.store-page{background:#09060d}.store-aurora{position:absolute;z-index:-1;border-radius:50%;filter:blur(110px);opacity:.25}.aurora-a{width:510px;height:510px;right:-200px;top:150px;background:#a140a6}.aurora-b{width:470px;height:470px;left:-200px;top:1050px;background:#c48927}.store-header{position:absolute;top:0;width:100%;z-index:5}.store-nav{height:105px;border-bottom:1px solid rgba(255,255,255,.1);display:grid;grid-template-columns:1fr auto 1fr;align-items:center}.back-link,.store-wapp{display:flex;align-items:center;gap:9px;text-decoration:none;color:#ded5dd;text-transform:uppercase;font:10px 'DM Mono',monospace;letter-spacing:.1em}.back-link svg,.store-wapp svg{width:15px;color:var(--gold)}.store-wapp{justify-self:end;border:1px solid var(--line);padding:11px 12px;color:var(--gold)}.store-brand img{height:73px;width:125px;object-fit:contain}.store-hero{min-height:780px;padding-top:172px;position:relative}.store-kicker{font:10px 'DM Mono',monospace;letter-spacing:.15em;color:var(--gold);display:flex;align-items:center;gap:10px}.store-kicker span{width:30px;height:1px;background:var(--gold)}.store-hero h1{font-size:clamp(4rem,7.8vw,7.1rem);letter-spacing:-.08em;line-height:.88;margin:26px 0}.store-hero h1 em,.products-heading h2 em,.how-heading h2 em,.store-cta h2 em{font-family:'Playfair Display',serif;color:var(--gold);font-weight:600}.store-hero>p{max-width:420px;color:#c6bdc8;line-height:1.8;font-size:14px;margin-bottom:30px}.hero-stats{display:flex;gap:45px;margin-top:100px}.hero-stats div{display:flex;flex-direction:column;border-left:1px solid var(--line);padding-left:12px}.hero-stats b{color:var(--gold);font:600 25px 'Playfair Display',serif}.hero-stats span{font:9px 'DM Mono',monospace;letter-spacing:.06em;color:#9c919d;margin-top:4px}.hero-object{position:absolute;width:460px;height:510px;right:40px;top:155px}.object-orbit{position:absolute;inset:50% auto auto 50%;border:1px solid var(--line);border-radius:50%;transform:translate(-50%,-50%) rotate(-35deg)}.orbit-1{width:460px;height:230px}.orbit-2{width:390px;height:320px;transform:translate(-50%,-50%) rotate(62deg)}.object-card{position:absolute;top:76px;left:100px;width:265px;height:345px;overflow:hidden;padding:17px;display:flex;flex-direction:column;background:linear-gradient(140deg,#b27639 0%,#431f39 40%,#0f0c1d 90%);border:1px solid #f2d981;box-shadow:18px 25px 50px #000;transform:rotate(9deg);animation:cardfloat 5s ease-in-out infinite}.object-card:after{content:"";position:absolute;width:400px;height:90px;background:rgba(255,255,255,.16);transform:rotate(-37deg);top:40px;left:-100px}.mini-bar{position:relative;z-index:1}.mini-bar i{display:inline-block;width:5px;height:5px;background:var(--gold);border-radius:50%;margin-right:4px}.object-card img{position:relative;z-index:1;height:120px;width:150px;object-fit:contain;align-self:center}.object-card strong{position:relative;z-index:1;font-size:28px;line-height:.9;letter-spacing:-.07em}.object-card small{position:relative;z-index:1;margin-top:auto;font:8px 'DM Mono',monospace;letter-spacing:.07em}.object-card>b{position:absolute;right:17px;bottom:11px;font-size:35px;color:var(--gold)}.burst{position:absolute;right:-8px;bottom:70px;width:115px;height:115px;border-radius:50%;background:var(--gold);color:#241316;display:grid;place-items:center;text-align:center;font:700 13px 'DM Mono',monospace;line-height:1.15;transform:rotate(15deg);animation:spin 15s linear infinite}.store-belt{border-block:1px solid var(--line);overflow:hidden;white-space:nowrap;padding:17px 0}.store-belt>div{display:inline-flex;gap:31px;align-items:center;animation:marquee 22s linear infinite}.store-belt span{font:600 11px 'DM Mono',monospace;letter-spacing:.18em}.store-belt i{color:var(--gold);font-style:normal}.products-section{padding-top:130px;padding-bottom:135px}.products-heading{display:flex;justify-content:space-between;align-items:end}.products-heading h2,.how-heading h2,.store-cta h2{font-size:clamp(3rem,5.5vw,5.5rem);letter-spacing:-.075em;line-height:.91;margin:23px 0 0}.products-heading p{max-width:310px;color:#aaa0ac;font-size:13px;line-height:1.8}.filters{display:flex;gap:8px;flex-wrap:wrap;margin:55px 0 28px}.filters button{background:transparent;color:#b9adb9;border:1px solid rgba(255,255,255,.13);font:10px 'DM Mono',monospace;letter-spacing:.06em;padding:11px 14px;cursor:pointer}.filters button span{color:var(--gold);margin-left:5px}.filters button.active,.filters button:hover{border-color:var(--gold);background:var(--gold);color:#1c1214}.product-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.product-card{border:1px solid rgba(255,255,255,.14);background:#100b14;padding:12px;transition:.3s}.product-card:hover{border-color:var(--gold);transform:translateY(-6px);box-shadow:0 18px 40px rgba(0,0,0,.3)}.product-card.hidden{display:none}.product-art{height:290px;overflow:hidden;position:relative}.featured .product-art{height:355px}.product-info{display:flex;justify-content:space-between;align-items:start;margin:17px 2px 10px}.product-type{font:9px 'DM Mono',monospace;letter-spacing:.12em;color:var(--gold)}.product-info h3{font-size:24px;line-height:.98;letter-spacing:-.06em;margin:8px 0 0}.price{color:var(--gold);font:600 17px 'Playfair Display',serif;white-space:nowrap}.price small{font:10px 'DM Mono',monospace}.product-card>p{min-height:38px;color:#aaa0ac;font-size:11px;line-height:1.6;margin:0 2px 15px}.order-button{width:100%;border:0;background:#f1d679;color:#21141a;padding:13px;font:700 9px Manrope,sans-serif;letter-spacing:.08em;text-transform:uppercase;cursor:pointer;display:flex;justify-content:center;align-items:center;gap:8px;text-decoration:none}.order-button:hover{background:#fff0af}.order-button svg{width:14px}.featured{grid-row:span 2}.featured .product-art{height:calc(100% - 128px)}.art-aurora{background:radial-gradient(circle at 68% 38%,#e2a94a 0 7%,transparent 7.5%),radial-gradient(circle at 52% 45%,#9f4ca0,transparent 43%),linear-gradient(145deg,#211339,#120d1c)}.art-title{position:absolute;z-index:2;left:19px;top:20px;font-size:38px;line-height:.82;letter-spacing:-.09em}.art-title em{font-family:'Playfair Display',serif;color:var(--gold)}.art-sphere{position:absolute;width:195px;height:195px;border-radius:50%;right:-25px;bottom:17px;background:repeating-linear-gradient(105deg,rgba(255,255,255,.2) 0 1px,transparent 1px 9px),radial-gradient(circle at 28% 25%,#fff5b3,#d58b39 30%,#4e275f 65%);box-shadow:inset -25px -20px 35px rgba(9,3,18,.65)}.art-sticker{position:absolute;bottom:21px;left:18px;width:57px;height:57px;border-radius:50%;display:grid;place-items:center;background:var(--gold);color:#2d1721;font:700 8px 'DM Mono',monospace;text-align:center;line-height:1.2;transform:rotate(-15deg)}.art-code{position:absolute;right:15px;top:15px;font:9px 'DM Mono',monospace;color:#fff}.art-noir{background:linear-gradient(135deg,#21151c,#070709)}.noir-box{position:absolute;inset:20px;border:1px solid #d8c391;padding:18px;display:flex;flex-direction:column;color:#e9d88d}.noir-box span{font:9px 'DM Mono',monospace;letter-spacing:.12em}.noir-box b{font-size:30px;line-height:.9;letter-spacing:-.08em;margin-top:auto}.noir-box i{font:italic 29px 'Playfair Display',serif;position:absolute;bottom:16px;right:15px}.circle-stamp{position:absolute;width:110px;height:110px;border-radius:50%;border:1px dashed var(--gold);right:-15px;top:-15px;display:grid;place-items:center;text-align:center;font:8px 'DM Mono',monospace;color:var(--gold);line-height:1.5;transform:rotate(16deg)}.art-lilac{background:#bd9fc8;padding:25px}.lilac-sheet{height:100%;background:#e7d9e1;color:#361b32;padding:19px;display:flex;flex-direction:column;box-shadow:10px 12px 0 #6e426b}.lilac-sheet b{font-size:32px;letter-spacing:-.1em;line-height:.8}.lilac-sheet span{font:8px 'DM Mono',monospace;letter-spacing:.08em;margin-top:auto}.scribble{position:absolute;right:15px;bottom:10px;font:italic 80px 'Playfair Display',serif;color:#6a3866;transform:rotate(-25deg)}.art-chrome{background:linear-gradient(130deg,#462654,#151224 48%,#b77741);padding:20px}.chrome-copy{position:relative;z-index:2;color:#f8df87}.chrome-copy span{font:9px 'DM Mono',monospace;letter-spacing:.13em}.chrome-copy b{display:block;font-size:39px;line-height:.77;letter-spacing:-.09em;margin-top:12px}.chrome-disc{position:absolute;width:180px;height:180px;right:-20px;bottom:-25px;border-radius:50%;background:repeating-radial-gradient(circle,#f6d884 0 2px,#a87683 3px 5px,#1c162c 7px 9px);box-shadow:0 0 25px #e5bd62}.chrome-grid{position:absolute;inset:0;background-image:linear-gradient(rgba(255,255,255,.18) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.18) 1px,transparent 1px);background-size:24px 24px;mask-image:linear-gradient(90deg,transparent,black)}.wide{grid-column:span 2}.art-cobalt{background:#214c93}.cobalt-window{position:absolute;inset:25px;background:#9dc4eb;color:#142d56;padding:16px;display:flex;flex-direction:column;z-index:1}.cobalt-window span,.cobalt-window i{font:9px 'DM Mono',monospace}.cobalt-window b{font-size:36px;line-height:.82;letter-spacing:-.09em;margin:auto 0}.cobalt-window i{text-align:right}.cobalt-sun{position:absolute;width:180px;height:180px;background:#f2ce65;border-radius:50%;right:-35px;top:-35px}.art-future{background:linear-gradient(135deg,#22202e,#10101a);display:flex;flex-direction:column;justify-content:center;align-items:center;color:#bcb5d5}.art-future:before{content:"";position:absolute;inset:20px;border:1px solid #625c83}.art-future span{font:10px 'DM Mono',monospace;letter-spacing:.2em;line-height:1.7;text-align:center;z-index:1}.art-future b{font-size:65px;color:var(--gold);z-index:1}.art-future i{font:8px 'DM Mono',monospace;color:var(--gold);z-index:1}.how-section{background:#f0e5d1;color:#1d1320;padding:120px 0}.how-heading{display:flex;align-items:end;justify-content:space-between}.how-heading .eyebrow{color:#875d2e}.how-heading .eyebrow span{background:#875d2e}.how-heading h2{max-width:650px}.how-grid{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid rgba(37,21,37,.25);margin-top:65px}.how-grid>div{padding:25px 35px 5px 0;border-right:1px solid rgba(37,21,37,.25);position:relative}.how-grid>div+div{padding-left:28px}.how-grid>div:last-child{border:0}.how-grid b{font:10px 'DM Mono',monospace;color:#9f6e2b}.how-grid svg{width:32px;height:32px;display:block;margin:50px 0 20px;color:#6a346b}.how-grid h3{font-size:23px;letter-spacing:-.05em;margin:0 0 8px}.how-grid p{font-size:12px;line-height:1.7;color:#695e67;max-width:255px}.store-cta{padding-top:120px;padding-bottom:120px;display:flex;align-items:end;justify-content:space-between}.store-cta>div>span{font:10px 'DM Mono',monospace;letter-spacing:.14em;color:var(--gold)}.store-footer{border-top:1px solid rgba(255,255,255,.1);padding:35px 0}.store-footer .shell{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:20px}.store-footer img{width:115px;height:70px;object-fit:contain;object-position:left}.store-footer div{display:flex;justify-content:end;gap:24px}.store-footer a{color:#b6aab6;text-transform:uppercase;text-decoration:none;font:9px 'DM Mono',monospace;letter-spacing:.1em}.store-footer small{grid-column:1/-1;border-top:1px solid rgba(255,255,255,.1);padding-top:17px;color:#786f79;font:9px 'DM Mono',monospace;letter-spacing:.08em}@keyframes cardfloat{50%{transform:rotate(5deg) translateY(-15px)}}@keyframes spin{to{transform:rotate(375deg)}}@media(max-width:800px){.store-nav{height:82px}.store-brand img{height:58px;width:102px}.store-wapp span{display:none}.store-wapp{padding:10px}.back-link{font-size:9px}.store-hero{padding-top:130px;min-height:860px}.store-hero h1{font-size:4.1rem}.hero-object{transform:scale(.76);transform-origin:top left;left:15px;right:auto;top:475px}.hero-stats{margin-top:370px;gap:17px}.hero-stats b{font-size:19px}.hero-stats span{font-size:8px}.products-section{padding-top:85px;padding-bottom:80px}.products-heading{display:block}.products-heading p{margin-top:23px}.filters{margin:35px 0 20px}.product-grid{grid-template-columns:1fr 1fr;gap:9px}.product-card{padding:8px}.featured{grid-row:span 1}.featured .product-art,.product-art{height:220px}.product-info h3{font-size:17px}.product-card>p{font-size:10px;min-height:52px}.order-button{font-size:8px;padding:11px 5px}.wide{grid-column:span 2}.how-section{padding:75px 0}.how-heading{display:block}.how-grid{grid-template-columns:1fr;margin-top:40px}.how-grid>div,.how-grid>div+div{border-right:0;border-bottom:1px solid rgba(37,21,37,.25);padding:22px 0}.how-grid svg{margin:20px 0 12px}.store-cta{padding-top:70px;padding-bottom:70px;display:block}.store-cta a{margin-top:28px}.store-footer .shell{grid-template-columns:1fr}.store-footer div{justify-content:start;flex-wrap:wrap}.store-footer small{grid-column:auto}}@media(max-width:420px){.store-hero h1{font-size:3.5rem}.product-grid{grid-template-columns:1fr}.wide{grid-column:auto}.featured .product-art,.product-art{height:270px}.product-card>p{min-height:auto}.hero-stats{gap:9px}}
