:root{--bg:#ffffff;--text:#374457;--muted:#6b7280;--accent:#00b0f0;--accent-dark:#0284c7;--line:#e5e7eb;--soft:#f0f9ff;--plus:#15803d;--minus:#b91c1c}
*{box-sizing:border-box}body{margin:0;font-family:Inter,system-ui,-apple-system,"Segoe UI",Roboto,sans-serif;color:var(--text);background:var(--bg);line-height:1.6;font-size:16px}
.container{max-width:1040px;margin:0 auto;padding:0 20px}a{color:var(--accent-dark)}h1{font-size:2rem;line-height:1.2;margin:10px 0 8px;letter-spacing:-.01em}h2{font-size:1.4rem;margin:36px 0 10px}h3{font-size:1.05rem;margin:14px 0 6px}
.site-header{border-bottom:1px solid var(--line);background:#fff;position:sticky;top:0;z-index:20}.site-header .container{display:flex;align-items:center;justify-content:space-between;height:60px;gap:16px}.logo{font-weight:800;font-size:1.3rem;color:var(--text);text-decoration:none;letter-spacing:-.02em}.logo span{color:var(--accent)}
.site-header nav ul{list-style:none;display:flex;gap:18px;margin:0;padding:0;flex-wrap:wrap}.site-header nav a{text-decoration:none;color:var(--text);font-weight:600;font-size:.92rem}.site-header nav a:hover{color:var(--accent)}
main{padding:24px 0 60px}.breadcrumbs{font-size:.85rem;color:var(--muted);margin:6px 0 14px}.breadcrumbs a{color:var(--muted)}.updated{color:var(--muted);font-size:.9rem;margin:0 0 18px}.lead{font-size:1.08rem;color:#374151}
.table-wrap{overflow-x:auto;margin:20px 0 30px;border:1px solid var(--line);border-radius:10px}table.summary{width:100%;border-collapse:collapse;font-size:.93rem;min-width:640px}table.summary th{text-align:left;background:#f9fafb;padding:10px 12px;border-bottom:1px solid var(--line)}table.summary td{padding:10px 12px;border-bottom:1px solid var(--line);vertical-align:middle}table.summary td.num{font-weight:800;color:var(--accent)}
.seg{display:inline-block;font-size:.75rem;font-weight:600;padding:2px 8px;border-radius:999px;background:#f3f4f6;color:#374151}.seg-premium{background:#fdf2f8;color:#9d174d}.seg-budżet{background:#ecfdf5;color:#065f46}
.product{border:1px solid var(--line);border-radius:14px;padding:22px 24px;margin:22px 0;background:#fff}.product h2{margin:0 0 6px;font-size:1.35rem}.rank{color:var(--accent);font-weight:800;margin-right:6px}.badge{display:inline-block;font-size:.72rem;font-weight:700;background:var(--accent);color:#fff;padding:3px 9px;border-radius:999px;vertical-align:middle;margin-left:6px}.product .meta{color:var(--muted);font-size:.9rem;margin:0 0 12px}
.cols{display:grid;grid-template-columns:1fr;gap:6px 28px}@media(min-width:720px){.cols{grid-template-columns:1.1fr 1fr}}.cols ul{margin:4px 0 10px;padding-left:20px}.cols li{margin:3px 0}ul.plus li::marker{color:var(--plus)}ul.minus li::marker{color:var(--minus)}
.verdict{background:var(--soft);border-left:4px solid var(--accent);padding:10px 14px;border-radius:0 8px 8px 0;margin:14px 0}.shops{display:flex;flex-wrap:wrap;gap:8px;align-items:center;margin-top:12px}.shops-label{font-size:.85rem;color:var(--muted);margin-right:4px}
.btn-shop{display:inline-block;text-decoration:none;font-weight:700;font-size:.9rem;padding:9px 16px;border-radius:8px;background:var(--accent);color:#fff;border:1px solid var(--accent)}.btn-shop:hover{background:var(--accent-dark)}.btn-shop+.btn-shop{background:#fff;color:var(--accent-dark)}.btn-shop+.btn-shop:hover{background:var(--soft)}.btn-mini{padding:4px 9px;font-size:.78rem;margin:2px 2px 2px 0}
.guide h3{margin-top:18px}.faq-item{margin:0 0 14px}.faq-item h3{margin:0 0 4px}.faq-item p{margin:0;color:#374151}.disclosure{background:#f9fafb;border:1px solid var(--line);border-radius:10px;padding:14px 18px;font-size:.88rem;color:#4b5563;margin:30px 0}.disclosure p{margin:0}.related ul{padding-left:20px}
.hero{padding:20px 0 10px}.hero h1{font-size:2.2rem}.cat-block{margin:30px 0}.cat-block h2 a{text-decoration:none;color:var(--text)}.cat-block h2 a:hover{color:var(--accent)}.cards{display:grid;grid-template-columns:1fr;gap:14px}@media(min-width:700px){.cards{grid-template-columns:1fr 1fr}}
.card{display:flex;flex-direction:column;gap:6px;border:1px solid var(--line);border-radius:12px;padding:18px;text-decoration:none;color:var(--text);background:#fff;transition:border-color .15s}.card:hover{border-color:var(--accent)}.card-cat{font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em;color:var(--accent)}.card strong{font-size:1.1rem;line-height:1.3}.card-desc{color:var(--muted);font-size:.9rem}.card-meta{font-size:.8rem;color:var(--muted)}.muted{color:var(--muted)}
.about-mini{margin-top:40px;padding:18px 20px;background:#f9fafb;border-radius:12px}.about-mini h2{margin-top:0}
.site-footer{border-top:1px solid var(--line);padding:24px 0;font-size:.85rem;color:var(--muted)}
#cookie-bar{position:fixed;left:16px;right:16px;bottom:16px;background:#111827;color:#fff;padding:14px 18px;border-radius:12px;display:flex;flex-wrap:wrap;gap:10px;align-items:center;font-size:.88rem;z-index:50;box-shadow:0 10px 30px rgba(0,0,0,.25)}#cookie-bar a{color:#7dd3fc}#cookie-bar span{flex:1 1 320px}#cookie-bar button{border:0;border-radius:8px;padding:8px 14px;font-weight:700;cursor:pointer}#cookie-ok{background:var(--accent);color:#fff}#cookie-no{background:#374151;color:#fff}

.phead{display:grid;grid-template-columns:1fr;gap:16px;align-items:start;margin-bottom:8px}@media(min-width:680px){.phead{grid-template-columns:200px 1fr}.single .phead{grid-template-columns:300px 1fr}}
.pimg{width:100%;max-width:200px;height:auto;aspect-ratio:1/1;object-fit:contain;border:1px solid var(--line);border-radius:12px;background:#fff;padding:8px}.pimg.big{max-width:300px}
.ph{display:flex;flex-direction:column;align-items:center;justify-content:center;background:var(--soft);color:var(--accent-dark);font-weight:800;font-size:1.2rem;text-align:center;padding:12px}.ph small{font-weight:400;font-size:.8rem;color:var(--muted);margin-top:4px}
.pdesc{color:#374151;margin:6px 0 10px}.product h2 a{color:var(--text);text-decoration:none}.product h2 a:hover{color:var(--accent-dark)}
a.more{font-weight:600;font-size:.9rem;margin-left:auto;color:var(--accent-dark)}.single h1{margin-top:0;font-size:1.7rem}.single .cols h2{font-size:1.15rem;margin-top:10px}
.btn-shop{background:var(--accent-dark);border-color:var(--accent-dark)}.btn-shop:hover{background:#0369a1}.btn-shop+.btn-shop{background:#fff;color:var(--accent-dark)}.btn-shop+.btn-shop:hover{background:var(--soft)}
table.summary td.num,.rank,.card-cat{color:var(--accent-dark)}.badge{background:var(--accent-dark)}.verdict{border-left-color:var(--accent)}

/* v3: CTA w kolorze akcji (zielen), miniatury, tagi */
.btn-shop,.btn-shop+.btn-shop{background:#15803d;border-color:#15803d;color:#fff}.btn-shop:hover,.btn-shop+.btn-shop:hover{background:#166534;border-color:#166534;color:#fff}
.btn-shop+.btn-shop{background:#fff;color:#15803d}.btn-shop+.btn-shop:hover{background:#f0fdf4;color:#166534}
.thumb{width:56px;height:56px;object-fit:contain;border:1px solid var(--line);border-radius:8px;background:#fff;padding:3px;flex:0 0 56px}.ph-s{display:inline-flex;align-items:center;justify-content:center;background:var(--soft);color:var(--accent-dark);font-weight:800;font-size:1.1rem}
td.mcell{min-width:240px}td.mcell .thumb{display:inline-block;vertical-align:middle;margin-right:10px}td.mcell a{font-weight:600;vertical-align:middle;display:inline-block;max-width:calc(100% - 72px)}
.tag{display:inline-block;font-size:.74rem;font-weight:700;color:#0c4a6e;background:#e0f2fe;border:1px solid #bae6fd;padding:3px 9px;border-radius:999px;white-space:nowrap}
.card-ths{display:flex;gap:10px;margin:6px 0 4px}.card-th{display:flex;flex-direction:column;align-items:center;gap:4px;width:33%}.card-th .thumb{width:72px;height:72px;flex-basis:72px}.card-th em{font-style:normal;font-size:.72rem;color:var(--muted);text-align:center;line-height:1.2}
.oth-list{list-style:none;padding:0;display:grid;grid-template-columns:1fr;gap:10px}@media(min-width:700px){.oth-list{grid-template-columns:1fr 1fr}}.oth{display:flex;gap:10px;align-items:center;border:1px solid var(--line);border-radius:10px;padding:8px 10px}.oth a{font-weight:600;text-decoration:none;color:var(--text)}.oth a:hover{color:var(--accent-dark)}

/* v4: strona glowna wg ukladu rankingly */
.home-h1{font-size:1.9rem;margin:10px 0 18px}
.hero-grid{display:grid;grid-template-columns:1fr;gap:12px;margin-bottom:36px}@media(min-width:800px){.hero-grid{grid-template-columns:2fr 1fr 1fr;grid-template-rows:250px 250px}.hcard.big{grid-row:span 2}}
.hcard{position:relative;display:block;min-height:220px;border-radius:12px;overflow:hidden;background:var(--soft) center/cover no-repeat;text-decoration:none;color:#fff}.hcard::after{content:"";position:absolute;inset:0;background:linear-gradient(to top,rgba(10,30,50,.85) 0%,rgba(10,30,50,.25) 55%,rgba(10,30,50,0) 100%)}
.hcap{position:absolute;left:0;right:0;bottom:0;padding:16px 18px;z-index:1}.hcap strong{display:block;font-size:1.15rem;line-height:1.25;text-shadow:0 1px 2px rgba(0,0,0,.4)}.hcard.big .hcap strong{font-size:1.5rem}.hx{display:block;margin-top:8px;font-size:.92rem;opacity:.95}
h2.bar{display:inline-block;background:var(--accent-dark);color:#fff;font-size:1rem;padding:6px 14px;border-radius:6px 6px 0 0;margin:34px 0 0}h2.bar a{color:#fff;text-decoration:none}section h2.bar+.two-col,section h2.bar+.cat-grid{border-top:2px solid var(--accent-dark);padding-top:18px}
.two-col{display:grid;grid-template-columns:1fr;gap:16px 32px}@media(min-width:760px){.two-col{grid-template-columns:1fr 1fr}}
.lrow{display:flex;gap:14px;align-items:center;text-decoration:none;color:var(--text)}.lrow img,.lph{width:150px;height:105px;object-fit:cover;border-radius:8px;flex:0 0 150px;background:var(--soft)}.lph.small{width:64px;height:64px;flex-basis:64px;border-radius:8px;background:var(--soft) url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%230284c7' stroke-width='1.6'%3E%3Cpath d='M4 5h16v14H4z'/%3E%3Cpath d='M8 9h8M8 13h5'/%3E%3C/svg%3E") center/32px no-repeat}
.lrow strong{display:block;font-size:1.05rem;line-height:1.3}.lrow small{display:block;color:var(--muted);margin-top:3px}.lrow:hover strong{color:var(--accent-dark)}.prow .thumb{width:72px;height:72px;flex-basis:72px}
.cat-grid{display:grid;grid-template-columns:1fr;gap:16px 28px}@media(min-width:800px){.cat-grid{grid-template-columns:1.1fr 1fr}}.cat-list{display:flex;flex-direction:column;gap:14px}.more-link strong{color:var(--accent-dark)}

/* v5: karty hero z obrazkiem w calosci, tytul pod obrazkiem */
.hcard{display:flex;flex-direction:column;background:#fff;border:1px solid var(--line);border-radius:12px;overflow:hidden;text-decoration:none;color:var(--text);min-height:0}.hcard::after{display:none}
.himg{display:block;height:170px;background:linear-gradient(180deg,#f0f9ff,#e0f2fe)}.hcard.big .himg{height:360px}.himg img{width:100%;height:100%;object-fit:contain;padding:12px;display:block}.hcard.photo .himg img{object-fit:cover;padding:0}
.hcap{position:static;padding:12px 14px 14px;color:var(--text)}.hcap strong{font-size:1.02rem;text-shadow:none;color:var(--text)}.hcard.big .hcap strong{font-size:1.35rem}.hx{color:var(--muted);font-size:.9rem}.hcard:hover .hcap strong{color:var(--accent-dark)}
@media(min-width:800px){.hero-grid{grid-template-rows:auto auto}}
.lth{width:150px;height:105px;flex:0 0 150px;border-radius:8px;overflow:hidden;background:linear-gradient(180deg,#f0f9ff,#e0f2fe);display:block}.lth img{width:100%;height:100%;object-fit:contain;padding:6px;display:block}.lth.photo img{object-fit:cover;padding:0}

/* v6: harmonia z kola barw (Adobe): baza #00b0f0 (197°), akcja = dopelnienie #d6321c, neutralny #374457 */
:root{--cta:#d6321c;--cta-dark:#b3261a;--cta-soft:#fdf1ee}
.btn-shop,.btn-shop+.btn-shop{background:var(--cta);border-color:var(--cta);color:#fff}.btn-shop:hover,.btn-shop+.btn-shop:hover{background:var(--cta-dark);border-color:var(--cta-dark);color:#fff}
.btn-shop+.btn-shop{background:#fff;color:var(--cta)}.btn-shop+.btn-shop:hover{background:var(--cta-soft);color:var(--cta-dark)}
#cookie-ok{background:var(--cta)}h1,h2,h3{color:var(--text)}.badge{background:var(--cta)}

/* v7: etykiety typograficzne zamiast pigulek (wzor: modern-web-showcase) */
.tag{display:inline-flex;align-items:center;gap:8px;background:none;border:0;padding:0;border-radius:0;font-size:.7rem;letter-spacing:.14em;text-transform:uppercase;font-weight:700;color:var(--accent-dark);white-space:normal;line-height:1.3}.tag::before{content:"";display:inline-block;width:14px;height:2px;background:var(--accent);flex:0 0 14px}
.phead .tag{margin-bottom:6px}table.summary .tag{font-size:.66rem}
.badge{display:inline-flex;align-items:center;gap:6px;background:none;color:var(--cta);font-size:.66rem;letter-spacing:.12em;text-transform:uppercase;font-weight:700;padding:0;border-radius:0;margin-left:12px;vertical-align:middle}.badge::before{content:"";width:7px;height:7px;border-radius:50%;background:var(--cta);display:inline-block}
.rank,table.summary td.num{font-family:Inter,sans-serif;font-weight:700;font-size:.85rem;letter-spacing:.14em;color:var(--muted)}.product h2 .rank{font-size:.9rem;margin-right:10px;vertical-align:middle}
.oth small,.lrow small,.card-meta,.updated{letter-spacing:.02em}

/* v8: rytm tla + ikony zamiast kreski */
.product{background:#fff;border-color:var(--line)}.product.alt{background:#f5f7fa;border-color:#e3e8ee}.product.alt .pimg,.product.alt .verdict{background:#fff}.product.alt .ph{background:#e8f4fb}
.product+.product{margin-top:18px}
.tag::before{width:15px;height:15px;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%230284c7' stroke-width='2.2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M12 2.5l2.4 2.1 3.2-.3.9 3.1 2.8 1.6-1.3 2.9 1.3 2.9-2.8 1.6-.9 3.1-3.2-.3L12 21.5l-2.4-2.1-3.2.3-.9-3.1-2.8-1.6 1.3-2.9-1.3-2.9 2.8-1.6.9-3.1 3.2.3z'/%3E%3Cpath d='M8.5 12.2l2.3 2.3 4.7-4.8'/%3E%3C/svg%3E") no-repeat center/contain;flex-basis:15px}
.badge::before{width:13px;height:13px;border-radius:0;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='%23d6321c'%3E%3Cpath d='M12 2.8l2.9 6 6.6.9-4.8 4.6 1.2 6.5L12 17.7l-5.9 3.1 1.2-6.5L2.5 9.7l6.6-.9z'/%3E%3C/svg%3E") no-repeat center/contain}

/* v9: medale 1-3, nazwy modeli w granacie */
.medal{vertical-align:middle;flex:0 0 30px}.product h2 .medal{margin-right:8px}table.summary td.num{width:44px}
td.mcell a{color:var(--text);text-decoration:none;border-bottom:1px solid transparent}td.mcell a:hover{color:var(--accent-dark);border-bottom-color:var(--accent-dark)}
.product h2 a{color:var(--text)}.lrow strong,.oth a{color:var(--text)}
.tag{color:var(--accent-dark)}
