/* クリニック比較ノート — editorial design system */
:root{--ink:#23333c;--muted:#5a6a73;--brand:#12636b;--blue:#2e6fa8;--line:#d9e4e8;--pale:#f1f7fa;--teal-pale:#eff8f7;--white:#fff;--radius:8px;--body:-apple-system,BlinkMacSystemFont,"Hiragino Kaku Gothic ProN","Yu Gothic",Meiryo,sans-serif}
*{box-sizing:border-box}
html{scroll-padding-top:24px}
body{margin:0;color:var(--ink);background:var(--white);font-family:var(--body);font-size:16px;line-height:1.8;-webkit-text-size-adjust:100%}
img{display:block;max-width:100%;height:auto}
a{color:var(--brand);text-underline-offset:4px;text-decoration-thickness:1px}
a:hover{color:#0b4850;text-decoration-thickness:2px}
a:focus-visible,summary:focus-visible{outline:3px solid #cf9024;outline-offset:5px;border-radius:3px}
h1,h2,h3{font-feature-settings:"palt";line-height:1.65;overflow-wrap:anywhere}
p{margin:0 0 1.3em}
p:last-child{margin-bottom:0}
button,a,summary{-webkit-tap-highlight-color:transparent}
.wrap{width:calc(100% - 64px);max-width:1104px;margin-inline:auto}
.skip{position:absolute;left:16px;top:-80px;z-index:100;background:white;padding:12px 20px;box-shadow:0 2px 12px #243c4722}
.skip:focus{top:12px}
.preview-note{padding:7px 24px;text-align:center;color:#50616b;background:#f4f6f7;font-size:.8125rem;border-bottom:1px solid #e7edef}
.preview-note a{margin-left:16px;font-size:inherit}
.site-head{background:white;border-bottom:1px solid var(--line)}
.head-row{min-height:84px;display:flex;align-items:center;justify-content:space-between;gap:32px}
.logo{display:inline-flex;align-items:center;gap:8px;text-decoration:none;color:var(--ink);flex-shrink:0}
.brand-mark{width:60px;height:60px;object-fit:contain}
.brand-wordmark{font-size:1.625rem;letter-spacing:.045em;font-weight:750;white-space:nowrap}
.topnav{display:flex;align-items:center;gap:28px;flex-wrap:wrap;font-size:.875rem;font-weight:650}
.topnav a{padding:12px 0;text-decoration:none;color:var(--ink);border-bottom:2px solid transparent}
.topnav a:hover,.topnav a[aria-current]{color:var(--brand);border-bottom-color:var(--brand)}
.category-band{background:#edf6fb;border-bottom:1px solid #dcebf2}
.category-band.ec{background:#eff8f7;border-color:#dbeae7}
.category-band .wrap{display:flex;gap:24px;align-items:center;padding-block:22px}
.category-band span{font-size:.8125rem;color:var(--muted)}
.category-band strong{font-size:1.25rem;font-weight:650}
.eyebrow{display:block;color:var(--brand);font-size:.8125rem;font-weight:700;letter-spacing:.08em;margin-bottom:10px}
.home-intro{padding:56px 0 24px;text-align:center}
.home-intro .eyebrow{font-size:.875rem;margin-bottom:16px}
.home-intro h1{font-size:clamp(1.75rem,3.2vw,2.45rem);letter-spacing:.055em;line-height:1.65;margin:0 0 20px;font-weight:750}
.home-intro p{color:var(--muted);font-size:1rem;line-height:1.9}
.category-pills{display:flex;justify-content:center;gap:18px;margin:0 auto 30px;max-width:650px}
.category-pills a{flex:1;display:flex;align-items:center;justify-content:space-between;gap:16px;background:var(--pale);border:1px solid #bdceda;min-height:56px;padding:12px 22px;text-decoration:none;font-weight:650}
.category-pills a:last-child{background:var(--teal-pale);border-color:#b8d4ce}
.category-pills a:hover{background:#e4f0f5}
.magazine-section{padding:30px 0 26px}
.magazine-heading{display:flex;align-items:baseline;justify-content:space-between;gap:20px;border-bottom:2px solid var(--ink);padding-bottom:15px;margin-bottom:26px}
.magazine-heading h2{font-size:1.375rem;margin:0;letter-spacing:.025em}
.magazine-heading p{font-size:.875rem;color:var(--muted);margin:0}
.featured-grid,.service-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:32px}
.story-card{min-width:0;background:white;border:1px solid var(--line);border-radius:var(--radius);overflow:hidden}
.story-image{display:block;overflow:hidden}
.story-cover{aspect-ratio:1.95;background:#edf6fb;position:relative}
.story-cover img{width:100%;height:100%;object-fit:cover;object-position:50% 46%}
.story-cover>span{position:absolute;bottom:0;left:0;padding:6px 17px;font-size:.8125rem;background:#245c86;color:white;font-weight:650}
.story-cover.ec>span{background:#17625f}
.story-copy{padding:26px 28px 22px}
.story-label{color:var(--muted);font-size:.8125rem;font-weight:650}
.story-copy h3{margin:9px 0 14px;font-size:1.25rem;line-height:1.75}
.story-copy h3 a,.service-card h3 a{text-decoration:none;color:var(--ink)}
.story-copy h3 a:hover,.service-card h3 a:hover{color:var(--brand);text-decoration:underline}
.story-copy p{font-size:.9375rem;color:var(--muted)}
.story-bottom{display:flex;justify-content:space-between;align-items:center;gap:20px;border-top:1px solid var(--line);padding-top:16px;font-size:.8125rem}
.story-bottom time{color:var(--muted)}
.story-bottom a,.service-bottom a{font-size:.875rem;font-weight:650;min-height:32px;display:inline-flex;align-items:center;gap:10px}
.service-section{padding-top:28px}
.service-card{border:1px solid var(--line);border-top:3px solid var(--blue);border-radius:0 0 6px 6px;padding:26px 28px}
.service-card:last-child{border-top-color:var(--brand)}
.service-category{font-size:.9375rem;color:var(--brand);font-weight:700;margin-bottom:10px}
.service-card h3{font-size:1.18rem;margin:0 0 15px;line-height:1.8}
.service-card p{color:var(--muted);font-size:.9375rem}
.service-bottom{display:flex;justify-content:space-between;align-items:center;gap:20px;font-size:.8125rem;color:var(--muted);margin-top:20px}
.home-policy{display:flex;align-items:center;gap:40px;padding:32px 36px;background:var(--pale);border:1px solid var(--line);border-radius:var(--radius);margin:28px 0 12px}
.home-policy>div{flex:1}
.home-policy h2{font-size:1.35rem;margin:0 0 12px}
.home-policy p{font-size:.9375rem;color:var(--muted)}
.home-policy .button{flex-shrink:0;font-size:.875rem}
.breadcrumbs{padding:20px 0;font-size:.8125rem;line-height:1.7;color:var(--muted)}
.breadcrumbs ol{display:flex;flex-wrap:wrap;gap:7px 12px;padding:0;margin:0;list-style:none}
.breadcrumbs li+li:before{content:"/";margin-right:12px;color:#82939b}
.breadcrumbs a{text-decoration:none}
.breadcrumbs a:hover{text-decoration:underline}
.reading-column{max-width:760px;width:calc(100% - 64px);margin:8px auto 0}
.article-head{padding:10px 0 24px}
.article-head h1{font-size:2rem;line-height:1.65;margin:0 0 22px;font-weight:750;letter-spacing:.025em}
.article-meta{display:flex;gap:8px 24px;flex-wrap:wrap;font-size:.8125rem;color:var(--muted)}
.article-meta a{text-decoration:none;color:inherit}
.editorial-note{font-size:.8125rem;color:var(--muted);margin:12px 0 0;padding-top:12px;border-top:1px solid var(--line);line-height:1.9}
.editorial-note a{margin-left:8px;white-space:nowrap}
.article-body{font-size:1.0625rem;line-height:1.9}
.article-body p{overflow-wrap:anywhere}
.article-lead{margin:0 0 24px;line-height:2}
.answer-card{display:grid;grid-template-columns:minmax(0,1fr) 176px;align-items:center;gap:22px;padding:25px 28px;background:#f4f9fb;border:1px solid #d5e6ee;border-radius:var(--radius);margin:28px 0}
.answer-card h2{font-size:1.15rem;line-height:1.8;margin:0 0 12px}
.answer-card p{font-size:.9375rem;line-height:1.95}
.answer-card img{width:176px;aspect-ratio:1.3;object-fit:cover;border-radius:6px}
.article-toc{padding:22px 28px;margin:28px 0 38px;border:1px solid var(--line);border-radius:var(--radius)}
.toc-heading{font-weight:700;font-size:1rem;border-bottom:1px solid var(--line);padding-bottom:12px;margin-bottom:12px}
.article-toc ol{display:grid;grid-template-columns:1fr 1fr;column-gap:32px;row-gap:0;padding-left:1.5em;margin:0;font-size:.9375rem}
.article-toc li{padding:5px 0}
.article-toc a{text-decoration:none;display:block;padding:3px 0}
.article-toc a:hover{text-decoration:underline}
.article-section{margin:38px 0 48px;scroll-margin-top:24px}
.article-section h2{padding:0 0 14px;font-size:1.45rem;line-height:1.6;margin:0 0 22px;border-bottom:2px solid #d9e7eb}
.article-section h3{font-size:1.16rem;margin:28px 0 14px}
.sources{font-size:.8125rem;color:var(--muted);line-height:1.9;margin:14px 0 20px}
.sources a{display:inline;overflow-wrap:anywhere}
.caption{font-size:.875rem;color:var(--muted);line-height:1.9}
.comparison{margin:24px 0 14px}
.comparison table{width:100%;border-collapse:collapse;table-layout:fixed;font-size:.9375rem;line-height:1.85}
.comparison caption{text-align:left;padding:0 0 12px;font-size:.875rem;color:var(--muted)}
.comparison th,.comparison td{border:1px solid #dce5e9;padding:15px 14px;vertical-align:top;overflow-wrap:anywhere}
.comparison thead th{background:#e7f2f8;color:#244d63;text-align:center;font-weight:700}
.comparison thead th:first-child{width:24%}
.comparison tbody th{background:#f5f8fa;font-weight:600;text-align:left;font-size:.875rem}
.comparison td small{display:block;font-size:.8125rem;color:var(--muted);line-height:1.85;margin-top:5px}
.comparison td>a{font-size:.875rem;font-weight:650}
.notice,.urgent{padding:22px 26px;margin:24px 0;background:#f2f8fa;border:1px solid #cee0e7;border-left:4px solid #45859b;border-radius:4px}
.notice>strong,.urgent>strong{display:block;font-size:1.0625rem;line-height:1.8;margin-bottom:10px}
.notice p,.urgent p{font-size:.9375rem;line-height:1.95}
.urgent{background:#eff8f7;border-color:#bdd6d2;border-left-color:#28756d}
.inline-links{display:flex;gap:12px 24px;flex-wrap:wrap;margin-top:16px}
.inline-links a{display:inline-flex;align-items:center;min-height:44px;font-size:.9375rem;font-weight:700}
.split-note{display:grid;grid-template-columns:1fr 1fr;gap:20px;margin:20px 0}
.split-note>div{padding:22px 24px;border:1px solid var(--line);border-radius:6px}
.article-section .split-note h3{margin:0 0 12px;border:0;padding:0;font-size:1.1rem}
.split-note p{font-size:.9375rem}
.care-options{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin:24px 0}
.care-options article{border:1px solid #c9dfda;padding:20px 18px;border-radius:6px}
.tag{font-size:.8125rem;color:var(--brand);font-weight:650}
.article-section .care-options h3{border:0;margin:7px 0 12px;padding:0;font-size:1.1rem}
.care-options p,.care-options .text-link{font-size:.875rem;line-height:1.95}
.text-link{display:inline-block;font-weight:650;margin:5px 0 12px}
.steps{list-style:none;padding:0;margin:24px 0;counter-reset:step}
.steps li{counter-increment:step;position:relative;padding:0 0 26px 60px;margin:0;border-left:1px solid #cedfe4;margin-left:20px}
.steps li:last-child{border-left:0;padding-bottom:0}
.steps li:before{content:counter(step,decimal-leading-zero);position:absolute;left:-20px;top:0;background:white;border:1px solid #b9d2dd;border-radius:50%;width:40px;height:40px;color:var(--brand);display:grid;place-items:center;font-size:.875rem;font-weight:700}
.article-section .steps h3{border:0;margin:0 0 8px;padding:0;font-size:1.08rem}
.steps p{font-size:.9375rem;line-height:1.95}
.cost-formula{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:12px;padding:24px 20px;background:var(--pale);border:1px solid #ccdee7;border-radius:6px;margin-bottom:24px;font-size:1rem}
.cost-formula strong{font-size:1.2rem;color:var(--brand)}
.cost-formula small{display:block;text-align:center;font-size:.8125rem;color:var(--muted)}
.timeline{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));border:1px solid var(--line);border-radius:6px;margin:24px 0}
.timeline div{padding:20px;text-align:center}
.timeline div+div{border-left:1px solid var(--line)}
.timeline span{display:block;font-size:.875rem;color:var(--muted)}
.timeline strong{display:block;font-size:1rem;margin-top:8px}
.plain-list,.checklist{padding-left:1.5em;margin:20px 0}
.plain-list li,.checklist li{padding:6px 0}
.checklist{list-style-type:square;background:var(--pale);padding:20px 24px 20px 44px;border-radius:6px;font-size:1rem}
blockquote{margin:24px 0;padding:22px 28px;background:#f1f7f9;border-left:4px solid var(--brand);font-size:1.05rem;line-height:2}
.action-box{padding:27px 30px;margin:30px 0;border:1px solid #bfd7e3;border-top:3px solid var(--blue);border-radius:0 0 6px 6px;background:#f5f9fc}
.action-box h3{font-size:1.25rem;margin:0 0 10px;line-height:1.7}
.action-box p{font-size:.9375rem;line-height:1.9;margin:0}
.action-links{margin-top:22px;display:flex;flex-direction:column;align-items:flex-start;gap:12px}
.button{display:inline-flex;align-items:center;justify-content:center;gap:10px;min-height:52px;padding:13px 24px;background:#25649a;border:1px solid #25649a;border-radius:5px;text-decoration:none;color:white;font-size:1rem;font-weight:700;text-align:center;line-height:1.7}
.button:hover{background:#194f7e;color:white}
.button.secondary{background:white;color:var(--brand);border-color:#98b8c2}
.button.secondary:hover{background:#eaf3f6}
.sub-link{font-size:.875rem;min-height:32px;display:inline-flex;align-items:center}
.faq{border-top:1px solid var(--line)}
.faq details{border-bottom:1px solid var(--line)}
.faq summary{position:relative;cursor:pointer;padding:22px 42px 22px 38px;list-style:none;font-weight:650;font-size:1rem;line-height:1.8}
.faq summary::-webkit-details-marker{display:none}
.faq summary:before{content:"Q";position:absolute;left:4px;color:var(--brand);font-weight:750}
.faq summary:after{content:"+";position:absolute;right:8px;top:22px;font-size:1.1rem;color:var(--brand)}
.faq details[open] summary:after{content:"−"}
.faq details[open] summary{background:#f5f9fb}
.faq details>div{padding:0 28px 24px 38px;font-size:.9375rem;line-height:1.95;background:#f5f9fb}
.article-end{margin:28px 0 24px;border-top:1px solid var(--line);padding:12px 0 0;font-size:.8125rem;color:var(--muted);line-height:1.75}
.article-end strong{display:inline;color:var(--muted);font-size:inherit;font-weight:600;margin-right:.5em}
.article-end p{display:inline;margin:0}.article-end>a{display:inline;margin-left:.5em;font-size:inherit}.calculation-note{margin:20px 0;padding:14px 16px;border:1px solid var(--line);border-radius:8px}.calculation-note summary{cursor:pointer;font-weight:600}.calculation-note p{font-size:.875rem}
.read-next{margin:38px 0}
.read-next h2{font-size:1.3rem;margin:0;border-bottom:2px solid var(--ink);padding-bottom:15px}
.read-next article{border-bottom:1px solid var(--line)}
.read-next article>a{display:grid;grid-template-columns:minmax(0,1fr) 20px;align-items:center;gap:18px;padding:22px 4px;text-decoration:none}

.read-next article strong{font-size:1rem;color:var(--ink);line-height:1.9}
.read-next article>a:hover strong{text-decoration:underline;text-underline-offset:4px}
.info-page{max-width:832px;padding-top:8px}
.info-page .article-head{padding-top:24px}
.info-page .article-head .eyebrow{margin-bottom:14px}
.info-page .lead{font-size:1.16rem;font-weight:650}
.info-list{display:grid;grid-template-columns:180px minmax(0,1fr);border-top:1px solid var(--line);font-size:.9375rem;margin:30px 0}
.info-list dt,.info-list dd{padding:18px;border-bottom:1px solid var(--line);margin:0}
.info-list dt{background:var(--pale);font-weight:650}
.error-page{min-height:400px;padding-top:72px}
.site-foot{margin-top:68px;padding:40px 0 25px;border-top:1px solid var(--line);background:white}
.foot-row{display:flex;justify-content:space-between;align-items:center;gap:36px}
.site-foot .brand-mark{width:50px;height:50px}
.site-foot .brand-wordmark{font-size:1.35rem}
.footer-sub{font-size:.875rem;color:var(--muted);margin:10px 0 0 58px}
.foot-links{display:flex;flex-wrap:wrap;gap:16px 25px;font-size:.875rem}
.foot-links a{color:var(--muted);min-height:44px;display:flex;align-items:center}
.foot-note{display:flex;justify-content:space-between;align-items:baseline;gap:28px;border-top:1px solid var(--line);padding-top:22px;margin-top:30px;color:var(--muted);font-size:.8125rem}
.foot-note p{margin:0;max-width:680px}
.foot-note span{flex-shrink:0}
@media(max-width:980px){
 .head-row{gap:18px}.topnav{gap:18px;font-size:.8125rem}.brand-wordmark{font-size:1.4rem}.brand-mark{width:50px;height:50px}
 .home-policy{gap:24px}.foot-row{align-items:flex-start}.foot-links{display:block}.foot-links a{padding-block:3px}
 .care-options{grid-template-columns:1fr}.care-options article{padding:20px 24px}.care-options p{font-size:.9375rem}
}
@media(max-width:700px){
 .wrap,.reading-column{width:calc(100% - 40px)}
 .preview-note{font-size:.75rem;padding:6px 16px}
 .head-row{flex-direction:column;align-items:flex-start;gap:4px;padding:12px 0 0;min-height:0}
 .brand-mark{width:46px;height:46px}.brand-wordmark{font-size:1.375rem}
 .topnav{width:100%;gap:0;justify-content:space-between;font-size:.8125rem;flex-wrap:wrap}
 .topnav a{padding:13px 0;min-height:48px}
 .category-band .wrap{gap:6px;align-items:flex-start;flex-direction:column;padding-block:16px}
 .category-band span{font-size:.75rem}.category-band strong{font-size:1.08rem}
 .home-intro{text-align:left;padding:32px 0 22px}
 .home-intro .eyebrow{font-size:.8125rem;margin-bottom:13px}
 .home-intro h1{font-size:1.6rem;letter-spacing:.025em;line-height:1.75;margin-bottom:16px}
 .home-intro p{font-size:.9375rem}.desktop-break{display:none}
 .category-pills{flex-direction:column;gap:10px;margin:0 0 16px}
 .category-pills a{min-height:52px;font-size:.9375rem;padding:12px 18px}
 .magazine-section{padding:24px 0 14px}
 .magazine-heading{display:block;margin-bottom:22px;padding-bottom:13px}
 .magazine-heading h2{font-size:1.19rem}.magazine-heading p{font-size:.8125rem;margin-top:7px}
 .featured-grid,.service-grid{grid-template-columns:1fr;gap:24px}
 .story-cover{aspect-ratio:1.8}
 .story-copy{padding:21px 22px 18px}
 .story-copy h3{font-size:1.15rem}.story-copy p{font-size:.9375rem}
 .story-bottom{padding-top:12px}.story-bottom a{min-height:44px}
 .service-card{padding:21px 22px}.service-card h3{font-size:1.1rem}.service-bottom a{min-height:44px}
 .home-policy{display:block;padding:24px;margin-top:22px}
 .home-policy h2{font-size:1.18rem}.home-policy .button{display:flex;margin-top:22px}
 .breadcrumbs{padding:15px 0;font-size:.75rem}.breadcrumbs ol{gap:5px 8px}.breadcrumbs li+li:before{margin-right:8px}
 .reading-column{margin-top:4px}
 .article-head{padding:7px 0 22px}
 .article-head h1{font-size:1.55rem;line-height:1.75;margin-bottom:18px;letter-spacing:.015em}
 .article-meta{font-size:.75rem;gap:6px 16px}
 .editorial-note{font-size:.8125rem;line-height:1.9}.editorial-note a{white-space:normal}
 .article-body{font-size:1rem;line-height:2}
 .answer-card{display:block;padding:21px 22px;margin:24px 0}
 .answer-card h2{font-size:1.08rem}.answer-card p{font-size:.9375rem}
 .answer-card img{display:none}
 .article-toc{padding:20px 22px;margin:24px 0 30px}
 .article-toc ol{grid-template-columns:1fr;font-size:.9375rem}
 .article-toc li{padding:2px 0}.article-toc a{padding:8px 0}
 .article-section{margin:30px 0 36px}
 .article-section h2{font-size:1.25rem;line-height:1.65;padding:0 0 12px;margin-bottom:20px}
 .article-section h3{font-size:1.1rem;margin-top:24px}
 .comparison table{font-size:.875rem;line-height:1.75}
 .comparison th,.comparison td{padding:12px 10px}
 .comparison thead th:first-child{width:26%}
 .comparison tbody th{font-size:.875rem}
 .comparison td small{font-size:.8125rem;line-height:1.75}
 .comparison td>a{font-size:.875rem}
 .comparison--wide table{min-width:480px}
 .table-hint{display:block;font-size:.8125rem;color:var(--muted);margin:18px 0 -12px}
 .sources{font-size:.8125rem;line-height:2}
 .notice,.urgent{padding:18px 20px;margin:22px 0}
 .notice>strong,.urgent>strong{font-size:1rem}
 .inline-links{display:block;margin-top:10px}
 .inline-links a{display:flex;font-size:.875rem;line-height:1.8;margin-top:4px}
 .split-note{grid-template-columns:1fr;gap:12px}.split-note>div{padding:20px}
 .care-options{gap:12px}.care-options article{padding:18px 20px}
 .steps li{padding-left:38px;padding-bottom:22px;margin-left:18px}
 .steps li:before{left:-18px;width:36px;height:36px;font-size:.8125rem}
 .article-section .steps h3{font-size:1.05rem}
 .cost-formula{padding:20px 16px;gap:12px;font-size:.9375rem}
 .timeline{grid-template-columns:1fr}
 .timeline div{padding:15px 20px;text-align:left;display:flex;justify-content:space-between;gap:20px;align-items:center}
 .timeline div+div{border-left:0;border-top:1px solid var(--line)}
 .timeline strong{margin:0;font-size:.9375rem}.timeline span{font-size:.875rem}
 blockquote{padding:20px;font-size:1rem}
 .checklist{padding:18px 20px 18px 38px}
 .action-box{padding:23px 21px;margin:26px 0}
 .action-box h3{font-size:1.15rem}.action-box p{font-size:.9375rem}
 .action-links{align-items:stretch;gap:10px}.action-links .button{font-size:.9375rem;padding:13px 16px}
 .sub-link{justify-content:center;min-height:44px;text-align:center}
 .faq summary{font-size:.9375rem;padding:20px 30px 20px 32px}
 .faq details>div{padding:0 20px 22px 32px;font-size:.9375rem}
 .faq summary:after{right:5px;top:20px}
 .read-next h2{font-size:1.18rem}
 .read-next article>a{grid-template-columns:minmax(0,1fr) 20px;gap:8px 16px;padding:20px 0}

 .read-next article strong{font-size:.9375rem}
 .info-page .article-head{padding-top:16px}.info-page .lead{font-size:1.08rem}
 .info-list{grid-template-columns:1fr}
 .info-list dt{padding:12px 16px}.info-list dd{padding:16px}
 .site-foot{padding-top:28px;margin-top:42px}
 .foot-row{display:block}.site-foot .brand-mark{width:46px;height:46px}.site-foot .brand-wordmark{font-size:1.3rem}
 .footer-sub{margin-left:54px;font-size:.8125rem}
 .foot-links{margin-top:22px;display:flex;gap:0 24px;font-size:.8125rem}
 .foot-note{display:block;margin-top:22px;padding-top:20px;font-size:.75rem}
 .foot-note span{display:block;margin-top:14px}
}
@media(max-width:370px){
 .wrap,.reading-column{width:calc(100% - 32px)}
 .topnav{gap:0 14px;justify-content:flex-start}
 .brand-wordmark{font-size:1.25rem}
 .home-intro h1{font-size:1.4rem}.article-head h1{font-size:1.4rem}
 .comparison td{padding:11px;font-size:.875rem}
}
@media(prefers-reduced-motion:no-preference){html{scroll-behavior:smooth}}
@media print{
 .preview-note,.site-head,.site-foot,.category-band,.article-toc,.action-box{display:none}
 .wrap,.reading-column{width:100%;max-width:none}
 body{font-size:11pt;color:#111}
 a{color:inherit}
 .article-section h2{break-after:avoid}
 .comparison tr,.notice,.urgent{break-inside:avoid}
 .article-body{font-size:11pt}
}

/* Reading-first refinement: topic entry, article hierarchy, native comparison tables. */
.readable-home{max-width:1104px}
.readable-home .home-intro{text-align:left;padding:44px 0 28px}
.readable-home .home-intro .eyebrow{font-size:.875rem;margin-bottom:10px}
.readable-home .home-intro h1{font-size:2.1rem;line-height:1.45;letter-spacing:.02em;margin:0 0 14px}
.readable-home .home-intro h1 span{display:inline-block}
.readable-home .home-intro p{font-size:1rem;margin:0}
.topic-grid{display:grid;grid-template-columns:1fr 1fr;gap:24px}
.topic-card{display:grid;grid-template-columns:144px minmax(0,1fr);align-items:center;gap:22px;padding:24px;border:1px solid #d6e1e6;border-radius:10px;text-decoration:none;background:#fff;box-shadow:0 3px 12px #173b4b06}
.topic-card:hover{border-color:#6d9fab;background:#f8fbfc}
.topic-card img{width:144px;height:144px;object-fit:cover;border-radius:7px}
.topic-card h2{font-size:1.35rem;line-height:1.5;color:var(--ink);margin:0 0 10px}
.topic-card p{font-size:1rem;line-height:1.75;color:var(--muted);margin:0 0 16px}
.topic-action{display:flex;align-items:center;justify-content:space-between;gap:12px;font-size:.9375rem;font-weight:700;color:var(--brand)}
.topic-card.ed .topic-action{color:#245f90}
.guide-columns{display:grid;grid-template-columns:1fr 1fr;gap:40px;margin:44px 0 36px}
.guide-group h2{font-size:1.25rem;margin:0;padding:0 0 16px;border-bottom:2px solid #bfd3df}
.guide-group.ec h2{border-color:#bfd7d1}
.guide-group ul{list-style:none;padding:0;margin:0}
.guide-group li{border-bottom:1px solid var(--line)}
.guide-group li a{display:flex;justify-content:space-between;align-items:center;gap:16px;padding:22px 0;text-decoration:none}
.guide-group strong{display:block;font-size:1.0625rem;font-weight:650;color:var(--ink);line-height:1.65}
.guide-group small{display:block;font-size:.875rem;color:var(--muted);margin-top:6px;line-height:1.8}
.guide-group a:hover strong{color:var(--brand);text-decoration:underline}
.guide-arrow{flex-shrink:0}
.home-editorial{padding:22px 0 0;border-top:1px solid var(--line);font-size:.875rem;color:var(--muted);margin-bottom:20px}
.home-editorial strong{font-size:.9375rem;font-weight:600}
.home-editorial p{margin:7px 0}
.home-editorial a{display:inline-block;padding:5px 0;min-height:36px}
.column-main>.wrap{max-width:760px}
.article-head{padding:10px 0 18px}
.article-head h1{font-size:1.95rem;line-height:1.55;margin:0 0 18px;letter-spacing:.01em}
.article-subtitle{display:block;font-size:1.125rem;line-height:1.75;font-weight:500;letter-spacing:0;margin-top:10px;color:var(--muted)}
.article-lead{font-size:1rem;line-height:1.9;margin:0 0 20px}
.toc-disclosure{margin:20px 0 30px;border:1px solid var(--line);border-radius:6px;background:#fafcfd}
.toc-disclosure>summary{display:flex;justify-content:space-between;align-items:center;cursor:pointer;list-style:none;padding:13px 18px;min-height:50px;font-size:.9375rem;font-weight:600}
.toc-disclosure>summary::-webkit-details-marker{display:none}
.toc-disclosure[open]>summary span{font-size:0}
.toc-disclosure[open]>summary span:after{content:'−';font-size:1rem}
.toc-disclosure .article-toc{border:0;border-top:1px solid var(--line);border-radius:0;padding:15px 22px;margin:0}
.toc-disclosure .article-toc ol{font-size:.9375rem;line-height:1.8}
.toc-disclosure .article-toc a{padding:8px 0}
.article-section{margin:32px 0 44px}
.comparison{max-width:100%;overflow-x:auto;overscroll-behavior-x:contain;-webkit-overflow-scrolling:touch}
.comparison td strong{font-variant-numeric:tabular-nums;font-size:1.125rem;white-space:nowrap;color:#223f50}
.comparison td:before{content:none}
.comparison:focus-visible{outline:2px solid var(--brand);outline-offset:4px}
.table-hint{display:none}
.notice{background:#f8fafb;border:1px solid #dae5ea;border-left:3px solid #9fb7c1;padding:18px 22px}
.urgent{background:#f6faf8;border-color:#b9d4ca;border-left-color:#397968}
.urgent>strong{font-size:1rem}
.urgent p{font-size:.9375rem;line-height:1.85}
.read-next article>a{padding:20px 0}
@media(min-width:701px) and (max-width:1050px){
 .topic-card{grid-template-columns:104px minmax(0,1fr);padding:20px;gap:16px}
 .topic-card img{width:104px;height:130px}
 .topic-card h2{font-size:1.2rem}
 .topnav{gap:16px}
}
@media(max-width:700px){
 .topnav{font-size:.875rem}
 .readable-home .home-intro{padding:28px 0 22px}
 .readable-home .home-intro h1{font-size:1.6rem;line-height:1.55}
 .readable-home .home-intro .eyebrow{font-size:.8125rem}
 .readable-home .home-intro p{font-size:.9375rem}
 .topic-grid{grid-template-columns:1fr;gap:14px}
 .topic-card{grid-template-columns:100px minmax(0,1fr);gap:18px;padding:18px}
 .topic-card img{width:100px;height:124px}
 .topic-card h2{font-size:1.2rem;margin-bottom:8px}
 .topic-card p{font-size:.9375rem;line-height:1.75;margin-bottom:10px}
 .topic-action{font-size:.875rem}
 .guide-columns{grid-template-columns:1fr;gap:34px;margin:32px 0}
 .guide-group h2{font-size:1.15rem;padding-bottom:12px}
 .guide-group li a{padding:18px 0}
 .guide-group strong{font-size:1rem}
 .guide-group small{font-size:.875rem}
 .article-head h1{font-size:1.55rem;line-height:1.6;margin-bottom:16px}
 .article-subtitle{font-size:1rem;line-height:1.8;margin-top:8px}
 .article-body{font-size:1rem;line-height:1.9}
 .article-section h2{font-size:1.2rem}
 .toc-disclosure{margin:18px 0 26px}
 .toc-disclosure .article-toc{padding:12px 18px}
 .article-section{margin:28px 0 36px}
 .comparison td strong{font-size:1.0625rem}
 .table-hint{display:block}
 .notice,.urgent{padding:16px 18px}
 .inline-links a{font-size:.875rem}
}
@media(max-width:420px){
 .brand-wordmark{font-size:1.2rem;letter-spacing:.02em}
 .brand-mark{width:42px;height:42px}
 .topnav{gap:0 20px;justify-content:flex-start;font-size:.875rem}
 .topic-card{grid-template-columns:78px minmax(0,1fr);gap:14px;padding:16px}
 .topic-card img{width:78px;height:112px}
 .topic-card h2{font-size:1.125rem}
 .topic-card p{font-size:.9375rem}
 .article-head h1{font-size:1.45rem}
}
@media print{.toc-disclosure,.table-hint{display:none}.comparison{overflow:visible}.comparison--wide table{min-width:0}.article-subtitle{font-size:12pt}}

.comparison-scope{font-size:.9375rem;color:var(--muted);line-height:1.85;margin-bottom:16px}.comparison thead small{font-size:.875rem;font-weight:500}

/* Article-specific imagery; compact thumbnails keep the reading order intact. */
.article-cover{margin:22px 0 26px;background:#f6f8f7;border-radius:10px;overflow:hidden;aspect-ratio:8/5}
.article-cover img{display:block;width:100%;height:100%;object-fit:cover;object-position:center}
.article-thumbnail{display:block;object-fit:cover;object-position:center;background:#f6f8f7;border-radius:6px}
.guide-group li a{display:grid;grid-template-columns:104px minmax(0,1fr) 18px;gap:16px}
.guide-group .article-thumbnail{width:104px;height:76px}
.guide-copy{min-width:0}
.read-next article>a{grid-template-columns:96px minmax(0,1fr) 20px;gap:18px}
.read-next .article-thumbnail{width:96px;height:68px}
.topic-card .article-thumbnail{width:100%;height:auto;aspect-ratio:4/3;object-fit:cover}
@media(max-width:700px){
 .article-cover{margin:18px 0 22px;border-radius:8px}
 .guide-group li a{grid-template-columns:88px minmax(0,1fr) 14px;gap:13px}
 .guide-group .article-thumbnail{width:88px;height:72px}
 .guide-group small{margin-top:4px;font-size:.8125rem;line-height:1.7}
 .read-next article>a{grid-template-columns:80px minmax(0,1fr) 14px;gap:12px}
 .read-next .article-thumbnail{width:80px;height:60px}
 .topic-card{grid-template-columns:100px minmax(0,1fr)}
 .topic-card .article-thumbnail{width:100px;height:82px}
}
@media(max-width:360px){
 .guide-group li a{grid-template-columns:72px minmax(0,1fr) 12px;gap:10px}
 .guide-group .article-thumbnail{width:72px;height:64px}
}
@media print{.article-cover,.article-thumbnail{display:none}.guide-group li a,.read-next article>a{grid-template-columns:minmax(0,1fr) 20px}}
