/* Draw Winners UAE — static production stylesheet */
:root{--bg:#061126;--bg2:#091A38;--bg3:#0B1F42;--blue:#2458A5;--blue2:#163E80;--gold:#D9B45B;--gold2:#F1D48A;--text:#fff;--muted:#D8DFEA;--soft:#98A7BC;--card:#0a1934;--line:rgba(216,223,234,.13);--danger:#ffb39f;--ok:#96dfb4;--shadow:0 24px 60px rgba(0,0,0,.24);--radius:22px;--container:1280px}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:radial-gradient(circle at 84% 0%,rgba(36,88,165,.18),transparent 32%),linear-gradient(180deg,var(--bg),#07162f 55%,#061126);color:var(--text);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;line-height:1.6;min-height:100vh}body.menu-open{overflow:hidden}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}button,input,select,textarea{font:inherit}button,a{ -webkit-tap-highlight-color:transparent}.container{width:min(calc(100% - 32px),var(--container));margin:auto}.skip-link{position:fixed;left:10px;top:-50px;background:#fff;color:#061126;padding:10px 14px;z-index:1000;border-radius:8px}.skip-link:focus{top:10px}.eyebrow{display:inline-flex;gap:9px;align-items:center;font-size:.78rem;letter-spacing:.16em;text-transform:uppercase;color:var(--gold2);font-weight:800}.eyebrow:before{content:"";width:24px;height:1px;background:var(--gold)}h1,h2,h3{line-height:1.08;letter-spacing:-.035em;margin:0}h1{font-size:clamp(2.45rem,9vw,5.6rem);max-width:980px}h2{font-size:clamp(2rem,5vw,3.5rem)}h3{font-size:1.25rem}.lead{font-size:clamp(1rem,2.1vw,1.2rem);color:var(--muted);max-width:760px}.muted{color:var(--soft)}.small{font-size:.9rem}.section{padding:72px 0}.section-head{display:flex;gap:24px;align-items:end;justify-content:space-between;margin-bottom:30px}.section-head p{margin:8px 0 0}.btn{display:inline-flex;align-items:center;justify-content:center;gap:10px;min-height:48px;padding:0 20px;border-radius:14px;border:1px solid transparent;font-weight:800;transition:.2s ease;cursor:pointer}.btn-primary{background:linear-gradient(135deg,var(--gold2),var(--gold));color:#081329;box-shadow:0 10px 30px rgba(217,180,91,.16)}.btn-primary:hover{transform:translateY(-2px);filter:brightness(1.04)}.btn-secondary{background:rgba(255,255,255,.045);border-color:var(--line);color:#fff}.btn-secondary:hover{background:rgba(255,255,255,.08);border-color:rgba(241,212,138,.35)}.btn-link{color:var(--gold2);padding:0;min-height:auto}.pill{display:inline-flex;align-items:center;gap:8px;border:1px solid var(--line);background:rgba(255,255,255,.045);padding:7px 10px;border-radius:999px;font-size:.76rem;font-weight:800;letter-spacing:.06em;text-transform:uppercase}.pill.demo{color:#ffd2a3;border-color:rgba(255,193,128,.28);background:rgba(255,174,94,.07)}.pill.verified{color:var(--ok);border-color:rgba(150,223,180,.28);background:rgba(75,177,120,.08)}
.site-header{position:sticky;top:0;z-index:90;background:rgba(6,17,38,.82);border-bottom:1px solid transparent;backdrop-filter:blur(18px);transition:.2s}.site-header.scrolled{border-bottom-color:var(--line);box-shadow:0 10px 30px rgba(0,0,0,.15)}.header-inner{height:74px;display:flex;align-items:center;justify-content:space-between;gap:22px}.brand{display:flex;align-items:center;gap:11px;font-weight:900;letter-spacing:.03em}.brand-mark{width:34px;height:34px;border:1px solid rgba(241,212,138,.6);border-radius:50%;display:grid;place-items:center;color:var(--gold2);font-size:.78rem}.brand-copy{line-height:1}.brand-copy span{display:block}.brand-copy small{font-size:.58rem;color:var(--gold2);letter-spacing:.26em;margin-top:5px}.desktop-nav{display:none;align-items:center;gap:24px}.desktop-nav a{font-size:.92rem;color:var(--muted);font-weight:700}.desktop-nav a:hover,.desktop-nav a.active{color:#fff}.header-actions{display:flex;align-items:center;gap:8px}.icon-btn{width:44px;height:44px;border-radius:13px;border:1px solid var(--line);background:rgba(255,255,255,.04);color:#fff;display:grid;place-items:center;cursor:pointer}.icon-btn:hover{background:rgba(255,255,255,.08)}.lang-link{min-width:44px;text-align:center;font-size:.8rem;font-weight:800;color:var(--gold2)}.mobile-nav{position:fixed;inset:75px 0 auto 0;background:#08172f;border-bottom:1px solid var(--line);padding:16px 24px 24px;transform:translateY(-125%);opacity:0;pointer-events:none;transition:.22s ease;box-shadow:var(--shadow)}.mobile-nav.open{transform:translateY(0);opacity:1;pointer-events:auto}.mobile-nav a{display:block;padding:14px 2px;border-bottom:1px solid var(--line);font-weight:800}
.hero{min-height:690px;position:relative;display:grid;align-items:center;overflow:hidden;background:#061126}.hero-media{position:absolute;inset:0}.hero-media img{width:100%;height:100%;object-fit:cover}.hero-media:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(6,17,38,.98) 0%,rgba(6,17,38,.82) 48%,rgba(6,17,38,.3) 100%),linear-gradient(0deg,#061126 0%,transparent 25%)}.hero-content{position:relative;z-index:2;padding:100px 0 76px}.hero h1{margin:17px 0 21px}.hero .lead{max-width:720px}.hero-actions{display:flex;flex-wrap:wrap;gap:12px;margin:30px 0 22px}.disclosure{display:flex;flex-wrap:wrap;gap:12px 22px;color:var(--soft);font-size:.88rem}.disclosure strong{color:var(--muted)}.hero-strip{position:absolute;left:0;right:0;bottom:0;z-index:3;border-top:1px solid var(--line);background:rgba(6,17,38,.7);backdrop-filter:blur(10px)}.hero-strip-grid{display:grid;grid-template-columns:1fr;gap:0}.hero-stat{padding:16px 0;border-bottom:1px solid var(--line)}.hero-stat:last-child{border-bottom:0}.hero-stat b{display:block}.hero-stat span{color:var(--soft);font-size:.82rem}
.grid{display:grid;gap:18px}.grid-3,.grid-4{grid-template-columns:1fr}.card{position:relative;background:linear-gradient(180deg,rgba(13,34,69,.92),rgba(7,23,49,.92));border:1px solid var(--line);border-radius:var(--radius);overflow:hidden;box-shadow:0 16px 40px rgba(0,0,0,.12);transition:.2s ease}.card:hover{transform:translateY(-3px);border-color:rgba(241,212,138,.24)}.card-body{padding:22px}.result-card .card-top,.article-card .card-top{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:20px}.result-card .game{font-size:1.2rem;font-weight:900}.numbers{display:flex;flex-wrap:wrap;gap:9px;margin:20px 0}.ball{width:43px;height:43px;border-radius:50%;display:grid;place-items:center;border:1px solid rgba(241,212,138,.42);background:radial-gradient(circle at 34% 27%,#1b4b95,#0a1b3a 70%);box-shadow:inset 0 1px rgba(255,255,255,.13),0 7px 18px rgba(0,0,0,.18);font-weight:900;color:#fff}.meta-row{display:flex;justify-content:space-between;gap:14px;color:var(--soft);font-size:.86rem}.card-footer{padding:0 22px 22px;display:flex;justify-content:space-between;gap:12px;align-items:center}.image-card img{width:100%;aspect-ratio:16/10;object-fit:cover}.image-card .card-body{padding-top:18px}.category{color:var(--gold2);font-size:.74rem;letter-spacing:.14em;text-transform:uppercase;font-weight:900}.article-card h3,.winner-card h3{margin:7px 0 9px}.article-card p,.winner-card p{color:var(--soft);margin:0}.featured{display:grid;grid-template-columns:1fr;background:linear-gradient(135deg,rgba(22,62,128,.28),rgba(9,26,56,.82));border:1px solid rgba(241,212,138,.18);border-radius:28px;overflow:hidden}.featured img{width:100%;height:100%;min-height:330px;object-fit:cover}.featured-content{padding:34px}.featured h2{margin:14px 0}.featured .prize{font-size:1.7rem;color:var(--gold2);font-weight:900}.trust-card{padding:23px}.trust-icon{width:46px;height:46px;border-radius:14px;display:grid;place-items:center;background:rgba(217,180,91,.09);border:1px solid rgba(241,212,138,.18);color:var(--gold2);margin-bottom:22px}.trust-card p{color:var(--soft);margin-bottom:0}.filterbar{display:flex;gap:8px;overflow-x:auto;padding-bottom:8px;margin:22px 0 30px;scrollbar-width:none}.filterbar::-webkit-scrollbar{display:none}.filter-btn{white-space:nowrap;border:1px solid var(--line);background:rgba(255,255,255,.035);color:var(--muted);border-radius:999px;padding:10px 15px;cursor:pointer;font-weight:800}.filter-btn.active{background:var(--gold);border-color:var(--gold);color:#081329}.page-hero{padding:70px 0 40px}.page-hero h1{font-size:clamp(2.4rem,7vw,4.8rem);margin:14px 0}.breadcrumbs{font-size:.82rem;color:var(--soft);margin-bottom:18px}.breadcrumbs a{color:var(--muted)}.prose{max-width:820px}.prose h2{font-size:2rem;margin:42px 0 16px}.prose h3{margin:28px 0 8px}.prose p,.prose li{color:var(--muted)}.prose a{color:var(--gold2);text-decoration:underline}.notice{border:1px solid rgba(241,212,138,.22);background:rgba(217,180,91,.06);padding:18px 20px;border-radius:16px;color:var(--muted)}.steps{counter-reset:steps}.step{position:relative;padding:24px 22px 24px 78px}.step:before{counter-increment:steps;content:"0" counter(steps);position:absolute;left:22px;top:22px;color:var(--gold2);font-weight:900;letter-spacing:.08em}.step p{color:var(--soft);margin-bottom:0}.accordion{display:grid;gap:12px}.faq-item{border:1px solid var(--line);background:rgba(255,255,255,.025);border-radius:16px;overflow:hidden}.faq-q{width:100%;display:flex;justify-content:space-between;gap:20px;text-align:left;padding:18px 20px;background:none;border:0;color:#fff;font-weight:850;cursor:pointer}.faq-q span:last-child{color:var(--gold2)}.faq-a{display:none;padding:0 20px 18px;color:var(--muted)}.faq-item.open .faq-a{display:block}.search-panel{position:fixed;inset:0;background:rgba(2,8,20,.78);z-index:120;display:none;place-items:start center;padding:96px 16px 30px;backdrop-filter:blur(10px)}.search-panel.open{display:grid}.search-box{width:min(760px,100%);background:#08172f;border:1px solid var(--line);border-radius:22px;box-shadow:var(--shadow);overflow:hidden}.search-row{display:flex;gap:10px;padding:15px;border-bottom:1px solid var(--line)}.search-row input{flex:1;background:#061126;border:1px solid var(--line);color:#fff;border-radius:12px;padding:12px 14px;outline:none}.search-results{max-height:58vh;overflow:auto;padding:10px}.search-result{display:block;padding:13px 12px;border-radius:12px}.search-result:hover{background:rgba(255,255,255,.05)}.search-result small{display:block;color:var(--gold2);text-transform:uppercase;font-weight:800;letter-spacing:.08em}.search-result span{color:var(--muted)}.empty{padding:30px;text-align:center;color:var(--soft)}.form-card{padding:26px;max-width:800px}.form-grid{display:grid;gap:16px}.field label{display:block;margin-bottom:7px;font-weight:800}.field input,.field textarea,.field select{width:100%;background:#061126;border:1px solid var(--line);color:#fff;border-radius:12px;padding:13px 14px;outline:none}.field textarea{min-height:160px;resize:vertical}.field input:focus,.field textarea:focus,.field select:focus{border-color:var(--gold)}.contact-status{margin-top:12px;color:var(--soft)}
.site-footer{border-top:1px solid var(--line);margin-top:54px;background:#051024}.footer-grid{display:grid;grid-template-columns:1fr;gap:30px;padding:54px 0 34px}.footer-col h3{font-size:1rem;margin-bottom:14px}.footer-links{display:grid;gap:9px}.footer-links a{color:var(--soft)}.footer-links a:hover{color:#fff}.footer-brand p{color:var(--soft);max-width:360px}.footer-bottom{border-top:1px solid var(--line);padding:22px 0 34px;color:var(--soft);font-size:.82rem}.footer-bottom p{margin:7px 0}.cookie{position:fixed;z-index:100;left:16px;right:16px;bottom:16px;background:#0a1b39;border:1px solid rgba(241,212,138,.2);border-radius:18px;padding:17px;box-shadow:var(--shadow);display:none}.cookie.show{display:block}.cookie-inner{display:flex;flex-direction:column;gap:14px}.cookie p{margin:0;color:var(--muted);font-size:.88rem}.cookie-actions{display:flex;flex-wrap:wrap;gap:8px}.cookie .btn{min-height:42px;padding:0 14px;font-size:.86rem}.backtop{position:fixed;right:18px;bottom:18px;width:46px;height:46px;border-radius:50%;border:1px solid var(--line);background:#0a1b39;color:#fff;display:none;place-items:center;cursor:pointer;z-index:80}.backtop.show{display:grid}.cookie.show~.backtop{bottom:150px}.article-layout{display:grid;grid-template-columns:1fr;gap:28px}.article-hero{border-radius:26px;overflow:hidden;border:1px solid var(--line);margin:24px 0 32px}.article-hero img{width:100%;max-height:520px;object-fit:cover}.source-box{border-left:3px solid var(--gold);padding:14px 18px;background:rgba(217,180,91,.05);margin:28px 0;color:var(--muted)}.legal-nav{display:flex;gap:8px;flex-wrap:wrap;margin-top:22px}.legal-nav a{border:1px solid var(--line);border-radius:999px;padding:8px 12px;color:var(--muted)}.rtl{direction:rtl}.rtl .eyebrow:before{order:2}.rtl .desktop-nav{direction:rtl}
:focus-visible{outline:3px solid rgba(241,212,138,.8);outline-offset:3px}
@media(min-width:640px){.hero-strip-grid{grid-template-columns:repeat(3,1fr)}.hero-stat{padding:17px 22px;border-bottom:0;border-right:1px solid var(--line)}.hero-stat:last-child{border-right:0}.grid-3{grid-template-columns:repeat(2,1fr)}.grid-4{grid-template-columns:repeat(2,1fr)}.form-grid.two{grid-template-columns:1fr 1fr}.footer-grid{grid-template-columns:1.5fr 1fr 1fr 1fr}.cookie-inner{flex-direction:row;align-items:center;justify-content:space-between}}
@media(min-width:900px){.desktop-nav{display:flex}.menu-toggle{display:none}.mobile-nav{display:none!important}.hero{min-height:760px}.grid-3{grid-template-columns:repeat(3,1fr)}.grid-4{grid-template-columns:repeat(4,1fr)}.featured{grid-template-columns:1.05fr .95fr}.featured-content{padding:54px}.article-layout{grid-template-columns:minmax(0,820px) 300px}.sticky-aside{position:sticky;top:110px;height:max-content}.section{padding:90px 0}.page-hero{padding:92px 0 48px}}
@media(max-width:639px){.section-head{align-items:start;flex-direction:column}.hero{min-height:760px}.hero-content{padding-top:78px}.hero-actions .btn{width:100%}.numbers{gap:7px}.ball{width:39px;height:39px}.footer-grid{padding-top:45px}.brand-copy span{font-size:.88rem}}
@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;animation:none!important;transition:none!important}}
