:root{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#151515;background:#fbfbfb;font-synthesis:none;text-rendering:optimizeLegibility}*{box-sizing:border-box}html{min-width:320px;background:#fbfbfb}body{margin:0;min-width:320px;min-height:100vh;background:#fbfbfb}button,input,textarea,select{font:inherit}button{color:inherit}.topbar{height:91px;display:flex;align-items:center;justify-content:space-between;gap:24px;padding:0 16px;background:#fff;border-bottom:1px solid #e8e8e8}.nav-group{display:flex;gap:20px}.nav-button{min-height:52px;padding:0 22px;border:1px solid #dedede;border-radius:8px;background:#fff;font-size:18px;font-weight:600;letter-spacing:.01em;cursor:pointer;transition:border-color .15s ease,background .15s ease}.nav-button:hover{background:#f7f7f7;border-color:#c8c8c8}.logout-button{min-width:103px}.page-content{padding:62px 16px 36px}.panel{width:100%;background:#fff;border:1px solid #dedede;border-radius:10px;box-shadow:0 1px 2px #00000008}.create-panel{padding:28px 32px 31px}.create-panel h1,.games-panel h2{margin:0;color:#111;font-weight:750;letter-spacing:-.035em}.create-panel h1{margin-bottom:30px;font-size:31px;line-height:1.1}form{display:flex;flex-direction:column;gap:20px}.title-row{display:grid;grid-template-columns:minmax(0,1fr) 166px;gap:16px}input[type=text],input[type=number],textarea,select,.title-row input{width:100%;border:1px solid #dedede;border-radius:8px;background:#fff;color:#202020;outline:none;transition:border-color .15s ease,box-shadow .15s ease}input[type=text],input[type=number],select,.title-row input{height:52px;padding:0 16px;font-size:18px}input::placeholder,textarea::placeholder{color:#8d8d8d;opacity:1}input:focus,textarea:focus,select:focus{border-color:#111827;box-shadow:0 0 0 2px #11182714}select{-webkit-appearance:auto;-moz-appearance:auto;appearance:auto}fieldset{min-width:0;margin:0;padding:0;border:0}.content-fieldset legend,.option-fieldset legend{margin-bottom:11px;padding:0;font-size:18px;font-weight:650}.segmented{width:max-content;display:flex;margin-bottom:11px;padding:3px;border:1px solid #dedede;border-radius:8px;background:#fff}.segmented button{height:43px;padding:0 16px;border:0;border-radius:6px;background:transparent;font-size:18px;font-weight:600;cursor:pointer}.segmented button.active{color:#fff;background:#101827}textarea{min-height:260px;padding:13px 16px;resize:vertical;font-size:18px;line-height:1.45}.counter{margin:8px 0 0;color:#ff4147;font-size:19px;line-height:1.25}.valid-counter{color:#21874f}.upload-zone{min-height:260px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;border:1px dashed #b9b9b9;border-radius:8px;background:#fcfcfc;color:#3f3f3f;cursor:pointer}.upload-zone span{font-size:18px;font-weight:600}.upload-zone small{color:#838383}.upload-zone input{position:absolute;width:1px;height:1px;opacity:0;pointer-events:none}.check-row,.radio-row{display:flex;align-items:center;gap:10px;font-size:18px;font-weight:560;cursor:pointer}.check-row+.check-row{margin-top:8px}.check-row input,.radio-row input{width:21px;height:21px;margin:0;accent-color:#111827}.option-fieldset legend{margin-bottom:9px}.grid-options{margin-top:-1px}.radio-group{display:flex;flex-wrap:wrap;gap:18px}.form-actions{display:flex;align-items:center;gap:12px}.submit-button,.cancel-button{min-height:53px;padding:0 21px;border:0;border-radius:8px;font-size:17px;font-weight:650;cursor:pointer}.submit-button{color:#fff;background:#111827}.submit-button:disabled{background:#9da1ab;cursor:not-allowed}.cancel-button{border:1px solid #dedede;background:#fff}.games-panel{margin-top:26px;padding:38px 32px 0;overflow:hidden}.games-heading{display:flex;align-items:center;justify-content:space-between;margin-bottom:33px}.games-panel h2{font-size:32px}.view-switch{display:flex;padding:3px;border:1px solid #dedede;border-radius:8px;background:#fff}.view-switch button{width:45px;height:40px;display:grid;place-items:center;border:0;border-radius:7px;background:transparent;cursor:pointer}.view-switch button.active{color:#fff;background:#101827}.games-table-wrap{overflow-x:auto}table{width:100%;border-collapse:collapse;table-layout:fixed;font-size:18px}th{height:60px;padding:0 20px;color:#77736f;font-weight:600;text-align:left;border-bottom:1px solid #dedede}td{height:91px;padding:0 20px;border-bottom:1px solid #dedede;vertical-align:middle}th:nth-child(1),td:nth-child(1){width:105px}th:nth-child(2),td:nth-child(2){width:40%}th:nth-child(3),td:nth-child(3){width:255px}th:nth-child(4),td:nth-child(4){width:195px}th:nth-child(5),td:nth-child(5){width:235px}th:nth-child(6),td:nth-child(6){width:350px}.count-pill{min-width:40px;height:31px;display:inline-flex;align-items:center;justify-content:center;padding:0 12px;border-radius:999px;background:#f3f3f3;font-size:16px;font-weight:650}.status-pill{min-height:31px;display:inline-flex;align-items:center;padding:0 15px;border-radius:999px;font-size:16px;font-weight:700;white-space:nowrap}.status-pill.processing{color:#333;background:#f3f3f3}.status-pill.ready{color:#fff;background:#101827}.actions{display:flex;align-items:center;gap:10px}.icon-button{width:56px;height:48px;display:grid;place-items:center;flex:0 0 auto;border:1px solid #dedede;border-radius:8px;background:#fff;cursor:pointer}.icon-button:hover{background:#f7f7f7}.icon-button.primary{color:#fff;border-color:#101827;background:#101827}.icon-button.danger{color:#fff;border-color:#ff4045;background:#ff4045}.compact table{table-layout:auto}.compact td{height:70px}.loading-state{padding:58px 0;color:#777;text-align:center;font-size:18px}.toast{position:fixed;right:24px;bottom:24px;z-index:30;padding:14px 18px;border-radius:8px;color:#fff;background:#101827;box-shadow:0 8px 30px #0000002b;font-weight:650}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:50;display:grid;place-items:center;padding:24px;background:#080c148f}.preview-modal{position:relative;width:min(760px,100%);max-height:92vh;overflow:auto;padding:32px;border-radius:12px;background:#fff;box-shadow:0 24px 80px #00000040}.preview-modal h3{margin:0 45px 5px 0;font-size:28px}.preview-modal>p{margin:0 0 24px;color:#777}.modal-close{position:absolute;top:20px;right:20px;width:40px;height:40px;display:grid;place-items:center;border:1px solid #dedede;border-radius:8px;background:#fff;cursor:pointer}.bingo-grid{display:grid;border-top:1px solid #171717;border-left:1px solid #171717}.bingo-grid div{min-width:0;min-height:78px;display:grid;place-items:center;padding:7px;overflow-wrap:anywhere;border-right:1px solid #171717;border-bottom:1px solid #171717;text-align:center;font-size:13px}@media (max-width: 980px){.topbar{height:auto;min-height:80px;padding:14px 16px;align-items:flex-start}.nav-group{flex-wrap:wrap;gap:8px}.nav-button{min-height:46px;padding:0 15px;font-size:15px}.page-content{padding-top:24px}.create-panel,.games-panel{padding-left:20px;padding-right:20px}.games-table-wrap{overflow:visible}table,thead,tbody,tr,th,td{display:block}thead{display:none}tbody{display:grid;gap:14px;padding-bottom:20px}tr{padding:16px;border:1px solid #e2e2e2;border-radius:8px}td,.compact td{width:100%!important;height:auto;min-height:36px;display:grid;grid-template-columns:145px minmax(0,1fr);align-items:center;padding:6px 0;border:0}td:before{content:attr(data-label);color:#77736f;font-weight:600}.actions{flex-wrap:wrap}}@media (max-width: 620px){.topbar{display:block}.logout-button{position:absolute;top:14px;right:16px}.nav-group{padding-right:94px}.page-content{padding:16px 10px 24px}.create-panel,.games-panel{padding:20px 16px}.create-panel h1{font-size:26px}.title-row{grid-template-columns:1fr}.segmented{width:100%}.segmented button{flex:1;padding:0 9px;font-size:16px}textarea,.upload-zone{min-height:220px}.radio-group{gap:12px}.games-heading{margin-bottom:22px}.games-panel h2{font-size:28px}td,.compact td{grid-template-columns:118px minmax(0,1fr)}.icon-button{width:48px;height:44px}.preview-modal{padding:24px 16px}.bingo-grid div{min-height:54px;font-size:10px}}
