.ec-widget{border:1px solid var(--color-line,#d7ded7);border-radius:8px;background:#fff;padding:clamp(1rem,2vw,1.5rem);box-shadow:0 10px 24px rgba(26,46,53,.07)}
.ec-widget__head{margin-bottom:1rem}.ec-widget__head h3{margin:.25rem 0 .4rem}
.ec-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(185px,1fr));gap:.85rem}
.ec-grid label{display:grid;gap:.35rem;font-weight:650;color:#1a2e35}.ec-grid input,.ec-grid select{width:100%;border:1px solid #cbd7d0;border-radius:8px;padding:.72rem .8rem;font:inherit;background:#fff}
.ec-widget__response{margin-top:1rem}.ec-widget__response.is-loading{opacity:.72}
.ec-result{border-radius:8px;background:#f7f5ef;border:1px solid #d7ded7;padding:1rem}.ec-result dl{display:grid;grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:.75rem;margin:.75rem 0}.ec-result dt{font-size:.82rem;color:#5b6b73}.ec-result dd{margin:.15rem 0 0;font-weight:800;color:#1a2e35}.ad-shell{overflow:hidden}.ad-shell ins.adsbygoogle,.ad-shell ins.adsbygoogle>div,.ad-shell ins.adsbygoogle iframe{max-width:100%!important}.ad-shell ins.adsbygoogle iframe{width:100%!important}
.ec-print-card{border:1px solid #cbd7d0;border-radius:8px;background:#fffdf8;padding:clamp(1rem,2vw,1.45rem);box-shadow:0 10px 24px rgba(26,46,53,.06)}
.ec-print-card__head h3{margin:.25rem 0 .4rem}.ec-print-card__steps{display:grid;gap:.65rem;margin:1rem 0;padding:0;list-style:none;counter-reset:ec-step}
.ec-print-card__steps li{counter-increment:ec-step;display:grid;grid-template-columns:2.35rem minmax(0,1fr);gap:.7rem;align-items:start;border:1px solid #e2ded2;background:#fff;padding:.75rem;border-radius:8px}
.ec-print-card__steps li::before{content:counter(ec-step);display:grid;place-items:center;width:2rem;height:2rem;border-radius:50%;background:#1a2e35;color:#fff;font-weight:800}.ec-print-card__steps strong{display:block;color:#1a2e35}.ec-print-card__steps span{display:block;color:#58666d;font-size:.95rem}.ec-print-card__note{font-size:.95rem;color:#58666d}
@media print{body.ec-print-mode *{visibility:hidden!important}body.ec-print-mode .ec-print-card,body.ec-print-mode .ec-print-card *{visibility:visible!important}body.ec-print-mode .ec-print-card{position:absolute;left:0;top:0;width:100%;box-shadow:none;border:0;background:#fff}body.ec-print-mode .ec-print-card button{display:none!important}}
@media(max-width:980px){.article-layout{grid-template-columns:minmax(0,1fr)!important}.article-layout>*,.toc,.article-content{min-width:0!important;max-width:100%!important}}
@media(max-width:600px){.site-header .header-shell{grid-template-columns:minmax(0,1fr) auto!important;gap:.75rem;padding-block:.7rem}.site-header .brand{min-width:0;max-width:100%;gap:.6rem}.site-header .brand-logo{height:3rem;max-width:min(46vw,11rem)}.site-header .brand-copy{display:none}.site-header .nav-toggle{min-width:4.75rem;height:3.25rem;justify-content:center}}
