.admin-shell{min-height:100vh;display:grid;grid-template-columns:224px 1fr;background:#f5f6f8}.admin-shell>aside{position:sticky;top:0;height:100vh;background:#17191d;color:#fff;padding:24px 14px;display:flex;flex-direction:column}.admin-brand{display:flex;align-items:center;gap:12px;padding:0 10px 24px}.admin-brand img{width:40px;height:40px;border-radius:12px;display:block;object-fit:cover}.admin-brand div{display:flex;flex-direction:column}.admin-brand b{font-size:17px}.admin-brand span{font-size:12px;color:#9499a3;margin-top:3px}.admin-shell nav{display:grid;align-content:start;flex:1;min-height:0;overflow-y:auto;gap:5px}.admin-shell nav a,.nav-group-trigger,.logout{display:flex;align-items:center;gap:12px;height:44px;padding:0 13px;color:#b9bdc5;border-radius:9px;text-decoration:none;font-size:14px}.admin-shell nav svg,.nav-group-trigger svg,.logout svg{width:18px;flex:0 0 auto}.admin-shell nav a.active{background:#d33a2c;color:#fff}.admin-shell nav .admin-nav-count{display:grid;min-width:20px;height:20px;margin-left:auto;place-items:center;padding:0 6px;border-radius:10px;background:#d33a2c;color:#fff;font-size:11px;font-style:normal}.admin-shell nav a.active .admin-nav-count{background:#fff;color:#d33a2c}.nav-divider{display:flex;align-items:center;gap:10px;padding:13px 13px 5px;color:#717680;font-size:11px}.nav-divider:after{height:1px;flex:1;background:#2a2d33;content:""}.nav-group-trigger{width:100%;border:0;background:transparent;cursor:pointer}.nav-group.active>.nav-group-trigger{color:#fff}.nav-group-trigger svg:last-child{width:15px;margin-left:auto;transition:transform .16s ease}.nav-group-trigger svg:last-child.expanded{transform:rotate(180deg)}.nav-group-items{display:grid;gap:3px;padding:2px 0 5px 17px}.admin-shell nav .nav-group-items a{height:39px;font-size:13px}.admin-shell nav .nav-group-items a:before{width:1px;height:18px;margin-left:-4px;background:#3b3e45;content:""}.admin-shell nav .nav-group-items a.active:before{background:#fff9}.logout{margin-top:auto;border:0;background:transparent;cursor:pointer}.admin-shell main>header{height:72px;background:#fff;border-bottom:1px solid #e7e8eb;display:flex;align-items:center;justify-content:space-between;padding:0 30px}.admin-shell main>header div{display:flex;flex-direction:column}.admin-shell main>header span{font-size:12px;color:#8a8f98;margin-top:3px}.admin-shell main>header em{font-style:normal;background:#f1f2f4;padding:8px 13px;border-radius:20px;font-size:13px}.admin-content{padding:28px;max-width:1500px;margin:auto}@media(max-width:900px){.admin-shell{grid-template-columns:72px 1fr}.admin-shell>aside{padding:18px 10px}.admin-brand div,.admin-shell nav a span,.nav-group-trigger span,.nav-divider{font-size:0}.admin-shell nav a{justify-content:center;padding:0}.nav-group-trigger{justify-content:center;padding:0}.nav-group-trigger svg:last-child{display:none}.nav-group-items{padding-left:0}.admin-shell nav .nav-group-items a:before{display:none}.admin-brand{padding:0 6px 20px}.logout{font-size:0;justify-content:center}.admin-content{padding:16px}}.admin-login{min-height:100vh;background:linear-gradient(135deg,#f7f3f2,#fff 55%,#f2f4f7);display:grid;place-items:center;padding:24px}.admin-login section{width:min(420px,100%);background:#fff;border:1px solid #e7e8eb;border-radius:18px;padding:34px;box-shadow:0 20px 60px #1f222817}.login-brand{display:flex;align-items:center;gap:13px;margin-bottom:34px}.login-brand img{width:45px;height:45px;border-radius:13px;display:block;object-fit:cover}.login-brand h1,.login-brand p{margin:0}.login-brand p{font-size:12px;color:#8b9098;margin-top:3px}.admin-login h2{margin:0 0 8px}.login-tip{color:#7b8089;margin:0 0 25px;font-size:14px}.admin-login form{display:grid;gap:18px}.admin-login label{display:grid;gap:8px;font-size:13px;font-weight:600}.admin-login input{height:44px;border:1px solid #dfe1e5;border-radius:9px;padding:0 13px;font:inherit;outline:none}.admin-login input:focus{border-color:#d33a2c;box-shadow:0 0 0 3px #d33a2c17}.admin-login form>button{height:46px;border:0;border-radius:9px;background:#d33a2c;color:#fff;font-weight:700;cursor:pointer}.admin-login form>button.admin-login-secondary{background:#f3f4f6;color:#4f555e}.admin-code-field{display:grid;grid-template-columns:1fr 112px;gap:10px}.admin-code-field button{border:0;border-radius:9px;background:#f3f4f6;color:#33373d;font-weight:600;cursor:pointer}.admin-code-field button:disabled{cursor:default;opacity:.55}.page-title{display:flex;align-items:flex-end;justify-content:space-between;margin-bottom:22px}.page-title h1{font-size:24px;margin:0 0 6px}.page-title p{margin:0;color:#81868f;font-size:13px}.page-title>span{font-size:13px;color:#7c8189}.stat-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.stat-grid article{background:#fff;border:1px solid #e9eaed;border-radius:13px;padding:21px;display:flex;align-items:center;gap:15px}.stat-grid i{width:43px;height:43px;border-radius:11px;background:#fff0ee;color:#d33a2c;display:grid;place-items:center}.stat-grid svg{width:20px}.stat-grid article div{display:flex;flex-direction:column}.stat-grid span{font-size:13px;color:#797e87}.stat-grid strong{font-size:25px;margin-top:4px}.fund-overview{margin-top:18px;background:#fff;border:1px solid #e9eaed;border-radius:13px;padding:22px}.fund-overview h2{font-size:16px;display:flex;gap:9px;align-items:center;margin:0 0 22px}.fund-overview h2 svg{width:19px;color:#d33a2c}.fund-overview>div{display:flex;gap:70px}.fund-overview span{display:flex;flex-direction:column;color:#80858e;font-size:13px}.fund-overview strong{color:#24272c;font-size:23px;margin-top:7px}.toolbar{display:flex;gap:10px;margin-bottom:15px}.toolbar label{width:320px;height:40px;background:#fff;border:1px solid #dfe1e5;border-radius:8px;display:flex;align-items:center;padding:0 11px}.toolbar label svg{width:17px;color:#969ba4}.toolbar input{border:0;outline:0;flex:1;padding:0 9px}.toolbar select,.toolbar>button{height:40px;border:1px solid #dfe1e5;background:#fff;border-radius:8px;padding:0 13px}.toolbar>button{background:#292c31;color:#fff;cursor:pointer}.table-card{background:#fff;border:1px solid #e5e7ea;border-radius:12px;overflow:auto;position:relative;min-height:160px}table{width:100%;border-collapse:collapse;font-size:13px}th{text-align:left;background:#fafafa;color:#757a83;font-weight:600;padding:13px 16px;border-bottom:1px solid #e8e9ec;white-space:nowrap}td{padding:15px 16px;border-bottom:1px solid #efeff1;vertical-align:middle}td b,td small{display:block}td small{font-size:12px;color:#8a8f98;margin-top:4px;max-width:350px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.long-cell{max-width:330px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.status{display:inline-flex;padding:5px 9px;border-radius:20px;background:#f1f2f4;color:#636871;font-size:12px}.status.active,.status.approved,.status.completed,.status.resolved,.status.settled{background:#eaf7ef;color:#287a49}.status.pending,.status.processing,.status.exported,.status.submitted{background:#fff5df;color:#a4670c}.status.suspended,.status.rejected,.status.failed{background:#fff0ee;color:#b6382e}button.plain,button.danger,button.primary{border:1px solid #dfe1e5;background:#fff;border-radius:7px;padding:7px 11px;cursor:pointer}button.danger{color:#c13a30;border-color:#f1c4c0}button.primary{color:#fff;background:#d33a2c;border-color:#d33a2c}.empty{position:absolute;top:55px;right:0;bottom:0;left:0;display:grid;place-items:center;color:#979ca4}.user-capability-cell{max-width:320px}.user-capability-cell b,.user-capability-cell small{display:block}.user-capability-cell small{margin-top:5px;color:#7f858e;white-space:normal;line-height:1.45}.user-capability-cell+td+td button+button{margin-left:6px}.capability-description-modal{width:min(560px,calc(100vw - 40px))}.capability-description-modal label{display:block}.capability-description-modal label>span{display:block;margin-bottom:8px;color:#656b73;font-size:13px}.capability-description-modal textarea{width:100%;min-height:120px;resize:vertical;border:1px solid #d8dbe0;border-radius:8px;padding:11px;font:inherit}.capability-description-modal label>small{display:block;margin-top:5px;color:#8a9098;text-align:right}.capability-description-modal .modal-actions{display:flex;justify-content:flex-end;gap:8px;margin-top:18px}.modal-mask{position:fixed;top:0;right:0;bottom:0;left:0;border:0;background:#1416196b;z-index:20}.detail-modal{position:fixed;right:0;top:0;bottom:0;width:min(580px,90vw);background:#fff;z-index:21;padding:26px;overflow:auto;box-shadow:-20px 0 50px #00000021}.detail-modal header{display:flex;justify-content:space-between;align-items:flex-start;border-bottom:1px solid #eee;padding-bottom:18px}.detail-modal h2,.detail-modal p{margin:0}.detail-modal header p{color:#8b9098;font-size:12px;margin-top:5px}.detail-modal header button{border:0;background:#f2f3f5;border-radius:8px;width:34px;height:34px}.detail-modal header svg{width:18px}.detail-fields{display:grid;grid-template-columns:1fr 1fr;gap:1px;background:#eee;margin:20px 0;border:1px solid #eee}.detail-fields div{background:#fff;padding:13px;display:flex;flex-direction:column;gap:5px}.detail-fields span{font-size:12px;color:#8a8f98}.detail-fields b{font-size:13px;word-break:break-all}.detail-modal h3{font-size:14px}.materials{display:grid;gap:8px}.materials a{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:11px;background:#f6f7f8;color:#34373c;text-decoration:none;border-radius:8px}.materials a>span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.materials svg{flex:0 0 auto;width:16px}.materials-empty{margin:0;padding:18px 12px;border-radius:8px;background:#f6f7f8;color:#8a8f98;font-size:13px;text-align:center}.material-preview-mask{position:fixed;top:0;right:0;bottom:0;left:0;z-index:40;background:#0c0e12c7}.material-preview-dialog{position:fixed;top:5vh;right:5vw;bottom:5vh;left:5vw;z-index:41;display:flex;flex-direction:column;overflow:hidden;border-radius:14px;background:#17191d;box-shadow:0 24px 70px #0000005c}.material-preview-dialog header{display:flex;flex:0 0 auto;align-items:center;justify-content:space-between;min-height:54px;padding:0 16px;color:#fff;background:#202329}.material-preview-dialog header button{display:grid;width:34px;height:34px;padding:0;border:0;border-radius:9px;place-items:center;color:#fff;background:#ffffff1a}.material-preview-dialog header svg{width:18px;height:18px}.material-preview-body{display:grid;flex:1 1 auto;min-height:0;padding:18px;place-items:center}.material-preview-body img{display:block;max-width:100%;max-height:100%;object-fit:contain}.detail-modal textarea{width:100%;min-height:90px;margin-top:16px;border:1px solid #ddd;border-radius:8px;padding:10px;box-sizing:border-box}.detail-modal footer{display:flex;justify-content:flex-end;gap:10px;margin-top:18px}.detail-modal footer button:disabled{cursor:not-allowed;opacity:.45}@media(max-width:1000px){.stat-grid{grid-template-columns:repeat(2,1fr)}}.certification-tabs{display:flex;gap:4px;margin:-4px 0 16px;border-bottom:1px solid #e2e4e7}.certification-tabs button{border:0;background:transparent;padding:11px 16px;color:#737881;cursor:pointer;border-bottom:2px solid transparent}.certification-tabs button.active{color:#d33a2c;border-bottom-color:#d33a2c;font-weight:600}.review-job-field{display:flex;flex-direction:column;gap:7px;margin-top:18px}.review-job-field span{font-size:13px;font-weight:600}.review-job-field input,.review-job-field select{height:42px;border:1px solid #d8dbe0;border-radius:8px;padding:0 11px;background:#fff}.review-job-field small{color:#8a8f98}.review-job-options{max-height:220px;overflow-y:auto;border:1px solid #e1e3e6;border-radius:8px;background:#fff}.review-job-options button{display:block;width:100%;padding:10px 12px;border:0;border-bottom:1px solid #eff0f2;background:#fff;color:#25282d;text-align:left;cursor:pointer}.review-job-options button:last-child{border-bottom:0}.review-job-options button:hover{background:#f7f7f8}.review-job-options button.selected{background:#fff4f2;color:#d33a2c}.review-job-options button b,.review-job-options button small{display:block}.review-job-options button small{margin-top:3px;overflow:hidden;color:#858a93;text-overflow:ellipsis;white-space:nowrap}.review-job-options p{margin:0;padding:16px 12px;color:#8a8f98;text-align:center}.authenticity-selector>div{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px}.authenticity-selector button{display:flex;align-items:center;justify-content:space-between;border:0;border-radius:8px;background:#f3f4f6;padding:9px 10px;color:#4d525a;cursor:pointer}.authenticity-selector button.selected{background:#d33a2c;color:#fff}.authenticity-selector button small{color:inherit;opacity:.72}.certification-edit-panel{display:grid;gap:12px;margin-top:20px;padding:16px;border-radius:10px;background:#f7f8f9}.page-title-actions{display:flex;align-items:center;gap:12px;color:#7c8189;font-size:13px}.toolbar>input{width:260px;height:40px;box-sizing:border-box;border:1px solid #dfe1e5;border-radius:8px;background:#fff;padding:0 12px;outline:none}.row-actions{white-space:nowrap}.row-actions button+button{margin-left:7px}.row-actions button:disabled{cursor:not-allowed;opacity:.55}.test-data-badge{display:inline-flex;align-items:center;margin-left:6px;padding:2px 6px;border-radius:4px;background:#eef1f5;color:#626975;font-size:11px;font-weight:500;line-height:1.4;vertical-align:middle}.certification-edit-panel h3{margin:0}.certification-management-actions{display:flex;justify-content:flex-end;gap:10px;margin-top:18px}.review-standard{margin:4px 0 20px;padding:14px 16px;border-radius:10px;background:#f6f7f8;color:#3f454d}.review-standard.strict{background:#fff6e8;color:#77501c}.review-standard strong,.review-standard p{display:block;margin:0}.review-standard p{margin-top:5px;font-size:13px;line-height:1.65}.review-optional-note{margin:16px 0 10px;color:#68717d;font-size:13px;line-height:1.6}.review-score-editor,.review-score-summary,.review-score-decision{display:grid;gap:16px;margin-top:18px;padding:16px;border-radius:12px;background:#f6f7f8}.review-score-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:18px}.review-score-heading strong{color:#20242a;font-size:15px}.review-score-heading p{margin:5px 0 0;color:#737b86;font-size:12px;line-height:1.55}.review-score-heading>b{flex:0 0 auto;color:#d33a2c;font-size:18px}.review-score-heading>b.passed{color:#258454}.review-score-heading>b.rejected{color:#d33a2c}.review-score-list{display:grid;gap:14px}.review-score-item{display:grid;gap:11px;min-width:0;padding:14px;border-radius:9px;background:#fff}.review-score-item-heading{display:flex;align-items:center;justify-content:space-between;gap:12px}.review-score-item-heading>span{color:#343941;font-size:14px;font-weight:600}.review-score-item-heading>b{color:#d33a2c;font-size:13px}.review-score-scale{display:grid;grid-template-columns:repeat(11,minmax(30px,1fr));gap:5px}.review-score-scale button{height:34px;border:0;border-radius:7px;background:#eef0f2;color:#4f5660;font-size:12px;cursor:pointer}.review-score-scale button:hover:not(:disabled){background:#e6e8eb}.review-score-scale button.selected{background:#d33a2c;color:#fff;font-weight:700}.review-score-scale button:disabled{cursor:not-allowed;opacity:.45}.review-score-anchor-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:6px 16px}.review-score-anchor-list>div{display:grid;grid-template-columns:30px minmax(0,1fr);gap:7px;color:#68717d;font-size:12px;line-height:1.5}.review-score-anchor-list b{color:#3d444d;font-size:12px}.review-score-decision{background:#fff6e8}.review-score-decision.disabled{filter:grayscale(.35);opacity:.75}.review-score-summary-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:8px}.review-score-summary-grid>div{display:grid;gap:5px;padding:11px;border-radius:8px;background:#fff}.review-score-summary-grid span{color:#747c87;font-size:12px}.review-score-summary-grid b{color:#282d34;font-size:14px}@media(max-width:800px){.review-score-scale{grid-template-columns:repeat(6,minmax(30px,1fr))}.review-score-anchor-list{grid-template-columns:1fr}.review-score-summary-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.analytics-title{align-items:flex-end}.analytics-title-actions{display:flex;gap:10px}.analytics-title-actions button,.analytics-filter-card button{display:inline-flex;height:40px;align-items:center;justify-content:center;gap:7px;border:0;border-radius:9px;padding:0 15px;cursor:pointer}.analytics-title-actions svg{width:16px}.ghost-button{background:#fff;color:#4d525a}.primary-button{align-self:end;background:#d33a2c;color:#fff}.analytics-filter-card{display:grid;grid-template-columns:repeat(4,minmax(130px,1fr)) auto auto;gap:12px;margin-bottom:18px;border-radius:14px;background:#fff;padding:16px}.analytics-filter-card label{display:grid;gap:7px;color:#747983;font-size:12px}.analytics-filter-card input[type=date],.analytics-filter-card select{height:40px;border:1px solid #e3e5e8;border-radius:8px;background:#f8f9fa;padding:0 10px;color:#25282d;outline:none}.analytics-test-filter{display:flex!important;align-self:end;height:40px;align-items:center;gap:7px!important;white-space:nowrap}.analytics-tabs{display:flex;gap:4px;overflow-x:auto;border-radius:12px;background:#fff;padding:5px}.analytics-tabs button{display:inline-flex;height:40px;flex:0 0 auto;align-items:center;gap:7px;border:0;border-radius:8px;background:transparent;padding:0 13px;color:#747983;cursor:pointer}.analytics-tabs button.active{background:#25282d;color:#fff}.analytics-tabs svg{width:16px}.analytics-content{min-height:300px;margin-top:16px;transition:opacity .16s ease}.analytics-content.loading{opacity:.55}.analytics-metric-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.analytics-metric-grid article{min-height:108px;border-radius:13px;background:#fff;padding:19px}.analytics-metric-grid span{color:#7d828b;font-size:13px}.analytics-metric-grid strong{display:block;margin-top:13px;color:#202328;font-size:25px}.analytics-panel{margin-top:14px;border-radius:14px;background:#fff;padding:20px}.analytics-panel-title{display:flex;align-items:center;justify-content:space-between;gap:15px;margin-bottom:18px}.analytics-panel-title h2{margin:0;font-size:16px}.analytics-panel-title span{color:#92969e;font-size:12px}.trend-bars{display:flex;height:220px;align-items:flex-end;gap:8px;overflow-x:auto}.trend-column{display:grid;min-width:46px;flex:1;grid-template-rows:22px 150px 22px;gap:5px;text-align:center}.trend-value,.trend-column small{color:#858a93;font-size:11px}.trend-bar-track{position:relative;overflow:hidden;border-radius:7px;background:#f2f3f5}.trend-bar-track i{position:absolute;right:0;bottom:0;left:0;border-radius:7px 7px 0 0;background:#d33a2c}.funnel-list{display:grid;gap:15px}.funnel-list article div{display:grid;grid-template-columns:30px 1fr auto 64px;align-items:center;gap:10px}.funnel-list article div>span{display:grid;width:25px;height:25px;place-items:center;border-radius:7px;background:#f1f2f4;color:#717680;font-size:12px}.funnel-list article b{font-size:14px}.funnel-list article em{color:#858a93;font-size:12px;font-style:normal;text-align:right}.funnel-list article>i{display:block;height:6px;margin:8px 0 0 40px;border-radius:4px;background:#d33a2c}.analytics-list-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.ranking-panel{margin-top:0}.ranking-row{display:grid;grid-template-columns:28px 1fr 70px 70px;align-items:center;min-height:43px;gap:8px;border-top:1px solid #f0f1f3;font-size:13px}.ranking-row>span,.ranking-row>em{color:#8a8f98;font-style:normal}.ranking-row>strong{text-align:right}.analytics-table-wrap{overflow-x:auto}.analytics-table-wrap table{width:100%;border-collapse:collapse}.analytics-table-wrap th,.analytics-table-wrap td{height:48px;border-top:1px solid #eef0f2;padding:0 12px;text-align:left;font-size:13px}.analytics-table-wrap th{color:#7b8089;font-weight:500}.supply-shortage,.supply-normal{display:inline-flex;border-radius:6px;padding:4px 8px;font-size:12px}.supply-shortage{background:#fff0e8;color:#b95723}.supply-normal{background:#eaf7ef;color:#338358}.analytics-empty{display:grid;min-height:180px;place-items:center;color:#989ca4;font-size:13px}.spinning{animation:analytics-spin .8s linear infinite}@keyframes analytics-spin{to{transform:rotate(360deg)}}@media(max-width:1100px){.analytics-filter-card{grid-template-columns:repeat(3,minmax(130px,1fr))}.analytics-metric-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:760px){.analytics-title{align-items:flex-start}.analytics-title-actions{margin-top:12px}.analytics-filter-card,.analytics-list-grid{grid-template-columns:1fr}}.pagination{display:flex;justify-content:flex-end;align-items:center;gap:8px;width:100%;margin-top:14px}.pagination span{margin-right:6px;color:#7d828b;font-size:12px}.pagination button{padding:7px 12px;border:1px solid #dfe1e5;border-radius:7px;background:#fff;cursor:pointer}.pagination button:disabled{cursor:default;opacity:.45}.confirm-dialog-layer{position:fixed;top:0;right:0;bottom:0;left:0;z-index:80;display:grid;place-items:center;padding:20px}.confirm-dialog-mask{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;border:0;background:#1416197a;cursor:default}.confirm-dialog{position:relative;width:min(420px,100%);background:#fff;border-radius:14px;padding:22px;box-shadow:0 24px 70px #0003}.confirm-dialog header{display:flex;align-items:center;justify-content:space-between}.confirm-dialog header i{width:40px;height:40px;display:grid;place-items:center;border-radius:10px;background:#fff0ee;color:#c13a30}.confirm-dialog header svg{width:20px}.confirm-dialog header>button{border:0;background:transparent;color:#8a8f98;cursor:pointer}.confirm-dialog h2{margin:17px 0 8px;font-size:18px}.confirm-dialog p{margin:0;color:#737881;font-size:14px;line-height:1.7}.confirm-dialog footer{display:flex;justify-content:flex-end;gap:9px;margin-top:24px}.confirm-dialog footer button{min-width:84px;height:38px;border-radius:8px;cursor:pointer}.confirm-dialog footer button:disabled{opacity:.6;cursor:not-allowed}.confirm-dialog .danger-confirm{border:1px solid #c13a30;background:#c13a30;color:#fff}.user-table-card{min-height:360px}.user-action{display:inline-flex;align-items:center;gap:5px;white-space:nowrap}.user-action svg{width:15px;height:15px}.user-penalty-status{display:grid;justify-items:start;gap:4px}.user-penalty-status small{max-width:180px}.user-penalty-layer{position:fixed;top:0;right:0;bottom:0;left:0;z-index:60;display:grid;place-items:center;padding:24px}.user-penalty-mask{position:absolute;top:0;right:0;bottom:0;left:0;border:0;background:#1416197a}.user-penalty-dialog{position:relative;width:min(500px,calc(100vw - 40px));border-radius:16px;background:#fff;box-shadow:0 24px 70px #15181d33;overflow:hidden}.user-penalty-dialog>header{display:flex;align-items:center;justify-content:space-between;padding:22px 24px 0}.user-penalty-dialog>header>button{display:grid;width:34px;height:34px;place-items:center;border:0;border-radius:8px;background:#f3f4f6;cursor:pointer}.user-penalty-dialog>header>button svg{width:17px}.user-penalty-icon{display:grid;width:42px;height:42px;place-items:center;border-radius:12px;background:#fff0ee;color:#c83a30}.user-penalty-icon svg{width:21px}.user-penalty-heading{padding:15px 24px 20px;border-bottom:1px solid #eff0f2}.user-penalty-heading h2,.user-penalty-heading p{margin:0}.user-penalty-heading h2{font-size:20px}.user-penalty-heading p{display:flex;gap:10px;margin-top:7px;color:#626872;font-size:13px}.user-penalty-heading p span{color:#9a9fa7}.user-penalty-dialog form{display:grid;gap:20px;padding:22px 24px 24px}.user-penalty-dialog fieldset{margin:0;padding:0;border:0}.user-penalty-dialog legend,.user-penalty-dialog label>span{display:block;margin-bottom:9px;color:#555b64;font-size:13px;font-weight:600}.user-penalty-durations{display:grid;grid-template-columns:repeat(4,1fr);gap:8px}.user-penalty-durations button{height:40px;border:0;border-radius:8px;background:#f3f4f6;color:#555b64;cursor:pointer}.user-penalty-durations button.selected{background:#d33a2c;color:#fff;font-weight:600}.user-penalty-dialog label{position:relative}.user-penalty-dialog textarea{width:100%;min-height:116px;padding:12px;border:1px solid #dfe1e5;border-radius:9px;outline:0;resize:vertical;font:inherit;line-height:1.6}.user-penalty-dialog textarea:focus{border-color:#d33a2c;box-shadow:0 0 0 3px #d33a2c14}.user-penalty-dialog label>small{position:absolute;right:9px;bottom:8px;color:#a0a4ab;font-size:11px}.user-penalty-notice{margin:0;padding:11px 13px;border-radius:8px;background:#fff7ed;color:#8c5a16;font-size:12px}.user-penalty-dialog footer{display:flex;justify-content:flex-end;gap:9px}.user-penalty-dialog .danger-confirm{min-width:94px;border:0;border-radius:7px;background:#d33a2c;color:#fff;padding:8px 14px;cursor:pointer}@media(max-width:640px){.user-penalty-durations{grid-template-columns:repeat(2,1fr)}}.service-workbench{height:calc(100vh - 190px);min-height:320px;display:grid;grid-template-columns:310px 1fr;overflow:hidden;background:#17191e;border:1px solid #2e323a;border-radius:12px;box-shadow:0 12px 32px #16181d1f}.service-conversation-list{overflow:auto;border-right:1px solid #343840;background:#22252b}.service-conversation-list-header{position:sticky;z-index:2;top:0;display:flex;height:58px;align-items:center;justify-content:space-between;padding:0 17px;border-bottom:1px solid #343840;background:#22252b}.service-conversation-list-header b{color:#f3f4f6;font-size:14px}.service-conversation-list-header span{color:#8f959f;font-size:12px}.service-conversation-list>button{position:relative;display:grid;grid-template-columns:40px minmax(0,1fr);gap:11px;width:100%;min-height:76px;padding:13px 16px;text-align:left;border:0;border-bottom:1px solid #2f333b;background:transparent;cursor:pointer;transition:background .14s ease}.service-conversation-list>button:hover{background:#292d34}.service-conversation-list>button.active{background:#30343c}.service-conversation-list>button.active:before{position:absolute;inset:10px auto 10px 0;width:3px;border-radius:0 3px 3px 0;background:#d33a2c;content:""}.service-person-avatar{display:grid;width:40px;height:40px;place-items:center;border-radius:50%;background:#3a3f48;color:#c9cdd4;font-style:normal}.service-person-avatar svg{width:19px}.service-person-avatar img{width:100%;height:100%;border-radius:inherit;object-fit:cover}.service-person-content{min-width:0}.service-person-heading{display:flex;align-items:center;justify-content:space-between;gap:8px}.service-person-heading b{overflow:hidden;color:#f1f2f4;font-size:13px;text-overflow:ellipsis;white-space:nowrap}.service-person-heading small{flex:0 0 auto}.service-conversation-list>button>em{position:absolute;right:16px;bottom:11px;min-width:20px;height:20px;display:grid;place-items:center;border-radius:10px;background:#d33a2c;color:#fff;font-size:11px;font-style:normal}.service-person-content p{margin:7px 28px 0 0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#989ea8;font-size:12px}.service-workbench small{color:#858b95;font-size:11px}.service-chat-panel{display:grid;grid-template-rows:64px minmax(0,1fr) 92px;min-width:0;min-height:0;height:100%;overflow:hidden;background:#17191e}.service-chat-panel>header{padding:13px 20px;border-bottom:1px solid #30343c;display:flex;flex-direction:column;justify-content:center;background:#1d2026;color:#f4f5f7}.service-chat-panel>header span{color:#9298a3;font-size:12px;margin-top:4px}.service-messages{min-height:0;padding:20px;overflow:auto}.service-messages article{display:flex;flex-direction:column;align-items:flex-start;margin-bottom:15px}.service-messages article.service{align-items:flex-end}.service-messages p{max-width:70%;margin:0 0 5px;padding:10px 13px;border-radius:10px;background:#2c3038;color:#f0f2f4;line-height:1.55;font-size:13px}.service-messages .service p{background:#b9342a;color:#fff}.service-image{display:block;max-width:min(320px,70%);margin-bottom:5px;overflow:hidden;border-radius:12px;background:#24262b}.service-image img{display:block;width:100%;max-height:360px;object-fit:cover}.service-chat-panel>footer{min-height:92px;padding:13px;border-top:1px solid #30343c;display:flex;align-items:stretch;gap:10px;background:#1d2026}.service-workbench textarea{flex:1;min-width:0;height:66px;resize:none;border:1px solid #3c414b;border-radius:8px;padding:10px;background:#282c33;color:#f4f5f7;outline:none}.service-workbench textarea:focus{border-color:#d33a2c;background:#2b2f37}.service-workbench textarea:disabled{background:#24272d;color:#777d87;cursor:not-allowed}.service-workbench footer button{width:90px;border:0;border-radius:8px;background:#d33a2c;color:#fff;display:flex;align-items:center;justify-content:center;gap:6px}.service-workbench footer button:disabled{background:#3a3e46;color:#777d86;cursor:not-allowed}.service-workbench footer svg{width:16px}.service-empty{display:grid;place-items:center;min-height:160px;color:#8d939d}.service-new-conversation{display:flex;height:38px;align-items:center;gap:7px;padding:0 15px;border:0;border-radius:8px;background:#d33a2c;color:#fff;cursor:pointer}.service-new-conversation svg{width:16px}.service-empty-action{gap:14px;align-content:center}.service-empty-action button{height:36px;padding:0 16px;border:1px solid #d33a2c;border-radius:8px;background:#fff;color:#d33a2c;cursor:pointer}.service-user-picker-mask{position:fixed;z-index:100;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;padding:24px;background:#0f11146b}.service-user-picker{display:grid;width:min(560px,100%);max-height:min(680px,calc(100vh - 48px));grid-template-rows:auto auto minmax(0,1fr);overflow:hidden;border-radius:14px;background:#fff;box-shadow:0 24px 70px #0f11143d}.service-user-picker>header{display:flex;align-items:flex-start;justify-content:space-between;padding:20px 22px 16px;border-bottom:1px solid #eceef1}.service-user-picker h2,.service-user-picker p{margin:0}.service-user-picker h2{font-size:18px}.service-user-picker header p{margin-top:5px;color:#858b94;font-size:12px}.service-user-picker header>button{display:grid;width:34px;height:34px;place-items:center;border:0;border-radius:8px;background:#f3f4f6;cursor:pointer}.service-user-picker header svg{width:17px}.service-user-search{display:grid;grid-template-columns:20px minmax(0,1fr) auto;align-items:center;gap:9px;margin:16px 20px 12px;padding-left:12px;border:1px solid #dfe2e6;border-radius:9px}.service-user-search svg{width:17px;color:#9499a2}.service-user-search input{height:42px;min-width:0;border:0;outline:0}.service-user-search button{height:34px;margin-right:4px;padding:0 14px;border:0;border-radius:7px;background:#d33a2c;color:#fff;cursor:pointer}.service-user-results{min-height:260px;overflow:auto;padding:0 20px 20px}.service-user-results>button{display:flex;width:100%;align-items:center;justify-content:space-between;padding:13px 4px;border:0;border-bottom:1px solid #eff0f2;background:#fff;text-align:left;cursor:pointer}.service-user-results>button:hover{background:#fafafa}.service-user-results span{display:grid;gap:5px}.service-user-results small{color:#8c929b}.service-user-results em{color:#d33a2c;font-size:12px;font-style:normal}.app-test-account-title>button{display:inline-flex;align-items:center;gap:7px}.app-test-account-title>button svg{width:17px}.app-test-account-layout{display:grid;grid-template-columns:minmax(0,1fr) 310px;gap:18px;align-items:start}.app-test-account-card,.app-test-account-notes{background:#fff;border:1px solid #e5e7ea;border-radius:13px}.app-test-account-card{min-width:0;padding:22px}.app-test-account-card>header{display:flex;align-items:center;gap:13px;padding-bottom:18px}.app-test-account-icon{width:42px;height:42px;display:grid;place-items:center;flex:0 0 auto;border-radius:11px;background:#fff0ee;color:#d33a2c}.app-test-account-icon svg{width:20px}.app-test-account-card h2,.app-test-account-card p,.app-test-account-notes h2,.app-test-account-notes p{margin:0}.app-test-account-card h2,.app-test-account-notes h2{font-size:16px}.app-test-account-card header p{margin-top:4px;color:#858a92;font-size:13px}.app-test-account-table-wrap{overflow-x:auto}.app-test-account-table-wrap table{width:100%;border-collapse:collapse}.app-test-account-table-wrap th,.app-test-account-table-wrap td{padding:13px 12px;border-top:1px solid #eceef0;text-align:left;white-space:nowrap}.app-test-account-table-wrap th{color:#7d828a;font-size:12px;font-weight:600}.app-test-account-table-wrap td{color:#363a40;font-size:13px}.app-test-account-copy{display:inline-flex;align-items:center;gap:7px;padding:0;border:0;background:transparent;color:#34383e;font:inherit;font-weight:600;cursor:pointer}.app-test-account-copy svg{width:14px;color:#8d929a}.app-test-account-status{display:inline-flex;align-items:center;padding:6px 10px;border:0;border-radius:999px;background:#f0f1f3;color:#747981;font-size:12px;cursor:pointer}.app-test-account-status.enabled{background:#eaf7ef;color:#287a49}.app-test-account-updated{display:grid;gap:3px}.app-test-account-updated small{color:#92969d;font-size:11px}.app-test-account-table-wrap .table-actions{display:flex;gap:6px}.app-test-account-table-wrap .table-actions button{display:inline-flex;align-items:center;gap:4px}.app-test-account-table-wrap .table-actions svg{width:13px}.app-test-account-notes{padding:21px}.app-test-account-notes ul{display:grid;gap:18px;margin:20px 0;padding:0;list-style:none}.app-test-account-notes li{display:flex;gap:11px}.app-test-account-notes li>svg{width:18px;flex:0 0 auto;color:#d33a2c}.app-test-account-notes li div{display:grid;gap:4px}.app-test-account-notes li b{font-size:13px}.app-test-account-notes li span,.app-test-account-notes>p{color:#858a93;font-size:12px;line-height:1.6}.app-test-account-notes>p{padding-top:17px;border-top:1px solid #eceef0}.app-test-account-editor{width:min(500px,90vw)}.app-test-account-editor form{display:grid;gap:20px;padding-top:24px}.app-test-account-editor form>label>span{display:block;margin-bottom:8px;color:#555a62;font-size:13px;font-weight:600}.app-test-account-input{height:44px;display:flex;align-items:center;border:1px solid #dfe1e5;border-radius:9px;background:#fff;overflow:hidden}.app-test-account-input:focus-within{border-color:#d33a2c;box-shadow:0 0 0 3px #d33a2c17}.app-test-account-input>svg{width:17px;margin-left:12px;color:#9297a0}.app-test-account-input input{min-width:0;flex:1;height:100%;padding:0 10px;border:0;outline:0;font:inherit;letter-spacing:.5px}.app-test-account-switch-row{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:15px 16px;border-radius:10px;background:#f7f8f9}.app-test-account-switch-row div{display:grid;gap:5px}.app-test-account-switch-row b{font-size:13px}.app-test-account-switch-row span{color:#838891;font-size:12px}.app-test-account-switch{width:44px;height:24px;flex:0 0 auto;padding:3px;border:0;border-radius:999px;background:#c7cbd1;cursor:pointer}.app-test-account-switch i{display:block;width:18px;height:18px;border-radius:50%;background:#fff;transition:transform .16s ease}.app-test-account-switch.enabled{background:#d33a2c}.app-test-account-switch.enabled i{transform:translate(20px)}.app-test-account-editor form>footer{display:flex;justify-content:flex-end;gap:9px;margin-top:4px}@media(max-width:1000px){.app-test-account-layout{grid-template-columns:1fr}}.app-version-create{display:inline-flex;align-items:center;gap:7px}.app-version-create svg,.app-version-table .row-actions svg{width:15px}.app-version-summary{display:flex;align-items:center;gap:13px;margin-bottom:17px;padding:17px 19px;border-radius:12px;background:#fff}.app-version-summary>svg{width:23px;color:#d33a2c}.app-version-summary div{display:grid;gap:4px}.app-version-summary b{font-size:14px}.app-version-summary span{color:#7e838b;font-size:12px}.app-version-content,.app-version-content small{max-width:300px}.app-version-table .row-actions button{display:inline-flex;align-items:center;gap:4px}.app-version-dialog-layer{position:fixed;top:0;right:0;bottom:0;left:0;z-index:60;display:grid;place-items:center;padding:24px}.app-version-dialog-mask{position:absolute;top:0;right:0;bottom:0;left:0;border:0;background:#1416197a}.app-version-editor{position:relative;width:min(720px,calc(100vw - 40px));max-height:calc(100vh - 48px);border-radius:16px;background:#fff;box-shadow:0 24px 80px #15181d38;overflow:auto}.app-version-editor>header{position:sticky;top:0;z-index:1;display:flex;align-items:flex-start;justify-content:space-between;padding:22px 24px 19px;border-bottom:1px solid #eff0f2;background:#fff}.app-version-editor-heading{display:flex;align-items:center;gap:13px}.app-version-editor-heading>i{display:grid;width:42px;height:42px;place-items:center;border-radius:12px;background:#fff0ee;color:#d33a2c}.app-version-editor-heading>i svg{width:21px}.app-version-editor h2,.app-version-editor p{margin:0}.app-version-editor h2{font-size:19px}.app-version-editor header p{margin-top:5px;color:#858a92;font-size:12px}.app-version-editor>header>button{display:grid;width:34px;height:34px;place-items:center;border:0;border-radius:8px;background:#f3f4f6;cursor:pointer}.app-version-editor>header>button svg{width:17px}.app-version-editor form{display:grid;gap:20px;padding:22px 24px 24px}.app-version-form-section{display:grid;gap:14px}.app-version-form-section+.app-version-form-section{padding-top:20px;border-top:1px solid #eff0f2}.app-version-form-section h3{margin:0;color:#33373d;font-size:14px}.app-version-editor label{display:grid;gap:7px}.app-version-editor label>span{color:#565b63;font-size:13px;font-weight:600}.app-version-editor label>small{color:#858a92;font-size:12px}.app-version-editor input,.app-version-editor textarea{width:100%;border:1px solid #dfe1e5;border-radius:9px;outline:0;background:#fff;font:inherit}.app-version-editor input{height:42px;padding:0 12px}.app-version-editor textarea{padding:11px 12px;resize:vertical;line-height:1.6}.app-version-editor input:focus,.app-version-editor textarea:focus{border-color:#d33a2c;box-shadow:0 0 0 3px #d33a2c14}.app-version-grid{display:grid;grid-template-columns:1fr 1fr 1.35fr;gap:12px}.app-version-editor form>footer{display:flex;justify-content:flex-end;gap:9px;padding-top:2px}.app-version-editor form>footer button{min-width:82px}@media(max-width:760px){.app-version-grid{grid-template-columns:1fr}}.announcement-create,.announcement-actions button{display:inline-flex;align-items:center;gap:5px}.announcement-create svg,.announcement-actions svg{width:15px}.announcement-summary{display:flex;align-items:center;gap:13px;margin-bottom:17px;padding:17px 19px;border-radius:12px;background:#fff}.announcement-summary>svg{width:23px;color:#d33a2c}.announcement-summary div{display:grid;gap:4px}.announcement-summary b{font-size:14px}.announcement-summary span{color:#7e838b;font-size:12px}.announcement-table{min-height:360px}.announcement-content-cell,.announcement-content-cell small{max-width:340px}.announcement-dialog-layer{position:fixed;top:0;right:0;bottom:0;left:0;z-index:60;display:grid;place-items:center;padding:24px}.announcement-dialog-mask{position:absolute;top:0;right:0;bottom:0;left:0;border:0;background:#1416197a}.announcement-editor{position:relative;width:min(700px,calc(100vw - 40px));max-height:calc(100vh - 48px);border-radius:16px;background:#fff;box-shadow:0 24px 80px #15181d38;overflow:auto}.announcement-editor>header{position:sticky;top:0;z-index:1;display:flex;align-items:flex-start;justify-content:space-between;padding:22px 24px 19px;border-bottom:1px solid #eff0f2;background:#fff}.announcement-editor>header>div{display:flex;align-items:center;gap:13px}.announcement-editor>header i{display:grid;width:42px;height:42px;place-items:center;border-radius:12px;background:#fff0ee;color:#d33a2c}.announcement-editor>header i svg{width:21px}.announcement-editor h2,.announcement-editor p{margin:0}.announcement-editor h2{font-size:19px}.announcement-editor header p{margin-top:5px;color:#858a92;font-size:12px}.announcement-editor>header>button{display:grid;width:34px;height:34px;place-items:center;border:0;border-radius:8px;background:#f3f4f6;cursor:pointer}.announcement-editor>header>button svg{width:17px}.announcement-editor form{display:grid;gap:19px;padding:22px 24px 24px}.announcement-editor label{position:relative;display:grid;gap:7px}.announcement-editor label>span,.announcement-editor legend{color:#565b63;font-size:13px;font-weight:600}.announcement-editor label>small{position:absolute;right:9px;bottom:8px;color:#a0a4ab;font-size:11px}.announcement-editor input,.announcement-editor textarea{width:100%;border:1px solid #dfe1e5;border-radius:9px;outline:0;background:#fff;font:inherit}.announcement-editor input{height:42px;padding:0 12px}.announcement-editor textarea{padding:11px 12px 28px;resize:vertical;line-height:1.6}.announcement-editor input:focus,.announcement-editor textarea:focus{border-color:#d33a2c;box-shadow:0 0 0 3px #d33a2c14}.announcement-editor fieldset{margin:0;padding:0;border:0}.announcement-editor legend{margin-bottom:9px}.announcement-mode-options{display:grid;grid-template-columns:repeat(3,1fr);gap:9px}.announcement-mode-options button{display:grid;grid-template-columns:24px 1fr;grid-template-rows:auto auto;column-gap:8px;padding:13px;border:1px solid #e1e3e7;border-radius:10px;background:#fff;color:#4d535c;text-align:left;cursor:pointer}.announcement-mode-options button svg{grid-row:1 / 3;width:19px;color:#8a9098}.announcement-mode-options button b{font-size:13px}.announcement-mode-options button span{margin-top:3px;color:#8c9199;font-size:11px}.announcement-mode-options button.selected{border-color:#d33a2c;background:#fff7f6}.announcement-mode-options button.selected svg,.announcement-mode-options button.selected b{color:#d33a2c}.announcement-audience{display:flex;align-items:center;gap:11px;padding:13px 14px;border-radius:10px;background:#f5f6f8}.announcement-audience>svg{width:21px;color:#646a73}.announcement-audience div{display:grid;gap:3px}.announcement-audience b{font-size:13px}.announcement-audience span{color:#858a92;font-size:12px}.announcement-editor footer{display:flex;justify-content:flex-end;gap:9px}.announcement-editor footer button{min-width:90px}@media(max-width:760px){.announcement-mode-options{grid-template-columns:1fr}}.banner-table{overflow-x:auto;overflow-y:hidden}.banner-data-table{min-width:1280px;table-layout:fixed}.banner-data-table th,.banner-data-table td{box-sizing:border-box}.banner-data-table td{vertical-align:middle}.banner-preview-column{width:330px}.banner-mode-column{width:110px}.banner-sort-column{width:70px}.banner-status-column{width:100px}.banner-schedule-column{width:235px}.banner-update-column{width:165px}.banner-action-column{width:225px}.banner-preview{position:relative;min-height:158px;overflow:hidden;border-radius:18px;background-color:#f8f3f1;background-position:center;background-size:cover;color:#211b1a}.banner-preview:after{position:absolute;right:-34px;top:-38px;width:140px;height:140px;border:18px solid rgba(199,61,49,.1);border-radius:50%;content:""}.banner-preview.with-image:after{display:none}.banner-preview>i{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#140f0ec2,#140f0e14)}.banner-preview>div{position:relative;z-index:1;display:flex;min-height:158px;max-width:72%;flex-direction:column;align-items:flex-start;justify-content:center;padding:20px}.banner-preview.with-image>div{color:#fff}.banner-preview em{margin-bottom:10px;padding:4px 8px;border-radius:7px;background:#b86f5d;color:#fff;font-size:11px;font-style:normal;font-weight:700}.banner-preview b{font-size:20px;line-height:1.35}.banner-preview span{margin-top:7px;color:inherit;font-size:12px;opacity:.76}.banner-preview.compact{width:100%;height:124px;min-height:124px;border-radius:13px}.banner-preview.compact>div{box-sizing:border-box;height:124px;min-height:124px;padding:13px}.banner-preview.compact em{margin-bottom:5px;padding:2px 6px;font-size:9px}.banner-preview.compact b{display:-webkit-box;overflow:hidden;font-size:14px;-webkit-box-orient:vertical;-webkit-line-clamp:2}.banner-preview.compact span{display:block;overflow:hidden;margin-top:3px;font-size:10px;text-overflow:ellipsis;white-space:nowrap}.banner-actions{display:flex;flex-wrap:wrap;align-items:center;gap:7px}.banner-actions button{display:inline-flex;align-items:center;justify-content:center;gap:5px}.banner-actions svg{width:15px;height:15px;flex:0 0 auto}.banner-schedule-cell span,.banner-schedule-cell small{display:block;white-space:nowrap}.banner-schedule-cell small{margin-top:5px;color:#857b77}.banner-data-table .status.pending{background:#fff4dc;color:#9a6100}.banner-data-table .status.ended,.banner-data-table .status.disabled{background:#f1efee;color:#786f6c}.banner-dialog-layer{position:fixed;z-index:100;top:0;right:0;bottom:0;left:0}.banner-dialog-mask{position:absolute;top:0;right:0;bottom:0;left:0;border:0;background:#1612117a}.banner-editor{position:absolute;top:0;right:0;bottom:0;display:flex;width:min(720px,92vw);max-height:none;flex-direction:column;overflow:hidden;background:#fff;box-shadow:-20px 0 60px #2218162e}.banner-editor>header{flex:0 0 auto;display:flex;align-items:flex-start;justify-content:space-between;padding:22px 24px 18px;border-bottom:1px solid #eee8e5}.banner-editor header h2,.banner-editor header p{margin:0}.banner-editor header p{margin-top:5px;color:#857b77;font-size:13px}.banner-editor header>button{display:grid;width:34px;height:34px;place-items:center;border:0;border-radius:10px;background:#f5f1ef;color:#6c625f}.banner-editor header svg{width:18px;height:18px}.banner-editor form{display:flex;min-height:0;flex:1;flex-direction:column}.banner-form-body{display:grid;min-height:0;overflow-y:auto;padding:22px 24px;gap:24px}.banner-form-body section>h3{margin:0 0 12px;font-size:14px}.banner-mode-options{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.banner-action-options{grid-template-columns:repeat(2,minmax(0,1fr))}.banner-mode-options button{display:flex;align-items:center;justify-content:center;min-height:42px;padding:8px 12px;border:0;border-radius:12px;background:#f5f1ef;color:#625956}.banner-mode-options button.active{background:#c73d31;color:#fff;font-weight:700}.banner-image-field{position:relative;min-height:200px;overflow:hidden;border-radius:16px;background:#f5f1ef}.banner-image-field img{display:block;width:100%;height:240px;object-fit:cover}.banner-image-field>div{display:grid;height:200px;place-items:center;align-content:center;color:#9a8f8a;gap:8px}.banner-image-field>div svg{width:32px}.banner-image-field>button{position:absolute;right:14px;bottom:14px;display:flex;align-items:center;padding:9px 13px;border:0;border-radius:10px;background:#211b1ae0;color:#fff;gap:6px}.banner-image-field>button svg{width:17px}.banner-image-field input{display:none}.banner-form-body>section>small,.banner-settings-row small{display:block;margin-top:7px;color:#8c817d}.banner-text-fields,.banner-settings-row,.banner-schedule-fields{display:grid;gap:14px}.banner-text-fields label,.banner-settings-row>label:not(.banner-enabled-field),.banner-schedule-fields label{display:grid;gap:7px}.banner-text-fields label>span,.banner-settings-row label>span,.banner-schedule-fields label>span{font-size:13px;font-weight:600}.banner-text-fields input,.banner-text-fields textarea,.banner-settings-row input[type=number],.banner-schedule-fields input{width:100%;box-sizing:border-box;padding:11px 13px;border:0;border-radius:11px;outline:none;background:#f5f1ef;color:#2b2422;font:inherit;resize:vertical}.banner-text-fields input:focus,.banner-text-fields textarea:focus,.banner-settings-row input[type=number]:focus,.banner-schedule-fields input:focus{box-shadow:inset 0 0 0 2px #c73d3138}.banner-settings-row{grid-template-columns:1fr 1fr;align-items:end}.banner-schedule-fields{grid-template-columns:1fr 1fr}.banner-enabled-field{display:flex;min-height:42px;align-items:center;padding:0 13px;border-radius:11px;background:#f5f1ef;gap:9px}.banner-enabled-field input{width:17px;height:17px;accent-color:#c73d31}.banner-editor footer{display:flex;flex:0 0 auto;justify-content:flex-end;padding:16px 24px;border-top:1px solid #eee8e5;gap:10px}.banner-table>.pagination{box-sizing:border-box;min-width:1280px;margin-top:0;padding:14px 16px}@media(max-width:900px){.banner-editor{width:min(680px,100vw)}.banner-editor>header,.banner-form-body,.banner-editor footer{padding-right:18px;padding-left:18px}}@media(max-width:620px){.banner-mode-options,.banner-settings-row,.banner-schedule-fields{grid-template-columns:1fr}}.experience-category-grid{display:grid;grid-template-columns:minmax(280px,.7fr) minmax(0,1.3fr);gap:16px}.experience-category-grid>section{min-width:0;background:#fff;border-radius:14px;overflow:hidden}.experience-category-grid header{display:flex;align-items:center;justify-content:space-between;min-height:72px;padding:16px 20px;border-bottom:1px solid #efefef}.experience-category-grid h2{margin:0;font-size:17px}.experience-category-grid header p{margin:4px 0 0;color:#888;font-size:12px}.experience-category-grid header button,.experience-category-editor footer button:last-child{display:inline-flex;align-items:center;gap:4px;border:0;border-radius:8px;background:#c83d31;color:#fff;padding:9px 12px;cursor:pointer}.experience-category-grid button svg{width:15px;height:15px}.experience-category-parent-list{max-height:650px;overflow-y:auto;padding:8px}.experience-category-parent-list>div{border-radius:9px;padding:5px 8px}.experience-category-parent-list>div.active{background:#fff2ef}.experience-category-parent-name{width:100%;display:flex;align-items:center;justify-content:space-between;border:0;background:transparent;padding:9px 4px;text-align:left;cursor:pointer;font-weight:600}.experience-category-parent-name small{color:#888;font-weight:400}.experience-category-actions{display:flex;gap:8px;flex-wrap:wrap}.experience-category-actions button{display:inline-flex;align-items:center;gap:3px;border:0;background:transparent;color:#666;padding:3px;font-size:12px;cursor:pointer}.experience-category-actions button.danger{color:#c83d31}.experience-category-table-wrap{overflow-x:auto}.experience-category-table-wrap table{width:100%;border-collapse:collapse;text-align:left}.experience-category-table-wrap th,.experience-category-table-wrap td{padding:14px 16px;border-bottom:1px solid #f2f2f2;white-space:nowrap}.experience-category-table-wrap th{color:#777;font-size:12px;font-weight:500}.experience-category-table-wrap td{font-size:13px}.experience-category-dialog-layer{position:fixed;z-index:100;top:0;right:0;bottom:0;left:0}.experience-category-dialog-mask{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;border:0;background:#1612117a}.experience-category-editor{position:absolute;right:0;top:0;bottom:0;width:min(480px,92vw);background:#fff;box-shadow:-20px 0 60px #0002}.experience-category-editor header{display:flex;align-items:center;justify-content:space-between;padding:22px;border-bottom:1px solid #eee}.experience-category-editor h2{margin:0;font-size:19px}.experience-category-editor header button{border:0;background:transparent;cursor:pointer}.experience-category-editor form{display:grid;gap:20px;padding:24px}.experience-category-editor label{display:grid;gap:8px;font-size:13px;font-weight:600}.experience-category-editor input:not([type=checkbox]),.experience-category-editor select{width:100%;height:42px;border:1px solid #ddd;border-radius:8px;padding:0 10px;background:#fff}.experience-category-editor .experience-category-checkbox{display:flex;align-items:center}.experience-category-editor footer{display:flex;justify-content:flex-end;gap:10px}.experience-category-editor footer button{border:0;border-radius:8px;padding:9px 16px;cursor:pointer}@media(max-width:800px){.experience-category-grid{grid-template-columns:1fr}}.app-settings-sections,.app-global-form{display:grid;gap:20px;max-width:1180px}.app-setting-section{padding:24px;border:1px solid #e5e7ea;border-radius:16px;background:#fff}.app-setting-heading{display:flex;align-items:flex-start;gap:13px;margin-bottom:22px}.app-setting-heading>i{display:grid;flex:0 0 42px;width:42px;height:42px;place-items:center;border-radius:11px;color:#d33a2c;background:#fff0ee}.app-setting-heading svg{width:20px;height:20px}.app-setting-heading h2,.app-setting-heading p{margin:0}.app-setting-heading h2{color:#24272c;font-size:18px}.app-setting-heading p{margin-top:4px;color:#737981;font-size:13px;line-height:1.65}.app-setting-heading .app-setting-example{margin-top:8px;padding:8px 11px;border-radius:8px;color:#72501f;background:#fff8eb}.app-setting-example b{color:#9a6417}.app-setting-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.app-global-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.app-config-card{display:flex;min-width:0;flex-direction:column;gap:6px;padding:17px;border-radius:12px;background:#f7f7f8}.app-config-card>b,.app-config-switch b{color:#292c31;font-size:14px}.app-config-card>span,.app-config-switch span{min-height:40px;color:#747a83;font-size:13px;line-height:1.55}.app-setting-input{display:flex;height:42px;align-items:center;margin-top:6px;border:1px solid #dfe1e5;border-radius:9px;background:#fff}.app-setting-input input{min-width:0;flex:1;border:0;outline:0;padding:0 12px;background:transparent;color:#24272c;font:inherit}.app-setting-input em{padding-right:12px;color:#777d86;font-style:normal;font-size:13px}.app-config-card small{color:#8a5d1f;line-height:1.5}.app-config-switch{flex-direction:row;align-items:center;justify-content:space-between}.app-config-switch>div{display:flex;min-width:0;flex-direction:column;gap:6px}.app-config-switch input{width:42px;height:22px;accent-color:#d33a2c}.app-setting-save{width:fit-content;margin-top:18px}.app-setting-updated{display:block;margin-top:14px;color:#858a92}.app-setting-group-footer{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;margin-top:18px}.app-setting-group-footer span{max-width:680px;color:#858a92;font-size:12px;line-height:1.55}.app-setting-group-footer .app-setting-save{flex:0 0 auto;margin-top:0}@media(max-width:1100px){.app-global-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:760px){.app-setting-grid,.app-global-grid{grid-template-columns:1fr}.app-setting-section{padding:18px}.app-setting-group-footer{align-items:stretch;flex-direction:column}.app-setting-group-footer button{width:100%}}.detail-modal.curated-review{display:flex;width:min(680px,94vw);flex-direction:column;padding:0;overflow:hidden}.curated-review .curated-review-header{position:static;display:flex;height:auto;flex:0 0 auto;align-items:center;justify-content:space-between;padding:22px 24px;border:0;border-bottom:1px solid #eceef1;background:#fff}.curated-review-heading{display:flex;align-items:center;gap:12px}.curated-review-heading>span{display:grid;width:42px;height:42px;place-items:center;border-radius:12px;background:#fff0ee;color:#cf392e}.curated-review-heading>span svg{width:21px;height:21px}.curated-review-header h2,.curated-review-header p{margin:0}.curated-review-header h2{font-size:20px}.curated-review-header p{margin-top:4px;color:#838891;font-size:13px}.curated-review .icon-button{display:grid;width:36px;height:36px;place-items:center;border:0;border-radius:9px;background:#f3f4f6;cursor:pointer}.curated-review .icon-button:disabled{cursor:not-allowed;opacity:.5}.curated-review-body{flex:1;overflow-y:auto;padding:20px 24px 32px;background:#f6f7f9}.curated-applicant-summary{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1px;overflow:hidden;border-radius:12px;background:#eceef1}.curated-applicant-summary>div{display:flex;min-height:58px;align-items:center;justify-content:space-between;gap:12px;padding:0 15px;background:#fff}.curated-applicant-summary span:not(.status){color:#858a92;font-size:12px}.curated-applicant-summary b{color:#2b2f35;font-size:13px}.curated-identity-summary{display:flex;align-items:center;justify-content:space-between;gap:18px;margin:16px 0;padding:16px 18px;border-radius:14px;background:#fff}.curated-identity-summary>div{display:flex;align-items:center;gap:11px}.curated-identity-summary svg{width:19px;height:19px;color:#2f7950}.curated-identity-summary b{color:#292d33;font-size:14px}.curated-identity-summary p{margin:4px 0 0;color:#858a92;font-size:12px;line-height:1.5}.curated-review-panel,.curated-member-control{padding:20px;border-radius:14px;background:#fff}.curated-panel-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:18px}.curated-panel-heading h3,.curated-panel-heading p,.curated-form-title h3,.curated-form-title p{margin:0}.curated-panel-heading h3,.curated-form-title h3{color:#292d33;font-size:16px}.curated-panel-heading p,.curated-form-title p{margin-top:5px;color:#858a92;font-size:12px;line-height:1.55}.curated-material-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:16px}.curated-material-grid.identity-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.curated-material-card{display:grid;min-width:0;min-height:92px;box-sizing:border-box;align-content:center;justify-items:center;gap:7px;padding:12px 9px;border-radius:11px;background:#f5f6f8;color:#363a41;text-decoration:none;transition:background .16s ease,transform .16s ease}a.curated-material-card:hover{background:#eceef2;transform:translateY(-1px)}.curated-material-card>svg{width:20px;height:20px;color:#c73a30}.curated-material-card b{overflow:hidden;max-width:100%;font-size:13px;text-overflow:ellipsis;white-space:nowrap}.curated-material-card small{color:#858a92;font-size:11px}.curated-material-card.missing{background:#fff5f3;color:#a64a43}.curated-material-card.missing>svg,.curated-material-card.missing small{color:#c46d65}.curated-materials-loading,.curated-materials-empty,.curated-no-permission{margin:16px 0 0;padding:18px;border-radius:10px;background:#f5f6f8;color:#858a92;font-size:13px;text-align:center}.curated-review-form{margin-top:22px;padding-top:20px;border-top:1px solid #eceef1}.review-choice{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin:15px 0}.review-choice button{display:flex;height:42px;align-items:center;justify-content:center;gap:7px;border:0;border-radius:9px;background:#f3f4f6;color:#656b74;cursor:pointer}.review-choice button svg{width:17px;height:17px}.review-choice button.selected{background:#e8f6ed;color:#237344;font-weight:600}.review-choice button.selected.reject{background:#fff0ee;color:#b6382e}.curated-fields-row{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.curated-field{display:block;min-width:0;margin:0 0 14px}.curated-field>span{display:block;margin-bottom:7px;color:#5e646d;font-size:12px;font-weight:600}.curated-field>div{display:flex;height:42px;align-items:center;border-radius:9px;background:#f3f4f6}.curated-field input{min-width:0;flex:1;padding:0 12px;border:0;outline:0;background:transparent;color:#292d33;font:inherit}.curated-field input::placeholder{color:#a1a5ac}.curated-field>div:focus-within{background:#eceef1;box-shadow:inset 0 0 0 1px #cfd2d7}.curated-field em{padding-right:12px;color:#777d86;font-style:normal}.curated-submit-row{display:flex;align-items:center;justify-content:space-between;gap:16px}.curated-submit-row>span{color:#8a8f97;font-size:12px}.curated-submit-row>button{min-width:104px;height:40px;border:0;border-radius:9px;background:#d33a2c;color:#fff;cursor:pointer}.curated-submit-row>button:disabled{cursor:not-allowed;opacity:.55}.curated-member-control{margin-top:16px}.curated-member-control>div{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.curated-member-control p{margin:6px 0 0;color:#7b818a;font-size:12px;line-height:1.55}.curated-member-control>button{margin-top:15px;padding:10px 16px;border:0;border-radius:9px;cursor:pointer}.curated-member-control>button.danger{background:#fff0ee;color:#b6382e}.curated-member-control>button.primary{background:#2e3136;color:#fff}.curated-member-control>button:disabled{cursor:not-allowed;opacity:.55}@media(max-width:700px){.curated-applicant-summary,.curated-fields-row,.curated-material-grid.identity-grid{grid-template-columns:1fr}}.rbac-title-button,.row-actions button{display:inline-flex;align-items:center;gap:5px;white-space:nowrap}.rbac-title-button svg,.row-actions button svg{width:15px;height:15px}.row-actions{display:flex;flex-wrap:wrap;gap:7px}.rbac-tags{display:flex;flex-wrap:wrap;gap:5px;min-width:150px}.rbac-tags span{padding:4px 8px;border-radius:6px;background:#f0f2f5;color:#505660;font-size:12px}.rbac-drawer{width:min(580px,90vw)}.rbac-drawer-content{padding-top:20px}.rbac-drawer-intro{margin:0 0 18px;color:#747a84;font-size:13px;line-height:1.65}.rbac-form{display:grid;gap:15px}.rbac-form>label{display:grid;gap:7px}.rbac-form>label>span,.rbac-checks legend{color:#5f646c;font-size:13px;font-weight:600}.rbac-form input,.rbac-form select,.rbac-form textarea{width:100%;height:38px;padding:0 10px;border:1px solid #d8dbe0;border-radius:7px;background:#fff;color:#25282d;font:inherit}.rbac-form textarea{height:96px;padding:10px;resize:vertical}.rbac-form input:focus,.rbac-form select:focus,.rbac-form textarea:focus{border-color:#c7cbd1;outline:0}.rbac-form input:disabled,.rbac-form select:disabled{background:#f3f4f6;color:#8d929a;cursor:not-allowed}.rbac-form label>small{color:#90959e;font-size:12px}.rbac-checks{display:grid;gap:8px;margin:0;padding:0;border:0}.rbac-checks legend{margin-bottom:9px}.rbac-checks>label{display:flex;align-items:center;gap:10px;min-height:46px;padding:9px 11px;border-radius:7px;background:#f7f7f8;cursor:pointer}.rbac-checks input{width:16px;height:16px;accent-color:#d33a2c}.rbac-checks label span{display:grid;gap:3px}.rbac-checks label b{font-size:13px}.rbac-checks label small{color:#8a9098;font-size:11px}.rbac-form-actions{display:flex;justify-content:flex-end;gap:9px;padding-top:4px}@media(max-width:680px){.rbac-drawer{width:94vw}}.permission-groups{display:grid;gap:12px;margin:18px 0}.permission-groups section{padding:13px;background:#f7f7f8;border-radius:8px}.permission-groups section header{display:flex;align-items:center;justify-content:space-between;margin-bottom:11px}.permission-groups header button{border:0;background:transparent;color:#d33a2c;cursor:pointer}.permission-groups section>div{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.permission-groups label{display:grid;grid-template-columns:18px 70px 1fr;align-items:center;gap:7px;min-height:40px;padding:7px 9px;background:#fff;border-radius:7px;cursor:pointer}.permission-groups input{width:16px;height:16px;accent-color:#d33a2c}.permission-groups label span{font-size:12px;font-weight:600}.permission-groups label small{color:#898f98;font-size:12px}.finance-summary{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin-bottom:16px}.finance-summary section{display:flex;flex-direction:column;gap:10px;padding:20px;border-radius:12px;background:#fff}.finance-summary span{color:#7b8088;font-size:13px}.finance-summary b{font-size:24px}.finance-actions{display:flex;gap:10px;margin-bottom:16px}.finance-actions label{display:inline-flex;align-items:center;padding:8px 12px;border-radius:7px;background:#292c31;color:#fff;font-size:13px;cursor:pointer}.finance-actions input[type=file]{display:none}.finance-bill-date{height:36px;padding:0 10px;border:1px solid #dfe1e5;border-radius:7px;background:#fff}.finance-tabs{display:flex;gap:6px;margin-bottom:12px}.finance-tabs button{padding:9px 14px;border:0;border-radius:8px;background:transparent;cursor:pointer}.finance-tabs button.active{background:#fff;color:#d33a2c;font-weight:700}.finance-mask{position:fixed;top:0;right:0;bottom:0;left:0;z-index:40;background:#0005}.finance-mask aside{position:absolute;top:0;right:0;bottom:0;width:min(520px,90vw);padding:24px;background:#fff}.finance-mask header{display:flex;justify-content:space-between}.finance-mask h2{margin:0 0 6px}.finance-mask header span,.finance-resolution small{color:#858a92;font-size:12px}.finance-mask header button{border:0;background:none;font-size:28px}.finance-difference-detail{display:flex;flex-direction:column;gap:8px;margin:24px 0;padding:16px;border-radius:10px;background:#f6f6f7}.finance-resolution span,.finance-resolution small{display:block;margin:8px 0}.finance-resolution textarea{width:100%;padding:12px;border:1px solid #ddd;border-radius:8px;resize:vertical}.finance-mask footer{position:absolute;right:24px;bottom:24px;left:24px;display:flex;justify-content:flex-end;gap:10px}@media(max-width:1000px){.finance-summary{grid-template-columns:repeat(2,1fr)}}.quality-summary{display:flex;gap:12px;margin-bottom:16px}.quality-summary>span{min-width:170px;padding:16px 18px;border-radius:11px;background:#fff;color:#777d85}.quality-summary b{display:block;margin-top:7px;color:#25282d;font-size:22px}.quality-levels{display:grid;grid-template-columns:repeat(2,minmax(100px,1fr));gap:5px 12px;min-width:250px;font-size:12px}.quality-levels .level-0{color:#b6382e;font-weight:600}.quality-levels .level-1{color:#9a6817}.quality-levels .level-2{color:#287a49}.dispute-mask{position:fixed;top:0;right:0;bottom:0;left:0;z-index:100;display:flex;justify-content:flex-end;background:#161b245c}.dispute-mask>aside{display:flex;flex-direction:column;width:min(620px,92vw);height:100%;background:#fff;box-shadow:-16px 0 44px #14192229}.dispute-mask header{display:flex;align-items:center;justify-content:space-between;padding:24px 26px 20px;border-bottom:1px solid #edf0f3}.dispute-mask header h2,.dispute-mask header span,.dispute-mask section h3,.dispute-mask section p{margin:0}.dispute-mask header span,.dispute-mask section small{display:block;margin-top:6px;color:#818792}.dispute-mask header>button{border:0;background:transparent;color:#737983;font-size:28px;cursor:pointer}.dispute-drawer-body{overflow-y:auto;padding:22px 26px 36px}.dispute-drawer-body section{margin-bottom:16px;padding:18px;border-radius:14px;background:#f7f8fa}.decision-block{display:grid;gap:12px}.decision-block textarea{width:100%;box-sizing:border-box}.decision-block button{justify-self:end;padding:10px 18px;border:0;border-radius:9px;background:var(--brand, #d9362b);color:#fff;cursor:pointer}.ban-payout-note{margin-bottom:16px;padding:12px 14px;border-radius:9px;background:#fff7e8;color:#8c5c13;font-size:13px;line-height:1.6}.status.waiting_alipay,.status.waiting_export{background:#fff5df;color:#a4670c}.ban-payout-overdue{color:#c13a30;font-weight:700}.admin-global-loading{position:fixed;top:0;right:0;bottom:0;left:0;z-index:3000;display:grid;place-items:center;background:#fff3;cursor:wait}.admin-global-loading>div{display:flex;align-items:center;gap:10px;padding:13px 18px;border-radius:12px;background:#25282de5;box-shadow:0 12px 34px #14181e2e;color:#fff;font-size:13px;font-weight:600}.admin-global-loading i{width:19px;height:19px;border:2px solid rgb(255 255 255 / 35%);border-top-color:#fff;border-radius:50%;animation:admin-loading-spin .75s linear infinite}@keyframes admin-loading-spin{to{transform:rotate(360deg)}}.admin-fatal-error{min-height:100vh;display:grid;place-items:center;background:#f5f6f8}.admin-fatal-error section{width:min(440px,90vw);padding:32px;border:1px solid #e5e7ea;border-radius:14px;background:#fff;text-align:center}.admin-fatal-error h1{margin:0 0 10px;font-size:20px}.admin-fatal-error p{color:#777d86;line-height:1.7}.admin-fatal-error button{margin-top:10px;padding:9px 18px;border:0;border-radius:8px;background:#d33a2c;color:#fff}.global-message-host{position:fixed;z-index:120;top:18px;left:50%;transform:translate(-50%);width:min(460px,calc(100vw - 32px));display:grid;gap:9px;pointer-events:none}.global-message{min-height:46px;display:flex;align-items:center;gap:10px;padding:11px 12px;background:#fff;color:#34373c;border:1px solid #e2e4e7;border-radius:10px;box-shadow:0 10px 30px #191c2124;pointer-events:auto;animation:message-in .18s ease-out}.global-message>svg{width:19px;flex:0 0 auto}.global-message span{flex:1;font-size:14px;line-height:1.45}.global-message button{width:28px;height:28px;border:0;background:transparent;color:#9297a0;cursor:pointer;display:grid;place-items:center}.global-message button svg{width:15px}.global-message.success>svg{color:#27804b}.global-message.warning>svg{color:#b17412}.global-message.error>svg{color:#c13a30}.global-message.default>svg{color:#4c6fa8}@keyframes message-in{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}*{box-sizing:border-box}html,body,#root{margin:0;min-height:100%;font-family:Inter,PingFang SC,Microsoft YaHei,sans-serif;color:#25282d}button,input,select,textarea{font:inherit}
