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

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

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

.czpf3-compatibility{margin:10px 0 0;padding:9px 11px;border:1px solid #d7e4ec;border-radius:10px;background:#f7fafc;color:#40586d;font-size:.8rem}.czpf3-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}
.czpf3-price-label{display:block;font-size:.72rem;font-weight:760;color:#607789}.czpf3-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}.czpf3-result-status strong{font-size:1rem}.czpf3-result-status span{max-width:70%;color:#40586d;font-size:.86rem;text-align:right}.czpf3-result-status.is-good{background:#f4faf7}.czpf3-result-status.is-warn{background:#fffbf1}.czpf3-result-status.is-bad{background:#fff7f7}.czpf3-result-notes{margin:12px 0 0;padding-left:20px;color:#40586d}.czpf3-result-notes li{margin:5px 0}
@media(max-width:720px){.czpf3-result-status{flex-direction:column}.czpf3-result-status span{max-width:none;text-align:left}}
.czpf3-forecast-band{margin:24px 0;padding:clamp(20px,3vw,30px);border:1px solid var(--line);border-radius:18px;background:#fff}.czpf3-forecast-band h2{margin:0 0 10px;font-size:clamp(1.35rem,2.4vw,1.95rem)}.czpf3-forecast-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-top:16px}.czpf3-forecast-grid article{padding:15px;border:1px solid #d9e2ec;border-radius:12px;background:#f9fbfd}.czpf3-forecast-grid strong,.czpf3-forecast-grid span{display:block}.czpf3-forecast-grid span{margin-top:4px;color:#40586d}@media(max-width:720px){.czpf3-forecast-grid{grid-template-columns:1fr}}
.czpf3-index-band{margin:24px 0;padding:clamp(20px,3vw,30px);border:1px solid var(--line);border-radius:18px;background:#fff}.czpf3-index-band h2{margin:0 0 10px;font-size:clamp(1.35rem,2.4vw,1.95rem)}.czpf3-index-host>.czpf3-result-grid{grid-template-columns:repeat(4,minmax(0,1fr))}@media(max-width:850px){.czpf3-index-host>.czpf3-result-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:560px){.czpf3-index-host>.czpf3-result-grid{grid-template-columns:1fr}}

/* v1.1.1 editorial readability */
.czpf3-quick .czpf3-scan-list,
.czpf3-decision .czpf3-steps,
.czpf3-section-points,
.czpf3-method-points{margin:18px 0 0;padding:0;list-style:none}
.czpf3-scan-list{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}
.czpf3-scan-list li,.czpf3-section-points li,.czpf3-method-points li{padding:12px 14px;border:1px solid #d9e2ec;border-radius:11px;background:#f8fbfd;color:#334e68}
.czpf3-steps{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;counter-reset:czpf3step}
.czpf3-steps li{position:relative;padding:46px 14px 14px;border:1px solid #d9e2ec;border-radius:12px;background:#fbfdff;color:#334e68;counter-increment:czpf3step}
.czpf3-steps li:before{content:counter(czpf3step);position:absolute;top:12px;left:14px;display:inline-flex;width:25px;height:25px;align-items:center;justify-content:center;border:1px solid #c9d9e4;border-radius:8px;background:#f1f7fb;font-size:.75rem;font-weight:800;color:#28628f}
.czpf3-sections{display:block;margin:34px 0}
.czpf3-section{max-width:980px;margin:0 auto;padding:28px 0;border:0;border-radius:0;background:transparent}
.czpf3-section h2{margin:0 0 14px;font-size:clamp(1.5rem,2.8vw,2.15rem);line-height:1.18;letter-spacing:-.018em}
.czpf3-section p{max-width:900px;margin:0 0 14px;font-size:1.02rem;line-height:1.78;color:#334e68}
.czpf3-section-points{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;max-width:940px}
.czpf3-sources h3{margin:24px 0 10px;font-size:1.08rem}
.czpf3-source-links{margin-top:8px}
@media(max-width:720px){.czpf3-scan-list,.czpf3-steps,.czpf3-section-points{grid-template-columns:1fr}.czpf3-section{padding:24px 0}.czpf3-section p{font-size:1rem;line-height:1.72}}
