:root{--lavender:#f0efff;--lavender-strong:#e9e7ff;--purple:#6d4aff;--purple-hover:#5d3de9;--ink:#1f1f22;--muted:#777780;--line:#dfdee8;--white:#ffffff;--success:#247b57;--error:#b33a4a;--font:Inter,-apple-system,BlinkMacSystemFont,"SF Pro Display","Segoe UI",sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;background:var(--lavender)}body{margin:0;color:var(--ink);background:var(--white);font-family:var(--font);font-size:16px;line-height:1.5;letter-spacing:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}button,input,select{font:inherit;letter-spacing:0}a,button{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}img,svg{display:block}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible{outline:3px solid rgba(109,74,255,.28);outline-offset:2px}.site-header{position:relative;z-index:10;height:72px;background:var(--lavender)}.site-header-inner{width:min(1240px,calc(100% - 48px));height:100%;margin:0 auto;display:flex;align-items:center;justify-content:space-between;gap:24px}.brand{display:inline-flex;align-items:center;gap:10px;flex:0 0 auto;color:var(--ink);font-size:20px;font-weight:700;line-height:1}.brand>span:last-child{white-space:nowrap}.brand strong{color:var(--purple);font-weight:700}.brand-symbol{width:30px;height:30px;border-radius:8px;object-fit:cover}.site-header-actions{display:flex;align-items:center;gap:16px}.language-switch{display:grid;grid-template-columns:repeat(3,36px);align-items:center;min-height:36px;padding:3px;border:1px solid rgba(31,31,34,.09);border-radius:8px;background:rgba(255,255,255,.55)}.language-switch a{height:28px;display:grid;place-items:center;border-radius:6px;color:#66666f;font-size:12px;font-weight:600}.language-switch a[aria-current=page]{color:var(--ink);background:var(--white);box-shadow:0 1px 4px rgba(38,32,73,.08)}.button{min-height:48px;padding:0 20px;border:0;border-radius:8px;display:inline-flex;align-items:center;justify-content:center;gap:10px;color:#fff;background:var(--purple);font-weight:600;line-height:1;cursor:pointer;transition:background-color .16s ease,transform .16s ease,box-shadow .16s ease}.button:hover{background:var(--purple-hover);box-shadow:0 8px 20px rgba(93,61,233,.2);transform:translateY(-1px)}.button:active{transform:translateY(0)}.button svg{width:17px;height:17px;stroke-width:2}.button-small{min-height:38px;padding:0 15px;font-size:13px}.button-small svg{width:15px;height:15px}.button:disabled{color:rgba(255,255,255,.82);background:#aaa3cf;cursor:not-allowed;box-shadow:none;transform:none}.hero-section{position:relative;height:min(650px,calc(100svh - 104px));min-height:580px;overflow:hidden;background:var(--lavender)}.hero-media{position:absolute;inset:0}.hero-image{width:100%;height:100%;object-fit:cover;object-position:center}.hero-inner{position:relative;z-index:2;width:min(1240px,calc(100% - 64px));height:100%;margin:0 auto;display:flex;align-items:center}.hero-copy{max-width:560px;padding-bottom:18px;text-align:left}.final-cta h2,.final-cta p,.hero-copy h1,.hero-copy h2,.hero-copy p,.preorder-copy h1,.preorder-copy p,.value-heading h2,.value-heading p{margin:0}.hero-copy h1{font-size:62px;font-weight:700;line-height:1}.hero-copy h2{max-width:540px;margin:20px 0 0;font-size:44px;font-weight:650;line-height:1.08}.hero-copy p{max-width:500px;margin:20px 0 0;color:#65656e;font-size:18px;line-height:1.55}.hero-copy .button{margin-top:26px}.value-section{width:min(1240px,calc(100% - 64px));margin:0 auto;padding:96px 0 104px}.value-heading{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(280px,.9fr);grid-gap:80px;gap:80px;align-items:end}.value-heading h2{max-width:680px;font-size:44px;font-weight:650;line-height:1.14}.value-heading p{max-width:500px;color:var(--muted);font-size:17px;line-height:1.65}.value-list{margin-top:64px;display:grid;grid-template-columns:repeat(5,minmax(0,1fr));border-top:1px solid var(--line)}.value-list article{min-height:204px;padding:26px 22px 22px 0;border-right:1px solid var(--line)}.value-list article+article{padding-left:22px}.value-list article:last-child{border-right:0}.value-list span{color:var(--purple);font-size:12px;font-weight:700}.value-list h3{margin:34px 0 10px;font-size:18px;font-weight:650}.value-list p{margin:0;color:var(--muted);font-size:14px;line-height:1.6}.final-cta{min-height:360px;padding:72px max(32px,calc((100vw - 1240px) / 2));display:flex;align-items:center;justify-content:space-between;gap:48px;background:var(--lavender)}.final-cta>div{max-width:760px}.final-cta h2{font-size:44px;font-weight:650;line-height:1.14}.final-cta p{max-width:620px;margin-top:16px;color:#686871;font-size:17px}.final-cta .button{flex:0 0 auto}.site-footer{color:#f6f6f8;background:#1b1b1e}.site-footer-inner{width:min(1240px,calc(100% - 64px));min-height:176px;margin:0 auto;padding:40px 0;display:grid;grid-template-columns:1fr auto;align-items:start;grid-gap:24px 48px;gap:24px 48px}.brand-inverse{color:#fff}.site-footer p{margin:14px 0 0;color:#a9a9b0;font-size:14px}.site-footer a:not(.brand){display:inline-flex;align-items:center;gap:8px;color:#d4d4d8;font-size:14px}.site-footer a:not(.brand):hover{color:#fff}.site-footer a svg{width:17px;height:17px}.site-footer small{grid-column:1/-1;align-self:end;color:#76767d;font-size:12px}.preorder-page{min-height:100vh;background:var(--lavender)}.preorder-main{width:min(1240px,calc(100% - 48px));margin:0 auto;padding:48px 0 96px;display:grid;grid-template-columns:minmax(0,.92fr) minmax(520px,1.08fr);grid-gap:72px;gap:72px;align-items:start}.preorder-intro{position:-webkit-sticky;position:sticky;top:24px;aspect-ratio:4/5;overflow:hidden;border-radius:8px;background:var(--lavender-strong)}.preorder-product{position:absolute;inset:0;width:100%;height:100%}.preorder-product img{width:100%;height:100%;object-fit:cover}.preorder-copy{position:absolute;z-index:2;top:46px;right:32px;left:32px;max-width:580px;margin:0 auto;text-align:center}.eyebrow{color:var(--purple);font-size:12px;font-weight:700;text-transform:uppercase}.preorder-copy h1{margin-top:12px;font-size:38px;font-weight:650;line-height:1.16}.preorder-copy>p:last-child{max-width:520px;margin:14px auto 0;color:#6e6e77;font-size:16px;line-height:1.62}.preorder-panel{padding-top:20px}.preorder-form-wrap{border:1px solid rgba(71,60,120,.12);border-radius:8px;overflow:hidden;background:var(--white);box-shadow:0 16px 48px rgba(62,51,118,.08)}.price-summary{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));border-bottom:1px solid #e8e7ee;background:#fbfaff}.price-summary>div{min-height:92px;padding:20px 24px;display:flex;flex-direction:column;justify-content:center;border-right:1px solid #e8e7ee;border-bottom:1px solid #e8e7ee}.price-summary>div:nth-child(2n){border-right:0}.price-summary>div:nth-last-child(-n+2){border-bottom:0}.price-summary span{color:var(--muted);font-size:12px;font-weight:500}.price-summary strong{margin-top:6px;font-size:17px;font-weight:650}.price-loading{grid-template-columns:1fr;min-height:112px;padding:24px;align-content:center;gap:10px}.price-loading>span{width:54%;height:11px;border-radius:4px;background:#ebe9f7;animation:shimmer 1.1s ease-in-out infinite alternate}.price-loading>span:nth-child(2){width:72%}.price-loading>span:nth-child(3){width:42%}@keyframes shimmer{0%{opacity:.45}to{opacity:1}}.form-notice{margin:24px 24px 0;padding:12px 14px;border:1px solid #f0cdd2;border-radius:8px;display:flex;align-items:center;gap:10px;color:#7d2936;background:#fff6f7;font-size:13px}.form-notice>svg{width:18px;height:18px;flex:0 0 auto}.form-notice span{flex:1 1}.form-notice button{padding:0;border:0;display:inline-flex;align-items:center;gap:5px;color:#7d2936;background:transparent;font-size:12px;font-weight:650;cursor:pointer}.form-notice button svg{width:13px;height:13px}.preorder-form{padding:30px}.preorder-form h2{margin:0 0 22px;font-size:22px;font-weight:650}.preorder-form label{display:flex;flex-direction:column;gap:8px;color:#414147;font-size:13px;font-weight:600}.preorder-form label>span{min-height:20px}.preorder-form label small{color:#96969e;font-size:11px;font-weight:500}.preorder-form input,.preorder-form select{width:100%;min-width:0;height:48px;padding:0 14px;border:1px solid #dcdbe4;border-radius:8px;color:var(--ink);background:#fff;font-size:15px;font-weight:450;transition:border-color .15s ease,box-shadow .15s ease}.preorder-form input:hover,.preorder-form select:hover{border-color:#bcb9cc}.preorder-form input:focus,.preorder-form select:focus{border-color:var(--purple);outline:0;box-shadow:0 0 0 3px rgba(109,74,255,.12)}.preorder-form input:disabled,.preorder-form select:disabled{color:#888891;background:#f5f5f7}.form-row{margin-top:18px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:16px;gap:16px}.quantity-field{width:120px;margin-top:18px}.honeypot{position:absolute!important;width:1px!important;height:1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important}.field-error{margin-top:18px;padding:11px 12px;border-radius:8px;display:flex;align-items:center;gap:8px;color:#8f3040;background:#fff2f4;font-size:13px}.field-error svg{width:17px;height:17px;flex:0 0 auto}.submit-button{width:100%;margin-top:24px}.spin{animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(1turn)}}.privacy-line{margin:14px auto 0;display:flex;justify-content:center;align-items:center;gap:7px;color:#898991;font-size:11px;text-align:center}.privacy-line svg{width:14px;height:14px;flex:0 0 auto}.preorder-success{min-height:560px;padding:56px 40px;border:1px solid rgba(71,60,120,.12);border-radius:8px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;background:#fff;box-shadow:0 16px 48px rgba(62,51,118,.08)}.success-mark{width:54px;height:54px;border-radius:50%;display:grid;place-items:center;color:#fff;background:var(--success)}.success-mark svg{width:25px;height:25px;stroke-width:2.4}.preorder-success h2{margin:24px 0 0;font-size:30px;font-weight:650}.preorder-success>p{margin:10px 0 0;color:var(--muted)}.order-number{min-width:280px;margin-top:28px;padding:16px 20px;border:1px solid #e1e0e8;border-radius:8px;display:flex;flex-direction:column;background:#fafafd}.order-number span{color:var(--muted);font-size:11px}.order-number strong{margin-top:5px;font-size:18px}.success-actions{margin-top:26px;display:flex;flex-direction:column;align-items:center;gap:14px}.text-button{padding:4px;border:0;color:#777780;background:transparent;font-size:13px;font-weight:600;cursor:pointer}.text-button:hover{color:var(--ink)}.not-found{min-height:100vh;padding:32px;display:grid;place-content:center;justify-items:center;color:var(--ink);background:var(--lavender);text-align:center}.not-found h1{margin:12px 0 24px;font-size:72px}@media (max-width:1080px){.hero-copy h1{font-size:56px}.hero-copy h2{max-width:490px;font-size:39px}.value-list{grid-template-columns:repeat(3,minmax(0,1fr))}.value-list article:nth-child(3){border-right:0}.value-list article:nth-child(n+4){border-top:1px solid var(--line)}.preorder-main{grid-template-columns:minmax(0,.85fr) minmax(480px,1.15fr);gap:40px}}@media (max-width:860px){.site-header-inner{width:min(100% - 32px,760px)}.hero-section{height:min(660px,calc(100svh - 100px));min-height:590px}.hero-inner{width:min(100% - 40px,700px);padding-top:38px;align-items:flex-start;justify-content:center}.hero-copy{max-width:620px;padding-bottom:0;text-align:center}.hero-copy h2{max-width:620px}.hero-copy h2,.hero-copy p{margin-right:auto;margin-left:auto}.value-section{width:min(100% - 48px,760px);padding:80px 0}.value-heading{grid-template-columns:1fr;gap:18px}.final-cta h2,.value-heading h2{font-size:38px}.final-cta{min-height:320px;padding:64px 32px}.preorder-main{width:min(100% - 40px,680px);padding-top:28px;grid-template-columns:1fr;gap:18px}.preorder-intro{position:relative;top:auto;width:100%;max-width:520px;margin:0 auto}.preorder-panel{padding-top:16px}}@media (max-width:640px){.site-header{height:64px}.site-header-inner{width:calc(100% - 28px);gap:10px}.brand{gap:8px;font-size:17px}.brand-symbol{width:27px;height:27px;border-radius:7px}.site-header-actions{gap:8px}.language-switch{grid-template-columns:repeat(3,31px)}.button-small{min-width:38px;min-height:36px;padding:0 11px}.button-small span{display:none}.hero-section{height:min(650px,calc(100svh - 92px));min-height:540px}.hero-inner{width:calc(100% - 32px);padding-top:26px}.hero-copy h1{font-size:46px}.hero-copy h2{margin-top:12px;font-size:29px;line-height:1.12}.hero-copy p{max-width:390px;margin-top:14px;font-size:15px;line-height:1.55}.hero-copy .button{margin-top:20px}.value-section{width:calc(100% - 40px);padding:64px 0 72px}.final-cta h2,.value-heading h2{font-size:32px}.value-heading p{font-size:15px}.value-list{margin-top:42px;grid-template-columns:1fr}.value-list article,.value-list article+article{min-height:0;padding:22px 0 24px;border-right:0;border-top:1px solid var(--line)}.value-list article:first-child{border-top:0}.value-list h3{margin:12px 0 5px;font-size:17px}.value-list p{max-width:420px}.final-cta{min-height:380px;padding:64px 24px;flex-direction:column;align-items:flex-start;justify-content:center;gap:28px}.final-cta p{font-size:15px;line-height:1.6}.site-footer-inner{width:calc(100% - 40px);min-height:220px;grid-template-columns:1fr;gap:24px}.site-footer small{grid-column:1}.preorder-main{width:calc(100% - 28px);padding:14px 0 64px}.preorder-intro{max-width:430px}.preorder-copy{top:30px;right:20px;left:20px}.preorder-copy h1{font-size:31px}.preorder-copy>p:last-child{font-size:15px}.preorder-panel{padding-top:10px}.preorder-form{padding:24px 18px}.preorder-form h2{font-size:20px}.price-summary>div{min-height:86px;padding:17px 16px}.price-summary strong{font-size:15px;overflow-wrap:anywhere}.form-row{grid-template-columns:1fr}.form-notice{margin:18px 18px 0;align-items:flex-start;flex-wrap:wrap}.privacy-line{align-items:flex-start;text-align:left}.preorder-success{min-height:500px;padding:44px 22px}.preorder-success h2{font-size:26px}.order-number{width:100%;min-width:0}}@media (max-width:390px){.language-switch{grid-template-columns:repeat(3,28px)}.language-switch a{font-size:11px}.hero-copy h1{font-size:42px}.hero-copy h2{font-size:27px}.preorder-copy{top:24px}.preorder-copy h1{font-size:28px}.price-summary{grid-template-columns:1fr}.price-summary>div,.price-summary>div:nth-child(2n),.price-summary>div:nth-last-child(-n+2){border-right:0;border-bottom:1px solid #e8e7ee}.price-summary>div:last-child{border-bottom:0}}@media (prefers-reduced-motion:reduce){*,:after,:before{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}