:root{--bg:#03070b;--panel:#071017;--panel2:#0a131b;--line:#1c2932;--text:#edf3f5;--muted:#8d9aa2;--lime:#a7df13;--lime2:#7ab500;--purple:#ac47ff;--blue:#20aaf1;--yellow:#ffc41a}*{box-sizing:border-box}html,body{margin:0;min-height:100%;background:#03070b;color:var(--text);font-family:Inter,Segoe UI,Arial,sans-serif}body{letter-spacing:.01em}a{text-decoration:none;color:inherit}button,input,select,textarea{font:inherit}.customer-header{height:92px;display:grid;grid-template-columns:275px 1fr 70px;align-items:center;padding:0 42px;border-bottom:1px solid #111c23;background:rgba(2,7,11,.96);position:relative;z-index:20}.logo-lockup img{width:230px;display:block}.customer-header nav{display:flex;justify-content:center;gap:55px}.customer-header nav a{font-family:"Bahnschrift Condensed","Arial Narrow",sans-serif;font-size:14px;letter-spacing:.08em;text-transform:uppercase;color:#d2d8dc;padding:34px 0 27px;position:relative}.customer-header nav a.active,.customer-header nav a:hover{color:var(--lime)}.customer-header nav a.active:after{content:"";position:absolute;left:0;right:0;bottom:15px;height:2px;background:var(--lime)}.cart-icon{justify-self:end;position:relative;font-size:34px}.cart-icon b{position:absolute;right:-8px;top:-4px;width:20px;height:20px;border-radius:50%;display:grid;place-items:center;background:var(--lime);color:#0b1302;font-size:11px}.lime-btn,.outline-btn,.auth-submit{display:inline-flex;justify-content:center;align-items:center;min-height:48px;padding:0 24px;border-radius:5px;text-transform:uppercase;font-family:"Bahnschrift Condensed","Arial Narrow",sans-serif;font-weight:700;letter-spacing:.05em}.lime-btn,.auth-submit{background:linear-gradient(180deg,#b7e918,#91cb00);color:#0a1102;border:1px solid #a8da0b}.outline-btn{border:1px solid #37444d;background:#071018;color:#e5eaed}button{cursor:pointer}.home-wrap{max-width:1448px;margin:auto;background:#02070b;min-height:100vh}.home-hero{height:500px;position:relative;overflow:hidden}.home-art{position:absolute;inset:0;background:url('/static/assets/home-hero-bg.webp') center top/cover no-repeat}.home-art:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,#02070b 0%,rgba(2,7,11,.96) 27%,rgba(2,7,11,.55) 48%,rgba(2,7,11,.03) 74%)}.home-copy{position:absolute;z-index:2;left:48px;top:52px;width:500px}.home-copy h1{font-family:"Bahnschrift Condensed","Arial Narrow",sans-serif;font-weight:400;font-size:49px;line-height:1.15;letter-spacing:.02em;margin:0 0 16px}.ruo{color:var(--lime);font-family:"Bahnschrift Condensed","Arial Narrow",sans-serif;font-size:22px;letter-spacing:.04em}.home-copy p{font-size:16px;line-height:1.7;color:#b8c0c5;margin:26px 0}.hero-buttons{display:flex;gap:16px}.researchers{margin-top:28px;color:#7f8a92;font-size:11px;letter-spacing:.08em}.researchers>div{display:flex;align-items:center;margin-top:10px}.researchers i{width:34px;height:34px;border-radius:50%;border:2px solid #41505a;margin-left:-8px;background:linear-gradient(135deg,#d6a970,#112b3d)}.researchers i:first-child{margin-left:0}.researchers b{margin-left:10px;padding:8px 10px;border-radius:18px;background:#16220c;color:var(--lime)}.researchers em{font-style:normal;margin-left:16px;color:#aeb8bf}.trust-strip{margin:0 46px 24px;min-height:95px;border:1px solid #1a2831;border-radius:8px;background:rgba(5,12,18,.95);display:grid;grid-template-columns:repeat(4,1fr) 1.15fr;align-items:center}.trust-strip article{display:flex;align-items:center;gap:14px;padding:16px 25px;border-right:1px solid #17232b}.trust-strip article:last-child{border-right:0}.trust-strip article>span{font-size:34px;color:var(--lime)}.trust-strip b{display:block;font-family:"Bahnschrift Condensed","Arial Narrow",sans-serif;font-size:15px;letter-spacing:.05em}.trust-strip small{display:block;color:#a0adb5;line-height:1.35;margin-top:4px}.research-only{display:block!important}.section-row{margin:0 48px 14px;display:flex;align-items:center;justify-content:space-between}.section-row h2{font-family:"Bahnschrift Condensed","Arial Narrow",sans-serif;font-weight:400;font-size:19px;letter-spacing:.04em}.section-row a{color:var(--lime);font-size:12px}.home-products{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;margin:0 48px}.home-product{min-height:187px;border:1px solid #26343d;border-radius:10px;background:linear-gradient(180deg,#061017,#040a0f);display:grid;grid-template-columns:90px 1fr 130px;gap:10px;padding:14px 15px}.vial-img{width:72px;height:145px;object-fit:contain;mix-blend-mode:screen}.hp-main h3{font-size:18px;margin:5px 0 8px}.hp-main strong{font-size:18px;color:var(--lime)}.hp-main small,.hp-main p{font-size:11px;color:#99a4ab}.remaining{display:flex;justify-content:space-between;font-size:10px;color:#99a4ab;margin-top:20px}.remaining b{color:white}.bar{height:5px;background:#1a252c;border-radius:5px;overflow:hidden;margin-top:7px}.bar i{display:block;height:100%;background:var(--blue)}.home-product.purple .bar i,.gb-row .molecule.purple~.gb-status .bar i{background:var(--purple)}.home-product.green .bar i{background:var(--lime)}.hp-side{text-align:right;display:flex;flex-direction:column}.hp-side>span{color:var(--lime);font-size:11px}.hp-side small{color:#7f8a92;margin-top:12px}.hp-side>b{font-size:12px;margin:5px 0 auto}.hp-side button,.gb-status button{background:transparent;border:1px solid #43515b;border-radius:4px;color:#e7ecef;padding:8px 18px;font-family:"Bahnschrift Condensed","Arial Narrow",sans-serif}.home-stats{margin:18px 48px 30px;border:1px solid #1d2a32;border-radius:9px;display:grid;grid-template-columns:2fr repeat(4,.65fr);min-height:92px;align-items:center}.home-stats>div{padding:18px 24px;border-right:1px solid #152129}.home-stats>div:last-child{border-right:0}.home-stats b{font-size:21px}.home-stats small{display:block;color:#8d9aa2}.mission{display:flex;gap:18px}.mission>span{font-size:36px;color:var(--lime)}.mission b{color:var(--lime);font-size:14px}.mission small{line-height:1.45;margin-top:5px}.groupbuy-page{background:#02070b}.groupbuy-shell{max-width:1448px;margin:auto;position:relative;min-height:994px;overflow:hidden;padding:28px 0 30px}.gb-left-art,.gb-right-art{position:absolute;top:20px;bottom:0;width:285px;background-size:cover;background-position:center;opacity:.95}.gb-left-art{left:0;background-image:url('/static/assets/groupbuy-left.webp')}.gb-right-art{right:0;background-image:url('/static/assets/groupbuy-right.webp')}.gb-content{position:relative;z-index:2;width:930px;margin:0 auto}.gb-content h1{font-family:"Bahnschrift Condensed","Arial Narrow",sans-serif;font-size:46px;font-weight:400;letter-spacing:.03em;margin:10px 0 2px}.gb-content>p{color:#b7c0c5;margin:0 0 20px}.gb-tools{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}.tabs{display:flex;gap:12px}.tabs button{padding:10px 28px;border-radius:5px;border:1px solid #29363f;background:#061017;color:#e6eaec}.tabs .active{background:linear-gradient(#b6e51f,#8cc300);color:#071001;border-color:#9ed20b}.searchbox{width:375px;border:1px solid #26343c;border-radius:5px;padding:10px 15px;color:#8b959c}.searchbox input{border:0;background:transparent;outline:0;color:white;width:320px}.gb-list{display:grid;gap:12px}.gb-row{height:195px;border:1px solid #26343d;border-radius:8px;background:rgba(4,11,16,.98);display:grid;grid-template-columns:120px 245px 135px 1fr;align-items:center;padding:12px 20px}.gb-vial img{width:85px;height:160px;object-fit:contain;mix-blend-mode:screen}.gb-info h3{font-size:23px;font-weight:400;margin:0 0 8px}.gb-info strong{font-size:22px;color:var(--lime)}.gb-row:nth-child(1) .gb-info strong{color:var(--purple)}.gb-row:nth-child(2) .gb-info strong{color:var(--blue)}.gb-info small,.gb-info p{color:#9ca7ad}.molecule{height:90px;position:relative;color:var(--lime)}.molecule.purple{color:var(--purple)}.molecule.blue{color:var(--blue)}.molecule i{position:absolute;width:16px;height:16px;border:2px solid currentColor;border-radius:50%}.molecule i:nth-child(1){left:8px;top:36px}.molecule i:nth-child(2){left:70px;top:10px}.molecule i:nth-child(3){left:86px;top:55px}.molecule b,.molecule em{position:absolute;left:23px;top:42px;width:62px;border-top:2px solid currentColor;transform:rotate(-25deg)}.molecule em{transform:rotate(20deg);top:48px}.gb-status{border-left:1px solid #17232b;padding-left:26px;display:grid;grid-template-columns:1fr auto;gap:10px 14px}.gb-status>span{color:var(--lime);grid-column:1/-1}.gb-status div{display:flex;justify-content:space-between;grid-column:1/-1}.gb-status small{color:#98a4aa}.gb-status .bar{grid-column:1/2}.gb-status form{grid-column:2/3;grid-row:4/5}.gb-trust{height:80px;border:1px solid #26343d;border-radius:8px;margin-top:12px;display:grid;grid-template-columns:repeat(4,1fr);background:#050c11}.gb-trust div{padding:14px 18px;border-right:1px solid #18242c;display:grid;grid-template-columns:35px 1fr}.gb-trust div:last-child{border-right:0}.gb-trust b{font-size:13px}.gb-trust small{grid-column:2;color:#9ba7ad}.login-page,.access-page{overflow:hidden}.auth-screen{min-height:100vh;display:grid;place-items:center;background-size:cover;background-position:center}.login-screen{background-image:url('/static/assets/login-bg.webp')}.access-screen{background-image:url('/static/assets/access-bg.webp')}.auth-panel{width:570px;background:rgba(2,8,12,.97);border:1px solid #60740c;border-radius:20px;padding:50px 54px;box-shadow:0 24px 80px #000;text-align:center}.exact-login{min-height:690px}.auth-panel>img{width:240px}.auth-panel h2{font-family:"Bahnschrift Condensed","Arial Narrow",sans-serif;font-size:16px;font-weight:400;letter-spacing:.35em;margin:28px 0}.auth-panel label{text-align:left;display:block;margin:18px 0 8px}.input-icon{height:58px;border:1px solid #27343d;border-radius:5px;display:flex;align-items:center;padding:0 15px;color:#8d9aa2;background:#050c11}.input-icon input{flex:1;border:0;background:transparent;outline:0;color:white;padding:0 14px}.input-icon button{border:0;background:none;color:#a7b1b7}.forgot{display:block;text-align:right;color:var(--lime);font-size:12px;margin:12px 0 25px}.auth-submit{width:100%;border:0;font-size:16px}.or{color:#8c979e;margin:25px 0;position:relative}.or:before,.or:after{content:"";position:absolute;top:50%;width:43%;border-top:1px solid #1c2931}.or:before{left:0}.or:after{right:0}.auth-panel p{color:#b6c0c5}.auth-panel p a{color:var(--lime)}.auth-error,.flash.error{padding:10px;border:1px solid #8f3144;background:#3c121c;color:#ffdce4;border-radius:5px}.exact-access{width:585px;min-height:520px;padding:42px 50px}.exact-access h1{font-family:"Bahnschrift Condensed","Arial Narrow",sans-serif;color:var(--lime);font-weight:400;font-size:37px;letter-spacing:.08em;margin:18px 0 10px}.exact-access>p{line-height:1.6}.lock-round{margin:auto;width:60px;height:60px;border-radius:50%;border:1px solid #445608;display:grid;place-items:center;color:var(--lime)}.exact-access .input-icon{margin:30px 0 20px}.shield-line{margin:35px 0 20px;color:var(--lime);position:relative}.shield-line:before,.shield-line:after{content:"";position:absolute;top:50%;width:42%;border-top:1px solid #29343b}.shield-line:before{left:0}.shield-line:after{right:0}.exact-access>small{color:#8b969d;line-height:1.7}.checkout-page{background:#02070b}.checkout-shell{max-width:1448px;margin:auto;display:grid;grid-template-columns:280px 1fr 375px;gap:26px;padding:30px}.checkout-steps,.shipping-panel,.order-summary,.cart-shell>section,.cart-shell>aside{border:1px solid #1d2a33;border-radius:9px;background:#050d13}.checkout-steps{padding:10px 0}.step{height:105px;padding:20px 18px 15px 65px;position:relative;border-bottom:1px solid #18232b}.step i{position:absolute;left:18px;top:18px;width:34px;height:34px;border-radius:50%;border:1px solid #56616a;display:grid;place-items:center;font-style:normal}.step b,.step small{display:block}.step small{color:#88949a;margin-top:8px}.step.active{background:linear-gradient(90deg,#0d1608,#061008);border:1px solid #5b740c;border-radius:7px;color:var(--lime)}.step.active i{background:var(--lime);color:#0a1202;border-color:var(--lime)}.secure-card{margin:18px;padding:20px;border:1px solid #1b2a33;border-radius:8px;display:flex;gap:14px}.secure-card>span{font-size:32px;color:var(--lime)}.secure-card small{display:block;color:#8f9aa1;line-height:1.6;margin-top:8px}.shipping-panel{padding:34px 38px}.shipping-panel h1{font-family:"Bahnschrift Condensed","Arial Narrow",sans-serif;font-size:27px;font-weight:400}.shipping-panel>p{color:#9ba5ab}.shipping-panel label{display:block;font-size:12px;margin:16px 0}.shipping-panel input,.shipping-panel select,.shipping-panel textarea,.manage-form input,.manage-form select,.manage-form textarea{width:100%;border:1px solid #25333b;border-radius:5px;background:#060e14;color:white;padding:12px}.two{display:grid;grid-template-columns:1fr 1fr;gap:15px}.shipping-panel>button{width:100%;height:48px;background:linear-gradient(#b5e517,#8fc900);border:0;border-radius:5px;margin-top:12px;font-weight:bold}.encrypted{display:block;text-align:center;color:#8b969c;margin-top:25px}.order-summary{padding:28px;position:relative;min-height:820px}.order-summary h2{font-family:"Bahnschrift Condensed","Arial Narrow",sans-serif;font-weight:400}.summary-product{border:1px solid #1d2b34;border-radius:8px;padding:15px;display:flex;gap:18px}.summary-product img{width:70px;height:130px;object-fit:contain;mix-blend-mode:screen}.summary-product div{display:flex;flex-direction:column;gap:9px}.summary-product small{color:#9aa5ab}.sum-line{display:flex;justify-content:space-between;padding:16px 0;border-bottom:1px solid #172229}.sum-line.total{font-size:20px}.privacy{margin-top:20px;border:1px solid #34450c;border-radius:7px;padding:18px;color:var(--lime);line-height:2}.ufo-art{position:absolute;left:-25px;right:-25px;bottom:0;width:calc(100% + 50px);height:360px;object-fit:cover;object-position:center;mix-blend-mode:screen}.cart-shell{max-width:1100px;margin:40px auto;display:grid;grid-template-columns:1fr 320px;gap:25px}.cart-shell>section,.cart-shell>aside{padding:25px}.cart-row{display:grid;grid-template-columns:75px 1fr auto auto;align-items:center;gap:20px;border-bottom:1px solid #18242c;padding:15px}.cart-row img{width:60px;height:110px;object-fit:contain}.cart-row button{background:transparent;color:white;border:1px solid #394650;padding:8px}.orders-page{background:#03070b}.orders-shell{max-width:1448px;margin:auto;display:grid;grid-template-columns:280px 1fr;min-height:994px}.account-sidebar{border-right:1px solid #17242c;padding:25px 16px;display:flex;flex-direction:column;gap:8px}.account-sidebar>a{padding:13px 16px;color:#a7b0b6}.account-sidebar>a.active{background:linear-gradient(90deg,#1b2d07,#101b07);color:var(--lime);border-left:3px solid var(--lime)}.portal-card,.help-card{border:1px solid #1d2b34;border-radius:8px;padding:15px;text-align:center;margin-top:15px}.portal-card img{width:100%;height:210px;object-fit:cover;object-position:center;mix-blend-mode:screen}.portal-card b{color:var(--lime);display:block}.portal-card small,.help-card small{display:block;color:#8d989f;line-height:1.5;margin:8px}.portal-card button,.help-card button{width:100%;background:transparent;border:1px solid #31404a;color:white;padding:10px}.orders-main{padding:35px 45px;position:relative;overflow:hidden}.orders-banner{position:absolute;right:0;top:0;width:620px;height:260px;background:url('/static/assets/orders-banner.webp') center/cover no-repeat;opacity:.65;mask-image:linear-gradient(90deg,transparent,#000 25%,#000)}.orders-main h1{position:relative;font-family:"Bahnschrift Condensed","Arial Narrow",sans-serif;font-size:38px;font-weight:400;margin:20px 0 5px}.orders-main>p{position:relative;color:#9da8ae}.order-tabs{position:relative;display:flex;margin:45px 0 25px}.order-tabs button{background:#050c12;color:#dce2e5;border:0;border-right:1px solid #18242c;padding:11px 20px}.order-tabs button.active{background:linear-gradient(#b4e51a,#8dc700);color:#061000;border-radius:5px}.orders-table{border:1px solid #1f2d36;border-radius:8px;overflow:hidden;position:relative}.otr{display:grid;grid-template-columns:120px 1.6fr 70px 110px 160px 140px;align-items:center;min-height:94px;padding:0 18px;border-bottom:1px solid #18242c}.otr.head{min-height:48px;color:#89959c;font-size:11px}.otr:last-child{border-bottom:0}.otr>div:first-child a{display:block;color:var(--lime);font-size:11px;margin-top:6px}.order-product{display:flex;align-items:center;gap:12px}.order-product img{width:45px;height:78px;object-fit:contain;mix-blend-mode:screen}.order-product small{display:block;color:#8f9aa0;margin-top:4px}.order-status{display:inline-flex;justify-content:center;padding:9px;border:1px solid #4f650a;border-radius:6px;color:var(--lime);text-transform:uppercase}.order-status.shipped{border-color:#13577e;color:var(--blue)}.order-status.processing{border-color:#5a2d79;color:#bd63ef}.order-status.paid{border-color:#7c5b09;color:#ffc61a}.orders-bottom{display:grid;grid-template-columns:1.8fr .7fr 1fr;border:1px solid #1d2b34;border-radius:8px;margin-top:16px}.orders-bottom>div{padding:22px;border-right:1px solid #18242c}.orders-bottom>div:last-child{border-right:0}.orders-bottom small{display:block;color:#8d989f;margin-top:7px}.orders-bottom b{font-size:24px;color:var(--lime)}.admin-page{background:#03070b}.admin-shell{display:grid;grid-template-columns:255px 1fr;min-height:100vh;max-width:1600px;margin:auto}.admin-sidebar{border:1px solid #1a2831;border-radius:18px 0 0 18px;background:#061018;padding:20px 14px;display:flex;flex-direction:column}.admin-logo{width:210px;margin:0 auto 15px}.admin-user{display:flex;gap:12px;border:1px solid #22313a;border-radius:8px;padding:13px;margin-bottom:14px}.admin-user>span{color:var(--lime)}.admin-user small{display:block;color:var(--lime)}.admin-sidebar nav{display:grid;gap:4px}.admin-sidebar nav a{padding:13px 14px;border-radius:6px;color:#cbd3d8}.admin-sidebar nav a.active{background:linear-gradient(90deg,#233908,#173006);color:#e8f4cf}.admin-sidebar nav a b{float:right;background:var(--lime);color:#071000;border-radius:10px;padding:2px 7px}.admin-side-art{width:100%;height:280px;object-fit:cover;object-position:center;margin-top:auto;mix-blend-mode:screen}.view-store,.signout{padding:13px;border:1px solid #23313a;border-radius:6px;margin-top:10px}.admin-content{padding:28px 25px 40px}.admin-header{display:flex;justify-content:space-between;align-items:center}.admin-header h1{font-size:30px;margin:0}.admin-header p{color:#8e9aa1}.online{border:1px solid #26353e;border-radius:22px;padding:10px 15px}.online::first-letter{color:var(--lime)}.bell{margin-left:16px;position:relative}.bell b{position:absolute;right:-10px;top:-12px;background:var(--lime);color:#061000;border-radius:50%;padding:3px 6px}.flash{padding:12px;border-radius:6px;margin:10px 0}.flash.success{background:#102b12;border:1px solid #316f2a}.admin-stats{display:grid;grid-template-columns:repeat(5,1fr);gap:12px;margin:22px 0}.admin-stats article{border:1px solid #20303a;border-radius:8px;background:#071018;min-height:115px;padding:20px;display:flex;align-items:center;gap:16px}.admin-stats i{width:52px;height:52px;border-radius:50%;display:grid;place-items:center;background:radial-gradient(circle,#7fb700,#132600);color:var(--lime);font-size:25px;box-shadow:0 0 20px #314d00}.admin-stats small,.admin-stats b,.admin-stats em{display:block}.admin-stats b{font-size:24px;margin:8px 0}.admin-stats em{color:var(--lime);font-style:normal;font-size:12px}.purple-stat i{background:radial-gradient(circle,#7422ae,#190526);color:#d384ff}.admin-grid-top,.admin-grid-bottom{display:grid;grid-template-columns:1.05fr 1fr;gap:14px;margin-bottom:14px}.admin-card,.manage-card{border:1px solid #20303a;border-radius:8px;background:#071018;padding:16px}.card-title{display:flex;justify-content:space-between;align-items:center}.card-title h2,.admin-card h2,.manage-card h2{font-family:"Bahnschrift Condensed","Arial Narrow",sans-serif;font-size:18px;font-weight:400}.card-title a{color:var(--lime);font-size:12px}.admin-card table{width:100%;border-collapse:collapse}.admin-card th,.admin-card td{padding:12px 8px;border-bottom:1px solid #16232b;text-align:left;font-size:12px}.admin-card th{color:#8c989f}.pill{background:#1b3106;color:var(--lime);padding:5px;border-radius:4px}.chart{height:200px}.chart svg{width:100%;height:100%}.chart-metrics{display:grid;grid-template-columns:1fr 1fr;border:1px solid #1a2831;border-radius:6px}.chart-metrics>div{padding:16px}.chart-metrics small,.chart-metrics b{display:block}.chart-metrics b{font-size:22px;margin-top:8px}.chart-metrics em{font-style:normal;color:var(--lime);font-size:12px}.top-products{display:grid;grid-template-columns:220px 1fr;gap:15px}.top-products h2{grid-column:1/-1}.donut{width:190px;height:190px;border-radius:50%;background:conic-gradient(var(--lime) 0 42%,var(--blue) 42% 63%,#f2bc14 63% 75%,var(--purple) 75% 84%,#31bcc8 84% 90%,#d2d8db 90%);position:relative}.donut:after{content:"";position:absolute;inset:48px;border-radius:50%;background:#071018}.product-legend>div{display:grid;grid-template-columns:15px 1fr 50px;gap:7px;padding:7px}.product-legend i{width:9px;height:9px;border-radius:50%;background:var(--lime)}.product-legend .c2{background:var(--blue)}.product-legend .c3{background:#f2bc14}.product-legend .c4{background:var(--purple)}.product-legend .c5{background:#31bcc8}.product-legend>strong{display:flex;justify-content:space-between;margin-top:12px}.product-legend em{color:var(--lime);font-style:normal}.message-list>div{display:grid;grid-template-columns:36px 1fr auto;gap:10px;padding:10px 0;border-bottom:1px solid #17242c}.message-list i{width:32px;height:32px;border-radius:50%;display:grid;place-items:center;background:#334b16;color:var(--lime)}.message-list small{display:block;color:#8f9aa1}.message-list em{font-style:normal;color:#8f9aa1;font-size:11px}.manage-card{margin-top:16px}.manage-card details{border:1px solid #1d2b34;border-radius:7px;margin:8px 0;padding:12px}.manage-card summary{cursor:pointer;color:var(--lime)}.manage-form{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin-top:15px}.manage-form.compact{grid-template-columns:1fr 1fr 2fr auto}.manage-form label{font-size:11px}.manage-form .wide{grid-column:span 2}.manage-form button,.inline-actions button{background:linear-gradient(#b1e31c,#8bc300);border:0;border-radius:5px;padding:11px 16px}.inline-actions{display:flex;gap:8px}.inline-actions form{margin:0}.inline-actions .danger{background:#6c1d2c;color:white}.manage-form textarea{min-height:70px}.manage-form button{align-self:end}.empty-orders{padding:30px;color:#8f9aa1}@media(max-width:1050px){.customer-header{grid-template-columns:210px 1fr 50px;padding:0 18px}.customer-header nav{gap:20px}.home-products{grid-template-columns:1fr}.trust-strip{grid-template-columns:1fr 1fr}.gb-left-art,.gb-right-art{opacity:.35}.gb-content{width:88%}.checkout-shell{grid-template-columns:1fr}.ufo-art{display:none}.orders-shell{grid-template-columns:1fr}.account-sidebar{display:none}.admin-shell{grid-template-columns:1fr}.admin-sidebar{display:none}.admin-stats{grid-template-columns:1fr 1fr}.admin-grid-top,.admin-grid-bottom{grid-template-columns:1fr}.manage-form,.manage-form.compact{grid-template-columns:1fr 1fr}}@media(max-width:700px){.customer-header{height:auto;grid-template-columns:1fr auto;padding:12px}.logo-lockup img{width:170px}.customer-header nav{grid-column:1/-1;order:3;overflow:auto;justify-content:flex-start}.customer-header nav a{padding:12px 0}.home-copy{left:24px;top:30px;width:85%}.home-copy h1{font-size:38px}.home-art{background-position:65% top}.trust-strip,.home-stats{margin-left:16px;margin-right:16px;grid-template-columns:1fr}.home-products{margin:0 16px}.home-product{grid-template-columns:75px 1fr}.hp-side{grid-column:1/-1}.gb-content{width:94%}.gb-row{height:auto;grid-template-columns:90px 1fr;padding:15px}.molecule{display:none}.gb-status{grid-column:1/-1;border-left:0;border-top:1px solid #17232b;padding:15px 0 0}.auth-panel{width:92%;padding:35px 25px}.checkout-shell{padding:12px}.two{grid-template-columns:1fr}.otr{grid-template-columns:90px 1fr 90px}.otr>*:nth-child(3),.otr>*:nth-child(5),.otr>*:nth-child(6){display:none}.admin-stats{grid-template-columns:1fr}.manage-form,.manage-form.compact{grid-template-columns:1fr}.manage-form .wide{grid-column:1}.top-products{grid-template-columns:1fr}.donut{margin:auto}}


/* LOGIN_REFERENCE_EXACT_V1 */
.sr-only{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}
.login-reference-page{margin:0!important;overflow:hidden;background:#000!important}
.login-reference-screen{width:100vw;height:100vh;display:grid;place-items:center;background:#000;overflow:hidden}
.login-reference-stage{
  position:relative;
  width:min(100vw,calc(100vh * 1.3333333333));
  height:min(100vh,calc(100vw / 1.3333333333));
  aspect-ratio:1448/1086;
  flex:none;
  background-image:url('/static/assets/login-reference.png');
  background-size:100% 100%;
  background-repeat:no-repeat;
  background-position:center;
  overflow:hidden;
}
.login-reference-form{position:absolute;inset:0;margin:0;padding:0}
.reference-field{
  position:absolute;
  left:32.87%;
  width:31.35%;
  height:4.60%;
  min-height:42px;
  display:flex;
  align-items:center;
  gap:11px;
  padding:0 15px;
  background:rgba(3,9,14,.985);
  border:1px solid #29333b;
  border-radius:6px;
  box-shadow:inset 0 1px 0 rgba(255,255,255,.012);
}
.reference-email{top:57.09%}
.reference-password{top:67.03%}
.reference-field>svg{width:19px;height:19px;flex:0 0 19px;fill:none;stroke:#a2a8aa;stroke-width:1.65;stroke-linecap:round;stroke-linejoin:round}
.reference-field input{
  width:100%;height:100%;padding:0;border:0;outline:0;background:transparent;color:#f1f3f3;
  font-family:"Bahnschrift","Arial Narrow",Arial,sans-serif;font-size:14px;font-weight:400;letter-spacing:.01em;
}
.reference-field input::placeholder{color:#7d858a;opacity:1}
.reference-field:focus-within{border-color:#647219;box-shadow:0 0 0 1px rgba(159,210,13,.09),inset 0 1px 0 rgba(255,255,255,.02)}
.reference-password{padding-right:9px}
.reference-eye{width:36px;height:36px;padding:8px;border:0;background:transparent;box-shadow:none;color:#9ba2a6;flex:0 0 36px}
.reference-eye:hover{filter:none;color:#d7dcdd}
.reference-eye svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}
.reference-forgot{
  position:absolute;left:56.48%;top:73.48%;width:7.72%;height:2.35%;
  color:#9dcc00;font-family:"Bahnschrift","Arial Narrow",Arial,sans-serif;font-size:12px;line-height:1;text-align:right;
  display:flex;align-items:center;justify-content:flex-end;white-space:nowrap;
}
.reference-signin{
  position:absolute;left:32.87%;top:76.98%;width:31.35%;height:4.60%;min-height:42px;
  border:1px solid #9fce0c;border-radius:5px;background:linear-gradient(180deg,#a9df05 0%,#8cc700 100%);
  color:#091100;font-family:"Bahnschrift SemiCondensed","Bahnschrift Condensed","Arial Narrow",Arial,sans-serif;
  font-size:17px;font-weight:700;letter-spacing:.055em;box-shadow:none;padding:0;display:flex;gap:14px;align-items:center;justify-content:center;
}
.reference-signin:hover{filter:brightness(1.035)}
.reference-signin span{font-size:20px;font-weight:400;line-height:1;transform:translateY(-1px)}
.reference-create{
  position:absolute;left:48.12%;top:87.57%;width:9.45%;height:2.3%;
  color:#9dcc00;font-family:"Bahnschrift","Arial Narrow",Arial,sans-serif;font-size:13px;line-height:1;
  display:flex;align-items:center;justify-content:center;white-space:nowrap;
}
.login-error-toast{
  position:absolute;z-index:4;left:50%;top:47.2%;transform:translateX(-50%);width:31.35%;
  padding:9px 12px;border:1px solid #9b3347;border-radius:5px;background:rgba(63,12,24,.96);color:#ffe7ec;
  font-family:"Bahnschrift","Arial Narrow",Arial,sans-serif;font-size:12px;text-align:center;box-shadow:0 10px 30px rgba(0,0,0,.45)
}
@media(max-aspect-ratio:4/3){
  .reference-field{min-height:38px}
}
@media(max-width:700px){
  .login-reference-stage{width:100vw;height:75vw;min-height:0}
  .reference-field{min-height:32px;padding:0 8px;gap:6px;border-radius:4px}
  .reference-field>svg{width:14px;height:14px;flex-basis:14px}
  .reference-field input{font-size:10px}
  .reference-eye{width:25px;height:25px;flex-basis:25px;padding:4px}
  .reference-eye svg{width:15px;height:15px}
  .reference-forgot{font-size:8px}
  .reference-signin{min-height:32px;font-size:11px;gap:8px}
  .reference-signin span{font-size:14px}
  .reference-create{font-size:8px}
  .login-error-toast{font-size:9px;padding:5px}
}

/* CLEAN_RESPONSIVE_LOGIN_V1: one real form over artwork with no baked-in UI. */
.clean-login-page{overflow:auto!important;background:#020609}
.clean-login-screen{
  width:100%;
  min-height:100svh;
  display:flex;
  align-items:center;
  justify-content:center;
  padding:36px 18px;
  position:relative;
  isolation:isolate;
  overflow:hidden;
  background:#020609;
}
.clean-login-screen:before,.clean-login-screen:after{content:"";position:absolute;pointer-events:none}
.clean-login-screen:before{
  z-index:-2;
  inset:-28px;
  background:url('/static/assets/login-bg-clean.png') center/cover no-repeat;
  filter:blur(20px) brightness(.58);
}
.clean-login-screen:after{
  z-index:-1;
  inset:0;
  background-image:linear-gradient(rgba(0,3,6,.04),rgba(0,3,6,.24)),url('/static/assets/login-bg-clean.png');
  background-size:contain;
  background-position:center;
  background-repeat:no-repeat;
}
@media(min-aspect-ratio:3/2){
  .clean-login-screen:before{background-image:url('/static/assets/login-bg-16x9.png')}
  .clean-login-screen:after{
    background-image:linear-gradient(rgba(0,3,6,.04),rgba(0,3,6,.24)),url('/static/assets/login-bg-16x9.png');
    background-size:cover;
  }
}
.clean-login-card{
  position:relative;
  z-index:1;
  width:min(100%,500px);
  padding:34px 42px 30px;
  border:1px solid #61780a;
  border-radius:20px;
  background:rgba(2,8,12,.82);
  box-shadow:0 24px 80px rgba(0,0,0,.76);
}
.clean-login-brand{display:flex;flex-direction:column;align-items:center;text-align:center}
.clean-login-wordmark{display:block;width:277px;max-width:86%;height:auto;margin:0 auto}
.clean-login-emblem{width:96px;height:96px;margin:0 auto 13px;flex:none;filter:drop-shadow(0 0 13px rgba(157,204,0,.15))}
.clean-login-brand strong{font-family:"Bahnschrift Condensed","Arial Narrow",sans-serif;font-size:38px;font-weight:400;line-height:1;letter-spacing:.2em;padding-left:.2em}
.clean-login-brand>span{margin-top:8px;color:#9dcc00;font-family:"Bahnschrift Condensed","Arial Narrow",sans-serif;font-size:19px;letter-spacing:.28em;padding-left:.28em}
.clean-login-heading{display:flex;align-items:center;gap:16px;margin:34px 0 27px;color:#e8ebec;font-size:12px;letter-spacing:.34em;white-space:nowrap}
.clean-login-heading:before,.clean-login-heading:after{content:"";height:1px;background:#2a3439;flex:1}
.clean-login-card>label{display:block;margin:0 0 9px;color:#e6e9ea;font-size:13px}
.clean-login-card>label:not(:first-of-type){margin-top:22px}
.clean-login-field{height:53px;display:flex;align-items:center;padding:0 15px;border:1px solid #29353d;border-radius:6px;background:#050c11;color:#9da5a9}
.clean-login-field:focus-within{border-color:#6c7e16;box-shadow:0 0 0 1px rgba(157,204,0,.08)}
.clean-login-field>svg{width:20px;height:20px;flex:0 0 20px;fill:none;stroke:currentColor;stroke-width:1.65;stroke-linecap:round;stroke-linejoin:round}
.clean-login-field input{flex:1;min-width:0;height:100%;padding:0 15px;border:0;outline:0;background:transparent;color:#f0f2f3;font-size:14px}
.clean-login-field input::placeholder{color:#7e878c;opacity:1}
.clean-login-eye{width:38px;height:38px;padding:8px;border:0;background:transparent;color:#9da5a9}
.clean-login-eye svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}
.clean-login-forgot{display:block;margin:13px 0 24px;text-align:right;color:#9dcc00;font-size:12px}
.clean-login-submit{width:100%;height:53px;border:1px solid #9fce0c;border-radius:5px;background:linear-gradient(180deg,#a9df05,#8cc700);color:#091100;font-family:"Bahnschrift SemiCondensed","Bahnschrift Condensed","Arial Narrow",sans-serif;font-size:17px;font-weight:700;letter-spacing:.06em}
.clean-login-submit span{margin-left:14px;font-size:20px;font-weight:400}
.clean-login-submit:hover{filter:brightness(1.04)}
.clean-login-or{display:flex;align-items:center;gap:14px;margin:25px 0 20px;color:#838d92;font-size:11px}
.clean-login-or:before,.clean-login-or:after{content:"";height:1px;background:#202b31;flex:1}
.clean-login-create{margin:0;text-align:center;color:#bdc4c7!important;font-size:13px}
.clean-login-create a{color:#9dcc00!important}
.clean-login-error{margin:-10px 0 18px;padding:9px 12px;border:1px solid #9b3347;border-radius:5px;background:rgba(63,12,24,.96);color:#ffe7ec;font-size:12px;text-align:center}
.clean-login-notice{margin:-10px 0 18px;padding:9px 12px;border:1px solid rgba(0,204,183,.58);border-radius:5px;background:rgba(5,49,48,.92);color:#d5fffa;font-size:12px;line-height:1.45;text-align:center}
.clean-login-success{margin:-10px 0 18px;padding:10px 12px;border:1px solid #54750c;border-radius:5px;background:rgba(27,54,5,.9);color:#dff6a8;font-size:12px;line-height:1.45;text-align:center}
.clean-login-code-intro{margin:-3px 0 21px!important;color:#aeb8bd!important;font-size:13px;line-height:1.55;text-align:center}
.clean-login-code-submit{margin-top:23px}
.clean-passwordless-login-card{padding-top:34px;padding-bottom:30px}
.clean-register-card{padding-top:29px;padding-bottom:27px}
.clean-register-card .clean-login-emblem{width:82px;height:82px;margin-bottom:10px}
.clean-register-card .clean-login-heading{margin:27px 0 22px}
.clean-register-card>label:not(:first-of-type){margin-top:17px}
.clean-register-submit{margin-top:23px}
.clean-register-card .clean-login-or{margin:21px 0 16px}
.clean-recovery-card{padding-top:31px;padding-bottom:27px}
.clean-recovery-card .clean-login-emblem{width:82px;height:82px;margin-bottom:10px}
.clean-recovery-card .clean-login-heading{margin:27px 0 22px}
.clean-recovery-intro{margin:-3px 0 21px!important;color:#aeb8bd!important;font-size:13px;line-height:1.55;text-align:center}
.clean-recovery-submit{margin-top:23px}
.clean-recovery-card .clean-login-or{margin:22px 0 16px}
.clean-recovery-local{width:100%;min-height:51px;display:flex;align-items:center;justify-content:center;gap:12px;margin-top:18px;border:1px solid #607a0c;border-radius:5px;background:rgba(18,34,6,.72);color:#b7e826;font-family:"Bahnschrift SemiCondensed","Bahnschrift Condensed","Arial Narrow",sans-serif;font-size:14px;font-weight:600;letter-spacing:.08em}
.clean-recovery-local:hover{background:rgba(31,53,8,.84);border-color:#89ad11}
.clean-reset-card>label:not(:first-of-type){margin-top:18px}
.clean-code-card{width:min(100%,500px);padding-top:31px;padding-bottom:27px}
.clean-code-card .clean-login-emblem{width:82px;height:82px;margin-bottom:10px}
.clean-code-card .clean-login-heading{margin:27px 0 21px}
.clean-code-copy{margin:-2px 0 21px!important;color:#aeb8bd!important;font-size:13px;line-height:1.58;text-align:center}
.clean-code-copy strong{color:#dce7e2;font-weight:500;letter-spacing:.035em}
.clean-code-fieldset{min-width:0;margin:0;padding:0;border:0}
.clean-code-fieldset legend{display:block;width:100%;margin:0 0 8px;padding:0;color:#d8dcde;font-size:13px}
.clean-code-entry{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:10px;width:100%}
.clean-code-box{width:100%;min-width:0;height:64px;padding:0;border:1px solid #263238;border-radius:7px;outline:0;background:rgba(2,10,13,.72);color:#eaffb8;text-align:center;font-family:"Courier New","Lucida Console",monospace;font-size:27px;font-weight:700;caret-color:#a9df05;transition:border-color .16s ease,box-shadow .16s ease,background .16s ease}
.clean-code-box:hover{border-color:#3d4c4f;background:rgba(4,15,17,.82)}
.clean-code-box:focus{border-color:#9dcc00;background:rgba(9,24,13,.9);box-shadow:0 0 0 2px rgba(157,204,0,.14),0 0 18px rgba(157,204,0,.08)}
.clean-code-entry.is-complete .clean-code-box{border-color:rgba(157,204,0,.62)}
.clean-code-dev{min-height:48px;display:flex;align-items:center;justify-content:space-between;margin-top:14px;padding:8px 15px;border:1px dashed rgba(157,204,0,.48);border-radius:5px;background:rgba(20,39,5,.62);color:#9faa9d}
.clean-code-dev span{font-family:"Courier New","Lucida Console",monospace;font-size:10px;letter-spacing:.13em}
.clean-code-dev strong{color:#c8f441;font-family:"Courier New","Lucida Console",monospace;font-size:19px;letter-spacing:.24em}
.clean-code-submit{margin-top:19px}
.clean-code-card .clean-login-or{margin:21px 0 16px}
@media(max-width:700px){
  .clean-login-screen{align-items:flex-start;padding:20px 12px;background-position:center top;overflow-x:hidden}
  .clean-login-screen:after{background-size:cover;background-position:center top}
  .clean-login-card{width:100%;max-width:100%;padding:28px 22px 26px;border-radius:16px}
  .clean-login-emblem{width:78px;height:78px;margin-bottom:10px}
  .clean-login-brand strong{font-size:30px}
  .clean-login-brand>span{font-size:14px}
  .clean-login-wordmark{width:240px;max-width:88%}
  .clean-login-heading{margin:25px 0 22px;font-size:11px;gap:11px}
  .clean-login-field{height:51px}
  .clean-login-forgot{margin-bottom:20px}
  .clean-login-submit{height:51px}
  .clean-register-screen{padding-top:14px;padding-bottom:14px}
  .clean-register-card{padding-top:24px;padding-bottom:23px}
  .clean-register-card .clean-login-emblem{width:70px;height:70px}
  .clean-register-card .clean-login-heading{margin:22px 0 19px}
  .clean-register-card>label:not(:first-of-type){margin-top:15px}
  .clean-register-submit{margin-top:20px}
  .clean-register-card .clean-login-or{margin:19px 0 15px}
  .clean-login-code-intro{font-size:12px}
  .clean-recovery-screen{padding-top:14px;padding-bottom:14px}
  .clean-recovery-card{padding-top:24px;padding-bottom:23px}
  .clean-recovery-card .clean-login-emblem{width:70px;height:70px}
  .clean-recovery-card .clean-login-heading{margin:22px 0 19px}
  .clean-recovery-card .clean-login-or{margin:19px 0 15px}
  .clean-code-screen{padding-top:14px;padding-bottom:14px}
  .clean-code-card{padding-top:24px;padding-bottom:23px}
  .clean-code-card .clean-login-emblem{width:70px;height:70px}
  .clean-code-card .clean-login-heading{margin:22px 0 19px}
  .clean-code-entry{gap:7px}
  .clean-code-box{height:56px;font-size:24px}
  .clean-code-card .clean-login-or{margin:19px 0 15px}
}
@media(max-width:390px){
  .clean-code-entry{gap:5px}
  .clean-code-box{height:51px;border-radius:6px;font-size:21px}
}
@media(max-height:760px) and (min-width:701px){
  .clean-login-screen{align-items:flex-start;padding-top:22px;padding-bottom:22px}
  .clean-login-card{padding-top:28px;padding-bottom:28px}
  .clean-login-emblem{width:74px;height:74px}
  .clean-login-heading{margin:23px 0 20px}
  .clean-register-card{padding-top:22px;padding-bottom:22px}
  .clean-register-card .clean-login-emblem{width:64px;height:64px}
  .clean-register-card .clean-login-heading{margin:19px 0 17px}
  .clean-register-card>label:not(:first-of-type){margin-top:13px}
  .clean-register-submit{margin-top:18px}
  .clean-register-card .clean-login-or{margin:17px 0 13px}
  .clean-recovery-card{padding-top:22px;padding-bottom:22px}
  .clean-recovery-card .clean-login-emblem{width:64px;height:64px}
  .clean-recovery-card .clean-login-heading{margin:19px 0 17px}
  .clean-recovery-card .clean-login-or{margin:17px 0 13px}
  .clean-code-card{padding-top:22px;padding-bottom:22px}
  .clean-code-card .clean-login-emblem{width:64px;height:64px}
  .clean-code-card .clean-login-heading{margin:19px 0 17px}
  .clean-code-copy{margin-bottom:16px!important}
  .clean-code-card .clean-login-or{margin:17px 0 13px}
}

/* Circular Citadel emblem cropped from the approved logo lockup. */
.citadel-emblem{
  background-color:transparent;
  background-image:url('/static/assets/citadel-icon-full.png');
  background-repeat:no-repeat;
  background-position:center;
  background-size:contain;
}
.access-screen{position:relative}
.access-brand-replacement{position:absolute;z-index:2;left:43px;top:15px;width:300px;height:96px;display:flex;align-items:center;background:linear-gradient(90deg,#020609 0%,#020609 80%,rgba(2,6,9,0) 100%)}
.access-brand-replacement img{display:block;width:226px;height:101px;object-fit:contain}
@media(max-width:700px){
  .access-brand-replacement{left:14px;top:12px;width:178px;height:64px}
  .access-brand-replacement img{width:170px;height:auto}
}
.login-citadel-emblem{
  position:absolute;
  z-index:3;
  left:45.58%;
  top:27.72%;
  width:8.84%;
  aspect-ratio:1;
  border-radius:50%;
  box-shadow:0 0 0 8px #02080c;
}

/* SVG icons avoid missing-glyph squares on Windows. */
.lock-round svg{width:28px;height:28px;fill:none;stroke:currentColor;stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round}
.input-icon>svg{width:20px;height:20px;flex:0 0 20px;fill:none;stroke:#9ba4a9;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}
.input-icon button svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}
@media(max-width:700px){.login-citadel-emblem{box-shadow:0 0 0 4px #02080c}}

/* Keep the complete login visible at a normal scale without distortion. */
.login-reference-page{overflow:auto!important}
.login-reference-screen{min-height:100vh;height:auto;overflow:auto;background:#000}
.login-reference-stage{
  width:min(100vw,calc(100vh * 1.3333333333))!important;
  height:min(100vh,calc(100vw / 1.3333333333))!important;
}
.mobile-login-brand,.mobile-login-or,.mobile-create-row{display:none}

@media(max-width:700px){
  .login-reference-page,.access-page{overflow:auto!important}
  .login-reference-screen{
    display:flex;
    align-items:center;
    justify-content:center;
    min-height:100svh;
    padding:18px 12px;
    background:url('/static/assets/login-bg.webp') center/cover no-repeat;
  }
  .login-reference-stage{
    width:100%!important;
    height:auto!important;
    min-height:0!important;
    aspect-ratio:auto;
    overflow:visible;
    background:none;
  }
  .login-citadel-emblem{display:none}
  .login-reference-form{
    position:relative;
    inset:auto;
    width:min(100%,430px);
    margin:auto;
    padding:28px 22px 26px;
    border:1px solid #647b0b;
    border-radius:18px;
    background:rgba(2,8,12,.97);
    box-shadow:0 20px 60px rgba(0,0,0,.72);
  }
  .mobile-login-brand{display:flex;flex-direction:column;align-items:center;margin-bottom:24px}
  .mobile-citadel-emblem{width:82px;height:82px;border-radius:50%;margin-bottom:12px}
  .mobile-login-brand strong{font-family:"Bahnschrift Condensed","Arial Narrow",sans-serif;font-size:30px;font-weight:400;letter-spacing:.18em;line-height:1}
  .mobile-login-brand>span{margin-top:7px;color:#9dcc00;font-size:14px;letter-spacing:.24em}
  .mobile-login-brand h2{width:100%;margin:25px 0 0;display:flex;align-items:center;gap:12px;color:#e8ebec;font-size:12px;font-weight:400;letter-spacing:.3em;white-space:nowrap}
  .mobile-login-brand h2:before,.mobile-login-brand h2:after{content:"";height:1px;background:#273238;flex:1}
  .login-reference-form>.sr-only{position:static!important;width:auto!important;height:auto!important;margin:14px 0 7px!important;overflow:visible!important;clip:auto!important;white-space:normal!important;display:block;color:#dce1e3;font-size:13px}
  .reference-field{
    position:relative;
    left:auto;
    top:auto;
    width:100%;
    height:52px;
    min-height:52px;
    padding:0 14px;
    border-radius:6px;
  }
  .reference-field>svg{width:18px;height:18px;flex-basis:18px}
  .reference-field input{font-size:15px}
  .reference-eye{width:34px;height:34px;flex-basis:34px;padding:7px}
  .reference-eye svg{width:19px;height:19px}
  .reference-forgot{
    position:relative;left:auto;top:auto;width:100%;height:auto;
    margin:12px 0 20px;font-size:12px;justify-content:flex-end;
  }
  .reference-signin{
    position:relative;left:auto;top:auto;width:100%;height:52px;min-height:52px;
    font-size:16px;
  }
  .reference-signin span{font-size:19px}
  .mobile-login-or{display:flex;align-items:center;gap:13px;margin:22px 0 17px;color:#828d93;font-size:11px}
  .mobile-login-or:before,.mobile-login-or:after{content:"";height:1px;background:#202b31;flex:1}
  .mobile-create-row{display:block;text-align:center;color:#bcc4c8;font-size:13px}
  .mobile-create-row a{color:#9dcc00}
  .reference-create{display:none}
  .login-error-toast{
    position:relative;left:auto;top:auto;transform:none;width:min(100%,430px);margin:0 auto 10px;
    font-size:11px;padding:8px;
  }
  .access-screen{min-height:100svh;height:auto;padding:18px 0;overflow:auto}
  .exact-access{width:calc(100% - 24px);max-width:585px;min-height:0;padding:30px 22px}
  .exact-access h1{font-size:31px}
  .exact-access .input-icon{margin:24px 0 18px}
  .exact-access .shield-line{margin:28px 0 18px}
}

/* CLEAN_RESPONSIVE_ACCESS_V1 */
.clean-access-page{overflow:auto!important;background:#020509}
.clean-access-screen{position:relative;width:100%;min-height:100svh;display:flex;align-items:center;justify-content:center;padding:118px 18px 34px;background-image:linear-gradient(rgba(0,2,7,.04),rgba(0,2,7,.2)),url('/static/assets/access-bg-clean-16x9.png');background-size:cover;background-position:center;background-repeat:no-repeat;overflow:hidden}
.access-live-header{position:absolute;z-index:4;left:0;right:0;top:0;height:102px;display:flex;align-items:center;padding:0 48px;background:linear-gradient(180deg,rgba(1,5,10,.82),rgba(1,5,10,.2) 78%,transparent)}
.access-live-logo img{display:block;width:226px;height:auto}
.access-live-header nav{display:flex;justify-content:center;gap:55px}
.access-live-header nav a{position:relative;padding:34px 0 25px;color:#e0e4e6;font-family:"Bahnschrift Condensed","Arial Narrow",sans-serif;font-size:14px;letter-spacing:.08em;text-transform:uppercase}
.access-live-header nav a.active{color:#a7df13}
.access-live-header nav a.active:after{content:"";position:absolute;left:0;right:0;bottom:14px;height:2px;background:#a7df13}
.access-live-cart{position:relative;justify-self:end;width:38px;height:38px;color:#eef1f2}
.access-live-cart svg{width:32px;height:32px;fill:none;stroke:currentColor;stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round}
.access-live-cart b{position:absolute;right:-1px;top:-6px;width:19px;height:19px;display:grid;place-items:center;border-radius:50%;background:#9dcc00;color:#081100;font-size:10px}
.clean-access-card{position:relative;z-index:2;width:min(100%,500px);padding:34px 42px 31px;text-align:center;border:1px solid rgba(119,139,28,.82);border-radius:20px;background:rgba(2,8,12,.82);box-shadow:0 24px 80px rgba(0,0,0,.68)}
.clean-access-lock{width:58px;height:58px;margin:0 auto 13px;display:grid;place-items:center;border:1px solid #53620b;border-radius:50%;color:#a7df13;background:rgba(9,17,10,.62)}
.clean-access-lock svg{width:28px;height:28px;fill:none;stroke:currentColor;stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round}
.clean-access-card h1{margin:0;color:#9dcc00;font-family:"Courier New","Lucida Console",monospace;font-size:36px;font-weight:600;letter-spacing:.12em}
.clean-access-intro{margin:10px 0 25px!important;color:#e2e5e7!important;font-size:15px;line-height:1.55}
.clean-access-error{margin:0 0 14px;padding:9px 12px;border:1px solid #9b3347;border-radius:5px;background:rgba(63,12,24,.92);color:#ffe7ec;font-size:12px}
.clean-access-field{height:55px;display:flex;align-items:center;padding:0 15px;border:1px solid #344047;border-radius:6px;background:rgba(3,10,14,.84);color:#9dcc00}
.clean-access-field:focus-within{border-color:#758716;box-shadow:0 0 0 1px rgba(157,204,0,.09)}
.clean-access-field>svg{width:20px;height:20px;flex:0 0 20px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}
.clean-access-field input{flex:1;min-width:0;height:100%;padding:0 16px;border:0;outline:0;background:transparent;color:#f0f2f3;font-size:15px}
.clean-access-field input::placeholder{color:#7e878c;opacity:1}
.clean-access-field button{width:38px;height:38px;padding:8px;border:0;background:transparent;color:#a2a9ad}
.clean-access-field button svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}
.clean-access-submit{width:100%;height:53px;margin-top:19px;border:1px solid #9fce0c;border-radius:5px;background:linear-gradient(180deg,#a9df05,#8cc700);color:#091100;font-family:"Courier New","Lucida Console",monospace;font-size:17px;font-weight:600;letter-spacing:.09em}
.clean-access-submit:hover{filter:brightness(1.04)}
.clean-access-divider{display:flex;align-items:center;gap:15px;margin:27px 0 19px;color:#9dcc00}
.clean-access-divider:before,.clean-access-divider:after{content:"";height:1px;background:#344047;flex:1}
.clean-access-divider svg{width:23px;height:23px;fill:none;stroke:currentColor;stroke-width:1.55;stroke-linejoin:round}
.clean-access-note{margin:0!important;color:#aeb6ba!important;font-size:13px;line-height:1.6}
@media(max-width:900px){
  .access-live-header{height:86px;padding:0 20px}
  .access-live-logo img{width:190px}
  .access-live-header nav{display:none}
  .clean-access-screen{align-items:flex-start;padding:104px 12px 20px;background-position:center top;overflow:auto}
  .clean-access-card{width:100%;max-width:500px;padding:30px 22px 27px;border-radius:17px}
}
@media(max-width:520px){
  .access-live-header{padding:0 13px}
  .access-live-logo img{width:165px}
  .clean-access-card h1{font-size:31px}
  .clean-access-intro{font-size:14px}
  .clean-access-note{font-size:12px}
}
@media(max-height:760px) and (min-width:901px){
  .clean-access-screen{align-items:flex-start;padding-top:100px;padding-bottom:22px}
  .clean-access-card{padding-top:25px;padding-bottom:24px}
  .clean-access-lock{width:48px;height:48px}
  .clean-access-card h1{font-size:31px}
  .clean-access-intro{margin-bottom:18px!important}
  .clean-access-divider{margin:21px 0 14px}
}

.clean-login-brand strong{font-family:"Bahnschrift Condensed","Arial Narrow",sans-serif;font-weight:700;letter-spacing:.22em}
.clean-login-brand>span{font-family:"Bahnschrift Condensed","Arial Narrow",sans-serif;font-weight:600;letter-spacing:.3em}

/* Successful member login: Citadel identity-link sequence (intentionally not a portal). */
.login-auth-transition{position:fixed;z-index:9999;inset:0;overflow:hidden;pointer-events:none;opacity:0;background:#010507;transition:opacity .16s linear}
.login-auth-transition.is-active{opacity:1}
.login-auth-backdrop{position:absolute;inset:0;background:radial-gradient(circle at 50% 48%,rgba(108,170,0,.16),transparent 31%),linear-gradient(180deg,rgba(1,8,11,.72),#010405)}
.login-auth-backdrop:before{content:"";position:absolute;inset:-30%;background-image:linear-gradient(rgba(150,215,10,.055) 1px,transparent 1px),linear-gradient(90deg,rgba(150,215,10,.055) 1px,transparent 1px);background-size:42px 42px;transform:perspective(680px) rotateX(63deg) translateY(27%);transform-origin:center bottom;opacity:.34}
.login-auth-backdrop:after{content:"";position:absolute;inset:0;background:repeating-linear-gradient(0deg,transparent 0 3px,rgba(178,238,30,.025) 3px 4px);mix-blend-mode:screen}
.is-active .login-auth-backdrop{animation:authBackdrop 2.45s ease-in forwards}
.login-auth-scan{position:absolute;z-index:2;left:-10%;right:-10%;top:-20%;height:3px;opacity:0;background:#b9f329;box-shadow:0 0 9px #b9f329,0 0 28px #78b900,0 22px 70px 18px rgba(130,210,0,.12)}
.is-active .login-auth-scan{animation:authScan 1.55s .16s cubic-bezier(.3,.02,.28,1) forwards}
.login-auth-terminal{position:absolute;z-index:3;left:50%;top:50%;width:min(86vw,560px);padding:35px 42px 31px;overflow:hidden;transform:translate(-50%,-50%) scale(.82);opacity:0;text-align:center;border:1px solid rgba(157,204,0,.65);border-radius:8px;background:linear-gradient(180deg,rgba(5,15,18,.94),rgba(2,8,11,.97));box-shadow:0 0 0 1px rgba(157,204,0,.08),0 25px 90px #000,0 0 65px rgba(126,194,0,.1);clip-path:polygon(0 17px,17px 0,calc(100% - 17px) 0,100% 17px,100% calc(100% - 17px),calc(100% - 17px) 100%,17px 100%,0 calc(100% - 17px))}
.login-auth-terminal:before,.login-auth-terminal:after{content:"";position:absolute;left:20px;right:20px;height:1px;background:linear-gradient(90deg,transparent,#a8df0d,transparent);opacity:.42}
.login-auth-terminal:before{top:12px}.login-auth-terminal:after{bottom:12px}
.is-active .login-auth-terminal{animation:authTerminal 2.2s .18s cubic-bezier(.18,.78,.2,1) forwards}
.login-auth-mark{position:relative;width:92px;height:92px;margin:0 auto 19px;display:grid;place-items:center;border:1px solid rgba(157,204,0,.48);border-radius:50%;color:#a7df13;filter:drop-shadow(0 0 12px rgba(157,225,0,.34))}
.login-auth-mark:before,.login-auth-mark:after{content:"";position:absolute;border-radius:50%;border:1px dashed rgba(174,231,23,.4)}
.login-auth-mark:before{inset:-9px}.login-auth-mark:after{inset:9px;border-style:solid;border-color:rgba(174,231,23,.18)}
.is-active .login-auth-mark:before{animation:authRing 4s linear infinite}
.login-auth-mark svg{width:46px;height:54px;overflow:visible;fill:none;stroke:currentColor;stroke-width:3;stroke-linecap:round;stroke-linejoin:round}
.login-auth-mark .auth-shield,.login-auth-mark .auth-check{stroke-dasharray:180;stroke-dashoffset:180}
.is-active .login-auth-mark .auth-shield{animation:authDraw 1s .38s ease-out forwards}
.is-active .login-auth-mark .auth-check{stroke-dasharray:62;stroke-dashoffset:62;animation:authDraw 420ms 1.1s ease-out forwards}
.login-auth-kicker{color:#859297;font-family:"Courier New","Lucida Console",monospace;font-size:11px;letter-spacing:.29em}
.login-auth-title{margin-top:11px;color:#dff5a3;font-family:"Bahnschrift SemiCondensed","Bahnschrift Condensed","Arial Narrow",sans-serif;font-size:clamp(27px,4vw,42px);font-weight:600;letter-spacing:.16em;text-shadow:0 0 20px rgba(160,225,10,.28)}
.login-auth-rule{height:1px;margin:23px 0 20px;background:#26332f;overflow:visible}
.login-auth-rule i{display:block;width:0;height:1px;margin:auto;background:#a7df13;box-shadow:0 0 10px #a7df13}
.is-active .login-auth-rule i{animation:authRule 1s .8s ease-out forwards}
.login-auth-status{color:#aeb9bc;font-family:"Courier New","Lucida Console",monospace;font-size:12px;letter-spacing:.15em}
.login-auth-status span{display:inline-block;width:8px;height:8px;margin-right:9px;border-radius:50%;background:#a7df13;box-shadow:0 0 10px #8fda00;animation:authStatusPulse .72s ease-in-out infinite alternate}
.login-auth-flash{position:absolute;z-index:5;inset:0;opacity:0;background:#c7ff47}
.is-active .login-auth-flash{animation:authFlash .38s 2.08s ease-in forwards}
.auth-departure .clean-login-card{animation:authLoginCard .7s ease-in forwards}
@keyframes authBackdrop{0%{filter:brightness(.5);transform:scale(1.04)}20%,82%{filter:brightness(1);transform:scale(1)}100%{filter:brightness(1.35);transform:scale(1.02)}}
@keyframes authScan{0%{top:-12%;opacity:0}12%{opacity:1}85%{opacity:.92}100%{top:112%;opacity:0}}
@keyframes authTerminal{0%{opacity:0;transform:translate(-50%,-50%) scale(.82);filter:blur(7px)}16%{opacity:1;filter:blur(0)}70%{opacity:1;transform:translate(-50%,-50%) scale(1)}90%{opacity:1;transform:translate(-50%,-50%) scale(1.015)}100%{opacity:0;transform:translate(-50%,-50%) scale(1.08);filter:blur(3px)}}
@keyframes authRing{to{transform:rotate(360deg)}}
@keyframes authDraw{to{stroke-dashoffset:0}}
@keyframes authRule{to{width:100%}}
@keyframes authStatusPulse{to{opacity:.4;box-shadow:0 0 3px #8fda00}}
@keyframes authFlash{0%{opacity:0}55%{opacity:.96}100%{opacity:1}}
@keyframes authLoginCard{to{opacity:0;transform:scale(.96);filter:blur(5px)}}

/* Successful portal password: painterly vortex transition. */
.login-portal-transition{position:fixed;z-index:9999;inset:0;display:grid;place-items:center;overflow:hidden;pointer-events:none;opacity:0;background:rgba(0,3,4,0);transition:opacity .12s linear}
.login-portal-transition.is-active{opacity:1}
.login-portal-glow{position:absolute;inset:0;background:radial-gradient(circle at center,rgba(169,255,30,.1) 0,rgba(43,157,0,.06) 28%,rgba(0,8,5,.31) 52%,rgba(0,2,4,.86) 82%);animation:portalBackdrop 3.3s ease-in forwards}
.login-portal-vortex{position:relative;width:min(47vmin,490px);aspect-ratio:1;border-radius:50%;opacity:0;transform:scale(.03);filter:drop-shadow(0 0 15px #bdff29) drop-shadow(0 0 46px rgba(93,226,5,.76));animation:portalOpen 3.3s cubic-bezier(.2,.7,.18,1) forwards}
.login-portal-raster{position:absolute;z-index:4;inset:-3%;overflow:hidden;border-radius:50%;mix-blend-mode:screen;transform-origin:center;animation:portalArtworkTurn 6.4s linear infinite}
.login-portal-preload{position:absolute!important;width:1px!important;height:1px!important;opacity:.001!important;pointer-events:none!important}
.login-portal-raster img{display:block;width:100%;height:100%;object-fit:cover;border-radius:50%;transform:scale(1.1);filter:brightness(.92) saturate(1.08) contrast(1.03)}
.login-portal-raster-echo{z-index:5;inset:4%;opacity:.2;background:url('/static/assets/login-portal-reference-art-v3.png') center/110% 110% no-repeat;filter:blur(1.8px) saturate(1.25);animation:portalArtworkEcho 11s linear infinite reverse;mask-image:radial-gradient(circle,#000 0 58%,transparent 83%)}
.login-portal-vortex:before,.login-portal-vortex:after{display:none}
.login-portal-filter{position:absolute;width:0;height:0;overflow:hidden}
.login-portal-membrane{position:absolute;z-index:1;inset:1.5%;border-radius:49% 51% 47% 53%/52% 48% 54% 46%;background:radial-gradient(circle,#3e9e0d 0 55%,#78dd17 67%,#c9ff41 79%,#7ce015 91%,#d7ff54 100%);box-shadow:inset 0 0 13px 7px rgba(229,255,105,.92),inset 0 0 34px 15px #318c08,0 0 17px 9px #a4ff27;filter:url(#portal-plasma-filter);animation:portalMembrane 6.4s ease-in-out infinite alternate}
.login-portal-spiral{position:absolute;z-index:5;left:50%;top:50%;width:82%;height:82%;overflow:visible;transform:translate(-50%,-50%);filter:drop-shadow(0 0 6px #aaff28);animation:portalSpiralTurn 6.8s linear infinite}
.login-portal-spiral path{fill:none;stroke-linecap:round;stroke-linejoin:round}
.login-portal-spiral .spiral-shadow{stroke:#164f09;stroke-width:18;opacity:.76}
.login-portal-spiral .spiral-light{stroke:#8fe51d;stroke-width:10;opacity:.86}
.login-portal-spiral .second-arm{transform-origin:100px 100px;transform:rotate(180deg) scale(.72);opacity:.58}
.login-portal-plasma{position:absolute;z-index:3;inset:10% 12%;border-radius:48% 52% 47% 53%/53% 47% 55% 45%;overflow:hidden;filter:url(#portal-plasma-filter);mix-blend-mode:multiply}
.login-portal-plasma i{position:absolute;width:30%;aspect-ratio:1.5;border-radius:50%;background:#145c09;opacity:.48;filter:blur(5px);animation:plasmaBlob 6.6s ease-in-out infinite alternate}
.login-portal-plasma i:nth-child(1){left:3%;top:15%;--dx:4vmin;--dy:2vmin;animation-delay:-1.3s}
.login-portal-plasma i:nth-child(2){left:24%;top:1%;--dx:-2vmin;--dy:4vmin;animation-delay:-3.8s;transform:scale(.7)}
.login-portal-plasma i:nth-child(3){right:12%;top:8%;--dx:-4vmin;--dy:3vmin;animation-delay:-.7s;transform:scale(1.18)}
.login-portal-plasma i:nth-child(4){right:0;top:39%;--dx:-5vmin;--dy:-2vmin;animation-delay:-2.4s;transform:scale(.82)}
.login-portal-plasma i:nth-child(5){right:12%;bottom:5%;--dx:-3vmin;--dy:-4vmin;animation-delay:-4.1s;transform:scale(1.25)}
.login-portal-plasma i:nth-child(6){left:35%;bottom:0;--dx:3vmin;--dy:-4vmin;animation-delay:-1.8s;transform:scale(.68)}
.login-portal-plasma i:nth-child(7){left:5%;bottom:14%;--dx:5vmin;--dy:-2vmin;animation-delay:-3s;transform:scale(1.1)}
.login-portal-plasma i:nth-child(8){left:0;top:43%;--dx:4vmin;--dy:3vmin;animation-delay:-.25s;transform:scale(.76)}
.login-portal-plasma i:nth-child(9){left:34%;top:27%;--dx:-3vmin;--dy:3vmin;animation-delay:-4.6s;transform:scale(1.35)}
.login-portal-plasma i:nth-child(10){right:26%;bottom:28%;--dx:2vmin;--dy:-3vmin;animation-delay:-2.1s;transform:scale(.92)}
.login-portal-core{position:absolute;z-index:2;inset:9%;border-radius:50%;background:radial-gradient(circle at 50% 50%,#153d08 0 7%,#286e0b 16%,transparent 28%),radial-gradient(ellipse at 25% 27%,rgba(190,255,59,.5) 0 8%,transparent 23%),radial-gradient(ellipse at 72% 65%,rgba(8,57,7,.72) 0 14%,transparent 31%),radial-gradient(ellipse at 62% 19%,rgba(159,239,36,.45) 0 10%,transparent 28%),linear-gradient(155deg,#67ca14,#308b0b 43%,#66bd14 72%,#1f6d09);background-size:100% 100%,130% 130%,145% 145%,120% 120%,100% 100%;box-shadow:inset 0 0 31px 12px #174d08,0 0 19px #a2ff22;filter:url(#portal-plasma-filter);animation:portalSlosh 7.2s ease-in-out infinite alternate}
.login-portal-core:before{content:"";position:absolute;z-index:1;left:50%;top:50%;width:23%;aspect-ratio:1;border-radius:50%;background:radial-gradient(circle,#a3ef23 0 6%,#3d980d 30%,#113e08 67%,transparent 72%);transform:translate(-50%,-50%) scale(.88);filter:blur(2px);box-shadow:0 0 14px rgba(175,255,40,.34);animation:portalVortexEye 4.8s ease-in-out infinite alternate}
.login-portal-sparks{position:absolute;left:50%;top:50%;width:1px;height:1px}
.login-portal-sparks i{--rim-radius:22.5vmin;position:absolute;width:clamp(5px,.62vmin,9px);height:clamp(7px,.85vmin,12px);border-radius:55% 45% 62% 38%;background:#d1ff4f;box-shadow:0 0 7px 2px #8df01c;transform:rotate(calc(var(--spark) * 22.5deg)) translateY(calc(var(--rim-radius) * -1));opacity:0;animation:plasmaRimFleck 2.6s calc(var(--spark) * -145ms) ease-in-out infinite}
.login-portal-transition p{position:absolute;z-index:6;left:0;right:0;bottom:12vh;margin:0;text-align:center;color:#d9ff78;font-family:"Courier New","Lucida Console",monospace;font-size:clamp(12px,1.35vw,18px);font-weight:700;letter-spacing:.22em;text-shadow:0 0 13px #75ff00;opacity:0;animation:portalCaption 2.9s .22s ease-out forwards}
.portal-departure .clean-access-card{animation:loginCardDeparture 1.65s .5s cubic-bezier(.54,.02,.73,.34) forwards}
.portal-departure .access-live-header{animation:portalHeaderDeparture 1.4s .35s ease-in forwards}
@keyframes portalMembrane{0%{transform:scale(.98,.96) translate(-1%,1%);border-radius:47% 53% 43% 57%/55% 44% 56% 45%}50%{transform:scale(1.02,.99) translate(1%,-1.2%);border-radius:54% 46% 56% 44%/46% 57% 43% 54%}100%{transform:scale(.99,1.025) translate(-.5%,.8%);border-radius:45% 55% 50% 50%/58% 47% 53% 42%}}
@keyframes portalSpiralTurn{0%{transform:translate(-50%,-50%) rotate(0deg) scale(.96)}50%{transform:translate(-50%,-50%) rotate(180deg) scale(1.035)}100%{transform:translate(-50%,-50%) rotate(360deg) scale(.96)}}
@keyframes portalArtworkTurn{0%{transform:rotate(0deg) scale(.965)}50%{transform:rotate(180deg) scale(1.025)}100%{transform:rotate(360deg) scale(.965)}}
@keyframes portalArtworkEcho{0%{transform:rotate(0deg) scale(.95);opacity:.12}50%{transform:rotate(180deg) scale(1.07);opacity:.28}100%{transform:rotate(360deg) scale(.95);opacity:.12}}
@keyframes portalVortexEye{0%{transform:translate(-50%,-50%) scale(.78,.92);border-radius:43% 57% 52% 48%}50%{transform:translate(-48%,-52%) scale(1.08,.86);border-radius:58% 42% 47% 53%}100%{transform:translate(-52%,-48%) scale(.9,1.06);border-radius:49% 51% 59% 41%}}
@keyframes plasmaBlob{0%{translate:0 0;scale:.88;opacity:.52}48%{translate:var(--dx) var(--dy);scale:1.18;opacity:.86}100%{translate:calc(var(--dx) * -.65) calc(var(--dy) * -.7);scale:.94;opacity:.62}}
@keyframes portalSlosh{0%{transform:scale(.94,.98) translate(-1%,1%);background-position:0 0,100% 100%,25% 10%,0 0}50%{transform:scale(1.03,.95) translate(1.5%,-.5%);background-position:20% 12%,75% 70%,55% 35%,0 0}100%{transform:scale(.97,1.04) translate(-.5%,-1%);background-position:40% 28%,55% 50%,80% 60%,0 0}}
@keyframes portalOpen{0%{opacity:0;transform:scale(.03)}16%{opacity:1;transform:scale(.58)}38%{opacity:1;transform:scale(.96)}76%{opacity:1;transform:scale(1.08)}100%{opacity:1;transform:scale(7)}}
@keyframes plasmaDroplet{0%{opacity:0;transform:rotate(calc(var(--spark) * 30deg)) translateY(-12vmin) scale(.45)}22%{opacity:.82}70%{opacity:.58}100%{opacity:0;transform:rotate(calc(var(--spark) * 30deg)) translateY(-29vmin) scale(1.05)}}
@keyframes plasmaRimFleck{0%{opacity:.12;transform:rotate(calc(var(--spark) * 22.5deg)) translateY(calc(var(--rim-radius) * -1 + 1vmin)) scale(.6)}42%{opacity:1;transform:rotate(calc(var(--spark) * 22.5deg)) translateY(calc(var(--rim-radius) * -1 - .6vmin)) scale(1.15)}100%{opacity:.18;transform:rotate(calc(var(--spark) * 22.5deg)) translateY(calc(var(--rim-radius) * -1 + .4vmin)) scale(.72)}}
@keyframes portalBackdrop{0%{background-color:rgba(0,0,0,0)}65%{background-color:rgba(0,10,3,.2)}88%{background-color:rgba(94,229,15,.23)}100%{background-color:#9cf02b}}
@keyframes portalCaption{0%{opacity:0;transform:translateY(14px)}18%,76%{opacity:1;transform:translateY(0)}100%{opacity:0;transform:translateY(-10px)}}
@keyframes loginCardDeparture{0%{opacity:1;transform:scale(1);filter:blur(0)}55%{opacity:.72;transform:scale(.91);filter:blur(2px)}100%{opacity:0;transform:scale(.14);filter:blur(14px)}}
@keyframes portalHeaderDeparture{to{opacity:0;transform:translateY(-22px);filter:blur(5px)}}
@media(prefers-reduced-motion:reduce){.login-auth-transition,.login-auth-transition *,.auth-departure .clean-login-card,.login-portal-transition,.login-portal-transition *,.portal-departure .clean-access-card,.portal-departure .access-live-header{animation:none!important;transition:none!important}}
@media(max-width:700px){.login-portal-vortex{width:min(72vmin,370px)}.login-portal-sparks i{--rim-radius:34vmin}.login-portal-transition p{bottom:12vh;padding:0 20px;line-height:1.7}}
@media(max-width:600px){.login-auth-terminal{width:calc(100% - 28px);padding:31px 19px 28px}.login-auth-mark{width:78px;height:78px}.login-auth-title{letter-spacing:.1em}.login-auth-kicker,.login-auth-status{font-size:10px;letter-spacing:.12em}}

/* HOME_REBUILD_V2 */
.home-page{background:#02060a;overflow-x:hidden}
.home-page .customer-header{position:absolute;z-index:30;top:0;left:50%;transform:translateX(-50%);width:min(100%,1448px);height:100px;grid-template-columns:250px 1fr 58px;padding:0 48px;border:0;background:linear-gradient(180deg,rgba(1,5,10,.92),rgba(1,5,10,.38) 78%,transparent)}
.home-page .logo-lockup img{width:205px;height:auto}
.home-page .customer-header nav{gap:38px}
.home-page .customer-header nav a{padding-top:36px;color:#d8dde0;font-size:13px}
.home-page .customer-header nav a.active:after{bottom:15px}
.home-page .logout-link{opacity:.72}
.cart-icon svg{display:block;width:34px;height:34px;fill:none;stroke:currentColor;stroke-width:1.65;stroke-linecap:round;stroke-linejoin:round}
.home-page .cart-icon{font-size:0;color:#eef1f2}
.home-page .home-wrap{width:min(100%,1448px);max-width:1448px;min-height:100vh;margin:0 auto;padding-bottom:25px;background:#02070b}
.home-hero-v2{position:relative;height:590px;overflow:hidden;background:#02070b}
.home-art-v2{position:absolute;inset:0;background-color:#02070b;background-image:url('/static/assets/home-hero-art-16x9-final.png');background-repeat:no-repeat;background-position:right 62%;background-size:auto 112%}
.home-art-v2:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,#02070b 0%,rgba(2,7,11,.99) 15%,rgba(2,7,11,.82) 32%,rgba(2,7,11,.24) 53%,transparent 72%),linear-gradient(0deg,#02070b 0%,transparent 21%,rgba(1,4,8,.08) 75%,rgba(1,4,8,.4) 100%)}
.home-copy-v2{position:absolute;z-index:2;left:48px;top:145px;width:590px}
.home-copy-v2 h1{margin:0;color:#f0f1f1;font-family:"Bahnschrift Condensed","Arial Narrow",sans-serif;font-size:52px;font-weight:400;line-height:1.12;letter-spacing:.02em;text-shadow:0 3px 24px #000}
.home-kicker{margin-top:17px;color:#9dcc00;font-family:"Bahnschrift Condensed","Arial Narrow",sans-serif;font-size:18px;letter-spacing:.075em}
.home-copy-v2 p{margin:24px 0 25px;color:#bac2c6;font-size:15px;line-height:1.65}
.home-copy-v2 .hero-buttons{gap:16px}
.home-copy-v2 .lime-btn,.home-copy-v2 .outline-btn{min-width:232px;height:48px;justify-content:space-between;padding:0 24px;font-size:14px}
.home-copy-v2 .outline-btn{min-width:178px}
.trust-strip-v2{position:relative;z-index:5;min-height:98px;margin:0 48px 23px;grid-template-columns:repeat(4,1fr);background:linear-gradient(180deg,rgba(5,13,18,.97),rgba(3,10,14,.97));box-shadow:0 16px 50px rgba(0,0,0,.28)}
.trust-strip-v2 article{min-height:96px;padding:14px 28px;gap:17px}
.trust-strip-v2 article:last-child{border-right:0}
.trust-icon{width:52px;height:52px;flex:0 0 52px;display:grid;place-items:center;border:1px solid #4c650b;border-radius:50%;color:#9dcc00;background:radial-gradient(circle,rgba(122,181,0,.1),transparent 68%)}
.trust-icon svg{width:35px;height:35px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}
.trust-strip-v2 b{font-size:13px;font-weight:500}
.trust-strip-v2 small{font-size:11px;line-height:1.5}
.home-section-row{margin:0 48px 12px}
.home-section-row h2{margin:0;font-size:18px}
.home-section-row h2 span,.home-section-row a{color:#9dcc00}
.home-section-row a{display:flex;gap:10px;align-items:center}
.home-products-v2{margin:0 48px;gap:20px}
.home-product-v2{position:relative;min-width:0;height:194px;min-height:194px;grid-template-columns:88px minmax(0,1fr) 94px;gap:10px;padding:13px 14px;border-color:#293943;background:linear-gradient(150deg,rgba(7,16,22,.98),rgba(2,9,14,.98));overflow:hidden}
.home-product-v2:after{content:"";position:absolute;inset:0;pointer-events:none;background:radial-gradient(circle at 62% 48%,rgba(157,204,0,.035),transparent 28%)}
.home-product-v2 .vial-img{position:relative;z-index:2;width:76px;height:164px;align-self:center;filter:drop-shadow(0 8px 9px #000)}
.home-product-v2 .hp-main{position:relative;z-index:2;min-width:0;padding-top:2px}
.home-product-v2 .hp-main h3{margin:4px 0 3px;font-family:"Bahnschrift","Arial Narrow",sans-serif;font-size:clamp(16px,1.2vw,18px);font-weight:400;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.home-product-v2 .hp-main strong{font-size:20px;font-weight:400}
.home-product-v2 .hp-main>small{font-size:11px}
.home-product-v2 .hp-main p{margin:7px 0 0;font-size:10px;white-space:nowrap}
.home-product-v2 .hp-main p i{margin:0 4px;font-style:normal}
.home-product-v2 .remaining{position:absolute;left:0;right:0;top:114px;margin:0;font-size:10px}
.home-product-v2 .bar{position:absolute;left:0;right:0;top:136px;margin:0;height:5px}
.hp-molecule{position:absolute;z-index:1;right:96px;top:40px;width:66px;height:66px;color:#8fbe00;opacity:.74}
.home-product-v2.purple .hp-molecule{color:#a83be9}
.home-product-v2.blue .hp-molecule{color:#159ee7}
.hp-molecule svg{width:100%;height:100%;fill:none;stroke:currentColor;stroke-width:1.15}
.home-product-v2 .hp-side{position:relative;z-index:2;padding-top:3px;font-size:11px}
.home-product-v2 .hp-side>span{font-size:10px;white-space:nowrap}
.home-product-v2 .hp-side>span i{display:inline-block;width:6px;height:6px;margin-right:4px;border-radius:50%;background:#9dcc00;box-shadow:0 0 8px #9dcc00}
.home-product-v2 .hp-side small{margin-top:10px}
.home-product-v2 .hp-side>b{font-size:11px;font-weight:400;white-space:nowrap}
.home-product-v2 .hp-side form{margin-top:auto}
.home-product-v2 .hp-side button{width:100%;height:34px;padding:0 8px}
.home-stats-v2{min-height:103px;margin:18px 48px 0;grid-template-columns:2.1fr repeat(4,.62fr);background:linear-gradient(180deg,#071017,#040b10)}
.home-stats-v2>div{min-width:0;padding:16px 21px}
.home-stats-v2 .mission{align-items:center}
.mission-icon{width:58px;height:58px;flex:0 0 58px;display:grid;place-items:center;border:1px solid #4e670b;border-radius:50%;color:#9dcc00;box-shadow:inset 0 0 20px rgba(157,204,0,.08),0 0 18px rgba(157,204,0,.08)}
.mission-icon svg{width:37px;height:37px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}
.home-stats-v2 .mission b{font-size:13px;font-weight:500;letter-spacing:.05em}
.home-stats-v2 .mission small{font-size:10px}
.stat-item{display:grid;grid-template-columns:38px 1fr;align-content:center}
.stat-item>span{grid-row:1/3;width:34px;height:34px;display:grid;place-items:center;border:1px solid #39464c;border-radius:50%;color:#9dcc00;font-size:17px}
.stat-item>span svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:1.55;stroke-linecap:round;stroke-linejoin:round}
.home-stats-v2 .stat-item b{font-size:20px;font-weight:400}
.home-stats-v2 .stat-item small{font-size:10px}

@media(max-width:1180px){
  .home-page .customer-header nav{gap:20px}
  .home-page .customer-header nav a{font-size:12px}
  .trust-strip-v2{grid-template-columns:1fr 1fr}
  .trust-strip-v2 article:nth-child(2){border-right:0}
  .home-products-v2{grid-template-columns:1fr}
  .home-product-v2{grid-template-columns:100px 1fr 130px}
  .hp-molecule{right:145px;width:92px}
  .home-stats-v2{grid-template-columns:1.6fr 1fr 1fr}
  .home-stats-v2 .mission{grid-column:1/-1}
}
@media(max-width:820px){
  .home-page .customer-header{height:86px;grid-template-columns:1fr auto;padding:0 18px}
  .home-page .customer-header nav{display:none}
  .home-page .logo-lockup img{width:180px}
  .home-hero-v2{height:660px}
  .home-art-v2{background-size:auto 100%;background-position:68% center}
  .home-art-v2:after{background:linear-gradient(180deg,rgba(2,7,11,.22),rgba(2,7,11,.72) 46%,#02070b 90%),linear-gradient(90deg,rgba(2,7,11,.85),rgba(2,7,11,.18))}
  .home-copy-v2{left:24px;right:24px;top:115px;width:auto}
  .home-copy-v2 h1{font-size:41px}
  .home-kicker{font-size:15px}
  .home-copy-v2 p{font-size:14px}
  .trust-strip-v2,.home-products-v2,.home-stats-v2{margin-left:16px;margin-right:16px}
  .trust-strip-v2{grid-template-columns:1fr}
  .trust-strip-v2 article{border-right:0;border-bottom:1px solid #17232b}
  .trust-strip-v2 article:last-child{border-bottom:0}
  .home-section-row{margin-left:16px;margin-right:16px}
  .home-stats-v2{grid-template-columns:1fr 1fr}
}
@media(max-width:540px){
  .home-copy-v2 h1{font-size:34px}
  .home-kicker{font-size:13px;line-height:1.5}
  .home-copy-v2 .hero-buttons{display:grid}
  .home-copy-v2 .lime-btn,.home-copy-v2 .outline-btn{width:100%;min-width:0}
  .home-section-row{align-items:flex-end}
  .home-section-row h2{font-size:15px}
  .home-section-row a{font-size:10px}
  .home-product-v2{height:auto;min-height:216px;grid-template-columns:82px minmax(0,1fr)}
  .home-product-v2 .vial-img{width:72px;height:140px}
  .home-product-v2 .hp-side{grid-column:1/-1;display:grid;grid-template-columns:1fr 1fr auto;align-items:center;gap:8px;border-top:1px solid #17232b;padding-top:10px}
  .home-product-v2 .hp-side small{margin:0;text-align:right}
  .home-product-v2 .hp-side>b{margin:0}
  .home-product-v2 .hp-side form{margin:0}
  .home-product-v2 .hp-side button{width:76px}
  .home-product-v2 .remaining{top:112px}
  .home-product-v2 .bar{top:134px}
  .hp-molecule{display:none}
  .home-stats-v2{grid-template-columns:1fr}
  .home-stats-v2 .mission{display:grid;grid-template-columns:48px 1fr}
  .mission-icon{width:46px;height:46px}
  .home-stats-v2 .mission small br{display:none}
}

/* CITADEL NAVIGATION / 16:9 SHELL */
.customer-header{width:min(100%,1600px);height:86px;grid-template-columns:220px minmax(0,1fr) auto;margin:0 auto;padding:0 clamp(22px,3vw,52px);background:rgba(2,7,11,.97)}
.logo-lockup img{width:205px}
.customer-header nav{min-width:0;gap:clamp(18px,2.2vw,42px)}
.customer-header nav a{padding:31px 0 25px;font-size:clamp(11px,.83vw,14px);white-space:nowrap;letter-spacing:.075em}
.customer-header nav a.active:after{bottom:13px}
.command-link{color:#c9f04f!important;text-shadow:0 0 13px rgba(157,204,0,.18)}
.customer-utilities{display:flex;align-items:center;justify-content:flex-end;gap:12px}
.cart-icon{display:block;justify-self:auto;color:#eef1f2;font-size:0}
.cart-icon b{right:-7px;top:-6px}
.customer-menu-toggle{display:none;width:42px;height:42px;padding:9px;border:1px solid #2b3941;border-radius:7px;background:#071017;color:#dce3e6}
.customer-menu-toggle svg{width:100%;height:100%;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round}
.home-page .customer-header{width:min(100%,1600px);height:96px;grid-template-columns:220px minmax(0,1fr) auto;padding:0 clamp(22px,3vw,52px)}
.home-page .customer-header nav{gap:clamp(18px,2.2vw,42px)}
.home-page .customer-header nav a{padding-top:34px;font-size:clamp(11px,.83vw,14px)}
.home-page .home-wrap{width:min(100%,1600px);max-width:1600px}
.home-hero-v2{height:min(900px,56.25vw);min-height:650px}
.home-art-v2{background-image:url('/static/assets/citadel-page-background-v3.png');background-position:center center;background-size:cover}
.home-art-v2:after{background:linear-gradient(90deg,rgba(2,6,11,.68) 0%,rgba(2,6,11,.42) 27%,rgba(2,6,11,.08) 52%,transparent 72%),linear-gradient(0deg,#02070b 0%,transparent 15%,rgba(1,4,8,.1) 100%)}
.home-copy-v2{top:clamp(150px,18vw,250px);width:min(560px,42vw);padding:28px 30px;border:1px solid rgba(106,136,30,.38);border-radius:13px;background:linear-gradient(135deg,rgba(2,8,12,.8),rgba(2,8,12,.48));box-shadow:0 22px 70px rgba(0,0,0,.44);backdrop-filter:blur(5px)}
.home-copy-v2 h1{font-size:clamp(40px,3.35vw,55px)}
.home-wrap,.groupbuy-shell,.orders-shell,.checkout-shell,.admin-shell{max-width:1600px}
.groupbuy-shell,.orders-shell{min-height:calc(100vh - 86px)}
.checkout-shell{min-height:calc(100vh - 86px)}
.gb-content{width:min(1020px,calc(100% - 320px))}

/* SUPPLY DROPS / ARCHIVES */
.drop-switcher{display:flex;gap:10px}
.drop-switcher a{min-width:128px;padding:11px 20px;border:1px solid #29363f;border-radius:5px;background:#061017;color:#dce3e6;text-align:center;font-family:"Bahnschrift Condensed","Arial Narrow",sans-serif;font-size:13px;letter-spacing:.07em}
.drop-switcher a.active{border-color:#9ed20b;background:linear-gradient(#b6e51f,#8cc300);color:#071001;font-weight:700}
.archive-shell .gb-left-art,.archive-shell .gb-right-art{filter:saturate(.72) hue-rotate(25deg);opacity:.58}
.archive-shell .gb-row{border-color:#303340;background:linear-gradient(145deg,rgba(8,10,17,.98),rgba(3,9,14,.98))}
.archive-shell .gb-status>span{color:#ad66e6}
.archive-status{grid-column:2/3;grid-row:4/5;cursor:default!important;border-color:#4d365f!important;color:#aa75cb!important;opacity:.82}
.drop-empty{min-height:445px;display:grid;place-content:center;justify-items:center;padding:40px;text-align:center;border:1px solid #26343d;border-radius:10px;background:linear-gradient(180deg,rgba(5,14,20,.96),rgba(2,8,12,.96))}
.drop-empty>span{width:84px;height:84px;display:grid;place-items:center;border:1px solid #56720b;border-radius:50%;color:#a7df13;font-size:42px;box-shadow:inset 0 0 30px rgba(157,204,0,.1),0 0 30px rgba(157,204,0,.08)}
.drop-empty h2{margin:25px 0 6px;font-family:"Bahnschrift Condensed","Arial Narrow",sans-serif;font-weight:400;letter-spacing:.08em}
.drop-empty p{color:#8e9ba2}
.drop-empty a{margin-top:12px;color:#a7df13;font-size:13px}

/* CUSTOMER ACCOUNT */
.account-page{background:#02070b}
.account-shell{width:min(100%,1360px);min-height:calc(100vh - 86px);margin:0 auto;padding:38px clamp(20px,4vw,58px) 55px;background:radial-gradient(circle at 90% 5%,rgba(82,8,126,.17),transparent 31%),linear-gradient(180deg,#030a10,#02070b)}
.account-hero{min-height:178px;display:flex;align-items:center;justify-content:space-between;padding:30px 38px;border:1px solid #20303a;border-radius:12px;background:linear-gradient(90deg,rgba(3,11,16,.98),rgba(4,14,20,.7)),url('/static/assets/orders-banner.webp') right center/620px auto no-repeat;overflow:hidden}
.account-hero small{color:#9dcc00;font-size:11px;letter-spacing:.17em}
.account-hero h1{margin:8px 0 5px;font-family:"Bahnschrift Condensed","Arial Narrow",sans-serif;font-size:45px;font-weight:400;letter-spacing:.05em}
.account-hero p{margin:0;color:#99a6ad}
.account-badge{display:flex;align-items:center;gap:14px;padding:13px 17px;border:1px solid #34444d;border-radius:9px;background:rgba(2,8,12,.78)}
.account-badge>span{width:46px;height:46px;display:grid;place-items:center;border-radius:50%;background:radial-gradient(circle,#8dc700,#244100);color:#071001;font-size:21px;font-weight:700;box-shadow:0 0 18px rgba(157,204,0,.3)}
.account-badge b,.account-badge small{display:block}.account-badge small{margin-top:5px;font-size:9px}
.account-notice{margin:18px 0 0;padding:12px 16px;border-radius:7px;font-size:13px}.account-notice.success{border:1px solid #4d710b;background:#102505;color:#dff5a3}.account-notice.error{border:1px solid #8f3144;background:#3c121c;color:#ffdce4}
.account-grid{display:grid;grid-template-columns:minmax(0,1fr) 340px;gap:22px;margin-top:22px}
.account-card{border:1px solid #20303a;border-radius:11px;background:linear-gradient(155deg,rgba(6,16,22,.98),rgba(3,10,15,.98));box-shadow:0 20px 60px rgba(0,0,0,.22)}
.account-form{padding:28px 30px}
.account-form header{display:flex;align-items:center;justify-content:space-between;margin:0 0 19px;padding-bottom:14px;border-bottom:1px solid #1b2931}
.account-form header:not(:first-child){margin-top:30px}
.account-form header div{display:flex;align-items:center;gap:12px}.account-form header small{width:30px;height:30px;display:grid;place-items:center;border:1px solid #4c650b;border-radius:50%;color:#9dcc00}.account-form h2{margin:0;font-family:"Bahnschrift Condensed","Arial Narrow",sans-serif;font-size:20px;font-weight:400;letter-spacing:.07em}.account-form header>span{color:#9dcc00;font-size:10px;letter-spacing:.13em}
.account-fields{display:grid;grid-template-columns:1fr 1fr;gap:17px}.account-fields label{color:#cbd3d6;font-size:12px}.account-fields .wide{grid-column:1/-1}.account-fields input{width:100%;height:46px;margin-top:8px;padding:0 13px;border:1px solid #27363e;border-radius:6px;outline:0;background:#040c11;color:#eef2f3}.account-fields input:focus{border-color:#789b0c;box-shadow:0 0 0 2px rgba(157,204,0,.08)}.account-fields input:disabled{color:#79858b;background:#050a0e}.account-fields label>small{display:block;margin-top:5px;color:#78858c;font-size:10px}
.account-save{width:100%;height:50px;margin-top:24px;border:1px solid #a4d60b;border-radius:6px;background:linear-gradient(#b5e718,#8cc500);color:#071001;font-family:"Bahnschrift Condensed","Arial Narrow",sans-serif;font-size:15px;font-weight:700;letter-spacing:.08em}.account-save span{margin-left:14px}
.account-control-card{position:relative;padding:30px;text-align:center;overflow:hidden}.account-control-card:after{content:"";position:absolute;inset:0;pointer-events:none;background:radial-gradient(circle at 50% 17%,rgba(157,204,0,.11),transparent 31%)}
.account-vortex{position:relative;z-index:1;width:124px;height:124px;margin:2px auto 21px;border:1px solid #4d670a;border-radius:50%;background:url('/static/assets/citadel-icon-full.png') center/83% no-repeat;filter:drop-shadow(0 0 16px rgba(157,204,0,.25))}.account-vortex:before,.account-vortex:after{content:"";position:absolute;border:1px dashed rgba(157,204,0,.45);border-radius:50%;animation:accountOrbit 13s linear infinite}.account-vortex:before{inset:-10px}.account-vortex:after{inset:10px;animation-direction:reverse;animation-duration:9s}
.account-control-card>small,.account-control-card>strong{position:relative;z-index:1;display:block}.account-control-card>small{color:#829096;font-size:10px;letter-spacing:.15em}.account-control-card>strong{margin-top:7px;color:#c9ef51;font-size:22px;letter-spacing:.1em}.account-control-card dl{position:relative;z-index:1;margin:27px 0;text-align:left}.account-control-card dl div{display:flex;justify-content:space-between;padding:13px 0;border-bottom:1px solid #1a2830}.account-control-card dt{color:#7f8c92;font-size:10px}.account-control-card dd{margin:0;color:#dbe2e4;font-size:11px}.account-control-card>a{position:relative;z-index:1;display:flex;justify-content:space-between;margin-top:9px;padding:13px;border:1px solid #2c3a42;border-radius:6px;color:#dce3e6;font-size:12px}.account-control-card>a:hover{border-color:#6d8e0c;color:#c9ef51}.account-control-card .account-logout{margin-top:20px;border-color:#58303a;color:#d8a9b4}
@keyframes accountOrbit{to{transform:rotate(360deg)}}

/* SUPPORT COMM LINK */
.support-widget{position:fixed;z-index:95;right:28px;bottom:25px;display:grid;justify-items:end;gap:13px}
.support-launcher{position:relative;width:78px;height:78px;display:grid;place-items:center;padding:0;border:1px solid #9dcc00;border-radius:50%;background:radial-gradient(circle at 45% 42%,#214d07 0,#0a1d08 46%,#020a0d 74%);color:#caff41;box-shadow:0 0 0 6px rgba(157,204,0,.06),0 8px 35px rgba(0,0,0,.55),0 0 24px rgba(157,204,0,.17)}
.support-launcher svg{width:31px;height:31px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.support-launcher>b{position:absolute;left:50%;bottom:-20px;transform:translateX(-50%);font-family:"Bahnschrift Condensed","Arial Narrow",sans-serif;font-size:10px;letter-spacing:.12em}.support-orbit,.support-orbit:before,.support-orbit:after{position:absolute;border:1px solid rgba(164,220,13,.38);border-radius:50%}.support-orbit{inset:-7px;animation:supportSpin 8s linear infinite}.support-orbit:before,.support-orbit:after{content:"";width:5px;height:5px;background:#b8f019;box-shadow:0 0 7px #a7df13}.support-orbit:before{left:7px;top:4px}.support-orbit:after{right:2px;bottom:12px}.support-orbit i{position:absolute;width:4px;height:4px;border-radius:50%;background:#b8f019;box-shadow:0 0 6px #a7df13;animation:supportPulse 1.4s ease-in-out infinite alternate}.support-orbit i:nth-child(1){left:34px;top:-2px}.support-orbit i:nth-child(2){right:-2px;top:33px;animation-delay:-.5s}.support-orbit i:nth-child(3){left:9px;bottom:7px;animation-delay:-.9s}
.support-panel{position:relative;width:min(370px,calc(100vw - 28px));padding:20px;overflow:hidden;border:1px solid #4b650b;border-radius:12px;background:linear-gradient(155deg,rgba(5,16,20,.98),rgba(2,8,12,.98));box-shadow:0 24px 80px #000,0 0 35px rgba(157,204,0,.08);transform-origin:100% calc(100% + 62px)}.support-panel:before{content:"";position:absolute;z-index:0;right:-62px;bottom:-88px;width:230px;height:230px;border-radius:50%;background:conic-gradient(from 30deg,transparent 0 9%,rgba(212,255,90,.75) 12%,rgba(73,236,39,.12) 19%,transparent 27%,rgba(34,211,155,.42) 43%,transparent 59%,rgba(173,255,46,.52) 76%,transparent 88%);filter:blur(4px);opacity:0;pointer-events:none}.support-panel:after{content:"";position:absolute;z-index:0;inset:0;background:radial-gradient(circle at 100% 112%,rgba(192,255,72,.42),rgba(72,218,35,.13) 19%,transparent 48%);opacity:0;pointer-events:none}.support-panel>*{position:relative;z-index:1}.support-widget.is-open .support-panel{animation:supportPanelPortalIn .62s cubic-bezier(.16,.82,.24,1.04) both}.support-widget.is-open .support-panel:before{animation:supportCardVortex .72s ease-out both}.support-widget.is-open .support-panel:after{animation:supportCardFlash .64s ease-out both}.support-panel.is-closing{animation:supportPanelPortalOut .36s cubic-bezier(.55,.06,.78,.3) both}.support-panel.is-closing:after{animation:supportCardCollapse .36s ease-in both}
.support-panel header{display:flex;justify-content:space-between;align-items:flex-start;padding-bottom:13px;border-bottom:1px solid #1e2c32}.support-panel header small{color:#9dcc00;font-size:9px;letter-spacing:.2em}.support-panel h2{margin:4px 0 0;font-family:"Bahnschrift Condensed","Arial Narrow",sans-serif;font-size:22px;font-weight:400;letter-spacing:.08em}.support-panel header button{width:31px;height:31px;border:1px solid #2b3940;border-radius:50%;background:#071017;color:#aeb9bd;font-size:20px}.support-panel>p{margin:14px 0;color:#8e9ba1;font-size:12px}.support-channels{display:grid;gap:8px}.support-channels>div{display:grid;grid-template-columns:105px 1fr;align-items:center;min-height:49px;padding:8px 10px;border:1px solid #1f2e35;border-radius:6px;background:#040c11}.support-channels span{color:#829096;font-size:9px;letter-spacing:.11em}.support-channels a,.support-channels button,.support-channels em{min-width:0;display:flex;justify-content:space-between;gap:8px;overflow:hidden;border:0;background:transparent;color:#c9ef51;font-size:11px;font-style:normal;text-overflow:ellipsis;white-space:nowrap}.support-channels i{color:#718087;font-size:8px;font-style:normal;letter-spacing:.08em}.support-channels em{color:#59666c}
@keyframes supportSpin{to{transform:rotate(360deg)}}@keyframes supportPulse{to{opacity:.25}}@keyframes supportPanelIn{from{opacity:0;transform:translateY(10px) scale(.96)}to{opacity:1;transform:none}}@keyframes supportPanelPortalIn{0%{opacity:0;clip-path:circle(0 at 96% 112%);transform:translate(40px,78px) scale(.08,.12) rotate(5deg);filter:blur(10px) brightness(2.1) saturate(1.8)}38%{opacity:.92;clip-path:circle(36% at 96% 112%);transform:translate(15px,31px) scale(.48,.56) rotate(2deg);filter:blur(4px) brightness(1.45) saturate(1.4)}72%{opacity:1;clip-path:circle(145% at 96% 112%);transform:translate(0,-5px) scale(1.025);filter:blur(0) brightness(1.08)}100%{opacity:1;clip-path:circle(165% at 96% 112%);transform:none;filter:none}}@keyframes supportPanelPortalOut{0%{opacity:1;clip-path:circle(165% at 96% 112%);transform:none;filter:none}45%{opacity:.85;clip-path:circle(55% at 96% 112%);transform:translate(13px,26px) scale(.68,.64);filter:blur(2px) brightness(1.35)}100%{opacity:0;clip-path:circle(0 at 96% 112%);transform:translate(40px,78px) scale(.08,.12) rotate(5deg);filter:blur(9px) brightness(2)}}@keyframes supportCardVortex{0%{opacity:0;transform:rotate(-110deg) scale(.35)}35%{opacity:1}100%{opacity:0;transform:rotate(145deg) scale(1.25)}}@keyframes supportCardFlash{0%{opacity:0}32%{opacity:1}100%{opacity:0}}@keyframes supportCardCollapse{0%{opacity:0}45%{opacity:.75}100%{opacity:0}}
.portal-card>a,.help-card>a{display:block;width:100%;padding:10px;border:1px solid #31404a;color:white;font-size:12px}.manage-note{color:#8e9aa1;font-size:12px}

@media(max-width:1240px){
  .customer-header,.home-page .customer-header{grid-template-columns:190px minmax(0,1fr) auto;padding-left:22px;padding-right:22px}.logo-lockup img,.home-page .logo-lockup img{width:180px}.customer-header nav,.home-page .customer-header nav{gap:16px}.customer-header nav a,.home-page .customer-header nav a{font-size:11px}.gb-content{width:min(940px,calc(100% - 190px))}.gb-left-art,.gb-right-art{opacity:.42}
}
@media(max-width:980px){
  .customer-header,.home-page .customer-header{position:relative;left:auto;transform:none;width:100%;height:76px;grid-template-columns:1fr auto;padding:0 18px;border-bottom:1px solid #17242b;background:rgba(2,7,11,.98)}
  .home-page .logo-lockup img,.logo-lockup img{width:174px}.customer-menu-toggle{display:block}.customer-header #customerNav,.home-page .customer-header #customerNav{position:absolute;z-index:40;left:12px;right:12px;top:68px;display:none;grid-template-columns:1fr 1fr;gap:0;padding:8px;border:1px solid #2a3941;border-radius:10px;background:rgba(3,11,16,.99);box-shadow:0 20px 50px #000}.customer-header #customerNav.is-open,.home-page .customer-header #customerNav.is-open{display:grid}.customer-header #customerNav a,.home-page .customer-header #customerNav a{padding:14px 13px;border-radius:6px;font-size:12px}.customer-header #customerNav a.active{background:#162507}.customer-header #customerNav a.active:after{display:none}
  .home-hero-v2{height:auto;min-height:calc(100svh - 76px);aspect-ratio:auto}.home-copy-v2{left:20px;right:20px;top:auto;bottom:34px;width:auto;max-width:590px}.home-art-v2{background-position:center}.home-art-v2:after{background:linear-gradient(180deg,rgba(2,7,11,.08),rgba(2,7,11,.25) 40%,rgba(2,7,11,.92) 83%,#02070b)}
  .groupbuy-shell,.orders-shell,.checkout-shell,.account-shell{min-height:calc(100vh - 76px)}.gb-content{width:calc(100% - 44px)}
  .account-grid{grid-template-columns:1fr}.account-control-card{display:grid;grid-template-columns:140px 1fr;column-gap:25px;text-align:left}.account-vortex{grid-row:1/5}.account-control-card dl,.account-control-card>a{grid-column:1/-1}
}
@media(max-width:700px){
  .home-copy-v2{padding:22px}.home-copy-v2 h1{font-size:36px}.home-copy-v2 p br{display:none}.support-widget{right:16px;bottom:20px}.support-launcher{width:65px;height:65px}.support-launcher svg{width:27px}.support-launcher>b{display:none}
  .gb-content{width:calc(100% - 24px)}.gb-tools{align-items:stretch;gap:10px}.drop-switcher a{min-width:0;padding:10px 13px}.searchbox{width:100%}.searchbox input{width:calc(100% - 25px)}.gb-row{grid-template-columns:82px minmax(0,1fr)}.gb-vial img{width:72px;height:130px}.gb-info h3{font-size:20px}.gb-trust{height:auto;grid-template-columns:1fr 1fr}.gb-trust div:nth-child(2){border-right:0}
  .account-shell{padding:20px 12px 38px}.account-hero{min-height:210px;align-items:flex-start;padding:25px;background-position:65% center}.account-badge{display:none}.account-form{padding:22px 18px}.account-fields{grid-template-columns:1fr}.account-fields .wide{grid-column:auto}.account-control-card{display:block;text-align:center}.account-control-card dl{text-align:left}
  .orders-main{padding:25px 14px}.order-tabs{overflow-x:auto;margin-top:35px}.orders-table{overflow-x:auto}.otr{min-width:680px}.orders-bottom{grid-template-columns:1fr}.orders-bottom>div{border-right:0;border-bottom:1px solid #18242c}.orders-bottom>div:last-child{border-bottom:0}
  .manage-form{grid-template-columns:1fr!important}.manage-form .wide{grid-column:auto}
}
@media(max-width:430px){.customer-header #customerNav,.home-page .customer-header #customerNav{grid-template-columns:1fr}.home-hero-v2{min-height:720px}.home-copy-v2{bottom:20px}.home-copy-v2 h1{font-size:31px}.home-kicker{font-size:12px}.home-copy-v2 .hero-buttons{display:grid}.support-panel{max-height:72vh;overflow:auto}.drop-switcher{width:100%}.drop-switcher a{flex:1}}
@media(prefers-reduced-motion:reduce){.support-orbit,.support-orbit i,.account-vortex:before,.account-vortex:after{animation:none!important}}

/* Neon navigation hover sequence. */
.customer-header nav a{isolation:isolate;transition:color .2s ease,transform .2s ease,letter-spacing .24s ease,text-shadow .2s ease}
.customer-header nav a:before{content:"";position:absolute;z-index:-1;inset:19px -13px 14px;border:1px solid transparent;border-radius:7px;background:radial-gradient(ellipse at center,rgba(157,204,0,.14),rgba(157,204,0,.025) 52%,transparent 73%);opacity:0;transform:scale(.72,.58);transition:opacity .2s ease,transform .24s cubic-bezier(.18,.8,.25,1),border-color .22s ease}
.customer-header nav a:after,.customer-header nav a.active:after{content:"";position:absolute;left:-3px;right:-3px;bottom:13px;height:2px;border-radius:2px;background:linear-gradient(90deg,transparent,#9dcc00 18%,#d8ff58 50%,#9dcc00 82%,transparent);box-shadow:0 0 9px rgba(157,204,0,.72);opacity:0;transform:scaleX(0);transform-origin:center;transition:transform .28s cubic-bezier(.18,.78,.2,1),opacity .2s ease}
.customer-header nav a:hover,.customer-header nav a:focus-visible{color:#cfff45;letter-spacing:.105em;text-shadow:0 0 12px rgba(168,224,17,.45);transform:translateY(-2px)}
.customer-header nav a:hover:before,.customer-header nav a:focus-visible:before{opacity:1;border-color:rgba(157,204,0,.12);transform:scale(1)}
.customer-header nav a:hover:after,.customer-header nav a:focus-visible:after,.customer-header nav a.active:after{opacity:1;transform:scaleX(1)}
.customer-header nav a.active{color:#bde933;text-shadow:0 0 10px rgba(157,204,0,.18)}
.customer-header nav a.active:before{opacity:.34;transform:scale(.92)}
.customer-header nav a:focus-visible{outline:1px solid rgba(188,237,47,.72);outline-offset:5px}
.command-link:hover,.command-link:focus-visible{color:#e0ff7a!important;text-shadow:0 0 15px rgba(190,242,55,.55)!important}
@media(max-width:980px){.customer-header #customerNav a:before{inset:5px}.customer-header #customerNav a:hover,.customer-header #customerNav a:focus-visible{transform:translateX(4px)}.customer-header #customerNav a:after{display:none}}
@media(prefers-reduced-motion:reduce){.customer-header nav a,.customer-header nav a:before,.customer-header nav a:after{transition:none!important}.customer-header nav a:hover,.customer-header nav a:focus-visible{transform:none}}

/* Cart icon companion animation. */
.customer-header .cart-icon{isolation:isolate;width:44px;height:44px;display:grid;place-items:center;border-radius:50%;transition:color .2s ease,transform .24s cubic-bezier(.18,.78,.2,1),filter .2s ease}
.customer-header .cart-icon:before{content:"";position:absolute;z-index:-1;inset:1px;border:1px solid rgba(157,204,0,0);border-radius:50%;background:radial-gradient(circle,rgba(157,204,0,.16),rgba(157,204,0,.03) 57%,transparent 72%);opacity:0;transform:scale(.55) rotate(-25deg);transition:opacity .2s ease,transform .28s cubic-bezier(.18,.78,.2,1),border-color .2s ease}
.customer-header .cart-icon:after{content:"";position:absolute;z-index:-1;inset:-5px;border:1px dashed rgba(176,230,27,.42);border-radius:50%;opacity:0;transform:rotate(0deg) scale(.72)}
.customer-header .cart-icon svg{transition:stroke .2s ease,filter .2s ease,transform .24s cubic-bezier(.18,.78,.2,1)}
.customer-header .cart-icon:hover,.customer-header .cart-icon:focus-visible{color:#cfff45;transform:translateY(-3px) rotate(-3deg);filter:drop-shadow(0 0 8px rgba(157,204,0,.36))}
.customer-header .cart-icon:hover:before,.customer-header .cart-icon:focus-visible:before{opacity:1;border-color:rgba(157,204,0,.24);transform:scale(1) rotate(0)}
.customer-header .cart-icon:hover:after,.customer-header .cart-icon:focus-visible:after{opacity:1;animation:cartOrbit 3.8s linear infinite}
.customer-header .cart-icon:hover svg,.customer-header .cart-icon:focus-visible svg{stroke:#cfff45;filter:drop-shadow(0 0 5px rgba(184,240,25,.72));transform:scale(1.08)}
.customer-header .cart-icon:hover b,.customer-header .cart-icon:focus-visible b{animation:cartBadgePop .48s cubic-bezier(.2,.85,.25,1)}
.customer-header .cart-icon:focus-visible{outline:1px solid rgba(188,237,47,.72);outline-offset:4px}
@keyframes cartOrbit{to{transform:rotate(360deg) scale(1)}}
@keyframes cartBadgePop{0%{transform:scale(1)}48%{transform:scale(1.38)}72%{transform:scale(.9)}100%{transform:scale(1)}}
@media(prefers-reduced-motion:reduce){.customer-header .cart-icon,.customer-header .cart-icon:before,.customer-header .cart-icon:after,.customer-header .cart-icon svg,.customer-header .cart-icon b{animation:none!important;transition:none!important}.customer-header .cart-icon:hover,.customer-header .cart-icon:focus-visible{transform:none}}

/* Single-screen Citadel homepage. */
.home-page{height:100vh;height:100svh;min-height:0;overflow:hidden}
.home-page .home-single-screen{width:100%;max-width:none;height:100vh;height:100svh;min-height:0;margin:0;padding:0;overflow:hidden}
.home-page .home-hero-v2{width:100%;height:100%;min-height:0;aspect-ratio:auto}
.home-page .home-art-v2{background-size:cover;background-position:center center}
.home-page .home-art-v2:after{background:linear-gradient(90deg,rgba(2,6,11,.7) 0%,rgba(2,6,11,.43) 28%,rgba(2,6,11,.08) 51%,transparent 70%),linear-gradient(180deg,rgba(1,4,8,.24),transparent 26%,rgba(1,4,8,.08) 78%,rgba(1,4,8,.31))}
.home-page .customer-header{width:100%;max-width:none;height:clamp(76px,8.3vh,96px);grid-template-columns:clamp(170px,15vw,220px) minmax(0,1fr) 56px;padding:0 clamp(18px,3vw,50px)}
.home-page .logo-lockup img{width:clamp(168px,14vw,205px)}
.home-page .customer-header nav{gap:clamp(12px,1.75vw,34px)}
.home-page .customer-header nav a{padding:clamp(27px,3.1vh,35px) 0 clamp(20px,2.4vh,27px);font-size:clamp(10px,.82vw,13px);letter-spacing:.065em}
.home-page .home-copy-v2{left:clamp(24px,4.5vw,74px);top:50%;width:clamp(430px,38vw,555px);padding:clamp(20px,2vw,28px) clamp(22px,2.2vw,32px);transform:translateY(-42%)}
.home-page .home-copy-v2 h1{font-size:clamp(36px,3.2vw,54px)}
.home-page .home-kicker{margin-top:clamp(11px,1.5vh,17px);font-size:clamp(14px,1.1vw,18px)}
.home-page .home-copy-v2 p{margin:clamp(13px,2vh,23px) 0 clamp(16px,2.3vh,25px);font-size:clamp(13px,.95vw,15px)}
.home-page .home-copy-v2 .hero-buttons{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(0,1fr);gap:12px}
.home-page .home-copy-v2 .lime-btn,.home-page .home-copy-v2 .outline-btn{width:100%;min-width:0;height:clamp(44px,5.3vh,50px);padding:0 clamp(16px,1.5vw,24px);font-size:clamp(12px,.9vw,14px)}

@media(max-width:1100px){
  .home-page .customer-header{position:absolute;left:0;transform:none;height:76px;grid-template-columns:1fr auto;padding:0 18px;border-bottom:1px solid rgba(23,36,43,.72)}
  .home-page .logo-lockup img{width:174px}
  .home-page .customer-menu-toggle{display:block}
  .home-page .customer-header #customerNav{position:absolute;z-index:40;left:12px;right:12px;top:68px;display:none;grid-template-columns:1fr 1fr;gap:0;padding:8px;border:1px solid #2a3941;border-radius:10px;background:rgba(3,11,16,.99);box-shadow:0 20px 50px #000}
  .home-page .customer-header #customerNav.is-open{display:grid}
  .home-page .customer-header #customerNav a{padding:14px 13px;border-radius:6px;font-size:12px}
  .home-page .customer-header #customerNav a.active{background:#162507}
  .home-page .customer-header #customerNav a:after{display:none}
}
@media(max-width:700px){
  .home-page .home-art-v2{background-position:63% center}
  .home-page .home-art-v2:after{background:linear-gradient(180deg,rgba(2,7,11,.05),rgba(2,7,11,.18) 34%,rgba(2,7,11,.88) 72%,#02070b)}
  .home-page .home-copy-v2{left:18px;right:18px;top:auto;bottom:22px;width:auto;max-width:590px;padding:20px;transform:none}
  .home-page .home-copy-v2 h1{font-size:clamp(29px,9vw,38px)}
  .home-page .home-kicker{font-size:12px;line-height:1.45}
  .home-page .home-copy-v2 p{margin:12px 0 15px;font-size:13px;line-height:1.5}
  .home-page .home-copy-v2 .hero-buttons{grid-template-columns:1fr 1fr}
  .home-page .home-copy-v2 .lime-btn,.home-page .home-copy-v2 .outline-btn{padding:0 13px;font-size:11px}
}
@media(max-width:430px){
  .home-page .home-copy-v2{bottom:14px;padding:17px}
  .home-page .home-copy-v2 h1{font-size:28px}
  .home-page .home-copy-v2 p{font-size:12px}
  .home-page .home-copy-v2 .hero-buttons{grid-template-columns:1fr}
  .home-page .home-copy-v2 .lime-btn,.home-page .home-copy-v2 .outline-btn{height:42px}
}
@media(max-height:680px) and (min-width:701px){
  .home-page .home-copy-v2{top:52%;padding:18px 22px}
  .home-page .home-copy-v2 h1{font-size:36px}
  .home-page .home-kicker{margin-top:9px;font-size:13px}
  .home-page .home-copy-v2 p{margin:10px 0 14px;line-height:1.45}
  .home-page .home-copy-v2 .lime-btn,.home-page .home-copy-v2 .outline-btn{height:42px}
}

/* Animated portal support control. */
.home-page .support-widget{right:clamp(42px,4vw,68px);bottom:clamp(42px,5vh,62px);gap:18px}
.home-page .support-launcher{isolation:isolate;width:106px;height:106px;padding:0;border:0;background:transparent;color:#e8ffab;box-shadow:none;filter:drop-shadow(0 12px 18px rgba(0,0,0,.68));transition:transform .25s ease,filter .25s ease}
.home-page .support-launcher:before{content:"";position:absolute;z-index:0;inset:-2px;border-radius:50%;background:#020600 url('/static/assets/support-vortex-reference.png') center/127% no-repeat;box-shadow:0 0 9px #dfff5e,0 0 22px rgba(154,255,25,.92),0 0 46px rgba(84,221,8,.55);filter:saturate(1.18) contrast(1.13) brightness(1.12);mix-blend-mode:screen;animation:supportVortexSpin 11s linear infinite}
.home-page .support-launcher:after{content:"";position:absolute;z-index:1;inset:4px;border:4px solid rgba(204,255,85,.74);border-radius:48% 52% 43% 57%/55% 46% 54% 45%;box-shadow:inset 0 0 5px #efffb2,inset 0 0 12px #71d511,0 0 5px #e7ff91,0 0 15px #91f21e,0 0 31px rgba(126,236,22,.7);animation:supportPortalRim 5.8s ease-in-out infinite alternate}
.home-page .support-orbit{z-index:2;inset:-1px;border:2px solid rgba(198,255,75,.64);border-radius:55% 45% 51% 49%/48% 57% 43% 52%;filter:drop-shadow(0 0 6px #8ced16);animation:supportPortalOrbit 7s linear infinite}
.home-page .support-orbit:before,.home-page .support-orbit:after{width:10px;height:10px;border:0;background:#dfff66;box-shadow:0 0 4px #efffae,0 0 12px #92f21d,0 0 20px #6bce0e}
.home-page .support-orbit:before{left:8px;top:9px}.home-page .support-orbit:after{right:5px;bottom:16px}
.home-page .support-orbit i{width:7px;height:7px;background:#d8ff51;box-shadow:0 0 4px #f3ffc1,0 0 11px #91ed1b,0 0 18px #5fc507;animation:supportPortalBlob 1.8s ease-in-out infinite alternate}
.home-page .support-orbit i:nth-child(1){left:42px;top:-3px}.home-page .support-orbit i:nth-child(2){right:-1px;top:40px;animation-delay:-.6s}.home-page .support-orbit i:nth-child(3){left:13px;bottom:5px;animation-delay:-1.1s}
.home-page .support-launcher svg{position:relative;z-index:4;width:32px;height:32px;padding:2px;border:0;border-radius:0;background:transparent;stroke:#edffbd;stroke-width:1.8;filter:drop-shadow(0 0 3px #071003) drop-shadow(0 0 7px #76dc12);backdrop-filter:none}
.home-page .support-launcher>b{z-index:5;bottom:-25px;color:#d9ff66;font-size:10px;text-shadow:0 0 8px #70ca0c,0 2px 7px #000}
.home-page .support-launcher:hover,.home-page .support-launcher:focus-visible{transform:scale(1.08);filter:drop-shadow(0 14px 23px rgba(0,0,0,.72)) drop-shadow(0 0 10px rgba(153,245,32,.72))}
.home-page .support-widget.is-open .support-launcher{transform:scale(1.045);filter:drop-shadow(0 14px 23px rgba(0,0,0,.72)) drop-shadow(0 0 14px rgba(174,255,42,.8))}
.home-page .support-launcher:focus-visible{outline:1px solid #d8ff73;outline-offset:8px}
@keyframes supportVortexSpin{0%{transform:rotate(0deg) scale(1)}45%{transform:rotate(162deg) scale(1.035)}75%{transform:rotate(270deg) scale(.985)}100%{transform:rotate(360deg) scale(1)}}
@keyframes supportPortalRim{0%{transform:rotate(-8deg) scale(.97);border-width:6px}50%{transform:rotate(7deg) scale(1.04);border-width:8px}100%{transform:rotate(-3deg) scale(1);border-width:7px}}
@keyframes supportPortalOrbit{to{transform:rotate(-360deg)}}
@keyframes supportPortalBlob{to{transform:scale(1.65);opacity:.5}}
@media(max-width:700px){.home-page .support-widget{right:24px;bottom:28px}.home-page .support-launcher{width:82px;height:82px}.home-page .support-launcher svg{width:28px;height:28px;padding:2px}.home-page .support-launcher>b{display:none}.home-page .support-orbit i:nth-child(1){left:35px}.home-page .support-orbit i:nth-child(2){top:34px}}
@media(prefers-reduced-motion:reduce){.home-page .support-launcher:before,.home-page .support-launcher:after,.home-page .support-orbit,.home-page .support-orbit i,.support-widget.is-open .support-panel,.support-widget.is-open .support-panel:before,.support-widget.is-open .support-panel:after,.support-panel.is-closing,.support-panel.is-closing:after{animation:none!important}}

/* Featured homepage drop card. */
.featured-drop-card{position:absolute;z-index:4;left:clamp(24px,4.5vw,74px);top:50%;width:clamp(590px,47vw,750px);height:clamp(430px,60vh,550px);overflow:hidden;border:1px solid rgba(149,222,29,.62);border-radius:22px;background:#071015;box-shadow:0 28px 80px rgba(0,0,0,.6),0 0 0 1px rgba(6,14,20,.65),0 0 35px rgba(119,212,17,.12);transform:translateY(-42%)}
.featured-drop-card:after{content:"";position:absolute;pointer-events:none;inset:0;border-radius:inherit;box-shadow:inset 0 0 0 1px rgba(224,255,130,.09),inset 0 -30px 80px rgba(1,5,8,.35)}
.featured-drop-art,.featured-drop-shade{position:absolute;inset:0;width:100%;height:100%}.featured-drop-art{object-fit:cover;object-position:center;filter:saturate(1.08) contrast(1.04)}
.featured-drop-shade{background:linear-gradient(90deg,rgba(3,7,13,.98) 0%,rgba(3,7,13,.92) 36%,rgba(3,7,13,.63) 59%,rgba(3,7,13,.08) 85%),linear-gradient(0deg,rgba(2,6,10,.88),transparent 42%,rgba(2,6,10,.18));backdrop-filter:saturate(.92)}
.featured-drop-content{position:relative;z-index:2;width:69%;height:100%;display:flex;flex-direction:column;padding:clamp(23px,2.4vw,34px)}
.featured-drop-topline{display:flex;align-items:center;justify-content:space-between;gap:14px}.featured-drop-topline>span{max-width:72%;overflow:hidden;padding:8px 15px;border:1px solid #31d4c7;border-radius:999px;background:rgba(0,137,133,.24);color:#8bfff3;font-family:"Bahnschrift Condensed","Arial Narrow",sans-serif;font-size:clamp(10px,.8vw,12px);font-weight:700;letter-spacing:.12em;text-overflow:ellipsis;white-space:nowrap}.featured-drop-topline>b{display:flex;align-items:center;gap:7px;color:#cfff46;font-family:"Bahnschrift Condensed","Arial Narrow",sans-serif;font-size:10px;font-weight:600;letter-spacing:.11em;white-space:nowrap}.featured-drop-topline>b i{width:7px;height:7px;border-radius:50%;background:#b8ef1c;box-shadow:0 0 9px #a7df13;animation:featuredDropPulse 1.35s ease-in-out infinite alternate}
.featured-drop-card h1{margin:clamp(17px,2.2vh,24px) 0 0;color:#f7fafb;font-family:"Bahnschrift Condensed","Arial Narrow",sans-serif;font-size:clamp(34px,2.8vw,46px);font-weight:600;line-height:.98;letter-spacing:.02em;text-wrap:balance;text-shadow:0 3px 18px #000}.featured-drop-card p{display:-webkit-box;margin:clamp(12px,1.7vh,18px) 0;color:#c8d2d7;font-size:clamp(12px,.87vw,14px);line-height:1.53;-webkit-box-orient:vertical;-webkit-line-clamp:4;overflow:hidden;text-shadow:0 2px 10px #000}
.featured-countdown-heading{display:flex;justify-content:space-between;align-items:center;margin-top:auto;color:#d8e2e5;font-family:"Bahnschrift Condensed","Arial Narrow",sans-serif;font-size:10px;letter-spacing:.13em}.featured-countdown-heading>span{display:flex;align-items:center;gap:8px;font-weight:600}.featured-countdown-heading>span:before{content:"";width:7px;height:7px;border-radius:50%;background:#aee928;box-shadow:0 0 9px rgba(174,233,40,.9);animation:featuredPortalDot 1.8s ease-in-out infinite}.featured-countdown-heading time{padding:4px 8px;border:1px solid rgba(107,228,198,.23);border-radius:999px;background:rgba(2,15,19,.55);color:#6fd7c4;font-size:9px;letter-spacing:.09em}
.featured-countdown{position:relative;isolation:isolate;display:grid;grid-template-columns:repeat(4,1fr);gap:8px;margin-top:9px;padding:7px;border:1px solid rgba(157,223,38,.3);border-radius:10px;background:linear-gradient(145deg,rgba(4,17,21,.94),rgba(3,11,15,.9));box-shadow:inset 0 1px 0 rgba(219,255,139,.05),0 8px 22px rgba(0,0,0,.32),0 0 18px rgba(130,224,27,.07);overflow:hidden}.featured-countdown:before{content:"";position:absolute;z-index:-1;left:-12%;top:-105%;width:58%;height:260%;border-radius:50%;background:conic-gradient(from 80deg,transparent,rgba(159,235,36,.2),transparent 38%,rgba(34,192,167,.13),transparent 72%);filter:blur(6px);animation:featuredPortalFrame 12s linear infinite}.featured-countdown:after{content:"";position:absolute;left:7px;right:7px;top:0;height:1px;background:linear-gradient(90deg,transparent,#a9e72d 18%,#2eb9ad 51%,transparent 84%);opacity:.72}.featured-countdown>div{position:relative;min-width:0;padding:9px 4px 7px;border:1px solid rgba(143,184,107,.22);border-radius:6px;background:linear-gradient(180deg,rgba(21,38,40,.9),rgba(8,20,24,.88));box-shadow:inset 0 1px 0 rgba(255,255,255,.035);text-align:center}.featured-countdown>div:before{content:"";position:absolute;left:22%;right:22%;top:0;height:1px;background:#a9e72d;box-shadow:0 0 8px rgba(169,231,45,.48)}.featured-countdown>div:nth-child(2):before{background:#35c8b6}.featured-countdown>div:nth-child(3):before{background:#8c62cf}.featured-countdown>div:nth-child(4):before{background:#d1cf45}.featured-countdown>div:after{content:"";position:absolute;right:6px;top:6px;width:2px;height:2px;border-radius:50%;background:rgba(187,238,73,.55)}.featured-countdown b,.featured-countdown small{display:block;font-family:"Bahnschrift Condensed","Arial Narrow",sans-serif}.featured-countdown b{color:#f2f6f4;font-size:clamp(24px,2vw,32px);font-weight:600;line-height:1;font-variant-numeric:tabular-nums;letter-spacing:.04em;text-shadow:0 0 14px rgba(164,230,49,.12)}.featured-countdown>div:nth-child(2) b{color:#dff6f1}.featured-countdown>div:nth-child(3) b{color:#e5dcf6}.featured-countdown>div:nth-child(4) b{color:#f2f1d5;animation:featuredSecondsSquish 1s ease-in-out infinite}.featured-countdown small{margin-top:4px;color:#758589;font-size:8px;font-weight:600;letter-spacing:.15em}
.featured-drop-actions{display:grid;grid-template-columns:1.12fr 1fr;gap:10px;margin-top:clamp(13px,2vh,19px)}.featured-drop-actions a,.featured-drop-actions button{height:44px;display:flex;align-items:center;justify-content:center;gap:12px;border-radius:999px;font-family:"Bahnschrift Condensed","Arial Narrow",sans-serif;font-size:12px;font-weight:700;letter-spacing:.07em}.featured-drop-actions a{border:1px solid #b8ed1e;background:linear-gradient(180deg,#c8f53d,#8fc800);color:#071001;box-shadow:0 0 18px rgba(157,204,0,.18)}.featured-drop-actions button{border:1px solid #4b5960;background:rgba(3,10,14,.78);color:#e3eaed}.featured-drop-actions a:hover,.featured-drop-actions a:focus-visible{filter:brightness(1.12);transform:translateY(-1px)}.featured-drop-actions button:hover,.featured-drop-actions button:focus-visible{border-color:#a4d220;color:#d8ff61}
.featured-drop-card.is-closed{filter:saturate(.72)}.featured-drop-card.is-closed .featured-drop-topline>b{color:#ff6973}.featured-drop-card.is-closed .featured-drop-topline>b i{background:#ff4250;box-shadow:0 0 9px #ff4250}
@keyframes featuredDropPulse{to{opacity:.35;transform:scale(.72)}}
@keyframes featuredPortalDot{50%{transform:scale(1.28) rotate(35deg);background:#bcff28;box-shadow:0 0 10px 3px rgba(81,255,103,.8)}}
@keyframes featuredSecondsSquish{50%{opacity:.72;text-shadow:0 0 12px rgba(207,214,69,.3)}}
@keyframes featuredPortalFrame{to{transform:rotate(360deg)}}

.featured-terms-modal{position:fixed;z-index:180;inset:0;display:grid;place-items:center;padding:22px;background:rgba(0,3,6,.78);backdrop-filter:blur(10px)}.featured-terms-modal[hidden]{display:none}.featured-terms-dialog{position:relative;width:min(590px,100%);max-height:min(680px,86vh);overflow:auto;padding:34px;border:1px solid #70950f;border-radius:16px;background:linear-gradient(150deg,rgba(6,17,22,.99),rgba(2,8,12,.99));box-shadow:0 35px 100px #000,0 0 40px rgba(137,220,17,.13)}.featured-terms-dialog>small{color:#aee523;font-size:10px;letter-spacing:.18em}.featured-terms-dialog h2{margin:10px 42px 18px 0;font-family:"Bahnschrift Condensed","Arial Narrow",sans-serif;font-size:30px;font-weight:500;letter-spacing:.04em}.featured-terms-dialog p{white-space:pre-line;color:#b9c5ca;font-size:14px;line-height:1.72}.featured-terms-close{position:absolute;right:18px;top:17px;width:36px;height:36px;border:1px solid #35444b;border-radius:50%;background:#071017;color:#dce4e7;font-size:23px}.featured-terms-accept{width:100%;height:48px;margin-top:16px;border:1px solid #a9dc16;border-radius:6px;background:linear-gradient(#b8e929,#8dc500);color:#071001;font-family:"Bahnschrift Condensed","Arial Narrow",sans-serif;font-weight:700;letter-spacing:.09em}.featured-terms-open{overflow:hidden}

/* Command Center homepage-drop editor. */
.featured-drop-editor{scroll-margin-top:18px;border-color:#40570b;background:radial-gradient(circle at 92% 8%,rgba(113,196,11,.08),transparent 28%),#071018}.featured-editor-heading{display:flex;justify-content:space-between;align-items:flex-start;padding-bottom:16px;border-bottom:1px solid #1c2b32}.featured-editor-heading small{color:#a5d91d;font-size:9px;letter-spacing:.18em}.featured-editor-heading h2{margin:5px 0 4px}.featured-editor-heading p{margin:0;color:#819097;font-size:12px}.featured-editor-heading>span{padding:8px 11px;border:1px solid #4b650d;border-radius:999px;color:#b7eb2b;font-size:9px;letter-spacing:.12em}.featured-drop-form{margin-top:19px}.featured-drop-form .full{grid-column:1/-1}.featured-drop-form textarea{min-height:92px;resize:vertical}.featured-drop-form label:last-of-type textarea{min-height:130px}.feature-toggle{display:flex!important;align-items:center;gap:13px;padding:13px 15px;border:1px solid #30420c;border-radius:7px;background:#0c1709}.feature-toggle input{width:20px!important;height:20px;margin:0;accent-color:#9dcc00}.feature-toggle span,.feature-toggle b,.feature-toggle small{display:block}.feature-toggle b{color:#dce8c5;font-size:12px}.feature-toggle small{margin-top:4px;color:#73806e;font-size:10px}.featured-banner-preview{position:relative;height:230px;margin:0;overflow:hidden;border:1px solid #27363e;border-radius:9px;background:#02070b}.featured-banner-preview img{width:100%;height:100%;object-fit:cover}.featured-banner-preview:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(2,7,11,.48),transparent 55%)}.featured-banner-preview figcaption{position:absolute;z-index:2;left:14px;bottom:12px;padding:6px 9px;border-radius:4px;background:rgba(2,8,12,.78);color:#c7ed57;font-size:9px;letter-spacing:.12em}.featured-drop-form .featured-drop-save{grid-column:1/-1;width:100%;height:49px}

@media(max-width:1100px){.featured-drop-card{left:22px;width:min(620px,64vw)}}
@media(max-width:700px){.featured-drop-card{left:12px;right:12px;top:88px;bottom:12px;width:auto;height:auto;border-radius:15px;transform:none}.featured-drop-art{object-position:64% center}.featured-drop-shade{background:linear-gradient(0deg,rgba(3,7,13,.98) 0%,rgba(3,7,13,.92) 48%,rgba(3,7,13,.28) 78%,rgba(3,7,13,.06))}.featured-drop-content{width:100%;justify-content:flex-end;padding:18px}.featured-drop-topline{margin-top:auto}.featured-drop-topline>span{max-width:68%;padding:6px 11px}.featured-drop-card h1{margin-top:13px;font-size:clamp(29px,8.8vw,38px)}.featured-drop-card p{margin:9px 0;font-size:12px;line-height:1.4;-webkit-line-clamp:3}.featured-countdown-heading{margin-top:4px}.featured-countdown{gap:5px;padding:6px}.featured-countdown>div{padding:7px 3px 6px;border-width:1px;box-shadow:inset 0 1px 0 rgba(255,255,255,.035)}.featured-countdown b{font-size:23px}.featured-drop-actions{margin-top:12px}.featured-drop-actions a,.featured-drop-actions button{height:40px;font-size:10px}.home-page .support-widget{top:88px;right:20px;bottom:auto}.home-page .support-launcher{order:1;width:70px;height:70px}.home-page .support-panel{order:2}.home-page .support-launcher svg{width:25px;height:25px}.featured-drop-form .wide,.featured-drop-form .full{grid-column:1/-1}.featured-banner-preview{height:180px}}
@media(max-width:430px){.featured-drop-content{padding:14px}.featured-drop-topline>span{max-width:65%;font-size:9px}.featured-drop-topline>b{font-size:8px}.featured-drop-card h1{font-size:27px}.featured-drop-card p{-webkit-line-clamp:2}.featured-countdown-heading time{display:none}.featured-countdown b{font-size:20px}.featured-drop-actions{grid-template-columns:1fr 1fr}.featured-drop-actions a,.featured-drop-actions button{font-size:9px}.featured-terms-dialog{padding:27px 20px}.featured-terms-dialog h2{font-size:25px}}
@media(max-height:680px) and (min-width:701px){.featured-drop-card{height:430px}.featured-drop-card h1{font-size:34px}.featured-drop-card p{-webkit-line-clamp:3}.featured-drop-content{padding:20px 24px}.featured-countdown>div{padding-top:7px}.featured-drop-actions{margin-top:11px}}
@media(prefers-reduced-motion:reduce){.featured-drop-topline>b i,.featured-countdown-heading>span:before,.featured-countdown:before,.featured-countdown>div:nth-child(4) b{animation:none!important}}

/* Homepage age clearance gate. */
.age-gate-open{overflow:hidden}.citadel-age-cleared .age-gate-modal{display:none}.age-gate-modal{position:fixed;z-index:500;inset:0;display:grid;place-items:center;padding:clamp(16px,3vw,38px);background:radial-gradient(circle at 50% 44%,rgba(93,237,38,.13),transparent 24%),linear-gradient(rgba(2,6,12,.78),rgba(1,4,8,.94));backdrop-filter:blur(12px) saturate(.72)}
.age-gate-portal{position:absolute;left:50%;top:50%;width:min(820px,82vw);aspect-ratio:1.7;transform:translate(-50%,-50%);opacity:.42;filter:blur(1px);pointer-events:none}.age-gate-portal:before,.age-gate-portal:after,.age-gate-portal i{content:"";position:absolute;inset:8%;border-radius:50%;border:2px solid rgba(152,255,47,.26);box-shadow:0 0 26px rgba(113,255,29,.19),inset 0 0 32px rgba(50,217,114,.1);animation:agePortalDrift 9s linear infinite}.age-gate-portal:after{inset:15%;border-color:rgba(78,232,184,.19);animation-direction:reverse;animation-duration:13s}.age-gate-portal i:nth-child(1){inset:2%;border-width:1px;animation-duration:16s}.age-gate-portal i:nth-child(2){inset:24%;border-color:rgba(171,255,54,.3);animation-duration:7s}.age-gate-portal i:nth-child(3){inset:33%;border-color:rgba(141,82,220,.22);animation-direction:reverse;animation-duration:11s}
.age-gate-card{position:relative;width:min(680px,100%);overflow:hidden;border:1px solid rgba(167,228,53,.56);border-radius:18px;background:linear-gradient(145deg,rgba(6,17,22,.985),rgba(2,8,12,.99));box-shadow:0 35px 100px rgba(0,0,0,.8),0 0 0 1px rgba(5,12,16,.9),0 0 45px rgba(118,226,27,.14)}.age-gate-card:before{content:"";position:absolute;left:0;right:0;top:0;height:2px;background:linear-gradient(90deg,transparent,#b8ed2c 22%,#38d8c2 58%,#9361d5 80%,transparent)}
.age-gate-header{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:16px;padding:22px 25px;border-bottom:1px solid rgba(110,153,42,.25);background:radial-gradient(circle at 8% 50%,rgba(151,236,45,.12),transparent 24%),rgba(7,19,23,.8)}.age-gate-header small{display:block;margin-bottom:4px;color:#83d9c8;font-family:"Bahnschrift Condensed","Arial Narrow",sans-serif;font-size:9px;font-weight:600;letter-spacing:.2em}.age-gate-header h2{margin:0;color:#eff5f3;font-family:"Bahnschrift Condensed","Arial Narrow",sans-serif;font-size:clamp(24px,3.1vw,34px);font-weight:600;letter-spacing:.045em}.age-gate-header>b{display:grid;place-items:center;width:54px;height:54px;border:1px solid #9fda25;border-radius:50%;background:rgba(130,201,23,.08);color:#c8f442;font-family:"Bahnschrift Condensed","Arial Narrow",sans-serif;font-size:21px;box-shadow:inset 0 0 18px rgba(123,226,31,.08),0 0 16px rgba(123,226,31,.08)}
.age-gate-emblem{position:relative;width:46px;height:46px;border:1px solid rgba(166,229,47,.5);border-radius:50%;box-shadow:0 0 16px rgba(123,230,34,.12)}.age-gate-emblem:before,.age-gate-emblem:after,.age-gate-emblem span{content:"";position:absolute;border-radius:50%}.age-gate-emblem:before{inset:7px;border:2px dashed #9edc25;animation:ageEmblemSpin 8s linear infinite}.age-gate-emblem:after{inset:14px;background:radial-gradient(circle,#d9ff52 0 12%,#5ed929 17% 28%,#133e23 34% 52%,#82dd2b 58%,#06110d 65%)}.age-gate-emblem span{inset:-4px;border:1px solid transparent;border-top-color:#69e0ca;border-bottom-color:#9460d6}
.age-gate-body{padding:24px 25px 20px}.age-gate-body>p{margin:0;color:#b9c5c8;font-size:14px;line-height:1.55}.age-gate-body .age-gate-flavor{margin:6px 0 19px;color:#7e9094;font-size:11px;font-style:italic}.age-gate-check{display:grid;grid-template-columns:auto 1fr;align-items:start;gap:13px;margin-top:12px;padding:15px;border:1px solid rgba(89,116,125,.34);border-radius:9px;background:rgba(8,19,24,.7);color:#c8d2d4;font-size:13px;line-height:1.48;cursor:pointer;transition:border-color .18s,background .18s,transform .18s}.age-gate-check:hover{border-color:rgba(151,218,43,.48);background:rgba(13,29,28,.78)}.age-gate-check:has(input:checked){border-color:rgba(150,223,39,.65);background:linear-gradient(90deg,rgba(123,209,28,.1),rgba(8,21,24,.72))}.age-gate-check input,.age-gate-remember input{position:absolute;opacity:0;pointer-events:none}.age-gate-check>span:last-child b{color:#edf3f1;font-weight:500}
.age-gate-box{display:grid;place-items:center;width:21px;height:21px;margin-top:1px;border:1px solid #5e7176;border-radius:4px;background:#071116;transition:.18s}.age-gate-box svg{width:15px;height:15px;fill:none;stroke:#071003;stroke-width:3;stroke-linecap:round;stroke-linejoin:round;opacity:0;transform:scale(.5);transition:.18s}.age-gate-check input:focus-visible+.age-gate-box,.age-gate-remember input:focus-visible+.age-gate-box{outline:2px solid #4edbc3;outline-offset:3px}.age-gate-check input:checked+.age-gate-box,.age-gate-remember input:checked+.age-gate-box{border-color:#b4e82b;background:#a9dd24;box-shadow:0 0 10px rgba(167,224,36,.2)}.age-gate-check input:checked+.age-gate-box svg,.age-gate-remember input:checked+.age-gate-box svg{opacity:1;transform:scale(1)}
.age-gate-remember{display:flex;align-items:center;gap:10px;width:max-content;max-width:100%;margin-top:17px;color:#849398;font-size:12px;cursor:pointer}.age-gate-remember .age-gate-box{width:18px;height:18px;margin:0}.age-gate-actions{display:grid;grid-template-columns:160px 1fr;gap:12px;padding:17px 25px 21px;border-top:1px solid rgba(92,117,123,.22);background:rgba(2,9,13,.7)}.age-gate-actions a,.age-gate-actions button{height:48px;display:flex;align-items:center;justify-content:center;border-radius:6px;font-family:"Bahnschrift Condensed","Arial Narrow",sans-serif;font-size:13px;font-weight:700;letter-spacing:.09em}.age-gate-actions a{border:1px solid #3c4a4f;background:#091319;color:#9aa8ac}.age-gate-actions a:hover,.age-gate-actions a:focus-visible{border-color:#a15d72;color:#f09bad}.age-gate-actions button{gap:12px;border:1px solid #a8db24;background:linear-gradient(180deg,#b7e72f,#87bd12);color:#071002;box-shadow:0 0 18px rgba(151,208,25,.13);transition:filter .18s,transform .18s,opacity .18s}.age-gate-actions button:not(:disabled):hover,.age-gate-actions button:not(:disabled):focus-visible{filter:brightness(1.1);transform:translateY(-1px)}.age-gate-actions button:disabled{border-color:#3f4c42;background:#26312b;color:#68736d;box-shadow:none;cursor:not-allowed;opacity:.72}.age-gate-actions button span{font-size:18px}
@keyframes agePortalDrift{to{transform:rotate(360deg) scale(1.025)}}@keyframes ageEmblemSpin{to{transform:rotate(360deg)}}
@media(max-width:700px){.age-gate-modal{align-items:end;padding:10px}.age-gate-card{max-height:calc(100svh - 20px);overflow:auto;border-radius:14px}.age-gate-header{grid-template-columns:auto 1fr;padding:17px 16px;gap:12px}.age-gate-header>b{display:none}.age-gate-emblem{width:39px;height:39px}.age-gate-header h2{font-size:24px}.age-gate-body{padding:18px 16px 15px}.age-gate-body>p{font-size:13px}.age-gate-check{padding:12px;font-size:12px}.age-gate-actions{position:sticky;bottom:0;grid-template-columns:1fr 1.45fr;padding:13px 16px 15px;background:rgba(2,9,13,.96)}.age-gate-actions a,.age-gate-actions button{height:45px;font-size:11px}}
@media(max-width:410px){.age-gate-modal{padding:0}.age-gate-card{max-height:100svh;border-radius:0}.age-gate-header small{font-size:8px}.age-gate-header h2{font-size:21px}.age-gate-body .age-gate-flavor{margin-bottom:11px}.age-gate-check{margin-top:9px;padding:10px;line-height:1.38}.age-gate-remember{margin-top:12px}.age-gate-actions{padding:11px 12px}.age-gate-actions a,.age-gate-actions button{font-size:10px}}
@media(prefers-reduced-motion:reduce){.age-gate-portal:before,.age-gate-portal:after,.age-gate-portal i,.age-gate-emblem:before{animation:none!important}}

/* Dimensional artwork system for every post-Citadel page. */
.supply-drops-page,.drop-archives-page,.orders-page,.account-page,.cart-page,.checkout-page,.admin-page{position:relative;isolation:isolate;background:#02070b}.supply-drops-page:before,.drop-archives-page:before,.orders-page:before,.account-page:before,.cart-page:before,.checkout-page:before,.admin-page:before{content:"";position:fixed;z-index:0;inset:0;background-position:center;background-repeat:no-repeat;background-size:cover;pointer-events:none}.supply-drops-page:after,.drop-archives-page:after,.orders-page:after,.account-page:after,.cart-page:after,.checkout-page:after,.admin-page:after{content:"";position:fixed;z-index:0;inset:0;background:linear-gradient(180deg,rgba(1,5,9,.2),rgba(1,5,9,.46)),radial-gradient(ellipse at center,rgba(2,8,12,.18),rgba(1,4,8,.58));pointer-events:none}.supply-drops-page:before{background-image:url('/static/assets/bg-supply-drops-v1.png')}.drop-archives-page:before{background-image:url('/static/assets/bg-drop-archives-v1.png')}.orders-page:before{background-image:url('/static/assets/bg-cargo-v1.png')}.account-page:before{background-image:url('/static/assets/bg-account-v1.png')}.cart-page:before{background-image:url('/static/assets/bg-cart-v1.png')}.checkout-page:not(.cart-page):before{background-image:url('/static/assets/bg-checkout-v1.png')}.admin-page:before{background-image:url('/static/assets/bg-command-center-v1.png')}
.supply-drops-page>.customer-header,.drop-archives-page>.customer-header,.orders-page>.customer-header,.account-page>.customer-header,.cart-page>.customer-header,.checkout-page>.customer-header{position:relative;z-index:3;background:rgba(2,7,11,.82);border-bottom-color:rgba(111,157,35,.2);box-shadow:0 8px 30px rgba(0,0,0,.18);backdrop-filter:blur(15px) saturate(.86)}.supply-drops-page>.groupbuy-shell,.drop-archives-page>.groupbuy-shell,.orders-page>.orders-shell,.account-page>.account-shell,.cart-page>.cart-shell,.checkout-page>.checkout-shell,.admin-page>.admin-shell{position:relative;z-index:2}

/* Supply Drops and dimensional archives. */
.supply-drops-page .groupbuy-shell,.drop-archives-page .groupbuy-shell{width:100%;max-width:none;min-height:calc(100svh - 92px);padding:clamp(25px,3vh,38px) 0 40px;background:transparent}.supply-drops-page .gb-left-art,.supply-drops-page .gb-right-art,.drop-archives-page .gb-left-art,.drop-archives-page .gb-right-art{display:none}.supply-drops-page .gb-content,.drop-archives-page .gb-content{width:min(1040px,calc(100% - 56px));padding:clamp(22px,2.3vw,34px);border:1px solid rgba(100,148,111,.25);border-radius:18px;background:linear-gradient(150deg,rgba(3,12,17,.86),rgba(2,8,13,.72));box-shadow:0 30px 90px rgba(0,0,0,.48),inset 0 1px rgba(223,255,185,.035);backdrop-filter:blur(14px) saturate(.78)}.supply-drops-page .gb-content{border-color:rgba(136,207,36,.3)}.drop-archives-page .gb-content{border-color:rgba(141,91,193,.34);background:linear-gradient(150deg,rgba(7,10,20,.88),rgba(3,8,15,.75))}.supply-drops-page .gb-content h1,.drop-archives-page .gb-content h1{text-shadow:0 4px 24px #000}.drop-archives-page .gb-content h1{color:#d8c5f1}.supply-drops-page .gb-content>p,.drop-archives-page .gb-content>p{color:#aab9bc}.supply-drops-page .gb-row,.drop-archives-page .gb-row{height:182px;border-color:rgba(91,125,128,.34);background:linear-gradient(110deg,rgba(3,12,17,.93),rgba(4,14,18,.78));box-shadow:0 10px 25px rgba(0,0,0,.24);backdrop-filter:blur(9px);transition:transform .2s,border-color .2s,box-shadow .2s}.supply-drops-page .gb-row:hover{transform:translateY(-2px);border-color:rgba(166,224,42,.56);box-shadow:0 14px 34px rgba(0,0,0,.34),0 0 20px rgba(130,220,30,.06)}.drop-archives-page .gb-row:hover{transform:translateY(-2px);border-color:rgba(165,102,219,.5)}.supply-drops-page .gb-tools,.drop-archives-page .gb-tools{padding:8px;border:1px solid rgba(80,112,119,.24);border-radius:9px;background:rgba(3,10,15,.66)}.supply-drops-page .gb-trust,.drop-archives-page .gb-trust{border-color:rgba(101,140,115,.29);background:rgba(3,11,15,.78);backdrop-filter:blur(10px)}.drop-archives-page .drop-switcher .active{background:linear-gradient(#b076dd,#71419d);border-color:#9961c2;color:#100719}

.logout-inline-form { display: inline-flex; margin: 0; }
.logout-inline-form button { appearance: none; border: 0; background: transparent; color: inherit; font: inherit; letter-spacing: inherit; cursor: pointer; padding: 0; }

