.article{padding:40px 0 60px;background:#fff}.article__head{max-width:780px;margin:0 auto 36px;text-align:center}.article__tag{display:inline-block;padding:6px 14px;border-radius:999px;background:rgba(26,82,118,.10);color:#1a5276;font-size:12.5px;font-weight:700;letter-spacing:.05em;margin-bottom:18px}.article__title{font-size:clamp(28px,4vw,40px);font-weight:900;line-height:1.3;color:#0b1f33;margin-bottom:14px;letter-spacing:-.01em}.article__meta{font-size:14px;color:#6b7280;letter-spacing:.02em}.article__body{max-width:780px;margin:0 auto;font-size:16.5px;line-height:1.95;color:#1f2937}.article__body .lead{font-size:18px;color:#0b2545;line-height:1.85;padding:20px 24px;background:#ebf5fb;border-left:4px solid #1a5276;border-radius:8px;margin-bottom:36px}.article__body h2{font-size:24px;font-weight:800;color:#0b2545;margin:42px 0 16px;padding-bottom:10px;border-bottom:2px solid #d4e6f1;letter-spacing:-.005em}.article__body h3{font-size:19px;font-weight:700;color:#163a5f;margin:26px 0 10px}.article__body p{margin-bottom:16px}.article__body strong{color:#0b2545}.article__body em{font-style:normal;color:#1a5276;font-weight:600}.article__body ul.bullet,.article__body ol.number{margin:14px 0 22px 4px;padding-left:24px}.article__body ul.bullet li,.article__body ol.number li{margin-bottom:8px;line-height:1.85}.article__body ul.bullet li{list-style:none;position:relative;padding-left:8px}.article__body ul.bullet li::before{content:"▸";position:absolute;left:-16px;color:#1a5276;font-weight:900}.article__body ol.number{list-style:decimal;padding-left:28px}.article__body ol.number li::marker{color:#1a5276;font-weight:800}.article__body .callout{margin:28px 0;padding:18px 22px;background:#f1f5f9;border-radius:12px;border-left:4px solid #1a5276}.article__body .callout>strong{display:block;color:#0b2545;font-size:15px;margin-bottom:6px;letter-spacing:.02em}.article__body .callout p{margin:0;font-size:15.5px;color:#334155}.article__body .callout p strong{color:#0b2545;font-weight:700}.article__body .callout--accent{background:#d6eaf8;border-left-color:#133a54}.article__body .callout--accent>strong{color:#0b2545}.article__body .callout--accent p{color:#1a5276}.article__body .callout--accent p strong{color:#0b2545;font-weight:700}.article__body table{width:100%;border-collapse:collapse;margin:22px 0;font-size:15px;background:#fff;border:1px solid #e5e7eb;border-radius:8px;overflow:hidden}.article__body table th,.article__body table td{padding:12px 14px;text-align:left;border-bottom:1px solid #e5e7eb}.article__body table th{background:#0b2545;color:#fff;font-weight:700;font-size:14px}.article__body table tr:last-child td{border-bottom:none}.article__body table tr:nth-child(even){background:#f8fafc}.article__body blockquote{margin:24px 0;padding:16px 22px;background:#fff;border-left:4px solid #1a5276;font-style:italic;color:#475569;border-radius:6px;box-shadow:0 1px 4px rgba(0,0,0,.04)}.article-faq{max-width:780px;margin:48px auto 0;padding:36px 28px;background:#ebf5fb;border-radius:16px}.article-faq h2{font-size:24px;font-weight:800;color:#0b2545;margin-bottom:18px;padding-bottom:10px;border-bottom:2px solid #d4e6f1}.article-faq details{background:#fff;border-radius:10px;padding:14px 18px;margin-bottom:10px;box-shadow:0 1px 3px rgba(0,0,0,.04);transition:box-shadow .2s}.article-faq details[open]{box-shadow:0 4px 16px rgba(0,0,0,.06)}.article-faq summary{cursor:pointer;font-weight:700;color:#0b2545;font-size:15.5px;list-style:none;display:flex;justify-content:space-between;align-items:center}.article-faq summary::after{content:"+";color:#1a5276;font-size:22px;font-weight:300;transition:transform .25s}.article-faq details[open] summary::after{transform:rotate(45deg)}.article-faq summary::-webkit-details-marker{display:none}.article-faq details p{margin:12px 0 4px;color:#475569;font-size:15px;line-height:1.85}.article-related{max-width:780px;margin:48px auto 0}.article-related h2{font-size:22px;font-weight:800;color:#0b2545;margin-bottom:18px;padding-bottom:10px;border-bottom:2px solid #d4e6f1}.related-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:14px}.related-card{display:block;padding:18px 20px;background:#fff;border:1px solid #d4e6f1;border-radius:12px;transition:transform .25s , box-shadow .25s , border-color .25s;color:#0b2545}.related-card:hover{transform:translateY(-3px);box-shadow:0 8px 24px rgba(11,31,51,.08);border-color:#1a5276}.related-card__tag{display:inline-block;font-size:11.5px;font-weight:700;letter-spacing:.05em;color:#1a5276;background:rgba(26,82,118,.10);padding:3px 10px;border-radius:999px;margin-bottom:10px}.related-card strong{display:block;font-size:15px;line-height:1.5;color:#0b2545}.breadcrumb{padding:18px 0;background:#f8fafc;border-bottom:1px solid #d4e6f1}.breadcrumb__list{display:flex;flex-wrap:wrap;gap:8px;font-size:13.5px;color:#6b7280}.breadcrumb__list li:not(:last-child)::after{content:"›";margin-left:8px;color:#94a3b8}.breadcrumb__list a{color:#1a5276;font-weight:500}.breadcrumb__list [aria-current]{color:#0b2545;font-weight:700}@media (max-width:760px){.article{padding:24px 0 40px}.article__title{font-size:26px}.article__body{font-size:16px}.article__body h2{font-size:21px}.article__body h3{font-size:17.5px}.related-grid{grid-template-columns:1fr}.article-faq{padding:24px 18px}}