:root{font-family:Inter,ui-sans-serif,system-ui,sans-serif;color:#15251f;background:#f7faf8}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0}a{color:inherit}.header,main,footer{width:min(1160px,calc(100% - 40px));margin:auto}.header{height:76px;display:flex;align-items:center;justify-content:space-between}.brand{font-size:22px;font-weight:800;text-decoration:none;letter-spacing:-1px}.brand span,.eyebrow{color:#16846a}.header nav,footer nav{display:flex;gap:22px;flex-wrap:wrap}.header nav a,footer nav a{font-size:14px;color:#52635d;text-decoration:none}.hero{margin:20px 0 96px;padding:88px clamp(28px,8vw,100px);border-radius:28px;background:linear-gradient(125deg,#d9f1e4,#c7e8df);overflow:hidden}.eyebrow{text-transform:uppercase;letter-spacing:1.4px;font-size:12px;font-weight:800}.hero h1,h2{margin:10px 0 16px;letter-spacing:-2px;line-height:1.05}.hero h1{max-width:720px;font-size:clamp(42px,6vw,72px)}.lead{max-width:650px;color:#3f5950;font-size:18px;line-height:1.6}.button{border:0;border-radius:9px;padding:14px 18px;font:inherit;font-weight:750;cursor:pointer;text-decoration:none;display:inline-flex;gap:24px;align-items:center}.primary{margin-top:14px;background:#153f34;color:#fff}.hero-points{display:flex;gap:20px;flex-wrap:wrap;padding:25px 0 0;list-style:none;font-size:14px}.hero-points li:before{content:"✓ ";color:#16846a;font-weight:700}.disclaimer{margin:25px 0 0;max-width:670px;font-size:12px;color:#52635d;line-height:1.5}.section{padding:66px 0}.section h2,.trust h2{font-size:clamp(34px,4vw,50px)}.section-intro>p:last-child{max-width:600px;color:#52635d}.filters{display:flex;gap:22px;align-items:end;padding:22px;margin:28px 0;background:#fff;border:1px solid #dde8e2;border-radius:14px}.filters h3,.filters label{font-size:13px;margin:0 0 10px;display:block}.chips{display:flex;gap:7px;flex-wrap:wrap}.chips button{border:1px solid #cbd8d2;background:#fff;border-radius:7px;padding:8px 10px;cursor:pointer}.chips button.selected{background:#153f34;color:#fff;border-color:#153f34}.filters select{display:block;width:180px;padding:9px;border:1px solid #cbd8d2;border-radius:7px;background:#fff}.cards{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.offer-card{position:relative;display:flex;flex-direction:column;min-height:420px;padding:23px;background:#fff;border:1px solid #dce7e1;border-radius:15px}.logo{width:42px;height:42px;border-radius:12px;display:grid;place-items:center;background:#d9f1e4;color:#16846a;font-size:20px;font-weight:800}.offer-card h3{margin:15px 0 6px;font-size:20px}.offer-description{min-height:43px;margin:0;color:#60706a;font-size:13px;line-height:1.45}.terms{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin:20px 0}.terms div{padding:10px;background:#f3f8f5;border-radius:8px}.terms strong,.terms span{display:block}.terms strong{font-size:15px}.terms span,.rates p,small{font-size:11px;color:#61716a}.rates{padding:10px 0;border-top:1px solid #e5ece8;border-bottom:1px solid #e5ece8}.rates p{margin:4px 0}.rates strong{font-size:13px;color:#15251f}.offer-card ul{padding:0;list-style:none;color:#41564d;font-size:13px;line-height:1.8}.outline{margin-top:auto;justify-content:space-between;border:1px solid #153f34;background:#fff;color:#153f34}.offer-card small{margin-top:12px}.skeleton{height:420px;border-radius:15px;background:linear-gradient(100deg,#edf2ef 30%,#f8fbf9,#edf2ef 70%);background-size:200% 100%;animation:load 1.2s infinite}@keyframes load{to{background-position:-200% 0}}.state{padding:55px;text-align:center;background:#fff;border:1px solid #dce7e1;border-radius:15px}.steps>div{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.steps article{padding:22px;background:#e8f2ed;border-radius:14px}.steps span{color:#16846a;font-weight:800}.steps h3{margin-bottom:8px}.steps p,.trust p,.faq p,footer p{color:#52635d;line-height:1.6}.trust{margin:38px 0;padding:56px clamp(28px,7vw,82px);border-radius:24px;background:#153f34;color:#fff}.trust .eyebrow{color:#89d9b8}.trust p{max-width:750px;color:#d2e6dd}.faq{max-width:860px}.faq details{padding:19px 0;border-bottom:1px solid #d8e4de}.faq summary{cursor:pointer;font-weight:700}.faq details p{margin-bottom:0}footer{padding:58px 0 34px;border-top:1px solid #dce7e1}.legal{margin-top:30px;font-size:12px}.legal p{margin:5px 0;max-width:800px}@media(max-width:820px){.cards{grid-template-columns:repeat(2,1fr)}.filters{align-items:stretch;flex-direction:column}.steps>div{grid-template-columns:repeat(2,1fr)}}@media(max-width:560px){.header,main,footer{width:min(100% - 28px,1160px)}.header nav{display:none}.hero{margin-top:8px;margin-bottom:44px;padding:48px 25px;border-radius:18px}.hero h1{letter-spacing:-1.6px}.cards,.steps>div{grid-template-columns:1fr}.section{padding:42px 0}.filters{padding:16px}.hero-points{display:block;line-height:2}.trust{padding:38px 25px;border-radius:18px}footer nav{display:grid;gap:12px}}
