@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;450;500;550;600;650;700&display=swap');
:root{--blue:#0858ef;--ink:#142333;--yellow:#ffe547;--muted:#566576;--light:#f0f4f9;--line:#dce3ec;--radius:12px}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:28px}body{margin:0;background:white;color:var(--ink);font:16px/1.6 'DM Sans',Arial,sans-serif}a{color:inherit;text-decoration:none}a:focus-visible,summary:focus-visible{outline:3px solid var(--blue);outline-offset:6px}img{display:block;width:100%;height:100%;object-fit:cover}.wrap{width:calc(100% - 88px);max-width:1392px;margin-inline:auto}h1,h2,h3,p{margin-top:0}h1,h2,h3{font-weight:500}.header{height:110px;display:flex;align-items:center;justify-content:space-between;gap:25px}.brand{display:inline-flex;align-items:center;gap:12px;font-size:28px;letter-spacing:-1.3px;font-weight:650;white-space:nowrap}.day-mark{display:flex;gap:3px;width:36px;height:32px;align-items:stretch}.day-mark i{display:block;width:10px;border-radius:3px;background:var(--blue)}.day-mark i:last-child{background:var(--yellow);height:22px;align-self:flex-end}.header nav{display:flex;gap:32px;font-size:14px;font-weight:500}.header nav a:hover{color:var(--blue)}.button{display:inline-flex;align-items:center;justify-content:space-between;gap:40px;border-radius:6px;padding:15px 22px;font-weight:550;font-size:16px;transition:transform .2s}.button:hover{transform:translateY(-2px)}.button span{font-size:23px}.button.small{font-size:14px;padding:10px 17px;gap:22px}.dark{background:var(--ink);color:white}.yellow{background:var(--yellow);color:var(--ink)}.hero{display:grid;grid-template-columns:1.07fr 1fr;background:var(--blue);color:white;border-radius:var(--radius);overflow:hidden;min-height:650px}.hero-copy{padding:53px 49px 35px;display:flex;flex-direction:column;align-items:flex-start}.eyebrow{font-size:12px;letter-spacing:1.3px;font-weight:600;line-height:1.6;margin-bottom:24px}.hero .eyebrow{color:#e2eaff}.hero h1{font-size:clamp(48px,5.05vw,75px);line-height:1.06;letter-spacing:-3.6px;margin:29px 0 25px}.hero h1>span{color:var(--yellow)}.hero-copy>p{font-size:18px;line-height:1.6;max-width:370px;color:#e5edff;margin-bottom:29px}.launch-note{font-size:13px;color:#e5edff;margin-top:21px}.day-strip{display:flex;gap:7px;width:100%;height:34px;margin-top:auto;padding-top:0}.day-strip span{border-radius:4px;background:#ffffff2d;flex:1}.day-strip span:nth-child(2){flex:1.5}.day-strip span:nth-child(3){background:var(--yellow);flex:.7}.hero-photo{position:relative;min-width:0}.hero-photo>img{object-position:58% center}.photo-note{position:absolute;left:24px;bottom:25px;width:255px;border-radius:8px;background:white;color:var(--ink);padding:22px}.slot-label{display:block;color:var(--muted);font-size:10px;font-weight:600;letter-spacing:1px;margin-bottom:14px}.photo-note strong{font-weight:500;font-size:21px;line-height:1.25;letter-spacing:-.5px}.mini-strip{display:flex;gap:5px;height:18px;margin-top:20px}.mini-strip i{flex:1;border-radius:3px;background:var(--light)}.mini-strip i:nth-child(2){flex:1.5;background:var(--yellow)}.principles{display:flex;justify-content:space-between;gap:25px;padding:27px 0;border-bottom:1px solid var(--line);font-size:14px}.principles p{margin:0;color:var(--muted)}.principles>span{font-weight:500}.section{padding-block:105px}.blue{color:var(--blue)}h2{font-size:clamp(36px,3.7vw,55px);letter-spacing:-2px;line-height:1.1;margin-bottom:0}.section-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:40px;margin-bottom:43px}.section-heading>p{max-width:320px;color:var(--muted);margin:0 10px 3px 0}.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.steps article{padding:27px 29px 32px;background:var(--light);border-radius:8px;position:relative}.step-number{display:block;width:56px;border-radius:4px;background:white;color:var(--blue);font-size:13px;padding:6px 12px;margin-bottom:36px}.steps article:nth-child(2) .step-number{background:var(--yellow);color:var(--ink)}h3{font-size:21px;line-height:1.3;letter-spacing:-.5px;margin-bottom:12px}.steps p{font-size:16px;color:var(--muted);margin:0;line-height:1.65}.trade{display:grid;grid-template-columns:1fr 1fr;min-height:645px;background:var(--light);border-radius:var(--radius);overflow:hidden}.trade-photo{position:relative;min-width:0}.trade-photo img{object-position:39% center}.image-label{position:absolute;bottom:25px;left:25px;border-radius:5px;background:white;padding:9px 15px;font-size:14px}.trade-copy{padding:48px 54px}.trade-copy .eyebrow{color:var(--blue)}.trade-copy>p:not(.eyebrow){font-size:18px;margin:24px 0 0;max-width:370px;color:var(--muted)}.trade-copy ul{padding:0;list-style:none;margin:27px 0}.trade-copy li{display:flex;gap:18px;margin:23px 0}.trade-copy li>span{font-size:12px;color:var(--blue);border-radius:3px;background:white;width:31px;height:31px;display:grid;place-items:center;flex-shrink:0}.trade-copy li:nth-child(2)>span{background:var(--yellow);color:var(--ink)}.trade-copy h3{font-size:18px;margin:0 0 5px}.trade-copy li p{font-size:15px;line-height:1.5;color:var(--muted);margin:0}.text-link{display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--ink);font-size:15px;font-weight:550;padding:7px 0 12px}.text-link span{font-size:24px}.statement{text-align:center;border-bottom:1px solid var(--line)}.statement-mark{display:flex;gap:7px;width:125px;height:48px;margin:0 auto 31px}.statement-mark span{background:var(--blue);flex:1;border-radius:5px}.statement-mark span:last-child{background:var(--yellow);height:68%;align-self:flex-end}.statement h2{font-size:clamp(36px,4.25vw,64px);line-height:1.18}.statement h2>span{color:var(--blue)}.faq{display:grid;grid-template-columns:.9fr 1.2fr;gap:60px}.faq-list details{border-bottom:1px solid var(--line)}summary{list-style:none;cursor:pointer;padding:23px 0;display:flex;justify-content:space-between;align-items:center;gap:20px;font-size:18px;font-weight:500}summary::-webkit-details-marker{display:none}summary>span{font-size:27px;color:var(--blue);font-weight:400;transition:transform .2s}details[open] summary>span{transform:rotate(45deg)}details p{color:var(--muted);padding-right:35px;font-size:16px;line-height:1.7}.launch{position:relative;background:var(--blue);border-radius:var(--radius);color:white;display:flex;align-items:center;justify-content:space-between;gap:40px;padding:62px 65px;overflow:hidden}.launch .eyebrow{color:#e5edff}.launch h2{font-size:57px}.launch p:not(.eyebrow){color:#e5edff;font-size:17px;margin:25px 0}.coming-label{display:inline-flex;align-items:center;gap:35px;border:1px solid #ffffff60;border-radius:6px;padding:12px 19px;font-size:15px}.coming-label span{font-size:22px}.launch-motif{display:flex;width:285px;height:265px;gap:13px;flex-shrink:0;align-items:stretch}.launch-motif i{flex:1;display:block;background:#ffffff30;border-radius:8px}.launch-motif i:last-child{background:var(--yellow);height:68%;align-self:flex-end}footer{display:flex;justify-content:space-between;align-items:center;gap:25px;min-height:135px}footer p,footer>span{font-size:13px;color:var(--muted);margin:0}footer .brand{font-size:24px}footer .day-mark{transform:scale(.85);transform-origin:left center;margin-right:-5px}.skip{position:absolute;left:20px;top:-100px;z-index:99;background:white;padding:10px}.skip:focus{top:10px}
@media(max-width:1100px){.wrap{width:calc(100% - 48px)}.hero-copy{padding:42px 31px 30px}.hero h1{font-size:53px}.hero{min-height:630px}.trade-copy{padding:39px 32px}.header nav{gap:20px}.section{padding-block:80px}.launch{padding:48px}.launch h2{font-size:47px}.launch-motif{width:210px;height:220px}}
@media(max-width:760px){.wrap{width:calc(100% - 32px)}.header{height:85px;gap:10px}.brand{font-size:23px;gap:8px}.day-mark{width:27px;height:26px;gap:3px}.day-mark i{width:7px;border-radius:2px}.day-mark i:last-child{height:18px}.header nav{display:none}.button.small{font-size:12px;gap:8px;padding:9px 10px}.button.small span{font-size:16px}.hero{grid-template-columns:1fr;border-radius:10px}.hero-copy{padding:32px 25px}.hero h1{font-size:clamp(43px,10.5vw,64px);letter-spacing:-2.4px;margin:18px 0 23px}.hero-copy>p{font-size:17px;max-width:390px}.eyebrow{font-size:11px}.day-strip{height:24px;margin-top:35px;gap:5px}.launch-note{font-size:12px}.hero-photo{height:390px}.hero-photo>img{object-position:50% 40%}.photo-note{left:17px;bottom:17px;padding:17px;width:220px}.photo-note strong{font-size:19px}.slot-label{font-size:9px;margin-bottom:10px}.mini-strip{margin-top:15px;height:14px}.principles{flex-wrap:wrap;justify-content:center;gap:12px 21px;padding:24px 0;font-size:12px}.principles p{width:100%;text-align:center;font-size:14px}.section{padding-block:62px}h2{font-size:38px;letter-spacing:-1.5px}.section-heading{display:block;margin-bottom:29px}.section-heading>p{margin-top:22px;max-width:400px}.steps{grid-template-columns:1fr;gap:12px}.steps article{padding:25px}.step-number{margin-bottom:25px}.trade{grid-template-columns:1fr}.trade-photo{height:380px}.trade-copy{padding:33px 26px}.trade-copy>p:not(.eyebrow){font-size:17px}.trade-copy h3{font-size:18px}.statement h2{font-size:clamp(29px,7.4vw,44px)}.statement .eyebrow{font-size:10px}.statement-mark{width:99px;height:36px}.faq{grid-template-columns:1fr;gap:29px}summary{font-size:16px}.launch{display:block;padding:35px 26px}.launch h2{font-size:40px}.launch p:not(.eyebrow){font-size:16px}.launch p br{display:none}.launch-motif{width:100%;height:50px;margin-top:39px;gap:7px}.launch-motif i{border-radius:4px}.launch-motif i:last-child{height:100%}.coming-label{font-size:14px;gap:24px}footer{flex-wrap:wrap;justify-content:flex-start;gap:18px;padding-block:29px}footer .brand{width:100%}footer>span{margin-left:auto;font-size:12px}footer p{font-size:12px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}
/* Unified full-page art direction: blue chapters, yellow time slots, white reading space. */
:root{--ink:#083fbc;--muted:#45618b;--light:#edf3ff;--line:#d9e4ff}
.header{width:100%;max-width:none;height:100px;padding:0 max(44px,calc((100vw - 1392px)/2));margin:0;background:var(--blue);color:white}.header .day-mark i{background:white}.header .day-mark i:last-child{background:var(--yellow)}.header nav a:hover{color:var(--yellow)}.header .button{color:var(--blue)}.brand{font-weight:600}.button{border-radius:7px;font-weight:550;transition:transform .3s cubic-bezier(.2,.8,.2,1),box-shadow .3s}.button span{display:inline-block;transition:transform .3s}.button:hover{transform:translateY(-3px);box-shadow:0 10px 24px #0039aa22}.button:hover span{transform:translateX(4px)}
.hero{display:block;width:100%;max-width:none;border-radius:0;min-height:0;margin:0;padding:35px max(44px,calc((100vw - 1392px)/2)) 48px;overflow:hidden}.hero-copy{padding:0 0 48px;display:grid;grid-template-columns:1.6fr 1fr;gap:45px;align-items:end}.hero .eyebrow{margin-bottom:26px;color:#e3ecff}.hero h1{font-size:clamp(62px,6.75vw,104px);line-height:1.03;letter-spacing:-5px;margin:0;font-weight:450}.hero h1 .line{display:block;color:white}.hero h1 em{color:var(--yellow);font-style:normal}.hero-intro{padding-bottom:5px;justify-self:end}.hero-intro>p{font-size:18px;line-height:1.6;color:white;margin-bottom:24px}.hero-intro .button{color:var(--blue)}.hero-intro .button:hover span{transform:translateY(4px)}.launch-note{margin-top:16px}.hero-photo{height:440px;overflow:hidden;border-radius:12px;isolation:isolate}.hero-photo>img{object-position:50% 44%;transform:scale(1.03);will-change:transform}.hero-photo:after{content:'';position:absolute;inset:0;z-index:0;background:linear-gradient(0deg,#001c5880,transparent 62%);pointer-events:none}.photo-caption{position:absolute;left:34px;bottom:30px;z-index:1;color:white;font-size:35px;line-height:1.15;font-weight:450;letter-spacing:-1px}.availability{position:absolute;right:28px;bottom:28px;z-index:2;width:470px;background:white;color:var(--blue);padding:22px 24px 24px;border-radius:9px;box-shadow:0 15px 50px #00328a20}.availability-head{display:flex;justify-content:space-between;font-size:11px;letter-spacing:1px;font-weight:600;margin-bottom:25px}.availability-head>span:last-child{font-size:10px;letter-spacing:0;color:var(--muted);font-weight:400}.time-labels{display:flex;justify-content:space-between;font-size:11px;color:var(--muted);margin-bottom:8px}.time-slots{display:grid;grid-template-columns:1fr 1.5fr .85fr;gap:6px;height:58px}.time-slots>span{display:grid;place-items:center;border-radius:5px;background:#edf3ff;font-size:12px}.time-slots .open-slot{position:relative;background:#fff;outline:1px dashed #aac5ff;overflow:hidden}.gap-before{transition:opacity .4s}.gap-after{position:absolute;inset:0;background:var(--yellow);display:flex;align-items:center;justify-content:center;gap:8px;transform:translateY(105%);transition:transform .9s cubic-bezier(.16,1,.3,1)}.gap-after b{font-weight:400}.availability.is-filled .gap-after{transform:translateY(0)}.availability.is-filled .gap-before{opacity:0}.principles{width:100%;max-width:none;margin:0;padding:26px 5vw;background:var(--yellow);color:var(--blue);border:0;display:flex;justify-content:center;gap:8vw;font-size:clamp(17px,2.1vw,29px);letter-spacing:-.6px}.principles>span{font-weight:500}.section{padding-block:110px}.eyebrow{color:var(--blue)}h2{font-weight:450;font-size:clamp(39px,4.3vw,65px);line-height:1.08;letter-spacing:-2.6px}.section-heading>p{max-width:335px}.section-heading{margin-bottom:52px}.steps{gap:0;border-top:1px solid var(--line)}.steps article{border-radius:0;background:none;padding:30px 32px 0 0}.steps article+article{border-left:1px solid var(--line);padding-left:32px}.step-number{background:none;padding:0;color:var(--blue);font-size:44px;letter-spacing:-2px;margin-bottom:27px;font-weight:450}.steps article:nth-child(2) .step-number{background:none;color:var(--blue)}.steps h3{font-size:23px}.steps p{font-size:16px}.trade{width:100%;max-width:none;border-radius:0;background:var(--blue);color:white;min-height:740px;padding:60px max(44px,calc((100vw - 1392px)/2));gap:65px;grid-template-columns:1fr 1fr}.trade-photo{border-radius:12px;overflow:hidden}.trade-photo img{transition:transform 1s cubic-bezier(.2,.7,.2,1)}.trade-photo:hover img{transform:scale(1.035)}.image-label{background:var(--yellow);color:var(--blue);border-radius:5px}.trade-copy{padding:35px 0}.trade-copy .eyebrow{color:#d9e7ff}.trade-copy h2{color:white}.trade-copy>p:not(.eyebrow),.trade-copy li p{color:#dce8ff}.trade-copy li>span{background:#ffffff20;color:white}.trade-copy li:nth-child(2)>span{color:var(--blue)}.trade-copy h3{color:white}.trade-copy .text-link{color:var(--yellow);border-color:#ffffff50}.trade-copy li{margin:27px 0}.trade-copy ul{margin:34px 0}.statement{background:var(--blue);color:white;margin:0;padding:90px 24px 115px;border:0}.statement .eyebrow{color:#d9e7ff}.statement-mark span{background:#ffffff40}.statement h2{font-size:clamp(39px,5.1vw,78px);font-weight:450;letter-spacing:-3px}.statement h2>span{color:var(--yellow)}.statement-mark{margin-bottom:28px}.faq{gap:75px}.faq summary{color:var(--blue)}.faq details p{color:var(--muted)}.faq-list details{transition:background .3s}.faq-list details[open]{background:#f6f9ff}.faq-list details[open] summary,.faq-list details[open] p{padding-left:16px;padding-right:16px}.launch{padding:80px max(44px,calc((100vw - 1392px)/2));border-radius:0;background:var(--yellow);color:var(--blue);gap:75px}.launch h2{font-size:clamp(58px,7.8vw,116px);line-height:1.03;letter-spacing:-4px}.launch h2 span{font-size:.73em}.launch .eyebrow,.launch p:not(.eyebrow){color:var(--blue)}.launch .coming-label{border:1px solid #0858ef50;color:var(--blue)}.launch-motif{height:300px;width:310px}.launch-motif i{background:#0858ef1a}.launch-motif i:last-child{background:var(--blue)}footer{background:var(--yellow);width:100%;max-width:none;margin:0;padding:30px max(44px,calc((100vw - 1392px)/2));min-height:115px;border-top:1px solid #0858ef30;color:var(--blue)}footer p,footer>span{color:var(--blue)}footer .day-mark i:last-child{background:var(--blue);opacity:.45}
/* Motion stays optional; all entrance sequences settle and remain readable. */
@media(prefers-reduced-motion:no-preference){.hero-headline .eyebrow{animation:enter .7s both}.hero h1 .line{animation:enter 1.1s cubic-bezier(.16,1,.3,1) both}.hero h1 .line:nth-child(2){animation-delay:.12s}.hero-intro{animation:enter 1s .25s both}.hero-photo{animation:photo-enter 1.2s .15s both}.availability{animation:enter 1s .65s both}.reveal-ready{opacity:0;transform:translateY(28px);transition:opacity .85s ease,transform .85s cubic-bezier(.16,1,.3,1);transition-delay:var(--reveal-delay,0ms)}.reveal-ready.is-visible{opacity:1;transform:translateY(0)}.statement-mark.is-visible span:last-child{animation:slot-enter 1s .2s both}.launch-motif.is-visible i:last-child{animation:slot-enter 1s .2s both}}
@keyframes enter{from{opacity:0;transform:translateY(28px)}to{opacity:1;transform:translateY(0)}}@keyframes photo-enter{from{opacity:0;clip-path:inset(10% 0 0 0 round 12px)}to{opacity:1;clip-path:inset(0 round 12px)}}@keyframes slot-enter{from{transform:translateY(-35px);opacity:0}to{transform:translateY(0);opacity:1}}
@media(max-width:1100px){.hero h1{font-size:70px;letter-spacing:-3.5px}.hero-copy{grid-template-columns:1.4fr 1fr;gap:25px}.hero-intro>p{font-size:16px}.hero-photo{height:410px}.availability{width:410px;right:22px}.photo-caption{font-size:29px;left:25px}.trade{gap:38px;padding:45px 30px;min-height:720px}.trade-copy{padding:20px 0}.launch-motif{width:240px;height:250px}.header,.hero,footer{padding-left:30px;padding-right:30px}}
@media(max-width:760px){.header{height:80px;padding:0 20px}.header .button{padding:9px 11px}.hero{padding:22px 20px 25px}.hero-copy{display:block;padding:0 0 30px}.hero .eyebrow{font-size:10px;margin-bottom:21px}.hero h1{font-size:clamp(47px,10.7vw,80px);letter-spacing:-2.7px}.hero-intro{margin-top:25px}.hero-intro>p{font-size:16px;max-width:340px;margin-bottom:20px}.hero-intro>p br{display:none}.hero-intro>p br:after{content:' '}.hero-intro .button{font-size:14px;padding:12px 18px}.launch-note{font-size:11px;margin-top:13px}.hero-photo{height:430px;border-radius:8px}.hero-photo>img{object-position:53% 35%}.photo-caption{top:21px;bottom:auto;left:20px;font-size:26px;text-shadow:0 1px 20px #0008}.availability{left:13px;right:13px;bottom:13px;width:auto;padding:17px 15px;border-radius:7px}.availability-head{font-size:10px;margin-bottom:18px}.time-slots{height:49px;gap:5px;grid-template-columns:1fr 1.45fr .8fr}.time-slots>span{font-size:10px}.gap-after{gap:4px}.time-labels{font-size:10px}.principles{padding:20px 15px;gap:16px;flex-wrap:nowrap;font-size:12px;letter-spacing:-.2px}.principles>span{white-space:nowrap}.section{padding-block:65px}h2{font-size:41px;letter-spacing:-1.8px}.section-heading{margin-bottom:32px}.steps{display:block}.steps article,.steps article+article{border-left:none;padding:26px 0;border-bottom:1px solid var(--line);display:grid;grid-template-columns:50px 1fr;column-gap:15px}.step-number{grid-row:1/3;font-size:30px;margin:0}.steps h3{font-size:20px}.steps p{grid-column:2;font-size:15px}.trade{padding:25px 20px 0;display:flex;flex-direction:column;gap:10px}.trade-photo{height:390px}.trade-copy{padding:33px 4px 25px}.trade-copy>p:not(.eyebrow){max-width:100%}.statement{padding:35px 20px 65px}.statement h2{font-size:clamp(28px,7.3vw,48px);letter-spacing:-1.4px}.statement .eyebrow{font-size:9px}.faq{gap:30px}.launch{padding:47px 20px 35px;display:block}.launch h2{font-size:65px;letter-spacing:-3px}.launch-motif{height:88px;width:180px;margin-top:33px}.launch-motif i:last-child{height:68%}.launch p:not(.eyebrow){font-size:16px}footer{padding:25px 20px;gap:15px}footer .brand{width:100%}footer>span{margin-left:auto}.hero-photo:after{background:linear-gradient(0deg,#00256725,transparent 60%)} }
@media(prefers-reduced-motion:reduce){.gap-after{transition:none}.reveal-ready{opacity:1;transform:none}.hero-photo>img{transform:none!important}}
/* Shared content grid and spacing rhythm. */
:root{--content:1240px;--gutter:max(32px,calc((100vw - var(--content))/2));--section-space:88px}
.wrap{max-width:var(--content);width:calc(100% - 64px)}
.header{height:88px;padding-inline:var(--gutter)}
.header .brand{font-size:26px}.header nav{gap:30px}.header .button{padding:9px 17px}
.hero{width:100%;max-width:none;padding:34px var(--gutter) 36px}
.hero-copy{display:flex;flex-direction:column;align-items:center;gap:0;padding:0 0 34px;text-align:center}
.hero-headline{width:100%}.hero .eyebrow{margin:0 0 19px;font-size:11px;letter-spacing:1.5px}
.hero h1{font-size:clamp(60px,5.8vw,86px);line-height:1.045;letter-spacing:-3.8px;margin:0;font-weight:450}
.hero-intro{padding:0;margin:20px 0 0;justify-self:auto;display:flex;flex-direction:column;align-items:center}
.hero-intro>p{max-width:480px;font-size:17px;line-height:1.6;margin:0 0 20px;color:#e6eeff}
.hero-intro .button{padding:12px 21px;font-size:15px;gap:32px;min-height:49px}
.launch-note{margin-top:12px;font-size:12px;color:#e3ecff}
.hero-photo{height:340px;max-height:none;border-radius:10px}
.hero-photo>img{object-position:50% 29%}
.hero-photo:after{background:linear-gradient(0deg,#00235e30,transparent 50%)}
.availability{width:414px;right:22px;bottom:22px;padding:19px 21px 21px;border-radius:8px}
.availability-head{margin-bottom:20px}.time-slots{height:51px}
.principles{padding:21px var(--gutter);font-size:20px;gap:0;justify-content:space-between;letter-spacing:-.35px}
.principles>span{flex:1;text-align:center}.principles>span+span{border-left:1px solid #0858ef30}
.section{padding-block:var(--section-space)}
h2{font-size:clamp(38px,3.9vw,56px);line-height:1.12;letter-spacing:-2px}
.eyebrow{margin-bottom:18px}.section-heading{margin-bottom:36px;gap:64px;align-items:end}
.section-heading>p{max-width:340px;margin:0 0 3px;font-size:16px;line-height:1.7}
.steps article{padding:27px 28px 0 0}.steps article+article{padding-left:28px}
.step-number{font-size:34px;margin-bottom:23px;line-height:1.1;letter-spacing:-1px}
.steps h3{font-size:21px;margin-bottom:11px}.steps p{font-size:16px;line-height:1.65}
.trade{width:100%;max-width:none;padding:72px var(--gutter) 0;grid-template-columns:1fr 1fr;gap:72px;min-height:0;align-items:center}
.trade-photo{height:570px;max-height:100%;border-radius:10px}
.trade-copy{padding:10px 0}.trade-copy>p:not(.eyebrow){font-size:17px;line-height:1.6;max-width:390px;margin-top:22px}
.trade-copy ul{margin:27px 0}.trade-copy li{margin:22px 0}.trade-copy h3{font-size:18px}
.trade-copy li p{font-size:15px;max-width:370px}.trade-copy .text-link{margin-top:6px}
.statement{padding:72px var(--gutter) 80px}.statement-mark{width:89px;height:36px;gap:5px;margin-bottom:23px}
.statement .eyebrow{margin-bottom:21px}.statement h2{font-size:clamp(36px,4.2vw,59px);line-height:1.19;letter-spacing:-2px}
.faq{grid-template-columns:1fr 1.25fr;gap:88px;align-items:start}.faq-list{margin-top:-16px}
.faq summary{padding-block:20px;font-size:17px}.faq details p{font-size:16px;padding-bottom:5px}
.launch{padding:67px var(--gutter);gap:80px}.launch h2{font-size:clamp(65px,6.8vw,96px);letter-spacing:-3px}
.launch p:not(.eyebrow){font-size:16px;margin:22px 0}.launch-motif{width:240px;height:235px;margin:0 52px 0 0}
footer{padding:28px var(--gutter);min-height:96px}.coming-label{font-size:14px;padding:10px 16px}
@media(min-width:1600px){.hero{padding-top:40px}.hero-photo{height:380px}}
@media(min-width:761px) and (max-width:1100px){:root{--gutter:32px;--section-space:72px}.hero h1{font-size:72px}.hero-photo{height:325px}.trade{gap:40px;padding-top:60px}.trade-photo{height:570px}.trade h2{font-size:46px}.statement{padding-block:64px}.faq{gap:45px}.launch-motif{margin-right:0;width:210px;height:215px}.steps h3{font-size:19px}}
@media(max-width:760px){:root{--gutter:20px;--section-space:56px}.wrap{width:calc(100% - 40px)}.header{width:100%;height:76px;padding-inline:20px}.header .brand{font-size:23px}.header .button{font-size:11px;padding:8px 10px;gap:8px}.header nav{display:none}.hero{padding:27px 20px 24px}.hero-copy{padding:0 0 27px;display:flex}.hero .eyebrow{font-size:10px;margin-bottom:18px;letter-spacing:1px}.hero h1{font-size:clamp(42px,10.3vw,66px);letter-spacing:-2px;line-height:1.09}.hero-intro{margin-top:19px}.hero-intro>p{font-size:16px;line-height:1.6;max-width:330px;margin-bottom:19px}.hero-intro .button{font-size:14px;padding:11px 19px}.launch-note{font-size:11px;margin-top:12px}.hero-photo{height:335px;max-height:none;border-radius:8px}.hero-photo>img{object-position:52% 29%}.availability{left:12px;right:12px;bottom:12px;width:auto;padding:15px;border-radius:6px}.availability-head{margin-bottom:15px;font-size:9px;letter-spacing:.7px}.availability-head>span:last-child{font-size:9px}.time-labels{font-size:10px}.time-slots{height:45px}.time-slots>span{font-size:10px}.principles{padding:18px 10px;gap:0;font-size:11px;letter-spacing:-.2px}.principles>span{padding:0 6px}.section-heading{margin-bottom:28px}.section-heading>p{margin-top:20px;font-size:16px}h2{font-size:37px;line-height:1.13;letter-spacing:-1.4px}.eyebrow{margin-bottom:15px}.steps article,.steps article+article{padding:24px 0}.step-number{font-size:27px;margin:0}.steps h3{font-size:19px}.steps p{font-size:15px}.trade{width:100%;padding:28px 20px 0;gap:0;display:flex}.trade-photo{height:355px;max-height:none;width:100%}.trade-copy{padding:31px 0 0;width:100%}.trade-copy h2{font-size:39px}.trade-copy>p:not(.eyebrow){font-size:16px;margin-top:19px}.trade-copy ul{margin:25px 0}.trade-copy li{margin:21px 0}.statement{padding:52px 20px 57px}.statement h2{font-size:clamp(27px,7.25vw,45px);letter-spacing:-1px}.statement .eyebrow{font-size:9px;margin-bottom:19px}.statement-mark{width:78px;height:31px;margin-bottom:20px}.faq{display:grid;grid-template-columns:1fr;gap:24px}.faq-list{margin-top:0}.faq summary{font-size:16px;padding-block:19px}.launch{padding:45px 20px 35px}.launch h2{font-size:65px;letter-spacing:-2.7px}.launch p:not(.eyebrow){font-size:16px;margin:20px 0}.launch-motif{width:125px;height:75px;margin:30px 0 0;gap:7px}footer{padding:25px 20px;gap:15px}footer .brand{font-size:23px}footer p,footer>span{font-size:11px}}
.header.wrap{width:100%;max-width:none;margin:0}
/* Mobile layout: full-bleed surfaces never inherit the reading-column width. */
.header,.hero,.trade{width:100%;max-width:none;margin-inline:0}
.header .button .desktop-label,.header .button .mobile-label{font-size:inherit;transform:none}
.mobile-label{display:none!important}
.hero-copy,.hero-headline,.hero-intro,.trade-copy,.faq>div,.steps article{min-width:0}
@media(max-width:760px){
 .header{height:72px;padding-inline:20px;gap:16px}
 .header .brand{font-size:22px;gap:8px}
 .header .button{min-height:44px;font-size:12px;padding:10px 12px;gap:10px;flex-shrink:0}
 .header .button .desktop-label{display:none}
 .header .button .mobile-label{display:inline!important}
 .header .button>span:last-child{font-size:18px}
 .hero{padding:24px 20px}
 .hero .eyebrow{font-size:11px;line-height:1.5;letter-spacing:1px}
 .hero h1{font-size:clamp(36px,10.1vw,64px);letter-spacing:-1.8px;line-height:1.08}
 .hero-intro>p{max-width:34ch;font-size:16px;line-height:1.6}
 .hero-intro .button{min-height:48px;font-size:15px}
 .launch-note{font-size:12px;line-height:1.5}
 .principles{gap:0;padding:17px 12px;font-size:12px}
 .principles>span{white-space:normal;line-height:1.4;padding:0 8px}
 .availability-head,.availability-head>span:last-child{font-size:11px}
 .time-labels{font-size:12px}
 .time-slots>span{font-size:12px;padding:6px;text-align:center;line-height:1.3}
 .gap-after{padding:6px;line-height:1.3}
 .time-slots{height:56px;grid-template-columns:1fr 1.45fr .85fr}
 .trade-photo{height:clamp(280px,80vw,430px)}
 .statement h2{font-size:clamp(24px,6.9vw,46px);line-height:1.25}
 .faq summary{min-height:60px;gap:18px}
 .faq summary>span{flex-shrink:0}
 .launch h2{font-size:clamp(50px,13vw,65px)}
 footer p,footer>span{font-size:12px}
}
@media(max-width:480px){
 .hero-photo{height:auto;background:white;border-radius:9px}
 .hero-photo>img{height:260px;object-position:50% 32%;transform:none;will-change:auto}
 .hero-photo:after{display:none}
 .availability{position:relative;inset:auto;width:100%;padding:18px 15px;border-radius:0;box-shadow:none;animation:none}
 .availability-head{margin-bottom:19px;font-size:10px;letter-spacing:.5px}
 .availability-head>span:last-child{font-size:10px}
 .time-slots{gap:5px}
 .time-slots>span{font-size:11px;padding:5px}
 .gap-after{gap:3px;padding:4px}
 .hero-copy{padding-bottom:26px}
 .section-heading h2{font-size:clamp(31px,8.5vw,39px)}
 .steps article,.steps article+article{grid-template-columns:32px minmax(0,1fr);gap:0 12px}
 .steps h3{font-size:19px}
 .trade-copy h2{font-size:clamp(34px,9vw,40px)}
 footer{column-gap:20px;row-gap:12px}footer>span{margin-left:0}
}
@media(max-width:350px){
 .header{padding-inline:16px;gap:8px}
 .header .brand{font-size:20px;gap:6px}
 .header .button{padding:9px;font-size:11px;gap:6px}
 .header .day-mark{width:23px;height:24px;gap:2px}
 .header .day-mark i{width:6px}
 .hero{padding-inline:16px}
 .hero h1{font-size:35px;letter-spacing:-1.5px}
 .hero-intro>p{font-size:15px}
 .launch-note{font-size:11px}
 .principles{font-size:11px}
}
