:root{--paper:#faf9f5;--ink:#1b292b;--muted:#58696b;--line:#dce2dc;--green:#145d52;--orange:#c9572a;--white:#fff;--serif:Georgia,'Yu Mincho',serif}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:90px}body{margin:0;background:var(--paper);color:var(--ink);font-family:-apple-system,BlinkMacSystemFont,'Hiragino Kaku Gothic ProN','Yu Gothic',Meiryo,sans-serif;-webkit-font-smoothing:antialiased}a{color:var(--green);text-underline-offset:4px}a:hover{color:var(--orange)}button,input,select{font:inherit}button,a,input,summary{ -webkit-tap-highlight-color:transparent}:focus-visible{outline:3px solid var(--orange);outline-offset:4px}.skip{position:absolute;top:-90px;padding:12px;background:white;z-index:20}.skip:focus{top:4px}.wrap{max-width:1240px;padding:0 40px;margin:auto}.site-header{border-bottom:1px solid var(--line);background:var(--paper)}.header-inner{min-height:86px;display:flex;justify-content:space-between;align-items:center;gap:24px}.brand{text-decoration:none;color:var(--ink);font-size:18px;font-weight:800;letter-spacing:.04em;display:flex;align-items:center;gap:12px}.brand-icon{background:var(--green);color:white;padding:9px;border-radius:9px;font-size:16px;letter-spacing:-1px}.brand small{display:block;font-size:10px;letter-spacing:.18em;color:var(--muted);margin-top:5px}.nav{display:flex;gap:26px;font-size:13px}.nav a{color:var(--ink);text-decoration:none}.eyebrow{font-size:11px;letter-spacing:.18em;color:var(--orange);font-weight:800}.hero{padding:72px 0 66px;display:grid;grid-template-columns:1.05fr 1fr;gap:60px;align-items:center}.hero h1{font-size:clamp(34px,4vw,52px);line-height:1.5;letter-spacing:-.04em;margin:20px 0}.hero .intro{color:var(--muted);font-size:16px;line-height:2.1;max-width:490px}.stats{display:flex;gap:34px;margin-top:28px}.stats b{font-family:var(--serif);font-size:32px;margin-right:6px;font-weight:400}.stats span{font-size:12px}.feature{display:block;color:var(--ink);text-decoration:none;background:#e9eee5;border:1px solid #d6ded2;border-radius:16px;overflow:hidden}.feature img{display:block;width:100%;height:auto;aspect-ratio:1.9;object-fit:cover}.feature-text{padding:22px 26px 26px}.feature-text h2{margin:10px 0 0;font-size:21px;line-height:1.65}.feature-text p{font-size:13px;color:var(--muted);line-height:1.8}.section-head{display:flex;align-items:baseline;justify-content:space-between;gap:20px;border-top:1px solid var(--line);padding-top:28px;margin-bottom:26px}.section-head h2{font-size:24px;letter-spacing:-.02em;margin:0}.section-head p{font-size:12px;color:var(--muted);margin:0}.toolbar{display:flex;gap:12px;align-items:center;justify-content:space-between;flex-wrap:wrap;margin-bottom:28px}.filters{display:flex;flex-wrap:wrap;gap:8px}.filters button{border:1px solid var(--line);background:transparent;border-radius:100px;padding:9px 15px;cursor:pointer;font-size:12px;color:var(--muted)}.filters button[aria-pressed=true]{background:var(--green);border-color:var(--green);color:white}.search{border:1px solid var(--line);border-radius:7px;padding:10px 12px;background:white;max-width:100%;width:240px;font-size:13px}.cards{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:30px 25px}.card{border:1px solid var(--line);border-radius:12px;background:white;overflow:hidden;display:flex;flex-direction:column}.card>a{text-decoration:none;color:inherit}.card-image{width:100%;aspect-ratio:1.9;object-fit:cover;display:block;border-bottom:1px solid var(--line)}.card-copy{padding:22px}.card-meta{display:flex;justify-content:space-between;gap:10px;font-size:11px;color:var(--muted)}.category{color:var(--green);font-weight:700}.card h3{font-size:18px;line-height:1.7;margin:13px 0 12px}.card p{font-size:13px;line-height:1.9;color:var(--muted);margin:0}.card .read{display:block;font-size:12px;margin-top:20px;color:var(--green);font-weight:700}.tool-band{background:#153f39;color:#fff;padding:40px;border-radius:14px;margin:64px 0;display:grid;grid-template-columns:1fr 1.4fr;gap:32px}.tool-band h2{font-size:26px;line-height:1.6;margin:12px 0}.tool-band p{font-size:13px;line-height:1.9;color:#d2dfd9}.tool-band .eyebrow{color:#edb594}.tool-links{display:grid;gap:12px;align-content:center}.tool-links a{color:#fff;text-decoration:none;padding:18px 20px;border:1px solid #517069;border-radius:8px;font-size:15px;display:flex;justify-content:space-between}.tool-links a:hover{background:#244f47}.site-footer{border-top:1px solid var(--line);padding:28px 0 36px;font-size:12px;color:var(--muted);line-height:1.9}.footer-inner{display:flex;justify-content:space-between;gap:25px}.breadcrumb{font-size:12px;color:var(--muted);margin:32px 0 28px}.breadcrumb a{color:var(--muted)}.article-head{max-width:930px;margin-bottom:32px}.article-head h1{font-size:clamp(27px,3.7vw,42px);line-height:1.65;letter-spacing:-.035em;margin:18px 0 20px}.article-meta{font-size:12px;color:var(--muted);display:flex;gap:20px;flex-wrap:wrap}.article-layout{display:grid;grid-template-columns:minmax(0,800px) 240px;gap:65px;align-items:start}.article-body{font-size:16px;line-height:2.05;min-width:0}.article-cover{margin:0 0 36px}.article-cover img{width:100%;max-height:470px;object-fit:cover;border-radius:12px;display:block}.article-cover figcaption{font-size:11px;color:var(--muted);margin-top:8px}.article-body h2{font-size:24px;line-height:1.6;margin:52px 0 20px;padding-bottom:13px;border-bottom:1px solid var(--line);letter-spacing:-.02em}.article-body h3{font-size:18px;margin:32px 0 14px;line-height:1.75}.article-body p{margin:0 0 23px}.article-body ul,.article-body ol{padding-left:1.55em;margin:20px 0 28px}.article-body li{margin:8px 0}.article-body blockquote{margin:24px 0;border-left:4px solid var(--green);padding:10px 22px;background:#eef3ed}.article-body pre{background:#1c3532;color:#e8f2eb;padding:24px;border-radius:9px;overflow:auto;font-size:13px;line-height:1.9;white-space:pre-wrap;overflow-wrap:anywhere}.article-body :not(pre)>code{background:#eaf0ea;padding:2px 5px;border-radius:4px;font-size:.85em;overflow-wrap:anywhere}.table-scroll{overflow-x:auto;margin:24px 0 30px;border:1px solid var(--line);border-radius:8px}.article-body table{border-collapse:collapse;width:100%;font-size:13px;line-height:1.8}.article-body th{background:#eaf0ea;text-align:left;white-space:nowrap}.article-body th,.article-body td{padding:13px 16px;border-bottom:1px solid var(--line);min-width:110px}.article-body tr:last-child td{border:0}.toc{position:sticky;top:30px;border-left:1px solid var(--line);padding-left:22px;font-size:12px;line-height:1.8}.toc h2{font-size:13px;margin:0 0 18px}.toc ol{padding:0;list-style:none}.toc li{margin:12px 0}.toc a{color:var(--muted);text-decoration:none}.toc .tool-jump{display:block;border-top:1px solid var(--line);padding-top:18px;margin-top:24px;color:var(--green)}.source-box{margin:45px 0;padding:24px;background:#eef1e9;border-radius:10px;font-size:13px;line-height:1.9}.source-box h2{border:0;margin:0 0 12px;padding:0;font-size:17px}.source-box p{margin:10px 0}.source-box img{max-width:300px;width:100%;height:auto;border-radius:6px;margin-top:10px}.related{margin:65px 0}.related h2{font-size:24px;margin-bottom:24px}.notice{font-size:12px!important;color:var(--muted)}.tools-title{padding:58px 0 38px}.tools-title h1{font-size:36px;line-height:1.5}.tools-title p{line-height:1.9;color:var(--muted)}.tools-grid{display:grid;gap:28px;margin:0 0 60px}.tool-panel{padding:34px;border:1px solid var(--line);border-radius:12px;background:white;scroll-margin-top:30px}.tool-panel h2{font-size:24px;margin:8px 0 14px}.tool-panel p{font-size:14px;line-height:1.9;color:var(--muted)}.fields{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin:25px 0}.fields label{font-size:12px;line-height:1.7;display:block}.fields input{display:block;width:100%;padding:11px;border:1px solid #b9c7c0;border-radius:6px;margin-top:7px;color:var(--ink);background:#fff}.result{display:block;background:#edf3ec;border-radius:7px;padding:20px;line-height:1.9;white-space:pre-wrap;overflow-wrap:anywhere;font-size:15px}.result.error{background:#fff0e8;color:#883b1d}.file-input{margin:16px 0;width:100%;padding:18px;border:1px dashed #a5b9af;border-radius:8px;background:#f6f8f3}.empty{grid-column:1/-1;padding:50px;text-align:center;color:var(--muted)}[hidden]{display:none!important} .article-body a{overflow-wrap:anywhere}.tools-grid .notice{margin-bottom:0}.article-actions{margin-top:25px;font-size:13px}
@media(max-width:1000px){.article-layout{grid-template-columns:minmax(0,1fr);gap:20px}.toc{position:static;order:-1;border:1px solid var(--line);border-radius:8px;padding:18px 22px}.toc ol{display:grid;grid-template-columns:1fr 1fr;gap:0 22px}.toc li{margin:5px 0}.toc h2{margin-bottom:10px}.hero{gap:30px}.cards{gap:20px}.card-copy{padding:18px}.card h3{font-size:16px}}
@media(max-width:700px){.wrap{padding:0 20px}.header-inner{min-height:75px;gap:15px}.brand{font-size:13px;gap:8px}.brand small{font-size:8px}.brand-icon{font-size:12px;padding:8px}.nav{gap:14px;font-size:11px}.nav .external{display:none}.hero{grid-template-columns:1fr;padding:38px 0 40px;gap:28px}.hero h1{font-size:34px}.hero .intro{font-size:14px}.stats{margin-top:20px}.feature img{max-height:210px;object-fit:cover}.feature-text{padding:16px 20px}.feature-text h2{font-size:19px}.section-head{align-items:start}.section-head h2{font-size:22px}.section-head p{max-width:110px;text-align:right;line-height:1.6}.cards{grid-template-columns:1fr 1fr;gap:16px 12px}.card-copy{padding:14px}.card h3{font-size:14px;margin:10px 0}.card p{font-size:11px;line-height:1.8}.card-meta{font-size:9px;gap:4px}.card .read{font-size:11px}.toolbar{gap:16px}.search{width:100%}.tool-band{grid-template-columns:1fr;padding:26px;margin:40px 0;gap:14px}.tool-band h2{font-size:23px}.footer-inner{display:block}.footer-inner>div+div{margin-top:12px}.article-head h1{font-size:28px}.article-body{font-size:15px;line-height:2}.article-body h2{font-size:21px;margin-top:40px}.article-body h3{font-size:17px}.article-body th,.article-body td{padding:11px 12px}.toc ol{grid-template-columns:1fr}.article-cover{margin-bottom:25px}.article-meta{gap:12px;font-size:11px}.related .cards{grid-template-columns:1fr}.related .card a{display:grid;grid-template-columns:110px 1fr}.related .card-image{height:100%;aspect-ratio:auto;border:0}.related .card-copy{padding:15px}.related .card p,.related .card .read{display:none}.tools-title{padding-top:30px}.tools-title h1{font-size:28px}.tool-panel{padding:22px}.tool-panel h2{font-size:21px}.fields{grid-template-columns:1fr 1fr;gap:14px}.article-body pre{padding:17px;font-size:12px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}@media print{.site-header,.site-footer,.toc,.related,.article-actions{display:none}.wrap{padding:0;max-width:100%}.article-layout{display:block}.article-body{font-size:11pt}.article-cover img{max-height:200px;object-fit:contain}a{color:inherit}.source-box{break-inside:avoid}}
@media(max-width:420px){.header-inner{gap:8px}.nav{gap:10px;font-size:10px}}

/* Respect intrinsic dimensions; HTML height attributes must not stretch thumbnails. */
.card-image{height:auto;aspect-ratio:auto;object-fit:contain}.article-cover img{height:auto;max-height:none;object-fit:contain}.feature img{height:auto;aspect-ratio:auto;object-fit:contain}

/* Keep the complete source thumbnail inside a bounded landscape frame. */
.card-media{display:block;position:relative;aspect-ratio:16/9;overflow:hidden;background:#f1f2ef;border-bottom:1px solid var(--line)}
.card-media .card-image{position:absolute;inset:0;width:100%;height:100%;aspect-ratio:auto;object-fit:contain;border:0}
.article-body img{max-width:100%;height:auto}
.article-body p:has(>img){margin:30px 0 10px}
.article-body p:has(>img)+p:has(>em){font-size:12px;color:var(--muted);line-height:1.8}
.feature img{max-height:none}
.article-cover img{max-height:480px;object-fit:contain;background:#f1f2ef}
.feature img{max-height:340px;object-fit:contain}
@media(max-width:700px){.related .card-media{align-self:start;aspect-ratio:16/9;border:0}.related .card-media .card-image{height:100%;object-fit:contain}}

/* Service decisions belong beside the explanation, with visible original links. */
.article-body .affiliate-disclosure{font-size:12px;line-height:1.8;color:var(--muted);padding:12px 15px;background:#f0f2ec;border:1px solid var(--line);border-radius:8px;margin:0 0 24px}
.affiliate-disclosure span{display:inline-block;font-weight:800;color:var(--green);border:1px solid #b5c7b9;border-radius:4px;padding:0 5px;margin-right:6px}
.article-body .service-cta{margin:28px 0 34px;padding:24px;background:#f0f4ed;border:1px solid #cddccc;border-radius:12px;break-inside:avoid}
.article-body .service-cta-title{font-weight:800;font-size:17px;line-height:1.6;margin:0 0 17px;color:var(--green)}
.service-cta-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(250px,100%),1fr));gap:20px}
.service-cta-item{display:flex;flex-direction:column;min-width:0;align-items:flex-start}
.service-cta-item>strong{font-size:16px;line-height:1.6}
.article-body .service-cta-item>p{font-size:13px;line-height:1.85;color:var(--muted);margin:8px 0 15px}
.article-body a.service-button{display:inline-flex;align-items:center;justify-content:center;gap:8px;width:100%;min-height:48px;margin-top:auto;padding:12px 18px;background:var(--green);border:2px solid var(--green);border-radius:8px;color:#fff;text-decoration:none;text-align:center;font-weight:750;font-size:14px;line-height:1.6;box-shadow:0 3px 0 #0b3e36;overflow-wrap:anywhere}
.article-body a.service-button:hover{background:#0a443a;border-color:#0a443a;color:#fff;box-shadow:0 3px 0 #062e27}
.article-body a.service-button:focus-visible{outline:3px solid #c9572a;outline-offset:4px}
.article-body a.service-button--compact{font-size:12px;min-height:44px;min-width:138px;padding:9px 12px;box-shadow:none}
.article-body td.cta-table-cell{vertical-align:middle;min-width:174px}
.cta-unavailable{display:block;font-size:12px;color:var(--muted);padding:10px 0}
.article-actions .service-cta{margin-top:12px}
@media(max-width:700px){.article-body .service-cta{padding:19px;margin:24px 0}.service-cta-grid{grid-template-columns:1fr;gap:23px}.article-body .service-cta-title{font-size:16px}.article-body a.service-button{font-size:14px;min-height:48px}.article-body a.service-button--compact{font-size:12px;min-width:132px}}
@media print{.service-cta,.affiliate-disclosure{display:none}}
