@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;450;500;550;600;650;700&family=Manrope:wght@400;500;600;650;700;750;800&display=swap');
:root{--blue:#2454f4;--ink:#171b24;--muted:#666e7d;--line:#e2e5ec;--paper:#f7f8fa;--navy:#17274e;--font:'DM Sans',Arial,sans-serif;--font-display:'Manrope',var(--font);--motion-fast:120ms;--motion-standard:200ms;--ease:cubic-bezier(.2,0,0,1)}
*{box-sizing:border-box}
html{scroll-behavior:smooth;scroll-padding-top:105px}
body{margin:0;background:#fff;color:var(--ink);font-family:var(--font);font-size:16px;line-height:1.6}
a{color:inherit;text-decoration:none}
button{font:inherit}
svg{width:24px;height:24px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}
img{display:block;max-width:100%;height:auto}
p,h1,h2,h3{margin:0}
a,button,summary{-webkit-tap-highlight-color:transparent}
a:focus-visible,button:focus-visible,summary:focus-visible{outline:3px solid var(--blue);outline-offset:6px}
.contact a:focus-visible{outline-color:#fff}
::selection{background:#d9e3ff}
.section-wrap{width:min(1280px,calc(100% - 112px));margin-inline:auto}
.header{height:92px;background:rgba(255,255,255,.93);backdrop-filter:blur(16px);position:sticky;top:0;z-index:20;border-bottom:1px solid #edf0f4}
.nav-wrap{height:100%;width:min(1280px,calc(100% - 112px));margin:auto;display:flex;align-items:center;justify-content:space-between}
.brand{display:inline-flex;align-items:center;font-family:Manrope,var(--font);font-size:25px;font-weight:800;letter-spacing:-1.3px;white-space:nowrap;gap:7px}
.brand img{width:217.14px;height:auto}
.brand-mark{fill:currentColor;stroke:none;flex-shrink:0}
.header nav{display:flex;align-items:center;gap:30px;font-size:14px;font-weight:550}
.header nav>a:not(.button):hover{color:var(--blue)}
.button{display:inline-flex;justify-content:center;align-items:center;gap:24px;background:var(--blue);color:#fff;min-height:48px;padding:14px 24px;border-radius:7px;font-size:.875rem;font-weight:600;line-height:20px;transition:background var(--motion-standard) var(--ease),transform var(--motion-fast) var(--ease);white-space:normal;text-align:left}
.button:hover{background:#173ed0}
.button:active{transform:translateY(1px)}
.action-icon{width:20px;height:20px;flex:0 0 20px;display:block;stroke-width:2}
.arrow-up-right{transform:rotate(-45deg)}
.arrow-down{transform:rotate(90deg)}
.arrow-up{transform:rotate(-90deg)}
.button.small{padding:12px 20px;gap:20px}
.menu-toggle{display:none}
.eyebrow{font-size:12px;font-weight:700;letter-spacing:1.7px;line-height:1.5;color:var(--blue);margin-bottom:25px}
.hero{min-height:700px;display:grid;grid-template-columns:minmax(0,.92fr) minmax(0,1.08fr);align-items:center;padding-top:56px;padding-bottom:64px;gap:32px}
.hero-copy{min-width:0}
.hero .eyebrow{display:flex;align-items:center;gap:9px}
.hero .brand-mark{width:24px;height:24px}
h1,h2,h3{font-family:var(--font-display)}
h1{font-size:clamp(4.5rem,6.9vw,6.25rem);line-height:1.06;font-weight:600;letter-spacing:-.04em}
.headline-line{display:block;overflow-wrap:anywhere}
.blue{color:var(--blue)}
.intro{color:var(--muted);margin-top:24px;font-size:1.0625rem;line-height:1.65;max-width:430px}
.hero-actions{display:flex;align-items:center;flex-wrap:wrap;gap:20px 24px;margin-top:28px}
.text-link{font-size:.875rem;font-weight:600;display:inline-flex;align-items:center;gap:12px;min-height:48px}
.text-link:hover{color:var(--blue)}
.hero-note{display:flex;gap:8px;align-items:center;font-size:.75rem;color:var(--muted);margin-top:24px}
.hero-note svg{width:19px;height:19px}
.hero-art{position:relative;min-width:0;align-self:center;display:flex;flex-direction:column;align-items:center;justify-content:center;background:var(--paper);border:1px solid #edf0f4;border-radius:24px;overflow:hidden;padding-bottom:20px;isolation:isolate}
.hero-art img{width:100%;height:auto;aspect-ratio:3/2;object-fit:contain;position:relative;z-index:1;mix-blend-mode:multiply}
.product-tag{position:relative;z-index:2;align-self:flex-start;margin:8px 24px 12px;background:#fff;border:1px solid var(--line);border-radius:10px;box-shadow:0 12px 35px #1724420e;padding:12px 16px;display:flex;align-items:center;gap:12px}
.tag-icon{background:#ecf1ff;color:var(--blue);height:38px;width:38px;border-radius:50%;display:grid;place-items:center}
.product-tag strong,.product-tag div>span{display:block;font-size:.875rem}
.product-tag div>span{color:var(--muted);font-size:.75rem}
.concept-note{align-self:flex-end;margin:0 24px;font-size:.75rem;color:var(--muted);z-index:2}
.location-strip{border-block:1px solid var(--line);background:#fafbfd}
.location-strip>.section-wrap{display:flex;align-items:center;justify-content:space-between;gap:22px;min-height:110px}
.location-strip p{font-size:10px;line-height:1.7;letter-spacing:1.3px;color:#7b8290;font-weight:600}
.location-strip span{display:flex;align-items:center;gap:12px;font-size:14px;color:#555d6a}
.location-strip i{display:flex;color:#788395}
.section-space{padding-block:100px}
.section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:35px;margin-bottom:48px}
h2{font-size:2.625rem;letter-spacing:-1.3px;line-height:1.2;font-weight:600;text-wrap:balance}
.section-heading .eyebrow{margin-bottom:20px}
.section-heading>p{color:var(--muted);font-size:15px;max-width:360px;line-height:1.7}
.steps{display:grid;grid-template-columns:repeat(4,1fr);gap:25px}
.steps article{border-top:1px solid var(--line);padding-top:25px}
.step-top{display:flex;align-items:center;justify-content:space-between;margin-bottom:30px;color:var(--blue)}
.step-top svg{width:31px;height:31px}
.step-top>span:last-child{font-size:12px;color:#9ba2ae}
h3{font-size:18px;letter-spacing:-.5px;font-weight:650;line-height:1.4}
.steps p{font-size:14px;color:var(--muted);margin-top:10px;max-width:220px}
.freedom{display:grid;grid-template-columns:1.1fr 1fr;gap:70px;align-items:center;padding-bottom:10px}
.freedom-main{background:var(--blue);color:#fff;min-height:448px;padding:42px;border-radius:14px;position:relative;overflow:hidden}
.light{color:#fff}
.freedom-main h2{font-size:47px;position:relative;z-index:1}
.freedom-main>p:not(.eyebrow){color:#fff;margin-top:20px;font-size:16px;position:relative;z-index:1}
.freedom-bottom{display:flex;align-items:center;gap:14px;margin-top:45px;font-size:12px;line-height:1.5;position:relative;z-index:1}
.freedom-bottom svg{width:32px;height:32px;fill:white;stroke:none}
.hopline{position:absolute;right:-90px;bottom:0;width:600px;height:240px;background:#fff;opacity:.08;-webkit-mask:url('assets/hopline.svg') center/100% auto no-repeat;mask:url('assets/hopline.svg') center/100% auto no-repeat;pointer-events:none}
.benefits article{display:flex;gap:22px;padding:28px 0;border-bottom:1px solid var(--line)}
.benefits article:last-child{border:0}
.benefits article>span{color:var(--blue);padding-top:3px}
.benefits svg{width:26px;height:26px}
.benefits p{font-size:15px;color:var(--muted);max-width:340px;margin-top:9px}
.venue-grid{display:grid;grid-template-columns:1fr 1.1fr;gap:70px}
.venue-lead{background:#f3f5f9;border-radius:14px;padding:38px;display:flex;flex-direction:column;align-items:flex-start}
.venue-lead>span{color:var(--blue);background:#fff;width:48px;height:48px;display:grid;place-items:center;border-radius:10px;margin-bottom:35px}
.venue-lead h3{font-size:30px;line-height:1.3;letter-spacing:-1px}
.venue-lead p{color:var(--muted);font-size:15px;max-width:350px;margin-top:18px}
.venue-lead a{font-size:.875rem;font-weight:600;margin-top:28px;color:var(--blue);display:flex;align-items:center;gap:16px;min-height:48px}
.venue-details article{display:flex;gap:23px;padding:22px 0;border-bottom:1px solid var(--line)}
.venue-details article:first-child{padding-top:0}
.venue-details article:last-child{border:0;padding-bottom:0}
.number{font-size:12px;color:var(--blue);padding-top:4px}
.venue-details p{font-size:14px;color:var(--muted);margin-top:7px}
.system{background:#f7f8fa;border-block:1px solid #eef0f4}
.system-display{display:grid;grid-template-columns:1.4fr 1fr;align-items:center;gap:60px}
.system-visual{position:relative;min-width:0}
.system-visual img{width:100%;height:auto;aspect-ratio:1/1;object-fit:cover;object-position:35% center;display:block;mix-blend-mode:multiply;border-radius:24px}
.system-visual>span{display:block;text-align:center;font-size:10px;letter-spacing:1.5px;color:#8a93a1;margin-top:15px}
.system-specs article{padding-block:20px;border-bottom:1px solid #dfe4ec}
.system-specs article>span{color:var(--blue);display:block;margin-bottom:12px}
.system-specs p{font-size:14px;color:var(--muted);margin-top:9px;max-width:330px}
.system-specs .small-note{font-size:11px;line-height:1.6;margin-top:20px;color:#707887}
.places{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}
.places article,.place-cta{border:1px solid var(--line);padding:28px 24px;border-radius:10px;min-height:188px;transition:border-color .2s,transform .2s}
.place-cta:hover{border-color:#a4b7f7;background:#e5ecff}
.places article>span{display:block;color:#66748d;margin-bottom:30px}
.places p{font-size:13px;color:var(--muted);margin-top:5px}
.places h3{font-size:16px}
.place-cta{background:#edf2ff;border-color:#edf2ff;display:flex;flex-direction:column;justify-content:space-between;color:var(--blue)}
.place-cta h3{font-size:20px}
.place-cta>span{font-size:.875rem;display:flex;align-items:center;gap:12px}
.faq-section{display:grid;grid-template-columns:1fr 1.5fr;gap:70px;padding-block:15px 100px}
.faq-section>div>p:last-child{color:var(--muted);font-size:15px;margin-top:18px}
.faqs details{border-bottom:1px solid var(--line)}
.faqs details:first-child{border-top:1px solid var(--line)}
summary{padding:23px 0;list-style:none;display:flex;align-items:center;justify-content:space-between;gap:20px;font-size:15px;font-weight:550;cursor:pointer}
summary::-webkit-details-marker{display:none}
.disclosure-icon{width:20px;height:20px;flex:0 0 20px;color:var(--muted);transition:transform var(--motion-standard) var(--ease)}
details[open] .disclosure-icon{transform:rotate(45deg);color:var(--blue)}
details>p{color:var(--muted);font-size:14px;padding:0 30px 24px 0;line-height:1.8}
.contact{background:#17274e;color:white;border-radius:14px;padding:54px 58px;display:flex;align-items:center;justify-content:space-between;gap:35px}
.contact h2{font-size:44px}
.contact p:not(.eyebrow){color:#b9c6df;font-size:15px;margin-top:20px}
.contact-action{display:flex;flex-direction:column;align-items:center;gap:17px}
.button.white{color:#17274e;background:white;gap:38px}
.button.white:hover{background:#e7edff}
.email{font-size:13px;color:#b9c6df}
.email:hover{color:#fff}
footer{padding-top:60px;padding-bottom:30px}
.footer-top{display:flex;align-items:center;justify-content:space-between;padding-bottom:35px}
.footer-top .brand img{width:200px}
.footer-top>span{color:var(--muted);font-size:13px}
.footer-top>a:last-child{font-size:.875rem}
.back-to-top{display:inline-flex;align-items:center;gap:12px;min-height:48px}
.footer-bottom{border-top:1px solid var(--line);padding-top:25px;display:flex;justify-content:space-between;color:#7a8291;font-size:11px}
.footer-bottom div{display:flex;gap:24px}
.skip{position:fixed;left:12px;top:-100px;z-index:100;background:white;padding:10px}
.skip:focus{top:10px}
.reveal{opacity:0;transform:translateY(15px);transition:opacity .6s,transform .6s}
.reveal.visible{opacity:1;transform:none}

@media(min-width:1500px){.hero{min-height:740px}
}

@media(max-width:1100px){.section-wrap{width:calc(100% - 72px)}
.nav-wrap{width:calc(100% - 72px)}
.header nav{gap:20px;font-size:13px}
.brand{font-size:22px}
.hero{min-height:650px}
h1{font-size:5rem;letter-spacing:-.05em}
.hero-actions{gap:18px;flex-wrap:wrap}
.hero-art{margin-right:0}
.location-strip span{font-size:12px;gap:8px}
.location-strip span svg{width:20px}
.freedom,.venue-grid,.system-display{gap:40px}
.section-heading>p{max-width:300px}
h2{font-size:36px}
.places{grid-template-columns:repeat(4,1fr)}
.places article,.place-cta{padding:22px 18px}
.contact{padding:46px 40px}
.contact h2{font-size:38px}
.hero-art{overflow:clip}
}

@media(max-width:850px){.menu-toggle{display:flex;align-items:center;justify-content:center;flex:0 0 48px;width:48px;height:48px;border:1px solid var(--line);border-radius:7px;background:white;color:var(--ink);padding:11px}
.menu-toggle .menu-close-icon{display:none}
.menu-toggle[aria-expanded=true] .menu-open-icon{display:none}
.menu-toggle[aria-expanded=true] .menu-close-icon{display:block}
.header nav{display:none;position:absolute;left:0;right:0;top:100%;padding:24px 36px;background:white;box-shadow:0 15px 20px #13203a0b;align-items:stretch;gap:0;max-height:calc(100dvh - 76px);overflow-y:auto;border-bottom:1px solid var(--line)}
.header nav.open{display:flex;flex-direction:column}
.header nav>a{padding:13px 0;font-size:16px}
.header nav>.button{margin-top:12px;padding:13px 20px;justify-content:space-between}
.header{height:76px}
.header nav{gap:0}
.hero{min-height:0;grid-template-columns:minmax(0,1fr) minmax(0,1fr);padding-top:48px;padding-bottom:48px;gap:24px}
.hero .eyebrow{font-size:10px;letter-spacing:1px}
h1{font-size:4rem;letter-spacing:-.05em}
.intro{font-size:15px}
.hero-actions .button{padding:14px 19px}
.text-link{font-size:13px}
.product-tag{margin:8px 16px 12px;padding:10px 12px}
.concept-note{margin-inline:16px}
.location-strip>.section-wrap{flex-wrap:wrap;justify-content:flex-start;gap:20px 30px;padding-block:22px}
.location-strip p{width:100%;font-size:9px}
.location-strip p br{display:none}
.section-space{padding-block:76px}
.section-heading{align-items:flex-start;flex-direction:column;gap:20px;margin-bottom:34px}
.section-heading>p{max-width:none}
.steps{grid-template-columns:repeat(2,1fr);gap:32px}
.steps p{max-width:270px}
.step-top{margin-bottom:20px}
.freedom{gap:28px}
.freedom-main{padding:30px;min-height:420px}
.freedom-main h2{font-size:39px}
.freedom-main>p:not(.eyebrow){font-size:14px}
.benefits article{gap:15px;padding-block:20px}
.benefits h3{font-size:16px}
.benefits p{font-size:14px}
.venue-grid{gap:30px}
.venue-lead{padding:28px}
.venue-lead h3{font-size:27px}
.system-display{grid-template-columns:1.1fr 1fr;gap:30px}
.system-visual img{width:100%;margin-left:0}
.places{grid-template-columns:repeat(2,1fr)}
.places article{min-height:170px}
.faq-section{gap:35px;grid-template-columns:1fr 1.5fr;padding-bottom:76px}
.contact{padding:40px 32px}
.contact h2{font-size:34px}
.button.white{gap:20px}
.contact .eyebrow{font-size:10px}
}

@media(max-width:600px){html{scroll-padding-top:90px}
.section-wrap{width:calc(100% - 40px)}
.nav-wrap{width:calc(100% - 40px)}
.header{height:72px}
.brand img{width:207px}
.hero{grid-template-columns:minmax(0,1fr);padding-top:40px;padding-bottom:40px;gap:32px;min-height:0}
.header nav{padding-inline:20px}
.hero .eyebrow{font-size:10px;margin-bottom:22px;letter-spacing:1.4px}
h1{font-size:4rem;line-height:1.0625;letter-spacing:-.055em}
.intro{font-size:16px;line-height:1.65;margin-top:23px}
.hero-actions{display:flex;flex-direction:column;align-items:stretch;margin-top:24px;gap:12px}
.hero-actions .text-link{justify-content:center}
.hero-actions .button{padding:15px 20px;gap:20px;font-size:1rem;justify-content:space-between}
.hero-note{margin-top:16px;font-size:.75rem}
.hero-art{height:auto;margin-top:0;overflow:hidden;padding-bottom:16px}
.hero-art img{width:100%;height:auto}
.product-tag{padding:10px 14px;gap:10px}
.product-tag strong{font-size:.875rem}
.tag-icon{width:32px;height:32px}
.location-strip>.section-wrap{display:grid;grid-template-columns:1fr 1fr;gap:19px 12px;padding-block:23px}
.location-strip p{grid-column:1/-1;margin-bottom:2px;font-size:9px;letter-spacing:1.2px}
.location-strip span{font-size:11px;gap:7px;white-space:nowrap}
.location-strip span svg{width:18px}
.section-space{padding-block:60px}
.eyebrow{font-size:10px;letter-spacing:1.4px;margin-bottom:19px}
h2{font-size:2.0625rem;letter-spacing:-1.3px}
.section-heading{gap:17px;margin-bottom:32px}
.section-heading>p{font-size:14px}
.section-heading>p br{display:none}
.steps{gap:29px 24px}
.steps article{padding-top:20px}
.step-top{margin-bottom:21px}
.step-top svg{width:27px;height:27px}
.steps h3{font-size:16px}
.steps p{font-size:13px;line-height:1.7}
.freedom{grid-template-columns:1fr;gap:15px}
.freedom-main{padding:32px;min-height:385px}
.freedom-main h2{font-size:42px}
.freedom-main>p:not(.eyebrow){font-size:14px}
.freedom-bottom{margin-top:35px}
.benefits{padding-inline:8px}
.benefits article{padding-block:23px;gap:20px}
.benefits h3{font-size:18px}
.venue-grid{grid-template-columns:1fr;gap:32px}
.venue-lead{padding:30px;min-height:340px}
.venue-lead>span{margin-bottom:25px}
.venue-lead h3{font-size:29px}
.venue-lead a{font-size:12px;gap:15px}
.venue-details{padding-inline:7px}
.venue-details article{padding-block:23px}
.system-display{grid-template-columns:1fr;gap:18px}
.system-visual{overflow:hidden}
.system-visual img{width:100%;margin-left:0}
.system-visual>span{font-size:8px;margin-top:0}
.system-specs article{padding-block:23px}
.system-specs p{max-width:none}
.system-specs .small-note{max-width:340px}
.places{gap:12px}
.places article,.place-cta{padding:22px 16px;min-height:165px}
.places h3{font-size:14px}
.places p{font-size:12px;line-height:1.6;margin-top:6px}
.places article>span{margin-bottom:22px}
.place-cta h3{font-size:18px}
.place-cta>span{font-size:.875rem}
.faq-section{grid-template-columns:1fr;gap:27px;padding-block:0 60px}
.faq-section>div>p:last-child{font-size:14px;margin-top:12px}
summary{font-size:14px;padding-block:21px}
details>p{font-size:13px}
.contact{padding:34px 28px;flex-direction:column;align-items:flex-start;gap:30px}
.contact h2{font-size:34px}
.contact .eyebrow{font-size:9px;letter-spacing:1.2px}
.contact p:not(.eyebrow){font-size:14px}
.contact-action{align-items:flex-start;gap:15px}
.button.white{padding:15px 19px;font-size:13px;gap:27px}
.email{font-size:12px}
footer{padding-top:40px;padding-bottom:25px}
.footer-top{flex-wrap:wrap;gap:15px;padding-bottom:25px}
.footer-top .brand img{width:190px}
.footer-top>span{order:3;width:100%;font-size:12px}
.footer-top>a:last-child{font-size:.875rem}
.footer-bottom{flex-direction:column;gap:14px;font-size:10px}
.footer-bottom div{gap:22px}
}

@media(max-width:360px){h1{font-size:3.5rem}
.brand img{width:184px}
.places{grid-template-columns:1fr}
.places article,.place-cta{padding:24px}
}


/* Shared brand type and accessible supporting text. */
.eyebrow,.hero .eyebrow,.contact .eyebrow{font-size:.75rem;letter-spacing:1.5px}

.section-heading>p,.intro,.benefits p,.venue-lead p,.venue-details p,.system-specs p,.faq-section>div>p:last-child,details>p,.contact p:not(.eyebrow){font-size:1rem}

.steps p{font-size:.875rem;line-height:1.65}

.location-strip p,.system-visual>span,.system-specs .small-note,.footer-bottom,.footer-top>span,.freedom-bottom{font-size:.75rem}

.location-strip span,.places p,.email{font-size:.875rem}

.location-strip p,.system-visual>span,.step-top>span:last-child,.footer-bottom{color:var(--muted)}

.freedom-main .eyebrow,.freedom-main>p:not(.eyebrow){color:#fff}
.freedom-main>p:not(.eyebrow){font-size:1rem}
.venue-lead a,.text-link{font-size:.875rem}
.tag-icon,.benefits article>span,.number{flex-shrink:0}

summary{font-size:1rem}

.header nav>a:not(.button){min-height:48px;display:inline-flex;align-items:center}


.section-heading>*,.benefits article>div,.venue-details article>div,.contact>*,.freedom-main,.venue-lead{min-width:0}

.places article>span svg{width:24px;height:24px}

.place-cta h3{overflow-wrap:break-word}

@media(max-width:850px){
 .contact{flex-direction:column;align-items:flex-start;gap:32px}

 .contact-action{align-items:flex-start}

 .header nav a{flex-shrink:0}

 .hero .eyebrow{gap:8px;font-size:.75rem;letter-spacing:1.1px;flex-wrap:wrap}

}

@media(max-width:600px){
 .hero .eyebrow{font-size:.75rem;letter-spacing:1.1px;flex-wrap:wrap}

 .hero .desktop-break{display:none}

 .section-space{padding-block:64px}

 .steps{gap:32px 24px}

 .steps h3{font-size:1.125rem}

 .places h3{font-size:1rem}

 .places p{font-size:.875rem}

 .location-strip>.section-wrap{gap:20px 16px}

 .location-strip span{white-space:normal;align-items:flex-start}

 .location-strip i{flex:0 0 20px}

 .location-strip p{font-size:.75rem}

 .footer-top{align-items:center}

 .contact{padding:32px 24px}

 .contact-action,.contact .button{width:100%}

 .contact .button{justify-content:space-between;font-size:.9375rem}

}


@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}
*,*:before,*:after{transition:none!important;animation:none!important}
.reveal{opacity:1;transform:none}
}
