*{box-sizing:border-box}
:root{--ink:#0b1626;--muted:#687487;--line:#e1e7ee;--green:#169d65;--display:"Plus Jakarta Sans",Inter,sans-serif}
body{margin:0;background:#f7f9fb;color:var(--ink);font-family:Inter,system-ui,sans-serif}
a{text-decoration:none;color:inherit}.deal-shell{width:min(calc(100% - 34px),1160px);margin:0 auto}
.deal-topbar{position:sticky;top:0;z-index:20;background:rgba(255,255,255,.94);backdrop-filter:blur(16px);border-bottom:1px solid var(--line)}
.topbar-inner{height:72px;display:flex;justify-content:space-between;align-items:center;gap:20px}
.deal-brand{display:flex;align-items:center;gap:10px}.deal-brand>span{width:38px;height:38px;display:grid;place-items:center;border-radius:11px;background:#0b1626;color:#fff;font-family:var(--display);font-size:11px;font-weight:800}
.deal-brand div{display:grid}.deal-brand strong{font-family:var(--display);font-size:13px}.deal-brand small{color:#9099a5;font-size:6px;letter-spacing:.12em;font-weight:800}
.back-home{padding:9px 11px;border:1px solid var(--line);border-radius:9px;background:#fff;color:#5d6a7c;font-size:9px;font-weight:700}
.deal-hero{padding:82px 0 54px;border-bottom:1px solid var(--line);background:#fff}.eyebrow{color:var(--green);font-size:8px;font-weight:800;letter-spacing:.12em}
.deal-hero h1{max-width:850px;margin:9px 0 0;font-family:var(--display);font-size:clamp(40px,6vw,66px);line-height:1.03;letter-spacing:-.055em}.deal-hero h1 em{font-style:normal;color:#607083}
.deal-hero p{max-width:750px;margin:18px 0 0;color:#667386;font-size:12px;line-height:1.75}.deal-trust-row{display:flex;flex-wrap:wrap;gap:8px;margin-top:22px}.deal-trust-row span{padding:6px 8px;border:1px solid #dfe7e3;border-radius:999px;background:#f5fbf8;color:#4f6f60;font-size:7.5px;font-weight:700}
.deal-content{padding-top:46px;padding-bottom:80px}.deal-list-head{display:flex;justify-content:space-between;align-items:end;gap:20px;margin-bottom:17px}.deal-list-head h2{margin:5px 0 0;font-family:var(--display);font-size:29px;letter-spacing:-.04em}
.deal-list-head button{height:38px;padding:0 12px;border:1px solid var(--line);border-radius:9px;background:#fff;color:#4f5d70;font:inherit;font-size:8px;font-weight:700;cursor:pointer}
.deals-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.deal-card,.loading-card,.empty-card{padding:17px;border:1px solid var(--line);border-radius:15px;background:#fff;box-shadow:0 8px 25px rgba(18,35,56,.035)}
.loading-card,.empty-card{grid-column:1/-1;min-height:130px;display:grid;place-items:center;color:#8290a1;font-size:10px;text-align:center}
.deal-card{display:flex;flex-direction:column;min-width:0}.deal-badges{display:flex;justify-content:space-between;align-items:center;gap:8px}.saving-badge{padding:5px 7px;border-radius:999px;background:#edf9f3;color:#15895b;font-size:8px;font-weight:800}.match-badge{color:#8b95a3;font-size:7px}
.deal-card h3{min-height:48px;margin:13px 0 0;font-family:var(--display);font-size:12px;line-height:1.45}.merchant{margin-top:4px;color:#8993a0;font-size:7.5px}
.price-line{display:flex;align-items:baseline;gap:9px;margin-top:15px}.price-line s{color:#9aa3ad;font-size:9px}.price-line strong{font-family:var(--display);font-size:21px;letter-spacing:-.04em}
.save-line{margin-top:5px;color:#14845a;font-size:8px;font-weight:700}.deal-card footer{margin-top:auto;padding-top:14px}.deal-card a{display:flex;align-items:center;justify-content:center;min-height:39px;border-radius:9px;background:#0b1626;color:#fff;font-size:8.5px;font-weight:750}
.checked{margin-top:9px;color:#9aa3ad;font-size:6.8px;text-align:center}.affiliate-note{margin-top:13px;color:#8d97a4;font-size:7.5px;line-height:1.6;text-align:center}
.deal-footer{border-top:1px solid var(--line);background:#fff}.deal-footer>.deal-shell{min-height:110px;display:flex;justify-content:space-between;align-items:center;gap:20px}.deal-footer span{color:#939daa;font-size:8px}.deal-footer nav{display:flex;gap:16px;align-items:center}.deal-footer a,.deal-footer button{padding:0;border:0;background:transparent;color:#697587;font:inherit;font-size:8px;cursor:pointer}
@media(max-width:850px){.deals-grid{grid-template-columns:1fr}.deal-list-head{align-items:flex-start;flex-direction:column}.deal-footer>.deal-shell{align-items:flex-start;flex-direction:column;padding:28px 0}.deal-footer nav{flex-wrap:wrap}}


/* CenaRadar v2.1 — official illustrated logo */
.brand-logo-link{display:inline-flex;align-items:center;min-width:0}
.deal-brand .brand-logo-img{display:block;width:184px;height:auto;max-height:43px;object-fit:contain;object-position:left center}
@media(max-width:620px){.deal-brand .brand-logo-img{width:148px;max-height:36px}}
