*{box-sizing:border-box}body{margin:0;font-family:Arial,Microsoft YaHei,sans-serif;background:#f3f5f8;color:#172033}button,input,select,textarea{font:inherit}button{border:0;background:#155eef;color:#fff;padding:10px 14px;border-radius:6px;cursor:pointer;display:inline-flex;gap:6px;align-items:center;justify-content:center;font-weight:600;transition:background .15s ease,box-shadow .15s ease}button:hover:not(:disabled){background:#004eeb;box-shadow:0 2px 8px #155eef33}button:disabled{opacity:.55;cursor:not-allowed}button.secondary{background:#eef2f6;color:#344054;border:1px solid #d0d5dd}button.secondary:hover:not(:disabled){background:#e4eaf1;box-shadow:none}button.danger{background:#fff1f2;color:#be123c;border:1px solid #fecdd3}button.danger:hover:not(:disabled){background:#ffe4e6;box-shadow:none}input,select,textarea{width:100%;border:1px solid #ccd5e1;border-radius:6px;padding:10px;background:#fff;outline:none}input:focus,select:focus,textarea:focus{border-color:#155eef;box-shadow:0 0 0 3px #155eef1f}textarea{min-height:88px;resize:vertical}h1,h2,p{margin:0}.login{min-height:100vh;display:grid;place-items:center;padding:24px}.workbench-login{min-height:100vh;position:relative;padding:0;background:#07151b;color:#f5f8fb}.workbench-login>section{position:absolute;top:47%;left:50%;width:min(71vw,430px);min-height:226px;transform:translate(-50%,-50%);padding:72px 24px 26px;text-align:left;border:1px solid #4d656d;border-radius:8px;background:#142a32;box-shadow:0 16px 38px #00000052}.workbench-login h1{position:absolute;left:50%;bottom:calc(100% + 112px);width:max-content;max-width:calc(100vw - 40px);transform:translate(-50%);margin:0;font-size:clamp(32px,9vw,42px);line-height:1.16;color:#fff;text-align:center}.workbench-login h1:before{display:none}.workbench-login p{position:absolute;left:50%;bottom:calc(100% + 62px);width:max-content;max-width:calc(100vw - 36px);transform:translate(-50%);margin:0;color:#bbced1;line-height:1.5;font-size:clamp(15px,4.4vw,18px);text-align:center;white-space:nowrap}.workbench-login input,.workbench-login button{box-sizing:border-box;width:100%;min-height:64px}.workbench-login input{margin-bottom:16px;border:0;border-bottom:1px solid #567077;border-radius:0;padding:10px 4px 16px;color:#f5f8fb;background:transparent;font-size:19px}.workbench-login input::placeholder{color:#8da7ac}.workbench-login input:focus{border-color:#31e0c8;box-shadow:0 0 0 3px #31e0c82b}.workbench-login>section button{margin-top:8px;border-radius:999px;background:#27cdb7;color:#062027;font-size:19px;box-shadow:0 8px 22px #27cdb742}.workbench-login>section button:hover:not(:disabled){background:#44e2c8}.workbench-login button,.workbench-submit{display:inline-flex;justify-content:center;align-items:center;gap:8px;border:0;border-radius:6px;background:#1769d5;color:#fff;padding:11px 16px;font-weight:600;cursor:pointer}.workbench-shell{min-height:100vh;background:#07151b;color:#f4fbfb;padding:18px 0 40px}.workbench-shell>header{width:min(960px,calc(100% - 24px));min-height:60px;display:flex;align-items:center;justify-content:space-between;padding:0 16px;margin:0 auto;background:#172329;border:1px solid #3c555d;border-radius:8px;position:sticky;top:10px;z-index:2}.workbench-shell>header b{display:block;font-size:18px;color:#fff}.workbench-shell>header span{display:block;color:#9ab2b6;font-size:13px;margin-top:2px}.workbench-shell>header button{background:transparent;color:#d8eeee;border:0;padding:8px;cursor:pointer}.workbench-shell>header>div:last-child{display:flex;gap:4px}.workbench-review-page{padding-top:0}.workbench-review-page>header{position:static!important;top:auto;width:100%!important;min-height:58px;margin:0!important;border-width:0 0 1px!important;border-radius:0!important;box-sizing:border-box;box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none}.workbench-batches,.workbench-wait,.workbench-game,.workbench-form{width:min(960px,calc(100% - 24px));margin:18px auto;background:#122a32;border:1px solid #3d6068;border-radius:8px;padding:20px;box-sizing:border-box;box-shadow:0 14px 32px #00000038}.workbench-batches h2,.workbench-wait h2,.workbench-form h2,.workbench-game h2{margin:0 0 14px;font-size:19px}.workbench-status{margin:0 0 12px;color:#b7d7d5;font-size:14px;line-height:1.45}.workbench-batches>p:not(.workbench-status):not(.workbench-error){display:none}.workbench-batches>button{width:100%;text-align:left;display:flex;justify-content:space-between;background:#17313a;color:#edfdfb;border:1px solid #45636a;border-radius:6px;padding:13px;margin-top:8px;cursor:pointer}.workbench-batches>button:hover{border-color:#2ad7c2;background:#1c3a42}.workbench-batches small{color:#a4bdc0}.workbench-game>div:first-child{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.workbench-game small{color:#a5c0c3}.workbench-game a{margin-left:auto;display:inline-flex;align-items:center;gap:6px;color:#38e2cd;text-decoration:none}.workbench-game-stage{display:grid;width:100%;aspect-ratio:5 / 8;overflow:hidden;margin-top:14px;background:#060b0e}.workbench-game-stage iframe{display:block;width:100%;height:100%;border:1px solid #3d6068;border-radius:6px;background:#060b0e}.workbench-rate-button{display:none}.workbench-game-title{display:flex;align-items:center;justify-content:space-between;gap:12px}.workbench-game-title>small{color:#b7d7d5;font-size:14px}.workbench-game-meta{display:inline-flex;align-items:center;flex-wrap:wrap;gap:12px;min-width:0}.workbench-game-meta>small{color:#b7d7d5;font-size:14px}.workbench-game-actions{display:inline-flex;flex:0 0 auto;gap:8px}.workbench-rate-trigger{display:inline-flex;align-items:center;justify-content:center;gap:6px;min-height:38px;padding:8px 14px;border:1px solid #2b7eea;border-radius:6px;background:#1769e0;color:#fff;font-weight:700;white-space:nowrap}.workbench-translate-trigger{display:inline-flex;align-items:center;justify-content:center;gap:6px;min-height:38px;padding:8px 14px;border:1px solid #45636a;border-radius:6px;background:#17313a;color:#edfdfb;font-weight:700;white-space:nowrap}.workbench-choices{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.workbench-choices article{background:#17313a;border:1px solid #45636a;border-radius:6px;padding:12px}.workbench-choices article>label{display:block;font-weight:600;margin-bottom:8px}.workbench-choice-buttons{display:flex;gap:5px}.workbench-choice-buttons button{flex:1;min-height:34px;border:1px solid #58747a;background:#12272f;color:#d6e7e8;border-radius:4px;cursor:pointer}.workbench-choice-buttons button.good{background:#174a41;border-color:#35d29e}.workbench-choice-buttons button.medium{background:#4a421b;border-color:#d8a928}.workbench-choice-buttons button.bad{background:#4a252a;border-color:#e36a72}.workbench-choices textarea,.workbench-category textarea{box-sizing:border-box;width:100%;min-height:58px;margin-top:9px;resize:vertical;border:1px solid #cbd6e4;border-radius:4px;padding:8px;font:inherit}.workbench-tags{display:flex;flex-wrap:wrap;gap:5px;margin-top:8px}.workbench-tags button{border:1px solid #d4dce9;background:#f7f9fc;color:#44546a;border-radius:4px;padding:4px 6px;font-size:12px;cursor:pointer}.workbench-check{display:block;margin-top:10px;color:#44546a;font-size:14px}.workbench-leaderboard,.workbench-category{margin-top:16px;border-top:1px solid #e4e9f1;padding-top:14px}.workbench-leaderboard h3,.workbench-category h3{font-size:16px;margin:0 0 9px}.workbench-leaderboard select,.workbench-leaderboard input,.workbench-category input{box-sizing:border-box;height:38px;border:1px solid #cbd6e4;border-radius:4px;padding:7px;margin:0 8px 8px 0}.workbench-category input{width:calc(50% - 8px)}.workbench-submit{margin-top:18px;min-width:140px}.workbench-error{color:#c5263d!important;background:#fff0f2;border:1px solid #ffc5cd;padding:9px;border-radius:5px}.workbench-notice{color:#17613c;background:#e9f8ef;border:1px solid #bde7cb;padding:9px;border-radius:5px}@media (max-width: 1100px){.plugin-a-review-form{margin:16px 12px 0;padding:8px;border:1px solid #d6dfec;border-radius:8px;background:#fff;color:#142033;font-size:12px}.plugin-a-review-form .choice-list,.plugin-a-review-form .remark-list{display:grid;gap:4px}.plugin-a-review-form .section-title{color:#475569;font-size:12px;font-weight:700}.plugin-a-review-form .combo-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:4px;padding:6px;border:1px solid #edf1f6;border-radius:8px;background:#fbfdff}.plugin-a-review-form .combo-grid button{width:100%;min-height:30px;padding:5px 2px;border:1px solid #dbe4ef;border-radius:6px;background:#f8fafc;color:#142033;font-size:10px;font-weight:700;line-height:1.1;white-space:nowrap}.plugin-a-review-form .combo-grid button.is-selected{background:#1769e0;color:#fff;border-color:#1769e0}.plugin-a-review-form .choice-mark{display:inline-block;width:10px;height:10px;margin-right:1px;border-radius:50%;vertical-align:-1px}.plugin-a-review-form .choice-mark.good{background:#0f9d58}.plugin-a-review-form .choice-mark.medium{background:#d99300}.plugin-a-review-form .choice-mark.bad{background:#dc3545}.plugin-a-review-form .remark-row,.plugin-a-review-form .leaderboard,.plugin-a-review-form .game-type,.plugin-a-review-form .game-type-remark{position:relative;display:grid;gap:5px;padding:6px;border:1px solid #edf1f6;border-radius:8px;background:#fbfdff}.plugin-a-review-form textarea,.plugin-a-review-form input,.plugin-a-review-form select{width:100%;min-height:34px;padding:7px;border:1px solid #d6dfec;border-radius:6px;background:#fff;color:#142033;font-size:12px}.plugin-a-review-form textarea{min-height:42px;resize:vertical}.plugin-a-review-form select:disabled{color:#94a3b8;background:#f8fafc}.plugin-a-review-form .tag-popover{position:absolute;z-index:4;top:calc(100% + 4px);left:4px;right:4px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:6px;padding:8px;border:1px solid #d6dfec;border-radius:8px;background:#fff;box-shadow:0 12px 28px #0f172a2e}.plugin-a-review-form .tag-popover button{min-height:30px;padding:6px 7px;border-radius:6px;background:#eef4ff;color:#174ea6;font-size:12px;text-align:left;overflow-wrap:anywhere}.plugin-a-review-form .leaderboard-choice-list{display:flex;flex-wrap:nowrap;gap:10px}.plugin-a-review-form .leaderboard-choice-list label{display:flex;gap:4px;align-items:center;white-space:nowrap}.plugin-a-review-form .leaderboard-choice-list input{width:auto;min-height:auto}.plugin-a-review-form .leaderboard-details{display:grid;grid-template-columns:1fr 1fr;gap:6px}.plugin-a-review-form .game-type-grid{display:grid;grid-template-columns:1fr 1fr;gap:5px}.plugin-a-review-form .workbench-submit{position:static;width:100%;min-height:42px;margin-top:6px;border-radius:6px;background:#1769e0;color:#fff}body:has(.workbench-shell){background:#07151b}body:has(.workbench-login){background:#11181f}.workbench-login>section{top:51%;width:min(71vw,430px);min-height:220px;padding:66px 22px 24px}.workbench-login h1{bottom:calc(100% + 106px)}.workbench-login p{bottom:calc(100% + 58px)}.workbench-login input,.workbench-login button{min-height:60px;font-size:18px}.workbench-shell{padding:0 0 calc(88px + env(safe-area-inset-bottom))}.workbench-shell>header{min-height:56px;padding:env(safe-area-inset-top) 16px 0;position:sticky;background:#172329;border-color:#3c555d;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.workbench-shell>header b{font-size:17px}.workbench-shell>header span{max-width:220px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.workbench-shell>header button{width:40px;height:40px;padding:0;border-radius:20px}.workbench-batches,.workbench-wait,.workbench-game,.workbench-form{width:100%;margin:0;border-width:0 0 1px;border-radius:0;padding:16px;box-shadow:none}.workbench-batches h2,.workbench-wait h2,.workbench-form h2,.workbench-game h2{margin-bottom:12px;font-size:18px}.workbench-status{font-size:14px;margin-bottom:10px}.workbench-batches>button{min-height:62px;border-radius:8px;padding:12px;margin-top:10px}.workbench-game{background:#122a32;color:#fff;padding:12px 12px 16px}.workbench-game>div:first-child{gap:5px 10px}.workbench-game h2{width:100%;font-size:17px;margin:0}.workbench-game small{color:#b7c3d6}.workbench-game a{margin-left:auto;background:#1f6feb;color:#fff;padding:7px 10px;border-radius:5px;font-size:13px}.workbench-game-stage{margin-top:11px}.workbench-game-stage iframe{min-height:0;border-radius:4px;border:0}.workbench-play-screen{position:fixed;top:0;right:0;bottom:0;left:0;overflow:hidden;padding:0;display:grid;grid-template-rows:56px minmax(0,1fr) 64px}.workbench-play-screen>header{width:100%;margin:0;border-width:0 0 1px;border-radius:0;position:relative;top:auto;z-index:1}.workbench-play-screen .workbench-game{width:100%;min-height:0;overflow:hidden;padding:10px 12px;display:grid;grid-template-rows:auto minmax(0,1fr);border:0;position:relative;z-index:1}.workbench-play-screen .workbench-game-stage{min-height:0;height:100%;width:100%;aspect-ratio:auto;margin-top:8px}.workbench-play-screen .workbench-game-stage iframe{height:100%;width:100%}.workbench-play-screen .workbench-rate-button{display:inline-flex;width:100%;min-height:64px;border-radius:0;background:#1c9a91;font-size:18px}.workbench-form{padding:18px 14px 22px;background:#07151b}.workbench-form>h2{padding:0 2px}.workbench-choices{display:grid;grid-template-columns:1fr;gap:10px}.workbench-choices article{background:#17313a;border:1px solid #45636a;border-radius:8px;padding:12px}.workbench-choices article>label{color:#dcebec;font-size:13px;margin-bottom:9px}.workbench-choice-buttons{gap:8px}.workbench-choice-buttons button{min-height:42px;font-size:16px;border-radius:6px}.workbench-choices textarea{min-height:46px;margin-top:10px;padding:10px;font-size:15px}.workbench-tags{gap:6px;margin-top:9px;max-height:82px;overflow-y:auto;padding-right:2px}.workbench-tags button{min-height:30px;padding:5px 8px;font-size:13px;background:#f1f5fa}.workbench-check{padding-top:4px;font-size:15px}.workbench-check input{width:18px;height:18px;vertical-align:-3px;margin-right:6px}.workbench-leaderboard,.workbench-category{margin-top:12px;padding:14px;background:#17313a;border:1px solid #45636a;border-radius:8px}.workbench-leaderboard h3,.workbench-category h3{font-size:15px}.workbench-leaderboard select,.workbench-leaderboard input{width:calc(50% - 6px);height:42px;margin:0 8px 8px 0}.workbench-leaderboard select:nth-of-type(2),.workbench-leaderboard input:nth-of-type(2){margin-right:0}.workbench-category input{width:100%;height:42px;margin:0 0 8px}.workbench-category textarea{min-height:50px}.workbench-submit{position:fixed;z-index:5;left:12px;right:12px;bottom:max(10px,env(safe-area-inset-bottom));width:calc(100% - 24px);min-height:52px;margin:0;border-radius:8px;box-shadow:0 8px 22px #1769d547;font-size:17px}.workbench-error,.workbench-notice{margin:12px 0;line-height:1.45}.workbench-wait{min-height:220px;display:flex;flex-direction:column;justify-content:center;gap:14px}.workbench-wait p{color:#64748b;line-height:1.6}.workbench-wait button{min-height:44px;align-self:stretch}}.login-panel{width:min(420px,calc(100vw - 32px))}.admin-layout{min-height:100vh;display:grid;grid-template-columns:240px minmax(0,1fr)}.sidebar{background:#0f172a;color:#dbe4f0;padding:20px 14px;display:flex;flex-direction:column;gap:22px;border-right:1px solid #111827}.brand{padding:6px 8px 14px;border-bottom:1px solid rgba(255,255,255,.12);display:grid;gap:6px}.brand strong{color:#fff;font-size:18px}.brand span{color:#94a3b8;font-size:13px}.sidebar nav{display:grid;gap:6px}.sidebar nav button{justify-content:flex-start;background:transparent;color:#cbd5e1;padding:11px 12px}.sidebar nav button:hover,.sidebar nav button.active{background:#1d4ed8;color:#fff;box-shadow:none}.workspace{min-width:0;padding:22px 26px 40px;overflow-x:hidden}.topbar{display:flex;align-items:center;justify-content:space-between;margin-bottom:18px;gap:18px}.topbar p{color:#667085;margin-top:6px}.actions{display:flex;gap:10px;flex-shrink:0}.content{display:grid;gap:18px;min-width:0}.panel{background:#fff;border:1px solid #e3e8ef;border-radius:8px;padding:18px;display:flex;flex-direction:column;gap:14px;box-shadow:0 1px 2px #1018280a;min-width:0}.panel h2{font-size:18px}.panel-head{display:flex;align-items:center;justify-content:space-between;gap:14px;padding-bottom:12px;border-bottom:1px solid #edf1f6}.form-field{display:grid;gap:6px}.form-field span{color:#475569;font-size:13px;font-weight:700}.form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;align-items:start}.form-grid.single{grid-template-columns:minmax(360px,640px)}.wide{grid-column:span 2}.metrics{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.metric{background:#fff;border:1px solid #e1e7ef;border-radius:8px;padding:18px;box-shadow:0 1px 2px #1018280a}.metric span{color:#667085;display:block;margin-bottom:8px}.metric strong{font-size:28px}.summary-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.summary-grid span{background:#f8fafc;border:1px solid #edf1f6;border-radius:6px;padding:12px;color:#344054}.weekday-grid{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));gap:10px}.weekday-grid label{display:flex;align-items:center;gap:6px;background:#f8fafc;border:1px solid #edf1f6;border-radius:6px;padding:10px}.weekday-grid input{width:auto}@media (max-width: 1100px){.workbench-review-page{padding:0 0 24px}.workbench-review-page>header{width:100%;margin:0;border-width:0 0 1px;border-radius:0}.workbench-review-page>.workbench-status{margin:12px 12px 5px}.workbench-review-page>.workbench-status+.workbench-game-title{margin:0 12px 10px}.workbench-review-page>.workbench-game-frame{display:block;width:calc(100% - 24px);height:min(calc(100svh - 138px),650px);min-height:420px;margin:0 auto;border:0;background:transparent}.workbench-review-page>.workbench-rate-button{display:none}.workbench-inline-review{width:100%}.workbench-inline-review .workbench-form{width:100%;margin:16px 0 0;border-width:1px 0;border-radius:0;padding:18px 14px 88px}.workbench-inline-review .workbench-form>header{width:auto;min-height:0;margin:0 0 16px;padding:0;position:static;background:transparent;border:0}.workbench-inline-review .workbench-form>header button{display:none}.workbench-inline-review .workbench-submit{position:sticky;left:auto;right:auto;bottom:10px;width:100%;margin-top:16px}.workbench-play-screen{display:flex;flex-direction:column}.workbench-play-screen>.workbench-status{margin:10px 12px 5px;flex:0 0 auto}.workbench-play-screen>.workbench-status+div{margin:0 12px 8px;flex:0 0 auto}.workbench-play-screen>.workbench-game-frame{display:block;width:calc(100% - 24px);height:min(70svh,650px);margin:0 auto;flex:0 0 auto;border:0;background:#060b0e}.workbench-play-screen>.workbench-rate-button{margin-top:auto;flex:0 0 64px}.workbench-play-screen .workbench-game{display:block}.workbench-play-screen .workbench-game-stage{height:auto;aspect-ratio:5 / 8}.workbench-modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:20;display:flex;align-items:flex-end;background:#0000009e}.workbench-modal .workbench-form{width:100%;max-height:min(88svh,820px);margin:0;overflow-y:auto;border:1px solid #45636a;border-radius:14px 14px 0 0;padding:18px 14px calc(88px + env(safe-area-inset-bottom));box-shadow:0 -14px 32px #00000057}.workbench-modal .workbench-form>header{width:auto;min-height:0;display:flex;align-items:flex-start;justify-content:space-between;margin:0 0 16px;padding:0;position:static;background:transparent;border:0}.workbench-modal .workbench-form>header h2{margin:0 0 5px}.workbench-modal .workbench-form>header p{margin:0;color:#b7d7d5;font-size:14px;line-height:1.4}.workbench-modal .workbench-form>header button{width:40px;height:40px;padding:0;flex:0 0 auto;background:#24414a;color:#fff}.workbench-modal .workbench-submit{position:sticky;left:auto;right:auto;bottom:0;width:100%;margin-top:16px}.workbench-plugin-a-modal{width:100%;max-height:min(88svh,820px);overflow-y:auto;border:1px solid #d6dfec;border-radius:14px 14px 0 0;background:#fff;box-shadow:0 -14px 32px #00000057}.workbench-plugin-a-modal>header{display:flex;align-items:center;justify-content:space-between;padding:14px 14px 8px;color:#142033}.workbench-plugin-a-modal>header h2{margin:0;font-size:18px}.workbench-plugin-a-modal>header button{display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;padding:0;border:1px solid #d6dfec;border-radius:6px;background:#f8fafc;color:#334155}.workbench-modal .workbench-plugin-a-modal .plugin-a-review-form{margin:0;border-width:1px 0 0;border-radius:0;padding:8px 12px calc(18px + env(safe-area-inset-bottom))}.workbench-translation-modal{align-items:flex-start;justify-content:flex-start}.workbench-translation-panel{width:min(360px,calc(100% - 32px));max-height:calc(100svh - 120px);margin:72px 16px;overflow-y:auto;border:1px solid #d6dfec;border-radius:8px;background:#fff;color:#142033;box-shadow:0 14px 32px #00000057}.workbench-translation-panel>header{display:flex;align-items:center;justify-content:space-between;padding:12px 14px;border-bottom:1px solid #edf1f6}.workbench-translation-panel h2{margin:0;font-size:18px}.workbench-translation-panel header button{display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;padding:0;border:1px solid #d6dfec;border-radius:6px;background:#f8fafc;color:#334155}.workbench-translation-content{white-space:pre-wrap;overflow-wrap:anywhere;padding:14px;line-height:1.65}}@media (max-width: 600px){.workbench-review-page{padding-bottom:calc(78px + env(safe-area-inset-bottom))}.workbench-review-page>.workbench-status{margin:10px 12px 6px}.workbench-review-page>.workbench-status+.workbench-game-title{min-height:54px;margin:0 12px 8px;padding-right:4px}.workbench-review-page .workbench-game-title h2{margin:0;font-size:18px;line-height:1.25;overflow-wrap:anywhere}.workbench-review-page .workbench-game-title small{display:block;margin-top:3px;overflow-wrap:anywhere}.workbench-review-page>.workbench-game-frame{height:max(780px,calc(100svh - 112px));min-height:780px}.workbench-review-page .workbench-game-title{align-items:center}.workbench-review-page .workbench-game-title>small{font-size:13px}.workbench-review-page .workbench-game-meta>small{font-size:13px}.workbench-review-page .workbench-game-actions{gap:6px}.workbench-review-page .workbench-rate-trigger,.workbench-review-page .workbench-translate-trigger{min-height:38px;padding:7px 10px;font-size:14px}.workbench-translation-modal{align-items:flex-end}.workbench-translation-panel{width:100%;max-height:min(78svh,720px);margin:0;border-radius:14px 14px 0 0}.workbench-plugin-a-modal{max-height:calc(100svh - env(safe-area-inset-top));display:flex;flex-direction:column}.workbench-plugin-a-modal>header{position:sticky;top:0;z-index:2;flex:0 0 auto;background:#fff;border-bottom:1px solid #edf1f6}.workbench-modal .workbench-plugin-a-modal .plugin-a-review-form{overflow:visible;padding-bottom:calc(18px + env(safe-area-inset-bottom))}.plugin-a-review-form .remark-row{min-width:0}.plugin-a-review-form .tag-popover{position:static;grid-template-columns:repeat(2,minmax(0,1fr));margin-top:2px;box-shadow:none}.plugin-a-review-form .tag-popover button{min-height:34px}}@media (max-width: 600px){.workbench-review-page>header{min-height:40px;padding:3px 12px;gap:10px}.workbench-review-page>header b{display:inline;font-size:16px;line-height:1}.workbench-review-page>header span{display:inline;margin:0 0 0 8px;font-size:11px;line-height:1;white-space:nowrap}.workbench-review-page>header button{padding:5px}.workbench-review-page>.workbench-game-frame{width:calc(100% - 16px);margin:0 8px;height:calc((100vw - 16px)*1.6);min-height:0;max-height:none;aspect-ratio:5 / 8}.workbench-review-page>.workbench-game-frame-shell{width:calc(100% - 16px);margin:0 8px;height:calc((100vw - 16px)*1.6);min-height:0;max-height:none;aspect-ratio:5 / 8}.workbench-review-page>header>div:first-child{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.workbench-review-page>header>div:last-child{flex:0 0 auto}.workbench-review-page>header b{vertical-align:middle}.workbench-review-page>.workbench-game-title{min-height:46px;margin:6px 12px 0}}.table{display:flex;flex-direction:column;gap:8px}.record-list{display:grid;gap:8px}.record-list .table-header.row{grid-template-columns:minmax(220px,1.2fr) minmax(360px,2fr) minmax(100px,auto)}.record-card{display:grid;grid-template-columns:minmax(220px,1.2fr) minmax(360px,2fr) minmax(100px,auto);gap:10px 16px;padding:12px;border:1px solid #edf1f6;border-radius:6px;background:#fff;align-items:center}.record-card:hover{background:#f8fafc}.record-main{display:flex;align-items:center;gap:10px;min-width:0}.record-main strong{font-size:15px;color:#172033;white-space:nowrap}.record-main span:not(.badge){color:#667085;font-size:13px;overflow-wrap:anywhere}.record-meta{grid-column:1;display:grid;grid-template-columns:repeat(3,minmax(180px,1fr));gap:8px 14px;color:#344054;font-size:13px;min-width:0}.record-meta span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.record-actions{grid-column:2;grid-row:1 / span 2;display:flex;justify-content:flex-end;align-items:center}.badge{display:inline-flex;align-items:center;min-height:24px;padding:3px 8px;border-radius:999px;background:#eef4ff;color:#174ea6;font-size:12px;font-weight:700;white-space:nowrap}.table-filter-bar{display:flex;justify-content:flex-end;padding-bottom:4px}.table-filter{width:148px;padding:8px 10px}.pagination{display:flex;align-items:center;justify-content:space-between;gap:12px;padding-top:10px;color:#667085;font-size:13px;border-top:1px solid #edf1f6}.pagination div{display:flex;gap:8px}.pagination button{padding:7px 10px}.row{display:grid;grid-template-columns:minmax(140px,1fr) 120px minmax(260px,2fr) 120px;gap:12px;padding:12px;border:1px solid #edf1f6;border-radius:6px;align-items:center;background:#fff}.row:hover{background:#f8fafc}.compact .row{grid-template-columns:minmax(180px,1.2fr) minmax(160px,1fr) 100px minmax(160px,auto)}.account-group-table .row{grid-template-columns:minmax(160px,1fr) minmax(420px,2.8fr) 100px minmax(160px,auto);align-items:center}.account-group-name{font-weight:700;color:#172033}.account-group-accounts{display:grid;grid-template-columns:repeat(3,minmax(120px,1fr));gap:8px;min-width:0}.account-group-accounts span{display:flex;align-items:center;gap:8px;min-width:0;padding:8px 10px;border:1px solid #edf1f6;border-radius:6px;background:#f8fafc;color:#344054;overflow-wrap:anywhere}.account-group-accounts strong{flex:0 0 auto;min-width:34px;text-align:center;color:#155eef;font-size:12px;background:#eef4ff;border-radius:999px;padding:2px 6px}.reviewer-table .row{grid-template-columns:minmax(120px,1fr) minmax(140px,1fr) 100px minmax(220px,2fr) minmax(220px,auto)}.reviewer-stats-table{max-width:100%;min-width:0;overflow-x:auto;overflow-y:hidden}.reviewer-stats-table .row{grid-template-columns:180px repeat(var(--stats-columns),84px) 88px;width:max-content;min-width:100%}.reviewer-stats-table .row>span{text-align:center;white-space:nowrap}.reviewer-stats-table .row>span:first-child{text-align:left}.reviewer-stats-table .total-row{background:#f8fafc;font-weight:700}.table-header.row{background:#f8fafc;border-color:#e3e8ef;color:#475569;font-size:13px;font-weight:700}.table-header.row:hover{background:#f8fafc}.table-header .row-actions,.table-header span:last-child{text-align:right;justify-self:end}.ai-table .row{grid-template-columns:minmax(140px,1fr) minmax(140px,1fr) 100px minmax(280px,2fr) minmax(100px,auto)}.row span{overflow-wrap:anywhere}.token-table .row{grid-template-columns:minmax(120px,1fr) minmax(100px,.8fr) minmax(120px,1fr) minmax(260px,1.8fr) 80px minmax(220px,1.6fr) minmax(160px,auto)}.shared-batch-table .row{grid-template-columns:minmax(180px,1.15fr) minmax(260px,1.7fr) 96px minmax(180px,1fr) 76px}.shared-batch-table .row>select,.shared-batch-table .row>span,.shared-batch-table .row>strong{min-width:0}.shared-batch-table .row-actions{justify-self:end}.token-table .row>span{min-width:0}.token-table .mono{white-space:normal;overflow-wrap:anywhere}.token-inline,.token-created-inline{display:flex;align-items:center;gap:8px;min-width:0}.token-inline code,.token-created-inline code{flex:1;min-width:0;overflow-wrap:anywhere}.token-created-inline{margin-bottom:16px;padding:12px 14px;border:1px solid #fecdd3;border-radius:6px;background:#fff1f2;color:#9f1239}.token-created-inline code{color:inherit;font-size:14px}.mono{font-family:ui-monospace,SFMono-Regular,Consolas,Liberation Mono,monospace;font-size:12px;color:#344054;background:#f8fafc;border:1px solid #edf1f6;border-radius:6px;padding:8px}.readonly-field{display:grid;gap:6px;border:1px solid #edf1f6;background:#f8fafc;border-radius:6px;padding:12px}.readonly-field span{color:#667085;font-size:13px}.readonly-field code{white-space:normal;overflow-wrap:anywhere;color:#344054}.row-actions{display:flex;align-items:center;justify-content:flex-end;gap:8px;min-width:0}.row-actions span{flex:1}.notice{background:#fffbeb;border:1px solid #facc15;color:#713f12;border-radius:6px;padding:12px;margin-bottom:16px;word-break:break-word}.error{background:#fff1f2;border:1px solid #fda4af;color:#9f1239;border-radius:6px;padding:10px;word-break:break-word}.loading{position:fixed;right:20px;bottom:20px;background:#172033;color:#fff;padding:10px 14px;border-radius:6px}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:#0f172a6b;display:grid;place-items:center;padding:24px;z-index:50}.modal{width:min(680px,100%);max-height:calc(100vh - 48px);overflow:auto;background:#fff;border-radius:8px;border:1px solid #d9e2ef;box-shadow:0 24px 64px #0f172a47;padding:20px;display:grid;gap:14px}.modal-head{display:flex;align-items:center;justify-content:space-between;gap:14px;padding-bottom:12px;border-bottom:1px solid #edf1f6}.modal .panel{border:0;padding:0;box-shadow:none}.detail-grid{display:grid;grid-template-columns:140px minmax(0,1fr);gap:10px 14px;align-items:start}.detail-grid span{color:#667085}.detail-grid strong{font-weight:500;white-space:pre-wrap;overflow-wrap:anywhere;color:#172033}.v3-account-picker{display:grid;gap:10px;margin:16px 0;padding:14px;border:1px solid #d9e2ef;border-radius:6px;background:#f8fafc}.v3-account-picker>div{display:flex;flex-wrap:wrap;gap:10px 16px}.v3-account-picker label{display:inline-flex;align-items:center;gap:7px;color:#344054}.platform-account-table .row{grid-template-columns:minmax(130px,1fr) minmax(120px,1fr) 110px minmax(180px,1.5fr) minmax(150px,auto)}.pool-table .row{grid-template-columns:minmax(150px,1fr) 80px minmax(180px,1.5fr) 80px 90px minmax(150px,auto)}.v3-account-picker small{color:#667085}.v3-account-picker select{width:auto;min-width:76px;height:30px;padding:2px 24px 2px 8px;font-size:13px}.v3-account-picker~.table .row-actions button.secondary{display:none}.form-grid:has(+.v3-account-picker)>label:last-child{display:none}@media (max-width: 900px){.admin-layout{grid-template-columns:1fr}.sidebar{position:static}.sidebar nav{grid-template-columns:repeat(2,minmax(0,1fr))}.workspace{padding:18px}.topbar,.panel-head{align-items:flex-start;flex-direction:column}.form-grid,.form-grid.single,.metrics,.summary-grid{grid-template-columns:1fr}.wide{grid-column:auto}.row,.compact .row,.account-group-accounts,.record-card,.record-meta{grid-template-columns:1fr}.record-actions{grid-column:auto;grid-row:auto;justify-content:flex-start}.record-main{flex-wrap:wrap}}.v3-return-batch{display:inline-flex;align-items:center;gap:6px;margin:12px;border:1px solid #45636a;border-radius:6px;padding:8px 12px;background:#193940;color:#ecffff;font-weight:700}.v3-return-batch:disabled{opacity:.55}.v3-status{display:inline-flex;align-items:center;min-height:28px;padding:0 9px;border-radius:5px;background:#244750;color:#dff7f5;font-size:13px}.v3-status.awaiting_review{background:#176a59}.v3-status.ready_to_submit{background:#6e5a16}.v3-form{box-sizing:border-box}.v3-ratings{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.v3-ratings article{padding:12px;border:1px solid #45636a;border-radius:7px;background:#102a31}.v3-ratings h3{margin:0 0 10px;font-size:15px}.v3-ratings article>div{display:grid;grid-template-columns:repeat(3,1fr);gap:6px}.v3-ratings button{min-height:38px;border:1px solid #4b7079;border-radius:5px;background:#0d252c;color:#e8fbfa;font-weight:700}.v3-ratings button.good{background:#176a50}.v3-ratings button.medium{background:#756115}.v3-ratings button.bad{background:#7c333b}.v3-ratings textarea{box-sizing:border-box;width:100%;min-height:72px;margin-top:10px;padding:9px;border:1px solid #4b7079;border-radius:5px;background:#092027;color:#fff}.v3-ratings label{display:block;margin-top:10px;color:#d7eeee}.v3-leaderboard,.v3-categories{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin:10px 0 18px}.v3-leaderboard select,.v3-leaderboard input,.v3-categories input{box-sizing:border-box;min-height:40px;padding:8px;border:1px solid #4b7079;border-radius:5px;background:#092027;color:#fff}.v3-save{display:flex;align-items:center;justify-content:center;gap:8px;width:100%;min-height:48px;border:0;border-radius:6px;background:#21a997;color:#062228;font-weight:700}.v3-empty{display:flex;align-items:center;gap:8px;margin:12px;color:#b5d6d6}.v3-lock-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1000;display:grid;place-items:center;padding:24px;background:#020c10d6;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.v3-lock-overlay section{width:min(420px,100%);padding:24px;border:1px solid #8b4b55;border-radius:7px;background:#16282d;color:#eefafa}.v3-lock-overlay h2{margin:0 0 12px}.v3-lock-overlay p{line-height:1.6;color:#c2d4d5}.v3-lock-accounts{color:#ffb7bd!important}.v3-lock-overlay button{display:flex;align-items:center;justify-content:center;gap:8px;width:100%;min-height:44px;margin-top:18px;border:0;border-radius:6px;background:#d95766;color:#fff;font-weight:700}.workbench-shell:has(.v3-lock-overlay)>.workbench-modal{z-index:1100}.workbench-review-page>.workbench-game-frame{position:relative;z-index:1;display:block;pointer-events:auto;touch-action:manipulation}.workbench-review-page>.workbench-game-frame-shell{position:relative;z-index:1;display:block;overflow:hidden;background:#060b0e}.workbench-review-page>.workbench-game-frame-shell>.workbench-game-frame{display:block;width:100%;height:100%;border:0;pointer-events:auto;touch-action:manipulation}.workbench-confirm-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;padding:18px}.workbench-confirm-actions button{min-height:44px;border:1px solid #45636a;border-radius:6px;background:#17343b;color:#ecffff;font-weight:700}.workbench-confirm-actions .workbench-submit{border:0;background:#1769e0;color:#fff}@media (max-width:600px){.v3-return-batch{margin:8px 12px}.v3-ratings,.v3-leaderboard,.v3-categories{grid-template-columns:1fr}.v3-form{padding-bottom:calc(88px + env(safe-area-inset-bottom))}}@media (min-width: 601px){.workbench-review-page>.workbench-game-frame{width:min(420px,calc(100% - 48px));height:auto;min-height:0;max-height:none;aspect-ratio:5 / 8;margin:18px auto 0}.workbench-review-page>.workbench-game-frame-shell{width:min(420px,calc(100% - 48px));height:auto;min-height:0;max-height:none;aspect-ratio:5 / 8;margin:18px auto 0}.workbench-review-page>.workbench-game-title{width:min(420px,calc(100% - 48px));margin:10px auto 0}.workbench-review-page>header{width:min(960px,100%)!important;margin:0 auto!important;border-width:1px!important;border-radius:0 0 8px 8px!important}.workbench-modal .workbench-plugin-a-modal{width:min(620px,calc(100% - 32px));border-radius:8px}}@media (min-width: 1101px){.workbench-modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:100;display:grid;place-items:center;padding:24px;background:#020c10a3}.workbench-modal .workbench-plugin-a-modal{width:min(620px,calc(100vw - 48px));max-height:calc(100vh - 48px);overflow:auto;border:1px solid #d6dfec;border-radius:8px;background:#fff;box-shadow:0 20px 52px #0000006b}.workbench-translation-modal{place-items:start;padding:72px 24px}.workbench-translation-panel{width:min(420px,calc(100vw - 48px));max-height:calc(100vh - 144px);overflow:auto;border:1px solid #d6dfec;border-radius:8px;background:#fff;color:#142033;box-shadow:0 14px 32px #00000057}.workbench-translation-panel>header{display:flex;align-items:center;justify-content:space-between;padding:12px 14px;border-bottom:1px solid #edf1f6}.workbench-translation-panel h2{margin:0;font-size:18px}.workbench-translation-panel header button{display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;padding:0;border:1px solid #d6dfec;border-radius:6px;background:#f8fafc;color:#334155}.workbench-translation-content{padding:14px;white-space:pre-wrap;overflow-wrap:anywhere;line-height:1.65}.workbench-plugin-a-modal>header{display:flex;align-items:center;justify-content:space-between;padding:16px 18px 10px;color:#142033;border-bottom:1px solid #edf1f6}.workbench-plugin-a-modal>header h2{margin:0;font-size:20px}.workbench-plugin-a-modal>header button{display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;padding:0;border:1px solid #d6dfec;border-radius:6px;background:#f8fafc;color:#334155}.workbench-modal .plugin-a-review-form{display:grid;gap:10px;margin:0;padding:14px 18px 18px;border:0;border-radius:0;background:#fff;color:#142033;font-size:14px}.plugin-a-review-form .choice-list,.plugin-a-review-form .remark-list{display:grid;gap:8px}.plugin-a-review-form .section-title{color:#475569;font-size:14px;font-weight:700}.plugin-a-review-form .combo-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:7px;padding:8px;border:1px solid #edf1f6;border-radius:8px;background:#fbfdff}.plugin-a-review-form .combo-grid button{min-height:36px;padding:6px;border:1px solid #dbe4ef;border-radius:6px;background:#f8fafc;color:#142033;font-weight:700}.plugin-a-review-form .review-slot{display:grid;grid-template-columns:1fr repeat(3,minmax(0,1fr));gap:6px;align-items:center}.plugin-a-review-form .review-slot span{color:#475569;font-size:13px;font-weight:700}.plugin-a-review-form .choice-mark{display:inline-block;width:10px;height:10px;margin-right:2px;border-radius:50%;vertical-align:-1px}.plugin-a-review-form .choice-mark.good{background:#0f9d58}.plugin-a-review-form .choice-mark.medium{background:#d99300}.plugin-a-review-form .choice-mark.bad{background:#dc3545}.plugin-a-review-form .combo-grid button.is-selected,.plugin-a-review-form .workbench-submit{background:#1769e0;color:#fff;border-color:#1769e0}.plugin-a-review-form .remark-row,.plugin-a-review-form .leaderboard,.plugin-a-review-form .game-type{position:relative;display:grid;gap:7px;padding:8px;border:1px solid #edf1f6;border-radius:8px;background:#fbfdff}.plugin-a-review-form textarea,.plugin-a-review-form select,.plugin-a-review-form input{box-sizing:border-box;width:100%;min-height:38px;padding:8px;border:1px solid #d6dfec;border-radius:6px;background:#fff;color:#142033;font-size:14px}.plugin-a-review-form textarea{min-height:56px;resize:vertical}.plugin-a-review-form .tag-popover{position:absolute;z-index:2;top:calc(100% + 4px);left:8px;right:8px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:7px;padding:8px;border:1px solid #d6dfec;border-radius:8px;background:#fff;box-shadow:0 12px 28px #0f172a2e}.plugin-a-review-form .tag-popover button{min-height:32px;padding:6px 8px;border:0;border-radius:5px;background:#eef4ff;color:#174ea6;text-align:left}.plugin-a-review-form .leaderboard-choice-list{display:flex;gap:14px}.plugin-a-review-form .leaderboard-choice-list label{display:flex;gap:5px;align-items:center}.plugin-a-review-form .leaderboard-choice-list input{width:auto;min-height:auto}.plugin-a-review-form .leaderboard-details,.plugin-a-review-form .game-type-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.plugin-a-review-form .workbench-submit{width:100%;min-height:44px;margin-top:2px;border:0;border-radius:6px;font-weight:700}}
