:root{--bg: #f7f8f6;--bg-soft: #d9f1f0;--surface: #ffffff;--surface-strong: #ffffff;--text: #363d3f;--muted: #5f686a;--accent: #008f8c;--accent-dark: #006f6d;--ci-red: #e33b35;--sage: #bde6e5;--sage-strong: #009a97;--petrol: #005c5b;--line: rgba(0, 143, 140, .18);--shadow: 0 24px 70px rgba(0, 89, 88, .12);--radius: 8px;--radius-lg: 18px;--container: min(1120px, calc(100vw - 40px) );color-scheme:light}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--bg);color:var(--text);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:17px;line-height:1.65;letter-spacing:0;text-rendering:optimizeLegibility}body::selection{background:var(--sage);color:var(--text)}img,svg{display:block;max-width:100%}a{color:inherit}button,input,textarea{font:inherit}h1,h2,h3,h4,p{margin-block-start:0}h1,h2,h3{font-family:Georgia,Times New Roman,serif;font-weight:700;line-height:1.05;color:var(--petrol)}h1{font-size:clamp(2.5rem,5.4vw,4.8rem);max-width:12ch;margin-block-end:1.15rem}h2{font-size:clamp(2rem,4vw,3.25rem);margin-block-end:1rem}h3{font-size:clamp(1.3rem,2.2vw,1.85rem);margin-block-end:.7rem}p{color:var(--muted)}.container{width:var(--container);margin-inline:auto;min-width:0}.section{padding:clamp(4rem,8vw,7rem) 0}.section-soft{background:linear-gradient(180deg,#d9f1f09e,#f7f8f6f5)}.section-grid{display:grid;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);gap:clamp(2rem,6vw,5.5rem);align-items:center}.lead{font-size:clamp(1.1rem,2vw,1.35rem);line-height:1.58;max-width:62ch;overflow-wrap:break-word}.eyebrow{color:var(--sage-strong);font-size:.84rem;font-weight:800;letter-spacing:.08em;margin-bottom:.9rem;text-transform:uppercase}.button{align-items:center;border:1px solid transparent;border-radius:var(--radius);display:inline-flex;gap:.58rem;justify-content:center;min-height:3.25rem;padding:.86rem 1.14rem;text-decoration:none;font-size:.98rem;font-weight:800;line-height:1;transition:transform .18s ease,box-shadow .18s ease,background .18s ease,border-color .18s ease}.button:hover{transform:translateY(-2px)}.button-primary{background:var(--accent);color:#fff;box-shadow:0 16px 34px #008f8c38}.button-primary:hover{background:var(--accent-dark)}.button-secondary{border-color:#008f8c47;background:#ffffffc7;color:var(--petrol)}.button-secondary:hover{border-color:#008f8c80;box-shadow:0 16px 32px #00595814}.media-frame{overflow:hidden;border-radius:var(--radius-lg);box-shadow:var(--shadow);background:var(--surface)}.media-frame img{width:100%;height:100%;object-fit:cover}.card{border:1px solid var(--line);border-radius:var(--radius);background:#ffffffe6;box-shadow:0 12px 36px #0059580f}.icon-bubble{align-items:center;background:#bde6e57a;border:1px solid rgba(0,143,140,.24);border-radius:999px;color:var(--petrol);display:inline-flex;height:3.2rem;justify-content:center;width:3.2rem}.reveal{opacity:0;transform:translateY(18px);transition:opacity .65s ease,transform .65s ease}.reveal.is-visible{opacity:1;transform:translateY(0)}.sticky-call{display:none}.sr-only{border:0;clip:rect(0,0,0,0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;white-space:nowrap;width:1px}@media(max-width:760px){body{font-size:16px}.container{width:min(100% - 28px,1120px)}.section{padding:3.75rem 0}.section-grid{grid-template-columns:1fr}h1{font-size:clamp(2.35rem,11vw,3.35rem);max-width:100%}.sticky-call{align-items:center;background:var(--accent);border-radius:var(--radius);bottom:1rem;box-shadow:0 18px 40px #006f6d4d;color:#fff;display:inline-flex;font-size:.98rem;font-weight:800;gap:.55rem;justify-content:center;left:1rem;min-height:3.35rem;position:fixed;right:1rem;text-decoration:none;z-index:40}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.001ms!important;scroll-behavior:auto!important;transition-duration:.001ms!important}.reveal{opacity:1;transform:none}}.site-header[data-astro-cid-ctg3m53h]{background:#f7f8f6eb;backdrop-filter:blur(18px);border-bottom:1px solid rgba(16,53,50,.08);position:sticky;top:0;z-index:30}.header-inner[data-astro-cid-ctg3m53h]{align-items:center;display:grid;grid-template-columns:auto 1fr auto;gap:clamp(1rem,3vw,2rem);min-height:5.85rem;position:relative}.brand[data-astro-cid-ctg3m53h]{align-items:center;display:inline-flex;gap:.75rem;text-decoration:none}.brand-mark[data-astro-cid-ctg3m53h]{align-items:center;border:1px solid rgba(109,152,134,.35);border-radius:50%;color:var(--sage-strong);display:inline-flex;height:3.4rem;justify-content:center;width:3.4rem}.brand-mark[data-astro-cid-ctg3m53h] svg[data-astro-cid-ctg3m53h]{height:2.45rem;width:2.45rem}.brand[data-astro-cid-ctg3m53h] strong[data-astro-cid-ctg3m53h]{color:var(--petrol);display:block;font-family:Georgia,Times New Roman,serif;font-size:1.07rem;line-height:1.05}.brand[data-astro-cid-ctg3m53h] small[data-astro-cid-ctg3m53h]{color:var(--muted);display:block;font-size:.73rem;line-height:1.2;margin-top:.25rem}.main-nav[data-astro-cid-ctg3m53h]{display:flex;gap:clamp(1rem,3vw,2.3rem);justify-content:center}.main-nav[data-astro-cid-ctg3m53h] a[data-astro-cid-ctg3m53h]{color:var(--text);font-size:.94rem;font-weight:800;text-decoration:none}.main-nav[data-astro-cid-ctg3m53h] a[data-astro-cid-ctg3m53h][aria-current=page]{color:var(--ci-red)}.header-call[data-astro-cid-ctg3m53h]{align-items:center;border:1px solid rgba(16,53,50,.2);border-radius:var(--radius);color:var(--petrol);display:inline-flex;gap:.75rem;padding:.78rem 1rem;text-decoration:none}.header-call[data-astro-cid-ctg3m53h] small[data-astro-cid-ctg3m53h],.header-call[data-astro-cid-ctg3m53h] strong[data-astro-cid-ctg3m53h]{display:block;line-height:1.1}.header-call[data-astro-cid-ctg3m53h] small[data-astro-cid-ctg3m53h]{color:var(--muted);font-size:.76rem;font-weight:700}.header-call[data-astro-cid-ctg3m53h] strong[data-astro-cid-ctg3m53h]{font-size:1rem;margin-top:.18rem}.menu-button[data-astro-cid-ctg3m53h]{align-items:center;background:var(--surface);border:1px solid var(--line);border-radius:var(--radius);color:var(--petrol);display:inline-flex;height:2.9rem;justify-content:center;justify-self:end;width:2.9rem}@media(min-width:881px){.menu-button[data-astro-cid-ctg3m53h]{display:none}}@media(max-width:880px){.header-inner[data-astro-cid-ctg3m53h]{grid-template-columns:auto 1fr auto;min-height:4.8rem}.menu-button[data-astro-cid-ctg3m53h]{display:inline-flex;position:absolute;right:0;top:.95rem;transform:none}.header-call[data-astro-cid-ctg3m53h]{display:none}.main-nav[data-astro-cid-ctg3m53h]{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow);display:none;flex-direction:column;gap:0;grid-column:1 / -1;justify-content:start;padding:.5rem}.main-nav[data-astro-cid-ctg3m53h].is-open{display:flex}.main-nav[data-astro-cid-ctg3m53h] a[data-astro-cid-ctg3m53h]{border-radius:6px;padding:.85rem .9rem}.main-nav[data-astro-cid-ctg3m53h] a[data-astro-cid-ctg3m53h]:hover{background:#b8cbbf38}.brand[data-astro-cid-ctg3m53h] small[data-astro-cid-ctg3m53h]{display:none}.brand[data-astro-cid-ctg3m53h] strong[data-astro-cid-ctg3m53h]{font-size:.98rem}.brand[data-astro-cid-ctg3m53h]{padding-right:3.4rem}}.site-footer[data-astro-cid-gcn2mc3v]{background:#d9f1f0;border-top:1px solid var(--line);padding:4rem 0 1.2rem}.footer-grid[data-astro-cid-gcn2mc3v]{display:grid;gap:2rem;grid-template-columns:1.3fr .8fr 1fr 1.2fr}.footer-brand[data-astro-cid-gcn2mc3v]{color:var(--petrol);display:inline-flex;flex-direction:column;font-family:Georgia,Times New Roman,serif;line-height:1.1;text-decoration:none}.footer-brand[data-astro-cid-gcn2mc3v] strong[data-astro-cid-gcn2mc3v]{font-size:1.35rem}.footer-brand[data-astro-cid-gcn2mc3v] span[data-astro-cid-gcn2mc3v]{color:var(--muted);font-family:Inter,ui-sans-serif,system-ui,sans-serif;font-size:.82rem;margin-top:.35rem}.site-footer[data-astro-cid-gcn2mc3v] p[data-astro-cid-gcn2mc3v]{max-width:27ch;margin-top:1rem}.site-footer[data-astro-cid-gcn2mc3v] h2[data-astro-cid-gcn2mc3v]{color:var(--text);font-family:Inter,ui-sans-serif,system-ui,sans-serif;font-size:.92rem;letter-spacing:0;margin-bottom:.8rem}.site-footer[data-astro-cid-gcn2mc3v] nav[data-astro-cid-gcn2mc3v]{display:grid;gap:.45rem}.site-footer[data-astro-cid-gcn2mc3v] a[data-astro-cid-gcn2mc3v]{color:var(--muted);text-decoration:none}.site-footer[data-astro-cid-gcn2mc3v] a[data-astro-cid-gcn2mc3v]:hover{color:var(--petrol)}.contact-line[data-astro-cid-gcn2mc3v]{align-items:center;display:flex;gap:.6rem;margin-bottom:.62rem}.contact-line[data-astro-cid-gcn2mc3v] svg[data-astro-cid-gcn2mc3v]{color:var(--sage-strong);flex:0 0 auto}.footer-bottom[data-astro-cid-gcn2mc3v]{border-top:1px solid var(--line);color:var(--muted);display:flex;font-size:.85rem;justify-content:space-between;margin-top:3rem;padding-top:1rem}@media(max-width:900px){.footer-grid[data-astro-cid-gcn2mc3v]{grid-template-columns:1fr 1fr}}@media(max-width:620px){.footer-grid[data-astro-cid-gcn2mc3v]{grid-template-columns:1fr}.footer-bottom[data-astro-cid-gcn2mc3v]{flex-direction:column;gap:.6rem;padding-bottom:4.2rem}}
