:root{font-family:Arial,Helvetica,sans-serif;font-synthesis:none;color:#171b2f;background:#f8f8f5;--navy:#10152d;--ink:#171b2f;--accent:#7868d8;--muted:#646b7c;--line:#171b2f20;color-scheme:light}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:35px}body{margin:0}button,a{-webkit-tap-highlight-color:transparent;touch-action:manipulation}button,input,textarea,select{font:inherit}button{color:inherit;border:0;background:none;cursor:pointer}a{color:inherit;text-decoration:none}button:focus-visible,a:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible{outline:2px solid var(--accent);outline-offset:6px}::selection{background:#71649e;color:#fff}p{line-height:1.7}.eyebrow{font-size:10px;font-weight:400;letter-spacing:.22em;text-transform:uppercase}.wordmark{font-size:33px;font-weight:700;letter-spacing:-2px}.wordmark>span{font-size:11px;vertical-align:top;margin-left:3px;letter-spacing:0}.site-header{position:absolute;top:0;left:0;right:0;height:105px;padding:28px 6%;display:flex;align-items:center;justify-content:space-between;z-index:30}.site-header nav{display:flex;align-items:center;gap:45px;font-size:9px;letter-spacing:.15em}.site-header nav span{margin-left:20px;color:var(--accent)}.primary-button{display:flex;align-items:center;justify-content:space-between;gap:35px;padding:18px 24px;background:#171b2f;color:#f8f8f5;font-size:10px;letter-spacing:.13em;font-weight:500;min-height:54px;transition:background .25s,color .25s}.primary-button:hover{background:#38344f;color:#f8f8f5}.primary-button>span{font-size:18px}.text-button{font-size:9px;letter-spacing:.14em;padding:12px 0}.text-button:hover{color:var(--accent)}.skip-link{position:fixed;top:8px;left:12px;transform:translateY(-180%);z-index:100;background:#eee;color:#111;padding:12px}.skip-link:focus{transform:none}.modal-open{overflow:hidden}.quote-section{position:relative;background:linear-gradient(135deg,#f8f8f5,#f0f2f7);padding:115px 8%;display:grid;grid-template-columns:1fr 1fr;gap:12%;z-index:2}.quote-intro h2{font-size:clamp(42px,5.5vw,82px);font-weight:300;letter-spacing:-.055em;line-height:1.05}.quote-intro h2 em{font-family:Georgia,serif;color:var(--accent);font-weight:400}.quote-intro>p:not(.eyebrow){color:var(--muted);font-size:13px}.quote-intro .quote-minimum{font-size:9px!important;letter-spacing:.16em;line-height:2.5;margin-top:50px}form label{display:block;font-size:9px;letter-spacing:.13em;color:#565e70;margin-bottom:26px}input,textarea,select{display:block;width:100%;min-width:0;border:0;border-bottom:1px solid #171b2f30;border-radius:0;padding:13px 0;background:transparent;color:var(--ink);font-size:13px;letter-spacing:0}textarea{resize:vertical}select option{background:#f8f8f5}input::placeholder,textarea::placeholder{color:#6e7485}.form-columns{display:grid;grid-template-columns:1fr 1fr;gap:25px}.form-columns>*{min-width:0}form>.primary-button{width:100%}.form-note{font-size:10px;color:var(--muted)}.brief-result{margin-top:30px}.brief-result>p{font-size:13px;color:var(--accent)}footer{padding:35px 6%;display:flex;align-items:center;justify-content:space-between;background:#eaedf2;color:var(--muted)}footer>span{font-size:8px;letter-spacing:.13em}footer .wordmark{font-size:27px;color:var(--ink)}[hidden]{display:none!important}@media(max-width:680px){.site-header{height:80px;padding:23px 7%}.wordmark{font-size:27px}.site-header nav{gap:20px;font-size:8px}.site-header nav a:first-child{display:none}.site-header nav span{margin-left:10px}.quote-section{padding:65px 7%;grid-template-columns:1fr;gap:40px}.quote-intro h2{font-size:49px;margin:25px 0}.quote-intro .quote-minimum{margin-top:20px}.form-columns{gap:18px}footer{flex-wrap:wrap;gap:25px}footer>span{font-size:7px}}@media(prefers-reduced-motion:reduce){html:not([data-qa-motion-full]){scroll-behavior:auto}html:not([data-qa-motion-full]) *,html:not([data-qa-motion-full]) *:before,html:not([data-qa-motion-full]) *:after{animation:none!important;transition:none!important}}:root{--dw-purple:#28186e;--dw-purple-dark:#190f5d;--dw-purple-mid:#34258a;--dw-lavender:#7667d8;--dw-white:#ffffff;--dw-off-white:#f8f7fb;--dw-soft-bg:#f4f2f9;--dw-text:#241f3d;--dw-text-soft:#68647a;--dw-border:rgba(40,24,110,.14);--dw-shadow:0 18px 50px rgba(40,24,110,.1);--dw-purple-soft:rgba(40,24,110,.7);--dw-orbit:rgba(40,24,110,.08);--dw-font:"Montserrat",Arial,sans-serif;--navy:var(--dw-purple);--ink:var(--dw-text);--accent:var(--dw-lavender);--muted:var(--dw-text-soft);--line:var(--dw-border);font-family:var(--dw-font);font-weight:400;color:var(--dw-text);background:var(--dw-white)}body{font-family:var(--dw-font);color:var(--dw-text)}h1,h2,h3,h4,h5,h6{font-family:var(--dw-font);color:var(--dw-purple);font-weight:700;line-height:1.08;letter-spacing:-.035em}h1{font-weight:800;line-height:1.02}p{color:var(--dw-text-soft);line-height:1.65}a{color:var(--dw-purple)}a:hover{color:var(--dw-purple-dark)}.eyebrow{color:var(--dw-purple);font-weight:600;letter-spacing:.17em;text-transform:uppercase}.wordmark,footer .wordmark{color:var(--dw-purple)}.site-header nav{font-weight:600}.primary-button{background:var(--dw-purple);color:var(--dw-white);font-weight:600;box-shadow:var(--dw-shadow)}.primary-button:hover{background:var(--dw-purple-dark);color:var(--dw-white)}.text-button{color:var(--dw-purple);font-weight:600}.text-button:hover{color:var(--dw-purple-mid)}.quote-section{background:linear-gradient(135deg,var(--dw-white),var(--dw-off-white))}.quote-intro h2,.quote-intro h2 em{font-family:var(--dw-font);font-weight:700;color:var(--dw-purple);line-height:1.06}form label{color:var(--dw-purple-soft);font-weight:600}input,textarea,select{color:var(--dw-text);border-bottom-color:var(--dw-border)}select option{background:var(--dw-white)}input::placeholder,textarea::placeholder{color:var(--dw-text-soft)}footer{background:var(--dw-off-white);color:var(--dw-purple-soft)}::selection{background:var(--dw-purple-mid);color:var(--dw-white)}.dw-surface{background:var(--dw-white);color:var(--dw-text)}.dw-surface-soft{background:var(--dw-off-white);color:var(--dw-text)}.dw-microcopy{color:var(--dw-purple-soft);font-size:.75rem;font-weight:600;letter-spacing:.14em}.dw-bordered{border:1px solid var(--dw-border)}:root{--dw-ease:cubic-bezier(.16,1,.3,1);--dw-hover-time:.24s;--dw-panel-line:rgba(40,24,110,.11);--dw-panel-shadow:0 12px 36px rgba(40,24,110,.055),0 2px 6px rgba(40,24,110,.025);--dw-editorial-surface:radial-gradient(ellipse at 85% 42%,rgba(118,103,216,.035),transparent 65%),linear-gradient(180deg,#fff 0%,#fcfbfe 52%,#f8f7fb 100%)}footer{border-top:1px solid var(--dw-panel-line)}footer>span{font-size:10px;line-height:1.6;letter-spacing:.08em}@media(max-width:680px){footer>span{font-size:10px}}.site-brand{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;min-width:44px;min-height:44px;line-height:0;border-radius:8px}.brand-symbol{display:block;width:100px;aspect-ratio:3 / 2;background:var(--dw-purple);-webkit-mask:url(/media/brand/dwonder-symbol-purple.png) center / contain no-repeat;mask:url(/media/brand/dwonder-symbol-purple.png) center / contain no-repeat}footer .brand-symbol{width:84px}@media(max-width:680px){.site-header .brand-symbol{width:78px}footer .brand-symbol{width:78px}}.hero-content{position:absolute;inset:0;z-index:12;pointer-events:none}.hero-content a{pointer-events:auto}.hero-glow{position:absolute;inset:0;pointer-events:none;will-change:transform,opacity}.hero-glow:before{content:"";position:absolute;inset:0;background:radial-gradient(ellipse at 67% 46%,#c8c7df38 0%,#e0e7f344 36%,transparent 67%);animation:light-arrive 1.1s .35s backwards}.hero-orbit{position:absolute;left:43%;top:16%;width:57%;height:69%;border:1px solid #696b8312;border-radius:50%;transform:rotate(-24deg);pointer-events:none}.hero-heading{position:absolute;left:7%;top:27%;width:35%;max-width:600px}.hero-heading .eyebrow{font-size:9px;color:#646b7c;animation:copy-arrive .85s .13s backwards}.hero-heading h1{font-size:clamp(42px,4.5vw,78px);line-height:1.09;font-weight:300;letter-spacing:-.05em;margin:30px 0 23px;animation:copy-arrive 1.05s .25s backwards}.hero-heading h1 span{color:#42475b}.hero-description{font-size:12px;line-height:1.85;color:#646b7c;max-width:310px;animation:copy-arrive .95s .45s backwards}.hero-cta{position:absolute;left:7%;top:69%;width:215px;animation:copy-arrive .9s .6s backwards}.hero-trust{position:absolute;left:7%;bottom:10%;display:flex;gap:23px;font-size:7px;letter-spacing:.13em;color:#646b7c}.hero-trust span{animation:copy-arrive .9s .78s backwards}.hero-trust span:nth-child(2){animation-delay:.92s}.hero-trust span:nth-child(3){animation-delay:1.06s}.product-caption{position:absolute;left:48%;right:7%;top:79%;display:flex;justify-content:space-between;color:#646b7c;font-size:8px;letter-spacing:.16em;animation:copy-arrive 1s .8s backwards}.scroll-cue{position:absolute;bottom:5%;right:7%;display:flex;align-items:center;gap:22px;font-size:7px;letter-spacing:.17em;color:#646b7c;animation:copy-arrive 1s 1s backwards}.scroll-cue span{font-size:18px;color:var(--accent)}.hero-product{position:absolute;left:69%;top:50%;width:60vw;aspect-ratio:1.44;padding:0;z-index:8;transform:translate(-50%,-50%);transform-origin:50% 43%;pointer-events:none;will-change:transform,opacity;perspective:1600px}.product-entrance,.product-camera,.product-idle,.product-parallax{position:absolute;inset:0;transform-origin:50% 43%;transform-style:preserve-3d}.product-entrance{animation:product-present 1.25s cubic-bezier(.16,.8,.2,1) backwards}.product-camera,.product-idle,.product-parallax{will-change:transform}.hero-product .cap-shadow:after{content:"";position:absolute;inset:0;background:#252d4933;border-radius:50%;animation:light-arrive 1.05s .45s backwards}.hero-product .cap-shadow{background:transparent;will-change:transform,opacity}@keyframes copy-arrive{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:none}}@keyframes product-present{0%{opacity:0;transform:translate3d(0,52px,0) scale(.82) rotateX(5deg) rotateY(-14deg) rotate(-4deg)}to{opacity:1;transform:none}}@keyframes light-arrive{0%{opacity:0}to{opacity:1}}.cap{position:absolute;inset:0;filter:drop-shadow(0 14px 18px #29344b24);container-type:inline-size}.cap-crown{position:absolute;top:10%;left:9%;width:77%;height:61%;border-radius:49% 51% 12% 14%/77% 83% 17% 23%;background:repeating-linear-gradient(94deg,#ffffff08 0 1px,transparent 1px 3px),radial-gradient(ellipse at 35% 10%,#ffffff1c,transparent 62%),linear-gradient(115deg,#424c69,#35405c 40%,#171e37);box-shadow:inset 1px 2px 2px #ffffff2c,inset -15px -12px 22px #0003;overflow:hidden;z-index:3;transform:rotate(-9deg)}.cap-brim{position:absolute;left:13%;top:59%;width:80%;height:26%;background:repeating-radial-gradient(ellipse at 55% -80%,transparent 0 12px,#ffffff0d 13px 14px,transparent 15px 24px),linear-gradient(165deg,#424c69,#171e37);border-radius:8% 23% 65% 55%;transform:rotate(-14deg) skew(-12deg);box-shadow:0 5px 1px #13192a,inset 0 -2px 1px #ffffff25;z-index:4}.cap-button{position:absolute;top:7%;left:41%;width:5%;height:3%;border-radius:50%;background:#49516f;transform:rotate(-9deg);z-index:5;box-shadow:inset 0 2px 2px #fff3}.embroidery{position:absolute;top:38%;left:24%;width:59%;text-align:center;color:#eee9e2;font-family:Georgia,serif;font-weight:700;font-size:13cqw;font-style:italic;letter-spacing:-.09em;line-height:1.2;text-shadow:2px 3px 1px #080b1866,-1px -1px 0 #fff3;transform:rotate(2deg);background:repeating-linear-gradient(0deg,transparent 0 2px,#0002 3px);-webkit-background-clip:text;background-clip:text}.seam{position:absolute;top:-5%;height:120%;border-left:1px dashed #ffffff28;border-radius:50%;width:50%}.seam-a{left:10%;transform:rotate(17deg)}.seam-b{right:-6%;transform:rotate(-10deg)}.eyelet{position:absolute;top:29%;width:1.5%;aspect-ratio:1;border-radius:50%;background:#171e37;border:1px solid #ffffff28}.eyelet-a{left:16%}.eyelet-b{right:18%}.cap-shadow{position:absolute;left:15%;top:93%;width:75%;height:6%;border-radius:50%;background:#0007;filter:blur(16px)}@media(min-width:1600px){.hero-heading{top:28%}.hero-cta{top:68%}.hero-product{width:58vw}.product-caption{top:81%}.hero-trust{font-size:8px;gap:30px}.hero-description{font-size:14px;max-width:355px}}@media(min-width:681px)and (max-width:1100px){.hero-heading{left:6%;top:26%;width:39%}.hero-heading h1{font-size:44px}.hero-cta{left:6%;top:68%}.hero-trust{left:6%;gap:16px;font-size:6px}}@media(max-width:680px){.hero-heading{top:14%;left:7%;width:86%;max-width:none}.hero-heading .eyebrow{font-size:7px;letter-spacing:.19em}.hero-heading h1{font-size:34px;line-height:1.07;margin:20px 0 13px;letter-spacing:-.04em}.hero-description{font-size:10px;line-height:1.8;max-width:300px;margin:0}.hero-product{left:50%;top:60%;width:100vw}.hero-cta{left:7%;top:auto;bottom:13%;width:86%;min-height:50px;padding:15px 21px;font-size:9px}.hero-trust{left:7%;right:7%;bottom:8%;justify-content:space-between;gap:5px;font-size:6px;letter-spacing:.04em}.product-caption{left:7%;right:7%;top:76%;font-size:6px;letter-spacing:.1em}.product-caption span:first-child{display:none}.product-caption span:last-child{margin-left:auto}.scroll-cue{bottom:3%;right:7%;gap:17px;font-size:6px}.hero-orbit{left:-10%;top:35%;width:120%;height:40%}.hero-glow:before{background:radial-gradient(ellipse at 50% 57%,#c8c7df33,transparent 68%)}.product-entrance{animation-name:product-present-mobile}@keyframes product-present-mobile{0%{opacity:0;transform:translate3d(0,45px,0) scale(.82) rotateY(-5deg) rotate(-2deg)}to{opacity:1;transform:none}}}@media(max-height:600px)and (min-width:681px){.hero-heading{top:20%}.hero-heading h1{font-size:36px;margin:15px 0}.hero-description{font-size:10px;max-width:290px}.hero-cta{top:74%;padding:12px 20px;min-height:42px}.hero-trust{bottom:5%}.hero-product{width:52vw}.product-caption{top:88%}.scroll-cue{display:none}}@media(prefers-reduced-motion:reduce){html:not([data-qa-motion-full]) :is(.product-entrance,.product-camera,.product-idle,.product-parallax){transform:none!important}html:not([data-qa-motion-full]) .hero-glow{transform:none!important}html:not([data-qa-motion-full]) :is(.hero-product,.product-camera,.product-idle,.product-parallax){will-change:auto}}.hero-cta{isolation:isolate;overflow:hidden;border-radius:21px;min-height:58px;padding:20px 26px;background:#171b2f;color:#f8f8f5;box-shadow:0 8px 22px #171b2f18,inset 0 1px #ffffff20;transition:translate .32s cubic-bezier(.2,.7,.2,1),box-shadow .32s ease,background .32s ease}.hero-cta:before{content:"";position:absolute;inset:0;border-radius:inherit;z-index:-1;pointer-events:none;background:linear-gradient(110deg,#a89ce829,transparent 55%);opacity:.18;animation:cta-studio-light 6.5s 1.7s ease-in-out infinite}.hero-cta:after{content:"";position:absolute;inset:0;pointer-events:none;border-radius:inherit;background:linear-gradient(110deg,transparent 28%,#d9d2f038 48%,#ffffff30 50%,transparent 72%);background-size:260% 100%;background-position:120% 0;opacity:0}.hero-cta>span{transition:transform .32s cubic-bezier(.2,.7,.2,1)}@keyframes cta-studio-light{0%,to{opacity:.12}50%{opacity:.38}}@keyframes cta-light-pass{0%{background-position:120% 0;opacity:0}20%{opacity:.65}80%{opacity:.65}to{background-position:-20% 0;opacity:0}}@media(hover:hover)and (pointer:fine){.hero-cta:hover{translate:0 -3px;background:#25293f;color:#f8f8f5;box-shadow:0 14px 30px #171b2f2b,inset 0 1px #ffffff38}.hero-cta:hover>span{transform:translate(6px)}.hero-cta:hover:after{animation:cta-light-pass 1.1s ease-out both}}.hero-cta:focus-visible{outline:2px solid #7868d8;outline-offset:5px;box-shadow:0 8px 24px #171b2f24,inset 0 0 0 1px #ffffff35}.hero-cta:active{translate:0 1px;background:#292d44;color:#f8f8f5;box-shadow:0 3px 10px #171b2f20}@media(min-width:681px){.hero-content{display:grid;grid-template-columns:minmax(0,35vw) 1fr;grid-template-rows:repeat(3,max-content);align-content:start;row-gap:26px;padding:23svh 7% 0}.hero-heading{position:static;grid-column:1;grid-row:1;width:100%}.hero-cta{position:relative;grid-column:1;grid-row:2;top:auto;left:auto;width:240px;max-width:100%;align-self:start}.hero-trust{position:static;grid-column:1;grid-row:3;display:flex;flex-wrap:wrap;gap:10px 20px;line-height:1.7;margin:4px 0 0}.product-caption{inset:auto 7% 6% 48%;line-height:1.7}.scroll-cue{bottom:2%}}@media(min-width:1600px){.hero-content{padding-top:24svh}}@media(min-width:681px)and (max-width:1100px){.hero-content{padding-left:6%;grid-template-columns:minmax(0,39vw) 1fr}.hero-trust{gap:8px 14px}}@media(max-height:600px)and (min-width:681px){.hero-content{padding-top:19svh;row-gap:16px}.hero-cta{min-height:46px;padding:13px 22px}.hero-trust{margin:0}.product-caption{bottom:4%}}@media(max-width:680px){.hero-content{display:grid;grid-template-columns:minmax(0,1fr);grid-template-rows:max-content minmax(0,1fr) max-content max-content;row-gap:22px;padding:14svh 7% 7svh}.hero-heading{position:static;width:100%;grid-row:1}.hero-cta{position:relative;grid-row:3;top:auto;bottom:auto;left:auto;width:100%;min-height:56px;padding:18px 23px;align-self:start}.hero-trust{position:static;grid-row:4;display:flex;flex-wrap:wrap;justify-content:space-between;gap:8px;line-height:1.8;margin:0}.product-caption{position:static;grid-row:2;align-self:start;display:flex;justify-content:space-between;gap:12px;line-height:1.8}.product-caption span:first-child{display:block}.product-caption span:last-child{margin:0}.scroll-cue{bottom:2%}}@media(prefers-reduced-motion:reduce){html:not([data-qa-motion-full]) .hero-cta:before{animation:none;opacity:.18}html:not([data-qa-motion-full]) .hero-cta:after{animation:none;opacity:0}html:not([data-qa-motion-full]) .hero-cta{translate:none;transition:none}html:not([data-qa-motion-full]) .hero-cta>span{transform:none;transition:none}}.hero-cap-image{width:100%;height:100%;object-fit:contain;display:block;pointer-events:none;user-select:none;-webkit-user-select:none;background:none;border:0;filter:none}.hero-glow:before{background:radial-gradient(ellipse at 68% 49%,#d9dfe9,#e9edf3 37%,#f4f5f7 78%)}.hero-cap-shadow{position:absolute;left:20%;top:85%;width:60%;height:9%;border-radius:50%;background:radial-gradient(ellipse at center,#12182d33,#12182d1a 45%,#12182d00);filter:blur(14px);opacity:.62;pointer-events:none;transform-origin:center;animation:light-arrive 1.1s .35s backwards}.hero-cap-image{filter:drop-shadow(0 14px 28px #10152d1a) drop-shadow(0 4px 8px #10152d0d)}@media(max-width:680px){.hero-glow:before{background:radial-gradient(ellipse at 50% 57%,#dce2ec,#edf0f5 42%,#f4f5f7 80%)}.hero-cap-shadow{left:24%;width:52%;height:7%;top:84%;filter:blur(10px);opacity:.46}.hero-cap-image{filter:drop-shadow(0 8px 16px #10152d14) drop-shadow(0 3px 6px #10152d0a)}}@media(prefers-reduced-motion:reduce){html:not([data-qa-motion-full]) .hero-cap-shadow{animation:none!important;transform:none!important}}.hero-heading h1{font-family:var(--dw-font);font-weight:800;color:var(--dw-purple);font-size:clamp(40px,3.6vw,64px);line-height:1.02;letter-spacing:-.04em}.hero-heading h1 span{color:var(--dw-purple)}.hero-heading .eyebrow{color:var(--dw-purple);font-weight:600;letter-spacing:.17em}.hero-description{color:var(--dw-text-soft);font-weight:400;line-height:1.65}.hero-cta{background:var(--dw-purple);color:var(--dw-white);font-weight:600;box-shadow:0 8px 22px #28186e1a,inset 0 1px #ffffff20}.hero-cta:focus-visible{outline-color:var(--dw-lavender);box-shadow:0 8px 24px #28186e24,inset 0 0 0 1px #ffffff35}.hero-cta:active{background:var(--dw-purple-mid);color:var(--dw-white);box-shadow:0 3px 10px #28186e1f}.hero-trust,.product-caption,.scroll-cue{color:var(--dw-purple-soft);font-weight:600}.scroll-cue:hover{color:var(--dw-purple)}.hero-orbit{border-color:var(--dw-orbit)}.hero-glow:before{background:radial-gradient(ellipse at 68% 49%,var(--dw-soft-bg) 0%,var(--dw-off-white) 37%,var(--dw-white) 78%)}@media(hover:hover)and (pointer:fine){.hero-cta:hover{background:var(--dw-purple-dark);color:var(--dw-white);box-shadow:0 14px 30px #28186e2b,inset 0 1px #ffffff38}}@media(max-width:680px){.hero-heading h1{font-size:30px;line-height:1.03;letter-spacing:-.04em}.hero-glow:before{background:radial-gradient(ellipse at 50% 57%,var(--dw-soft-bg) 0%,var(--dw-off-white) 42%,var(--dw-white) 80%)}}@media(max-height:600px)and (min-width:681px){.hero-heading h1{font-size:34px}}.hero-cap-image{object-position:50% 50%;backface-visibility:hidden}.hero-seam-overlap{-webkit-mask-image:radial-gradient(ellipse var(--cap-seam-rx) var(--cap-seam-ry) at var(--cap-seam-x) var(--cap-seam-y),rgb(0 0 0 / var(--cap-seam-alpha)) 0%,rgb(0 0 0 / var(--cap-seam-alpha)) 58%,#000 100%);mask-image:radial-gradient(ellipse var(--cap-seam-rx) var(--cap-seam-ry) at var(--cap-seam-x) var(--cap-seam-y),rgb(0 0 0 / var(--cap-seam-alpha)) 0%,rgb(0 0 0 / var(--cap-seam-alpha)) 58%,#000 100%);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}@media(prefers-reduced-motion:reduce){html:not([data-qa-motion-full]) .hero-seam-overlap{-webkit-mask-image:none;mask-image:none}}.hero-cta:before{animation:none;opacity:.18}.product-entrance{animation-duration:1.05s;animation-timing-function:cubic-bezier(.16,1,.3,1)}.hero-product:not(.is-ready) :is(.product-entrance,.hero-cap-shadow){animation-play-state:paused}@media(max-width:680px){.product-entrance{animation-duration:1.25s}}@keyframes product-present{0%{opacity:0;transform:translate3d(0,24px,0) scale(.94) rotateX(2deg) rotateY(-6deg) rotate(-1deg)}to{opacity:1;transform:none}}@keyframes product-present-mobile{0%{opacity:0;transform:translate3d(0,28px,0) scale(.94) rotateY(-4deg) rotate(-.8deg)}to{opacity:1;transform:none}}.experience{position:relative;--product-color:#747eab;--product-dark:#3b446b}.experience-stage{position:sticky;top:0;height:var(--view-height,100svh);overflow:hidden;isolation:isolate;background:linear-gradient(135deg,#f8f8f5,#f3f5f8 58%,#eaeff6)}.journey-marker{position:absolute;left:0;width:1px;height:1px;overflow:hidden;clip-path:inset(50%)}.static-page .experience-stage,.static-page .journey-markers{position:relative}.static-page .journey-marker{position:relative;top:auto!important;clip-path:none;width:auto;height:auto;overflow:visible;padding:60px 7%;border-top:1px solid var(--line)}@media(max-width:680px){.static-page .journey-marker{padding:30px 8%}}.section02{position:absolute;inset:0;z-index:7;opacity:0;isolation:isolate;overflow:hidden;pointer-events:none;background:radial-gradient(ellipse at 90% 42%,#e5e4ef88,transparent 65%),linear-gradient(120deg,#f8f8f5f5,#f1f3f6e8);color:#171b2f}.section02-layout{position:relative;z-index:1;height:100%;display:grid;grid-template-columns:minmax(0,1.08fr) minmax(0,1fr);gap:6%;align-items:center;padding:8svh 9% 8svh 7%}.section02-copy{max-width:590px}.section02-copy .eyebrow{font-size:9px;color:#6d5bbc;letter-spacing:.18em;margin:0 0 25px}.section02-copy h2{font-size:clamp(29px,3vw,47px);font-weight:300;letter-spacing:-.045em;line-height:1.16;margin:0 0 25px;text-wrap:balance}.section02-description{font-size:13px;color:#646b7c;line-height:1.85;max-width:390px;margin:0 0 30px}.section02-cta{pointer-events:auto;display:inline-flex;border-radius:21px;padding:19px 25px;min-height:56px;font-size:9px;gap:30px;box-shadow:0 8px 22px #171b2f18;transition:transform .3s,box-shadow .3s,background .3s}.section02-cta span{transition:transform .3s}.section02-film{margin:0;justify-self:center;width:min(100%,36svh);max-width:390px;transform-origin:center}.section02-film-frame{position:relative;aspect-ratio:9/16;border-radius:24px;overflow:hidden;background:linear-gradient(140deg,#e2e5eb,#d7dce6);box-shadow:0 18px 44px #171b2f16}.section02-factory{width:100%;height:100%;display:block;object-fit:cover}.section02-film figcaption{display:flex;flex-wrap:wrap;justify-content:space-between;gap:9px;margin-top:17px;font-size:6px;letter-spacing:.13em;color:#646b7c;line-height:1.6}.section02-playback{position:absolute;right:12px;bottom:12px;pointer-events:auto;padding:10px 12px;min-height:38px;border-radius:14px;background:#171b2fdb;color:#f8f8f5;font-size:7px;letter-spacing:.11em}.section02-atmosphere{position:absolute;inset:-4% -10% -4% 52%;pointer-events:none;opacity:0;-webkit-mask-image:linear-gradient(90deg,transparent,#000 44%,#000 66%,transparent),linear-gradient(0deg,transparent,#000 20%,#000 80%,transparent);mask-image:linear-gradient(90deg,transparent,#000 44%,#000 66%,transparent),linear-gradient(0deg,transparent,#000 20%,#000 80%,transparent);-webkit-mask-composite:source-in;mask-composite:intersect}.section02-atmosphere video{width:100%;height:100%;object-fit:cover;display:block}.section02-static{position:relative;opacity:1;min-height:700px;pointer-events:auto}.static-page .journey-marker:has(>.section02-static){padding:0}.section02-static .section02-layout{min-height:700px}@media(hover:hover)and (pointer:fine){.section02-cta:hover{transform:translateY(-3px);box-shadow:0 13px 28px #171b2f26}.section02-cta:hover span{transform:translate(5px)}}.section02-cta:active{transform:translateY(1px)}@media(max-width:680px){.section02-layout{padding:7svh 7% 8svh;grid-template-columns:minmax(0,1fr);grid-template-rows:max-content max-content;align-content:center;gap:24px}.section02-copy .eyebrow{font-size:7px;margin-bottom:15px}.section02-copy h2{font-size:26px;line-height:1.16;margin-bottom:16px}.section02-description{font-size:11px;line-height:1.75;margin-bottom:18px}.section02-cta{min-height:48px;padding:15px 20px;font-size:8px}.section02-film{width:min(47vw,29svh)}.section02-film-frame{border-radius:18px}.section02-film figcaption{font-size:5px;margin-top:10px;gap:5px}.section02-film figcaption span{display:none}.section02-atmosphere{inset:22% -16% -5% 20%;-webkit-mask-image:radial-gradient(ellipse,#0008,transparent 70%);mask-image:radial-gradient(ellipse,#0008,transparent 70%)}.section02-playback{right:8px;bottom:8px;font-size:6px;padding:9px}.section02-static,.section02-static .section02-layout{min-height:0}.section02-static .section02-layout{padding-block:48px}}@media(prefers-reduced-motion:reduce){html:not([data-qa-motion-full]) .section02-cta,html:not([data-qa-motion-full]) .section02-cta span{transform:none;transition:none}}.section02-layout{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:3%;padding:4svh 7%;align-items:center}.section02-film{--factory-height:min(clamp(650px,78svh,800px), calc(100svh - 100px) );width:calc(var(--factory-height) * .5625);max-width:100%;justify-self:start}.section02-film-frame{width:100%;aspect-ratio:9/16}.section02-factory{object-fit:contain}.section02-player-controls{position:absolute;right:14px;bottom:14px;display:flex;gap:8px;z-index:2;pointer-events:auto}.section02-player-controls button{position:static;display:grid;place-items:center;width:46px;height:46px;min-height:46px;padding:0;border:1px solid #ffffff26;border-radius:14px;background:#11172fd1;color:#fff;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);box-shadow:0 3px 12px #10152d1f;transition:transform .2s,background .2s}.section02-player-controls button:hover{transform:translateY(-2px);background:#202840ed}.section02-player-controls button:active{transform:translateY(0)}.section02-player-controls button:focus-visible{outline:2px solid #fff;outline-offset:3px;box-shadow:0 0 0 5px #7868d8}.section02-player-controls svg{pointer-events:none}@media(max-width:680px){.section02-layout{display:grid;grid-template-columns:minmax(0,1fr);grid-template-rows:max-content max-content;align-content:start;gap:26px;padding:40px 16px 52px;height:100%;overflow-y:hidden;overflow-x:hidden;pointer-events:auto;scrollbar-width:thin}.section02-copy{padding-inline:11px}.section02-copy h2{font-size:27px}.section02-film{width:100%;max-width:none;justify-self:stretch}.section02-film-frame{aspect-ratio:9/16}.section02-film figcaption{font-size:6px}.section02-player-controls{right:10px;bottom:12px;gap:8px}.section02-player-controls button{width:44px;height:44px;min-height:44px;border-radius:13px}.section02-static .section02-layout{height:auto;overflow:visible}}@media(prefers-reduced-motion:reduce){html:not([data-qa-motion-full]) .section02-player-controls button{transform:none;transition:none}}@media(max-width:680px){.section02-entered .section02-layout{overflow-y:auto}.section02-static .section02-layout{overflow:visible}}.section03{position:absolute;inset:0;z-index:7;background:radial-gradient(ellipse at 85% 45%,#e7e6f044,transparent 68%),linear-gradient(135deg,#f8f8f5,#f0f3f7);color:#171b2f;overflow:hidden;opacity:0;pointer-events:none}.section03-heading{padding:6svh 8% 0;max-width:1280px}.section03-heading .eyebrow{font-size:9px;letter-spacing:.2em;color:#6d5bbc;margin:0 0 20px}.section03-heading h2{font-size:clamp(30px,3.5vw,58px);font-weight:300;line-height:1.12;letter-spacing:-.045em;margin:0;max-width:1150px}.section03-viewport{margin-top:4svh;overflow:hidden;padding:8px 11vw;pointer-events:auto}.section03-track{display:flex;gap:3vw;align-items:stretch;will-change:transform}.order-lane{flex:0 0 78vw;min-width:0;min-height:clamp(350px,46svh,540px);display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:8%;padding:32px 4vw;border-left:1px solid #171b2f22;transform-origin:center;box-sizing:border-box}.order-number{display:block;font-size:clamp(60px,6vw,110px);line-height:1;color:#171b2f20;letter-spacing:-.07em;font-weight:300;margin-bottom:16px}.order-lane h3{font-size:clamp(35px,4vw,66px);font-weight:300;letter-spacing:-.055em;line-height:1.06;margin:0 0 22px}.order-subhead{font-size:14px;line-height:1.8;color:#646b7c;max-width:330px;margin:0}.order-lane-details{align-self:center}.order-lane ul{padding:0;margin:0 0 28px;list-style:none}.order-lane li{padding:16px 0;border-bottom:1px solid #171b2f18;font-size:13px;line-height:1.65;color:#4d5569}.order-cta{display:inline-flex;align-items:center;gap:32px;min-height:48px;padding:10px 0;position:relative;font-size:10px;letter-spacing:.11em;pointer-events:auto}.order-cta:after{content:"";position:absolute;bottom:4px;left:0;right:0;height:1px;background:#7868d8;transform:scaleX(.25);transform-origin:left;transition:transform .3s}.order-cta span{font-size:20px;transition:transform .3s}.order-cta:hover span{transform:translate(5px)}.order-cta:hover:after{transform:scaleX(1)}.order-cta:active{opacity:.7}.section03-progress{display:flex;justify-content:space-between;gap:16px;margin:3svh 12% 0;pointer-events:auto}.section03-progress button{min-height:44px;padding:10px 0;font-size:8px;letter-spacing:.12em;color:#646b7c;text-align:left}.section03-progress button span{color:#7868d8;margin-right:10px}.section03-progress button[aria-current]{color:#171b2f}.section03 :is(a,button,.section03-viewport):focus-visible{outline:2px solid #7868d8;outline-offset:4px}.section03-static{position:relative;opacity:1;overflow:visible;pointer-events:auto}.section03-static .section03-track{display:grid;gap:30px;will-change:auto}.section03-static .order-lane{width:100%;min-height:0}.section03-static .section03-viewport{overflow:visible;padding-inline:8%;margin-block:30px}.section03-static .section03-progress{display:none}.static-page .section03-marker{padding:0}@media(max-width:680px){.section03-heading{padding:5svh 7% 0}.section03-heading .eyebrow{font-size:7px;margin-bottom:16px}.section03-heading h2{font-size:29px;line-height:1.13}.section03-viewport{margin-top:22px;padding:6px 7vw 12px;overflow-x:auto;overflow-y:hidden;scroll-snap-type:x mandatory;scroll-padding-inline:7vw;scrollbar-width:thin}.section03-track{gap:4vw;will-change:auto}.order-lane{flex-basis:86vw;scroll-snap-align:center;grid-template-columns:minmax(0,1fr);gap:18px;min-height:440px;padding:22px 24px;border-left:1px solid #171b2f25}.order-number{font-size:52px;margin-bottom:10px}.order-lane h3{font-size:34px;margin-bottom:12px}.order-subhead{font-size:11px;line-height:1.65}.order-lane li{font-size:11px;padding:10px 0;line-height:1.55}.order-lane ul{margin-bottom:12px}.order-cta{font-size:9px;min-height:44px}.section03-progress{margin:8px 7% 0;gap:12px}.section03-progress button{font-size:6px;letter-spacing:.03em}.section03-progress button span{display:block;margin:0 0 5px}.section03-static .section03-viewport{scroll-snap-type:none;padding:0 7%}.section03-static .order-lane{min-height:0}}@media(prefers-reduced-motion:reduce){html:not([data-qa-motion-full]) .order-cta:after,html:not([data-qa-motion-full]) .order-cta span{transform:none;transition:none}}@media(max-width:680px){.section03-track{width:max-content;padding-right:7vw}.section03-static .section03-track{width:auto;padding-right:0}}.experience-stage{background:linear-gradient(135deg,var(--dw-white),var(--dw-off-white))}.section02-copy h2{color:var(--dw-purple);font-family:var(--dw-font);font-weight:700;font-size:clamp(28px,2.8vw,44px);line-height:1.08;letter-spacing:-.035em}.section02-copy .eyebrow{color:var(--dw-purple);font-weight:600;letter-spacing:.17em}.section02-description{color:var(--dw-text-soft);font-weight:400;line-height:1.65}.section02-cta{background:var(--dw-purple);color:var(--dw-white);font-weight:600;box-shadow:var(--dw-shadow)}.section02-cta:hover{background:var(--dw-purple-dark);color:var(--dw-white);box-shadow:0 13px 28px #28186e26}.section02-film figcaption{color:var(--dw-purple-soft);font-weight:600}.section02-player-controls button{background:#28186ed1;color:var(--dw-white);border-color:#ffffff26;box-shadow:0 3px 12px #28186e1f}.section02-player-controls button:hover{background:#190f5ded}.section02-player-controls button:focus-visible{outline-color:var(--dw-white);box-shadow:0 0 0 5px var(--dw-lavender)}.section03{background:radial-gradient(ellipse at 85% 45%,rgba(118,103,216,.06),transparent 68%),linear-gradient(135deg,var(--dw-white),var(--dw-off-white));color:var(--dw-text)}.section03-heading h2{color:var(--dw-purple);font-weight:700;font-size:clamp(28px,3vw,52px);line-height:1.07;letter-spacing:-.035em}.section03-heading .eyebrow{color:var(--dw-purple);font-weight:600;letter-spacing:.17em}.order-lane{border-left-color:var(--dw-border)}.order-lane:not([inert]){border-left-color:var(--dw-lavender)}.order-lane h3{color:var(--dw-purple);font-weight:700;font-size:clamp(30px,3.4vw,58px);line-height:1.08;letter-spacing:-.035em}.order-number{color:#7667d852;font-weight:500}.order-subhead,.order-lane li{color:var(--dw-text-soft);font-weight:400;line-height:1.65}.order-lane li{border-bottom-color:var(--dw-border)}.order-cta{color:var(--dw-purple);font-weight:600}.order-cta:hover{color:var(--dw-purple-dark)}.order-cta:after{background:var(--dw-lavender)}.section03-progress button{color:var(--dw-purple-soft);font-weight:600}.section03-progress button span{color:var(--dw-lavender)}.section03-progress button[aria-current]{color:var(--dw-purple)}@media(max-width:680px){.section02-copy h2{font-size:25px}.section03-heading h2{font-size:25px;line-height:1.09}.order-lane h3{font-size:29px;line-height:1.08}}.section04{position:absolute;inset:0;z-index:21;display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:8%;align-content:center;padding:9svh 8%;background:linear-gradient(125deg,var(--dw-white),var(--dw-off-white));opacity:0;isolation:isolate}.section04:before{content:"";position:absolute;inset:12% 48% 12% 4%;border:1px solid var(--dw-border);border-radius:50%;opacity:.3;pointer-events:none;z-index:-1}.section04-heading{align-self:start}.section04-heading .eyebrow{color:var(--dw-purple);margin:0 0 25px;font-size:10px}.section04 h2{font-size:clamp(34px,3.6vw,62px);font-weight:800;line-height:1.04;letter-spacing:-.04em;max-width:640px;margin:0 0 28px;color:var(--dw-purple)}.section04-body{font-size:14px;line-height:1.7;color:var(--dw-text-soft);max-width:450px;margin:0}.section04-pillars{list-style:none;margin:0;padding:0;min-width:0}.section04-pillar{display:grid;grid-template-columns:38px minmax(0,1fr);gap:18px;padding:27px 0;border-bottom:1px solid var(--dw-border)}.section04-pillar:first-child{padding-top:0}.section04-pillar:last-child{border-bottom:0}.section04-number{color:var(--dw-lavender);font-size:14px;font-weight:600;letter-spacing:.12em;padding-top:3px}.section04-pillar h3{font-size:clamp(18px,1.55vw,27px);font-weight:700;line-height:1.2;color:var(--dw-purple);letter-spacing:-.02em;margin:0 0 12px}.section04-pillar p{font-size:13px;line-height:1.65;color:var(--dw-text-soft);margin:0;max-width:450px}.section04-pillar.is-focused{border-color:var(--dw-lavender)}.section04-flow{position:relative;inset:auto;opacity:1}.section04-flow-marker{width:100%;height:auto;clip-path:none;overflow:visible;z-index:21}.static-page .section04-marker{padding:0}@media(max-width:680px){.section04{grid-template-columns:minmax(0,1fr);gap:36px;padding:72px 7% 48px}.section04:before{inset:3% 8% 65%}.section04 h2{font-size:34px;line-height:1.06;margin-bottom:22px}.section04-heading .eyebrow{font-size:9px;margin-bottom:20px}.section04-body{font-size:13px}.section04-pillar{grid-template-columns:26px minmax(0,1fr);gap:14px;padding:25px 0}.section04-pillar h3{font-size:18px}.section04-pillar p{font-size:13px}}.section05{position:absolute;inset:0;z-index:22;padding:5svh 8%;display:flex;flex-direction:column;justify-content:center;gap:32px;background:linear-gradient(135deg,var(--dw-white),var(--dw-off-white));opacity:0}.section05-heading .eyebrow{font-size:10px;margin:0 0 14px}.section05 h2{color:var(--dw-purple);font-size:clamp(28px,2.8vw,48px);line-height:1.06;letter-spacing:-.035em;max-width:780px;margin:0}.section05 figure,.section05 blockquote{margin:0}.section05-primary{display:grid;grid-template-columns:clamp(110px,12vw,168px) minmax(0,1fr);column-gap:clamp(32px,4vw,64px);row-gap:20px;align-items:center;max-width:1120px}.section05-company-logo{grid-column:1;grid-row:1 / span 2;display:block;width:100%;height:auto;object-fit:contain}.section05-primary blockquote{grid-column:2;padding-left:28px;border-left:2px solid rgba(118,103,216,.38)}.section05-primary blockquote p{font-size:clamp(18px,1.42vw,25px);font-weight:500;line-height:1.65;letter-spacing:-.012em;color:var(--dw-purple);margin:0}.section05-primary blockquote p:before{content:open-quote}.section05-primary blockquote p:after{content:close-quote}.section05-primary figcaption{grid-column:2;padding-left:30px}.section05-primary figcaption strong{display:block;color:var(--dw-purple);font-weight:700;font-size:15px;letter-spacing:-.01em}.section05-primary figcaption span{display:block;color:var(--dw-text-soft);font-size:12px;line-height:1.5;margin-top:5px}.section05-flow{position:relative;inset:auto;opacity:1}.section05-flow-marker{width:100%;height:auto;clip-path:none;overflow:visible;z-index:22}.static-page .section05-marker{padding:0}@media(max-width:680px){.section05{padding:48px 7%;gap:24px}.section05 h2{font-size:30px}.section05-primary{grid-template-columns:68px minmax(0,1fr);gap:24px 20px}.section05-primary blockquote{grid-column:1 / -1;grid-row:1;padding-left:18px}.section05-primary blockquote p{font-size:17px;line-height:1.65}.section05-company-logo{grid-column:1;grid-row:2}.section05-primary figcaption{grid-column:2;grid-row:2;padding-left:0}}.section06{position:absolute;inset:0;z-index:23;display:flex;flex-direction:column;justify-content:center;gap:64px;padding:8svh 8%;background:linear-gradient(135deg,var(--dw-white),var(--dw-off-white));opacity:0}.section06-heading .eyebrow{font-size:10px;margin:0 0 22px}.section06 h2{color:var(--dw-purple);font-weight:800;font-size:clamp(32px,3.5vw,60px);line-height:1.06;letter-spacing:-.035em;max-width:950px;margin:0}.section06-timeline{position:relative;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:32px;list-style:none;margin:0;padding:0}.section06-timeline:before,.section06-timeline:after{content:"";position:absolute;top:23px;left:24px;right:calc(25% - 24px);height:1px;background:var(--dw-border);pointer-events:none}.section06-timeline:after{background:var(--dw-lavender);transform:scaleX(var(--process-progress,0));transform-origin:left}.section06-timeline li{position:relative;z-index:1;min-width:0}.section06-number{display:grid;place-items:center;width:48px;height:48px;background:var(--dw-off-white);color:var(--dw-lavender);font-weight:600;font-size:17px;letter-spacing:.08em;border:1px solid var(--dw-border);border-radius:50%;margin-bottom:28px}.section06-timeline h3{font-size:clamp(17px,1.5vw,25px);line-height:1.22;color:var(--dw-purple);margin:0 0 16px;max-width:270px}.section06-timeline p{font-size:13px;color:var(--dw-text-soft);line-height:1.65;margin:0;max-width:260px}.section06-timeline .is-focused .section06-number{border-color:var(--dw-lavender);color:var(--dw-purple)}.section06-minimum{display:flex;align-items:center;gap:60px;border-top:1px solid var(--dw-border);padding-top:28px}.section06-minimum p{margin:0;display:flex;align-items:center;gap:14px}.section06-minimum .eyebrow{font-size:10px;color:var(--dw-purple)}.section06-minimum strong{font-size:46px;font-weight:700;letter-spacing:-.04em;color:var(--dw-purple)}.section06-minimum span{font-size:10px;font-weight:600;color:var(--dw-text-soft)}.section06-flow{position:relative;inset:auto;opacity:1}.section06-flow-marker{width:100%;height:auto;clip-path:none;overflow:visible;z-index:23}.static-page .section06-marker{padding:0}@media(max-width:680px){.section06{padding:64px 7% 48px;gap:34px}.section06 h2{font-size:31px}.section06-heading .eyebrow{font-size:9px;margin-bottom:18px}.section06-timeline{grid-template-columns:minmax(0,1fr);gap:28px}.section06-timeline:before,.section06-timeline:after{inset:20px auto 22px 19px;width:1px;height:auto}.section06-timeline:after{transform:none}.section06-timeline li{display:grid;grid-template-columns:40px minmax(0,1fr);column-gap:18px}.section06-number{grid-row:1/3;width:40px;height:40px;font-size:13px;margin:0}.section06-timeline h3{font-size:17px;margin-bottom:8px}.section06-timeline p{font-size:12px}.section06-minimum{flex-wrap:wrap;gap:16px 30px;padding-top:22px}.section06-minimum .eyebrow{flex-basis:100%}.section06-minimum p{gap:9px}.section06-minimum strong{font-size:34px}.section06-minimum span{font-size:8px}}.section07-marker{width:100%;height:auto;clip-path:none;overflow:visible;z-index:24}.section07{position:relative;display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:center;gap:8%;padding:90px 8%;min-height:100svh;background:linear-gradient(135deg,var(--dw-white),var(--dw-off-white));scroll-margin-top:0}.section07-heading .eyebrow{font-size:10px;margin:0 0 24px}.section07 h2{font-size:clamp(36px,4vw,68px);line-height:1.04;font-weight:800;color:var(--dw-purple);letter-spacing:-.04em;margin:0 0 24px;max-width:600px}.section07-heading>p:last-child{font-size:15px;line-height:1.65;color:var(--dw-text-soft);max-width:360px}.section07 form{background:var(--dw-white);border:1px solid var(--dw-border);border-radius:28px;padding:36px;min-width:0;min-height:520px;display:flex;flex-direction:column;box-shadow:0 18px 48px var(--dw-border)}.section07 [hidden]{display:none!important}.section07-progress{font-size:10px;font-weight:600;letter-spacing:.14em;color:var(--dw-lavender);margin:0 0 30px}.section07 fieldset{border:0;margin:0;padding:0;min-width:0;flex:1}.section07 legend{font-size:20px;font-weight:700;color:var(--dw-purple);line-height:1.25;margin-bottom:24px;padding:0}.section07 label{font-size:10px;color:var(--dw-purple);letter-spacing:.08em;display:block;font-weight:600}.section07 input,.section07 select{font:inherit;font-size:16px;width:100%;min-height:48px;border:1px solid var(--dw-border);border-radius:12px;background:var(--dw-white);color:var(--dw-text);padding:12px;margin-top:8px}.section07-quantities{display:grid;grid-template-columns:minmax(0,1fr);gap:10px}.section07-quantities label{position:relative;cursor:pointer;margin:0}.section07-quantities input{position:absolute;opacity:0;width:1px;height:1px;min-height:0;padding:0;margin:0}.section07-quantities span{display:flex;align-items:center;justify-content:space-between;gap:18px;min-height:58px;padding:14px 18px;border:1px solid var(--dw-border);border-radius:14px;font-size:16px;line-height:1.45;letter-spacing:0;color:var(--dw-purple)}.section07-quantities span:after{content:"";display:block;flex:0 0 20px;width:20px;height:20px;border:2px solid var(--dw-purple-mid);border-radius:50%;box-sizing:border-box}.section07-quantities input:checked+span:after{border-color:var(--dw-purple);background:radial-gradient(circle,var(--dw-purple) 0 5px,transparent 5.5px)}.section07-quantities input:checked+span{border-color:var(--dw-purple);background:var(--dw-soft-bg);box-shadow:inset 0 -3px var(--dw-purple)}.section07 :focus-visible{outline:2px solid var(--dw-lavender);outline-offset:4px}.section07-quantities input:focus-visible+span{outline:2px solid var(--dw-lavender);outline-offset:4px}.section07-error{color:var(--dw-purple-dark);font-size:11px;line-height:1.45;margin:6px 0 12px;min-height:16px}.section07 [aria-invalid=true]{border-color:var(--dw-purple)}.section07-contact{display:grid;grid-template-columns:1fr 1fr;gap:0 14px}.section07-actions{display:flex;align-items:center;justify-content:flex-end;gap:20px;margin-top:20px}.section07 button{min-height:48px;cursor:pointer;font:inherit;font-size:11px;font-weight:700}.section07-next{border:0;border-radius:20px;background:var(--dw-purple);color:var(--dw-white);padding:16px 24px}.section07-next span{display:inline-block;margin-left:12px;transition:transform .18s}.section07-next:hover{background:var(--dw-purple-dark)}.section07-next:hover span{transform:translate(4px)}.section07-next:active{background:var(--dw-purple-mid)}.section07-next:disabled{opacity:.6;cursor:wait}.section07-back{background:none;border:0;color:var(--dw-purple);padding:12px}.section07-back:hover{text-decoration:underline}.section07-signature{font-size:11px;color:var(--dw-purple);letter-spacing:.04em;margin:22px 0 0}.section07-status{font-size:12px;color:var(--dw-text-soft);margin:12px 0 0}.section07-status:empty{display:none}.static-page .section07-marker{padding:0}@media(max-width:680px){.section07{grid-template-columns:minmax(0,1fr);gap:26px;padding:64px 7% 48px;min-height:0}.section07 h2{font-size:36px}.section07-heading>p:last-child{font-size:13px}.section07 form{padding:24px 20px;min-height:450px;border-radius:24px}.section07 legend{font-size:18px}.section07-quantities{gap:10px}.section07-quantities span{font-size:15px;padding:13px 14px}.section07-contact{grid-template-columns:minmax(0,1fr)}.section07-actions{gap:12px}.section07-next{padding:15px 20px}}@media(prefers-reduced-motion:reduce){html:not([data-qa-motion-full]) .section07-next span{transition:none;transform:none}}:is(.section02,.section03,.section04,.section05,.section06,.section07){background:var(--dw-editorial-surface)}:is(.section02-copy,.section03-heading,.section04-heading,.section05-heading,.section06-heading,.section07-heading) .eyebrow{font-size:11px;line-height:1.5;letter-spacing:.14em}:is(.section03,.section04,.section05,.section06,.section07) h2{text-wrap:balance;line-height:1.09}.section02-copy h2{line-height:1.13;max-width:18ch;margin-bottom:24px}.section02-description{font-size:14px;line-height:1.75;max-width:42ch;margin-bottom:28px}.section02-film-frame{box-shadow:var(--dw-panel-shadow),0 0 0 1px var(--dw-panel-line)}.section02-film figcaption{font-size:10px;letter-spacing:.07em;line-height:1.6;gap:6px}.section02-player-controls button{border-color:#ffffff47;box-shadow:0 3px 10px #28186e1a;transition:transform var(--dw-hover-time) var(--dw-ease),background var(--dw-hover-time) ease}.order-number{font-weight:700;color:transparent;-webkit-text-stroke:1px rgba(118,103,216,.55);letter-spacing:-.05em}.order-lane{border-left-color:var(--dw-panel-line);border-radius:0 18px 18px 0;background:transparent;transition:background var(--dw-hover-time) ease,border-color var(--dw-hover-time) ease}.order-lane:not([inert]){background:linear-gradient(110deg,#7667d80b,#ffffff4d 70%);border-left-color:#7667d899}.order-lane h3{line-height:1.1;max-width:13ch;margin-bottom:18px}.order-subhead{font-size:15px;line-height:1.7;max-width:34ch}.order-lane li{font-size:14px;line-height:1.7;border-bottom-color:var(--dw-panel-line);padding-block:14px}.order-cta{font-size:12px;letter-spacing:.08em}.order-cta span,.order-cta:after{transition:transform var(--dw-hover-time) var(--dw-ease)}.order-cta:hover span{transform:translate(4px)}.order-cta:focus-visible:after{transform:scaleX(1)}.section03-progress button{font-size:11px;line-height:1.5;letter-spacing:.06em}.section04-body{font-size:15px;line-height:1.75;max-width:44ch}.section04-pillar{border-bottom-color:var(--dw-panel-line);transition:background var(--dw-hover-time) ease,border-color var(--dw-hover-time) ease}.section04-pillar h3{color:var(--dw-purple-mid);line-height:1.25}.section04-pillar p{font-size:14px;line-height:1.75}.section04-pillar.is-focused{border-bottom-color:#7667d88c;background:radial-gradient(ellipse at 15% 50%,rgba(118,103,216,.045),transparent 75%)}.section04-pillar.is-focused h3{color:var(--dw-purple-dark)}.section04-pillar.is-focused .section04-number{color:var(--dw-lavender)}.section06-timeline:before,.section06-timeline:after{height:2px}.section06-number{background:var(--dw-white);border-color:var(--dw-panel-line);font-weight:700;box-shadow:0 3px 10px #28186e06;transition:background var(--dw-hover-time) ease,border-color var(--dw-hover-time) ease,color var(--dw-hover-time) ease}.section06-timeline .is-focused .section06-number{background:var(--dw-soft-bg);border-color:var(--dw-lavender);color:var(--dw-purple-dark)}.section06-timeline h3{line-height:1.3}.section06-timeline p{font-size:14px;line-height:1.75}.section06-minimum{border-top-color:var(--dw-panel-line);gap:48px;padding-top:30px}.section06-minimum .eyebrow,.section06-minimum span{font-size:11px;line-height:1.5}.section06-minimum strong{font-variant-numeric:tabular-nums}.section07 form{box-shadow:var(--dw-panel-shadow);border-color:var(--dw-panel-line)}.section07-progress{font-size:12px;font-variant-numeric:tabular-nums}.section07 legend{line-height:1.35}.section07 label{font-size:11px;line-height:1.5}.section07 input,.section07 select{border-color:var(--dw-panel-line);transition:border-color var(--dw-hover-time) ease,background var(--dw-hover-time) ease}.section07-quantities span{font-weight:600;border-color:var(--dw-panel-line);transition:background var(--dw-hover-time) ease,border-color var(--dw-hover-time) ease}.section07-quantities input:checked+span{background:#f0edf9;border-color:var(--dw-purple);color:var(--dw-purple-dark);box-shadow:inset 0 -2px var(--dw-purple)}.section07 input:focus-visible,.section07 select:focus-visible{border-color:var(--dw-purple);outline:2px solid var(--dw-lavender);outline-offset:4px}.section07-error,.section07-signature{font-size:12px;line-height:1.6}.section07-actions{gap:20px}:is(.hero-cta,.section02-cta,.section07-next){position:relative;isolation:isolate;overflow:hidden;background:var(--dw-purple);color:var(--dw-white);font-size:12px;font-weight:600;letter-spacing:.08em;box-shadow:0 8px 22px #28186e17,inset 0 1px #ffffff29;transition:translate var(--dw-hover-time) var(--dw-ease),background var(--dw-hover-time) ease,box-shadow var(--dw-hover-time) ease}:is(.hero-cta,.section02-cta,.section07-next):after{content:"";position:absolute;inset:0;pointer-events:none;border-radius:inherit;background:linear-gradient(110deg,transparent 25%,rgba(255,255,255,.13) 50%,transparent 75%);background-size:100% 100%;opacity:0;transform:translate(-110%)}:is(.hero-cta,.section02-cta,.section07-next)>span{display:inline-block;transition:transform var(--dw-hover-time) var(--dw-ease)}@keyframes dw-cta-pass{0%{transform:translate(-110%);opacity:0}20%{opacity:1}80%{opacity:1}to{transform:translate(110%);opacity:0}}@media(hover:hover)and (pointer:fine){:is(.hero-cta,.section02-cta,.section07-next):hover:not(:disabled){translate:0 -2px;transform:none;background:var(--dw-purple-dark);color:var(--dw-white);box-shadow:0 12px 26px #28186e21,inset 0 1px #fff3}:is(.hero-cta,.section02-cta,.section07-next):hover:not(:disabled)>span{transform:translate(4px)}:is(.hero-cta,.section02-cta,.section07-next):hover:not(:disabled):after{animation:dw-cta-pass .85s var(--dw-ease) both}.section07-quantities label:hover span{border-color:var(--dw-lavender)}}:is(.hero-cta,.section02-cta,.section07-next):focus-visible{outline:2px solid var(--dw-lavender);outline-offset:5px}:is(.hero-cta,.section02-cta,.section07-next):focus-visible:after{animation:dw-cta-pass .85s var(--dw-ease) both}:is(.hero-cta,.section02-cta,.section07-next):active:not(:disabled){translate:0 1px;transform:none;background:var(--dw-purple-dark)}@media(hover:none){:is(.hero-cta,.section02-cta,.section07-next):active:not(:disabled):after{animation:dw-cta-pass .85s var(--dw-ease) both}}@media(max-width:680px){.section02-copy h2{line-height:1.16;margin-bottom:18px}.section02-description{font-size:14px;line-height:1.7;margin-bottom:22px}.section02-film figcaption{font-size:10px}.order-number{font-size:54px}.order-subhead,.order-lane li{font-size:13px;line-height:1.6}.order-lane li{padding-block:10px}.order-cta{font-size:11px}.section03-progress button{font-size:10px;letter-spacing:0}.section04-body,.section04-pillar p{font-size:14px}.section06-timeline:before,.section06-timeline:after{width:2px;height:auto}.section06-timeline p{font-size:14px}.section06-minimum{gap:18px 26px;padding-top:24px}.section06-minimum span{font-size:11px}.section07-heading>p:last-child{font-size:14px}.section07-quantities span{font-size:15px}}@media(prefers-reduced-motion:reduce){html:not([data-qa-motion-full]) :is(.hero-cta,.section02-cta,.section07-next){translate:none!important;transform:none!important}html:not([data-qa-motion-full]) :is(.hero-cta,.section02-cta,.section07-next):after{animation:none!important;opacity:0}html:not([data-qa-motion-full]) :is(.hero-cta,.section02-cta,.section07-next)>span{transform:none!important}}html[data-mobile-static]{scroll-behavior:auto}html[data-mobile-static] .experience *,html[data-mobile-static] .experience *:before,html[data-mobile-static] .experience *:after{animation:none!important;transition:none!important}html[data-mobile-static] .experience-stage{height:max(var(--view-height,100svh),640px)}html[data-mobile-static] .hero-glow{transform:none!important}html[data-mobile-static] :is(.hero-cta,.section02-cta,.section07-next){translate:none!important;transform:none!important}html[data-mobile-static] :is(.hero-cta,.section02-cta,.section07-next):after{opacity:0!important}
