:root{--shop-bg:#080808;--shop-paper:#edeae3;--shop-muted:#77736c;--shop-copper:#e2763d;--shop-line:#ffffff1f}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0}button{font:inherit}.shop-page{background:var(--shop-bg);min-height:100vh;color:var(--shop-paper);font-family:var(--font-geist-sans),Arial,sans-serif;overflow:hidden}.shop-page a{color:inherit;text-decoration:none}.shop-header{z-index:50;border-bottom:1px solid var(--shop-line);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#080808e0;justify-content:space-between;align-items:center;height:72px;padding:0 4.5vw;display:flex;position:fixed;inset:0 0 auto}.shop-brand{font:600 11px/1 var(--font-geist-mono);letter-spacing:.14em;align-items:center;gap:12px;display:flex}.shop-brand b{color:var(--shop-copper)}.shop-brand-mark{color:#ed8954;width:29px;height:29px;font:700 12px/1 var(--font-geist-mono);border:1px solid #df7240;place-items:center;display:grid;transform:rotate(45deg)}.shop-brand-mark:first-letter{transform:rotate(-45deg)}.shop-header nav{font:500 9px/1 var(--font-geist-mono);letter-spacing:.14em;text-transform:uppercase;gap:38px;display:flex}.shop-header nav a{color:#88847d}.shop-header nav a:hover{color:#fff}.shop-header-actions{align-items:center;gap:9px;display:flex}.shop-header-actions button,.shop-header-actions .account-button{border:1px solid var(--shop-line);color:#aaa69e;height:38px;font:500 9px/1 var(--font-geist-mono);text-transform:uppercase;letter-spacing:.12em;cursor:pointer;background:0 0;align-items:center;padding:0 16px;display:flex}.cart-button span{color:#0b0b0b;background:var(--shop-copper);border-radius:50%;place-items:center;width:20px;height:20px;margin-left:9px;display:inline-grid}.shop-hero{background:radial-gradient(circle at 67% 45%,#263143 0,#10141b 19%,#080808 53%);align-items:center;min-height:760px;padding:150px 7vw 90px;display:flex;position:relative}.shop-hero:before{content:"";background:linear-gradient(90deg,#080808fa 0,#080808b8 48%,#0000 78%);position:absolute;inset:0}.shop-grid-lines{opacity:.2;background-image:linear-gradient(#ffffff0d 1px,#0000 1px),linear-gradient(90deg,#ffffff0d 1px,#0000 1px);background-size:68px 68px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(90deg,#0000,#000 45%,#0000);mask-image:linear-gradient(90deg,#0000,#000 45%,#0000)}.shop-hero-copy{z-index:2;max-width:780px;position:relative}.shop-kicker{color:#6e6a63;font:500 9px/1 var(--font-geist-mono);text-transform:uppercase;letter-spacing:.18em;margin:0 0 27px}.shop-kicker span{color:var(--shop-copper)}.shop-hero h1{color:#f1eee7;letter-spacing:-.065em;margin:0;font-size:clamp(65px,7.6vw,118px);font-weight:480;line-height:.85}.shop-hero h1 em,.shop-catalogue h2 em,.credits-copy h2 em{color:var(--shop-copper);font-family:Georgia,serif;font-weight:400}.shop-hero-copy>p:not(.shop-kicker){color:#a49f97;max-width:650px;margin:34px 0 0;font-size:17px;line-height:1.7}.shop-hero-actions{gap:11px;margin-top:34px;display:flex}.shop-hero-actions a{border:1px solid var(--shop-line);min-height:52px;font:500 9px/1 var(--font-geist-mono);text-transform:uppercase;letter-spacing:.14em;align-items:center;gap:28px;padding:0 21px;display:flex}.shop-hero-actions a:first-child{color:#090909;background:var(--shop-copper);border-color:var(--shop-copper)}.wallet-card{z-index:3;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#09090bbf;border:1px solid #e2763d57;width:min(31vw,410px);padding:25px;position:absolute;bottom:70px;right:5vw}.wallet-top{color:#716d66;font:500 8px/1 var(--font-geist-mono);letter-spacing:.13em;justify-content:space-between;display:flex}.wallet-top i{color:#986447;font-style:normal}.wallet-card>strong{color:#f1eee7;letter-spacing:-.05em;margin:25px 0 12px;font-size:62px;font-weight:450;display:block}.wallet-card>strong small{color:var(--shop-copper);font:500 11px/1 var(--font-geist-mono)}.wallet-card p{color:#706c66;font-size:12px;line-height:1.6}.wallet-card .wallet-link{color:#d98050;width:100%;height:44px;font:500 8px/1 var(--font-geist-mono);text-transform:uppercase;letter-spacing:.12em;background:#151515;border:1px solid #794426;justify-content:center;align-items:center;margin-top:10px;display:flex}.shop-catalogue{background:#0b0b0b;padding:120px 6vw}.shop-section-head{justify-content:space-between;align-items:end;gap:50px;max-width:1400px;margin:0 auto 55px;display:flex}.shop-section-head p,.credits-copy>p:first-child,.download-flow>p{color:#716e67;font:500 9px/1 var(--font-geist-mono);letter-spacing:.16em}.shop-section-head h2,.credits-copy h2{letter-spacing:-.055em;margin:16px 0 0;font-size:clamp(50px,5.2vw,78px);font-weight:450;line-height:.9}.shop-filters{border:1px solid var(--shop-line);display:flex}.shop-filters button{border:0;border-right:1px solid var(--shop-line);color:#6b6761;min-height:40px;font:500 8px/1 var(--font-geist-mono);text-transform:uppercase;letter-spacing:.12em;cursor:pointer;background:0 0;padding:0 19px}.shop-filters button:last-child{border-right:0}.shop-filters button.active{color:#090909;background:var(--shop-copper)}.product-grid{grid-template-columns:repeat(3,1fr);gap:28px;max-width:1400px;margin:auto;display:grid}.product-card{border:1px solid var(--shop-line);background:#0d0d0d;overflow:hidden}.product-card.featured{grid-column:span 2;grid-template-columns:1.05fr .95fr;display:grid}.product-art{background:radial-gradient(circle at 50% 47%,#50301f,#18100d 28%,#090909 66%);min-height:370px;padding:18px;position:relative;overflow:hidden}.product-art.blue{background:radial-gradient(circle at 50% 47%,#1d3b67,#0d1725 28%,#08090b 66%)}.product-art.violet{background:radial-gradient(circle at 50% 47%,#4c2750,#18101b 28%,#09080a 66%)}.product-art>span{color:#8a857e;font:500 7px/1 var(--font-geist-mono);letter-spacing:.13em}.product-art>strong{color:#eeeae3;letter-spacing:-.03em;font-size:clamp(18px,2vw,28px);font-weight:520;position:absolute;bottom:46px;left:18px}.product-art>small{color:#817d76;font:500 8px/1 var(--font-geist-mono);text-transform:uppercase;letter-spacing:.14em;position:absolute;bottom:24px;left:18px}.product-orbit{place-items:center;display:grid;position:absolute;inset:0}.product-orbit i{aspect-ratio:1;border:1px solid #e2763d59;border-radius:50%;width:52%;position:absolute}.product-orbit i:nth-child(2){border-style:dashed;width:31%}.product-orbit i:nth-child(3){background:#fff;border:0;width:5%;box-shadow:0 0 18px #fff,0 0 65px #e2763d}.product-copy{padding:25px}.product-card.featured .product-copy{flex-direction:column;justify-content:center;display:flex}.product-title span{color:var(--shop-copper);font:500 7px/1 var(--font-geist-mono);text-transform:uppercase;letter-spacing:.15em}.product-title h3{margin:9px 0 0;font-size:23px;font-weight:520}.product-copy>p{color:#8b877f;min-height:42px;margin:18px 0 7px;font-size:13px;line-height:1.6}.product-copy>small{color:#5c5954;font:500 8px/1.4 var(--font-geist-mono)}.product-buy{border-top:1px solid var(--shop-line);justify-content:space-between;align-items:center;margin-top:25px;padding-top:18px;display:flex}.product-buy>strong{font-size:26px;font-weight:470}.product-buy>strong small{color:var(--shop-copper);font:500 8px/1 var(--font-geist-mono)}.product-buy button{color:#d98050;height:41px;font:500 8px/1 var(--font-geist-mono);text-transform:uppercase;letter-spacing:.12em;cursor:pointer;background:0 0;border:1px solid #794426;padding:0 15px}.product-buy button:disabled{color:#5c5954;border-color:var(--shop-line);cursor:default}.credits-section{color:#111;background:#dedad1;grid-template-columns:.8fr 1.2fr;align-items:center;gap:70px;padding:120px 7vw;display:grid}.credits-copy h2{color:#141414}.credits-copy>p:last-child{color:#6f6961;max-width:530px;font-size:14px;line-height:1.75}.credit-packs{grid-template-columns:repeat(3,1fr);gap:13px;display:grid}.credit-packs article{background:#e9e5dc;border:1px solid #00000029;flex-direction:column;min-height:310px;padding:27px;display:flex;position:relative}.credit-packs article.recommended{color:#eeeae3;background:#151515;transform:translateY(-15px);box-shadow:0 18px 42px #0000002e}.recommended-label{color:#16120f;background:var(--shop-copper);height:25px;font:700 7px/1 var(--font-geist-mono);letter-spacing:.14em;place-items:center;display:grid;position:absolute;top:-25px;left:0;right:0}.credit-packs article>small{color:#9a704f;font:500 8px/1 var(--font-geist-mono);letter-spacing:.13em}.credit-packs article>strong{letter-spacing:-.06em;margin:35px 0 15px;font-size:62px;font-weight:450}.credit-packs article>strong i{color:var(--shop-copper);font:600 9px/1 var(--font-geist-mono);margin-left:4px;font-style:normal}.credit-packs article p{color:#817b72;font:500 9px/1.4 var(--font-geist-mono);margin:0}.credit-packs article>a{color:#6d665e;height:43px;font:500 9px/1 var(--font-geist-mono);background:0 0;border:1px solid #0000002e;justify-content:center;align-items:center;margin-top:auto;display:flex}.credit-packs article.recommended>a{color:#db7d4b;border-color:#6d3d25}.download-flow{background:#0c0c0c;padding:100px 7vw}.download-flow>div{border-top:1px solid var(--shop-line);border-left:1px solid var(--shop-line);grid-template-columns:repeat(4,1fr);margin-top:30px;display:grid}.download-flow article{border-right:1px solid var(--shop-line);border-bottom:1px solid var(--shop-line);flex-direction:column;min-height:190px;padding:25px;display:flex}.download-flow article span{color:var(--shop-copper);font:500 8px/1 var(--font-geist-mono)}.download-flow article strong{color:#cbc7bf;margin:auto 0 10px;font-size:16px;font-weight:520}.download-flow article small{color:#625f59;font-size:11px;line-height:1.5}.shop-footer{border-top:1px solid var(--shop-line);justify-content:space-between;align-items:center;min-height:110px;padding:30px 4.5vw;display:flex}.shop-footer a,.shop-footer p{color:#65615b;font:500 8px/1.5 var(--font-geist-mono);text-transform:uppercase;letter-spacing:.12em}.cart-drawer{z-index:81;border-left:1px solid var(--shop-line);background:#0c0c0c;flex-direction:column;width:min(430px,100vw);height:100vh;padding:25px;transition:all .28s;display:flex;position:fixed;top:0;right:0;transform:translate(102%)}.cart-drawer.open{transform:translate(0)}.cart-drawer-head{color:#8f8b83;font:500 9px/1 var(--font-geist-mono);letter-spacing:.14em;justify-content:space-between;align-items:center;display:flex}.cart-drawer-head button{border:1px solid var(--shop-line);color:#aaa59d;cursor:pointer;background:0 0;width:35px;height:35px;font-size:20px}.cart-items{flex:1;margin-top:32px;overflow:auto}.empty-cart{color:#65615b;font-size:12px}.cart-items article{border-bottom:1px solid var(--shop-line);grid-template-columns:1fr auto auto;align-items:center;gap:12px;padding:18px 0;display:grid}.cart-items article div{gap:6px;display:grid}.cart-items article strong{font-size:13px}.cart-items article small{color:#65615b;font-size:10px}.cart-items article>span{color:var(--shop-copper);font:500 9px/1 var(--font-geist-mono)}.cart-items article>button{color:#68645e;cursor:pointer;background:0 0;border:0;font-size:17px}.cart-total{border-top:1px solid var(--shop-line);color:#858078;font:500 9px/1 var(--font-geist-mono);justify-content:space-between;padding:20px 0;display:flex}.cart-total strong{color:#e8e4dd}.checkout-button{color:#d98050;min-height:48px;font:500 8px/1 var(--font-geist-mono);text-transform:uppercase;letter-spacing:.12em;background:#151515;border:1px solid #794426;justify-content:center;align-items:center;display:flex}.checkout-button.disabled{border-color:var(--shop-line);color:#66615b}.cart-backdrop{z-index:80;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#000000a3;border:0;position:fixed;inset:0}@media (width<=1000px){.shop-header nav{display:none}.shop-hero{min-height:860px;padding:130px 25px 260px}.wallet-card{width:auto;bottom:55px;left:25px;right:25px}.shop-section-head{flex-direction:column;align-items:flex-start}.product-grid{grid-template-columns:repeat(2,1fr)}.product-card.featured{grid-column:span 2}.credits-section{grid-template-columns:1fr}.download-flow>div{grid-template-columns:repeat(2,1fr)}}@media (width<=620px){.shop-header{padding:0 18px}.account-button{display:none}.shop-hero{min-height:900px}.shop-hero h1{font-size:58px}.shop-hero-actions{flex-direction:column;align-items:stretch;max-width:290px}.shop-section-head h2,.credits-copy h2{font-size:48px}.shop-filters{width:100%}.shop-filters button{flex:1;padding:0 8px}.product-grid{grid-template-columns:1fr}.product-card.featured{grid-column:auto;display:block}.product-art{min-height:330px}.credit-packs{grid-template-columns:1fr}.credit-packs article.recommended{margin-top:25px;transform:none}.download-flow>div{grid-template-columns:1fr}.shop-footer{flex-direction:column;align-items:flex-start;gap:20px}.shop-brand>span:last-child{display:none}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}.cart-drawer{transition:none}}.credit-packs article>button{color:#6d665e;height:43px;font:500 9px/1 var(--font-geist-mono);cursor:pointer;background:0 0;border:1px solid #0000002e;justify-content:center;align-items:center;margin-top:auto;display:flex}.credit-packs article.recommended>button{color:#db7d4b;border-color:#6d3d25}.credit-packs article>button:disabled{opacity:.55;cursor:wait}.checkout-button{cursor:pointer}.checkout-button:disabled{cursor:default}.shop-status{color:#7f2b1c;background:#f0ccc0;border:1px solid #a33d234d;grid-column:1/-1;margin-top:20px;padding:14px 16px;font-size:12px;line-height:1.5}.cart-status{color:#e0926c;margin:0 0 14px;font-size:11px;line-height:1.5}
