@font-face{font-family:Manrope;src:url('/assets/manrope-regular.ttf') format('truetype');font-weight:400;font-display:swap}
@font-face{font-family:Manrope;src:url('/assets/manrope-semibold.ttf') format('truetype');font-weight:600;font-display:swap}
@font-face{font-family:Manrope;src:url('/assets/manrope-extrabold.ttf') format('truetype');font-weight:700 800;font-display:swap}
:root{color-scheme:light;--ink:#14281f;--muted:#5c6d64;--green:#007957;--mint:#99e9b7;--night:#091d16;--line:#dce5de;--paper:#fff;--tint:#f1f6f2}
*{box-sizing:border-box}html{font-size:16px;scroll-behavior:smooth;scroll-padding-top:3rem}body{margin:0;background:var(--paper);color:var(--ink);font-family:Manrope,'Segoe UI',sans-serif;line-height:1.7}a{color:var(--green);text-underline-offset:4px}a:hover{text-decoration-thickness:2px}a:focus-visible,button:focus-visible,summary:focus-visible{outline:3px solid #dd9c37;outline-offset:6px}img{max-width:100%;display:block}button,a,summary{-webkit-tap-highlight-color:transparent}.skip{position:fixed;left:1rem;top:-6rem;background:white;color:var(--ink);padding:.7rem 1rem;z-index:20}.skip:focus{top:1rem}.wrap{width:min(1320px,100%);margin-inline:auto;padding-inline:2.5rem}.site-header{background:var(--night);color:white;border-bottom:1px solid #ffffff19}.topbar{display:flex;align-items:center;justify-content:space-between;gap:2rem;min-height:98px}.brand{display:inline-flex;align-items:center;gap:.8rem;color:inherit;font-size:1.65rem;font-weight:800;text-decoration:none;letter-spacing:-.055em}.brand img{width:45px;height:45px;border-radius:12px}.desktop-nav{display:flex;align-items:center;gap:2rem}.desktop-nav a{font-size:.875rem;color:#d8e6dd;font-weight:600;text-decoration:none}.desktop-nav a:hover,.desktop-nav a[aria-current=page]{color:var(--mint)}.desktop-nav .nav-contact{border:1px solid #ffffff45;border-radius:99px;padding:.65rem 1.15rem;color:white}.mobile-menu{display:none}.button{display:inline-flex;align-items:center;justify-content:center;gap:1rem;min-height:52px;padding:.8rem 1.4rem;border-radius:99px;background:var(--green);color:white;text-decoration:none;font-weight:800;font-size:.9375rem;transition:background .18s,transform .18s}.button:hover{background:#005e44;transform:translateY(-2px)}.button-light{background:var(--mint);color:var(--night)}.button-light:hover{background:#b8f4cc}.text-link{display:inline-flex;gap:.65rem;align-items:center;color:inherit;font-weight:600;font-size:.9375rem}.arrow{font-size:1.2rem;line-height:1}h1,h2,h3,p{margin-top:0}h1,h2,h3{font-weight:800}h1{font-size:clamp(3rem,6vw,5.1rem);line-height:1.07;letter-spacing:-.065em;margin-bottom:1.5rem}h2{font-size:clamp(2rem,4vw,3.4rem);line-height:1.15;letter-spacing:-.05em;margin-bottom:1.3rem}h3{font-size:1.2rem;line-height:1.35;letter-spacing:-.025em}p{margin-bottom:1rem}.eyebrow{font-size:.75rem;letter-spacing:.16em;font-weight:800;text-transform:uppercase;margin-bottom:1.4rem}.section{padding-block:6rem}.section-copy{font-size:1.0625rem;max-width:560px;color:var(--muted)}.hero{background:var(--night);color:white}.hero-grid{display:grid;grid-template-columns:1.04fr 1fr;gap:3.25rem;align-items:center;padding-top:4.2rem;padding-bottom:4.5rem}.hero .eyebrow{color:var(--mint);display:flex;align-items:center;gap:.75rem}.hero .eyebrow:before{content:'';width:28px;height:1px;background:var(--mint)}.hero h1 span{color:var(--mint)}.hero .intro{color:#bdcec2;font-size:1.0625rem;line-height:1.85;max-width:425px;margin-bottom:1.8rem}.hero-actions{display:flex;flex-wrap:wrap;align-items:center;gap:1.5rem}.hero-note{font-size:.8125rem;color:#a1baaa;margin:1.3rem 0 0}.hero-visual{position:relative;min-width:0}.hero-photo{height:525px;width:100%;object-fit:cover;object-position:48% center;border-radius:160px 24px 24px 24px;background:#244c39}.photo-note{position:absolute;bottom:1.4rem;left:-1.5rem;right:1.5rem;background:white;border:1px solid #e6ece7;box-shadow:0 16px 32px #0002;border-radius:18px;color:var(--ink);padding:1.15rem 1.3rem;display:flex;align-items:center;gap:1rem}.photo-note-icon{display:grid;place-items:center;background:#eaf7ef;color:var(--green);width:46px;height:46px;border-radius:13px;flex-shrink:0}.photo-note strong{display:block;font-size:.9375rem;line-height:1.5}.photo-note small{font-size:.8125rem;color:var(--muted)}.hero-bottom{border-top:1px solid #ffffff20;display:flex;justify-content:space-between;gap:2rem;align-items:center;padding-block:1.2rem;color:#adc6b6;font-size:.75rem;letter-spacing:.035em}.hero-bottom p{margin:0}.hero-bottom span{color:#fff;letter-spacing:0;font-size:.875rem}.wordmark-footer{font-size:clamp(4rem,14vw,10rem);font-weight:800;letter-spacing:-.08em;line-height:1;color:#254a36;margin:3rem 0 0}.site-footer{background:var(--night);color:#bbcec1;padding-block:3.2rem 1.5rem;font-size:.875rem}.footer-grid{display:grid;grid-template-columns:1.5fr 1fr 1fr;gap:3rem}.footer-brand .brand{color:white}.footer-brand p{max-width:300px;margin:1rem 0;color:#a4bcad}.footer-col strong{display:block;color:white;margin-bottom:1rem;font-size:.8125rem}.footer-col a{display:block;color:#bbcec1;text-decoration:none;margin:.5rem 0;overflow-wrap:anywhere}.footer-col a:hover{color:var(--mint)}.footer-bottom{display:flex;justify-content:space-between;gap:1rem;flex-wrap:wrap;border-top:1px solid #ffffff21;padding-top:1.4rem;margin-top:2.5rem;font-size:.75rem;color:#9ab3a3}.footer-bottom a{color:inherit}
.section-heading{display:flex;justify-content:space-between;gap:3rem;align-items:end;margin-bottom:3.5rem}.section-heading h2{margin-bottom:0}.section-heading .section-copy{max-width:350px;margin-bottom:.2rem}.product-grid{display:grid;grid-template-columns:1fr 1fr;gap:5rem;align-items:center}.feature-row{display:flex;gap:1.4rem;padding-block:2rem;border-bottom:1px solid var(--line)}.feature-row:first-child{padding-top:0}.feature-row:last-child{border:0}.feature-number{font-size:.8125rem;font-weight:600;color:var(--green);padding-top:.15rem}.feature-row h3{font-size:1.25rem;margin-bottom:.65rem}.feature-row p{color:var(--muted);font-size:.9375rem;margin-bottom:0}.app-showcase{margin:0;background:#e4efe7;padding:1.5rem 2rem 1rem;border-radius:24px;display:flex;align-items:center;flex-direction:column;gap:1rem}.showcase-label{display:flex;justify-content:space-between;align-self:stretch;font-size:.6875rem;letter-spacing:.13em;font-weight:800;color:#365e44}.app-showcase img{width:min(278px,100%);border-radius:16px;border:1px solid #ceddd2;box-shadow:0 12px 24px #153d2215}.app-showcase figcaption{font-size:.75rem;color:#4b6654;text-align:center}.how-it-works{background:var(--tint)}.steps{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:3rem;list-style:none;padding:0;margin:2.8rem 0 0}.steps li{border-top:1px solid #b8cebd;padding-top:1.7rem}.step-number{display:block;font-size:3.3rem;font-weight:400;letter-spacing:-.08em;line-height:1;color:#629874;margin-bottom:1.7rem}.steps h3{font-size:1.125rem}.steps p{font-size:.9375rem;color:var(--muted);margin-bottom:0}.travel-heading{max-width:660px}.travel-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:2.5rem;margin-top:2.8rem}.travel-feature{padding-top:1.5rem;border-top:1px solid var(--line)}.feature-icon{color:var(--green);margin-bottom:1.3rem}.travel-feature h3{font-size:1.125rem}.travel-feature p{font-size:.9375rem;color:var(--muted);margin-bottom:0}.questions{border-top:1px solid var(--line)}.questions-grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:5rem}.faq-list details{border-bottom:1px solid var(--line);padding:1.3rem 0}.faq-list details:first-child{border-top:1px solid var(--line)}.faq-list summary{font-size:.9375rem;font-weight:800;cursor:pointer;display:flex;justify-content:space-between;gap:1.4rem;list-style:none}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary:after{content:'+';font-size:1.25rem;line-height:1.4;color:var(--green);font-weight:400}.faq-list details[open] summary:after{content:'−'}.faq-list details p{margin:1rem 1.5rem 0 0;font-size:.9375rem;color:var(--muted);overflow-wrap:anywhere}.closing{background:var(--mint);padding-block:4rem}.closing-inner{display:flex;align-items:center;justify-content:space-between;gap:2rem}.closing h2{margin:0}.closing .button{flex-shrink:0;background:var(--night)}.closing .button:hover{background:#164b32}.help-main{padding-block:2rem 6rem}.breadcrumb{display:flex;flex-wrap:wrap;gap:.6rem;font-size:.8125rem;color:var(--muted);margin-bottom:3rem}.breadcrumb a{color:var(--muted)}.legal-layout{display:grid;grid-template-columns:230px minmax(0,1fr);gap:4.5rem;align-items:start}.help-sidebar{position:sticky;top:2rem}.help-sidebar .eyebrow{color:var(--muted);font-size:.6875rem}.help-sidebar nav{display:flex;flex-direction:column;gap:.25rem}.help-sidebar nav a{color:var(--muted);padding:.7rem .9rem;text-decoration:none;font-size:.875rem;border-radius:10px}.help-sidebar nav a:hover{background:var(--tint);color:var(--green)}.help-sidebar nav a[aria-current=page]{background:#e9f5ec;color:#006346;font-weight:800}.sidebar-contact{margin-top:2rem;padding:1.5rem .9rem 0;border-top:1px solid var(--line);font-size:.875rem}.sidebar-contact strong{font-size:.875rem}.sidebar-contact p{margin:.4rem 0}.sidebar-contact a{font-weight:600}.help-main h1{font-size:clamp(2.2rem,4.3vw,3.6rem);line-height:1.14;letter-spacing:-.055em}.help-cards{display:grid;grid-template-columns:1fr 1fr;gap:1rem;margin-top:2.5rem}.help-card{display:flex;flex-direction:column;gap:.7rem;border:1px solid var(--line);border-radius:16px;padding:1.5rem;text-decoration:none;transition:background .2s,border-color .2s}.help-card:hover{background:var(--tint);border-color:#83b396}.help-card .card-title{display:flex;justify-content:space-between;align-items:start;gap:1rem;font-weight:800;line-height:1.4;color:var(--ink)}.help-card>span:last-child{font-size:.875rem;color:var(--muted)}.support-panel{background:var(--tint);padding:1.6rem;border-radius:16px;margin-top:2rem;display:flex;gap:1.5rem;align-items:center}.support-panel h2{font-size:1.5rem;letter-spacing:-.04em;margin-bottom:.6rem}.support-panel p{font-size:.875rem;margin-bottom:0;overflow-wrap:anywhere}.support-panel .button{flex-shrink:0}.meta{font-size:.8125rem;color:var(--muted);margin-bottom:1rem}.legal-document{max-width:790px;min-width:0}.legal-document h1{font-size:clamp(2rem,3.8vw,3.1rem)}.legal-document h2{font-size:1.35rem;letter-spacing:-.025em;line-height:1.4;margin:2.2rem 0 .7rem}.legal-document p{font-size:1rem;line-height:1.85;overflow-wrap:anywhere}.document-body p{white-space:pre-line}.panel{background:var(--tint);border-left:3px solid var(--green);padding:1.3rem 1.5rem;margin:1.7rem 0;border-radius:0 12px 12px 0}.panel p:last-child{margin-bottom:0}.panel .button{margin-bottom:1rem}.panel p{font-size:.9375rem}.back-link{display:inline-flex;gap:.6rem;margin-top:2.5rem;padding-top:1.4rem;border-top:1px solid var(--line);font-size:.875rem}
@media(min-width:1600px){.wrap{width:min(1380px,100%)}.hero-photo{height:590px}}
@media(max-width:1000px){.desktop-nav{gap:1.3rem}.hero-grid{gap:2rem}.hero-photo{height:475px}.hero h1{font-size:clamp(3.2rem,6.1vw,4.5rem)}.hero-actions{gap:1rem}.photo-note{left:-.5rem;right:.75rem;padding:1rem}.wrap{padding-inline:1.75rem}}
@media(max-width:760px){html{scroll-padding-top:2rem}.wrap{padding-inline:1.25rem}.topbar{min-height:80px;gap:1rem}.brand{font-size:1.5rem}.brand img{width:40px;height:40px}.desktop-nav{display:none}.mobile-menu{display:block;position:relative}.mobile-menu summary{display:flex;align-items:center;gap:.6rem;cursor:pointer;list-style:none;padding:.6rem .8rem;border:1px solid #ffffff45;border-radius:99px;font-size:.875rem}.mobile-menu summary::-webkit-details-marker{display:none}.mobile-menu nav{position:absolute;right:0;top:calc(100% + 1rem);width:min(300px,calc(100vw - 2.5rem));padding:.6rem 1rem;background:#133125;border:1px solid #365844;border-radius:16px;z-index:10;box-shadow:0 20px 40px #0005;display:grid}.mobile-menu nav a{padding:.8rem .4rem;color:#fff;text-decoration:none;font-size:.9375rem}.hero-grid{grid-template-columns:1fr;gap:2.5rem;padding-top:2.8rem;padding-bottom:2rem}.hero h1{font-size:clamp(3rem,9.4vw,4.6rem)}.hero .intro{max-width:500px}.hero-photo{height:410px;border-top-left-radius:115px}.photo-note{left:.75rem;right:.75rem;bottom:1rem}.hero-bottom{flex-wrap:wrap;gap:.35rem;padding-block:1.2rem}.section{padding-block:3.7rem}.footer-grid{grid-template-columns:1fr 1fr;gap:2rem}.footer-brand{grid-column:1 / -1}.site-footer{padding-top:2.4rem}.wordmark-footer{margin-top:2rem}}
@media(max-width:380px){.hero h1{font-size:2.8rem}.hero-actions{align-items:flex-start;flex-direction:column}.hero-photo{height:360px}.photo-note{padding:.8rem;gap:.6rem}.photo-note-icon{width:38px;height:38px}.footer-grid{grid-template-columns:1fr}.footer-brand{grid-column:auto}}
@media(max-width:1000px){.product-grid{gap:2.5rem}.legal-layout{gap:2.5rem;grid-template-columns:200px minmax(0,1fr)}.help-cards{grid-template-columns:1fr}.questions-grid{gap:3rem}.section-heading{gap:2rem}.section-heading .section-copy{max-width:300px}.support-panel{align-items:start;flex-direction:column}}
@media(max-width:760px){.section-heading{display:block;margin-bottom:2rem}.section-heading .section-copy{max-width:100%;margin-top:1.5rem}.product-grid{grid-template-columns:1fr;gap:1.5rem}.feature-row{padding-block:1.5rem}.app-showcase{padding:1.3rem 1.5rem}.app-showcase img{width:260px}.steps{grid-template-columns:1fr;gap:2rem;margin-top:2rem}.steps li{display:grid;grid-template-columns:45px 1fr;gap:.7rem 1.3rem;padding-top:1.5rem}.step-number{font-size:2.3rem;grid-row:span 2;margin-bottom:0}.steps h3{margin:0}.steps p{grid-column:2}.travel-grid{grid-template-columns:1fr;gap:1.5rem;margin-top:2rem}.travel-feature{display:grid;grid-template-columns:30px 1fr;gap:.7rem 1rem}.feature-icon{grid-row:span 2;margin:0}.travel-feature h3{margin:0}.travel-feature p{grid-column:2}.questions-grid{grid-template-columns:1fr;gap:1.5rem}.questions h2 br{display:none}.closing{padding-block:3rem}.closing-inner{align-items:start;flex-direction:column}.legal-layout{grid-template-columns:1fr;gap:2rem}.help-main{padding-bottom:3rem}.help-sidebar{position:static}.help-sidebar .eyebrow,.sidebar-contact{display:none}.help-sidebar nav{display:grid;grid-template-columns:1fr 1fr;gap:.35rem;border-bottom:1px solid var(--line);padding-bottom:1rem}.help-sidebar nav a{font-size:.8125rem;padding:.6rem .7rem}.help-sidebar nav a:first-child{grid-column:1 / -1}.breadcrumb{margin-bottom:1.5rem;font-size:.75rem}.help-cards{margin-top:1.8rem}.help-card{padding:1.2rem}.support-panel{padding:1.2rem}.help-main h1{font-size:2.6rem}.legal-document h1{font-size:2.1rem;overflow-wrap:anywhere}.legal-document h2{font-size:1.25rem}.panel{padding:1rem}.panel .button{padding-inline:1rem;min-width:0}}
.desktop-nav a[aria-current]{color:var(--mint)}.feature-row p,.steps p,.travel-feature p,.faq-list details p,.help-card>span:last-child,.support-panel p,.panel p{font-size:1rem}
@media(min-width:761px) and (max-width:1000px){.hero h1{font-size:clamp(2.75rem,5.5vw,4.5rem)}}
@media(max-width:760px){.hero h1{font-size:clamp(2.5rem,9.2vw,4.6rem)}}
@media(max-width:380px){.hero h1{font-size:clamp(2.2rem,10vw,2.8rem)}}
/* Keep the screenshot's intrinsic proportions at every breakpoint. */
.app-showcase{min-width:0}.app-showcase img{height:auto}
@media(max-width:760px){.app-showcase{padding:1rem .625rem .75rem}.showcase-label{padding-inline:.375rem}.app-showcase img{width:min(100%,360px);height:auto}.app-showcase figcaption{padding-inline:.375rem}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important;animation:none!important}}
