:root{--blue:#1d6ef5;--blue-light:#eef4ff;--page-bg:#f4f5f7;--surface:#fff;--nav-border:#ebebef;--border:#e8eaed;--divider:#f3f4f6;--row-hover:#f8f9fb;--text-1:#0f1117;--text-2:#6b7280;--text-3:#9ca3af;--text-4:#374151;--text-5:#b0b7c3;--red:#dc2626;--table-head:#f9fafb;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light}:root[data-theme=dark]{--blue:#4b9aff;--blue-light:#4b9aff1f;--page-bg:#0f1117;--surface:#181b25;--nav-border:#252830;--border:#252830;--divider:#1e2130;--row-hover:#1e2130;--text-1:#f9fafb;--text-2:#9ca3af;--text-3:#6b7280;--text-4:#d1d5db;--text-5:#4b5563;--red:#f87171;--table-head:#13161f;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}*{box-sizing:border-box}html,body{min-height:100%;margin:0}body{background:var(--page-bg);color:var(--text-1);-webkit-font-smoothing:antialiased;font-family:Satoshi,-apple-system,BlinkMacSystemFont,sans-serif;line-height:1.5}button,input,select{font:inherit}button,a,select,input{-webkit-tap-highlight-color:transparent}button:focus-visible,a:focus-visible,select:focus-visible,input:focus-visible,tr[tabindex]:focus-visible{outline:2px solid var(--blue);outline-offset:2px}p,h1,h2{margin:0}.app-shell{background:var(--page-bg);min-height:100vh}.app-header{z-index:100;background:var(--surface);border-bottom:1px solid var(--nav-border);align-items:center;height:56px;display:flex;position:sticky;top:0}.nav-content{justify-content:space-between;align-items:center;width:100%;max-width:1280px;margin:0 auto;padding:0 16px;display:flex}.nav-brand-group{align-items:center;min-width:0;display:flex}.brand-link{flex-shrink:0;align-items:center;text-decoration:none;display:flex}.brand-logo{width:auto;height:26px;display:block}.nav-divider{background:var(--nav-border);width:1px;height:22px;margin:0 12px}.nav-page-label{color:var(--text-1);text-overflow:ellipsis;white-space:nowrap;font-size:14px;font-weight:600;overflow:hidden}.avatar-link{background:var(--blue);color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:34px;height:34px;margin-left:12px;font-size:13px;font-weight:600;text-decoration:none;display:flex}.page-main{max-width:1280px;margin:0 auto;padding:20px 16px 48px}.page-header-row{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:28px;display:flex}.page-title-group{align-items:center;gap:12px;display:flex}.page-title-group h1{color:var(--text-1);letter-spacing:-.03em;font-size:24px;font-weight:700;line-height:1.2}.page-title-group p{color:var(--text-2);margin-top:3px;font-size:13px}.page-header-row select{border:1px solid var(--border);background:var(--surface);color:var(--text-1);cursor:pointer;border-radius:8px;outline:none;flex-shrink:0;padding:7px 14px;font-size:14px;font-weight:500}.back-button{border:1px solid var(--border);background:var(--surface);width:32px;height:32px;color:var(--text-2);cursor:pointer;border-radius:8px;justify-content:center;align-items:center;padding:0;display:flex}.report-stack{gap:20px;display:grid}.report-card{border:1px solid var(--border);background:var(--surface);border-radius:12px;overflow:hidden}.figure-grid{grid-template-columns:1fr;gap:12px;display:grid}.figure-card{border:1px solid var(--border);background:var(--surface);border-radius:12px;min-width:0;padding:22px}.figure-card-accent{border-left:4px solid var(--blue);padding-left:19px}.figure-label-row{justify-content:space-between;align-items:center;gap:12px;display:flex}.figure-label{color:var(--text-3);letter-spacing:.08em;text-transform:uppercase;margin-bottom:10px;font-size:11px;font-weight:600}.figure-label-row .figure-label{margin-bottom:0}.figure-badge{background:var(--blue-light);color:var(--blue);border-radius:999px;flex:none;padding:3px 8px;font-size:11px;font-weight:700}.figure-value{color:var(--text-1);letter-spacing:-.035em;overflow-wrap:anywhere;margin-top:10px;font-size:clamp(22px,2.1vw,28px);font-weight:700;line-height:1.15}.figure-card>.figure-label+.figure-value{margin-top:0}.figure-value-accent{color:var(--blue)}.card-heading-row{border-bottom:1px solid var(--divider);align-items:center;min-height:49px;padding:16px 24px;display:flex}.split-heading-row{justify-content:space-between}.card-heading-row h2{color:var(--text-3);letter-spacing:.08em;text-transform:uppercase;font-size:11px;font-weight:600;line-height:1.4}.split-heading-row>p{color:var(--text-3);font-size:12px}.tax-row{border-top:1px solid var(--divider);justify-content:space-between;align-items:center;padding:16px 24px;display:flex}.tax-row:first-child{border-top:0}.tax-name{color:var(--text-1);font-size:14px;font-weight:500}.tax-description{color:var(--text-3);margin-top:1px;font-size:12px}.tax-value{color:var(--text-4);font-size:14px;font-weight:500}.tax-total-row{border-top:1px solid var(--divider);background:var(--blue-light);color:var(--blue);justify-content:space-between;align-items:center;padding:16px 24px;font-size:14px;display:flex}.tax-total-row p{font-weight:600}.tax-total-row strong{font-weight:700}.game-mix-message{color:var(--text-2);padding:20px 24px;font-size:13px}.game-row{border-top:1px solid var(--divider);grid-template-columns:minmax(108px,150px) 1fr auto;align-items:center;gap:16px;padding:13px 24px;display:grid}.game-row:first-child{border-top:0}.game-name{color:var(--text-1);font-size:14px;font-weight:600}.game-tickets{color:var(--text-3);margin-top:2px;font-size:12px}.game-bar-track{background:var(--divider);border-radius:999px;height:8px;overflow:hidden}.game-bar{background:var(--blue);border-radius:999px;min-width:2px;height:100%}.game-figures{text-align:right}.game-stake{color:var(--text-4);font-variant-numeric:tabular-nums;font-size:14px;font-weight:500}.game-share{color:var(--text-3);font-variant-numeric:tabular-nums;margin-top:2px;font-size:12px}.table-scroll{overscroll-behavior-x:contain;overflow-x:auto}table{border-collapse:collapse;table-layout:fixed;width:100%}.monthly-table{min-width:620px}.daily-table{min-width:980px}thead tr{border-bottom:1px solid var(--divider);background:var(--table-head)}th{background:var(--table-head);color:var(--text-3);letter-spacing:.06em;text-align:right;text-transform:uppercase;white-space:nowrap;padding:10px 24px;font-size:11px;font-weight:600}th:first-child{text-align:left}th:last-child:empty{text-align:center;width:32px;padding-left:8px;padding-right:8px}tbody tr{border-top:1px solid var(--divider)}tbody tr:first-child{border-top:0}td{color:var(--text-2);text-align:right;white-space:nowrap;padding:16px 24px;font-size:14px}.interactive-row{cursor:pointer;transition:background .1s}.interactive-row:hover,.interactive-row:focus-visible{background:var(--row-hover)}.month-name,.date-cell{color:var(--text-1);text-align:left;font-weight:600}.blue-value{color:var(--blue);font-weight:600}.negative-value{color:var(--red);font-weight:600}.chevron{color:#d1d5db;text-align:center;width:32px;padding-left:8px;padding-right:8px;font-size:18px;line-height:1}.daily-table th,.daily-table td{padding-left:14px;padding-right:14px}.daily-table th:first-child,.daily-table td:first-child{width:130px;padding-left:24px}.daily-table th:last-child,.daily-table td:last-child{padding-right:24px}.loading-state,.message-state{min-height:430px;color:var(--text-3);justify-content:center;align-items:center;font-size:14px;display:flex}.spinner{border:2px solid var(--border);border-top-color:var(--blue);border-radius:50%;width:28px;height:28px;animation:.8s linear infinite spin}.error-state{color:var(--red)}@keyframes spin{to{transform:rotate(360deg)}}.profile-main{max-width:460px;margin:0 auto;padding:32px 16px 48px}.profile-identity{align-items:center;gap:16px;margin-bottom:34px;display:flex}.profile-avatar{background:var(--blue);color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:52px;height:52px;font-size:20px;font-weight:500;display:flex}.profile-name{color:var(--text-1);font-size:17px;font-weight:600}.profile-email{color:var(--text-2);margin-top:2px;font-size:13px}.section-kicker{color:var(--text-3);letter-spacing:.08em;text-transform:uppercase;margin-bottom:8px;font-size:11px;font-weight:600}.profile-card{border:1px solid var(--border);background:var(--surface);border-radius:12px;overflow:hidden}.preference-row{align-items:center;padding:14px 18px;display:flex}.preference-icon{background:var(--page-bg);width:34px;height:34px;color:var(--text-2);border-radius:8px;justify-content:center;align-items:center;margin-right:12px;display:flex}.preference-copy{flex:1;min-width:0}.preference-copy p{color:var(--text-1);font-size:14px;font-weight:500}.preference-copy span{color:var(--text-3);font-size:12px}.theme-switch{cursor:pointer;background:#e5e7eb;border:0;border-radius:11px;flex-shrink:0;width:40px;height:22px;padding:0;transition:background .2s;position:relative}.theme-switch span{background:#fff;border-radius:50%;width:18px;height:18px;transition:left .2s;position:absolute;top:2px;left:2px;box-shadow:0 1px 3px #0000002e}.theme-switch.is-on{background:var(--blue)}.theme-switch.is-on span{left:20px}.signout-card{margin-top:20px}.signout-button{width:100%;color:var(--red);text-align:left;cursor:pointer;background:0 0;border:0;align-items:center;gap:12px;padding:16px 20px;font-size:14px;font-weight:500;transition:background .12s;display:flex}.signout-button:hover{background:var(--row-hover)}.auth-main{background:var(--page-bg);flex-direction:column;justify-content:center;align-items:center;min-height:100vh;padding:32px 16px;display:flex}.auth-logo{width:auto;height:42px;margin-bottom:32px}.auth-card{color:#0f1117;background:#fff;border:1px solid #e8eaed;border-radius:14px;width:min(100%,400px);padding:28px 24px}.auth-card h1{letter-spacing:-.03em;margin-bottom:26px;font-size:24px;font-weight:700}.auth-card label{color:#374151;margin-bottom:8px;font-size:14px;font-weight:500;display:block}.auth-card input{color:#0f1117;background:#fff;border:1px solid #e5e7eb;border-radius:9px;outline:none;width:100%;height:42px;padding:0 13px;font-size:14px;transition:border-color .15s,box-shadow .15s}.auth-card input::placeholder{color:#9ca3af}.auth-card input:focus{border-color:#1d6ef5;box-shadow:0 0 0 3px #1d6ef51a}.primary-button{color:#fff;cursor:pointer;background:#1d6ef5;border:0;border-radius:8px;width:100%;height:42px;margin-top:14px;font-size:14px;font-weight:600;transition:opacity .15s}.primary-button:disabled{cursor:not-allowed;background:#8ab4f8}.form-error{color:#dc2626;margin-top:7px;font-size:12px}.auth-confirmation{text-align:center;padding-top:36px;padding-bottom:36px}.check-icon{color:#1d6ef5;background:#eef4ff;border-radius:50%;justify-content:center;align-items:center;width:52px;height:52px;margin:0 auto 22px;display:flex}.auth-confirmation h1{margin-bottom:10px}.auth-copy{color:#6b7280;font-size:14px;line-height:1.5}.auth-copy strong{color:#0f1117;font-weight:600}.text-button{color:#6b7280;cursor:pointer;background:0 0;border:0;margin-top:22px;padding:4px;font-size:14px}.auth-footer{color:var(--text-5);text-align:center;margin-top:28px;font-size:12px}@media (min-width:640px){.nav-content{padding:0 32px}.page-main{padding:36px 32px 64px}.profile-main{padding:48px 24px 64px}.figure-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width:1000px){.figure-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}@media (max-width:639px){.page-header-row{margin-bottom:22px}.page-title-group h1{font-size:22px}.card-heading-row,.tax-row,.tax-total-row,.game-row,.game-mix-message{padding-left:18px;padding-right:18px}.game-row{grid-template-columns:1fr auto;grid-template-areas:"name figures""bar bar";row-gap:10px}.game-name-cell{grid-area:name}.game-bar-track{grid-area:bar}.game-figures{grid-area:figures}.split-heading-row{align-items:flex-start;gap:8px}.split-heading-row>p{text-align:right;max-width:120px}.loading-state,.message-state{min-height:360px}.auth-card{padding-left:22px;padding-right:22px}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.nav-actions{align-items:center;gap:14px;display:flex}.nav-link{color:var(--text-2);font-size:14px;font-weight:500;text-decoration:none}.nav-link:hover{color:var(--text-1)}.visually-hidden{clip:rect(0 0 0 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.users-main{flex-direction:column;gap:16px;display:flex}.users-card{padding-bottom:8px}.users-hint{color:var(--text-2);margin:0 24px 16px;font-size:13px}.users-add-form{flex-wrap:wrap;align-items:flex-end;gap:12px;padding:0 24px 20px;display:flex}.users-field{flex-direction:column;flex:200px;gap:6px;display:flex}.users-field span{color:var(--text-3);letter-spacing:.06em;text-transform:uppercase;font-size:11px;font-weight:600}.users-field input,.users-field select,.users-inline-input,.users-inline-select{border:1px solid var(--border);background:var(--surface);height:40px;color:var(--text-1);border-radius:8px;padding:0 12px;font-size:14px}.users-field input:focus,.users-field select:focus,.users-inline-input:focus,.users-inline-select:focus{border-color:var(--blue);outline:none;box-shadow:0 0 0 3px #1d6ef51a}.users-field-role{flex:0 140px}.users-add-button{flex:none;width:auto;height:40px;margin-top:0;padding:0 20px}.users-add-form+.form-error{margin:-8px 24px 16px}.users-table{border-collapse:collapse;width:100%;min-width:640px}.users-table th,.users-table td{text-align:left}.users-name-cell{color:var(--text-1);font-weight:600}.users-self-tag{background:var(--blue-light);color:var(--blue);border-radius:999px;margin-left:8px;padding:2px 7px;font-size:11px;font-weight:600}.users-inline-input{max-width:180px;height:34px}.users-inline-select{height:34px}.users-status{border-radius:999px;padding:3px 9px;font-size:12px;font-weight:600;display:inline-block}.users-status.is-active{color:#16a34a;background:#16a34a1f}:root[data-theme=dark] .users-status.is-active{color:#4ade80}.users-status.is-invited{background:var(--blue-light);color:var(--blue)}.users-status.is-disabled{background:var(--divider);color:var(--text-3)}.users-table td.users-actions-cell{text-align:right;white-space:nowrap}.users-action{color:var(--blue);cursor:pointer;background:0 0;border:0;padding:4px 6px;font-size:13px;font-weight:500}.users-action:disabled{color:var(--text-3);cursor:not-allowed}.users-action+.users-action{margin-left:6px}.users-muted-action{color:var(--text-2)}.users-danger-action{color:var(--red)}@media (pointer:coarse){input:not([type=checkbox]):not([type=radio]):not([type=range]):not([type=color]),textarea,select{font-size:16px!important}}
