:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--bg:#f5f7fb;--surface:#fff;--surface-soft:#eef2f8;--text:#101726;--muted:#4a5568;--line:#d7dee9;--brand:#0f172a;--brand-strong:#0a1222;--accent:#f59e0b;--accent-soft:#fff3dd;--ok:#1f7a4f}*,:before,:after{box-sizing:border-box}html,body{background:var(--bg);color:var(--text);margin:0;padding:0;font-family:Segoe UI,Segoe UI Variable,Helvetica Neue,Arial,sans-serif}a{color:inherit}.page-wrap{padding:1rem 0 2.5rem}.container{width:min(1080px,100% - 2rem);margin:0 auto}.site-header{justify-content:space-between;align-items:center;gap:1rem;padding:.5rem 0 1rem;display:flex}.brand{align-items:center;gap:.7rem;text-decoration:none;display:inline-flex}.brand-mark{background:var(--brand);border-radius:.6rem;place-items:center;width:2rem;height:2rem;display:inline-grid}.brand-mark svg{width:1.45rem;height:1.45rem;fill:var(--accent)}.brand-name{letter-spacing:.01em;font-size:1rem;font-weight:700}.header-note{color:var(--muted);margin:0;font-size:.8rem}.headline{gap:.55rem;padding:.5rem 0 1rem;display:grid}.headline h1{max-width:24ch;margin:0;font-size:clamp(1.55rem,3.2vw,2.05rem);line-height:1.14}.headline p{color:var(--muted);max-width:75ch;margin:0}.disclosure{background:var(--accent-soft);border:1px solid #f4d39a;border-radius:.65rem;flex-wrap:wrap;align-items:center;gap:.45rem;padding:.6rem .7rem;font-size:.84rem;display:flex}.disclosure strong{color:#593200}.disclosure a{color:#5a3500;text-underline-offset:2px;text-decoration-thickness:1px}.offers{gap:.75rem;display:grid}.offer-row{background:var(--surface);border:1px solid var(--line);border-radius:.85rem;grid-template-columns:minmax(0,1fr) auto;gap:1rem;padding:.9rem;display:grid}.offer-main{gap:.55rem;display:grid}.offer-brand{grid-template-columns:auto minmax(0,1fr);align-items:center;gap:.75rem;display:grid}.offer-logo-wrap{border:1px solid var(--line);background:#fbfcfe;border-radius:.6rem;place-items:center;width:140px;height:48px;padding:.4rem;display:grid}.offer-logo{object-fit:contain;width:auto;max-width:100%;height:auto;max-height:100%}.offer-title-row{align-items:center;gap:.4rem;display:flex}.offer-title-row h3{margin:0;font-size:1.02rem}.offer-brand p{color:var(--muted);margin:.2rem 0 0;font-size:.93rem}.offer-tags{flex-wrap:wrap;gap:.38rem;display:flex}.chip{color:#27405f;background:#eff4fc;border:1px solid #d6e4f6;border-radius:999px;padding:.18rem .55rem;font-size:.78rem;line-height:1.25}.chip-top{color:var(--ok);background:#eafaf0;border-color:#c9ecd8}.score{color:#0f4f73;background:#edf9ff;border:1px solid #b8e8ff;border-radius:999px;padding:.18rem .55rem;font-size:.78rem;font-weight:700}.payment-note{color:#243957;margin:0;font-size:.82rem}.terms-note{color:#667286;margin:0;font-size:.78rem}.offer-action{align-content:center;display:grid}.cta{background:var(--brand);color:#fff;white-space:nowrap;border-radius:.62rem;padding:.68rem .92rem;font-size:.88rem;font-weight:700;text-decoration:none;transition:transform .16s cubic-bezier(.23,1,.32,1),background-color .16s cubic-bezier(.23,1,.32,1)}.cta:hover{background:var(--brand-strong)}.cta:active{transform:scale(.97)}.terms-block,.faq-block{background:var(--surface);border:1px solid var(--line);border-radius:.85rem;margin-top:1.05rem;padding:.95rem}.terms-block h2,.faq-block h2{margin:0 0 .55rem;font-size:1rem}.terms-block p{color:var(--muted);max-width:80ch;margin:0;font-size:.91rem;line-height:1.45}.faq-list{gap:.5rem;display:grid}.faq-list details{border:1px solid var(--line);background:#fcfdff;border-radius:.6rem;padding:.5rem .6rem}.faq-list summary{cursor:pointer;font-size:.9rem;font-weight:600}.faq-list p{color:var(--muted);margin:.45rem 0 0;font-size:.86rem;line-height:1.42}.site-footer{border-top:1px solid var(--line);gap:.7rem;margin-top:1.05rem;padding-top:1rem;display:grid}.resource-links{flex-wrap:wrap;gap:.45rem;display:flex}.resource-link{border:1px solid var(--line);background:var(--surface);border-radius:.52rem;place-items:center;min-width:6.2rem;height:2rem;padding:.1rem .45rem;display:inline-grid}.resource-logo{object-fit:contain;width:auto;max-width:100%;height:auto;max-height:100%}.legal-links{flex-wrap:wrap;gap:.55rem .9rem;font-size:.85rem;display:flex}.legal-links a{color:#2a415f}.footer-disclaimer,.footer-copy{color:#6a7483;margin:0;font-size:.78rem;line-height:1.45}.legal-page{padding:1.6rem 0}.legal-content{background:var(--surface);border:1px solid var(--line);border-radius:.9rem;padding:1rem}.legal-content h1{margin:0 0 .7rem;font-size:clamp(1.25rem,2.6vw,1.7rem)}.legal-content p,.legal-content li{color:var(--muted);max-width:78ch;margin:0 0 .66rem;line-height:1.5}.legal-content ul{margin:0;padding-left:1.15rem}.cookie-banner{z-index:50;background:var(--surface);border:1px solid var(--line);border-radius:.85rem;justify-content:space-between;align-items:center;gap:.7rem;width:min(360px,100% - 1.2rem);padding:.75rem;display:flex;position:fixed;bottom:.9rem;right:.9rem;box-shadow:0 12px 30px #0f172a24}.cookie-banner p{color:var(--muted);margin:0;font-size:.82rem;line-height:1.35}.cookie-banner button{border:1px solid var(--brand);background:var(--brand);color:#fff;cursor:pointer;border-radius:.55rem;padding:.45rem .72rem;font-size:.8rem;font-weight:700}.cookie-banner button:active{transform:scale(.97)}@media (max-width:860px){.offer-row{grid-template-columns:minmax(0,1fr);gap:.65rem}.offer-action{align-content:start}.cta{text-align:center;width:100%;display:inline-block}}@media (max-width:620px){.container{width:min(1080px,100% - 1.1rem)}.site-header{padding-bottom:.72rem}.header-note{display:none}.offer-brand{grid-template-columns:minmax(0,1fr);gap:.56rem}.offer-logo-wrap{width:130px}}
