.article-root{--article-sans:"Inter", -apple-system, BlinkMacSystemFont, "SF Pro Display", sans-serif;--article-serif:"Newsreader", "Georgia", "Times New Roman", serif;--article-text:#1d1d1f;--article-text-secondary:#6e6e73;--article-text-muted:#86868b;--article-surface:#fbfbfd;--article-border:#e8e8ed;--article-accent:#0071e3;--article-accent-soft:#0071e314;--article-highlight:#ffd60a}.article-hero-title{font-family:var(--article-sans);letter-spacing:-.04em;color:var(--article-text);text-wrap:balance;font-weight:900;line-height:1.05}.article-hero-dek{font-family:var(--article-serif);color:var(--article-text-secondary);letter-spacing:.005em;font-style:italic;font-weight:400;line-height:1.5}.article-byline{font-family:var(--article-sans);letter-spacing:.04em;text-transform:uppercase;color:var(--article-text-muted);font-size:.8125rem;font-weight:500}.article-body{font-family:var(--article-serif);color:#1d1d1f;font-feature-settings:"kern" 1, "liga" 1;-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility;font-size:1.1875rem;line-height:1.75}.article-body h2{font-family:var(--article-sans);letter-spacing:-.035em;color:var(--article-text);margin-top:2rem;margin-bottom:.75rem;padding-bottom:.5rem;font-size:2rem;font-weight:800;line-height:1.15;position:relative}.article-body h2:after{content:"";background:var(--article-accent);border-radius:999px;width:3rem;height:3px;position:absolute;bottom:0;left:0}.article-body h3{font-family:var(--article-sans);letter-spacing:-.025em;color:var(--article-text);margin-top:1.5rem;margin-bottom:.5rem;font-size:1.5rem;font-weight:700;line-height:1.25}.article-body h4{font-family:var(--article-sans);letter-spacing:-.01em;color:var(--article-text);margin-top:1.25rem;margin-bottom:.5rem;font-size:1.1875rem;font-weight:700;line-height:1.35}.article-body p{color:#424245;margin-bottom:.875rem}.article-body>p:first-of-type:first-letter{font-family:var(--article-sans);float:left;color:var(--article-text);margin-top:.12em;margin-right:.08em;font-size:3.5em;font-weight:900;line-height:.8}.article-body a{color:var(--article-accent);border-bottom:1px solid #0000;font-weight:500;text-decoration:none;transition:border-color .2s}.article-body a:hover{border-bottom-color:var(--article-accent)}.article-body strong,.article-body b{color:var(--article-text);font-weight:700}.article-body em,.article-body i{font-style:italic}.article-body blockquote{border-left:4px solid var(--article-accent);font-family:var(--article-serif);color:var(--article-text-secondary);background:linear-gradient(135deg,#f5f5f7 0%,#0071e30a 100%);border-radius:0 1rem 1rem 0;margin:1.25rem 0;padding:1.25rem 1.5rem 1.25rem 1.75rem;font-size:1.125rem;font-style:italic;line-height:1.7;position:relative}.article-body blockquote:before{content:"\"";font-family:var(--article-serif);color:var(--article-accent);opacity:.25;font-size:3.5rem;font-weight:700;line-height:1;position:absolute;top:.5rem;left:.75rem}.article-body blockquote p{color:inherit;margin-bottom:0}.article-body ul,.article-body ol{margin:.875rem 0;padding-left:0;list-style:none}.article-body ul li,.article-body ol li{margin-bottom:.375rem;padding-left:1.75rem;line-height:1.7;position:relative}.article-body ul li:before{content:"";background:var(--article-accent);border-radius:50%;width:6px;height:6px;position:absolute;top:.65em;left:0}.article-body ol{counter-reset:article-counter}.article-body ol li{counter-increment:article-counter}.article-body ol li:before{content:counter(article-counter);font-family:var(--article-sans);color:var(--article-accent);text-align:center;width:1.25rem;font-size:.875rem;font-weight:800;position:absolute;top:0;left:0}.article-body img{border-radius:1rem;width:100%;max-width:100%;height:auto;margin:1.25rem 0;box-shadow:0 8px 30px #00000014}.article-body hr{background:linear-gradient(90deg, transparent, var(--article-border) 20%, var(--article-border) 80%, transparent);border:none;height:1px;margin:1.75rem 0}.article-body code{color:#1d1d1f;background:#f5f5f7;border:1px solid #e8e8ed;border-radius:6px;padding:.2em .45em;font-family:SF Mono,Fira Code,Consolas,monospace;font-size:.875em}.article-body pre{color:#f5f5f7;background:#1d1d1f;border-radius:1rem;margin:1.25rem 0;padding:1.25rem 1.5rem;font-size:.875rem;line-height:1.7;overflow-x:auto}.article-body pre code{font-size:inherit;color:inherit;background:0 0;border:none;padding:0}.article-body table{border-collapse:separate;border-spacing:0;border:1px solid var(--article-border);border-radius:.75rem;width:100%;margin:1.25rem 0;overflow:hidden}.article-body thead{background:#f5f5f7}.article-body th{font-family:var(--article-sans);text-transform:uppercase;letter-spacing:.05em;color:var(--article-text-secondary);text-align:left;padding:.875rem 1.25rem;font-size:.8125rem;font-weight:700}.article-body td{border-top:1px solid var(--article-border);padding:.875rem 1.25rem;font-size:.9375rem}.article-body tbody tr:hover{background:#0071e305}.article-body .callout,.article-body .highlight-box{background:linear-gradient(135deg, var(--article-accent-soft), #0071e308);border:1px solid #0071e31f;border-radius:1rem;margin:1.25rem 0;padding:1.25rem 1.5rem}.article-body .callout strong:first-child{font-family:var(--article-sans);color:var(--article-accent);text-transform:uppercase;letter-spacing:.06em;margin-bottom:.5rem;font-size:.875rem;font-weight:800;display:block}.article-body .specs-grid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:.75rem;margin:1.25rem 0;display:grid}.article-body .spec-card{text-align:center;background:#f5f5f7;border-radius:1rem;padding:1.5rem}.article-body .spec-card .spec-value{font-family:var(--article-sans);letter-spacing:-.03em;color:var(--article-text);font-size:2rem;font-weight:900;line-height:1.1}.article-body .spec-card .spec-label{font-family:var(--article-sans);color:var(--article-text-muted);text-transform:uppercase;letter-spacing:.04em;margin-top:.375rem;font-size:.8125rem;font-weight:500}@media (max-width:768px){.article-body{font-size:1.0625rem;line-height:1.7}.article-body h2{margin-top:1.5rem;font-size:1.625rem}.article-body h3{margin-top:1rem;font-size:1.25rem}.article-body blockquote{margin:.875rem 0;padding:1.25rem 1.25rem 1.25rem 1.5rem}.article-body>p:first-of-type:first-letter{font-size:2.75em}}@keyframes article-fade-up{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}@keyframes article-fade-in{0%{opacity:0}to{opacity:1}}@keyframes article-scale-reveal{0%{opacity:0;transform:scale(.96)}to{opacity:1;transform:scale(1)}}.article-animate-hero{animation:.8s cubic-bezier(.16,1,.3,1) both article-fade-up}.article-animate-hero-delay{animation:.8s cubic-bezier(.16,1,.3,1) .15s both article-fade-up}.article-animate-hero-delay-2{animation:.8s cubic-bezier(.16,1,.3,1) .3s both article-fade-up}.article-animate-image{animation:1s cubic-bezier(.16,1,.3,1) .4s both article-scale-reveal}.article-animate-body{animation:.8s cubic-bezier(.16,1,.3,1) .5s both article-fade-up}.article-progress-bar{z-index:9999;background:linear-gradient(90deg,#0071e3,#34c759);border-radius:0 999px 999px 0;height:3px;transition:width .1s linear;position:fixed;top:0;left:0}.article-divider-label{font-family:var(--article-sans);letter-spacing:.12em;text-transform:uppercase;color:var(--article-text-muted);align-items:center;gap:.75rem;margin:1.75rem 0;font-size:.6875rem;font-weight:700;display:flex}.article-divider-label:before,.article-divider-label:after{content:"";background:var(--article-border);flex:1;height:1px}
