.sidebar{z-index:1040;background:#0f172a;flex-direction:column;width:260px;height:100vh;transition:all .3s;display:flex;position:fixed;top:0;left:0;overflow:hidden}.sidebar:before{content:"";pointer-events:none;background-image:linear-gradient(#e6b8000a 1px,#0000 1px),linear-gradient(90deg,#e6b8000a 1px,#0000 1px);background-size:32px 32px;position:absolute;inset:0}.sidebar.collapsed{width:64px}.sidebar.collapsed .sidebar-logo-name,.sidebar.collapsed .nav-label,.sidebar.collapsed .sidebar-user-info{display:none}.sidebar.collapsed .sidebar-logo{justify-content:center}.sidebar.collapsed .nav-item-link{justify-content:center;padding:.75rem 0}.sidebar.collapsed .sidebar-user{justify-content:center;width:100%;margin-bottom:.625rem}.sidebar.collapsed .sidebar-footer{flex-direction:column;justify-content:flex-end;align-items:center;padding:.75rem .5rem 1rem;display:flex}.sidebar.collapsed .sidebar-user-avatar{width:40px;height:40px;margin:0 auto}.sidebar.collapsed .btn-logout{border-radius:12px;justify-content:center;width:40px;height:40px;margin:0 auto;padding:0}.sidebar.collapsed .btn-logout .nav-label{display:none}@media (max-width:991px){.sidebar{transform:translate(-100%);width:260px!important}.sidebar.mobile-open{transform:translate(0)}.sidebar.mobile-open .sidebar-logo-name,.sidebar.mobile-open .nav-label,.sidebar.mobile-open .sidebar-user-info{opacity:1;width:auto}}.sidebar-overlay{display:none}@media (max-width:991px){.sidebar-overlay{z-index:1039;opacity:0;pointer-events:none;background:#00000080;transition:opacity .3s;display:block;position:fixed;inset:0}.sidebar-overlay.active{opacity:1;pointer-events:all}}.sidebar-logo{z-index:1;background:linear-gradient(#ffffff09,#ffffff03),radial-gradient(circle at 0 0,#e6b80014,#0000 34%);border-bottom:1px solid #ffffff14;align-items:center;gap:.95rem;min-height:92px;padding:1.35rem 1.25rem;text-decoration:none;transition:all .3s;display:flex;position:relative}.sidebar-logo:hover{background:linear-gradient(#ffffff0d,#ffffff04),radial-gradient(circle at 0 0,#e6b8001c,#0000 36%)}.sidebar-logo:hover .sidebar-logo-domino{transform:translateY(-1px);box-shadow:0 14px 30px #0f172a4d,0 0 22px #e6b80029}.sidebar-logo .sidebar-logo-icon{flex-shrink:0;justify-content:center;align-items:center;line-height:1;display:inline-flex}.sidebar-logo .sidebar-logo-name{letter-spacing:.12em;color:#f8fafc;text-transform:uppercase;text-shadow:0 0 12px #e6b80024,0 0 18px #ffffff0d;font-size:1.12rem;font-weight:700;transition:all .3s}.sidebar-logo-domino{background:linear-gradient(#fffffffa,#f1f5f9f0);border:1px solid #ffffff29;border-radius:16px;grid-template-rows:1fr auto 1fr;width:42px;height:58px;padding:.42rem .28rem;transition:transform .2s,box-shadow .2s;display:grid;position:relative;box-shadow:0 10px 24px #0f172a47,0 0 18px #e6b8001f}.sidebar-logo-domino:before{content:"";z-index:-1;filter:blur(10px);background:radial-gradient(circle,#e6b8001f,#3b82f60f,#0000 72%);border-radius:20px;position:absolute;inset:-6px}.sidebar-nav{z-index:1;flex:1;padding:1rem 0;position:relative;overflow:hidden auto}.sidebar-nav::-webkit-scrollbar{width:4px}.sidebar-nav::-webkit-scrollbar-track{background:0 0}.sidebar-nav::-webkit-scrollbar-thumb{background:#ffffff1a;border-radius:2px}.nav-section-title{letter-spacing:.12em;text-transform:uppercase;color:#ffffff40;white-space:nowrap;padding:.5rem 1rem .25rem;font-size:.65rem;font-weight:700;transition:all .3s}.collapsed .nav-section-title{opacity:0}.nav-item-link{color:#ffffff8c;white-space:nowrap;border-left:3px solid #0000;border-radius:10px;align-items:center;gap:.875rem;margin:.125rem .5rem;padding:.75rem 1rem;text-decoration:none;transition:all .3s;display:flex;position:relative}.nav-item-link .nav-icon{text-align:center;flex-shrink:0;width:20px;font-size:1.125rem}.nav-item-link .nav-label{font-size:.875rem;font-weight:500;transition:all .3s}.nav-item-link .nav-badge{color:#0f172a;background:#e6b800;border-radius:10px;margin-left:auto;padding:1px 6px;font-size:.65rem;font-weight:700}.nav-item-link:hover{color:#ffffffd9;background:#ffffff0d}.nav-item-link.active{color:#e6b800;background:#e6b80014;border-left-color:#e6b800}.nav-item-link.active .nav-icon{color:#e6b800}.nav-item-link.nav-item-link--group{text-align:left;color:#ffffff8c;appearance:none;background:0 0;border-top:0;border-bottom:0;border-right:0;width:calc(100% - 1rem)}.nav-group .nav-group__chevron{margin-left:auto;font-size:.75rem;transition:transform .2s}.nav-group.nav-group--active .nav-item-link--group{color:#ffffffd9;background:#ffffff0d}.nav-group.nav-group--active .nav-group__chevron{transform:rotate(180deg)}.nav-submenu{border-left:1px solid #ffffff14;flex-direction:column;gap:.125rem;margin:0 .5rem .35rem 1.25rem;padding-left:1rem;display:none}.nav-submenu.nav-submenu--open{display:flex}.nav-submenu-link{color:#ffffff8c;border-radius:8px;align-items:center;gap:.625rem;min-height:36px;padding:.5rem .75rem;text-decoration:none;transition:all .3s;display:flex}.nav-submenu-link .nav-submenu-icon{text-align:center;flex-shrink:0;width:14px;font-size:.875rem}.nav-submenu-link:hover{color:#ffffffd9;background:#ffffff0d}.nav-submenu-link.active{color:#e6b800;background:#e6b80014}.sidebar.collapsed .nav-group__chevron,.sidebar.collapsed .nav-submenu{display:none}.sidebar-footer{z-index:1;border-top:1px solid #ffffff0f;flex-direction:column;flex-shrink:0;gap:.75rem;margin-top:auto;padding:1rem;display:flex;position:relative;overflow:hidden}.sidebar-user{justify-content:space-between;align-items:center;gap:.75rem;width:100%;min-width:0;display:flex;overflow:hidden}.sidebar-user .sidebar-user-avatar{color:#e6b800;background:#e6b80026;border:2px solid #e6b8004d;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;font-size:.875rem;font-weight:700;display:flex}.sidebar-user .sidebar-user-info{flex:auto;min-width:0;transition:all .3s;overflow:hidden}.sidebar-user .sidebar-user-info .sidebar-user-name{color:#e2e8f0;white-space:nowrap;font-size:.8125rem;font-weight:600}.sidebar-user .sidebar-user-info .sidebar-user-role{color:#ffffff59;white-space:nowrap;font-size:.7rem}.btn-logout{color:#ef4444b3;cursor:pointer;background:#ef44440f;border:1px solid #ef444440;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;gap:.5rem;width:100%;padding:.5rem;font-size:.8125rem;font-weight:500;transition:all .3s;display:flex;overflow:hidden}.btn-logout:hover{color:#ef4444;background:#ef44441f;border-color:#ef444466}.sidebar-logo-domino{background:linear-gradient(#fffffffa,#f1f5f9f0);border:1px solid #ffffff29;border-radius:14px;grid-template-rows:1fr auto 1fr;width:34px;height:52px;padding:.42rem .28rem;display:grid;box-shadow:0 10px 24px #0f172a47,0 0 18px #e6b8001f}.sidebar-logo-domino__half{grid-template-columns:repeat(2,1fr);place-items:center;gap:.18rem;display:grid}.sidebar-logo-domino__divider{background:linear-gradient(90deg,#facc15f2,#6366f1cc,#3b82f6f2);border-radius:999px;height:2px;margin:.15rem 0}.sidebar-logo-pip{background:linear-gradient(135deg,#0f172a 0%,#334155 100%);border-radius:50%;width:6px;height:6px}.main-navbar{z-index:1030;background:#fff;border-bottom:1px solid #e2e8f0;align-items:center;gap:1rem;height:64px;padding:0 1.5rem;transition:all .3s;display:flex;position:fixed;top:0;left:260px;right:0}.main-navbar.sidebar-collapsed{left:64px}@media (max-width:991px){.main-navbar{left:0!important}}.hamburger{cursor:pointer;background:0 0;border:none;border-radius:8px;flex-direction:column;flex-shrink:0;justify-content:center;align-items:center;gap:5px;width:36px;height:36px;padding:4px;transition:background .2s;display:flex}.hamburger:hover{background:#f1f5f9}.hamburger span{transform-origin:50%;background:#475569;border-radius:2px;width:20px;height:2px;transition:all .3s;display:block}.hamburger.open span:first-child{transform:translateY(7px)rotate(45deg)}.hamburger.open span:nth-child(2){opacity:0;transform:scaleX(0)}.hamburger.open span:nth-child(3){transform:translateY(-7px)rotate(-45deg)}.navbar-page-title{color:#1e293b;flex:1;font-size:1rem;font-weight:600}.navbar-right{align-items:center;gap:.25rem;display:flex}.navbar-logout-btn{color:#334155;background:#fff;border:1px solid #e2e8f0;border-radius:10px;align-items:center;gap:.5rem;height:38px;padding:0 .9rem;font-size:.8125rem;font-weight:600;transition:background .2s,border-color .2s,color .2s;display:inline-flex}.navbar-logout-btn:hover{color:#0f172a;background:#f8fafc;border-color:#cbd5e1}.navbar-logout-modal{flex-direction:column;gap:1rem;display:flex}.navbar-logout-modal__hero{background:linear-gradient(#fff 0%,#f8fafc 100%);border:1px solid #e2e8f0;border-radius:18px;align-items:flex-start;gap:1rem;padding:1rem;display:flex}.navbar-logout-modal__icon{color:#b91c1c;background:linear-gradient(135deg,#f871712e,#fee2e2f2);border-radius:16px;flex-shrink:0;justify-content:center;align-items:center;width:3.25rem;height:3.25rem;font-size:1.35rem;display:inline-flex}.navbar-logout-modal__title{color:#0f172a;font-size:1rem;font-weight:700}.navbar-logout-modal__copy{color:#64748b;line-height:1.6}.navbar-logout-modal__button{min-width:9rem}@media (max-width:767.98px){.navbar-logout-btn span{display:none}.navbar-logout-btn{justify-content:center;width:38px;padding:0}.navbar-logout-modal__hero{flex-direction:column}}.dashboard-layout{background:#f8fafc;min-height:100vh;display:flex}.main-content{flex:1;min-width:0;margin-top:64px;margin-left:260px;padding:1.5rem;transition:all .3s}.main-content.sidebar-collapsed{margin-left:64px}@media (max-width:991px){.main-content{margin-left:0!important}}.stats-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1.25rem;margin-bottom:1.5rem;display:grid}.stat-card{background:#fff;border:1px solid #f1f5f9;border-radius:16px;align-items:flex-start;gap:1rem;padding:1.25rem;transition:transform .2s,box-shadow .2s;display:flex;box-shadow:0 1px 3px #0000000a,0 4px 12px #00000008}.stat-card:hover{transform:translateY(-2px);box-shadow:0 4px 20px #00000014}.stat-card .stat-icon-box{border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;font-size:1.25rem;display:flex}.stat-card .stat-icon-box.blue{color:#3b82f6;background:#3b82f61a}.stat-card .stat-icon-box.purple{color:#8b5cf6;background:#8b5cf61a}.stat-card .stat-icon-box.green{color:#10b981;background:#10b9811a}.stat-card .stat-icon-box.gold{color:#e6b800;background:#e6b8001a}.stat-card .stat-body{flex:1;min-width:0}.stat-card .stat-body .stat-label{color:#94a3b8;text-transform:uppercase;letter-spacing:.06em;margin-bottom:.25rem;font-size:.75rem;font-weight:600}.stat-card .stat-body .stat-value{color:#0f172a;margin-bottom:.5rem;font-size:1.625rem;font-weight:800;line-height:1}.stat-card .stat-body .stat-trend{align-items:center;gap:.25rem;font-size:.75rem;font-weight:600;display:flex}.stat-card .stat-body .stat-trend.up{color:#10b981}.stat-card .stat-body .stat-trend.down{color:#ef4444}.stat-card .stat-body .stat-trend.neutral{color:#475569}.stat-card .stat-body .stat-trend span{color:#94a3b8;font-weight:400}.dashboard-pagination{background:#f8fafc;border-top:1px solid #e2e8f0;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:.875rem;width:100%;min-width:0;padding:1.1rem 1.5rem;display:grid}.dashboard-pagination__summary{text-align:center;color:#64748b;min-width:0;font-size:.875rem;font-weight:500;line-height:1.2}.dashboard-pagination__page-size{background:#fff;border:1px solid #e2e8f0;border-radius:999px;align-items:center;gap:.7rem;padding:.45rem .65rem;display:inline-flex;box-shadow:0 1px 2px #0f172a0a}.dashboard-pagination__page-size-label{color:#475569;white-space:nowrap;margin:0;font-size:.875rem;font-weight:600;line-height:1}.dashboard-pagination__page-size-select{color:#334155;min-width:5rem;height:2.35rem;box-shadow:none;background-color:#f8fafc;border-color:#dbe4f0;border-radius:999px;padding:.35rem 2rem .35rem .85rem;font-weight:600}.dashboard-pagination__page-size-select:focus{border-color:#e6b800;box-shadow:0 0 0 .2rem #e6b8002e}.dashboard-pagination__controls{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:.45rem;margin:0;display:flex}@media (max-width:767.98px){.dashboard-pagination__controls{justify-content:center}}.dashboard-pagination__controls .page-item .page-link{color:#334155;min-width:2.5rem;height:2.5rem;box-shadow:none;background:#fff;border:1px solid #dbe4f0;border-radius:999px;justify-content:center;align-items:center;gap:.35rem;padding:0 .9rem;font-size:.875rem;font-weight:600;transition:background-color .18s,border-color .18s,color .18s,transform .18s;display:inline-flex}.dashboard-pagination__controls .page-item .page-link:focus{box-shadow:0 0 0 .2rem #e6b8002e}.dashboard-pagination__controls .page-item:not(.active):not(.disabled) .page-link:hover{color:#0f172a;background:#fffbea;border-color:#e6b800;transform:translateY(-1px)}.dashboard-pagination__controls .page-item.active .page-link{color:#0f172a;background:#e6b800;border-color:#e6b800}.dashboard-pagination__controls .page-item.disabled .page-link{color:#94a3b8;opacity:1;background:#fff;border-color:#e2e8f0}.dashboard-pagination__nav{justify-self:end}.dashboard-pagination__nav-btn{min-width:5.5rem}.dashboard-pagination__page-btn{min-width:2.5rem}.dashboard-pagination__ellipsis{pointer-events:none}@media (max-width:767.98px){.dashboard-pagination{grid-template-columns:1fr;justify-content:center;padding:1rem}.dashboard-pagination__page-size,.dashboard-pagination__summary,.dashboard-pagination__nav{width:100%}.dashboard-pagination__summary{text-align:center;order:2}.dashboard-pagination__page-size{order:1;justify-content:center}.dashboard-pagination__nav{order:3}}.app-data-table{border-color:#eef2f7;width:100%}.app-data-table thead th{color:#334155;letter-spacing:.01em;text-transform:none;vertical-align:middle;white-space:nowrap;background:linear-gradient(#f8fafc 0%,#f1f5f9 100%);border-bottom:1px solid #e2e8f0;padding:.75rem 1rem;font-size:.8125rem;font-weight:600}.app-data-table tbody td{color:#0f172a;vertical-align:middle;border-color:#eef2f7;padding:.75rem 1rem;font-size:.9375rem}.app-data-table tbody tr{transition:background-color .18s}.app-data-table tbody tr:hover td{background:#2563eb0a}.app-data-table tfoot td{background:#fff;border-top:1px solid #eef2f7}.app-data-table thead th.tbl-sorting{cursor:pointer;-webkit-user-select:none;user-select:none;transition:color .15s,background-color .15s,box-shadow .15s}.app-data-table thead th.tbl-sorting:after{opacity:.45;vertical-align:middle;content:"↕";margin-left:.4rem;font-size:.62rem;font-weight:700;display:inline-block}.app-data-table thead th.tbl-sorting:hover{color:#1d4ed8;background:#eff6ff}.app-data-table thead th.tbl-sorting:hover:after{opacity:.7}.app-data-table thead th.sorting-asc,.app-data-table thead th.sorting-desc{color:#1d4ed8;background:#eff6ff;box-shadow:inset 0 -2px #2563eb}.app-data-table thead th.sorting-asc:after,.app-data-table thead th.sorting-desc:after{opacity:.9;font-size:.6rem;font-weight:800}.app-data-table thead th.sorting-asc:after{content:"▲"}.app-data-table thead th.sorting-desc:after{content:"▼"}.app-data-table thead th.tbl-action,.app-data-table tbody td.tbl-action{white-space:nowrap;text-align:center;width:1%}.card-theme.card-tables.app-data-table-card{border:1px solid #e2e8f0;border-radius:16px;overflow:hidden;box-shadow:0 12px 32px #0f172a0f}.users-page{flex-direction:column;gap:1.5rem;display:flex}.users-page__hero{background:#f9fafb;border:1px solid #e5e7eb;border-radius:1rem;flex-direction:column;gap:1.5rem;padding:1.5rem 1.75rem 1.75rem;display:flex}.users-page__hero-top{flex-direction:column;justify-content:space-between;gap:1.25rem;display:flex}@media (min-width:992px){.users-page__hero-top{flex-direction:row;align-items:flex-start}}.users-page__hero-heading{align-items:flex-start;gap:1rem;min-width:0;display:flex}.users-page__hero-accent{background:#2563eb;border-radius:999px;flex-shrink:0;width:.375rem;height:4rem;margin-top:.25rem}.users-page__hero-heading-body{min-width:0}.users-page__breadcrumb{color:#6b7280;margin:0 0 .5rem;font-size:.875rem;font-weight:500}.users-page__title-row{align-items:flex-start;gap:.75rem;display:flex}.users-page__title-icon{color:#2563eb;background:#eff6ff;border-radius:.75rem;flex-shrink:0;justify-content:center;align-items:center;width:2.75rem;height:2.75rem;font-size:1.25rem;display:inline-flex}.users-page__title{color:#111827;margin:0;font-size:clamp(1.75rem,3vw,1.875rem);font-weight:700;line-height:1.1}.users-page__subtitle{color:#6b7280;margin:.5rem 0 0;font-size:.875rem;line-height:1.5}.users-page__hero-stat{background:#fff;border:1px solid #dbeafe;border-radius:999px;align-self:flex-start;align-items:center;gap:.625rem;padding:.625rem 1rem;display:inline-flex;box-shadow:0 1px 2px #1118270d}.users-page__hero-stat-icon{color:#2563eb;background:#eff6ff;border-radius:999px;justify-content:center;align-items:center;width:2rem;height:2rem;font-size:1rem;display:inline-flex}.users-page__hero-stat-label{letter-spacing:.12em;text-transform:uppercase;color:#6b7280;margin:0;font-size:.6875rem;font-weight:600;line-height:1.2}.users-page__hero-stat-value{color:#111827;margin:.125rem 0 0;font-size:.875rem;font-weight:600;line-height:1.2}.users-page__filter-panel{z-index:1;background:#fff;border:1px solid #e5e7eb;border-radius:.75rem;min-width:0;max-width:100%;padding:1.25rem 1.5rem;position:relative;overflow:hidden;box-shadow:0 10px 30px #1118270d}.users-page__filter-panel--picker-open{z-index:40;overflow:visible}.users-page__filter-bar{grid-template-columns:minmax(0,1fr);gap:1.25rem;min-width:0;max-width:100%;display:grid}@media (min-width:768px){.users-page__filter-bar{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.25rem 1.5rem}}@media (min-width:1200px){.users-page__filter-bar{grid-template-columns:minmax(11rem,1.2fr) minmax(10.5rem,12.5rem) minmax(12rem,1fr) auto;align-items:start;gap:0 1.5rem}}.users-page__filter-item{grid-template-rows:auto auto auto;gap:.5rem;min-width:0;display:grid}.users-page__filter-item:not(.users-page__filter-item--date):not(.users-page__filter-item--actions):after{content:" ";visibility:hidden;min-height:1.375rem;font-size:.75rem;line-height:1.25;display:block}.users-page__filter-item--date{z-index:1;min-width:0;position:relative;overflow:visible}@media (max-width:1199.98px){.users-page__filter-item--actions{grid-column:1/-1}}.users-page__filter-label--placeholder,.users-page__filter-meta-placeholder{visibility:hidden;min-height:1.375rem;font-size:.75rem;line-height:1.25}.users-page__filter-label--placeholder{min-height:.9375rem;font-size:.75rem;line-height:1.25}.users-page__filter-actions-row{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:.75rem 1rem;min-width:0;display:flex}@media (min-width:1200px){.users-page__filter-actions-row{flex-wrap:nowrap;justify-content:flex-end}}.users-page__filter-label{letter-spacing:.08em;text-transform:uppercase;color:#374151;white-space:nowrap;margin:0;font-size:.75rem;font-weight:600;line-height:1.25}.users-page__filter-input,.users-page__filter-select{box-sizing:border-box;color:#111827;background:#fff;border:1px solid #e5e7eb;border-radius:.5rem;outline:none;width:100%;min-width:0;min-height:2.5rem;padding:0 .75rem;font-size:.875rem;transition:border-color .18s,box-shadow .18s}.users-page__filter-input:focus,.users-page__filter-select:focus{border-color:#2563eb;box-shadow:0 0 0 4px #2563eb1f}.users-page__filter-select-wrap{width:100%;min-width:0;position:relative}.users-page__status-dot{pointer-events:none;z-index:1;border-radius:999px;width:.625rem;height:.625rem;position:absolute;top:50%;left:.75rem;transform:translateY(-50%)}.users-page__status-dot--all{background:#94a3b8}.users-page__status-dot--active{background:#10b981}.users-page__status-dot--inactive{background:#94a3b8}.users-page__status-dot--blocked{background:#f43f5e}.users-page__filter-select--status{padding-left:2rem}.users-page__filter-select{appearance:none;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%2364758b' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m3 6 5 5 5-5'/%3e%3c/svg%3e");background-position:right 1rem center;background-repeat:no-repeat;background-size:.95rem;padding-right:2.75rem}.users-page__date-range-fields{align-items:center;gap:.65rem;display:flex}.users-page__custom-range-wrap{width:100%;position:relative;overflow:visible}.users-page__custom-range-datepicker-wrapper{width:100%;display:block}.users-page__custom-range-popper-root{z-index:1100!important}.users-page__custom-range-popper-root .react-datepicker-popper{width:max-content;max-width:min(100vw - 2rem,42rem);z-index:1100!important}.users-page__custom-range-trigger{color:#0f172a;text-align:left;background:#fff;border:1px solid #dbe4f0;border-radius:14px;justify-content:space-between;align-items:center;gap:.75rem;width:100%;min-height:3.5rem;padding:0 1rem;font-size:1rem;transition:border-color .18s,box-shadow .18s;display:flex;box-shadow:0 8px 28px #0f172a0d}.users-page__custom-range-trigger:hover,.users-page__custom-range-trigger:focus{border-color:#2563eb;box-shadow:0 0 0 4px #2563eb1f}.users-page__custom-range-trigger span{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.users-page__custom-range-trigger--compact{min-height:1.5rem;box-shadow:none;color:#6b7280;background:0 0;border:0;border-radius:0;justify-content:flex-start;gap:.5rem;padding:0;font-size:.75rem;font-weight:500}.users-page__custom-range-trigger--compact:hover,.users-page__custom-range-trigger--compact:focus{box-shadow:none;color:#2563eb;border-color:#0000}.users-page__custom-range-trigger--compact .bi-chevron-down{color:#9ca3af;margin-left:auto;font-size:.75rem}.users-page__custom-range-popper-root .react-datepicker,.users-page__custom-range-popper .react-datepicker{background:#fff;border:1px solid #dbe4f0;border-radius:18px;flex-wrap:nowrap;align-items:flex-start;font-family:inherit;display:flex;overflow:visible;box-shadow:0 28px 60px #0f172a2e}.users-page__custom-range-popper-root .react-datepicker__month-container,.users-page__custom-range-popper .react-datepicker__month-container{float:none;flex:50%;width:auto;min-width:16rem}.users-page__custom-range-popper-root .react-datepicker__navigation,.users-page__custom-range-popper .react-datepicker__navigation{top:1rem}.users-page__custom-range-popper-root .react-datepicker__current-month,.users-page__custom-range-popper .react-datepicker__current-month{color:#0f172a;font-size:1rem;font-weight:700}.users-page__custom-range-popper-root .react-datepicker__day-name,.users-page__custom-range-popper .react-datepicker__day-name{color:#475569;font-weight:700}.users-page__custom-range-popper-root .react-datepicker__header,.users-page__custom-range-popper .react-datepicker__header{background:#fff;border-bottom:1px solid #eef2f7;padding-top:.9rem}.users-page__custom-range-popper-root .react-datepicker__day-name,.users-page__custom-range-popper-root .react-datepicker__day,.users-page__custom-range-popper-root .react-datepicker__time-name,.users-page__custom-range-popper .react-datepicker__day-name,.users-page__custom-range-popper .react-datepicker__day,.users-page__custom-range-popper .react-datepicker__time-name{width:2.2rem;margin:.18rem;line-height:2.2rem}.users-page__custom-range-popper-root .react-datepicker__day--in-range,.users-page__custom-range-popper-root .react-datepicker__day--in-selecting-range,.users-page__custom-range-popper .react-datepicker__day--in-range,.users-page__custom-range-popper .react-datepicker__day--in-selecting-range{color:#1d4ed8;background:#2563eb1f;border-radius:10px}.users-page__custom-range-popper-root .react-datepicker__day--range-start,.users-page__custom-range-popper-root .react-datepicker__day--range-end,.users-page__custom-range-popper-root .react-datepicker__day--selected,.users-page__custom-range-popper .react-datepicker__day--range-start,.users-page__custom-range-popper .react-datepicker__day--range-end,.users-page__custom-range-popper .react-datepicker__day--selected{color:#fff;background:#2563eb;border-radius:10px}.users-page__custom-range-footer{background:#f8fafc;border-top:1px solid #eef2f7;justify-content:space-between;align-items:center;gap:1rem;padding:1rem 1.25rem;display:flex}.users-page__custom-range-value{color:#0f172a;font-size:.92rem;font-weight:600}.users-page__custom-range-actions{align-items:center;gap:.75rem;display:flex}.users-page__custom-range-button{border-radius:10px;min-height:2.75rem;padding:0 1rem;font-weight:700}.users-page__custom-range-button--ghost{color:#334155;background:#fff;border:1px solid #dbe4f0}.users-page__custom-range-button--primary{color:#fff;background:linear-gradient(135deg,#198cff 0%,#0f6edc 100%);border:0}.users-page__date-range-separator{color:#64748b;font-size:.9rem;font-weight:600}.users-page__date-range-footer{color:#6b7280;white-space:nowrap;text-overflow:ellipsis;align-items:center;gap:.5rem;min-height:1.375rem;font-size:.75rem;line-height:1.25;display:flex;overflow:visible}.users-page__date-range-footer-icon{color:#9ca3af;flex-shrink:0;font-size:.875rem}.users-page__reset-button{white-space:nowrap;color:#6b7280;background:0 0;border:0;border-radius:.5rem;justify-content:center;align-items:center;min-height:2.5rem;padding:0 1rem;font-size:.875rem;font-weight:600;transition:background-color .18s,color .18s;display:inline-flex}.users-page__reset-button:hover:not(:disabled){color:#111827;background:#f3f4f6}.users-page__reset-button:disabled{opacity:.72;cursor:not-allowed}.users-page__filter-button{white-space:nowrap;color:#fff;background:#2563eb;border:0;border-radius:.5rem;justify-content:center;align-items:center;gap:.5rem;min-width:6.5rem;min-height:2.5rem;padding:0 1.25rem;font-size:.875rem;font-weight:600;transition:background-color .18s,box-shadow .18s,opacity .18s;display:inline-flex;box-shadow:0 10px 25px #2563eb40}.users-page__filter-button:hover:not(:disabled){background:#1d4ed8}.users-page__filter-button:disabled{opacity:.72;cursor:not-allowed}.users-page__toolbar-actions{flex-wrap:nowrap;flex:0 auto;align-items:center;gap:.75rem;min-width:0;max-width:100%;display:flex}.users-page__search{background:#fff;border:1px solid #dbe4f0;border-radius:14px;flex:0 18rem;align-items:center;gap:.75rem;width:18rem;min-width:0;max-width:100%;height:3.5rem;padding:0 1rem;display:flex;box-shadow:0 8px 28px #0f172a0d}.users-page__search-icon{color:#64748b;font-size:1.05rem}.users-page__search-input{color:#0f172a;background:0 0;border:0;outline:none;width:100%;font-size:1rem}.users-page__date-filter{background:#fff;border:1px solid #dbe4f0;border-radius:14px;align-items:center;gap:.75rem;height:3.5rem;padding:0 1rem;display:flex;box-shadow:0 8px 28px #0f172a0d}.users-page__date-icon{color:#64748b;font-size:1.05rem}.users-page__date-input{color:#0f172a;background:0 0;border:0;outline:none;font-size:1rem}.users-page__add-button{white-space:nowrap;color:#fff;background:linear-gradient(135deg,#2563eb 0%,#1d4ed8 100%);border:0;border-radius:.5rem;flex-shrink:0;justify-content:center;align-items:center;gap:.5rem;min-height:2.5rem;padding:0 1.25rem;font-size:.875rem;font-weight:600;transition:transform .18s,box-shadow .18s,opacity .18s;display:inline-flex;box-shadow:0 10px 25px #2563eb38}.users-page__add-button:hover{transform:translateY(-1px);box-shadow:0 12px 28px #2563eb47}.users-page__add-button:active{transform:translateY(0)}.users-page__back-button{color:#334155;background:#fff;border:1px solid #dbe4f0;border-radius:10px;justify-content:center;align-items:center;gap:.5rem;height:2.75rem;padding:0 1rem;font-weight:600;display:inline-flex}.users-page__header-actions{align-items:center;gap:.625rem;display:inline-flex}.users-page__refresh-button{color:#0f172a;background:#f8fafc;border:1px solid #dbe4f0;border-radius:10px;justify-content:center;align-items:center;gap:.5rem;height:2.75rem;padding:0 1rem;font-weight:600;transition:background-color .18s,border-color .18s,color .18s;display:inline-flex}.users-page__refresh-button:hover:not(:disabled){color:#1d4ed8;background:#eff6ff;border-color:#bfdbfe}.users-page__refresh-button:disabled{opacity:.72;cursor:not-allowed}.users-page__card{background:#fff;border:1px solid #e2e8f0;border-radius:18px;overflow:hidden;box-shadow:0 18px 50px #0f172a0d}.users-page__card-header{justify-content:space-between;align-items:center;gap:1rem;padding:1.5rem 1.5rem 1rem;display:flex}.users-page__card-title{color:#0f172a;margin:0;font-size:1.125rem;font-weight:700}.users-page__card-subtitle{color:#64748b;margin:.35rem 0 0;font-size:.925rem}.users-page__details-layout{grid-template-columns:16.5rem minmax(0,1fr);gap:1rem;padding:0 1rem 1rem;display:grid}.users-page__details-panel{background:#f8fafc;border:1px solid #e2e8f0;border-radius:14px;height:calc(100vh - 18rem);min-height:26rem}.users-page__details-panel-scroll{height:100%;padding:1rem;overflow-y:auto}.users-page__details-user{border-bottom:1px solid #dbe4f0;align-items:center;gap:.75rem;margin-bottom:1rem;padding-bottom:1rem;display:flex}.users-page__details-avatar{color:#fff;background:linear-gradient(135deg,#1d4ed8 0%,#3b82f6 100%);border-radius:999px;justify-content:center;align-items:center;width:2.75rem;height:2.75rem;font-weight:700;display:inline-flex}.users-page__details-name{color:#0f172a;margin:0;font-weight:700}.users-page__details-id{color:#64748b;word-break:break-all;margin:.125rem 0 0;font-size:.75rem}.users-page__details-list{flex-direction:column;gap:.5rem;display:flex}.users-page__details-item{background:#fff;border:1px solid #e2e8f0;border-radius:10px;flex-direction:column;gap:.25rem;padding:.6rem .75rem;display:flex}.users-page__details-item span{color:#64748b;text-transform:uppercase;letter-spacing:.04em;font-size:.75rem}.users-page__details-item strong{color:#0f172a;word-break:break-word}.users-page__report-panel{background:#fff;border:1px solid #e2e8f0;border-radius:14px;overflow:hidden}.users-page__report-header{border-bottom:1px solid #eef2f7;justify-content:space-between;align-items:center;gap:.75rem;padding:1rem 1rem .75rem;display:flex}.users-page__report-title{color:#0f172a;margin:0;font-size:1rem;font-weight:700}.users-page__report-meta{color:#64748b;font-size:.78rem}.users-page__report-search{background:#fff;border:1px solid #dbe4f0;border-radius:8px;max-width:18rem;height:2.25rem;padding:0 .75rem}.users-page__table-wrap{overflow-x:auto}.users-page__table{border-collapse:separate;border-spacing:0;width:100%}.users-page__sortable{cursor:pointer;-webkit-user-select:none;user-select:none}.users-page__sortable span{vertical-align:middle;display:inline-flex}.users-page__sort-icon{color:#2563eb;margin-left:.5rem;font-size:.875rem}.users-page__sort-icon--muted{color:#94a3b8}.users-page__row{transition:background-color .2s,box-shadow .2s}.users-page__row:hover{background:#f8fbff}.users-page__row--highlighted{background:linear-gradient(90deg,#2563eb14,#3b82f605);animation:2.8s usersRowPulse}.users-page__identity{align-items:center;gap:.75rem;display:flex}.users-page__name{font-weight:600}.users-page__name-button{color:#1d4ed8;background:0 0;border:0;padding:0;font-weight:700;text-decoration:underline}.users-page__table--compact thead th,.users-page__table--compact tbody td{padding:.8rem .85rem;font-size:.82rem}.users-page__badge{letter-spacing:.04em;text-transform:uppercase;border-radius:999px;justify-content:center;align-items:center;min-width:5.5rem;padding:.45rem .75rem;font-size:.75rem;font-weight:700;display:inline-flex}.users-page__badge--bot{color:#1d4ed8;background:#2563eb1f}.users-page__badge--human{color:#047857;background:#10b9811f}.users-page__status{letter-spacing:.03em;text-transform:uppercase;border-radius:999px;justify-content:center;align-items:center;min-width:5.25rem;padding:.35rem .65rem;font-size:.75rem;font-weight:700;display:inline-flex}.users-page__status--active{color:#15803d;background:#16a34a1f}.users-page__status--inactive{color:#b91c1c;background:#ef44441f}.users-page__status--pending{color:#b45309;background:#f59e0b24}.users-page__status--approved{color:#15803d;background:#16a34a1f}.users-page__status--rejected{color:#b91c1c;background:#ef44441f}.users-page__actions{align-items:center;gap:.4rem;display:flex}.users-page__action-btn{background:#fff;border:1px solid #dbe4f0;border-radius:8px;justify-content:center;align-items:center;width:2rem;height:2rem;transition:all .15s;display:inline-flex}.users-page__action-btn:disabled{opacity:.55;cursor:not-allowed}.users-page__action-btn--warning{color:#b45309;background:#fef3c773;border-color:#f59e0b59}.users-page__action-btn--danger{color:#b91c1c;background:#fee2e280;border-color:#ef44444d}.users-page__action-btn--success{color:#15803d;background:#dcfce78c;border-color:#22c55e4d}.users-page__empty-state{text-align:center;color:#64748b;padding:2.75rem 1.5rem}.users-modal__backdrop{z-index:1050;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#0f172a66;justify-content:center;align-items:center;padding:1.5rem;animation:.18s usersModalBackdropIn;display:flex;position:fixed;inset:0}.users-modal{background:#fff;border:1px solid #e2e8f0d9;border-radius:24px;flex-direction:column;width:min(100%,42rem);max-height:calc(100vh - 3rem);animation:.22s usersModalIn;display:flex;overflow:hidden;box-shadow:0 28px 80px #0f172a33}.users-modal__header,.users-modal__body,.users-modal__footer{padding-left:1.5rem;padding-right:1.5rem}.users-modal__header{justify-content:space-between;align-items:flex-start;gap:1rem;padding-top:1.5rem;display:flex}.users-modal__title{color:#0f172a;margin:0;font-size:1.4rem;font-weight:700}.users-modal__subtitle{color:#64748b;margin:.5rem 0 0;line-height:1.5}.users-modal__close{color:#475569;background:#fff;border:1px solid #e2e8f0;border-radius:999px;justify-content:center;align-items:center;width:2.5rem;height:2.5rem;display:inline-flex}.users-modal__modes{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;margin-bottom:1.5rem;padding:0;display:grid}.users-modal__mode-card{text-align:left;background:#f8fafc;border:1px solid #dbe4f0;border-radius:18px;align-items:flex-start;gap:.875rem;padding:1rem;transition:border-color .18s,box-shadow .18s,background-color .18s,transform .18s;display:flex}.users-modal__mode-card:hover{border-color:#93c5fd;transform:translateY(-1px);box-shadow:0 12px 28px #2563eb14}.users-modal__mode-card.is-active{background:linear-gradient(#dbeafee6,#eff6ffe6);border-color:#2563eb;box-shadow:0 14px 32px #2563eb1f}.users-modal__mode-icon{color:#2563eb;background:#fff;border-radius:14px;flex-shrink:0;justify-content:center;align-items:center;width:2.75rem;height:2.75rem;font-size:1.1rem;display:inline-flex}.users-modal__mode-content{flex-direction:column;gap:.25rem;display:flex}.users-modal__mode-title{color:#0f172a;font-weight:700}.users-modal__mode-copy{color:#64748b;font-size:.9rem;line-height:1.45}.users-modal__body{flex:1;min-height:0;padding-bottom:1rem;overflow-y:auto}.users-modal__field{flex-direction:column;gap:.75rem;display:flex}.users-modal__label{color:#334155;font-weight:600}.users-modal__input{color:#0f172a;background:#fff;border:1px solid #dbe4f0;border-radius:14px;outline:none;width:100%;height:3.25rem;padding:0 1rem}.users-modal__input:focus{border-color:#2563eb;box-shadow:0 0 0 4px #2563eb1f}.users-modal__hint{color:#64748b;margin:0;font-size:.9rem}.users-modal__dropzone{color:#1e293b;text-align:center;cursor:pointer;background:linear-gradient(#eff6fff2,#f8fafcf2);border:1.5px dashed #93c5fd;border-radius:20px;flex-direction:column;justify-content:center;align-items:center;gap:.5rem;min-height:13rem;display:flex;position:relative}.users-modal__dropzone.is-dragging{background:linear-gradient(#dbeafef2,#eff6fff2);border-color:#2563eb}.users-modal__file-input{opacity:0;cursor:pointer;position:absolute;inset:0}.users-modal__dropzone-icon{color:#2563eb;background:#fff;border-radius:18px;justify-content:center;align-items:center;width:4rem;height:4rem;font-size:1.5rem;display:inline-flex;box-shadow:0 14px 28px #2563eb1a}.users-modal__dropzone-title{font-size:1rem;font-weight:700}.users-modal__dropzone-copy{color:#64748b}.users-modal__file-chip{color:#334155;background:#f8fafc;border:1px solid #dbe4f0;border-radius:999px;flex-wrap:wrap;align-items:center;gap:.5rem;padding:.75rem 1rem;display:inline-flex}.users-modal__file-chip-count{color:#2563eb;font-weight:600}.users-modal__import-summary{background:#fff;border:1px solid #dbe4f0;border-radius:16px;margin-top:.75rem;padding:1rem}.users-modal__import-summary-title{color:#0f172a;margin:0 0 .75rem;font-size:1rem;font-weight:700}.users-modal__import-metrics{grid-template-columns:repeat(3,minmax(0,1fr));gap:.75rem;margin-bottom:.75rem;display:grid}.users-modal__import-metric{background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;flex-direction:column;gap:.25rem;padding:.75rem;display:flex}.users-modal__import-metric-label{color:#64748b;font-size:.82rem}.users-modal__import-metric-value{color:#0f172a;font-size:1rem}.users-modal__failed-table-wrap{border:1px solid #e2e8f0;border-radius:12px;width:100%;max-height:19rem;overflow:auto}.users-modal__failed-table{border-collapse:collapse;width:100%;min-width:36rem}.users-modal__failed-table th,.users-modal__failed-table td{text-align:left;vertical-align:top;border-bottom:1px solid #eef2f7;padding:.625rem .75rem;font-size:.84rem}.users-modal__failed-table th{z-index:1;color:#334155;background:#f8fafc;font-weight:700;position:sticky;top:0}.users-modal__failed-table tbody tr:last-child td{border-bottom:0}.users-modal__error{color:#b91c1c;background:#fef2f2f2;border:1px solid #ef44442e;border-radius:14px;align-items:center;gap:.5rem;margin-top:.5rem;padding:.75rem .9rem;font-size:.9rem;display:inline-flex}.users-modal__footer{justify-content:flex-end;align-items:center;gap:.75rem;padding-top:.5rem;padding-bottom:1.5rem;display:flex}.users-modal__button{border-radius:12px;justify-content:center;align-items:center;min-width:8.75rem;height:3rem;padding:0 1.125rem;font-weight:600;transition:transform .18s,box-shadow .18s,background-color .18s;display:inline-flex}.users-modal__button:disabled{opacity:.6;cursor:not-allowed;box-shadow:none;transform:none}.users-modal__button--ghost{color:#334155;background:#fff;border:1px solid #dbe4f0}.users-modal__button--primary{color:#fff;background:linear-gradient(135deg,#2563eb 0%,#1d4ed8 100%);border:0;box-shadow:0 14px 28px #2563eb33}.users-modal__button-spinner{margin-right:.4rem;animation:1s linear infinite usersButtonSpin}.users-round-modal .modal-dialog{margin:1rem auto}.users-round-modal__content{background:linear-gradient(#fef9c359 0%,#fff 18%);border:1px solid #e2e8f0e6;border-radius:22px;overflow:hidden;box-shadow:0 28px 80px #0f172a33}.users-round-modal__header{background:linear-gradient(135deg,#facc1538 0%,#fef9c3b8 100%);border-bottom:1px solid #e2e8f0;padding:1.35rem 1.5rem 1rem}.users-round-modal__title{color:#0f172a;margin:0;font-size:1.25rem;font-weight:700}.users-round-modal__subtitle{color:#64748b;margin-top:.4rem;font-size:.9rem}.users-round-modal__body{max-height:min(72vh,54rem);padding:1.25rem 1.5rem 1.5rem;overflow-y:auto}.users-round-modal__meta-card{background:#f8fafc;border:1px solid #dbe4f0;border-radius:12px;padding:.85rem 1rem;box-shadow:inset 0 1px #ffffffe6}.users-round-modal__meta-card strong{color:#334155;text-transform:uppercase;letter-spacing:.03em;font-size:.85rem}.users-round-modal__meta-card div{color:#0f172a;word-break:break-all;margin-top:.3rem;font-weight:600}.users-round-modal__table{border-color:#e2e8f0}.users-round-modal__table th{color:#334155;text-transform:uppercase;letter-spacing:.02em;white-space:nowrap;background:#f8fafc;font-size:.82rem}.users-round-modal__table thead th{z-index:2;position:sticky;top:0;box-shadow:inset 0 -1px #e2e8f0}.users-round-modal__table-wrap{border:1px solid #e2e8f0;border-radius:12px;max-height:52vh;overflow:auto}.users-round-modal__total-score-cell{min-width:12rem}.users-round-modal__score-chip{border-radius:999px;justify-content:center;align-items:center;min-width:5.1rem;padding:.18rem .55rem;font-size:.78rem;font-weight:700;display:inline-flex}.users-round-modal__score-chip+.users-round-modal__score-chip{margin-left:.35rem}.users-round-modal__score-chip--you{color:#166534;background:#dcfce7}.users-round-modal__score-chip--opponent{color:#991b1b;background:#fee2e2}.users-add-cash{padding-top:.25rem}.users-add-cash__card{background:linear-gradient(#fff 0%,#f8fafc 100%);border:1px solid #e2e8f0;border-radius:14px;padding:1rem}.users-add-cash__label{color:#334155;text-transform:uppercase;letter-spacing:.03em;margin-bottom:.55rem;font-size:.88rem;font-weight:700;display:inline-block}.users-add-cash__input-wrap{background:#fff;border:1px solid #dbe4f0;border-radius:12px;align-items:center;height:3rem;transition:border-color .18s,box-shadow .18s;display:flex}.users-add-cash__input-wrap:focus-within{border-color:#2563eb;box-shadow:0 0 0 4px #2563eb1f}.users-add-cash__input-wrap.is-invalid{border-color:#dc2626;box-shadow:0 0 0 4px #dc26261f}.users-add-cash__currency-icon{color:#475569;border-right:1px solid #e2e8f0;justify-content:center;align-items:center;width:2.5rem;display:inline-flex}.users-add-cash__input{color:#0f172a;background:0 0;border:0;outline:none;flex:1;width:100%;height:100%;padding:0 .85rem}.users-add-cash__remark{color:#0f172a;resize:vertical;background:#fff;border:1px solid #dbe4f0;border-radius:12px;outline:none;width:100%;min-height:5rem;padding:.7rem .85rem;transition:border-color .18s,box-shadow .18s}.users-add-cash__remark:focus{border-color:#2563eb;box-shadow:0 0 0 4px #2563eb1f}.users-add-cash__remark.is-invalid{border-color:#dc2626;box-shadow:0 0 0 4px #dc26261f}.users-add-cash__hint,.users-add-cash__error{margin:.55rem 0 0;font-size:.82rem}.users-add-cash__hint{color:#64748b}.users-add-cash__error{color:#dc2626}.users-withdrawal__actions{flex-wrap:wrap;justify-content:center;align-items:center;gap:.5rem;display:flex}.users-withdrawal__export-button{min-width:4.9rem;min-height:2.2rem;padding-inline:.95rem;font-size:.82rem}.users-withdrawal-modal{flex-direction:column;gap:1rem;display:flex}.users-withdrawal-modal__hero{background:linear-gradient(#fff 0%,#f8fafc 100%);border:1px solid #e2e8f0;border-radius:18px;align-items:flex-start;gap:1rem;padding:1rem;display:flex}.users-withdrawal-modal__icon{border-radius:16px;flex-shrink:0;justify-content:center;align-items:center;width:3.25rem;height:3.25rem;font-size:1.4rem;display:inline-flex}.users-withdrawal-modal__icon--approve{color:#15803d;background:linear-gradient(135deg,#22c55e2e,#dcfce7f2)}.users-withdrawal-modal__icon--reject{color:#b91c1c;background:linear-gradient(135deg,#f871712e,#fee2e2f2)}.users-withdrawal-modal__hero-title{color:#0f172a;font-size:1rem;font-weight:700}.users-withdrawal-modal__hero-copy{color:#64748b;line-height:1.6}.users-withdrawal-modal__summary-card{background:#f8fafc;border:1px solid #dbe4f0;border-radius:18px;gap:.75rem;padding:1rem;display:grid}.users-withdrawal-modal__summary-row{background:#fff;border:1px solid #e2e8f0;border-radius:14px;justify-content:space-between;align-items:center;gap:1rem;padding:.875rem 1rem;display:flex}.users-withdrawal-modal__summary-label{color:#64748b;letter-spacing:.04em;text-transform:uppercase;font-size:.82rem;font-weight:700}.users-withdrawal-modal__summary-value{color:#0f172a;text-align:right;font-size:.95rem;font-weight:700}.users-withdrawal-modal__footer-btn{min-width:8.5rem}@keyframes usersModalIn{0%{opacity:0;transform:translateY(10px)scale(.97)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes usersModalBackdropIn{0%{opacity:0}to{opacity:1}}@keyframes usersRowPulse{0%{box-shadow:inset 0 0 0 999px #2563eb1f}to{box-shadow:inset 0 0 0 999px #2563eb00}}@keyframes usersButtonSpin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (max-width:991.98px){.users-page__filter-bar{flex-direction:column;grid-template-columns:1fr;align-items:stretch}.users-page__date-range-fields,.users-page__filter-actions-row{flex-direction:column;align-items:stretch}.users-page__custom-range-popper-root .react-datepicker,.users-page__custom-range-popper .react-datepicker{flex-direction:column}.users-page__custom-range-popper-root .react-datepicker__month-container,.users-page__custom-range-popper .react-datepicker__month-container{float:none;flex:auto;width:100%;min-width:0}.users-page__custom-range-footer,.users-page__custom-range-actions{flex-direction:column;align-items:stretch}.users-page__search,.users-page__date-filter,.users-page__add-button,.users-page__filter-button,.users-page__reset-button{width:100%}.users-modal__modes,.users-page__details-layout{grid-template-columns:1fr}.users-page__details-panel{height:auto;min-height:20rem}}@media (max-width:767.98px){.users-page__hero,.users-page__card-header{padding:1.25rem}.users-page__card-header{flex-direction:column;align-items:stretch}.users-page__header-actions{width:100%}.users-page__back-button,.users-page__refresh-button{flex:auto}.users-page__table.app-data-table thead th,.users-page__table.app-data-table tbody td{padding:.875rem 1rem}.users-modal{border-radius:20px}.users-round-modal__content{border-radius:18px}.users-modal__header,.users-modal__body,.users-modal__footer{padding-left:1rem;padding-right:1rem}.users-modal__footer{flex-direction:column-reverse}.users-modal__button{width:100%}.users-modal__import-metrics{grid-template-columns:1fr}.users-round-modal__header,.users-round-modal__body{padding-left:1rem;padding-right:1rem}.users-round-modal__table-wrap{max-height:46vh}.users-add-cash__card{padding:.9rem}.users-withdrawal-modal__hero,.users-withdrawal-modal__summary-row{flex-direction:column;align-items:flex-start}.users-withdrawal-modal__summary-value{text-align:left}}.users-page .page-title-bar-nav-tabs.nav-tabs-outer{border-bottom:1px solid #e2e8f0;margin-bottom:.75rem}.users-page .page-title-bar-nav-tabs.nav-tabs-outer .nav-tabs{border-bottom:none;gap:.25rem}.users-page .page-title-bar-nav-tabs.nav-tabs-outer .nav-link{color:#64748b;border:none;border-radius:0;margin-bottom:-1px;padding:.5rem 1rem;font-weight:600}.users-page .page-title-bar-nav-tabs.nav-tabs-outer .nav-link:hover{color:#1d4ed8}.users-page .page-title-bar-nav-tabs.nav-tabs-outer .nav-link.active{color:#1d4ed8;background:0 0;border-bottom:2px solid #1d4ed8}.single-tournament-page{flex-direction:column;gap:1.5rem;display:flex}.single-tournament-page__hero,.single-tournament__card,.single-tournament__section,.single-tournament__currency-panel{background:#fff;border:1px solid #e2e8f0;border-radius:18px;box-shadow:0 18px 50px #0f172a0d}.single-tournament-page__hero{background:radial-gradient(circle at 0 0,#3b82f61a,#0000 36%),linear-gradient(#fff 0%,#fcfdfe 100%);justify-content:space-between;align-items:stretch;gap:1.25rem;padding:1.75rem 2rem;display:flex}.single-tournament-page__hero-copy{flex:32rem;min-width:0;max-width:38rem}.single-tournament-page__eyebrow{color:#3b82f6;letter-spacing:.12em;text-transform:uppercase;margin-bottom:.625rem;font-size:.75rem;font-weight:700;display:inline-flex}.single-tournament-page__title{color:#1e293b;margin:3px 0 .5rem;font-size:clamp(.7rem,3vw,2rem);font-weight:700;line-height:1.12}.single-tournament-page__subtitle,.single-tournament__card-copy,.single-tournament__section-copy{color:#64748b;font-size:.95rem;line-height:1.6}.single-tournament-page__primary-actions{flex-wrap:wrap;flex:none;justify-content:flex-end;align-items:center;gap:.85rem;display:flex}.single-tournament-page__toolbar{flex-direction:column;flex:none;align-items:stretch;gap:.75rem;min-width:min(100%,33rem);display:flex}@media (max-width:1199.98px){.single-tournament-page__hero{flex-direction:column;align-items:stretch}.single-tournament-page__hero-copy{flex-basis:auto;max-width:none}.single-tournament-page__toolbar,.single-tournament-page__primary-actions{width:100%}}.single-tournament-page__search{background:#fff;border:1px solid #dbe4f0;border-radius:14px;align-items:center;gap:.75rem;min-width:min(100%,24rem);height:3.45rem;padding:0 1rem;display:flex;box-shadow:0 8px 28px #0f172a0d}.single-tournament-page__search-icon{color:#64748b;font-size:1.05rem}.single-tournament-page__search-input{color:#1e293b;background:0 0;border:0;outline:none;width:100%;font-size:1rem}.single-tournament-page__actions,.single-tournament-page__exports{flex-wrap:wrap;gap:.75rem;display:flex}.single-tournament-page__exports{align-items:center}.single-tournament-page__cta,.single-tournament-page__utility-button,.single-tournament-page__default-button{border-radius:12px;justify-content:center;align-items:center;gap:.625rem;min-height:3rem;padding-inline:1.35rem;font-size:.9rem;font-weight:600;transition:transform .18s,box-shadow .18s,border-color .18s;display:inline-flex}.single-tournament-page__cta{color:#fff;background:linear-gradient(135deg,#3b82f6 0%,#0b5fe9 100%);border:0;min-width:12rem;box-shadow:0 12px 28px #2563eb33}.single-tournament-page__cta:hover,.single-tournament-page__cta:focus,.single-tournament-page__cta:active{color:#fff!important;background:linear-gradient(135deg,#317cf6 0%,#0a5bdf 100%)!important}.single-tournament-page__utility-button{color:#334155;background:#fff;border:1px solid #dbe4f0;min-width:4.9rem}.single-tournament-page__utility-button:hover{border-color:#93c5fd;transform:translateY(-1px);box-shadow:0 12px 28px #2563eb14}.single-tournament__card-header,.single-tournament__section-header,.single-tournament__currency-panel-head{padding:1.5rem 1.5rem 1rem}.single-tournament__section-header--with-toolbar{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:1rem;display:flex}.single-tournament__prize-toolbar{flex-wrap:wrap;align-items:flex-start;gap:.85rem;display:flex}.single-tournament__prize-toolbar-group{background:#fff;border:1px solid #e9edf3;border-radius:12px;flex-wrap:wrap;align-items:center;gap:.45rem;padding:.45rem;display:flex}.single-tournament__prize-toolbar-label{color:#64748b;letter-spacing:.08em;text-transform:uppercase;font-size:.72rem;font-weight:700}.single-tournament__prize-toolbar-button{color:#1469f4;background:#fff;border:1px solid #3b82f62e;border-radius:999px;align-items:center;gap:.35rem;min-height:2.1rem;padding:.35rem .75rem;font-size:.78rem;font-weight:700;transition:border-color .18s,background-color .18s,transform .18s;display:inline-flex}.single-tournament__prize-toolbar-button i{font-size:.82rem}.single-tournament__prize-toolbar-button:hover:not(:disabled){background:#3b82f60f;border-color:#3b82f652;transform:translateY(-1px)}.single-tournament__prize-toolbar-button:disabled{opacity:.55;cursor:not-allowed}.single-tournament__prize-toolbar-button--primary{color:#b38f00;background:#e6b80014;border-color:#e6b80038}.single-tournament__prize-toolbar-button--primary:hover:not(:disabled){background:#e6b80024;border-color:#e6b80057}.prize-settings-import-modal{margin-bottom:1rem}.prize-settings-import-modal__results{margin-top:.5rem}.prize-settings-import-modal__table th,.prize-settings-import-modal__table td{text-align:left}.prize-settings-import-modal__errors{margin-top:1.25rem}.prize-settings-import-modal__errors-title{color:#1e293b;margin:0 0 .75rem;font-size:.95rem;font-weight:700}.single-tournament__distribution-export{background:#fff;border:1px solid #e9edf3;border-radius:14px;flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:1rem;padding:1rem 1.25rem;display:flex}.single-tournament__distribution-export-copy{max-width:28rem}.single-tournament__distribution-export-copy strong{color:#1e293b;margin-bottom:.35rem;font-size:.92rem;display:block}.single-tournament__distribution-export-copy p{color:#64748b;font-size:.86rem;line-height:1.5}.single-tournament__card-title,.single-tournament__section-title{color:#1e293b;margin:0;font-size:1.05rem;font-weight:700}.single-tournament__table,.single-tournament__rank-table{width:100%;margin-bottom:0}.single-tournament__prize-list{flex-direction:column;gap:.35rem;width:min(100%,14rem);display:flex}.single-tournament__prize-summary{flex-direction:column;align-items:flex-start;gap:.45rem;display:flex}.single-tournament__prize-row{background:#fff;border:1px solid #e9edf3;border-radius:10px;justify-content:space-between;align-items:center;gap:.75rem;width:100%;padding:.55rem .75rem;transition:border-color .18s,background-color .18s;display:flex}.single-tournament__prize-row-label{color:#64748b;letter-spacing:.02em;text-transform:none;white-space:nowrap;text-overflow:ellipsis;min-width:0;font-size:.74rem;font-weight:600;overflow:hidden}.single-tournament__prize-row-value{color:#1e293b;flex-shrink:0;font-size:.9rem;font-weight:700}.single-tournament__view-more{color:#3b82f6;background:0 0;border:0;padding:.1rem 0;font-size:.8rem;font-weight:700;transition:color .18s,opacity .18s}.single-tournament__view-more:hover{color:#0b63f3}.single-tournament__validation-banner{color:#ed2828;background:#ef444414;border:1px solid #ef44442e;border-radius:14px;align-items:center;gap:.65rem;margin:0 1.5rem 1rem;padding:.85rem 1rem;font-size:.92rem;font-weight:600;display:flex}.single-tournament__tab-error{align-items:center;gap:.45rem;display:inline-flex;color:#ec1e1e!important}.single-tournament__tab-error-badge{color:#ec1e1e;background:#ef444424;border-radius:999px;justify-content:center;align-items:center;min-width:3.1rem;padding:.18rem .45rem;font-size:.68rem;font-weight:700;display:inline-flex}.single-tournament__action-group{flex-wrap:wrap;align-items:center;gap:.625rem;display:flex}.single-tournament__action-button{background:#fff;border:1px solid #0000;border-radius:10px;justify-content:center;align-items:center;width:2.4rem;height:2.4rem;padding:0;transition:transform .18s,box-shadow .18s,border-color .18s,background-color .18s,color .18s;display:inline-flex}.single-tournament__action-button:hover{transform:translateY(-1px)}.single-tournament__action-button i{font-size:.85rem}.single-tournament__action-button--edit{color:#1469f4;background:#3b82f60f;border-color:#3b82f633}.single-tournament__action-button--edit:hover{background:#3b82f61f;border-color:#3b82f652;box-shadow:0 8px 18px #2563eb1f}.single-tournament__action-button--delete{color:#ec1e1e;background:#ef44440f;border-color:#ef44442e}.single-tournament__action-button--delete:hover{background:#ef44441f;border-color:#ef44444d;box-shadow:0 8px 18px #dc35451f}.single-tournament__table i{line-height:1}.single-tournament__tooltip .tooltip-inner{color:#fff;background:#1e293b;border-radius:10px;padding:.45rem .7rem;font-size:.78rem;font-weight:600;box-shadow:0 12px 24px #0f172a2e}.single-tournament__tooltip .tooltip-arrow:before{border-top-color:#1e293b}.single-tournament__modal-content{flex-direction:column;gap:1.5rem;display:flex}.single-tournament__modal-content .form-label{color:#1e293b;margin-bottom:.5rem;font-weight:600}.single-tournament__modal-content .form-control,.single-tournament__modal-content .form-select{color:#1e293b;background-color:#fafbfc;border-color:#e2e8f0;min-height:3rem}.single-tournament__modal-content .form-control:focus,.single-tournament__modal-content .form-select:focus{border-color:#bd9700;box-shadow:0 0 0 .25rem #e6b80029}.single-tournament__delete-copy{text-align:center}.single-tournament__delete-icon{color:#ec1e1e;background:#ef44441a;border-radius:999px;justify-content:center;align-items:center;width:3.25rem;height:3.25rem;margin-bottom:1rem;font-size:1.1rem;display:inline-flex}.single-tournament__delete-name{color:#1e293b;word-break:break-word;font-size:.95rem;font-weight:700}.single-tournament__default-tutorial{flex-direction:column;gap:1rem;display:flex}.single-tournament__default-tutorial-banner,.single-tournament__default-tutorial-panel{border-radius:16px;align-items:center;gap:1rem;padding:1rem 1.1rem;display:flex}.single-tournament__default-tutorial-banner{background:linear-gradient(135deg,#3b82f614,#fffffff5);border:1px solid #3b82f629}.single-tournament__default-tutorial-panel{background:#fff;border:1px solid #e2e8f0e6;justify-content:space-between}.single-tournament__default-tutorial-icon{color:#1469f4;background:#3b82f624;border-radius:999px;justify-content:center;align-items:center;width:3rem;height:3rem;font-size:1rem;display:inline-flex}.single-tournament__default-tutorial-label{color:#64748b;letter-spacing:.06em;text-transform:uppercase;font-size:.76rem;font-weight:700}.single-tournament__default-tutorial-key,.single-tournament__default-tutorial-current{color:#1e293b;font-weight:700}.single-tournament__section{padding:0;overflow:hidden}.single-tournament__empty{color:#64748b;background:#e6b80014;border:1px dashed #e6b80059;border-radius:16px;align-items:center;gap:.875rem;margin:0 1.5rem 1.5rem;padding:1rem 1.125rem;display:flex}.single-tournament__empty-icon{color:#e6b800;font-size:1.2rem}.single-tournament__currency-tabs{padding:0 1.5rem 1.5rem}.single-tournament__select{appearance:none;color:#1e293b;cursor:pointer;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%236c757d' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 5 6 6 6-6'/%3e%3c/svg%3e");background-position:right 12px center;background-repeat:no-repeat;background-size:16px 12px;border:1px solid #e2e8f0;border-radius:6px;height:42px;padding:10px 12px;font-size:14px;transition:all .3s}.single-tournament__select option{color:#1e293b;background-color:#fff;border:none;padding:10px 12px;font-size:14px;font-weight:500;line-height:1.5}.single-tournament__select option:hover{background:linear-gradient(#e6b80033,#e6b80033)}.single-tournament__select option:checked{color:#1a2e1a;background:#e6b80026;font-weight:600}.single-tournament__select option:disabled{color:#64748b;cursor:not-allowed}.single-tournament__select:hover{border-color:#cda400;box-shadow:0 2px 8px #0f172a14}.single-tournament__select:focus{background-color:#fafbfc;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%230d6efd' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 5 6 6 6-6'/%3e%3c/svg%3e");border-color:#e6b800;outline:none;box-shadow:0 0 0 3px #e6b8001a}.single-tournament__select:disabled{color:#64748b;cursor:not-allowed;opacity:.65;background-color:#f4f7fa}.single-tournament__select.is-invalid{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23dc3545' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 5 6 6 6-6'/%3e%3c/svg%3e");border-color:#ef4444}.single-tournament__select.is-invalid:focus{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23dc3545' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 5 6 6 6-6'/%3e%3c/svg%3e");border-color:#ef4444;box-shadow:0 0 0 3px #ef44441a}.single-tournament__select.is-invalid:hover{border-color:#ef4444}.single-tournament__input.form-select{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%236c757d' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 5 6 6 6-6'/%3e%3c/svg%3e");background-position:right 12px center;background-repeat:no-repeat;background-size:16px 12px;padding-right:36px}.single-tournament__input.form-select:focus{background-color:#fafbfc;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%230d6efd' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 5 6 6 6-6'/%3e%3c/svg%3e");border-color:#e6b800;box-shadow:0 0 0 3px #e6b8001a}.single-tournament__input.form-select.is-invalid{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23dc3545' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 5 6 6 6-6'/%3e%3c/svg%3e");border-color:#ef4444}.single-tournament__input.form-select.is-invalid:focus{box-shadow:0 0 0 3px #ef44441a}.single-tournament__tabs{border-bottom:1px solid #e2e8f0;gap:.5rem;margin-bottom:1rem}.single-tournament__tabs .nav-link{color:#64748b;border:0;border-radius:12px 12px 0 0;padding:.75rem 1rem;font-weight:600}.single-tournament__tabs .nav-link:hover{color:#1e293b;background:#e6b80014}.single-tournament__tabs .nav-link.active{color:#1a2e1a;background:#e6b80024}.single-tournament__tabs-body{flex-direction:column;gap:1rem;display:flex}.single-tournament__currency-panel{overflow:hidden}.single-tournament__currency-panel-head{border-bottom:1px solid #e9edf3}.single-tournament__currency-panel-head h6{color:#1e293b;font-weight:700}@media (max-width:991.98px){.single-tournament-page__hero{flex-direction:column;align-items:stretch}.single-tournament-page__primary-actions,.single-tournament-page__actions,.single-tournament-page__exports,.single-tournament-page__cta,.single-tournament-page__utility-button,.single-tournament-page__search{width:100%}.single-tournament-page__primary-actions{justify-content:stretch}}@media (max-width:767.98px){.single-tournament-page__hero,.single-tournament__card-header,.single-tournament__section-header,.single-tournament__currency-panel-head{padding:1.25rem}.single-tournament__currency-tabs{padding:0 1.25rem 1.25rem}.single-tournament__empty{margin:0 1.25rem 1.25rem}.single-tournament__validation-banner{margin:0 1.25rem 1rem}.single-tournament__table.app-data-table thead th,.single-tournament__table.app-data-table tbody td,.single-tournament__rank-table.app-data-table thead th,.single-tournament__rank-table.app-data-table tbody td{padding:.875rem 1rem}.single-tournament__prize-list{width:min(100%,12rem)}.single-tournament__action-button{width:2.3rem;height:2.3rem}.single-tournament-page__title{font-size:clamp(.7rem,3vw,2rem)}}.single-tournament-page--configuration .single-tournament-page__hero{gap:1.5rem}.single-tournament-page--configuration .single-tournament-page__hero-top{justify-content:space-between;align-items:flex-start;gap:1.5rem;display:flex}.single-tournament-page--configuration .single-tournament__card-header{justify-content:space-between;align-items:center;gap:1rem;display:flex}.single-tournament-page--configuration .single-tournament__header-button{color:#6d4604;white-space:nowrap;background:linear-gradient(135deg,#f59e0b29,#f59e0b14),#fff;border:1px solid #f59e0b47;border-radius:12px;justify-content:center;align-items:center;gap:.625rem;min-height:2.85rem;padding:.7rem 1.15rem;font-size:.9rem;font-weight:600;transition:transform .18s,box-shadow .18s,border-color .18s;display:inline-flex}.single-tournament-page--configuration .single-tournament__header-button:hover{border-color:#f59e0b6b;transform:translateY(-1px);box-shadow:0 12px 28px #f59e0b24}@media (max-width:991.98px){.single-tournament-page--configuration .single-tournament-page__hero-top{flex-direction:column;align-items:stretch}}@media (max-width:767.98px){.single-tournament-page--configuration .single-tournament__card-header{flex-direction:column;align-items:stretch}.single-tournament-page--configuration .single-tournament__header-button{width:100%}}.cp-game-settings-page{padding-bottom:3rem}.cp-game-settings-page__hero{border-bottom:1px solid #94a3b829;justify-content:space-between;align-items:center;gap:1rem;padding:1.5rem 0 1rem;display:flex}.cp-game-settings-page__hero-copy{min-width:0}.cp-game-settings-page__eyebrow{letter-spacing:.16em;text-transform:uppercase;color:#64748b;margin-bottom:.5rem;font-size:.75rem;display:inline-block}.cp-game-settings-page__title{margin-bottom:.5rem;font-size:1.65rem;font-weight:700}.cp-game-settings-page__subtitle{color:#64748b;max-width:42rem}.cp-game-settings-page__drag-note{color:#475569;margin-top:.5rem;font-size:.9rem}.cp-game-settings-page__actions{justify-content:flex-end;align-items:center;display:flex}.cp-game-card{background:#fff;border:1px solid #94a3b81f;border-radius:24px;flex-direction:column;min-height:100%;transition:transform .18s,box-shadow .18s,border-color .18s;display:flex;overflow:hidden;box-shadow:0 18px 32px #0f172a14}.cp-game-card:hover{border-color:#3b82f638;transform:translateY(-2px);box-shadow:0 22px 40px #0f172a1f}.cp-game-card.is-dragging{opacity:.72;transform:scale(.985);box-shadow:0 14px 26px #0f172a1f}.cp-game-card.is-drop-target{border-color:#3b82f685;box-shadow:0 0 0 3px #3b82f61f,0 18px 32px #0f172a14}.cp-game-card__banner{background-position:50%;background-size:cover;align-items:flex-end;min-height:170px;padding:1rem;display:flex;position:relative}.cp-game-card__drag-handle{z-index:1;color:#fff;letter-spacing:.01em;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#0f172a9e;border-radius:999px;align-items:center;gap:.45rem;padding:.45rem .7rem;font-size:.78rem;font-weight:700;display:inline-flex;position:absolute;bottom:1rem;left:1rem}.cp-game-card__drag-handle i{font-size:1rem;line-height:1}.cp-game-card__banner:before{content:"";background:linear-gradient(#0f172a14,#0f172a52);position:absolute;inset:0}.cp-game-card__icon{object-fit:cover;z-index:1;background:#fff;border:3px solid #fffffff2;border-radius:18px;width:76px;height:76px;position:absolute;top:1rem;left:1rem}.cp-game-card__status{z-index:1;position:absolute;top:1rem;right:1rem}.cp-game-card__body{flex-direction:column;gap:1rem;padding:1.5rem;display:flex}.cp-game-card__heading{flex-direction:column;gap:.5rem;display:flex}.cp-game-card__title{margin:0;font-size:1.1rem;font-weight:700}.cp-game-card__prize{color:#7c3aed;margin:0;font-weight:700}.cp-game-card__meta{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;display:grid}.cp-game-card__meta-label{color:#64748b;margin-bottom:.25rem;font-size:.8rem;display:block}.cp-game-card__footer{flex-wrap:wrap;justify-content:space-between;gap:.75rem;display:flex}.cp-game-card__footer .btn{flex:48%}.cp-game-card:focus-within{border-color:#3b82f647;box-shadow:0 0 0 3px #3b82f61a,0 18px 32px #0f172a14}.cp-game-settings-modal__file-picker{flex-direction:column;gap:.75rem;display:flex}.cp-game-settings-modal__preview{background:#f8fafc;border-radius:18px;place-items:center;height:220px;display:grid;position:relative;overflow:hidden}.cp-game-settings-modal__preview img{object-fit:cover;width:100%;height:100%}.cp-game-settings-modal__preview--small{height:220px}.cp-game-settings-modal__preview-remove{z-index:1;color:#fff;cursor:pointer;background:#0f172ab8;border:none;border-radius:999px;place-items:center;width:2rem;height:2rem;font-size:1.1rem;line-height:1;display:grid;position:absolute;top:.75rem;right:.75rem}.cp-game-settings-modal__preview-remove:hover{background:#0f172ae0}.cp-game-settings__delete-copy{padding:0 1rem}.cp-game-settings__delete-icon{color:#dc2626;background:#f8717124;border-radius:50%;place-items:center;width:60px;height:60px;margin:0 auto;font-size:1.5rem;display:grid}.cp-game-settings__currency-section .single-tournament__currency-tabs{padding-inline:1.5rem}.cp-game-settings__currency-section .single-tournament__tabs-body{margin-top:1rem}.cp-game-settings__currency-panel .single-tournament__currency-panel-head{padding-bottom:1rem}.cp-game-settings__prize-row .form-label{margin-bottom:.5rem}.cp-game-settings__switch-wrap{min-height:3.1rem}.cp-game-settings__field-label{min-height:1.5rem}.cp-game-settings__readonly-input,.cp-game-settings__prize-input{min-height:3.1rem}@media (max-width:767.98px){.cp-game-settings-page__hero{flex-direction:column;align-items:flex-start}.cp-game-card__drag-handle{font-size:.72rem;bottom:.75rem;left:.75rem}.cp-game-card__footer .btn{flex:100%}}.countries-page__hero{flex-direction:column;align-items:stretch;gap:1.25rem}.countries-page__hero-copy{flex:none;min-width:0}.countries-page__title{font-size:clamp(1.9rem,3.4vw,2.75rem)}.countries-page__subtitle{max-width:42rem;margin-bottom:0}.countries-page__controls{background:#fff;border:1px solid #e2e8f0;border-radius:16px;flex-direction:column;gap:0;padding:1rem 1.25rem;display:flex;box-shadow:0 8px 24px #0f172a0a}.countries-page__controls-row{flex-wrap:wrap;align-items:center;gap:.75rem;min-width:0;display:flex}.countries-page__controls-row--top{padding-bottom:.875rem}.countries-page__controls-row--actions{border-top:1px solid #eef2f7;padding-top:.875rem}.countries-page__controls-row--top .countries-page__search{flex:18rem;min-width:min(100%,18rem);max-width:100%}.countries-page__controls-row--top .countries-page__exports{flex:none;margin-left:auto}.countries-page__controls .countries-page__search.users-page__search{background:#fff;border-color:#dbe4f0;border-radius:12px;flex:0 auto;align-self:stretch;align-items:center;gap:.5rem;width:100%;max-width:none;height:3rem;min-height:3rem;padding:0 .75rem 0 .625rem;transition:border-color .18s,box-shadow .18s;box-shadow:0 4px 16px #0f172a0a}.countries-page__controls .countries-page__search.users-page__search:focus-within{border-color:#60a5fa;box-shadow:0 0 0 3px #2563eb2e,0 8px 24px #0f172a0f}.countries-page__search-icon-wrap{color:#2563eb;background:#eff6ff;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:2rem;height:2rem;display:inline-flex}.countries-page__controls .countries-page__search .users-page__search-icon{color:#2563eb;font-size:1rem}.countries-page__search-input{min-width:0;font-size:.9rem;line-height:1.35}.countries-page__search-input::placeholder{color:#94a3b8}.countries-page__search-input::-webkit-search-cancel-button{display:none}.countries-page__exports{flex-wrap:wrap;align-items:center;gap:.5rem;display:flex}.countries-page__controls-row--actions .countries-page__add-button{margin-left:auto}.countries-page__action-button{color:#334155;white-space:nowrap;background:#fff;border:1px solid #dbe4f0;border-radius:12px;justify-content:center;align-items:center;gap:.5rem;height:3rem;padding:0 1.125rem;font-size:.9rem;font-weight:600;transition:transform .18s,box-shadow .18s,border-color .18s;display:inline-flex}.countries-page__action-button i{color:#2563eb;font-size:1rem}.countries-page__action-button:hover{border-color:#93c5fd;transform:translateY(-1px);box-shadow:0 12px 28px #2563eb14}.countries-page__add-button{border-radius:12px;justify-content:center;align-items:center;gap:.5rem;min-width:9.5rem;height:3rem;padding:0 1.125rem;display:inline-flex;box-shadow:0 12px 28px #2563eb33}.countries-page__add-button i{font-size:1rem}.countries-page__export-button{min-width:4.25rem;height:3rem;padding:0 .875rem;font-size:.85rem}.countries-page__card{border-radius:18px}.countries-page__table thead th:first-child,.countries-page__table tbody td:first-child,.countries-page__table thead th:nth-child(3),.countries-page__table tbody td:nth-child(3),.countries-page__table thead th:nth-child(4),.countries-page__table tbody td:nth-child(4){text-align:left}.countries-page__table thead th:nth-child(2),.countries-page__table tbody td:nth-child(2){width:10rem}.countries-page__table thead th:nth-child(4),.countries-page__table tbody td:nth-child(4){width:9rem}.countries-page__currency-cell{flex-direction:column;gap:.35rem;display:flex}.countries-page__currency-code{font-weight:700}.countries-page__currency-name{color:#64748b;font-size:.86rem}.countries-page__currency-name--primary{color:#0f172a;font-size:.98rem;font-weight:700}.countries-page__currency-meta{color:#64748b;font-size:.82rem}.countries-page__currency-code-badge{color:#1d4ed8;letter-spacing:.04em;background:#eff6ff;border-radius:999px;justify-content:center;align-items:center;min-width:4.75rem;padding:.45rem .75rem;font-size:.82rem;font-weight:700;display:inline-flex}.countries-page__country-list{white-space:normal;word-break:break-word;min-width:18rem;line-height:1.5}.countries-page__country-tags{flex-wrap:wrap;gap:.45rem;display:flex}.countries-page__country-tag{color:#3730a3;background:#eef2ff;border-radius:999px;align-items:center;padding:.25rem .7rem;font-size:.75rem;font-weight:600;line-height:1.4;display:inline-flex}.countries-page__toggle-button{color:#2563eb;background:0 0;border:0;padding:0;font-size:.84rem;font-weight:700;transition:color .18s}.countries-page__toggle-button:hover{color:#1d4ed8}.countries-page__muted-text{color:#94a3b8;font-size:.9rem}.countries-page__skeleton{background:linear-gradient(90deg,#e2e8f0 0%,#f8fafc 50%,#e2e8f0 100%) 0 0/200% 100%;border-radius:999px;animation:1.4s ease-in-out infinite countriesSkeletonPulse}.countries-page__skeleton--title{width:70%;height:.95rem;margin-bottom:.5rem}.countries-page__skeleton--subtitle{width:45%;height:.8rem}.countries-page__skeleton--code{width:4.5rem;height:2rem}.countries-page__skeleton--action{width:4rem;height:.9rem}.countries-page__chip-skeleton{background:linear-gradient(90deg,#e2e8f0 0%,#f8fafc 50%,#e2e8f0 100%) 0 0/200% 100%;border-radius:999px;width:5rem;height:1.8rem;animation:1.4s ease-in-out infinite countriesSkeletonPulse;display:inline-flex}.countries-page__mini-button{color:#2563eb;background:#fff;border:1px solid #dbe4f0;border-radius:8px;padding:.2rem .55rem;font-size:.78rem;font-weight:600}.countries-page__modal-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem;display:grid}.countries-page__select-stack{flex-direction:column;gap:1rem;display:flex}.countries-page__select-field{flex-direction:column;gap:.45rem;display:flex}.delete-currency__container{text-align:center;flex-direction:column;align-items:center;gap:1rem;display:flex}.delete-currency__icon{color:#dc2626;background-color:#fee2e2;border-radius:50%;justify-content:center;align-items:center;width:3.25rem;height:3.25rem;margin-bottom:.5rem;font-size:1.2rem;display:inline-flex}.delete-currency__details{text-align:left;background-color:#fafafa;border:1px solid #e5e7eb;border-radius:8px;width:100%;padding:1rem}.delete-currency__code,.delete-currency__name{color:#374151;font-size:.875rem}.delete-currency__code strong,.delete-currency__name strong{color:#1f2937;font-weight:600}.delete-currency__code span,.delete-currency__name span{color:#6b7280;font-family:Courier New,monospace}@media (max-width:991.98px){.countries-page__controls{padding:1rem}.countries-page__controls-row--top{flex-direction:column;align-items:stretch}.countries-page__controls-row--top .countries-page__exports{width:100%;margin-left:0}.countries-page__controls-row--actions{grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.countries-page__controls-row--actions .countries-page__add-button{grid-column:1/-1;width:100%;min-width:0;margin-left:0}.countries-page__export-button{flex:calc(25% - .5rem);min-width:0}}@media (max-width:767.98px){.countries-page__modal-grid{grid-template-columns:1fr}.countries-page__country-list{min-width:14rem}.countries-page__table thead th:nth-child(2),.countries-page__table tbody td:nth-child(2),.countries-page__table thead th:nth-child(4),.countries-page__table tbody td:nth-child(4){width:auto}}.countries-import-modal{flex-direction:column;gap:1.25rem;padding:.25rem 0 .5rem;display:flex}.countries-import-modal__guide{background:linear-gradient(#f8fafc 0%,#fff 100%);border:1px solid #e2e8f0;border-radius:14px;padding:1rem 1.125rem}.countries-import-modal__guide-title{letter-spacing:.08em;text-transform:uppercase;color:#94a3b8;margin:0 0 .75rem;font-size:.72rem;font-weight:700}.countries-import-modal__guide-copy{color:#64748b;margin:.875rem 0 .5rem;font-size:.875rem}.countries-import-modal__columns,.countries-import-modal__currencies{flex-wrap:wrap;gap:.5rem;display:flex}.countries-import-modal__column-tag{color:#3730a3;background:#eef2ff;border-radius:999px;padding:.35rem .75rem;font-family:Courier New,Courier,monospace;font-size:.8rem;font-weight:600;display:inline-flex}.countries-import-modal__currency-badge{color:#1d4ed8;letter-spacing:.04em;background:#eff6ff;border-radius:999px;justify-content:center;align-items:center;min-width:3rem;padding:.35rem .75rem;font-size:.82rem;font-weight:700;display:inline-flex}.countries-import-modal__template-button{text-align:left;background:#fff;border:1px solid #dbe4f0;border-radius:14px;align-items:center;gap:1rem;width:100%;padding:1rem 1.125rem;transition:border-color .18s,box-shadow .18s,transform .18s;display:flex}.countries-import-modal__template-button:hover:not(:disabled){border-color:#93c5fd;transform:translateY(-1px);box-shadow:0 12px 28px #2563eb14}.countries-import-modal__template-button:disabled{opacity:.6;cursor:not-allowed}.countries-import-modal__template-icon{color:#2563eb;background:#eff6ff;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:2.75rem;height:2.75rem;font-size:1.1rem;display:inline-flex}.countries-import-modal__template-copy{flex-direction:column;gap:.25rem;min-width:0;display:flex}.countries-import-modal__template-title{color:#0f172a;font-size:.95rem;font-weight:700}.countries-import-modal__template-subtitle{color:#64748b;font-size:.84rem}.countries-import-modal__upload{gap:1rem;margin:0}.countries-import-modal__file-chip{border-radius:12px;width:100%}.countries-import-modal--summary{padding:0}.countries-import-modal__metrics{grid-template-columns:repeat(4,minmax(0,1fr))}@media (max-width:767.98px){.countries-import-modal__metrics{grid-template-columns:repeat(2,minmax(0,1fr))}}.countries-import-modal__metric--success{background:#f0fdf4;border-color:#bbf7d0}.countries-import-modal__metric--success .users-modal__import-metric-value{color:#15803d}.countries-import-modal__metric--warning{background:#fffbeb;border-color:#fde68a}.countries-import-modal__metric--warning .users-modal__import-metric-value{color:#b45309}.countries-import-modal__metric--danger{background:#fef2f2;border-color:#fecaca}.countries-import-modal__metric--danger .users-modal__import-metric-value{color:#b91c1c}@keyframes countriesSkeletonPulse{0%{background-position:200% 0}to{background-position:-200% 0}}.field-group .field-label{color:#1e293b;margin-bottom:.35rem;font-size:.8125rem;font-weight:700;display:block}.field-group .field-input-wrap{background:#fff;border:1.5px solid #e2e8f0;border-radius:12px;align-items:center;min-height:52px;transition:border-color .2s,box-shadow .2s,background .2s,transform .2s;display:flex;position:relative;overflow:hidden}.field-group .field-input-wrap:focus-within{border-color:#e6b800;box-shadow:0 0 0 3px #e6b80029}.field-group .field-input-wrap .field-icon{color:#94a3b8;pointer-events:none;flex-shrink:0;padding:0 .95rem;font-size:1rem;transition:color .2s}.field-group .field-input-wrap .form-control{color:#1e293b;background:0 0;border:none;flex:1;min-height:52px;padding:.95rem;font-size:.95rem}.field-group .field-input-wrap .form-control::placeholder{color:#94a3b8}.field-group .field-input-wrap .form-control:focus{box-shadow:none;outline:none}.field-group .field-error{display:none}.field-group.has-error .field-input-wrap{box-shadow:none;background:#ef44440d;border-color:#ef4444}.field-group.has-error .field-error{color:#ef4444;align-items:center;gap:.3rem;margin-top:6px;font-size:.75rem;font-weight:500;display:flex}.field-group.has-error .field-error:before{content:"!";color:#fff;background:#ef4444;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:14px;height:14px;font-size:.625rem;font-weight:700;display:inline-flex}.app-modal-backdrop{opacity:.8;background:#0f172a14}.app-modal{-webkit-backdrop-filter:blur(500px)saturate(200%);background:#0f172a52}.app-modal .modal-dialog{width:min(100%,100vw - 3rem);max-width:42rem;margin:1.25rem auto}.app-modal .modal-dialog.modal-sm{max-width:28rem}.app-modal .modal-dialog.modal-lg{max-width:42rem}.app-modal .modal-dialog.modal-xl{max-width:44rem}.app-modal .modal-dialog.modal-xxl{max-width:60rem}.app-modal .modal-content{background:radial-gradient(circle at 0 0,#9a88410d,#0000 50%),linear-gradient(#fff 0%,#fbfdff 100%);border:1px solid #e2e8f0e6;border-radius:20px;max-height:calc(100vh - 2.5rem);box-shadow:0 28px 80px #0f172a2e}.app-modal .modal-header{padding:1.75rem 2rem 0}.app-modal .modal-title{color:#0f172a;letter-spacing:-.02em}.app-modal .modal-body{padding:1.5rem 2rem;overflow-y:auto}.app-modal .modal-footer{justify-content:flex-end;gap:.75rem;padding:0 2rem 2rem}.app-modal .btn-close.app-modal__close{width:2.5rem;height:2.5rem;box-shadow:none;opacity:1;background-color:#fff;background-size:.8rem;border:1px solid #e2e8f0;border-radius:999px;transition:transform .18s,box-shadow .18s,border-color .18s,background-color .18s}.app-modal .btn-close.app-modal__close:hover:not(:disabled){background-color:#f8fafc;border-color:#cbd5e1;box-shadow:0 8px 18px #0f172a0f}.app-modal .btn-close.app-modal__close:focus{box-shadow:0 0 0 .25rem #e6b8002e}.app-modal .btn-close.app-modal__close:disabled{opacity:.55;box-shadow:none}.app-modal .modal-footer>.btn{letter-spacing:0;border-radius:12px;min-width:8.75rem;height:3rem;padding-inline:1.125rem;font-weight:600;transition:transform .18s,box-shadow .18s,background-color .18s,border-color .18s}.app-modal .modal-footer>.btn:hover:not(:disabled){transform:translateY(-1px)}.app-modal .modal-footer>.btn:disabled{opacity:.65;box-shadow:none;transform:none}.app-modal .modal-footer>.btn-primary{background:linear-gradient(135deg,#2563eb 0%,#1d4ed8 100%);border:0;box-shadow:0 14px 28px #2563eb33}.app-modal .modal-footer>.btn-primary:hover:not(:disabled){background:linear-gradient(135deg,#1d4ed8 0%,#1e40af 100%);box-shadow:0 16px 32px #2563eb3d}.app-modal .modal-footer>.btn-primary:focus{box-shadow:0 16px 32px #2563eb38,0 0 0 .25rem #2563eb29}.app-modal .modal-footer>.btn-outline-secondary{color:#334155;box-shadow:none;background:#fff;border-color:#dbe4f0}.app-modal .modal-footer>.btn-outline-secondary:hover:not(:disabled){color:#0f172a;background:#f8fafc;border-color:#cbd5e1;box-shadow:0 10px 22px #0f172a0f}.app-modal .modal-footer>.btn-outline-secondary:focus{box-shadow:0 10px 22px #0f172a0f,0 0 0 .25rem #94a3b829}@media (max-width:767.98px){.app-modal .modal-dialog,.app-modal .modal-dialog.modal-lg,.app-modal .modal-dialog.modal-xl{width:calc(100vw - 1.5rem);max-width:calc(100vw - 1.5rem);margin:.75rem auto}.app-modal .modal-header,.app-modal .modal-body,.app-modal .modal-footer{padding-inline:1.25rem}.app-modal .modal-footer>.btn{width:100%;min-width:0}}.domino-shell{background:radial-gradient(circle at 20% 0,#ffc75f24,#0000 22%),linear-gradient(#3f2818 0%,#5b3922 88px,#1c7a52 88px,#17704c 100%);min-height:100vh}.domino-hero{background:linear-gradient(135deg,#fffffff5,#fff8ebfa),linear-gradient(120deg,#0000000a,#0000 55%)}.domino-surface{background:linear-gradient(#fff 0%,#fbfbfd 100%);transition:transform .25s,box-shadow .25s}.domino-surface:hover{transform:translateY(-4px);box-shadow:0 1.5rem 2.4rem #0f172a1f!important}.domino-profile-card,.domino-stat-card,.domino-score-pill,.domino-end-pill,.domino-result-summary{background:#ffffffdb;border:1px solid #0f172a14;border-radius:1.25rem}.domino-profile-card{max-width:360px;padding:1.5rem;box-shadow:inset 0 1px #ffffff80}.domino-profile-card__label,.domino-stat-card__label{letter-spacing:.08em;text-transform:uppercase;color:#6c757d;font-size:.75rem;font-weight:700}.domino-profile-card__value,.domino-stat-card__value,.domino-result-summary__value{color:#111827;font-size:1.45rem;font-weight:800}.domino-profile-card__meta,.domino-result-summary__label{color:#495057;font-weight:500}.domino-stat-card{height:100%;padding:1rem 1.1rem}.domino-slot-indicator{color:#157347;white-space:nowrap;background:#1987541f;border-radius:999px;padding:.65rem .95rem;font-weight:700}.domino-slot-indicator.is-full{color:#b02a37;background:#dc35451f}.domino-topbar{color:#fff7df;background:linear-gradient(#b07538f5,#794a20f5),linear-gradient(90deg,#ffffff14,#0000 45%);border-radius:1.5rem}.domino-topbar .card-body{border:2px solid #ffd58540;border-radius:1.4rem}.domino-score-pill{background:#492c1266;border-color:#ffe1a329;align-items:center;gap:.85rem;padding:.85rem 1.1rem;display:inline-flex}.domino-score-pill span{color:#fff7dfb8;text-transform:uppercase;letter-spacing:.08em;font-size:.75rem;font-weight:700}.domino-score-pill strong{color:#fff;font-size:1.65rem}.domino-score-meta{flex-wrap:wrap;gap:.75rem;display:flex}.domino-score-meta span{color:#fff8e5c2;background:#fff3d224;border:1px solid #fff3d22e;border-radius:999px;align-items:center;padding:.35rem .7rem;font-size:.78rem;font-weight:700;display:inline-flex}.domino-score-pill--bot{background:#351b0794;border-color:#ffe1a32e}.domino-score-pill--bot span{color:#ffffffbf}.domino-turn-indicator{color:#fff8e5e0;background:#361e0b6b;border:1px solid #ffdc952e;border-radius:999px;align-items:center;gap:.65rem;padding:.85rem 1.1rem;font-weight:700;display:inline-flex}.domino-turn-indicator.is-active{color:#fff4cf;background:#ffc1073d}.domino-turn-indicator__dot{background:currentColor;border-radius:999px;width:.7rem;height:.7rem;box-shadow:0 0 0 .25rem #ffc1072e}.domino-table{background:radial-gradient(circle,#ffffff08,#0000 30%),linear-gradient(#1f8a5e 0%,#16704b 100%);border:6px solid #8e541f;border-radius:2rem;min-height:620px;padding:2rem 2rem 1.5rem;position:relative;overflow:hidden}.domino-table__rail{border-radius:inherit;pointer-events:none;position:absolute;inset:0;box-shadow:inset 0 0 0 3px #ffe0ab38,inset 0 18px 46px #ffffff0a,inset 0 -24px 46px #0000001f}.domino-table__opponent,.domino-table__player{place-items:center;gap:1rem;display:grid}.domino-table__arena{grid-template-columns:minmax(220px,280px) 1fr;align-items:center;gap:1.5rem;min-height:360px;display:grid}.domino-table__center{gap:1.75rem;display:grid}.domino-board__status{flex-wrap:wrap;justify-content:center;gap:1rem;display:flex}.domino-boneyard-stack{color:#fff6df;background:#4e2d1252;border:1px solid #fff0cd1f;border-radius:1.25rem;justify-self:center;align-items:center;gap:1rem;padding:1rem 1.2rem;transition:transform .2s,box-shadow .2s,background .2s;display:inline-flex}.domino-boneyard-stack.is-clickable{cursor:pointer}.domino-boneyard-stack.is-clickable:hover{background:#5f3a1b7a;transform:translateY(-2px);box-shadow:0 .8rem 1.6rem #0c261c2e}.domino-boneyard-stack:disabled{opacity:.72}.domino-boneyard-stack__pile{width:4.5rem;height:3.25rem;position:relative}.domino-boneyard-stack__tile{background:radial-gradient(circle at 25% 35%,#ffffff29,#0000 20%),linear-gradient(#fffdf8 0%,#ece3ca 100%);border:2px solid #0b0d0c;border-radius:.9rem;width:3.4rem;height:2.2rem;position:absolute;inset:auto 0 0 auto;box-shadow:0 .6rem 1rem #05161029}.domino-boneyard-stack__tile:first-child{transform:translate(1rem,.2rem)rotate(10deg)}.domino-boneyard-stack__tile:nth-child(2){transform:translate(.5rem,.1rem)rotate(-4deg)}.domino-boneyard-stack__tile:nth-child(3){transform:translate(0)rotate(-12deg)}.domino-boneyard-stack__copy{text-align:left;display:grid}.domino-boneyard-stack__copy strong{font-size:1rem}.domino-boneyard-stack__copy small{color:#fff6dfb8}.domino-boneyard-picker{grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:1rem;display:grid}.domino-boneyard-picker__option{background:linear-gradient(#fffdfa 0%,#f6efdb 100%);border:1px solid #0f172a1a;border-radius:1.25rem;padding:1rem;transition:transform .2s,box-shadow .2s,border-color .2s}.domino-boneyard-picker__option:hover{border-color:#f3c33b80;transform:translateY(-3px);box-shadow:0 1rem 1.5rem #0f172a1f}.domino-boneyard-picker__tile{justify-content:center;display:flex}.domino-board__playfield{grid-template-columns:minmax(110px,140px) 1fr minmax(110px,140px);align-items:center;gap:1rem;display:grid;position:relative}.domino-board__playfield.is-bot-turn .domino-board__chain{filter:saturate(.9)}.domino-board__chain{scrollbar-width:thin;background:#10442f47;border-radius:1.5rem;flex-wrap:nowrap;justify-content:center;align-items:center;gap:.35rem;min-height:220px;padding:1.5rem;display:flex;overflow-x:auto;box-shadow:inset 0 0 0 1px #ffffff14}.domino-board__chain::-webkit-scrollbar{height:6px}.domino-board__chain::-webkit-scrollbar-thumb{background:#fff7df40;border-radius:999px}.domino-board__empty.is-drop-active{box-shadow:inset 0 0 0 2px #ffd46580}.domino-board__empty-dropzones{flex-wrap:wrap;justify-content:center;gap:1rem;display:flex}.domino-board__tile{animation:.32s both dominoTileEnter}.domino-dropzone{color:#fff5d6b8;text-transform:uppercase;letter-spacing:.08em;opacity:.45;background:#48281238;border:2px dashed #fff5d647;border-radius:1.4rem;align-content:center;place-items:center;gap:.4rem;min-height:8.5rem;font-size:.74rem;font-weight:700;transition:opacity .18s,transform .18s,border-color .18s,background .18s;display:grid}.domino-dropzone.is-visible{opacity:1}.domino-dropzone.is-active{color:#fff8e3;background:#ffcd562e;border-color:#ffd464;transform:scale(1.02)}.domino-dropzone strong{color:#fff8e3;font-size:1rem}.domino-board__empty{text-align:center;color:#f7ead0;background:#10442f47;border-radius:1.5rem;place-items:center;gap:1rem;min-height:240px;display:grid}.domino-bot-overlay{color:#fff6df;background:#2b180ce6;border-radius:999px;align-items:center;gap:.75rem;padding:.9rem 1.2rem;font-weight:700;display:inline-flex;position:absolute;inset:50% auto auto 50%;transform:translate(-50%,-50%);box-shadow:0 1rem 2rem #12271e2e}.domino-bot-overlay__spinner{background:#ffd464;border-radius:999px;width:.9rem;height:.9rem;animation:1s ease-in-out infinite dominoBotPulse}.domino-board__empty-icon{color:#8a5a00;background:#ffc10726;border-radius:50%;place-items:center;width:5rem;height:5rem;font-size:1.6rem;display:grid}.domino-end-pill{color:#fff1d4c7;text-transform:uppercase;background:#4e2d1270;border-color:#ffe6aa29;gap:.15rem;min-width:108px;padding:.8rem 1rem;font-size:.8rem;font-weight:700;display:grid}.domino-end-pill--button{text-align:left}.domino-end-pill--button.is-clickable{cursor:pointer;transition:transform .2s,box-shadow .2s,background .2s}.domino-end-pill--button.is-clickable:hover{background:#6a3f1d99;transform:translateY(-2px);box-shadow:0 .8rem 1.4rem #163c2a2e}.domino-end-pill--button:disabled{opacity:1}.domino-end-pill strong{color:#fffdf6;font-size:1.3rem}.domino-hand{gap:1rem;padding-bottom:.5rem;display:flex;overflow-x:auto}.domino-hand--spread{justify-content:center;overflow-x:auto}.domino-hand__slot{flex:none}.domino-player-panel{background:linear-gradient(#20362ff0,#121f1cf5),linear-gradient(90deg,#ffffff08,#0000 50%);border-radius:1.75rem}.domino-action-panel{background:linear-gradient(#312117f0,#1f150ffa),linear-gradient(90deg,#ffffff08,#0000 50%);border-radius:1.75rem}.domino-history-panel{background:linear-gradient(#222a30f0,#14181efa),linear-gradient(90deg,#ffffff08,#0000 50%);border-radius:1.75rem}.domino-history-list{gap:.9rem;max-height:320px;padding-right:.25rem;display:grid;overflow-y:auto}.domino-history-item{background:#ffffff0f;border:1px solid #ffffff14;border-radius:1.2rem;grid-template-columns:auto 1fr;align-items:start;gap:.9rem;padding:.95rem 1rem;display:grid}.domino-history-item__badge{text-align:center;letter-spacing:.08em;text-transform:uppercase;border-radius:999px;min-width:4rem;padding:.45rem .7rem;font-size:.72rem;font-weight:800}.domino-history-item__badge.is-human{color:#ffe8a6;background:#ffcb522e}.domino-history-item__badge.is-bot{color:#d7e7ff;background:#78abff2e}.domino-history-item__body{gap:.35rem;display:grid}.domino-history-item__content{flex-wrap:wrap;align-items:center;gap:.85rem;display:flex}.domino-history-item__tile .domino-tile{transform-origin:0;transform:scale(.78)}.domino-history-item__event{color:#fff4cf;letter-spacing:.08em;background:#ffffff1a;border-radius:999px;justify-content:center;align-items:center;min-width:5rem;padding:.45rem .8rem;font-size:.78rem;font-weight:800;display:inline-flex}.domino-history-item__title{color:#fff;justify-content:space-between;align-items:center;gap:.75rem;font-weight:700;display:flex}.domino-history-item__title small{color:#ffffff8f;font-weight:600}.domino-history-item__copy{color:#fff1d4c7}.domino-hand-count{color:#ffe8a6;background:#ffcb522e;border:1px solid #ffcb5238;border-radius:999px;align-items:center;padding:.65rem 1rem;font-weight:700;display:inline-flex}.domino-tile{color:#111827;background:linear-gradient(#fffef6 0%,#f7f1dc 100%);border:3px solid #0b0d0c;border-radius:.95rem;flex:none;padding:0;transition:transform .2s,box-shadow .2s,border-color .2s;box-shadow:0 .75rem 1.6rem #0516102e}.domino-tile--vertical{grid-template-rows:1fr auto 1fr;width:76px;display:grid}.domino-tile--horizontal{grid-template-columns:1fr auto 1fr;width:120px;display:grid}.domino-tile--button:hover:not(:disabled),.domino-tile--selected{transform:translateY(-4px);box-shadow:0 1rem 1.75rem #0f172a24}.domino-tile--playable{border-color:#f3c33b;box-shadow:0 0 0 .28rem #ffce562e,0 .95rem 1.8rem #ffce5624}.domino-tile--selected{border-color:#0d6efdcc}.domino-tile--disabled{opacity:.92}.domino-tile__half{place-items:center;min-height:52px;padding:.35rem;display:grid;position:relative}.domino-tile__pip-grid{width:100%;height:100%;min-height:44px;display:block;position:relative}.domino-tile__pip{background:linear-gradient(#3ca1d1 0%,#206986 100%);border-radius:50%;width:11px;height:11px;position:absolute;box-shadow:inset 0 1px 1px #fff6,0 1px 2px #0f172a2e}.domino-tile__pip--r1{top:12%}.domino-tile__pip--r2{top:50%;transform:translateY(-50%)}.domino-tile__pip--r3{bottom:12%}.domino-tile__pip--c1{left:16%}.domino-tile__pip--c2{left:50%;transform:translate(-50%)}.domino-tile__pip--r2.domino-tile__pip--c2{transform:translate(-50%,-50%)}.domino-tile__pip--c3{right:16%}.domino-tile__half--back{background:radial-gradient(circle at 30% 30%,#ffffff2e,#0000 22%),linear-gradient(#fffdf8 0%,#f0ead7 100%)}.domino-tile__divider{background:linear-gradient(#11182733,#11182759,#11182733)}.domino-tile--vertical .domino-tile__divider{height:2px}.domino-tile--horizontal .domino-tile__divider{width:2px;min-height:100%}.domino-empty-state{color:#6c757d;border:1px dashed #6c757d66;border-radius:1.25rem;place-items:center;gap:.6rem;min-height:140px;display:grid}.domino-empty-state--dark{color:#fff1d4b8;border-color:#fff1d43d}.domino-empty-state i{font-size:1.5rem}.domino-avatar-card{color:#fff7dd;background:#5c3414e0;border:3px solid #ffd78b6b;border-radius:999px;align-items:center;gap:.85rem;padding:.75rem 1.15rem;display:inline-flex;box-shadow:0 .75rem 1.7rem #29140738}.domino-avatar-card__score{text-transform:uppercase;letter-spacing:.08em;opacity:.76;font-size:.85rem;font-weight:700}.domino-avatar-card__tiles{color:#6e3700;background:#f2bc2d;border-radius:50%;place-items:center;min-width:2.75rem;height:2.75rem;font-size:1.25rem;font-weight:800;display:grid}.domino-result-summary{padding:1rem 1.1rem}.domino-result-modal{animation:.28s both dominoResultRise}.domino-result-progress{color:#4c3f31;gap:.55rem;font-weight:700;display:grid}.domino-result-progress__track{background:#0f172a14;border-radius:999px;height:.75rem;position:relative;overflow:hidden}.domino-result-progress__fill{border-radius:999px;transition:width .5s;position:absolute;top:0;bottom:0}.domino-result-progress__fill--player{background:linear-gradient(90deg,#f3c33b 0%,#ffd86c 100%);left:0}.domino-result-progress__fill--bot{background:linear-gradient(90deg,#3e7dcf 0%,#72b7ff 100%);right:0}.domino-opponent-hand{flex-wrap:nowrap;justify-content:center;gap:.25rem;max-width:100%;display:flex;overflow:hidden}.domino-opponent-hand__tile{margin-left:-.5rem}.domino-opponent-hand__tile:first-child{margin-left:0}.domino-player-distribution{flex-wrap:wrap;justify-content:center;gap:.32rem;min-height:18px;display:flex}.domino-player-distribution__mark{background:#ffe7b380;border-radius:999px;width:1.6rem;height:.45rem;box-shadow:0 0 0 1px #502c0f3d}.domino-suggestion{color:#64340b;background:#f7eed5f0;border:4px solid #9b5817;border-radius:1.5rem;align-content:start;align-self:stretch;gap:.85rem;padding:1.35rem 1.25rem;display:grid;box-shadow:0 1rem 2rem #153c2b29}.domino-suggestion__eyebrow{letter-spacing:.08em;text-transform:uppercase;font-size:.78rem;font-weight:800}.domino-suggestion__text{font-size:1.05rem;font-weight:700;line-height:1.5}.domino-suggestion__meta{color:#64340bc7;font-size:.9rem}.domino-suggestion--draw{background:#fff3d2f5}.domino-suggestion--pass{background:#efe6d5f5}@keyframes dominoTileEnter{0%{opacity:0;transform:translateY(10px)scale(.96)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes dominoBotPulse{0%,to{opacity:.55;transform:scale(.8)}50%{opacity:1;transform:scale(1.15)}}@keyframes dominoResultRise{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@media (max-width:991.98px){.domino-profile-card{max-width:100%}.domino-table{padding:1.35rem 1rem}.domino-table__arena,.domino-board__playfield{grid-template-columns:1fr}.domino-board__chain{justify-content:flex-start}.domino-opponent-hand__tile{margin-left:-1rem}}.cursor-pointer{cursor:pointer;color:#c7d2fe}.user-detail{text-shadow:0 0 14px #d6bc5347,0 0 24px #5065862e;color:#0c0b00;font-size:1.12rem;font-weight:700}.user-detail:hover{color:#3b82f6;text-shadow:0 0 14px #d6bc5347,0 0 24px #5065862e}@keyframes appLoaderFadeIn{0%{opacity:0}to{opacity:1}}@keyframes appLoaderPulse{0%,to{opacity:.92;transform:scale(.96)}50%{opacity:1;transform:scale(1.04)}}@keyframes appLoaderDominoLift{0%,to{transform:translateY(0)rotate(0)}20%{transform:translateY(-16px)rotate(-7deg)}45%{transform:translateY(0)rotate(0)}}@keyframes appLoaderGlowShift{0%,to{opacity:.6;transform:translate(-12px)scale(.92)}50%{opacity:1;transform:translate(12px)scale(1.08)}}@keyframes appLoaderDots{0%{content:""}33%{content:"."}66%{content:".."}to{content:"..."}}.app-loader-overlay{z-index:9999;-webkit-backdrop-filter:blur(8px);background:#0f172a8c;justify-content:center;align-items:center;animation:.22s forwards appLoaderFadeIn;display:flex;position:fixed;inset:0}.app-loader-center{flex-direction:column;justify-content:center;align-items:center;gap:.8rem;display:flex}.app-loader-stage{place-items:center;width:220px;height:128px;display:grid;position:relative}.app-loader-glow{filter:blur(10px);background:radial-gradient(circle,#6366f157 0%,#3b82f62e 38%,#facc151f 62%,#0000 78%);border-radius:999px;height:28px;animation:1.8s ease-in-out infinite appLoaderGlowShift;position:absolute;inset:auto 18px 12px}.app-loader-dominoes{z-index:1;align-items:flex-end;gap:1rem;display:flex;position:relative}.app-loader-domino{transform-origin:bottom;background:radial-gradient(circle at 0 0,#facc1524,#0000 34%),linear-gradient(#fffffffa,#f1f5f9f2);border:1px solid #e2e8f0f2;border-radius:16px;grid-template-rows:1fr auto 1fr;width:52px;height:92px;padding:.7rem .4rem;animation:1.8s ease-in-out infinite appLoaderDominoLift;display:grid;box-shadow:0 14px 28px #0f172a2e,0 0 0 1px #ffffff14,0 0 28px #facc1514}.app-loader-domino--one{animation-delay:0s}.app-loader-domino--two{animation-delay:.18s}.app-loader-domino--three{animation-delay:.36s}.app-loader-domino__half{grid-template-columns:repeat(2,1fr);place-items:center;gap:.28rem;display:grid}.app-loader-domino__divider{background:linear-gradient(90deg,#facc15e6,#6366f1b3,#3b82f6e6);border-radius:999px;height:3px;margin:.2rem 0}.app-loader-pip{background:linear-gradient(135deg,#1e293b 0%,#334155 100%);border-radius:50%;width:10px;height:10px;box-shadow:0 0 0 1px #ffffff0f}.app-loader-brand{letter-spacing:.34em;text-transform:uppercase;color:#fefce8;text-shadow:0 0 14px #e6b80047,0 0 24px #3b82f62e;margin:0;font-size:1.12rem;font-weight:700;animation:1.8s ease-in-out infinite appLoaderPulse}.app-loader-text{color:#c7d2fe;letter-spacing:.08em;margin:0;font-size:14px;font-weight:500}.loader-dots:after{content:"";animation:1.2s steps(3,end) infinite appLoaderDots}
