:root{color-scheme:light}*{box-sizing:border-box}html,body,#app{margin:0;padding:0;min-height:100%;width:100%;max-width:100%;overflow-x:hidden;font-family:Noto Sans KR,Apple SD Gothic Neo,Malgun Gothic,sans-serif}button,input,select{font:inherit}.tpl2-root{min-height:100vh;width:100%;max-width:100%;overflow-x:hidden;position:relative;isolation:isolate;background:linear-gradient(135deg,#d9dee6,#cfd9ea 35%,#d8e6f8 68%,#d2e2f0);background-size:220% 220%;animation:site-bg-gradient-shift 26s ease-in-out infinite;color:#0f2240}.tpl2-root.is-dark{background:linear-gradient(135deg,#0f1723,#132132 32%,#0f2436 68%,#15263a);background-size:220% 220%;animation:site-bg-gradient-shift 30s ease-in-out infinite;color:#e4ecf8}.tpl2-root:before{content:"";position:fixed;inset:0;z-index:5;pointer-events:none;background:radial-gradient(circle at 16% 22%,#70c6ff52,#70c6ff00 42%),radial-gradient(circle at 84% 76%,#5ae3aa47,#5ae3aa00 44%),linear-gradient(125deg,#ffffff24,#569dff33 38%,#43dca533 66%,#ffffff14);background-size:180% 180%,190% 190%,240% 240%;mix-blend-mode:soft-light;opacity:.42;animation:site-bg-overlay-shift 20s ease-in-out infinite}.tpl2-root.is-dark:before{background:radial-gradient(circle at 14% 18%,#4280ff47,#4280ff00 42%),radial-gradient(circle at 82% 82%,#2fc58c3d,#2fc58c00 46%),linear-gradient(125deg,#28498038,#247bc547 38%,#1aa07c42 68%,#203e6c33);mix-blend-mode:screen;opacity:.34}@keyframes site-bg-gradient-shift{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}@keyframes site-bg-overlay-shift{0%{background-position:0% 50%,100% 50%,0% 50%}50%{background-position:100% 50%,0% 50%,100% 50%}to{background-position:0% 50%,100% 50%,0% 50%}}@media(prefers-reduced-motion:reduce){.tpl2-root,.tpl2-root.is-dark,.tpl2-root:before,.tpl2-root.is-dark:before{animation:none!important}}.boot-splash{position:fixed;inset:0;z-index:120;display:flex;align-items:center;justify-content:center;background:linear-gradient(180deg,#213a5d,#162640)}.tpl2-root.is-dark .boot-splash{background:linear-gradient(180deg,#0f1825,#121e31)}.boot-splash-logo{width:min(260px,62vw);height:auto;display:block;filter:drop-shadow(0 10px 24px rgba(0,0,0,.38))}.boot-splash-fade-enter-active,.boot-splash-fade-leave-active{transition:opacity .24s ease}.boot-splash-fade-enter-from,.boot-splash-fade-leave-to{opacity:0}.topbar{height:104px;padding:8px 16px;background:#f2f5fa;border-bottom:1px solid #c6cfdd;display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:stretch;gap:12px;position:fixed;top:0;left:0;right:0;width:100%;z-index:100}.tpl2-root.is-dark .topbar{background:#161f2d;border-bottom-color:#2a3a51}.topbar-left{display:flex;align-items:center;gap:8px;min-width:0;flex-shrink:0}.menu-toggle{border:0;background:transparent;color:#1f2f47;font-size:24px;line-height:1;width:38px;height:38px;border-radius:8px;cursor:pointer;display:none;align-items:center;justify-content:center}.menu-toggle:hover{background:#1c315014}.tpl2-root.is-dark .menu-toggle{color:#d9e4f6}.brand{display:inline-flex;align-items:center}.brand-logo{width:150px;height:auto;display:block}.topbar-menu-stack{min-width:0;display:flex;flex-direction:column;justify-content:center;gap:6px;overflow:visible}.top-menu{min-width:0;display:flex;align-items:center;gap:5px;overflow-x:auto;overflow-y:hidden;scrollbar-width:none;-ms-overflow-style:none;padding:0 2px}.top-menu-primary{width:100%;justify-content:center;overflow:visible}.top-menu-secondary-row{min-width:0;display:flex;align-items:center;justify-content:flex-end;gap:8px}.top-menu-secondary{flex:1 1 auto;width:auto;max-width:100%;justify-content:flex-end}.top-menu-secondary-auth,.top-menu-secondary-member{display:inline-flex;align-items:center;gap:6px;flex-shrink:0}.top-menu-auth-btn,.top-menu-member-partner,.top-menu-member-logout{height:32px;border-radius:8px;padding:0 10px;font-size:12px}.top-menu-member-logout{gap:4px}.top-menu-member-user{min-height:32px;border-radius:8px;padding:2px 8px;gap:6px}.top-menu-member-user .topbar-user-avatar{width:20px;height:20px;font-size:14px}.top-menu-member-user .topbar-user-meta strong{font-size:12px}.top-menu-member-user .topbar-user-meta em{font-size:10px}.top-menu-member-stat{min-height:32px;border-radius:8px;padding:3px 9px;gap:6px}.top-menu-member-stat .topbar-stat-label{font-size:11px}.top-menu-member-stat .topbar-stat-value{gap:4px;font-size:13px}.top-menu-member-stat .topbar-stat-icon,.top-menu-member-stat .topbar-point-icon{width:14px;height:14px;font-size:10px}.top-menu::-webkit-scrollbar{display:none}.top-menu-item{flex:0 0 auto;min-width:78px;height:40px;border:1px solid transparent;border-radius:10px;background:transparent;color:#263c59;display:inline-flex;align-items:center;justify-content:center;gap:5px;padding:0 9px;cursor:pointer;white-space:nowrap}.top-menu-primary-item-wrap{position:relative;flex:0 0 auto}.top-menu-primary-item{height:42px;min-width:96px;padding:0 12px}.top-menu-secondary-item{min-width:82px;height:32px;border-radius:8px;padding:0 8px}.top-menu-item:hover,.top-menu-item.active{border-color:#c6d4e7;background:#e9f0f9;color:#123253}.top-menu-icon{width:18px;height:18px;display:inline-flex;align-items:center;justify-content:center;color:#7388a8;font-size:18px;line-height:1;flex-shrink:0}.top-menu-label{max-width:116px;overflow:hidden;text-overflow:ellipsis;font-size:13px;font-weight:800;line-height:1}.top-menu-primary-item .top-menu-icon{width:20px;height:20px;font-size:20px}.top-menu-primary-item .top-menu-label{max-width:none;font-size:16px;font-weight:900}.top-menu-secondary-item .top-menu-label{max-width:none;font-size:13px}.top-menu-state{min-width:18px;border-radius:999px;background:#dce7f5;color:#49607e;padding:2px 5px;font-size:10px;font-weight:900;line-height:1}.top-menu-hover-submenu{position:absolute;left:50%;top:100%;transform:translate(-50%);min-width:172px;padding:6px;border:1px solid #c6d4e7;border-radius:10px;background:#f7fbff;box-shadow:0 10px 24px #0f233f33;display:none;z-index:22}.top-menu-primary-item-wrap.has-submenu:hover .top-menu-hover-submenu,.top-menu-primary-item-wrap.has-submenu:focus-within .top-menu-hover-submenu{display:grid;gap:4px}.top-menu-hover-submenu-item{width:100%;border:1px solid transparent;border-radius:8px;background:transparent;color:#1e395d;min-height:34px;padding:0 10px;text-align:left;font-size:13px;font-weight:700;cursor:pointer}.top-menu-hover-submenu-item:hover,.top-menu-hover-submenu-item.active{border-color:#c1d3e9;background:#e8f1fb;color:#133459}.tpl2-root.is-dark .top-menu-item{color:#d6e2f2}.tpl2-root.is-dark .top-menu-item:hover,.tpl2-root.is-dark .top-menu-item.active{border-color:#344b6a;background:#21334c;color:#fff}.tpl2-root.is-dark .top-menu-icon{color:#9fb4d0}.tpl2-root.is-dark .top-menu-state{background:#2e4565;color:#c9dbf1}.tpl2-root.is-dark .top-menu-hover-submenu{border-color:#3a5477;background:#1f3047;box-shadow:0 12px 24px #00000059}.tpl2-root.is-dark .top-menu-hover-submenu-item{color:#d4e3f7}.tpl2-root.is-dark .top-menu-hover-submenu-item:hover,.tpl2-root.is-dark .top-menu-hover-submenu-item.active{border-color:#4f6990;background:#2a4060;color:#fff}.topbar-theme-icons.top-menu-theme-icons{min-height:32px;border-radius:8px;padding:0 4px;flex-shrink:0}.top-menu-theme-icons .topbar-theme-icon{width:24px;height:24px;border-radius:6px}.top-menu-theme-icons .topbar-theme-icon .material-icons{font-size:16px}.topbar-actions{display:flex;align-items:center;gap:8px;min-width:0;justify-content:flex-end}.topbar-member-mobile,.topbar-guest-mobile{display:inline-flex;align-items:center;gap:8px}.topbar-user-card{border:1px solid #cdd7e6;border-radius:10px;background:#edf2f9;min-height:40px;padding:4px 10px;display:inline-flex;align-items:center;gap:8px;color:#102846;cursor:pointer}.topbar-user-avatar{width:26px;height:26px;border-radius:999px;border:1px solid #c1cde0;background:#fff;color:#607ca0;font-size:17px;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0}.topbar-user-meta{display:inline-grid;gap:1px;text-align:left}.topbar-user-meta strong{font-size:15px;font-weight:800;line-height:1.1}.topbar-user-meta em{font-size:12px;font-style:normal;color:#385983;line-height:1.1}.topbar-stat-card{min-height:40px;border:1px solid #c9d5e7;border-radius:10px;background:#f4f7fc;padding:5px 12px;display:inline-flex;align-items:center;gap:10px}.topbar-stat-label{font-size:13px;font-weight:700;color:#3d5b84;white-space:nowrap}.topbar-stat-value{margin:0;display:inline-flex;align-items:center;gap:6px;color:#168b57;font-size:17px;font-weight:900;line-height:1;letter-spacing:-.02em;white-space:nowrap}.topbar-stat-card.point .topbar-stat-value{color:#3667d6}.topbar-stat-icon{width:18px;height:18px;border-radius:999px;background:#f0d328;color:#fff;font-size:13px;display:inline-flex;align-items:center;justify-content:center}.topbar-point-icon{width:18px;height:18px;border-radius:999px;background:#46bf6b;color:#fff;font-size:12px;font-weight:900;display:inline-flex;align-items:center;justify-content:center}.topbar-theme-icons{min-height:40px;border:1px solid #c7d3e5;border-radius:10px;background:#f5f8fd;padding:0 6px;display:inline-flex;align-items:center;gap:4px}.topbar-theme-icon{width:30px;height:30px;border:1px solid transparent;border-radius:8px;background:transparent;color:#6882a8;display:inline-flex;align-items:center;justify-content:center;cursor:pointer}.topbar-theme-icon .material-icons{font-size:18px}.topbar-theme-icon.light.is-active{border-color:#f4cf7a;background:#fff2c9;color:#ac7400}.topbar-theme-icon.dark.is-active{border-color:#7891b8;background:#2b4060;color:#edf5ff}.topbar-logout-desktop{min-width:112px;gap:5px;border-radius:10px;font-size:14px}.auth-btn{display:inline-flex;align-items:center;justify-content:center;border:1px solid transparent;border-radius:14px;height:40px;padding:0 15px;font-size:13px;font-weight:800;text-decoration:none;white-space:nowrap;cursor:pointer}.auth-btn-login{font-weight:800;border-color:#78a6da8a;color:#fff;background:linear-gradient(130deg,#10233e,#1c3d6a 45%,#0f2d55);background-size:220% 220%;animation:dialog-overlay-shift 8s ease infinite;box-shadow:0 8px 18px #0d203a52}.auth-btn-signup{font-weight:800;color:#fff;border-color:#48ac6a9e;background:linear-gradient(130deg,#178146,#29a45b 45%,#0f6a39);background-size:220% 220%;animation:dialog-overlay-shift 8s ease infinite;box-shadow:0 8px 18px #114b2c4d}.auth-btn-partner{font-size:13px;font-weight:800;border-color:#e2b64aa8;color:#1f1304;background:linear-gradient(135deg,#ffd86b,#f3bf3d);box-shadow:0 8px 16px #6f54123d}.auth-btn-partner:hover{filter:brightness(1.04)}.auth-btn-mobile-partner{font-size:13px;font-weight:800;border-color:#e2b64aa8;color:#1f1304;background:linear-gradient(135deg,#ffd86b,#f3bf3d);box-shadow:0 8px 16px #6f54123d}.auth-btn-mobile-partner:hover{filter:brightness(1.04)}.auth-btn-logout{background:#24395a;border-color:#c4d5ee66;color:#fff}.auth-btn-edit{background:#e9f0fb;border-color:#95a9c8;color:#183152}.tpl2-root.is-dark .auth-btn-edit{background:#2c3c55;border-color:#4d6486;color:#e2ecfb}.auth-btn:hover{filter:brightness(1.05)}.auth-btn-login:hover,.auth-btn-signup:hover{filter:none}.topbar-actions.is-member .auth-btn-partner{border-color:#f1a7a7;color:#df3434;background:#fff;box-shadow:none}.topbar-actions.is-member .auth-btn-partner:hover{background:#fff4f4}.tpl2-root.is-dark .topbar-user-card{border-color:#405674;background:#21324a;color:#e9f0fb}.tpl2-root.is-dark .topbar-user-avatar{border-color:#506686;background:#2b3f5b;color:#d8e6f8}.tpl2-root.is-dark .topbar-user-meta em{color:#b6cae7}.tpl2-root.is-dark .topbar-stat-card{border-color:#3a5477;background:#1e3048}.tpl2-root.is-dark .topbar-stat-label{color:#c7d7ed}.tpl2-root.is-dark .topbar-theme-icons{border-color:#3a5477;background:#1b2b41}.tpl2-root.is-dark .topbar-theme-icon{color:#b9cce8}.tpl2-root.is-dark .topbar-actions.is-member .auth-btn-partner{border-color:#c36363;color:#ff8e8e;background:#2a1820}.mobile-member-summary{display:none}.page-layout{display:grid;grid-template-columns:minmax(0,1fr);margin-top:104px;min-height:calc(100vh - 104px)}.sidebar{background:#f2f5fa;border-right:1px solid #c6cfdd;padding:12px 10px;display:flex;flex-direction:column;gap:10px;z-index:35}.tpl2-root.is-dark .sidebar{background:#161f2d;border-right-color:#2a3a51}.menu-list{display:flex;flex-direction:column;gap:4px}.menu-item{border:0;width:100%;background:transparent;color:inherit;display:flex;align-items:center;gap:11px;text-align:left;padding:10px 8px;border-radius:9px;cursor:pointer}.menu-item:hover{background:#2c517e1f}.menu-item.active{background:#2c517e29}.menu-icon{font-size:21px;color:#8f9bad;width:21px;height:21px;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0}.tpl2-root.is-dark .menu-icon{color:#9eacc1}.menu-label{font-size:14px;font-weight:500;letter-spacing:0}.menu-state{margin-left:auto;color:#677a95;font-size:11px;font-weight:700}.tpl2-root.is-dark .menu-state{color:#89a0c2}.sidebar-footer{margin-top:auto;display:grid;gap:10px}.theme-toggle{border:1px solid #a2b1c5;background:#eef2f8;color:#1e3a5f;border-radius:10px;height:40px;padding:0 12px;font-size:16px;font-weight:700;cursor:pointer}.tpl2-root.is-dark .theme-toggle{border-color:#4a607f;background:#26364d;color:#dce9ff}.member-chip{border-radius:10px;padding:10px 12px;background:#eef4fd;border:1px solid #c3d2ea;display:grid;gap:2px;font-size:14px}.tpl2-root.is-dark .member-chip{background:#223049;border-color:#3f5578}.sidebar-dim{display:none}@media(min-width:981px){.sidebar,.sidebar-footer,.topbar-member-mobile,.topbar-guest-mobile,.topbar-actions{display:none}}.content{padding:18px;display:flex;flex-direction:column;gap:14px;width:100%;max-width:1720px;margin:0 auto;min-width:0;overflow-x:hidden}.content>*{width:100%;max-width:100%;min-width:0}.hero{background:linear-gradient(90deg,#4ade80,#3b82f6);border-radius:16px;overflow:hidden;height:400px;display:grid;grid-template-columns:minmax(320px,1fr) minmax(420px,1.3fr)}.hero-text-wrap{display:flex;align-items:center;padding:32px;position:relative;z-index:1}.hero-copy{max-width:520px}.hero-copy h1{margin:0 0 12px;font-size:3rem;font-weight:700;line-height:1.1;letter-spacing:-.03em;color:#111827}.hero-copy p{margin:0;font-size:1.125rem;line-height:1.35;color:#111827}.hero-accent{margin:6px 0 14px!important;color:#16a34a!important;font-size:1.875rem!important;font-weight:700}.hero-cta{margin-top:8px;border:0;border-radius:8px;background:#22c55e;color:#111827;padding:12px 24px;font-size:1.125rem;font-weight:700;line-height:1;cursor:pointer}.hero-cta:hover{background:#16a34a}.hero-art-wrap{position:relative;min-height:100%}.hero-bg,.hero-figure{position:absolute;inset:0}.hero-bg{background-repeat:no-repeat;background-size:cover;background-position:center}.hero-figure{width:100%;height:100%;object-fit:contain;object-position:right bottom}@media(max-width:1860px){.hero{height:350px}.hero-copy h1{font-size:1.5rem;margin-bottom:8px}.hero-copy p{font-size:.875rem;margin-bottom:2px}.hero-accent{font-size:1.125rem!important;margin-bottom:8px!important}.hero-cta{font-size:.875rem;padding:8px 16px}.hero-text-wrap{padding:1rem}}@media(max-width:1400px){.hero{height:300px}.hero-copy h1{font-size:1.25rem;margin-bottom:4px}.hero-copy p{font-size:.75rem;margin-bottom:2px}.hero-accent{font-size:1rem!important;margin-bottom:6px!important}.hero-cta{font-size:.75rem;padding:6px 12px}.hero-text-wrap{padding:.75rem}}@media(max-width:1200px){.hero{height:250px}.hero-copy h1{font-size:1.125rem}.hero-copy p{font-size:.6875rem}.hero-accent{font-size:.875rem!important}.hero-cta{font-size:.6875rem;padding:4px 8px}.hero-text-wrap{padding:.5rem}}@media(max-width:768px){.hero{height:200px;grid-template-columns:1fr}}.category-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:10px;width:100%;max-width:100%;min-width:0}.popular-section{margin-top:2px;margin-bottom:8px;width:100%;max-width:100%;min-width:0}.popular-head{display:inline-flex;align-items:center;gap:3px;color:#f6bb13;font-size:15px;font-weight:700;margin-bottom:10px}.popular-head .material-icons{font-size:19px}.popular-marquee{overflow:hidden;border-radius:0;border:0;background:transparent;padding:0;width:100%;max-width:100%}.tpl2-root.is-dark .popular-marquee{background:transparent}.popular-track{display:flex;width:max-content;will-change:transform;transform:translateZ(0);animation:popular-marquee-scroll 56s linear infinite}.popular-marquee.is-paused .popular-track{animation-play-state:paused}.popular-group{display:flex;gap:8px;padding-right:8px}.popular-card{width:118px;margin-right:0;border:1px solid #d1d8e3;border-radius:8px;background:#fff;padding:8px;text-align:center;color:#111827;cursor:pointer;box-shadow:0 1px 4px #0d1e381a}.popular-card img{width:100%;height:96px;border-radius:6px;object-fit:cover;display:block;margin-bottom:7px}.popular-game-name{margin:0;font-size:12px;font-weight:600;line-height:1.2;height:1.2em;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.popular-game-vendor{margin:5px 0 0;font-size:12px;color:#6b7280;line-height:1}.tpl2-root.is-dark .popular-card{border-color:#3b4c64;background:#202c3d;color:#e7edf7}.tpl2-root.is-dark .popular-game-vendor{color:#a0aec3}@keyframes popular-marquee-scroll{0%{transform:translateZ(0)}to{transform:translate3d(-50%,0,0)}}.category-card{border:1px solid #bac4d3;border-radius:14px;background:var(--card-bg);min-height:198px;padding:14px 14px 122px;position:relative;overflow:hidden;text-align:left;color:#102440;cursor:pointer}.category-card:before,.category-card:after{content:"";position:absolute;inset:0;pointer-events:none}.category-card:before{background:radial-gradient(460px 240px at 8% 10%,#ffffff80,#fff0 64%),linear-gradient(180deg,#ffffff24,#fff0);z-index:1}.category-card:after{background:linear-gradient(135deg,#2848791f,#236c562e 45%,#19a06b42);opacity:0;transition:opacity .24s ease;z-index:2}.category-card:hover:after,.category-card:focus-visible:after{opacity:1}.category-card h3{margin:0;font-size:16px;font-weight:900;letter-spacing:-.03em;position:relative;z-index:3}.category-card p{margin:4px 0 0;font-size:11px;font-weight:600;color:#102440c7;position:relative;z-index:3}.category-figure{position:absolute;left:50%;transform:translate(-50%);bottom:var(--figure-bottom);width:var(--figure-width);max-height:86%;object-fit:contain;object-position:var(--figure-position);z-index:1;transition:transform .24s ease,filter .24s ease}.category-card:hover .category-figure,.category-card:focus-visible .category-figure{transform:translate(-50%) scale(1.08);filter:saturate(1.08) brightness(1.03)}.tpl2-root.is-dark .category-card:after{background:linear-gradient(135deg,#233c6038,#12584947 44%,#16886057)}.panel{border:1px solid #b9c4d4;border-radius:12px;padding:14px;background:#ffffff94}.tpl2-root.is-dark .panel{background:#1c283ab8;border-color:#8395b473}.panel-header{display:flex;align-items:center;justify-content:space-between;gap:12px}.panel-header h2{margin:0;font-size:clamp(24px,1.7vw,34px);letter-spacing:-.03em}.home-match-panel .panel-header h2,.home-notice-event-panel .panel-header h2{font-size:21px;font-weight:800;letter-spacing:-.02em}.home-match-panel,.home-notice-event-panel{width:100%;max-width:100%;min-width:0;overflow-x:hidden}.home-notice-event-panel .inout-card h3{font-size:21px}.home-match-panel .match-results-state,.home-notice-event-panel .panel-empty,.home-notice-event-panel .inout-list li{font-size:12px}.home-match-panel .match-result-league,.home-match-panel .match-result-team-name{font-size:11px}.home-match-panel .score-value{font-size:13px}.home-match-panel .score-separator{font-size:11px}.panel-refresh{border:1px solid #9eb1c8;border-radius:10px;background:#f4f7fb;color:#2b456e;font-size:15px;font-weight:700;height:38px;padding:0 14px;cursor:pointer}.panel-refresh:disabled{opacity:.6;cursor:not-allowed}.tpl2-root.is-dark .panel-refresh{background:#273750;color:#d8e7ff;border-color:#50688d}.panel-empty{margin:12px 0 0;font-size:16px;color:#4f5f76}.tpl2-root.is-dark .panel-empty{color:#9bb0ce}.sports-page-panel{width:100%;max-width:1400px;padding:14px;background:linear-gradient(160deg,#edf3fb,#e6eef9 46%,#f4f8fd)}.content.is-subpage-center{align-items:center}.content.is-subpage-center>*{width:min(100%,1400px);margin-inline:auto}.tpl2-root.is-dark .sports-page-panel{background:radial-gradient(circle at 20% 0%,#18468829,#18468800 34%),radial-gradient(circle at 85% 100%,#122d5c24,#122d5c00 40%),linear-gradient(180deg,#000208,#00040d 44%,#000207)}.sports-page-head{padding:2px 2px 0}.sports-page-location{margin-top:10px;display:inline-flex;flex-wrap:wrap;gap:6px}.sports-page-location span,.sports-page-location strong{min-height:24px;padding:0 8px;border-radius:999px;border:1px solid #c8d6ea;background:#f0f6ff;color:#526f92;display:inline-flex;align-items:center;font-size:11px;font-weight:800}.sports-page-location strong{border-color:#8fb0dc;color:#224672;background:linear-gradient(135deg,#e0edff,#d2e3fa)}.tpl2-root.is-dark .sports-page-location span,.tpl2-root.is-dark .sports-page-location strong{border-color:#1f436b;background:#051327;color:#a2bedf}.tpl2-root.is-dark .sports-page-location strong{border-color:#3f70a9;background:linear-gradient(135deg,#0c2646,#081c34);color:#eef5ff}.sports-iframe-panel{margin-top:10px;border:1px solid #c6d4e7;border-radius:12px;background:#f8fbff;overflow:hidden}.tpl2-root.is-dark .sports-iframe-panel{border-color:#1a3655;background:#010916}.sports-iframe-view{width:100%;height:calc(100vh - 250px);min-height:620px;border:0;display:block;background:#090708}.sports-iframe-status{min-height:620px;padding:24px;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:12px;color:#4d6281;font-size:14px;line-height:1.5;text-align:center}.tpl2-root.is-dark .sports-iframe-status{color:#d8deea}.sports-iframe-status.error{color:#c12d2d}.tpl2-root.is-dark .sports-iframe-status.error{color:#ffb0ab}.sports-iframe-status p{margin:0;max-width:760px;white-space:pre-wrap;word-break:keep-all}.sports-iframe-retry{min-width:120px;height:36px;padding:0 14px;border-radius:8px;border:1px solid #a5b8d1;background:#2b456e1a;color:#2b456e;font-size:12px;font-weight:700;cursor:pointer;transition:all .2s}.sports-iframe-retry:hover{background:#2b456e;color:#fff}.tpl2-root.is-dark .sports-iframe-retry{border-color:#7f95b6;background:#7ea9e824;color:#d8e7ff}.sportsbook-mainmatch-page{margin-top:10px;display:flex;flex-direction:column;gap:8px}.sportsbook-mainmatch-sport-tabs{border:1px solid #2a3138;border-radius:12px;background:linear-gradient(95deg,#10161d,#131922 60%,#101820);min-height:60px;padding:4px 8px;display:flex;align-items:center;gap:6px;overflow-x:auto}.sportsbook-mainmatch-sport-tab-btn{min-width:92px;height:48px;border:1px solid transparent;border-radius:7px;background:transparent;color:#9ca7b5;display:inline-flex;flex-direction:column;align-items:center;justify-content:center;gap:2px;cursor:pointer}.sportsbook-mainmatch-sport-tab-btn strong{font-size:.8rem;font-weight:800;letter-spacing:.02em}.sportsbook-mainmatch-sport-tab-icon{font-size:1.1rem;line-height:1}.sportsbook-mainmatch-sport-tab-btn.active{border-color:#454f59;background:linear-gradient(180deg,#2c343de6,#1e262feb);color:#edf2f9;box-shadow:inset 0 -3px #e7c72d}.sportsbook-mainmatch-shell{display:grid;grid-template-columns:minmax(0,1fr) 320px;gap:10px;min-height:620px}.sportsbook-mainmatch-board{border:1px solid #2d353d;border-radius:12px;background:linear-gradient(130deg,#0b0e14,#10161e 52%,#121a23);overflow:hidden;min-width:0}.tpl2-root.is-dark .sportsbook-mainmatch-board{border-color:#2d353d;background:linear-gradient(130deg,#0b0e14,#10161e 52%,#121a23)}.sportsbook-mainmatch-group-list{display:flex;flex-direction:column;gap:10px;padding:10px}.sportsbook-mainmatch-group{border:1px solid #2e363f;border-radius:10px;overflow:hidden;background:#0c1118e6}.tpl2-root.is-dark .sportsbook-mainmatch-group{border-color:#2e363f;background:#0d141c}.sportsbook-mainmatch-group-head{padding:9px 12px;border-bottom:1px solid #2e373f;background:linear-gradient(180deg,#171e27,#131a22)}.tpl2-root.is-dark .sportsbook-mainmatch-group-head{border-bottom-color:#2e373f;background:linear-gradient(180deg,#171e27,#131a22)}.sportsbook-mainmatch-group-head h3{margin:0;display:inline-flex;align-items:center;gap:8px;font-size:14px;font-weight:900;color:#d4dee9}.sportsbook-mainmatch-group-head h3 span{font-size:11px;opacity:.8}.tpl2-root.is-dark .sportsbook-mainmatch-group-head h3{color:#d4dee9}.sportsbook-mainmatch-group-icon{width:26px;height:26px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;background:#45505e47;border:1px solid rgba(132,146,163,.28);font-size:15px}.sportsbook-mainmatch-match-card{margin:10px;border:1px solid #2e3740;border-radius:12px;background:linear-gradient(100deg,#050b14,#061425 54%,#050e16);overflow:hidden}.sportsbook-mainmatch-match-card-head{min-height:56px;padding:10px 14px;display:flex;flex-direction:column;align-items:stretch;gap:4px;border-bottom:1px solid #2a333c}.sportsbook-mainmatch-match-card-league{display:none;grid-template-columns:45% 10% 45%;width:100%;min-width:0;align-items:center;gap:6px;color:#e2e9f3;font-weight:900;font-size:.9rem}.sportsbook-mainmatch-match-card-league strong{min-width:0;max-width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.sportsbook-mainmatch-match-card-league strong:first-child{text-align:right}.sportsbook-mainmatch-match-card-league span{text-align:center}.sportsbook-mainmatch-match-card-league strong:last-child{text-align:left}.sportsbook-mainmatch-quarter-tag{color:#f60;font-weight:900}.sportsbook-mainmatch-quarter-tag-prefix{margin-right:4px}.sportsbook-mainmatch-quarter-tag-suffix{margin-left:4px}.sportsbook-mainmatch-match-card-league-icon{width:30px;height:30px;border-radius:50%;background:#3a465380;border:1px solid rgba(118,132,149,.32);display:inline-flex;align-items:center;justify-content:center;font-size:16px}.sportsbook-mainmatch-match-card-meta{width:100%;display:flex;align-items:center;justify-content:flex-start;gap:10px;margin-top:0;font-size:15px;color:#98a6b4;font-weight:700}.sportsbook-mainmatch-prestatus{min-width:52px;height:24px;border-radius:6px;padding:0 8px;display:inline-flex;align-items:center;justify-content:center;background:linear-gradient(180deg,#30b163,#1d8b49);color:#fff;font-size:.78rem;font-weight:800;line-height:1}.sportsbook-mainmatch-prestatus.closed{background:linear-gradient(180deg,#6b7584,#515a66)}.sportsbook-mainmatch-match-time{font-size:.9rem;color:inherit;white-space:nowrap}.sportsbook-mainmatch-match-time.mobile{display:none}.sportsbook-mainmatch-status-pill{min-width:66px;height:30px;padding:0 10px;border-radius:7px;background:linear-gradient(180deg,#30b163,#1d8b49);color:#fff;display:inline-flex;align-items:center;justify-content:center;font-size:15px;font-weight:800}.sportsbook-mainmatch-status-pill.closed{background:linear-gradient(180deg,#6b7584,#515a66)}.sportsbook-mainmatch-more-btn{height:34px;border:0;border-radius:8px;background:linear-gradient(180deg,#4d6278,#3f5267);color:#f5f9ff;font-weight:800;font-size:16px;padding:0 14px}.sportsbook-mainmatch-market-list{display:flex;flex-direction:column}.sportsbook-mainmatch-market-row{display:grid;grid-template-columns:minmax(0,1fr);border-bottom:1px solid #27313a}.sportsbook-mainmatch-market-row:last-child{border-bottom:0}.sportsbook-mainmatch-market-name{padding:7px 14px 4px;font-size:12px;font-weight:800;letter-spacing:.01em;color:#95a9c1}.sportsbook-mainmatch-market-body{padding:0 14px;display:grid;grid-template-columns:minmax(0,1fr) 362px minmax(0,1fr);gap:14px;align-items:center}.sportsbook-mainmatch-market-body.is-special-inline{grid-template-columns:auto minmax(0,1fr) 362px minmax(0,1fr) auto}.sportsbook-special-inline-time,.sportsbook-special-inline-status{font-size:12px;font-weight:700;color:#8fa3bc;white-space:nowrap}.sportsbook-special-inline-time{text-align:left}.sportsbook-special-inline-status{text-align:right}.sportsbook-special-inline-status.closed{color:#da7f7f}.sportsbook-mainmatch-team-side{min-width:0;display:inline-flex;align-items:center;gap:8px;color:#e6ecf5;font-size:13px;font-weight:800}.sportsbook-mainmatch-team-side.away{justify-content:flex-end}.sportsbook-mainmatch-team-side strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.sportsbook-mainmatch-side-mark{color:#58d366;font-size:18px;font-weight:900;font-style:normal;line-height:1}.sportsbook-mainmatch-side-arrow{width:11px;height:12px;display:inline-block;background-repeat:no-repeat;background-position:center;background-size:11px 12px;flex-shrink:0}.sportsbook-mainmatch-side-arrow.over{background-image:url(data:image/gif;base64,R0lGODlhCwAMANU/AOwbG+oZGeIREe8eHucWFuAODuUTE/EgIMYLC6IREa0cHLAeHqQTE9gdHdcbG6kXF6saGskNDc8UFMsPD84REbQiItQYGKcVFbYkJNIWFrIgINofH6wjI5gODuIeHuEcHNkVFdQQENwXF9cSEtINDd4ZGeQgIM8LC8oZGccXF8YVFcMTE78ODssbG8IQEL0MDL4WFrkPD8EYGLUMDMIaGrYNDboSEr0UFJENDfMiIt0MDKQhIbclJaEPD////////yH/C05FVFNDQVBFMi4wAwEAAAAh/wtYTVAgRGF0YVhNUDw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6MUVCQjlBNkYyRUM1MTFFMzg1QTQ5MzQ0QzZFMjIxMUEiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6MUVCQjlBNzAyRUM1MTFFMzg1QTQ5MzQ0QzZFMjIxMUEiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDoxRUJCOUE2RDJFQzUxMUUzODVBNDkzNDRDNkUyMjExQSIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDoxRUJCOUE2RTJFQzUxMUUzODVBNDkzNDRDNkUyMjExQSIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PgH//v38+/r5+Pf29fTz8vHw7+7t7Ovq6ejn5uXk4+Lh4N/e3dzb2tnY19bV1NPS0dDPzs3My8rJyMfGxcTDwsHAv769vLu6ubi3trW0s7KxsK+urayrqqmop6alpKOioaCfnp2cm5qZmJeWlZSTkpGQj46NjIuKiYiHhoWEg4KBgH9+fXx7enl4d3Z1dHNycXBvbm1sa2ppaGdmZWRjYmFgX15dXFtaWVhXVlVUU1JRUE9OTUxLSklIR0ZFRENCQUA/Pj08Ozo5ODc2NTQzMjEwLy4tLCsqKSgnJiUkIyIhIB8eHRwbGhkYFxYVFBMSERAPDg0MCwoJCAcGBQQDAgEAACH5BAUyAD8ALAAAAAALAAwAAAZYQJ5wSORhckjTxoTMYSqHg6fha3iiFc3g4/B5HZ+BZlGyeM+W0kKRObszCghIIjnTQZCHwUA5U/YPFwICE2cTgxcMBQURZxGLDAk6OicIlieTCT2bnJ09QQAh+QQFCgA/ACwBAAAACQAMAAAGOcCfkLPjCI+mjW9jOnoavp+v4fl9HFGhz/GxZI8+iyiTOZJFBMJRmF67327Sa/YirXXSH37dwXWOQQAh+QQFCgA/ACwBAAAACQAMAAAGO8Dfj7P77TjCn2nj+/k2pp+n0RT6Gh5HNelzlCyWJLgUCCSF5bN6rQ6xaqyQOuKLqBFNH+Lcwf1wHUJBACH5BAUKAD8ALAEAAAAJAAwAAAY6wB9n9yvuOD/Txlf8+TamBrPpbHwcjib2AwBQf92veFwcuWKu0Xfim1BJEaYvQioipk5EsYNr4jo/QQAh+QQFCgA/ACwBAAAACQAMAAAGOEDO7kck7jgbX5Ho23gajSLUMxgsf9WrdksErWwr0JXioyxDE6VvEvqRIkpmhISIF32IDu6K6wQBACH5BAUKAD8ALAEAAAAJAAwAAAY7QB6P8ytyhLncpvjbJA8HZhEqrVqrItVNJapKfBLpiOL7+SijX2hSLvomoUib6YucEAgm/tTrdZgdfUEAIfkEBQoAPwAsAQAEAAkABwAABirA36+UgqVKwmTGl0n+QBLfzycB/UYUqdBHGU20Sd+EFIkkyySdzvlTBwEAIfkEBQoAPwAsAQADAAkABwAABirA3++DkqE+wqTFZ0n+RBnfz5cR/UASqdAnAVG0SR8lNJkky6FCwflTBwEAIfkEBQoAPwAsAQACAAkABwAABirA38/TorU8wqTD50j+Shbfz2cp/UQZqdCXEUm0SZ9kRKEkyyOBwPlTBwEAOw==)}.sportsbook-mainmatch-side-arrow.under{background-image:url(data:image/gif;base64,R0lGODlhCwAMANU/ACOA3yF93Bl21Rx41yaD4h572iuH5iiF5Ch70BZqvxZYmyJjpyhprR1foh5wxiR3zSd5zxlswRtuxCRlqSJ2yxlanhtcoBRWmR9hpCZnqx9zyBVnvRJPjydlox91zxxzzSF40RdvyCR71CZ91il/2BpxyhZsxiqB2iBvvxxquh1svBlouCJwwRVktCVywxdmtRxntB9qtiBruCNtuhZhrRRfrBhjsBtlsiVgnCyJ6BFLiRdz0xNUmClrrv///////yH/C05FVFNDQVBFMi4wAwEAAAAh/wtYTVAgRGF0YVhNUDw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6RTEzMjZCM0YyRUM1MTFFMzg4MzA4QTEyRDMyQjkxQzciIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6RTEzMjZCNDAyRUM1MTFFMzg4MzA4QTEyRDMyQjkxQzciPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpFMTMyNkIzRDJFQzUxMUUzODgzMDhBMTJEMzJCOTFDNyIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpFMTMyNkIzRTJFQzUxMUUzODgzMDhBMTJEMzJCOTFDNyIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PgH//v38+/r5+Pf29fTz8vHw7+7t7Ovq6ejn5uXk4+Lh4N/e3dzb2tnY19bV1NPS0dDPzs3My8rJyMfGxcTDwsHAv769vLu6ubi3trW0s7KxsK+urayrqqmop6alpKOioaCfnp2cm5qZmJeWlZSTkpGQj46NjIuKiYiHhoWEg4KBgH9+fXx7enl4d3Z1dHNycXBvbm1sa2ppaGdmZWRjYmFgX15dXFtaWVhXVlVUU1JRUE9OTUxLSklIR0ZFRENCQUA/Pj08Ozo5ODc2NTQzMjEwLy4tLCsqKSgnJiUkIyIhIB8eHRwbGhkYFxYVFBMSERAPDg0MCwoJCAcGBQQDAgEAACH5BAUyAD8ALAAAAAALAAwAAAZZwJ5wSOwxcrkTYnlCMjIGA8RHhUQzk8PhQfU9tJMFgUDpUsYLDEij6bJBmIajS3c0LB8J3Sf5WCoDJRFdESUDFQoCAiEJPgkhigoXO5QmGyaUOxc8nJ2ePEEAIfkEBQoAPwAsAQAAAAkADAAABjjAn7CD6wiPuZ/vlzySXDMX6UitWoUAQDXrcTiOXo9kSfVJShGyMlL6hRJLXyJ0NG18G1OVo+McgwAh+QQFCgA/ACwBAAAACQAMAAAGO8Dfr4P74TpCIcL38yGSQogPAv2NWDLWqMrtCgOBKvgjkSTLnwgT6ouEEutmIvQzbZi+jSnJ0f10HEJBACH5BAUKAD8ALAEAAAAJAAwAAAY7wF8H9yviOkWEr/jzIYokyNIHITF/D9/j+hOhYigRd0wuFgrccykSYbJLieXVlzBt5M2N6cfRMXUcP0EAIfkEBQoAPwAsAQAAAAkADAAABjjADu5HJOI6CF+R6EOQIEomhPQbPZS+x2hJ8VGWP5AKpgKBz2jiYABehxKJIjy0iRZ9G44OrOMEAQAh+QQFCgA/ACwBAAAACQAMAAAGOsBer/MrdoQnBKL4U54gPmbRBxk9otPH6CeiRH0UkVTj00h/ntQt5Tm730WB4Czf7TbMjZ3H4zA5fEEAIfkEBQoAPwAsAQABAAkABwAABijAXO5HJApJEEgxSXr4ikTfQ0R5RimiH0jz9GlAUIfPAf19VrbVhxgEACH5BAUKAD8ALAEAAgAJAAcAAAYoQIPhRyQKR49HMTmi+IpEHwWkeUY1oJ/H8fQ5PFCJTwL9lV60V4kYBAAh+QQFCgA/ACwBAAMACQAHAAAGKMDD4UckCkUUSjEp0viKRJ/G43hGHZ7fR/L0ST7QiC8C/YVatVaIGAQAOw==)}.sportsbook-mainmatch-odds-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:6px}.sportsbook-mainmatch-line-value{min-height:48px;border:1px solid #3a4552;border-radius:7px;background:#1a222d;display:inline-flex;align-items:center;justify-content:center;color:#50d27e;font-size:14px;font-weight:800}.sportsbook-mainmatch-pick-btn{width:100%;min-height:48px;border:1px solid #3a4552;border-radius:7px;background:#1a222d;color:#e8edf5;font-size:11px;font-weight:800;cursor:pointer;transition:all .15s ease;display:inline-flex;flex-direction:column;align-items:center;justify-content:center;gap:2px}.sportsbook-mainmatch-pick-btn.middle{border-color:#465363}.sportsbook-mainmatch-pick-btn:hover:not(:disabled){border-color:#5a6777;background:#222d3a}.sportsbook-mainmatch-pick-btn.active:hover:not(:disabled){border-color:#e0bf1a;background:#e6c31a;color:#10151d}.sportsbook-mainmatch-pick-btn span{font-size:11px;color:#a7b3c0;font-weight:600;line-height:1}.sportsbook-mainmatch-pick-label{display:inline-flex;align-items:center;gap:4px}.sportsbook-mainmatch-pick-mark{font-style:normal;font-weight:900;color:#58d366;line-height:1}.sportsbook-mainmatch-pick-arrow{width:11px;height:12px;display:inline-block;background-repeat:no-repeat;background-position:center;background-size:11px 12px;flex-shrink:0}.sportsbook-mainmatch-pick-arrow.over{background-image:url(data:image/gif;base64,R0lGODlhCwAMANU/AOwbG+oZGeIREe8eHucWFuAODuUTE/EgIMYLC6IREa0cHLAeHqQTE9gdHdcbG6kXF6saGskNDc8UFMsPD84REbQiItQYGKcVFbYkJNIWFrIgINofH6wjI5gODuIeHuEcHNkVFdQQENwXF9cSEtINDd4ZGeQgIM8LC8oZGccXF8YVFcMTE78ODssbG8IQEL0MDL4WFrkPD8EYGLUMDMIaGrYNDboSEr0UFJENDfMiIt0MDKQhIbclJaEPD////////yH/C05FVFNDQVBFMi4wAwEAAAAh/wtYTVAgRGF0YVhNUDw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6MUVCQjlBNkYyRUM1MTFFMzg1QTQ5MzQ0QzZFMjIxMUEiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6MUVCQjlBNzAyRUM1MTFFMzg1QTQ5MzQ0QzZFMjIxMUEiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDoxRUJCOUE2RDJFQzUxMUUzODVBNDkzNDRDNkUyMjExQSIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDoxRUJCOUE2RTJFQzUxMUUzODVBNDkzNDRDNkUyMjExQSIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PgH//v38+/r5+Pf29fTz8vHw7+7t7Ovq6ejn5uXk4+Lh4N/e3dzb2tnY19bV1NPS0dDPzs3My8rJyMfGxcTDwsHAv769vLu6ubi3trW0s7KxsK+urayrqqmop6alpKOioaCfnp2cm5qZmJeWlZSTkpGQj46NjIuKiYiHhoWEg4KBgH9+fXx7enl4d3Z1dHNycXBvbm1sa2ppaGdmZWRjYmFgX15dXFtaWVhXVlVUU1JRUE9OTUxLSklIR0ZFRENCQUA/Pj08Ozo5ODc2NTQzMjEwLy4tLCsqKSgnJiUkIyIhIB8eHRwbGhkYFxYVFBMSERAPDg0MCwoJCAcGBQQDAgEAACH5BAUyAD8ALAAAAAALAAwAAAZYQJ5wSORhckjTxoTMYSqHg6fha3iiFc3g4/B5HZ+BZlGyeM+W0kKRObszCghIIjnTQZCHwUA5U/YPFwICE2cTgxcMBQURZxGLDAk6OicIlieTCT2bnJ09QQAh+QQFCgA/ACwBAAAACQAMAAAGOcCfkLPjCI+mjW9jOnoavp+v4fl9HFGhz/GxZI8+iyiTOZJFBMJRmF67327Sa/YirXXSH37dwXWOQQAh+QQFCgA/ACwBAAAACQAMAAAGO8Dfj7P77TjCn2nj+/k2pp+n0RT6Gh5HNelzlCyWJLgUCCSF5bN6rQ6xaqyQOuKLqBFNH+Lcwf1wHUJBACH5BAUKAD8ALAEAAAAJAAwAAAY6wB9n9yvuOD/Txlf8+TamBrPpbHwcjib2AwBQf92veFwcuWKu0Xfim1BJEaYvQioipk5EsYNr4jo/QQAh+QQFCgA/ACwBAAAACQAMAAAGOEDO7kck7jgbX5Ho23gajSLUMxgsf9WrdksErWwr0JXioyxDE6VvEvqRIkpmhISIF32IDu6K6wQBACH5BAUKAD8ALAEAAAAJAAwAAAY7QB6P8ytyhLncpvjbJA8HZhEqrVqrItVNJapKfBLpiOL7+SijX2hSLvomoUib6YucEAgm/tTrdZgdfUEAIfkEBQoAPwAsAQAEAAkABwAABirA36+UgqVKwmTGl0n+QBLfzycB/UYUqdBHGU20Sd+EFIkkyySdzvlTBwEAIfkEBQoAPwAsAQADAAkABwAABirA3++DkqE+wqTFZ0n+RBnfz5cR/UASqdAnAVG0SR8lNJkky6FCwflTBwEAIfkEBQoAPwAsAQACAAkABwAABirA38/TorU8wqTD50j+Shbfz2cp/UQZqdCXEUm0SZ9kRKEkyyOBwPlTBwEAOw==)}.sportsbook-mainmatch-pick-arrow.under{background-image:url(data:image/gif;base64,R0lGODlhCwAMANU/ACOA3yF93Bl21Rx41yaD4h572iuH5iiF5Ch70BZqvxZYmyJjpyhprR1foh5wxiR3zSd5zxlswRtuxCRlqSJ2yxlanhtcoBRWmR9hpCZnqx9zyBVnvRJPjydlox91zxxzzSF40RdvyCR71CZ91il/2BpxyhZsxiqB2iBvvxxquh1svBlouCJwwRVktCVywxdmtRxntB9qtiBruCNtuhZhrRRfrBhjsBtlsiVgnCyJ6BFLiRdz0xNUmClrrv///////yH/C05FVFNDQVBFMi4wAwEAAAAh/wtYTVAgRGF0YVhNUDw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6RTEzMjZCM0YyRUM1MTFFMzg4MzA4QTEyRDMyQjkxQzciIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6RTEzMjZCNDAyRUM1MTFFMzg4MzA4QTEyRDMyQjkxQzciPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpFMTMyNkIzRDJFQzUxMUUzODgzMDhBMTJEMzJCOTFDNyIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpFMTMyNkIzRTJFQzUxMUUzODgzMDhBMTJEMzJCOTFDNyIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PgH//v38+/r5+Pf29fTz8vHw7+7t7Ovq6ejn5uXk4+Lh4N/e3dzb2tnY19bV1NPS0dDPzs3My8rJyMfGxcTDwsHAv769vLu6ubi3trW0s7KxsK+urayrqqmop6alpKOioaCfnp2cm5qZmJeWlZSTkpGQj46NjIuKiYiHhoWEg4KBgH9+fXx7enl4d3Z1dHNycXBvbm1sa2ppaGdmZWRjYmFgX15dXFtaWVhXVlVUU1JRUE9OTUxLSklIR0ZFRENCQUA/Pj08Ozo5ODc2NTQzMjEwLy4tLCsqKSgnJiUkIyIhIB8eHRwbGhkYFxYVFBMSERAPDg0MCwoJCAcGBQQDAgEAACH5BAUyAD8ALAAAAAALAAwAAAZZwJ5wSOwxcrkTYnlCMjIGA8RHhUQzk8PhQfU9tJMFgUDpUsYLDEij6bJBmIajS3c0LB8J3Sf5WCoDJRFdESUDFQoCAiEJPgkhigoXO5QmGyaUOxc8nJ2ePEEAIfkEBQoAPwAsAQAAAAkADAAABjjAn7CD6wiPuZ/vlzySXDMX6UitWoUAQDXrcTiOXo9kSfVJShGyMlL6hRJLXyJ0NG18G1OVo+McgwAh+QQFCgA/ACwBAAAACQAMAAAGO8Dfr4P74TpCIcL38yGSQogPAv2NWDLWqMrtCgOBKvgjkSTLnwgT6ouEEutmIvQzbZi+jSnJ0f10HEJBACH5BAUKAD8ALAEAAAAJAAwAAAY7wF8H9yviOkWEr/jzIYokyNIHITF/D9/j+hOhYigRd0wuFgrccykSYbJLieXVlzBt5M2N6cfRMXUcP0EAIfkEBQoAPwAsAQAAAAkADAAABjjADu5HJOI6CF+R6EOQIEomhPQbPZS+x2hJ8VGWP5AKpgKBz2jiYABehxKJIjy0iRZ9G44OrOMEAQAh+QQFCgA/ACwBAAAACQAMAAAGOsBer/MrdoQnBKL4U54gPmbRBxk9otPH6CeiRH0UkVTj00h/ntQt5Tm730WB4Czf7TbMjZ3H4zA5fEEAIfkEBQoAPwAsAQABAAkABwAABijAXO5HJApJEEgxSXr4ikTfQ0R5RimiH0jz9GlAUIfPAf19VrbVhxgEACH5BAUKAD8ALAEAAgAJAAcAAAYoQIPhRyQKR49HMTmi+IpEHwWkeUY1oJ/H8fQ5PFCJTwL9lV60V4kYBAAh+QQFCgA/ACwBAAMACQAHAAAGKMDD4UckCkUUSjEp0viKRJ/G43hGHZ7fR/L0ST7QiC8C/YVatVaIGAQAOw==)}.sportsbook-mainmatch-pick-btn strong{font-size:.9rem;color:#fff;line-height:1}.sportsbook-mainmatch-pick-btn.active{border-color:#e0bf1a;background:#e6c31a;color:#10151d;box-shadow:0 0 0 1px #82600029 inset}.sportsbook-mainmatch-pick-btn.active span,.sportsbook-mainmatch-pick-btn.active strong{color:#10151d}.sportsbook-mainmatch-pick-btn:active:not(:disabled){border-color:#e0bf1a;background:#e6c31a;color:#10151d}.sportsbook-mainmatch-pick-btn:active:not(:disabled) span,.sportsbook-mainmatch-pick-btn:active:not(:disabled) strong{color:#10151d}.sportsbook-mainmatch-pick-btn:disabled:not(.active){opacity:.5;cursor:not-allowed}.sportsbook-mainmatch-pick-btn.active:disabled{opacity:1;cursor:not-allowed}.tpl2-root.is-dark .sportsbook-mainmatch-pick-btn{border-color:#3a4552;background:#1a222d;color:#d7e0eb}.tpl2-root.is-dark .sportsbook-mainmatch-pick-btn:hover:not(:disabled){border-color:#5a6777;background:#222d3a}.tpl2-root.is-dark .sportsbook-mainmatch-pick-btn.active:hover:not(:disabled){border-color:#e0bf1a;background:#e6c31a;color:#10151d}.tpl2-root.is-dark .sportsbook-mainmatch-pick-btn.active{border-color:#e0bf1a;background:#e6c31a;color:#10151d}.sportsbook-mainmatch-cart{border:1px solid #29323b;border-radius:0 0 18px 18px;background:linear-gradient(130deg,#10161d,#121a22 55%,#141f27);padding:0;display:flex;flex-direction:column;gap:0;min-height:620px;overflow:visible}.tpl2-root.is-dark .sportsbook-mainmatch-cart{border-color:#29323b;background:linear-gradient(130deg,#10161d,#121a22 55%,#141f27)}.sportsbook-mainmatch-cart-head{min-height:60px;padding:0 28px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid rgba(95,108,122,.28);background:linear-gradient(90deg,#0f161ef2,#121c24f2)}.sportsbook-mainmatch-cart-head h3{margin:0;color:#fff;font-size:1rem;font-weight:900;letter-spacing:.02em}.sportsbook-mainmatch-cart-head h3 span{color:#f0c819}.sportsbook-mainmatch-cart-mobile-close{display:none;width:28px;height:28px;border:0;border-radius:6px;background:#646f7c3d;color:#d9e2ec;font-size:20px;line-height:1;cursor:pointer}.tpl2-root.is-dark .sportsbook-mainmatch-cart-head{color:#fff}.sportsbook-mainmatch-cart-section{border-left:4px solid #e7c72d;border-bottom:1px solid rgba(95,108,122,.28);padding:20px 24px}.sportsbook-mainmatch-cart-section.picks{min-height:188px}.sportsbook-mainmatch-cart-section-title{display:flex;align-items:center;justify-content:space-between;gap:10px}.sportsbook-mainmatch-cart-title-main{display:inline-flex;align-items:center;gap:10px}.sportsbook-mainmatch-cart-title-action{width:28px;height:28px;border:0;border-radius:6px;background:#646f7c38;color:#d9e2ec;display:inline-flex;align-items:center;justify-content:center;cursor:pointer}.sportsbook-mainmatch-cart-title-action .material-icons{font-size:17px;line-height:1}.sportsbook-mainmatch-cart-title-action:hover{background:#7c89984d}.sportsbook-mainmatch-cart-section-title strong{color:#fff;font-size:1rem;font-weight:900}.sportsbook-mainmatch-cart-section-title em{min-width:32px;height:32px;padding:0 8px;border-radius:999px;background:#e7c72d;color:#0c1627;font-style:normal;font-weight:900;font-size:1.1rem;display:inline-flex;align-items:center;justify-content:center}.sportsbook-mainmatch-cart-empty{min-height:112px;display:flex;align-items:center;justify-content:center;text-align:center;color:#9ba8b7;font-size:1rem;font-weight:700}.sportsbook-mainmatch-cart-list{display:flex;flex-direction:column;gap:8px;margin-top:12px;max-height:none;overflow:visible;padding-right:2px}.sportsbook-mainmatch-cart-item{position:relative;display:grid;grid-template-columns:26px minmax(0,1fr) auto;align-items:center;column-gap:10px;border:1px solid #394653;border-radius:8px;background:#121c26c2;padding:10px 10px 10px 8px}.sportsbook-mainmatch-cart-item-body{min-width:0}.sportsbook-mainmatch-cart-item-match{margin:0;color:#f3f7fd;font-size:.8rem;font-weight:800;line-height:1.25;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.sportsbook-mainmatch-cart-item-meta{margin:4px 0 0;color:#9fb0c0;font-size:.8rem;line-height:1.3}.sportsbook-mainmatch-cart-remove{width:22px;height:22px;border:0;background:transparent;color:#a6b6c6;font-size:1.5rem;line-height:1;padding:0;cursor:pointer}.sportsbook-mainmatch-cart-remove:hover{color:#f4fbff}.sportsbook-mainmatch-cart-item-odd{margin:0;color:#f5f8fe;font-size:1rem;font-weight:900;line-height:1;padding-left:6px}.sportsbook-mainmatch-cart-amount{display:flex;flex-direction:column;gap:12px;margin-top:12px}.sportsbook-mainmatch-cart-amount input{width:100%;height:40px;border:1px solid #3b4754;border-radius:12px;background:#111923;color:#fff;padding:0 16px;font-size:1rem;font-weight:800}.sportsbook-mainmatch-cart-quick{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;font-size:.9rem}.sportsbook-mainmatch-cart-quick button{min-height:40px;border:1px solid #3b4754;border-radius:9px;background:#171f28;color:#f8fbff;font-size:.9rem;font-weight:800;cursor:pointer}.sportsbook-mainmatch-cart-quick button:hover{border-color:#5f6c7b}.sportsbook-mainmatch-cart-amount-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.sportsbook-mainmatch-cart-amount-actions button{min-height:40px;border:0;border-radius:9px;color:#fff;font-weight:900;font-size:1rem;cursor:pointer}.sportsbook-mainmatch-cart-amount-actions .secondary{background:#3a434e}.sportsbook-mainmatch-cart-amount-actions .primary{background:#249844}.sportsbook-mainmatch-cart-section.metric,.sportsbook-mainmatch-cart-section.limits{min-height:100px}.sportsbook-mainmatch-metric-value{margin:10px 0 0;color:#f2ca1b;font-size:1rem;font-weight:900;line-height:1.2}.sportsbook-mainmatch-cart-section.limits p{margin:4px 0 0;color:#d7e0ea;font-size:.95rem;line-height:1.4}.sportsbook-mainmatch-cart-section.limits p:first-of-type{margin-top:10px}.sportsbook-mainmatch-submit{width:calc(100% - 48px);margin:30px 24px;min-height:74px;border:0;border-radius:10px;background:linear-gradient(180deg,#45515d,#313b45);color:#fff6;font-size:1.4rem;font-weight:900;cursor:pointer}.sportsbook-mainmatch-submit:not(:disabled){background:#e6c31a;color:#0d1420}.sportsbook-mainmatch-submit:disabled{opacity:1;cursor:not-allowed}.sportsbook-mainmatch-cart-fab{display:none}.tpl2-root:not(.is-dark) .sportsbook-mainmatch-sport-tabs{border-color:#cfd9e6;background:linear-gradient(95deg,#f4f8fc,#eef4fb 60%,#eaf2fb)}.tpl2-root:not(.is-dark) .sportsbook-mainmatch-sport-tab-btn{color:#5b6675}.tpl2-root:not(.is-dark) .sportsbook-mainmatch-sport-tab-btn.active{border-color:#b4c2d4;background:linear-gradient(180deg,#e3ebf5,#d9e3f0);color:#223247}.tpl2-root:not(.is-dark) .sportsbook-mainmatch-board{border-color:#d3dde9;background:linear-gradient(130deg,#f6f9fd,#edf3fa 52%,#e9f1fa)}.tpl2-root:not(.is-dark) .sportsbook-mainmatch-group{border-color:#d7e1ec;background:#fff}.tpl2-root:not(.is-dark) .sportsbook-mainmatch-group-head{border-bottom-color:#dbe5f0;background:linear-gradient(180deg,#f8fbff,#f1f6fc)}.tpl2-root:not(.is-dark) .sportsbook-mainmatch-group-head h3{color:#2e425c}.tpl2-root:not(.is-dark) .sportsbook-mainmatch-group-icon{background:#5672921f;border-color:#6884a43d}.tpl2-root:not(.is-dark) .sportsbook-mainmatch-match-card{border-color:#d6e0ea;background:linear-gradient(100deg,#fdfefe,#f4f8fc 54%,#f1f6fb)}.tpl2-root:not(.is-dark) .sportsbook-mainmatch-match-card-head{border-bottom-color:#d6e0ea}.tpl2-root:not(.is-dark) .sportsbook-mainmatch-match-card-league{color:#1f3046}.tpl2-root:not(.is-dark) .sportsbook-mainmatch-match-card-league-icon{background:#6783a529;border-color:#7992b047}.tpl2-root:not(.is-dark) .sportsbook-mainmatch-match-card-meta{color:#4e627a}.tpl2-root:not(.is-dark) .sportsbook-mainmatch-market-row{border-bottom-color:#dbe5ef}.tpl2-root:not(.is-dark) .sportsbook-mainmatch-market-name{background:linear-gradient(180deg,#e9f0f9f2,#e2ebf6f2);color:#2d4059}.tpl2-root:not(.is-dark) .sportsbook-mainmatch-team-side{color:#263a52}.tpl2-root:not(.is-dark) .sportsbook-mainmatch-line-value,.tpl2-root:not(.is-dark) .sportsbook-mainmatch-pick-btn{border-color:#c8d5e3;background:#fff;color:#283e57}.tpl2-root:not(.is-dark) .sportsbook-mainmatch-pick-btn span{color:#607892}.tpl2-root:not(.is-dark) .sportsbook-mainmatch-pick-btn strong{color:#243a55}.tpl2-root:not(.is-dark) .sportsbook-mainmatch-pick-btn:hover:not(:disabled){border-color:#9fb4ca;background:#f1f6fc}.tpl2-root:not(.is-dark) .sportsbook-mainmatch-pick-btn.active:hover:not(:disabled){border-color:#e0bf1a;background:#e6c31a;color:#10151d}.tpl2-root:not(.is-dark) .sportsbook-mainmatch-pick-btn.active{border-color:#e0bf1a;background:#e6c31a;color:#10151d;box-shadow:0 0 0 1px #82600029 inset}.tpl2-root:not(.is-dark) .sportsbook-mainmatch-cart{border-color:#d3dce8;background:linear-gradient(130deg,#f6f9fd,#eff5fb 55%,#edf4fb)}.tpl2-root:not(.is-dark) .sportsbook-mainmatch-cart-head{border-bottom-color:#98a8ba5c;background:linear-gradient(90deg,#f0f6fcf7,#e9f2fbf7)}.tpl2-root:not(.is-dark) .sportsbook-mainmatch-cart-head h3{color:#203247}.tpl2-root:not(.is-dark) .sportsbook-mainmatch-cart-section{border-bottom-color:#98a8ba5c}.tpl2-root:not(.is-dark) .sportsbook-mainmatch-cart-section-title strong{color:#203247}.tpl2-root:not(.is-dark) .sportsbook-mainmatch-cart-title-action{background:#8d9cad38;color:#3a5068}.tpl2-root:not(.is-dark) .sportsbook-mainmatch-cart-title-action:hover{background:#8d9cad4d}.tpl2-root:not(.is-dark) .sportsbook-mainmatch-cart-empty{color:#677b90}.tpl2-root:not(.is-dark) .sportsbook-mainmatch-cart-item{border-color:#d2dde9;background:#f9fcfff2}.tpl2-root:not(.is-dark) .sportsbook-mainmatch-cart-item-match{color:#2a3f57}.tpl2-root:not(.is-dark) .sportsbook-mainmatch-cart-item-meta{color:#647a92}.tpl2-root:not(.is-dark) .sportsbook-mainmatch-cart-remove{color:#71859a}.tpl2-root:not(.is-dark) .sportsbook-mainmatch-cart-remove:hover{color:#2e435a}.tpl2-root:not(.is-dark) .sportsbook-mainmatch-cart-item-odd{color:#233a53}.tpl2-root:not(.is-dark) .sportsbook-mainmatch-cart-amount input{border-color:#c8d6e4;background:#fff;color:#1f3248}.tpl2-root:not(.is-dark) .sportsbook-mainmatch-cart-quick button{border-color:#cad8e6;background:#fff;color:#2a3e56}.tpl2-root:not(.is-dark) .sportsbook-mainmatch-cart-quick button:hover{border-color:#9eb2c7;background:#f2f7fc}.tpl2-root:not(.is-dark) .sportsbook-mainmatch-cart-amount-actions .secondary{background:#94a4b4}.tpl2-root:not(.is-dark) .sportsbook-mainmatch-metric-value{color:#d19f00}.tpl2-root:not(.is-dark) .sportsbook-mainmatch-cart-section.limits p{color:#2f435b}.casino-page-panel{width:100%;max-width:1400px;padding:14px;background:linear-gradient(160deg,#edf6f1,#e7f3eb 46%,#f3faf6)}.tpl2-root.is-dark .casino-page-panel{background:radial-gradient(circle at 20% 0%,#2d98612e,#2d986100 34%),radial-gradient(circle at 85% 100%,#17654a29,#17654a00 40%),linear-gradient(180deg,#08131d,#071019 44%,#060d15)}.casino-page-head{align-items:flex-start;gap:14px;flex-wrap:wrap}.casino-page-location{display:inline-flex;flex-wrap:wrap;gap:6px}.casino-page-location span,.casino-page-location strong{min-height:24px;padding:0 8px;border-radius:999px;border:1px solid #c4d9cb;background:#eff9f2;color:#4f7962;display:inline-flex;align-items:center;font-size:11px;font-weight:800}.casino-page-location strong{border-color:#89bf9d;color:#2a5d43;background:linear-gradient(135deg,#def5e5,#cdecd7)}.tpl2-root.is-dark .casino-page-location span,.tpl2-root.is-dark .casino-page-location strong{border-color:#2f5f48;background:#0b2018;color:#a8d0bb}.tpl2-root.is-dark .casino-page-location strong{border-color:#4a8d69;background:linear-gradient(135deg,#143b2b,#0d2f21);color:#e7fff0}.casino-vendor-status{margin-top:12px;border:1px solid #bcd7c9;border-radius:10px;background:#f0faf4eb;color:#386a50;min-height:72px;display:flex;align-items:center;justify-content:center;text-align:center;padding:12px;font-size:14px}.casino-vendor-status.error{border-color:#d8aba8;color:#a33630;background:#fff0efeb}.tpl2-root.is-dark .casino-vendor-status{border-color:#2d5b45;background:#0a1d15cc;color:#a6d0b8}.tpl2-root.is-dark .casino-vendor-status.error{border-color:#87534f;background:#311515c7;color:#ffc4c0}.casino-vendor-grid{margin-top:12px;display:grid;grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:12px}.casino-vendor-item{min-width:0}.casino-vendor-card{width:100%;border:1px solid #b9d4c2;border-radius:12px;overflow:hidden;background:linear-gradient(160deg,#f1faf4,#e5f3ea);color:#173726;text-align:left;cursor:pointer;display:flex;flex-direction:column;transform-origin:center center;transition:transform .22s ease,border-color .22s ease,box-shadow .22s ease}.tpl2-root.is-dark .casino-vendor-card{border-color:#2f5f48;background:linear-gradient(160deg,#102719,#0c2015);color:#dff7e8}.casino-vendor-thumb-wrap{width:100%;height:auto;line-height:0;background:#d2e7d9;overflow:hidden}.tpl2-root.is-dark .casino-vendor-thumb-wrap{background:#153325}.casino-vendor-thumb{width:100%;height:auto;max-width:100%;object-fit:contain;display:block;transform-origin:center center;transition:transform .28s ease}@media(hover:hover){.casino-vendor-card:hover{transform:scale(1.02);border-color:#6ea985;box-shadow:0 12px 26px #1136222e}.casino-vendor-card:hover .casino-vendor-thumb{transform:scale(1.08)}}.casino-vendor-meta{padding:12px 12px 8px}.casino-vendor-meta h3{margin:0;font-size:16px;font-weight:800}.casino-vendor-meta p{margin:6px 0 0;font-size:12px;color:#597d68}.tpl2-root.is-dark .casino-vendor-meta p{color:#9bc8af}.casino-vendor-start{margin:0 12px 12px;min-height:34px;border:1px solid #2ca15f;border-radius:8px;background:linear-gradient(135deg,#38ca75,#2aa45f);color:#fff;font-size:13px;font-weight:900;display:inline-flex;align-items:center;justify-content:center}.slot-page-panel{width:100%;max-width:1400px;padding:14px;background:linear-gradient(160deg,#eef7e7,#e4f0d8 46%,#f3f9ee)}.tpl2-root.is-dark .slot-page-panel{background:radial-gradient(circle at 18% 0%,#3d7c4833,#3d7c4800 34%),radial-gradient(circle at 86% 100%,#224e2e33,#224e2e00 38%),linear-gradient(180deg,#08131d,#071019 44%,#060d15)}.slot-page-head{align-items:flex-start;gap:14px;flex-wrap:wrap}.slot-page-location{display:inline-flex;flex-wrap:wrap;gap:6px}.slot-page-location span,.slot-page-location strong{min-height:24px;padding:0 8px;border-radius:999px;border:1px solid #d2debe;background:#f2f8e8;color:#617953;display:inline-flex;align-items:center;font-size:11px;font-weight:800}.slot-page-location strong{border-color:#b5cc8e;color:#405f2f;background:linear-gradient(135deg,#e4f2cf,#d8ebbd)}.tpl2-root.is-dark .slot-page-location span,.tpl2-root.is-dark .slot-page-location strong{border-color:#355439;background:#0f2112;color:#b0cea8}.tpl2-root.is-dark .slot-page-location strong{border-color:#4d7a50;background:linear-gradient(135deg,#1a3c1e,#143117);color:#ecfce8}.slot-shell{margin-top:12px;display:grid;grid-template-columns:240px minmax(0,1fr);gap:12px;align-items:start}.slot-vendor-panel{border:1px solid #b8cfb1;border-radius:12px;background:linear-gradient(180deg,#f3faedf5,#ebf5e3f5);box-shadow:0 10px 24px #2946221f;overflow:hidden}.tpl2-root.is-dark .slot-vendor-panel{border-color:#315234;background:linear-gradient(180deg,#0c1d10eb,#0a170df0);box-shadow:0 12px 28px #00000047}.slot-vendor-head{padding:11px 12px;border-bottom:1px solid #c6dbbe;color:#3f5e35;font-size:13px;font-weight:900;letter-spacing:.04em}.tpl2-root.is-dark .slot-vendor-head{border-bottom-color:#2c4a30;color:#deefd8}.slot-vendor-status{min-height:180px;display:flex;align-items:center;justify-content:center;text-align:center;color:#5f7851;font-size:13px;padding:12px}.slot-vendor-status.error{color:#c44d4d}.tpl2-root.is-dark .slot-vendor-status{color:#b4cea8}.tpl2-root.is-dark .slot-vendor-status.error{color:#ffacac}.slot-vendor-list{max-height:760px;overflow:auto;padding:10px;display:grid;gap:8px;scrollbar-width:thin;scrollbar-color:#9fb5d0 var(--tpl2-content-surface-soft)}.slot-vendor-list::-webkit-scrollbar{width:9px;height:9px}.slot-vendor-list::-webkit-scrollbar-track{background:var(--tpl2-content-surface-soft);border-radius:999px}.slot-vendor-list::-webkit-scrollbar-thumb{background:#9fb5d0;border:2px solid var(--tpl2-content-surface-soft);border-radius:999px}.slot-vendor-list::-webkit-scrollbar-thumb:hover{background:#7891b0}.tpl2-root.is-dark .slot-vendor-list{scrollbar-color:#4b5568 #151515}.tpl2-root.is-dark .slot-vendor-list::-webkit-scrollbar-track{background:#151515}.tpl2-root.is-dark .slot-vendor-list::-webkit-scrollbar-thumb{background:#4b5568;border-color:#151515}.tpl2-root.is-dark .slot-vendor-list::-webkit-scrollbar-thumb:hover{background:#64748b}.slot-vendor-item{width:100%;border:1px solid #c5d9be;border-radius:10px;background:#f8fcf3e6;color:#445e38;display:grid;grid-template-columns:40px minmax(0,1fr);gap:10px;align-items:center;text-align:left;padding:8px 10px;cursor:pointer;transition:border-color .16s ease,background .16s ease,transform .16s ease}.slot-vendor-item:hover{border-color:#88af7e;background:#eff8e7f5;transform:translateY(-1px)}.slot-vendor-item.active{border-color:#49a55d;background:linear-gradient(135deg,#49a55d24,#32834529);box-shadow:0 0 0 1px #49a55d2e inset}.tpl2-root.is-dark .slot-vendor-item{border-color:#2f4f33;background:#0a1b0ecc;color:#d8eed0}.tpl2-root.is-dark .slot-vendor-item:hover{border-color:#56885b;background:#162d1be6}.tpl2-root.is-dark .slot-vendor-item.active{border-color:#5ab36c;background:linear-gradient(135deg,#43a25833,#21633338);box-shadow:0 0 0 1px #5ab36c3d inset}.slot-vendor-logo{width:40px;height:40px;border-radius:9px;overflow:hidden;background:#e5f0dc;border:1px solid #c0d4b8;display:flex;align-items:center;justify-content:center}.tpl2-root.is-dark .slot-vendor-logo{background:#112515;border-color:#35553a}.slot-vendor-logo img{width:100%;height:100%;object-fit:cover}.slot-vendor-logo.placeholder{color:#789269}.tpl2-root.is-dark .slot-vendor-logo.placeholder{color:#9ec195}.slot-vendor-logo .material-icons{font-size:20px}.slot-vendor-name{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:13px;font-weight:700}.slot-main-panel{border:1px solid #bfd3b7;border-radius:12px;background:linear-gradient(180deg,#f6fbf0f2,#eef6e5f2);box-shadow:0 12px 28px #2946221a;padding:14px}.tpl2-root.is-dark .slot-main-panel{border-color:#335437;background:linear-gradient(180deg,#0b1b0fe6,#09150ceb);box-shadow:0 12px 30px #00000047}.slot-toolbar{display:flex;gap:12px;align-items:center;justify-content:space-between;margin-bottom:12px}.slot-tab-wrap{display:flex;align-items:center;gap:8px}.slot-tab-btn{min-width:98px;height:38px;padding:0 14px;border-radius:9px;border:1px solid #b6cbaf;background:#f5fbed;color:#416338;font-size:13px;font-weight:800;cursor:pointer;transition:background .16s ease,border-color .16s ease,transform .16s ease}.slot-tab-btn:hover{transform:translateY(-1px);border-color:#86aa7d}.slot-tab-btn.active{border-color:#36974e;background:linear-gradient(135deg,#48b35f,#2d8e48);color:#fff;box-shadow:0 8px 18px #3495514d}.tpl2-root.is-dark .slot-tab-btn{border-color:#355838;background:#122715;color:#dcefd6}.tpl2-root.is-dark .slot-tab-btn:hover{border-color:#5b8d60}.tpl2-root.is-dark .slot-tab-btn.active{border-color:#5fc676;background:linear-gradient(135deg,#41ae5d,#2a7d42);color:#fff}.slot-search-wrap{position:relative;width:min(420px,100%)}.slot-search-icon{position:absolute;left:12px;top:50%;transform:translateY(-50%);color:#79936d;font-size:18px;line-height:1;pointer-events:none;z-index:2}.slot-search-input{width:100%;height:40px;border-radius:10px;border:1px solid #b8cfb1;background:#f6fbed;color:#2f5127;font-size:13px;padding:0 82px 0 38px}.slot-search-input::placeholder{color:#8ca283}.slot-search-input:focus{outline:none;border-color:#49a55d;box-shadow:0 0 0 2px #49a55d29}.tpl2-root.is-dark .slot-search-input{border-color:#345836;background:#102414;color:#dff0da}.tpl2-root.is-dark .slot-search-input::placeholder{color:#89a980}.slot-search-btn{position:absolute;right:6px;top:50%;transform:translateY(-50%);height:30px;min-width:56px;padding:0 12px;border-radius:8px;border:1px solid #419d58;background:linear-gradient(135deg,#4bb662,#328e4b);color:#fff;font-size:12px;font-weight:800;line-height:1;cursor:pointer;transition:filter .15s ease,transform .15s ease,border-color .15s ease;z-index:2}.slot-search-btn:hover{filter:brightness(1.06);border-color:#337949}.slot-search-btn:active{transform:translateY(calc(-50% + 1px))}.slot-search-suggest{position:absolute;top:calc(100% + 6px);left:0;right:0;border:1px solid #bfd3b7;border-radius:10px;background:#f6fbed;box-shadow:0 14px 28px #1e301833;overflow:hidden;z-index:22}.tpl2-root.is-dark .slot-search-suggest{border-color:#345837;background:#112416;box-shadow:0 18px 30px #00000059}.slot-search-status{padding:12px;font-size:12px;color:#5d7650}.slot-search-status.empty{color:#7c916f}.tpl2-root.is-dark .slot-search-status{color:#b7d0ae}.tpl2-root.is-dark .slot-search-status.empty{color:#94b089}.slot-search-item{width:100%;border:0;border-top:1px solid #d3e1cb;background:transparent;color:#44603a;display:grid;grid-template-columns:40px minmax(0,1fr);gap:10px;align-items:center;text-align:left;padding:8px 10px;cursor:pointer;transition:background .14s ease}.tpl2-root.is-dark .slot-search-item{border-top-color:#26492d;color:#d4ebcc}.slot-search-item:first-of-type{border-top:0}.slot-search-item:hover{background:#3d854e1f}.slot-search-thumb{width:40px;height:40px;border-radius:8px;overflow:hidden;background:#dcead3;border:1px solid #bfd3b7;display:flex;align-items:center;justify-content:center}.tpl2-root.is-dark .slot-search-thumb{background:#0f2113;border-color:#315234}.slot-search-thumb img{width:100%;height:100%;object-fit:cover}.slot-search-text{min-width:0;display:grid;gap:2px}.slot-search-vendor{font-size:11px;color:#53834c;font-weight:700;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.slot-search-name{font-size:12px;color:#284c21;font-weight:700;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.tpl2-root.is-dark .slot-search-vendor{color:#8fc183}.tpl2-root.is-dark .slot-search-name{color:#e6f7e0}.slot-game-status{min-height:220px;border:1px solid #bfd3b7;border-radius:10px;background:#eff8e7b3;color:#4f6844;font-size:14px;font-weight:600;display:flex;align-items:center;justify-content:center;text-align:center}.slot-game-status.error{color:#b84848}.tpl2-root.is-dark .slot-game-status{border-color:#315234;background:#0c1f10b8;color:#b1cca8}.tpl2-root.is-dark .slot-game-status.error{color:#ffacac}.slot-game-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:12px}.slot-game-card{display:block}.slot-game-launch{width:100%;border:1px solid #c1d5ba;border-radius:10px;overflow:hidden;background:#f5faed;padding:0;cursor:pointer;text-align:left;transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}.slot-game-launch:hover{transform:translateY(-2px);border-color:#4ca861;box-shadow:0 12px 24px #2a492238}.tpl2-root.is-dark .slot-game-launch{border-color:#335637;background:#0f2213}.tpl2-root.is-dark .slot-game-launch:hover{border-color:#5dc477;box-shadow:0 14px 26px #0000004d}.slot-game-thumb{width:100%;aspect-ratio:1 / 1;background:#e3efd8;overflow:hidden;position:relative;display:flex;align-items:center;justify-content:center}.tpl2-root.is-dark .slot-game-thumb{background:#0d1f12}.slot-game-thumb img{width:100%;height:100%;object-fit:cover;transition:transform .2s ease,filter .2s ease}.slot-game-hover-layer{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;background:linear-gradient(180deg,#142b1947,#0e1f12ad);opacity:0;pointer-events:none;transition:opacity .2s ease}.slot-game-play-btn{min-width:112px;height:42px;padding:0 16px;border-radius:10px;background:linear-gradient(135deg,#2fd476,#239957);color:#fff;font-size:14px;font-weight:900;display:inline-flex;align-items:center;justify-content:center;box-shadow:0 10px 22px #166b3e5c}.slot-game-launch:hover .slot-game-thumb img,.slot-game-launch:focus-visible .slot-game-thumb img{transform:scale(1.05);filter:blur(1.1px) brightness(.68)}.slot-game-launch:hover .slot-game-hover-layer,.slot-game-launch:focus-visible .slot-game-hover-layer{opacity:1}.slot-game-meta{padding:9px 10px 10px;display:grid;gap:4px}.slot-game-vendor{color:#5c8f52;font-size:11px;font-weight:800;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.slot-game-name{color:#234620;font-size:13px;font-weight:700;line-height:1.28;min-height:34px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.tpl2-root.is-dark .slot-game-vendor{color:#9bcf90}.tpl2-root.is-dark .slot-game-name{color:#e8f8e2}.slot-pagination{margin-top:14px;display:flex;align-items:center;justify-content:space-between;gap:10px;flex-wrap:wrap}.slot-pagination-meta{color:#56724a;font-size:12px;font-weight:700}.tpl2-root.is-dark .slot-pagination-meta{color:#aac9a0}.slot-pagination-buttons{display:flex;align-items:center;gap:6px;flex-wrap:wrap}.slot-pagination-buttons button{min-width:34px;height:34px;padding:0 10px;border-radius:8px;border:1px solid #bfd2b7;background:#f5faed;color:#375931;font-size:12px;font-weight:700;cursor:pointer}.slot-pagination-buttons button:hover:not(:disabled){border-color:#89ad7f;background:#edf6e2}.slot-pagination-buttons button.is-active{border-color:#49a55d;background:linear-gradient(135deg,#49b460,#318e4a);color:#fff}.slot-pagination-buttons button:disabled{opacity:.5;cursor:not-allowed}.tpl2-root.is-dark .slot-pagination-buttons button{border-color:#365a3a;background:#112616;color:#d7edd0}.tpl2-root.is-dark .slot-pagination-buttons button:hover:not(:disabled){border-color:#588e61;background:#17311d}.match-results-state{margin-top:12px;min-height:110px;border:1px solid #c3d2e8;border-radius:10px;background:#edf4ff;color:#415f87;display:flex;align-items:center;justify-content:center;text-align:center;font-size:14px;font-weight:700}.tpl2-root.is-dark .match-results-state{border-color:#334d75;background:#10243d;color:#a9c2e7}.match-results-state.error{border-color:#e0c2cb;background:#fff1f4;color:#8f3a53}.tpl2-root.is-dark .match-results-state.error{border-color:#6d3f4d;background:#2c1a20;color:#f1b3c5}.match-result-carousel{margin-top:12px}.match-result-viewport{overflow:hidden}.match-results-list{margin:0;padding:0;list-style:none}.match-result-track{display:flex;gap:0;will-change:transform;transition:transform .32s ease}.match-result-item{width:calc(100% / var(--home-match-visible, 4));min-width:calc(100% / var(--home-match-visible, 4));padding:0 5px;box-sizing:border-box}.match-result-item-btn{width:100%;border:1px solid #b9cde8;border-radius:10px;padding:10px;background:linear-gradient(160deg,#edf4ff,#e7f0fc 48%,#eff7ff);cursor:pointer;text-align:left}.tpl2-root.is-dark .match-result-item-btn{border-color:#314a70;background:linear-gradient(160deg,#13243a,#102034 48%,#0f1d31)}.match-result-item-btn:hover{border-color:#8faed6}.tpl2-root.is-dark .match-result-item-btn:hover{border-color:#5578a8}.match-result-indicators{margin-top:8px;display:flex;align-items:center;justify-content:center;gap:6px}.match-result-indicator{width:8px;height:8px;border-radius:50%;border:0;background:#b3c4dc;cursor:pointer}.match-result-indicator.active{background:#2f68ae}.tpl2-root.is-dark .match-result-indicator{background:#486184}.tpl2-root.is-dark .match-result-indicator.active{background:#89b8ff}.match-result-head{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:8px}.match-result-league-wrap{min-width:0;display:inline-flex;align-items:center;gap:8px}.match-result-league-logo{width:24px;height:24px;border-radius:7px;object-fit:cover;background:#fff;border:1px solid #d8e3f2}.match-result-league{min-width:0;color:#294b7a;font-size:13px;font-weight:800;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.tpl2-root.is-dark .match-result-league{color:#b4cff2}.match-result-time{color:#526a8f;font-size:12px;font-weight:700;flex-shrink:0}.tpl2-root.is-dark .match-result-time{color:#9bb4d9}.match-result-body{display:grid;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:center;gap:10px}.match-result-team{min-width:0;display:inline-flex;align-items:center;gap:8px}.match-result-team-logo{width:28px;height:28px;border-radius:9px;object-fit:cover;background:#fff;border:1px solid #d8e3f2;flex-shrink:0}.match-result-team-logo.fallback{display:inline-flex;align-items:center;justify-content:center;font-size:11px;font-weight:900;color:#355483;background:#dce8f8}.tpl2-root.is-dark .match-result-team-logo.fallback{color:#d8e9ff;background:#203a5a}.match-result-team-name{min-width:0;color:#1f385f;font-size:13px;font-weight:700;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.tpl2-root.is-dark .match-result-team-name{color:#d8e8ff}.match-result-score-wrap{min-width:66px;height:34px;padding:0 10px;border-radius:999px;border:1px solid #b7c8df;background:#f4f8ff;display:inline-flex;align-items:center;justify-content:center;gap:5px}.tpl2-root.is-dark .match-result-score-wrap{border-color:#3a5378;background:#12263f}.score-value,.score-separator{font-variant-numeric:tabular-nums;font-weight:900;color:#2e4f81}.score-value{font-size:16px}.score-separator{font-size:14px}.tpl2-root.is-dark .score-value,.tpl2-root.is-dark .score-separator{color:#c3dafb}.inout-grid{margin-top:12px;display:grid;grid-template-columns:1fr 1fr;gap:12px}.inout-card{border:1px solid #b7c4d7;border-radius:10px;background:#e8eef8;padding:12px}.tpl2-root.is-dark .inout-card{border-color:#3e5578;background:#202f47}.inout-card h3{margin:0;font-size:22px}.inout-list{margin:10px 0 0;padding:0;list-style:none;display:grid;gap:8px}.inout-list li{border-radius:8px;background:#ffffffb8;border:1px solid #c7d3e4;display:flex;align-items:center;justify-content:space-between;gap:10px;padding:8px 10px;font-size:14px}.home-board-item{cursor:pointer;transition:border-color .18s ease,background-color .18s ease}.home-board-item:hover{border-color:#6280ab;background:#ffffffeb}.home-board-item:focus-visible{outline:2px solid #2e6cd3;outline-offset:2px}.home-board-item span{width:96px;flex:0 0 96px;font-size:12px;color:#4e6282;font-variant-numeric:tabular-nums}.home-board-item strong{flex:1;min-width:0;text-align:left;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.mypage-grid{margin-top:12px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.mypage-card{border:1px solid #b7c4d7;border-radius:10px;background:#e8eef8;padding:14px}.tpl2-root.is-dark .mypage-card{border-color:#3e5578;background:#202f47}.mypage-card h3{margin:0;font-size:22px}.mypage-info-list{margin:12px 0 0;display:grid;gap:8px}.mypage-info-item{border-radius:8px;background:#ffffffb8;border:1px solid #c7d3e4;display:grid;grid-template-columns:120px minmax(0,1fr);gap:10px;align-items:center;padding:9px 10px}.tpl2-root.is-dark .mypage-info-item{background:#111a2ac7;border-color:#405981}.mypage-info-item dt{font-size:14px;font-weight:700;color:#2d4a74}.tpl2-root.is-dark .mypage-info-item dt{color:#9ab0cf}.mypage-info-item dd{margin:0;font-size:14px;font-weight:700;color:#0f2443}.tpl2-root.is-dark .mypage-info-item dd{color:#e3ecfb}.mypage-notice{margin:10px 0 0;font-size:13px;color:#5a6f8d}.tpl2-root.is-dark .mypage-notice{color:#9ab0cf}.mypage-password-form{margin-top:12px;display:grid;gap:10px}.mypage-password-form input{height:50px;border:1px solid #c7d3e4;border-radius:10px;padding:0 14px;font-size:16px;color:#233d5f;background:#ffffffbd}.tpl2-root.is-dark .mypage-password-form input{border-color:#3f4c60;background:#2a3344;color:#e6eefb}.mypage-submit{height:50px;min-width:180px;width:auto;justify-self:flex-start;border:0;border-radius:10px;background:#2fd476;color:#00161f;font-size:18px;font-weight:900;cursor:pointer}.mypage-submit:disabled{opacity:.65;cursor:not-allowed}.deposit-page-panel{padding:16px}.deposit-page-head{align-items:flex-start}.deposit-head-actions{display:inline-flex;gap:8px}.deposit-tab-btn{border:1px solid #9fb2cb;border-radius:10px;background:#f4f7fb;color:#2b456e;height:36px;padding:0 14px;font-size:14px;font-weight:800;cursor:pointer}.deposit-tab-btn.is-active{background:#2fd476;border-color:#27b05d;color:#0a1c33}.tpl2-root.is-dark .deposit-tab-btn{background:#273750;border-color:#50688d;color:#d8e7ff}.tpl2-root.is-dark .deposit-tab-btn.is-active{background:#2fd476;border-color:#27b05d;color:#04192d}.deposit-request-section{margin-top:12px;display:grid;gap:12px}.deposit-card{border:1px solid #b7c4d7;border-radius:10px;background:#e8eef8;padding:14px}.tpl2-root.is-dark .deposit-card{border-color:#3e5578;background:#202f47}.deposit-card h3{margin:0;font-size:20px}.deposit-notice-list{margin:10px 0 0;padding:0 0 0 18px;display:grid;gap:6px}.deposit-notice-list li{font-size:14px;color:#334c6f;line-height:1.45}.tpl2-root.is-dark .deposit-notice-list li{color:#b8c9e2}.deposit-balance-row{margin-top:10px;display:flex;align-items:center;gap:12px;justify-content:space-between}.deposit-balance-row strong{font-size:24px;font-weight:900;letter-spacing:-.02em}.deposit-small-btn{border:1px solid #9eb1c8;border-radius:10px;background:#f4f7fb;color:#2b456e;min-width:128px;height:38px;padding:0 14px;font-size:14px;font-weight:700;cursor:pointer}.tpl2-root.is-dark .deposit-small-btn{background:#273750;color:#d8e7ff;border-color:#50688d}.deposit-account-box{margin-top:10px}.deposit-account-table{width:100%;border-collapse:collapse;overflow:hidden;border-radius:9px;border:1px solid #c4d1e3;background:#ffffffb8}.tpl2-root.is-dark .deposit-account-table{border-color:#405981;background:#111a2ac7}.deposit-account-table th,.deposit-account-table td{padding:10px 12px;font-size:14px;border-bottom:1px solid #ced9e8}.tpl2-root.is-dark .deposit-account-table th,.tpl2-root.is-dark .deposit-account-table td{border-bottom-color:#334a6d}.deposit-account-table tr:last-child th,.deposit-account-table tr:last-child td{border-bottom:0}.deposit-account-table th{width:110px;text-align:left;color:#2d4a74;font-weight:700}.tpl2-root.is-dark .deposit-account-table th{color:#9ab0cf}.deposit-helper-text{margin:8px 0 0;font-size:14px;line-height:1.45;color:#4f6381}.tpl2-root.is-dark .deposit-helper-text{color:#9ab0cf}.deposit-type-row{margin-top:12px;display:flex;align-items:center;flex-wrap:wrap;gap:8px}.deposit-type-title{font-size:14px;font-weight:700;color:#2d4a74}.tpl2-root.is-dark .deposit-type-title{color:#9ab0cf}.deposit-type-btn{border:1px solid #9fb2cb;border-radius:10px;background:#f4f7fb;color:#2b456e;min-width:86px;height:34px;padding:0 10px;font-size:13px;font-weight:700;cursor:pointer}.deposit-type-btn.is-active{background:#2fd476;border-color:#27b05d;color:#0a1c33}.tpl2-root.is-dark .deposit-type-btn{background:#273750;color:#d8e7ff;border-color:#50688d}.tpl2-root.is-dark .deposit-type-btn.is-active{background:#2fd476;border-color:#27b05d;color:#04192d}.deposit-bonus-row{margin-top:12px;padding:10px 12px;border-radius:10px;background:#ffffffad;border:1px solid #cad6e6;display:flex;align-items:baseline;gap:8px;flex-wrap:wrap}.tpl2-root.is-dark .deposit-bonus-row{background:#111a2aad;border-color:#3e5578}.deposit-bonus-row span{font-size:13px;font-weight:700;color:#334c6f}.deposit-bonus-row strong{color:#1bb25f;font-size:20px;font-weight:900;letter-spacing:-.02em}.deposit-bonus-row small{font-size:12px;color:#5d7190}.tpl2-root.is-dark .deposit-bonus-row span,.tpl2-root.is-dark .deposit-bonus-row small{color:#a9bddb}.deposit-amount-label{margin-top:12px;display:block;font-size:14px;font-weight:700;color:#2d4a74}.tpl2-root.is-dark .deposit-amount-label{color:#9ab0cf}.deposit-amount-input{margin-top:8px;width:100%;height:48px;border:1px solid #c7d3e4;border-radius:10px;padding:0 14px;font-size:17px;font-weight:700;color:#233d5f;background:#ffffffbd}.tpl2-root.is-dark .deposit-amount-input{border-color:#3f4c60;background:#2a3344;color:#e6eefb}.deposit-money-buttons{margin-top:10px;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px}.deposit-money-btn{border:1px solid #9eb1c8;border-radius:10px;background:#f4f7fb;color:#2b456e;height:36px;padding:0 8px;font-size:13px;font-weight:800;cursor:pointer}.deposit-money-btn.tone-strong{background:#1d6fd6;border-color:#1c63bc;color:#fff}.deposit-money-btn.tone-reset{background:#2f3f56;border-color:#405067;color:#fff}.tpl2-root.is-dark .deposit-money-btn{background:#273750;color:#d8e7ff;border-color:#50688d}.tpl2-root.is-dark .deposit-money-btn.tone-strong{background:#2e74d6;border-color:#2a6bc5;color:#fff}.tpl2-root.is-dark .deposit-money-btn.tone-reset{background:#1c2637;border-color:#30405b;color:#e0e9f7}.deposit-submit-row{margin-top:12px;display:flex;justify-content:flex-start}.deposit-submit-btn{border:0;border-radius:10px;background:#2fd476;color:#00161f;height:46px;min-width:180px;padding:0 18px;font-size:17px;font-weight:900;cursor:pointer}.deposit-submit-btn:disabled,.deposit-small-btn:disabled,.deposit-money-btn:disabled,.deposit-tab-btn:disabled,.deposit-type-btn:disabled{opacity:.6;cursor:not-allowed}.deposit-list-section{margin-top:12px}.deposit-list-head{display:flex;align-items:center;justify-content:space-between;gap:12px}.deposit-list-head h3{margin:0;font-size:20px}.deposit-list-table-wrap{margin-top:10px;border:1px solid #b7c4d7;border-radius:10px;background:#e8eef8;padding:8px;overflow-x:auto}.tpl2-root.is-dark .deposit-list-table-wrap{border-color:#3e5578;background:#202f47}.deposit-list-table{width:100%;border-collapse:collapse;min-width:680px}.point-list-table{min-width:980px}.deposit-list-table th,.deposit-list-table td{padding:9px 10px;text-align:center;border-bottom:1px solid #ced9e8;font-size:13px}.tpl2-root.is-dark .deposit-list-table th,.tpl2-root.is-dark .deposit-list-table td{border-bottom-color:#334a6d}.deposit-list-table tbody tr:last-child td{border-bottom:0}.deposit-list-table th{color:#2d4a74;font-weight:800}.tpl2-root.is-dark .deposit-list-table th{color:#a6bbda}.point-balance-row{display:flex;flex-wrap:wrap;gap:10px 16px;align-items:center}.point-balance-item{color:#36537d;font-size:14px;font-weight:700}.point-balance-item strong{color:#11335b;font-weight:900}.tpl2-root.is-dark .point-balance-item{color:#9ab2d6}.tpl2-root.is-dark .point-balance-item strong{color:#e4eeff}.point-history-value{font-weight:800}.point-history-value.is-positive{color:#138244}.point-history-value.is-negative{color:#c12d2d}.point-history-value.is-zero{color:#4a5e7d}.tpl2-root.is-dark .point-history-value.is-positive{color:#98ebbf}.tpl2-root.is-dark .point-history-value.is-negative{color:#ffb3b3}.tpl2-root.is-dark .point-history-value.is-zero{color:#c4d5ee}.support-menu-badge{min-width:24px;height:20px;border-radius:999px;padding:0 6px;display:inline-flex;align-items:center;justify-content:center;background:#2fd476;color:#072036;font-size:11px;font-weight:800}.support-page-panel{padding:16px}.support-list-section{margin-top:12px}.support-list-tools{margin-top:10px;display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap}.support-list-tool-left{display:inline-flex;align-items:center;gap:8px;flex-wrap:wrap}.support-check-wrap{display:inline-flex;align-items:center;gap:6px;font-size:13px;font-weight:700;color:#334c6f}.tpl2-root.is-dark .support-check-wrap{color:#b8c9e2}.support-check-wrap input,.support-check-cell input{width:16px;height:16px;accent-color:#2fd476}.support-list-count{font-size:13px;color:#5d7190}.tpl2-root.is-dark .support-list-count{color:#a9bddb}.support-action-btn,.support-delete-btn{min-width:96px}.support-list-table{min-width:880px}.support-check-col{width:72px}.support-row{cursor:pointer}.support-row:hover td{background:#2fd47617}.tpl2-root.is-dark .support-row:hover td{background:#2fd4762e}.support-check-cell{cursor:default}.support-title-cell{text-align:left!important;max-width:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.support-title-cell.is-unread{color:#0f3562;font-weight:800}.tpl2-root.is-dark .support-title-cell.is-unread{color:#d6ebff}.support-status-message{margin:10px 0 0;font-size:13px;line-height:1.45}.support-status-message.success{color:#138244}.support-status-message.error{color:#c12d2d}.tpl2-root.is-dark .support-status-message.success{color:#98ebbf}.tpl2-root.is-dark .support-status-message.error{color:#ffb3b3}.support-write-section,.support-detail-section{margin-top:12px}.support-input{width:100%}.support-textarea{margin-top:8px;width:100%;min-height:220px;border:1px solid #c7d3e4;border-radius:10px;padding:12px 14px;font-size:15px;line-height:1.5;color:#233d5f;background:#ffffffbd;resize:vertical}.tpl2-root.is-dark .support-textarea{border-color:#3f4c60;background:#2a3344;color:#e6eefb}.support-write-actions{gap:8px}.support-write-actions .deposit-submit-btn,.support-write-actions .deposit-small-btn{flex:1 1 0;min-width:0}.support-write-actions .deposit-small-btn{height:46px}.support-detail-headline h3{margin:0;font-size:20px}.support-detail-meta{margin:6px 0 0;font-size:13px;color:#5d7190}.tpl2-root.is-dark .support-detail-meta{color:#a9bddb}.support-detail-block{margin-top:14px}.support-detail-block h4{margin:0 0 8px;font-size:15px;color:#2d4a74}.tpl2-root.is-dark .support-detail-block h4{color:#b8c9e2}.support-detail-content{border:1px solid #c4d1e3;border-radius:10px;padding:12px;background:#ffffffb8;min-height:80px;font-size:14px;line-height:1.55;white-space:pre-wrap;word-break:break-word}.tpl2-root.is-dark .support-detail-content{border-color:#405981;background:#111a2ac7}.support-detail-content.is-html{white-space:normal}.support-detail-content.is-html img{max-width:100%;height:auto}.support-detail-replydate{margin:8px 0 0;font-size:13px;color:#5d7190}.tpl2-root.is-dark .support-detail-replydate{color:#a9bddb}.support-detail-actions{margin-top:14px;display:inline-flex;gap:8px}.transactions-page-panel{padding:16px}.transactions-list-section{margin-top:12px}.transactions-list-head{align-items:flex-start;gap:12px}.transactions-filter-actions{display:inline-flex;align-items:center;gap:8px;flex-wrap:wrap}.transactions-date-range{display:inline-flex;align-items:center;gap:6px}.transactions-date-range span{color:#5b7190;font-size:12px;font-weight:700}.transactions-date-sep{font-size:11px}.transactions-search-btn{min-width:62px}.transactions-date-input{width:148px;height:34px;border:1px solid #b8c7db;border-radius:8px;background:#f4f8ff;color:#1f3f67;padding:0 8px;font-size:13px;font-weight:700}.tpl2-root.is-dark .transactions-date-input{border-color:#3b5478;background:#202f46;color:#dce9fb}.transactions-tab-list{margin-top:8px;display:flex;gap:8px;flex-wrap:wrap}.transactions-tab-btn{border:1px solid #b7c7dd;border-radius:8px;min-height:36px;padding:0 12px;background:#eef4fd;color:#2f507a;display:inline-flex;align-items:center;gap:8px;font-size:13px;font-weight:800;cursor:pointer}.transactions-tab-btn.is-active{border-color:#4f80bb;background:linear-gradient(135deg,#3d73b5,#2f5d94);color:#fff}.transactions-tab-btn:disabled{opacity:.65;cursor:not-allowed}.transactions-tab-count{min-width:20px;height:20px;border-radius:999px;padding:0 6px;display:inline-flex;align-items:center;justify-content:center;background:#142f501a;font-size:11px}.transactions-tab-btn.is-active .transactions-tab-count{background:#fff3}.tpl2-root.is-dark .transactions-tab-btn{border-color:#395276;background:#1f2f45;color:#c7d8ef}.tpl2-root.is-dark .transactions-tab-btn.is-active{border-color:#4f80bb;background:linear-gradient(135deg,#0d3b6a,#0a2c50);color:#fff}.transactions-status-message{margin:8px 0 0;font-size:13px;line-height:1.4}.transactions-status-message.success{color:#138244}.transactions-status-message.error{color:#c12d2d}.tpl2-root.is-dark .transactions-status-message.success{color:#98ebbf}.tpl2-root.is-dark .transactions-status-message.error{color:#ffb3b3}.transactions-list-table{min-width:1020px}.transactions-list-table tbody.transactions-group-body{border-radius:10px;overflow:hidden}.transactions-gamedate-col,.transactions-gamedate-cell{width:128px}.transactions-league-col,.transactions-league-cell{width:115px}.transactions-home-col,.transactions-home-cell,.transactions-away-col,.transactions-away-cell{width:220px}.transactions-middle-col,.transactions-middle-cell{width:108px}.transactions-score-col,.transactions-score-cell,.transactions-result-col,.transactions-result-cell{width:100px}.transactions-group-header th{border-top:2px solid #8fa9c8;border-bottom:1px solid #a9bfd9;background:#dce9fa;color:#1e4069;text-align:center;font-size:12px;font-weight:800;line-height:1.3;padding:9px 6px;white-space:nowrap}.transactions-group-header th:first-child{border-left:2px solid #8fa9c8;border-top-left-radius:10px}.transactions-group-header th:last-child{border-right:2px solid #8fa9c8;border-top-right-radius:10px}.transactions-group-body .transactions-detail-line td,.transactions-group-body .transactions-summary-row td{border-bottom-color:#c8d6e8}.transactions-group-body .transactions-detail-line td{background:#f7fbffe6}.transactions-group-body .transactions-detail-line td:first-child,.transactions-group-body .transactions-summary-row td{border-left:2px solid #8fa9c8}.transactions-group-body .transactions-detail-line td:last-child,.transactions-group-body .transactions-summary-row td{border-right:2px solid #8fa9c8}.transactions-group-body .transactions-summary-row td{border-bottom:2px solid #8fa9c8;border-bottom-left-radius:10px;border-bottom-right-radius:10px}.transactions-group-body .transactions-group-start td{border-top:0}.transactions-group-gap td{border:0!important;padding:7px 0!important;background:transparent!important}.transactions-group-gap{display:table-row}.transactions-league-cell,.transactions-home-cell,.transactions-away-cell{font-weight:700}.transactions-team-arrow{font-size:10px;margin-right:3px}.transactions-team-arrow.up{color:#f04a4a}.transactions-team-arrow.down{color:#356fc7}.transactions-team-odd{color:#4f6f95}.transactions-special-title{color:#f60;font-weight:900}.transactions-choice-cell{background:#ffe08f!important;box-shadow:inset 0 0 0 1px #d5a23a;color:#4a2f00;font-weight:900}.transactions-choice-cell .transactions-team-odd{color:#4a2f00}.transactions-minigame-score-ball{display:inline-flex;align-items:center;justify-content:center;min-width:38px;height:24px;border-radius:999px;padding:0 8px;font-size:12px;font-weight:800;color:#fff}.transactions-minigame-score-ball+.transactions-minigame-score-ball{margin-left:6px}.transactions-minigame-score-ball.is-red{background:#cb3b3b}.transactions-minigame-score-ball.is-blue{background:#2f5ea8}.transactions-summary-row td{background:#eaf2ff}.transactions-summary-inner{display:flex;align-items:center;justify-content:space-between;gap:10px;flex-wrap:wrap;border:1px solid #c8d9f0;border-radius:10px;background:#f3f8ff;padding:8px 10px}.transactions-summary-text{color:#2e4b70;font-size:12px;font-weight:700}.transactions-summary-grpno-area{display:inline-flex;align-items:center;gap:6px}.transactions-summary-delete-wrap{display:inline-flex;align-items:center}.transactions-cancel-btn{border:1px solid #d68080;border-radius:7px;height:28px;padding:0 10px;background:#fbe2e2;color:#a93737;font-size:12px;font-weight:800;cursor:pointer}.transactions-cancel-btn:disabled{opacity:.65;cursor:not-allowed}.transactions-delete-btn{border:1px solid #b42323;border-radius:7px;height:28px;padding:0 10px;background:linear-gradient(180deg,#ff5b5b,#e03636);color:#fff;font-size:12px;font-weight:900;cursor:pointer;box-shadow:0 2px 6px #b0161659}.transactions-delete-btn:disabled{opacity:.65;cursor:not-allowed}.transactions-result-badge{display:inline-flex;align-items:center;justify-content:center;min-width:58px;height:24px;border-radius:999px;padding:0 8px;font-size:11px;font-weight:800}.transactions-result-badge.status-pending{background:#91a2bb38;color:#415676}.transactions-result-badge.status-processing{background:#4285f433;color:#1f5eb8}.transactions-result-badge.status-approved{background:#2fd47633;color:#138244}.transactions-result-badge.status-rejected{background:#ef444433;color:#c12d2d}.transactions-casino-list-table{min-width:890px}.transactions-casino-game-cell{text-align:left!important;vertical-align:top}.transactions-casino-game-main{font-weight:700;color:#16365d}.transactions-casino-inline-preview{margin-top:6px;border:1px solid #c9d7e8;border-radius:8px;background:#ffffff9e;overflow:hidden}.transactions-casino-inline-head{min-height:28px;display:grid;grid-template-columns:auto auto auto auto;gap:8px;align-items:center;padding:0 8px;border-bottom:1px solid #d4dfed;font-size:11px;color:#446283}.transactions-casino-inline-head .mono{font-family:Consolas,SFMono-Regular,Menlo,monospace;font-size:11px}.transactions-casino-inline-body{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;padding:8px}.transactions-casino-inline-cards{display:flex;align-items:center;gap:5px;min-height:30px}.transactions-casino-inline-card{min-width:28px;height:30px;border-radius:6px;border:1px solid #b7c7db;background:#f6f9ff;display:inline-flex;align-items:center;justify-content:center;gap:2px;font-size:11px;font-weight:800;color:#223e63}.transactions-casino-inline-card.red{color:#bf2f2f}.transactions-casino-inline-empty{color:#7a8ea9;font-size:12px;font-weight:700}.transactions-casino-net-cell.is-positive{color:#138244;font-weight:800}.transactions-casino-net-cell.is-negative{color:#c12d2d;font-weight:800}.transactions-casino-net-cell.is-even{color:#4a5e7d;font-weight:700}.tpl2-root.is-dark .transactions-date-range span{color:#a8bedc}.tpl2-root.is-dark .transactions-list-table{color:#d8e7ff}.tpl2-root.is-dark .transactions-group-body .transactions-detail-line td,.tpl2-root.is-dark .transactions-group-body .transactions-summary-row td{border-bottom-color:#334a6d}.tpl2-root.is-dark .transactions-group-header th{border-top-color:#5f7ba7;border-bottom-color:#4f678d;background:#2a4262;color:#d9e9ff}.tpl2-root.is-dark .transactions-group-header th:first-child{border-left-color:#5f7ba7}.tpl2-root.is-dark .transactions-group-header th:last-child{border-right-color:#5f7ba7}.tpl2-root.is-dark .transactions-group-body .transactions-detail-line td{background:#18263ac7}.tpl2-root.is-dark .transactions-group-body .transactions-detail-line td:first-child,.tpl2-root.is-dark .transactions-group-body .transactions-summary-row td{border-left-color:#5f7ba7}.tpl2-root.is-dark .transactions-group-body .transactions-detail-line td:last-child,.tpl2-root.is-dark .transactions-group-body .transactions-summary-row td{border-right-color:#5f7ba7}.tpl2-root.is-dark .transactions-group-body .transactions-summary-row td{border-bottom-color:#5f7ba7}.tpl2-root.is-dark .transactions-group-body .transactions-group-start td{border-top-color:#4a638b}.tpl2-root.is-dark .transactions-team-arrow.up{color:#ff8686}.tpl2-root.is-dark .transactions-team-arrow.down{color:#8fb8ff}.tpl2-root.is-dark .transactions-team-odd{color:#9ab6dd}.tpl2-root.is-dark .transactions-choice-cell,.tpl2-root.is-dark .transactions-choice-cell .transactions-team-odd{color:#fff4d4}.tpl2-root.is-dark .transactions-choice-cell{background:#7b5312!important;box-shadow:inset 0 0 0 1px #c99431}.tpl2-root.is-dark .transactions-summary-row td{background:#1d3049}.tpl2-root.is-dark .transactions-summary-inner{border-color:#3d567b;background:#243a57}.tpl2-root.is-dark .transactions-summary-text{color:#c3d7f3}.tpl2-root.is-dark .transactions-cancel-btn{border-color:#6f4a58;background:#3e2230;color:#ffb8c9}.tpl2-root.is-dark .transactions-delete-btn{border-color:#ff8080;background:linear-gradient(180deg,#ff6d6d,#cc2f2f);color:#fff;box-shadow:0 2px 8px #ff535359}.tpl2-root.is-dark .transactions-result-badge.status-pending{color:#c5d3e9}.tpl2-root.is-dark .transactions-result-badge.status-processing{color:#9dc2ff}.tpl2-root.is-dark .transactions-result-badge.status-approved{color:#98ebbf}.tpl2-root.is-dark .transactions-result-badge.status-rejected{color:#ffb3b3}.tpl2-root.is-dark .transactions-casino-game-main{color:#e8f2ff}.tpl2-root.is-dark .transactions-casino-inline-preview{border-color:#395276;background:#101c2dad}.tpl2-root.is-dark .transactions-casino-inline-head{border-bottom-color:#314863;color:#a6bedf}.tpl2-root.is-dark .transactions-casino-inline-card{border-color:#395276;background:#1f3046;color:#d9e8ff}.tpl2-root.is-dark .transactions-casino-inline-card.red{color:#ffb7b7}.tpl2-root.is-dark .transactions-casino-inline-empty{color:#9db6d8}.tpl2-root.is-dark .transactions-casino-net-cell.is-positive{color:#98ebbf}.tpl2-root.is-dark .transactions-casino-net-cell.is-negative{color:#ffb3b3}.tpl2-root.is-dark .transactions-casino-net-cell.is-even{color:#c4d5ee}.minigame-page-panel{width:100%;max-width:1400px;padding:0;overflow:visible;background:linear-gradient(160deg,#edf3fb,#e6eef9 46%,#f4f8fd)}.tpl2-root.is-dark .minigame-page-panel{background:radial-gradient(circle at 18% 0%,#143e782e,#143e7800 34%),radial-gradient(circle at 88% 100%,#102a5624,#102a5600 42%),linear-gradient(180deg,#000208,#00040d 44%,#000207)}.minigame-layout{display:grid;grid-template-columns:253px minmax(0,1fr);gap:14px;padding:14px}.minigame-side-panel,.minigame-main-panel{border:1px solid #c6d4e7;border-radius:12px;background:#f8fbff}.tpl2-root.is-dark .minigame-side-panel,.tpl2-root.is-dark .minigame-main-panel{border-color:#1a3655;background:#010916}.minigame-main-panel{padding:14px;display:grid;gap:10px}.minigame-head h2{margin:0}.minigame-stream-shell{border:1px solid #c7d5e8;border-radius:12px;overflow:hidden;background:#101f33;display:flex;justify-content:center}.tpl2-root.is-dark .minigame-stream-shell{border-color:#1f426a}.minigame-stream-frame-wrap{width:100%;max-width:1280px;min-height:clamp(460px,62vh,640px);display:flex;align-items:center;justify-content:center;margin:0 auto;padding:10px 12px;background:#000812}.minigame-stream-frame{display:block;width:min(100%,1280px);height:clamp(440px,60vh,620px);margin:0 auto;border:0}.minigame-main-wrap{position:relative;display:grid;gap:10px}.minigame-closed-layer{position:absolute;inset:0;z-index:4;border-radius:12px;border:1px solid rgba(45,64,91,.55);background:#101a27b8;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);display:grid;place-content:center;gap:8px;text-align:center;color:#e6f1ff;font-weight:800}.minigame-closed-layer strong{font-size:20px}.minigame-closed-layer span{font-size:13px;color:#bdd1ec}.minigame-board-shell,.minigame-bet-shell{border:1px solid #ccdae8;border-radius:11px;background:#f8fbff}.tpl2-root.is-dark .minigame-board-shell,.tpl2-root.is-dark .minigame-bet-shell{border-color:#1c3f62;background:#000914}.minigame-board-header{min-height:48px;padding:8px 12px;display:flex;align-items:center;justify-content:space-between;gap:10px;border-bottom:1px solid #1d5fbf;background:linear-gradient(135deg,#2f8dff,#1d63d8 48%,#123f91);flex-wrap:wrap;color:#fff}.tpl2-root.is-dark .minigame-board-header{border-bottom-color:#3b82f6;background:linear-gradient(135deg,#2563eb,#1746a2 48%,#0d2765)}.minigame-board-title{display:inline-flex;align-items:center;gap:6px;color:#fff}.minigame-board-title .material-icons{color:#dbeafe;font-size:18px}.minigame-board-title strong{font-size:15px}.tpl2-root.is-dark .minigame-board-title{color:#fff}.tpl2-root.is-dark .minigame-board-title .material-icons{color:#dbeafe}.minigame-board-round{display:inline-flex;align-items:center;flex-wrap:wrap;gap:6px}.minigame-board-round span{min-height:22px;padding:0 8px;border-radius:999px;border:1px solid rgba(255,255,255,.34);background:#ffffff2e;color:#fff;font-size:11px;font-weight:800;display:inline-flex;align-items:center;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.tpl2-root.is-dark .minigame-board-round span{border-color:#ffffff47;background:#ffffff21;color:#fff}.minigame-market-stack{display:grid;gap:8px;padding:10px}.minigame-market-row{display:grid;grid-template-columns:repeat(var(--mini-cols, 2),minmax(0,1fr));gap:8px}.minigame-market-card{border:1px solid #d0dced;border-radius:10px;background:#f5f9ff;display:grid;grid-template-columns:94px minmax(0,1fr);min-height:86px}.tpl2-root.is-dark .minigame-market-card{border-color:#1b3c61;background:#041123}.minigame-market-side{border-right:1px solid #d3deec;display:grid;place-content:center;gap:4px;text-align:center}.tpl2-root.is-dark .minigame-market-side{border-right-color:#193652}.minigame-market-no{color:#5a7392;font-size:11px;font-weight:800}.minigame-market-name{color:#133256;font-size:13px;font-weight:800}.tpl2-root.is-dark .minigame-market-no{color:#8ca8cc}.tpl2-root.is-dark .minigame-market-name{color:#ebf3ff}.minigame-market-options{display:grid;grid-template-columns:repeat(auto-fit,minmax(88px,1fr));gap:6px;padding:6px}.minigame-pick-btn{border:2px solid #9ebce2;border-radius:9px;background:linear-gradient(135deg,#fff,#edf6ff);min-height:72px;color:#09284f;display:grid;justify-items:center;align-content:center;gap:3px;cursor:pointer;font-weight:800;box-shadow:0 5px 12px #2b5b971f;transition:border-color .15s ease,background .15s ease,box-shadow .15s ease,transform .15s ease}.minigame-pick-btn:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 8px 18px #2b5b972e}.minigame-pick-btn strong{font-size:14px}.minigame-pick-btn small{font-size:11px}.minigame-pick-btn em{font-style:normal;font-size:13px}.minigame-pick-btn:disabled{opacity:.58;cursor:not-allowed}.minigame-pick-btn.selected{border-width:3px;border-color:#fff;background:linear-gradient(135deg,#7cc7ff,#2f8dff 48%,#1768e8);color:#fff;box-shadow:0 0 0 3px #2f8dff66,0 12px 24px #1768e847}.minigame-pick-btn.tone-red:not(.selected){border-color:#ff9f9f;background:linear-gradient(135deg,snow,#ffe2e2);color:#9b1c1c}.minigame-pick-btn.tone-blue:not(.selected){border-color:#8ebcff;background:linear-gradient(135deg,#fff,#e3f1ff);color:#174f9d}.minigame-pick-btn.tone-orange:not(.selected){border-color:#ffc36d;background:linear-gradient(135deg,#fffdf7,#ffedc9);color:#8a4f00}.tpl2-root.is-dark .minigame-pick-btn{border-color:#5b84b8;background:linear-gradient(135deg,#243851,#172a42);color:#f3f8ff;box-shadow:0 6px 16px #5784b82e}.tpl2-root.is-dark .minigame-pick-btn.selected{border-width:3px;border-color:#eaf5ff;background:linear-gradient(135deg,#9fd8ff,#3c9cff 45%,#1f6fff);color:#fff;box-shadow:0 0 0 3px #60a5fa75,0 14px 26px #1f6fff5c}.tpl2-root.is-dark .minigame-pick-btn.tone-red:not(.selected){border-color:#ff8d9f;background:linear-gradient(135deg,#5a202b,#36151d);color:#ffd7df}.tpl2-root.is-dark .minigame-pick-btn.tone-blue:not(.selected){border-color:#79b7ff;background:linear-gradient(135deg,#1d3f6f,#102643);color:#d9edff}.tpl2-root.is-dark .minigame-pick-btn.tone-orange:not(.selected){border-color:#ffbf63;background:linear-gradient(135deg,#5a3b15,#33230f);color:#ffe1ad}.minigame-pick-range{display:inline-flex;align-items:center;gap:4px;font-size:10px;color:#6d86a3}.minigame-bet-shell{padding:10px;display:grid;grid-template-columns:250px minmax(0,1fr) 150px;gap:10px;align-items:stretch}.minigame-cart-summary,.minigame-bet-controls{border:1px solid #d0dced;border-radius:10px;background:#f5f9ff;padding:10px}.tpl2-root.is-dark .minigame-cart-summary,.tpl2-root.is-dark .minigame-bet-controls{border-color:#1b3c61;background:#041123}.minigame-cart-summary h3,.minigame-bet-controls h3{margin:0;color:#0f2a4f;font-size:15px}.tpl2-root.is-dark .minigame-cart-summary h3,.tpl2-root.is-dark .minigame-bet-controls h3{color:#eef5ff}.minigame-cart-summary dl{margin:10px 0 0;display:grid;gap:8px}.minigame-cart-summary dl div{display:grid;grid-template-columns:72px minmax(0,1fr);gap:8px;align-items:center}.minigame-cart-summary dt{color:#557294;font-size:12px;font-weight:700}.minigame-cart-summary dd{margin:0;color:#17375f;font-size:13px;font-weight:800}.minigame-cart-summary dd.odd{color:#1f6cb4}.tpl2-root.is-dark .minigame-cart-summary dt{color:#97b1d3}.tpl2-root.is-dark .minigame-cart-summary dd{color:#edf5ff}.tpl2-root.is-dark .minigame-cart-summary dd.odd{color:#7bc7ff}.minigame-bet-controls{display:grid;gap:10px}.minigame-bet-metrics{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.minigame-bet-metrics label{display:block;margin-bottom:4px;color:#557294;font-size:12px;font-weight:700}.minigame-bet-metrics input{width:100%;height:40px;border-radius:9px;border:1px solid #c5d5e8;background:#eef5ff;color:#15365f;font-size:16px;font-weight:800;padding:0 10px}.minigame-bet-metrics strong{display:inline-flex;align-items:center;min-height:40px;border-radius:9px;border:1px solid #c5d5e8;background:#eef5ff;color:#1f6cb4;font-size:17px;font-weight:900;padding:0 10px}.tpl2-root.is-dark .minigame-bet-metrics label{color:#9ab6da}.tpl2-root.is-dark .minigame-bet-metrics input,.tpl2-root.is-dark .minigame-bet-metrics strong{border-color:#244b76;background:#031327}.tpl2-root.is-dark .minigame-bet-metrics input{color:#f2f8ff}.tpl2-root.is-dark .minigame-bet-metrics strong{color:#7bc7ff}.minigame-quick-grid,.minigame-action-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:6px}.minigame-quick-grid button,.minigame-action-grid button{border:1px solid #c2d1e4;border-radius:8px;min-height:34px;background:#edf4fd;color:#31527c;font-size:12px;font-weight:800;cursor:pointer}.minigame-action-grid button:nth-child(1){border-color:#d6a31a;background:linear-gradient(135deg,#ffd75a,#efb821);color:#322400}.minigame-action-grid button:nth-child(2){border-color:#c84a4a;background:linear-gradient(135deg,#ef5555,#c93a3a);color:#fff}.minigame-action-grid button:nth-child(3){border-color:#8fa8c9;background:#e8eff9;color:#304f78}.tpl2-root.is-dark .minigame-quick-grid button,.tpl2-root.is-dark .minigame-action-grid button{border-color:#254a74;background:#041428;color:#b8cdef}.tpl2-root.is-dark .minigame-action-grid button:nth-child(1){border-color:#d6a31a;background:linear-gradient(135deg,#ffd75a,#efb821);color:#322400}.tpl2-root.is-dark .minigame-action-grid button:nth-child(2){border-color:#c84a4a;background:linear-gradient(135deg,#ef5555,#c93a3a);color:#fff}.tpl2-root.is-dark .minigame-action-grid button:nth-child(3){border-color:#536b8e;background:#20354d;color:#d5e6ff}.minigame-submit-btn{border:1px solid #10b85f;border-radius:10px;background:linear-gradient(135deg,#34f58d,#18c968);color:#fff;font-size:18px;font-weight:900;cursor:pointer;box-shadow:0 10px 24px #18c96847}.minigame-submit-btn.active{border-color:#78ffb4;background:linear-gradient(135deg,#78ffb4,#24df77 48%,#12b85f);box-shadow:0 12px 28px #24df7761}.minigame-submit-btn:disabled{cursor:not-allowed;opacity:.56;filter:saturate(.72)}.tpl2-root.is-dark .minigame-submit-btn{border-color:#16d874;background:linear-gradient(135deg,#48ff9b,#19ce6c);color:#fff}.notice-page-panel{padding:16px}.notice-list-section,.notice-detail-section{margin-top:12px}.notice-list-table{min-width:860px}.notice-event-grid{margin-top:10px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.notice-event-card{border:1px solid #b7c4d7;border-radius:10px;background:#e8eef8;overflow:hidden;text-align:left;padding:0;cursor:pointer}.tpl2-root.is-dark .notice-event-card{border-color:#3e5578;background:#202f47}.notice-event-thumb{position:relative;width:100%;aspect-ratio:16 / 9;background:#ffffffb8;border-bottom:1px solid #c7d3e4;overflow:hidden}.tpl2-root.is-dark .notice-event-thumb{background:#111a2ac7;border-bottom-color:#405981}.notice-event-thumb img{width:100%;height:100%;object-fit:cover;display:block}.notice-event-thumb-empty{width:100%;height:100%;display:grid;place-items:center;gap:6px;color:#5d7190}.notice-event-thumb-empty .material-icons{font-size:32px}.notice-event-thumb-empty strong{font-size:12px;font-weight:800;letter-spacing:.04em}.tpl2-root.is-dark .notice-event-thumb-empty{color:#a9bddb}.notice-event-thumb .notice-badge{position:absolute;top:8px;left:8px}.notice-event-body{padding:10px;display:grid;gap:6px}.notice-event-body h4{margin:0;font-size:14px;line-height:1.45;font-weight:800;color:#0f3562}.tpl2-root.is-dark .notice-event-body h4{color:#d6ebff}.notice-event-body p{margin:0;font-size:12px;color:#5d7190;line-height:1.4}.tpl2-root.is-dark .notice-event-body p{color:#a9bddb}.notice-row{cursor:pointer}.notice-row:hover td{background:#2fd47617}.tpl2-root.is-dark .notice-row:hover td{background:#2fd4762e}.notice-title-cell{text-align:left!important;max-width:0}.notice-title-text{display:inline-block;max-width:100%;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.notice-badge{min-width:40px;height:22px;border-radius:999px;padding:0 10px;display:inline-flex;align-items:center;justify-content:center;opacity:1;background:#2fd47638;color:#0f3562;font-size:12px;font-weight:800}.tpl2-root.is-dark .notice-badge{background:#2fd47647;color:#d6ebff}.notice-detail-headline h3{margin:0;display:inline-flex;align-items:center;gap:8px;flex-wrap:wrap;font-size:21px}.notice-detail-meta{margin:6px 0 0;font-size:13px;color:#5d7190}.tpl2-root.is-dark .notice-detail-meta{color:#a9bddb}.notice-detail-thumb{margin-top:14px;border-radius:10px;overflow:hidden;border:1px solid #c4d1e3;background:#ffffffb8}.notice-detail-thumb img{width:100%;height:auto;display:block}.tpl2-root.is-dark .notice-detail-thumb{border-color:#405981;background:#111a2ac7}.notice-detail-content{margin-top:14px;border:1px solid #c4d1e3;border-radius:10px;padding:12px;background:#ffffffb8;min-height:120px;font-size:14px;line-height:1.55;white-space:pre-wrap;word-break:break-word}.tpl2-root.is-dark .notice-detail-content{border-color:#405981;background:#111a2ac7}.notice-detail-content.is-html{white-space:normal}.notice-detail-content.is-html img{max-width:100%;height:auto}.tpl2-root{--tpl2-content-surface: #ffffff;--tpl2-content-surface-soft: #f8fafc;--tpl2-content-surface-muted: #eef4fb;--tpl2-content-border: #d4dfec;--tpl2-content-border-strong: #b8c8dc;--tpl2-content-row-hover: rgba(29, 111, 214, .08);--tpl2-content-shadow: 0 14px 34px rgba(51, 78, 116, .12);--tpl2-game-accent: #2563eb;--tpl2-game-accent-strong: #1d4ed8;--tpl2-game-accent-soft: rgba(37, 99, 235, .12);--tpl2-game-accent-text: #1e3a8a;--tpl2-notice-mobile-card-border: #b9cee6;--tpl2-notice-mobile-card-bg: linear-gradient(145deg, #f6faff 0%, #edf4fd 100%);--tpl2-notice-mobile-card-shadow: inset 0 1px 0 rgba(255, 255, 255, .88);--tpl2-notice-mobile-no-color: #274a74;--tpl2-notice-mobile-date-color: #4c6f97;--tpl2-notice-mobile-title-color: #183a63;--tpl2-notice-mobile-title-sep: rgba(126, 157, 190, .42)}.tpl2-root.is-dark{--tpl2-content-surface: #111111;--tpl2-content-surface-soft: #151515;--tpl2-content-surface-muted: #1d1d1d;--tpl2-content-border: #273449;--tpl2-content-border-strong: #364865;--tpl2-content-row-hover: rgba(47, 212, 118, .14);--tpl2-content-shadow: 0 16px 38px rgba(0, 0, 0, .34);--tpl2-game-accent: #60a5fa;--tpl2-game-accent-strong: #3b82f6;--tpl2-game-accent-soft: rgba(96, 165, 250, .18);--tpl2-game-accent-text: #dbeafe;--tpl2-notice-mobile-card-border: #4b78a8;--tpl2-notice-mobile-card-bg: linear-gradient(145deg, #1c3758 0%, #152e4d 100%);--tpl2-notice-mobile-card-shadow: inset 0 1px 0 rgba(255, 255, 255, .08);--tpl2-notice-mobile-no-color: #d7e8ff;--tpl2-notice-mobile-date-color: #d7e8ff;--tpl2-notice-mobile-title-color: #f5f9ff;--tpl2-notice-mobile-title-sep: rgba(168, 203, 237, .36)}.deposit-page-panel .deposit-card,.deposit-page-panel .deposit-list-table-wrap,.support-page-panel .deposit-card,.support-page-panel .deposit-list-table-wrap,.notice-page-panel .deposit-card,.notice-page-panel .deposit-list-table-wrap,.notice-event-card{border-color:var(--tpl2-content-border-strong);background:var(--tpl2-content-surface);box-shadow:var(--tpl2-content-shadow)}.deposit-account-table,.deposit-bonus-row,.support-detail-content,.notice-detail-content,.notice-detail-thumb,.notice-event-thumb{border-color:var(--tpl2-content-border);background:var(--tpl2-content-surface-soft)}.deposit-list-table th{background:var(--tpl2-content-surface-muted)}.deposit-list-table td{background:var(--tpl2-content-surface)}.deposit-list-table tbody tr:hover td,.support-row:hover td,.notice-row:hover td{background:var(--tpl2-content-row-hover)}.tpl2-root.is-dark .deposit-page-panel .deposit-card,.tpl2-root.is-dark .deposit-page-panel .deposit-list-table-wrap,.tpl2-root.is-dark .support-page-panel .deposit-card,.tpl2-root.is-dark .support-page-panel .deposit-list-table-wrap,.tpl2-root.is-dark .notice-page-panel .deposit-card,.tpl2-root.is-dark .notice-page-panel .deposit-list-table-wrap,.tpl2-root.is-dark .notice-event-card,.tpl2-root.is-dark .deposit-account-table,.tpl2-root.is-dark .deposit-bonus-row,.tpl2-root.is-dark .support-detail-content,.tpl2-root.is-dark .notice-detail-content,.tpl2-root.is-dark .notice-detail-thumb,.tpl2-root.is-dark .notice-event-thumb{border-color:var(--tpl2-content-border-strong);background:var(--tpl2-content-surface)}.tpl2-root.is-dark .deposit-list-table th{background:var(--tpl2-content-surface-muted)}.tpl2-root.is-dark .deposit-list-table td{background:var(--tpl2-content-surface)}.casino-page-panel,.slot-page-panel,.tpl2-root.is-dark .casino-page-panel,.tpl2-root.is-dark .slot-page-panel{background:var(--tpl2-content-surface-soft)}.casino-page-location span,.casino-page-location strong,.slot-page-location span,.slot-page-location strong{border-color:var(--tpl2-content-border);background:var(--tpl2-content-surface);color:var(--tpl2-game-accent-text)}.casino-vendor-status,.slot-vendor-status,.slot-game-status{border-color:var(--tpl2-content-border);background:var(--tpl2-content-surface);color:#49617f}.casino-vendor-card,.slot-vendor-panel,.slot-main-panel,.slot-search-suggest,.slot-game-launch{border-color:var(--tpl2-content-border-strong);background:var(--tpl2-content-surface);box-shadow:var(--tpl2-content-shadow)}.casino-vendor-thumb-wrap,.slot-vendor-logo,.slot-search-thumb,.slot-game-thumb{border-color:var(--tpl2-content-border);background:var(--tpl2-content-surface-muted)}.casino-vendor-meta p,.slot-pagination-meta,.slot-search-status,.slot-game-vendor,.slot-search-vendor{color:#526985}.casino-vendor-start,.slot-search-btn,.slot-game-play-btn,.slot-tab-btn.active,.slot-pagination-buttons button.is-active{border-color:var(--tpl2-game-accent-strong);background:linear-gradient(135deg,var(--tpl2-game-accent) 0%,var(--tpl2-game-accent-strong) 100%);color:#fff}.slot-vendor-head,.slot-vendor-item,.slot-tab-btn,.slot-search-input,.slot-search-item{border-color:var(--tpl2-content-border);background:var(--tpl2-content-surface-soft);color:var(--tpl2-game-accent-text)}.slot-vendor-item:hover,.slot-search-item:hover{border-color:var(--tpl2-game-accent);background:var(--tpl2-game-accent-soft)}.slot-vendor-item.active{border-color:var(--tpl2-game-accent);background:var(--tpl2-game-accent-soft);box-shadow:0 0 0 1px var(--tpl2-game-accent-soft) inset}.slot-search-input:focus{border-color:var(--tpl2-game-accent);box-shadow:0 0 0 2px var(--tpl2-game-accent-soft)}@media(hover:hover){.casino-vendor-card:hover,.slot-game-launch:hover{border-color:var(--tpl2-game-accent);box-shadow:0 14px 30px #2563eb2e}}.tpl2-root.is-dark .casino-vendor-status,.tpl2-root.is-dark .slot-vendor-status,.tpl2-root.is-dark .slot-game-status,.tpl2-root.is-dark .casino-vendor-card,.tpl2-root.is-dark .slot-vendor-panel,.tpl2-root.is-dark .slot-main-panel,.tpl2-root.is-dark .slot-search-suggest,.tpl2-root.is-dark .slot-game-launch,.tpl2-root.is-dark .casino-vendor-thumb-wrap,.tpl2-root.is-dark .slot-vendor-logo,.tpl2-root.is-dark .slot-search-thumb,.tpl2-root.is-dark .slot-game-thumb,.tpl2-root.is-dark .slot-vendor-head,.tpl2-root.is-dark .slot-vendor-item,.tpl2-root.is-dark .slot-tab-btn,.tpl2-root.is-dark .slot-search-input,.tpl2-root.is-dark .slot-search-item{border-color:var(--tpl2-content-border-strong);background:var(--tpl2-content-surface)}.tpl2-root.is-dark .casino-vendor-meta p,.tpl2-root.is-dark .slot-pagination-meta,.tpl2-root.is-dark .slot-search-status,.tpl2-root.is-dark .slot-game-vendor,.tpl2-root.is-dark .slot-search-vendor{color:#a9bddb}.tpl2-root.is-dark .slot-game-name,.tpl2-root.is-dark .slot-search-name,.tpl2-root.is-dark .slot-vendor-name{color:#eef5ff}.deposit-status-badge{display:inline-flex;align-items:center;justify-content:center;min-width:66px;height:26px;border-radius:999px;padding:0 10px;font-size:12px;font-weight:800}.deposit-status-badge.status-pending{background:#91a2bb38;color:#415676}.deposit-status-badge.status-processing{background:#4285f433;color:#1f5eb8}.deposit-status-badge.status-approved{background:#2fd47633;color:#138244}.deposit-status-badge.status-rejected{background:#ef444433;color:#c12d2d}.tpl2-root.is-dark .deposit-status-badge.status-pending{color:#c5d3e9}.tpl2-root.is-dark .deposit-status-badge.status-processing{color:#9dc2ff}.tpl2-root.is-dark .deposit-status-badge.status-approved{color:#98ebbf}.tpl2-root.is-dark .deposit-status-badge.status-rejected{color:#ffb3b3}.deposit-pagination{margin-top:10px;display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap;font-size:13px;color:#4f6381}.tpl2-root.is-dark .deposit-pagination{color:#a9bddb}.deposit-pagination-buttons{display:inline-flex;flex-wrap:wrap;gap:6px}.deposit-pagination-buttons button{border:1px solid #9eb1c8;border-radius:8px;background:#f4f7fb;color:#2b456e;min-width:34px;height:30px;padding:0 9px;font-size:12px;font-weight:700;cursor:pointer}.deposit-pagination-buttons button.is-active{background:#2fd476;border-color:#27b05d;color:#04192d}.tpl2-root.is-dark .deposit-pagination-buttons button{background:#273750;color:#d8e7ff;border-color:#50688d}.tpl2-root.is-dark .inout-list li{background:#111a2ac7;border-color:#405981}.tpl2-root.is-dark .home-board-item:hover{border-color:#5c77a2;background:#18243af5}.tpl2-root.is-dark .home-board-item span{color:#9ab0cf}.showcase-section{margin-top:4px;width:100%;max-width:100%;min-width:0}.showcase-header{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:8px;min-width:0;flex-wrap:wrap}.showcase-title{margin:0;font-size:21px;font-weight:800;color:#1a2a43;letter-spacing:-.02em;min-width:0}.tpl2-root.is-dark .showcase-title{color:#e8eef8}.showcase-actions{display:inline-flex;align-items:center;gap:6px;min-width:0;flex-wrap:wrap;justify-content:flex-end}.showcase-more{border:0;background:transparent;color:#596a83;font-size:13px;font-weight:600;border-radius:6px;padding:4px 8px;cursor:pointer}.showcase-more:hover{background:#8da1be2e}.tpl2-root.is-dark .showcase-more{color:#b8c7dd}.showcase-nav{width:28px;height:28px;border-radius:6px;border:0;background:#384b69;color:#fff;display:inline-flex;align-items:center;justify-content:center;cursor:default}.showcase-nav .material-icons{font-size:18px;line-height:1}.showcase-grid{display:grid;grid-template-columns:repeat(8,minmax(0,1fr));gap:14px}.showcase-tile{border:0;border-radius:12px;overflow:hidden;padding:0;margin:0;display:block;aspect-ratio:3 / 4;background:linear-gradient(180deg,#8b5cf6,#6d28d9);cursor:pointer}.showcase-tile img{width:100%;height:100%;object-fit:cover;display:block}.showcase-tile:hover{opacity:.86}.vsports-page-panel{width:100%;max-width:1400px;padding:0;overflow:visible;background:linear-gradient(160deg,#edf3fb,#e6eef9 46%,#f4f8fd)}.tpl2-root.is-dark .vsports-page-panel{background:radial-gradient(circle at 20% 0%,#18468829,#18468800 34%),radial-gradient(circle at 85% 100%,#122d5c24,#122d5c00 40%),linear-gradient(180deg,#000208,#00040d 44%,#000207)}.vsports-layout{display:grid;max-width:1400px;grid-template-columns:253px minmax(0,1fr) 310px;gap:14px;padding:14px}.vsports-side-panel,.vsports-main-panel,.vsports-cart-panel{border:1px solid #c6d4e7;border-radius:12px;background:#f8fbff}.tpl2-root.is-dark .vsports-side-panel,.tpl2-root.is-dark .vsports-main-panel,.tpl2-root.is-dark .vsports-cart-panel{border-color:#1a3655;background:#010916}.vsports-side-panel{padding:0;overflow:hidden}.vsports-side-head{padding:14px 14px 12px;border-bottom:1px solid #d3deec;background:linear-gradient(180deg,#f1f6fd,#e8f0fb)}.tpl2-root.is-dark .vsports-side-head{border-bottom-color:#193652;background:linear-gradient(180deg,#040f20,#030b18)}.vsports-side-head h3{margin:0;display:grid;gap:3px;font-size:18px;line-height:1.2;color:#0e2544}.tpl2-root.is-dark .vsports-side-head h3{color:#ebf3ff}.vsports-side-head h3 span{color:#5f748f;font-size:11px;letter-spacing:.08em;text-transform:uppercase}.tpl2-root.is-dark .vsports-side-head h3 span{color:#8ca8cc}.vsports-side-list{list-style:none;margin:0;padding:10px;display:grid;gap:8px}.vsports-side-link{text-decoration:none;display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:8px;min-height:44px;padding:0 10px;border:1px solid #d0dced;border-radius:9px;color:#1a3358;background:#f5f9ff}.vsports-side-link:hover,.vsports-side-link.active{border-color:#7ca4d8;background:linear-gradient(135deg,#e4eefc,#d4e4fa)}.tpl2-root.is-dark .vsports-side-link{border-color:#1b3c61;color:#d9e8ff;background:#041123}.tpl2-root.is-dark .vsports-side-link:hover,.tpl2-root.is-dark .vsports-side-link.active{border-color:#3f70ad;background:linear-gradient(135deg,#0a1f3a,#07182f)}.vsports-side-badge{min-width:34px;height:22px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;font-size:11px;font-weight:800;text-transform:uppercase;color:#fef6de;border:1px solid #917548;background:linear-gradient(135deg,#7b6848,#6c5a3e)}.vsports-side-text{font-size:13px;font-weight:700}.vsports-side-time{min-width:52px;text-align:right;font-size:11px;font-weight:800;color:#14854d}.vsports-side-time.off{color:#bf4f4f}.vsports-main-panel{width:100%;max-width:none;padding:14px;display:grid;gap:10px}.vsports-main-head{display:flex;align-items:center;justify-content:space-between;gap:8px;flex-wrap:wrap}.vsports-main-title{margin:0;display:inline-flex;align-items:flex-end;gap:8px}.vsports-main-title span{font-size:26px;font-weight:900;color:#0f2a4f}.vsports-main-title em{font-style:normal;font-size:14px;color:#5e7592;font-weight:700}.tpl2-root.is-dark .vsports-main-title span{color:#eef5ff}.tpl2-root.is-dark .vsports-main-title em{color:#90abce}.vsports-main-location{display:inline-flex;gap:6px;flex-wrap:wrap}.vsports-main-location span,.vsports-main-location strong{min-height:24px;padding:0 8px;border-radius:999px;border:1px solid #c8d6ea;background:#f0f6ff;color:#526f92;display:inline-flex;align-items:center;font-size:11px;font-weight:800}.vsports-main-location strong{border-color:#8fb0dc;color:#224672;background:linear-gradient(135deg,#e0edff,#d2e3fa)}.tpl2-root.is-dark .vsports-main-location span,.tpl2-root.is-dark .vsports-main-location strong{border-color:#1f436b;background:#051327;color:#a2bedf}.tpl2-root.is-dark .vsports-main-location strong{border-color:#3f70a9;background:linear-gradient(135deg,#0c2646,#081c34);color:#eef5ff}.vsports-league-tab-wrap{display:flex;align-items:center;flex-wrap:wrap;gap:7px}.vsports-league-tab{height:34px;border-radius:999px;border:1px solid #bed0e8;background:#eef4fd;color:#375a86;font-size:12px;font-weight:800;padding:0 14px;cursor:pointer}.vsports-league-tab.active{border-color:#5f8ec5;background:linear-gradient(135deg,#3f76b5,#305f93);color:#fff}.tpl2-root.is-dark .vsports-league-tab{border-color:#1f436b;background:#051326;color:#9dbce3}.tpl2-root.is-dark .vsports-league-tab.active{border-color:#4c7fba;background:linear-gradient(135deg,#0b325b,#072444);color:#f7fbff}.vsports-hero{position:relative;border:1px solid #c7d5e8;border-radius:12px;overflow:hidden;background:#101f33}.tpl2-root.is-dark .vsports-hero{border-color:#1f426a}.vsports-hero-player{display:block;width:100%;height:420px;border:0}.vsports-hero-overlay{position:absolute;left:10px;bottom:10px;display:grid;gap:3px;pointer-events:none}.vsports-hero-result{width:fit-content;border-radius:999px;min-height:24px;padding:0 10px;display:inline-flex;align-items:center;font-size:11px;font-weight:900;color:#f8fbff;border:1px solid rgba(255,255,255,.28);background:#0c1929c7}.vsports-hero-league{margin:0;color:#deebff;font-size:11px;letter-spacing:.08em;font-weight:700}.vsports-board-wrap{display:grid;gap:10px}.vsports-board-empty{border:1px dashed #c0cfdf;border-radius:10px;background:#f1f6fd;color:#607287;min-height:92px;display:flex;align-items:center;justify-content:center;text-align:center;padding:10px;font-size:13px;font-weight:700}.vsports-board-empty.error{color:#bb4e4e}.tpl2-root.is-dark .vsports-board-empty{border-color:#1f446c;background:#030f1e;color:#9ab8dd}.tpl2-root.is-dark .vsports-board-empty.error{color:#ff9494}.vsports-table-wrap{border:1px solid #ccdae8;border-radius:11px;background:#f8fbff;overflow:hidden}.tpl2-root.is-dark .vsports-table-wrap{border-color:#1c3f62;background:#000914}.vsports-fixture-card-head{--vsports-head-bg: linear-gradient(135deg, #1d5fbf 0%, #16489c 48%, #0b2e72 100%);--vsports-head-border: #123f91;padding:11px 12px;display:flex;align-items:center;justify-content:space-between;gap:10px;border-bottom:1px solid var(--vsports-head-border);background:var(--vsports-head-bg);color:#fff}.tpl2-root.is-dark .vsports-fixture-card-head{border-bottom-color:var(--vsports-head-border)}.vsports-fixture-card-head.league-tone-premiership{--vsports-head-bg: linear-gradient(135deg, #1d5fbf 0%, #16489c 48%, #0b2e72 100%);--vsports-head-border: #123f91}.vsports-fixture-card-head.league-tone-superleague{--vsports-head-bg: linear-gradient(135deg, #5b21b6 0%, #4c1d95 48%, #2e1065 100%);--vsports-head-border: #4c1d95}.vsports-fixture-card-head.league-tone-eurocup{--vsports-head-bg: linear-gradient(135deg, #0e7490 0%, #075985 48%, #083344 100%);--vsports-head-border: #075985}.vsports-fixture-card-head.league-tone-worldcup{--vsports-head-bg: linear-gradient(135deg, #c2410c 0%, #991b1b 48%, #641111 100%);--vsports-head-border: #991b1b}.vsports-fixture-card-head.league-tone-waterport{--vsports-head-bg: linear-gradient(135deg, #15803d 0%, #166534 48%, #064e3b 100%);--vsports-head-border: #166534}.vsports-fixture-card-head.league-tone-nbareplay{--vsports-head-bg: linear-gradient(135deg, #b45309 0%, #c2410c 48%, #7c2d12 100%);--vsports-head-border: #c2410c}.vsports-fixture-card-head.league-tone-default{--vsports-head-bg: linear-gradient(135deg, #64748b 0%, #334155 52%, #1e293b 100%);--vsports-head-border: #475569}.vsports-fixture-card-title{display:inline-flex;align-items:center;gap:6px}.vsports-fixture-card-title .material-icons{color:#ffffffe6;font-size:19px}.vsports-fixture-card-title strong{color:#fff;font-size:15px}.tpl2-root.is-dark .vsports-fixture-card-title .material-icons{color:#ffffffe6}.tpl2-root.is-dark .vsports-fixture-card-title strong{color:#fff}.vsports-fixture-card-meta{display:inline-flex;align-items:center;gap:8px}.vsports-status-pill{min-height:22px;border-radius:999px;border:1px solid rgba(255,255,255,.34);padding:0 8px;background:#fff3;color:#fff;display:inline-flex;align-items:center;font-size:11px;font-weight:800;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.vsports-status-pill.closed{border-color:#c88c8c;background:#fdecec;color:#b14a4a}.tpl2-root.is-dark .vsports-status-pill{border-color:#ffffff4d;background:#ffffff29;color:#fff}.tpl2-root.is-dark .vsports-status-pill.closed{border-color:#465574;background:#101a2a;color:#aeb8ca}.vsports-table-wrap.closed .vsports-fixture-card-title .material-icons,.vsports-table-wrap.closed .vsports-fixture-card-title strong,.vsports-table-wrap.closed .vsports-fixture-time,.vsports-table-wrap.closed .vsports-market-label,.vsports-table-wrap.closed .vsports-team-name,.vsports-table-wrap.closed .vsports-team-hint{color:#69798d}.vsports-table-wrap.closed .vsports-market-odd-box small,.vsports-table-wrap.closed .vsports-market-odd-box strong,.vsports-table-wrap.closed .vsports-market-mid-box{color:#74879d}.vsports-table-wrap.closed .vsports-market-mid-pick-btn{border-color:#b9c8da;background:#dfe8f5}.vsports-table-wrap.closed .vsports-market-mid-pick-btn small,.vsports-table-wrap.closed .vsports-market-mid-pick-btn strong,.vsports-table-wrap.closed .vsports-market-mid-pick-btn.is-selected small,.vsports-table-wrap.closed .vsports-market-mid-pick-btn.is-selected strong{color:#74879d}.tpl2-root.is-dark .vsports-table-wrap.closed .vsports-fixture-card-title .material-icons,.tpl2-root.is-dark .vsports-table-wrap.closed .vsports-fixture-card-title strong,.tpl2-root.is-dark .vsports-table-wrap.closed .vsports-fixture-time,.tpl2-root.is-dark .vsports-table-wrap.closed .vsports-market-label,.tpl2-root.is-dark .vsports-table-wrap.closed .vsports-team-name,.tpl2-root.is-dark .vsports-table-wrap.closed .vsports-team-hint{color:#6f7e95}.vsports-table-wrap.closed .vsports-fixture-card-head .vsports-fixture-card-title .material-icons,.vsports-table-wrap.closed .vsports-fixture-card-head .vsports-fixture-card-title strong,.vsports-table-wrap.closed .vsports-fixture-card-head .vsports-fixture-time,.tpl2-root.is-dark .vsports-table-wrap.closed .vsports-fixture-card-head .vsports-fixture-card-title .material-icons,.tpl2-root.is-dark .vsports-table-wrap.closed .vsports-fixture-card-head .vsports-fixture-card-title strong,.tpl2-root.is-dark .vsports-table-wrap.closed .vsports-fixture-card-head .vsports-fixture-time{color:#ffffffb8}.tpl2-root.is-dark .vsports-table-wrap.closed .vsports-market-odd-box small,.tpl2-root.is-dark .vsports-table-wrap.closed .vsports-market-odd-box strong,.tpl2-root.is-dark .vsports-table-wrap.closed .vsports-market-mid-box{color:#7488a5}.tpl2-root.is-dark .vsports-table-wrap.closed .vsports-market-mid-pick-btn{border-color:#2a4663;background:#0f1f33}.tpl2-root.is-dark .vsports-table-wrap.closed .vsports-market-mid-pick-btn small,.tpl2-root.is-dark .vsports-table-wrap.closed .vsports-market-mid-pick-btn strong,.tpl2-root.is-dark .vsports-table-wrap.closed .vsports-market-mid-pick-btn.is-selected small,.tpl2-root.is-dark .vsports-table-wrap.closed .vsports-market-mid-pick-btn.is-selected strong{color:#7488a5}.vsports-fixture-time{color:#ffffffe6;font-size:12px;font-weight:700}.tpl2-root.is-dark .vsports-fixture-time{color:#ffffffe6}.vsports-fixture-row{display:grid;grid-template-columns:96px minmax(0,1fr) 252px minmax(0,1fr);gap:0;align-items:stretch;min-height:58px;padding:0;border-top:1px solid #d7e2ef}.tpl2-root.is-dark .vsports-fixture-row{border-top-color:#112c47;background:linear-gradient(180deg,#000a18,#000711)}.vsports-market-label{color:#526a84;display:flex;align-items:center;justify-content:center;font-size:12px;font-weight:700;min-height:58px;padding:0 8px;text-align:center}.vsports-market-team{display:flex;align-items:center;gap:6px;min-width:0;padding:0 10px}.vsports-market-team.away{justify-content:flex-end}.vsports-team-name{color:#122d50;font-size:13px;font-weight:700;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.tpl2-root.is-dark .vsports-team-name{color:#f3f8ff}.tpl2-root.is-dark .vsports-market-label{color:#9db4d4}.vsports-team-hint{min-height:20px;border-radius:999px;border:1px solid #b8cadf;background:#edf3fb;color:#58708d;display:inline-flex;align-items:center;padding:0 7px;font-size:10px;font-weight:800}.vsports-team-hint.tone-green,.vsports-team-hint.tone-up{border-color:#7db89a;background:#e9f8ef;color:#1d7f4d}.vsports-team-hint.tone-down{border-color:#cb8f8f;background:#fdeeed;color:#bf4f4f}.vsports-market-odds{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:6px;align-items:center;padding:0 7px}.vsports-market-odd-box,.vsports-market-mid-box{min-height:52px;border:1px solid #c8d5e8;border-radius:9px;background:#edf4ff;display:grid;place-items:center}.tpl2-root.is-dark .vsports-market-odd-box,.tpl2-root.is-dark .vsports-market-mid-box{border-color:#20476f;background:#031226}.vsports-market-pick-btn{cursor:pointer}.vsports-market-pick-btn:disabled{cursor:default}.vsports-market-pick-btn.is-selectable:hover{border-color:#7aa5da;background:#dceafc}.tpl2-root.is-dark .vsports-market-pick-btn.is-selectable:hover{border-color:#3e72aa;background:#09203c}.vsports-market-pick-btn.is-selected{border-color:#5089cb;background:linear-gradient(135deg,#4380c4,#32659e)}.tpl2-root.is-dark .vsports-market-pick-btn.is-selected{border-color:#5688c1;background:linear-gradient(135deg,#0b4278,#082f58)}.vsports-market-odd-box small,.vsports-market-mid-pick-btn small{font-size:10px;color:#59738f;font-weight:700}.vsports-market-odd-box strong,.vsports-market-mid-pick-btn strong{color:#16345a;font-size:15px}.vsports-market-pick-btn.is-selected small,.vsports-market-pick-btn.is-selected strong{color:#f7fbff}.tpl2-root.is-dark .vsports-market-odd-box small,.tpl2-root.is-dark .vsports-market-mid-pick-btn small{color:#8ca9cf}.tpl2-root.is-dark .vsports-market-odd-box strong,.tpl2-root.is-dark .vsports-market-mid-pick-btn strong{color:#e6f0ff}.vsports-market-mid-box{color:#415c79;font-size:13px;font-weight:800}.vsports-market-mid-box.tone-green,.vsports-market-mid-box.tone-up{color:#177a49}.vsports-market-mid-box.tone-down{color:#b24949}.vsports-cart-panel{display:grid;grid-template-rows:auto;overflow:hidden}.vsports-cart-head{min-height:46px;padding:0 14px;display:flex;align-items:center;gap:6px;border-bottom:1px solid #d6e1ee;color:#1b3e6d;background:linear-gradient(180deg,#eef4fc,#e5eef9);font-size:14px;font-weight:700}.vsports-cart-head strong{font-size:15px}.tpl2-root.is-dark .vsports-cart-head{border-bottom-color:#1a3b5e;color:#e9f2ff;background:linear-gradient(180deg,#040f21,#030b19)}.vsports-cart-section{padding:12px;border-top:1px solid #d9e4f0}.vsports-cart-section:first-of-type{border-top:0}.tpl2-root.is-dark .vsports-cart-section{border-top-color:#112d49}.vsports-cart-section-title{margin:0 0 8px;color:#1e3f69;font-size:13px;display:flex;align-items:center;justify-content:space-between}.tpl2-root.is-dark .vsports-cart-section-title{color:#e6f0ff}.tpl2-root.is-dark .vsports-cart-count{border-color:#2f6298;background:#082242;color:#d6e9ff}.vsports-cart-count{min-width:20px;height:20px;border-radius:999px;border:1px solid #79abdf;background:#e5f0fd;color:#1a4f8a;display:inline-flex;align-items:center;justify-content:center;font-size:11px;font-weight:800}.vsports-cart-empty{min-height:52px;border:1px dashed #ccd8e8;border-radius:9px;background:#f3f8ff;color:#6a7f96;display:flex;align-items:center;justify-content:center;font-size:12px}.tpl2-root.is-dark .vsports-cart-empty{border-color:#1f436a;background:#031122;color:#93afcf}.vsports-cart-pick{border:1px solid #c7d6e9;border-radius:9px;background:#f0f7ff;padding:10px 10px 10px 30px;position:relative;display:grid;gap:4px}.tpl2-root.is-dark .vsports-cart-pick{border-color:#234a75;background:#041428}.vsports-cart-pick-remove{position:absolute;top:7px;left:7px;width:20px;height:20px;padding:0;border-radius:999px;border:0;background:transparent;display:inline-flex;align-items:center;justify-content:center;cursor:pointer}.vsports-cart-pick-remove-svg{display:block;width:18px;height:18px}.vsports-cart-pick-match,.vsports-cart-pick-market{margin:0}.vsports-cart-pick-match{color:#1a355b;font-size:12px;font-weight:700}.vsports-cart-pick-market{display:flex;align-items:center;justify-content:space-between;gap:8px;color:#516a87;font-size:12px}.vsports-cart-pick-odd{color:#264e80}.tpl2-root.is-dark .vsports-cart-pick-match{color:#edf5ff}.tpl2-root.is-dark .vsports-cart-pick-market{color:#9eb8da}.tpl2-root.is-dark .vsports-cart-pick-odd{color:#7ec0ff}.vsports-cart-amount-input{width:100%;height:42px;border-radius:9px;border:1px solid #c5d5e8;background:#eef5ff;color:#15365f;font-size:16px;font-weight:800;padding:0 10px}.tpl2-root.is-dark .vsports-cart-amount-input{border-color:#244b76;background:#031327;color:#f2f8ff}.vsports-chip-grid{margin-top:8px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:6px}.vsports-chip-btn{border:1px solid #c2d1e4;border-radius:8px;min-height:32px;background:#edf4fd;color:#31527c;font-size:12px;font-weight:700;cursor:pointer}.vsports-chip-btn:hover{border-color:#7ca5d7;background:#dceafb}.tpl2-root.is-dark .vsports-chip-btn{border-color:#254a74;background:#041428;color:#b8cdef}.tpl2-root.is-dark .vsports-chip-btn:hover{border-color:#3e72ab;background:#08203d}.vsports-cart-actions{margin-top:8px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:7px}.vsports-cart-action-btn{min-height:34px;border:1px solid #bdcee4;border-radius:8px;background:#ecf3fc;color:#33557f;font-size:12px;font-weight:800;cursor:pointer}.vsports-cart-action-btn.reset{border-color:#d6a31a;background:linear-gradient(135deg,#ffd75a,#efb821);color:#322400}.vsports-cart-action-btn.max{border-color:#c84a4a;background:linear-gradient(135deg,#ef5555,#c93a3a);color:#fff}.tpl2-root.is-dark .vsports-cart-action-btn{border-color:#254a74;background:#04172f;color:#c3d7f3}.tpl2-root.is-dark .vsports-cart-action-btn.reset{border-color:#d6a31a;background:linear-gradient(135deg,#ffd75a,#efb821);color:#322400}.tpl2-root.is-dark .vsports-cart-action-btn.max{border-color:#c84a4a;background:linear-gradient(135deg,#ef5555,#c93a3a);color:#fff}.vsports-cart-metric{margin:0;color:#16365d;font-size:20px;font-weight:900}.vsports-cart-metric span{font-size:15px;color:#5c7592}.vsports-cart-metric.payout{color:#1f6cb4}.tpl2-root.is-dark .vsports-cart-metric{color:#f2f8ff}.tpl2-root.is-dark .vsports-cart-metric span{color:#8eaad0}.tpl2-root.is-dark .vsports-cart-metric.payout{color:#7bc7ff}.vsports-cart-limit p{margin:4px 0 0;color:#5f7590;font-size:12px}.tpl2-root.is-dark .vsports-cart-limit p{color:#9cb6d8}.vsports-bet-submit-btn{width:100%;min-height:42px;border:1px solid #4a9369;border-radius:10px;background:linear-gradient(135deg,#2da65e,#1e8049);color:#fff;font-size:17px;font-weight:900;cursor:pointer}.vsports-bet-submit-btn.is-active{border-color:#5aad7f;background:linear-gradient(135deg,#35b96d,#249355);color:#fff}.vsports-bet-submit-btn:disabled{cursor:default;opacity:.56;filter:saturate(.72)}.tpl2-root.is-dark .vsports-bet-submit-btn{border-color:#4a9369;background:linear-gradient(135deg,#2da65e,#1e8049);color:#fff}.tpl2-root.is-dark .vsports-bet-submit-btn.is-active{border-color:#5aad7f;background:linear-gradient(135deg,#35b96d,#249355);color:#fff}.vsports-page-panel,.tpl2-root.is-dark .vsports-page-panel{background:radial-gradient(980px 320px at 50% -220px,#f2ce442e,#f2ce4400 72%),linear-gradient(180deg,#090b10,#06080c)}.vsports-side-panel,.vsports-main-panel,.vsports-cart-panel,.tpl2-root.is-dark .vsports-side-panel,.tpl2-root.is-dark .vsports-main-panel,.tpl2-root.is-dark .vsports-cart-panel{border-color:#ffffff1f;background:linear-gradient(180deg,#0a0c12f5,#06080cf7);box-shadow:0 14px 30px #00000057}.vsports-main-title span{color:#f7da40}.vsports-main-title em,.vsports-main-location span{color:#b8c1d3}.vsports-main-location span,.vsports-main-location strong,.tpl2-root.is-dark .vsports-main-location span,.tpl2-root.is-dark .vsports-main-location strong{border-color:#ffffff24;background:linear-gradient(180deg,#ffffff14,#ffffff08)}.vsports-main-location strong,.tpl2-root.is-dark .vsports-main-location strong{border-color:#f2ce44b8;background:linear-gradient(135deg,#f3d55c6b,#ab85276b);color:#fff6d1}.vsports-league-tab,.tpl2-root.is-dark .vsports-league-tab{border-color:#ffffff1f;background:#ffffff08;color:#e6ebf5}.vsports-league-tab.active,.tpl2-root.is-dark .vsports-league-tab.active{border-color:#f3d55c;background:#f3d55c21;color:#fff3b5;box-shadow:inset 0 0 0 1px #f3d55c99}.vsports-hero,.tpl2-root.is-dark .vsports-hero{border-color:#ffffff24;background:#06080d}.vsports-table-wrap,.tpl2-root.is-dark .vsports-table-wrap{border-color:#ffffff29;background:linear-gradient(180deg,#080c14f5,#0a0f18f5);box-shadow:0 12px 28px #00000057}.vsports-fixture-card-head{border-bottom-color:#ffffff1a}.vsports-fixture-card-title .material-icons,.tpl2-root.is-dark .vsports-fixture-card-title .material-icons{color:#e8eef8}.vsports-fixture-card-title strong,.tpl2-root.is-dark .vsports-fixture-card-title strong{color:#fff;font-weight:900}.vsports-status-pill,.tpl2-root.is-dark .vsports-status-pill{min-width:52px;border-color:#43d3748c;background:#15873d61;color:#ccffd8}.vsports-fixture-time,.tpl2-root.is-dark .vsports-fixture-time{color:#c8d4e8;font-variant-numeric:tabular-nums}.vsports-fixture-row,.tpl2-root.is-dark .vsports-fixture-row{border-top-color:#ffffff14;background:transparent}.vsports-market-label,.tpl2-root.is-dark .vsports-market-label{color:#d0dbed;font-weight:900;border-right:1px solid rgba(255,255,255,.08);background:#000}.vsports-team-name,.tpl2-root.is-dark .vsports-team-name{color:#f6f9ff;font-weight:900}.vsports-team-hint{border-color:transparent;background:transparent;font-size:13px;font-weight:900}.vsports-team-hint.tone-green,.vsports-team-hint.tone-neutral{color:#7cf35c}.vsports-team-hint.tone-up{color:#ff4f60}.vsports-team-hint.tone-down{color:#5da6ff}.vsports-market-odds{padding:0 7px;border-left:1px solid rgba(255,255,255,.08);border-right:1px solid rgba(255,255,255,.08)}.vsports-market-odd-box,.vsports-market-mid-box,.tpl2-root.is-dark .vsports-market-odd-box,.tpl2-root.is-dark .vsports-market-mid-box{min-height:38px;border-color:#6f83b073;border-radius:4px;background:linear-gradient(180deg,#1c294261,#141e3240)}.vsports-market-mid-box,.tpl2-root.is-dark .vsports-market-mid-box{background:#131e31a3;color:#f3f6fd}.vsports-market-pick-btn.is-selectable:hover,.tpl2-root.is-dark .vsports-market-pick-btn.is-selectable:hover{border-color:#ffd74a;background:linear-gradient(180deg,#ffdd683d,#ffc61b2e);box-shadow:0 0 0 1px #ffd74a40 inset}.vsports-market-pick-btn.is-selected,.tpl2-root.is-dark .vsports-market-pick-btn.is-selected{border-color:#ffd74a;background:linear-gradient(180deg,#ffe37a,#ffd437);box-shadow:0 0 0 1px #ffd74a4d inset}.vsports-market-odd-box small,.vsports-market-mid-pick-btn small,.tpl2-root.is-dark .vsports-market-odd-box small,.tpl2-root.is-dark .vsports-market-mid-pick-btn small{color:#92a3c4}.vsports-market-odd-box strong,.vsports-market-mid-pick-btn strong,.tpl2-root.is-dark .vsports-market-odd-box strong,.tpl2-root.is-dark .vsports-market-mid-pick-btn strong{color:#f5f8ff;font-weight:900;font-variant-numeric:tabular-nums}.vsports-market-pick-btn.is-selected small,.vsports-market-pick-btn.is-selected strong,.tpl2-root.is-dark .vsports-market-pick-btn.is-selected small,.tpl2-root.is-dark .vsports-market-pick-btn.is-selected strong{color:#121722}.vsports-market-mid-box.tone-green,.vsports-market-mid-box.tone-neutral,.vsports-market-mid-box.tone-up{color:#55f488}.vsports-market-mid-box.tone-down{color:#5aa3ff}.vsports-cart-head,.tpl2-root.is-dark .vsports-cart-head{border-bottom-color:#ffffff14;background:#07111f;color:#f4f8ff}.vsports-cart-head strong{color:#ffcf2b}.vsports-cart-section,.tpl2-root.is-dark .vsports-cart-section{border-top-color:#ffffff14;border-left:3px solid #ffcf2b;background:linear-gradient(180deg,#0f1724fa,#0c121efa)}.vsports-cart-section-title,.tpl2-root.is-dark .vsports-cart-section-title{color:#f4f7ff;font-weight:900}.vsports-cart-count,.tpl2-root.is-dark .vsports-cart-count{border-color:#ffcf2b;background:#ffcf2b;color:#121722}.vsports-cart-empty,.tpl2-root.is-dark .vsports-cart-empty,.vsports-cart-pick,.tpl2-root.is-dark .vsports-cart-pick{border-color:#ffffff1a;background:#070c14b8}.vsports-cart-empty{color:#90a0b8}.vsports-cart-pick-match,.tpl2-root.is-dark .vsports-cart-pick-match{color:#f5f8ff}.vsports-cart-pick-market,.tpl2-root.is-dark .vsports-cart-pick-market{color:#b9c5d8}.vsports-cart-pick-odd,.tpl2-root.is-dark .vsports-cart-pick-odd,.vsports-cart-metric.payout,.tpl2-root.is-dark .vsports-cart-metric.payout{color:#ffcf2b}.vsports-cart-amount-input,.tpl2-root.is-dark .vsports-cart-amount-input{border-color:#ffffff1f;background:#050912;color:#f6f9ff}.vsports-chip-btn,.tpl2-root.is-dark .vsports-chip-btn,.vsports-cart-action-btn,.tpl2-root.is-dark .vsports-cart-action-btn{border-color:#ffffff1f;background:linear-gradient(180deg,#1c29427a,#141e3252);color:#d9e3f5}.vsports-chip-btn:hover,.tpl2-root.is-dark .vsports-chip-btn:hover{border-color:#ffd74a;background:#f3d55c24;color:#fff3b5}.vsports-cart-action-btn.reset,.tpl2-root.is-dark .vsports-cart-action-btn.reset{border-color:#d6a31a;background:linear-gradient(135deg,#ffd75a,#efb821);color:#322400}.vsports-cart-action-btn.max,.tpl2-root.is-dark .vsports-cart-action-btn.max{border-color:#c84a4a;background:linear-gradient(135deg,#ef5555,#c93a3a);color:#fff}.vsports-cart-metric,.tpl2-root.is-dark .vsports-cart-metric{color:#f2f8ff}.vsports-cart-metric span,.vsports-cart-limit p,.tpl2-root.is-dark .vsports-cart-metric span,.tpl2-root.is-dark .vsports-cart-limit p{color:#94a4bd}.vsports-bet-submit-btn,.tpl2-root.is-dark .vsports-bet-submit-btn{border-color:#0f9f56;background:linear-gradient(135deg,#21c46d,#0f8f4d)}.vsports-bet-submit-btn.is-active,.tpl2-root.is-dark .vsports-bet-submit-btn.is-active{border-color:#54e08f;background:linear-gradient(135deg,#34e986,#12b760)}.tpl2-root:not(.is-dark) .minigame-page-panel{background:linear-gradient(160deg,#edf3fb,#e6eef9 46%,#f4f8fd)}.tpl2-root:not(.is-dark) .minigame-side-panel,.tpl2-root:not(.is-dark) .minigame-main-panel{border-color:#c6d4e7;background:#f8fbff;box-shadow:none}.tpl2-root:not(.is-dark) .minigame-side-panel .vsports-side-head{border-bottom-color:#d3deec;background:linear-gradient(180deg,#f1f6fd,#e8f0fb)}.tpl2-root:not(.is-dark) .minigame-side-panel .vsports-side-head h3{color:#0e2544}.tpl2-root:not(.is-dark) .minigame-side-panel .vsports-side-head h3 span{color:#5f748f}.tpl2-root:not(.is-dark) .minigame-side-panel .vsports-side-link{border-color:#d0dced;color:#1a3358;background:#f5f9ff}.tpl2-root:not(.is-dark) .minigame-side-panel .vsports-side-link:hover,.tpl2-root:not(.is-dark) .minigame-side-panel .vsports-side-link.active{border-color:#7ca4d8;background:linear-gradient(135deg,#e4eefc,#d4e4fa)}.tpl2-root:not(.is-dark) .minigame-side-panel .vsports-side-badge{border-color:#8fb0dc;background:linear-gradient(135deg,#2f8dff,#1d63d8);color:#fff}.tpl2-root:not(.is-dark) .minigame-side-panel .vsports-side-time{color:#14854d}.tpl2-root:not(.is-dark) .minigame-side-panel .vsports-side-time.off{color:#bf4f4f}.tpl2-root:not(.is-dark) .minigame-stream-shell{border-color:#c7d5e8;background:#f8fbff}.tpl2-root:not(.is-dark) .minigame-stream-frame-wrap{background:#f8fbff}.tpl2-root:not(.is-dark) .minigame-board-shell,.tpl2-root:not(.is-dark) .minigame-bet-shell,.tpl2-root:not(.is-dark) .minigame-cart-summary,.tpl2-root:not(.is-dark) .minigame-bet-controls{border-color:#ccdae8;background:#f8fbff}.tpl2-root:not(.is-dark) .minigame-market-card{border-color:#d0dced;background:#f5f9ff}.tpl2-root:not(.is-dark) .minigame-market-side{border-right-color:#d3deec;background:linear-gradient(180deg,#f0f6ff,#eaf2fd)}.tpl2-root:not(.is-dark) .minigame-market-no{color:#5a7392}.tpl2-root:not(.is-dark) .minigame-market-name{color:#133256}.tpl2-root:not(.is-dark) .minigame-cart-summary h3,.tpl2-root:not(.is-dark) .minigame-bet-controls h3{color:#0f2a4f}.tpl2-root:not(.is-dark) .minigame-cart-summary dt,.tpl2-root:not(.is-dark) .minigame-bet-metrics label{color:#557294}.tpl2-root:not(.is-dark) .minigame-cart-summary dd{color:#17375f}.tpl2-root:not(.is-dark) .minigame-cart-summary dd.odd,.tpl2-root:not(.is-dark) .minigame-bet-metrics strong{color:#1f6cb4}.tpl2-root:not(.is-dark) .minigame-bet-metrics input,.tpl2-root:not(.is-dark) .minigame-bet-metrics strong{border-color:#c5d5e8;background:#eef5ff}.tpl2-root:not(.is-dark) .minigame-bet-metrics input{color:#15365f}.tpl2-root:not(.is-dark) .minigame-quick-grid button,.tpl2-root:not(.is-dark) .minigame-action-grid button{border-color:#c2d1e4;background:#edf4fd;color:#31527c}.tpl2-root:not(.is-dark) .minigame-action-grid button:nth-child(1){border-color:#d6a31a;background:linear-gradient(135deg,#ffd75a,#efb821);color:#322400}.tpl2-root:not(.is-dark) .minigame-action-grid button:nth-child(2){border-color:#c84a4a;background:linear-gradient(135deg,#ef5555,#c93a3a);color:#fff}.tpl2-root:not(.is-dark) .minigame-action-grid button:nth-child(3){border-color:#8fa8c9;background:#e8eff9;color:#304f78}.tpl2-root:not(.is-dark) .vsports-page-panel{background:linear-gradient(160deg,#edf3fb,#e6eef9 46%,#f4f8fd)}.tpl2-root:not(.is-dark) .vsports-main-title span{color:#0f2a4f}.tpl2-root:not(.is-dark) .vsports-main-title em{color:#5e7592}.tpl2-root:not(.is-dark) .vsports-main-location span,.tpl2-root:not(.is-dark) .vsports-main-location strong{border-color:#c8d6ea;background:#f0f6ff;color:#526f92}.tpl2-root:not(.is-dark) .vsports-main-location strong{border-color:#8fb0dc;background:linear-gradient(135deg,#e0edff,#d2e3fa);color:#224672}.tpl2-root:not(.is-dark) .vsports-league-tab{border-color:#bed0e8;background:#eef4fd;color:#375a86;box-shadow:none}.tpl2-root:not(.is-dark) .vsports-league-tab.active{border-color:#5f8ec5;background:linear-gradient(135deg,#3f76b5,#305f93);color:#fff;box-shadow:none}.tpl2-root:not(.is-dark) .vsports-side-panel,.tpl2-root:not(.is-dark) .vsports-main-panel,.tpl2-root:not(.is-dark) .vsports-cart-panel,.tpl2-root:not(.is-dark) .vsports-table-wrap{border-color:#c6d4e7;background:#f8fbff;box-shadow:none}.tpl2-root:not(.is-dark) .vsports-fixture-row{border-top-color:#d7e2ef;background:#f8fbff}.tpl2-root:not(.is-dark) .vsports-market-label{color:#526a84;border-right-color:#d7e2ef;background:#eef4fd}.tpl2-root:not(.is-dark) .vsports-team-name{color:#122d50}.tpl2-root:not(.is-dark) .vsports-market-odds{border-left-color:#d7e2ef;border-right-color:#d7e2ef}.tpl2-root:not(.is-dark) .vsports-market-odd-box,.tpl2-root:not(.is-dark) .vsports-market-mid-box{border-color:#c8d5e8;background:#edf4ff;color:#415c79}.tpl2-root:not(.is-dark) .vsports-market-pick-btn.is-selectable:hover{border-color:#7aa5da;background:#dceafc;box-shadow:0 0 0 1px #7aa5da40 inset}.tpl2-root:not(.is-dark) .vsports-market-pick-btn.is-selected{border-color:#5089cb;background:linear-gradient(135deg,#4380c4,#32659e);box-shadow:0 0 0 1px #5089cb47 inset}.tpl2-root:not(.is-dark) .vsports-market-odd-box small,.tpl2-root:not(.is-dark) .vsports-market-mid-pick-btn small{color:#59738f}.tpl2-root:not(.is-dark) .vsports-market-odd-box strong,.tpl2-root:not(.is-dark) .vsports-market-mid-pick-btn strong{color:#16345a}.tpl2-root:not(.is-dark) .vsports-market-pick-btn.is-selected small,.tpl2-root:not(.is-dark) .vsports-market-pick-btn.is-selected strong{color:#f7fbff}.tpl2-root:not(.is-dark) .vsports-market-mid-box.tone-green,.tpl2-root:not(.is-dark) .vsports-market-mid-box.tone-neutral,.tpl2-root:not(.is-dark) .vsports-market-mid-box.tone-up{color:#177a49}.tpl2-root:not(.is-dark) .vsports-market-mid-box.tone-down{color:#b24949}.tpl2-root:not(.is-dark) .vsports-cart-head{border-bottom-color:#d6e1ee;background:linear-gradient(180deg,#eef4fc,#e5eef9);color:#1b3e6d}.tpl2-root:not(.is-dark) .vsports-cart-section{border-top-color:#d9e4f0;border-left-color:#7aa5da;background:#f8fbff}.tpl2-root:not(.is-dark) .vsports-cart-section-title,.tpl2-root:not(.is-dark) .vsports-cart-metric{color:#1e3f69}.tpl2-root:not(.is-dark) .vsports-cart-empty,.tpl2-root:not(.is-dark) .vsports-cart-pick{border-color:#c7d6e9;background:#f0f7ff}.tpl2-root:not(.is-dark) .vsports-cart-pick-match{color:#1a355b}.tpl2-root:not(.is-dark) .vsports-cart-pick-market{color:#516a87}.tpl2-root:not(.is-dark) .vsports-cart-pick-odd,.tpl2-root:not(.is-dark) .vsports-cart-metric.payout{color:#264e80}.tpl2-root:not(.is-dark) .vsports-cart-amount-input{border-color:#c5d5e8;background:#eef5ff;color:#15365f}.tpl2-root:not(.is-dark) .vsports-chip-btn,.tpl2-root:not(.is-dark) .vsports-cart-action-btn{border-color:#c2d1e4;background:#edf4fd;color:#31527c}.tpl2-root:not(.is-dark) .vsports-chip-btn:hover{border-color:#7ca5d7;background:#dceafb;color:#31527c}.tpl2-root:not(.is-dark) .vsports-table-wrap.closed .vsports-market-label,.tpl2-root:not(.is-dark) .vsports-table-wrap.closed .vsports-team-name,.tpl2-root:not(.is-dark) .vsports-table-wrap.closed .vsports-team-hint,.tpl2-root:not(.is-dark) .vsports-table-wrap.closed .vsports-fixture-card-title .material-icons,.tpl2-root:not(.is-dark) .vsports-table-wrap.closed .vsports-fixture-card-title strong,.tpl2-root:not(.is-dark) .vsports-table-wrap.closed .vsports-fixture-time{color:#111827!important}.tpl2-root:not(.is-dark) .vsports-table-wrap.closed .vsports-market-odd-box small,.tpl2-root:not(.is-dark) .vsports-table-wrap.closed .vsports-market-mid-pick-btn small{color:#1f2937!important}.tpl2-root:not(.is-dark) .vsports-table-wrap.closed .vsports-market-odd-box strong,.tpl2-root:not(.is-dark) .vsports-table-wrap.closed .vsports-market-mid-pick-btn strong,.tpl2-root:not(.is-dark) .vsports-table-wrap.closed .vsports-market-mid-box{color:#020617!important}.tpl2-root:not(.is-dark) .vsports-table-wrap.closed .vsports-market-odd-box,.tpl2-root:not(.is-dark) .vsports-table-wrap.closed .vsports-market-mid-box{border-color:#9caec4;background:#d8e2ef}.tpl2-root:not(.is-dark) .vsports-table-wrap.closed .vsports-fixture-card-head{background:linear-gradient(135deg,#cbd5e1,#b6c3d4 52%,#94a3b8);border-bottom-color:#94a3b8}.tpl2-root:not(.is-dark) .vsports-table-wrap.closed .vsports-status-pill.closed{border-color:#64748b;background:#cbd5e1;color:#111827}.tpl2-root:not(.is-dark) .vsports-table-wrap.closed,.tpl2-root:not(.is-dark) .vsports-fixture-row.is-closed{color:#111827}.tpl2-root:not(.is-dark) .vsports-table-wrap.closed .vsports-fixture-row,.tpl2-root:not(.is-dark) .vsports-fixture-row.is-closed{background:#e6edf6}.tpl2-root:not(.is-dark) .vsports-table-wrap.closed .vsports-market-label,.tpl2-root:not(.is-dark) .vsports-fixture-row.is-closed .vsports-market-label{background:#cbd5e1;color:#111827!important}.tpl2-root:not(.is-dark) .vsports-table-wrap.closed .vsports-market-team,.tpl2-root:not(.is-dark) .vsports-table-wrap.closed .vsports-market-odds,.tpl2-root:not(.is-dark) .vsports-table-wrap.closed .vsports-market-pick-btn,.tpl2-root:not(.is-dark) .vsports-table-wrap.closed .vsports-market-pick-btn *,.tpl2-root:not(.is-dark) .vsports-table-wrap.closed .vsports-market-mid-box,.tpl2-root:not(.is-dark) .vsports-table-wrap.closed .vsports-team-name,.tpl2-root:not(.is-dark) .vsports-table-wrap.closed .vsports-team-hint,.tpl2-root:not(.is-dark) .vsports-fixture-row.is-closed .vsports-market-team,.tpl2-root:not(.is-dark) .vsports-fixture-row.is-closed .vsports-market-odds,.tpl2-root:not(.is-dark) .vsports-fixture-row.is-closed .vsports-market-pick-btn,.tpl2-root:not(.is-dark) .vsports-fixture-row.is-closed .vsports-market-pick-btn *,.tpl2-root:not(.is-dark) .vsports-fixture-row.is-closed .vsports-market-mid-box,.tpl2-root:not(.is-dark) .vsports-fixture-row.is-closed .vsports-team-name,.tpl2-root:not(.is-dark) .vsports-fixture-row.is-closed .vsports-team-hint{color:#111827!important}.vsports-mobile-cart-overlay,.vsports-mobile-cart-fab,.vsports-mobile-cart-close{display:none}.site-footer{margin-top:6px;background:#d8dde6;color:#374557;padding:32px 16px 14px;border-top:1px solid #c1cad8}.tpl2-root.is-dark .site-footer{background:#232726;color:#bdc5ce;border-top-color:#3b4348}.site-footer-inner{max-width:980px}.site-footer-brand{display:flex;align-items:center;gap:10px;margin-bottom:14px}.site-footer-brand img{width:112px;height:auto}.site-footer-brand span{font-size:32px;font-weight:700;line-height:1.1}.site-footer-copy{margin:0 0 10px;font-size:14px;line-height:1.7}.site-footer-meta{margin:10px 0 14px;font-size:12px;color:#697584}.tpl2-root.is-dark .site-footer-meta{color:#9aa3ad}.site-footer-line{border:0;border-top:1px solid #bcc5d2;margin:0}.tpl2-root.is-dark .site-footer-line{border-top-color:#4a5258}.frontend-popup-overlay{position:fixed;inset:0;z-index:85;display:flex;align-items:center;justify-content:center;gap:14px;padding:18px;background:#070e189e}.frontend-popup-layer{position:relative;width:min(460px,calc(100vw - 36px));max-height:min(78vh,760px);border-radius:14px;border:1px solid #d2dbeb;background:#f7f9fd;color:#102544;box-shadow:0 20px 48px #030b1661;display:flex;flex-direction:column;overflow:hidden}.tpl2-root.is-dark .frontend-popup-layer{border-color:#3e5372;background:#182335;color:#e0ebfb}.frontend-popup-close{position:absolute;top:10px;right:10px;width:34px;height:34px;border:0;border-radius:8px;background:transparent;color:inherit;font-size:28px;line-height:1;cursor:pointer}.frontend-popup-head{padding:14px 46px 10px 16px;font-size:17px;font-weight:800;border-bottom:1px solid #d8e0ef}.tpl2-root.is-dark .frontend-popup-head{border-bottom-color:#344660}.frontend-popup-body{padding:14px 16px;overflow:auto}.frontend-popup-body.is-html{line-height:1.58;padding:0}.frontend-popup-html{width:100%;aspect-ratio:3 / 4;overflow:hidden}.frontend-popup-html img{width:100%!important;height:100%!important;max-width:none;object-fit:cover;display:block}.frontend-popup-empty{color:#647995}.tpl2-root.is-dark .frontend-popup-empty{color:#a7b8cf}.frontend-popup-foot{display:grid;grid-template-columns:1fr 1fr;gap:8px;padding:12px 14px 14px;border-top:1px solid #d8e0ef}.tpl2-root.is-dark .frontend-popup-foot{border-top-color:#344660}.frontend-popup-hide-btn,.frontend-popup-foot-close-btn{height:40px;border-radius:10px;border:1px solid #c8d4e6;background:#fff;color:#163152;font-size:14px;font-weight:700;cursor:pointer}.frontend-popup-foot-close-btn{border-color:#2cbf74;background:#2fd476;color:#052013}.tpl2-root.is-dark .frontend-popup-hide-btn,.tpl2-root.is-dark .frontend-popup-foot-close-btn{border-color:#49607e;background:#213248;color:#e0ebfb}.tpl2-root.is-dark .frontend-popup-foot-close-btn{border-color:#2ea86f;background:#2b9f67;color:#eafcf4}.modal-overlay{position:fixed;inset:0;z-index:80;display:flex;align-items:center;justify-content:center;padding:16px;background:#040a12a8}.auth-modal{width:min(920px,100%);min-height:590px;border-radius:16px;overflow:hidden;display:grid;grid-template-columns:1fr 1fr;background:#f6f8fb;box-shadow:0 24px 56px #00000059}.auth-visual{position:relative;background:#195a47}.auth-bg{width:100%;height:100%;object-fit:cover}.auth-logo{position:absolute;top:26px;left:28px;width:170px;height:auto}.auth-sign-wrap{position:absolute;left:0;right:0;bottom:0;min-height:104px;padding:18px 26px;display:flex;align-items:center;gap:18px;background:linear-gradient(180deg,#0f161f1f,#0f161fdb 42%,#0f161ff5)}.auth-sign-badge{width:52px;height:52px;object-fit:contain;border-radius:50%}.auth-sign-line{color:#31f1aa;font-size:26px;font-weight:600;line-height:1;letter-spacing:.02em;font-family:Segoe Script,Bradley Hand,cursive}.auth-form-wrap{position:relative;padding:42px 30px 30px;display:flex;flex-direction:column;justify-content:center;background:#f5f7fb}.auth-form-signup-wrap{justify-content:flex-start}.tpl2-root.is-dark .auth-form-wrap{background:#1c2431}.modal-close{position:absolute;top:12px;right:16px;border:0;background:transparent;color:#8797ad;font-size:40px;line-height:1;cursor:pointer}.auth-form-wrap h2{margin:0 0 20px;font-size:42px;letter-spacing:-.03em;color:#041d47}.tpl2-root.is-dark .auth-form-wrap h2{color:#e6eefb}.auth-form,.signup-form{display:grid;gap:10px}.signup-form{max-height:calc(100vh - 220px);overflow-y:auto;padding-right:4px}.auth-form input,.signup-form input,.signup-form select{width:100%;height:52px;border:1px solid #dde3ec;border-radius:10px;padding:0 14px;font-size:16px;color:#233d5f;background:#eceff4}.tpl2-root.is-dark .auth-form input,.tpl2-root.is-dark .signup-form input,.tpl2-root.is-dark .signup-form select{border-color:#3f4c60;background:#2a3344;color:#e6eefb}.auth-submit{height:52px;border:0;border-radius:10px;background:#2fd476;color:#00161f;font-size:20px;font-weight:900;cursor:pointer;margin-top:4px}.auth-submit:disabled{opacity:.65;cursor:not-allowed}.auth-link{margin-top:14px;border:0;background:transparent;color:#2fd476;font-size:19px;font-weight:800;text-align:left;padding:0;cursor:pointer}.auth-link:disabled{opacity:.5;cursor:not-allowed}.signup-row{display:grid;grid-template-columns:1fr 1fr;gap:10px}.dialog-overlay{position:fixed;inset:0;z-index:90;display:flex;align-items:center;justify-content:center;padding:16px;background:linear-gradient(130deg,#050c16c7,#11263fbd,#0b3027b8);background-size:180% 180%;animation:dialog-overlay-shift 11s ease infinite}.dialog-box{width:min(430px,100%);border-radius:14px;background:#f7f9fd;color:#0e2140;border:1px solid #cfdaeb;padding:22px 18px;position:relative;overflow:hidden;isolation:isolate}.dialog-box:before{content:"";position:absolute;inset:-38%;border-radius:50%;background:conic-gradient(from 90deg,#ffd66638,#ff78752e,#48a7ff29,#ffd66638);animation:dialog-orb-spin 13s linear infinite;z-index:0}.dialog-box:after{content:"";position:absolute;inset:0;background:radial-gradient(520px 220px at 12% 10%,#ffffff47,#fff0 62%),linear-gradient(180deg,#fff3,#fff0);z-index:0}.dialog-box>*{position:relative;z-index:1}.dialog-head{margin:0 0 10px;display:flex;align-items:center;gap:10px}.dialog-icon{width:38px;height:38px;border-radius:11px;display:inline-flex;align-items:center;justify-content:center;font-size:23px;line-height:1;color:#0d203f;background:linear-gradient(135deg,#ffd54f,#ffb74d);border:1px solid rgba(207,156,56,.58)}.tpl2-root.is-dark .dialog-box{background:#1f2b3d;color:#e2ecfb;border-color:#4a6082}.tpl2-root.is-dark .dialog-box:after{background:radial-gradient(520px 220px at 14% 8%,#7ba7e026,#7ba7e000 62%),linear-gradient(180deg,#21335057,#1420320f)}.dialog-variant-confirm .dialog-icon{background:linear-gradient(135deg,#57e49a,#22c55e);border-color:#1b994b94}.dialog-variant-confirm:before{background:conic-gradient(from 110deg,#49de803d,#21a98f29,#558cff24,#49de803d)}.dialog-variant-alert:before{background:conic-gradient(from 90deg,#ffd6663b,#ff78752e,#48a7ff26,#ffd6663b)}.dialog-box h3{margin:0;font-size:21px}.dialog-box p{margin:0;line-height:1.45;font-size:15px;white-space:pre-line}.dialog-prompt-field{margin-top:12px}.dialog-prompt-input{width:100%;height:44px;border-radius:10px;border:1px solid #b9c8dc;background:#f0f5fc;color:#0f2545;padding:0 12px;font-size:15px;font-weight:600}.dialog-prompt-input::placeholder{color:#6f85a3}.dialog-prompt-input:focus{outline:none;border-color:#2a78d4;box-shadow:0 0 0 3px #2a78d433}.tpl2-root.is-dark .dialog-prompt-input{border-color:#466084;background:#22334a;color:#e8f0fc}.tpl2-root.is-dark .dialog-prompt-input::placeholder{color:#9cb3d2}.tpl2-root.is-dark .dialog-prompt-input:focus{border-color:#6af;box-shadow:0 0 0 3px #66aaff3d}.dialog-actions{margin-top:18px;display:flex;justify-content:flex-end;gap:8px}.dialog-btn{border:1px solid #a4b6ce;border-radius:10px;background:#eef3fb;color:#203d65;height:42px;padding:0 14px;font-size:14px;font-weight:800;cursor:pointer}.dialog-confirm{background:#2fd476;border-color:#28b562;color:#081522}@keyframes dialog-orb-spin{0%{transform:rotate(0) scale(1)}50%{transform:rotate(180deg) scale(1.08)}to{transform:rotate(360deg) scale(1)}}@keyframes dialog-overlay-shift{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}@media(max-width:1380px){.sports-iframe-view{height:72vh;min-height:420px}.sports-iframe-status{min-height:420px;padding:18px}.sportsbook-mainmatch-sport-tab-btn{min-width:90px;height:48px}.sportsbook-mainmatch-shell{grid-template-columns:minmax(0,1fr) 300px;min-height:420px}.sportsbook-mainmatch-board,.sportsbook-mainmatch-cart{min-height:420px}.sportsbook-mainmatch-market-body{grid-template-columns:minmax(0,1fr) 330px minmax(0,1fr);gap:10px}.minigame-layout{grid-template-columns:224px minmax(0,1fr);gap:12px}.minigame-stream-frame{height:clamp(400px,56vh,540px)}.minigame-bet-shell{grid-template-columns:220px minmax(0,1fr) 136px}.vsports-layout{grid-template-columns:224px minmax(0,1fr) 286px;gap:12px}.vsports-hero-player{height:360px}.vsports-fixture-row{grid-template-columns:84px minmax(0,1fr) 226px minmax(0,1fr)}.menu-label{font-size:14px}.menu-state{font-size:11px}.category-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.category-card h3{font-size:16px}.category-card p{font-size:11px}.auth-form-wrap h2{font-size:34px}.auth-form input,.signup-form input,.signup-form select,.auth-submit,.auth-link{font-size:18px}.dialog-box h3{font-size:22px}.dialog-box p{font-size:15px}.showcase-grid{grid-template-columns:repeat(6,minmax(0,1fr));gap:12px}}@media(max-width:980px){.tpl2-root.is-sports-page .sportsbook-mainmatch-page,.tpl2-root.is-sports-page .sportsbook-mainmatch-page *{transition:none!important;animation:none!important}.topbar{grid-template-columns:auto minmax(0,1fr);height:78px;padding:0 16px}.menu-toggle{display:inline-flex}.topbar-menu-stack,.top-menu-secondary-auth,.top-menu{display:none}.page-layout{margin-top:78px;min-height:calc(100vh - 78px)}.mobile-member-summary{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:8px 12px;border-bottom:1px solid #c6cfdd;background:#edf3fb;color:#163152;font-size:11px;font-weight:700;line-height:1.3}.mobile-member-summary-right{display:inline-flex;align-items:center;justify-content:flex-end;gap:6px;min-width:0}.mobile-member-summary-item{border:1px solid #b8c8de;background:#f7faff;border-radius:8px;padding:4px 8px;white-space:nowrap}.mobile-member-summary-login{font-weight:900}.mobile-member-summary-link{border-color:#9fb8d8;background:linear-gradient(145deg,#f7fbff,#eaf2fd);color:#173a62;min-width:132px;padding:6px 9px;cursor:pointer;font-family:inherit;font-size:11px;display:inline-flex;align-items:center;justify-content:space-between;gap:8px}.mobile-member-summary-link-label{color:#47698f;font-size:11px;font-weight:800}.mobile-member-summary-link-value{display:inline-flex;align-items:center;gap:5px;font-size:12px;font-weight:900;letter-spacing:-.01em;color:#1f456f}.mobile-member-summary-link-value.is-money{color:#22c277}.mobile-member-summary-link-value.is-point{color:#4d7df3}.mobile-member-summary-icon{width:17px;height:17px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;font-size:11px;font-weight:900;color:#fff}.mobile-member-summary-icon.is-money{background:#f2d12f}.mobile-member-summary-icon.is-point{background:#26b26b}.tpl2-root.is-dark .mobile-member-summary{border-bottom-color:#2a3a51;background:#18273a;color:#d5e3f6}.tpl2-root.is-dark .mobile-member-summary-item{border-color:#3e5678;background:#23354d}.tpl2-root.is-dark .mobile-member-summary-link{border-color:#476692;background:linear-gradient(145deg,#243a5a,#20334f);color:#edf4ff}.hero{height:auto;min-height:0;grid-template-columns:1fr;grid-template-rows:auto 180px}.hero-text-wrap{padding:14px 14px 10px;align-items:flex-start}.hero-copy{max-width:none}.hero-art-wrap{height:180px;min-height:180px}.hero-figure{object-position:center bottom}.sports-iframe-view{height:70vh;min-height:400px}.sports-iframe-status{min-height:400px;padding:16px}.sportsbook-mainmatch-sport-tabs{min-height:46px;padding:4px 6px;gap:4px}.sportsbook-mainmatch-sport-tab-btn{min-width:78px;height:36px;border-radius:6px}.sportsbook-mainmatch-sport-tab-btn strong{font-size:.66rem}.sportsbook-mainmatch-sport-tab-icon{font-size:.9rem}.sportsbook-mainmatch-shell{grid-template-columns:minmax(0,1fr);min-height:0}.sportsbook-mainmatch-board,.sportsbook-mainmatch-cart{min-height:0}.sportsbook-mainmatch-cart-list{max-height:none}.sportsbook-mainmatch-market-row{grid-template-columns:minmax(0,1fr)}.sportsbook-mainmatch-market-body{grid-template-columns:minmax(0,1fr);gap:8px;padding:10px}.sportsbook-mainmatch-team-side{display:none}.sportsbook-mainmatch-market-body.is-special-inline{grid-template-columns:auto minmax(0,1fr) minmax(0,1fr) minmax(0,1fr) auto;gap:6px;padding:8px 10px}.sportsbook-mainmatch-market-body.is-special-inline .sportsbook-mainmatch-team-side{display:inline-flex}.sportsbook-mainmatch-market-body.is-special-inline .sportsbook-mainmatch-odds-grid{grid-template-columns:repeat(3,minmax(0,1fr));min-width:0}.sportsbook-mainmatch-market-body.is-special-inline .sportsbook-special-inline-time,.sportsbook-mainmatch-market-body.is-special-inline .sportsbook-special-inline-status{font-size:10px}.sportsbook-mainmatch-team-side.away{justify-content:flex-start}.sportsbook-mainmatch-match-card-meta{justify-content:flex-start;min-width:0}.sportsbook-mainmatch-match-card-league{display:grid}.sportsbook-mainmatch-prestatus,.sportsbook-mainmatch-match-time.desktop{display:none}.sportsbook-mainmatch-match-time.mobile{display:inline}.sportsbook-mainmatch-cart-fab{position:fixed;right:12px;bottom:16px;z-index:1200;min-width:110px;height:44px;padding:0 12px;border:0;border-radius:999px;background:#e6c31a;color:#0f1620;display:inline-flex;align-items:center;justify-content:center;gap:8px;font-size:.82rem;font-weight:900;box-shadow:0 10px 22px #00000057;cursor:pointer}.sportsbook-mainmatch-cart-fab em{min-width:22px;height:22px;border-radius:999px;background:#0a121b38;display:inline-flex;align-items:center;justify-content:center;font-style:normal;font-size:.74rem;line-height:1}.sportsbook-mainmatch-cart{position:fixed;top:0;left:0;width:100vw;height:100vh;max-height:none;min-height:100vh;z-index:1190;overflow-y:auto;box-shadow:0 12px 28px #00000073;border-radius:0;transform:translateY(calc(100% + 24px));opacity:0;pointer-events:none;transition:transform .2s ease,opacity .2s ease}.sportsbook-mainmatch-cart.is-open{transform:translateY(0);opacity:1;pointer-events:auto}.sportsbook-mainmatch-cart-mobile-close{display:inline-flex;align-items:center;justify-content:center}.sportsbook-mainmatch-more-btn{font-size:12px;height:28px;padding:0 8px}.minigame-layout{grid-template-columns:minmax(0,1fr);gap:10px}.minigame-stream-frame{height:clamp(320px,48vh,420px)}.minigame-stream-frame-wrap{min-height:clamp(340px,50vh,440px);padding:8px}.minigame-market-row,.minigame-bet-shell{grid-template-columns:1fr}.minigame-submit-btn{min-height:46px}.vsports-layout{grid-template-columns:minmax(0,1fr);gap:10px}.vsports-side-panel{order:1}.vsports-main-panel{order:2}.vsports-cart-panel{order:3;position:fixed;right:10px;bottom:14px;width:min(360px,calc(100vw - 20px));max-height:calc(100vh - 90px);overflow:auto;z-index:81;transform:translateY(calc(100% + 26px));transition:transform .2s ease}.vsports-cart-panel.is-mobile-open{transform:translateY(0)}.vsports-mobile-cart-overlay{display:block;position:fixed;inset:0;background:#08101d75;z-index:80;border:0}.vsports-mobile-cart-fab{display:inline-flex;align-items:center;justify-content:center;position:fixed;right:12px;bottom:12px;width:56px;height:56px;border-radius:999px;border:1px solid #5388c5;background:linear-gradient(135deg,#3e78ba,#2e5f96);color:#fff;z-index:82;box-shadow:0 12px 28px #07172d57}.vsports-mobile-cart-fab.active{border-color:#5ca47c;background:linear-gradient(135deg,#35af67,#238850)}.vsports-mobile-cart-fab-count{position:absolute;top:-2px;right:-2px;min-width:21px;height:21px;border-radius:999px;border:1px solid #ffffff;background:#dd4b4b;color:#fff;font-size:11px;font-weight:800;display:inline-flex;align-items:center;justify-content:center;padding:0 4px}.vsports-mobile-cart-close{display:inline-flex;align-items:center;justify-content:center;margin-left:auto;width:28px;height:28px;border:1px solid #a9bcd6;border-radius:999px;background:#edf3fb;color:#355b89}.tpl2-root.is-dark .vsports-mobile-cart-close{border-color:#536d92;background:#24405f;color:#dbe9fb}.vsports-hero-player{height:260px}.vsports-fixture-row{grid-template-columns:minmax(0,1fr) 186px minmax(0,1fr);gap:6px}.vsports-market-label{display:none}.vsports-market-team{justify-content:flex-start;padding:0;text-align:left}.vsports-market-team.away{justify-content:flex-end;text-align:right}.vsports-market-team .vsports-team-name{min-width:0;flex:1 1 auto}.vsports-market-team.away .vsports-team-name{text-align:right}.vsports-market-odds{grid-template-columns:repeat(3,minmax(0,1fr))}.page-layout{grid-template-columns:1fr}.sidebar{position:fixed;top:78px;left:0;bottom:0;width:min(290px,86vw);transform:translate(-102%);transition:transform .22s ease;box-shadow:0 24px 40px #00000038;z-index:60;overflow-y:auto;overflow-x:hidden;-webkit-overflow-scrolling:touch}.sidebar.is-open{transform:translate(0)}.sidebar-dim{display:block;position:fixed;inset:78px 0 0;border:0;background:#0c152173;z-index:55}.content{padding:10px}.casino-vendor-grid,.category-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.popular-card{width:104px}.popular-card img{height:82px}.inout-grid,.mypage-grid{grid-template-columns:1fr}.deposit-page-head{align-items:stretch;flex-direction:column}.deposit-head-actions{width:100%}.deposit-tab-btn{min-width:110px}.deposit-money-buttons{grid-template-columns:repeat(2,minmax(0,1fr))}.deposit-list-table-wrap{border:0;border-radius:0;background:transparent;padding:0;overflow:visible}.tpl2-root.is-dark .deposit-list-table-wrap{border-color:transparent;background:transparent}.deposit-list-section .deposit-list-table{min-width:0;width:100%;border-collapse:separate;border-spacing:0 8px}.deposit-list-section .deposit-list-table thead{display:none}.deposit-list-section .deposit-list-table tbody{display:block}.deposit-list-section .deposit-list-table tbody tr{display:block;border:1px solid #bdcbe0;border-radius:10px;background:#f4f8ff;padding:8px 10px;margin-bottom:8px}.tpl2-root.is-dark .deposit-list-section .deposit-list-table tbody tr{border-color:#3c5579;background:#1f2f45}.deposit-list-section .deposit-list-table tbody td{display:flex;align-items:flex-start;justify-content:space-between;gap:10px;padding:4px 0;border:0;text-align:right;font-size:12px;line-height:1.45}.deposit-list-section .deposit-list-table tbody td:before{content:"";color:#5a7090;font-weight:700;text-align:left;white-space:nowrap}.tpl2-root.is-dark .deposit-list-section .deposit-list-table tbody td:before{color:#a7beda}.deposit-list-section .deposit-list-table tbody td[colspan]{display:block;text-align:center;padding:8px 0}.deposit-list-section .deposit-list-table tbody td[colspan]:before{content:none}.deposit-list-table:not(.point-list-table):not(.support-list-table):not(.notice-list-table):not(.transactions-list-table) tbody td:nth-child(1):before{content:"번호"}.deposit-list-table:not(.point-list-table):not(.support-list-table):not(.notice-list-table):not(.transactions-list-table) tbody td:nth-child(2):before{content:"신청금액"}.deposit-list-table:not(.point-list-table):not(.support-list-table):not(.notice-list-table):not(.transactions-list-table) tbody td:nth-child(3):before{content:"상태"}.deposit-list-table:not(.point-list-table):not(.support-list-table):not(.notice-list-table):not(.transactions-list-table) tbody td:nth-child(4):before{content:"신청일시"}.deposit-list-table:not(.point-list-table):not(.support-list-table):not(.notice-list-table):not(.transactions-list-table) tbody td:nth-child(5):before{content:"처리일시"}.point-list-table tbody td:nth-child(1):before{content:"번호"}.point-list-table tbody td:nth-child(2):before{content:"포인트"}.point-list-table tbody td:nth-child(3):before{content:"구분"}.point-list-table tbody td:nth-child(4):before{content:"이전(bm)"}.point-list-table tbody td:nth-child(5):before{content:"지급(am)"}.point-list-table tbody td:nth-child(6):before{content:"잔액(lm)"}.point-list-table tbody td:nth-child(7):before{content:"내용"}.point-list-table tbody td:nth-child(8):before{content:"처리일시"}.support-list-table tbody td:nth-child(1):before{content:"선택"}.support-list-table tbody td:nth-child(2):before{content:"번호"}.support-list-table tbody td:nth-child(3):before{content:"제목"}.support-list-table tbody td:nth-child(4):before{content:"상태"}.support-list-table tbody td:nth-child(5):before{content:"문의일시"}.support-list-table tbody td:nth-child(6):before{content:"답변일시"}.support-list-table tbody tr.support-row .support-title-cell{max-width:100%;white-space:normal;overflow:visible;text-overflow:clip;word-break:break-word}.notice-list-table tbody td:nth-child(1):before{content:"번호"}.notice-list-table tbody td:nth-child(2):before{content:"제목"}.notice-list-table tbody td:nth-child(3):before{content:"작성자"}.notice-list-table tbody td:nth-child(4):before{content:"작성일"}.notice-list-table tbody tr.notice-row{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:8px 12px;padding:10px 12px 12px;border:1px solid var(--tpl2-notice-mobile-card-border);border-radius:12px;background:var(--tpl2-notice-mobile-card-bg);box-shadow:var(--tpl2-notice-mobile-card-shadow)}.notice-list-table tbody tr.notice-row td{display:block;padding:0;text-align:left;background:transparent!important;border:0}.notice-list-table tbody tr.notice-row td:before{content:none}.notice-list-table tbody tr.notice-row .notice-no-cell{color:var(--tpl2-notice-mobile-no-color);font-size:24px;font-weight:900;line-height:1;letter-spacing:-.02em}.notice-list-table tbody tr.notice-row .notice-title-cell{grid-column:1 / -1;max-width:100%;padding-top:4px;border-top:1px solid var(--tpl2-notice-mobile-title-sep)}.notice-list-table tbody tr.notice-row td:nth-child(3){display:none}.notice-list-table tbody tr.notice-row .notice-date-cell{justify-self:end;text-align:right;white-space:nowrap;color:var(--tpl2-notice-mobile-date-color);font-size:13px;font-weight:700;line-height:1.1}.notice-list-table tbody tr.notice-row .notice-title-text{display:block;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:normal;word-break:keep-all;line-height:1.35;font-size:14px;font-weight:800;color:var(--tpl2-notice-mobile-title-color);text-shadow:0 1px 0 rgba(0,0,0,.24)}.tpl2-root:not(.is-dark) .notice-list-table tbody tr.notice-row{border-color:#b9cee6;background:linear-gradient(145deg,#f6faff,#edf4fd);box-shadow:inset 0 1px #ffffffe0}.tpl2-root:not(.is-dark) .notice-list-table tbody tr.notice-row .notice-no-cell{color:#274a74}.tpl2-root:not(.is-dark) .notice-list-table tbody tr.notice-row .notice-title-cell{border-top-color:#7e9dbe6b}.tpl2-root:not(.is-dark) .notice-list-table tbody tr.notice-row .notice-date-cell{color:#4c6f97}.tpl2-root:not(.is-dark) .notice-list-table tbody tr.notice-row .notice-title-text{color:#183a63}.tpl2-root.is-dark .notice-list-table tbody tr.notice-row{border-color:#4b78a8;background:linear-gradient(145deg,#1c3758,#152e4d);box-shadow:inset 0 1px #ffffff14}.tpl2-root.is-dark .notice-list-table tbody tr.notice-row .notice-no-cell,.tpl2-root.is-dark .notice-list-table tbody tr.notice-row .notice-date-cell{color:#d7e8ff}.tpl2-root.is-dark .notice-list-table tbody tr.notice-row .notice-title-cell{border-top-color:#a8cbed5c}.tpl2-root.is-dark .notice-list-table tbody tr.notice-row .notice-title-text{color:#f5f9ff}.transactions-list-head{align-items:stretch;flex-direction:column}.transactions-list-table tbody.transactions-group-body{border:1px solid #b8cbe4;border-radius:10px;background:#f1f6ff;padding:8px 10px;margin-bottom:10px}.transactions-list-table tbody.transactions-group-body tr{border:0;border-radius:0;background:transparent;padding:0;margin:0}.transactions-list-table tbody.transactions-group-body .transactions-detail-line td{border-left:0!important;border-right:0!important;border-bottom:1px solid #c8d6e8!important}.transactions-list-table tbody.transactions-group-body .transactions-summary-row td{border-left:0!important;border-right:0!important}.tpl2-root.is-dark .transactions-list-table tbody.transactions-group-body{border-color:#3f587d;background:#1d3048}.tpl2-root.is-dark .transactions-list-table tbody.transactions-group-body .transactions-detail-line td{border-bottom-color:#3a5274!important}.transactions-list-table .transactions-group-gap,.transactions-list-table .transactions-group-header{display:none}.transactions-mobile-list{display:grid;gap:12px}.transactions-mobile-empty{margin:0;padding:12px;border:1px solid #b8cbe4;border-radius:10px;background:#f4f8ff;color:#2f507a;font-size:13px;font-weight:700;text-align:center}.transactions-mobile-group{border:1px solid #b8cbe4;border-radius:10px;background:#f1f6ff;padding:10px}.transactions-mobile-detail+.transactions-mobile-detail{margin-top:10px;padding-top:10px;border-top:1px dashed #c8d8eb}.transactions-mobile-meta-row{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.transactions-mobile-gamedate,.transactions-mobile-league{display:block;padding-bottom:4px;border-bottom:1px solid #bcd0e8;color:#113761;font-size:13px;font-weight:800;line-height:1.25}.transactions-mobile-gamedate{text-align:left}.transactions-mobile-league{text-align:right}.transactions-mobile-pick-row{margin-top:8px;display:grid;grid-template-columns:2fr 1fr 2fr;gap:8px}.transactions-mobile-minigame-list .transactions-mobile-pick-row{grid-template-columns:repeat(2,minmax(0,1fr))}.transactions-mobile-pick{display:flex;align-items:center;min-height:34px;border-radius:8px;padding:0 6px;color:#133c66;font-size:13px;font-weight:800;line-height:1.2}.transactions-mobile-pick.home{justify-content:flex-start;text-align:left}.transactions-mobile-pick.middle{justify-content:center;text-align:center}.transactions-mobile-pick.away{justify-content:flex-end;text-align:right}.transactions-mobile-pick.home,.transactions-mobile-pick.away{flex-wrap:wrap;gap:3px;word-break:keep-all}.transactions-mobile-pick.is-selected{background:#ffe08f;border:1px solid #d5a23a}.transactions-mobile-pick .transactions-team-odd{margin-left:4px;color:#3f6898;font-weight:900;font-size:12px;opacity:1}.transactions-mobile-result-row{margin-top:8px;padding-top:6px;border-top:1px dashed #b8cbe4;display:flex;align-items:center;justify-content:space-between;gap:8px}.transactions-mobile-score{display:inline-flex;align-items:center;gap:5px;min-height:24px;color:#22486f;font-size:13px;font-weight:800}.transactions-mobile-badge-wrap{display:inline-flex;justify-content:flex-end}.transactions-mobile-summary{margin-top:10px}.transactions-mobile-summary .transactions-summary-inner{display:grid;gap:6px}.transactions-mobile-summary-grid{display:grid;gap:4px}.transactions-mobile-summary-line{display:flex;align-items:center;justify-content:space-between;gap:10px;color:#2e4b70;font-size:13px;font-weight:800;line-height:1.3}.transactions-mobile-summary-line span:first-child{text-align:left}.transactions-mobile-summary-line span:last-child{text-align:right}.transactions-list-table td.transactions-gamedate-cell:before{content:"경기일시"}.transactions-list-table td.transactions-league-cell:before{content:"구분"}.transactions-list-table td.transactions-home-cell:before{content:"홈/오버"}.transactions-list-table td.transactions-middle-cell:before{content:"무/핸디/합"}.transactions-list-table td.transactions-away-cell:before{content:"원정/언더"}.transactions-list-table td.transactions-score-cell:before{content:"스코어"}.transactions-list-table td.transactions-result-cell:before{content:"결과"}.transactions-list-table .transactions-detail-line{display:grid!important;grid-template-columns:repeat(6,minmax(0,1fr));column-gap:10px;row-gap:4px;padding:6px 0}.transactions-list-table .transactions-detail-line td{display:block;text-align:left;padding:2px 0;border:0!important}.transactions-list-table .transactions-detail-line td:before{content:none!important}.transactions-list-table .transactions-detail-line .transactions-gamedate-cell{grid-column:1 / 4;text-align:left}.transactions-list-table .transactions-detail-line .transactions-league-cell{grid-column:4 / 7;text-align:right}.transactions-list-table .transactions-detail-line .transactions-home-cell{grid-column:1 / 3;text-align:left;display:flex;align-items:center;justify-content:flex-start;gap:4px;white-space:nowrap}.transactions-list-table .transactions-detail-line .transactions-middle-cell{grid-column:3 / 5;text-align:center;white-space:nowrap}.transactions-list-table .transactions-detail-line .transactions-away-cell{grid-column:5 / 7;text-align:right;display:flex;align-items:center;justify-content:flex-end;gap:4px;white-space:nowrap}.transactions-list-table .transactions-detail-line .transactions-score-cell{display:block;grid-column:1 / 4;text-align:left;margin-top:2px;padding-top:6px;border-top:1px dashed #b8cbe4!important}.transactions-list-table .transactions-detail-line .transactions-result-cell{grid-column:4 / 7;text-align:right;margin-top:2px;padding-top:6px;border-top:1px dashed #b8cbe4!important}.transactions-list-table .transactions-detail-line .transactions-team-odd{color:#3f6898;font-weight:800;opacity:1}.transactions-list-table .transactions-detail-line .transactions-choice-cell{background:#dfeaf9;border:1px solid #b6c9e1!important;border-radius:8px;padding:4px 6px}.transactions-list-table .transactions-detail-line .transactions-score-cell .transactions-minigame-score-ball{min-width:30px;height:20px;font-size:11px}.transactions-list-table .transactions-detail-line .transactions-result-cell .transactions-result-badge{min-width:64px}.transactions-list-table.transactions-minigame-table .transactions-detail-line .transactions-home-cell{grid-column:1 / 4}.transactions-list-table.transactions-minigame-table .transactions-detail-line .transactions-away-cell{grid-column:4 / 7}.transactions-list-table td.transactions-casino-date-cell:before{content:"베팅일시"}.transactions-list-table td.transactions-casino-bet-cell:before{content:"베팅금액"}.transactions-list-table td.transactions-casino-win-cell:before{content:"적중금액"}.transactions-list-table td.transactions-casino-net-cell:before{content:"손익"}.transactions-list-table .transactions-summary-row td{display:block;text-align:left;border:1px solid #c8d9f0;border-radius:10px;padding:10px;margin-top:6px;background:#eaf2ff}.tpl2-root.is-dark .transactions-list-table .transactions-summary-row td{border-color:#3d567b;background:#243a57}.tpl2-root.is-dark .transactions-mobile-empty,.tpl2-root.is-dark .transactions-mobile-group{border-color:#3f587d;background:#1d3048}.tpl2-root.is-dark .transactions-mobile-detail+.transactions-mobile-detail{border-top-color:#436086}.tpl2-root.is-dark .transactions-mobile-gamedate,.tpl2-root.is-dark .transactions-mobile-league{border-bottom-color:#4a638b;color:#d3e5ff}.tpl2-root.is-dark .transactions-mobile-pick{color:#d9e9ff}.tpl2-root.is-dark .transactions-mobile-pick.is-selected{background:#7b5312;border-color:#c99431}.tpl2-root.is-dark .transactions-mobile-pick .transactions-team-odd{color:#b8cff0}.tpl2-root.is-dark .transactions-mobile-result-row{border-top-color:#4a6186}.tpl2-root.is-dark .transactions-mobile-score{color:#c6dbf8}.tpl2-root.is-dark .transactions-mobile-summary-line{color:#c3d7f3}.transactions-filter-actions{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:4px;width:100%;min-width:0}.transactions-date-range{display:grid;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:center;gap:2px;min-width:0;overflow:hidden}.transactions-date-input{width:100%;min-width:0;min-inline-size:0;max-width:100%;height:28px;font-size:11px;padding:0 2px}.transactions-date-input::-webkit-datetime-edit{padding:0}.transactions-date-sep{width:10px;font-size:10px;text-align:center}.transactions-search-btn{min-width:42px;height:28px;padding:0 4px;font-size:10px}.tpl2-root.is-dark .transactions-list-table .transactions-detail-line .transactions-result-cell,.tpl2-root.is-dark .transactions-list-table .transactions-detail-line .transactions-score-cell{border-top-color:#4a6186!important}.tpl2-root.is-dark .transactions-list-table .transactions-detail-line .transactions-team-odd{color:#b8cff0}.tpl2-root.is-dark .transactions-list-table .transactions-detail-line .transactions-choice-cell{background:#7b5312;border-color:#c99431!important}.transactions-list-table .transactions-summary-row td:before{content:"베팅요약";display:block;margin-bottom:4px;color:#5a7090;font-weight:700}.tpl2-root.is-dark .transactions-list-table .transactions-summary-row td:before{color:#a7beda}.transactions-list-table .transactions-summary-inner{display:grid;gap:6px}.transactions-list-table .transactions-summary-text{white-space:normal;word-break:break-word}.transactions-list-table .transactions-summary-grpno-area{justify-content:flex-start;flex-wrap:wrap}.transactions-list-table .transactions-casino-game-cell{display:block;text-align:left!important}.transactions-list-table .transactions-casino-game-cell:before{content:"게임";display:block;margin-bottom:4px;color:#5a7090;font-weight:700}.tpl2-root.is-dark .transactions-list-table .transactions-casino-game-cell:before{color:#a7beda}.notice-event-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.support-list-tools{align-items:flex-start;flex-direction:column}.support-list-section .deposit-list-head .deposit-small-btn{display:none}.showcase-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.showcase-title,.home-match-panel .panel-header h2,.home-notice-event-panel .panel-header h2,.home-notice-event-panel .inout-card h3{font-size:19px}.site-footer{padding:24px 12px 12px}.site-footer-brand span{font-size:24px}.match-result-body{grid-template-columns:1fr;gap:8px}.match-result-score-wrap{justify-self:flex-start}.auth-modal{grid-template-columns:1fr;min-height:auto;max-height:calc(100vh - 36px)}.auth-visual{min-height:210px}.auth-logo{width:130px;top:16px;left:16px}.auth-sign-wrap{min-height:86px;padding:12px 14px;gap:10px}.auth-sign-badge{width:38px;height:38px}.auth-sign-line{font-size:20px}.auth-form-wrap{padding:28px 14px 18px}.auth-form-wrap h2{margin-bottom:14px;font-size:28px}.signup-form{max-height:calc(100vh - 350px)}.signup-row{grid-template-columns:1fr}}@media(max-width:640px){.mobile-member-summary{padding:7px 10px;font-size:11px}.mobile-member-summary-right{gap:4px}.mobile-member-summary-item{padding:4px 6px}.mobile-member-summary-link{min-width:112px;padding:5px 7px;gap:5px}.mobile-member-summary-link-label{font-size:10px}.mobile-member-summary-link-value{font-size:11px;gap:4px}.mobile-member-summary-icon{width:15px;height:15px;font-size:10px}.page-layout{margin-top:66px;min-height:calc(100vh - 66px)}.topbar{gap:8px}.topbar-left{min-width:0;flex-shrink:0}.topbar-actions{min-width:0;flex:1 1 auto;justify-content:flex-end;gap:4px;overflow-x:auto;overflow-y:hidden;scrollbar-width:none;-ms-overflow-style:none}.topbar-actions::-webkit-scrollbar{display:none}.menu-toggle{width:34px;height:34px;font-size:21px}.hero{grid-template-rows:auto 148px}.hero-text-wrap{padding:12px 12px 8px}.hero-copy h1{font-size:1.02rem;line-height:1.22}.hero-copy p{font-size:.72rem}.hero-accent{font-size:.9rem!important;margin:4px 0 10px!important}.hero-cta{font-size:.72rem;padding:5px 10px}.hero-art-wrap{height:148px;min-height:148px}.casino-vendor-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.tpl2-root.is-sports-page .content{padding:0;gap:0;height:auto;min-height:calc(100dvh - 66px);overflow:visible}.tpl2-root.is-sports-page .panel{border:0;border-radius:0}.tpl2-root.is-sports-page .sports-page-panel{padding:3px;display:flex;flex-direction:column;height:auto}.tpl2-root.is-sports-page .sports-page-head{padding:0;gap:6px;min-height:22px}.tpl2-root.is-sports-page .sports-page-head h2{width:70%;max-width:70%;font-size:1em;line-height:1.1}.tpl2-root.is-sports-page .sports-page-head .deposit-head-actions{width:auto;margin-left:auto;justify-content:flex-end;flex-shrink:0}.tpl2-root.is-sports-page .sports-page-head .deposit-small-btn{min-width:64px;height:19px;padding:0 6px;font-size:7px;border-radius:5px}.tpl2-root.is-sports-page .sports-page-location{display:none}.minigame-head h2{width:70%;max-width:70%;font-size:1em;line-height:1.2}.minigame-head .deposit-head-actions{width:auto;margin-left:auto;justify-content:flex-end;flex-shrink:0}.tpl2-root.is-sports-page .sports-iframe-panel{margin-top:3px;border-radius:0;min-height:0;flex:1;display:flex;flex-direction:column}.tpl2-root.is-sports-page .sports-iframe-view{width:100%;min-height:0;height:100%;flex:1}.tpl2-root.is-sports-page .sports-iframe-status{min-height:0;padding:8px;flex:1}.tpl2-root.is-sports-page .sportsbook-mainmatch-shell{margin-top:3px;gap:3px;grid-template-columns:minmax(0,1fr);min-height:0;overflow:visible}.tpl2-root.is-sports-page .sportsbook-mainmatch-sport-tabs{border-radius:0;margin-top:3px;min-height:40px;padding:3px 4px;gap:3px}.tpl2-root.is-sports-page .sportsbook-mainmatch-sport-tab-btn{min-width:66px;height:32px;border-radius:5px}.tpl2-root.is-sports-page .sportsbook-mainmatch-sport-tab-btn strong{font-size:.56rem}.tpl2-root.is-sports-page .sportsbook-mainmatch-sport-tab-icon{font-size:.8rem}.tpl2-root.is-sports-page .sportsbook-mainmatch-board,.tpl2-root.is-sports-page .sportsbook-mainmatch-cart{border-radius:0;min-height:0}.tpl2-root.is-sports-page .sportsbook-mainmatch-board{overflow:visible}.tpl2-root.is-sports-page .sportsbook-mainmatch-group-list{height:auto;overflow:visible;padding:4px;gap:4px}.tpl2-root.is-sports-page .sportsbook-mainmatch-market-row{grid-template-columns:minmax(0,1fr)}.tpl2-root.is-sports-page .sportsbook-mainmatch-market-body{padding:7px;gap:7px}.tpl2-root.is-sports-page .sportsbook-mainmatch-pick-btn{min-height:46px;transition:none}.tpl2-root.is-sports-page .sportsbook-mainmatch-pick-btn strong{font-size:.9rem}.tpl2-root.is-sports-page .sportsbook-mainmatch-line-value{min-height:46px;font-size:13px}.tpl2-root.is-sports-page .sportsbook-mainmatch-cart-list{max-height:none}.minigame-stream-frame{height:clamp(280px,44vh,360px)}.minigame-stream-frame-wrap{min-height:clamp(290px,46vh,380px);padding:6px}.minigame-market-card{grid-template-columns:1fr}.minigame-market-side{border-right:0;border-bottom:1px solid #d3deec;min-height:42px;grid-template-columns:auto 1fr;display:grid;align-items:center;padding:0 10px;text-align:left}.tpl2-root.is-dark .minigame-market-side{border-bottom-color:#193652}.minigame-market-options{grid-template-columns:repeat(2,minmax(0,1fr))}.minigame-bet-metrics{grid-template-columns:1fr}.minigame-quick-grid,.minigame-action-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.vsports-main-title span{font-size:22px}.vsports-main-title em{font-size:12px}.vsports-main-location{width:100%}.vsports-main-location span,.vsports-main-location strong{min-height:22px;font-size:10px}.vsports-hero-player{height:220px}.vsports-fixture-row{grid-template-columns:minmax(0,1fr) 150px minmax(0,1fr);gap:5px;padding:8px}.vsports-market-label{display:none}.vsports-market-team{gap:4px;padding:0}.vsports-team-name{font-size:12px}.vsports-team-hint{padding:0 5px;font-size:9px}.vsports-market-odd-box,.vsports-market-mid-box{min-height:46px}.vsports-market-odd-box strong,.vsports-market-mid-pick-btn strong{font-size:13px}.vsports-chip-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.topbar{height:66px;padding:0 10px}.brand-logo{width:102px}.auth-btn{height:32px;border-radius:9px;padding:0 8px;font-size:11px;flex:0 0 auto}.sidebar,.sidebar-dim{top:66px}.menu-label{font-size:14px}.menu-state{font-size:11px}.popular-head{font-size:13px}.popular-card{width:95px;margin-right:0;padding:6px}.popular-card img{height:70px;margin-bottom:6px}.popular-game-name{font-size:11px;height:1.2em}.popular-game-vendor{font-size:11px}.category-card{min-height:146px;padding:12px 10px 92px}.category-card h3{font-size:15px}.category-card p{font-size:13px}.category-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.showcase-header{margin-bottom:6px;align-items:flex-start;flex-wrap:wrap}.showcase-title{font-size:17px}.showcase-actions{margin-left:auto}.home-match-panel .panel-header h2,.home-notice-event-panel .panel-header h2,.home-notice-event-panel .inout-card h3{font-size:17px}.home-board-item{align-items:flex-start}.home-board-item span{width:68px;flex:0 0 68px}.showcase-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.showcase-nav{width:26px;height:26px}.site-footer{margin-top:2px;padding:18px 10px 10px}.site-footer-brand{margin-bottom:10px}.site-footer-brand img{width:100px}.site-footer-brand span{font-size:20px}.site-footer-copy{font-size:12px;line-height:1.55;margin-bottom:8px}.site-footer-meta{margin:8px 0 10px;font-size:11px}.category-figure{max-height:68%}.panel-header h2{font-size:20px}.panel-refresh{font-size:12px;height:32px;padding:0 10px}.inout-card h3{font-size:16px}.mypage-card h3{font-size:18px}.mypage-info-item{grid-template-columns:1fr;gap:4px}.mypage-submit{height:44px;min-width:150px;font-size:16px}.deposit-card h3,.deposit-list-head h3{font-size:17px}.deposit-balance-row strong{font-size:20px}.deposit-small-btn{min-width:112px;height:34px;font-size:12px;padding:0 10px}.deposit-type-btn{min-width:76px;height:32px;font-size:12px}.deposit-amount-input{height:42px;font-size:15px}.deposit-money-btn{height:34px;font-size:12px}.deposit-submit-btn{min-width:146px;height:42px;font-size:15px}.support-write-actions .deposit-submit-btn,.support-write-actions .deposit-small-btn{height:42px}.deposit-list-table th,.deposit-list-table td{padding:8px 7px;font-size:12px}.transactions-date-input{width:132px}.transactions-tab-btn{min-height:33px;padding:0 10px;font-size:12px}.support-textarea{min-height:180px;font-size:14px}.support-detail-headline h3{font-size:17px}.support-detail-actions{width:100%;justify-content:flex-start;flex-wrap:wrap}.notice-list-table th,.notice-list-table td{padding:8px 7px;font-size:12px}.notice-list-table th:nth-child(3),.notice-list-table td:nth-child(3){display:none}.notice-detail-headline h3{font-size:17px}.notice-event-grid{grid-template-columns:1fr}.panel-empty,.inout-list li,.match-result-item{font-size:13px}}@media(max-width:1380px){.slot-game-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}@media(max-width:980px){.slot-shell{grid-template-columns:96px minmax(0,1fr);gap:8px}.slot-vendor-panel{overflow:hidden;display:flex;flex-direction:column;max-height:calc(100vh - 220px);min-height:320px}.slot-vendor-head{padding:9px 8px;font-size:11px;text-align:center;letter-spacing:.04em}.slot-vendor-list{max-height:none;height:100%;grid-template-columns:1fr;padding:6px;gap:6px;overflow-y:auto;overflow-x:hidden}.slot-vendor-item{grid-template-columns:1fr;justify-items:center;text-align:center;gap:5px;min-height:72px;padding:8px 5px}.slot-vendor-logo{width:30px;height:30px;border-radius:8px}.slot-vendor-logo .material-icons{font-size:18px}.slot-vendor-name{font-size:10px;line-height:1.2;white-space:normal;word-break:keep-all;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.slot-main-panel{padding:12px}.slot-game-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:640px){.slot-shell{grid-template-columns:minmax(0,1fr);gap:6px}.slot-vendor-panel{max-height:none;min-height:0;order:1}.slot-main-panel{order:2}.slot-vendor-head{padding:8px 10px;font-size:10px;text-align:left}.slot-vendor-list{display:flex;flex-wrap:nowrap;padding:5px;gap:5px;overflow-x:auto;overflow-y:hidden;scrollbar-width:none;-ms-overflow-style:none}.slot-vendor-list::-webkit-scrollbar{display:none}.slot-vendor-item{flex:0 0 86px;min-height:68px;padding:7px 4px;gap:4px}.slot-vendor-logo{width:26px;height:26px;border-radius:7px}.slot-vendor-logo .material-icons{font-size:16px}.slot-toolbar{align-items:stretch;flex-direction:column}.slot-tab-wrap{width:100%}.slot-tab-btn{flex:1 1 0}.slot-search-wrap{width:100%}.slot-game-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.hero.responsive-section{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:space-between;background:linear-gradient(to right,#4ade80,#3b82f6);border-radius:12px;margin-bottom:8px;overflow:hidden}.hero.responsive-section .responsive-text{z-index:10;padding:1rem;flex:1 1 auto;width:100%}.hero.responsive-section .responsive-text h1{margin:0 0 12px;font-size:3rem;font-weight:700;color:#111827;line-height:1.1;letter-spacing:-.02em}.hero.responsive-section .responsive-text p{margin:0 0 8px;font-size:1.125rem;color:#111827;line-height:1.35}.hero.responsive-section .responsive-text p:nth-child(3){margin-bottom:24px;font-size:1.875rem;font-weight:700;color:#16a34a}.hero.responsive-section .responsive-text button{border:0;border-radius:8px;background:#22c55e;color:#111827;font-size:1.125rem;font-weight:700;padding:12px 24px;cursor:pointer}.hero.responsive-section .responsive-text button:hover{background:#16a34a}.hero.responsive-section .responsive-text button:disabled{opacity:.65;cursor:not-allowed}.hero.responsive-section .hero-figure-shell{position:relative;z-index:10;flex-shrink:0;width:100%;height:200px;display:flex;align-items:center;justify-content:center}.hero.responsive-section .hero-figure-shell img{height:100%;max-height:200px;width:auto;object-fit:contain}.hero.hero-image-section{display:block;background:none;border-radius:12px;overflow:hidden;position:relative;width:100%;max-width:100%;height:auto;min-height:0;max-height:none;aspect-ratio:1983 / 793;margin-inline:auto;margin-bottom:8px}.hero-image-stage{position:relative;width:100%;height:100%}.hero.hero-image-section .hero-banner-image{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center 65%}.hero-slide-next-enter-active,.hero-slide-next-leave-active,.hero-slide-prev-enter-active,.hero-slide-prev-leave-active{transition:transform .45s ease,opacity .45s ease}.hero-slide-next-enter-active,.hero-slide-prev-enter-active{z-index:2}.hero-slide-next-leave-active,.hero-slide-prev-leave-active{z-index:1}.hero-slide-next-enter-from{transform:translate(100%);opacity:.92}.hero-slide-next-leave-to,.hero-slide-prev-enter-from{transform:translate(-100%);opacity:.92}.hero-slide-prev-leave-to{transform:translate(100%);opacity:.92}.hero-slide-nav{position:absolute;right:12px;bottom:12px;z-index:4;display:flex;align-items:center;gap:8px}.hero-slide-nav-btn{border:1px solid rgba(255,255,255,.45);background:#0814268c;color:#f6f9ff;width:34px;height:34px;border-radius:9px;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;transition:background-color .18s ease,border-color .18s ease}.hero-slide-nav-btn:hover{background:#081426c7;border-color:#ffffffbf}.hero-slide-nav-btn:focus-visible{outline:2px solid #9fc5ff;outline-offset:2px}.home-top-row{margin-bottom:12px;display:grid;grid-template-columns:minmax(0,1fr);gap:12px;align-items:start}.home-top-row .hero.hero-image-section{margin-bottom:0}.home-notice-panel{width:420px;max-width:100%;min-width:0;height:auto;min-height:0;max-height:none;display:flex;flex-direction:column}.home-notice-panel .inout-list{width:100%;max-width:100%;min-width:0;margin-top:10px;gap:6px;overflow:hidden}.home-notice-panel .panel-empty{margin-top:10px}.home-notice-panel .inout-list li{width:100%;max-width:100%;min-width:0;min-height:30px;padding:5px 10px}.home-notice-panel .inout-list li:nth-child(n+12){display:none}.home-notice-event-panel{margin-top:12px}.home-notice-event-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.home-notice-event-grid .inout-card{min-width:0}.home-notice-event-grid .inout-list li:nth-child(n+7){display:none}@media(max-width:768px){.hero.hero-image-section{width:100%;height:auto;min-height:0;max-height:none;aspect-ratio:941 / 836;background:#0b1a2b}.hero.hero-image-section .hero-banner-image{object-fit:contain;object-position:center center!important}.hero-slide-nav{right:auto;left:50%;bottom:10px;transform:translate(-50%);gap:6px;max-width:calc(100% - 16px)}.hero-slide-nav-btn{width:30px;height:30px;flex:0 0 30px;border-radius:8px}.hero-slide-nav-btn .material-icons{font-size:22px}.home-top-row,.home-notice-panel{width:calc(100vw - 20px);max-width:calc(100vw - 20px);min-width:0;overflow-x:hidden}.home-notice-panel{padding:14px 10px}.home-notice-panel .inout-list li:nth-child(n+6){display:none}.home-notice-event-grid{grid-template-columns:1fr}.home-notice-event-grid .inout-list li:nth-child(n+6){display:none}}@media(min-width:769px){.hero.responsive-section{flex-direction:row}.hero.responsive-section .responsive-text{padding:2rem}.hero.responsive-section .hero-figure-shell{width:auto;height:100%}.hero.responsive-section .hero-figure-shell img{max-height:500px}}@media(max-width:1860px){.hero.responsive-section .responsive-text h1{font-size:1.5rem!important;line-height:1.2!important;margin-bottom:.5rem!important}.hero.responsive-section .responsive-text p{font-size:.875rem!important;line-height:1.3!important;margin-bottom:.25rem!important}.hero.responsive-section .responsive-text p:nth-child(3){font-size:1.125rem!important;margin-bottom:.5rem!important}.hero.responsive-section .responsive-text button{font-size:.875rem!important;padding:.5rem 1rem!important}.hero.responsive-section .responsive-text{padding:1rem!important}}@media(max-width:1400px){.hero.responsive-section .responsive-text h1{font-size:1.25rem!important;margin-bottom:.25rem!important}.hero.responsive-section .responsive-text p{font-size:.75rem!important;margin-bottom:.125rem!important}.hero.responsive-section .responsive-text p:nth-child(3){font-size:1rem!important;margin-bottom:.25rem!important}.hero.responsive-section .responsive-text button{font-size:.75rem!important;padding:.375rem .75rem!important}.hero.responsive-section .responsive-text{padding:.75rem!important}}@media(max-width:1200px){.hero.responsive-section .responsive-text h1{font-size:1.125rem!important}.hero.responsive-section .responsive-text p{font-size:.6875rem!important}.hero.responsive-section .responsive-text p:nth-child(3){font-size:.875rem!important}.hero.responsive-section .responsive-text button{font-size:.6875rem!important;padding:.25rem .5rem!important}.hero.responsive-section .responsive-text{padding:.5rem!important}}@media(max-width:768px){.hero.responsive-section{height:200px}}.responsive-section{height:400px}@media(max-width:1860px){.responsive-section{height:350px}}@media(max-width:1400px){.responsive-section{height:300px}}@media(max-width:1200px){.responsive-section{height:250px}}@media(max-width:768px){.responsive-section{height:200px}}@media(max-width:1200px){.home-top-row{grid-template-columns:1fr}.home-notice-panel{height:auto;min-height:0;max-height:none}}
