:root{--bg: #f5f7fb;--surface: #ffffff;--surface-2: #f0f4ff;--text: #122033;--muted: #5f7187;--line: #d9e2ef;--primary: #2257f3;--primary-dark: #163bb8;--accent: #11b88f;--radius-lg: 28px;--radius-md: 18px;--shadow: 0 18px 55px rgba(20, 36, 66, .08);--container: 1160px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:var(--text);background:radial-gradient(circle at top left,rgba(34,87,243,.12),transparent 26%),linear-gradient(180deg,#f8fbff,#f5f7fb);line-height:1.65}img{max-width:100%;display:block}a{color:inherit;text-decoration:none}p{margin:0 0 1rem}h1,h2,h3{line-height:1.1;margin:0 0 1rem;letter-spacing:-.03em}h1{font-size:clamp(2.7rem,6vw,5rem)}h2{font-size:clamp(2rem,4vw,3rem)}h3{font-size:clamp(1.3rem,2vw,1.7rem)}.container{width:min(calc(100% - 2rem),var(--container));margin:0 auto}.section{padding:3rem 0}.eyebrow{color:var(--primary);font-weight:700;letter-spacing:.08em;text-transform:uppercase;font-size:.85rem}.muted{color:var(--muted)}.card{background:#fffc;border:1px solid rgba(217,226,239,.8);border-radius:var(--radius-md);box-shadow:var(--shadow);backdrop-filter:blur(8px)}.button,.button-secondary{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:.95rem 1.35rem;border-radius:999px;font-weight:700;transition:transform .2s ease,background-color .2s ease}.button{background:var(--primary);color:#fff}.button:hover{background:var(--primary-dark);transform:translateY(-1px)}.button-secondary{background:#ffffffb3;border:1px solid var(--line)}.button-secondary:hover{transform:translateY(-1px)}.site-header{position:sticky;top:0;z-index:50;padding:1rem 0;backdrop-filter:blur(10px);background:#f5f7fbbd;border-bottom:1px solid rgba(217,226,239,.75)}.nav-shell{display:flex;align-items:center;justify-content:space-between;gap:1rem}.brand{display:inline-flex;align-items:center;gap:.9rem}.brand strong{display:block}.brand small{display:block;color:var(--muted);font-size:.85rem}.brand-mark{display:grid;place-items:center;width:44px;height:44px;border-radius:14px;background:linear-gradient(135deg,var(--primary) 0%,var(--accent) 100%);color:#fff;font-weight:800}.nav-list{display:flex;align-items:center;gap:.4rem;list-style:none;padding:0;margin:0}.nav-list a{display:inline-flex;padding:.8rem 1rem;border-radius:999px;color:var(--muted)}.nav-list a:hover,.nav-list a.active{color:var(--text);background:#fffc}.hero{padding:5.5rem 0 3rem}.hero-grid{display:grid;grid-template-columns:1.15fr .85fr;gap:1.5rem;align-items:center}.hero-copy p{font-size:1.12rem;max-width:58ch;color:var(--muted)}.hero-actions{display:flex;gap:.9rem;flex-wrap:wrap;margin-top:1.6rem}.hero-panel{padding:1.25rem;border-radius:var(--radius-lg);background:linear-gradient(180deg,#2257f31a,#11b88f0f);border:1px solid rgba(34,87,243,.14)}.stats-grid,.feature-grid,.posts-grid{display:grid;gap:1rem}.stats-grid{grid-template-columns:repeat(3,1fr);margin-top:1rem}.feature-grid{grid-template-columns:repeat(3,1fr)}.posts-grid{grid-template-columns:repeat(2,1fr)}.stat-card,.feature-card,.post-card{padding:1.4rem}.stat-value{font-size:2rem;font-weight:800;margin-bottom:.25rem}.feature-card h3,.post-card h3{margin-bottom:.55rem}.section-header{display:flex;justify-content:space-between;align-items:end;gap:1rem;margin-bottom:1.5rem}.section-header p{max-width:60ch;color:var(--muted)}.pill-row{display:flex;justify-content:space-between;gap:.75rem;align-items:center;margin-bottom:1rem}.pill{display:inline-flex;padding:.35rem .75rem;border-radius:999px;background:#edf2ff;color:var(--primary-dark);font-size:.82rem;font-weight:700}.meta-date{color:var(--muted);font-size:.92rem}.text-link{color:var(--primary);font-weight:700}.cta{margin:3rem 0 4rem;padding:2rem;display:grid;grid-template-columns:1fr auto;gap:1rem;align-items:center}.page-hero,.article-hero{padding:4rem 0 2rem}.article-shell{display:grid;grid-template-columns:minmax(0,1fr) 300px;gap:2rem;align-items:start}.article-body{padding:1.8rem}.article-body :where(h2,h3,h4){margin-top:2.1rem}.article-body :where(ul,ol){padding-left:1.2rem}.article-body code{background:#eef2fb;border:1px solid #dae2f4;border-radius:.45rem;padding:.1rem .35rem}.toc{padding:1.25rem;position:sticky;top:6.5rem}.toc ol{padding-left:1rem;margin:.75rem 0 0}.contact-card{padding:1.6rem;max-width:740px}.site-footer{margin-top:4rem;padding:2.5rem 0 3.5rem;border-top:1px solid rgba(217,226,239,.9)}.footer-grid{display:grid;grid-template-columns:1.2fr .8fr .8fr;gap:1rem}.footer-title{font-weight:800;margin-bottom:.8rem}.footer-links{list-style:none;padding:0;margin:0;display:grid;gap:.35rem}@media(max-width:960px){.hero-grid,.feature-grid,.posts-grid,.footer-grid,.article-shell,.cta,.stats-grid{grid-template-columns:1fr}.section-header{align-items:start;flex-direction:column}}@media(max-width:720px){.nav-shell{flex-direction:column;align-items:start}.nav-list{overflow-x:auto;width:100%;padding-bottom:.25rem}}
