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

.czopn-configuration{margin:-4px 0 12px;color:#526d82;font-size:.82rem}

.czopn-pptb{font-size:.82rem;font-weight:760;color:#526d82}
