@import "https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Noto+Sans+SC:wght@400;500;600;700&display=swap";:root{color:#17202b;font-synthesis:none;background:#f5f6f8;font-family:DM Sans,Noto Sans SC,sans-serif}*{box-sizing:border-box}body{min-width:320px;min-height:100vh;margin:0}button,input{font:inherit}button{cursor:pointer}.app-loading{place-items:center;min-height:100vh;display:grid}.spinner{border:3px solid #d9dee6;border-top-color:#171b23;border-radius:50%;width:28px;height:28px;animation:.8s linear infinite spin}.spinner.small{border-width:2px;border-color:#fff #fff6 #fff6;width:17px;height:17px}@keyframes spin{to{transform:rotate(360deg)}}.login-page{background:#fff;grid-template-columns:minmax(430px,44%) 1fr;min-height:100vh;display:grid}.login-brand{color:#fff;background:#151a22;flex-direction:column;min-height:680px;padding:46px 9%;display:flex;position:relative;overflow:hidden}.login-brand:before{content:"";opacity:.35;background-image:linear-gradient(#ffffff0b 1px,#0000 1px),linear-gradient(90deg,#ffffff0b 1px,#0000 1px);background-size:48px 48px;position:absolute;inset:0}.login-brand:after{content:"";border:1px solid #ffffff18;border-radius:50%;width:620px;height:620px;position:absolute;bottom:-330px;left:-250px;box-shadow:0 0 0 90px #ffffff08,0 0 0 180px #ffffff05}.brand-mark,.brand-copy,.brand-footer,.signal-bars{z-index:1;position:relative}.brand-mark{letter-spacing:0;align-items:center;gap:11px;font-size:15px;font-weight:700;display:flex}.brand-mark svg{color:#48d597}.brand-copy{max-width:490px;margin:auto 0}.brand-kicker{color:#55dca0;font-size:14px;font-weight:600}.brand-copy h1{letter-spacing:0;margin:20px 0 25px;font-size:clamp(42px,4.4vw,67px);line-height:1.15}.brand-copy p{color:#aeb7c3;max-width:420px;font-size:17px;line-height:1.8}.brand-footer{color:#687381;font-size:11px}.signal-bars{align-items:flex-end;gap:5px;height:42px;display:flex;position:absolute;bottom:42px;right:9%}.signal-bars i{background:#43d294;border-radius:1px;width:4px;display:block}.signal-bars i:first-child{opacity:.4;height:12px}.signal-bars i:nth-child(2){opacity:.55;height:20px}.signal-bars i:nth-child(3){opacity:.7;height:28px}.signal-bars i:nth-child(4){opacity:.85;height:36px}.signal-bars i:nth-child(5){height:42px}.login-panel{place-items:center;padding:48px;display:grid}.login-form{width:min(400px,100%)}.form-heading{margin-bottom:38px}.form-heading>span{color:#718096;border-bottom:2px solid #38bf83;padding-bottom:7px;font-size:13px;display:inline-block}.form-heading h2{letter-spacing:0;margin:20px 0 8px;font-size:29px}.form-heading p{color:#8b95a3;margin:0;font-size:14px}.field-label{color:#344050;margin:21px 0 9px;font-size:13px;font-weight:600;display:block}.input-wrap{border:1px solid #dfe3e8;border-radius:6px;align-items:center;gap:11px;height:50px;padding:0 15px;transition:border-color .2s,box-shadow .2s;display:flex}.input-wrap:focus-within{border-color:#2ab87a;box-shadow:0 0 0 3px #2ab87a17}.input-wrap>svg{color:#98a1ad;flex:none}.input-wrap input{color:#202936;border:0;outline:0;flex:1;min-width:0}.input-wrap input::placeholder{color:#b3bac3}.icon-button{color:#98a1ad;background:0 0;border:0;place-items:center;padding:6px;display:grid}.form-message{color:#d64d55;min-height:37px;padding-top:9px;font-size:13px}.primary-button{color:#fff;background:#1b2029;border:0;border-radius:6px;width:100%;height:50px;font-weight:600;transition:background .2s}.primary-button:hover{background:#2a323d}.primary-button:disabled{opacity:.7;cursor:wait}.button-loading{justify-content:center;align-items:center;gap:9px;display:flex}.security-note{text-align:center;color:#a1a8b1;margin-top:22px;font-size:12px}.error-toast{z-index:100;color:#2d3641;background:#fff;border:1px solid #edc8cb;border-radius:7px;grid-template-columns:38px minmax(0,1fr) auto auto;align-items:center;gap:11px;width:min(460px,100vw - 32px);min-height:72px;padding:14px 12px 14px 14px;animation:.18s ease-out toast-in;display:grid;position:fixed;top:20px;left:50%;transform:translate(-50%);box-shadow:0 16px 40px #20283226}.error-toast-icon{color:#c54c54;background:#fff0f1;border-radius:5px;place-items:center;width:38px;height:38px;display:grid}.error-toast>div{min-width:0}.error-toast b{margin-bottom:4px;font-size:13px;display:block}.error-toast p{overflow-wrap:anywhere;color:#6d7681;margin:0;font-size:12px;line-height:1.45}.error-toast-action{color:#aa4249;white-space:nowrap;background:#fff8f8;border:1px solid #e5c8ca;border-radius:4px;height:30px;padding:0 10px;font-size:11px;font-weight:600}.error-toast-close{color:#929aa5;background:0 0;border:0;place-items:center;width:30px;height:30px;display:grid}.error-toast-close:hover{color:#4f5965}.error-toast button{flex:none}@keyframes toast-in{0%{opacity:0;transform:translate(-50%,-8px)}}.admin-shell{background:#f5f6f8;min-height:100vh;display:flex}.sidebar{z-index:20;color:#fff;background:#171c24;flex-direction:column;width:240px;display:flex;position:fixed;inset:0 auto 0 0}.sidebar-logo{border-bottom:1px solid #ffffff0f;align-items:center;gap:10px;height:70px;padding:0 24px;font-weight:700;display:flex}.sidebar-logo svg{color:#48d597}.mobile-close{color:#fff;background:0 0;border:0;margin-left:auto;display:none}.sidebar-nav{padding:27px 14px}.nav-caption{color:#626d7c;padding:0 12px 10px;font-size:11px;font-weight:700;display:block}.nav-caption.second{margin-top:24px}.nav-item{color:#939dab;text-align:left;background:0 0;border:0;border-radius:5px;align-items:center;gap:12px;width:100%;height:44px;margin:2px 0;padding:0 12px;font-size:14px;display:flex}.nav-item:hover{color:#dce1e7;background:#ffffff09}.nav-item.active{color:#fff;background:#29313b}.nav-item.active svg{color:#4bd49a}.nav-item b{color:#1e252e;background:#e6a438;border-radius:10px;place-items:center;min-width:20px;height:20px;margin-left:auto;font-size:11px;display:grid}.system-status{background:#ffffff05;border:1px solid #ffffff0c;border-radius:6px;align-items:center;gap:11px;margin:auto 18px 20px;padding:14px;display:flex}.status-dot{background:#43d192;border-radius:50%;width:9px;height:9px;box-shadow:0 0 0 4px #43d19219}.system-status div{flex-direction:column;gap:3px;display:flex}.system-status b{font-size:12px}.system-status small{color:#788492;font-size:10px}.admin-main{flex:1;min-width:0;margin-left:240px}.topbar{z-index:10;background:#fff;border-bottom:1px solid #e9ebee;justify-content:space-between;align-items:center;height:70px;padding:0 35px;display:flex;position:sticky;top:0}.menu-button{background:0 0;border:0;display:none}.search{color:#9ba3ad;align-items:center;gap:10px;width:min(360px,40%);display:flex}.search input{border:0;outline:0;width:100%;font-size:13px}.search input::placeholder{color:#aeb5be}.top-actions{align-items:center;gap:24px;display:flex}.notification-button{color:#606b78;background:0 0;border:0;place-items:center;display:grid;position:relative}.notification-button i{background:#e0565b;border:1px solid #fff;border-radius:50%;width:6px;height:6px;position:absolute;top:0;right:1px}.profile{position:relative}.profile-trigger{background:0 0;border:0;align-items:center;gap:10px;padding:0;display:flex}.avatar{color:#fff;background:#202731;border-radius:4px;place-items:center;width:34px;height:34px;font-size:13px;display:grid}.profile-name{flex-direction:column;align-items:flex-start;gap:1px;display:flex}.profile-name b{font-size:12px}.profile-name small{color:#959da8;font-size:10px}.profile-menu{background:#fff;border:1px solid #e7e9ec;border-radius:6px;width:150px;padding:6px;position:absolute;top:47px;right:0;box-shadow:0 10px 30px #18202b1c}.profile-menu button{color:#4b5563;background:#fff;border:0;border-radius:4px;align-items:center;gap:9px;width:100%;padding:9px;font-size:13px;display:flex}.profile-menu button:hover{background:#f3f4f6}.dashboard-content{max-width:1440px;margin:auto;padding:34px 38px 48px}.page-title{justify-content:space-between;align-items:flex-end;margin-bottom:30px;display:flex}.page-title p{color:#8a929d;margin:0 0 12px;font-size:12px}.page-title h1{margin:0 0 7px;font-size:26px}.page-title span{color:#8b949f;font-size:13px}.create-button{color:#fff;background:#1a2029;border:0;border-radius:5px;align-items:center;gap:8px;height:40px;padding:0 17px;font-size:13px;font-weight:600;display:flex}.stats-grid{grid-template-columns:repeat(4,1fr);gap:16px;display:grid}.stat-card{background:#fff;border:1px solid #e7e9ec;border-radius:6px;align-items:center;gap:17px;min-height:135px;padding:22px;display:flex}.stat-icon{border-radius:5px;flex:none;place-items:center;width:45px;height:45px;display:grid}.stat-icon svg{width:21px}.stat-icon.dark{color:#fff;background:#222a35}.stat-icon.green{color:#29aa70;background:#e7f8f0}.stat-icon.blue{color:#4a8fc5;background:#e8f2fb}.stat-icon.amber{color:#d8932f;background:#fff2dc}.stat-info{flex-direction:column;min-width:0;display:flex}.stat-info>span{color:#818a96;font-size:12px}.stat-info strong{margin:5px 0 4px;font-size:25px}.stat-info small{color:#57a87f;white-space:nowrap;font-size:10px}.stat-info small.live-copy{color:#7d8792}.live-copy i{background:#36c586;border-radius:50%;width:6px;height:6px;margin-right:5px;display:inline-block}.dashboard-grid{grid-template-columns:1.5fr 1fr;gap:18px;margin-top:18px;display:grid}.panel{background:#fff;border:1px solid #e7e9ec;border-radius:6px;min-height:330px;padding:24px}.panel-head{border-bottom:1px solid #edf0f2;justify-content:space-between;align-items:flex-start;padding-bottom:19px;display:flex}.panel-head h2{margin:0 0 5px;font-size:16px}.panel-head p{color:#9aa2ad;margin:0;font-size:11px}.panel-head button{color:#598c75;background:0 0;border:0;font-size:11px}.activity-row{border-bottom:1px solid #f0f1f3;align-items:center;gap:14px;min-height:76px;display:flex}.activity-row:last-child{border:0}.activity-icon{border-radius:4px;place-items:center;width:37px;height:37px;display:grid}.activity-icon.live{color:#28ae74;background:#e9f8f1}.activity-icon.task{color:#d28c26;background:#fff4e2}.activity-icon.user{color:#5a8eb9;background:#ebf2f8}.activity-row div{flex-direction:column;gap:5px;display:flex}.activity-row b{font-size:12px;font-weight:600}.activity-row small{color:#9aa2ac;font-size:10px}.skeleton-lines{background:linear-gradient(#f3f4f5 20px,#0000 20px) 0 0/100% 50px;height:150px;margin-top:30px}.health-score{align-items:center;gap:18px;padding:23px 0;display:flex}.health-ring{border:6px solid #4ace93;border-left-color:#dff4eb;border-radius:50%;place-items:center;width:68px;height:68px;font-size:16px;font-weight:700;display:grid}.health-ring small{display:none}.health-score>div:last-child{flex-direction:column;gap:6px;display:flex}.health-score b{font-size:13px}.health-score span{color:#65aa86;font-size:10px}.health-score span i{background:#42cb8c;border-radius:50%;width:5px;height:5px;margin-right:5px;display:inline-block}.service-row{color:#697380;grid-template-columns:68px 1fr 32px;align-items:center;gap:10px;margin:14px 0;font-size:10px;display:grid}.service-row>div{background:#edf0f2;border-radius:2px;height:4px;overflow:hidden}.service-row i{background:#45c98e;height:100%;display:block}.service-row b{text-align:right;font-size:10px}.sidebar-overlay{display:none}.quotes-title{align-items:center}.quotes-empty{color:#84909d;background:#fff;border:1px solid #e4e7ea;border-radius:6px;flex-direction:column;justify-content:center;align-items:center;gap:10px;min-height:430px;display:flex}.quotes-empty svg{color:#36ad79}.quotes-empty h2{color:#28323e;margin:7px 0 0;font-size:17px}.quotes-empty p{margin:0;font-size:12px}.rooms-title{align-items:center}.rooms-panel{background:#fff;border:1px solid #e5e8ec;border-radius:6px;min-height:420px;overflow:hidden}.rooms-summary{border-bottom:1px solid #eceef1;justify-content:space-between;align-items:center;min-height:72px;padding:0 22px;display:flex}.rooms-summary>div{align-items:baseline;gap:7px;display:flex}.rooms-summary b{font-size:22px}.rooms-summary span,.rooms-summary p{color:#88919d;font-size:12px}.rooms-loading,.empty-state{color:#818b98;justify-content:center;align-items:center;gap:12px;min-height:340px;font-size:13px;display:flex}.empty-state{text-align:center;flex-direction:column}.empty-state>span{color:#677484;background:#eef2f4;border-radius:6px;place-items:center;width:54px;height:54px;display:grid}.empty-state h2{color:#222b36;margin:8px 0 0;font-size:17px}.empty-state p{color:#929ba6;margin:0 0 10px}.rooms-table-wrap{overflow-x:auto}.rooms-table{border-collapse:collapse;table-layout:fixed;width:100%}.rooms-table th{color:#8b94a0;text-align:left;background:#fafbfc;height:45px;padding:0 18px;font-size:11px;font-weight:600}.rooms-table th:nth-child(4){width:14%}.rooms-table td{vertical-align:middle;border-top:1px solid #edf0f2;height:84px;padding:0 18px}.room-name{align-items:center;gap:11px;display:flex}.room-name>span{color:#2caf74;background:#e7f7f0;border-radius:4px;flex:none;place-items:center;width:36px;height:36px;display:grid}.room-name div,.collection-meta{flex-direction:column;gap:5px;min-width:0;display:flex}.room-name b{color:#27313d;text-overflow:ellipsis;white-space:nowrap;font-size:13px;overflow:hidden}.room-name small,.collection-meta small{color:#9aa2ad;font-size:10px}.rooms-table td>a{color:#617081;align-items:center;gap:7px;min-width:0;font-size:12px;text-decoration:none;display:flex}.rooms-table td>a span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.rooms-table td>a svg{flex:none}.rooms-table td>a:hover{color:#269a67}.collection-meta b{font-size:12px}.created-time{color:#6f7985;font-size:11px}.collect-button{color:#354151;white-space:nowrap;background:#fff;border:1px solid #d9dee4;border-radius:4px;justify-content:center;align-items:center;gap:7px;height:34px;padding:0 12px;font-size:11px;font-weight:600;display:inline-flex}.collect-button:hover:not(:disabled){color:#219461;background:#f4fbf8;border-color:#36b77b}.collect-button:disabled{cursor:wait;opacity:.65}.rotating{animation:.8s linear infinite spin}.notice{border-radius:5px;align-items:center;gap:9px;min-height:44px;margin:-12px 0 16px;padding:0 14px;font-size:12px;display:flex}.notice.success{color:#24895d;background:#eefaf5;border:1px solid #c9ebdc}.notice.error{color:#c24b52;background:#fff4f4;border:1px solid #f0cfd1}.notice button{color:currentColor;background:0 0;border:0;place-items:center;margin-left:auto;padding:4px;display:grid}.modal-backdrop{z-index:50;background:#111821a8;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.room-modal{background:#fff;border-radius:7px;width:min(480px,100%);overflow:hidden;box-shadow:0 24px 70px #080d1466}.modal-head{border-bottom:1px solid #eceef1;justify-content:space-between;align-items:flex-start;min-height:88px;padding:20px 22px;display:flex}.modal-head h2{margin:0 0 6px;font-size:18px}.modal-head p{color:#929aa5;margin:0;font-size:11px}.modal-close{color:#808a96;background:0 0;border:0;place-items:center;padding:5px;display:grid}.room-modal form{padding:22px}.room-modal label{color:#46515e;margin:0 0 8px;font-size:12px;font-weight:600;display:block}.room-modal input{color:#28323e;border:1px solid #dce1e6;border-radius:5px;outline:0;width:100%;height:44px;margin-bottom:18px;padding:0 12px;font-size:13px}.room-modal input:focus{border-color:#31b779;box-shadow:0 0 0 3px #31b77917}.modal-error{color:#cf4c54;min-height:22px;margin-top:-7px;font-size:11px}.modal-actions{background:#fafbfc;border-top:1px solid #eceef1;justify-content:flex-end;gap:9px;margin:10px -22px -22px;padding:16px 22px;display:flex}.secondary-button,.primary-action{border-radius:4px;justify-content:center;align-items:center;gap:8px;height:38px;padding:0 16px;font-size:12px;font-weight:600;display:inline-flex}.secondary-button{color:#5c6672;background:#fff;border:1px solid #d9dee4}.primary-action{color:#fff;background:#1b222c;border:0}.primary-action:disabled{cursor:not-allowed;opacity:.55}.stats-grid{grid-template-columns:repeat(3,1fr)}.rooms-table th:first-child{width:19%}.rooms-table th:nth-child(2){width:27%}.rooms-table th:nth-child(3),.rooms-table th:nth-child(4){width:12%}.rooms-table th:nth-child(5){width:13%}.rooms-table th:nth-child(6){width:180px}.collection-status{color:#77818d;white-space:nowrap;align-items:center;gap:7px;font-size:11px;font-weight:600;display:inline-flex}.collection-status i{background:#aab1ba;border-radius:50%;width:7px;height:7px}.collection-status.success{color:#248d60}.collection-status.success i{background:#39c386;box-shadow:0 0 0 3px #39c38618}.collection-status.collecting{color:#327da8}.collection-status.collecting i{background:#4a9bc8;animation:1s ease-in-out infinite status-pulse;box-shadow:0 0 0 3px #4a9bc81a}.collection-status.failed{color:#c34d55}.collection-status.failed i{background:#d75b62}.collection-status.pending{color:#956f31}.collection-status.pending i{background:#d9a343}.collection-status.stopped{color:#747e89}.collection-status.stopped i{box-shadow:none;background:#9ba4ae}.collect-button.stop{color:#b34a51;background:snow;border-color:#e5c9cb}.collect-button.stop:hover:not(:disabled){color:#a63e45;background:#fff4f4;border-color:#d66a70}.board-collect.stop{background:#b34850}.room-actions{align-items:center;gap:7px;display:flex}.delete-room-button{color:#a55359;background:#fff;border:1px solid #e3d8da;border-radius:4px;flex:none;place-items:center;width:34px;height:34px;display:grid}.delete-room-button:hover:not(:disabled){color:#b33f48;background:#fff5f5;border-color:#d26970}.delete-room-button:disabled{cursor:not-allowed;opacity:.55}.delete-modal{width:min(440px,100%)}.delete-modal>.modal-actions{margin:0}.delete-modal-title>span{color:#bd454d;background:#fff0f0;border-radius:5px;flex:none;place-items:center;width:38px;height:38px;display:grid}.delete-modal-body{padding:22px}.delete-modal-body>p{color:#4f5965;margin:0;font-size:13px;line-height:1.75}.delete-modal-body b{color:#232c37}.delete-worker-warning{color:#a5661d;background:#fff8ee;border:1px solid #f0d5b4;border-radius:5px;align-items:center;gap:9px;margin-top:16px;padding:12px;font-size:12px;display:flex}.delete-worker-warning svg{flex:none}.danger-action{color:#fff;background:#b7464e;border:0;border-radius:4px;justify-content:center;align-items:center;gap:8px;height:38px;padding:0 16px;font-size:12px;font-weight:600;display:inline-flex}.danger-action:hover:not(:disabled){background:#a83a42}.danger-action:disabled,.secondary-button:disabled,.modal-close:disabled{cursor:not-allowed;opacity:.55}@keyframes status-pulse{50%{opacity:.35;transform:scale(.75)}}.collection-heading{justify-content:space-between;align-items:flex-end;gap:28px;margin-bottom:24px;display:flex}.collection-heading p{color:#8a929d;margin:0 0 11px;font-size:12px}.collection-heading h1{margin:0 0 7px;font-size:26px}.collection-heading>div>span{color:#8b949f;font-size:13px}.collection-filter{color:#929ba7;background:#fff;border:1px solid #dce1e6;border-radius:5px;align-items:center;gap:9px;width:min(390px,42%);height:42px;padding:0 12px;display:flex}.collection-filter:focus-within{border-color:#35b77c;box-shadow:0 0 0 3px #35b77c14}.collection-filter input{border:0;outline:0;flex:1;min-width:0;font-size:12px}.collection-filter button{color:#39966d;background:0 0;border:0;padding:4px;font-size:11px}.collection-error{color:#c24b52;background:#fff4f4;border:1px solid #f0cfd1;border-radius:5px;justify-content:space-between;align-items:center;min-height:44px;margin-bottom:16px;padding:0 14px;font-size:12px;display:flex}.collection-error button{color:inherit;background:0 0;border:0;font-weight:600}.collection-loading,.collection-empty{color:#84909d;background:#fff;border:1px solid #e4e7ea;border-radius:6px;justify-content:center;align-items:center;gap:12px;min-height:430px;font-size:13px;display:flex}.collection-empty{flex-direction:column}.collection-empty svg{color:#38b97e}.collection-empty h2{color:#28323e;margin:7px 0 0;font-size:17px}.collection-empty p{margin:0}.collection-boards{grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;gap:20px;display:grid}.collection-board{background:#fff;border:1px solid #e2e6ea;border-radius:6px;min-width:0;overflow:hidden}.collection-board>header{border-bottom:1px solid #eceff2;justify-content:space-between;align-items:center;gap:18px;min-height:96px;padding:20px 22px;display:flex}.board-identity{align-items:center;gap:13px;min-width:0;display:flex}.board-identity>span{color:#29ad73;background:#e8f8f1;border-radius:5px;flex:none;place-items:center;width:44px;height:44px;display:grid}.board-identity>div{min-width:0}.board-identity>div>div{align-items:center;gap:13px;display:flex}.board-identity h2{color:#26303c;text-overflow:ellipsis;white-space:nowrap;max-width:240px;margin:0;font-size:16px;overflow:hidden}.board-identity a{color:#89939f;text-overflow:ellipsis;white-space:nowrap;align-items:center;gap:5px;max-width:100%;margin-top:6px;font-size:10px;text-decoration:none;display:flex;overflow:hidden}.board-identity a:hover{color:#2a9568}.board-identity a svg{flex:none}.board-collect{color:#fff;background:#1b222c;border:0;border-radius:4px;flex:none;align-items:center;gap:8px;height:37px;padding:0 14px;font-size:11px;font-weight:600;display:inline-flex}.board-collect:disabled{cursor:wait;opacity:.6}.board-metrics{background:#fafbfc;border-bottom:1px solid #eceff2;grid-template-columns:repeat(3,1fr);display:grid}.board-metric{border-right:1px solid #e9ecef;align-items:center;gap:10px;min-width:0;min-height:76px;padding:13px 16px;display:flex}.board-metric:last-child{border-right:0}.board-metric>span{color:#5d6c7b;background:#fff;border:1px solid #e5e8eb;border-radius:4px;flex:none;place-items:center;width:32px;height:32px;display:grid}.board-metric svg{width:16px}.board-metric div{flex-direction:column;gap:3px;min-width:0;display:flex}.board-metric small{color:#929ba6;font-size:9px}.board-metric b{color:#313c48;text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}.message-section{padding:20px 22px 22px}.message-head{justify-content:space-between;align-items:center;margin-bottom:12px;display:flex}.message-head>div{align-items:center;gap:7px;display:flex}.message-head svg{color:#667585}.message-head b{font-size:12px}.message-head span{color:#77828e;background:#edf1f3;border-radius:10px;place-items:center;min-width:19px;height:19px;font-size:9px;display:grid}.message-head small{color:#9ba3ad;font-size:9px}.message-stream{scroll-behavior:smooth;scrollbar-width:thin;background:#fafbfc;border:1px solid #e7eaed;border-radius:4px;height:280px;overflow-y:auto}.message-empty{color:#a0a8b1;place-items:center;height:100%;font-size:11px;display:grid}.stream-message{border-bottom:1px solid #eaedf0;grid-template-columns:92px minmax(0,1fr);align-items:start;gap:12px;min-height:66px;padding:12px 14px;display:grid}.stream-message:last-child{border-bottom:0}.event-type{color:#667380;text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap;background:#edf1f4;border-radius:3px;place-items:center;width:92px;height:24px;padding:0 7px;font-size:9px;font-weight:700;display:grid;overflow:hidden}.event-type.chat{color:#278b60;background:#e8f7f0}.event-type.system{color:#477da8;background:#e9f1f8}.message-body{min-width:0}.message-primary{grid-template-columns:minmax(76px,auto) minmax(0,1fr) auto;align-items:center;gap:10px;min-height:24px;display:grid}.message-body b{text-overflow:ellipsis;white-space:nowrap;font-size:11px;overflow:hidden}.message-body span{color:#8c96a2;text-overflow:ellipsis;white-space:nowrap;align-items:center;gap:4px;min-width:0;font-size:9px;display:flex;overflow:hidden}.message-body span svg{flex:none}.message-body time{color:#9ca4ae;white-space:nowrap;font-size:9px}.message-body p{overflow-wrap:anywhere;color:#46515e;margin:5px 0 3px;font-size:11px;line-height:1.5}.message-body small{color:#a0a8b1;text-overflow:ellipsis;white-space:nowrap;font-size:8px;display:block;overflow:hidden}@media (width<=1180px){.collection-boards{grid-template-columns:1fr}}@media (width<=1050px){.stats-grid{grid-template-columns:repeat(2,1fr)}.dashboard-grid{grid-template-columns:1fr}}@media (width<=760px){.login-page{grid-template-columns:1fr}.login-brand{min-height:250px;padding:28px}.brand-copy{margin:auto 0 0}.brand-copy h1{margin:10px 0 0;font-size:34px}.brand-copy p,.brand-footer,.signal-bars{display:none}.login-panel{padding:38px 24px}.form-heading{margin-bottom:26px}.sidebar{transition:transform .25s;transform:translate(-100%)}.sidebar.open{transform:none}.mobile-close{display:block}.sidebar-overlay{z-index:15;background:#0d1219aa;border:0;display:block;position:fixed;inset:0}.admin-main{margin-left:0}.topbar{padding:0 16px}.menu-button{place-items:center;display:grid}.search,.profile-name{display:none}.dashboard-content{padding:26px 16px 40px}.page-title{align-items:flex-start}.create-button{justify-content:center;width:40px;padding:0;font-size:0}.stats-grid{grid-template-columns:1fr 1fr;gap:10px}.stat-card{gap:11px;min-height:118px;padding:15px}.stat-icon{width:38px;height:38px}.stat-info strong{font-size:21px}.dashboard-grid{gap:10px;margin-top:10px}.panel{padding:18px}.rooms-summary p{display:none}.rooms-table{min-width:900px}.rooms-panel{min-height:380px}.notice{margin-top:0}.collection-heading{flex-direction:column;align-items:stretch;gap:18px}.collection-filter{width:100%}.collection-board>header{align-items:flex-start}.board-identity>div>div{flex-direction:column;align-items:flex-start;gap:5px}.board-identity h2{max-width:48vw}.board-metrics{grid-template-columns:1fr}.board-metric{border-bottom:1px solid #e9ecef;border-right:0;min-height:58px}.board-metric:last-child{border-bottom:0}.message-section{padding:14px}.message-stream{height:280px}.stream-message{grid-template-columns:74px minmax(0,1fr);padding:11px}.event-type{width:74px}.message-primary{grid-template-columns:minmax(64px,1fr) auto}.message-primary span{display:none}.board-collect{justify-content:center;width:38px;padding:0;font-size:0}}@media (width<=430px){.stats-grid{grid-template-columns:1fr}.stat-card{min-height:100px}.login-brand{min-height:220px}.error-toast{grid-template-columns:34px minmax(0,1fr) 30px}.error-toast-icon{width:34px;height:34px}.error-toast-action{grid-column:2/4;justify-self:start}.error-toast-close{grid-area:1/3}}.quotes-panel,.settings-panel{background:#fff;border:1px solid #e3e7ea;border-radius:6px;overflow:hidden}.quotes-table-wrap{overflow-x:auto}.quotes-table{border-collapse:collapse;table-layout:fixed;width:100%;min-width:760px}.quotes-table th{color:#818b97;text-align:left;background:#fafbfc;padding:14px 18px;font-size:11px}.quotes-table th:first-child{width:110px}.quotes-table th:nth-child(2){width:130px}.quotes-table th:nth-child(4){width:180px}.quotes-table td{color:#4b5662;vertical-align:top;border-top:1px solid #eceff1;padding:17px 18px;font-size:12px;line-height:1.65}.quotes-table td:last-child{color:#8b949f;white-space:nowrap}.topic-tag{color:#278c61;background:#eaf7f1;border-radius:3px;align-items:center;min-height:25px;padding:3px 9px;font-size:11px;display:inline-flex}.preview-modal{flex-direction:column;width:min(760px,100%);max-height:min(86vh,820px);display:flex}.preview-modal>.modal-actions{flex:none;margin:0}.preview-list{padding:18px 22px;overflow-y:auto}.preview-list label{grid-template-columns:30px minmax(0,1fr);align-items:start;gap:10px;margin-bottom:12px;display:grid}.preview-list label>span{color:#278c61;background:#eaf7f1;border-radius:3px;place-items:center;width:26px;height:26px;font-size:11px;font-weight:700;display:grid}.preview-list textarea{resize:vertical;color:#38434f;width:100%;min-height:66px;font:inherit;border:1px solid #dce1e6;border-radius:4px;outline:0;padding:10px 12px;font-size:12px;line-height:1.6}.preview-list textarea:focus{border-color:#31b779;box-shadow:0 0 0 3px #31b77917}.settings-panel{max-width:760px}.settings-panel>header{border-bottom:1px solid #eceff1;align-items:center;gap:13px;min-height:88px;padding:20px 22px;display:flex}.settings-panel>header>span{color:#299b69;background:#e8f7f0;border-radius:5px;place-items:center;width:40px;height:40px;display:grid}.settings-panel h2{margin:0 0 6px;font-size:16px}.settings-panel p{color:#8d96a1;margin:0;font-size:11px}.settings-panel form{padding:24px}.settings-panel form>label{color:#46515e;margin-bottom:8px;font-size:12px;font-weight:600;display:block}.secret-input{border:1px solid #dce1e6;border-radius:5px;display:flex}.secret-input:focus-within{border-color:#31b779;box-shadow:0 0 0 3px #31b77917}.secret-input input{border:0;outline:0;flex:1;min-width:0;height:44px;padding:0 12px;font-size:13px}.secret-input button{color:#737e8a;background:0 0;border:0;place-items:center;width:43px;display:grid}.settings-panel form>small{color:#929ba6;margin-top:9px;font-size:10px;display:block}.settings-save{margin-top:22px}.success-toast{z-index:100;color:#28323d;background:#fff;border:1px solid #bfe7d3;border-radius:7px;grid-template-columns:44px minmax(0,1fr) 32px;align-items:center;gap:14px;width:min(520px,100% - 32px);min-height:86px;padding:16px 18px;display:grid;position:fixed;top:22px;left:50%;transform:translate(-50%);box-shadow:0 18px 55px #11182126}.success-toast-icon{color:#249365;background:#eaf8f1;border-radius:6px;place-items:center;width:44px;height:44px;display:grid}.success-toast b{font-size:14px}.success-toast p{color:#5f6b76;margin:5px 0 0;font-size:12px}.success-toast-close{color:#87919c;background:0 0;border:0;place-items:center;width:32px;height:32px;display:grid}.task-progress{color:#278b61;background:#f5fbf8;border:1px solid #cfe6db;border-radius:6px;grid-template-columns:24px minmax(180px,1fr) minmax(160px,38%);align-items:center;gap:13px;min-height:76px;margin-bottom:18px;padding:16px 20px;display:grid}.task-progress div{flex-direction:column;gap:5px;display:flex}.task-progress b{font-size:12px}.task-progress span{color:#718078;font-size:10px}.task-progress progress{accent-color:#2eaa75;width:100%;height:7px}.pagination{color:#858f9a;border-top:1px solid #eceff1;justify-content:space-between;align-items:center;min-height:58px;padding:0 18px;font-size:11px;display:flex}.pagination>div{align-items:center;gap:10px;display:flex}.pagination button{color:#4e5a66;background:#fff;border:1px solid #dce1e5;border-radius:4px;place-items:center;width:32px;height:32px;display:grid}.pagination button:disabled{opacity:.4}.pagination b{color:#505b67;text-align:center;min-width:58px;font-size:11px}@media (width<=760px){.task-progress{grid-template-columns:24px 1fr}.task-progress progress{grid-column:1/3}.pagination{gap:12px}}.quote-task-modal.wide{flex-direction:column;width:min(860px,100%);max-height:min(88vh,860px);display:flex}.task-modal-loading{color:#2b9768;flex-direction:column;justify-content:center;align-items:center;gap:12px;min-height:360px;padding:40px;display:flex}.task-modal-loading b{color:#303a45;margin-top:5px;font-size:16px}.task-modal-loading span{color:#818b96;font-size:12px}.task-modal-loading progress{accent-color:#2faa75;width:min(440px,100%);height:8px;margin-top:12px}.task-result-table-wrap{min-height:220px;overflow:auto}.task-result-table{border-collapse:collapse;table-layout:fixed;width:100%}.task-result-table th{z-index:1;color:#818b96;text-align:left;background:#fafbfc;padding:13px 18px;font-size:11px;position:sticky;top:0}.task-result-table th:first-child{width:74px}.task-result-table td{color:#46515d;vertical-align:top;border-top:1px solid #eceff1;padding:13px 18px;font-size:12px;line-height:1.65}.task-result-table td:first-child{color:#299266;font-weight:700}.quote-task-modal.wide>.modal-actions{flex:none;margin:0}.quotes-table.editable th:nth-child(4){width:170px}.quotes-table.editable th:nth-child(5){width:72px}.quote-edit-button{color:#53606d;background:#fff;border:1px solid #dce1e5;border-radius:4px;place-items:center;width:32px;height:32px;display:grid}.quote-edit-button:hover{color:#278e62;background:#f4fbf8;border-color:#31ad77}.edit-quote-modal{width:min(620px,100%)}.edit-quote-modal textarea{resize:vertical;color:#28323e;width:100%;min-height:150px;font:inherit;border:1px solid #dce1e6;border-radius:5px;outline:0;padding:11px 12px;font-size:13px;line-height:1.7}.edit-quote-modal textarea:focus{border-color:#31b779;box-shadow:0 0 0 3px #31b77917}.nav-parent{color:#8e98a3;margin:10px 17px 4px;font-size:11px;font-weight:700}.nav-child{width:calc(100% - 34px);margin-left:17px;padding-left:26px}.client-loading{color:#667485;justify-content:center;align-items:center;gap:10px;min-height:520px;display:flex}.client-quotes-page{color:#172238;max-width:1180px;margin:-12px auto 0}.client-header{justify-content:space-between;align-items:center;gap:20px;min-height:74px;display:flex}.client-brand{align-items:center;gap:16px;display:flex}.client-brand>span{color:#fff;background:#3288ed;border-radius:8px;place-items:center;width:42px;height:42px;display:grid;box-shadow:0 8px 22px #3288ed3d}.client-brand>div{align-items:baseline;gap:18px;display:flex}.client-brand h1{margin:0;font-size:21px}.client-brand p{color:#929baa;margin:0;font-size:11px}.client-meta{color:#738096;align-items:center;gap:19px;font-size:11px;display:flex}.client-meta>span{color:#4f78c9;align-items:center;gap:7px;display:inline-flex}.client-meta b{color:#344058}.client-meta i{color:#fff;background:#233042;border:2px solid #fff;border-radius:50%;place-items:center;width:36px;height:36px;font-style:normal;display:grid;box-shadow:0 4px 15px #1a233433}.quote-study-stage{text-align:center;background:#f8faff;border:1px solid #e7ebf3;border-radius:8px;min-height:590px;padding:52px 38px 32px;position:relative;overflow:hidden;box-shadow:0 18px 50px #48618a0d}.study-glow{opacity:.75;filter:blur(6px);background:#e7f0ff;border-radius:50%;width:180px;height:180px;position:absolute}.study-glow.one{top:-85px;left:-60px}.study-glow.two{background:#eee9ff;bottom:-80px;right:-80px}.round-caption{color:#819bd1;font-size:12px;position:relative}.round-caption:before,.round-caption:after{content:"";background:#aabce3;width:28px;height:1px;margin:0 8px 4px;display:inline-block}.quote-study-stage h2{color:#367fe2;letter-spacing:0;margin:15px 0 38px;font-size:38px;position:relative}.character-board{flex-wrap:wrap;place-content:flex-start center;gap:9px 7px;max-width:760px;min-height:210px;margin:0 auto;display:flex;position:relative}.character-tile{color:#153c81;background:#fff;border-radius:6px;flex:none;place-items:center;width:43px;height:48px;font-size:20px;font-weight:700;display:grid;box-shadow:0 3px 12px #4268a419}.character-tile.blank{color:#a6b9e6;cursor:text;border:1px solid #dde5f3}.character-tile.blank.active{color:#246bc5;border-color:#3f88ec;box-shadow:0 0 0 3px #3f88ec1f}.character-tile.blank.wrong{color:#c54f58;background:#fff7f7;border-color:#e27b82}.character-input{opacity:.01;border:0;width:1px;height:1px;position:absolute;overflow:hidden}.input-hint{color:#a1aaba;margin:8px 0 24px;font-size:11px;position:relative}.study-controls{text-align:left;background:#fff;border:1px solid #edf0f6;border-radius:8px;grid-template-columns:repeat(3,1fr) 190px;align-items:center;gap:24px;min-height:112px;padding:20px 30px;display:grid;position:relative;box-shadow:0 12px 32px #52658a12}.study-controls>div{flex-direction:column;gap:9px;display:flex}.study-controls small{color:#8b95a4;font-size:10px}.study-controls em{color:#536177;font-size:12px;font-style:normal}.study-controls button{color:#fff;background:#287fdd;border:0;border-radius:7px;justify-content:center;align-items:center;gap:10px;height:52px;font-size:14px;font-weight:700;display:inline-flex;box-shadow:0 8px 20px #287fdd38}.study-notice{color:#6f7b8e;justify-content:center;align-items:center;gap:13px;min-height:62px;padding:0 52px;font-size:11px;display:flex}.study-notice strong{color:#5c7ec4}.study-bottom{grid-template-columns:1fr 1.15fr;gap:20px;display:grid}.study-bottom>section{background:#fff;border:1px solid #e9edf4;border-radius:8px;min-height:310px;padding:22px 25px;box-shadow:0 10px 30px #455a7d0b}.study-bottom section>header{justify-content:space-between;align-items:center;margin-bottom:10px;display:flex}.study-bottom section>header div{color:#2d77d0;align-items:center;gap:8px;display:flex}.study-bottom section>header span{color:#a1a9b4;font-size:9px}.activity-person{grid-template-columns:34px 1fr auto;align-items:center;gap:10px;min-height:57px;display:grid}.activity-person>i,.rank-person>i{color:#4673ad;background:#e8f0fb;border-radius:50%;place-items:center;width:32px;height:32px;font-size:11px;font-style:normal;display:grid}.activity-person>div{flex-direction:column;gap:3px;display:flex}.activity-person b em{color:#fff;background:#934ce5;border-radius:3px;margin-left:5px;padding:1px 4px;font-size:7px;font-style:normal}.rank-person{background:#f8fafc;border-radius:6px;grid-template-columns:24px 36px 1fr auto;align-items:center;gap:8px;min-height:59px;margin:6px 0;padding:0 14px;display:grid}.rank-person>strong{color:#9b7840;font-size:11px}.rank-person>b,.rank-person>span{font-size:11px}.rank-person>span{color:#4c596b}.trophy-art{color:#5b77dc;place-items:center;height:82px;display:grid}@media (width<=900px){.client-brand>div{display:block}.client-brand p{margin-top:4px}.quote-study-stage{padding-inline:22px}.study-controls{grid-template-columns:repeat(3,1fr)}.study-controls button{grid-column:1/4}.study-bottom{grid-template-columns:1fr}}@media (width<=600px){.client-quotes-page{margin-top:-10px}.client-header{min-height:72px}.client-brand{gap:10px}.client-brand>span{width:36px;height:36px}.client-brand h1{font-size:15px}.client-brand p{font-size:9px}.client-meta{gap:8px}.client-meta>span{font-size:0}.client-meta>span svg{width:18px}.client-meta i{display:none}.quote-study-stage{min-height:540px;padding:34px 12px 16px}.quote-study-stage h2{margin:12px 0 26px;font-size:29px}.character-board{gap:7px 5px;min-height:230px}.character-tile{width:34px;height:39px;font-size:17px}.character-space{width:6px;height:39px}.input-hint{margin-bottom:16px}.study-controls{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;padding:16px}.study-controls b{font-size:17px}.study-controls>div:nth-child(3) b{font-size:11px}.study-controls button{grid-column:1/4}.study-notice{text-align:center;flex-wrap:wrap;padding:12px 4px}.study-notice span{width:calc(100% - 50px)}.study-bottom>section{padding:18px 14px}.activity-person>span{text-align:right;max-width:100px}}.client-header-actions{align-items:center;gap:12px;display:flex}.open-client-window{color:#5274a4;background:#fff;border:1px solid #dce4ef;border-radius:6px;place-items:center;width:38px;height:38px;display:grid;box-shadow:0 5px 16px #536b8e12}.open-client-window:hover{color:#2675cf;background:#f4f9ff;border-color:#3889e8}.client-standalone-shell{background:#f6f8fc;min-height:100vh;padding:24px clamp(16px,4vw,64px) 48px}.client-standalone-shell .client-quotes-page{margin-top:0}@media (width<=600px){.client-header-actions{gap:7px}.open-client-window{width:36px;height:36px}.client-standalone-shell{padding:8px 10px 28px;width:100%;height:100dvh;min-height:0;padding:0 10px 8px;overflow:hidden}.client-standalone-shell .client-quotes-page{flex-direction:column;height:100%;display:flex;overflow:hidden}.client-standalone-shell .client-header{flex:none;min-height:66px}.client-standalone-shell .client-brand h1{font-size:16px}.client-standalone-shell .client-brand p{margin-top:2px}.client-standalone-shell .client-meta b{white-space:nowrap;font-size:10px}.client-standalone-shell .quote-study-stage{flex-direction:column;flex:1;height:calc(100dvh - 74px);min-height:0;padding:22px 10px 10px;display:flex}.client-standalone-shell .round-caption{flex:none}.client-standalone-shell .quote-study-stage h2{flex:none;margin:8px 0 17px;font-size:27px}.client-standalone-shell .character-board{flex:1;align-content:flex-start;gap:6px 4px;width:100%;min-height:0;overflow:hidden}.client-standalone-shell .character-tile{width:32px;height:36px;font-size:16px}.client-standalone-shell .character-space{width:4px;height:36px}.client-standalone-shell .input-hint{flex:none;margin:5px 0 9px}.client-standalone-shell .study-controls{flex:none;gap:6px;min-height:132px;padding:12px}.client-standalone-shell .study-controls>div{gap:4px}.client-standalone-shell .study-controls small{font-size:9px}.client-standalone-shell .study-controls b{font-size:16px}.client-standalone-shell .study-controls button{height:46px;margin-top:3px}.client-standalone-shell .study-notice,.client-standalone-shell .study-bottom{display:none}}@media (width<=380px),(height<=760px){.client-standalone-shell .client-header{min-height:58px}.client-standalone-shell .client-brand>span{width:32px;height:32px}.client-standalone-shell .client-brand h1{font-size:14px}.client-standalone-shell .quote-study-stage{height:calc(100dvh - 64px);padding-top:15px}.client-standalone-shell .quote-study-stage h2{margin-bottom:12px;font-size:24px}.client-standalone-shell .character-tile{width:29px;height:33px;font-size:15px}.client-standalone-shell .study-controls{min-height:122px;padding:9px}.client-standalone-shell .study-controls button{height:42px}}.client-standalone-shell{background:#f3f7ff;padding:0 40px 40px}.client-quotes-page{max-width:1020px;font-family:Inter,PingFang SC,Microsoft YaHei,sans-serif}.client-header{min-height:124px}.client-brand>span{box-shadow:none;background:0 0;border-radius:14px;width:64px;height:64px;overflow:hidden}.client-brand>span img{object-fit:contain;width:100%;height:100%}.client-brand>div{display:block}.client-brand h1{color:#102343;font-size:28px;font-weight:800;line-height:1.2}.client-brand p{color:#7f8da3;margin-top:7px;font-size:17px}.client-meta{gap:22px}.client-meta>span{color:#5480ed;font-size:0}.client-meta>span svg{width:30px;height:30px}.client-meta b{color:#13264a;font-size:22px}.quote-study-stage{background-position:50%;background-size:cover;border-color:#e4edff;border-radius:28px;min-height:456px;padding:44px 64px 30px;box-shadow:0 14px 36px #6b91ca18}.round-caption{color:#7897ee;font-size:17px;font-weight:600}.round-caption:before,.round-caption:after{background:#9fb5f5;width:14px;margin:0 11px 5px}.quote-study-stage h2{color:#3569eb;text-shadow:0 2px 8px #fff;margin:18px 0 42px;font-size:42px;font-weight:800;line-height:1.1}.character-board{gap:12px 7px;max-width:820px;min-height:175px}.character-tile{color:#102f60;background:#fff;border:1px solid #fff;border-radius:14px;width:68px;height:72px;font-size:27px;box-shadow:0 7px 18px #3869aa1c,inset 0 -1px #e8effb}.character-space{width:8px;height:72px}.character-tile.blank{background:#f9fbff}.study-controls{text-align:center;border-radius:28px;gap:0;min-height:164px;padding:20px 76px;overflow:visible}.study-controls>div{grid-template-rows:28px minmax(0,1fr);grid-template-columns:minmax(0,1fr);place-items:center;gap:5px;height:100%;display:grid;position:relative}.study-controls>div+div:before{content:"";background:#e3e8f1;width:1px;position:absolute;top:8px;bottom:8px;left:0}.study-controls small{color:#718099;font-size:17px;font-weight:500}.study-controls b{color:#18345f;font-size:25px}.study-controls .progress-stat{grid-template-rows:28px minmax(0,1fr);grid-template-columns:minmax(0,1fr);gap:5px;display:grid}.progress-main{justify-content:center;align-items:center;gap:17px;min-width:132px;display:flex}.progress-ring{--progress:0deg;background:conic-gradient(#4f82ee var(--progress), #dfe7fa 0);border-radius:50%;flex:none;place-items:center;width:78px;height:78px;display:grid}.progress-ring:before{content:"";background:#fff;border-radius:50%;grid-area:1/1;width:66px;height:66px}.progress-ring b{z-index:1;color:#3673e8;grid-area:1/1;font-size:25px}.study-controls .score-value{border:0;padding-bottom:13px;font-size:36px;line-height:1;position:relative}.study-controls .score-value:after{content:"";background:#4c81ed;border-radius:4px;width:56px;height:6px;position:absolute;bottom:0;left:50%;transform:translate(-50%)}.study-notice{background:#fff;border:1px solid #e8eef8;border-radius:22px;justify-content:flex-start;min-height:72px;margin:28px 0;padding:0 28px;font-size:17px;box-shadow:0 8px 22px #5876a30c}.study-notice svg,.study-notice b{color:#3973ed}.study-notice b{font-size:18px}.study-notice span{color:#7d8a9e}.study-notice .notice-chevron{color:#9aa9bc;margin-left:auto}.study-bottom{grid-template-columns:1fr 1.08fr;gap:26px}.study-bottom>section{border-color:#e5ecf7;border-radius:20px;min-height:520px;padding:27px 28px;position:relative;overflow:hidden;box-shadow:0 12px 30px #466b9c12}.study-bottom section>header{margin-bottom:16px}.study-bottom section>header div{gap:10px}.study-bottom section>header svg{width:28px;height:28px}.study-bottom section>header b{color:#132445;font-size:20px}.study-bottom section>header span{font-size:15px}.activity-person{grid-template-columns:54px 1fr auto;gap:17px;min-height:88px}.activity-person>img,.rank-avatar{object-fit:cover;border:3px solid #fff;border-radius:50%;width:52px;height:52px;box-shadow:0 3px 9px #48638b20}.activity-person b{font-size:18px}.activity-person small,.activity-person>span{color:#7e8aa0;font-size:15px}.activity-person b em{padding:2px 7px;font-size:11px}.rank-person{border-radius:14px;grid-template-columns:38px 54px 1fr auto;min-height:80px;margin:10px 0;padding:0 18px}.rank-person>b,.rank-person>span{color:#152039;font-size:17px}.rank-medal{object-fit:contain;width:34px;height:34px}.rank-1{background:linear-gradient(90deg,#fff6d9,#fffbef)}.rank-2{background:linear-gradient(90deg,#eef3fa,#f8faff)}.rank-3{background:linear-gradient(90deg,#fff0e5,#fff8f3)}@media (width>=601px) and (width<=900px){.client-standalone-shell{padding:0 17px 18px}.client-header{min-height:105px}.client-brand>span{width:52px;height:52px}.client-brand h1{font-size:27px}.client-brand p{margin-top:5px;font-size:14px}.client-meta b{font-size:18px}.quote-study-stage{border-radius:8px;min-height:380px;padding:20px 36px}.round-caption{font-size:16px}.quote-study-stage h2{margin:12px 0 19px;font-size:39px}.character-board{gap:10px 6px;max-width:650px}.character-tile{border-radius:8px;width:49px;height:53px;font-size:24px}.character-space{width:5px;height:53px}.study-controls{border-radius:8px;min-height:146px;padding:13px 34px;overflow:visible}.study-controls>div{grid-template-rows:28px minmax(0,1fr);gap:5px;min-width:0}.study-controls>div+div:before{top:13px;bottom:13px}.study-controls small{font-size:15px}.study-controls .progress-stat{grid-template-rows:28px minmax(0,1fr);grid-template-columns:minmax(0,1fr);gap:5px}.progress-main{gap:15px;min-width:118px}.progress-ring{width:60px;height:60px}.progress-ring:before{width:50px;height:50px}.progress-ring b{font-size:22px}.progress-ring b em{font-size:14px}.study-controls b{font-size:22px}.study-controls .score-value{padding-bottom:10px;font-size:30px}.study-controls .score-value:after{width:56px;height:4px}.study-controls .score-value em{font-size:16px}.study-controls>div:nth-child(3) b{font-size:17px}.study-notice{border-radius:8px;min-height:44px;margin:9px 0;padding:0 13px;font-size:13px}.study-notice b{font-size:14px}.study-bottom{grid-template-columns:1fr 1.04fr;gap:14px}.study-bottom>section{border-radius:8px;min-height:484px;padding:22px 20px}.study-bottom section>header b{font-size:19px}.study-bottom section>header span{font-size:13px}.activity-person{grid-template-columns:44px 1fr;gap:12px;min-height:72px}.activity-person>img,.rank-avatar{width:43px;height:43px}.activity-person b{font-size:17px}.activity-person small{font-size:14px}.activity-person>span{display:none}.rank-person{grid-template-columns:35px 48px 1fr auto;min-height:75px;padding:0 12px}.rank-person>b,.rank-person>span{font-size:16px}.trophy-art{height:140px}.trophy-art img{width:145px;height:145px}}@media (width<=600px){.study-controls>div,.study-controls .progress-stat{grid-template-rows:18px 40px;gap:0}.study-controls .progress-main{gap:5px;height:40px}.study-controls .progress-ring{width:34px;height:34px}.study-controls .progress-ring:before{width:26px;height:26px}.study-controls .progress-ring b{font-size:11px}.study-controls .progress-ring b em{font-size:8px}.study-controls .progress-main>b{font-size:13px}}.study-controls>div,.study-controls .progress-stat{grid-template-rows:24px 72px;grid-template-columns:minmax(0,1fr);align-content:center;justify-items:center;gap:0;height:auto;display:grid}.study-controls>div>small{grid-area:1/1;align-self:center}.study-controls>div>b,.study-controls>div>.progress-main{grid-area:2/1;align-self:center}.study-controls .progress-main{height:72px}.study-controls .score-value{margin:0}@media (width>=601px) and (width<=900px){.study-controls>div,.study-controls .progress-stat{grid-template-rows:22px 60px}.study-controls .progress-main{height:60px}}.study-controls{background:#fffffff5;border:0;border-radius:24px;grid-template-columns:repeat(3,minmax(0,1fr));align-items:stretch;min-height:164px;padding:25px 0}.study-controls>div,.study-controls .progress-stat{gap:11px;min-width:0;min-height:0;padding:0 20px}.study-controls>div+div:before{background:#e9edf4;top:3px;bottom:3px}.study-controls small{color:#818594;font-size:16px;line-height:1}.progress-main{gap:16px}.progress-ring{background:conic-gradient(#4b83ef var(--progress), #dce6fb 0);width:72px;height:72px}.progress-ring:before{width:60px;height:60px}.progress-ring b{color:#3979eb;font-size:24px}.progress-ring b em{color:#172b52;font-size:16px}.study-controls .progress-main>b{color:#172b52;font-size:24px}.study-controls .score-value{color:#3b79eb;padding-bottom:14px;font-size:34px}.study-controls .score-value em{color:#172b52;font-size:23px}.study-controls .score-value:after{background:#e3e9f6;width:100px;height:7px}.study-controls .score-value:before{content:"";z-index:1;background:#4d85ee;border-radius:4px;width:15px;height:7px;position:absolute;bottom:0;left:0}.study-controls>div:nth-child(3) b{color:#172b52;font-size:22px}@media (width>=601px) and (width<=900px){.study-controls{border-radius:12px;min-height:146px;padding:21px 0}.study-controls>div,.study-controls .progress-stat{gap:8px;padding:0 12px}.study-controls small{font-size:14px}.progress-main{gap:13px}.progress-ring{width:58px;height:58px}.progress-ring:before{width:48px;height:48px}.progress-ring b{font-size:20px}.progress-ring b em{font-size:13px}.study-controls .progress-main>b{font-size:21px}.study-controls .score-value{padding-bottom:10px;font-size:29px}.study-controls .score-value em{font-size:16px}.study-controls .score-value:after,.study-controls .score-value:before{height:5px}.study-controls .score-value:after{width:78px}.study-controls .score-value:before{width:12px}.study-controls>div:nth-child(3) b{font-size:17px}}@media (width<=600px){.client-standalone-shell{padding:0 8px 7px}.client-standalone-shell .client-quotes-page{grid-template-rows:60px 244px 68px 39px minmax(0,1fr);gap:0}.client-standalone-shell .client-header{min-height:60px}.client-standalone-shell .client-brand{gap:7px}.client-standalone-shell .client-brand>span{width:35px;height:35px}.client-standalone-shell .client-brand h1{font-size:15px}.client-standalone-shell .client-brand p{color:#8b98aa;font-size:8px}.client-standalone-shell .client-meta>span{display:none}.client-standalone-shell .quote-study-stage{border-radius:7px;padding:10px 7px 7px}.client-standalone-shell .round-caption{font-size:9px}.client-standalone-shell .quote-study-stage h2{margin:3px 0 8px;font-size:21px}.client-standalone-shell .character-board{gap:5px 4px}.client-standalone-shell .character-tile{border-radius:5px;width:28px;height:30px;font-size:14px}.client-standalone-shell .character-space{width:2px;height:30px}.client-standalone-shell .study-controls{border-radius:7px;min-height:68px;padding:5px 7px}.client-standalone-shell .study-controls>div{gap:3px}.client-standalone-shell .study-controls>div+div:before{top:6px;bottom:6px;left:-3px}.client-standalone-shell .study-controls .progress-stat{gap:5px}.client-standalone-shell .progress-ring{width:38px;height:38px}.client-standalone-shell .progress-ring:before{width:29px;height:29px}.client-standalone-shell .progress-ring b{font-size:10px}.client-standalone-shell .study-controls b{font-size:13px}.client-standalone-shell .study-controls em,.client-standalone-shell .study-controls>div:nth-child(3) b{font-size:8px}.client-standalone-shell .study-notice{border-radius:6px;margin:3px 0;padding:4px 7px}.client-standalone-shell .study-notice .notice-chevron{width:13px;display:block}.client-standalone-shell .study-bottom{gap:6px}.client-standalone-shell .study-bottom>section{padding:9px 7px}.client-standalone-shell .activity-person{grid-template-columns:30px 1fr;gap:5px;min-height:44px}.client-standalone-shell .activity-person>img,.client-standalone-shell .rank-avatar{width:29px;height:29px}.client-standalone-shell .rank-person{grid-template-columns:22px 30px minmax(0,1fr) auto;gap:3px;min-height:46px;padding:0 5px}.client-standalone-shell .rank-medal{width:22px;height:22px}.client-standalone-shell .rank-person>b{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.client-standalone-shell .trophy-art{height:48px}.client-standalone-shell .trophy-art img{width:52px;height:52px}}@media (width<=380px),(height<=760px){.client-standalone-shell .client-quotes-page{grid-template-rows:52px 218px 58px 32px minmax(0,1fr)}.client-standalone-shell .client-header{min-height:52px}.client-standalone-shell .quote-study-stage h2{font-size:19px}.client-standalone-shell .character-tile{width:26px;height:28px;font-size:13px}.client-standalone-shell .study-controls{min-height:58px}.client-standalone-shell .progress-ring{width:34px;height:34px}.client-standalone-shell .progress-ring:before{width:26px;height:26px}.client-standalone-shell .activity-person{min-height:37px}.client-standalone-shell .rank-person{min-height:39px}.client-standalone-shell .trophy-art{display:none}}@media (width>=601px) and (width<=900px){.client-standalone-shell .quote-study-stage{min-height:380px}.client-standalone-shell .study-controls{border-radius:12px;height:146px;min-height:146px;padding:21px 0}.client-standalone-shell .study-controls>div,.client-standalone-shell .study-controls .progress-stat{grid-template-rows:22px 60px;padding:0 12px}.client-standalone-shell .study-controls>div>small{font-size:14px}.client-standalone-shell .study-controls .progress-main{gap:13px;height:60px}.client-standalone-shell .progress-ring{width:58px;height:58px}.client-standalone-shell .progress-ring:before{width:48px;height:48px}.client-standalone-shell .progress-ring b{font-size:20px}.client-standalone-shell .progress-ring b em{font-size:13px}.client-standalone-shell .study-controls .progress-main>b{font-size:21px}.client-standalone-shell .study-controls .score-value{height:60px;padding:11px 0 10px;font-size:29px}.client-standalone-shell .study-controls .score-value em{font-size:16px}.client-standalone-shell .study-controls .score-value:after,.client-standalone-shell .study-controls .score-value:before{height:5px}.client-standalone-shell .study-controls .score-value:after{width:78px}.client-standalone-shell .study-controls .score-value:before{width:12px;left:calc(50% - 39px)}.client-standalone-shell .study-controls>div:nth-child(3)>b{font-size:17px}}@media (width<=600px){.client-standalone-shell .study-controls{border-radius:7px;height:65px;min-height:65px;padding:5px 7px}.client-standalone-shell .study-controls>div,.client-standalone-shell .study-controls .progress-stat{grid-template-rows:18px 40px;padding:0 3px}.client-standalone-shell .study-controls>div>small{font-size:9px}.client-standalone-shell .study-controls .progress-main{gap:5px;height:40px}.client-standalone-shell .progress-ring{width:34px;height:34px}.client-standalone-shell .progress-ring:before{width:26px;height:26px}.client-standalone-shell .progress-ring b{font-size:11px}.client-standalone-shell .progress-ring b em{font-size:8px}.client-standalone-shell .study-controls .progress-main>b,.client-standalone-shell .study-controls>div:nth-child(3)>b{font-size:12px}.client-standalone-shell .study-controls .score-value{height:40px;padding:8px 0 7px;font-size:16px}.client-standalone-shell .study-controls .score-value em{font-size:10px}.client-standalone-shell .study-controls .score-value:after,.client-standalone-shell .study-controls .score-value:before{height:3px}.client-standalone-shell .study-controls .score-value:after{width:42px}.client-standalone-shell .study-controls .score-value:before{width:7px;left:calc(50% - 21px)}}.study-controls>div,.study-controls .progress-stat{flex-direction:column;justify-content:center;align-self:stretch;align-items:center;gap:10px;height:auto;display:flex}.study-controls>div>small,.study-controls>div>b,.study-controls>div>.progress-main{align-self:auto}.progress-main{flex-direction:row;justify-content:center;align-items:center;gap:15px;min-width:0;display:flex}.study-controls .score-value{line-height:1;display:inline-block}@media (width>=601px) and (width<=900px){.study-controls{min-height:146px;padding:14px 34px;overflow:hidden}.study-controls>div,.study-controls .progress-stat{gap:9px}.progress-ring{width:58px;height:58px}.progress-ring:before{width:48px;height:48px}.progress-ring b{font-size:20px;line-height:1}.progress-ring b em{font-size:13px}.study-controls .score-value{margin-top:2px}}.study-controls{grid-template-columns:repeat(3,minmax(0,1fr))}.detached-controls{margin-top:14px}.quote-study-stage{min-height:430px}@media (width<=600px){.client-standalone-shell .client-quotes-page{grid-template-rows:66px 250px 65px 40px minmax(0,1fr);display:grid}.client-standalone-shell .quote-study-stage{width:100%;height:auto;min-height:0;padding:14px 9px 8px}.client-standalone-shell .quote-study-stage h2{margin:5px 0 10px;font-size:24px}.client-standalone-shell .character-board{flex:none;gap:5px 4px;min-height:0}.client-standalone-shell .character-tile{width:29px;height:32px;font-size:15px}.client-standalone-shell .character-space{width:3px;height:32px}.client-standalone-shell .study-controls{grid-template-columns:repeat(3,minmax(0,1fr));min-height:65px;margin:0;padding:8px 12px}.client-standalone-shell .study-controls b{font-size:14px}.client-standalone-shell .study-controls>div:nth-child(3) b{font-size:9px}.client-standalone-shell .study-notice{text-align:left;grid-template-columns:16px auto 1fr;align-items:center;gap:5px;min-height:0;padding:5px 7px;display:grid;overflow:hidden}.client-standalone-shell .study-notice svg{width:15px}.client-standalone-shell .study-notice b{white-space:nowrap;font-size:9px}.client-standalone-shell .study-notice span{text-overflow:ellipsis;white-space:nowrap;width:auto;font-size:8px;overflow:hidden}.client-standalone-shell .study-notice strong{display:none}.client-standalone-shell .study-bottom{grid-template-columns:1fr 1fr;gap:7px;min-height:0;display:grid;overflow:hidden}.client-standalone-shell .study-bottom>section{border-radius:6px;min-height:0;padding:11px 10px;overflow:hidden;box-shadow:0 8px 24px #405a8417}.client-standalone-shell .study-bottom section>header{margin-bottom:3px}.client-standalone-shell .study-bottom section>header div{gap:4px}.client-standalone-shell .study-bottom section>header svg{width:14px}.client-standalone-shell .study-bottom section>header b{font-size:12px}.client-standalone-shell .study-bottom section>header span{display:none}.client-standalone-shell .activity-person{grid-template-columns:29px 1fr;gap:7px;min-height:50px}.client-standalone-shell .activity-person>i,.client-standalone-shell .rank-person>i{width:28px;height:28px;font-size:9px}.client-standalone-shell .activity-person b{font-size:10px}.client-standalone-shell .activity-person small{font-size:8px}.client-standalone-shell .activity-person>span{display:none}.client-standalone-shell .rank-person{grid-template-columns:16px 30px 1fr auto;gap:4px;min-height:52px;margin:4px 0;padding:0 7px}.client-standalone-shell .rank-person>strong,.client-standalone-shell .rank-person>b,.client-standalone-shell .rank-person>span{font-size:9px}.client-standalone-shell .trophy-art{height:54px}.client-standalone-shell .trophy-art svg{width:46px;height:46px}}@media (width<=380px),(height<=760px){.client-standalone-shell .client-quotes-page{grid-template-rows:56px 225px 55px 32px minmax(0,1fr)}.client-standalone-shell .quote-study-stage{padding-top:9px}.client-standalone-shell .round-caption{font-size:9px}.client-standalone-shell .quote-study-stage h2{margin:3px 0 7px;font-size:21px}.client-standalone-shell .character-tile{width:27px;height:29px;font-size:14px}.client-standalone-shell .character-space{height:29px}.client-standalone-shell .study-controls{min-height:55px;margin:0;padding:5px}.client-standalone-shell .activity-person{min-height:40px}.client-standalone-shell .rank-person{min-height:42px}.client-standalone-shell .trophy-art{display:none}}.client-standalone-shell .study-controls{background:#fffffff7;border:0;border-radius:24px;grid-template-columns:repeat(3,minmax(0,1fr));align-items:stretch;height:164px;min-height:164px;margin-top:0;padding:25px 0;display:grid;overflow:hidden}.client-standalone-shell .study-controls>div,.client-standalone-shell .study-controls .progress-stat{grid-template-rows:24px 72px;grid-template-columns:minmax(0,1fr);align-content:center;justify-items:center;gap:0;min-width:0;height:auto;min-height:0;padding:0 20px;display:grid}.client-standalone-shell .study-controls>div+div:before{background:#e9edf4;top:3px;bottom:3px;left:0}.client-standalone-shell .study-controls>div>small{color:#818594;white-space:nowrap;grid-area:1/1;align-self:center;font-size:16px;line-height:1}.client-standalone-shell .study-controls>div>b,.client-standalone-shell .study-controls>div>.progress-main{grid-area:2/1;align-self:center}.client-standalone-shell .study-controls .progress-main{flex-direction:row;justify-content:center;align-items:center;gap:16px;min-width:0;height:72px;display:flex}.client-standalone-shell .progress-ring{background:conic-gradient(#4b83ef var(--progress),#dce6fb 0);flex:none;width:72px;height:72px}.client-standalone-shell .progress-ring:before{width:60px;height:60px}.client-standalone-shell .progress-ring b{color:#3979eb;font-size:24px;line-height:1}.client-standalone-shell .progress-ring b em{color:#172b52;font-size:16px}.client-standalone-shell .study-controls .progress-main>b{color:#172b52;font-size:24px}.client-standalone-shell .study-controls .score-value{color:#3b79eb;border:0;height:72px;margin:0;padding:15px 0 14px;font-size:34px;line-height:1;display:inline-block;position:relative}.client-standalone-shell .study-controls .score-value em{color:#172b52;font-size:23px}.client-standalone-shell .study-controls .score-value:after{content:"";background:#e3e9f6;border-radius:4px;width:100px;height:7px;position:absolute;bottom:0;left:50%;transform:translate(-50%)}.client-standalone-shell .study-controls .score-value:before{content:"";z-index:1;background:#4d85ee;border-radius:4px;width:15px;height:7px;position:absolute;bottom:0;left:calc(50% - 50px)}.client-standalone-shell .study-controls>div:nth-child(3)>b{color:#172b52;font-size:22px}@media (width>=601px) and (width<=900px){.client-standalone-shell .quote-study-stage{min-height:380px}.client-standalone-shell .study-controls{border-radius:12px;height:146px;min-height:146px;padding:21px 0}.client-standalone-shell .study-controls>div,.client-standalone-shell .study-controls .progress-stat{grid-template-rows:22px 60px;padding:0 12px}.client-standalone-shell .study-controls>div>small{font-size:14px}.client-standalone-shell .study-controls .progress-main{gap:13px;height:60px}.client-standalone-shell .progress-ring{width:58px;height:58px}.client-standalone-shell .progress-ring:before{width:48px;height:48px}.client-standalone-shell .progress-ring b{font-size:20px}.client-standalone-shell .progress-ring b em{font-size:13px}.client-standalone-shell .study-controls .progress-main>b{font-size:21px}.client-standalone-shell .study-controls .score-value{height:60px;padding:11px 0 10px;font-size:29px}.client-standalone-shell .study-controls .score-value em{font-size:16px}.client-standalone-shell .study-controls .score-value:after,.client-standalone-shell .study-controls .score-value:before{height:5px}.client-standalone-shell .study-controls .score-value:after{width:78px}.client-standalone-shell .study-controls .score-value:before{width:12px;left:calc(50% - 39px)}.client-standalone-shell .study-controls>div:nth-child(3)>b{font-size:17px}}@media (width<=600px){.client-standalone-shell .study-controls{border-radius:7px;height:65px;min-height:65px;padding:5px 7px}.client-standalone-shell .study-controls>div,.client-standalone-shell .study-controls .progress-stat{grid-template-rows:18px 40px;padding:0 3px}.client-standalone-shell .study-controls>div>small{font-size:9px}.client-standalone-shell .study-controls .progress-main{gap:5px;height:40px}.client-standalone-shell .progress-ring{width:34px;height:34px}.client-standalone-shell .progress-ring:before{width:26px;height:26px}.client-standalone-shell .progress-ring b{font-size:11px}.client-standalone-shell .progress-ring b em{font-size:8px}.client-standalone-shell .study-controls .progress-main>b,.client-standalone-shell .study-controls>div:nth-child(3)>b{font-size:12px}.client-standalone-shell .study-controls .score-value{height:40px;padding:8px 0 7px;font-size:16px}.client-standalone-shell .study-controls .score-value em{font-size:10px}.client-standalone-shell .study-controls .score-value:after,.client-standalone-shell .study-controls .score-value:before{height:3px}.client-standalone-shell .study-controls .score-value:after{width:42px}.client-standalone-shell .study-controls .score-value:before{width:7px;left:calc(50% - 21px)}}.client-binding-button{color:#607080;white-space:nowrap;background:#fff;border:1px solid #dce3ea;border-radius:5px;align-items:center;gap:6px;min-height:34px;padding:0 10px;font-size:11px;display:inline-flex}.client-binding-button.bound{color:#27865e;background:#eff9f4;border-color:#a9d9c1}.bind-client-modal{width:min(520px,100%)}.room-modal select,.practice-room-select{color:#34404d;width:100%;min-height:44px;font:inherit;background:#fff;border:1px solid #dce1e6;border-radius:5px;outline:0;padding:0 36px 0 12px;font-size:13px}.room-modal select:focus,.practice-room-select:focus{border-color:#31b779;box-shadow:0 0 0 3px #31b77917}.practice-room-select{color:#415873;border-color:#dce4ef;width:150px;min-height:38px;font-size:11px}.practice-config-modal{width:min(620px,100%)}.practice-config-modal form{max-height:min(70vh,640px);overflow-y:auto}.config-number-field{border:1px solid #dce1e6;border-radius:5px;align-items:center;display:flex}.config-number-field:focus-within{border-color:#31b779;box-shadow:0 0 0 3px #31b77917}.config-number-field input{min-width:0;box-shadow:none;border:0;flex:1}.config-number-field span{color:#7d8792;padding-right:13px;font-size:12px}.config-two-columns{grid-template-columns:1fr 1fr;gap:14px;display:grid}.config-two-columns label{display:block}.config-two-columns label>span{color:#46515e;margin-bottom:8px;font-size:12px;font-weight:600;display:block}.config-two-columns input{width:100%}.next-question-countdown{z-index:1000;pointer-events:none;background:0 0;place-items:center;display:grid;position:fixed;inset:0;overflow:hidden}.next-question-countdown>strong{isolation:isolate;color:#0000;font-variant-numeric:tabular-nums;letter-spacing:0;paint-order:stroke fill;-webkit-text-stroke:7px #fff;filter:drop-shadow(0 18px 18px #8e132e52);text-shadow:8px 9px #8f1029,13px 15px #fff,18px 22px 28px #6511264d;transform-origin:50% 70%;background:linear-gradient(155deg,#ff7269 8%,#ed313c 48%,#b70f2f 88%);-webkit-background-clip:text;background-clip:text;font-family:Impact,Haettenschweiler,Arial Narrow Bold,sans-serif;font-size:240px;font-style:italic;font-weight:900;line-height:.82;animation:.86s cubic-bezier(.16,.78,.24,1) countdown-number;display:block;position:relative}.next-question-countdown>strong:before{content:attr(data-countdown);z-index:-1;color:#0000;-webkit-text-stroke:18px #e52e4524;text-shadow:none;opacity:0;animation:.72s ease-out countdown-shockwave;position:absolute;inset:0}.next-question-countdown>strong:after{content:attr(data-countdown);z-index:-2;color:#7c0d26;-webkit-text-stroke:0;text-shadow:none;opacity:.18;position:absolute;inset:0;transform:translate(20px,24px)}@keyframes countdown-number{0%{opacity:0;transform:scale(.24)rotate(-9deg)}28%{opacity:1;transform:scale(1.38)rotate(4deg)}54%{transform:scale(.86)rotate(-2deg)}76%{transform:scale(1.09)rotate(1deg)}to{opacity:1;transform:scale(1)rotate(0)}}@keyframes countdown-shockwave{0%{opacity:.9;transform:scale(.7)}55%{opacity:.5}to{opacity:0;transform:scale(1.45)}}.practice-list-empty{color:#9aa5b3;place-items:center;min-height:140px;font-size:11px;display:grid}.rank-number{color:#7e8ca0;text-align:center;width:30px;font-size:12px}.client-empty-practice{text-align:center;flex-direction:column}@media (width<=760px){.config-two-columns{grid-template-columns:1fr;gap:0}.practice-room-select{width:120px}}@media (width<=600px){.next-question-countdown>strong{-webkit-text-stroke-width:5px;text-shadow:5px 6px #8f1029,9px 10px #fff,13px 15px 20px #6511264d;font-size:150px}.next-question-countdown>strong:before{-webkit-text-stroke-width:12px}.next-question-countdown>strong:after{transform:translate(13px,16px)}.client-standalone-shell .practice-list-empty{min-height:80px;font-size:8px}}@media (prefers-reduced-motion:reduce){.next-question-countdown>strong{animation:none}}.client-standalone-shell .study-bottom>section.ranking-panel{background-color:#fff;background-image:linear-gradient(#ffffff94,#ffffff94),url(/assets/trophy-web-BNn8SPrQ.png);background-position:right 24px bottom 20px,right 24px bottom 20px;background-repeat:no-repeat,no-repeat;background-size:180px 180px,180px 180px}@media (width>=601px) and (width<=900px){.client-standalone-shell .study-bottom>section.ranking-panel{background-position:right 16px bottom 14px,right 16px bottom 14px;background-size:145px 145px,145px 145px}}@media (width<=600px){.client-standalone-shell .study-bottom>section.ranking-panel{background-position:right 8px bottom 8px,right 8px bottom 8px;background-size:88px 88px,88px 88px}}.client-standalone-shell .study-controls .progress-ring b,.client-standalone-shell .study-controls .progress-ring b em,.client-standalone-shell .study-controls .progress-main>b,.client-standalone-shell .study-controls .score-value,.client-standalone-shell .study-controls .score-value em,.client-standalone-shell .study-controls>div:nth-child(3)>b{font-size:24px;line-height:1}@media (width>=601px) and (width<=900px){.client-standalone-shell .study-controls .progress-ring b,.client-standalone-shell .study-controls .progress-ring b em,.client-standalone-shell .study-controls .progress-main>b,.client-standalone-shell .study-controls .score-value,.client-standalone-shell .study-controls .score-value em,.client-standalone-shell .study-controls>div:nth-child(3)>b{font-size:21px}}@media (width<=600px){.client-standalone-shell .study-controls .progress-ring b,.client-standalone-shell .study-controls .progress-ring b em,.client-standalone-shell .study-controls .progress-main>b,.client-standalone-shell .study-controls .score-value,.client-standalone-shell .study-controls .score-value em,.client-standalone-shell .study-controls>div:nth-child(3)>b{font-size:12px}.client-standalone-shell .client-quotes-page{grid-template-rows:66px 250px 65px 54px minmax(0,1fr)}.client-standalone-shell .study-notice{grid-template-rows:minmax(0,1fr);grid-template-columns:16px auto minmax(0,1fr) 14px;min-height:42px;margin:6px 0;padding:8px 9px}.client-standalone-shell .study-notice .notice-chevron{grid-column:4;width:14px;margin-left:0}}@media (width<=380px),(height<=760px){.client-standalone-shell .client-quotes-page{grid-template-rows:56px 225px 55px 46px minmax(0,1fr)}.client-standalone-shell .study-notice{min-height:34px;margin:6px 0;padding-block:6px}}.client-standalone-shell .study-bottom>section>.practice-list-empty{text-align:center;pointer-events:none;place-items:center;min-height:0;padding:0 16px;display:grid;position:absolute;inset:0}.client-standalone-shell .study-notice>svg,.client-standalone-shell .study-notice>b,.client-standalone-shell .study-notice>.notice-chevron{flex:none}.client-standalone-shell .study-notice>b{white-space:nowrap}.client-standalone-shell .study-notice>span,.client-standalone-shell .study-notice>strong{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.sidebar .sidebar-nav .ant-btn.nav-item:hover,.sidebar .sidebar-nav .ant-btn.nav-item:focus-visible{color:#dce1e7!important;background:#ffffff0d!important}.sidebar .sidebar-nav .ant-btn.nav-item.active:hover,.sidebar .sidebar-nav .ant-btn.nav-item.active:focus-visible{color:#fff!important;background:#29313b!important}.sidebar .sidebar-nav .ant-btn.nav-item.active:hover svg,.sidebar .sidebar-nav .ant-btn.nav-item.active:focus-visible svg{color:#4bd49a}.sidebar .sidebar-nav{padding:24px 14px}.sidebar .sidebar-nav .nav-caption{padding:0 12px 6px;line-height:20px}.sidebar .sidebar-nav .nav-caption.second{margin-top:16px}.sidebar .sidebar-nav .ant-btn.nav-item{text-align:left;justify-content:flex-start;gap:12px;height:42px;margin:1px 0;padding-inline:12px}.ant-btn{letter-spacing:0;box-shadow:none}.ant-btn>.ant-btn-icon{align-items:center;display:inline-flex}.ant-btn-primary{background:#1b2029}.ant-btn-primary:not(:disabled):hover{background:#2a323d}.ant-btn-dangerous.ant-btn-primary{background:#b7464e}.ant-btn-dangerous.ant-btn-primary:not(:disabled):hover{background:#a83a42}.ant-input-affix-wrapper,.ant-input-number,.ant-select-selector{box-shadow:none!important}.ant-input-number{width:100%}.ant-form-item-label>label{font-weight:600;color:#46515e!important;font-size:12px!important}.ant-form-item{margin-bottom:18px}.login-form.ant-form{width:100%}.login-form .ant-form-item{margin:0 0 18px}.login-form .ant-form-item-label{padding-bottom:8px}.login-form .ant-form-item-label>label{color:#66717e!important;font-size:12px!important}.login-form .ant-input-affix-wrapper{border-color:#dce1e6;border-radius:5px;height:48px;padding-inline:14px}.login-form .ant-input-prefix{color:#8a95a2;margin-right:10px}.login-form .primary-button.ant-btn{width:100%;height:50px;margin-top:4px;font-weight:600}.antd-toast.ant-alert{z-index:1100;border-radius:7px;align-items:flex-start;width:min(540px,100vw - 32px);min-height:72px;padding:14px 42px 14px 16px;display:flex;position:fixed;top:20px;left:50%;transform:translate(-50%);box-shadow:0 16px 40px #20283226}.antd-toast .ant-alert-icon{margin-top:4px;font-size:20px}.antd-toast .ant-alert-content{min-width:0}.antd-toast .ant-alert-message{color:#2d3641;margin-bottom:4px;font-size:13px;font-weight:700}.antd-toast .ant-alert-description{color:#6d7681;font-size:12px;line-height:1.45}.antd-toast .ant-alert-action{margin-left:14px}.antd-toast .ant-alert-close-icon{inset-inline-end:14px}.success-toast.antd-toast{top:20px}.ant-modal .ant-modal-content{border-radius:7px;padding:0;overflow:hidden;box-shadow:0 24px 70px #080d1466}.ant-modal .ant-modal-header{border-bottom:1px solid #eceef1;min-height:78px;margin:0;padding:22px 54px 18px 22px}.ant-modal .ant-modal-title{color:#26303c;font-size:18px;line-height:1.35}.ant-modal .ant-modal-close{color:#808a96;top:20px;right:18px}.ant-modal .ant-modal-body{padding:22px}.ant-modal .ant-modal-body>p:first-child{color:#929aa5;margin:-6px 0 20px;font-size:11px}.ant-modal .ant-modal-footer{background:#fafbfc;border-top:1px solid #eceef1;margin:0;padding:16px 22px}.ant-modal .modal-actions{justify-content:flex-end;gap:9px;display:flex}.ant-modal .ant-form-item:last-of-type{margin-bottom:18px}.delete-modal-title{align-items:center;gap:10px;display:inline-flex}.delete-modal-title svg{color:#b7464e}.delete-modal .delete-modal-body{padding:0}.rooms-panel .ant-table-wrapper,.quotes-panel .ant-table-wrapper{width:100%}.rooms-table .ant-table,.quotes-table .ant-table,.task-result-table .ant-table{font-size:12px}.rooms-table .ant-table-thead>tr>th,.quotes-table .ant-table-thead>tr>th,.task-result-table .ant-table-thead>tr>th{color:#8b94a0;height:45px;padding:0 18px;font-size:11px;font-weight:600}.rooms-table .ant-table-tbody>tr>td{height:84px;padding:0 18px}.quotes-table .ant-table-tbody>tr>td,.task-result-table .ant-table-tbody>tr>td{padding:15px 18px}.rooms-table .ant-table-cell-fix-right{background:#fff}.rooms-table .ant-table-tbody>tr:hover .ant-table-cell-fix-right{background:#fafcfb}.pagination .ant-pagination{margin:0}.pagination .ant-pagination-item-active{background:#1b2029;border-color:#1b2029}.pagination .ant-pagination-item-active a{color:#fff}.topic-tag.ant-tag{color:#3d7359;background:#eef4f0;border:0;margin:0}.collection-filter{background:0 0;border:0;padding:0}.collection-filter .ant-input-affix-wrapper{background:#fff;width:100%;height:42px;padding-inline:12px}.collection-filter .ant-input-prefix{color:#929ba7;margin-right:9px}.board-collect.ant-btn,.collect-button.ant-btn,.client-binding-button.ant-btn{justify-content:center;align-items:center;display:inline-flex}.delete-room-button.ant-btn{padding:0}.empty-state .ant-empty-description,.collection-empty .ant-empty-description,.quotes-empty .ant-empty-description{color:inherit}.empty-state .ant-empty-image,.collection-empty .ant-empty-image,.quotes-empty .ant-empty-image{color:#677484;height:auto;margin-bottom:10px}.settings-panel .ant-form{padding:22px}.settings-panel .ant-input-affix-wrapper{height:46px}.settings-panel .settings-save.ant-btn{margin-top:20px}.practice-room-select.ant-select{min-height:38px}.practice-room-select .ant-select-selector{font-size:11px;min-height:38px!important}.open-client-window.ant-btn{padding:0}.practice-config-modal .ant-select,.practice-config-modal .ant-input-number{width:100%}.quotes-page{flex-direction:column;height:calc(100dvh - 152px);min-height:0;display:flex;overflow:hidden}.quotes-page .quotes-title{flex:none}.quotes-page .quotes-panel{flex-direction:column;flex:1;min-height:0;display:flex}.quotes-page .quotes-panel>.ant-table-wrapper{flex:1;min-height:0;overflow:hidden}.quotes-page .quotes-table .ant-table-body{overscroll-behavior:contain;scrollbar-width:thin}.quotes-page .pagination{flex:none}@media (width<=600px){.quotes-page{height:calc(100dvh - 136px)}.antd-toast.ant-alert{min-height:60px;top:10px}.ant-modal{max-width:calc(100vw - 20px)}.ant-modal .ant-modal-header{min-height:66px;padding:18px 48px 14px 18px}.ant-modal .ant-modal-body{padding:18px}}.study-controls .question-progress-main{flex-direction:column;grid-area:2/1;align-self:center;align-items:center;gap:14px;width:min(200px,82%);display:flex}.study-controls .question-progress-main .score-value{height:auto;margin:0;padding:0;font-size:24px;line-height:1}.study-controls .question-progress-main .score-value em{font-size:24px;line-height:1}.study-controls .question-progress-main .score-value:before,.study-controls .question-progress-main .score-value:after{content:none}.study-controls .question-progress{width:100%;line-height:1}.study-controls .question-progress .ant-progress-outer,.study-controls .question-progress .ant-progress-inner{display:block}.study-controls .question-progress .ant-progress-inner,.study-controls .question-progress .ant-progress-bg{border-radius:999px;height:7px!important}@media (width>=601px) and (width<=900px){.study-controls .question-progress-main{gap:10px;width:min(156px,86%)}.study-controls .question-progress-main .score-value,.study-controls .question-progress-main .score-value em{font-size:21px}.study-controls .question-progress .ant-progress-inner,.study-controls .question-progress .ant-progress-bg{height:5px!important}}@media (width<=600px){.study-controls .question-progress-main{gap:7px;width:min(84px,92%)}.study-controls .question-progress-main .score-value,.study-controls .question-progress-main .score-value em{font-size:12px}.study-controls .question-progress .ant-progress-inner,.study-controls .question-progress .ant-progress-bg{height:3px!important}}.quote-study-stage .round-caption.practice-topic{color:#3569eb;text-shadow:0 2px 8px #fff;font-size:34px;font-weight:800;line-height:1.15}.quote-study-stage .round-caption.practice-topic:before,.quote-study-stage .round-caption.practice-topic:after{width:24px;margin-bottom:10px}.quote-study-stage h2.practice-hint{color:#526a96;margin:14px 0 38px;font-size:23px;font-weight:700;line-height:1.3}@media (width<=600px){.quote-study-stage .round-caption.practice-topic{font-size:24px}.quote-study-stage .round-caption.practice-topic:before,.quote-study-stage .round-caption.practice-topic:after{width:16px;margin-bottom:7px}.quote-study-stage h2.practice-hint{margin:8px 0 18px;font-size:17px}.client-standalone-shell .client-quotes-page{grid-template-rows:66px 290px 65px 54px minmax(0,1fr)}}@media (width<=380px),(height<=760px){.client-standalone-shell .client-quotes-page{grid-template-rows:56px 255px 55px 46px minmax(0,1fr)}}.client-standalone-shell.client-layout-mobile{width:100%;height:100dvh;min-height:0;padding:0 8px 7px;overflow:hidden}.client-layout-mobile .client-quotes-page{grid-template-rows:56px 375px 62px minmax(0,1fr);gap:0;height:100%;display:grid;overflow:hidden}.client-layout-mobile .client-header{min-height:56px}.client-layout-mobile .client-brand{gap:7px}.client-layout-mobile .client-brand>span{width:35px;height:35px}.client-layout-mobile .client-brand h1{font-size:15px}.client-layout-mobile .client-brand p{margin-top:2px;font-size:8px}.client-layout-mobile .client-meta>span{display:none}.client-layout-mobile .client-meta b{white-space:nowrap;font-size:10px}.client-layout-mobile .quote-study-stage{border-radius:7px;width:100%;height:auto;min-height:0;padding:14px 9px 8px}.client-layout-mobile .character-board{flex:none;gap:3px;width:100%;min-height:0}.client-layout-mobile .character-tile{border-radius:5px;width:27px;height:31px;font-size:15px}.client-layout-mobile .character-space{width:2px;height:31px}.client-layout-mobile .round-caption.practice-topic{font-size:24px}.client-layout-mobile .round-caption.practice-topic:before,.client-layout-mobile .round-caption.practice-topic:after{width:16px;margin-bottom:7px}.client-layout-mobile .quote-study-stage h2.practice-hint{margin:8px 0 18px;font-size:17px}.client-layout-mobile .study-controls{display:none}.client-layout-mobile .study-controls>div,.client-layout-mobile .study-controls .progress-stat{grid-template-rows:18px 40px;padding:0 3px}.client-layout-mobile .study-controls>div>small{font-size:9px}.client-layout-mobile .study-controls .progress-main{gap:5px;height:40px}.client-layout-mobile .progress-ring{width:34px;height:34px}.client-layout-mobile .progress-ring:before{width:26px;height:26px}.client-layout-mobile .study-controls .progress-ring b,.client-layout-mobile .study-controls .progress-ring b em,.client-layout-mobile .study-controls .progress-main>b,.client-layout-mobile .study-controls .score-value,.client-layout-mobile .study-controls .score-value em,.client-layout-mobile .study-controls>div:nth-child(3)>b{font-size:12px}.client-layout-mobile .study-controls .question-progress-main{gap:7px;width:min(84px,92%)}.client-layout-mobile .study-controls .question-progress .ant-progress-inner,.client-layout-mobile .study-controls .question-progress .ant-progress-bg{height:3px!important}.client-layout-mobile .study-notice{text-align:left;grid-template-rows:minmax(0,1fr);grid-template-columns:16px auto minmax(0,1fr) 14px;align-self:center;gap:5px;height:46px;min-height:0;margin:8px 0;padding:8px 9px;display:grid;overflow:hidden}.client-layout-mobile .study-notice span{text-overflow:ellipsis;white-space:nowrap;width:auto;overflow:hidden}.client-layout-mobile .study-notice strong{display:none}.client-layout-mobile .study-bottom{grid-template-columns:1fr 1fr;gap:7px;min-height:0;display:grid;overflow:hidden}.client-layout-mobile .study-bottom>section{border-radius:6px;min-height:0;padding:11px 10px;overflow:hidden}.client-layout-mobile .study-bottom section>header{margin-bottom:3px}.client-layout-mobile .study-bottom section>header svg{width:14px}.client-layout-mobile .study-bottom section>header b{font-size:12px}.client-layout-mobile .study-bottom section>header span{display:none}.client-standalone-shell.client-layout-mobile .study-bottom>section>.practice-list-empty{inset:34px 0 0}.client-layout-mobile .activity-person{grid-template-columns:29px 1fr;gap:7px;min-height:50px}.client-layout-mobile .activity-person>span{display:none}.client-layout-mobile .rank-person{grid-template-columns:16px 30px 1fr auto;gap:4px;min-height:52px;margin:4px 0;padding:0 7px}.client-layout-mobile .rank-person>strong,.client-layout-mobile .rank-person>b,.client-layout-mobile .rank-person>span{font-size:9px}@media (height<=760px){.client-layout-mobile .client-quotes-page{grid-template-rows:50px 325px 54px minmax(0,1fr)}.client-layout-mobile .client-header{min-height:50px}.client-layout-mobile .study-notice{height:40px;margin-block:7px}}.open-client-window.fullscreen-button{color:#3977df;background:#f8fbff;border-color:#c9d9f2;border-radius:50%;width:30px;min-width:30px;height:30px;padding:0;position:relative;overflow:visible;box-shadow:0 4px 12px #376fc026}.open-client-window.fullscreen-button:after{content:"";pointer-events:none;border:1px dashed #75a0ed99;border-radius:50%;animation:9s linear infinite fullscreen-ring-spin;position:absolute;inset:-4px}.open-client-window.fullscreen-button .ant-btn-icon{place-items:center;display:grid}.fullscreen-clock{background:#fff;border:1.5px solid #4d85ee;border-radius:50%;width:17px;height:17px;display:block;position:relative;box-shadow:inset 0 0 0 2px #edf4ff}.fullscreen-clock:before{content:"";background:repeating-conic-gradient(from -1deg, #82aaf1 0 2deg, transparent 2deg 30deg);opacity:.75;border-radius:50%;position:absolute;inset:1px}.fullscreen-clock i{z-index:1;transform-origin:50% 100%;background:#286fdb;border-radius:2px;display:block;position:absolute;bottom:50%;left:50%}.fullscreen-clock .clock-hour{width:1.5px;height:4px;margin-left:-.75px;animation:18s linear infinite clock-hand-spin}.fullscreen-clock .clock-minute{background:#ef5b62;width:1px;height:6px;margin-left:-.5px;animation:3s linear infinite clock-hand-spin}.fullscreen-clock .clock-pin{background:#243b68;border-radius:50%;width:3px;height:3px;margin:0 0 -1.5px -1.5px;bottom:50%;left:50%}.open-client-window.fullscreen-button:hover .fullscreen-clock{border-color:#236fd6;box-shadow:inset 0 0 0 2px #e5efff,0 0 0 2px #dbe9ff}@keyframes fullscreen-ring-spin{to{transform:rotate(360deg)}}@keyframes clock-hand-spin{to{transform:rotate(360deg)}}@media (prefers-reduced-motion:reduce){.open-client-window.fullscreen-button:after,.fullscreen-clock i{animation:none}.fullscreen-clock .clock-hour{transform:rotate(45deg)}.fullscreen-clock .clock-minute{transform:rotate(135deg)}}
