@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Manrope:wght@400;500;600;700&display=swap');
:root{--pine:#153f36;--ink:#182e29;--muted:#64716c;--paper:#f7f8f4;--line:#dce1db;--lime:#d9e6b5}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0;color:var(--ink);background:var(--paper);font-family:'DM Sans',sans-serif;font-size:16px;line-height:1.6}a{color:inherit;text-decoration:none}button,input,select{font:inherit}button,a,input,select,summary{-webkit-tap-highlight-color:transparent}button{cursor:pointer}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,summary:focus-visible{outline:3px solid #b18a40;outline-offset:5px}img{max-width:100%;display:block}button{color:inherit}h1,h2,h3,p{margin-top:0}h1,h2,h3{font-family:'Manrope',sans-serif;line-height:1.1;font-weight:500;letter-spacing:-.05em}h1{font-size:clamp(3rem,6.4vw,6.4rem)}h2{font-size:clamp(2rem,3.5vw,3.5rem)}h3{font-size:1.5rem}p{color:var(--muted)}.wrap{width:min(1280px,calc(100% - 96px));margin:auto}.eyebrow{font-size:.75rem;letter-spacing:.18em;text-transform:uppercase;font-weight:700;margin-bottom:20px}.header{height:98px;display:flex;align-items:center;justify-content:space-between;gap:30px}.brand{display:flex;align-items:center;gap:10px}.brand img{width:62px;height:62px;object-fit:contain;mix-blend-mode:multiply}.brand span{font-size:15px;font-weight:600;letter-spacing:.2em;line-height:1.35}.nav{display:flex;gap:30px;font-size:14px;align-items:center}.nav a:hover{color:#608478}.button{display:inline-flex;align-items:center;justify-content:center;gap:25px;border:1px solid var(--pine);background:var(--pine);color:white;padding:16px 24px;border-radius:4px;font-weight:500;font-size:14px;transition:background .2s,transform .2s}.button:hover{background:#22594b;transform:translateY(-2px)}.button.light{background:white;color:var(--ink);border-color:white}.button.outline{background:transparent;color:var(--ink);border-color:#a7b5ae}.arrow{font-size:22px;line-height:1}.menu{display:none;border:0;background:none;font-size:16px}.hero{position:relative;min-height:620px;height:calc(100svh - 160px);max-height:840px;margin:0 20px;border-radius:8px;overflow:hidden;background:#28433c;color:white}.hero>img{width:100%;height:100%;position:absolute;object-fit:cover;object-position:center 68%}.hero:after{content:'';position:absolute;inset:0;background:linear-gradient(90deg,rgba(8,27,23,.68),rgba(8,27,23,.12) 75%),linear-gradient(0deg,rgba(8,27,23,.35),transparent 45%)}.hero-inner{position:relative;z-index:1;padding-top:70px}.hero h1{max-width:790px;margin-bottom:24px}.hero h1 span{color:#dce7c6}.hero p{color:#f0f2ed;max-width:450px;font-size:18px}.hero-foot{position:absolute;z-index:1;bottom:34px;left:48px;right:48px;display:flex;justify-content:space-between;font-size:13px;align-items:end}.hero-foot span{display:block}.hero-foot .caption{text-align:right;max-width:270px}.browsebar{position:relative;z-index:2;background:white;display:grid;grid-template-columns:1.2fr 1fr auto;gap:24px;padding:25px 28px;margin:35px 0 0;max-width:830px;border-radius:5px;color:var(--ink);box-shadow:0 12px 25px #0001}.field label{display:block;font-size:12px;text-transform:uppercase;letter-spacing:.1em;margin-bottom:4px;color:#6b7872}.field select{border:0;background:white;width:100%;color:var(--ink);font-size:16px;padding:4px 20px 4px 0}.browsebar .field+.field{border-left:1px solid var(--line);padding-left:24px}.trust{display:flex;justify-content:space-between;padding:30px 0;border-bottom:1px solid var(--line);font-size:14px;gap:20px}.trust span{display:flex;gap:12px;align-items:center}.trust b{font-weight:400;color:#749276;font-size:21px}.section{padding:90px 0}.section-head{display:flex;align-items:end;justify-content:space-between;gap:30px;margin-bottom:35px}.section-head h2{margin-bottom:0}.section-head p{max-width:410px;margin-bottom:0}.textlink{font-size:14px;border-bottom:1px solid var(--ink);padding-bottom:6px;white-space:nowrap}.cards{display:grid;grid-template-columns:repeat(3,1fr);gap:28px}.card{min-width:0}.card-image{height:285px;position:relative;overflow:hidden;border-radius:5px;background:#e1e6dd}.card-image img{height:100%;width:100%;object-fit:cover;transition:transform .6s}.card:hover .card-image img{transform:scale(1.04)}.tag{position:absolute;left:16px;top:16px;padding:7px 12px;border-radius:3px;background:#fffefa;font-size:12px}.card-topline{display:flex;justify-content:space-between;align-items:center;margin:19px 0 9px;font-size:11px;letter-spacing:.12em;text-transform:uppercase;color:var(--muted)}.card h3{margin-bottom:13px;font-size:23px}.card p{font-size:14px;margin-bottom:16px}.card-bottom{display:flex;justify-content:space-between;border-top:1px solid var(--line);padding-top:14px;font-size:14px}.feature{display:grid;grid-template-columns:1.25fr 1fr;background:var(--pine);border-radius:7px;overflow:hidden;color:white}.feature>img{width:100%;height:520px;object-fit:cover}.feature-copy{padding:65px 52px;display:flex;flex-direction:column;justify-content:center}.feature-copy p{color:#c7d5cf}.feature-copy .button{align-self:start}.feature h2{font-size:clamp(2rem,3vw,3rem)}.values{display:grid;grid-template-columns:repeat(3,1fr);gap:60px;padding-top:35px}.values .num{display:block;font-size:14px;color:#8a9a8c;margin-bottom:18px}.values h3{font-size:23px}.values p{font-size:16px}.village-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:2px;background:var(--line);border:1px solid var(--line);border-radius:5px;overflow:hidden}.village{background:var(--paper);padding:35px}.village .eyebrow{color:var(--muted)}.village p{font-size:15px;min-height:75px}.village h3{font-size:27px}.band{background:#e9eedf;padding:65px 0}.band .wrap{display:flex;justify-content:space-between;align-items:center;gap:35px}.band h2{margin:0 0 12px}.band p{margin:0}.footer{background:#102f28;color:#dce4de;padding:55px 0 25px}.footer-top{display:flex;justify-content:space-between;gap:40px}.footer .brand img{filter:invert(1);mix-blend-mode:screen}.footer p{color:#a5bbb0;font-size:14px;max-width:340px;margin-top:20px}.footer-links{display:flex;gap:60px}.footer-links div{display:flex;flex-direction:column;gap:10px;font-size:14px}.footer-links strong{font-size:12px;color:#a5bbb0;letter-spacing:.1em;text-transform:uppercase;margin-bottom:8px}.footer-bottom{border-top:1px solid #ffffff25;margin-top:45px;padding-top:20px;display:flex;justify-content:space-between;font-size:12px;color:#a5bbb0}.pagehead{padding:55px 0 30px}.pagehead h1{font-size:clamp(2.6rem,5vw,4.8rem);margin-bottom:24px}.pagehead p{max-width:630px}.filters{background:#fff;border:1px solid var(--line);padding:22px;display:flex;gap:20px;align-items:end;border-radius:5px;margin-bottom:20px}.filters .field{min-width:190px}.result-line{font-size:14px;color:var(--muted);margin-bottom:30px}.empty{padding:60px;text-align:center;background:#e9eedf;border-radius:5px}.crumb{font-size:13px;margin:25px 0;color:var(--muted)}.detail-image{width:100%;height:570px;object-fit:cover;border-radius:6px}.detail-layout{display:grid;grid-template-columns:1.6fr 1fr;gap:80px;padding:45px 0 75px}.detail-layout h2{font-size:32px}.detail-copy p{line-height:1.8}.facts{display:flex;gap:28px;border-bottom:1px solid var(--line);padding:0 0 25px;margin-bottom:35px}.facts span{font-size:14px;color:var(--muted)}.facts strong{display:block;font-size:24px;font-weight:500;color:var(--ink)}.amenities{display:grid;grid-template-columns:1fr 1fr;gap:15px;list-style:none;padding:0;margin-bottom:40px}.amenities li{font-size:15px;display:flex;gap:10px}.amenities li:before{content:'✓';color:#638069}.bookbox{border:1px solid var(--line);border-radius:6px;background:white;padding:32px;height:fit-content;position:sticky;top:25px}.bookbox h3{font-size:25px}.bookbox p{font-size:14px}.bookbox .button{width:100%;margin:12px 0 16px}.bookbox .subtle{text-align:center;font-size:12px;margin:0}.bookbox hr{border:0;border-top:1px solid var(--line);margin:25px 0}.bookbox .textlink{display:inline-block}.faq{max-width:850px;margin:auto}.faq h2{margin-bottom:35px}details{border-top:1px solid var(--line);padding:21px 0}summary{cursor:pointer;font-size:18px}details p{padding-top:18px;max-width:720px;margin-bottom:0}.guide-row{display:grid;grid-template-columns:1fr 1fr;gap:50px;border-top:1px solid var(--line);padding:45px 0}.guide-row h2{font-size:35px}.guide-row img{width:100%;height:320px;object-fit:cover;border-radius:5px}.mobile-book{display:none}.skip{position:fixed;left:10px;top:-100px;background:white;padding:10px;z-index:10}.skip:focus{top:10px}[hidden]{display:none!important}@media(min-width:1600px){.hero-inner{padding-top:100px}}@media(max-width:1050px){.wrap{width:calc(100% - 56px)}.nav{gap:18px}.hero h1{font-size:70px}.hero-inner{padding-top:50px}.feature-copy{padding:35px}.card-image{height:235px}.detail-layout{gap:35px}.hero-foot{left:28px;right:28px}.values{gap:30px}}@media(max-width:760px){.wrap{width:calc(100% - 36px)}.header{height:80px}.brand img{width:48px;height:48px}.brand span{font-size:12px}.menu{display:block}.header>.button{display:none}.nav{display:none;position:absolute;z-index:5;top:80px;left:0;right:0;background:var(--paper);padding:25px;box-shadow:0 15px 20px #0002}.nav.open{display:flex;flex-direction:column;align-items:start}.hero{margin:0 8px;height:auto;min-height:720px}.hero-inner{padding-top:45px}.hero h1{font-size:clamp(44px,10vw,65px);margin-bottom:22px;letter-spacing:-.055em}.hero p{font-size:16px;max-width:290px}.hero .eyebrow{font-size:11px}.browsebar{grid-template-columns:1fr 1fr;gap:16px;padding:18px;margin-top:32px}.browsebar .field+.field{padding-left:14px}.browsebar .button{grid-column:1/-1}.hero-foot{left:20px;right:20px;bottom:23px;font-size:11px}.hero-foot .caption{max-width:150px}.trust{font-size:11px;gap:10px;padding:20px 0}.trust span{gap:5px}.trust b{font-size:15px}.section{padding:55px 0}.section-head{display:block}.section-head .textlink{display:inline-block;margin-top:20px}.section-head p{margin-top:20px}.cards{grid-template-columns:1fr;gap:32px}.card-image{height:290px}.feature{grid-template-columns:1fr}.feature>img{height:310px}.feature-copy{padding:35px 26px}.values{grid-template-columns:1fr;gap:18px}.values .num{margin-bottom:10px}.village-grid{grid-template-columns:1fr}.village p{min-height:0}.band .wrap{display:block}.band .button{margin-top:25px}.footer-top{display:block}.footer-links{margin-top:30px;gap:50px}.footer-bottom{gap:15px;flex-direction:column}.filters{flex-wrap:wrap}.filters .field{min-width:0;flex:1 1 40%}.filters .button{width:100%}.detail-image{height:310px}.detail-layout{display:block;padding-top:30px}.facts{gap:24px}.bookbox{position:static;margin-top:35px}.amenities{grid-template-columns:1fr}.guide-row{grid-template-columns:1fr;gap:15px}.pagehead{padding-top:30px}.mobile-book{display:block;position:fixed;bottom:0;background:#fff;z-index:8;left:0;right:0;padding:10px 18px;border-top:1px solid var(--line)}.mobile-book .button{width:100%}.has-book .footer{padding-bottom:100px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important;animation:none!important}}
/* Destination and real estate collection */
[hidden]{display:none!important}.destination-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:22px;margin-top:38px}.destination-card{display:block;border-bottom:1px solid #d8ded8;padding-bottom:20px}.destination-card img{width:100%;height:240px;object-fit:cover;border-radius:4px}.destination-card>div{padding-top:22px}.destination-card h3{font-size:24px;margin:10px 0}.destination-hero{width:100%;height:480px;object-fit:cover;border-radius:5px}.destination-note,.estate-bridge{display:grid;grid-template-columns:1fr 1fr;gap:70px;padding-top:60px;padding-bottom:60px}.estate-bridge{border-top:1px solid #d8ded8}.estate-bridge p,.destination-note p{font-size:18px;line-height:1.7;margin-top:0}.estate-hero{display:grid;grid-template-columns:1.1fr 1fr;gap:65px;align-items:center;padding-top:55px;padding-bottom:65px}.estate-hero h1{font-size:clamp(42px,4.6vw,72px);line-height:1.07}.estate-hero p{font-size:18px;line-height:1.7}.estate-hero figure{margin:0}.estate-hero img{width:100%;height:540px;object-fit:cover;border-radius:5px}.estate-hero figcaption{font-size:12px;color:#66726b;margin-top:10px}.action-row{display:flex;gap:24px;align-items:center;flex-wrap:wrap;margin:30px 0}.brokerage{font-size:13px!important;letter-spacing:.03em}.estate-regions{display:grid;grid-template-columns:1fr 1fr;gap:26px;margin-top:35px}.estate-regions>a,.estate-regions>div{display:block;padding:40px;background:#fff;border:1px solid #d8ded8;border-radius:4px}.estate-regions h3{font-size:30px;margin:12px 0}.estate-regions p{font-size:17px;line-height:1.7}.contact-actions{display:flex;flex-direction:column;gap:16px;align-items:flex-start}.planning-list{padding-left:22px;font-size:19px;line-height:1.7}.planning-list li{margin-bottom:20px}.nav{gap:20px}
@media(max-width:1050px){.header{flex-wrap:wrap}.nav{gap:14px;font-size:13px}.destination-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.estate-hero{gap:30px}.estate-hero img{height:470px}}
@media(max-width:760px){.destination-grid,.estate-regions,.estate-hero,.destination-note,.estate-bridge{grid-template-columns:1fr}.destination-grid{gap:30px}.destination-card img{height:280px}.destination-hero{height:300px}.estate-hero{padding-top:30px}.estate-hero img{height:350px}.estate-regions>a,.estate-regions>div{padding:26px}.destination-note,.estate-bridge{gap:18px;padding-top:40px;padding-bottom:40px}.facts strong{font-size:20px}.nav{font-size:17px}.action-row{gap:18px}}
.owner-intro{padding-top:70px;padding-bottom:35px;max-width:850px;text-align:center}.owner-intro p{font-size:20px;line-height:1.75}.owner-pillars{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:36px}.owner-pillars article{border-top:1px solid var(--line);padding-top:25px}.step-number{display:block;font-size:14px;font-weight:700;color:var(--muted);margin-bottom:25px}.owner-pillars h3{font-size:28px}.owner-pillars p{font-size:17px}.about-story{display:grid;grid-template-columns:1.15fr 1fr;gap:65px;align-items:center}.about-story img{width:100%;height:460px;object-fit:cover;border-radius:5px}.about-story p{font-size:18px}.faq a{text-decoration:underline;text-underline-offset:3px}.eyebrow{font-size:14px;letter-spacing:.12em}.textlink{font-size:16px}
@media(max-width:760px){.owner-pillars,.about-story{grid-template-columns:1fr}.about-story{gap:30px}.about-story img{height:300px}.owner-intro{padding-top:45px}.owner-pillars{gap:24px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{transition:none!important;animation:none!important}}
.seo-breadcrumb{display:flex;flex-wrap:wrap;gap:8px;font-size:14px;color:var(--muted);padding-top:20px}.seo-breadcrumb a{text-decoration:underline;text-underline-offset:3px}.editorial-credit{font-size:14px}.editorial-credit a{text-decoration:underline}
.journal-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:35px}.journal-grid article{border-top:1px solid var(--line);padding-top:25px}.journal-grid h3{font-size:24px;line-height:1.25}.article-head{max-width:960px}.article-head h1{font-size:clamp(36px,4vw,60px)}.journal-article{max-width:820px;font-size:18px;line-height:1.8}.journal-article h2{font-size:32px;margin-top:42px}.journal-article h3{font-size:25px;margin-top:30px}.journal-article a{text-decoration:underline}.journal-article p:empty{display:none}.archive-note{padding:20px;border-left:3px solid var(--pine);font-size:15px;background:#eef1e8}.review-grid{columns:2;column-gap:28px}.review-card{break-inside:avoid;margin:0 0 28px;padding:30px;background:white;border:1px solid var(--line);border-radius:5px}.review-card blockquote{margin:18px 0;white-space:pre-line;font-size:17px}.review-card figcaption{font-size:14px;color:var(--muted)}.review-rating{font-size:14px;color:var(--pine)}@media(max-width:760px){.journal-grid{grid-template-columns:1fr}.review-grid{columns:1}.review-card{padding:22px}.journal-article{font-size:17px}}
.filters{flex-wrap:wrap}.field input[type=date]{width:100%;border:0;background:transparent;color:var(--ink);min-height:44px;font:inherit}.filters .field{min-width:145px}.journal-article img{max-width:100%;height:auto}.journal-article table{display:block;overflow-x:auto}
.destination-facts{display:grid;grid-template-columns:repeat(3,1fr);gap:30px;padding-top:40px;padding-bottom:40px;border-bottom:1px solid var(--line)}.destination-facts>div{display:flex;flex-direction:column}.destination-facts strong{font-family:Manrope,sans-serif;font-size:40px;line-height:1.2}.destination-facts .eyebrow{margin-bottom:10px}.destination-facts>div>span:last-child{font-size:15px;color:var(--muted)}@media(max-width:760px){.destination-facts{grid-template-columns:1fr;gap:25px}.destination-facts strong{font-size:32px}}

.team-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px;margin:32px 0}.team-grid figure{margin:0}.team-grid img{display:block;width:100%;height:auto;aspect-ratio:1;object-fit:cover;object-position:top;border-radius:8px}.team-grid figcaption{padding:16px 0;font-weight:600}.live-reviews{margin-bottom:64px}.live-reviews iframe{display:block;width:100%;height:1000px;border:0;border-radius:8px;background:#fff}@media(max-width:650px){.team-grid{grid-template-columns:1fr;gap:28px}.team-grid img{max-height:580px;object-fit:cover;object-position:top}.live-reviews iframe{height:850px}}

.team-role{display:block;margin-top:6px;font-size:1rem;font-weight:400}.team-operations{padding:24px 0;margin-bottom:24px;border-top:1px solid #ccd5cf}.team-operations h3{margin:0 0 8px}.team-operations p{margin:0}

.team-placeholder{aspect-ratio:1;border-radius:8px;background:#e8eddf;color:#153f36;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:16px}.team-placeholder>span:first-child{font-size:clamp(3rem,8vw,6rem);font-weight:300;letter-spacing:.08em}.team-placeholder .photo-note{font-size:.9rem}

@media(max-width:650px){.hero>img{object-position:56% center}.hero:after{background:linear-gradient(90deg,rgba(8,27,23,.68),rgba(8,27,23,.3)),linear-gradient(0deg,rgba(8,27,23,.35),transparent 50%)}}
.browsebar{grid-template-columns:1.2fr .8fr 1fr 1fr;max-width:1100px}.browsebar>.button{grid-column:1/-1}.browsebar .field+.field{padding-left:12px}.browsebar .field{min-width:130px;flex:1}.browsebar input,.bookbox input{font:inherit;width:100%;min-width:0;padding:12px 8px;border:1px solid #c9d2cb;border-radius:4px;background:#fff;color:#183d34}.bookbox .field{margin:14px 0}.bookbox label{display:block;margin-bottom:6px}.quote-result{margin:22px 0}.stay-total{font-size:21px!important;font-weight:600;color:#153f36}.card-price:not(:empty){padding:0 18px 20px}.card-price .subtle{font-size:12px}.price-line{display:flex;justify-content:space-between;gap:14px;font-size:14px!important}.quote-result summary{cursor:pointer;padding:10px 0}.hero{min-height:760px}@media(max-width:650px){.browsebar{display:grid;grid-template-columns:1fr 1fr}.browsebar .field{min-width:0;width:100%}.browsebar .field:first-child,.browsebar button{grid-column:1/-1}.hero{min-height:930px}}
/* Direct checkout follows the existing Lark palette and typography. */
.checkout-heading{padding-top:40px;padding-bottom:28px}.checkout-heading h1{font-size:clamp(36px,5vw,64px);margin:16px 0}.checkout-layout{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(280px,.8fr);gap:32px;padding-bottom:80px;align-items:start}.checkout-panel{background:#fff;border:1px solid #d4ddd7;border-radius:8px;padding:28px;margin-bottom:24px}.checkout-panel h2{font-size:25px;margin:0 0 22px}.checkout-panel h3{font-size:19px}.checkout-panel label{display:block;font-size:15px;margin-bottom:8px}.checkout-panel input:not([type=checkbox]):not([type=radio]),.checkout-panel select{width:100%;min-height:48px;border:1px solid #96aaa0;border-radius:4px;padding:10px;color:#153f36;background:#fff;font:inherit}.checkout-fields{display:grid;grid-template-columns:1fr 1fr;gap:18px;margin:22px 0}.checkout-status{padding:0 0 20px;line-height:1.6}.checkout-status:empty{display:none}.checkout-summary{position:sticky;top:20px}.checkout-summary>img{width:100%;height:200px;object-fit:cover;border-radius:4px;margin-bottom:20px}.checkout-summary .price-line{gap:18px;font-size:15px;align-items:baseline}.checkout-summary .price-line strong{white-space:nowrap}.checkout-rate{display:flex!important;gap:14px;align-items:start;padding:18px;border:1px solid #96aaa0;border-radius:4px;cursor:pointer}.checkout-rate input{margin-top:5px;accent-color:#153f36}.checkout-rate span span{display:block;margin-top:7px}.checkout-consent{display:flex!important;gap:12px;line-height:1.6;margin:24px 0!important}.checkout-consent input{width:20px;height:20px;flex-shrink:0;accent-color:#153f36;margin-top:3px}.checkout-notice{padding:16px;background:#edf2e7;border-left:3px solid #153f36;font-size:15px;line-height:1.6}.checkout-panel button:disabled{opacity:.6;cursor:wait}#checkout-cancellation p{white-space:pre-line}#guesty-card{min-height:320px}#checkout-result:focus{outline:2px solid #153f36;outline-offset:4px}@media(max-width:760px){.checkout-layout{grid-template-columns:1fr;gap:10px}.checkout-panel{padding:20px}.checkout-summary{position:static;grid-row:1}.checkout-summary>img{height:160px}.checkout-fields{grid-template-columns:1fr}.checkout-heading{padding-top:24px}}

.team-grid img.team-angel{object-position:center 80%}

/* Native team inquiry forms */
.contact-form-section{padding-bottom:90px}.team-form{background:#fff;color:#193c34;border:1px solid #d7ded8;border-radius:8px;padding:32px;width:100%;max-width:680px;box-sizing:border-box;text-align:left}.team-form h3{margin:0 0 8px;font-size:25px}.team-form .form-intro{margin:0 0 24px}.team-form label{display:block;font-size:14px;font-weight:600;margin-bottom:18px}.team-form input,.team-form select,.team-form textarea{display:block;width:100%;box-sizing:border-box;margin-top:8px;border:1px solid #a5b4aa;border-radius:3px;padding:13px 12px;background:#fff;color:#193c34;font:inherit;font-weight:400;min-height:46px}.team-form textarea{resize:vertical}.team-form :is(input,select,textarea,button,a):focus-visible{outline:3px solid #638276;outline-offset:3px}.team-form-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}.team-form .form-note,.team-form .form-fallback,.team-form .form-status{font-size:13px;line-height:1.6;max-width:none;margin:12px 0}.team-form .form-note{color:#54665e}.team-form .form-status:empty{display:none}.team-form .form-status[data-error=true]{color:#8d2929}.team-form .button{width:100%;justify-content:center;margin-top:8px}.team-form button:disabled{opacity:.65;cursor:not-allowed}.team-form .form-trap{position:absolute;left:-10000px;width:1px;height:1px;overflow:hidden}.band .contact-actions:has(.team-form){width:min(100%,580px);flex-shrink:0}.band:has(.team-form)>.wrap{align-items:start;gap:48px}.contact-actions>.team-form+a{display:block;margin-top:20px}@media(max-width:800px){.band:has(.team-form)>.wrap{display:flex;flex-direction:column}.team-form{padding:24px}.team-form-grid{grid-template-columns:1fr;gap:0}.team-form input,.team-form select,.team-form textarea{font-size:16px}}

.team-form .marketing-choice{padding:18px 0;border-top:1px solid #d7ded8}.team-form .marketing-choice label{display:flex;align-items:flex-start;gap:12px;cursor:pointer;font-weight:400;line-height:1.6;margin-bottom:8px}.team-form .marketing-choice input{flex:0 0 22px;width:22px;height:22px;min-height:22px;margin:2px 0 0;accent-color:#153f36}.team-form .marketing-choice p{font-size:14px;line-height:1.6;color:#54665e;margin:0}.legal-copy{max-width:820px;padding-bottom:80px;line-height:1.8}.legal-copy h2{font-size:28px;margin-top:38px}.legal-copy a{text-decoration:underline;text-underline-offset:4px}.legal-draft{border-left:3px solid #153f36;padding:16px 20px;background:#eef1e9}.legal-links{display:flex;flex-wrap:wrap;gap:12px 24px;margin:24px 0;font-size:14px}:focus-visible{outline:3px solid #587d6f;outline-offset:4px}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto!important}*,*::before,*::after{animation-duration:.01ms!important;transition-duration:.01ms!important}}

.faq-topics{display:flex;flex-wrap:wrap;gap:12px 24px;margin-top:28px;font-size:15px}.faq-topics a{text-decoration:underline;text-underline-offset:5px}.faq-section{padding-top:24px;scroll-margin-top:100px}.faq-section .faq{max-width:850px}.faq-section h2{font-size:clamp(26px,3vw,40px)}.faq-section li{line-height:1.8;margin:10px 0}.faq-section details a{text-decoration:underline;text-underline-offset:3px}.faq-section summary{padding-right:28px}

.analytics-choice{position:fixed;bottom:16px;left:16px;right:16px;max-width:580px;padding:20px;background:white;color:#153f36;border:1px solid #9caf9f;border-radius:12px;box-shadow:0 8px 40px #0002;z-index:50}.analytics-choice[hidden]{display:none}.analytics-choice p{margin:0 0 12px}.analytics-choice button{font:inherit;padding:10px 14px;margin:0 12px 8px 0;border:1px solid #153f36;background:white;color:#153f36;border-radius:4px;cursor:pointer}.analytics-choice a{display:inline-block;padding:10px 0}.analytics-settings{font:inherit;color:inherit;background:transparent;border:0;text-decoration:underline;cursor:pointer;padding:8px}
