@import "https://fonts.googleapis.com/css2?family=Geist:wght@400;500;600;700&family=Libre+Caslon+Text:ital,wght@0,400;1,400&display=swap";:root{--color-forest-grove:#0b835c;--color-pine-shadow:#1c2b27;--color-ink-black:#1c1c1e;--color-graphite:#303033;--color-slate-mid:#676768;--color-mist-gray:#eff1f6;--color-pure-white:#fff;--color-shadow-smoke:#bfbfbf;--font-libre-caslon-text:"Libre Caslon Text", Georgia, "Times New Roman", serif;--font-geist:"Geist", Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--font-geist-mono:"Geist Mono", "SFMono-Regular", Consolas, monospace;--text-caption:12px;--text-body-sm:14px;--text-body:16px;--text-subheading:20px;--text-heading-sm:24px;--text-heading:32px;--text-heading-lg:40px;--text-display:92px;--spacing-8:8px;--spacing-12:12px;--spacing-16:16px;--spacing-20:20px;--spacing-24:24px;--spacing-32:32px;--spacing-40:40px;--spacing-48:48px;--spacing-64:64px;--spacing-80:80px;--spacing-96:96px;--page-max-width:1200px;--radius-tags:9999px;--radius-cards:20px;--radius-icons:12px;--radius-inputs:8px;--radius-buttons:9999px;--radius-largecards:24px;--radius-testimonialcards:20px;--shadow-subtle:#00000040 0 1px 2px 0 inset;--shadow-subtle-2:#00000059 0 0 1px 0;--shadow-subtle-3:#00000026 0 1px 1px 0;--shadow-subtle-4:#ffffffbf 0 1px 2px 0 inset}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--color-pure-white);color:var(--color-ink-black);font-family:var(--font-geist);letter-spacing:0;margin:0}body,button,input,textarea{letter-spacing:0}img{width:100%;max-width:100%;display:block}a{color:inherit;text-decoration:none}a:focus-visible,button:focus-visible{outline:3px solid var(--color-forest-grove);outline-offset:4px}.top-banner{z-index:40;background:var(--color-forest-grove);min-height:30px;color:var(--color-pure-white);justify-content:center;align-items:center;gap:6px;padding:5px 16px;font-size:13px;font-weight:500;line-height:1.2;animation:.52s both bannerSlide;display:flex;position:relative}.site-header{z-index:30;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fffffff0;border:1px solid #1c1c1e14;border-radius:24px;justify-content:space-between;align-items:center;gap:24px;width:min(1240px,100% - 96px);margin:18px auto 0;padding:14px 18px 14px 20px;animation:.64s cubic-bezier(.2,.8,.2,1) both navDrop;display:flex;position:sticky;top:16px;box-shadow:0 0 1px #00000059,0 12px 32px #1c1c1e0f}.brand,.site-nav,.header-actions,.hero-actions,.hero-trust,.button,.nav-icon-link,.message-pill,.testimonial-author,.contact-card>span,.sources-section a{align-items:center;display:flex}.brand{gap:12px;min-width:max-content}.brand>span{background:var(--color-forest-grove);width:42px;height:42px;color:var(--color-pure-white);border-radius:14px 14px 14px 6px;place-items:center;font-weight:700;display:grid}.brand strong{letter-spacing:-.02em;font-size:20px;line-height:1.1}.brand-short{display:none}.site-nav{color:var(--color-ink-black);justify-content:center;gap:clamp(16px,3vw,38px);font-size:14px;font-weight:500}.site-nav a,.sources-section a,.site-footer a,.top-banner,.button,.nav-icon-link{transition:color .18s,background-color .18s,border-color .18s,opacity .18s}.site-nav a:hover,.sources-section a:hover,.site-footer a:hover{color:var(--color-forest-grove)}.header-actions{gap:10px}.nav-icon-link{width:40px;height:40px;color:var(--color-ink-black);border:1px solid #1c1c1e2e;border-radius:14px;justify-content:center}.nav-icon-link:hover{border-color:var(--color-forest-grove);color:var(--color-forest-grove)}.button{border:1px solid var(--color-ink-black);border-radius:var(--radius-buttons);cursor:pointer;justify-content:center;gap:10px;min-height:48px;padding:12px 24px;font-size:14px;font-weight:600;line-height:1}.button-primary{background:var(--color-ink-black);color:var(--color-pure-white);box-shadow:var(--shadow-subtle-3), var(--shadow-subtle-4)}.button-primary:hover{background:var(--color-pine-shadow)}.button-secondary{color:var(--color-ink-black);background:0 0}.button-secondary:hover{border-color:var(--color-forest-grove);color:var(--color-forest-grove)}.button-compact{min-height:40px;padding:10px 18px}main{overflow:hidden}.hero,.stats-grid,.section,.proof-section,.testimonial-section,.contact-section,.sources-section,.site-footer{width:min(var(--page-max-width), calc(100% - 40px));margin-left:auto;margin-right:auto}.hero{grid-template-columns:minmax(0,1fr) minmax(320px,470px);align-items:center;gap:clamp(32px,6vw,72px);padding:76px 0 42px;display:grid}.hero-copy{max-width:640px;animation:.76s cubic-bezier(.2,.8,.2,1) .12s both heroReveal}.announcement-pill,.section-label{width:fit-content;color:var(--color-forest-grove);letter-spacing:0;text-transform:uppercase;align-items:center;margin:0;font-size:12px;font-weight:600;line-height:1.2;display:inline-flex}.announcement-pill{border:1px solid var(--color-forest-grove);border-radius:var(--radius-tags);box-shadow:var(--shadow-subtle-2), var(--shadow-subtle);background:#ffffffc7;padding:8px 16px;animation:.72s cubic-bezier(.2,.8,.2,1) both heroReveal}.hero h1{font-family:var(--font-libre-caslon-text);letter-spacing:0;margin:24px 0 20px;font-size:92px;font-style:normal;font-weight:400;line-height:.98}.hero h1 em{color:var(--color-forest-grove);font-style:italic}.hero h1 span{color:var(--color-forest-grove);font-style:normal;display:inline}.hero-subhead{max-width:560px;color:var(--color-ink-black);margin:0;font-size:clamp(18px,2vw,20px);font-weight:500;line-height:1.35;animation:.76s cubic-bezier(.2,.8,.2,1) .22s both heroReveal}.hero-actions{flex-wrap:wrap;gap:12px;margin-top:32px;animation:.76s cubic-bezier(.2,.8,.2,1) .32s both heroReveal}.hero-trust{color:var(--color-graphite);flex-wrap:wrap;gap:12px;margin-top:22px;font-size:14px;animation:.76s cubic-bezier(.2,.8,.2,1) .42s both heroReveal}.hero-trust span{align-items:center;gap:6px;display:inline-flex}.hero-trust svg{color:var(--color-forest-grove)}.hero-card{border-radius:var(--radius-largecards);background:var(--color-pure-white);height:640px;box-shadow:var(--shadow-subtle-2), var(--shadow-subtle);animation:7s ease-in-out infinite cardFloat,.82s cubic-bezier(.2,.8,.2,1) .22s both heroReveal;position:relative;overflow:hidden}.hero-card img{-o-object-fit:cover;object-fit:cover;filter:saturate(.72)contrast(.96);height:100%;animation:9s ease-in-out infinite alternate imageBreathe;transform:scale(1.04)}.hero-card:after{content:"";mix-blend-mode:multiply;pointer-events:none;background:linear-gradient(#005e485c,#005e482e);position:absolute;inset:0}.message-pill{border-radius:var(--radius-tags);max-width:260px;box-shadow:var(--shadow-subtle-2);z-index:2;gap:8px;padding:12px 16px;font-size:14px;font-weight:600;line-height:1.2;animation:5.4s ease-in-out infinite pillDrift;position:absolute}.message-green{background:var(--color-forest-grove);color:var(--color-pure-white);top:28px;bottom:auto;right:20px}.message-white{color:var(--color-ink-black);background:#ffffffeb;border:1px solid #1c1c1e1f;animation-delay:.58s;bottom:36px;right:28px}.stats-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin-top:28px;display:grid}.stat-card,.service-card,.proof-card,.testimonial-card,.contact-card{border-radius:var(--radius-cards);background:var(--color-mist-gray)}.stat-card{border:1px solid #1c1c1e0f;min-height:150px;padding:24px;animation:.76s cubic-bezier(.2,.8,.2,1) both heroReveal}.stat-card:nth-child(2){animation-delay:.1s}.stat-card:nth-child(3){animation-delay:.2s}.stat-card strong{color:var(--color-ink-black);margin-bottom:10px;font-size:clamp(30px,4vw,40px);font-weight:600;line-height:1.1;display:block}.stat-number{transform-origin:0;animation:.9s cubic-bezier(.16,1,.3,1) both numberPop,3.4s ease-in-out 1.2s infinite numberPulse}.stat-card:hover .stat-number{animation:.9s ease-in-out numberPulse}.stat-card span,.proof-card p,.service-card p,.process-item p,.contact-section p,.sources-section p,.site-footer span{color:var(--color-graphite);font-size:15px;line-height:1.55}.proof-section,.section,.testimonial-section,.contact-section,.sources-section{padding-top:clamp(72px,10vw,112px)}.section-heading{max-width:720px;margin-bottom:32px}.section-heading h2,.contact-section h2{color:var(--color-ink-black);font-family:var(--font-libre-caslon-text);letter-spacing:0;margin:12px 0 0;font-size:clamp(38px,5vw,58px);font-style:normal;font-weight:400;line-height:1.08}.section-heading h2 em,.contact-section h2 em{color:var(--color-forest-grove);font-style:italic}.proof-layout{grid-template-columns:minmax(0,.8fr) minmax(0,1.2fr);gap:16px;display:grid}.proof-card{min-height:390px;padding:30px}.proof-card-image{padding:0;overflow:hidden}.proof-card-image img{-o-object-fit:cover;object-fit:cover;height:100%}.big-stat{align-items:center;gap:12px;margin:28px 0 14px;display:flex}.big-stat svg{color:var(--color-forest-grove)}.big-stat strong{color:var(--color-ink-black);font-size:clamp(34px,5vw,48px);font-weight:600;line-height:1}.service-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;display:grid}.service-card{min-height:240px;padding:24px}.service-card span{border-radius:var(--radius-icons);background:var(--color-pure-white);width:42px;height:42px;color:var(--color-forest-grove);box-shadow:var(--shadow-subtle-2);place-items:center;margin-bottom:34px;display:grid}.service-card h3,.process-item h3{color:var(--color-ink-black);margin:0 0 10px;font-size:22px;font-weight:600;line-height:1.2}.service-card p,.process-item p,.contact-card>span{margin:0}.process-layout{grid-template-columns:minmax(0,.95fr) minmax(0,1.05fr);align-items:stretch;gap:16px;display:grid}.process-layout>img{border-radius:var(--radius-largecards);-o-object-fit:cover;object-fit:cover;height:100%;min-height:520px;box-shadow:var(--shadow-subtle-2), var(--shadow-subtle)}.process-list{gap:12px;display:grid}.process-item{border-radius:var(--radius-cards);background:var(--color-pure-white);box-shadow:var(--shadow-subtle-2);border:1px solid #1c1c1e14;grid-template-columns:68px minmax(0,1fr);align-items:start;gap:18px;padding:24px;display:grid}.process-item strong{color:var(--color-forest-grove);font-family:var(--font-geist-mono);font-size:13px}.testimonial-section{place-items:center;min-height:520px;display:grid}.review-slider{width:min(920px,100%);min-height:430px;padding:34px 0 78px;position:relative}.testimonial-card{background:var(--color-pure-white);width:min(820px,100% - 36px);box-shadow:var(--shadow-subtle-2), var(--shadow-subtle);padding:clamp(28px,5vw,44px)}.review-card-active{z-index:3;margin:0 auto;animation:.52s cubic-bezier(.2,.8,.2,1) both heroReveal;position:relative}.review-card-backdrop{z-index:1;opacity:.56;filter:blur(3px);pointer-events:none;-webkit-user-select:none;user-select:none;min-height:270px;position:absolute;top:70px;transform:scale(.92)}.review-card-backdrop blockquote{max-height:120px;overflow:hidden}.review-card-backdrop-left{left:-24px;transform:translate(-74px)rotate(-2deg)scale(.9)}.review-card-backdrop-right{right:-24px;transform:translate(74px)rotate(2deg)scale(.9)}.testimonial-card blockquote{color:var(--color-ink-black);margin:18px 0 32px;font-size:clamp(24px,4vw,40px);line-height:1.16}.review-controls{z-index:4;color:var(--color-graphite);align-items:center;gap:12px;font-size:13px;font-weight:600;display:flex;position:absolute;bottom:8px;right:64px}.review-control{width:42px;height:42px;color:var(--color-ink-black);cursor:pointer;box-shadow:var(--shadow-subtle-2);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffffdb;border:1px solid #1c1c1e2e;border-radius:50%;place-items:center;transition:color .18s,border-color .18s,transform .18s;display:grid}.review-control:hover{color:var(--color-forest-grove);border-color:var(--color-forest-grove);transform:translateY(-1px)}.testimonial-author{gap:14px}.testimonial-author>span{background:var(--color-forest-grove);width:42px;height:42px;color:var(--color-pure-white);border-radius:50%;place-items:center;display:grid}.testimonial-author strong{font-size:15px;display:block}.testimonial-author p{color:var(--color-slate-mid);margin:4px 0 0;font-size:14px}.contact-section{grid-template-columns:minmax(0,1fr) 360px;align-items:start;gap:32px;display:grid}.contact-section>div:first-child{max-width:680px}.contact-section p{max-width:580px}.contact-card{gap:14px;padding:24px;display:grid}.contact-card>span{color:var(--color-graphite);gap:10px}.contact-card>span svg{color:var(--color-forest-grove);flex:none}.contact-card .button{margin-top:8px}.contact-card .button span{color:var(--color-pure-white)}.contact-card .button svg{color:var(--color-forest-grove)}.sources-section{justify-content:space-between;gap:24px;padding-bottom:40px;display:flex}.sources-section p{max-width:660px;margin:0;font-size:13px}.sources-section div{flex-wrap:wrap;justify-content:flex-end;gap:10px;display:flex}.sources-section a{border-radius:var(--radius-tags);color:var(--color-graphite);border:1px solid #1c1c1e24;gap:5px;padding:8px 12px;font-size:13px}.site-footer{border-top:1px solid #1c1c1e1a;justify-content:space-between;gap:16px;padding:24px 0 40px;display:flex}.site-footer a{color:var(--color-forest-grove);font-weight:700}@media (width<=980px){.site-nav{display:none}.site-header{width:min(100% - 36px,900px)}.hero,.proof-layout,.process-layout,.contact-section{grid-template-columns:1fr}.hero{min-height:auto;padding-top:108px}.hero-card,.hero-card img{height:560px}.stats-grid,.service-grid{grid-template-columns:1fr 1fr}.contact-card{max-width:480px}}@media (width<=680px){.top-banner{font-size:12px}.site-header{gap:14px;padding:14px 18px;top:10px}.brand-full,.header-actions .nav-icon-link{display:none}.brand-short{display:inline}.hero,.stats-grid,.section,.proof-section,.testimonial-section,.contact-section,.sources-section,.site-footer{width:min(100% - 28px, var(--page-max-width))}.hero{padding-top:44px}.hero h1{font-size:58px;line-height:.98}.hero-actions,.button{width:100%}.hero-card,.hero-card img{height:500px}.message-pill{max-width:none;left:16px;right:16px}.stats-grid,.service-grid{grid-template-columns:1fr}.proof-card,.service-card,.process-item,.contact-card{padding:20px}.process-layout>img{min-height:360px}.process-item{grid-template-columns:44px minmax(0,1fr)}.sources-section,.site-footer{flex-direction:column}.sources-section div{justify-content:flex-start}.review-slider{min-height:500px;padding-bottom:72px}.review-card-backdrop{width:calc(100% - 50px);top:86px}.review-card-backdrop-left{left:0;transform:translate(-18px)rotate(-2deg)scale(.9)}.review-card-backdrop-right{right:0;transform:translate(18px)rotate(2deg)scale(.9)}.review-controls{right:22px}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}@media (width<=420px){.hero h1{font-size:52px}}@keyframes bannerSlide{0%{opacity:0;transform:translateY(-100%)}to{opacity:1;transform:translateY(0)}}@keyframes navDrop{0%{opacity:0;transform:translateY(-16px)}to{opacity:1;transform:translateY(0)}}@keyframes heroReveal{0%{opacity:0;transform:translateY(22px)}to{opacity:1;transform:translateY(0)}}@keyframes cardFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}@keyframes imageBreathe{0%{transform:scale(1.04)}to{transform:scale(1.085)}}@keyframes pillDrift{0%,to{transform:translate(0,0)}50%{transform:translateY(-8px)}}@keyframes numberPop{0%{opacity:0;filter:blur(8px);transform:translateY(18px)scale(.94)}to{opacity:1;filter:blur();transform:translateY(0)scale(1)}}@keyframes numberPulse{0%,to{color:var(--color-ink-black)}50%{color:var(--color-forest-grove)}}
