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

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

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

.czfcx-compatibility{margin:10px 0 0;padding:9px 11px;border:1px solid #d7e4ec;border-radius:10px;background:#f7fafc;color:#40586d;font-size:.8rem}.czfcx-source-badge{display:inline-flex;margin-top:8px;padding:4px 7px;border:1px solid #d9e2ec;border-radius:999px;background:#fff;color:#5b7184;font-size:.7rem;font-weight:760}
.czfcx-price-label{display:block;font-size:.72rem;font-weight:760;color:#607789}.czfcx-result-status{display:flex;gap:12px;align-items:flex-start;justify-content:space-between;margin-bottom:14px;padding:13px 15px;border:1px solid #cbdbe5;border-radius:11px;background:#fff}.czfcx-result-status strong{font-size:1rem}.czfcx-result-status span{max-width:70%;color:#40586d;font-size:.86rem;text-align:right}.czfcx-result-status.is-good{background:#f4faf7}.czfcx-result-status.is-warn{background:#fffbf1}.czfcx-result-status.is-bad{background:#fff7f7}.czfcx-result-notes{margin:12px 0 0;padding-left:20px;color:#40586d}.czfcx-result-notes li{margin:5px 0}
@media(max-width:720px){.czfcx-result-status{flex-direction:column}.czfcx-result-status span{max-width:none;text-align:left}}

.czfcx-product-card.is-unpriced{background:#fbfdff}.czfcx-price-status{font-size:.96rem;font-weight:800;color:#40586d;line-height:1.35}.czfcx-product-card.is-unpriced .czfcx-product-buy small{font-size:.72rem;line-height:1.4}
