:root{color-scheme:light;--bg:#fff;--bg-soft:#f6f8fb;--bg-muted:#eef1f5;--bg-dark:#0a0b0d;--text:#111827;--text-muted:#5b6472;--line:rgba(91,100,114,.18);--line-soft:rgba(91,100,114,.1);--accent:#0052ff;--accent-hover:#3d72ff;--white:#fff;--max-width:1120px;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}*{box-sizing:border-box}#__nuxt,body,html{background:var(--bg);color:var(--text);margin:0;min-height:100%}body{font-size:16px;line-height:1.65}a{color:var(--accent);text-decoration:none}a:hover{color:var(--accent-hover)}img{max-width:100%}button{font:inherit}.site-shell{display:flex;flex-direction:column;min-height:100vh}.page-main{flex:1}.container{margin:0 auto;width:min(var(--max-width),calc(100% - 2rem))}.site-header{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#fffffff0;border-bottom:1px solid var(--line-soft);position:sticky;top:0;z-index:30}.header-inner{align-items:center;display:grid;gap:1rem;grid-template-columns:auto 1fr auto;padding:.9rem 0}.brand{color:var(--text);gap:.75rem}.brand,.brand-mark{align-items:center;display:inline-flex}.brand-mark{background:var(--accent);border-radius:999px;box-shadow:0 0 0 4px #0052ff14;color:var(--white);font-weight:700;height:2.35rem;justify-content:center;width:2.35rem}.brand-text{display:grid;gap:.05rem}.brand-text strong{font-size:.98rem}.brand-text small{color:var(--text-muted);font-size:.76rem}.nav-links{display:flex;flex-wrap:wrap;gap:.35rem;justify-content:center}.nav-links a{border-radius:999px;color:var(--text);font-size:.95rem;font-weight:600;padding:.45rem .75rem}.nav-links a:hover{background:var(--bg-muted);color:var(--text)}.header-actions{align-items:center;display:flex;gap:.5rem}.language-switcher{align-items:center;background:var(--bg-muted);border-radius:999px;display:inline-flex;gap:.28rem;padding:.2rem}.language-switcher button{background:transparent;border:0;border-radius:999px;color:var(--text);cursor:pointer;font-size:.82rem;font-weight:700;padding:.38rem .62rem}.language-switcher button.active{background:var(--white);box-shadow:0 1px 2px #0000000f;color:var(--accent)}.button{align-items:center;border:1px solid transparent;border-radius:999px;display:inline-flex;font-size:.98rem;font-weight:700;justify-content:center;min-height:2.8rem;padding:.75rem 1.15rem;transition:.18s ease}.button-primary{background:var(--accent);color:var(--white)}.button-primary:hover{background:var(--accent-hover);color:var(--white)}.button-secondary{background:var(--bg-muted);color:var(--text)}.button-secondary:hover{background:#dde3ea;color:var(--text)}.button-outline{background:transparent;border-color:#0052ff33;color:var(--accent)}.button-outline:hover{background:#0052ff0d}.page-wrap{padding:1rem 0 3rem}.article-shell,.hero-surface,.info-card,.light-card,.metric-card,.offer-box{background:var(--white);border:1px solid var(--line);border-radius:20px}.article-shell,.dark-band,.hero-surface,.info-card,.light-card,.metric-card,.offer-box{overflow:hidden;padding:1.15rem}.article-layout{align-items:start;display:grid;gap:1rem;grid-template-columns:minmax(0,1fr) 300px}.article-layout-single{grid-template-columns:minmax(0,1fr)}.article-main{min-width:0}.article-aside{position:sticky;top:5.5rem}.dark-band{background:var(--bg-dark);border-radius:24px;color:var(--white)}.dark-band :is(h2,h3,p,li,strong){color:inherit}.eyebrow{align-items:center;background:#0052ff14;border-radius:999px;color:var(--accent);display:inline-flex;font-size:.82rem;font-weight:700;gap:.35rem;padding:.32rem .7rem}.eyebrow-dark{background:#ffffff1a;color:var(--white)}.display-title{font-size:clamp(2.4rem,5vw,3.9rem);font-weight:650;letter-spacing:-.045em;line-height:1.08;margin:.7rem 0 .85rem}.section-title{font-size:clamp(1.5rem,3vw,2.25rem);font-weight:650;letter-spacing:-.035em;line-height:1.16;margin:.45rem 0}.card-title{color:var(--text);font-size:1.18rem;font-weight:700;line-height:1.3;margin:0 0 .4rem}.article-meta,.footer-copy,.footer-list,.muted,.section-copy{color:var(--text-muted)}.dual-grid,.feature-grid,.grid,.metric-grid,.triple-grid{display:grid;gap:.9rem}.feature-grid{grid-template-columns:repeat(auto-fit,minmax(240px,1fr))}.metric-grid{grid-template-columns:repeat(auto-fit,minmax(180px,1fr))}.dual-grid{grid-template-columns:1.15fr .85fr}.triple-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}.article-shell{background:transparent;border:0;margin-top:.6rem;padding:0}.article-header{border-bottom:1px solid var(--line);margin-bottom:1.1rem;padding-bottom:.95rem}.article-title{font-size:clamp(2.05rem,4vw,3.2rem);font-weight:760;letter-spacing:-.04em;line-height:1.12;margin:.65rem 0 .55rem;max-width:14ch}.article-lede{color:var(--text-muted);font-size:1.05rem;line-height:1.7;margin:0;max-width:60ch}.article-prose{max-width:72ch}.content-body :is(h1,h2,h3){color:var(--text);font-weight:700;letter-spacing:-.03em;line-height:1.2;margin-bottom:.6rem;margin-top:1.7rem;max-width:24ch}.content-body p{color:var(--text);margin:.95rem 0}.content-body li{color:var(--text);margin:.32rem 0}.content-body table{background:var(--white);border-collapse:collapse;border-radius:16px;font-size:.95rem;margin:1.1rem 0;overflow:hidden;width:100%}.content-body td,.content-body th{border:1px solid var(--line);padding:.75rem;text-align:left;vertical-align:top}.content-body th{background:#0052ff0a}.content-body blockquote{background:var(--bg-soft);border-left:4px solid var(--accent);border-radius:0 16px 16px 0;margin:1.2rem 0;padding:.9rem 1rem}.offer-box{background:linear-gradient(180deg,#fafcff,#f4f8ff);border-color:#0052ff29}.offer-title{font-size:1.3rem;line-height:1.25;margin-top:.8rem}.offer-copy{margin-top:0;max-width:34ch}.offer-meta{display:grid;gap:.55rem;margin:.9rem 0 0}.offer-chip{align-items:center;background:#0052ff14;border-radius:999px;color:var(--accent);display:inline-flex;font-size:.82rem;font-weight:700;padding:.33rem .6rem}.offer-button,.offer-chip{width:-moz-fit-content;width:fit-content}.translation-links{display:flex;flex-wrap:wrap;gap:.45rem;margin-top:1rem}.translation-links a{background:var(--bg-muted);border-radius:999px;color:var(--text);font-size:.9rem;font-weight:700;padding:.46rem .76rem}.translation-links a:hover{background:#0052ff1a;color:var(--accent)}.site-footer{border-top:1px solid var(--line-soft);margin-top:2rem;padding-top:.8rem}.footer-grid{display:grid;gap:1.25rem;grid-template-columns:1.2fr 1fr 1fr;padding:1.1rem 0 2rem}.footer-heading{color:var(--text);font-weight:700;margin:0 0 .6rem}.footer-list{padding-left:1rem}.compact-list li{margin:.32rem 0}.footer-badges{display:flex;flex-wrap:wrap;gap:.45rem;margin-top:.8rem}.footer-badge{align-items:center;background:var(--bg-muted);border-radius:999px;color:var(--text);display:inline-flex;font-size:.78rem;font-weight:700;padding:.28rem .56rem}@media(max-width:980px){.article-layout,.dual-grid,.footer-grid,.header-inner{grid-template-columns:1fr}.nav-links{justify-content:flex-start}.article-aside{position:static}}@media(max-width:720px){.dark-band,.hero-surface,.info-card,.light-card,.metric-card,.offer-box{border-radius:18px;padding:1rem}.display-title{font-size:2.1rem}.article-title{font-size:1.8rem;max-width:none}.article-prose{max-width:100%}}
