.czimmichsto-page{--ink:#102a43;--muted:#526d82;--line:#d9e2ec;--soft:#f5f9fc;--accent:#075985;box-sizing:border-box;width:min(1180px,calc(100% - 32px));margin:0 auto 56px;color:var(--ink);font-size:16px;line-height:1.68}.czimmichsto-page *{box-sizing:border-box}.czimmichsto-page a{color:var(--accent)}.czimmichsto-breadcrumb{display:flex;flex-wrap:wrap;gap:8px;align-items:center;margin:8px 0 18px;font-size:.85rem;color:var(--muted)}.czimmichsto-breadcrumb a{text-decoration:none}.czimmichsto-hero{padding:clamp(24px,4vw,48px);border:1px solid var(--line);border-radius:22px;background:linear-gradient(145deg,#f7fbff 0%,#fff 64%);box-shadow:0 16px 42px rgba(15,50,75,.07)}.czimmichsto-eyebrow{margin:0 0 8px;font-size:.78rem;font-weight:800;letter-spacing:.09em;text-transform:uppercase;color:#28628f}.czimmichsto-hero h1{max-width:980px;margin:0;font-size:clamp(2rem,4.1vw,3.65rem);line-height:1.07;letter-spacing:-.035em}.czimmichsto-intro{max-width:930px;margin:18px 0 0;font-size:clamp(1.02rem,1.8vw,1.2rem);color:#334e68}.czimmichsto-hero-actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:24px}.czimmichsto-button{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:10px 16px;border:1px solid #0b6aa2;border-radius:10px;background:#0b6aa2;color:#fff!important;font-weight:780;text-align:center;text-decoration:none;cursor:pointer}.czimmichsto-button.is-secondary{border-color:#b8cfdf;background:#fff;color:#075985!important}.czimmichsto-quick,.czimmichsto-decision,.czimmichsto-offers,.czimmichsto-tool,.czimmichsto-requirements,.czimmichsto-related,.czimmichsto-faq,.czimmichsto-sources{margin:24px 0;padding:clamp(20px,3vw,30px);border:1px solid var(--line);border-radius:18px;background:#fff}.czimmichsto-quick{background:#f8fbfd}.czimmichsto-quick h2,.czimmichsto-decision h2,.czimmichsto-section-head h2,.czimmichsto-tool h2,.czimmichsto-requirements h2,.czimmichsto-related h2,.czimmichsto-faq h2,.czimmichsto-sources h2{margin:0 0 10px;font-size:clamp(1.35rem,2.4vw,1.95rem);line-height:1.2}.czimmichsto-quick p:last-child,.czimmichsto-decision p:last-child{margin-bottom:0}.czimmichsto-offers{padding:clamp(22px,3vw,34px);box-shadow:0 12px 32px rgba(15,50,75,.05)}.czimmichsto-section-head{max-width:930px;margin-bottom:20px}.czimmichsto-section-head p:last-child{margin-bottom:0;color:#40586d}.czimmichsto-offer-group{margin-top:22px;padding:18px;border:1px solid #dce6ed;border-radius:16px;background:#fbfdff}.czimmichsto-offer-title{display:flex;gap:16px;align-items:baseline;justify-content:space-between;margin-bottom:14px}.czimmichsto-offer-title h3{margin:0;font-size:1.15rem}.czimmichsto-offer-title span{font-size:.82rem;color:var(--muted)}.czimmichsto-product-list{display:grid;gap:14px}.czimmichsto-product-card{display:grid;grid-template-columns:150px minmax(0,1fr) minmax(180px,220px);gap:20px;align-items:center;padding:18px;border:1px solid #d9e2ec;border-radius:14px;background:#fff}.czimmichsto-product-image{display:flex;min-height:140px;align-items:center;justify-content:center}.czimmichsto-product-image img{width:140px;height:140px;object-fit:contain;border-radius:10px;background:#fff}.czimmichsto-noimage{display:flex;width:140px;height:140px;align-items:center;justify-content:center;border:1px solid #d9e2ec;border-radius:10px;background:#f6f8fa;color:#71869a;font-size:.8rem}.czimmichsto-product-type{margin:0 0 4px;font-size:.74rem;font-weight:800;letter-spacing:.06em;text-transform:uppercase;color:#3e769b}.czimmichsto-product-main h3{margin:0 0 12px;font-size:1.02rem;line-height:1.35}.czimmichsto-product-specs{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:7px 14px}.czimmichsto-product-specs div{display:flex;min-width:0;gap:8px;justify-content:space-between;padding:7px 9px;border:1px solid #e2e9ee;border-radius:9px;background:#f9fbfd;font-size:.78rem}.czimmichsto-product-specs span{color:#63798b}.czimmichsto-product-specs strong{overflow:hidden;text-align:right;text-overflow:ellipsis}.czimmichsto-product-meta{display:flex;flex-wrap:wrap;gap:7px;margin-top:10px}.czimmichsto-product-meta span{padding:5px 8px;border:1px solid #dce6ed;border-radius:999px;background:#fff;font-size:.72rem;color:#536b7e}.czimmichsto-product-buy{display:flex;flex-direction:column;gap:8px;align-items:stretch;text-align:center}.czimmichsto-price{font-size:1.25rem;font-weight:850}.czimmichsto-product-buy small{color:#607789}.czimmichsto-placeholder,.czimmichsto-empty{padding:20px;border:1px solid #d9e2ec;border-radius:13px;background:#f7fafc}.czimmichsto-empty p{margin-top:0}.czimmichsto-tool>p{max-width:900px;color:#415a6f}.czimmichsto-tool-form{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin:18px 0}.czimmichsto-tool-form label{display:flex;flex-direction:column;gap:7px;padding:13px;border:1px solid #dce6ed;border-radius:12px;background:#f9fbfd}.czimmichsto-tool-form label>span{font-size:.83rem;font-weight:760}.czimmichsto-tool-form input,.czimmichsto-tool-form select{width:100%;min-height:42px;padding:8px 10px;border:1px solid #b9cad6;border-radius:8px;background:#fff;color:#102a43}.czimmichsto-tool-form .czimmichsto-button{align-self:end}.czimmichsto-tool-result{margin-top:18px;padding:18px;border:1px solid #b8d2e2;border-radius:14px;background:#f4f9fc}.czimmichsto-tool-result h3{margin:0 0 12px}.czimmichsto-result-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-bottom:12px}.czimmichsto-result-grid div{padding:10px;border:1px solid #d7e5ee;border-radius:10px;background:#fff}.czimmichsto-result-grid span,.czimmichsto-result-grid strong{display:block}.czimmichsto-result-grid span{font-size:.75rem;color:#63798b}.czimmichsto-result-grid strong{margin-top:3px;font-size:.9rem}.czimmichsto-check-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin-top:16px}.czimmichsto-check-grid article{padding:16px;border:1px solid #d9e2ec;border-radius:13px;background:#f9fbfd}.czimmichsto-check-grid h3{margin:0 0 7px;font-size:1rem}.czimmichsto-check-grid p{margin:0;color:#40586d;font-size:.9rem}.czimmichsto-sections{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;margin:24px 0}.czimmichsto-section{position:relative;padding:clamp(20px,3vw,28px);border:1px solid var(--line);border-radius:17px;background:#fff}.czimmichsto-number{display:inline-flex;margin-bottom:10px;padding:4px 8px;border:1px solid #d5e1e9;border-radius:8px;background:#f5f9fc;font-size:.72rem;font-weight:800;color:#47708d}.czimmichsto-section h2{margin:0 0 12px;font-size:clamp(1.22rem,2vw,1.6rem);line-height:1.22}.czimmichsto-section p{margin:0 0 13px;color:#334e68}.czimmichsto-section p:last-child{margin-bottom:0}.czimmichsto-link-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-top:16px}.czimmichsto-link-grid a{padding:14px;border:1px solid #d9e2ec;border-radius:12px;background:#f9fbfd;text-decoration:none;font-weight:720}.czimmichsto-faq details{margin-top:10px;border:1px solid #d9e2ec;border-radius:12px;background:#fbfdff}.czimmichsto-faq summary{padding:14px 16px;font-weight:780;cursor:pointer}.czimmichsto-faq details div{padding:0 16px 16px;color:#40586d}.czimmichsto-sources p{max-width:930px}.czimmichsto-sources ul{columns:2;column-gap:28px}.czimmichsto-sources li{break-inside:avoid;margin-bottom:8px}.czimmichsto-disclosure{padding:15px 18px;border:1px solid #d9e2ec;border-radius:12px;background:#f8fafc;color:#526d82;font-size:.86rem}.czimmichsto-page button:focus,.czimmichsto-page a:focus,.czimmichsto-page input:focus,.czimmichsto-page select:focus,.czimmichsto-page summary:focus{outline:3px solid rgba(20,113,166,.25);outline-offset:2px}
@media(max-width:960px){.czimmichsto-product-card{grid-template-columns:110px minmax(0,1fr)}.czimmichsto-product-image img,.czimmichsto-noimage{width:104px;height:104px}.czimmichsto-product-image{min-height:104px}.czimmichsto-product-buy{grid-column:1/-1;display:grid;grid-template-columns:1fr 1fr;align-items:center}.czimmichsto-tool-form{grid-template-columns:repeat(2,minmax(0,1fr))}.czimmichsto-check-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:720px){.czimmichsto-page{width:calc(100% - 20px);margin-bottom:36px}.czimmichsto-hero{padding:22px;border-radius:16px}.czimmichsto-sections{grid-template-columns:1fr}.czimmichsto-link-grid{grid-template-columns:1fr}.czimmichsto-product-card{grid-template-columns:1fr}.czimmichsto-product-image{justify-content:flex-start}.czimmichsto-product-buy{grid-template-columns:1fr}.czimmichsto-product-specs{grid-template-columns:1fr}.czimmichsto-offer-title{align-items:flex-start;flex-direction:column;gap:4px}.czimmichsto-tool-form,.czimmichsto-result-grid,.czimmichsto-check-grid{grid-template-columns:1fr}.czimmichsto-sources ul{columns:1}.czimmichsto-hero-actions .czimmichsto-button,.czimmichsto-product-buy .czimmichsto-button{width:100%}}
