.cz28-shell,
.cz28-related-panel {
    box-sizing: border-box;
    width: min(100%, 920px);
    max-width: 920px;
    margin-right: auto;
    margin-left: auto;
    color: #152033;
    font-size: 15px;
    line-height: 1.65;
}
.cz28-shell *, .cz28-related-panel * { box-sizing: border-box; }
.cz28-breadcrumbs { display:flex; flex-wrap:wrap; gap:7px; align-items:center; margin:0 0 14px; color:#667085; font-size:12px; }
.cz28-breadcrumbs a { color:#475467; text-decoration:none; }
.cz28-breadcrumbs a:hover { text-decoration:underline; }
.cz28-hero { padding:22px 24px; border:1px solid #dbe4ef; border-radius:16px; background:linear-gradient(145deg,#f8fbff,#fff); box-shadow:0 10px 30px rgba(15,23,42,.05); }
.cz28-eyebrow, .cz28-section-heading > span { display:block; margin-bottom:7px; color:#2b5fd9; font-size:11px; font-weight:800; letter-spacing:.09em; }
.cz28-hero h2 { margin:0 0 10px; color:#101828; font-size:clamp(25px,3.6vw,38px); line-height:1.14; letter-spacing:-.025em; }
.cz28-hero p { max-width:780px; margin:0; color:#475467; font-size:15px; }
.cz28-checked { margin-top:14px; padding-top:12px; border-top:1px solid #e6ecf3; color:#667085; font-size:12px; }
.cz28-checked a { color:#1d4ed8; }
.cz28-stat-grid { display:grid; grid-template-columns:repeat(3,minmax(0,1fr)); gap:12px; margin:14px 0; }
.cz28-stat-grid article { min-width:0; padding:15px 17px; border:1px solid #dfe7f1; border-radius:13px; background:#fff; }
.cz28-stat-grid span { display:block; margin-bottom:5px; color:#667085; font-size:11px; font-weight:700; text-transform:uppercase; letter-spacing:.04em; }
.cz28-stat-grid strong { display:block; color:#101828; font-size:23px; line-height:1.2; }
.cz28-stat-grid small { display:block; margin-top:4px; color:#667085; font-size:11px; }
.cz28-section { margin:16px 0; padding:21px 23px; border:1px solid #dfe7f1; border-radius:15px; background:#fff; }
.cz28-section-heading { margin-bottom:15px; }
.cz28-section-heading h2 { margin:0 0 7px; color:#101828; font-size:22px; line-height:1.25; letter-spacing:-.015em; }
.cz28-section-heading p { margin:0; color:#667085; font-size:13px; }
.cz28-controls { display:grid; grid-template-columns:2fr 1fr 1fr; gap:10px; margin-bottom:14px; padding:12px; border:1px solid #e4eaf2; border-radius:12px; background:#f8fafc; }
.cz28-controls label { min-width:0; }
.cz28-controls label > span { display:block; margin:0 0 4px; color:#475467; font-size:11px; font-weight:700; }
.cz28-controls input, .cz28-controls select { width:100%; min-height:38px; padding:7px 9px; border:1px solid #cfd8e5; border-radius:8px; background:#fff; color:#172033; font:inherit; font-size:12px; }
.cz28-table { width:100%; border:1px solid #e0e7f0; border-radius:12px; overflow:hidden; }
.cz28-table-row { display:grid; grid-template-columns:minmax(245px,2.5fr) .75fr .72fr .65fr 1fr .72fr .92fr; align-items:center; min-width:0; border-top:1px solid #edf1f6; }
.cz28-table-row:first-child { border-top:0; }
.cz28-table-row > div { min-width:0; padding:10px 8px; color:#344054; font-size:12px; }
.cz28-table-head { background:#f3f6fa; }
.cz28-table-head > div { color:#475467; font-size:10px; font-weight:800; text-transform:uppercase; letter-spacing:.04em; }
.cz28-product-cell { display:flex; align-items:center; gap:9px; }
.cz28-product-image { flex:0 0 58px; width:58px; height:58px; display:flex; align-items:center; justify-content:center; border:1px solid #e4eaf1; border-radius:9px; background:#fff; overflow:hidden; color:#98a2b3; font-size:9px; text-decoration:none; }
.cz28-product-image img { width:100%; height:100%; object-fit:contain; }
.cz28-product-title { display:-webkit-box; overflow:hidden; color:#1d2939; font-size:12px; font-weight:700; line-height:1.35; text-decoration:none; -webkit-box-orient:vertical; -webkit-line-clamp:2; }
.cz28-product-title:hover { color:#1d4ed8; }
.cz28-product-cell small, .cz28-mini-offer small { display:block; margin-top:3px; color:#667085; font-size:10px; }
.cz28-buy-cell { text-align:center; }
.cz28-buy-cell a, .cz28-price a { display:inline-flex; align-items:center; justify-content:center; min-height:31px; padding:6px 8px; border-radius:7px; background:#1d4ed8; color:#fff; font-size:10px; font-weight:800; line-height:1.1; text-decoration:none; }
.cz28-buy-cell small, .cz28-price small { display:block; margin-top:3px; color:#667085; font-size:9px; }
.cz28-empty, .cz28-no-results { padding:17px; border:1px dashed #cbd5e1; border-radius:11px; background:#f8fafc; color:#475467; font-size:13px; }
.cz28-empty strong { color:#1f2937; }
.cz28-empty p { margin:5px 0 0; }
.cz28-matrix { border:1px solid #dfe7f1; border-radius:12px; overflow:hidden; }
.cz28-matrix-row { display:grid; grid-template-columns:1.4fr 1fr 1fr; border-top:1px solid #e8edf4; }
.cz28-matrix-row:first-child { border-top:0; }
.cz28-matrix-row > div { padding:11px 12px; color:#344054; font-size:12px; }
.cz28-matrix-row > div:first-child { background:#f8fafc; color:#475467; font-weight:700; }
.cz28-matrix-head > div { background:#eef3f8 !important; color:#344054 !important; font-size:10px; font-weight:800; text-transform:uppercase; }
.cz28-compare-columns { display:grid; grid-template-columns:1fr 1fr; gap:13px; }
.cz28-offer-column { min-width:0; padding:13px; border:1px solid #e0e7f0; border-radius:12px; background:#f9fbfd; }
.cz28-offer-column h3 { margin:0 0 10px; color:#101828; font-size:17px; }
.cz28-mini-offer { display:grid; grid-template-columns:54px minmax(0,1fr) 82px; gap:8px; align-items:center; padding:9px 0; border-top:1px solid #e8edf3; }
.cz28-mini-offer:first-of-type { border-top:0; }
.cz28-mini-image { width:52px; height:52px; display:flex; align-items:center; justify-content:center; border:1px solid #e1e7ef; border-radius:8px; background:#fff; overflow:hidden; color:#98a2b3; font-size:8px; text-decoration:none; }
.cz28-mini-image img { width:100%; height:100%; object-fit:contain; }
.cz28-price { text-align:right; }
.cz28-price strong, .cz28-price span { display:block; color:#101828; font-size:12px; }
.cz28-price span { color:#667085; font-size:10px; }
.cz28-price a { margin-top:4px; }
.cz28-disclosure { margin:16px 0; padding:15px 17px; border:1px solid #f0dca2; border-radius:12px; background:#fffbeb; color:#5f4b16; font-size:11px; line-height:1.55; }
.cz28-disclosure strong { display:block; margin-bottom:4px; color:#4c3b0e; }
.cz28-disclosure p { margin:0; }
.cz28-editorial p, .cz28-methodology p { margin:0 0 13px; color:#475467; font-size:14px; }
.cz28-editorial p:last-child, .cz28-methodology p:last-of-type { margin-bottom:0; }
.cz28-source-links { display:flex; flex-wrap:wrap; gap:8px; margin-top:14px; }
.cz28-source-links a { padding:7px 10px; border:1px solid #d5dfec; border-radius:8px; color:#1d4ed8; font-size:11px; font-weight:700; text-decoration:none; }
.cz28-faq details { border-top:1px solid #e7edf4; }
.cz28-faq details:first-of-type { border-top:0; }
.cz28-faq summary { padding:12px 0; color:#1f2937; font-size:14px; font-weight:750; cursor:pointer; }
.cz28-faq details p { margin:0 0 13px; color:#667085; font-size:13px; }
.cz28-related { margin:16px 0 4px; padding:20px 22px; border-radius:14px; background:#12213b; }
.cz28-related h2 { margin:0 0 12px; color:#fff; font-size:19px; }
.cz28-related > div, .cz28-related-panel > div { display:grid; grid-template-columns:repeat(2,minmax(0,1fr)); gap:8px; }
.cz28-related a { display:flex; justify-content:space-between; gap:8px; padding:10px 11px; border:1px solid rgba(255,255,255,.15); border-radius:9px; color:#eef4ff; font-size:12px; text-decoration:none; }
.cz28-related a:hover { background:rgba(255,255,255,.07); }
.cz28-related-panel { margin-top:22px; padding:19px 21px; border:1px solid #dfe7f1; border-radius:14px; background:#f8fafc; }
.cz28-related-panel h2 { margin:0 0 12px; color:#101828; font-size:20px; }
.cz28-related-panel a { display:flex; justify-content:space-between; gap:8px; padding:10px 11px; border:1px solid #d8e1ec; border-radius:9px; background:#fff; color:#1d4ed8; font-size:12px; font-weight:700; text-decoration:none; }
.cz28-admin-message { width:min(100%,920px); margin:15px auto; padding:14px; border:1px solid #f0b7b7; border-radius:10px; background:#fff5f5; color:#8a2424; }
@media (max-width: 850px) {
    .cz28-table-row { grid-template-columns:minmax(230px,2.5fr) .8fr .75fr .68fr .75fr .9fr; }
    .cz28-table-row > div:nth-child(5) { display:none; }
    .cz28-controls { grid-template-columns:1.5fr 1fr 1fr; }
}
@media (max-width: 720px) {
    .cz28-shell { font-size:14px; }
    .cz28-hero, .cz28-section { padding:17px; border-radius:12px; }
    .cz28-stat-grid, .cz28-compare-columns { grid-template-columns:1fr; }
    .cz28-controls { grid-template-columns:1fr 1fr; }
    .cz28-controls label:first-child { grid-column:1 / -1; }
    .cz28-table { border:0; overflow:visible; }
    .cz28-table-head { display:none; }
    .cz28-table-row.cz28-product { display:grid; grid-template-columns:1fr 1fr; gap:0; margin-bottom:10px; border:1px solid #dfe7f1; border-radius:11px; background:#fff; overflow:hidden; }
    .cz28-table-row.cz28-product > div { display:block !important; padding:9px 11px; border-top:1px solid #edf1f5; }
    .cz28-table-row.cz28-product > div:before { content:attr(data-label); display:block; margin-bottom:2px; color:#667085; font-size:9px; font-weight:800; text-transform:uppercase; }
    .cz28-table-row.cz28-product .cz28-product-cell { grid-column:1 / -1; display:flex !important; border-top:0; }
    .cz28-product-cell:before { display:none !important; }
    .cz28-buy-cell { text-align:left; }
    .cz28-matrix-row { grid-template-columns:1fr; }
    .cz28-matrix-head { display:none; }
    .cz28-matrix-row > div:first-child { border-bottom:1px solid #e8edf4; }
    .cz28-matrix-row > div:not(:first-child):before { content:attr(data-label); display:block; color:#667085; font-size:9px; font-weight:800; text-transform:uppercase; }
    .cz28-related > div, .cz28-related-panel > div { grid-template-columns:1fr; }
}
@media (max-width: 460px) {
    .cz28-controls { grid-template-columns:1fr; }
    .cz28-controls label:first-child { grid-column:auto; }
    .cz28-table-row.cz28-product { grid-template-columns:1fr; }
    .cz28-table-row.cz28-product .cz28-product-cell { grid-column:auto; }
    .cz28-mini-offer { grid-template-columns:50px minmax(0,1fr); }
    .cz28-mini-offer .cz28-price { grid-column:2; text-align:left; }
}
