:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--bg:#f7f8f7;--surface:#fff;--surface-soft:#f1f4f3;--text:#0f1720;--muted:#495663;--line:#d8e0de;--brand:#0f766e;--brand-strong:#0a5d57;--chip:#e7f6f4;--radius:14px}*{box-sizing:border-box}html,body{background:var(--bg);color:var(--text);margin:0;padding:0;font-family:Segoe UI,Roboto,sans-serif}a{color:inherit}.page-shell{max-width:1040px;margin:0 auto;padding:16px 16px 40px}.site-header{justify-content:space-between;align-items:center;gap:16px;margin-bottom:16px;display:flex}.brand{letter-spacing:.01em;align-items:center;gap:10px;font-weight:700;text-decoration:none;display:inline-flex}.brand-mark{width:28px;height:28px;display:block}.site-header nav{align-items:center;gap:14px;display:flex}.site-header nav a{color:var(--muted);font-size:.93rem;text-decoration:none}.site-header nav a:hover{color:var(--text)}.headline{border:1px solid var(--line);border-radius:var(--radius);background:linear-gradient(#fff,#f6faf9);padding:18px}.headline h1{max-width:18ch;margin:0;font-size:clamp(1.5rem,2vw,2rem);line-height:1.2}.headline p{color:var(--muted);max-width:68ch;margin:8px 0 10px}.headline small{color:#334252;flex-wrap:wrap;align-items:center;gap:8px;display:flex}.headline small a{text-underline-offset:2px;-webkit-text-decoration:underline #b7d8d4;text-decoration:underline #b7d8d4}.dot{color:#7a8995}.section{margin-top:22px}.section-heading{justify-content:space-between;align-items:baseline;margin-bottom:10px;display:flex}.section-heading h2{margin:0;font-size:1.15rem}.offers-list{gap:10px;display:grid}.offer-card{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius);padding:12px}.offer-main{justify-content:space-between;gap:14px;display:flex}.offer-brand{grid-template-columns:120px 1fr;gap:12px;width:100%;display:grid}.logo-wrap{border:1px solid var(--line);background:#fff;border-radius:10px;place-items:center;height:46px;display:grid}.offer-title-row{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.offer-title-row h3{margin:0;font-size:1rem}.offer-description{color:var(--muted);margin:6px 0 0;font-size:.93rem}.offer-meta{justify-items:end;gap:8px;min-width:150px;display:grid}.rating-block{text-align:right}.rating-label{color:var(--muted);font-size:.75rem;display:block}.rating-block strong{font-size:1.1rem}.cta-button{background:var(--brand);color:#fff;border:1px solid var(--brand);border-radius:10px;justify-content:center;align-items:center;min-height:38px;padding:0 14px;font-weight:700;text-decoration:none;transition:transform .14s ease-out,background-color .14s ease-out;display:inline-flex}.cta-button:hover{background:var(--brand-strong)}.cta-button:active{transform:scale(.98)}.badge-list{flex-wrap:wrap;gap:6px;margin:10px 0 0;padding:0;list-style:none;display:flex}.chip{color:#21454b;background:var(--chip);border:1px solid #bfe4df;border-radius:999px;padding:4px 9px;font-size:.78rem}.chip-top{color:#6b4d00;background:#fff6dd;border-color:#f2d790}.offer-notes{color:var(--muted);flex-wrap:wrap;gap:12px;margin-top:8px;font-size:.8rem;display:flex}.faq-list{gap:8px;display:grid}.faq-item{border:1px solid var(--line);background:var(--surface);border-radius:12px;padding:9px 11px}.faq-item summary{cursor:pointer;font-weight:600}.faq-item p{color:var(--muted);max-width:72ch;margin:8px 0 0}.terms-block{background:var(--surface-soft);border:1px solid var(--line);border-radius:var(--radius);padding:12px 14px}.terms-block h2{margin:0;font-size:1rem}.terms-block p{color:var(--muted);max-width:80ch;margin:7px 0 0}.site-footer{border-top:1px solid var(--line);max-width:1040px;margin:20px auto 0;padding:14px 16px 30px}.safety-links{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.safety-links a{border:1px solid var(--line);background:#fff;border-radius:10px;padding:5px 8px;display:inline-flex}.footer-note{color:var(--muted);max-width:90ch;margin:12px 0 0;font-size:.9rem}.footer-nav{flex-wrap:wrap;gap:12px;margin-top:10px;display:flex}.footer-nav a{color:#2f5663}.copyright{color:#5a6a77;margin:10px 0 0;font-size:.85rem}.cookie-banner{color:#f5f7fa;background:#111d2b;border:1px solid #324657;border-radius:12px;gap:10px;max-width:420px;padding:12px;display:grid;position:fixed;bottom:14px;right:14px}.cookie-banner p{margin:0;font-size:.88rem}.cookie-banner p a{color:#b7d9ff}.cookie-banner button{color:#fff;cursor:pointer;background:#3aa39a;border:0;border-radius:8px;justify-self:start;min-height:34px;padding:0 12px;font-weight:700}.cookie-banner button:active{transform:scale(.98)}.legal-page{max-width:860px;margin:0 auto;padding:24px 16px 32px}.legal-header .back-link{color:#2f5663;font-size:.9rem;text-decoration:none}.legal-header h1{margin:8px 0 6px;font-size:clamp(1.45rem,2vw,1.9rem)}.legal-header p{color:var(--muted);margin:0}.legal-content{gap:8px;margin-top:18px;display:grid}.legal-content h2{margin:14px 0 0;font-size:1rem}.legal-content p{color:var(--muted);max-width:78ch;margin:6px 0 0}.legal-content ul{color:var(--muted);margin:8px 0 0;padding-left:18px}@media (max-width:800px){.site-header{flex-wrap:wrap}.offer-main{flex-direction:column}.offer-brand{grid-template-columns:1fr}.offer-meta{justify-items:start}.rating-block{text-align:left}}
