:root{--bg:#06101e;--panel:#0c1a2b;--panel2:#101f33;--line:#234766;--text:#f5f8ff;--muted:#8fa7bf;--blue:#37c7ff;--blue2:#1c7cff;--gold:#ffc85c;--danger:#ff7d8d}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-height:100vh;background:radial-gradient(circle at 70% 8%,#12345a55,transparent 35%),linear-gradient(135deg,#040b15,#071526 55%,#06101e);color:var(--text);font:14px/1.5 "DM Sans",sans-serif}.ambient{position:fixed;z-index:-2;border-radius:50%;filter:blur(90px);pointer-events:none}.ambient-one{width:400px;height:400px;right:3%;top:100px;background:#1488ff24}.ambient-two{width:350px;height:350px;left:-140px;bottom:10%;background:#ffc04a12}.grain{position:fixed;inset:0;z-index:-1;opacity:.14;pointer-events:none;background-image:linear-gradient(#fff1 1px,transparent 1px),linear-gradient(90deg,#fff1 1px,transparent 1px);background-size:48px 48px;mask-image:linear-gradient(to bottom,#000,transparent 80%)}a{color:inherit;text-decoration:none}.wrap{width:min(1180px,calc(100% - 48px));margin:auto}.topbar{height:78px;display:flex;align-items:center;justify-content:space-between;width:min(1280px,calc(100% - 48px));margin:auto;border-bottom:1px solid #ffffff0c}.brand{display:flex;align-items:center;gap:10px;font:700 17px/1 "Space Grotesk";letter-spacing:.12em}.brand img{width:44px;height:44px;object-fit:contain;filter:drop-shadow(0 0 15px #30bfff88)}.brand>span>span{color:var(--blue)}.brand small{display:block;color:#6c8aa6;font:600 7px/1.8 "Space Grotesk";letter-spacing:.28em}.topbar nav{display:flex;align-items:center;gap:26px;color:#9fb0c4;font-weight:600}.topbar nav a:hover,.topbar nav .active{color:#fff}.cart-trigger{border:0;background:transparent;color:#e9f3ff;font:600 13px "DM Sans";cursor:pointer}.cart-trigger b{display:inline-grid;place-items:center;min-width:20px;height:20px;margin-left:4px;border-radius:20px;color:#07111d;background:var(--gold);font-size:11px}.hero{display:grid;grid-template-columns:1fr 1fr;align-items:center;min-height:510px;padding:72px 0 46px}.eyebrow{margin:0;color:var(--blue);font:700 10px/1.2 "Space Grotesk";letter-spacing:.22em}.hero h1{margin:18px 0;font:700 clamp(56px,7vw,96px)/.91 "Space Grotesk";letter-spacing:-.09em}.hero h1 em,.section-title h2 em{color:var(--gold);font-style:normal}.hero-text{max-width:470px;color:var(--muted);font-size:16px;line-height:1.75}.primary,.secondary{display:inline-flex;align-items:center;justify-content:space-between;gap:22px;border:1px solid transparent;border-radius:8px;padding:14px 18px;cursor:pointer;font-weight:700;transition:.2s}.primary{background:linear-gradient(115deg,var(--blue),var(--blue2));color:#03101d;box-shadow:0 13px 28px #168cff42}.primary:hover{transform:translateY(-2px);filter:brightness(1.08)}.secondary{border-color:var(--line);background:#ffffff08;color:#d9eaff}.wide{width:100%}.hero-art{position:relative;display:grid;place-items:center;height:380px}.hero-orb{display:grid;place-items:center;width:210px;height:210px;border-radius:50%;background:radial-gradient(circle,#40d4ff44,#15385e 55%,#071526 70%);box-shadow:0 0 70px #2cbcff66,0 0 160px #226eff33}.hero-orb img{width:155px;filter:drop-shadow(0 0 18px #40caffaa)}.ring{position:absolute;border:1px solid #3fcaff55;border-radius:50%;transform:rotate(-20deg)}.ring-a{width:370px;height:175px}.ring-b{width:290px;height:330px;transform:rotate(58deg);border-color:#ffc85c48}.float-label{position:absolute;color:#87a5c0;font:700 9px "Space Grotesk";letter-spacing:.18em}.label-a{top:42px;right:7%}.label-b{bottom:40px;left:8%;color:var(--gold)}.account-panel{display:grid;grid-template-columns:1fr 210px;gap:20px;align-items:end;padding:23px;border:1px solid #2a6180;border-radius:14px;background:#0b1a2ae8;box-shadow:0 20px 80px #0003}.account-panel label,.checkout-form label{display:block;color:#a8c2d8;font:700 10px "Space Grotesk";letter-spacing:.14em;text-transform:uppercase}.account-panel input,.account-panel select,.checkout-form input{display:block;width:100%;height:46px;margin-top:8px;border:1px solid #2d6081;border-radius:7px;background:#071321;color:#fff;padding:0 13px;outline:none;font:500 13px "DM Sans"}.account-panel input:focus,.account-panel select:focus,.checkout-form input:focus{border-color:var(--blue);box-shadow:0 0 0 3px #2cc5ff1d}.account-panel small{display:block;margin-top:7px;color:#7598b4;font-size:10px}.currency span{display:block}.store-layout{display:grid;grid-template-columns:minmax(0,1fr) 290px;gap:22px;padding:80px 0}.section-title{display:flex;align-items:end;justify-content:space-between;gap:30px;margin-bottom:24px}.section-title h2,.supporters h2{margin:10px 0 0;font:700 34px/1 "Space Grotesk";letter-spacing:-.06em}.section-title>p{max-width:320px;margin:0;color:var(--muted);font-size:12px;line-height:1.6}.tabs{display:flex;gap:8px;margin-bottom:17px}.tabs button{border:1px solid #27465f;border-radius:999px;padding:8px 14px;background:#091827;color:#92a9bd;font:600 11px "DM Sans";cursor:pointer}.tabs button:hover,.tabs button.active{border-color:var(--blue);color:#05121f;background:var(--blue)}.products{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.product{overflow:hidden;border:1px solid #284864;border-radius:13px;background:linear-gradient(150deg,#10243a,#091421);transition:.2s}.product:hover{transform:translateY(-4px);border-color:#44caff88;box-shadow:0 18px 40px #0004}.product-art{display:grid;place-items:center;min-height:150px;position:relative;background:radial-gradient(circle at 50% 48%,#2875ad77,transparent 34%),linear-gradient(135deg,#123d60,#0b2038)}.product-art:before,.product-art:after{content:"";position:absolute;inset:25px;border:1px solid #5ed7ff44;transform:rotate(45deg)}.product-art:after{inset:45px;border-color:#ffc85c33}.product-art span{position:relative;z-index:1;display:grid;place-items:center;width:84px;height:84px;border:1px solid #6bdbff99;border-radius:50%;background:#0b2741cc;color:var(--gold);font:700 24px "Space Grotesk";box-shadow:0 0 34px #20bfff45}.product-body{padding:17px}.product-meta{display:flex;justify-content:space-between;color:#72a6c8;font:700 9px "Space Grotesk";letter-spacing:.12em}.product h3{margin:12px 0 6px;font:700 21px "Space Grotesk"}.product p{min-height:42px;margin:0;color:var(--muted);font-size:12px;line-height:1.55}.product ul{min-height:46px;padding:0;margin:14px 0;list-style:none;color:#a9c8df;font-size:11px}.product li{margin:4px 0}.product li:before{content:"+";margin-right:7px;color:var(--gold);font-weight:700}.product-foot{display:flex;align-items:center;justify-content:space-between;padding-top:13px;border-top:1px solid #ffffff10}.price{color:#eaf8ff;font:700 15px "Space Grotesk"}.product-foot button{padding:10px 12px;font-size:11px}.supporters{align-self:start;position:sticky;top:24px;padding:22px;border:1px solid #2b5574;border-radius:14px;background:#0a1828dd}.supporters h2{font-size:25px;line-height:1.05}.muted{color:var(--muted);font-size:11px}.supporter-list{margin-top:22px}.supporter{display:grid;grid-template-columns:34px 1fr auto;gap:9px;align-items:center;padding:12px 0;border-top:1px solid #ffffff0e}.avatar{display:grid;place-items:center;width:34px;height:34px;border-radius:10px;background:linear-gradient(135deg,#209ad0,#13386e);color:#fff;font:700 14px "Space Grotesk"}.supporter strong,.supporter small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.supporter strong{font-size:12px}.supporter small,.supporter time{color:#7893aa;font-size:10px}.supporter time{white-space:nowrap}.loading{padding:20px 0;color:#7190a8;font-size:12px}.footer{display:grid;grid-template-columns:1fr auto;gap:20px;align-items:center;padding:28px 0 42px;border-top:1px solid #ffffff12;color:#7b95ad}.footer>small{grid-column:1/-1;font-size:10px}.footer>div{display:flex;gap:18px;font-size:12px}.drawer{position:fixed;inset:0;z-index:10;visibility:hidden;transition:visibility .2s}.drawer.open{visibility:visible}.drawer-backdrop{position:absolute;inset:0;border:0;background:#000a;opacity:0;transition:.2s}.drawer.open .drawer-backdrop{opacity:1}.drawer-panel{position:absolute;right:0;top:0;width:min(460px,100%);height:100%;overflow:auto;padding:37px;background:#081422;box-shadow:-30px 0 80px #0008;transform:translateX(100%);transition:.3s}.drawer.open .drawer-panel{transform:none}.drawer-close{float:right;border:0;background:transparent;color:#8ca6bc;font-size:28px;cursor:pointer}.drawer h2{margin:15px 0 25px;font:700 42px "Space Grotesk";letter-spacing:-.08em}.cart-product{display:flex;justify-content:space-between;gap:15px;padding:18px;border:1px solid #2b5572;border-radius:10px;background:#0d2033}.cart-product strong,.cart-product small{display:block}.cart-product small{margin-top:5px;color:#7894ab;font-size:11px}.cart-product>span{color:var(--gold);font:700 16px "Space Grotesk"}.cart-total{display:flex;justify-content:space-between;align-items:end;margin:30px 0 20px;padding-top:18px;border-top:1px solid #ffffff1a}.cart-total span{color:#88a2b9}.cart-total strong{font:700 25px "Space Grotesk"}.checkout-form{margin-top:25px;padding-top:24px;border-top:1px solid #ffffff18}.checkout-form label{color:#9cb6ca}.checkout-form label span{color:#5f7c95;text-transform:none;letter-spacing:0}.checkout-form input{margin-bottom:13px}.error{display:block;min-height:18px;margin:5px 0 12px;color:var(--danger);font-size:11px}.checkout-result{margin-top:28px;padding-top:25px;border-top:1px solid #ffffff18}.checkout-result h3{font:700 25px "Space Grotesk"}.checkout-result p{color:var(--muted);font-size:13px}.checkout-result strong{display:block;margin:18px 0;color:var(--gold);font:700 13px "Space Grotesk"}.toast{position:fixed;left:50%;bottom:25px;z-index:20;padding:12px 17px;border:1px solid #3dbfff66;border-radius:999px;background:#0c2134;color:#e5f7ff;opacity:0;transform:translate(-50%,10px);transition:.2s}.toast.show{opacity:1;transform:translate(-50%,0)}@media(max-width:850px){.hero{grid-template-columns:1fr;padding-top:48px}.hero-art{height:300px}.store-layout{grid-template-columns:1fr}.supporters{position:static}.section-title{display:block}.section-title>p{margin-top:15px}.topbar nav{gap:12px}.topbar nav a:nth-child(2){display:none}}@media(max-width:600px){.wrap,.topbar{width:min(100% - 28px,1180px)}.topbar{height:68px}.brand{font-size:14px}.brand img{width:36px;height:36px}.topbar nav a:first-child{display:none}.hero h1{font-size:58px}.account-panel{grid-template-columns:1fr;padding:17px}.products{grid-template-columns:1fr}.hero-art{height:250px}.hero-orb{width:155px;height:155px}.hero-orb img{width:115px}.ring-a{width:270px;height:140px}.ring-b{width:220px;height:250px}.footer{grid-template-columns:1fr}.footer>div{justify-content:flex-start}.drawer-panel{padding:25px}.drawer h2{font-size:36px}}
