:root{color-scheme:light;--paper:#fbf8f1;--paper-alt:#f5efe7;--surface:#fff;--surface-tint:#ffffffd1;--ink:#0f172a;--brand-ink:#00244c;--muted:#475569;--line:#e2e8f0;--accent:#ca8a38;--accent-soft:#f6e4b7;--success:#0f9d58;--display-font:"Fraunces", Georgia, serif;--body-font:"Manrope", "Inter", "Segoe UI", sans-serif;--shadow:0 24px 60px #0f172a14;--shadow-soft:0 12px 30px #0f172a0f;--green:var(--brand-ink);--green-dark:var(--brand-ink);--blue:var(--brand-ink);--amber:var(--accent);--slate:var(--ink)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);color:var(--ink);font-family:var(--body-font);margin:0;line-height:1.6}img{max-width:100%;display:block}a{color:inherit;text-underline-offset:.18em;text-decoration-thickness:.08em}.skip-link{z-index:10;background:var(--ink);color:#fff;border-radius:6px;padding:.75rem 1rem;position:absolute;top:-4rem;left:1rem}.skip-link:focus{top:1rem}.shell{width:min(1120px,100% - 32px);margin:0 auto}.site-header{z-index:5;backdrop-filter:blur(16px);background:#fbf8f1eb;border-bottom:1px solid #e2e8f0cc;position:sticky;top:0}.site-header__inner,.site-footer__inner{justify-content:space-between;align-items:center;gap:1.5rem;padding:1rem 0;display:flex}.brand{color:var(--ink);align-items:center;gap:.5rem;text-decoration:none;display:inline-flex}.brand__lockup{width:clamp(220px,28vw,340px);height:auto;display:block}.site-nav,.site-footer nav{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:.35rem;display:flex}.site-nav a,.site-footer a{color:var(--brand-ink);border-radius:10px;padding:.5rem .7rem;font-size:.93rem;font-weight:700;text-decoration:none}.site-nav a:hover,.site-footer a:hover{background:var(--accent-soft);color:var(--brand-ink)}.hero{border-bottom:1px solid var(--line);background:linear-gradient(135deg, #00244c14, transparent 32%), linear-gradient(115deg, var(--paper) 0%, #f8f2e9 54%, var(--paper-alt) 100%)}.hero__grid{grid-template-columns:minmax(0,1fr) minmax(320px,.82fr);align-items:center;gap:3rem;min-height:620px;padding:4rem 0;display:grid}.eyebrow{color:var(--accent);letter-spacing:.14em;text-transform:uppercase;font-size:.78rem;font-weight:850}h1,h2,h3{color:var(--ink);letter-spacing:0;margin:0;line-height:1.08}h1{max-width:850px;font-size:clamp(3rem,7vw,5.8rem);font-family:var(--display-font);font-weight:600}h2{font-size:clamp(2rem,4vw,3.4rem);font-family:var(--display-font);font-weight:600}h3{font-size:1.35rem;font-weight:700}.lead{color:#415066;max-width:720px;font-size:clamp(1.08rem,2vw,1.26rem);font-weight:560;line-height:1.75}.hero__actions,.cta-row{flex-wrap:wrap;gap:.8rem;margin-top:2rem;display:flex}.button{border:1px solid var(--brand-ink);background:var(--brand-ink);color:#fff;border-radius:12px;justify-content:center;align-items:center;min-height:46px;padding:.75rem 1rem;font-weight:800;text-decoration:none;display:inline-flex}.button:hover{background:var(--accent);border-color:var(--accent)}.button--secondary{background:var(--surface);color:var(--brand-ink)}.button--secondary:hover{background:var(--accent-soft);color:var(--brand-ink)}.quote-visual{box-shadow:var(--shadow);color:#fff;background:linear-gradient(#0f2347 0%,#081427 100%);border:1px solid #00244c2e;border-radius:16px;overflow:hidden}.quote-visual__bar{border-bottom:1px solid #fbf8f11f;justify-content:space-between;align-items:center;padding:1rem;display:flex}.quote-visual__body{gap:1rem;padding:1rem;display:grid}.query-box,.result-box{border-radius:12px;padding:1rem}.query-box{background:#ffffff14;border:1px solid #f6e4b72e}.result-box{background:var(--paper);color:var(--ink)}.fit-pill,.tag,.product-card__status,.post-card__tags span{border-radius:999px;padding:.42rem .58rem;font-size:.76rem;font-weight:820;line-height:1;display:inline-flex}.fit-pill{color:var(--accent-soft);background:#ca8a382e}.tag,.post-card__tags span{background:var(--paper-alt);color:var(--brand-ink)}.section{padding:4.25rem 0}.section--white{background:var(--surface);border-block:1px solid var(--line)}.section__heading{justify-content:space-between;align-items:end;gap:1.5rem;margin-bottom:1.5rem;display:flex}.section__heading p{max-width:620px;color:var(--muted);font-weight:560}.product-grid,.post-grid,.related-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;display:grid}.product-card,.post-card,.info-panel,.cta-panel{border:1px solid var(--line);background:var(--surface);box-shadow:var(--shadow-soft);border-radius:16px}.product-card{flex-direction:column;justify-content:space-between;min-height:290px;padding:1.25rem;display:flex}.product-card__top{justify-content:space-between;align-items:center;gap:1rem;display:flex}.product-card__initial{background:var(--accent-soft);width:44px;height:44px;color:var(--brand-ink);border-radius:12px;place-items:center;font-weight:900;display:inline-grid}.product-card__status{background:var(--accent-soft);color:var(--brand-ink)}.product-card p,.post-card p,.site-footer p,.article-summary{color:var(--muted)}.product-card__links,.post-card__meta,.article-meta,.keyword-list{flex-wrap:wrap;gap:.55rem;display:flex}.product-card__links a{color:var(--brand-ink);font-weight:820}.post-card{flex-direction:column;min-height:100%;display:flex;overflow:hidden}.post-card__media{border-bottom:1px solid var(--line);background:linear-gradient(135deg,#00244c2e,#0000 45%),linear-gradient(120deg,#f4ebde,#fbf8f1);align-items:end;min-height:132px;padding:1rem;text-decoration:none;display:flex}.post-card__media span{color:var(--brand-ink);background:#ffffffeb;border-radius:10px;padding:.35rem .55rem;font-size:.8rem;font-weight:850}.post-card__body{flex-direction:column;flex:1;gap:.85rem;padding:1.15rem;display:flex}.post-card__meta,.article-meta{color:var(--muted);font-size:.86rem;font-weight:760}.post-card h3 a{text-decoration:none}.post-card h3 a:hover{color:var(--brand-ink)}.post-card__tags{flex-wrap:wrap;gap:.4rem;margin-top:auto;display:flex}.page-hero{padding:4rem 0 3rem}.page-hero__grid{grid-template-columns:minmax(0,1fr) 320px;align-items:start;gap:2rem;display:grid}.info-panel{padding:1.2rem}.info-panel dl{gap:.75rem;margin:0;display:grid}.info-panel dt{color:var(--muted);letter-spacing:.12em;text-transform:uppercase;font-size:.78rem;font-weight:850}.info-panel dd{color:var(--ink);margin:0;font-weight:760}.sidebar-copy{color:var(--muted);margin:.55rem 0 0;font-size:.95rem}.sidebar-links{gap:.6rem;margin-top:.8rem;display:grid}.sidebar-links a{color:var(--brand-ink);font-weight:800}.article-wrap{grid-template-columns:minmax(0,1fr) 280px;gap:2rem;padding-bottom:4rem;display:grid}.article-main{min-width:0}.article-hero-image{border:1px solid var(--line);background:var(--surface);border-radius:16px;margin:1.5rem 0;overflow:hidden}.article-prose{border:1px solid var(--line);background:var(--surface);border-radius:16px;padding:clamp(1.2rem,4vw,2.5rem)}.article-prose h2{margin-top:2.2rem;font-size:clamp(1.55rem,3vw,2.2rem)}.article-prose h3{margin-top:1.7rem}.article-prose p,.article-prose li{color:#344054;font-size:1.05rem;line-height:1.82}.article-prose a{color:var(--brand-ink);font-weight:760}.article-prose blockquote{border-left:4px solid var(--accent);background:var(--accent-soft);margin:1.5rem 0;padding:.8rem 1rem}.article-sidebar{align-self:start;gap:1rem;display:grid;position:sticky;top:5.5rem}.keyword-list{margin-top:.8rem}.cta-panel{margin-top:1.5rem;padding:1.25rem}.cta-panel h2{font-size:1.6rem}.site-footer{border-top:1px solid var(--line);background:var(--brand-ink);color:var(--paper)}.site-footer p,.site-footer a{color:#e7edf5}.site-footer__brand{align-items:center;gap:.8rem;display:flex}.site-footer__icon{flex:none;width:44px;height:44px}@media (width<=880px){.site-header__inner,.site-footer__inner,.section__heading{flex-direction:column;align-items:flex-start}.site-nav,.site-footer nav{justify-content:flex-start}.hero__grid,.page-hero__grid,.article-wrap{grid-template-columns:1fr}.hero__grid{min-height:auto;padding:3rem 0}.product-grid,.post-grid,.related-grid{grid-template-columns:1fr}.article-sidebar{position:static}}@media (width<=520px){.shell{width:min(100% - 24px,1120px)}h1{font-size:2.6rem}.brand__lockup{width:min(78vw,260px)}.site-nav a{padding-inline:.45rem}}
