.article{width:min(100% - 32px,780px);margin:0 auto;padding:90px 0}.article h1{margin:0 0 24px;font-size:clamp(42px,7vw,68px);line-height:1;letter-spacing:-.05em}.article-lead{margin:0 0 42px;color:var(--muted);font-size:21px;line-height:1.65}.article section{margin-top:60px}.article h2{margin:0 0 18px;font-size:32px;letter-spacing:-.035em}.article section>p,.article li{color:var(--muted);font-size:18px;line-height:1.75}.article li+li{margin-top:8px}.article-cta{display:block;margin:46px 0;padding:28px;border:1px solid var(--line);border-radius:22px;background:linear-gradient(135deg,#e6f5ff,#eeeaff)}.article-cta strong{display:block;font-size:22px}.article-cta p{color:var(--muted)}.article-cta a,.related a{color:#367ea9;font-weight:750;text-decoration:none}.article-cta.final{display:flex;align-items:center;justify-content:space-between;gap:20px}.related>div{display:grid;gap:10px}.related a{padding:14px 16px;border:1px solid var(--line);border-radius:14px;background:#fff}.table-scroll{position:relative;margin-top:24px;border:1px solid var(--line);border-radius:20px;overflow:hidden;box-shadow:0 16px 40px #7180ad1a}.table-scroll table{width:100%;table-layout:fixed;border-collapse:separate;border-spacing:0;font-size:16px;background:#fff}.table-scroll th,.table-scroll td{padding:18px 20px;text-align:left;white-space:normal;word-break:break-word;vertical-align:top}.table-scroll thead tr{background:linear-gradient(135deg,#eaf3ff,#f2ecff)}.table-scroll thead th{font-weight:800;font-size:12.5px;text-transform:uppercase;letter-spacing:.06em;color:#4a4f66;border-bottom:2px solid #dfe6f5}.table-scroll thead th:first-child{border-top-left-radius:19px}.table-scroll thead th:last-child{border-top-right-radius:19px}.table-scroll tbody tr{position:relative;transition:background-color .15s ease,transform .15s ease}.table-scroll tbody tr:not(:last-child) td{border-bottom:1px solid #eef0f5}.table-scroll tbody tr:nth-child(even){background:#fafbfd}.table-scroll tbody tr:hover{background:#eef5ff}.table-scroll td{color:var(--muted);line-height:1.55}.table-scroll td:first-child{color:#1c1f2a;font-weight:700}
.badge{display:inline-flex;align-items:center;gap:7px;padding:6px 14px 6px 9px;border-radius:100px;font-weight:750;font-size:14px;line-height:1;white-space:nowrap;vertical-align:middle}
.badge svg{width:20px;height:20px;flex:none;padding:3px;border-radius:50%;box-sizing:border-box}
.badge.yes{background:#e2f7ea;color:#187a41}.badge.yes svg{background:#1a9350;color:#fff}
.badge.no{background:#fdeaea;color:#b3261e}.badge.no svg{background:#d33a30;color:#fff}
.cell-note{display:inline;margin-left:10px;color:var(--muted);font-size:1em;line-height:1.55;vertical-align:middle}
.article-hero{display:block;width:100%;height:auto;border-radius:24px;margin-bottom:32px;box-shadow:0 20px 50px #7180ad22}
@media(max-width:680px){.article{padding:60px 0}.article h1{font-size:42px}.article section{margin-top:46px}.article h2{font-size:28px}.article-cta.final{align-items:flex-start;flex-direction:column}}
