
:root{--red:#c91d2e;--red-dark:#971421;--gold:#f4b521;--navy:#17212b;--ink:#111827;--muted:#687386;--bg:#f5f7fb;--line:#e7eaf0;--white:#fff}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,Arial,sans-serif;color:var(--ink);background:var(--bg)}a{text-decoration:none}.container{max-width:1180px}
.site-header{height:82px;background:#fff;border-bottom:1px solid var(--line);position:sticky;top:0;z-index:1000;box-shadow:0 4px 22px rgba(22,32,45,.05)}
.header-inner{height:82px;display:flex;align-items:center;justify-content:space-between}.brand img{width:205px;max-height:64px;object-fit:contain}.nav-links{display:flex;align-items:center;gap:34px}.nav-links>a{font-size:14px;font-weight:700;color:#424b58;position:relative}.nav-links>a:not(.live-btn):after{content:"";position:absolute;left:0;right:100%;bottom:-12px;height:2px;background:var(--red);transition:.2s}.nav-links>a:hover:after,.nav-links>a.active:after{right:0}.nav-links>a.active{color:var(--red)}.live-btn{background:var(--red);color:#fff!important;padding:12px 19px;border-radius:10px}.live-btn span{display:inline-block;width:8px;height:8px;border-radius:50%;background:#fff;margin-right:7px;box-shadow:0 0 0 4px rgba(255,255,255,.18)}.menu-toggle{display:none;border:0;background:none;font-size:24px}
.hero{min-height:470px;position:relative;display:flex;align-items:center;overflow:hidden;background:linear-gradient(115deg,#fff7e9 0%,#fff 52%,#fbe4e7 100%);border-bottom:1px solid #f0e1d4}.hero:before{content:"";position:absolute;width:520px;height:520px;border-radius:50%;right:-130px;top:-180px;background:radial-gradient(circle,rgba(201,29,46,.18),rgba(201,29,46,0) 68%)}.hero:after{content:"";position:absolute;width:420px;height:420px;border-radius:50%;right:140px;bottom:-310px;background:radial-gradient(circle,rgba(244,181,33,.28),rgba(244,181,33,0) 70%)}.hero-pattern{position:absolute;inset:0;opacity:.45;background-image:linear-gradient(30deg,transparent 48%,rgba(201,29,46,.035) 49%,rgba(201,29,46,.035) 51%,transparent 52%);background-size:42px 42px}.hero-content{position:relative;z-index:2}.eyebrow,.section-kicker{display:block;color:var(--red);font-size:12px;font-weight:800;letter-spacing:2.2px;margin-bottom:12px}.hero h1{font-size:58px;line-height:1.04;font-weight:850;letter-spacing:-2px;max-width:720px;margin:0 0 20px}.hero h1 span{color:var(--red)}.hero p{max-width:590px;color:var(--muted);font-size:18px;line-height:1.7}.hero-actions{display:flex;gap:12px;margin-top:30px}.primary-btn,.secondary-btn{display:inline-flex;align-items:center;gap:9px;border-radius:10px;padding:13px 19px;font-size:14px;font-weight:750}.primary-btn{background:var(--red);color:#fff;box-shadow:0 8px 20px rgba(201,29,46,.2)}.secondary-btn{background:#fff;color:var(--ink);border:1px solid var(--line)}.results-section,.history-preview{padding:68px 0}.section-heading{display:flex;align-items:end;justify-content:space-between;margin-bottom:28px}.section-heading h2{font-size:32px;font-weight:800;margin:0}.today-date{background:#fff;border:1px solid var(--line);padding:11px 15px;border-radius:10px;color:var(--muted);font-size:14px}.today-date i{color:var(--red);margin-right:7px}.draw-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:18px}.draw-card{background:#fff;border:1px solid var(--line);border-radius:18px;padding:22px;box-shadow:0 10px 35px rgba(24,33,44,.055);transition:.2s}.draw-card:hover{transform:translateY(-3px);box-shadow:0 15px 40px rgba(24,33,44,.09)}.draw-card-top{display:flex;align-items:center;gap:12px}.draw-icon{width:43px;height:43px;display:grid;place-items:center;border-radius:12px;background:#fff2d3;color:#e59e00}.draw-card-top small{display:block;color:#8993a2;font-size:10px;font-weight:800;letter-spacing:1.4px}.draw-card h3{font-size:19px;margin:2px 0 0;font-weight:800}.status-pill{margin-left:auto;background:#eaf8ef;color:#16844b;font-size:10px;font-weight:800;padding:7px 9px;border-radius:20px}.ball-row{display:flex;gap:10px;padding:25px 0}.ball,.mini-balls span{display:grid;place-items:center;border-radius:50%;font-weight:850;color:#fff;background:linear-gradient(145deg,#e52a3a,#b50818);box-shadow:inset 0 -4px 0 rgba(0,0,0,.12)}.ball{width:49px;height:49px;font-size:21px;border:3px solid #f6c445}.ball.first,.mini-balls span.first{background:linear-gradient(145deg,#202a35,#080c11)}.draw-meta{border-top:1px solid var(--line);padding-top:15px;display:flex;justify-content:space-between;font-size:13px;color:#7a8493}.draw-meta a,.text-link{color:var(--red);font-weight:750}.history-preview{background:#fff}.result-table-wrap{border:1px solid var(--line);border-radius:17px;overflow:hidden;box-shadow:0 10px 35px rgba(24,33,44,.045)}.result-table{width:100%;border-collapse:collapse;background:#fff}.result-table th{background:var(--navy);color:#fff;text-transform:uppercase;letter-spacing:.8px;font-size:11px;padding:17px 20px}.result-table td{padding:16px 20px;border-bottom:1px solid #edf0f4;vertical-align:middle}.result-table tbody tr:last-child td{border-bottom:0}.result-table tbody tr:hover{background:#fafbfc}.result-table td strong{display:block;font-size:14px}.result-table td small{display:block;color:#929baa;font-size:11px;margin-top:2px}.draw-badge{display:inline-block;background:#fff1f2;color:var(--red);font-size:11px;font-weight:800;padding:7px 10px;border-radius:7px}.mini-balls{display:flex;gap:6px}.mini-balls span{width:31px;height:31px;font-size:13px;border:2px solid #f6c445}.mini-balls.large span{width:38px;height:38px;font-size:15px}.trust-section{padding:50px 0 70px}.trust-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.trust-grid>div{background:#fff;border:1px solid var(--line);border-radius:15px;padding:25px}.trust-grid i{font-size:24px;color:var(--red)}.trust-grid h4{font-size:16px;font-weight:800;margin:14px 0 7px}.trust-grid p{font-size:13px;color:var(--muted);margin:0;line-height:1.6}
.modern-footer{background:#141b23;color:#d3d8df;padding-top:50px}.footer-grid{display:grid;grid-template-columns:2fr 1fr 1.3fr 1fr;gap:40px;padding-bottom:45px}.footer-brand img{width:200px;filter:brightness(0) invert(1);opacity:.95}.footer-brand p{max-width:340px;font-size:13px;line-height:1.7;margin-top:18px;color:#929ca8}.modern-footer h5{font-size:14px;color:#fff;font-weight:800;margin-bottom:17px}.modern-footer a,.modern-footer p{display:block;color:#929ca8;font-size:13px;margin:0 0 10px}.modern-footer a:hover{color:#fff}.social-links{display:flex;gap:8px}.social-links a{width:36px;height:36px;display:grid;place-items:center;border-radius:8px;background:#222c37;color:#fff}.copyright-modern{border-top:1px solid #27313c;padding:18px 0;color:#75808c;font-size:12px}
.page-hero{padding:58px 0;background:linear-gradient(115deg,#fff7e9,#fff,#fbe4e7);border-bottom:1px solid var(--line)}.page-hero h1{font-size:42px;font-weight:850;margin:0 0 8px}.page-hero p{color:var(--muted);margin:0}.history-page{padding:55px 0 75px}.history-card{background:#fff;border:1px solid var(--line);border-radius:19px;padding:24px;box-shadow:0 12px 40px rgba(24,33,44,.06)}.history-card-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:22px}.history-card-head h2{font-size:25px;font-weight:800;margin:0}.history-card-head p{font-size:13px;color:var(--muted);margin:4px 0 0}.stars{color:var(--gold);white-space:nowrap}.pagination-modern{display:flex;justify-content:center;gap:7px;margin-top:26px}.pagination-modern a{min-width:39px;height:39px;padding:0 10px;display:grid;place-items:center;border:1px solid var(--line);border-radius:9px;color:#4c5664;background:#fff;font-size:13px;font-weight:700}.pagination-modern a.active,.pagination-modern a:hover{background:var(--red);border-color:var(--red);color:#fff}
@media(max-width:991px){.site-header,.header-inner{height:70px}.brand img{width:165px}.menu-toggle{display:block}.nav-links{position:absolute;left:12px;right:12px;top:70px;background:#fff;border:1px solid var(--line);border-radius:12px;padding:12px;box-shadow:0 15px 35px rgba(0,0,0,.1)}.nav-links.show{display:flex!important;flex-direction:column;align-items:stretch;gap:0}.nav-links>a{padding:12px}.nav-links>a:after{display:none}.hero{min-height:420px}.hero h1{font-size:45px}.draw-grid{grid-template-columns:1fr}.footer-grid{grid-template-columns:1fr 1fr}.rate-col{display:none}}
@media(max-width:600px){.hero{min-height:390px}.hero h1{font-size:36px;letter-spacing:-1px}.hero p{font-size:15px}.hero-actions{flex-direction:column;align-items:stretch}.hero-actions a{justify-content:center}.results-section,.history-preview{padding:45px 0}.section-heading{align-items:flex-start;gap:15px;flex-direction:column}.section-heading h2{font-size:27px}.draw-card{padding:17px}.ball-row{gap:6px}.ball{width:43px;height:43px;font-size:18px}.result-table-wrap{overflow-x:auto}.result-table{min-width:610px}.history-full .result-table{min-width:650px}.trust-grid{grid-template-columns:1fr}.footer-grid{grid-template-columns:1fr}.page-hero{padding:42px 0}.page-hero h1{font-size:34px}.history-card{padding:15px}.history-card-head{align-items:flex-start;gap:14px;flex-direction:column}.pagination-modern{flex-wrap:wrap}}
