:root{--blue:#075dcc;--ink:#071a3b;--muted:#65758e;--line:#dce7f2;--sky:#eef7ff;--coral:#ff5a45}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:"Onest",system-ui,sans-serif;color:var(--ink);background:#f2f7fc}a{color:inherit;text-decoration:none}.article-shell{max-width:1220px;margin:16px auto;background:white;border-radius:24px;overflow:hidden;box-shadow:0 24px 70px rgba(5,50,115,.15)}.article-header{height:82px;padding:0 36px;display:flex;align-items:center;justify-content:space-between}.brand{display:flex;align-items:center;gap:9px;color:var(--blue)}.brand-mark{width:38px;height:38px;display:grid;place-items:center;border-radius:12px;background:#e5f2ff;font-size:22px}.brand strong,.brand small{display:block}.brand strong{font-size:17px}.brand small{font-size:7px;color:#7185a1;letter-spacing:.08em;margin-top:3px}.article-header nav{display:flex;gap:25px;font-size:11px;font-weight:700}.article-header .back{padding:11px 15px;border:1px solid var(--line);border-radius:10px;color:var(--blue);font-size:10px;font-weight:800}.article-hero{min-height:560px;display:grid;grid-template-columns:1.15fr .85fr;background:var(--sky)}.article-hero-copy{padding:70px 60px;display:flex;flex-direction:column;justify-content:center}.kicker{color:var(--blue);font-size:9px;letter-spacing:.14em;font-weight:800}.article-hero h1{font-size:clamp(42px,5vw,68px);line-height:1.04;letter-spacing:-.05em;margin:14px 0 18px}.lead{font-size:15px;line-height:1.7;color:#445773;max-width:640px}.article-meta{display:flex;gap:16px;margin-top:22px;color:#718198;font-size:9px;font-weight:700}.article-hero img{width:100%;height:100%;object-fit:cover}.article-layout{max-width:1000px;margin:auto;padding:65px 30px;display:grid;grid-template-columns:1fr 260px;gap:70px}.article-content{min-width:0}.article-content h2{font-size:32px;line-height:1.15;letter-spacing:-.035em;margin:48px 0 16px}.article-content h2:first-child{margin-top:0}.article-content h3{font-size:20px;margin:28px 0 10px}.article-content p,.article-content li{font-size:14px;line-height:1.85;color:#344861}.article-content ul,.article-content ol{padding-left:20px}.article-content li{padding-left:5px;margin:7px 0}.article-content blockquote{margin:32px 0;padding:24px 27px;border-left:4px solid var(--blue);background:var(--sky);border-radius:0 14px 14px 0;font-size:16px;line-height:1.6;font-weight:700}.checklist{display:grid;gap:8px;margin:20px 0}.checklist div{padding:14px 16px;border:1px solid var(--line);border-radius:11px;font-size:12px;color:#3d506b}.checklist div::before{content:"✓";color:var(--blue);font-weight:800;margin-right:9px}.article-aside{position:relative}.aside-card{position:sticky;top:20px;padding:25px;border-radius:16px;background:linear-gradient(145deg,#0868d8,#043b91);color:white}.aside-card span{font-size:8px;color:#9bd0ff;letter-spacing:.12em}.aside-card h3{font-size:21px;line-height:1.25;margin:10px 0}.aside-card p{font-size:10px;line-height:1.6;color:#c6dcf6}.aside-card a{display:block;margin-top:17px;padding:13px;border-radius:9px;background:var(--coral);text-align:center;font-size:10px;font-weight:800}.article-footer{padding:30px 40px;background:#041e4d;color:white;display:flex;align-items:center;gap:25px}.article-footer p{margin-left:auto;color:#8fa6c7;font-size:9px}.article-footer a:last-child{font-size:10px;color:#a8d3ff}.disclaimer{padding:15px 18px;border-radius:10px;background:#f5f7fa;color:#76859a!important;font-size:10px!important}@media(max-width:760px){body{background:white}.article-shell{margin:0;border-radius:0;box-shadow:none}.article-header{height:68px;padding:0 15px}.article-header nav{display:none}.article-header .back{font-size:0}.article-header .back::after{content:"←";font-size:18px}.article-hero{grid-template-columns:1fr}.article-hero-copy{padding:42px 22px 30px}.article-hero h1{font-size:39px}.lead{font-size:13px}.article-hero img{height:330px}.article-layout{padding:42px 20px;grid-template-columns:1fr;gap:30px}.article-content h2{font-size:27px}.article-content p,.article-content li{font-size:13px}.aside-card{position:static}.article-footer{padding:28px 18px;flex-direction:column;align-items:flex-start}.article-footer p{margin:0}}
