:root{
  --bg:#f3f6fb;
  --card:#fff;
  --line:#e5ebf3;
  --text:#0f172a;
  --muted:#667085;
  --green:#18b84f;
  --green2:#119842;
  --green-soft:#ecfdf3;
  --green-line:#ccf0dc;
  --dark:#0f172a;
}
*{box-sizing:border-box}
html{background:var(--bg)}
body{margin:0;background:var(--bg);font-family:Arial,Helvetica,sans-serif;color:var(--text);-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}
a{text-decoration:none}.container{max-width:1240px;margin:0 auto;padding:16px 0 28px}.top{display:grid;grid-template-columns:1.3fr .7fr;gap:16px;margin:16px 0}.hero,.secure{background:#fff;border:1px solid var(--line);border-radius:16px;box-shadow:0 8px 30px rgba(16,24,40,.06)}.hero{padding:24px}.kicker{display:inline-flex;gap:8px;align-items:center;background:var(--green-soft);border:1px solid var(--green-line);padding:7px 10px;border-radius:999px;color:#0f8a3f;font-size:12px;font-weight:700}.hero h1{margin:12px 0 10px;font-size:48px;line-height:1.04;font-weight:900;color:var(--text);letter-spacing:-1.6px}.hero h1 span{color:var(--green2)}.hero p{margin:0;color:var(--muted);font-size:17px;line-height:1.5}.secure{padding:18px}.secure h3{margin:0 0 8px;font-size:24px;font-weight:900;letter-spacing:-.4px}.secure p{margin:0 0 10px;color:var(--muted);line-height:1.45}.ssl{color:#0f8a3f;font-weight:700;font-size:14px}.feedback-block{margin-top:12px;background:#f8fbff;border:1px solid #e0e9f4;border-radius:12px;padding:10px;box-shadow:0 0 24px rgba(24,184,79,.16)}.help-value{display:block;width:100%;height:48px;background:#fff;border:2px solid #c9d6e6;border-radius:12px;padding:0 13px;margin:0 0 10px;font-size:15px;color:#111;font-weight:700;outline:none}.help-value:focus{border-color:var(--green);box-shadow:0 0 0 3px rgba(31,200,95,.16)}.get-help{display:block;width:100%;height:46px;border:none;border-radius:12px;background:linear-gradient(180deg,var(--green),var(--green2));color:#fff;font-weight:800;cursor:pointer}.sen-sms{display:block;margin-top:8px;text-align:center;color:#667085;font-size:12px}.filters{display:flex;justify-content:space-between;align-items:center;gap:10px;flex-wrap:wrap;margin:10px 0 14px}.found{font-size:34px;font-weight:900;letter-spacing:-.7px}.found span{color:var(--green2)}.chips{display:flex;gap:8px;flex-wrap:wrap}.chip{padding:8px 12px;border:1px solid var(--line);border-radius:999px;background:#fff;font-size:12px;color:#475467;cursor:pointer}.chip.active{background:var(--green-soft);border-color:var(--green-line);color:#0f8a3f}.grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.offer-card{background:#fff;border:1px solid var(--line);border-radius:14px;padding:12px;display:flex;flex-direction:column;position:relative;min-height:250px;box-shadow:0 8px 30px rgba(16,24,40,.06);overflow:visible}.offer-badge{position:absolute;top:-8px;right:-8px;background:var(--green-soft);color:#0f8a3f;border:1px solid var(--green-line);border-radius:999px;padding:5px 9px;font-size:11px;box-shadow:0 6px 14px rgba(16,24,40,.12);font-weight:800;line-height:1}.offer-logo{height:64px;width:100%;display:flex;align-items:center;justify-content:center;position:relative;margin:0 0 10px;overflow:hidden}.offer-logo img{display:block;width:100%;max-width:210px;height:58px;object-fit:contain;object-position:center center;margin:0 auto}.logo-fallback{font-weight:900;font-size:24px;line-height:1;text-align:center;color:#202733;letter-spacing:-.8px}.amount{font-size:42px;font-weight:900;line-height:1.05;margin:5px 0;display:flex;align-items:flex-end;justify-content:center;gap:6px;text-align:center;width:100%;letter-spacing:.3px;white-space:nowrap}.amountTop{font-size:14px;color:#667085;display:inline-block;vertical-align:baseline;margin-bottom:7px;font-weight:700}.amount .uah{font-size:14px;font-weight:700;color:#667085;margin-bottom:7px}.meta{font-size:13px;color:#475467;border-top:1px dashed #e8edf4;padding:5px 0;display:flex;justify-content:space-between}.button-go a{display:flex;align-items:center;justify-content:center;min-height:42px;margin-top:10px;text-align:center;background:linear-gradient(180deg,var(--green),var(--green2));color:#fff;border-radius:10px;padding:0 10px;font-weight:800;white-space:nowrap;box-shadow:0 4px 0 #0a8535}.show-desc{display:block;text-align:center;margin-top:8px;color:#0f8a3f;font-size:12px}.benefits{margin:18px 0;background:#111827;color:#d1d5db;border-radius:14px;padding:14px;display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.benefits .b{display:flex;gap:8px;align-items:flex-start;font-size:13px}.seo-long{margin:18px 0 28px;background:#fff;border:1px solid var(--line);border-radius:14px;padding:20px;box-shadow:0 6px 18px rgba(16,24,40,.05)}.seo-long h2{font-size:30px;line-height:1.2;margin:0 0 14px;font-weight:900;color:#101828;letter-spacing:-.5px}.seo-long h3{font-size:22px;line-height:1.25;margin:22px 0 10px;font-weight:800;color:#111827}.seo-long p{font-size:16px;line-height:1.72;color:#374151;margin:0 0 12px}.seo-long ul,.seo-long ol{margin:0 0 12px 20px;color:#374151}.seo-long li{margin:0 0 8px;font-size:16px;line-height:1.65}#heroApplyMobile{display:none;width:100%;margin-top:12px;height:44px;border:none;border-radius:10px;background:linear-gradient(180deg,var(--green),var(--green2));color:#fff;font-weight:800;box-shadow:0 6px 14px rgba(20,182,82,.25);cursor:pointer}@media(max-width:1260px){.container{padding-left:14px;padding-right:14px}}@media(max-width:1100px){.top{grid-template-columns:1fr}.grid{grid-template-columns:repeat(2,1fr)}.hero h1{font-size:38px}.found{font-size:28px}.benefits{grid-template-columns:repeat(2,1fr)}}@media(max-width:640px){.container{padding:12px 10px 42px}.top{margin-top:10px}.grid{grid-template-columns:1fr}.benefits{grid-template-columns:1fr}.hero{padding:20px 16px}.secure{padding:16px}.hero h1{font-size:30px;letter-spacing:-.6px}.hero h1 span{white-space:nowrap}.hero p{font-size:15px}.found{font-size:22px;line-height:1.1;white-space:nowrap}.chips{display:none}.offer-card{min-height:246px}.seo-long{padding:14px}.seo-long h2{font-size:24px}.seo-long h3{font-size:19px}.seo-long p,.seo-long li{font-size:15px;line-height:1.6}#heroApplyMobile{display:block}}@media(max-width:390px){.amount{font-size:36px}.button-go a{font-size:14px}.logo-fallback{font-size:21px}}

/* Main page centering fix */
@media(max-width:640px){.offer-logo{height:62px}.offer-logo img{max-width:190px;height:56px}.amount{font-size:36px}.button-go a{font-size:14px}}
@media(max-width:390px){.amount{font-size:34px}.amountTop,.amount .uah{font-size:12px;margin-bottom:6px}.offer-logo img{max-width:170px}}
