:root{--bg:#fff;--ink:#17202a;--muted:#64748b;--line:#e2e8f0;--accent:#0f766e;--accent-dark:#115e59;--surface:#f8fafc;--surface-strong:#eef6f5;--max:1120px}*{box-sizing:border-box}html{background:var(--bg);color:var(--ink);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}body{margin:0;line-height:1.65}a{color:var(--accent-dark);text-underline-offset:.18em;text-decoration-thickness:.08em}a:hover,a:focus{color:#0d9488}img{border-radius:18px;max-width:100%;height:auto}.shell{width:min(var(--max), calc(100% - 32px));margin-inline:auto}.skip-link{background:var(--ink);color:#fff;z-index:20;padding:.6rem .8rem;position:absolute;top:1rem;left:-999px}.skip-link:focus{left:1rem}.site-header{border-bottom:1px solid var(--line);z-index:10;backdrop-filter:blur(12px);background:#fffffff5;position:sticky;top:0}.header-shell{justify-content:space-between;align-items:center;gap:1rem;padding:1rem 0;display:flex}.brand{color:var(--ink);flex-direction:column;line-height:1.15;text-decoration:none;display:inline-flex}.brand-name{letter-spacing:.06em;font-size:clamp(1.15rem,2.6vw,1.75rem);font-weight:800}.brand-tagline{color:var(--muted);letter-spacing:.14em;text-transform:uppercase;font-size:.84rem}.site-nav{flex-wrap:wrap;justify-content:flex-end;gap:.45rem;display:flex}.site-nav a,.footer-nav a,.pill-link{border-radius:999px;padding:.45rem .75rem;text-decoration:none}.site-nav a{color:var(--ink)}.site-nav a:hover,.site-nav a:focus{background:var(--surface-strong);color:var(--accent-dark)}.hero{border-bottom:1px solid var(--line);background:linear-gradient(135deg,#f0fdfa 0%,#f8fafc 58%,#fff 100%);padding:clamp(3rem,8vw,7rem) 0}.hero h1{letter-spacing:-.055em;margin:0 0 1rem;font-size:clamp(2.4rem,8vw,5.5rem);line-height:.95}.hero p{max-width:68ch;color:var(--muted);font-size:clamp(1.05rem,2vw,1.35rem)}.section{padding:clamp(2.25rem,6vw,4.5rem) 0}.section-muted{background:var(--surface);border-block:1px solid var(--line)}.section-heading{justify-content:space-between;align-items:end;gap:1rem;margin-bottom:1.4rem;display:flex}.section-heading h2{margin:0;font-size:clamp(1.6rem,3vw,2.35rem);line-height:1.1}.section-heading p{color:var(--muted);max-width:56ch;margin:0}.article-shell{width:min(860px,100% - 32px);margin-inline:auto;padding:clamp(2.5rem,7vw,5rem) 0}.article-header{margin-bottom:2rem}.eyebrow{color:var(--accent-dark);text-transform:uppercase;letter-spacing:.12em;font-size:.82rem;font-weight:700}.article-header h1{letter-spacing:-.045em;margin:.35rem 0 1rem;font-size:clamp(2rem,6vw,4rem);line-height:1.05}.meta{color:var(--muted);flex-wrap:wrap;gap:.45rem .9rem;font-size:.95rem;display:flex}.featured-image{margin:1.75rem 0}.content :where(h2,h3,h4){margin-top:2.2rem;line-height:1.2}.content :where(p,ul,ol,blockquote){margin-block:1rem}.content blockquote{border-left:4px solid var(--accent);color:var(--muted);padding-left:1rem}.content .wp-block-cover{background:var(--surface-strong);border:1px solid var(--line);border-radius:24px;margin:1.5rem 0;padding:clamp(1.4rem,4vw,3rem)}.content .has-text-align-center{text-align:center}.content .has-large-font-size{font-size:clamp(1.35rem,3vw,2rem)}.content .has-medium-font-size{font-size:1.15rem}.card-grid,.latest-grid,.category-grid{grid-template-columns:repeat(auto-fit,minmax(min(100%,255px),1fr));gap:1rem;display:grid}.card{border:1px solid var(--line);background:#fff;border-radius:22px;overflow:hidden;box-shadow:0 12px 32px #0f172a0f}.card a{color:inherit;height:100%;text-decoration:none;display:block}.card a:hover h3,.card a:focus h3{color:var(--accent-dark)}.card-media{aspect-ratio:16/10;background:var(--surface-strong);overflow:hidden}.card-media img{object-fit:cover;border-radius:0;width:100%;height:100%}.card-body{padding:1rem}.card h3{margin:0 0 .5rem;font-size:1.08rem;line-height:1.25}.card p{color:var(--muted);margin:.5rem 0 0}.pill-list{flex-wrap:wrap;gap:.5rem;margin-top:1.5rem;display:flex}.pill-link{background:var(--surface-strong);color:var(--accent-dark)}.contact-panel{background:var(--ink);color:#fff;border-radius:28px;gap:.75rem;padding:clamp(1.5rem,5vw,3rem);display:grid}.contact-panel h2{color:#fff;margin:0}.contact-panel p{color:#dbeafe;margin:0}.contact-panel a{color:#99f6e4;font-weight:700}.site-footer{color:#e2e8f0;background:#0f172a;margin-top:2rem;padding:3rem 0 1.5rem}.site-footer h2{color:#fff;margin:0 0 .75rem;font-size:1rem}.site-footer p{color:#cbd5e1;margin:.35rem 0}.footer-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1.5rem;display:grid}.footer-nav{flex-direction:column;align-items:flex-start;gap:.2rem;display:flex}.footer-nav a,.site-footer a{color:#99f6e4}.copyright{color:#94a3b8;border-top:1px solid #ffffff1f;margin-top:2rem;padding-top:1rem;font-size:.9rem}@media (width<=720px){.header-shell{flex-direction:column;align-items:flex-start}.site-nav{justify-content:flex-start}.hero{padding-top:2.4rem}}
