@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;450;500;550;600;650;700&family=Manrope:wght@400;500;600;650;700;750;800&display=swap');
:root{font-family:'DM Sans',sans-serif;color:#20202b;background:#fafafd;font-synthesis:none;--purple:#5146e5;--muted:#6b6b7c;--line:#e4e4ef}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:30px}body{margin:0}a{color:inherit;text-decoration:none}button{font:inherit}button,a,summary{-webkit-tap-highlight-color:transparent}a:focus-visible,button:focus-visible,summary:focus-visible{outline:3px solid #756bf2;outline-offset:5px}header,main,footer{max-width:1256px;margin:auto}header{height:100px;display:flex;align-items:center;gap:45px;border-bottom:1px solid var(--line)}.brand{display:flex;align-items:center;gap:10px;font-family:Manrope,sans-serif;font-size:24px;font-weight:800;letter-spacing:-1px}.mark{background:var(--purple);color:white;display:grid;place-items:center;width:34px;height:34px;border-radius:9px;font-size:25px}.brand-label{font-family:'DM Sans',sans-serif;font-weight:550;letter-spacing:1.4px;font-size:12px;margin-left:4px;color:var(--muted)}nav{display:flex;gap:30px;margin:auto;font-size:14px;color:var(--muted)}nav .active{color:var(--purple);font-weight:650}.launch-label{font-size:13px;border:1px solid var(--line);padding:9px 15px;border-radius:30px;color:var(--muted)}.intro{display:grid;grid-template-columns:1.5fr 1fr;align-items:center;gap:100px;padding:68px 0 65px}.eyebrow{font-size:12px;letter-spacing:1.8px;font-weight:650;color:var(--muted);margin:0 0 20px}h1,h2,h3{font-family:Manrope,sans-serif}h1{font-size:clamp(44px,4.6vw,66px);letter-spacing:-3px;line-height:1.13;margin:0 0 23px;font-weight:750}h1 span{color:var(--purple)}.lede{font-size:17px;line-height:1.7;color:var(--muted);margin:0 0 23px}.text-link{font-size:15px;font-weight:600;display:inline-flex;gap:28px;border-bottom:1px solid #aaa4fa;padding-bottom:6px}.intro-note{background:#eeedff;border:1px solid #dcd8fd;padding:30px 32px 20px;border-radius:8px;position:relative;color:#343073}.note-index{font-size:12px;letter-spacing:1.4px;color:#736baf}.intro-note h2{font-size:30px;line-height:1.25;font-weight:650;letter-spacing:-.8px;margin:35px 0 15px}.intro-note p{font-size:15px;line-height:1.7;max-width:290px;color:#69638e}.note-bottom{border-top:1px solid #d6d1f4;margin-top:28px;padding-top:18px;font-size:12px;letter-spacing:1.5px;display:flex;justify-content:space-between}.note-bottom span{font-size:20px}.market{border-top:1px solid var(--line);padding:38px 0 55px}.section-heading{display:flex;align-items:center;justify-content:space-between;margin-bottom:27px;gap:20px}.section-heading .eyebrow{margin-bottom:10px}h2{font-size:29px;font-weight:650;letter-spacing:-1px;margin:0}.collection-label{font-size:14px;color:var(--muted)}.catalog{display:grid;grid-template-columns:1.8fr 1fr;gap:30px}.product{background:white;border:1px solid var(--line);border-radius:10px;padding:25px 28px;box-shadow:0 4px 20px #28216b04}.product-top{display:flex;justify-content:space-between;gap:12px;align-items:center}.category{font-size:13px;color:var(--muted)}.status{display:inline-block;background:#f3f0e5;color:#766331;font-size:12px;border-radius:5px;padding:6px 10px}.product-title{display:flex;gap:18px;align-items:center;margin:26px 0}.product-number{font-size:30px;color:#8077c8;letter-spacing:-2px;font-family:Manrope,sans-serif;border:1px solid #e4e0f8;border-radius:12px;display:grid;place-items:center;width:64px;height:64px;background:#f8f7ff}.product h3{font-size:23px;margin:0 0 5px;letter-spacing:-.6px}.product-title p{font-size:14px;color:var(--muted);margin:0}dl{font-size:14px;margin:0}dl>div{display:flex;justify-content:space-between;gap:15px;padding:12px 0;border-bottom:1px solid #eeeef5}dt{color:var(--muted)}dd{margin:0;text-align:right}.product-bottom{display:flex;justify-content:space-between;align-items:center;gap:18px;padding-top:24px}.product-bottom strong{font-size:20px;font-weight:600}.product-bottom div>span{display:block;margin-top:5px;font-size:12px;color:var(--muted)}.button{background:var(--purple);color:white;border:0;border-radius:6px;padding:13px 18px;font-size:14px;font-weight:550;cursor:pointer;display:flex;align-items:center;justify-content:space-between;gap:22px;transition:background .15s}.button:hover{background:#4036c8}.collection-note{padding:34px 30px;align-self:center}.note-icon{width:28px;height:28px;display:grid;place-items:center;border:1px solid #c8c5df;border-radius:50%;font-family:serif;color:#746ca8}.collection-note h3{font-size:21px;font-weight:600;letter-spacing:-.5px;margin:20px 0 12px}.collection-note p{font-size:16px;line-height:1.8;color:var(--muted);margin:0 0 25px}.collection-note a{font-size:14px;color:var(--purple)}.collection-note a span{margin-left:8px}.buying{border-top:1px solid var(--line);padding:42px 0 55px}.buying-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:45px;margin-top:36px}.buying-grid article>span{color:#918cbd;font-size:13px}.buying-grid h3{font-size:18px;letter-spacing:-.3px;font-weight:650;margin:14px 0 10px}.buying-grid p{font-size:15px;line-height:1.8;color:var(--muted);margin:0}.faq{border-top:1px solid var(--line);display:grid;grid-template-columns:1fr 1.8fr;gap:50px;padding:50px 0 70px}.faq h2{font-size:36px;line-height:1.25}.faq details{border-bottom:1px solid var(--line)}summary{cursor:pointer;font-size:16px;padding:20px 28px 20px 0;position:relative;list-style:none}summary::-webkit-details-marker{display:none}summary:after{content:'+';position:absolute;right:0;color:var(--muted);font-size:22px;top:15px}details[open] summary:after{content:'−'}details p{font-size:15px;line-height:1.8;color:var(--muted);margin:0 0 20px;padding-right:28px}footer{border-top:1px solid var(--line);padding:30px 0;display:flex;align-items:center;justify-content:space-between;gap:20px}footer .brand{font-size:20px}footer p,footer>span{font-size:12px;color:var(--muted)}dialog{border:1px solid var(--line);border-radius:14px;max-width:490px;width:calc(100% - 32px);padding:30px;color:#20202b;box-shadow:0 25px 100px #11112c33}dialog::backdrop{background:#15132970;backdrop-filter:blur(3px)}.dialog-top{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px}.dialog-top .eyebrow{margin:0}.close{background:#f4f3fa;border:0;width:34px;height:34px;border-radius:50%;font-size:24px;cursor:pointer}dialog h2{margin:20px 0 12px}dialog p{font-size:16px;line-height:1.7;color:var(--muted)}.dialog-note{font-size:14px}.unavailable{background:#efedf7!important;color:#8a859d;width:100%;justify-content:center;cursor:not-allowed}body:has(dialog[open]){overflow:hidden}.skip{position:fixed;top:-100px;left:15px;background:white;z-index:5;padding:15px}.skip:focus{top:10px}@media(max-width:1350px){header,main,footer{margin-left:6%;margin-right:6%}.intro{gap:60px}}@media(max-width:850px){header{height:80px;gap:20px}.brand-label{display:none}nav{gap:18px}.intro{gap:30px}.intro-note{padding:24px}.intro-note h2{font-size:25px}.catalog{grid-template-columns:1.5fr 1fr;gap:10px}.collection-note{padding:20px}.product{padding:22px}.buying-grid{gap:25px}.product-bottom{align-items:flex-start;flex-direction:column}.product-bottom .button{width:100%}}@media(max-width:620px){header,main,footer{margin-left:22px;margin-right:22px}header{flex-wrap:wrap;height:auto;padding:22px 0 18px;gap:20px}.brand{font-size:23px}nav{order:3;width:100%;justify-content:space-between;margin:0}.launch-label{margin-left:auto}.intro{grid-template-columns:1fr;padding:38px 0;gap:32px}h1{font-size:48px;letter-spacing:-2px}.intro-note h2{margin-top:22px}.intro-note p{max-width:none}.section-heading{align-items:flex-start;flex-direction:column;gap:12px}h2{font-size:26px}.catalog{grid-template-columns:1fr}.collection-note{padding:25px 5px 0}.product{padding:20px}.product-top{align-items:flex-start}.product-bottom{flex-direction:row;align-items:center}.product-bottom .button{width:auto;padding:13px;gap:12px}.product-bottom strong{font-size:18px}.buying-grid{grid-template-columns:1fr;gap:27px}.buying-grid h3{margin-top:10px}.faq{grid-template-columns:1fr;gap:20px;padding:38px 0}.faq h2{font-size:29px}.faq h2 br{display:none}footer{flex-wrap:wrap;gap:15px}footer p{order:3;width:100%;margin:0}.eyebrow{font-size:12px;letter-spacing:1.3px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}
[hidden]{display:none!important}form{display:grid;gap:18px;margin-top:24px}label{display:grid;gap:8px;font-size:14px;font-weight:500}input,textarea,select{font:inherit;font-size:16px;min-width:0;width:100%;padding:12px;border:1px solid #ceccd9;border-radius:6px;background:white;color:#20202b}textarea{min-height:90px;resize:vertical}input:focus,textarea:focus,select:focus{outline:2px solid #8178ec;outline-offset:2px}.check-label{display:flex;align-items:flex-start;line-height:1.6}.check-label input{width:18px;height:18px;flex-shrink:0;margin-top:3px}.sale-terms{white-space:pre-wrap;max-height:200px;overflow:auto;background:#f5f4fa;padding:14px;border-radius:6px}.button:disabled{opacity:.6;cursor:wait}.delivery-main{max-width:760px;padding:60px 0}.delivery-main h1{font-size:42px;letter-spacing:-1.5px}.delivery-main>p{line-height:1.8}.delivery-main .product{margin-top:24px}.delivery-main dd{text-align:left;white-space:pre-wrap;overflow-wrap:anywhere;max-width:75%;user-select:text}.delivery-main dl{margin-top:22px}#checkout-message:not(:empty){font-size:14px;color:#75622b;line-height:1.7}#catalog{grid-template-columns:repeat(auto-fit,minmax(min(100%,340px),1fr))}
