@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(/fonts/8d697b304b401681-s.woff2) format("woff2");unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(/fonts/ba015fad6dcf6784-s.woff2) format("woff2");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(/fonts/4cf2300e9c8272f7-s.p.woff2) format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Geist Fallback;src:local("Arial");ascent-override:95.94%;descent-override:28.16%;line-gap-override:0%;size-adjust:104.76%}:root{--bg: #0b0d11;--bg-soft: #0f1217;--surface: rgba(255, 255, 255, .03);--card: rgba(255, 255, 255, .05);--border: rgba(255, 255, 255, .07);--text: #e5e8f0;--muted: #a0a8b8;--accent: #31c3a6;--accent-strong: #4ee0c2;--glow: rgba(49, 195, 166, .18);--highlight: #4ee0c2;--r-lg: 18px;--r-md: 12px;--shadow-soft: 0 10px 50px -28px rgba(0, 0, 0, .6);--shadow-strong: 0 20px 80px -30px rgba(0, 0, 0, .65);--max-width: 1100px;--section-gap: 120px}*{box-sizing:border-box}html{background:#0b0d11;color-scheme:dark;scroll-behavior:smooth}body{margin:0;min-height:100vh;font-family:Geist,Geist Fallback,system-ui,-apple-system,Segoe UI,sans-serif;background:linear-gradient(180deg,#0b0d11,#0d1015 45%,#0b0d11);color:var(--text);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{color:inherit;text-decoration:none}.page-shell{min-height:100vh;display:flex;flex-direction:column}.site-header{position:sticky;top:0;z-index:50;background:#0f1318;border-bottom:1px solid rgba(255,255,255,.1)}.site-header .nav-inner{width:100%;margin:0 auto;padding:8px 16px;display:flex;align-items:center;justify-content:space-between;gap:24px}.nav-group{margin-left:auto;display:flex;align-items:center;gap:12px}@media(min-width:768px){.site-header .nav-inner{padding:16px 40px}}.brand{font-weight:600;font-size:16px;letter-spacing:-.025em;line-height:1.25}.nav-links{display:flex;align-items:center;gap:12px;font-size:14px;color:#ffffffd9}.nav-links a{border-radius:999px;padding:4px 12px;transition:color .16s ease,background .16s ease;line-height:1.25rem;font-weight:400}.nav-links a:hover{color:#fff;background:#ffffff0d}.site-main{flex:1}.main-stack{display:flex;flex-direction:column;gap:var(--section-gap);padding:0 0 140px}.hero{padding:90px 0 40px}.hero-inner{max-width:var(--max-width);margin:0 auto;padding:0 28px;display:flex;flex-direction:column;gap:18px}.eyebrow{letter-spacing:.2em;text-transform:uppercase;font-size:11px;color:var(--muted)}.post-hero .eyebrow{color:var(--accent)}.eyebrow-link{color:inherit;text-decoration:none}.eyebrow-link:hover{color:var(--accent)}.hero h1{font-size:clamp(2.2rem,4vw,3.2rem);line-height:1.1;margin:0}.hero p{color:var(--muted);font-size:1.05rem;line-height:1.7;max-width:760px;margin:0}.section{max-width:var(--max-width);margin:0 auto;padding:0 28px;display:flex;flex-direction:column;gap:18px}.related-posts{padding-bottom:60px}.section-alt{background:var(--surface);border:1px solid var(--border);box-shadow:var(--shadow-soft);padding:70px 0}.section-alt .section{padding:0 28px}.section h2{margin:0;font-size:clamp(1.8rem,3vw,2.3rem)}.section p{margin:0;color:var(--muted);line-height:1.7}.grid{display:grid;gap:18px;margin:24px 0}.grid-2{grid-template-columns:repeat(auto-fit,minmax(260px,1fr))}.grid-3{grid-template-columns:repeat(auto-fit,minmax(240px,1fr))}@media(min-width:768px){.grid-2{grid-template-columns:repeat(2,minmax(0,1fr))}.grid-3{grid-template-columns:repeat(3,minmax(0,1fr))}}.card{background:#ffffff0a;border:1px solid rgba(255,255,255,.06);border-radius:5px;padding:22px;box-shadow:var(--shadow-soft);display:flex;flex-direction:column;gap:12px}.svg-icon{width:34px;height:34px;margin-bottom:6px;display:block;color:var(--accent)}.card .svg-icon{color:var(--accent)}.card h3,.card h4{margin:0;font-size:1.125rem;font-weight:600}.card p{margin:0;color:var(--muted);line-height:1.6}.card ul{margin:0;padding-left:18px;color:var(--muted);line-height:1.6}.card li+li{margin-top:6px}.button-primary,.button-secondary{display:inline-flex;align-items:center;gap:8px;padding:8px 15px;border-radius:999px;font-weight:650;font-size:14px;line-height:1.1;letter-spacing:.01em;text-decoration:none}.button-primary{background:linear-gradient(135deg,var(--accent),var(--accent-strong));color:#0a0f14;border:1px solid rgba(255,255,255,.08);box-shadow:0 10px 26px -18px #31c3a6b3;transition:box-shadow .16s ease,filter .16s ease}.button-primary:hover{filter:brightness(1.05);box-shadow:0 16px 40px -14px #31c3a6f2,0 0 18px #31c3a699}.button-secondary{border:1px solid rgba(255,255,255,.16);color:#e7ecef;transition:border-color .16s ease,background .16s ease}.button-secondary:hover{border-color:#ffffff52;background:#ffffff0a}.accent-link{color:var(--accent);font-weight:600;font-size:14px;display:inline-flex;gap:6px;align-items:center}.site-footer{border-top:1px solid rgba(255,255,255,.1);padding:40px 0}.site-footer .footer-inner{width:100%;max-width:var(--max-width);margin:0 auto;padding:0 24px;display:flex;flex-wrap:wrap;justify-content:space-between;gap:18px;color:#d1d5db;font-size:14px;line-height:1.25rem}.footer-copy{color:#9ca3af}.footer-links{display:flex;gap:16px;flex-wrap:wrap;line-height:1.25rem}.footer-links a:hover{color:#fff}@media(min-width:768px){.site-footer .footer-inner{padding:0 40px}}.post-meta{display:flex;gap:12px;flex-wrap:wrap;font-size:13px;color:var(--muted)}.post-hero{display:grid;gap:20px}.post-hero img{border-radius:16px;border:1px solid rgba(255,255,255,.08)}.post-body{max-width:760px;margin:0 auto;padding:0 28px 120px;line-height:1.75;color:var(--text)}.post-body h2,.post-body h3{margin-top:2.4rem;margin-bottom:.8rem}.post-body h2{font-size:1.85rem}.post-body h3{font-size:1.5rem}.post-body h4{font-size:1.25rem}.post-body .card h3,.post-body .card h4{font-size:1.125rem;font-weight:600}.post-body p{color:var(--muted);font-size:1.08rem}.post-hero p{font-size:.98rem;color:#fff}.tag-row{display:flex;flex-wrap:wrap;gap:10px}.tag-pill{display:inline-flex;align-items:center;border-radius:999px;padding:4px 12px;font-size:.78rem;letter-spacing:.04em;text-transform:uppercase;color:var(--muted);border:1px solid var(--border);background:#0b0d1166;text-decoration:none}.tag-pill:hover{color:var(--accent);border-color:#31c3a680}.post-body ul,.post-body ol{color:var(--muted);margin:.6rem 0 1.1rem;padding-left:1.4rem}.post-body li{margin:.35rem 0}@media(max-width:860px){.nav-links{display:none}}@media(max-width:640px){.hero{padding:70px 0 20px}.section-alt{padding:48px 0}.main-stack{gap:90px}}.card-grid{margin-top:20px}.section-header{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:20px}.section-header h2{margin:0}@media(max-width:640px){.section-header{flex-direction:column;align-items:flex-start}}.quote-block{margin:24px 0;padding:20px 22px;border:1px solid var(--border);border-left:6px solid var(--accent);background:var(--surface);border-radius:0 10px 10px 0;color:#fff;font-style:italic;font-weight:600;line-height:1.7;font-size:1.18rem}.quote-block p{color:#fff}.callout{margin:24px 0;padding:22px;border:1px solid rgba(255,255,255,.06);border-radius:5px;background:#ffffff0a;box-shadow:var(--shadow-soft);display:flex;flex-direction:column;gap:12px}.callout h4{margin:0;font-size:1.125rem;font-weight:600;color:#fff}.callout .svg-icon{margin-bottom:0}.icon-intro{display:grid;grid-template-columns:minmax(160px,1fr) minmax(0,2fr);gap:32px;align-items:center}.icon-intro__icon{width:140px;height:140px;border-radius:28px;border:1px solid rgba(255,255,255,.08);background:radial-gradient(circle at 30% 30%,#4ee0c233,#0b0d111a);display:grid;place-items:center;position:relative}.icon-intro__icon:before,.icon-intro__icon:after{content:"";position:absolute;width:60px;height:60px;border:2px solid rgba(78,224,194,.55);border-radius:14px}.icon-intro__icon:after{width:30px;height:30px;border-radius:8px;opacity:.85}.icon-intro h2{margin:0 0 12px;font-size:clamp(1.8rem,2.8vw,2.4rem)}.icon-intro p{margin:0;color:var(--muted);line-height:1.7;font-size:1.05rem}@media(max-width:900px){.icon-intro{grid-template-columns:1fr;text-align:left}.icon-intro__icon{width:120px;height:120px}}
