@charset "UTF-8";.article{background-color:#fff;background-image:url(/article-bg.png);background-size:cover;background-position:center;background-repeat:repeat;display:flex;justify-content:center;padding:3rem 1.5rem;width:100%}.article__inner{max-width:760px;width:100%}.article__title{font-size:2.4rem;font-weight:700;line-height:1.2;color:#000;margin-bottom:1.5rem}.article__ingress{font-size:1.15rem;line-height:1.7;color:#333;margin-bottom:2.5rem}.article__subblock{align-items:flex-start;background-color:#d3f8ff33;border-bottom:6px solid #e5e5e5;border-radius:6px;border-top:6px solid #e5e5e5;display:grid;gap:2rem;grid-template-columns:200px 1fr;margin:15rem 0;padding:6rem 1rem}.article__sublabel{font-size:2.8rem;font-weight:700;line-height:1;color:#d0d0d0;text-transform:uppercase;letter-spacing:-1px;white-space:normal}@media(max-width:600px){.article__sublabel{display:none}}.article__subtitle{font-size:1.5rem;font-weight:600;line-height:1.35;color:#444;margin:0 0 1rem}.article__subsubtitle{border-bottom:2px solid #e5e5e5;color:#555;font-size:1.2rem;font-weight:600;line-height:1.4;margin:2.5rem 0 1rem;padding-bottom:1.5rem}.article__body--narrow{color:#656;font-weight:500;margin:0 0 1.25rem;padding:0 3.25rem}.article__body--narrow p{margin:0 0 1rem}.article__list{color:#555;font-size:.9rem;font-weight:600;margin:0 0 1.75rem 1.25rem;max-width:620px;padding:0 2.25rem}.article__list li{margin-bottom:.5rem}.article__list--unordered{list-style-type:none}.article__list--ordered{list-style-type:decimal}.article__quote{margin:2rem 0;padding:1.25rem 2.25rem;border-left:3px solid #cccccc;background-color:#fafafa;color:#333;font-size:1rem;font-style:italic}.article__quote-text{margin:0 0 .5rem}.article__quote-author{font-size:.9rem;color:#777;font-style:normal}.article__image{width:100%;margin:2.5rem 0;border-radius:6px;overflow:hidden}.article__image img{width:100%;display:block}.toc{margin-bottom:2rem;padding:1rem 1.2rem;background:#f8f9fb;border-radius:8px;font-size:.95rem}.toc ul{list-style:none;margin:0;padding-left:0}.toc li{margin:.25rem 0}.toc a{color:#222;text-decoration:none}.toc a:hover{color:#555;text-decoration:underline}.toc ul.sub{padding-left:1rem;margin-top:.25rem;border-left:2px solid #e0e6ed}.toc ul.sub li a{font-size:.9rem;color:#667}.toc ul.sub li a:hover{color:#999;text-decoration:underline}.toc ul.subsub{padding-left:1rem;margin-top:.15rem;border-left:2px dashed #d0d7df}.toc ul.subsub li a{font-size:.85rem;color:#444}.toc ul.subsub li a:hover{color:#777;text-decoration:underline}.margin-height{border-bottom:1px solid #aaa;box-shadow:0 4px 8px #0003,0 6px 20px #00000030;border-radius:6px;margin:100px 0;padding:2rem}:root{--bg: #0b1020;--card: #141a2b;--accent: #4fd1c5;--accent-soft: rgba(79, 209, 197, .12);--text-main: #f7fafc;--text-muted: #a0aec0;--border-soft: #2d3748;--bad: #fc8181;--ok: #f6e05e;--good: #68d391;--radius: 10px;--shadow: 0 18px 45px rgba(0, 0, 0, .45)}.common-bg{background:linear-gradient(135deg,#dcebff,#eaf2ff 40%,#fff)}.fade-init{opacity:0;transform:translateY(20px);transition:opacity .6s ease-out .35s,transform .6s ease-out .35s}.fade-visible{opacity:1;transform:translateY(0)}@keyframes fade{0%{opacity:0}to{opacity:1}}@keyframes cta{0%{transform:translate(50px)}to{transform:translate(0)}}html{scroll-behavior:smooth}body{font-family:Cabin,sans-serif}
