:root{--article-ink:#101c17;--article-green:#116b38;--article-deep:#0b3b28;--article-orange:#f15a18;--article-blue:#1565a8;--article-line:#d9e3dd;--article-soft:#f3faf5}
body.polished-article{background:#fbfdfb;color:var(--article-ink)}
body.polished-article .topbar{position:static;background:#fff;box-shadow:0 8px 26px rgba(16,28,23,.05)}
body.polished-article .brand{color:var(--article-deep)}
body.polished-article .hero{background:#fff;border-bottom:1px solid var(--article-line);padding:34px clamp(18px,4vw,56px) 28px}
body.polished-article .hero-inner{max-width:1320px}
body.polished-article .badge{border-radius:6px;background:#eaf7ee;color:var(--article-green);border-color:#b9dec3}
body.polished-article h1{font-size:clamp(42px,4.9vw,72px);line-height:1.14;color:#07120e;max-width:1180px}
body.polished-article .lead{font-size:clamp(21px,2vw,28px);line-height:1.55;color:#25342d;max-width:1040px}
.article-guide-board{max-width:1320px;margin:0 auto;padding:28px clamp(18px,4vw,56px) 16px}
.article-guide-grid{display:grid;grid-template-columns:minmax(0,.94fr) minmax(460px,1fr);gap:24px;align-items:stretch}
.article-answer-card,.article-flow-card,.article-warning,.article-source-strip,.article-anchor-card{background:#fff;border:1px solid var(--article-line);border-radius:8px;box-shadow:0 16px 36px rgba(16,28,23,.06)}
.article-answer-card{padding:28px;background:linear-gradient(180deg,#fff,#f5fbf6)}
.article-kicker{display:inline-flex;min-height:34px;align-items:center;border-radius:6px;background:var(--article-green);color:#fff;font-weight:950;padding:0 12px;font-size:15px;margin-bottom:18px}
.article-answer-card h2,.article-flow-card h2{margin:0 0 20px;color:#07120e;font-size:clamp(27px,2.5vw,38px);line-height:1.25}
.article-steps{display:grid;gap:14px;margin:0;padding:0;list-style:none}
.article-steps li{display:grid;grid-template-columns:54px 1fr;gap:16px;align-items:start;padding:16px;border-radius:8px;background:#fff;border:1px solid #dce8df}
.article-steps span{width:48px;height:48px;display:inline-flex;align-items:center;justify-content:center;border-radius:50%;background:var(--article-green);color:#fff;font-size:22px;font-weight:950}
.article-steps b{display:block;font-size:23px;line-height:1.25;color:var(--article-green);margin-bottom:6px}
.article-steps em{font-style:normal;display:block;color:#33443b;font-size:17px;line-height:1.65;font-weight:780}
.article-flow-card{padding:28px}
.article-flow-question{border:2px solid #93c9a5;border-radius:8px;background:#f8fff9;padding:16px;text-align:center;font-size:19px;font-weight:950;color:#12241b}
.article-flow-branches{display:grid;grid-template-columns:1fr 1fr;gap:18px;margin-top:18px}
.article-flow-branch{position:relative;min-height:168px;padding:22px;border-radius:8px;border:1px solid #d8e2dc;background:#fff;text-align:center}
.article-flow-branch.good{border-color:#c4dec9}.article-flow-branch.bad{border-color:#ffd5c3;background:#fffaf7}
.article-flow-branch span{display:inline-flex;min-height:32px;align-items:center;border-radius:999px;padding:0 13px;background:#eaf7ee;color:var(--article-green);font-weight:950;margin-bottom:12px}
.article-flow-branch.bad span{background:#fff0e9;color:var(--article-orange)}
.article-flow-branch b{display:block;font-size:22px;line-height:1.35;color:#11241b;margin-bottom:8px}
.article-flow-branch p{font-size:17px;line-height:1.6;color:#48564e;margin:0;font-weight:760}
.article-flow-note{margin-top:16px;border-radius:8px;background:#fff6d7;color:#4b3510;padding:14px 16px;font-size:17px;font-weight:900;text-align:center}
.article-source-strip{display:grid;grid-template-columns:auto repeat(4,1fr);gap:12px;align-items:center;margin-top:22px;padding:18px}
.article-source-strip strong{font-size:18px;color:#12241b}
.article-source-strip a{display:flex;align-items:center;justify-content:center;min-height:62px;padding:12px;border:1px solid #d8e2dc;border-radius:7px;background:#fff;color:#173528;text-decoration:none;font-size:15px;line-height:1.35;font-weight:900;text-align:center}
.article-warning{margin-top:20px;padding:22px;border-color:#ffc9bb;background:#fff8f6}
.article-warning strong{display:block;color:#d73718;font-size:23px;margin-bottom:6px}.article-warning p{margin:0;color:#4e3a34;font-size:18px;line-height:1.65;font-weight:820}
.article-anchor-row{max-width:1320px;margin:10px auto 0;padding:0 clamp(18px,4vw,56px) 26px;display:grid;grid-template-columns:repeat(4,1fr);gap:14px}
.article-anchor-card{display:block;padding:18px;text-decoration:none;color:#12241b;min-height:116px}
.article-anchor-card span{display:block;color:var(--article-green);font-size:14px;font-weight:950;margin-bottom:8px}.article-anchor-card b{font-size:22px;line-height:1.3}.article-anchor-card.blue span{color:var(--article-blue)}.article-anchor-card.orange span{color:var(--article-orange)}
body.polished-article .summary{grid-template-columns:repeat(3,minmax(0,1fr));margin-top:8px}
body.polished-article .summary div,body.polished-article .section{border-radius:8px;box-shadow:0 12px 28px rgba(16,28,23,.05)}
body.polished-article .section h2{font-size:clamp(30px,3vw,44px);color:#07120e}
@media(max-width:980px){.article-guide-grid,.article-flow-branches,.article-source-strip,.article-anchor-row,body.polished-article .summary{grid-template-columns:1fr}.article-source-strip strong{text-align:left}body.polished-article h1{font-size:38px}.article-guide-board{padding-top:20px}.article-answer-card,.article-flow-card{padding:22px}.article-steps li{grid-template-columns:44px 1fr}.article-steps span{width:40px;height:40px;font-size:18px}.article-flow-card{display:none}.article-source-strip a{justify-content:flex-start;text-align:left}.article-anchor-row{display:none}}
.expert-answer{border-color:#cfe5d8!important;background:#fbfffd!important}
.expert-answer .service-eyebrow{display:inline-flex;margin:0 0 12px;padding:6px 10px;border-radius:6px;background:#eaf7ee;color:#116b38;font-size:14px;font-weight:950}
.expert-table-wrap{margin-top:18px}
.expert-steps .checklist{counter-reset:expert-step}
.expert-steps .checklist li{position:relative;padding-left:18px}
.expert-warning{margin-top:18px;padding:18px;border:1px solid #ffc9bb;border-radius:8px;background:#fff8f6}
.expert-warning strong{display:block;color:#d73718;font-size:22px;margin-bottom:6px}
.expert-warning p{margin:0;color:#4e3a34;font-size:18px;line-height:1.65;font-weight:820}
.expert-source-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-top:16px}
.expert-source-grid a{display:flex;align-items:center;min-height:62px;padding:12px 14px;border:1px solid #d8e2dc;border-radius:8px;background:#fbfffd;color:#123528;text-decoration:none;font-size:16px;font-weight:900;line-height:1.35}
@media(max-width:820px){.expert-source-grid{grid-template-columns:1fr}.expert-warning p{font-size:17px}}
.template-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-top:16px}
.template-card{background:#fbfffd;border:1px solid #d6e9e1;border-radius:10px;padding:18px}
.template-card b{display:block;font-size:22px;line-height:1.35;color:#0d2846;margin-bottom:10px}
.template-card pre{white-space:pre-wrap;margin:0;font:inherit;font-size:18px;line-height:1.75;font-weight:760;color:#26384d}
.template-card .meta{display:inline-flex;margin-bottom:10px;padding:4px 9px;border-radius:999px;background:#eaf7ee;color:#116b38;font-size:13px;font-weight:950}
.copy-note{margin-top:14px;padding:14px 16px;border-radius:8px;background:#fff8e8;border:1px solid #ffe0a3;color:#4b3510;font-size:17px;font-weight:850}
.scenario-list{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-top:16px}
.scenario-list div{background:#fff;border:1px solid #d8e2dc;border-radius:8px;padding:16px}
.scenario-list b{display:block;font-size:20px;color:#0d2846;margin-bottom:6px}.scenario-list p{margin:0!important;font-size:17px!important}
@media(max-width:820px){.template-grid,.scenario-list{grid-template-columns:1fr}.template-card pre{font-size:17px}}
