.pred-page{--pred-bg: rgba(15, 23, 42, .72);--pred-bg-soft: rgba(30, 41, 59, .85);--pred-border: rgba(148, 163, 184, .22);--pred-text: #f1f5f9;--pred-muted: #cbd5e1;--pred-accent: #a78bfa;--pred-accent-strong: #7c3aed;--pred-success: #34d399;--pred-glow: rgba(167, 139, 250, .35);color:var(--pred-text)}.pred-page__header{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:16px}.pred-page__title{margin:0 0 4px;font-size:1.35rem;font-weight:700;color:#fff;letter-spacing:.01em}.pred-page__subtitle{font-size:.875rem;color:var(--pred-muted)}.pred-tabs{display:inline-flex;padding:4px;border-radius:999px;background:#0f172ae6;border:1px solid var(--pred-border);gap:4px}.pred-tabs__btn{border:none;background:transparent;color:var(--pred-muted);font-size:.8125rem;font-weight:600;padding:8px 16px;border-radius:999px;cursor:pointer;transition:background .2s,color .2s}.pred-tabs__btn--active{background:linear-gradient(135deg,#7c3aed,#6366f1);color:#fff;box-shadow:0 4px 14px var(--pred-glow)}.pred-card{background:var(--pred-bg-soft);border:1px solid var(--pred-border);border-radius:16px;padding:16px;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);box-shadow:0 8px 24px #00000038}.pred-card__title{margin:0 0 12px;font-size:.9375rem;font-weight:700;color:#fff}.pred-empty{text-align:center;color:var(--pred-muted);padding:24px 12px}.pred-event-btn{width:100%;text-align:left;border:1px solid var(--pred-border);border-radius:12px;padding:12px 14px;margin-bottom:8px;background:#0f172a8c;color:var(--pred-text);cursor:pointer;transition:border-color .2s,transform .15s,box-shadow .2s}.pred-event-btn:hover{border-color:#a78bfa8c;transform:translateY(-1px)}.pred-event-btn--active{border-color:var(--pred-accent);background:linear-gradient(135deg,#7c3aed47,#6366f12e);box-shadow:0 0 0 1px #a78bfa59,0 8px 20px var(--pred-glow)}.pred-event-btn__name{font-weight:700;color:#fff;margin-bottom:2px}.pred-event-btn__meta{font-size:.75rem;color:var(--pred-muted)}.pred-selection-btn{width:100%;text-align:left;border:1px solid var(--pred-border);border-radius:14px;padding:12px 14px;margin-bottom:10px;background:#0f172a99;color:var(--pred-text);cursor:pointer;transition:border-color .2s,box-shadow .2s}.pred-selection-btn:hover{border-color:#a78bfa80}.pred-selection-btn--active{border-color:var(--pred-accent);background:linear-gradient(135deg,#7c3aed52,#4f46e533);box-shadow:0 0 0 1px #a78bfa66}.pred-selection-btn__label{font-weight:700;color:#fff}.pred-selection-btn__sub{font-size:.75rem;color:var(--pred-muted)}.pred-selection-btn__odds{font-weight:800;font-size:1.05rem;color:#fde68a}.pred-selection-btn__odds-label{font-size:.65rem;color:var(--pred-muted);text-transform:uppercase;letter-spacing:.06em}.pred-detail-title{margin:0 0 8px;font-size:1.15rem;font-weight:700;color:#fff}.pred-detail-desc{font-size:.875rem;color:var(--pred-muted);margin-bottom:12px}.pred-form-label{display:block;font-size:.75rem;font-weight:600;color:var(--pred-muted);margin-bottom:6px}.pred-input,.pred-select{width:100%;border-radius:10px;border:1px solid var(--pred-border);background:#0f172af2;color:#fff;padding:8px 12px;font-size:.875rem}.pred-input:focus,.pred-select:focus{outline:none;border-color:var(--pred-accent);box-shadow:0 0 0 3px #a78bfa40}.pred-payout{font-size:.8125rem;color:var(--pred-muted)}.pred-payout strong{color:var(--pred-success);font-size:1rem}.pred-submit{margin-top:16px;width:100%;border:none;border-radius:12px;padding:12px 20px;font-weight:700;font-size:.9375rem;color:#fff;background:linear-gradient(135deg,#7c3aed,#4f46e5,#6366f1);box-shadow:0 10px 24px var(--pred-glow);cursor:pointer;transition:transform .15s,opacity .2s}.pred-submit:hover:not(:disabled){transform:translateY(-1px)}.pred-submit:disabled{opacity:.45;cursor:not-allowed}.pred-history-item{border-bottom:1px solid var(--pred-border);padding:12px 0;color:var(--pred-muted)}.pred-history-item:last-child{border-bottom:none}.pred-history-item__title{color:#fff;font-weight:700}.pred-badge{display:inline-block;padding:2px 8px;border-radius:999px;font-size:.6875rem;font-weight:700;background:#64748b59;color:#e2e8f0}.pred-reward-card{margin-bottom:16px;padding:14px 16px;border-radius:14px;border:1px solid rgba(167,139,250,.28);background:linear-gradient(135deg,#7c3aed26,#0f172acc)}.pred-reward-card__head{font-weight:700;color:#e9d5ff;margin-bottom:8px;font-size:.875rem}.pred-reward-card__title{font-weight:700;color:#fff;margin-bottom:4px}.pred-reward-card__body,.pred-reward-card li{color:var(--pred-muted);font-size:.8125rem}.pred-reward-card strong{color:#f8fafc}.pred-reward-badge{display:inline-block;margin-right:6px;margin-bottom:4px;padding:3px 8px;border-radius:999px;font-size:.6875rem;font-weight:700;background:#34d39933;color:#6ee7b7;border:1px solid rgba(52,211,153,.35)}.pred-disabled-card{text-align:center;padding:32px 20px;border-radius:16px;background:var(--pred-bg-soft);border:1px solid var(--pred-border)}.pred-disabled-card h5{color:#fff;margin-bottom:8px}.pred-disabled-card p{color:var(--pred-muted);font-size:.875rem}.pred-dashboard-cta{display:flex;align-items:center;justify-content:center;gap:12px;padding:14px 16px;margin-bottom:12px;border-radius:12px;text-decoration:none;position:relative;overflow:hidden;background:linear-gradient(135deg,#5b21b6,#7c3aed 40%,#4f46e5);box-shadow:0 12px 28px #7c3aed59;animation:predCtaShimmer 4s ease-in-out infinite}.pred-dashboard-cta:before{content:"";position:absolute;top:-40%;right:-40%;bottom:-40%;left:-40%;background:conic-gradient(from 0deg,transparent,rgba(255,255,255,.18),transparent 30%);animation:predCtaSpin 6s linear infinite}.pred-dashboard-cta__inner{position:relative;z-index:1;display:flex;align-items:center;gap:12px;width:100%;justify-content:center}.pred-dashboard-cta__icon{width:44px;height:44px;border-radius:12px;display:flex;align-items:center;justify-content:center;background:#ffffff26;font-size:1.25rem;color:#fff;animation:predIconBounce 2.2s ease-in-out infinite}.pred-dashboard-cta__text{text-align:left}.pred-dashboard-cta__text h4{margin:0;color:#fff;font-size:1.05rem;font-weight:800}.pred-dashboard-cta__text span{color:#ffffffd9;font-size:.75rem}@keyframes predCtaShimmer{0%,to{box-shadow:0 12px 28px #7c3aed59}50%{box-shadow:0 16px 36px #a78bfa8c}}@keyframes predCtaSpin{to{transform:rotate(360deg)}}@keyframes predIconBounce{0%,to{transform:translateY(0)}50%{transform:translateY(-3px)}}@keyframes predFloatPulse{0%{box-shadow:0 0 #a78bfaa6}70%{box-shadow:0 0 0 12px #a78bfa00}to{box-shadow:0 0 #a78bfa00}}@keyframes predFloatRing{0%{transform:rotate(0)}to{transform:rotate(360deg)}}body{margin:0;font-family:Kanit,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box}#root{min-height:100vh;display:flex;flex-direction:column}.loading-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:#000c;display:flex;justify-content:center;align-items:center;z-index:9999}.classic-layout{flex:1;display:flex;flex-direction:column}.classic-layout main{flex:1}img{max-width:100%;height:auto}.theme-transition{transition:all .3s ease-in-out}.img-fallback{background-color:#f8f9fa;display:flex;align-items:center;justify-content:center;min-height:100px;color:#6c757d;font-size:14px}@keyframes scroll-left{0%{transform:translate(100%)}to{transform:translate(-100%)}}.marquee-text{display:inline-block;white-space:nowrap;animation:scroll-left 20s linear infinite}.marquee-text:hover{animation-play-state:paused}@media (max-width: 768px){.classic-layout{padding:0 10px}}.wrap{display:flex;align-items:center;flex-wrap:wrap}.bdr-5{border-radius:5px}.d-flex{display:flex}.justify-content-center{justify-content:center}.justify-content-between{justify-content:space-between}.align-items-center{align-items:center}.text-center{text-align:center}.text-nowrap{white-space:nowrap}.w-50{width:50%}.w-100{width:100%}.ms-auto{margin-left:auto}.me-1{margin-right:.25rem}.mx-2{margin-left:.5rem;margin-right:.5rem}.mx--1{margin-left:-4px!important;margin-right:-4px!important}.mx--2{margin-left:-2px!important;margin-right:-2px!important}.px--1{padding-left:.125rem!important;padding-right:.125rem!important}.px--2{padding-left:2px!important;padding-right:2px!important}.my-1{margin-top:.25rem;margin-bottom:.25rem}.my-2{margin-top:.5rem;margin-bottom:.5rem}.mt-1{margin-top:.25rem}.mt-2{margin-top:.5rem}.mb-1{margin-bottom:.25rem}.mb-4{margin-bottom:1.5rem}.p-1{padding:.25rem}.p-2{padding:.5rem}.px-1{padding-left:.25rem;padding-right:.25rem}.px-2{padding-left:.5rem;padding-right:.5rem}.py-1{padding-top:.25rem;padding-bottom:.25rem}.py-4{padding-top:1.5rem;padding-bottom:1.5rem}.pt-0{padding-top:0}.wrap{display:flex;flex-wrap:wrap;align-items:center}.wrap-noti{display:flex;align-items:center}.icon-f{width:24px;height:24px;display:flex;align-items:center;justify-content:center;background-color:#fff;border-radius:50%;overflow:hidden}.icon-s{width:16px;height:16px;display:flex;align-items:center;justify-content:center;background-color:#fff;border-radius:50%;overflow:hidden}.blinkblink:hover{animation:none}:root{--classic-bg-cover-url: url(https://huay-cdn-assets-prod.s3.ap-southeast-1.amazonaws.com/HuayAsia/img/bg-cover.jpg);--classic-bg-main-url: url(https://huay-cdn-assets-prod.s3.ap-southeast-1.amazonaws.com/HuayAsia/img/bg.jpg);--classic-bg-header-url: url(https://huay-cdn-assets-prod.s3.ap-southeast-1.amazonaws.com/HuayAsia/img/bg-h.jpg);--classic-color-yellow: #e8bf58;--classic-color-alert: #00a16f;--classic-bgc-1: #fefca6;--classic-bgc-2: #50c878;--classic-bgc-4: #fff;--classic-bgc-5: #ff5a41;--classic-bgc-15: #00a16f;--classic-bgg-1: linear-gradient(60deg, #00a16f 25%, #004c3d 50%, #00a16f 75%, #004c3d 100%);--classic-wrap-login-bg: #00a16f;--classic-bg-fixed: linear-gradient(180deg, #efd06d, #804f19)}.bgi-1{background-image:var(--classic-bg-cover-url);background-position:center;background-repeat:no-repeat;background-size:cover}.bgi-2{background-image:var(--classic-bg-main-url);background-position:center;background-repeat:no-repeat;background-size:cover}.bgi-3{background-image:var(--classic-bg-header-url);background-position:center;background-repeat:no-repeat;background-size:cover}.t-medium{font-family:LINESeedSansTH_W_Bd}.t-regular{font-family:LINESeedSansTH_W_Rg}.c-white{color:#fff}.c-yellow{color:var(--classic-color-yellow)}.c-red{color:var(--classic-color-alert)}.bgc-1{background-color:var(--classic-bgc-1)}.bgc-2{background-color:var(--classic-bgc-2)}.bgc-3{background-color:#555}.bgc-4{background-color:var(--classic-bgc-4)}.bgc-5{background-color:var(--classic-bgc-5)}.bgc-6{background-color:#ffaa4e}.bgc-7{background-color:#dedede}.bgc-8{background-color:#007bff}.bgc-9{background-color:#009468}.bgc-10{background-color:#6f42c2}.bgc-11{background-color:#009c01}.bgc-12{background-color:#3d0c02}.bgc-13{background-color:#acacac}.bgc-14{background-color:#00000080}.bgc-15{background-color:var(--classic-bgc-15)}.bgc-16{background-color:#00000080}.bgg-1{background:var(--classic-bgg-1)}.bgg-2{background:linear-gradient(60deg,#e7bd53,#fefca6,#e7bd53)}.bgg-3{background:linear-gradient(60deg,#c8ad4e,#af7909)}.bgg-4{background:linear-gradient(60deg,#34d339,#34d339,#34d339)}.bgg-5{background:linear-gradient(60deg,#252525,#6f6f6f,#252525,#6f6f6f)}.bgg-6{background:linear-gradient(0deg,#004c3d,#009468,#004c3d)}.bgg-7{background:linear-gradient(60deg,#009468,#004c3d,#009468)}.bdr-5{border-radius:5px;overflow:hidden}.bdr-10{border-radius:10px}.bdr-24{border-radius:24px}.bx-sd{box-shadow:0 0 5px #0003}.wrap-login{padding:2px;background:var(--classic-wrap-login-bg)}.header{position:relative;z-index:2}.content{position:relative;z-index:1}.logo{width:80px}.logo-d{max-width:100px}.wrap-d{width:calc(100% - 130px)}.h-100{height:100%}.small{font-size:12px}.min-vh-100{min-height:100vh}.bg-fixed{position:fixed;z-index:-1;width:100%;height:100dvh;background:var(--classic-bg-fixed);background-size:100% 100%;top:0;left:0}.gap-x-1{gap:0 .5rem}.gap-2{gap:.5rem}.bg-white{background-color:#fff}@media (max-width: 991px){.col-lg-4,.col-lg-6{flex:0 0 100%;max-width:100%}.offset-lg-4{margin-left:0}}.form-inp{display:flex;align-items:center;background-color:#fff;padding:0 10px;margin-bottom:5px}.form-inp .icon{width:24px;height:48px;display:flex;flex-wrap:wrap;align-items:center;color:#00a16f}.form-inp input{width:calc(100% - 24px);height:48px;border:0}.btn_main{height:40px;transition:all .3s;padding:0 16px;box-shadow:inset 2px 2px 2px #0003}.btn_main:hover{color:#292929;box-shadow:inset 0 0 #0000}.blinkblink{animation:blinkblink 1.5s linear infinite}@keyframes blinkblink{50%{opacity:0}}.checkbox.style-a{display:inline-flex;align-items:center;position:relative;padding-left:20px;cursor:pointer}.checkbox.style-a input{position:absolute;opacity:0;cursor:pointer;height:0;width:0}.checkbox.style-a .checkbox__checkmark{position:absolute;top:50%;margin-top:-8px;left:0;height:16px;width:16px;background-color:#fff;border:1px solid #333;transition:background-color .25s ease;border-radius:3px}.checkbox.style-a .checkbox__checkmark:after{content:"";position:absolute;left:5px;top:1px;width:5px;height:10px;border:solid #333;border-width:0 1px 1px 0;transform:rotate(45deg);opacity:0;transition:opacity .25s ease}.checkbox.style-a input:checked~.checkbox__checkmark{background-color:#fff}.checkbox.style-a input:checked~.checkbox__checkmark:after{opacity:1}.checkbox.style-a .checkbox__body{line-height:1.4;font-size:16px}.old-slip-package-filter-checkbox{-moz-appearance:none;appearance:none;-webkit-appearance:none;width:1.2em;height:1.2em;min-width:1.2em;min-height:1.2em;border:2px solid #495057;border-radius:.25em;background-color:#fff;cursor:pointer;flex-shrink:0;vertical-align:middle}.old-slip-package-filter-checkbox:checked{background-color:#198754;border-color:#198754;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='white' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='20 6 9 17 4 12'%3E%3C/polyline%3E%3C/svg%3E");background-size:85% 85%;background-position:center;background-repeat:no-repeat}.old-slip-package-filter-wrap{background-color:#fff!important;border:1px solid #dee2e6;border-radius:.375rem}.old-slip-modal{display:flex;flex-direction:column;overflow:hidden;border-radius:.75rem;box-shadow:0 1rem 2.5rem #0000002e;border:1px solid rgba(0,0,0,.08)}.old-slip-modal .modal-header{padding:.875rem 1.25rem;background:linear-gradient(180deg,#fff,#f8f9fa);border-top-left-radius:.75rem;border-top-right-radius:.75rem;flex-shrink:0}.old-slip-modal .modal-body{flex:1 1 auto;min-height:0;overflow:hidden}.old-slip-modal .modal-footer{flex-shrink:0}.old-slip-table-wrap{max-height:min(420px,calc(100vh - 240px));overflow-y:auto;overflow-x:auto;-webkit-overflow-scrolling:touch}.old-slip-table thead th{position:sticky;top:0;z-index:2}.old-slip-table{min-width:640px;margin-bottom:0}.old-slip-table th,.old-slip-table td{vertical-align:middle;white-space:nowrap}.old-slip-table th:nth-child(3),.old-slip-table td:nth-child(3){white-space:normal;min-width:180px;max-width:320px}.old-slip-table th:nth-child(4),.old-slip-table td:nth-child(4){min-width:120px}.old-slip-table th:last-child,.old-slip-table td:last-child{width:96px}.yeekee-shot-table-scroll-classic{max-height:1380px;overflow-y:auto;overflow-x:auto}.yeekee-shot-table-scroll-classic thead th{position:sticky;top:0;z-index:1}@media (max-width: 767.98px){.yeekee-shot-table-scroll-classic{max-height:960px}}
