:root{--bg: #f6f5f1;--surface: #ffffff;--surface-strong: #ffffff;--surface-accent: #f2f6fb;--ink: #18222d;--ink-soft: #5f6a75;--line: #dde3ea;--accent: #1f4e87;--accent-deep: #183d69;--accent-soft: #e9f0f8;--accent-alt: #2b6b5a;--radius-lg: 18px;--radius-md: 14px;--radius-sm: 10px;--site-width: min(1100px, calc(100% - 2rem) );--article-width: min(760px, calc(100% - 2rem) );--space-xs: .6rem;--space-sm: .9rem;--space-md: 1.2rem;--space-lg: 1.8rem;--space-xl: 2.8rem}*,*:before,*:after{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);background:var(--bg);font-family:Aptos,Segoe UI,Helvetica Neue,sans-serif;line-height:1.65;min-height:100vh}img{max-width:100%;display:block}a{color:inherit;text-decoration-thickness:1px;text-underline-offset:.18em}p,ul,ol,blockquote{margin:0 0 1rem}ul,ol{padding-left:1.2rem}h1,h2,h3{font-family:Iowan Old Style,Palatino Linotype,Book Antiqua,Georgia,serif;line-height:1.14;letter-spacing:-.02em;margin:0 0 .85rem}h1{font-size:clamp(2.8rem,6vw,5rem)}h2{font-size:clamp(1.9rem,3vw,2.7rem)}h3{font-size:clamp(1.3rem,2.2vw,1.6rem)}.site-frame{width:var(--site-width);margin:0 auto}.site-main{padding-bottom:4.5rem}.skip-link{position:absolute;left:1rem;top:-3rem;padding:.75rem 1rem;background:var(--accent-deep);color:#fff;border-radius:999px;z-index:100}.skip-link:focus{top:1rem}.site-header{position:relative;z-index:20;isolation:isolate;overflow:hidden;background:#fff;border-bottom:1px solid var(--line)}.site-header__inner,.site-footer__inner{display:flex;align-items:center;justify-content:space-between;gap:var(--space-md);padding:1rem 0}.site-header__inner{padding:1.15rem 0 1rem}.site-header__brand{display:grid;gap:.35rem;min-width:0}.brand-mark{display:inline-flex;align-items:center;text-decoration:none;line-height:0}.brand-mark__logo{width:clamp(148px,20vw,196px);height:auto;display:block}.site-header__note{margin:0;color:var(--ink-soft);font-size:.92rem;line-height:1.45}.site-header__nav-shell{display:inline-flex;align-items:center;justify-content:center;min-height:3.25rem;padding:.3rem;border:1px solid var(--line);border-radius:999px;background:#fafbfc}.footer-brand{display:grid;gap:.5rem}.footer-brand__logo{width:168px;height:auto;display:block}.nav-list,.footer-links,.tag-list{list-style:none;padding:0;margin:0;display:flex;align-items:center;gap:.75rem;flex-wrap:wrap}.nav-link,.footer-links a{text-decoration:none;color:var(--ink-soft)}.nav-link{display:inline-flex;align-items:center;min-height:2.5rem;padding:.35rem .95rem;border-radius:999px;transition:background-color .18s ease,color .18s ease,box-shadow .18s ease}.nav-link:hover,.nav-link:focus-visible,.nav-link.is-active{background:#f1f4f7;color:var(--accent-deep)}.nav-link.is-active{background:#fff;box-shadow:inset 0 0 0 1px #dbe4ee}.hero-shell,.page-hero,.article-hero{padding-top:clamp(2.25rem,5vw,3.5rem)}.hero-grid{display:grid;gap:var(--space-md);grid-template-columns:minmax(0,1.5fr) minmax(280px,.8fr);align-items:start}.hero-copy,.focus-card,.newsletter-box,.category-card,.insight-card,.article-shell,.post-card,.page-hero .narrow-stack,.article-hero__inner{border:1px solid var(--line);background:var(--surface);border-radius:var(--radius-lg)}.hero-copy{padding:clamp(2rem,4vw,3rem)}.hero-copy>:last-child,.focus-card>:last-child,.newsletter-box>div>:last-child,.category-card>:last-child,.insight-card>:last-child,.page-hero .narrow-stack>:last-child,.article-hero__inner>:last-child,.article-shell>:last-child{margin-bottom:0}.hero-copy__lead,.page-intro{font-size:clamp(1.02rem,2vw,1.22rem);color:var(--ink-soft);max-width:52rem}.hero-actions{display:flex;gap:var(--space-sm);flex-wrap:wrap;margin:1.75rem 0 1.25rem}.hero-actions--center{justify-content:center}.button,.button--secondary{display:inline-flex;align-items:center;justify-content:center;min-height:2.9rem;padding:.8rem 1.2rem;border-radius:10px;border:1px solid var(--line);text-decoration:none;font-weight:700;transition:background-color .18s ease,color .18s ease}.button{background:var(--accent);color:#fff;border-color:var(--accent)}.button--secondary{background:#fff;border-color:var(--line);color:var(--accent-deep)}.button:hover,.button:focus-visible,.button--secondary:hover,.button--secondary:focus-visible,.category-card:hover,.category-card:focus-visible,.post-card:hover,.post-card:focus-within{border-color:#c2cfdd}.eyebrow{margin-bottom:.7rem;color:var(--accent);font-size:.8rem;font-weight:800;letter-spacing:.14em;text-transform:uppercase}.hero-points{display:grid;gap:var(--space-sm);margin-top:1.2rem;color:var(--ink-soft)}.hero-points li{position:relative;padding-left:1.45rem}.hero-points li:before{content:"";position:absolute;left:0;top:.72rem;width:.4rem;height:.4rem;border-radius:999px;background:var(--accent)}.focus-card,.newsletter-box,.page-hero .narrow-stack,.article-hero__inner{padding:clamp(1.5rem,3vw,2.25rem)}.article-hero__inner{padding:clamp(1.35rem,2.4vw,1.75rem) clamp(1.4rem,3vw,2rem) clamp(1.15rem,2.2vw,1.45rem)}.focus-card__label,.page-note{color:var(--ink-soft);font-weight:700;margin-bottom:.75rem}.focus-card__grid{display:grid;gap:var(--space-sm);grid-template-columns:repeat(2,minmax(0,1fr));margin-top:1.25rem}.focus-card__grid div{padding:1rem;border-radius:var(--radius-md);background:#f8fafc;border:1px solid var(--line)}.focus-card__grid strong{display:block;margin-bottom:.3rem;font-size:1.25rem;color:var(--accent-deep)}.section-stack{padding-top:clamp(1.9rem,4vw,3rem)}.section-stack--tight{padding-top:clamp(1.2rem,3vw,2rem)}.section-head{display:flex;align-items:end;justify-content:space-between;gap:var(--space-sm);margin-bottom:var(--space-md)}.section-head h2{margin-bottom:0}.text-link{color:var(--accent-deep);font-weight:700}.post-grid,.category-grid,.insight-grid{display:grid;gap:var(--space-md)}.post-grid,.category-grid,.insight-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.post-card,.category-card,.insight-card{padding:1.3rem}.post-card{display:flex;flex-direction:column;gap:.85rem;height:100%}.post-card__meta,.article-meta{color:var(--ink-soft);font-size:.95rem}.post-card__title{margin-bottom:0}.post-card__title a{text-decoration:none}.post-card__description{color:var(--ink-soft);flex:1}.post-card__footer{display:flex;align-items:end;justify-content:space-between;gap:var(--space-sm);flex-wrap:wrap}.post-card__cta{color:var(--accent-deep);font-weight:700;text-decoration:none}.tag-list{gap:.45rem}.tag-list a,.tag-list span{display:inline-flex;align-items:center;min-height:2rem;padding:.28rem .7rem;border-radius:999px;background:#f4f7fa;color:var(--accent-deep);font-size:.82rem;font-weight:700;text-decoration:none;border:1px solid #dde5ef}.category-card{text-decoration:none;color:inherit}.category-card p,.insight-card p,.newsletter-box p{color:var(--ink-soft)}.category-card span{display:inline-flex;margin-top:.8rem;color:var(--accent-deep);font-weight:700}.newsletter-box{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(320px,.85fr);gap:var(--space-md);align-items:center}.newsletter-box__form{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:var(--space-sm);padding:.9rem;border-radius:var(--radius-md);background:#fafbfd;border:1px solid var(--line)}.newsletter-box__form input,.newsletter-box__form button{border-radius:10px;min-height:3rem;border:1px solid #ced8e2;font:inherit}.newsletter-box__form input{padding:0 1rem;background:#fff}.newsletter-box__form button{padding:0 1.1rem;background:var(--accent);color:#fff;font-weight:700;cursor:pointer}.ad-slot{padding:.9rem 1rem 1rem;border:1px solid var(--line);border-radius:var(--radius-lg);background:var(--surface)}.ad-slot__label{margin-bottom:.6rem;color:var(--ink-soft);font-size:.78rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.ad-slot--content{max-width:var(--article-width);margin:0 auto}.page-hero .narrow-stack,.article-hero__inner,.article-shell,.centered-stack{width:var(--article-width);margin:0 auto}.narrow-stack,.centered-stack{display:grid;gap:.75rem}.centered-stack{text-align:center}.article-meta{display:flex;column-gap:.8rem;row-gap:.4rem;flex-wrap:wrap;margin-bottom:.7rem}.article-meta>*{display:inline-flex;align-items:center;gap:.35rem}.article-meta>*+*:before{content:"";width:.24rem;height:.24rem;border-radius:999px;background:#9aa5b1;margin-right:.7rem}.article-meta a{color:var(--accent-deep)}.breadcrumb{margin-bottom:.85rem}.breadcrumb ol{list-style:none;display:flex;flex-wrap:wrap;gap:.55rem;padding:0;margin:0;color:var(--ink-soft);font-size:.95rem}.breadcrumb li{display:inline-flex;align-items:center;gap:.55rem}.breadcrumb li:not(:last-child):after{content:"/";color:#9aa5b1}.breadcrumb a{color:var(--accent-deep)}.article-shell{padding:clamp(1.2rem,3vw,1.5rem) clamp(1.5rem,4vw,2.1rem) clamp(1.6rem,4vw,2rem)}.article-content>:last-child{margin-bottom:0}.article-content p{margin-bottom:.95rem}.article-content h2{margin-top:1.65rem;margin-bottom:.7rem}.article-content h3{margin-top:1.2rem;margin-bottom:.6rem}.article-content ul,.article-content ol{color:var(--ink-soft)}.article-content p,.article-content li{font-size:1.06rem}.article-content li+li,.hero-points li+li{margin-top:.35rem}.article-content a{color:var(--accent)}.article-content blockquote{padding:1rem 1.2rem;border-left:4px solid var(--accent);background:var(--surface-accent);border-radius:0 var(--radius-sm) var(--radius-sm) 0;color:var(--ink-soft)}.site-footer{border-top:1px solid var(--line);background:#fff}.site-footer__inner{padding:1.35rem 0}.footer-copy{margin:0;color:var(--ink-soft)}.footer-links{gap:1rem}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@media(max-width:960px){.hero-grid,.newsletter-box,.post-grid,.category-grid,.insight-grid{grid-template-columns:1fr}.section-head,.site-header__inner,.site-footer__inner{align-items:start;flex-direction:column}.site-header__inner,.site-footer__inner,.section-head{gap:.75rem}.site-header__inner{align-items:flex-start}.site-header__nav-shell{width:100%;justify-content:flex-start;border-radius:18px}.site-header__note{max-width:32rem}.brand-mark__logo{width:164px}.footer-brand__logo{width:160px}.page-hero .narrow-stack,.article-hero__inner,.article-shell,.centered-stack{width:var(--site-width)}}@media(max-width:720px){:root{--site-width: min(100%, calc(100% - .5rem) );--article-width: min(100%, calc(100% - .5rem) )}h1{font-size:clamp(2.3rem,10vw,3.2rem)}.site-main{padding-bottom:3.5rem}.hero-copy,.focus-card,.newsletter-box,.ad-slot,.post-card,.category-card,.insight-card,.article-shell,.page-hero .narrow-stack,.article-hero__inner{border-radius:16px}.hero-copy,.focus-card,.newsletter-box,.ad-slot,.post-card,.category-card,.insight-card,.article-shell,.page-hero .narrow-stack,.article-hero__inner{padding:1rem}.article-hero__inner{padding:.95rem 1rem .9rem}.newsletter-box__form{padding:.75rem}.focus-card__grid,.newsletter-box__form{grid-template-columns:1fr}.hero-actions{flex-direction:column}.hero-shell,.page-hero,.article-hero{padding-top:1.75rem}.site-header__inner{padding:.95rem 0}.site-header__brand{width:100%;justify-items:center;text-align:center}.site-header__note{font-size:.86rem;text-align:center}.site-header__nav-shell{padding:.28rem;border-radius:16px}.nav-list{width:100%;justify-content:space-between;gap:.4rem}.button,.button--secondary,.newsletter-box__form button{width:100%}.brand-mark__logo{width:148px}.footer-brand__logo{width:144px}}
