@import"https://fonts.googleapis.com/css2?family=Fraunces:wght@500;600;700&family=Manrope:wght@400;500;600;700;800&display=swap";:root{--bg: #f4efe5;--surface: rgba(255, 252, 246, .82);--surface-strong: rgba(255, 255, 255, .94);--text: #1f2b28;--muted: #5e6c68;--line: rgba(24, 48, 45, .12);--accent: #b6642f;--accent-strong: #0f6b68;--accent-soft: #ead8b8;--shadow: 0 28px 80px rgba(17, 41, 40, .12);--radius: 28px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Manrope,sans-serif;color:var(--text);background:radial-gradient(circle at top left,rgba(15,107,104,.18),transparent 28%),radial-gradient(circle at 90% 10%,rgba(182,100,47,.18),transparent 20%),linear-gradient(180deg,#f8f3e9,#efe5d2)}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}.site-shell{position:relative;min-height:100vh}.site-shell__backdrop{position:fixed;top:0;right:0;bottom:0;left:0;pointer-events:none;background-image:linear-gradient(rgba(255,255,255,.1) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.08) 1px,transparent 1px);background-size:64px 64px;-webkit-mask-image:linear-gradient(180deg,rgba(0,0,0,.45),transparent 78%);mask-image:linear-gradient(180deg,rgba(0,0,0,.45),transparent 78%)}.site-header{position:sticky;top:0;z-index:20;padding:18px 20px 0}.site-header__inner{max-width:1240px;margin:0 auto;display:flex;align-items:center;gap:20px;justify-content:space-between;padding:18px 22px;border:1px solid rgba(255,255,255,.5);border-radius:999px;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fffaf4c7;box-shadow:0 18px 40px #1f2b2814}.brand{display:inline-flex;flex-direction:column;gap:2px}.brand__eyebrow,.hero__kicker,.footer-label,.section-head a,.taxonomy-banner span,.article-card__meta,.hero__panel-label,.topic-card__eyebrow,.search-summary{text-transform:uppercase;letter-spacing:.12em;font-size:.75rem;font-weight:800}.brand__title{font-family:Fraunces,serif;font-size:1.1rem}.site-nav{display:flex;align-items:center;gap:14px;flex-wrap:wrap}.site-nav a{padding:10px 14px;border-radius:999px;color:var(--muted);transition:.18s ease}.site-nav a:hover,.site-nav a.is-active{background:#123d3e;color:#fff}.menu-toggle{display:none;width:48px;height:48px;border:0;border-radius:50%;background:#123d3e;align-items:center;justify-content:center;flex-direction:column;gap:4px}.menu-toggle span{width:18px;height:2px;background:#fff}.hero{padding:42px 20px 20px}.hero__inner,.content-frame,.site-footer__grid{max-width:1240px;margin:0 auto}.hero__inner{position:relative;display:grid;grid-template-columns:minmax(0,1.5fr) minmax(280px,.7fr);gap:24px;padding:54px;overflow:hidden;border-radius:42px;background:linear-gradient(135deg,#0c3c3df2,#12655cd1),linear-gradient(180deg,rgba(255,255,255,.12),transparent);box-shadow:var(--shadow);color:#f6f4ef}.hero__mesh{position:absolute;inset:auto 0 0;height:0}.hero__copy h1{margin:10px 0 18px;font-family:Fraunces,serif;font-size:clamp(2.2rem,5vw,4.6rem);line-height:.95;max-width:12ch}.hero__copy p,.hero__panel,.site-footer p,.rich-text,.topic-card span,.search-field span{color:#f6f4efd6;line-height:1.75}.hero__meta,.hero__stats,.hero__chips{display:flex;flex-wrap:wrap;gap:10px}.hero__meta span,.hero__stats span,.hero__chips a{padding:10px 14px;border-radius:999px;background:#ffffff1a;border:1px solid rgba(255,255,255,.12)}.hero__panel{align-self:stretch;display:flex;flex-direction:column;justify-content:space-between;gap:18px;padding:24px;border-radius:28px;background:#ffffff14}.content-frame{padding:18px 20px 64px}.breadcrumbs{display:flex;flex-wrap:wrap;gap:10px;margin-bottom:22px;color:var(--muted)}.breadcrumbs span:not(:last-child):after{content:"/";margin-left:10px;color:#1f2b2861}.page-stack{display:flex;flex-direction:column;gap:22px}.panel{padding:28px;border-radius:var(--radius);background:var(--surface);border:1px solid rgba(255,255,255,.65);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);box-shadow:var(--shadow)}.panel--article{padding:34px}.panel--featured{background:linear-gradient(180deg,#fffbf6eb,#fff8f0e0)}.section-head{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:18px}.section-head h2,.rich-text h1,.rich-text h2,.rich-text h3{margin:0;font-family:Fraunces,serif}.feature-grid,.topic-grid,.article-grid{display:grid;gap:18px}.feature-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.topic-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.article-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.article-card,.topic-card{position:relative;overflow:hidden;border-radius:24px;background:var(--surface-strong);border:1px solid var(--line);transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.article-card:hover,.topic-card:hover{transform:translateY(-4px);box-shadow:0 20px 42px #1632301f;border-color:#0f6b682e}.article-card[data-tone="0"]{background:linear-gradient(180deg,#0f6b681f,#ffffffeb)}.article-card[data-tone="1"]{background:linear-gradient(180deg,#b6642f24,#ffffffeb)}.article-card[data-tone="2"]{background:linear-gradient(180deg,#2349861f,#ffffffeb)}.article-card[data-tone="3"]{background:linear-gradient(180deg,#71431f1f,#ffffffeb)}.article-card__body,.topic-card{display:flex;flex-direction:column;gap:16px;min-height:100%;padding:24px}.article-card--featured .article-card__body{min-height:320px}.article-card__meta,.article-card__footer,.article-card__chips{display:flex;flex-wrap:wrap;gap:8px}.article-card h3,.topic-card strong{margin:0;font-family:Fraunces,serif;font-size:1.45rem;line-height:1.1}.article-card p,.topic-card span,.search-summary,.search-field span,.site-footer p,.rich-text p,.rich-text li,.rich-text blockquote{margin:0;color:var(--muted)}.article-card__footer{margin-top:auto;align-items:center;justify-content:space-between}.article-card__chips span{padding:6px 10px;border-radius:999px;background:#0f6b681a;color:#0f5a58;font-size:.85rem}.taxonomy-banner{display:inline-flex;gap:14px;align-items:center;width:fit-content;padding:12px 18px;border-radius:999px;background:#ffffffb8;border:1px solid var(--line)}.search-field{display:flex;flex-direction:column;gap:10px}.search-field input{width:100%;padding:16px 18px;border-radius:18px;border:1px solid rgba(15,107,104,.18);background:#ffffffd6;font:inherit}.article-meta{display:flex;flex-wrap:wrap;gap:10px;margin-bottom:18px}.article-meta span,.pagination a,.pagination strong,.pagination .is-disabled{padding:10px 14px;border-radius:999px;background:#0f6b6814}.rich-text{color:var(--text)}.rich-text>*+*{margin-top:1.15em}.rich-text h1,.rich-text h2,.rich-text h3{color:#153737;line-height:1.12}.rich-text a{color:var(--accent-strong);text-decoration:underline;text-decoration-color:#0f6b6847;text-underline-offset:.18em}.rich-text ul,.rich-text ol{padding-left:1.2rem}.rich-text blockquote{padding:18px 20px;border-left:4px solid var(--accent);background:#b6642f14;border-radius:0 16px 16px 0}.content-placeholder{margin:22px 0}.content-placeholder__frame{display:grid;place-items:center;min-height:220px;padding:24px;border-radius:24px;background:linear-gradient(135deg,#0f6b6824,#b6642f24),linear-gradient(180deg,#ffffffe0,#f4efe5e0);color:#274544;text-align:center;font-family:Fraunces,serif;font-size:1.2rem}.pagination{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:20px}.pagination__pages{display:flex;gap:8px;flex-wrap:wrap;justify-content:center}.pagination strong{background:#123d3e;color:#fff}.pagination .is-disabled{opacity:.4}.site-footer{padding:0 20px 40px}.site-footer__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.site-footer__grid>div{padding:26px;border-radius:var(--radius);background:#123d3ee6;box-shadow:var(--shadow)}.footer-links{display:flex;flex-wrap:wrap;gap:10px}.footer-links a{padding:9px 12px;border-radius:999px;background:#ffffff14;color:#fff}.site-footer,.site-footer a,.site-footer p,.site-footer .footer-label{color:#f6f4efe0}@media(max-width:1040px){.hero__inner,.site-footer__grid{grid-template-columns:1fr}.feature-grid,.topic-grid,.article-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.site-header__inner{border-radius:28px}}@media(max-width:780px){.site-header__inner{align-items:flex-start;flex-wrap:wrap}.menu-toggle{display:inline-flex}.site-nav{width:100%;display:none;flex-direction:column;align-items:stretch}.site-nav.is-open{display:flex}.hero__inner{padding:32px 24px}.feature-grid,.topic-grid,.article-grid,.site-footer__grid{grid-template-columns:1fr}.panel,.panel--article{padding:22px}.pagination{flex-direction:column}}
