:root{--green:#72cd00;--green2:#9ee51b;--ink:#16212b;--muted:#7c8993;--bg:#edf2f5;--card:#fff;--line:#e3e9ed;--red:#ef5962;--shadow:0 8px 24px rgba(28,55,71,.08)}*{box-sizing:border-box}html{background:#dfe6ea}body{margin:0;font-family:Inter,system-ui,-apple-system,"Segoe UI",Roboto,Arial,sans-serif;background:var(--bg);color:var(--ink);min-height:100vh}.app{width:100%;min-height:100vh;padding-bottom:90px;background:var(--bg)}button,a{font:inherit}.top{position:sticky;top:0;z-index:30;background:#fffffff5;backdrop-filter:blur(16px);border-bottom:1px solid var(--line)}.status{height:12px;background:#eaf0f3}.topbar{height:62px;display:flex;align-items:center;justify-content:space-between;padding:0 18px}.logo{font-size:25px;font-weight:950;font-style:italic;letter-spacing:-1.8px;color:#111;text-decoration:none;white-space:nowrap}.logo span{color:var(--green)}.logo small{font-size:10px;font-style:normal;letter-spacing:.2px;background:#111;color:#fff;border-radius:4px;padding:3px 5px;margin-left:3px}.icon-btn{width:44px;height:44px;border:0;background:transparent;display:grid;place-items:center;color:#53626d}.icon-btn svg{width:27px;height:27px;fill:none;stroke:currentColor;stroke-width:2.5}.auth{display:grid;grid-template-columns:1fr 1fr;gap:10px;padding:0 14px 12px}.auth a{text-align:center;text-decoration:none;color:#fff;font-weight:750;background:linear-gradient(135deg,var(--green),#83d800);padding:11px;border-radius:12px;box-shadow:0 5px 14px #72cd0033;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.sports{display:flex;gap:9px;overflow:auto;padding:14px 10px 10px;scrollbar-width:none}.sports::-webkit-scrollbar,.promos::-webkit-scrollbar{display:none}.sport{min-width:66px;border:0;background:none;text-align:center;color:#26323a;font-size:11px}.sport i{display:grid;place-items:center;width:58px;height:58px;margin:auto auto 7px;border-radius:50%;background:#fff;color:var(--green);box-shadow:var(--shadow);font-style:normal;font-size:27px}.sport.active i{background:var(--green);color:#fff}.sport svg{width:28px;height:28px;fill:none;stroke:currentColor;stroke-width:2}.sport b{font-weight:650}.promos{display:flex;gap:10px;overflow:auto;padding:12px 10px}.promo{position:relative;min-width:82%;height:132px;border-radius:20px;overflow:hidden;padding:18px;color:#fff;background:radial-gradient(circle at 78% 35%,#a7ee3a 0 6%,transparent 7%),linear-gradient(115deg,#101b13,#315f1b);box-shadow:var(--shadow)}.promo:nth-child(2){background:linear-gradient(115deg,#2b1746,#7e32b2)}.promo:after{content:"";position:absolute;width:160px;height:160px;border:30px solid #ffffff1a;border-radius:50%;right:-42px;top:-52px}.promo small{font-weight:700;color:#bdff73}.promo h2{font-size:22px;line-height:1.08;margin:9px 0 5px;max-width:75%}.promo p{font-size:12px;margin:0;opacity:.85}.league-banner{margin:0 10px 12px;padding:14px 16px;border-radius:17px;background:linear-gradient(100deg,#fff 0 65%,#d8f0ff);display:flex;align-items:center;gap:13px;box-shadow:var(--shadow)}.league-ball{width:42px;height:42px;border-radius:50%;display:grid;place-items:center;background:#305bef;color:#fff;font-size:24px}.league-banner div{display:flex;flex-direction:column}.league-banner small{color:var(--muted);font-size:11px}.league-banner b{font-size:15px}.section-head{display:flex;align-items:center;justify-content:space-between;padding:8px 14px}.section-head h1{font-size:22px;margin:0}.section-head span{font-size:12px;color:var(--green);background:#fff;border-radius:10px;padding:7px 10px}.filters{display:flex;gap:9px;overflow:auto;padding:8px 10px 12px;scrollbar-width:none}.filter{border:0;border-radius:12px;background:#dfe6e9;color:#6f7e88;padding:10px 14px;white-space:nowrap;font-weight:700}.filter.active{background:#fff;color:var(--green);box-shadow:var(--shadow)}.matches{display:grid;gap:10px;padding:0 9px}.match{background:var(--card);border-radius:19px;padding:13px 11px;box-shadow:var(--shadow);border:1px solid #dce5eacc}.match-top{display:flex;justify-content:space-between;align-items:center;color:var(--muted);font-size:11px}.match-top div{display:flex;gap:8px}.mini-action{width:28px;height:28px;border:0;border-radius:50%;background:#f0f5f7;color:var(--green);font-size:16px}.teams{display:grid;grid-template-columns:1fr 54px 1fr;align-items:center;margin:12px 0}.team{display:flex;align-items:center;gap:8px;font-weight:750;font-size:13px}.team.away{justify-content:flex-end;text-align:right}.crest{flex:0 0 37px;width:37px;height:37px;border-radius:50%;display:grid;place-items:center;color:#fff;font-weight:900;background:linear-gradient(145deg,#ff4d64,#a3122b);border:3px solid #f1f4f6}.away .crest{background:linear-gradient(145deg,#31a6f4,#154c98)}.score{text-align:center;font-size:21px;font-weight:900}.score small{display:block;font-size:9px;color:var(--green);margin-top:3px}.period{text-align:center;color:var(--muted);font-size:11px;margin:-2px 0 11px}.market-label{font-size:12px;font-weight:800;margin-bottom:6px}.odds{display:grid;grid-template-columns:repeat(3,1fr);gap:7px}.odd{border:0;border-radius:11px;background:#eef3f6;min-height:43px;padding:7px 9px;display:flex;align-items:center;justify-content:space-between;color:#87939b}.odd b{color:var(--red)}.odd.selected{background:#dcf5bc;outline:2px solid var(--green)}.empty{background:#fff;border-radius:19px;padding:42px 20px;text-align:center;color:var(--muted)}.bottom{position:fixed;bottom:0;left:0;right:0;z-index:40;height:76px;padding:8px 10px max(8px,env(safe-area-inset-bottom));display:grid;grid-template-columns:repeat(5,1fr);background:#fffffff7;border-top:1px solid var(--line);backdrop-filter:blur(18px)}.nav-item{position:relative;border:0;background:none;text-decoration:none;color:#71808a;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3px;font-size:10px;font-weight:650}.nav-item svg{width:24px;height:24px;fill:currentColor}.nav-item.active{color:var(--green)}.coupon{transform:translateY(-22px)}.coupon i{width:56px;height:56px;border-radius:50%;display:grid;place-items:center;background:linear-gradient(145deg,var(--green2),var(--green));color:#fff;border:5px solid var(--bg);font-size:19px;font-weight:950;font-style:normal;box-shadow:0 8px 20px #72cd004d}.coupon b{margin-top:-2px}.coupon em{font-style:normal}.toast{position:fixed;left:50%;bottom:92px;transform:translate(-50%,20px);opacity:0;pointer-events:none;background:#16212b;color:#fff;border-radius:11px;padding:10px 15px;font-size:12px;transition:.25s;z-index:70}.toast.show{opacity:1;transform:translate(-50%,0)}.shade{position:fixed;inset:0;background:#0008;z-index:49;opacity:0;pointer-events:none;transition:.25s}.shade.open{opacity:1;pointer-events:auto}.coupon-panel{position:fixed;right:0;top:0;bottom:0;width:min(420px,92vw);z-index:50;background:#fff;padding:22px;transform:translateX(105%);transition:.25s;overflow:auto}.coupon-panel.open{transform:none}.close{float:right;border:0;border-radius:50%;width:40px;height:40px;font-size:24px}.coupon-panel label{display:block;margin:18px 0;color:var(--muted)}.coupon-panel input{width:100%;padding:13px;margin-top:7px;border:1px solid var(--line);border-radius:10px}.coupon-row{padding:12px 0;border-bottom:1px solid var(--line)}.coupon-row small,.coupon-row b{display:block}.remove{float:right;border:0;background:none;color:var(--red)}.coupon-total{display:flex;justify-content:space-between;margin:18px 0}.cta{display:block;width:100%;border:0;border-radius:12px;background:var(--green);color:#fff;text-decoration:none;text-align:center;padding:14px;font-weight:900}@media(min-width:760px){body{padding:24px}.app{max-width:470px;margin:auto;border-radius:28px;overflow:hidden;box-shadow:0 25px 70px #14283433;position:relative}.bottom{max-width:470px;left:50%;transform:translateX(-50%);border-radius:20px 20px 0 0}.promo{min-width:78%}}
.coupon-panel select{display:block;width:100%;margin-top:7px;padding:14px;border:1px solid #e1e8ec;border-radius:11px;background:#f8fafb;color:#16212b;font-weight:800}
