*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#f8f6fa;color:#201526;font-family:Inter,ui-sans-serif,system-ui,-apple-system,Segoe UI,sans-serif}a{text-decoration:none;color:inherit}button,input,select,textarea{font:inherit}button{cursor:pointer}.brand{font-size:23px;font-weight:950;color:#4d1267}.brand span{color:#7b239e}.topbar{height:72px;padding:0 max(4vw,22px);justify-content:space-between;background:#fff;border-bottom:1px solid #eee5f1;position:-webkit-sticky;position:sticky;top:0;z-index:20}.topbar,.topbar nav{display:flex;align-items:center}.topbar nav{gap:14px}.primary{display:inline-flex;justify-content:center;align-items:center;background:linear-gradient(135deg,#56146f,#842ba8);color:#fff!important;border:0;border-radius:12px;font-weight:900}.ghost,.primary{padding:12px 18px}.ghost{border:1px solid #ddd2e2;background:white;border-radius:12px;font-weight:800}.danger{border:0;background:#fff0f2;color:#b4233d;border-radius:12px;padding:12px 18px;font-weight:900}.lang{display:flex;background:#f0e8f4;border-radius:999px;padding:3px}.lang button{border:0;background:transparent;border-radius:999px;padding:6px 8px;font-size:11px;font-weight:900}.lang .on{background:white;color:#671d86}.hero{max-width:1280px;min-height:500px;margin:25px auto;padding:60px;display:grid;grid-template-columns:1.1fr .9fr;align-items:center;color:white;border-radius:30px;background:radial-gradient(circle at 85% 15%,#a65ac4,transparent 28%),linear-gradient(135deg,#30103f,#611a7a 60%,#8b40aa);box-shadow:0 25px 70px #4d185426;overflow:hidden}.hero h1{font-size:clamp(42px,5vw,72px);line-height:1;letter-spacing:-.05em;margin:12px 0 20px}.hero p{font-size:18px;max-width:600px;color:#eadfec}.eyebrow{font-size:11px;letter-spacing:.16em;font-weight:950;color:#8d5d9f}.hero .eyebrow{color:#dcbce8}.actions{display:flex;gap:10px;margin-top:28px}.heroart{height:310px;position:relative}.goldball,.heroart i{position:absolute;border-radius:50%;display:grid;place-items:center;font-style:normal;font-weight:950;box-shadow:inset -12px -15px 25px #0004,0 20px 40px #0003}.goldball{width:185px;height:185px;right:70px;top:55px;font-size:60px;background:radial-gradient(circle at 30% 25%,#fff5bc,#d6a324 45%,#754608)}.heroart i{width:72px;height:72px;background:white;color:#5c1979}.heroart i:first-of-type{right:10px;top:20px}.heroart i:nth-of-type(2){right:20px;bottom:10px}.heroart i:nth-of-type(3){left:35px;bottom:25px}.content,.winnerline{max-width:1280px;margin:42px auto;padding:0 8px}.winnerline{overflow:hidden;position:relative;padding-top:4px;padding-bottom:8px}.winnerline:after{content:"";position:absolute;left:0;right:0;bottom:0;height:1px;background:linear-gradient(90deg,transparent,#e4d8e8,transparent)}.ticker{align-items:center;gap:52px;min-width:100%;margin-top:14px;white-space:nowrap;color:#111;animation:winnerTicker 32s linear infinite}.ticker:hover{animation-play-state:paused}.ticker span{display:inline-flex;align-items:center;flex-shrink:0;font-size:14px;line-height:1.4;padding:9px 15px;background:rgba(255,255,255,.72);border:1px solid #eee5f1;border-radius:999px;box-shadow:0 5px 18px rgba(46,18,56,.05);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.ticker span b{color:#52146d;font-weight:900}@keyframes winnerTicker{0%{transform:translateX(100vw)}to{transform:translateX(-100%)}}h1{font-size:36px}h2{font-size:32px}.lotgrid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:18px;gap:18px}.lotcard{background:white;border:1px solid #eee4f1;border-radius:21px;padding:12px;box-shadow:0 10px 35px #3314410d;overflow:hidden}.lotart,.lotimg{width:100%;height:190px;border-radius:15px;object-fit:cover}.lotart{padding:23px;color:white;display:flex;flex-direction:column;justify-content:center}.lotart strong{font-size:28px}.lotart b{font-size:23px;color:#f7d76c}.lotinfo{display:flex;justify-content:space-between;padding:15px 4px}.lotinfo div{display:flex;flex-direction:column}.lotinfo small{color:#887b8e}.lotcard>button{width:100%;border:0;border-radius:11px;padding:12px;background:#efe6f3;color:#591876;font-weight:900}.support-fab{right:20px;bottom:20px;width:52px;height:52px;border:0;border-radius:50%;background:#5e1a7c;color:white;display:grid;place-items:center;box-shadow:0 12px 35px #3e0f5640;z-index:50}.chatbox{position:fixed;right:20px;bottom:82px;width:365px;height:540px;background:#eee8eb;border-radius:20px;overflow:hidden;z-index:49;display:flex;flex-direction:column;box-shadow:0 25px 70px #17071e45}.chathead{background:#5b1978;color:white;padding:16px;display:flex;justify-content:space-between}.chathead div{display:flex;flex-direction:column}.chathead small{color:#7ce096}.chathead button{border:0;background:none;color:white}.chatbody{flex:1 1;padding:18px;background:#eee9ec;overflow:auto}.bubble{width:max-content;max-width:80%;padding:10px 12px;background:white;border-radius:5px 14px 14px 14px;margin-bottom:10px;box-shadow:0 2px 6px #0000000d}.bubble.me{margin-left:auto;background:#dcf5d7;border-radius:14px 5px 14px 14px}.bubble small{display:block;font-size:10px;color:#8a7e8d;text-align:right;margin-top:4px}.msgimg{max-width:220px;max-height:220px;border-radius:10px;display:block;margin-bottom:7px}.composer{min-height:62px;padding:9px;display:flex;align-items:center;gap:4px;background:white}.composer button{border:0;background:none;color:#776a7b;display:grid}.composer input{flex:1 1;min-width:0;border:0;background:#f5f2f5;border-radius:99px;padding:11px 14px;outline:0}.auth{min-height:100vh;display:grid;place-items:center;background:radial-gradient(circle at 50% 0,#e6d5ee,#f8f6fa 45%)}.auth form{width:min(430px,92vw);background:white;padding:35px;border-radius:25px;border:1px solid #eee4f1;box-shadow:0 25px 70px #3214401a;display:flex;flex-direction:column;gap:14px}.auth label{font-size:12px;font-weight:800}.auth input,.formcol input,.formcol textarea,.formrow input,.search{display:block;width:100%;padding:13px;border:1px solid #ddd2e2;border-radius:10px;outline:none}.err{background:#fff0f2;color:#b4233d;padding:13px;border-radius:12px;font-weight:700}.page{max-width:1200px;margin:55px auto;padding:20px}.shell{min-height:100vh;display:grid;grid-template-columns:238px 1fr}.side{background:white;border-right:1px solid #eee5f0;padding:25px 12px;display:flex;flex-direction:column;gap:5px}.sidebrand{padding:6px 10px 25px}.side>a:not(.brand){padding:12px 14px;border-radius:10px;color:#66586b}.side>a.active{background:#efe6f3;color:#5d187c;font-weight:900}.dash{padding:30px;min-width:0}.metrics>div,.panel{background:white;border:1px solid #eee5f0;border-radius:18px;padding:20px;margin-bottom:18px}.metrics{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:14px;gap:14px}.metrics small{display:block;color:#837687}.metrics b{font-size:28px}.tablewrap{overflow:auto;padding:0}.tablewrap h2{padding:0 20px}.tablewrap table,table{width:100%;border-collapse:collapse;min-width:760px}.tablewrap td,.tablewrap th,td,th{text-align:left;padding:15px 18px;border-bottom:1px solid #eee6f1;font-size:13px}.tablewrap th,th{font-size:11px;text-transform:uppercase;letter-spacing:.06em;color:#8b7c91}.tablewrap td small,td small{display:block;color:#8b7f90;margin-top:3px}.tablewrap tbody tr{cursor:pointer}.tablewrap tbody tr:hover{background:#faf7fc}.badge{display:inline-block;border-radius:999px;padding:7px 11px;font-size:12px;font-weight:850}.badge.good{background:#e9f9ef;color:#168447}.badge.bad{background:#fff0f2;color:#b4233d}.linkbtn{border:0;background:none;color:#68128b;font-weight:800;padding:0;margin-bottom:20px}.detailhead{display:flex;justify-content:space-between;align-items:center}.infogrid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));grid-gap:25px;gap:25px}.infogrid small{display:block;text-transform:uppercase;letter-spacing:.05em;color:#8a7e8d}.simpletable .row{display:grid;grid-template-columns:1.2fr 1fr 1fr 1fr;grid-gap:14px;gap:14px;padding:13px 0;border-bottom:1px solid #eee}.pre{white-space:pre-wrap;word-break:break-word;max-height:650px;overflow:auto;font-size:12px}.muted{color:#84788a}.formrow{display:flex;gap:10px}.formcol{display:flex;flex-direction:column;gap:15px}.support-admin{height:calc(100vh - 60px);background:white;border:1px solid #e9dfed;border-radius:20px;display:grid;grid-template-columns:330px 1fr;overflow:hidden}.convlist{border-right:1px solid #eee5f0;overflow:auto}.convtitle{padding:18px;display:flex;align-items:center;justify-content:space-between}.convtitle h2{font-size:22px}.convtitle span{font-size:11px;background:#f1e7f5;color:#681d86;padding:6px 9px;border-radius:999px}.convlist>button{width:100%;border:0;border-top:1px solid #f2edf4;background:white;padding:14px;display:grid;grid-template-columns:42px 1fr;grid-gap:10px;gap:10px;text-align:left;align-items:center}.convlist>button.selected{background:#f7f2f9}.avatar{width:40px;height:40px;border-radius:50%;background:#682086;color:white;display:grid;place-items:center;font-weight:900}.convlist small{display:block;color:#8b7e90}.agentchat{min-width:0}.agentchat,.agenthead{display:flex;flex-direction:column}.agenthead{height:70px;padding:15px 18px;border-bottom:1px solid #eee}.agenthead small{color:#4a9a5d}.agentbody{flex:1 1;overflow:auto;padding:22px;background:#eee9ec}@media(max-width:900px){.topbar nav>a:not(.primary){display:none}.hero{margin:10px;padding:35px 25px;border-radius:20px;grid-template-columns:1fr;min-height:610px}.heroart{height:210px}.goldball{width:145px;height:145px;font-size:44px}.lotgrid{grid-template-columns:1fr 1fr;padding:0 10px}.shell{grid-template-columns:1fr}.side{display:none}.dash{padding:18px}.metrics,.support-admin{grid-template-columns:1fr}.support-admin{height:calc(100vh - 35px)}.convlist{height:230px;border-right:0;border-bottom:1px solid #eee}.chatbox{right:10px;width:calc(100vw - 20px);height:min(650px,calc(100svh - 90px))}.simpletable .row{grid-template-columns:1fr 1fr}.formrow{flex-direction:column}.ticker{gap:30px;animation-duration:25s}.ticker span{font-size:13px;padding:8px 13px}}@media(max-width:600px){.lotgrid{grid-template-columns:1fr}.hero h1{font-size:43px}.content,.topbar,.winnerline{padding:0 14px}.topbar .primary{padding:10px}.metrics,.simpletable .row{grid-template-columns:1fr}.ticker{animation-duration:21s}}@media(prefers-reduced-motion:reduce){.ticker{animation:none;width:auto;overflow-x:auto}}.ticker{display:flex;width:max-content;gap:12px;will-change:transform;animation-name:luckyhubWinnerTicker;animation-duration:21s;animation-timing-function:linear;animation-iteration-count:infinite}@keyframes luckyhubWinnerTicker{0%{transform:translateX(0)}to{transform:translateX(-50%)}}.tickerShell{overflow:hidden;width:100%}.tickerTrack{display:flex;width:max-content;gap:12px;will-change:transform;animation:luckyhubTickerMove 24s linear infinite}.tickerTrack:hover{animation-play-state:paused}@keyframes luckyhubTickerMove{0%{transform:translateX(0)}to{transform:translateX(calc(-50% - 6px))}}.winnerChip{flex:0 0 auto}@media (max-width:520px){.heroSliderViewport{aspect-ratio:auto!important;height:auto!important;min-height:0!important;background:transparent!important}.heroSlide,.heroSlideActive,.heroSlideImageLink{position:relative!important;width:100%!important;height:auto!important;min-height:0!important}.heroSlide>img,.heroSlideImageLink>img{position:relative!important;display:block!important;width:100%!important;height:auto!important;object-fit:contain!important;background:transparent!important}.heroSliderSection{width:100%!important}.heroSliderViewport{position:relative!important;width:100%!important;height:auto!important;min-height:0!important;aspect-ratio:2.75/1!important;overflow:hidden!important;background:transparent!important;border-radius:18px!important}.heroSlide,.heroSlideActive,.heroSlideImageLink{min-height:0!important}.heroSlide,.heroSlide>img,.heroSlideActive,.heroSlideImageLink,.heroSlideImageLink>img{position:absolute!important;inset:0!important;width:100%!important;height:100%!important}.heroSlide>img,.heroSlideImageLink>img{object-fit:cover!important;object-position:center!important}.heroSlideOverlay{display:none!important}.heroSlideDots{bottom:8px!important}.heroSlideArrow{display:none!important}}.lotteryPurchaseGrid{grid-template-columns:minmax(0,1.1fr) minmax(320px,.9fr)}@media(max-width:900px){.lotteryPurchaseGrid{grid-template-columns:1fr!important}.lotteryPurchaseGrid,.lotteryPurchaseGrid>*{width:100%;min-width:0}.lotteryPurchaseGrid .primary{width:100%!important;min-height:52px;touch-action:manipulation}body,html{max-width:100%;overflow-x:hidden}.dash,.shell{width:100%;max-width:100%;overflow-x:hidden}.dash{min-width:0;padding:14px}.lotteryPurchaseGrid,.metrics,.panel,.simpletable{width:100%;max-width:100%;min-width:0;box-sizing:border-box}.lotteryPurchaseGrid{grid-template-columns:minmax(0,1fr)!important}.lotteryPurchaseGrid img{max-width:100%;height:auto}.metrics>div{min-width:0}.simpletable .row{width:100%;min-width:0;overflow-wrap:anywhere}button,input,select,textarea{max-width:100%;box-sizing:border-box}}@media(max-width:520px){.dash{padding:12px}.panel{padding:16px}.lotteryPurchaseGrid{gap:12px}.lotteryPurchaseGrid .ghost,.lotteryPurchaseGrid .primary{width:100%!important;min-height:50px}}@media(max-width:600px){.bank-details button,.payment-details button,.pix-details button{width:auto!important;min-width:auto!important;min-height:38px!important;height:38px!important;padding:6px 12px!important;font-size:14px!important;line-height:1!important;white-space:nowrap!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;flex:0 0 auto!important}.dash{padding:12px!important}.dash>.metrics{gap:10px!important}.dash .panel{width:100%!important;max-width:100%!important;min-width:0!important;box-sizing:border-box!important;padding:18px!important;border-radius:18px!important}.dash .formcol{gap:14px!important}.dash .formcol input,.dash .formcol select,.dash .formcol textarea{width:100%!important;max-width:100%!important;min-width:0!important;box-sizing:border-box!important}.dash .formcol .primary{width:100%!important;min-height:52px!important;padding:12px 16px!important;font-size:16px!important;line-height:1.2!important;white-space:normal!important}.dash .formcol .ghost{width:auto!important;min-width:0!important;min-height:40px!important;height:auto!important;padding:9px 14px!important;font-size:14px!important;line-height:1.1!important;white-space:nowrap!important;display:inline-flex!important;align-items:center!important;justify-content:center!important}.dash .tablewrap{overflow:hidden!important;padding:18px 14px!important}.dash .tablewrap h2{font-size:26px!important;line-height:1.15!important;margin-bottom:20px!important;overflow-wrap:anywhere!important}.dash .tablewrap table{width:100%!important;table-layout:fixed!important;border-collapse:collapse!important;font-size:12px!important}.dash .tablewrap td,.dash .tablewrap th{padding:12px 6px!important;white-space:normal!important;overflow-wrap:anywhere!important;word-break:break-word!important;vertical-align:top!important}.dash .tablewrap th{font-size:10px!important;letter-spacing:.05em!important}.dash .tablewrap td{font-size:12px!important}.dash .tablewrap tr{width:100%!important}}.pixCopyButton{width:auto!important;min-width:64px!important;max-width:max-content!important;min-height:36px!important;height:36px!important;padding:0 14px!important;margin:0!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;flex:0 0 auto!important;border-radius:8px!important;font-size:12px!important;font-weight:800!important;line-height:1!important;white-space:nowrap!important}@media(max-width:600px){.dash .formcol .pixCopyButton{width:auto!important;min-width:58px!important;max-width:max-content!important;min-height:34px!important;height:34px!important;padding:0 12px!important;font-size:12px!important;flex:0 0 auto!important}}.support-fab{position:fixed}.support-unread{position:absolute;top:-6px;right:-6px;padding:0 5px;border-radius:999px;display:flex;border:2px solid #fff;box-sizing:border-box}.support-name-unread,.support-unread{min-width:20px;height:20px;background:#e11d48;color:#fff;font-size:11px;font-weight:900;align-items:center;justify-content:center}.support-name-unread{display:inline-flex;padding:0 6px;border-radius:999px;line-height:1;box-shadow:0 3px 10px rgba(225,29,72,.28)}.chatbody,.chatbox{min-height:0!important}.chatbody{flex:1 1 auto!important;overflow-y:auto!important;overflow-x:hidden!important;-webkit-overflow-scrolling:touch;overscroll-behavior:contain}.composer{flex:0 0 auto!important;position:relative!important;z-index:3!important;min-height:62px!important;background:#fff!important}.composer input:not([type=file]){min-width:0!important;font-size:16px!important}@media(max-width:900px){.chatbox{top:auto!important;right:10px!important;bottom:74px!important;width:calc(100vw - 20px)!important;height:calc(100dvh - 96px)!important;max-height:680px!important;display:flex!important;flex-direction:column!important;overflow:hidden!important}.chatbody{min-height:0!important;flex:1 1!important}.composer{flex-shrink:0!important;padding-bottom:max(9px,env(safe-area-inset-bottom))!important}}.support-admin{height:calc(100dvh - 60px)!important;min-height:0!important;overflow:hidden!important}.convlist{overflow-y:auto!important;overflow-x:hidden!important}.agentchat,.convlist{min-height:0!important}.agentchat{height:100%!important;min-width:0!important;display:flex!important;flex-direction:column!important;overflow:hidden!important}.agenthead{flex:0 0 70px!important}.agentbody{flex:1 1!important;min-height:0!important;overflow-y:auto!important;overflow-x:hidden!important;overscroll-behavior:contain;-webkit-overflow-scrolling:touch}.agentchat>.composer{flex:0 0 62px!important;min-height:62px!important;position:relative!important;bottom:auto!important;z-index:20!important;background:#fff!important;border-top:1px solid #eee5f0!important}.agentchat>.composer input{min-width:0!important}@media(max-width:900px){.support-admin{height:calc(100dvh - 20px)!important}.agentbody,.agentchat{min-height:0!important}}.premiumMobileDashboard{display:none}.dashboardDesktopActions{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));grid-gap:12px;gap:12px;margin:18px 0 26px}.dashboardDesktopActions button{min-height:54px;font-weight:900}@media(max-width:900px){.desktopDashboard{display:none!important}.premiumMobileDashboard{display:block;min-height:100svh;width:100%;background:radial-gradient(circle at 90% 5%,rgba(102,16,163,.12),transparent 27%),linear-gradient(180deg,#fbf8fd,#fff 44%,#faf7fc);color:#211226;padding:18px 17px 94px;overflow-x:hidden}.pmTop{display:flex;align-items:center;justify-content:space-between;margin-bottom:25px}.pmLogo img{width:142px;height:48px;object-fit:contain;object-position:left center}.pmAvatar{width:44px;height:44px;border:0;border-radius:50%;background:linear-gradient(145deg,#6b12a0,#8e2abd);color:white;font-size:17px;font-weight:900;box-shadow:0 10px 24px rgba(102,16,163,.22)}.pmGreeting{margin-bottom:19px}.pmGreeting h1{margin:0;font-size:31px;line-height:1.1;letter-spacing:-.045em}.pmGreeting h1 span{text-transform:capitalize}.pmGreeting p{margin:8px 0 0;color:#8b7f90;font-size:15px}.pmError{background:#fff0f2;border:1px solid #ffd9df;color:#b4233d;border-radius:16px;padding:13px 14px;margin-bottom:15px;font-weight:800}.pmLoading{background:white;border:1px solid #eee5f0;border-radius:22px;padding:30px;text-align:center}.pmBalanceCard{position:relative;overflow:hidden;min-height:228px;border-radius:30px;padding:26px 23px 22px;color:white;background:radial-gradient(circle at 86% 20%,rgba(240,180,41,.34),transparent 22%),linear-gradient(135deg,#4a0d68,#6610a3 46%,#7f23ae);box-shadow:0 26px 48px rgba(86,21,117,.25)}.pmBalanceCard:after{content:"";position:absolute;width:190px;height:190px;border-radius:50%;right:-78px;top:-70px;border:1px solid rgba(255,255,255,.12);box-shadow:0 0 0 26px rgba(255,255,255,.035),0 0 0 54px rgba(255,255,255,.025)}.pmBalanceLabel{position:relative;z-index:2;color:rgba(255,255,255,.76);font-size:15px;font-weight:700}.pmBalanceValue{position:relative;z-index:2;margin-top:7px;font-size:43px;font-weight:950;letter-spacing:-.055em}.pmBalanceStats{position:absolute;z-index:2;left:23px;right:23px;bottom:21px;display:grid;grid-template-columns:1fr 1fr;grid-gap:16px;gap:16px;padding-top:17px;border-top:1px solid rgba(255,255,255,.16)}.pmBalanceStats small{display:block;color:rgba(255,255,255,.65);font-size:11px;margin-bottom:4px}.pmBalanceStats b{display:block;font-size:18px}.pmActions{margin:22px 0 30px;padding:20px 12px;display:grid;grid-template-columns:repeat(3,1fr);grid-gap:10px;gap:10px;background:white;border:1px solid #eee6f0;border-radius:26px;box-shadow:0 16px 35px rgba(62,24,73,.08)}.pmActions button{border:0;background:none;display:flex;flex-direction:column;align-items:center;gap:9px;color:#2e1c33;padding:0}.pmActions button span{width:58px;height:58px;display:grid;place-items:center;border-radius:18px;background:#f8f4fa;color:#68128b;font-size:23px;font-weight:900;border:1px solid #eee5f1}.pmActions button:first-child span{background:linear-gradient(145deg,#6b12a0,#8e2abd);color:white}.pmActions b{font-size:12px}.pmFeatured{margin-top:2px}.pmFeaturedHead{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:14px}.pmFeaturedHead h2{margin:0;font-size:21px;letter-spacing:-.035em}.pmFeaturedHead button{border:0;background:none;color:#68128b;font-size:12px;font-weight:900}.pmFeatureCards{display:flex;gap:14px;overflow-x:auto;margin-right:-17px;padding-right:17px;scrollbar-width:none}.pmFeatureCards::-webkit-scrollbar{display:none}.pmFeatureCard{position:relative;flex:0 0 78%;min-height:248px;overflow:hidden;border-radius:27px;padding:22px;color:white;background:radial-gradient(circle at 80% 10%,rgba(240,180,41,.38),transparent 25%),linear-gradient(145deg,#7a17aa,#3c0c59);box-shadow:0 18px 34px rgba(68,19,89,.19)}.pmFeatureCard:after{content:"";position:absolute;width:150px;height:150px;right:-45px;top:-35px;border-radius:50%;border:1px solid rgba(255,255,255,.12)}.pmJackpotBadge{display:inline-flex;border-radius:999px;padding:7px 12px;background:linear-gradient(145deg,#ffe891,#f0b429);color:#5a3300;font-size:10px}.pmFeatureTitle,.pmJackpotBadge{position:relative;z-index:2;font-weight:950}.pmFeatureTitle{margin-top:20px;font-size:24px;line-height:1.05}.pmFeatureAmount{position:relative;z-index:2;margin-top:8px;color:#ffd567;font-size:27px;font-weight:950;letter-spacing:-.04em}.pmFeaturePrice{position:absolute;z-index:2;left:22px;bottom:68px;color:rgba(255,255,255,.72);font-size:11px;font-weight:800}.pmFeatureCard>button{position:absolute;z-index:2;left:22px;right:22px;bottom:18px;border:0;border-radius:14px;min-height:42px;background:white;color:#651189;font-weight:950}.pmSecure{display:grid;grid-template-columns:54px 1fr;grid-gap:14px;gap:14px;align-items:center;margin-top:24px;padding:17px;border-radius:22px;color:white;background:linear-gradient(145deg,#35104c,#6610a3);box-shadow:0 15px 30px rgba(61,20,79,.14)}.pmShield{width:54px;height:54px;border-radius:18px;display:grid;place-items:center;background:linear-gradient(145deg,#ffe891,#f0b429);color:#604000;font-size:25px;font-weight:950}.pmSecure strong{display:block;margin-bottom:4px;font-size:14px}.pmSecure p{margin:0;color:rgba(255,255,255,.7);font-size:10px;line-height:1.45}.pmBottomSpace{height:15px}.pmBottomNav{position:fixed;z-index:80;left:0;right:0;bottom:0;display:grid;grid-template-columns:repeat(5,1fr);min-height:72px;padding:8px 6px env(safe-area-inset-bottom);background:rgba(255,255,255,.96);border-top:1px solid #eee6ef;box-shadow:0 -12px 28px rgba(51,20,61,.08);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.pmBottomNav button{border:0;background:none;color:#928697;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px}.pmBottomNav button span{font-size:21px;line-height:1}.pmBottomNav button small{font-size:9px;font-weight:800}.pmBottomNav button.active{color:#6610a3}}@media(min-width:901px){.desktopDashboard{display:block}}@media(max-width:900px){.pmBalanceCard{min-height:305px;padding:28px 24px 22px;border-radius:30px;background:radial-gradient(circle at 76% 12%,rgba(208,80,255,.35),transparent 28%),radial-gradient(circle at 20% 90%,rgba(102,15,165,.75),transparent 45%),linear-gradient(135deg,#4b0869,#6811a0 43%,#220436);border:1px solid rgba(255,255,255,.12);box-shadow:0 25px 45px rgba(64,12,89,.28),inset 0 1px 0 rgba(255,255,255,.14)}.pmBalanceWaves{position:absolute;inset:auto -70px 52px -70px;height:110px;opacity:.6;background:repeating-linear-gradient(-9deg,transparent 0 5px,rgba(198,68,255,.18) 6px,transparent 7px 11px);transform:skewY(-6deg)}.pmBalanceLabel,.pmBalanceValue{position:relative;z-index:5}.pmBalanceValue{font-size:46px;margin-top:12px}.pmEye{position:absolute;z-index:7;left:46%;top:93px;width:51px;height:51px;border-radius:50%;display:grid;place-items:center;font-size:22px;color:white;border:1px solid rgba(255,255,255,.24);background:rgba(255,255,255,.06);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.pm3dWallet{position:absolute;z-index:5;right:18px;top:32px;width:165px;height:145px;perspective:500px}.pmWalletBody{position:absolute;right:3px;bottom:7px;width:126px;height:87px;border-radius:24px 18px 27px 24px;transform:rotate(-3deg) skewX(-3deg);background:radial-gradient(circle at 35% 20%,#b446ef,transparent 33%),linear-gradient(145deg,#7413af,#4c0877 56%,#2c034c);border:2px solid #d069ff;box-shadow:0 24px 25px rgba(15,0,25,.35),inset 0 4px 10px rgba(255,255,255,.18),inset -8px -10px 18px rgba(21,0,37,.35)}.pmWalletLip{position:absolute;right:-4px;top:34px;width:56px;height:39px;border-radius:16px;background:linear-gradient(145deg,#7e19bb,#4c0877);border:2px solid #e4a92f;box-shadow:inset 0 3px 7px rgba(255,255,255,.16),0 8px 12px rgba(0,0,0,.22)}.pmWalletButton{right:12px;top:46px;width:13px;height:13px;background:radial-gradient(circle at 35% 30%,#fff0a0,#e7a820 55%,#9d6200);box-shadow:0 0 8px rgba(255,210,80,.35)}.pmCoin,.pmWalletButton{position:absolute;border-radius:50%}.pmCoin{z-index:3;width:49px;height:49px;display:grid;place-items:center;font-size:11px;font-weight:950;color:#865100;background:radial-gradient(circle at 32% 25%,#fff4b3 0,#ffd969 28%,#eeb52b 63%,#a96400 100%);border:3px solid #ffdf6d;box-shadow:inset 0 0 0 3px rgba(170,96,0,.25),0 12px 17px rgba(0,0,0,.27)}.pmCoin:after{content:"";position:absolute;inset:7px;border-radius:50%;border:1px solid rgba(155,88,0,.45)}.pmCoin1{right:24px;top:0;transform:rotate(8deg)}.pmCoin2{right:70px;top:28px;transform:rotate(-11deg)}.pmCoin3{right:14px;top:45px;transform:scale(.9) rotate(13deg)}.pmBalanceStats{left:24px;right:24px;bottom:21px;grid-template-columns:1fr 1fr;padding-top:20px}.pmStatItem{display:grid;grid-template-columns:1fr 43px;align-items:center;grid-gap:8px;gap:8px}.pmStatIcon{width:42px;height:42px;border-radius:50%;display:grid;place-items:center;background:linear-gradient(145deg,#8e2cc1,#5a0c87);border:1px solid rgba(255,255,255,.12);box-shadow:inset 0 2px 6px rgba(255,255,255,.16),0 8px 15px rgba(0,0,0,.18)}.pmActions{border-radius:28px;box-shadow:0 17px 34px rgba(45,17,58,.11),inset 0 1px 0 white}.pmActions button span{box-shadow:0 10px 18px rgba(66,28,78,.11),inset 0 2px 4px rgba(255,255,255,.7)}.pmActions button:first-child span{box-shadow:0 13px 22px rgba(102,16,163,.27),inset 0 3px 5px rgba(255,255,255,.16)}.pmFeatureCards{gap:16px;scroll-snap-type:x mandatory}.pmFeatureCard{flex:0 0 86%;min-height:455px;padding:0;color:#26142d;background:#fff;border:1px solid #eee5f0;border-radius:28px;overflow:hidden;scroll-snap-align:start;box-shadow:0 20px 36px rgba(48,21,57,.12),0 3px 6px rgba(0,0,0,.03)}.pmFeatureCard:after{display:none}.pmLotteryVisual{position:relative;height:205px;overflow:hidden;background:linear-gradient(145deg,#7313a5,#2b0347)}.pmLotteryVisual img{width:100%;height:100%;display:block;object-fit:cover}.pmLotteryFallback{height:100%;display:grid;place-items:center;padding:30px;text-align:center;color:#ffd76a;font-size:28px;font-weight:950;background:radial-gradient(circle at 50% 25%,rgba(239,164,46,.25),transparent 35%),linear-gradient(145deg,#7e19ae,#29033e)}.pmJackpotBadge{top:14px;left:14px;padding:8px 14px;border-radius:999px;background:linear-gradient(180deg,#ffe68a,#f0b429);color:#503000;font-size:10px;font-weight:950;box-shadow:0 7px 13px rgba(85,47,0,.2),inset 0 1px 0 rgba(255,255,255,.8)}.pmHeart,.pmJackpotBadge{position:absolute;z-index:4}.pmHeart{right:14px;top:12px;border:0;background:rgba(35,4,53,.5);color:white;width:38px;height:38px;border-radius:50%;font-size:25px;display:grid;place-items:center;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.pmLotteryInfo{position:relative;padding:17px 19px 18px}.pmDrawTime{margin:-17px -19px 14px;padding:10px 15px;text-align:center;color:#776a7b;background:#fff;border-bottom:1px solid #eee7f0;font-size:11px;font-weight:750}.pmLotteryInfo>small{display:block;color:#86798b;font-size:12px;margin-bottom:3px}.pmLotteryInfo>strong{display:block;color:#6a15a0;font-size:28px;line-height:1.05;letter-spacing:-.04em}.pmTicketRow{margin-top:15px;display:flex;align-items:center;justify-content:space-between;gap:10px;color:#7e7184;font-size:12px}.pmTicketRow b{color:#64118e;background:#f1e5f8;padding:7px 10px;border-radius:10px}.pmBuyTicket{width:100%;margin-top:16px;min-height:48px;border:0;border-radius:14px;color:white;font-weight:950;background:linear-gradient(90deg,#521078,#7f17bd);box-shadow:0 11px 20px rgba(103,18,151,.23),inset 0 1px 0 rgba(255,255,255,.18)}.pmSecure{border:1px solid rgba(255,255,255,.08);box-shadow:0 18px 31px rgba(53,10,78,.2),inset 0 1px 0 rgba(255,255,255,.1)}.pmShield{position:relative;border-radius:15px 15px 22px 22px;background:linear-gradient(145deg,#ffe98c,#d89008);box-shadow:inset 0 3px 6px rgba(255,255,255,.6),0 9px 18px rgba(0,0,0,.2)}.pmBottomNav{box-shadow:0 -14px 32px rgba(49,20,57,.1)}.pmBottomNav button.active span{width:38px;height:38px;border-radius:50%;display:grid;place-items:center;background:linear-gradient(145deg,#7d1bb2,#571083);color:white;box-shadow:0 10px 18px rgba(100,18,142,.28)}}.premiumMobileDashboard,.premiumMobileDashboard *{box-sizing:border-box}.pmMyTickets{width:100%;min-width:0;margin-top:26px}.pmTicketsHead{display:flex;align-items:flex-end;justify-content:space-between;gap:12px;margin-bottom:14px}.pmTicketsHead small{display:block;margin-bottom:3px;color:#8b7e90;font-size:10px;font-weight:900;letter-spacing:.12em}.pmTicketsHead h2{margin:0;color:#2b1931;font-size:22px;line-height:1.15}.pmTicketCount{min-width:38px;height:38px;padding:0 11px;display:grid;place-items:center;border-radius:14px;color:#fff;font-size:14px;font-weight:950;background:linear-gradient(145deg,#7d1bb2,#54107c);box-shadow:0 8px 18px rgba(96,18,137,.22)}.pmTicketsList{display:grid;grid-gap:12px;gap:12px;width:100%;min-width:0}.pmTicketCard{position:relative;width:100%;min-width:0;overflow:hidden;padding:17px;border:1px solid #eee5f1;border-radius:22px;background:radial-gradient(circle at 100% 0,rgba(125,27,178,.07),transparent 34%),#fff;box-shadow:0 12px 28px rgba(55,26,63,.08)}.pmTicketTop{display:grid;grid-template-columns:48px minmax(0,1fr) auto;align-items:center;grid-gap:11px;gap:11px}.pmTicketIcon{width:48px;height:48px;border-radius:15px;display:grid;place-items:center;font-size:22px;background:linear-gradient(145deg,#f2e5f8,#fff);box-shadow:inset 0 1px 0 #fff,0 7px 15px rgba(70,31,82,.08)}.pmTicketDetails small,.pmTicketNumber small{display:block;color:#948899;font-size:10px;line-height:1.25}.pmTicketNumber strong{display:block;margin-top:3px;overflow:hidden;color:#57107f;font-size:18px;font-weight:950;line-height:1.15;text-overflow:ellipsis;white-space:nowrap}.pmTicketStatus{max-width:105px;padding:7px 9px;overflow:hidden;border-radius:999px;color:#5e5263;background:#f1edf3;font-size:9px;font-weight:900;line-height:1.1;text-align:center;text-overflow:ellipsis}.pmTicketStatus.claimed,.pmTicketStatus.winning{color:#126d39;background:#e5f7ec}.pmTicketStatus.not_winning{color:#9b2c35;background:#fdebed}.pmTicketStatus.to_be_drawn{color:#6b4380;background:#f2e7f7}.pmTicketDetails{display:grid;grid-gap:12px;gap:12px;margin-top:15px;padding-top:13px;border-top:1px dashed #e6dce9}.pmTicketDetails>div{min-width:0}.pmTicketDetails b{display:block;margin-top:4px;overflow:hidden;color:#322337;font-size:13px;text-overflow:ellipsis;white-space:nowrap}.pmTicketCode{height:24px;margin-top:13px;display:flex;align-items:center;gap:3px;opacity:.18;overflow:hidden}.pmTicketCode span{display:block;flex:1 1;min-width:2px;height:17px;background:#4d185f}.pmTicketCode span:nth-child(2n){height:22px}.pmTicketCode span:nth-child(3n){flex:.45 1}.pmTicketsEmpty{padding:28px 20px;text-align:center;border:1px solid #eee5f1;border-radius:22px;background:#fff;box-shadow:0 12px 28px rgba(55,26,63,.07)}.pmEmptyTicketIcon{width:58px;height:58px;margin:0 auto 12px;display:grid;place-items:center;border-radius:18px;font-size:26px;background:#f4e9f8}.pmTicketsEmpty h3{margin:0;color:#35223c;font-size:17px}.pmTicketsEmpty p{max-width:290px;margin:7px auto 15px;color:#887b8c;font-size:12px;line-height:1.5}.pmTicketsEmpty button{min-height:43px;padding:0 18px;border:0;border-radius:13px;color:#fff;font-weight:900;background:linear-gradient(90deg,#581080,#8019b8)}@media(max-width:900px){body,html{max-width:100%;overflow-x:hidden}.premiumMobileDashboard{width:100%;max-width:100vw;min-width:0;overflow-x:hidden;padding-left:max(14px,env(safe-area-inset-left));padding-right:max(14px,env(safe-area-inset-right));padding-bottom:calc(92px + env(safe-area-inset-bottom))}.pmActions,.pmBalanceCard,.pmFeatured,.pmGreeting,.pmMyTickets,.pmSecure,.pmTop{width:100%;max-width:100%;min-width:0}.pmGreeting h1{overflow-wrap:anywhere}.pmBalanceCard{overflow:hidden}.pmBalanceValue{max-width:58%;overflow:hidden;font-size:clamp(31px,9.5vw,46px);line-height:1.05;text-overflow:ellipsis;white-space:nowrap}.pm3dWallet{right:clamp(5px,4vw,18px);transform-origin:right center}.pmActions{display:grid;grid-template-columns:repeat(3,minmax(0,1fr))}.pmActions button{min-width:0;padding-left:4px;padding-right:4px}.pmActions button b{max-width:100%;overflow-wrap:anywhere;font-size:clamp(9px,2.7vw,12px)}.pmFeatureCards{width:100%;max-width:100%;min-width:0;overflow-x:auto;overscroll-behavior-inline:contain;-webkit-overflow-scrolling:touch;scrollbar-width:none}.pmFeatureCards::-webkit-scrollbar{display:none}.pmFeatureCard{flex:0 0 min(86%,360px);max-width:min(86%,360px);min-width:0}.pmLotteryVisual img{max-width:100%}.pmLotteryInfo strong{overflow-wrap:anywhere;font-size:clamp(23px,7vw,28px)}.pmSecure{min-width:0}.pmBottomNav{left:0;right:0;bottom:0;width:100%;max-width:100vw;padding-left:max(5px,env(safe-area-inset-left));padding-right:max(5px,env(safe-area-inset-right));padding-bottom:max(6px,env(safe-area-inset-bottom))}.pmBottomNav button{min-width:0;padding-left:2px;padding-right:2px}.pmBottomNav small{display:block;max-width:100%;overflow:hidden;font-size:clamp(8px,2.4vw,11px);text-overflow:ellipsis;white-space:nowrap}#mobile-tickets{scroll-margin-top:18px}}@media(max-width:359px){.premiumMobileDashboard{padding-left:10px;padding-right:10px}.pmLogo img{max-width:142px}.pmGreeting h1{font-size:25px}.pmBalanceCard{min-height:285px;padding-left:16px;padding-right:16px}.pmBalanceValue{max-width:57%;font-size:29px}.pm3dWallet{right:-8px;transform:scale(.78)}.pmEye{display:none}.pmBalanceStats{left:16px;right:16px;gap:7px}.pmStatItem{grid-template-columns:1fr 32px;gap:3px}.pmStatIcon{width:32px;height:32px;font-size:13px}.pmStatText small{font-size:8px}.pmStatText b{font-size:12px}.pmActions{gap:3px}.pmActions button span{width:38px;height:38px}.pmFeatureCard{flex-basis:92%;max-width:92%}.pmTicketCard{padding:13px}.pmTicketTop{grid-template-columns:40px minmax(0,1fr)}.pmTicketIcon{width:40px;height:40px}.pmTicketStatus{grid-column:1/-1;justify-self:start;max-width:100%}}@media(min-width:360px) and (max-width:430px){.premiumMobileDashboard{padding-left:14px;padding-right:14px}.pm3dWallet{transform:scale(.9)}.pmFeatureCard{flex-basis:88%;max-width:88%}}@media(min-width:431px) and (max-width:600px){.premiumMobileDashboard{padding-left:18px;padding-right:18px}.pmFeatureCard{flex-basis:82%;max-width:360px}}@media(min-width:601px) and (max-width:900px){.premiumMobileDashboard{max-width:760px;margin:0 auto;padding-left:24px;padding-right:24px}.pmFeatureCard{flex-basis:340px;max-width:340px}.pmTicketsList{grid-template-columns:repeat(2,minmax(0,1fr))}}.pmTicketLotteryName{display:flex;align-items:center;gap:8px;margin:-3px 0 13px;padding-bottom:10px;border-bottom:1px solid #f0e9f2}.pmTicketLotteryName span{display:block;max-width:100%;overflow:hidden;color:#6a168f;font-size:13px;font-weight:950;line-height:1.25;text-overflow:ellipsis;white-space:nowrap}.pmTicketNumberRow{align-items:center;gap:8px}.pmCopyTicket{min-height:28px;padding:0 9px;border:1px solid #eadff0;border-radius:9px;color:#6a168f;background:#faf6fc;font-size:9px;font-weight:900}.pmTicketDetails{grid-template-columns:1fr 1fr}.pmDrawDetail{grid-column:1/-1;margin-top:2px;padding-top:11px;border-top:1px solid #f1ebf3}.pmDrawDetail b{white-space:normal;overflow-wrap:anywhere}.pmTicketCard{transition:transform .18s ease,box-shadow .18s ease}@media(hover:hover){.pmTicketCard:hover{transform:translateY(-2px);box-shadow:0 16px 32px rgba(55,26,63,.11)}}.pmTicketStatus.processing{color:#7b5d00;background:#fff4cc}.pmTicketStatus.claimed{color:#135f3a;background:#def4e7}.pmBottomNav button.active{color:#6610a3!important;font-weight:900}.pmBottomNav button.active span{transform:translateY(-1px)}@media(max-width:359px){.pmTicketNumberRow{align-items:flex-start;flex-direction:column;gap:5px}.pmCopyTicket{min-height:25px}.pmTicketDetails{grid-template-columns:1fr}.pmDrawDetail{grid-column:auto}.pmTicketLotteryName span{font-size:12px}}@media(min-width:360px) and (max-width:430px){.pmTicketStatus{max-width:96px;font-size:8px}.pmTicketNumber strong{font-size:17px}}@media(max-width:900px){body{padding-top:env(safe-area-inset-top)}.premiumMobileDashboard{min-height:100dvh}.pmTop{padding-top:max(3px,env(safe-area-inset-top))}.pmBottomNav{min-height:calc(68px + env(safe-area-inset-bottom))}.pmActions,.pmBalanceCard,.pmFeatureCard,.pmSecure,.pmTicketCard{max-width:100%}}.customerPaymentArea{margin-bottom:16px}.customerPaymentForms{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:18px;gap:18px}.customerPaymentSwitch{display:none}@media(max-width:900px){.customerPaymentArea{width:100%;min-width:0}.customerPaymentSwitch{display:grid;grid-template-columns:1fr 1fr;grid-gap:6px;gap:6px;width:100%;padding:5px;margin-bottom:14px;background:#f5eff8;border:1px solid #eadff0;border-radius:18px}.customerPaymentSwitch button{min-height:48px;border:0;border-radius:14px;background:transparent;color:#74687a;font-weight:900;display:flex;align-items:center;justify-content:center;gap:7px}.customerPaymentSwitch button.active{color:white;background:linear-gradient(135deg,var(--brand-primary,#6610a3),#8d35bd);box-shadow:0 8px 18px rgba(102,16,163,.22)}.customerPaymentForms{display:block;width:100%}.customerPaymentForms.mode-deposit .customerWithdrawForm,.customerPaymentForms.mode-withdraw .customerDepositForm{display:none}.customerPaymentForms .panel{min-width:0}.customerPaymentForms .panel,.customerPaymentForms input,.customerPaymentForms select,.customerPaymentForms textarea{width:100%;max-width:100%;box-sizing:border-box}}.premiumBuyPanel{overflow:hidden;border-radius:28px!important;background:radial-gradient(circle at 100% 0,rgba(125,27,178,.09),transparent 32%),#fff!important;box-shadow:0 24px 55px rgba(50,18,66,.13)}.premiumBuyHead{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.premiumBuyEyebrow{color:#7a1ca3;font-size:10px;font-weight:950;letter-spacing:.13em}.premiumBuyHead h1{margin:5px 0 0;font-size:31px;letter-spacing:-.045em}.premium3dTicketIcon{position:relative;width:76px;height:64px;flex:0 0 auto;border-radius:20px;display:grid;place-items:center;transform:rotate(-7deg);color:white;background:linear-gradient(145deg,#9f37cf,#55107f);border:2px solid #d7a73b;box-shadow:0 17px 25px rgba(52,8,79,.3),inset 0 4px 8px rgba(255,255,255,.2)}.premium3dTicketIcon span{position:absolute;top:-13px;right:-9px;width:34px;height:34px;border-radius:50%;display:grid;place-items:center;color:#6d4100;background:radial-gradient(circle at 30% 25%,#fff4ae,#f0b429 65%,#ad6b00);box-shadow:0 9px 13px rgba(0,0,0,.22)}.premiumPrizeGrid{display:grid;grid-template-columns:1.35fr 1fr;grid-gap:10px;gap:10px;margin-top:20px}.premiumPrizeGrid>div{padding:15px;min-width:0;border-radius:18px;border:1px solid #eee4f1;background:linear-gradient(145deg,#fff,#faf6fc);box-shadow:inset 0 1px 0 white,0 9px 22px rgba(55,24,66,.05)}.premiumCountdown small,.premiumPrizeGrid small,.premiumQuantityCard small,.premiumWalletStrip small{display:block;color:#8d8192;font-size:10px;font-weight:800}.premiumPrizeGrid strong{display:block;margin-top:5px;color:#671193;font-size:clamp(18px,5vw,25px);line-height:1.05}.premiumWalletStrip{margin-top:12px;padding:15px;display:flex;align-items:center;justify-content:space-between;gap:12px;border-radius:18px;border:1px solid #eadff0;background:#faf6fc}.premiumWalletStrip strong{display:block;margin-top:3px;font-size:18px}.premiumWalletStrip button{border:0;border-radius:12px;min-height:38px;padding:0 13px;color:#fff;font-size:11px;font-weight:900;background:linear-gradient(135deg,#5a0e81,#861bb8);box-shadow:0 9px 16px rgba(101,17,147,.2)}.premiumQuantityCard{margin-top:15px;padding:16px;display:flex;align-items:center;justify-content:space-between;gap:15px;border-radius:20px;background:linear-gradient(145deg,#fbf7fd,#f3e8f8);border:1px solid #e9dced}.premiumQuantityCard p{margin:4px 0 0;color:#968a9b;font-size:10px}.premiumQuantity{flex:0 0 auto;display:grid;grid-template-columns:42px 48px 42px;align-items:center;overflow:hidden;border:1px solid #ded0e4;border-radius:14px;background:white;box-shadow:0 7px 16px rgba(59,26,69,.08)}.premiumQuantity button{height:43px;border:0;background:#faf6fc;color:#6b168f;font-size:23px;font-weight:900}.premiumQuantity button:disabled{opacity:.35}.premiumQuantity strong{text-align:center;font-size:18px}.premiumTotalCard{margin-top:12px;min-height:65px;padding:14px 17px;display:flex;align-items:center;justify-content:space-between;border-radius:19px;color:white;background:radial-gradient(circle at 90% 0,rgba(241,180,41,.3),transparent 30%),linear-gradient(135deg,#4b086c,#7414a8);box-shadow:0 15px 27px rgba(77,9,107,.22)}.premiumTotalCard span{font-size:13px;opacity:.75}.premiumTotalCard strong{color:#ffd665;font-size:27px;letter-spacing:-.04em}.premiumCountdown{margin-top:14px;padding:16px;display:grid;grid-template-columns:54px 1fr;align-items:center;grid-gap:13px;gap:13px;border-radius:19px;border:1px solid #e8ddeb;background:#faf6fc}.premiumCountdown.urgent{border-color:#ffc9c9;background:#fff2f2}.premiumClock3d{width:54px;height:54px;border-radius:18px;display:grid;place-items:center;color:white;font-size:27px;background:linear-gradient(145deg,#821db2,#4b0c70);box-shadow:0 11px 18px rgba(74,10,104,.25),inset 0 2px 5px rgba(255,255,255,.2)}.premiumCountdown strong{display:block;margin-top:3px;color:#5c167c;font-size:20px}.premiumCountdown p{margin:3px 0 0;color:#95899a;font-size:10px}.premiumPurchased{margin-top:14px;padding:15px;border-radius:18px;background:#eaf9ef;border:1px solid #c9efd7}.premiumPurchased>small{color:#23814a;font-weight:950;font-size:9px}.premiumPurchased>div{display:flex;flex-wrap:wrap;gap:7px;margin-top:9px}.premiumPurchased span{padding:7px 10px;border-radius:10px;color:#166c3c;background:white;font-size:12px;font-weight:950}.premiumTerms{margin-top:15px;display:flex;align-items:flex-start;gap:9px;color:#817486}.premiumTerms>span{width:22px;height:22px;flex:0 0 auto;border-radius:7px;display:grid;place-items:center;color:white;background:#7a1dab;font-size:11px}.premiumTerms p{margin:2px 0 0;font-size:10px;line-height:1.45}.premiumBuyButton{width:100%;min-height:56px;margin-top:14px;border:0;border-radius:16px;color:white;display:flex;align-items:center;justify-content:center;gap:10px;font-weight:950;font-size:14px;background:linear-gradient(90deg,#511076,#8219b8);box-shadow:0 16px 25px rgba(101,15,145,.26),inset 0 1px 0 rgba(255,255,255,.18)}.premiumBuyButton:disabled{opacity:.48;box-shadow:none}.premiumBuyShortcuts{display:grid;grid-template-columns:1fr 1fr;grid-gap:10px;gap:10px;margin-top:15px}.premiumBuyShortcuts>button{min-width:0;padding:13px;border-radius:16px;border:1px solid #eadff0;background:#fff;display:grid;grid-template-columns:36px 1fr auto;grid-gap:9px;gap:9px;text-align:left;align-items:center}.premiumBuyShortcuts>button>span{width:36px;height:36px;border-radius:12px;display:grid;place-items:center;color:#681493;background:#f2e6f7;font-size:17px}.premiumBuyShortcuts b{display:block;color:#38203f;font-size:11px}.premiumBuyShortcuts small{display:block;margin-top:2px;color:#968a9b;font-size:8px}.premiumHistory{margin-top:15px;padding:15px;border-radius:20px;border:1px solid #e8ddeb;background:#faf7fc}.premiumHistoryHead{display:flex;justify-content:space-between;align-items:center;gap:12px}.premiumHistoryHead small{color:#9a78a5;font-size:8px;font-weight:900;letter-spacing:.12em}.premiumHistoryHead h3{margin:2px 0 0}.premiumHistoryHead button{width:32px;height:32px;border:0;border-radius:10px;background:#eee2f3;color:#67128f;font-size:20px}.premiumHistoryList{display:grid;grid-gap:8px;gap:8px;margin-top:12px}.premiumHistoryList article{display:grid;grid-template-columns:1fr auto;grid-gap:7px 12px;gap:7px 12px;padding:12px;border-radius:14px;background:#fff;border:1px solid #eee5f0}.premiumHistoryList article>div:first-child{grid-column:1}.premiumHistoryList article>span{grid-column:1/-1;color:#948799;font-size:9px}.premiumHistoryList small{display:block;color:#9a8e9e;font-size:8px}.premiumHistoryList strong{color:#64158b;font-size:15px}.premiumHistoryEmpty{padding:22px;margin-top:10px;text-align:center;color:#918496;font-size:11px}.premiumSecureBuy{margin-top:15px;display:flex;justify-content:center;align-items:center;gap:7px;color:#837587;font-size:9px;font-weight:800}.premiumSecureBuy span{color:#1e994f}@media(max-width:900px){.premiumBuyPanel{width:100%;max-width:100%;padding:18px!important}.premiumBuyHead h1{font-size:26px}.premiumPrizeGrid{grid-template-columns:1fr 1fr}.premiumBuyShortcuts{grid-template-columns:1fr}}@media(max-width:359px){.premiumBuyPanel{padding:14px!important}.premium3dTicketIcon{width:58px;height:52px}.premiumPrizeGrid{grid-template-columns:1fr}.premiumQuantityCard{align-items:flex-start;flex-direction:column}.premiumQuantity{width:100%;grid-template-columns:1fr 1fr 1fr}.premiumWalletStrip{align-items:flex-start;flex-direction:column}.premiumWalletStrip button{width:100%}}.premiumLotteryMiniImage{width:104px;height:76px;flex:0 0 auto;padding:7px;border-radius:20px;overflow:hidden;border:1px solid #eadff0;background:linear-gradient(145deg,#ffffff,#f4e8f8);box-shadow:0 13px 25px rgba(73,17,96,.15),inset 0 1px 0 rgba(255,255,255,.9);transform:rotate(-3deg)}.premiumLotteryMiniImage img{display:block;width:100%;height:100%;border-radius:14px}.premiumLotteryMiniImage>div{width:100%;height:100%;padding:8px;display:grid;place-items:center;text-align:center;border-radius:14px;color:#fff;font-size:10px;font-weight:950;background:linear-gradient(135deg,#5a0e80,#9120bd)}.premiumBalanceBreakdown{display:flex;flex-wrap:wrap;gap:5px 12px;margin-top:5px}.premiumBalanceBreakdown span{color:#8c8091;font-size:9px;font-weight:700}@media(max-width:430px){.premiumLotteryMiniImage{width:86px;height:64px;border-radius:17px}.premiumBuyHead{gap:10px}.premiumBuyHead h1{font-size:24px}.premiumWalletStrip{padding:13px}}@media(max-width:350px){.premiumLotteryMiniImage{width:72px;height:56px}}.premiumBuyPanel{width:100%;max-width:760px;margin:0 auto}.premiumBuyHead{min-height:90px}.premiumLotteryMiniImage{width:120px;height:82px;padding:6px;transform:none;border-radius:18px}.premiumLotteryMiniImage img{object-fit:cover}@media(max-width:900px){.dash{padding-left:12px;padding-right:12px}.dash,.premiumBuyPanel{width:100%;max-width:100%}.premiumBuyPanel{margin:0;padding:16px!important;border-radius:22px!important}.premiumBuyHead{min-height:auto;align-items:center}.premiumBuyHead h1{font-size:25px;line-height:1.05}.premiumLotteryMiniImage{width:96px;height:66px;flex:0 0 96px}.premiumPrizeGrid{gap:8px}.premiumPrizeGrid>div{padding:12px}.premiumPrizeGrid strong{font-size:clamp(17px,5.4vw,23px)}.premiumWalletStrip{padding:13px}.premiumWalletStrip button{min-height:38px;padding:0 11px;font-size:10px}.premiumQuantityCard{padding:13px}.premiumQuantity{grid-template-columns:38px 44px 38px}.premiumQuantity button{height:40px}.premiumTotalCard{min-height:58px;padding:12px 15px}.premiumTotalCard strong{font-size:24px}.premiumCountdown{grid-template-columns:46px minmax(0,1fr);padding:13px}.premiumClock3d{width:46px;height:46px;border-radius:14px;font-size:23px}.premiumCountdown strong{font-size:18px}.premiumPurchased{padding:12px}.premiumPurchased span{padding:6px 8px;font-size:10px}.premiumBuyShortcuts{grid-template-columns:minmax(0,1fr) auto;gap:8px}.premiumBuyShortcuts>button{padding:11px}.premiumBuyButton{min-height:50px}}@media(max-width:380px){.dash{padding-left:8px;padding-right:8px}.premiumBuyPanel{padding:13px!important}.premiumBuyHead h1{font-size:22px}.premiumLotteryMiniImage{width:82px;height:58px;flex-basis:82px}.premiumPrizeGrid>div{padding:10px}.premiumPrizeGrid small{font-size:8px}.premiumPrizeGrid strong{font-size:16px}.premiumWalletStrip{gap:7px}.premiumWalletStrip strong{font-size:16px}.premiumBalanceBreakdown{display:grid;grid-gap:2px;gap:2px}.premiumQuantityCard{gap:8px}.premiumQuantity{grid-template-columns:34px 40px 34px}.premiumTotalCard strong{font-size:21px}}.premiumPurchasedTickets{display:grid!important;grid-template-columns:1fr!important;grid-gap:9px!important;gap:9px!important;margin-top:10px}.premiumPurchasedTicket{padding:10px;border-radius:14px;background:rgba(255,255,255,.78);border:1px solid rgba(37,145,82,.13)}.premiumPurchasedTicketHead{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:8px}.premiumPurchasedTicketHead>span{color:#168447;font-size:10px;font-weight:900}.premiumPurchasedTicketHead>small{color:#8a9c90;font-size:8px;font-weight:800}.premiumBallRow{display:flex;flex-wrap:wrap;gap:6px}.premiumBallRow b{width:34px;height:34px;display:grid;place-items:center;border-radius:50%;color:#fff;font-size:11px;font-weight:950;background:linear-gradient(145deg,#8c22bc,#57107e);box-shadow:0 5px 10px rgba(83,16,115,.2),inset 0 1px 2px rgba(255,255,255,.25)}@media(max-width:360px){.premiumBallRow{gap:4px}.premiumBallRow b{width:31px;height:31px;font-size:10px}}.pmTicketNumber{min-width:0;flex:1 1}.pmTicketNumberRow{display:flex;align-items:flex-start;gap:10px;width:100%;min-width:0}.pmTicketNumberRow strong{flex:1 1;min-width:0;white-space:normal!important;overflow:visible!important;text-overflow:clip!important;word-break:normal!important;line-height:1.45}.pmCopyTicket{flex:0 0 auto}@media(max-width:600px){.pmTicketTop{display:grid!important;grid-template-columns:auto minmax(0,1fr);grid-gap:12px;gap:12px;align-items:start}.pmTicketNumber{width:100%}.pmTicketNumberRow{display:grid;grid-template-columns:minmax(0,1fr) auto;grid-gap:8px;gap:8px;align-items:start}.pmTicketNumberRow strong{display:block;font-size:20px;line-height:1.5;letter-spacing:.01em;white-space:normal!important;overflow:visible!important;text-overflow:unset!important}.pmTicketStatus{grid-column:1/-1;justify-self:start;margin-left:0}}@media(max-width:380px){.pmTicketNumberRow{grid-template-columns:1fr}.pmCopyTicket{justify-self:start}.pmTicketNumberRow strong{font-size:18px}}.pmTicketCard{border:1px solid rgba(131,38,177,.15)!important;border-radius:26px!important;padding:18px!important;background:radial-gradient(circle at 100% 0,rgba(149,52,195,.1),transparent 30%),linear-gradient(145deg,#ffffff,#fff 62%,#fbf5fd)!important;box-shadow:0 18px 38px rgba(70,25,89,.11),inset 0 1px 0 rgba(255,255,255,.95)!important}.premiumTicketHeader{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:12px!important;margin:0 0 16px!important;padding-bottom:14px!important}.premiumTicketLotteryIdentity{display:flex;align-items:center;gap:11px;min-width:0}.premiumTicketLotteryIdentity>div:last-child{min-width:0}.premiumTicketLotteryIdentity small{display:block;color:#a48baa;font-size:8px;font-weight:900;letter-spacing:.12em}.premiumTicketLotteryIdentity strong{display:block;margin-top:2px;color:#59107f;font-size:17px;font-weight:950;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.premiumTicketLotteryPhoto{width:58px;height:58px;flex:0 0 58px;padding:4px;overflow:hidden;border-radius:17px;background:linear-gradient(145deg,#fff,#f0e3f7);border:1px solid #ead9ef;box-shadow:0 9px 18px rgba(73,22,96,.14),inset 0 1px 0 #fff}.premiumTicketLotteryPhoto img{width:100%;height:100%;display:block;object-fit:cover;border-radius:13px}.premiumTicketLotteryPhoto>span{width:100%;height:100%;display:grid;place-items:center}.pmTicketTop{display:block!important}.premiumTicketNumbersBlock{width:100%}.premiumTicketSerialRow{display:flex;justify-content:space-between;align-items:center;gap:12px}.premiumTicketSerialRow small{display:block;color:#9b8da0;font-size:9px}.premiumTicketSerialRow strong{display:block;margin-top:2px;color:#3e2447;font-size:18px;font-weight:950}.premiumTicketBalls{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));grid-gap:7px;gap:7px;margin-top:14px;padding:13px 10px;border-radius:18px;background:radial-gradient(circle at 15% 10%,rgba(255,209,71,.12),transparent 18%),linear-gradient(145deg,#fbf5fd,#f4e7f9);border:1px solid #eadbef}.premiumTicketBalls b{aspect-ratio:1/1;min-width:0;display:grid;place-items:center;border-radius:50%;color:#fff;font-size:clamp(10px,3.2vw,15px);font-weight:950;background:radial-gradient(circle at 30% 22%,#c75ee4,#8522b6 48%,#511072 82%);border:2px solid #e2ad37;box-shadow:0 7px 12px rgba(76,15,104,.24),inset 0 2px 4px rgba(255,255,255,.28)}.premiumLegacyTicket{grid-column:1/-1;text-align:center;color:#65128e;font-weight:900}.pmTicketDetails{margin-top:16px!important;padding-top:15px!important}.pmTicketDetails>div{padding:7px 4px}.pmDrawDetail{margin-top:5px!important;padding:13px!important;border:1px solid #eadff0!important;border-radius:15px;background:#faf6fc}.premiumBarcodeWrap{margin-top:15px;padding:10px 12px 8px;border-radius:16px;border:1px solid #eee5f1;background:#fff}.premiumBarcodeWrap .pmTicketCode{height:42px;margin-top:0;opacity:.78;gap:2px}.premiumBarcodeWrap .pmTicketCode span{background:#211724;height:31px}.premiumBarcodeWrap .pmTicketCode span:nth-child(2n){height:39px}.premiumBarcodeSerial{display:block;margin-top:5px;text-align:center;color:#6d4080;font-size:9px;font-weight:900;letter-spacing:.04em}@media(max-width:380px){.pmTicketCard{padding:14px!important}.premiumTicketLotteryPhoto{width:49px;height:49px;flex-basis:49px}.premiumTicketLotteryIdentity strong{font-size:15px}.premiumTicketBalls{gap:4px;padding:10px 7px}.premiumTicketBalls b{font-size:10px;border-width:1.5px}}.premiumFinalTicket{position:relative;overflow:hidden;padding:18px!important;border:1px solid rgba(116,25,158,.15)!important;border-radius:27px!important;background:radial-gradient(circle at 100% 0,rgba(150,57,192,.11),transparent 31%),radial-gradient(circle at 0 100%,rgba(240,180,41,.06),transparent 25%),linear-gradient(145deg,#ffffff,#fdf9ff)!important;box-shadow:0 20px 42px rgba(67,22,82,.12),inset 0 1px 0 rgba(255,255,255,.95)!important}.premiumFinalTicketHead{display:flex;align-items:center;justify-content:space-between;gap:12px;padding-bottom:14px;border-bottom:1px solid #efe6f2}.premiumFinalLottery{display:flex;align-items:center;gap:11px;min-width:0}.premiumFinalLotteryPhoto{width:58px;height:58px;flex:0 0 58px;padding:4px;overflow:hidden;border-radius:18px;border:1px solid #e6d6ec;background:linear-gradient(145deg,#fff,#f3e7f8);box-shadow:0 9px 18px rgba(67,21,91,.14),inset 0 1px 0 #fff}.premiumFinalLotteryPhoto img{width:100%;height:100%;display:block;object-fit:cover;border-radius:14px}.premiumFinalLotteryPhoto>span{width:100%;height:100%;display:grid;place-items:center;font-size:24px}.premiumFinalLotteryName{min-width:0}.premiumFinalLotteryName small{display:block;color:#a18ca7;font-size:8px;font-weight:900;letter-spacing:.13em}.premiumFinalLotteryName strong{display:block;max-width:180px;margin-top:2px;overflow:hidden;color:#58107d;font-size:17px;font-weight:950;white-space:nowrap;text-overflow:ellipsis}.premiumFinalSerial{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:15px}.premiumFinalSerial small{display:block;color:#9a8b9f;font-size:9px;font-weight:700}.premiumFinalSerial strong{display:block;margin-top:3px;color:#402947;font-size:17px;font-weight:950}.premiumFinalBalls{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));grid-gap:7px;gap:7px;margin-top:14px;padding:14px 10px;border:1px solid #ead9ef;border-radius:19px;background:radial-gradient(circle at 14% 0,rgba(240,180,41,.15),transparent 25%),linear-gradient(145deg,#fbf5fd,#f3e5f8);box-shadow:inset 0 1px 0 #fff}.premiumFinalBalls>span{width:100%;aspect-ratio:1/1;min-width:0;display:grid;place-items:center;border:2px solid #dfaa30;border-radius:50%;color:#fff;font-size:clamp(10px,3.4vw,15px);font-weight:950;background:radial-gradient(circle at 29% 21%,#cf6bea 0,#9b32c9 31%,#7619a7 59%,#4c086d 100%);box-shadow:0 8px 13px rgba(69,13,96,.26),inset 0 3px 4px rgba(255,255,255,.28),inset 0 -3px 5px rgba(38,0,55,.2)}.premiumLegacyNumber{grid-column:1/-1;padding:12px;text-align:center;color:#68128f;font-weight:950}.premiumFinalMeta{display:grid;grid-template-columns:1fr 1fr;grid-gap:12px;gap:12px;margin-top:15px}.premiumFinalMeta>div{min-width:0}.premiumFinalDraw small,.premiumFinalMeta small{display:block;color:#9b8da0;font-size:9px;font-weight:700}.premiumFinalMeta strong{display:block;margin-top:4px;color:#38223e;font-size:14px;font-weight:900}.premiumFinalDraw{margin-top:13px;padding:13px 14px;border:1px solid #eadff0;border-radius:16px;background:linear-gradient(145deg,#fbf7fc,#f6eef9)}.premiumFinalDraw strong{display:block;margin-top:4px;color:#58117c;font-size:13px;font-weight:900;line-height:1.4}.premiumFinalBarcodeArea{margin-top:15px;padding:10px 12px 8px;border:1px solid #ede5ef;border-radius:16px;background:#fff}.premiumFinalBarcode{height:44px;display:flex;align-items:center;justify-content:center;gap:2px;overflow:hidden}.premiumFinalBarcode span{height:32px;flex:1 1;min-width:1px;max-width:5px;background:#1e1720}.premiumFinalBarcode span:nth-child(2n){height:41px;flex:.45 1}.premiumFinalBarcode span:nth-child(3n){flex:1.4 1}.premiumFinalBarcode span:nth-child(5n){height:37px;flex:.25 1}.premiumFinalBarcodeArea>small{display:block;margin-top:4px;text-align:center;color:#654171;font-size:8px;font-weight:900;letter-spacing:.06em}@media(max-width:430px){.premiumFinalTicket{padding:15px!important}.premiumFinalTicketHead{gap:8px}.premiumFinalLotteryPhoto{width:52px;height:52px;flex-basis:52px}.premiumFinalLotteryName strong{max-width:145px;font-size:15px}.premiumFinalTicket .pmTicketStatus{flex:0 0 auto;max-width:94px;font-size:8px}.premiumFinalBalls{gap:5px;padding:12px 8px}.premiumFinalBalls>span{font-size:11px}.premiumFinalBarcode{gap:1.5px}}@media(max-width:350px){.premiumFinalLotteryPhoto{width:46px;height:46px;flex-basis:46px}.premiumFinalLotteryName strong{max-width:115px;font-size:14px}.premiumFinalBalls{gap:3px;padding:10px 5px}.premiumFinalBalls>span{border-width:1px;font-size:9px}.premiumFinalMeta{gap:7px}}.premiumResultPanel{margin-top:15px;padding:14px;border:1px solid #eadff0;border-radius:18px;background:linear-gradient(145deg,#fff,#faf5fc)}.premiumResultTitle{display:flex;justify-content:space-between;align-items:center;gap:10px;margin-bottom:13px}.premiumResultTitle span{color:#6c168f;font-size:9px;font-weight:950;letter-spacing:.12em}.premiumResultTitle strong{padding:5px 9px;border-radius:999px;color:#fff;background:linear-gradient(135deg,#65108f,#8d20bc);font-size:10px;box-shadow:0 6px 12px rgba(89,16,125,.18)}.premiumResultSection{margin-top:11px}.premiumResultSection>small{display:block;margin-bottom:7px;color:#948798;font-size:9px;font-weight:800}.premiumResultBalls{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));grid-gap:6px;gap:6px}.premiumResultBalls span{aspect-ratio:1/1;display:grid;place-items:center;border-radius:50%;border:1px solid #ded2e3;background:#fff;color:#5b4262;font-size:11px;font-weight:950;box-shadow:0 5px 10px rgba(53,24,64,.07)}.premiumResultBalls span.matched{color:#fff;border-color:#d5a72e;background:radial-gradient(circle at 30% 20%,#55c67c,#168447 70%);box-shadow:0 7px 14px rgba(22,132,71,.24),inset 0 2px 3px rgba(255,255,255,.25)}.premiumResultSummary{margin-top:13px;padding:12px;display:grid;grid-template-columns:1fr 1fr;grid-gap:10px;gap:10px;border-radius:15px}.premiumResultSummary.winner{border:1px solid #bfe8cd;background:#edf9f1}.premiumResultSummary.notWinner{border:1px solid #eadfe5;background:#faf6f8}.premiumResultSummary small{display:block;color:#897d8d;font-size:8px;font-weight:800}.premiumResultSummary strong{display:block;margin-top:3px;color:#39243f;font-size:12px;font-weight:950}.premiumResultSummary.winner strong{color:#14713b}.premiumPrizeWon{grid-column:1/-1;padding-top:9px;border-top:1px solid rgba(22,132,71,.14)}.premiumPrizeWon strong{font-size:18px;color:#087338!important}@media(min-width:901px){.premiumResultPanel{max-width:700px}.premiumResultBalls{grid-template-columns:repeat(6,52px)}.premiumResultBalls span{font-size:13px}}@media(max-width:430px){.premiumResultPanel{padding:12px}.premiumResultBalls{gap:4px}.premiumResultBalls span{font-size:10px}.premiumResultSummary{gap:7px}}.premiumFinalLotteryPhoto{background:#fff!important}.premiumFinalLotteryPhoto img{width:100%!important;height:100%!important;object-fit:contain!important;object-position:center!important;border-radius:13px!important}.premiumResultPanel .premiumResultSection{margin-top:12px}.adminManagementHead{display:flex;justify-content:space-between;align-items:center;gap:18px;margin-bottom:22px}.adminManagementHead h1{margin:0 0 4px}.adminManagementHead p{margin:0;opacity:.65}.adminManagementActions{display:flex;gap:9px}.adminSuccessBox{margin-bottom:16px;padding:13px 15px;border:1px solid #c9ead4;border-radius:14px;background:#ebf9f0;color:#14713c;font-weight:800}.adminCreatePanel{margin-bottom:20px}.adminCreateTitle{display:flex;align-items:flex-start;justify-content:space-between;gap:15px}.adminCreateTitle h2{margin:5px 0 0}.adminCreateGrid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:14px;gap:14px;margin-top:20px}.adminCreateGrid label{display:grid;grid-gap:7px;gap:7px;font-size:12px;font-weight:800}.adminCreateGrid input{width:100%}.adminCreateFooter{display:flex;justify-content:flex-end;gap:9px;margin-top:18px}.adminCodePill{display:inline-flex;padding:7px 10px;border-radius:999px;color:#68128b;background:#f3e8f8;font-weight:900;letter-spacing:.04em}.adminRowActions{display:flex;flex-wrap:wrap;gap:7px}.adminRowActions button{min-height:34px;padding:0 11px;font-size:11px}@media(max-width:900px){.adminManagementHead{align-items:flex-start;flex-direction:column}.adminManagementActions{width:100%}.adminManagementActions button{flex:1 1}.adminCreateGrid{grid-template-columns:1fr}.adminTable{overflow-x:auto}.adminTable table{min-width:880px}}.premiumReferralPanel{margin:20px 0;padding:22px;border:1px solid #e8ddeb;border-radius:24px;background:linear-gradient(145deg,#ffffff,#faf5fc);box-shadow:0 16px 36px rgba(89,20,116,.08)}.premiumReferralHead{display:flex;justify-content:space-between;align-items:center;gap:18px}.premiumReferralHead h2{margin:5px 0 0}.premiumReferralCode{padding:10px 15px;border-radius:999px;background:#f1e3f7;color:#6c138e;font-weight:950;letter-spacing:.05em}.premiumReferralMetrics{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:12px;gap:12px;margin-top:20px}.premiumReferralMetrics>div{padding:17px;border:1px solid #eee3f1;border-radius:18px;background:#fff}.premiumReferralMetrics small{display:block;color:#918496;font-weight:750}.premiumReferralMetrics strong{display:block;margin-top:7px;color:#341c3c;font-size:22px}.premiumReferralLink{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-top:15px;padding:16px 17px;border-radius:18px;background:linear-gradient(135deg,#621187,#8a18b4);color:#fff}.premiumReferralLink small{display:block;opacity:.72}.premiumReferralLink strong{display:block;margin-top:4px;word-break:break-all}.premiumReferralLink button{flex-shrink:0;background:#fff!important;color:#68128f!important}.pmReferralCard{margin:22px 24px;padding:20px;border:1px solid rgba(117,38,151,.13);border-radius:28px;background:linear-gradient(145deg,#fff,#faf4fd);box-shadow:0 18px 36px rgba(102,20,138,.1)}.pmReferralTitle{display:flex;align-items:center;justify-content:space-between;gap:10px}.pmReferralTitle small{color:#8a738f;font-weight:900;letter-spacing:.12em}.pmReferralTitle h2{margin:5px 0 0;color:#26172c}.pmReferralTitle>span{display:grid;place-items:center;min-width:48px;height:48px;padding:0 12px;border-radius:17px;background:linear-gradient(135deg,#65108e,#9719c5);color:#fff;font-weight:950;box-shadow:0 10px 22px rgba(109,16,148,.22)}.pmReferralStats{display:grid;grid-template-columns:1fr 1fr;grid-gap:10px;gap:10px;margin-top:17px}.pmReferralStats>div{padding:14px;border:1px solid #eadfed;border-radius:17px;background:#fff}.pmReferralStats small{display:block;color:#948797;font-size:11px}.pmReferralStats strong{display:block;margin-top:5px;color:#631187;font-size:18px}.pmReferralLink{margin-top:12px;padding:15px;border-radius:18px;background:#f4e9f8}.pmReferralLink small{display:block;color:#88798c;font-size:10px;font-weight:800}.pmReferralLink strong{display:block;margin-top:5px;color:#56106f;font-size:12px;word-break:break-all}.pmReferralLink button{width:100%;min-height:44px;margin-top:12px;border:0;border-radius:14px;background:linear-gradient(135deg,#66118e,#9219bd);color:#fff;font-weight:900}@media(max-width:700px){.premiumReferralMetrics{grid-template-columns:1fr}.premiumReferralLink{flex-direction:column;align-items:stretch}}.luckyAccountCenter{min-height:100vh;padding:20px 18px 125px;background:radial-gradient(circle at top right,rgba(130,27,183,.2),transparent 30%),linear-gradient(180deg,#130718,#08060b 38%,#060608);color:#fff}.lhAccountProfile{padding:15px 4px 22px}.lhAccountProfileTop{display:flex;align-items:center;gap:14px}.lhAccountAvatar{width:66px;height:66px;flex:0 0 66px;display:grid;place-items:center;border-radius:50%;border:2px solid #f3c44d;background:linear-gradient(145deg,#6d108f,#ba26e2);color:#fff;font-size:26px;font-weight:950;box-shadow:0 0 0 5px rgba(124,25,158,.15),0 12px 28px rgba(0,0,0,.28)}.lhAccountIdentity{min-width:0;flex:1 1}.lhAccountIdentity small{color:#bdaec3;font-size:10px;font-weight:900;letter-spacing:.14em}.lhAccountIdentity h1{margin:4px 0 2px;font-size:22px;line-height:1.1;color:#f3c44d}.lhAccountIdentity h1,.lhAccountIdentity p{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.lhAccountIdentity p{margin:0;color:#afa5b1;font-size:12px}.lhAccountCrown{color:#f3c44d;font-size:28px}.lhWalletCard{position:relative;overflow:hidden;padding:20px;border:1px solid rgba(229,180,62,.55);border-radius:25px;background:linear-gradient(145deg,rgba(92,20,128,.88),rgba(22,16,28,.98) 48%,rgba(10,10,13,.98));box-shadow:0 20px 40px rgba(0,0,0,.35),inset 0 1px 0 rgba(255,255,255,.08)}.lhWalletGlow{position:absolute;width:180px;height:180px;right:-60px;top:-80px;border-radius:50%;background:rgba(243,196,77,.14);filter:blur(5px)}.lhWalletTop{position:relative;display:flex;justify-content:space-between;align-items:center;gap:15px}.lhWalletTop small{display:block;color:#c5bbc9;font-size:13px}.lhWalletTop strong{display:block;margin-top:4px;color:#fff;font-size:35px;letter-spacing:-.03em}.lhWalletTop button{display:flex;align-items:center;gap:8px;min-height:45px;padding:0 15px;border:0;border-radius:999px;background:linear-gradient(135deg,#f4c54b,#e79b18);color:#21130a;font-weight:900}.lhWalletTop button span{display:grid;place-items:center;width:22px;height:22px;border-radius:50%;background:#fff}.lhWalletSubBalance{display:grid;grid-template-columns:1fr 1fr;grid-gap:10px;gap:10px;margin-top:18px}.lhWalletSubBalance>div{padding:11px 12px;border-radius:14px;background:rgba(255,255,255,.055)}.lhWalletSubBalance small{display:block;color:#a99fac;font-size:10px}.lhWalletSubBalance b{display:block;margin-top:4px;font-size:16px}.lhWalletActions{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:6px;gap:6px;margin-top:19px;padding-top:18px;border-top:1px solid rgba(255,255,255,.09)}.lhWalletActions button{display:grid;place-items:center;grid-gap:8px;gap:8px;border:0;background:transparent;color:#fff;font-size:11px}.lhQuickIcon{width:44px;height:44px;display:grid;place-items:center;border-radius:13px;font-size:21px;font-weight:900;box-shadow:0 9px 20px rgba(0,0,0,.25)}.lhQuickIcon.purple{background:linear-gradient(145deg,#a734d9,#5a0f8b)}.lhQuickIcon.gold{background:linear-gradient(145deg,#ffd65d,#e7950f);color:#3a2000}.lhQuickIcon.blue{background:linear-gradient(145deg,#53c8ff,#1268ca)}.lhQuickIcon.green{background:linear-gradient(145deg,#39dfab,#087a5a)}.lhHistoryGrid{display:grid;grid-template-columns:1fr 1fr;grid-gap:10px;gap:10px;margin-top:14px}.lhHistoryGrid>button{min-height:85px;display:grid;grid-template-columns:46px 1fr 14px;align-items:center;grid-gap:10px;gap:10px;padding:13px;border:1px solid rgba(255,255,255,.08);border-radius:17px;background:linear-gradient(145deg,#1d1a20,#101013);color:#fff;text-align:left}.lhHistoryIcon{width:43px;height:43px;display:grid;place-items:center;border-radius:12px;font-size:19px}.lhHistoryIcon.purple{background:#5525bd}.lhHistoryIcon.green{background:#069d72}.lhHistoryIcon.pink{background:#c52960}.lhHistoryIcon.orange{background:#e77e08}.lhHistoryGrid b{display:block;font-size:13px}.lhHistoryGrid small{display:block;margin-top:4px;color:#8f8991;font-size:10px}.lhHistoryGrid>button>strong{color:#8d888e;font-size:25px}.lhCommissionHero{position:relative;overflow:hidden;margin-top:14px;padding:18px;border:1px solid rgba(220,98,255,.5);border-radius:20px;background:radial-gradient(circle at 10% 10%,rgba(151,33,202,.3),transparent 30%),linear-gradient(135deg,#31113f,#1b1024 55%,#161019)}.lhCommissionDecoration{position:absolute;right:-8px;bottom:-24px;color:rgba(243,196,77,.08);font-size:130px;font-weight:950}.lhCommissionHead{position:relative;display:flex;justify-content:space-between;align-items:flex-start;gap:10px}.lhCommissionHead small{color:#caaad5;font-size:9px;font-weight:900;letter-spacing:.13em}.lhCommissionHead h2{margin:4px 0 0;font-size:17px}.lhReferralCode{padding:7px 9px;border-radius:999px;background:rgba(243,196,77,.13);color:#f3c44d;font-size:9px;font-weight:900}.lhCommissionMetrics{position:relative;display:grid;grid-template-columns:repeat(3,1fr);grid-gap:7px;gap:7px;margin-top:16px}.lhCommissionMetrics>div{padding:10px;border-right:1px solid rgba(255,255,255,.08)}.lhCommissionMetrics>div:last-child{border-right:0}.lhCommissionMetrics small{display:block;min-height:25px;color:#9e929f;font-size:8px}.lhCommissionMetrics strong{display:block;margin-top:5px;color:#f3c44d;font-size:14px}.lhReferralLinkBox{position:relative;display:flex;align-items:center;justify-content:space-between;gap:10px;margin-top:13px;padding:11px 12px;border-radius:13px;background:rgba(255,255,255,.055)}.lhReferralLinkBox>div{min-width:0}.lhReferralLinkBox small{display:block;color:#938699;font-size:8px}.lhReferralLinkBox b{display:block;margin-top:3px;overflow:hidden;color:#fff;font-size:9px;text-overflow:ellipsis;white-space:nowrap}.lhReferralLinkBox button{flex:0 0 auto;border:0;border-radius:999px;padding:8px 13px;background:#f3c44d;color:#2e1600;font-size:10px;font-weight:900}.lhAccountMenu{margin-top:14px;overflow:hidden;border:1px solid rgba(255,255,255,.07);border-radius:19px;background:#17151a}.lhAccountMenu button{width:100%;min-height:60px;display:grid;grid-template-columns:35px 1fr auto;align-items:center;grid-gap:8px;gap:8px;padding:0 15px;border:0;border-bottom:1px solid rgba(255,255,255,.07);background:transparent;color:#fff;text-align:left}.lhAccountMenu button:last-child{border-bottom:0}.lhAccountMenu button>span{font-size:20px}.lhAccountMenu button>b{font-size:13px}.lhAccountMenu button>strong{color:#8e878f;font-size:24px}.lhAccountMenu button>em{color:#d3ccd5;font-size:11px;font-style:normal}.lhAccountMenu button>em.live{color:#44df9f}.lhServiceCenter{margin-top:14px;padding:17px;border:1px solid rgba(175,71,215,.25);border-radius:20px;background:linear-gradient(145deg,#221529,#131216)}.lhServiceTitle{margin-bottom:15px;font-size:15px;font-weight:800}.lhServiceGrid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:17px 8px;gap:17px 8px}.lhServiceGrid button{display:grid;place-items:center;grid-gap:7px;gap:7px;border:0;background:transparent;color:#fff}.lhServiceGrid button span{width:42px;height:42px;display:grid;place-items:center;border-radius:50%;border:1px solid rgba(243,196,77,.48);background:linear-gradient(145deg,#6a188c,#241529);font-size:20px}.lhServiceGrid small{color:#bcb4be;font-size:9px}.lhAccountLogout{width:100%;min-height:52px;margin-top:14px;border:1px solid rgba(243,196,77,.35);border-radius:17px;background:#151416;color:#f3c44d;font-size:15px;font-weight:900}.lhAccountLogout span{margin-right:8px;font-size:21px}.lhAccountTickets{margin-top:17px!important;padding:17px!important;border-radius:19px!important;background:#17151a!important}.lhTicketShortcut{display:flex;align-items:center;gap:12px;margin-top:13px;padding:15px;border-radius:15px;background:#0e0d10}.lhTicketShortcut>span{width:45px;height:45px;display:grid;place-items:center;border-radius:13px;background:#68128f}.lhTicketShortcut b{display:block;color:#f3c44d;font-size:20px}.lhTicketShortcut small{color:#99919b}@media(min-width:900px){.luckyAccountCenter{max-width:1050px;margin:0 auto;padding:38px 35px 120px;border-left:1px solid rgba(255,255,255,.04);border-right:1px solid rgba(255,255,255,.04)}.lhAccountAvatar{width:82px;height:82px;flex-basis:82px}.lhAccountIdentity h1{font-size:29px}.lhWalletCard{padding:27px}.lhWalletTop strong{font-size:44px}.lhHistoryGrid{gap:14px}.lhHistoryGrid>button{min-height:100px;padding:18px}.lhCommissionHero{padding:24px}}