@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Space+Grotesk:wght@400;500;600;700&display=swap');
:root{--purple:#7540ed;--ink:#191522;--muted:#6e6879;--line:#e7e3ed;--surface:#f5f3f8}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0;color:var(--ink);background:#fff;font:16px/1.55 'DM Sans',Arial,sans-serif}button,input,select{font:inherit}button,a,summary{touch-action:manipulation}button{cursor:pointer}a{color:inherit;text-decoration:none}button:focus-visible,a:focus-visible,summary:focus-visible{outline:3px solid #aa80ff;outline-offset:4px}h1,h2,h3,.brand{font-family:'Space Grotesk',Arial,sans-serif}h1,h2,h3,p{margin-top:0}img{max-width:100%;object-fit:contain}button{color:inherit}button:disabled{cursor:not-allowed} .announcement{background:var(--ink);color:#fff;display:flex;justify-content:space-between;padding:10px 5%;font-size:12px;letter-spacing:1.8px}.announcement span{color:#c9bfde}header{height:100px;padding:0 5%;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line);gap:25px;background:white}.brand{display:flex;align-items:center;gap:10px;font-weight:700;line-height:1.15;font-size:22px;letter-spacing:-1px}.brand-light{font-weight:400;margin-left:4px}.brand small{display:block;font:9px/1.9 'DM Sans',sans-serif;letter-spacing:2.5px}.brand-icon{position:relative;width:42px;height:47px;border-radius:8px;background:var(--purple);color:white;display:grid;place-items:center;font-size:34px;font-weight:700;transform:rotate(-7deg)}.brand-icon span{position:absolute;font-size:17px;right:-5px;top:-8px;color:#b8f77a;text-shadow:0 1px 2px #281844}nav{display:flex;gap:30px;font-size:14px;font-weight:600}.bag{background:none;border:0;display:flex;gap:10px;align-items:center;font-size:14px}.bag svg{width:22px}.bag #cart-count{background:var(--surface);border-radius:50%;min-width:25px;padding:2px}.hero{max-width:1440px;margin:24px auto 0;width:90%;min-height:550px;display:grid;grid-template-columns:1fr 1fr;background:#211632;border-radius:12px;overflow:hidden;color:white}.hero-copy{padding:64px 20px 44px 54px;position:relative;z-index:1}.eyebrow{font-size:12px;font-weight:700;letter-spacing:2px;margin-bottom:22px;display:flex;align-items:center;gap:10px}.eyebrow span{width:7px;height:7px;border-radius:50%;background:#bcf58e}h1{font-size:clamp(50px,5.5vw,84px);line-height:1.03;letter-spacing:-4px;margin-bottom:22px;font-weight:500}em{font-style:normal;color:#c4a2ff}.hero-description{color:#d0c4df;max-width:340px;line-height:1.7;font-size:16px;margin-bottom:28px}.button{display:inline-flex;align-items:center;justify-content:center;gap:25px;min-height:48px;padding:13px 23px;background:var(--purple);color:#fff;border:0;border-radius:5px;font-size:14px;font-weight:700}.button:hover{background:#5e2bd2}.button.white{color:#251b34;background:#fff}.button.white:hover{background:#eee6ff}.button span{font-size:20px}.hero-meta{display:flex;gap:18px;font-size:10px;letter-spacing:1.2px;color:#ae9cbe;margin-top:42px}.hero-art{position:relative;display:flex;align-items:center;justify-content:center;background:radial-gradient(ellipse at 50% 45%,#8752c9 0%,#523177 40%,#29183d 78%);isolation:isolate}.hero-art:before{content:'';position:absolute;inset:8%;border:1px solid #ffffff20;border-radius:50%;z-index:-1}.hero-art img{width:88%;height:420px;filter:drop-shadow(0 32px 26px #120a2450);transform:rotate(-8deg)}.hero-edition{position:absolute;top:28px;left:25px;font-size:10px;letter-spacing:3px;color:#d1b8f0}.hero-sticker{position:absolute;right:25px;top:57px;background:#c6f891;color:#211b2a;border-radius:50%;width:96px;height:96px;display:flex;align-items:center;justify-content:center;flex-direction:column;line-height:.85;font:700 42px/1 'Space Grotesk';transform:rotate(10deg)}.hero-sticker span{font:700 9px/1.2 'DM Sans';text-align:center;letter-spacing:1px}.art-caption{position:absolute;bottom:25px;left:25px;right:25px;display:flex;justify-content:space-between;align-items:center;font-size:13px}.art-caption a{border:1px solid #ffffff60;border-radius:50%;width:38px;height:38px;display:grid;place-items:center}.value-strip{width:90%;max-width:1440px;margin:auto;padding:26px 0;display:flex;justify-content:space-around;border-bottom:1px solid var(--line);font-size:13px;color:#51485f}.catalog-section{padding:64px 5% 70px;max-width:1600px;margin:auto}.section-heading{display:flex;justify-content:space-between;align-items:end;margin-bottom:28px}.purple{color:var(--purple)}.section-heading .eyebrow{margin-bottom:10px}h2{font-size:38px;letter-spacing:-1.5px;line-height:1.15;font-weight:500;margin-bottom:0}.collection-count{font-size:13px;color:var(--muted)}.catalog-toolbar{display:flex;align-items:center;justify-content:space-between;gap:20px;border-bottom:1px solid var(--line);padding-bottom:18px}.tabs{display:flex;gap:8px}.tabs button{background:transparent;border:0;border-radius:6px;padding:10px 14px;font-size:14px;font-weight:600;white-space:nowrap}.tabs .active{background:var(--ink);color:#fff}.tabs button span{font-size:11px;opacity:.6;margin-left:6px}.catalog-controls{display:flex;gap:12px}.search{display:flex;border:1px solid var(--line);border-radius:5px;align-items:center;padding:0 12px;gap:8px}.search span{font-size:25px}.search input{border:0;outline:0;width:170px;background:transparent;font-size:14px}select{background:#fff;border:1px solid var(--line);border-radius:5px;padding:10px;font-size:14px;max-width:100%}.secondary-filters{display:flex;align-items:center;gap:12px;font-size:13px;color:var(--muted);padding:18px 0}.secondary-filters select{border:0;background:var(--surface);padding:6px 10px}.secondary-filters #results-count{margin-left:auto}.product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:30px 22px}.product-card{min-width:0}.product-image{width:100%;aspect-ratio:1/1;background:var(--surface);position:relative;border-radius:8px;display:block;border:1px solid #eeebf3;overflow:hidden;cursor:pointer}.product-image > img{width:100%;height:100%;padding:25px;mix-blend-mode:multiply;transition:transform .25s}.product-image:hover > img{transform:scale(1.06)}.preorder-badge{position:absolute;top:13px;left:13px;z-index:1;background:white;border:1px solid #e8e0f4;color:#6f36d1;border-radius:4px;font-size:10px;font-weight:700;letter-spacing:.8px;padding:4px 7px}.lang-badge{position:absolute;bottom:12px;right:12px;background:#fff;color:#706779;font-size:11px;padding:2px 7px;border-radius:3px}.product-info{padding:14px 1px 0}.product-series{color:var(--muted);font-size:12px;margin-bottom:5px}.product-info h3{font-size:17px;font-weight:500;letter-spacing:-.3px;line-height:1.4;margin-bottom:12px;min-height:48px}.product-info h3 a:hover{color:var(--purple)}.card-bottom{display:flex;align-items:center;justify-content:space-between;gap:8px}.price{font-family:'Space Grotesk';font-weight:600;font-size:19px}.add-button{border:1px solid var(--line);background:white;border-radius:4px;font-size:12px;font-weight:600;padding:9px 10px;white-space:nowrap}.add-button:hover{background:var(--purple);color:#fff;border-color:var(--purple)}.spotlight{margin:0 5%;border-radius:10px;background:#e9e1ff;display:grid;grid-template-columns:1.2fr 1fr;align-items:center;overflow:hidden;padding:40px 6%;min-height:370px}.spotlight h2{font-size:48px}.spotlight em{color:var(--purple)}.spotlight p:not(.eyebrow){max-width:420px;color:#695e7c;margin:20px 0}.spotlight img{height:330px;width:100%;mix-blend-mode:multiply;transform:rotate(6deg)}.guide{padding:85px 5%;display:grid;grid-template-columns:1fr 1.15fr;gap:10%;max-width:1600px;margin:auto}.guide h2{font-size:42px}.guide>div>p:not(.eyebrow){color:var(--muted);max-width:370px;margin-top:20px}.faq details{border-bottom:1px solid var(--line);padding:20px 0}.faq summary{font-weight:600;cursor:pointer;list-style:none;display:flex;justify-content:space-between;gap:20px}.faq summary:after{content:'+';font-size:23px;color:var(--purple)}.faq details[open] summary:after{content:'−'}.faq p{font-size:14px;color:var(--muted);margin:14px 28px 0 0;line-height:1.8}footer{background:#17131f;color:#fff;padding:45px 5% 20px;display:flex;align-items:center;gap:40px;flex-wrap:wrap}footer>p{font-size:14px;color:#b9aec8;margin:0}footer>div:not(.footer-bottom){margin-left:auto;display:flex;gap:24px;font-size:12px;color:#d5cde0}.footer-bottom{width:100%;border-top:1px solid #ffffff1c;display:flex;justify-content:space-between;padding-top:22px;font-size:11px;color:#958c9f}dialog{border:0;padding:0;color:var(--ink);box-shadow:0 20px 90px #17122430}dialog::backdrop{background:#17122490;backdrop-filter:blur(3px)}.close{background:#fff;border:1px solid var(--line);border-radius:50%;height:36px;width:36px;font-size:24px;display:grid;place-items:center;line-height:1;flex-shrink:0}#product-dialog{max-width:1000px;width:90vw;max-height:90dvh;border-radius:12px;overflow:auto}#product-dialog>.close{position:absolute;top:16px;right:16px;z-index:2}.detail-layout{display:grid;grid-template-columns:1fr 1fr}.detail-visual{background:var(--surface);padding:30px;display:flex;align-items:center;justify-content:center;min-height:480px}.detail-visual img{width:100%;mix-blend-mode:multiply}.detail-copy{padding:50px 32px 35px}.detail-copy h2{font-size:32px;margin:12px 0}.detail-copy>p{font-size:14px;color:var(--muted)}.detail-copy .price{font-size:28px;color:var(--ink)}.edition{display:inline-block;border:1px solid var(--line);padding:6px 12px;border-radius:4px;font-size:13px}.shipping-note{padding:15px;background:#f3edff;border-radius:5px;color:#5f4385;font-size:13px;margin:22px 0}.detail-copy .button{width:100%}.details-meta{display:grid;grid-template-columns:1fr 1fr;gap:10px;font-size:13px;margin:20px 0}.details-meta dt{color:var(--muted)}.details-meta dd{margin:0;text-align:right}#cart-dialog{height:100dvh;max-height:100dvh;max-width:520px;width:100%;margin:0 0 0 auto;padding:28px;overflow:auto}.cart-head{display:flex;align-items:center;justify-content:space-between;gap:15px}.cart-head h2{font-size:28px}.cart-head h2 span{font-size:16px;color:var(--muted)}.cart-preorder{font-size:12px;color:#6a4398;background:#f4effb;padding:12px;margin:22px 0}.cart-line{display:grid;grid-template-columns:78px 1fr;gap:15px;padding:20px 0;border-bottom:1px solid var(--line)}.cart-line > img{width:78px;height:90px;background:var(--surface);border-radius:4px}.cart-line h3{font-size:15px;margin:3px 0;font-weight:500}.cart-line p{font-size:12px;color:var(--muted);margin:0 0 8px}.line-actions{display:flex;align-items:center;justify-content:space-between;gap:10px}.quantity{display:flex;border:1px solid var(--line);border-radius:4px;align-items:center}.quantity button{background:none;border:0;width:30px;height:30px}.quantity span{width:28px;text-align:center;font-size:13px}.remove{border:0;background:none;color:var(--muted);text-decoration:underline;font-size:12px}.subtotal{display:flex;justify-content:space-between;font-size:20px;margin-top:25px;font-weight:600}.cart-disclosure{color:var(--muted);font-size:13px;line-height:1.7}.checkout-button{width:100%;background:#eeeaf4;color:#776d88;cursor:not-allowed}.cart-notice{padding:14px;border:1px solid var(--line);font-size:13px;margin-top:15px;border-radius:5px}.empty-bag{text-align:center;padding:65px 12px}.empty-bag h3{font-size:24px}#toast{position:fixed;bottom:24px;left:50%;transform:translate(-50%,20px);opacity:0;pointer-events:none;z-index:20;background:var(--ink);color:#fff;padding:13px 22px;border-radius:6px;font-size:14px;transition:.2s;max-width:90%;text-align:center}#toast.show{opacity:1;transform:translate(-50%,0)}.skip,.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.skip:focus{clip:auto;width:auto;height:auto;z-index:100;background:white;padding:20px}#no-results{text-align:center;padding:70px 10px}
@media(min-width:1600px){.hero{min-height:600px}}@media(max-width:1100px){nav{gap:18px}nav a:last-child{display:none}.hero-copy{padding-left:32px}.hero-meta{flex-direction:column;gap:5px}.catalog-toolbar{align-items:stretch;flex-direction:column}.catalog-controls{justify-content:space-between}.search{flex:1}.search input{width:100%}.product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.hero-art img{height:350px}.hero-sticker{width:80px;height:80px;font-size:35px}.spotlight h2{font-size:40px}}@media(max-width:720px){.announcement{justify-content:center;font-size:10px;padding:9px 10px;letter-spacing:1px}.announcement span{display:none}header{height:80px;padding:0 5%;gap:10px}.brand{font-size:18px}.brand-icon{width:35px;height:38px;font-size:29px}.brand small{font-size:8px;letter-spacing:2px}nav{display:none}.bag-label{display:none}.hero{grid-template-columns:1fr;min-height:0;margin-top:16px}.hero-copy{padding:34px 26px 28px}.eyebrow{font-size:10px;letter-spacing:1.7px;margin-bottom:17px}h1{font-size:59px;letter-spacing:-3px}.hero-description{font-size:14px;max-width:300px;margin-bottom:22px}.hero-meta{display:none}.hero-art{height:310px}.hero-art img{height:300px;width:90%}.hero-edition{font-size:9px;top:16px;left:20px}.hero-sticker{top:36px;right:20px;width:68px;height:68px;font-size:29px}.hero-sticker span{font-size:7px}.art-caption{bottom:16px;font-size:11px}.value-strip{display:grid;grid-template-columns:1fr 1fr;text-align:center;gap:12px;font-size:11px;padding:20px 0}.catalog-section{padding-top:38px;padding-bottom:40px}.section-heading{align-items:start;gap:10px}.section-heading h2{font-size:28px;letter-spacing:-1px}.collection-count{display:none}.tabs{gap:3px;justify-content:space-between}.tabs button{padding:9px 9px;font-size:12px}.tabs button span{font-size:10px;margin-left:3px}.catalog-toolbar{gap:14px}.catalog-controls{gap:8px}.search{min-width:0;padding:0 8px}.search input{min-width:0;font-size:12px}.catalog-controls select{font-size:12px;width:130px}.secondary-filters{gap:5px;font-size:11px}.secondary-filters select{font-size:12px;max-width:115px}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px 12px}.product-image > img{padding:15px 10px}.preorder-badge{top:8px;left:8px;font-size:8px;padding:3px 5px}.lang-badge{font-size:9px;right:8px;bottom:8px}.product-series{font-size:11px;line-height:1.5}.product-info h3{font-size:14px;min-height:40px;margin-bottom:8px}.card-bottom{flex-wrap:wrap}.price{font-size:17px}.add-button{width:100%;padding:9px;font-size:12px}.spotlight{grid-template-columns:1fr;padding:30px 25px;gap:10px}.spotlight h2{font-size:36px}.spotlight img{height:240px}.spotlight p:not(.eyebrow){font-size:14px}.guide{padding-top:50px;padding-bottom:45px;grid-template-columns:1fr;gap:15px}.guide h2{font-size:34px}.guide>div>p:not(.eyebrow){font-size:14px}.faq summary{font-size:14px}footer{gap:22px}footer>p{display:none}footer>div:not(.footer-bottom){margin:0;flex-wrap:wrap;gap:15px}.footer-bottom{flex-direction:column;gap:10px;font-size:10px}.detail-layout{grid-template-columns:1fr}.detail-visual{min-height:230px;padding:20px}.detail-visual img{height:250px}.detail-copy{padding:25px}.detail-copy h2{font-size:27px}#cart-dialog{padding:22px}.cart-line{grid-template-columns:65px 1fr}.cart-line > img{width:65px}.cart-head h2{font-size:25px}}@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important}}

.brand-logo{display:block;width:210px;height:auto;max-width:100%}header .brand{flex-shrink:0}footer .brand{background:#fff;padding:8px 14px;border-radius:8px;width:fit-content}footer .brand-logo{width:190px}@media(max-width:720px){header .brand-logo{width:165px}}

.language-flag{display:inline-block!important;width:30px!important;height:20px!important;object-fit:fill!important;vertical-align:middle;box-shadow:0 0 0 1px #0002;border-radius:2px;transform:none!important}.lang-badge{padding:6px;background:#fff}.lang-badge .language-flag{display:block!important}

.language-flag{padding:0!important;margin:0;mix-blend-mode:normal!important;flex-shrink:0}.lang-badge{z-index:2;line-height:0}

.add-button:disabled,.button:disabled{background:#e9e6ee;color:#746c7f;border-color:#ded9e5;cursor:not-allowed}

.checkout-button:not(:disabled){background:var(--purple);color:#fff;cursor:pointer}
#product-page{max-width:1440px;margin:auto;padding:0 5% 70px}
.product-breadcrumb{display:flex;flex-wrap:wrap;gap:10px;padding:25px 0 30px;font-size:14px;color:var(--muted);font-weight:400}
.product-breadcrumb a:hover{color:var(--purple)}
.product-layout{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(0,1fr);gap:64px;align-items:start}
.product-gallery{position:sticky;top:24px;background:var(--surface);border:1px solid var(--line);border-radius:14px;padding:45px 28px 22px;min-width:0}
.product-status{position:absolute;left:22px;top:22px;color:var(--purple);background:#fff;padding:6px 10px;border-radius:4px;font-size:12px;font-weight:700;letter-spacing:1px}
.product-main-image{width:100%;height:auto;aspect-ratio:1;display:block;mix-blend-mode:multiply}
.product-edition{display:flex;gap:10px;align-items:center;justify-content:center;margin-top:15px;font-size:14px;color:var(--muted)}
.product-purchase{padding:6px 0}
.product-purchase .eyebrow{font-size:13px;letter-spacing:1px;margin-bottom:14px}
.product-purchase h1{font-size:clamp(32px,3.2vw,48px);letter-spacing:-1.6px;line-height:1.12;margin:0 0 20px}
.product-language{display:flex;align-items:center;gap:10px;font-size:14px}
.sealed-label{border-left:1px solid var(--line);padding-left:12px;margin-left:4px;color:var(--muted)}
.product-price{font:600 34px/1.2 'Space Grotesk',sans-serif;margin:26px 0 20px}
.product-price span{font:400 14px 'DM Sans',sans-serif;color:var(--muted)}
.product-description{font-size:16px;line-height:1.8;color:var(--muted)}
.product-preorder{padding:17px 20px;border-left:3px solid var(--purple);background:#f4efff;border-radius:0 6px 6px 0;margin:24px 0}
.product-preorder strong{font-size:15px}.product-preorder p{font-size:14px;line-height:1.6;margin:6px 0 0;color:#625078}
.product-buy-row{display:flex;gap:14px;align-items:end}.product-quantity{display:flex;flex-direction:column;gap:6px;font-size:14px;flex:0 0 86px}
.product-quantity input{width:86px;height:52px;border:1px solid var(--line);border-radius:5px;padding:10px 12px;background:white;color:var(--ink)}
.product-add{flex:1;min-height:52px;padding:13px 16px;font-size:16px}
.view-bag-link{display:block;background:none;border:0;text-decoration:underline;font-size:14px;color:var(--purple);padding:12px 0;margin-left:auto}
.product-price-note{font-size:13px;color:var(--muted);margin:8px 0 24px}
.product-specs{display:grid;grid-template-columns:1fr 1fr;gap:12px;padding:22px 0;border-top:1px solid var(--line);margin:0;font-size:14px}
.product-specs dt{color:var(--muted)}.product-specs dd{margin:0;text-align:right}
.product-info-panel{padding:18px 0;border-top:1px solid var(--line)}.product-info-panel summary{font-weight:600;cursor:pointer;font-size:15px}.product-info-panel p{font-size:14px;line-height:1.7;color:var(--muted);margin:14px 0 0}
.related-products{padding-top:70px}.related-products h2{font-size:30px}.related-products .section-heading>a{font-size:14px;color:var(--purple)}
.related-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:25px;max-width:1000px}
@media(max-width:1000px){.product-layout{gap:30px}.product-gallery{padding:45px 16px 22px}.product-add{font-size:14px}}
@media(max-width:720px){.product-breadcrumb{display:flex;font-size:12px;padding:18px 0;gap:7px}.product-layout{grid-template-columns:1fr;gap:28px}.product-gallery{position:relative;top:auto;padding:35px 18px 18px}.product-main-image{max-height:410px}.product-purchase h1{font-size:34px}.product-price{font-size:30px;margin-top:20px}.product-purchase .eyebrow{font-size:12px}.product-add{font-size:14px}.related-products{padding-top:45px}.related-products h2{font-size:25px}.related-grid{gap:18px 12px;grid-template-columns:repeat(2,minmax(0,1fr))}.related-products .section-heading{align-items:center}.related-products .section-heading>a{font-size:13px}.product-description{font-size:16px}}
