
:root{--bg:#07090b;--panel:#0d1115;--panel2:#11171c;--line:#20282e;--text:#f4f6f7;--muted:#8c989f;--red:#e12832;--red2:#a9121b;--silver:#c8d0d4}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--bg);color:var(--text);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Arial,sans-serif;-webkit-font-smoothing:antialiased;overflow-x:hidden}
button,select{font:inherit}.shell{width:min(100% - 28px,760px);margin-inline:auto}.ambient{position:fixed;border-radius:50%;filter:blur(100px);opacity:.11;pointer-events:none;z-index:-1}.ambient-a{width:380px;height:380px;background:#e12832;top:-170px;right:-180px}.ambient-b{width:300px;height:300px;background:#64727a;top:520px;left:-220px}
.topbar{position:sticky;top:0;z-index:30;background:rgba(7,9,11,.86);backdrop-filter:blur(18px);border-bottom:1px solid rgba(255,255,255,.06)}.nav{height:68px;display:flex;align-items:center;justify-content:space-between}.brand{display:flex;align-items:center;gap:11px;color:#fff;text-decoration:none}.mark{width:38px;height:38px;border:1px solid #414b51;border-radius:9px;display:grid;place-items:center;font-size:12px;font-weight:950;letter-spacing:-.03em;background:linear-gradient(145deg,#181e23,#090b0d);box-shadow:inset 0 1px 0 rgba(255,255,255,.08)}.brand-copy{display:flex;flex-direction:column}.brand-copy b{font-size:15px;letter-spacing:.06em}.brand-copy b span,.footer-brand span{color:var(--red)}.brand-copy small{font-size:8px;color:#737f86;letter-spacing:.16em;margin-top:3px}.lang{border:1px solid #2c353b;background:#101419;color:#d8dddf;border-radius:9px;padding:8px 12px;font-weight:750;font-size:12px;cursor:pointer}
.hero{padding:46px 0 30px}.hero-kicker{display:flex;align-items:center;gap:8px;color:#8f9aa0;font-size:10px;font-weight:850;letter-spacing:.16em}.hero-kicker i{display:block;width:24px;height:2px;background:var(--red)}h1{font-size:clamp(38px,10vw,62px);line-height:.98;letter-spacing:-.055em;margin:15px 0 16px;max-width:690px}h1 em{font-style:normal;color:#8f999e}.hero p{max-width:540px;color:#89959b;line-height:1.55;font-size:15px;margin:0}.trust-row{display:flex;gap:8px;margin-top:22px;flex-wrap:wrap}.trust-row span{border:1px solid #242c31;background:#0b0e11;border-radius:999px;padding:7px 10px;color:#aeb7bb;font-size:10px;font-weight:750}
.ad{min-height:76px;height:auto;overflow:visible;border:1px dashed #252d32;border-radius:10px;display:grid;place-items:center;color:#515c62;font-size:9px;letter-spacing:.17em;text-transform:uppercase;margin-bottom:16px;background:#090c0e}
.checker-shell{border:1px solid #242c31;background:linear-gradient(155deg,#11161a,#0a0d10);border-radius:20px;overflow:hidden;box-shadow:0 26px 60px rgba(0,0,0,.34)}.checker-head{height:76px;padding:0 18px;display:flex;align-items:center;gap:12px;border-bottom:1px solid #20272c;background:rgba(255,255,255,.012)}.checker-head .step{font-size:10px;font-weight:900;color:var(--red);border:1px solid #4a2528;width:28px;height:28px;border-radius:50%;display:grid;place-items:center}.checker-head small{font-size:8px;letter-spacing:.18em;color:#69757b}.checker-head h2{font-size:18px;margin:2px 0 0}.checker{padding:16px}.field{margin-bottom:14px}.field label{display:flex;align-items:center;gap:8px;margin-bottom:7px}.field label span{font-size:9px;color:#58646a;font-weight:900}.field label b{font-size:11px;color:#b6bec2;letter-spacing:.04em}.select-wrap{position:relative}.select-wrap:after{content:"⌄";position:absolute;right:16px;top:50%;transform:translateY(-58%);pointer-events:none;color:#768188;font-size:18px}select{appearance:none;width:100%;height:56px;border:1px solid #2a3338;border-radius:11px;background:#0a0d10;color:#eef1f2;padding:0 45px 0 14px;outline:none;font-size:16px;font-weight:650}select:focus{border-color:#68747a;box-shadow:0 0 0 3px rgba(255,255,255,.035)}select:disabled{color:#586167;background:#0a0c0e}.primary,.secondary{width:100%;height:56px;border-radius:11px;font-weight:900;letter-spacing:.06em;cursor:pointer}.primary{border:0;background:linear-gradient(135deg,#e12832,#bd1922);color:#fff;display:flex;align-items:center;justify-content:center;gap:12px;box-shadow:0 12px 26px rgba(225,40,50,.18)}.primary b{font-size:20px}.primary:disabled{filter:grayscale(1);opacity:.35;cursor:not-allowed}.primary:not(:disabled):active{transform:scale(.99)}
.result-wrap{margin-top:16px}.result,.notice{position:relative;overflow:hidden;border:1px solid #293239;border-radius:20px;background:linear-gradient(150deg,#12181d,#090c0f);box-shadow:0 25px 60px rgba(0,0,0,.4);padding:20px}.result-accent{position:absolute;left:0;top:0;width:3px;height:100%;background:var(--red)}.result-top{display:flex;justify-content:space-between;gap:12px}.result-label{font-size:9px;letter-spacing:.14em;color:#7d898f;font-weight:900}.result h2{font-size:17px;line-height:1.35;margin:5px 0 0}.source-badge{white-space:nowrap;border:1px solid #303a40;border-radius:999px;padding:6px 9px;height:max-content;font-size:9px;font-weight:850;color:#89959b}.amount{margin:24px 0 6px;padding:22px 0;text-align:center;border-block:1px solid #20282d}.amount>small{display:block;font-size:9px;letter-spacing:.22em;color:#68747a;margin-bottom:5px}.amount div{display:flex;justify-content:center;align-items:flex-start}.amount span{font-size:20px;color:#aab2b6;margin:6px 4px 0 0}.amount strong{font-size:54px;line-height:1;letter-spacing:-.055em}.includes{text-align:center;color:#68747a;font-size:11px;margin:10px 0 20px}.rate{display:flex;justify-content:space-between;gap:12px;padding:13px;background:#080b0d;border:1px solid #1e252a;border-radius:10px;font-size:10px}.rate span{color:#68747a;font-weight:800;letter-spacing:.08em}.rate b{color:#c4cbce}.secondary{margin-top:13px;border:1px solid #303940;background:#11161a;color:#cbd1d4}.notice{text-align:center}.notice-icon{width:38px;height:38px;border-radius:50%;display:grid;place-items:center;background:#2b1719;color:#ef5961;margin:0 auto 12px;font-weight:900}.notice h2{font-size:18px;margin:0 0 8px}.notice p{font-size:12px;color:#77848a;line-height:1.5}
.ad-bottom{margin-top:16px}.feature-strip{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:16px}.feature-strip>div{display:flex;gap:10px;padding:15px;border:1px solid #20282d;border-radius:12px;background:#0a0d10}.feature-strip>div>b{font-size:10px;color:var(--red)}.feature-strip span{display:flex;flex-direction:column}.feature-strip strong{font-size:12px}.feature-strip small{font-size:10px;color:#6f7b81;line-height:1.45;margin-top:4px}.disclaimer{display:flex;gap:12px;margin-top:16px;border:1px solid #30292a;border-radius:12px;background:#110e0f;padding:14px}.warn{flex:0 0 auto;width:24px;height:24px;border:1px solid #633137;color:#e65058;border-radius:50%;display:grid;place-items:center;font-size:11px;font-weight:900}.disclaimer h3{font-size:11px;margin:1px 0 4px}.disclaimer p{font-size:10px;color:#766c6e;line-height:1.5;margin:0}
footer{margin-top:36px;border-top:1px solid #171d21;background:#050708}.footer{min-height:84px;display:flex;justify-content:space-between;align-items:center}.footer-brand{font-size:13px;font-weight:900;letter-spacing:.08em}.footer>div:last-child{display:flex;flex-direction:column;align-items:flex-end;gap:4px;color:#515c62;font-size:9px}
[dir="rtl"] .select-wrap:after{right:auto;left:16px}[dir="rtl"] select{padding:0 14px 0 45px}[dir="rtl"] .result-accent{left:auto;right:0}
@media(max-width:520px){.shell{width:min(100% - 20px,760px)}.nav{height:62px}.hero{padding:34px 2px 24px}h1{font-size:42px}.hero p{font-size:14px}.ad{height:68px}.checker-head{height:70px}.checker{padding:13px}.field{margin-bottom:12px}select{height:54px}.primary{height:55px}.feature-strip{grid-template-columns:1fr}.amount strong{font-size:50px}.rate{flex-direction:column;gap:4px}.footer{min-height:76px}.brand-copy small{display:none}}
@media(min-width:700px){.checker{padding:22px}.hero{padding-top:58px}}
