:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--bg:#f6f8fb;--surface:#fff;--line:#dbe1ea;--text:#1a2433;--muted:#5d697a;--brand:#145cc8;--brand-strong:#0f4dac;--chip:#eef3fb;--chip-text:#33445d}*{box-sizing:border-box}html,body{background:radial-gradient(circle at top, #fff 0%, var(--bg) 48%);color:var(--text);margin:0;padding:0;font-family:Segoe UI,Arial,sans-serif}a{color:inherit;text-decoration:none}.container{width:min(1080px,92%);margin:0 auto}.site-header{border-bottom:1px solid var(--line);z-index:20;-webkit-backdrop-filter:saturate(1.1);backdrop-filter:saturate(1.1);background:#ffffffe6;position:sticky;top:0}.header-inner{justify-content:space-between;align-items:center;gap:1rem;height:62px;display:flex}.brand{align-items:center;gap:.6rem;font-size:.98rem;font-weight:700;display:inline-flex}.brand-mark{background:linear-gradient(170deg,#f4f8ff,#dce9fb);border:1px solid #a9bfdc;border-radius:8px;place-items:center;width:28px;height:28px;display:grid}.brand-mark svg{width:18px;height:18px}.brand-mark svg path:first-child{fill:#205fb7}.brand-mark svg path:last-child{fill:none;stroke:#fff;stroke-width:3.2px;stroke-linecap:round;stroke-linejoin:round}.header-nav{color:var(--muted);gap:1.05rem;font-size:.9rem;display:flex}.header-nav a:hover{color:var(--text)}.home-main{padding:1.4rem 0 2.6rem}.headline{padding:.8rem 0 1rem}.headline h1{max-width:18ch;margin:0;font-size:clamp(1.65rem,2.8vw,2.2rem);line-height:1.2}.headline p{color:var(--muted);max-width:64ch;margin:.55rem 0 0;font-size:1rem}.notice-line{color:#445067;margin-top:.75rem;font-size:.83rem}.offers{margin-top:1rem}.offer-table-head{color:#6b7688;text-transform:uppercase;letter-spacing:.05em;grid-template-columns:minmax(0,1fr) 84px 150px;gap:.8rem;padding:0 .75rem;font-size:.78rem;display:grid}.offer-list{flex-direction:column;gap:.8rem;margin-top:.5rem;display:flex}.offer-row{background:var(--surface);border:1px solid var(--line);border-radius:14px;grid-template-columns:minmax(0,1fr) 150px;gap:1rem;padding:.85rem;display:grid}.offer-main{align-items:flex-start;gap:.85rem;display:flex}.logo-wrap{background:#fff;border:1px solid #e4eaf2;border-radius:9px;place-items:center;width:126px;min-width:126px;height:46px;display:grid}.logo-wrap img{width:auto;max-width:106px;height:auto;max-height:28px}.offer-copy h3{align-items:center;gap:.45rem;margin:0;font-size:1.05rem;display:inline-flex}.top-pick{color:#215193;text-transform:uppercase;letter-spacing:.03em;background:#ecf4ff;border:1px solid #b4cbef;border-radius:999px;padding:.12rem .42rem;font-size:.69rem;font-weight:600}.offer-copy p{color:#465469;margin:.3rem 0 0;font-size:.93rem;line-height:1.4}.badge-list{flex-wrap:wrap;gap:.35rem;margin:.55rem 0 0;padding:0;list-style:none;display:flex}.badge-list li{background:var(--chip);color:var(--chip-text);border:1px solid #d7e4f6;border-radius:999px;padding:.16rem .5rem;font-size:.73rem}.offer-copy small{color:#5f6b7e;margin-top:.42rem;font-size:.77rem;display:inline-block}.offer-side{flex-direction:column;justify-content:center;align-items:flex-end;gap:.5rem;display:flex}.offer-side strong{font-size:1.16rem}.cta-button{background:var(--brand);color:#fff;border-radius:10px;justify-content:center;width:100%;padding:.62rem .75rem;font-size:.84rem;font-weight:700;transition:background-color .18s ease-out,transform .14s ease-out;display:inline-flex}.cta-button:hover{background:var(--brand-strong)}.cta-button:active{transform:scale(.98)}.offer-side span{color:#5d6880;text-align:right;font-size:.72rem;line-height:1.3}.faq{margin-top:2rem}.faq h2{margin:0;font-size:1.3rem}.faq-list{gap:.6rem;margin-top:.8rem;display:grid}.faq details{border:1px solid var(--line);background:#fff;border-radius:12px;padding:.7rem .8rem}.faq summary{cursor:pointer;font-weight:600;list-style:none}.faq summary::-webkit-details-marker{display:none}.faq p{color:#4c5a70;margin:.45rem 0 0;font-size:.9rem;line-height:1.45}.site-footer{border-top:1px solid var(--line);margin-top:2.2rem;padding:1.5rem 0 1.2rem}.footer-inner{gap:1.05rem;display:grid}.terms-box{border:1px solid var(--line);background:#fff;border-radius:12px;padding:.8rem}.terms-box h2{margin:0;font-size:1rem}.terms-box p{color:#4d596d;margin:.5rem 0 0;font-size:.86rem;line-height:1.5}.safety-links{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:.6rem;display:grid}.safety-links a{border:1px solid var(--line);color:#42516a;background:#fff;border-radius:11px;align-items:center;gap:.65rem;padding:.55rem .65rem;font-size:.8rem;display:flex}.safety-links img{width:auto;max-width:78px;height:auto;max-height:24px}.legal-nav{color:#334a67;flex-wrap:wrap;gap:.75rem 1rem;font-size:.87rem;display:flex}.copyright{color:#617086;margin:0;font-size:.78rem}.cookie-banner{background:#fff;border:1px solid #bfd0e6;border-radius:12px;justify-content:space-between;align-items:center;gap:.85rem;width:min(760px,92%);padding:.75rem .85rem;display:flex;position:fixed;bottom:.8rem;left:50%;transform:translate(-50%);box-shadow:0 8px 18px #112d4f14}.cookie-banner p{color:#394861;margin:0;font-size:.82rem}.cookie-banner div{align-items:center;gap:.7rem;display:flex}.cookie-banner button{background:var(--brand);color:#fff;cursor:pointer;border:0;border-radius:8px;padding:.5rem .75rem;font-size:.78rem;font-weight:600}.cookie-banner button:active{transform:scale(.98)}.legal-page{padding:1.35rem 0 2rem}.legal-page h1{margin:0;font-size:1.66rem}.legal-page>p{color:var(--muted);max-width:70ch;margin-top:.55rem}.legal-page section{margin-top:1rem}.legal-page h2{margin:0;font-size:1.02rem}.legal-page section p{color:#4a5568;max-width:74ch;margin:.45rem 0 0;line-height:1.45}@media (max-width:880px){.offer-table-head{display:none}.offer-row{grid-template-columns:1fr;gap:.85rem}.offer-side{align-items:flex-start}.offer-side span{text-align:left}}@media (max-width:640px){.header-nav{display:none}.headline p{font-size:.95rem}.logo-wrap{width:102px;min-width:102px;height:42px}.offer-main{gap:.6rem}.cookie-banner{flex-direction:column;align-items:flex-start}}
