*{box-sizing:border-box}body,html{margin:0;min-height:100%;font-family:Arial,Helvetica,sans-serif;background:#071423;color:#f7f9fc}a{text-decoration:none;color:inherit}button,input{font:inherit}.center-shell{min-height:100vh;display:grid;place-items:center;padding:24px;background:radial-gradient(circle at top,#123250 0,#071423 48%,#040c15 100%)}.hero-card,.login-card{width:min(100%,430px);padding:32px;border:1px solid #29445e;border-radius:22px;background:rgba(9,25,41,.94);box-shadow:0 20px 60px rgba(0,0,0,.28)}.brand-mark{width:52px;height:52px;border-radius:14px;display:grid;place-items:center;background:linear-gradient(135deg,#ffd36b,#f5a623);color:#3b2a00;font-weight:900;margin-bottom:18px}.brand-mark.small{width:42px;height:42px;border-radius:12px;margin:0}.eyebrow{font-size:12px;letter-spacing:.16em;color:#f3bd47;font-weight:800}.hero-card h1,.login-card h1,.topbar h1{margin:8px 0}.muted{color:#93a4b7}.actions{display:flex;gap:10px;margin-top:24px;flex-wrap:wrap}.btn{border:0;border-radius:11px;padding:12px 16px;font-weight:800;cursor:pointer}.btn:disabled{opacity:.65;cursor:not-allowed}.btn-primary{background:linear-gradient(135deg,#ffd36b,#f4ae2d);color:#332300}.btn-secondary{background:#132a40;color:#fff;border:1px solid #29445e}.full{width:100%}.form-stack{display:grid;grid-gap:16px;gap:16px;margin-top:24px}.form-stack label{display:grid;grid-gap:8px;gap:8px;font-size:14px;color:#c7d1dc}.form-stack input{width:100%;border:1px solid #34516b;background:#071423;color:#fff;border-radius:10px;padding:13px 14px;outline:none}.form-stack input:focus{border-color:#f3bd47}.alert{padding:12px;border-radius:10px;background:#4b1b1b;border:1px solid #7e3232;color:#ffd5d5;font-size:14px}.admin-shell{min-height:100vh;display:grid;grid-template-columns:240px 1fr;background:#f4f7fa;color:#14202c}.sidebar{background:#071b2e;color:#fff;padding:22px 16px;display:flex;flex-direction:column;justify-content:space-between;gap:30px;position:-webkit-sticky;position:sticky;top:0;height:100vh;overflow-y:auto}.brand-row{display:flex;gap:12px;align-items:center}.small-text{font-size:11px}.nav-list{display:grid;grid-gap:6px;gap:6px;margin-top:26px}.nav-item{display:block;padding:11px 12px;border-radius:9px;color:#d8e2eb}.nav-item.active{background:#123757;color:#fff}.nav-item.disabled{opacity:.55}.admin-content{padding:28px;min-width:0}.topbar{display:flex;align-items:center;justify-content:space-between;gap:20px;flex-wrap:wrap}.user-pill{display:grid;text-align:right;grid-gap:2px;gap:2px}.user-pill span{font-size:12px;color:#6c7d8b}.success-banner{margin:24px 0;padding:14px 16px;border-radius:11px;background:#e9f8ef;border:1px solid #bde5c9;color:#1d6b39;font-weight:700}.stats-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:14px;gap:14px}.panel,.stat-card{background:#fff;border:1px solid #dfe6ed;border-radius:14px;padding:20px}.stat-card{display:grid;grid-gap:10px;gap:10px}.stat-card span{color:#6c7d8b;font-size:13px}.stat-card strong{font-size:30px}.panel{margin-top:18px}.panel h2{margin-top:0}@media(max-width:820px){.admin-shell{grid-template-columns:1fr}.sidebar{position:static;height:auto;overflow:visible}.stats-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:480px){.stats-grid{grid-template-columns:1fr}.admin-content{padding:18px}.hero-card,.login-card{padding:24px}}.success-alert{padding:12px;border-radius:10px;background:#153c28;border:1px solid #2f7a50;color:#d7ffe5;font-size:14px}.link-button{border:0;background:transparent;color:#f3bd47;font-weight:700;cursor:pointer;padding:4px}.link-button:disabled{opacity:.6;cursor:not-allowed}.page-subtitle{margin:4px 0 0;color:#6c7d8b}.compact{margin:18px 0}.error-banner{margin:18px 0;padding:14px 16px;border-radius:11px;background:#fff0f0;border:1px solid #efc0c0;color:#9a2b2b;font-weight:700}.ticket-layout{display:grid;grid-template-columns:minmax(280px,380px) minmax(0,1fr);grid-gap:18px;gap:18px;margin-top:22px}.ticket-form-panel,.ticket-list-panel{margin-top:0}.panel-heading{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-bottom:18px}.panel-heading h2{margin:4px 0 0}.count-pill{display:inline-flex;align-items:center;padding:6px 10px;border-radius:999px;background:#edf3f8;color:#496174;font-size:12px;font-weight:800}.light-form label{color:#455667}.light-form input,.light-form select{width:100%;border:1px solid #cbd7e2;background:#fff;color:#14202c;border-radius:10px;padding:12px 13px;outline:none}.light-form input:focus,.light-form select:focus{border-color:#c68b12;box-shadow:0 0 0 3px rgba(243,189,71,.16)}.form-grid-2{display:grid;grid-template-columns:1fr 1fr;grid-gap:12px;gap:12px}.table-wrap{overflow:auto;border:1px solid #e0e7ee;border-radius:12px}.data-table{width:100%;border-collapse:collapse;min-width:820px;background:#fff}.data-table td,.data-table th{padding:13px 14px;border-bottom:1px solid #edf1f5;text-align:left;white-space:nowrap;font-size:13px}.data-table th{background:#f7f9fb;color:#647585;font-size:12px;text-transform:uppercase;letter-spacing:.04em}.data-table tr:last-child td{border-bottom:0}.ticket-code{font-family:ui-monospace,SFMono-Regular,Menlo,monospace}.status-pill{display:inline-flex;padding:5px 8px;border-radius:999px;background:#edf3f8;color:#496174;font-size:11px;font-weight:900;text-transform:uppercase}.status-active,.status-available,.status-new,.status-unused{background:#e7f7ed;color:#237343}.status-redeemed{background:#fff4da;color:#8a6400}.status-completed{background:#e9efff;color:#3557a8}.status-cancelled,.status-expired{background:#fbeaea;color:#9a3838}.table-action{border:1px solid #cbd7e2;background:#fff;border-radius:8px;padding:7px 10px;color:#243949;font-weight:800;cursor:pointer}.small-button{padding:8px 11px}.empty-cell{text-align:center!important;color:#7b8a97;padding:28px!important}.quick-panel{display:flex;align-items:center;justify-content:space-between;gap:20px}.quick-panel p{max-width:760px;color:#607282;line-height:1.55}@media(max-width:1100px){.ticket-layout{grid-template-columns:1fr}.ticket-form-panel{max-width:none}}@media(max-width:680px){.form-grid-2{grid-template-columns:1fr}.quick-panel{align-items:flex-start;flex-direction:column}}.redeem-card{width:min(100%,480px);padding:34px;border:1px solid #29445e;border-radius:22px;background:rgba(9,25,41,.96);box-shadow:0 20px 60px rgba(0,0,0,.3)}.game-preview-card h1,.redeem-card h1{margin:8px 0 10px}.customer-shell{background:radial-gradient(circle at 50% 0,#143a5a 0,#071423 48%,#040c15 100%)}.customer-help{margin-top:18px;padding:12px 14px;border-radius:10px;background:#0b2033;border:1px solid #213f59;color:#9fb1c1;font-size:12px;line-height:1.55}.back-link{display:block;margin-top:16px;text-align:center;color:#f3bd47;font-size:13px;font-weight:800}.inline-center{display:flex;justify-content:center;align-items:center;margin-top:18px}.game-preview-card{width:min(100%,760px);padding:34px;border:1px solid #29445e;border-radius:22px;background:rgba(9,25,41,.96);box-shadow:0 20px 60px rgba(0,0,0,.3)}.game-topline{display:flex;align-items:flex-start;justify-content:space-between;gap:20px}.ticket-summary-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:12px;gap:12px;margin:24px 0}.ticket-summary-grid>div{padding:15px;border:1px solid #29445e;border-radius:12px;background:#0a1c2d;display:grid;grid-gap:7px;gap:7px;min-width:0}.ticket-summary-grid span{font-size:11px;color:#8fa3b6;text-transform:uppercase;letter-spacing:.05em}.ticket-summary-grid strong{font-size:15px;overflow-wrap:anywhere}.game-stage-placeholder{min-height:270px;border:1px dashed #45647e;border-radius:16px;background:linear-gradient(180deg,#0b2238,#081827);display:grid;place-items:center;text-align:center;padding:30px;margin-bottom:20px}.game-stage-placeholder strong{font-size:26px}.game-stage-placeholder p{margin:7px 0;max-width:500px;line-height:1.5}@media(max-width:620px){.game-preview-card,.redeem-card{padding:24px}.ticket-summary-grid{grid-template-columns:1fr}.game-stage-placeholder{min-height:220px}.game-stage-placeholder strong{font-size:22px}}.game-shell{align-items:start;padding-top:34px;padding-bottom:34px}.game-card{width:min(100%,980px);padding:30px;border:1px solid #29445e;border-radius:22px;background:rgba(9,25,41,.97);box-shadow:0 20px 60px rgba(0,0,0,.34)}.game-card h1{margin:8px 0}.game-intro{max-width:620px;line-height:1.5}.game-message{margin:0 0 18px;padding:13px 15px;border-radius:11px;font-weight:800}.game-message.success{background:#123823;border:1px solid #2c6c45;color:#d9ffe5}.game-message.error{background:#4b1b1b;border:1px solid #7e3232;color:#ffd5d5}.scratch-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));grid-gap:12px;gap:12px;margin:22px 0}.scratch-box{aspect-ratio:1/1;border:1px solid #365b79;border-radius:15px;background:linear-gradient(145deg,#123653,#0a1d30);color:#fff;display:grid;place-items:center;align-content:center;grid-gap:6px;gap:6px;cursor:pointer;box-shadow:inset 0 0 0 1px rgba(255,255,255,.03),0 8px 18px rgba(0,0,0,.16);transition:transform .14s ease,border-color .14s ease,background .14s ease}.scratch-box:hover:not(:disabled){transform:translateY(-2px);border-color:#f3bd47;background:linear-gradient(145deg,#174564,#0c263e)}.scratch-box:disabled{cursor:default}.scratch-box.revealed{background:#132436;border-color:#41576d}.scratch-box.winner{background:linear-gradient(145deg,#6b4b00,#332400);border-color:#f3bd47;box-shadow:0 0 0 1px rgba(243,189,71,.35),0 10px 24px rgba(243,189,71,.16)}.box-question{font-size:30px;font-weight:900;color:#f3bd47}.box-result-label{font-size:13px;line-height:1.15;font-weight:900;text-align:center;padding:0 5px;overflow-wrap:anywhere}.box-number{font-size:10px;color:#8fa3b6;font-weight:800}.box-loading{font-size:24px;color:#f3bd47}.game-footer-row{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-top:8px}.game-note{color:#9fb1c1;font-size:13px;font-weight:700}@media(max-width:760px){.scratch-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.game-card{padding:22px}.game-footer-row{align-items:stretch;flex-direction:column}.game-footer-row .btn{text-align:center}.box-result-label{font-size:11px}}@media(max-width:460px){.scratch-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:9px}.scratch-box{border-radius:12px}.box-question{font-size:26px}}.admin-shell{grid-template-columns:220px minmax(0,1fr)}.admin-content{padding:22px 24px}.ticket-layout{grid-template-columns:minmax(300px,340px) minmax(0,1fr);gap:16px}.ticket-form-panel,.ticket-list-panel{padding:18px}.table-wrap{overflow-x:hidden}.data-table{min-width:0;table-layout:fixed}.data-table td,.data-table th{padding:11px 9px;font-size:12px;overflow:hidden;text-overflow:ellipsis}.data-table td:first-child,.data-table th:first-child{width:18%}.data-table td:nth-child(2),.data-table th:nth-child(2){width:15%}.data-table td:nth-child(3),.data-table th:nth-child(3){width:9%;text-align:center}.data-table td:nth-child(4),.data-table th:nth-child(4){width:12%}.data-table td:nth-child(5),.data-table td:nth-child(6),.data-table th:nth-child(5),.data-table th:nth-child(6){width:18%}.data-table td:nth-child(7),.data-table th:nth-child(7){width:10%;text-align:right}.table-action{padding:6px 8px;font-size:11px}.claim-card{display:grid;grid-template-columns:1fr 1fr;grid-gap:12px;gap:12px;margin:0 0 18px;padding:16px;border-radius:13px;background:linear-gradient(145deg,#6b4b00,#332400);border:1px solid #f3bd47;color:#fff}.claim-card>div{display:grid;grid-gap:5px;gap:5px;min-width:0}.claim-card span{font-size:10px;text-transform:uppercase;letter-spacing:.08em;color:#ffd978;font-weight:800}.claim-card strong{font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:17px;overflow-wrap:anywhere}.claim-card p{grid-column:1/-1;margin:2px 0 0;color:#ffe9aa;font-size:12px;line-height:1.45}@media(max-width:1180px){.ticket-layout{grid-template-columns:1fr}.table-wrap{overflow-x:auto}.data-table{min-width:760px;table-layout:auto}}@media(max-width:620px){.claim-card{grid-template-columns:1fr}}.game-record-stats{margin-top:22px}.game-record-panel{padding:18px}.game-record-table-wrap{overflow-x:hidden}.game-record-table{min-width:0;table-layout:fixed}.game-record-table td,.game-record-table th{padding:11px 8px;font-size:12px;overflow:hidden;text-overflow:ellipsis}.game-record-table td:first-child,.game-record-table th:first-child{width:16%}.game-record-table td:nth-child(2),.game-record-table th:nth-child(2){width:15%}.game-record-table td:nth-child(3),.game-record-table th:nth-child(3){width:13%}.game-record-table td:nth-child(4),.game-record-table th:nth-child(4){width:7%;text-align:center}.game-record-table td:nth-child(5),.game-record-table th:nth-child(5){width:9%}.game-record-table td:nth-child(6),.game-record-table th:nth-child(6){width:8%;text-align:center}.game-record-table td:nth-child(7),.game-record-table th:nth-child(7){width:11%}.game-record-table td:nth-child(8),.game-record-table th:nth-child(8){width:21%}.center-cell{text-align:center!important}.status-win{background:#e7f7ed;color:#237343}.status-lose{background:#f1f3f5;color:#5f6b75}.status-playing{background:#fff4da;color:#8a6400}@media(max-width:1180px){.game-record-table-wrap{overflow-x:auto}.game-record-table{min-width:920px;table-layout:auto}}.claim-stats{margin-top:22px}.claim-layout{display:grid;grid-template-columns:minmax(280px,330px) minmax(0,1fr);grid-gap:16px;gap:16px;margin-top:18px}.claim-layout-readonly{grid-template-columns:minmax(0,1fr)}.claim-list-panel,.claim-verify-panel{margin-top:0}.claim-table-wrap{overflow-x:hidden}.claim-table{min-width:0;table-layout:fixed}.claim-table td,.claim-table th{padding:10px 7px;font-size:11.5px;overflow:hidden;text-overflow:ellipsis}.claim-table td:first-child,.claim-table td:nth-child(2),.claim-table th:first-child,.claim-table th:nth-child(2){width:13%}.claim-table td:nth-child(3),.claim-table th:nth-child(3){width:10%}.claim-table td:nth-child(4),.claim-table th:nth-child(4){width:7%;text-align:center}.claim-table td:nth-child(5),.claim-table th:nth-child(5){width:12%}.claim-table td:nth-child(6),.claim-table th:nth-child(6){width:10%}.claim-table td:nth-child(7),.claim-table td:nth-child(8),.claim-table th:nth-child(7),.claim-table th:nth-child(8){width:14%}.claim-table td:nth-child(9),.claim-table th:nth-child(9){width:7%;text-align:center}.status-unclaimed{background:#fff4da;color:#8a6400}.status-claimed{background:#e7f7ed;color:#237343}@media(max-width:1280px){.claim-layout{grid-template-columns:1fr}.claim-table-wrap{overflow-x:auto}.claim-table{min-width:1050px;table-layout:auto}}.dashboard-subtitle{margin:0;color:#6c7d8b;font-size:14px}.dashboard-error{margin:20px 0;padding:13px 15px;border-radius:10px;background:#fff1f1;border:1px solid #efc1c1;color:#9e2626;font-weight:700}.dashboard-stats-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:14px;gap:14px;margin-top:24px}.dashboard-panels{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:18px;gap:18px;margin-top:18px}.dashboard-panel{margin-top:0;min-width:0}.dashboard-panel-head{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:12px}.dashboard-panel-head h2{margin:4px 0 0}.dashboard-link{color:#174c78;font-size:13px;font-weight:800}.dashboard-list{display:grid}.dashboard-row{display:flex;justify-content:space-between;gap:16px;align-items:center;padding:13px 0;border-top:1px solid #e8edf2}.dashboard-row:first-child{border-top:0}.dashboard-row>div:first-child{min-width:0;display:grid;grid-gap:4px;gap:4px}.dashboard-row>div:first-child span,.dashboard-row>div:first-child strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.dashboard-row-right span:last-child,.dashboard-row>div:first-child span{font-size:11px;color:#788896}.dashboard-row-right{display:flex;align-items:center;justify-content:flex-end;gap:9px;flex-wrap:wrap;text-align:right}.mini-badge{display:inline-flex;align-items:center;border-radius:999px;padding:5px 8px;font-size:10px!important;font-weight:900!important;letter-spacing:.03em}.mini-win{background:#e8f7ed;color:#18713a!important}.mini-lose{background:#eef1f4;color:#536170!important}.mini-claimed{background:#e8f0ff;color:#315ca8!important}.mini-unclaimed{background:#fff2d4;color:#8a6200!important}.dashboard-empty{margin:12px 0 4px;color:#788896}.dashboard-actions-panel{display:flex;align-items:center;justify-content:space-between;gap:24px}.dashboard-actions-panel h2{margin:5px 0 8px}.dashboard-actions-panel p{margin:0;color:#6c7d8b}.dashboard-actions{display:flex;gap:10px;flex-wrap:wrap;justify-content:flex-end}@media(max-width:1100px){.dashboard-stats-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.dashboard-panels{grid-template-columns:1fr}.dashboard-actions-panel{align-items:flex-start;flex-direction:column}.dashboard-actions{justify-content:flex-start}}@media(max-width:560px){.dashboard-stats-grid{grid-template-columns:1fr}.dashboard-row{align-items:flex-start;flex-direction:column}.dashboard-row-right{justify-content:flex-start;text-align:left}.dashboard-actions{display:grid;width:100%}.dashboard-actions .btn{text-align:center}}.v11-ticket-layout{grid-template-columns:minmax(300px,330px) minmax(0,1fr)}.v11-panel-heading{align-items:flex-end}.ticket-toolbar{display:flex;gap:8px;align-items:center}.ticket-search{width:min(280px,32vw);height:38px;padding:0 12px;border:1px solid #cbd7e3;border-radius:9px;background:#fff;color:#10283d}.v11-table-wrap{overflow-x:hidden}.v11-ticket-table{table-layout:fixed;min-width:0}.v11-ticket-table td,.v11-ticket-table th{padding:10px 7px;font-size:11.5px}.v11-ticket-table td:first-child,.v11-ticket-table th:first-child{width:19%}.v11-ticket-table td:nth-child(2),.v11-ticket-table th:nth-child(2){width:14%}.v11-ticket-table td:nth-child(3),.v11-ticket-table th:nth-child(3){width:8%;text-align:center}.v11-ticket-table td:nth-child(4),.v11-ticket-table th:nth-child(4){width:7%;text-align:center}.v11-ticket-table td:nth-child(5),.v11-ticket-table th:nth-child(5){width:12%}.v11-ticket-table td:nth-child(6),.v11-ticket-table th:nth-child(6){width:19%}.v11-ticket-table td:nth-child(7),.v11-ticket-table th:nth-child(7){width:21%}.ticket-row-actions{display:flex;gap:5px;justify-content:flex-end}.selected-row{background:#f4f9fd}.ticket-detail-panel{margin-top:18px;padding:20px}.ticket-detail-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:10px;gap:10px}.ticket-detail-grid>div{min-width:0;padding:12px;border:1px solid #dbe4ec;border-radius:10px;background:#f8fafc;display:grid;grid-gap:5px;gap:5px}.ticket-detail-grid span:not(.status-pill){font-size:10px;text-transform:uppercase;letter-spacing:.06em;color:#71808e;font-weight:800}.ticket-detail-grid strong{font-size:13px;overflow-wrap:anywhere}.ticket-detail-remark{grid-column:1/-1}.void-ticket-box{margin-top:14px;padding:15px;border:1px solid #efc5c5;border-radius:12px;background:#fff7f7;display:flex;align-items:center;justify-content:space-between;gap:18px}.void-ticket-box p{margin:5px 0 0;color:#7d4b4b;font-size:12px}.danger-eyebrow{color:#b43a3a}.void-ticket-controls{display:flex;gap:8px;align-items:center;min-width:min(100%,520px)}.void-ticket-controls input{flex:1 1;min-width:0;height:40px;padding:0 12px;border:1px solid #e1b6b6;border-radius:9px;background:#fff;color:#172c3f}.btn-danger{background:#b43a3a;color:#fff;border:1px solid #973030}.btn-danger:hover:not(:disabled){background:#973030}.ticket-locked-note{margin-top:14px;padding:12px 14px;border-radius:10px;background:#f1f4f7;color:#5d6a75;font-weight:700;font-size:12px}.status-expired{background:#f3eaf8;color:#76508d}.status-void{background:#fbeaea;color:#9a3838}@media(max-width:1280px){.v11-ticket-layout{grid-template-columns:1fr}.ticket-detail-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.v11-table-wrap{overflow-x:auto}.v11-ticket-table{min-width:900px;table-layout:auto}.ticket-search{width:260px}}@media(max-width:720px){.ticket-toolbar,.v11-panel-heading{align-items:stretch;flex-direction:column}.ticket-search{width:100%}.ticket-detail-grid{grid-template-columns:1fr}.void-ticket-box,.void-ticket-controls{align-items:stretch;flex-direction:column}.void-ticket-controls{min-width:0}.ticket-row-actions{justify-content:flex-start}}.v111-ticket-table{min-width:0;table-layout:fixed}.v111-ticket-table td,.v111-ticket-table th{box-sizing:border-box;padding:10px 6px;overflow:hidden;text-overflow:ellipsis}.v111-ticket-table td:first-child,.v111-ticket-table th:first-child{width:18%}.v111-ticket-table td:nth-child(2),.v111-ticket-table th:nth-child(2){width:14%}.v111-ticket-table td:nth-child(3),.v111-ticket-table th:nth-child(3){width:7%}.v111-ticket-table td:nth-child(4),.v111-ticket-table th:nth-child(4){width:6%}.v111-ticket-table td:nth-child(5),.v111-ticket-table th:nth-child(5){width:12%}.v111-ticket-table td:nth-child(6),.v111-ticket-table th:nth-child(6){width:20%}.v111-ticket-table td:nth-child(7),.v111-ticket-table th:nth-child(7){width:23%;overflow:visible;text-overflow:clip}.v111-ticket-table .ticket-row-actions{display:flex;gap:4px;justify-content:flex-end;align-items:center;white-space:nowrap}.v111-ticket-table .table-action{padding:6px 8px;font-size:11px;line-height:1.1;flex:0 0 auto}@media(max-width:1280px){.v11-table-wrap{overflow-x:auto}.v111-ticket-table{min-width:860px;table-layout:fixed}}.admin-stats-grid{margin-top:22px}.admin-management-layout{display:grid;grid-template-columns:minmax(320px,420px) minmax(0,1fr);grid-gap:18px;gap:18px;margin-top:18px}.admin-editor-panel,.admin-list-panel{margin-top:0}.admin-list{display:grid;grid-gap:8px;gap:8px;margin-top:12px}.admin-list-row{width:100%;border:1px solid #dce5ed;border-radius:11px;background:#fff;padding:13px 14px;display:flex;align-items:center;justify-content:space-between;gap:14px;text-align:left;cursor:pointer;color:#10283d}.admin-list-row:hover{background:#f8fbfd}.admin-list-row.selected{border-color:#8eb8d5;background:#f1f8fd}.admin-list-main{min-width:0;display:grid;grid-gap:3px;gap:3px}.admin-list-main span,.admin-list-main strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.admin-list-main span{font-size:11px;color:#738493}.admin-list-meta{display:flex;gap:5px;align-items:center;justify-content:flex-end;flex-wrap:wrap}.admin-role-super{background:#fff0cb;color:#855f00}.admin-role-standard{background:#eaf1fb;color:#315b8c}.admin-active{background:#e7f7ed;color:#237343}.admin-disabled{background:#fbeaea;color:#9a3838}.admin-self-label{font-size:10px;font-weight:900;letter-spacing:.08em;color:#677988}.admin-account-meta{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:10px;gap:10px;margin-top:14px}.admin-account-meta>div{min-width:0;border:1px solid #dfe7ee;border-radius:10px;background:#f8fafc;padding:11px;display:grid;grid-gap:4px;gap:4px}.admin-account-meta span{font-size:10px;text-transform:uppercase;letter-spacing:.06em;color:#71808e;font-weight:800}.admin-account-meta strong{font-size:12px;overflow-wrap:anywhere}.mono-small{font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:10px!important}.admin-edit-form{display:grid;grid-gap:13px;gap:13px;margin-top:16px}.admin-edit-form>label{display:grid;grid-gap:6px;gap:6px;font-size:12px;font-weight:800;color:#263d50}.admin-edit-form input:not([type=checkbox]),.admin-edit-form select{width:100%;height:42px;padding:0 12px;border:1px solid #cbd8e3;border-radius:9px;background:#fff;color:#10283d;font:inherit}.admin-toggle-row{display:flex;align-items:center;gap:9px;min-height:42px;padding:0 12px;border:1px solid #dce5ed;border-radius:9px;background:#f8fafc}.admin-toggle-row input{width:16px;height:16px}.admin-toggle-row label{font-size:12px;font-weight:700;color:#263d50}.admin-security-note{padding:11px 12px;border-radius:9px;background:#fff7df;color:#6f5717;font-size:11px;line-height:1.45}.success-banner{margin:20px 0 0;padding:13px 15px;border-radius:10px;background:#eaf8ef;border:1px solid #bce2c9;color:#176536;font-weight:800}@media(max-width:1100px){.admin-management-layout{grid-template-columns:1fr}.admin-account-meta{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:620px){.admin-list-row{align-items:flex-start;flex-direction:column}.admin-list-meta{justify-content:flex-start}.admin-account-meta{grid-template-columns:1fr}}.probability-stats-grid{margin-top:22px}.probability-layout{display:grid;grid-template-columns:minmax(0,1.6fr) minmax(300px,.75fr);grid-gap:18px;gap:18px;margin-top:18px}.probability-audit-panel,.probability-editor-panel{margin-top:0}.probability-panel-heading{align-items:flex-end}.probability-table-wrap{margin-top:14px;overflow-x:auto}.probability-table{width:100%;border-collapse:collapse;min-width:720px;color:#173047}.probability-table th{padding:10px 9px;text-align:left;background:#f5f8fb;border-bottom:1px solid #dfe7ee;font-size:10px;letter-spacing:.06em;color:#627587;text-transform:uppercase}.probability-table td{padding:10px 9px;border-bottom:1px solid #e6ebf0;font-size:12px}.probability-table tfoot td{background:#f8fafc;border-top:2px solid #d5e0e8;border-bottom:0}.probability-input{width:120px;height:38px;padding:0 10px;border:1px solid #cbd8e3;border-radius:8px;background:#fff;color:#10283d}.probability-input:disabled{background:#f1f4f7;color:#647381}.probability-toggle{display:inline-flex;align-items:center;gap:7px;font-size:10px;font-weight:900;color:#486074}.probability-toggle input{width:16px;height:16px}.probability-total-ok{color:#18713a}.probability-total-error{color:#a52d2d!important}.probability-save-bar{margin-top:16px;padding:14px;border:1px solid #dce5ed;border-radius:11px;background:#f8fafc;display:flex;align-items:center;justify-content:space-between;gap:18px}.probability-save-bar p{margin:4px 0 0;color:#6d7c89;font-size:11px}.probability-log-list{display:grid;margin-top:10px}.probability-log-row{padding:12px 0;border-top:1px solid #e7edf2;display:flex;align-items:center;justify-content:space-between;gap:14px}.probability-log-row:first-child{border-top:0}.probability-log-row>div{display:grid;grid-gap:3px;gap:3px}.probability-log-row>div:last-child{text-align:right}.probability-log-row span{font-size:10px;color:#788896}.probability-log-row strong{font-size:12px}.probability-audit-panel .admin-security-note{margin-top:12px}@media(max-width:1200px){.probability-layout{grid-template-columns:1fr}}@media(max-width:700px){.probability-save-bar{align-items:stretch;flex-direction:column}.probability-save-bar .btn{width:100%}.probability-log-row{align-items:flex-start;flex-direction:column}.probability-log-row>div:last-child{text-align:left}}.reporting-filter-panel{margin-top:22px;padding:18px 20px}.reporting-filter-top{display:flex;align-items:flex-end;justify-content:space-between;gap:18px}.reporting-filter-top h2{margin:4px 0 0}.reporting-presets{display:flex;gap:6px;flex-wrap:wrap;justify-content:flex-end}.reporting-preset{border:1px solid #cbd8e3;background:#fff;color:#264158;border-radius:8px;padding:8px 11px;font-weight:800;font-size:11px;cursor:pointer}.reporting-preset:hover{background:#f4f8fb}.reporting-preset.active{background:#102e48;border-color:#102e48;color:#fff}.reporting-custom-row{display:flex;align-items:flex-end;gap:10px;margin-top:14px;padding-top:14px;border-top:1px solid #e3e9ee}.reporting-custom-row label{display:grid;grid-gap:5px;gap:5px;color:#5d7182;font-size:10px;font-weight:800;text-transform:uppercase;letter-spacing:.05em}.reporting-custom-row input{height:38px;padding:0 10px;border:1px solid #cbd8e3;border-radius:8px;background:#fff;color:#10283d;font:inherit;text-transform:none;letter-spacing:0}.reporting-breakdown-panel,.reporting-stats-grid{margin-top:18px}.reporting-panel-heading{align-items:flex-end}.reporting-total-note{padding:8px 11px;border-radius:999px;background:#edf3f8;color:#415c72;font-size:11px;font-weight:800}.reporting-table-wrap{margin-top:14px;overflow-x:auto}.reporting-table{width:100%;border-collapse:collapse;min-width:760px;color:#173047}.reporting-table th{padding:10px 9px;text-align:left;background:#f5f8fb;border-bottom:1px solid #dfe7ee;font-size:10px;letter-spacing:.06em;color:#627587;text-transform:uppercase}.reporting-table td{padding:11px 9px;border-bottom:1px solid #e6ebf0;font-size:12px}.reporting-positive{color:#1f7444;font-weight:800}.reporting-negative{color:#a03a3a;font-weight:800}.reporting-footnote{margin-top:12px;color:#71808e;font-size:10.5px;line-height:1.5}@media(max-width:960px){.reporting-filter-top{align-items:flex-start;flex-direction:column}.reporting-presets{justify-content:flex-start}.reporting-custom-row{align-items:stretch;flex-wrap:wrap}.reporting-custom-row label{min-width:180px;flex:1 1}.reporting-custom-row .btn{align-self:flex-end}}@media(max-width:620px){.reporting-custom-row{display:grid;grid-template-columns:1fr}.reporting-custom-row .btn{width:100%}.reporting-presets{display:grid;grid-template-columns:repeat(2,1fr);width:100%}}.activity-stats-grid{margin-top:22px}.activity-panel{margin-top:18px}.activity-heading{align-items:flex-end}.activity-toolbar{display:grid;grid-template-columns:220px minmax(260px,1fr) auto;grid-gap:10px;gap:10px;align-items:center;margin-bottom:14px}.activity-toolbar input,.activity-toolbar select{height:40px;border:1px solid #cbd8e3;border-radius:9px;background:#fff;color:#10283d;padding:0 11px}.activity-table-wrap{overflow-x:auto}.activity-table{width:100%;border-collapse:collapse;min-width:980px;color:#173047}.activity-table th{padding:10px 9px;text-align:left;background:#f5f8fb;border-bottom:1px solid #dfe7ee;font-size:10px;letter-spacing:.06em;color:#627587;text-transform:uppercase}.activity-table td{padding:11px 9px;border-bottom:1px solid #e6ebf0;font-size:12px;vertical-align:middle}.activity-table th:first-child,.activity-table th:nth-child(2){width:16%}.activity-table th:nth-child(3),.activity-table th:nth-child(4){width:17%}.activity-table th:nth-child(5){width:27%}.activity-table th:nth-child(6){width:7%}.activity-action{display:inline-flex;padding:5px 8px;border-radius:999px;background:#edf3f8;color:#496174;font-size:10px;font-weight:900;white-space:nowrap}.activity-ticket_created{background:#e7f7ed;color:#237343}.activity-ticket_voided{background:#fbeaea;color:#9a3838}.activity-claim_redeemed{background:#e9efff;color:#3557a8}.activity-probability_updated{background:#fff0cb;color:#855f00}.activity-admin_updated{background:#eaf1fb;color:#315b8c}.activity-detail-panel{margin-top:18px}.activity-detail-meta{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:10px;gap:10px}.activity-detail-meta>div{border:1px solid #dfe7ee;border-radius:10px;background:#f8fafc;padding:11px;display:grid;grid-gap:4px;gap:4px;min-width:0}.activity-detail-meta span,.activity-json-grid>div>span{font-size:10px;text-transform:uppercase;letter-spacing:.06em;color:#71808e;font-weight:800}.activity-detail-meta strong{font-size:12px;overflow-wrap:anywhere}.activity-json-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:12px;gap:12px;margin-top:12px}.activity-json-grid>div{min-width:0}.activity-json-grid pre{margin:6px 0 0;padding:13px;border-radius:10px;background:#0b1d2e;color:#dbe9f4;white-space:pre-wrap;overflow-wrap:anywhere;min-height:120px;font-size:11px;line-height:1.5}@media(max-width:980px){.activity-toolbar{grid-template-columns:1fr}.activity-detail-meta{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:620px){.activity-detail-meta,.activity-json-grid{grid-template-columns:1fr}}.v11-ticket-layout{grid-template-columns:minmax(285px,320px) minmax(285px,320px) minmax(0,1fr)}.batch-ticket-panel{margin-top:0;padding:18px}.batch-result-panel{margin-top:18px;padding:20px}.batch-result-heading{align-items:flex-end}.batch-result-actions{display:flex;gap:8px;align-items:center}.batch-code-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:10px;gap:10px}.batch-code-card{min-width:0;border:1px solid #dbe4ec;border-radius:11px;background:#f8fafc;padding:12px;display:grid;grid-gap:5px;gap:5px}.batch-code-card span{font-size:11px;color:#617587;font-weight:800;overflow-wrap:anywhere}.batch-code-card strong{font-size:13px;color:#132c41;overflow-wrap:anywhere}.batch-code-card small{font-size:10px;color:#788897;line-height:1.4}@media(max-width:1450px){.v11-ticket-layout{grid-template-columns:minmax(285px,320px) minmax(0,1fr)}.batch-ticket-panel{grid-column:1}.v11-ticket-list-panel{grid-column:2;grid-row:1/span 2}}@media(max-width:1120px){.v11-ticket-layout{grid-template-columns:1fr}.batch-ticket-panel,.v11-ticket-list-panel{grid-column:auto;grid-row:auto}.batch-code-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:680px){.batch-result-actions,.batch-result-heading{align-items:stretch;flex-direction:column}.batch-code-grid{grid-template-columns:1fr}}.permission-panel{margin-top:18px;padding:20px}.permission-panel-heading{align-items:flex-end}.permission-subtitle{margin:4px 0 0;color:#6b7d8d;font-size:11px}.permission-heading-actions{display:flex;gap:7px}.permission-super-note{display:grid;grid-gap:5px;gap:5px;padding:16px;border:1px solid #f0d78f;border-radius:11px;background:#fff8e5;color:#6d5517}.permission-super-note strong{font-size:13px}.permission-super-note span{font-size:11px;line-height:1.5}.permission-groups{display:grid;grid-gap:14px;gap:14px;margin-top:14px}.permission-group{border:1px solid #dfe7ee;border-radius:12px;overflow:hidden}.permission-group-title{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:11px 13px;background:#f5f8fb;border-bottom:1px solid #dfe7ee}.permission-group-title strong{font-size:12px;color:#173047}.permission-group-title span{font-size:10px;color:#6f8190;font-weight:800}.permission-options{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:0;gap:0}.permission-option{display:flex;align-items:flex-start;gap:10px;padding:13px;border-right:1px solid #e7edf2;border-bottom:1px solid #e7edf2;background:#fff;cursor:pointer}.permission-option:nth-child(2n){border-right:0}.permission-option.granted{background:#f2faf5}.permission-option input{width:17px;height:17px;margin-top:2px;flex:0 0 auto}.permission-option-copy{display:grid;grid-gap:3px;gap:3px;min-width:0}.permission-option-copy strong{font-size:12px;color:#153148}.permission-option-copy small{font-size:10.5px;color:#6f8190;line-height:1.45}.permission-option-copy code{font-size:9.5px;color:#517087;overflow-wrap:anywhere}.permission-save-bar{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-top:14px;padding:14px;border:1px solid #dce5ed;border-radius:11px;background:#f8fafc}.permission-save-bar strong{font-size:12px}.permission-save-bar p{margin:4px 0 0;color:#6d7c89;font-size:10.5px}@media(max-width:900px){.permission-options{grid-template-columns:1fr}.permission-option{border-right:0}.permission-save-bar{align-items:stretch;flex-direction:column}.permission-save-bar .btn{width:100%}}@media(max-width:620px){.permission-panel-heading{align-items:flex-start;flex-direction:column}.permission-heading-actions{width:100%}.permission-heading-actions .table-action{flex:1 1}}.activity-admin_permissions_updated{background:#e8efff;color:#3d58a7}.admin-create-panel{margin-top:22px}.admin-create-form{display:grid;grid-template-columns:repeat(4,minmax(0,1fr)) auto;grid-gap:10px;gap:10px;align-items:end}.admin-create-form label{display:grid;grid-gap:6px;gap:6px;font-size:11px;font-weight:800;color:#294054}.admin-create-form input{width:100%;height:42px;padding:0 12px;border:1px solid #cbd8e3;border-radius:9px;background:#fff;color:#10283d;font:inherit}.admin-create-form input:focus{outline:none;border-color:#c68b12;box-shadow:0 0 0 3px rgba(243,189,71,.16)}.admin-create-form .btn{height:42px;white-space:nowrap}.admin-create-note{margin-top:12px}.admin-create-panel .panel-heading{align-items:flex-start}@media(max-width:1250px){.admin-create-form{grid-template-columns:repeat(2,minmax(0,1fr))}.admin-create-form .btn{width:100%}}@media(max-width:680px){.admin-create-form{grid-template-columns:1fr}}.ticket-layout-two-col .v11-ticket-list-panel,.ticket-layout-view-only .v11-ticket-list-panel{grid-column:auto;grid-row:auto}@media(max-width:1120px){.ticket-layout-two-col,.ticket-layout-view-only{grid-template-columns:1fr}}.v19-ticket-list-panel{min-width:0;overflow:hidden}.v19-ticket-heading{align-items:flex-end}.v19-result-count{margin:4px 0 0;color:#728396;font-size:11px}.v19-ticket-filters{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:10px;gap:10px;align-items:end;margin:14px 0 12px;padding:12px;border:1px solid #dfe7ee;border-radius:12px;background:#f8fafc;max-width:100%;box-sizing:border-box}.v19-ticket-filters label{display:grid;grid-gap:5px;gap:5px;min-width:0}.v19-ticket-filters label>span{font-size:9.5px;font-weight:800;letter-spacing:.06em;text-transform:uppercase;color:#647789}.v19-ticket-filters input,.v19-ticket-filters select{display:block;width:100%;min-width:0;height:38px;padding:0 10px;border:1px solid #cbd8e3;border-radius:8px;background:#fff;color:#10283d;font:inherit;box-sizing:border-box}.v19-filter-search{grid-column:1/-1}.v19-filter-actions{grid-column:1/-1;display:flex;gap:7px;align-items:center;justify-content:flex-end;min-width:0}.v19-filter-actions .btn,.v19-filter-actions .table-action{min-width:82px}.v19-pagination{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:12px;padding-top:12px;border-top:1px solid #e1e8ee;color:#5f7284;font-size:11px}.v19-page-controls,.v19-page-size{display:flex;align-items:center;gap:8px}.v19-page-size select{height:32px;padding:0 8px;border:1px solid #cad7e2;border-radius:7px;background:#fff;color:#173047}.v19-page-controls span{min-width:105px;text-align:center}.v19-filter-actions button:disabled,.v19-page-controls .table-action:disabled{opacity:.45;cursor:not-allowed}@media(min-width:1280px){.ticket-layout-view-only .v19-ticket-filters{grid-template-columns:minmax(240px,1.4fr) repeat(4,minmax(120px,.8fr)) auto}.ticket-layout-view-only .v19-filter-search{grid-column:auto}.ticket-layout-view-only .v19-filter-actions{grid-column:auto;justify-content:flex-start}}@media(max-width:900px){.v19-pagination{align-items:flex-start;flex-direction:column}}@media(max-width:560px){.v19-ticket-filters{grid-template-columns:1fr}.v19-filter-actions,.v19-filter-search{grid-column:auto}.v19-filter-actions{display:grid;grid-template-columns:1fr 1fr}.v19-filter-actions .btn,.v19-filter-actions .table-action{width:100%;min-width:0}.v19-pagination{align-items:stretch}.v19-page-controls{justify-content:space-between}.v19-page-controls span{min-width:0}}.v110-ticket-heading-actions{display:flex;align-items:center;justify-content:flex-end;gap:10px;flex-wrap:wrap}@media (max-width:720px){.v110-ticket-heading-actions{width:100%;justify-content:flex-start}}.probability-heading-actions{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.probability-help{margin:5px 0 0;max-width:620px;color:#6d7c89;font-size:11px;line-height:1.5}.reward-points-input{width:105px}.reward-label-input{width:180px}.reward-locked-value{display:grid;grid-gap:2px;gap:2px}.reward-locked-value strong{font-size:14px;color:#132e45}.reward-locked-value span{font-size:9px;font-weight:900;letter-spacing:.06em;color:#8a6a24;text-transform:uppercase}.reward-row-action{white-space:nowrap}.reward-system-badge{display:inline-flex;padding:5px 8px;border-radius:999px;background:#f3f5f7;color:#6c7b87;font-size:9px;font-weight:900;letter-spacing:.05em}.reward-remove{color:#a52d2d!important}.probability-table{min-width:860px}@media(max-width:700px){.probability-heading-actions{width:100%}.probability-heading-actions .btn{flex:1 1}}.ticket-timeline-section{margin-top:18px;padding-top:18px;border-top:1px solid #dfe7ee}.ticket-timeline-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:12px;margin-bottom:12px}.ticket-timeline-heading h3{margin:3px 0 0;font-size:18px;color:#0d2940}.ticket-timeline{position:relative;display:grid;grid-gap:0;gap:0;margin-left:5px}.ticket-timeline:before{content:"";position:absolute;left:8px;top:10px;bottom:10px;width:2px;background:#dbe5ed}.ticket-timeline-event{position:relative;display:grid;grid-template-columns:18px minmax(0,1fr);grid-gap:12px;gap:12px;padding:10px 0}.ticket-timeline-dot{position:relative;z-index:1;width:18px;height:18px;border:4px solid #fff;border-radius:999px;background:#90a2b2;box-shadow:0 0 0 1px #cad6df}.ticket-timeline-copy{min-width:0;padding-bottom:8px;border-bottom:1px solid #edf1f4}.ticket-timeline-event:last-child .ticket-timeline-copy{border-bottom:0}.ticket-timeline-title-row{display:flex;align-items:baseline;justify-content:space-between;gap:14px}.ticket-timeline-title-row strong{font-size:13px;color:#102a40}.ticket-timeline-title-row time{font-size:10px;color:#718292;white-space:nowrap}.ticket-timeline-copy p{margin:4px 0 0;font-size:11px;color:#617587;line-height:1.45;overflow-wrap:anywhere}.ticket-timeline-state{padding:14px;border:1px dashed #cfdbe5;border-radius:10px;background:#f8fafc;color:#6c7e8d;font-size:11px}.timeline-ticket_created .ticket-timeline-dot{background:#2f7d4a}.timeline-ticket_redeemed .ticket-timeline-dot{background:#2876a8}.timeline-scratch_win .ticket-timeline-dot{background:#2a9b52}.timeline-scratch_lose .ticket-timeline-dot{background:#8796a2}.timeline-claim_created .ticket-timeline-dot{background:#c58a16}.timeline-claimed .ticket-timeline-dot{background:#385eb4}.timeline-ticket_voided .ticket-timeline-dot{background:#b53a3a}.timeline-admin_action .ticket-timeline-dot{background:#6c57a3}@media(max-width:620px){.ticket-timeline-title-row{align-items:flex-start;flex-direction:column;gap:3px}.ticket-timeline-title-row time{white-space:normal}}.v112-claim-list-panel{min-width:0;overflow:hidden}.v112-claim-heading{align-items:flex-end}.v112-result-count{margin:4px 0 0;color:#728396;font-size:11px}.v112-claim-filters{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:10px;gap:10px;align-items:end;margin:14px 0 12px;padding:12px;border:1px solid #dfe7ee;border-radius:12px;background:#f8fafc}.v112-claim-filters label{display:grid;grid-gap:5px;gap:5px;min-width:0}.v112-claim-filters label>span{font-size:9.5px;font-weight:800;letter-spacing:.06em;text-transform:uppercase;color:#647789}.v112-claim-filters input,.v112-claim-filters select{width:100%;min-width:0;height:38px;padding:0 10px;border:1px solid #cbd8e3;border-radius:8px;background:#fff;color:#10283d;font:inherit;box-sizing:border-box}.v112-filter-search{grid-column:1/-1}.v112-filter-actions{grid-column:1/-1;display:flex;gap:7px;justify-content:flex-end}.v112-pagination{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:12px;padding-top:12px;border-top:1px solid #e1e8ee;color:#5f7284;font-size:11px}.v112-page-controls,.v112-page-size{display:flex;align-items:center;gap:8px}.v112-page-size select{height:32px;padding:0 8px;border:1px solid #cad7e2;border-radius:7px;background:#fff}.v112-page-controls span{min-width:105px;text-align:center}.v112-page-controls .table-action:disabled{opacity:.45;cursor:not-allowed}@media(max-width:900px){.v112-pagination{align-items:flex-start;flex-direction:column}}@media(max-width:560px){.v112-claim-filters{grid-template-columns:1fr}.v112-filter-actions,.v112-filter-search{grid-column:auto}.v112-filter-actions{display:grid;grid-template-columns:1fr 1fr}.v112-pagination{align-items:stretch}.v112-page-controls{justify-content:space-between}.v112-page-controls span{min-width:0}}.v113-game-panel{min-width:0;overflow:hidden}.v113-game-heading{align-items:flex-end}.v113-result-count{margin:4px 0 0;color:#728396;font-size:11px}.v113-heading-actions{display:flex;gap:8px;align-items:center}.v113-game-filters{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:10px;gap:10px;align-items:end;margin:14px 0 12px;padding:12px;border:1px solid #dfe7ee;border-radius:12px;background:#f8fafc}.v113-game-filters label{display:grid;grid-gap:5px;gap:5px;min-width:0}.v113-game-filters label>span{font-size:9.5px;font-weight:800;letter-spacing:.06em;text-transform:uppercase;color:#647789}.v113-game-filters input,.v113-game-filters select{width:100%;min-width:0;height:38px;padding:0 10px;border:1px solid #cbd8e3;border-radius:8px;background:#fff;color:#10283d;font:inherit;box-sizing:border-box}.v113-filter-search{grid-column:1/-1}.v113-filter-actions{grid-column:1/-1;display:flex;gap:7px;justify-content:flex-end}.v113-pagination{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:12px;padding-top:12px;border-top:1px solid #e1e8ee;color:#5f7284;font-size:11px}.v113-page-controls,.v113-page-size{display:flex;align-items:center;gap:8px}.v113-page-size select{height:32px;padding:0 8px;border:1px solid #cad7e2;border-radius:7px;background:#fff}.v113-page-controls span{min-width:105px;text-align:center}.v113-page-controls .table-action:disabled{opacity:.45;cursor:not-allowed}@media(min-width:1280px){.v113-game-filters{grid-template-columns:minmax(240px,1.4fr) repeat(5,minmax(110px,.8fr)) auto}.v113-filter-actions,.v113-filter-search{grid-column:auto}.v113-filter-actions{justify-content:flex-start}}@media(max-width:900px){.v113-game-heading{align-items:stretch;flex-direction:column}.v113-heading-actions{justify-content:flex-start}.v113-pagination{align-items:flex-start;flex-direction:column}}@media(max-width:560px){.v113-game-filters{grid-template-columns:1fr}.v113-filter-actions,.v113-filter-search{grid-column:auto}.v113-filter-actions{display:grid;grid-template-columns:1fr 1fr}.v113-pagination{align-items:stretch}.v113-page-controls{justify-content:space-between}.v113-page-controls span{min-width:0}.v113-heading-actions{display:grid;grid-template-columns:1fr 1fr}}.reporting-metric-section{margin-top:22px}.reporting-section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:14px;margin-bottom:10px}.reporting-section-heading h2{margin:3px 0 0}.reporting-rate-pill{background:#eaf2f7;color:#244760;border-radius:999px;padding:7px 10px;font-size:10.5px;font-weight:900;white-space:nowrap}@media(max-width:720px){.reporting-section-heading{align-items:flex-start;flex-direction:column}.reporting-rate-pill{align-self:flex-start}}.activity-search-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:10px;gap:10px;margin-bottom:16px;align-items:end}.activity-search-grid label{display:grid;grid-gap:5px;gap:5px;min-width:0}.activity-search-grid label>span{font-size:10px;text-transform:uppercase;letter-spacing:.06em;color:#6d7e8e;font-weight:800}.activity-pagination select,.activity-search-grid input,.activity-search-grid select{height:40px;border:1px solid #cbd8e3;border-radius:9px;background:#fff;color:#10283d;padding:0 11px;min-width:0}.activity-search-wide{grid-column:span 2}.activity-search-actions{display:flex;gap:8px;align-items:end}.activity-pagination{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:14px}.activity-pagination>label{display:flex;align-items:center;gap:8px;font-size:11px;color:#647789;font-weight:700}.activity-pagination>label select{height:34px}.activity-pagination>div{display:flex;align-items:center;gap:10px}.activity-pagination>div>span{font-size:11px;color:#647789;font-weight:800;white-space:nowrap}.activity-detail-meta{grid-template-columns:repeat(5,minmax(0,1fr))}@media(max-width:1100px){.activity-search-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.activity-search-wide{grid-column:span 2}.activity-detail-meta{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:680px){.activity-search-grid{grid-template-columns:1fr}.activity-search-wide{grid-column:span 1}.activity-search-actions{flex-wrap:wrap}.activity-pagination{align-items:flex-start;flex-direction:column}.activity-detail-meta{grid-template-columns:1fr}}.admin-filter-grid{display:grid;grid-template-columns:minmax(0,1.5fr) minmax(130px,.75fr) minmax(130px,.75fr);grid-gap:12px;gap:12px;margin-bottom:14px}.admin-filter-grid label{display:grid;grid-gap:6px;gap:6px}.admin-filter-grid label>span{font-size:12px;font-weight:700;color:var(--muted)}.admin-filter-grid input,.admin-filter-grid select{width:100%}.admin-filter-empty{padding:24px 10px}.permission-presets{display:flex;justify-content:space-between;gap:18px;align-items:center;padding:14px 16px;margin-bottom:16px;border:1px solid rgba(148,163,184,.24);border-radius:14px;background:rgba(15,23,42,.035)}.permission-presets p{margin:4px 0 0;color:var(--muted);font-size:12px}.permission-preset-actions{display:flex;gap:8px;flex-wrap:wrap;justify-content:flex-end}@media (max-width:900px){.admin-filter-grid{grid-template-columns:1fr}.permission-presets{align-items:flex-start;flex-direction:column}.permission-preset-actions{justify-content:flex-start}}.dashboard-section-head{margin-top:22px;margin-bottom:10px;display:flex;align-items:flex-end;justify-content:space-between;gap:14px}.dashboard-section-head h2{margin:4px 0 0;color:#173047}.dashboard-timezone{font-size:10px;font-weight:800;color:#6f8292;background:#edf3f8;border-radius:999px;padding:7px 10px}.dashboard-status-grid,.dashboard-today-grid{margin-top:0}.dashboard-attention-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:12px;gap:12px}.dashboard-attention-card{background:#fff;border:1px solid #dfe7ee;border-radius:12px;padding:16px;display:grid;grid-gap:5px;gap:5px;color:#173047}.dashboard-attention-card span{font-size:11px;color:#6f8190;font-weight:800}.dashboard-attention-card strong{font-size:27px}.dashboard-attention-card small{font-size:10px;color:#82909c}.dashboard-operations-panels{margin-top:18px}.dashboard-wide-panel{grid-column:1/-1}@media(max-width:900px){.dashboard-attention-grid{grid-template-columns:1fr}.dashboard-section-head{align-items:flex-start}.dashboard-timezone{display:none}}.theme-toolbar{display:flex;justify-content:flex-end;gap:10px;margin-bottom:16px}.theme-toolbar select{min-width:260px}.theme-layout{display:grid;grid-template-columns:minmax(0,1.45fr) minmax(390px,.75fr);grid-gap:18px;gap:18px;align-items:start}.theme-lock{padding:11px;margin-bottom:12px;border-radius:9px;background:#fff5d9;color:#765a13;font-size:11px;font-weight:700}.theme-fields{display:grid;grid-template-columns:1fr 1fr;grid-gap:10px;gap:10px;margin-bottom:18px}.theme-fields label{display:grid;grid-gap:5px;gap:5px}.theme-fields span{font-size:10px;font-weight:800;color:#647789}.theme-assets{display:grid;grid-template-columns:1fr 1fr;grid-gap:8px;gap:8px}.theme-asset{display:grid;grid-template-columns:1fr auto;grid-gap:7px;gap:7px;align-items:center;padding:10px;border:1px solid #dfe7ee;border-radius:10px}.theme-asset>span{font-size:9px;color:#718292}.theme-asset label{grid-column:1/-1;text-align:center;cursor:pointer}.theme-audio{display:grid;grid-template-columns:1fr 1fr;grid-gap:12px;gap:12px}.theme-audio label{display:grid;grid-gap:5px;gap:5px;font-size:11px;font-weight:700}.theme-actions{display:flex;gap:9px;margin-top:18px}.theme-preview-panel{position:-webkit-sticky;position:sticky;top:18px}.phone-frame{width:390px;max-width:100%;margin:15px auto;padding:9px;border-radius:34px;background:#111a24;box-shadow:0 18px 45px #0c1e2e33}.phone-screen{min-height:690px;border-radius:27px;padding:28px 16px 20px;background:#0d2940;background-size:cover;background-position:50%;display:flex;flex-direction:column;align-items:center;color:white;overflow:hidden}.preview-logo{max-width:150px;max-height:65px;object-fit:contain}.preview-logo-fallback{width:58px;height:58px;border-radius:16px;background:#f2b82d;color:#10283d;display:grid;place-items:center;font-weight:950;font-size:20px}.phone-screen h3{margin:12px 0 2px;font-size:24px;text-align:center}.phone-screen p{margin:0 0 17px;font-size:11px;opacity:.8}.preview-boxes{width:100%;display:grid;grid-template-columns:repeat(4,1fr);grid-gap:7px;gap:7px}.preview-boxes div{aspect-ratio:1;border-radius:9px;background:#f2b82d;background-size:cover;background-position:50%;display:grid;place-items:center;color:#10283d;font-weight:900}.phone-screen button{margin-top:20px;width:100%;padding:13px;border:0;border-radius:10px;background:#f2b82d;color:#10283d;font-weight:900}.preview-note{text-align:center;color:#718292;font-size:10px}@media(max-width:1150px){.theme-layout{grid-template-columns:1fr}.theme-preview-panel{position:static}}@media(max-width:650px){.theme-assets,.theme-audio,.theme-fields{grid-template-columns:1fr}.theme-toolbar{flex-direction:column}.theme-toolbar select{min-width:0;width:100%}}.themed-customer-shell{background-image:var(--theme-desktop-bg),radial-gradient(circle at 50% 0,#143a5a 0,#071423 48%,#040c15 100%);background-size:cover;background-position:50%;background-attachment:fixed}.themed-mobile-canvas{position:relative;overflow:hidden}.themed-mobile-canvas:before{background-image:var(--theme-mobile-bg);background-size:cover;background-position:50%;opacity:1}.themed-mobile-canvas:after,.themed-mobile-canvas:before{content:"";position:absolute;inset:0;z-index:0;pointer-events:none}.themed-mobile-canvas:after{background:rgba(4,15,25,.58)}.themed-mobile-canvas>*{position:relative;z-index:1}.theme-customer-logo{max-width:150px;max-height:82px;margin-bottom:16px}.theme-customer-logo,.theme-game-logo{width:auto;object-fit:contain;display:block}.theme-game-logo{max-width:92px;max-height:60px}.theme-banner{display:block;width:100%;max-height:130px;object-fit:cover;border-radius:12px;margin-bottom:16px}.theme-top-actions{display:flex;align-items:center;gap:10px}.theme-sound-toggle{width:38px;height:38px;border-radius:11px;border:1px solid #365b79;background:#0a1d30;color:#fff;cursor:pointer;display:grid;place-items:center}.theme-outcome-graphic{display:block;width:100%;max-height:210px;object-fit:cover;border-radius:13px;margin:0 0 18px;border:1px solid #365b79}.scratch-box.theme-art-box{background-size:cover!important;background-position:50%!important;background-repeat:no-repeat!important;position:relative;text-shadow:0 1px 4px rgba(0,0,0,.9)}.scratch-box.theme-art-box:after{content:"";position:absolute;inset:0;border-radius:inherit;background:rgba(0,0,0,.08);pointer-events:none}.scratch-box.theme-art-box>*{position:relative;z-index:1;color:#fff}.scratch-box.theme-art-box .box-number{color:#fff;background:rgba(0,0,0,.45);padding:2px 5px;border-radius:999px}.scratch-box.theme-art-box .box-result-label{background:rgba(0,0,0,.55);padding:4px 6px;border-radius:7px}.themed-game-card{width:min(100%,430px);padding:18px;border-radius:24px}.themed-game-card .game-topline{gap:10px}.themed-game-card .game-topline h1{font-size:26px}.themed-game-card .game-intro{font-size:12px}.themed-game-card .ticket-summary-grid{grid-template-columns:1fr 1fr 1fr;gap:7px;margin:16px 0}.themed-game-card .ticket-summary-grid>div{padding:10px 8px;border-radius:10px}.themed-game-card .ticket-summary-grid span{font-size:8px}.themed-game-card .ticket-summary-grid strong{font-size:11px}.themed-game-card .scratch-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:7px;margin:15px 0}.themed-game-card .scratch-box{border-radius:10px;min-width:0}.themed-game-card .box-question{font-size:22px}.themed-game-card .box-result-label{font-size:9px}.themed-game-card .box-number{font-size:8px}.themed-game-card .game-footer-row{flex-direction:column;align-items:stretch;gap:10px}.themed-game-card .game-footer-row .btn{text-align:center}@media(max-width:520px){.themed-customer-shell{padding:0;align-items:stretch;background-image:var(--theme-mobile-bg),radial-gradient(circle at 50% 0,#143a5a 0,#071423 48%,#040c15 100%);background-position:50%;background-size:cover}.themed-mobile-canvas:before{display:none}.themed-mobile-canvas:after{background:rgba(4,15,25,.55)}.redeem-card.themed-mobile-canvas,.themed-game-card{width:100%;min-height:100vh;border-radius:0;border-left:0;border-right:0;padding:22px 16px;background:rgba(9,25,41,.5);box-shadow:none}.themed-game-card .scratch-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:7px}.theme-banner{max-height:105px}}@media(min-width:821px){.sidebar{overflow:hidden}.sidebar>div{min-height:0;display:flex;flex-direction:column}.sidebar .nav-list{min-height:0;overflow-y:auto;padding-right:3px}.sidebar>button{flex:0 0 auto;margin-top:auto}}@media(min-width:521px){.themed-customer-shell{background-image:var(--theme-desktop-bg),radial-gradient(circle at 50% 0,#143a5a 0,#071423 48%,#040c15 100%)}}@media (max-width:600px){.game-shell.themed-customer-shell{padding:0;min-height:100dvh;align-items:flex-start}.themed-game-card{width:100%;min-height:100dvh;padding:14px 12px 18px;border-radius:0;border-left:0;border-right:0}.themed-game-card .theme-banner{max-height:64px;margin-bottom:8px}.themed-game-card .game-topline{gap:8px;align-items:flex-start}.themed-game-card .game-topline h1{margin:4px 0;font-size:clamp(22px,6.3vw,28px);line-height:1.05}.themed-game-card .eyebrow{font-size:10px;letter-spacing:.12em}.themed-game-card .game-intro{margin:5px 0 0;font-size:11px;line-height:1.35;max-width:275px}.themed-game-card .theme-top-actions{gap:6px}.themed-game-card .theme-sound-toggle{width:42px;height:42px;min-width:42px}.themed-game-card .brand-mark.small,.themed-game-card .theme-game-logo{max-width:48px;max-height:48px}.themed-game-card .ticket-summary-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:6px;margin:10px 0}.themed-game-card .ticket-summary-grid>div{padding:7px;gap:3px;border-radius:9px}.themed-game-card .ticket-summary-grid span{font-size:7.5px}.themed-game-card .ticket-summary-grid strong{font-size:10px;line-height:1.15}.themed-game-card .game-message{margin:0 0 8px;padding:8px 10px;font-size:11px}.themed-game-card .theme-outcome-graphic{max-height:80px;object-fit:contain;margin:5px auto 7px}.themed-game-card .claim-card{margin:8px 0;padding:9px}.themed-game-card .scratch-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:7px;margin:10px 0}.themed-game-card .scratch-box{aspect-ratio:1/.94;min-height:0;height:auto;border-radius:11px;gap:3px}.themed-game-card .box-question{font-size:22px;line-height:1}.themed-game-card .box-number{font-size:8px}.themed-game-card .box-result-label{font-size:9px;line-height:1.08}.themed-game-card .game-footer-row{margin-top:7px;gap:8px}.themed-game-card .game-note{font-size:11px}.themed-game-card .game-footer-row .btn{min-height:44px;padding:10px 12px;font-size:13px}}@media (max-width:380px){.themed-game-card{padding-left:10px;padding-right:10px}.themed-game-card .scratch-grid{gap:6px}}.preview-game-header{display:block;width:min(92%,300px);max-height:92px;object-fit:contain;margin:8px auto 2px}.theme-game-header{display:block;width:min(100%,380px);max-height:110px;object-fit:contain;object-position:left center;margin:4px 0 6px}.game-title-area{min-width:0;flex:1 1}@media (max-width:600px){.themed-game-card .theme-game-header{width:min(100%,300px);max-height:72px;margin:2px 0 4px}.themed-game-card .box-question{font-size:34px;line-height:.95;font-weight:950;text-shadow:0 2px 5px rgba(0,0,0,.35)}.themed-game-card .box-number{font-size:13px;line-height:1;font-weight:900;color:#f4f8ff}.themed-game-card .box-result-label{font-size:15px;line-height:1.02;font-weight:950;letter-spacing:.01em}.themed-game-card .scratch-box{gap:6px}.themed-game-card .scratch-box.theme-art-box .box-number{font-size:12px;padding:3px 7px}.themed-game-card .scratch-box.theme-art-box .box-result-label{font-size:14px;padding:5px 7px}}@media (max-width:820px){.admin-shell{display:block;min-width:0}.sidebar{position:-webkit-sticky;position:sticky;top:0;z-index:100;width:100%;height:auto;padding:10px 12px;grid-template-columns:minmax(0,1fr) auto;align-items:start;overflow:visible;border-bottom:1px solid #29445e}.sidebar,.sidebar>div{display:grid;grid-gap:8px;gap:8px}.sidebar>div{min-width:0}.sidebar .brand-row{gap:8px}.sidebar .brand-mark.small{width:34px;height:34px;border-radius:10px;font-size:13px}.sidebar .brand-row strong{font-size:14px}.sidebar .small-text{font-size:9px}.sidebar .nav-list{display:flex;gap:6px;margin:0;padding:0 0 2px;overflow-x:auto;overflow-y:hidden;scrollbar-width:thin;-webkit-overflow-scrolling:touch}.sidebar .nav-item{flex:0 0 auto;white-space:nowrap;padding:8px 10px;border-radius:8px;font-size:12px}.sidebar>button{width:auto;min-width:74px;margin:0;padding:9px 10px;font-size:12px}.admin-content{width:100%;min-width:0;padding:14px 12px 24px}.topbar{align-items:flex-start;gap:10px}.topbar h1{font-size:clamp(24px,8vw,34px);line-height:1.05}.user-pill{text-align:left}.panel,.stat-card{min-width:0}.stats-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.stat-card{padding:14px}.stat-card strong{font-size:24px}.panel{padding:14px;overflow-x:auto}.theme-assets,.theme-audio,.theme-fields,.theme-layout{grid-template-columns:1fr!important}.theme-toolbar{display:grid!important;grid-template-columns:1fr}.theme-toolbar .btn,.theme-toolbar select{width:100%}}@media (max-width:480px){.stats-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.admin-content{padding:12px 10px 22px}}.mobile-bo-menu-backdrop,.mobile-bo-menu-toggle{display:none}@media (max-width:820px){.sidebar>div{width:100%}.mobile-bo-menu-toggle{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;grid-gap:10px;gap:10px;width:100%;min-height:48px;margin:0;padding:8px 12px;border:1px solid #29445e;border-radius:11px;background:#102c46;color:#fff;text-align:left;cursor:pointer}.mobile-bo-menu-icon{font-size:22px;line-height:1}.mobile-bo-menu-copy{min-width:0;display:grid;grid-gap:1px;gap:1px}.mobile-bo-menu-copy small{color:#93a4b7;font-size:9px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.mobile-bo-menu-copy strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:13px}.mobile-bo-menu-chevron{color:#f3bd47;font-size:10px}.sidebar .nav-list{display:none;position:fixed;z-index:302;top:116px;left:12px;right:12px;max-height:calc(100dvh - 132px);margin:0;padding:10px;overflow-y:auto;overflow-x:hidden;grid-template-columns:1fr;gap:6px;border:1px solid #35536d;border-radius:14px;background:#071b2e;box-shadow:0 20px 55px rgba(0,0,0,.38)}.sidebar .nav-list.mobile-open{display:grid}.sidebar .nav-item[href="/bo/activity"],.sidebar .nav-item[href="/bo/admins"],.sidebar .nav-item[href="/bo/claims"],.sidebar .nav-item[href="/bo/game-records"],.sidebar .nav-item[href="/bo/probability"],.sidebar .nav-item[href="/bo/reporting"],.sidebar .nav-item[href="/bo/theme"],.sidebar .nav-item[href="/bo/tickets"],.sidebar .nav-list .nav-item{width:100%;min-width:0;padding:13px 14px;text-align:left;font-size:14px}.sidebar .nav-list .nav-item.active{border:1px solid #315a7d;background:#174365}.mobile-bo-menu-backdrop{display:block;position:fixed;z-index:301;inset:0;width:100%;height:100%;padding:0;border:0;border-radius:0;background:rgba(2,10,18,.52);cursor:default}}.theme-preview-heading{display:flex;align-items:center;justify-content:space-between;gap:10px}.theme-preview-heading h2{margin:0}.theme-preview-state{display:flex;gap:5px;padding:3px;border:1px solid #d7e1e9;border-radius:9px;background:#f4f7fa}.theme-preview-state button{border:0;border-radius:7px;padding:6px 9px;background:transparent;color:#617487;font-size:10px;font-weight:800;cursor:pointer}.theme-preview-state button.active{background:#173f60;color:#fff}.true-game-preview{box-sizing:content-box;width:390px;max-width:calc(100% - 18px);padding:8px;background:#111a24;overflow:hidden}.true-game-preview .theme-live-preview-canvas{width:390px;max-width:100%;min-height:auto;padding:14px 12px 18px;border-radius:26px;border:0;box-shadow:none;background:rgba(9,25,41,.5)}.true-game-preview .theme-live-preview-canvas:before{display:block;background-image:var(--theme-mobile-bg);background-size:cover;background-position:50%}.true-game-preview .theme-live-preview-canvas:after{background:rgba(4,15,25,.55)}.true-game-preview .theme-banner{max-height:64px;margin-bottom:8px}.true-game-preview .game-topline{gap:8px;align-items:flex-start}.true-game-preview .game-topline h1{margin:4px 0;font-size:26px;line-height:1.05}.true-game-preview .eyebrow{font-size:10px;letter-spacing:.12em}.true-game-preview .game-intro{margin:5px 0 0;font-size:11px;line-height:1.35;max-width:275px}.true-game-preview .theme-top-actions{gap:6px}.true-game-preview .theme-sound-toggle{width:42px;height:42px;min-width:42px;cursor:default}.true-game-preview .brand-mark.small,.true-game-preview .theme-game-logo{max-width:48px;max-height:48px}.true-game-preview .theme-game-header{width:min(100%,300px);max-height:72px;margin:2px auto 4px;object-position:center}.true-game-preview .ticket-summary-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:6px;margin:10px 0}.true-game-preview .ticket-summary-grid>div{padding:7px;gap:3px;border-radius:9px}.true-game-preview .ticket-summary-grid span{font-size:7.5px}.true-game-preview .ticket-summary-grid strong{font-size:10px;line-height:1.15}.true-game-preview .game-message{margin:0 0 8px;padding:8px 10px;font-size:11px}.true-game-preview .theme-outcome-graphic{max-height:80px;object-fit:contain;margin:5px auto 7px}.true-game-preview .scratch-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:7px;margin:10px 0}.true-game-preview .scratch-box{aspect-ratio:1/.94;height:auto;min-height:0;border-radius:11px;gap:6px}.true-game-preview .box-question{font-size:34px;line-height:.95;font-weight:950;text-shadow:0 2px 5px rgba(0,0,0,.35)}.true-game-preview .box-number{font-size:13px;line-height:1;font-weight:900;color:#f4f8ff}.true-game-preview .box-result-label{font-size:15px;line-height:1.02;font-weight:950;letter-spacing:.01em}.true-game-preview .scratch-box.theme-art-box .box-number{font-size:12px;padding:3px 7px}.true-game-preview .scratch-box.theme-art-box .box-result-label{font-size:14px;padding:5px 7px}.true-game-preview .game-footer-row{margin-top:7px;gap:8px;flex-direction:column;align-items:stretch}.true-game-preview .game-note{font-size:11px}.true-game-preview .game-footer-row .btn{min-height:44px;padding:10px 12px;font-size:13px;text-align:center}.true-game-preview .scratch-box:disabled{opacity:1}@media(max-width:650px){.theme-preview-heading{align-items:flex-start;flex-direction:column}.true-game-preview{width:100%;max-width:100%;box-sizing:border-box}.true-game-preview .theme-live-preview-canvas{width:100%}}.v11-ticket-layout{grid-template-columns:minmax(285px,320px) minmax(285px,320px);align-items:start}.v11-ticket-list-panel{grid-column:1/-1;grid-row:auto}.ticket-layout-two-col{grid-template-columns:minmax(285px,320px) minmax(0,1fr)}.ticket-layout-two-col .v11-ticket-list-panel{grid-column:1/-1}.ticket-layout-view-only{grid-template-columns:minmax(0,1fr)}.v19-ticket-list-panel{overflow:visible}.v11-table-wrap{overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch}.v111-ticket-table{min-width:1040px;width:100%;table-layout:auto}.v111-ticket-table td,.v111-ticket-table th{padding:11px 10px;overflow:visible;text-overflow:clip;font-size:12px}.v111-ticket-table td:first-child,.v111-ticket-table td:nth-child(2),.v111-ticket-table th:first-child,.v111-ticket-table th:nth-child(2){width:190px;min-width:190px}.v111-ticket-table td:nth-child(3),.v111-ticket-table th:nth-child(3){width:90px;min-width:90px;text-align:center}.v111-ticket-table td:nth-child(4),.v111-ticket-table th:nth-child(4){width:72px;min-width:72px;text-align:center}.v111-ticket-table td:nth-child(5),.v111-ticket-table th:nth-child(5){width:125px;min-width:125px}.v111-ticket-table td:nth-child(6),.v111-ticket-table th:nth-child(6){width:170px;min-width:170px}.v111-ticket-table td:nth-child(7),.v111-ticket-table th:nth-child(7){width:165px;min-width:165px}.v111-ticket-table .ticket-code{white-space:nowrap;font-size:12px}.v111-ticket-table td:nth-child(2){white-space:nowrap}.v111-ticket-table .ticket-row-actions{justify-content:flex-start;gap:7px}.v111-ticket-table .table-action{padding:7px 10px;font-size:11.5px}@media(max-width:1120px){.ticket-layout-two-col,.ticket-layout-view-only,.v11-ticket-layout{grid-template-columns:1fr}.ticket-layout-two-col .v11-ticket-list-panel,.v11-ticket-list-panel{grid-column:auto}}@media (min-width:1121px){.v11-ticket-layout{width:100%;grid-template-columns:minmax(300px,340px) minmax(300px,340px) minmax(0,1fr);align-items:start}.v11-ticket-layout>.ticket-form-panel{grid-column:1}.v11-ticket-layout>.batch-ticket-panel{grid-column:2}.v11-ticket-layout>.v11-ticket-list-panel{grid-column:1/-1;width:100%;min-width:0}.ticket-layout-two-col{width:100%;grid-template-columns:minmax(300px,340px) minmax(0,1fr)}.ticket-layout-two-col>.v11-ticket-list-panel{grid-column:1/-1;width:100%}.ticket-layout-view-only{width:100%;grid-template-columns:minmax(0,1fr)}.v11-ticket-list-panel .v19-ticket-filters{grid-template-columns:minmax(260px,1.7fr) minmax(145px,.8fr) minmax(150px,.85fr) minmax(150px,.85fr) minmax(145px,.8fr) auto;align-items:end}.v11-ticket-list-panel .v19-filter-actions,.v11-ticket-list-panel .v19-filter-search{grid-column:auto}.v11-ticket-list-panel .v19-filter-actions{justify-content:flex-start;flex-wrap:nowrap}}.v11-ticket-list-panel{box-sizing:border-box;max-width:100%}.v11-ticket-list-panel .v11-table-wrap{width:100%;max-width:100%;overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;border-radius:10px}.v11-ticket-list-panel .v111-ticket-table{width:100%;min-width:1080px;table-layout:fixed}.v11-ticket-list-panel .v111-ticket-table td,.v11-ticket-list-panel .v111-ticket-table th{padding:11px 12px;vertical-align:middle}.v11-ticket-list-panel .v111-ticket-table td:first-child,.v11-ticket-list-panel .v111-ticket-table th:first-child{width:18%;min-width:180px}.v11-ticket-list-panel .v111-ticket-table td:nth-child(2),.v11-ticket-list-panel .v111-ticket-table th:nth-child(2){width:17%;min-width:170px}.v11-ticket-list-panel .v111-ticket-table td:nth-child(3),.v11-ticket-list-panel .v111-ticket-table th:nth-child(3){width:9%;min-width:82px;text-align:center}.v11-ticket-list-panel .v111-ticket-table td:nth-child(4),.v11-ticket-list-panel .v111-ticket-table th:nth-child(4){width:7%;min-width:64px;text-align:center}.v11-ticket-list-panel .v111-ticket-table td:nth-child(5),.v11-ticket-list-panel .v111-ticket-table th:nth-child(5){width:12%;min-width:116px}.v11-ticket-list-panel .v111-ticket-table td:nth-child(6),.v11-ticket-list-panel .v111-ticket-table th:nth-child(6){width:19%;min-width:170px;white-space:nowrap}.v11-ticket-list-panel .v111-ticket-table td:nth-child(7),.v11-ticket-list-panel .v111-ticket-table th:nth-child(7){width:18%;min-width:170px}.v11-ticket-list-panel .ticket-code,.v11-ticket-list-panel .v111-ticket-table td:nth-child(2){white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.v11-ticket-list-panel .ticket-row-actions{display:flex;align-items:center;justify-content:flex-start;gap:8px;white-space:nowrap}.v11-ticket-list-panel .ticket-row-actions .table-action{flex:0 0 auto;min-width:68px}@media (max-width:1120px){.ticket-layout-two-col,.ticket-layout-view-only,.v11-ticket-layout{width:100%;grid-template-columns:1fr}.ticket-layout-two-col>.v11-ticket-list-panel,.v11-ticket-layout>.batch-ticket-panel,.v11-ticket-layout>.ticket-form-panel,.v11-ticket-layout>.v11-ticket-list-panel{grid-column:auto}}