:root{--jade:#174f43;--jade2:#2e7563;--mint:#b9d9c9;--pale:#e6f0e8;--sand:#decba6;--ivory:#f8f5ec;--ink:#17332e;--muted:#62736e;--bronze:#9c7b4c;--line:rgba(23,79,67,.16);--serif:"Newsreader",Georgia,serif;--sans:"Manrope",sans-serif}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--ivory);color:var(--ink);font-family:var(--sans);font-size:16px;line-height:1.7}img{display:block;max-width:100%}a{color:inherit}button,input,textarea,select{font:inherit}.skip{position:absolute;left:-9999px;top:0}.skip:focus{left:1rem;top:1rem;background:#fff;padding:.6rem;z-index:99}.site-header{position:relative;z-index:10;border-bottom:1px solid var(--line);background:rgba(248,245,236,.94)}.nav-shell{max-width:1240px;margin:auto;padding:18px 28px;display:flex;align-items:center;justify-content:space-between}.brand{display:inline-flex;align-items:center;gap:12px;text-decoration:none;font-weight:600;letter-spacing:-.03em}.brand-mark{display:grid;place-items:center;width:38px;height:38px;border-radius:50% 42% 55% 45%;color:var(--ivory);font-family:var(--serif);font-size:22px;background:linear-gradient(135deg,var(--jade),#77b998);box-shadow:inset 3px 3px 8px rgba(255,255,255,.2)}.nav{display:flex;align-items:center;gap:32px}.nav a{text-decoration:none;font-size:14px}.nav a:hover{text-decoration:underline;text-underline-offset:5px}.nav-cta{border:1px solid var(--jade);border-radius:999px;padding:8px 17px}.nav-toggle{display:none;border:1px solid var(--line);background:none;border-radius:999px;padding:7px 14px;color:var(--ink)}
.hero{max-width:1240px;margin:auto;padding:68px 28px 74px;display:grid;grid-template-columns:.8fr 1.2fr;gap:58px;align-items:center;min-height:720px}.eyebrow{font-size:12px;text-transform:uppercase;letter-spacing:.18em;color:var(--bronze);font-weight:700}.hero h1,.page-hero h1{font:400 clamp(3.6rem,7vw,6.7rem)/.91 var(--serif);letter-spacing:-.055em;margin:22px 0 28px}.hero h1 em,.page-hero h1 em,.editorial-hero h1 em{color:var(--jade2);font-weight:400}.lead{font-size:18px;color:var(--muted);max-width:490px}.text-link{font-weight:650;text-decoration:none;border-bottom:1px solid var(--jade);padding-bottom:5px;display:inline-block;margin-top:14px}.hero-visual{position:relative}.hero-visual:before{content:"";position:absolute;inset:-24px 20% 20% -26px;border-radius:48% 52% 42% 58%;background:linear-gradient(130deg,var(--mint),var(--sand));opacity:.7}.hero-visual img{position:relative;width:100%;height:530px;object-fit:cover;border-radius:45% 55% 48% 52% / 52% 38% 62% 48%;filter:saturate(.75)}.hero-note{position:absolute;right:-14px;bottom:20px;width:260px;padding:20px 24px;background:rgba(248,245,236,.93);backdrop-filter:blur(12px);border:1px solid rgba(255,255,255,.8);border-radius:8px;box-shadow:0 20px 50px rgba(23,51,46,.15)}.hero-note span,.hero-note small{display:block;font-size:11px;color:var(--muted);text-transform:uppercase;letter-spacing:.08em}.hero-note strong{display:block;font:500 20px/1.2 var(--serif);margin:5px 0 10px}
.signal-bar{background:var(--jade);color:#e8f2eb;display:flex;justify-content:center;gap:7vw;padding:24px 30px;align-items:center}.signal-bar p{color:var(--mint);font-family:var(--serif);font-size:19px}.signal-bar div{font-size:13px;text-transform:uppercase;letter-spacing:.08em}.signal-bar span{color:var(--sand);margin-right:9px}.section{max-width:1240px;margin:auto;padding:110px 28px}.section-heading{display:flex;align-items:end;justify-content:space-between;margin-bottom:42px}.section-heading h2,.panel-intro h2,.newsletter h2,.prose-intro h2,.cta-band h2{font:400 clamp(2.6rem,5vw,4.5rem)/1 var(--serif);letter-spacing:-.04em;margin:10px 0}.news-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.news-card{border-top:1px solid var(--line)}.news-card img{height:245px;width:100%;object-fit:cover;margin-top:14px;filter:saturate(.75);border-radius:4px 28px 4px 4px}.news-body{padding:18px 4px}.meta,.date{color:var(--bronze);font-size:11px;text-transform:uppercase;letter-spacing:.1em}.news-card h3,.news-card h2{font:500 27px/1.15 var(--serif);margin:10px 0}.news-card p{color:var(--muted)}.date{color:var(--muted)}.jade-panel{max-width:1184px;background:radial-gradient(circle at 80% 20%,rgba(185,217,201,.25),transparent 30%),linear-gradient(135deg,#174f43,#286757);color:#edf4ef;border-radius:6px 70px 6px 70px;display:grid;grid-template-columns:.8fr 1.2fr;gap:70px;padding:80px}.panel-intro p{color:#c8ddd2}.offer-list article{display:grid;grid-template-columns:50px 1fr;gap:18px;padding:25px 0;border-top:1px solid rgba(255,255,255,.2)}.offer-list article>span{color:var(--sand)}.offer-list h3{font:400 30px var(--serif);margin:2px 0}.offer-list p{color:#c4d6ce;margin:5px 0}.offer-list a{color:var(--sand);font-size:13px}.newsletter{max-width:1240px;margin:110px auto;padding:70px 60px;background:linear-gradient(120deg,#eadfc6,#f6f1e6);display:grid;grid-template-columns:1fr 1fr;gap:70px;border-radius:60px 5px 60px 5px}.newsletter form{align-self:center}.newsletter label{display:block;font-size:13px}.input-row{display:flex;border-bottom:1px solid var(--jade);padding:5px 0}.input-row input{flex:1;border:0;background:transparent;padding:12px 4px;min-width:0}.input-row input:focus{outline:2px solid var(--jade2);outline-offset:2px}.button{position:relative;overflow:hidden;border:0;background:linear-gradient(115deg,var(--jade),var(--jade2));color:#fff;border-radius:999px;padding:12px 22px;text-decoration:none;display:inline-block;cursor:pointer;font-weight:600;font-size:14px}.button:after{content:"";position:absolute;top:-70%;left:-20%;width:30%;height:240%;transform:rotate(25deg);background:rgba(255,255,255,.15);transition:left .6s}.button:hover:after{left:110%}.button.ghost{background:transparent;color:var(--jade);border:1px solid var(--jade)}.button.sand{background:var(--sand);color:var(--ink)}.check{font-size:12px!important;color:var(--muted);margin-top:15px}.check input{accent-color:var(--jade)}.field-error{color:#9b3228;font-size:12px;min-height:1em;margin:2px 0}.form-status{font-weight:600;min-height:1.5em}.form-status.success{color:#166447}.form-status.error{color:#9b3228}
.page-hero{max-width:1240px;margin:auto;padding:105px 28px 75px}.page-hero>p{max-width:650px;color:var(--muted);font-size:18px}.page-hero.split{display:grid;grid-template-columns:1.5fr .5fr;align-items:end;gap:80px}.page-hero.split h1{font-size:clamp(3.4rem,6vw,6rem)}.filter-row{display:flex;gap:12px;margin-bottom:35px;flex-wrap:wrap}.filter-row span{border:1px solid var(--line);border-radius:999px;padding:8px 15px;font-size:12px}.filter-row span:first-child{background:var(--jade);color:#fff}.news-grid-wide{grid-template-columns:repeat(2,1fr)}.news-grid-wide .news-card img{height:350px}.source-note{margin-top:70px;padding:35px;border-left:4px solid var(--bronze);background:#eee5d2}.source-note p{max-width:750px}.service-stack article{display:grid;grid-template-columns:1fr 1fr;gap:70px;padding:60px 0;border-top:1px solid var(--line);align-items:center}.service-stack article:nth-child(even) img{order:2}.service-stack img{height:390px;width:100%;object-fit:cover;border-radius:50px 5px;filter:saturate(.7)}.service-stack h2{font:400 48px var(--serif);margin:6px 0}.service-stack ul{padding-left:20px;color:var(--muted);margin-bottom:28px}.cta-band{text-align:center;background:var(--jade);color:#fff;padding:90px 24px}.cta-band .eyebrow{color:var(--sand)}
.editorial-hero{position:relative;max-width:1380px;margin:45px auto 0;padding:0 28px}.editorial-hero img{height:620px;width:100%;object-fit:cover;filter:saturate(.55) brightness(.72);border-radius:4px 70px}.editorial-hero>div{position:absolute;left:8%;bottom:55px;color:#fff;max-width:800px}.editorial-hero h1{font:400 clamp(3rem,6vw,6rem)/.95 var(--serif);letter-spacing:-.05em;margin:15px 0}.editorial-hero h1 em{color:#c9e5d3}.prose-intro{display:grid;grid-template-columns:.35fr 1fr;gap:80px}.prose-intro>div{columns:2;column-gap:45px}.team-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.team-grid img{width:100%;height:360px;object-fit:cover;filter:saturate(.65);border-radius:5px 45px}.team-grid h3{font:500 27px var(--serif);margin:14px 0 0}.team-grid p{color:var(--muted);margin:0}.method{background:var(--pale);max-width:1184px;margin-bottom:110px;border-radius:50px 4px}.method-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:45px}.method-grid article{border-top:1px solid var(--jade);padding-top:20px}.method-grid span{color:var(--bronze)}.method-grid h3{font:500 29px var(--serif)}.contact-layout{display:grid;grid-template-columns:.7fr 1.3fr;gap:80px}.contact-card{padding:35px;background:var(--pale);border-radius:5px 45px}.contact-card h2,.form-card h2{font:400 37px var(--serif)}.small{font-size:13px;color:var(--muted)}.form-card{display:grid;gap:16px}.field label{display:block;font-size:13px;font-weight:600}.field input,.field textarea,.field select{width:100%;border:0;border-bottom:1px solid var(--jade);background:transparent;padding:10px 4px;color:var(--ink)}.field input:focus,.field textarea:focus,.field select:focus{outline:2px solid var(--jade2);outline-offset:2px}.form-card .button{justify-self:start}
.legal{max-width:820px;margin:0 auto;padding:100px 28px 130px}.legal h1{font:400 clamp(3.2rem,6vw,5.5rem)/.95 var(--serif);letter-spacing:-.045em}.legal h2{font:500 29px var(--serif);margin-top:45px}.legal p{color:#425650}.legal .updated{color:var(--bronze);font-size:13px;border-bottom:1px solid var(--line);padding-bottom:28px}.not-found{text-align:center;min-height:70vh;padding:110px 28px}.error-orb{width:180px;height:180px;margin:0 auto 30px;display:grid;place-items:center;border-radius:46% 54% 61% 39%;background:linear-gradient(135deg,var(--mint),var(--sand));font:400 50px var(--serif)}.not-found h1{font:400 50px var(--serif);margin:15px}.not-found p{color:var(--muted)}
.site-footer{background:#102f29;color:#d8e6df;padding:70px 28px 25px}.footer-grid{max-width:1184px;margin:auto;display:grid;grid-template-columns:2fr 1fr 1fr 1.5fr;gap:55px}.footer-grid h2{font-size:12px;text-transform:uppercase;letter-spacing:.15em;color:var(--sand)}.footer-grid a:not(.brand){display:block;color:#c0d0c8;text-decoration:none;font-size:13px;margin:7px 0}.footer-grid p{color:#9fb6ab;font-size:13px}.footer-brand{color:#fff}.footer-bottom{max-width:1184px;margin:55px auto 0;padding-top:20px;border-top:1px solid rgba(255,255,255,.13);display:flex;justify-content:space-between;color:#7f9d90;font-size:11px;text-transform:uppercase;letter-spacing:.08em}.cookie{position:fixed;z-index:50;left:20px;right:20px;bottom:20px;max-width:900px;margin:auto;background:rgba(248,245,236,.97);border:1px solid var(--line);box-shadow:0 20px 70px rgba(10,45,37,.25);padding:18px 22px;border-radius:5px 30px;display:flex;align-items:center;justify-content:space-between;gap:25px}.cookie[hidden]{display:none}.cookie strong{font-family:var(--serif);font-size:21px}.cookie p{margin:2px 0;color:var(--muted);font-size:12px}.cookie-actions{display:flex;gap:8px;flex:none}
@media(max-width:850px){.nav-toggle{display:block}.nav{display:none;position:absolute;top:74px;left:15px;right:15px;background:var(--ivory);border:1px solid var(--line);padding:20px;flex-direction:column;align-items:stretch}.nav.open{display:flex}.hero{grid-template-columns:1fr;padding-top:45px}.hero h1{font-size:4.2rem}.signal-bar{overflow:auto;justify-content:flex-start}.signal-bar p{display:none}.news-grid,.news-grid-wide,.team-grid{grid-template-columns:1fr 1fr}.jade-panel,.newsletter,.page-hero.split,.prose-intro,.contact-layout{grid-template-columns:1fr}.service-stack article{gap:30px}.footer-grid{grid-template-columns:1fr 1fr}.editorial-hero img{height:520px}.prose-intro>div{columns:1}.cookie{align-items:flex-start;flex-direction:column}.cookie-actions{width:100%}.cookie-actions button{flex:1}}
@media(max-width:560px){.nav-shell{padding:14px 18px}.hero{padding:40px 18px 60px;min-height:auto}.hero h1{font-size:3.4rem}.hero-visual img{height:380px}.hero-note{right:0}.section{padding:75px 18px}.section-heading{align-items:flex-start;gap:18px;flex-direction:column}.news-grid,.news-grid-wide,.team-grid{grid-template-columns:1fr}.jade-panel{margin:0 10px;padding:55px 25px;border-radius:5px 45px}.newsletter{margin:75px 10px;padding:50px 24px}.input-row{align-items:stretch}.input-row .button{padding:10px}.page-hero{padding:70px 18px 45px}.page-hero h1{font-size:3.5rem}.service-stack article{grid-template-columns:1fr}.service-stack article:nth-child(even) img{order:0}.service-stack img{height:280px}.editorial-hero{padding:0 10px}.editorial-hero>div{left:30px;bottom:30px}.editorial-hero img{height:480px}.method-grid{grid-template-columns:1fr}.footer-grid{grid-template-columns:1fr}.footer-bottom{gap:10px;flex-direction:column}.legal{padding-top:70px}.legal h1{font-size:3.4rem}}
