*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--teal-deep: #085041;--teal-mid: #0F6E56;--teal-bright: #1D9E75;--teal-light: #9FE1CB;--amber: #BA7517;--amber-mid: #EF9F27;--coral: #D85A30;--ink: #1A1A18;--ink-muted: #444441;--ink-faint: #888780;--border: rgba(8, 80, 65, .12);--border-mid: rgba(8, 80, 65, .22);--font-display: "Cormorant Garamond", Georgia, serif;--font-body: "DM Sans", sans-serif;--footer-height: 180px}html{scroll-behavior:smooth}body{font-family:var(--font-body);font-family:Inter,sans-serif;font-size:16px;line-height:1.7;overflow-x:hidden;margin:0;padding:0 0 100px}app-footer{position:fixed;bottom:0;left:0;width:100%;z-index:100}section{padding:5rem 4vw}.section-eyebrow{display:inline-block;font-size:1.72rem;font-weight:500;letter-spacing:.14em;text-transform:uppercase;color:var(--teal-mid);margin-bottom:.9rem}.section-title{font-family:var(--font-display);font-size:clamp(2rem,3.5vw,3rem);font-weight:500;line-height:1.15;letter-spacing:-.02em;color:var(--ink);margin-bottom:1rem}.section-title em{font-style:italic;color:var(--teal-mid)}.section-sub{font-size:1rem;color:var(--ink-muted);font-weight:300;max-width:520px;line-height:1.75}.section-header{margin-bottom:4rem}.btn-primary{background:var(--teal-mid);color:#fff;padding:.85rem 2rem;border-radius:100px;font-size:.9rem;font-weight:500;text-decoration:none;letter-spacing:.02em;transition:background .2s,transform .15s;display:inline-block;cursor:pointer;border:none}.btn-primary:hover{background:var(--teal-deep);transform:translateY(-1px)}.btn-secondary{color:var(--teal-mid);font-size:.9rem;font-weight:500;text-decoration:none;display:inline-flex;align-items:center;gap:.5rem;transition:gap .2s;cursor:pointer;background:none;border:none}.btn-secondary:hover{gap:.75rem}.btn-secondary:after{content:"\2192"}.post-body-full{white-space:pre-wrap;font-family:inherit;line-height:1.7}@media(max-width:900px){section{padding:5rem 6vw}}
