:root{--bg:#0d1721;--bg-deep:#091119;--bg-soft:#132130;--surface:#fff;--surface-soft:#e3e9ef;--surface-strong:#d5dde5;--text:#14212d;--text-strong:#0d1822;--muted:#4f6171;--muted-strong:#3f5060;--line:rgba(20,33,45,.14);--line-strong:rgba(20,33,45,.2);--accent:#4f87b5;--accent-soft:#79a9cb;--accent-deep:#213345;--accent-ink:#173047;--max:1180px;--shadow-soft:0 20px 60px rgba(7,18,28,.14)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-height:100vh;color:var(--text);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:radial-gradient(circle at top left,rgba(133,182,218,.16),transparent 28%),linear-gradient(180deg,var(--bg) 0,#12202d 23%,#cfd8e0 23%,#dbe3ea 100%)}a{color:inherit;text-decoration:none}.container{width:min(var(--max),calc(100% - 3rem));margin:0 auto}.narrow{width:min(840px,calc(100% - 3rem))}.site-shell{position:relative}.site-header{position:-webkit-sticky;position:sticky;top:0;z-index:20;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:rgba(9,17,25,.84);border-bottom:1px solid hsla(0,0%,100%,.08)}.footer-inner,.header-inner,.hero-grid,.section-header{display:flex;align-items:center;justify-content:space-between;gap:1.5rem}.footer-inner,.header-inner{padding:1.1rem 0}.brand{display:flex;align-items:center;gap:.95rem}.brand-mark{width:2.75rem;height:2.75rem;border-radius:999px;display:grid;place-items:center;background:linear-gradient(135deg,var(--accent-soft) 0,var(--accent-deep) 100%);color:#fff;font-weight:800;box-shadow:0 12px 28px rgba(22,50,74,.28)}.brand-name{font-weight:700;letter-spacing:-.02em;color:#f8fbff}.brand-tag{color:rgba(225,235,244,.76)}.article-body p,.brand-tag,.hero-card li,.meta,.page-intro,.post-card p,.post-list-item p,.site-footer p{color:var(--muted)}.nav{display:flex;gap:1.4rem;font-weight:500}.nav a{padding:.35rem 0;color:rgba(248,251,255,.92)}.hero{padding:7.25rem 0 5.4rem;color:#f5f9fd}.section{padding:4.9rem 0}.hero-grid{align-items:stretch;gap:3rem}.hero-grid>*{flex:1 1}.card-label,.eyebrow{text-transform:uppercase;letter-spacing:.16em;font-size:.74rem;font-weight:700}.eyebrow{color:#8db9db}.card-label,.eyebrow.dark{color:var(--accent-deep)}.page-title,h1,h2,h3{font-weight:700;color:var(--text-strong)}.hero h1{color:#f7fbff}h1{font-size:clamp(3rem,6vw,5.4rem);line-height:1;letter-spacing:-.055em;margin:.7rem 0 1.35rem;max-width:10.8ch}.page-title{max-width:none;margin-bottom:1rem}h2{font-size:clamp(1.9rem,3vw,2.55rem);line-height:1.12;letter-spacing:-.04em;margin:.4rem 0 .8rem}h3{font-size:1.35rem;line-height:1.24;letter-spacing:-.03em;margin:.4rem 0 .7rem}.article-body p,.hero-card li,.hero-copy,.page-intro,.post-card p,.post-list-item p,.site-footer p{font-size:1.04rem;line-height:1.82}.hero-copy{color:rgba(230,239,246,.9);max-width:62ch}.page-intro{max-width:62ch;margin:0 0 2rem;color:var(--muted-strong)}.article-shell,.hero-card,.post-card,.post-list-item{background:hsla(0,0%,100%,.98);border:1px solid rgba(208,217,226,.95);border-radius:1.5rem;box-shadow:var(--shadow-soft)}.hero-card{padding:1.75rem;align-self:stretch}.article-shell,.post-card,.post-list-item{padding:1.8rem}.hero-card ul{margin:1rem 0 0;padding-left:1.2rem}.hero-actions{display:flex;gap:1rem;margin-top:2.15rem;flex-wrap:wrap}.button,.text-link{display:inline-flex;align-items:center;justify-content:center}.button{min-height:3.15rem;padding:.95rem 1.3rem;border-radius:999px;font-weight:650;line-height:1;transition:transform .16s ease,box-shadow .16s ease,background .16s ease,border-color .16s ease}.button:hover,.text-link:hover{transform:translateY(-1px)}.primary{background:linear-gradient(135deg,var(--accent) 0,var(--accent-soft) 100%);color:#fff;border:1px solid hsla(0,0%,100%,.12);box-shadow:0 14px 36px rgba(29,66,99,.3)}.secondary{background:#d1dbe3;border:1px solid rgba(23,48,71,.16);box-shadow:0 8px 22px rgba(8,20,30,.08)}.secondary,.text-link{color:var(--accent-ink)}.text-link{font-weight:600}.post-grid,.stack{display:grid;grid-gap:1.5rem;gap:1.5rem}.post-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.article{width:min(840px,calc(100% - 3rem));margin:0 auto}.article-body{margin-top:1.8rem}.article-body p+p{margin-top:1.25rem}.section-header{margin-bottom:1.1rem}.site-footer{border-top:1px solid rgba(20,33,45,.1);margin-top:3rem}.footer-links{display:flex;gap:1.1rem}.footer-links a,.post-card h3 a,.post-list-item h2 a{color:var(--text-strong)}@media (max-width:840px){.footer-inner,.header-inner,.hero-grid,.section-header{flex-direction:column;align-items:flex-start}.footer-links,.hero-actions,.nav{flex-wrap:wrap}.post-grid{grid-template-columns:1fr}h1{max-width:none}}@media (max-width:640px){.article,.container,.narrow{width:min(var(--max),calc(100% - 1.5rem))}.hero{padding-top:5.8rem;padding-bottom:4.4rem}.section{padding:3.7rem 0}.article-shell,.hero-card,.post-card,.post-list-item{padding:1.35rem}.page-intro{margin-bottom:1.6rem}}