:root{--ink:#0b211b;--forest:#102f27;--deep:#091f19;--gold:#dec17c;--paper:#f6f4ef;--line:#dbe1dc;--muted:#52655d;--white:#fff;--radius:18px}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:90px}body{margin:0;color:var(--ink);background:var(--paper);font:16px/1.6 system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}a{color:inherit;text-underline-offset:4px}button,input,select,textarea{font:inherit}button,a,input,select,textarea{touch-action:manipulation}button{cursor:pointer}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible,summary:focus-visible{outline:3px solid #a47520;outline-offset:4px}button:disabled{cursor:wait;opacity:.65}.wrap{width:min(1160px,calc(100% - 48px));margin:auto}.skip{position:absolute;top:-100px;left:20px;background:#fff;padding:12px;z-index:10}.skip:focus{top:10px}.header{background:var(--paper);border-bottom:1px solid var(--line)}.nav{min-height:88px;display:flex;align-items:center;justify-content:space-between;gap:24px}.brand{display:flex;align-items:center;gap:11px;text-decoration:none;font-size:23px;font-weight:780;letter-spacing:-1px;white-space:nowrap}.mark{display:grid;place-items:center;background:var(--forest);color:var(--gold);width:40px;height:40px;border-radius:11px;font-size:17px;letter-spacing:-1px}.navlinks{display:flex;align-items:center;gap:26px;font-size:14px;font-weight:600}.navlinks a{text-decoration:none}.btn{display:inline-flex;justify-content:center;align-items:center;gap:8px;min-height:48px;padding:12px 21px;border-radius:8px;background:var(--forest);color:#fff;border:1px solid var(--forest);text-decoration:none;font-size:15px;font-weight:650;line-height:1.4}.btn.gold{background:var(--gold);border-color:var(--gold);color:var(--deep)}.btn.outline{background:transparent;color:var(--ink);border-color:#84968d}.btn.light{background:transparent;border-color:#7e9c8e;color:#fff}.btn.small{min-height:44px;padding:10px 16px;font-size:14px}.hero{padding:76px 0 68px;background:var(--deep);color:white}.hero-grid{display:grid;grid-template-columns:1.15fr .85fr;gap:64px;align-items:center}.eyebrow{text-transform:uppercase;letter-spacing:.13em;font-weight:750;font-size:12px;margin:0 0 18px;color:#526d60}.hero .eyebrow,.dark .eyebrow{color:var(--gold)}h1,h2,h3,p{margin-top:0}h1{font-size:clamp(43px,5.7vw,70px);font-weight:680;letter-spacing:-.055em;line-height:1.05;margin-bottom:24px}h1 em{font-style:normal;color:var(--gold)}h2{font-size:clamp(30px,3.5vw,43px);font-weight:650;line-height:1.12;letter-spacing:-.04em;margin-bottom:20px}h3{font-size:22px;line-height:1.25;font-weight:650;letter-spacing:-.02em}.lede{font-size:19px;line-height:1.7;max-width:660px;color:var(--muted)}.hero .lede{color:#c6d9cd}.actions{display:flex;flex-wrap:wrap;gap:12px;margin:27px 0 20px}.micro{font-size:14px;color:var(--muted)}.hero .micro{color:#a8c1b4}.journey{background:#f6f4ef;color:var(--ink);border-radius:var(--radius);padding:26px;box-shadow:0 24px 75px #0003}.journey-head{display:flex;justify-content:space-between;gap:12px;align-items:center;border-bottom:1px solid var(--line);padding-bottom:17px;margin-bottom:20px;font-size:14px}.badge{border-radius:99px;font-size:12px;font-weight:650;padding:5px 10px;background:#e3eadf}.journey-row{display:grid;grid-template-columns:34px 1fr;gap:12px;padding:12px 0}.step-number{border:1px solid #afc1b4;border-radius:50%;height:30px;width:30px;display:grid;place-items:center;font-size:13px}.journey-row h3{font-size:16px;margin:1px 0 5px;letter-spacing:0}.journey-row p{font-size:14px;color:var(--muted);margin:0}.journey-note{font-size:12px;margin:15px 0 0;padding-top:16px;border-top:1px solid var(--line);color:var(--muted)}.industry-strip{border-bottom:1px solid var(--line);padding:21px 0;font-size:14px;color:var(--muted)}.industry-strip .wrap{display:flex;flex-wrap:wrap;justify-content:space-between;gap:10px 20px}.section{padding:78px 0}.white{background:#fff}.dark{background:var(--forest);color:white}.dark p{color:#cfdfd5}.section-head{display:flex;align-items:flex-end;justify-content:space-between;gap:40px;margin-bottom:34px}.section-head h2{max-width:590px;margin-bottom:0}.section-head p{max-width:380px;margin-bottom:0;color:var(--muted)}.grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.grid.two{grid-template-columns:repeat(2,1fr)}.card{border:1px solid var(--line);padding:29px;border-radius:var(--radius);background:white}.card p{color:var(--muted);margin-bottom:21px}.card h3{margin-top:18px}.card .num{font-size:12px;color:#637c6e;font-weight:700;letter-spacing:.1em}.text-link{font-size:15px;font-weight:700;display:inline-flex;align-items:center;min-height:44px}.card.featured{background:var(--forest);color:white;border-color:var(--forest)}.card.featured p{color:#c7d9ce}.card.featured .num{color:var(--gold)}.split{display:grid;grid-template-columns:1fr 1fr;gap:70px;align-items:start}.tick-list{padding:0;list-style:none}.tick-list li{padding:12px 0 12px 27px;position:relative;border-bottom:1px solid var(--line)}.tick-list li:before{content:'✓';position:absolute;left:0;color:#417158}.callout{padding:42px;background:var(--forest);color:#fff;border-radius:20px}.callout p{color:#cadaD0}.process{counter-reset:step}.process article{padding-top:25px;border-top:1px solid #b3c4b9}.process article:before{counter-increment:step;content:'0' counter(step);color:#667e70;font-size:14px;font-weight:700;display:block;margin-bottom:28px}.faq{max-width:860px}.faq details{padding:20px 0;border-bottom:1px solid var(--line)}.faq summary{font-size:18px;font-weight:650;cursor:pointer;padding-right:12px}.faq details p{color:var(--muted);margin:16px 0 0}.cta{text-align:center}.cta h2,.cta .lede{margin-left:auto;margin-right:auto}.cta .actions{justify-content:center}.footer{padding:48px 0 24px;background:var(--deep);color:white}.footer-grid{display:grid;grid-template-columns:1.2fr 1fr 1fr;gap:48px}.footer .brand{margin-bottom:16px}.footer p{font-size:14px;color:#b5cabb;max-width:340px}.footer h2{font-size:15px;letter-spacing:0;margin-bottom:13px}.footer a:not(.brand){display:block;font-size:14px;color:#d4e2d9;padding:5px 0;text-decoration:none}.footer-bottom{border-top:1px solid #375345;margin-top:36px;padding-top:20px;display:flex;justify-content:space-between;gap:20px;color:#abc1b3;font-size:12px}.footer-bottom button{background:none;border:none;color:#d4e2d9;font-size:13px;text-decoration:underline}.page-hero{padding:60px 0 48px}.page-hero h1{max-width:850px;font-size:clamp(38px,5vw,60px)}.content{max-width:780px}.content h2{font-size:29px;margin-top:38px}.content h3{font-size:21px;margin-top:26px}.content p,.content li{color:var(--muted)}.content li{margin:10px 0}.breadcrumb{font-size:14px;margin-bottom:25px;color:var(--muted)}.form-layout{display:grid;grid-template-columns:.8fr 1.2fr;gap:60px;align-items:start}.form-card{background:#fff;border:1px solid var(--line);border-radius:18px;padding:32px}.form-card h2{font-size:27px}.fields{display:grid;grid-template-columns:1fr 1fr;gap:16px}.field{display:flex;flex-direction:column;gap:7px;margin-bottom:16px;font-size:14px;font-weight:600}.field.full{grid-column:1/-1}.field small{font-weight:400;color:var(--muted)}input,select,textarea{min-width:0;width:100%;padding:13px;border:1px solid #acbdb2;border-radius:7px;background:#fff;color:var(--ink);font-size:16px}textarea{min-height:110px;resize:vertical}fieldset{border:0;margin:0;padding:0}legend{font-size:17px;font-weight:650;margin-bottom:20px}.check{display:flex;align-items:flex-start;gap:10px;font-size:14px;margin:14px 0;color:var(--muted)}.check input{width:20px;height:20px;flex-shrink:0;margin-top:3px}.check span{flex:1}.form-status{padding:14px;border-radius:8px;background:#f2f4ec;margin:15px 0;font-size:14px}.form-status:empty{display:none}.error{background:#fff0e7;color:#79391d}.form-progress{font-size:12px;font-weight:700;letter-spacing:.07em;color:var(--muted);margin-bottom:20px}.honeypot{position:absolute;left:-10000px;width:1px;height:1px;overflow:hidden}.form-buttons{display:flex;justify-content:space-between;gap:12px;margin-top:24px}[hidden]{display:none!important}.chat-toggle{position:fixed;right:22px;bottom:22px;z-index:20;min-height:52px;border-radius:50px;background:var(--forest);color:white;padding:13px 21px;border:2px solid #e1c782;box-shadow:0 5px 20px #0002;font-size:15px;font-weight:650}.chat-dialog{padding:0;border:1px solid #abc0b3;border-radius:18px;box-shadow:0 20px 80px #0005;width:min(430px,calc(100vw - 24px));max-height:calc(100dvh - 32px);margin:16px 18px 16px auto;top:auto;bottom:0}.chat-dialog::backdrop{background:#061b1455}.chat-header{background:var(--forest);color:white;padding:17px 20px;display:flex;align-items:center;justify-content:space-between;gap:12px}.chat-header h2{font-size:17px;margin:0;letter-spacing:0}.chat-header p{font-size:12px;margin:2px 0 0;color:#bdd3c5}.chat-close{background:none;color:white;border:0;width:44px;height:44px;font-size:25px}.chat-body{padding:20px;overflow:auto;max-height:60dvh}.chat-message{background:#eef3ef;border-radius:12px;padding:12px 14px;font-size:14px;margin:0 0 12px;white-space:pre-wrap}.chat-message.user{background:#183d2f;color:white;margin-left:25px}.chat-options{display:flex;flex-wrap:wrap;gap:7px;margin:14px 0}.chat-options button{border:1px solid #93ac9b;background:#fff;border-radius:9px;padding:10px 12px;font-size:14px;min-height:44px}.chat-compose{padding:12px 18px;border-top:1px solid var(--line);display:flex;gap:8px}.chat-compose input{min-width:0}.chat-compose button{padding:10px 14px}.chat-contact .fields{display:block}.chat-contact .field{margin-bottom:12px}.cookie{position:fixed;left:16px;bottom:16px;z-index:25;width:min(440px,calc(100vw - 32px));padding:20px;background:white;border:1px solid #b3c1b7;border-radius:14px;box-shadow:0 4px 30px #0002}.cookie p{font-size:14px;margin-bottom:12px}.cookie .actions{margin:0}.success-icon{font-size:32px;margin-bottom:15px}.booking-link{margin-top:20px}.flow-table{border-collapse:collapse;width:100%;font-size:15px}.flow-table th,.flow-table td{padding:14px;border-bottom:1px solid var(--line);text-align:left;vertical-align:top}.flow-table th{color:var(--ink)}.noscript{padding:16px;background:#fff1cf;text-align:center}
@media(max-width:960px){.navlinks{gap:15px}.navlinks .secondary-nav{display:none}.hero-grid{gap:30px}.split,.form-layout{gap:32px}.grid{gap:14px}.card{padding:22px}.footer-grid{gap:28px}}@media(max-width:720px){.wrap{width:calc(100% - 32px)}.nav{min-height:76px;gap:10px}.brand{font-size:21px}.navlinks>a:not(.btn){display:none}.navlinks .btn{font-size:13px;padding:10px 12px}.mark{width:35px;height:35px}.hero{padding:46px 0}.hero-grid,.split,.form-layout{grid-template-columns:1fr;gap:32px}.hero h1{font-size:clamp(43px,10vw,58px)}.lede{font-size:17px}.hero .actions .btn{flex-grow:1}.journey{padding:22px}.industry-strip .wrap{justify-content:flex-start;gap:8px 20px}.section{padding:50px 0}.section-head{display:block;margin-bottom:26px}.section-head p{margin-top:18px}.grid,.grid.two,.footer-grid{grid-template-columns:1fr}.card h3{margin-top:12px}.callout{padding:27px}.page-hero{padding:38px 0 30px}.page-hero h1{font-size:42px}.fields{grid-template-columns:1fr;gap:0}.form-card{padding:23px}.footer-grid{gap:26px}.footer-bottom{display:block;padding-bottom:60px}.chat-toggle{bottom:16px;right:16px}.chat-dialog{margin:12px;max-height:calc(100dvh - 24px)}.chat-body{max-height:58dvh}.flow-table th,.flow-table td{padding:10px 7px;font-size:14px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{animation:none!important;transition:none!important}}
