.biz-page{--biz-ink:#162033;--biz-muted:#6c7890;--biz-line:#e5eaf2;--biz-soft:#f5f7fb;--biz-blue:#315ee7;--biz-blue-soft:#eef3ff;--biz-green:#15936d;--biz-red:#d84b55;--biz-orange:#c56a11;--biz-purple:#7855d8;color:var(--biz-ink);display:grid;gap:18px;min-width:0;padding:20px 22px 42px}.biz-page *{box-sizing:border-box}.biz-page button,.biz-page input,.biz-page select,.biz-page textarea{font:inherit}.biz-page-head{align-items:flex-end;display:flex;gap:24px;justify-content:space-between;min-height:78px}.biz-page-head h1{font-size:clamp(24px,2vw,31px);letter-spacing:-.035em;line-height:1.15;margin:4px 0 8px}.biz-page-head p{color:var(--biz-muted);font-size:14px;line-height:1.7;margin:0;max-width:720px}.biz-eyebrow{color:var(--biz-blue);font-size:11px;font-weight:800;letter-spacing:.16em;text-transform:uppercase}.biz-page-actions,.biz-panel-actions,.biz-row-actions{align-items:center;display:flex;flex-wrap:wrap;gap:8px}.biz-button{align-items:center;background:#fff;border:1px solid #dbe1eb;border-radius:7px;color:#39465b;cursor:pointer;display:inline-flex;font-size:13px;font-weight:650;justify-content:center;line-height:1;min-height:34px;padding:0 14px;transition:border-color .18s,box-shadow .18s,transform .18s,background .18s}.biz-button:hover:not(:disabled){border-color:#aeb9ca;box-shadow:0 4px 12px #15203312;transform:translateY(-1px)}.biz-button:focus-visible,.biz-page input:focus-visible,.biz-page select:focus-visible,.biz-page textarea:focus-visible,.biz-modal-close:focus-visible,.biz-modal:focus-visible{outline:3px solid #244fce;outline-offset:2px}.biz-button:disabled{cursor:not-allowed;opacity:.46}.biz-button-primary{background:var(--biz-blue);border-color:var(--biz-blue);color:#fff;box-shadow:0 5px 12px #315ee72e}.biz-button-primary:hover:not(:disabled){background:#264fce;border-color:#264fce}.biz-button-danger{background:#fff6f6;border-color:#f1ced1;color:#bd343f}.biz-button-quiet{background:transparent;border-color:transparent;color:#365ba9;padding:0 6px}.biz-button-quiet:hover:not(:disabled){background:var(--biz-blue-soft);border-color:transparent;box-shadow:none;transform:none}.biz-panel{background:#fff;border:1px solid var(--biz-line);border-radius:10px;box-shadow:0 5px 18px #20314e0b;min-width:0;overflow:hidden;padding:18px}.biz-panel-head{align-items:flex-start;display:flex;gap:16px;justify-content:space-between;margin-bottom:16px}.biz-panel-head h2{font-size:15px;letter-spacing:-.01em;line-height:1.4;margin:0}.biz-panel-head p{color:var(--biz-muted);font-size:12px;line-height:1.5;margin:3px 0 0}.biz-metrics{display:grid;gap:12px;grid-template-columns:repeat(4,minmax(0,1fr))}.biz-metric{background:#fff;border:1px solid var(--biz-line);border-radius:9px;box-shadow:0 4px 14px #20314e0a;min-height:112px;overflow:hidden;padding:18px;position:relative}.biz-metric:before{background:#9ba7b9;content:"";height:32px;left:0;position:absolute;top:20px;width:3px}.biz-metric.is-blue:before{background:var(--biz-blue)}.biz-metric.is-green:before{background:var(--biz-green)}.biz-metric.is-red:before{background:var(--biz-red)}.biz-metric.is-orange:before{background:var(--biz-orange)}.biz-metric.is-purple:before{background:var(--biz-purple)}.biz-metric>span{color:var(--biz-muted);display:block;font-size:12px;margin-bottom:9px}.biz-metric>strong{display:block;font-size:clamp(21px,1.7vw,27px);letter-spacing:-.035em;line-height:1.15;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.biz-metric>small{color:#8d98aa;display:block;font-size:11px;margin-top:8px}.biz-toolbar,.biz-finance-filter{align-items:flex-end;background:var(--biz-soft);border:1px solid #e8ecf3;border-radius:8px;display:flex;flex-wrap:wrap;gap:10px;margin-bottom:16px;padding:12px}.biz-search{align-items:center;background:#fff;border:1px solid #dce2ec;border-radius:7px;display:flex;flex:1 1 300px;min-width:210px}.biz-search>span{color:#8290a5;font-size:18px;padding-left:12px}.biz-search input{border:0!important;box-shadow:none!important;flex:1;min-width:0}.biz-field{display:grid;gap:6px;min-width:0}.biz-field>span{color:#4b586d;font-size:12px;font-weight:650}.biz-field>small{color:#8994a6;font-size:11px;line-height:1.45}.biz-field-wide{grid-column:1/-1}.biz-page input,.biz-page select,.biz-page textarea{background:#fff;border:1px solid #dce2ec;border-radius:7px;color:var(--biz-ink);min-height:38px;outline:0;padding:8px 11px;transition:border-color .16s,box-shadow .16s;width:100%}.biz-page input:hover,.biz-page select:hover,.biz-page textarea:hover{border-color:#bcc6d5}.biz-page input:focus,.biz-page select:focus,.biz-page textarea:focus{border-color:#7896ed;box-shadow:0 0 0 3px #315ee717}.biz-page input:disabled{background:#f1f3f7;color:#8490a2}.biz-page textarea{line-height:1.6;min-height:92px;resize:vertical}.biz-toolbar>select{width:160px}.biz-toolbar .biz-field{min-width:180px}.biz-table-wrap{border:1px solid var(--biz-line);border-radius:8px;overflow:auto;width:100%}.biz-table{border-collapse:separate;border-spacing:0;font-size:12px;min-width:920px;width:100%}.biz-table th{background:#f7f8fb;border-bottom:1px solid var(--biz-line);color:#68758a;font-size:11px;font-weight:750;letter-spacing:.025em;padding:11px 12px;text-align:left;white-space:nowrap}.biz-table td{border-bottom:1px solid #edf0f5;color:#3d495d;line-height:1.45;padding:12px;vertical-align:middle}.biz-table tbody tr:last-child td{border-bottom:0}.biz-table tbody tr:hover td{background:#fafbfe}.biz-table td>strong,.biz-table td>small{display:block}.biz-table td>strong{color:#1d2a3f;font-size:12px}.biz-table td>small{color:#8792a4;font-size:10px;margin-top:4px;max-width:220px}.biz-actions-col{min-width:140px;position:sticky!important;right:0;z-index:1}.biz-table th.biz-actions-col{background:#f7f8fb;z-index:2}.biz-table td.biz-actions-col{background:#fff}.biz-table tr:hover td.biz-actions-col{background:#fafbfe}.biz-cell-note{color:#b34d55!important;line-height:1.35;max-width:140px!important}.biz-reason{display:block;line-height:1.55;max-width:300px}.biz-positive{color:var(--biz-green)!important}.biz-negative{color:var(--biz-red)!important}.biz-badge{align-items:center;background:#f0f2f6;border:1px solid #e2e6ed;border-radius:999px;color:#687487;display:inline-flex;font-size:10px;font-weight:750;line-height:1;min-height:22px;padding:0 8px;white-space:nowrap}.biz-badge.is-green{background:#eaf8f3;border-color:#ccecdf;color:#087b59}.biz-badge.is-red{background:#fff0f1;border-color:#f5d3d6;color:#c13e48}.biz-badge.is-orange{background:#fff6e9;border-color:#f1dfbf;color:#a85b0d}.biz-badge.is-blue{background:#edf3ff;border-color:#d5e1ff;color:#2854cc}.biz-badge.is-purple{background:#f3efff;border-color:#ded5fb;color:#6745c5}.biz-pager{align-items:center;color:#7a8699;display:flex;font-size:11px;justify-content:space-between;padding-top:14px}.biz-pager>div{display:flex;gap:7px}.biz-state{align-items:center;color:#718096;display:flex;gap:12px;justify-content:center;min-height:168px;padding:28px;text-align:left}.biz-state strong{color:#364258}.biz-state p{font-size:12px;margin:5px 0 0}.biz-state.is-error{background:snow;border:1px dashed #f0cdd0;border-radius:8px;justify-content:space-between;min-height:110px}.biz-state.is-empty>span{color:#9aa5b5;font-size:30px}.biz-state.is-empty{min-height:180px}.biz-spinner{animation:biz-spin .8s linear infinite;border:2px solid #dbe3f4;border-radius:50%;border-top-color:var(--biz-blue);height:20px;width:20px}@keyframes biz-spin{to{transform:rotate(360deg)}}.biz-modal-backdrop{align-items:center;background:#0e162480;display:flex;inset:0;justify-content:center;padding:24px;position:fixed;z-index:10000}.biz-modal{background:#fff;border:1px solid rgba(255,255,255,.7);border-radius:12px;box-shadow:0 28px 80px #0c14223d;max-height:calc(100vh - 48px);max-width:760px;overflow:auto;padding:22px;width:min(760px,100%)}.biz-modal>header{align-items:flex-start;border-bottom:1px solid var(--biz-line);display:flex;justify-content:space-between;margin-bottom:20px;padding-bottom:15px}.biz-modal>header h2{font-size:18px;margin:0}.biz-modal>header p{color:var(--biz-muted);font-size:12px;line-height:1.5;margin:5px 0 0}.biz-modal-close{background:#f3f5f8;border:0;border-radius:50%;color:#667388;cursor:pointer;font-size:22px;height:30px;line-height:28px;padding:0;width:30px}.biz-form-grid{display:grid;gap:15px;grid-template-columns:repeat(2,minmax(0,1fr))}.biz-form-actions{align-items:center;border-top:1px solid var(--biz-line);display:flex;gap:8px;grid-column:1/-1;justify-content:flex-end;margin-top:2px;padding-top:16px}.biz-form-error{background:#fff1f2;border:1px solid #f2d1d4;border-radius:7px;color:#b63a44;font-size:12px;grid-column:1/-1;padding:10px 12px}.biz-customer-callout{background:var(--biz-soft);border:1px solid var(--biz-line);border-radius:8px;display:flex;flex-direction:column;grid-column:1/-1;padding:12px}.biz-customer-callout span{color:var(--biz-muted);font-size:11px;margin-top:3px}.biz-check{align-items:center;color:#566277;display:flex;font-size:12px;gap:8px;min-height:38px}.biz-check input{height:16px;min-height:0;width:16px}.biz-toast{animation:biz-toast .2s ease-out;background:#172238;border:1px solid rgba(255,255,255,.12);border-radius:8px;bottom:24px;box-shadow:0 16px 36px #0c14223d;color:#fff;font-size:12px;font-weight:650;padding:12px 16px;position:fixed;right:24px;z-index:10020}@keyframes biz-toast{0%{opacity:0;transform:translateY(8px)}}.biz-level-grid{display:grid;gap:13px;grid-template-columns:repeat(3,minmax(0,1fr))}.biz-level-card{border:1px solid var(--biz-line);border-radius:9px;display:flex;flex-direction:column;min-height:245px;padding:16px}.biz-level-card.is-disabled{background:#fafbfc;opacity:.7}.biz-level-card>header{align-items:flex-start;display:flex;justify-content:space-between}.biz-level-card>header span:not(.biz-badge){color:var(--biz-blue);font-size:9px;font-weight:800;letter-spacing:.12em}.biz-level-card h3{font-size:17px;margin:5px 0 0}.biz-level-card dl{display:grid;gap:8px;grid-template-columns:repeat(3,1fr);margin:18px 0}.biz-level-card dl>div{border-right:1px solid var(--biz-line);min-width:0}.biz-level-card dl>div:last-child{border-right:0}.biz-level-card dt{color:var(--biz-muted);font-size:10px}.biz-level-card dd{font-size:12px;font-weight:750;margin:5px 0 0;overflow:hidden;text-overflow:ellipsis}.biz-level-card>p{color:#667287;font-size:12px;line-height:1.6;margin:0 0 16px}.biz-level-foot{align-items:center;border-top:1px solid var(--biz-line);display:flex;font-size:11px;justify-content:space-between;margin-top:auto;padding-top:12px}.biz-level-foot>span{color:var(--biz-green)}.biz-level-foot>div{display:flex}.biz-tip{align-items:center;background:#f0f5ff;border:1px solid #d9e4fb;border-radius:8px;color:#566987;display:flex;font-size:12px;gap:14px;line-height:1.55;padding:12px 15px}.biz-tip strong{color:#294b91;white-space:nowrap}.biz-two-col{display:grid;gap:14px;grid-template-columns:minmax(0,1.2fr) minmax(300px,.8fr)}.biz-two-col>.biz-panel{height:100%}.biz-bars{display:grid;gap:16px}.biz-bar-row{align-items:center;display:grid;gap:12px;grid-template-columns:140px minmax(100px,1fr) 34px}.biz-bar-row>div{display:flex;flex-direction:column}.biz-bar-row small{color:var(--biz-muted);font-size:10px;margin-top:2px}.biz-bar-row>span{background:#edf0f5;border-radius:999px;height:8px;overflow:hidden}.biz-bar-row i{background:var(--biz-blue);border-radius:999px;display:block;height:100%;min-width:0}.biz-bar-row i.is-green{background:var(--biz-green)}.biz-bar-row i.is-orange{background:#e99a3a}.biz-bar-row i.is-red{background:var(--biz-red)}.biz-bar-row>b{text-align:right}.biz-report-list{display:grid;gap:0;margin:0}.biz-report-list>div{align-items:center;border-bottom:1px solid var(--biz-line);display:flex;justify-content:space-between;padding:10px 0}.biz-report-list>div:last-child{border-bottom:0}.biz-report-list dt{color:var(--biz-muted);font-size:12px}.biz-report-list dd{font-size:14px;font-weight:750;margin:0}.biz-finance-filter .biz-field{flex:1 1 150px}.biz-filter-buttons{display:flex;gap:8px;margin-left:auto}.biz-mini-trend{align-items:flex-end;display:flex;gap:6px;height:210px;overflow-x:auto;padding:12px 3px 0}.biz-trend-item{align-items:center;display:flex;flex:1 0 22px;flex-direction:column;height:100%;justify-content:flex-end;min-width:22px}.biz-trend-item>span{background:linear-gradient(180deg,#4673ed,#9bb2f7);border-radius:4px 4px 1px 1px;display:block;max-height:165px;min-height:4px;width:75%}.biz-trend-item>small{color:#8a95a6;font-size:8px;margin-top:7px;transform:rotate(-36deg);white-space:nowrap}.biz-rank-list{display:grid}.biz-rank-list>div{align-items:center;border-bottom:1px solid var(--biz-line);display:grid;gap:10px;grid-template-columns:22px minmax(0,1fr) auto;padding:10px 0}.biz-rank-list>div:last-child{border-bottom:0}.biz-rank-list>div>span{align-items:center;background:#eef2f8;border-radius:5px;color:#5b687c;display:flex;font-size:10px;height:22px;justify-content:center}.biz-rank-list>div>div{display:flex;flex-direction:column;min-width:0}.biz-rank-list small{color:var(--biz-muted);font-size:10px;margin-top:3px}.biz-rank-list b{font-size:12px}.biz-sales-list{display:grid;gap:2px}.biz-sales-list article{align-items:center;border-bottom:1px solid var(--biz-line);display:flex;gap:14px;padding:14px 4px}.biz-sales-list article:last-child{border-bottom:0}.biz-rank{color:#8b96a7;font-size:11px;font-weight:800}.biz-sales-main{display:grid;flex:1;gap:7px}.biz-sales-main header,.biz-sales-main footer{display:flex;justify-content:space-between}.biz-sales-main header span,.biz-sales-main footer{color:var(--biz-muted);font-size:10px}.biz-sales-main footer b{color:var(--biz-green)}.biz-progress{background:#edf0f5;border-radius:999px;height:7px;overflow:hidden}.biz-progress i{background:linear-gradient(90deg,#315ee7,#7797ef);border-radius:999px;display:block;height:100%}.biz-compact-select{font-size:12px!important;min-height:34px!important;min-width:220px;width:auto!important}.biz-inline-empty{align-items:center;background:#f7f8fb;border:1px dashed #dce2eb;border-radius:7px;color:#7c889a;display:flex;font-size:11px;justify-content:center;min-height:70px;padding:14px;text-align:center}.biz-order-picker{border:1px solid var(--biz-line);border-radius:8px;display:grid;max-height:250px;overflow:auto}.biz-order-picker>label{align-items:center;border-bottom:1px solid var(--biz-line);cursor:pointer;display:flex;gap:10px;padding:10px}.biz-order-picker>label:last-child{border-bottom:0}.biz-order-picker>label:hover{background:#f8faff}.biz-order-picker input{height:16px;min-height:0;width:16px}.biz-order-picker span{display:flex;flex-direction:column}.biz-order-picker small{color:var(--biz-muted);font-size:10px;margin-top:3px}.biz-selection-summary{align-items:center;background:#f0f5ff;border-radius:7px;color:#65738a;display:flex;font-size:11px;gap:5px;margin-top:8px;padding:10px}.biz-selection-summary>small{margin-left:auto}.biz-appeal-detail{display:grid;gap:16px}.biz-appeal-summary{background:var(--biz-soft);border:1px solid var(--biz-line);border-radius:8px;display:grid;grid-template-columns:repeat(4,1fr);padding:14px}.biz-appeal-summary>div{border-right:1px solid var(--biz-line);display:flex;flex-direction:column;gap:6px;padding:0 12px}.biz-appeal-summary>div:last-child{border-right:0}.biz-appeal-summary span{color:var(--biz-muted);font-size:10px}.biz-appeal-summary strong{font-size:12px}.biz-appeal-reason{border-left:3px solid var(--biz-blue);padding:3px 0 3px 13px}.biz-appeal-reason>strong{font-size:11px}.biz-appeal-reason>p{color:#526077;font-size:12px;line-height:1.65;margin:5px 0}.biz-appeal-reason blockquote{background:#f5f2ff;border-radius:6px;color:#594c7c;font-size:11px;line-height:1.6;margin:10px 0 0;padding:10px}.biz-appeal-reason blockquote b{display:block}.biz-appeal-actions{display:flex;gap:8px}.biz-appeal-columns{display:grid;gap:14px;grid-template-columns:1fr 1fr}.biz-appeal-columns>section{border:1px solid var(--biz-line);border-radius:8px;padding:13px}.biz-appeal-columns h3,.biz-timeline h3{font-size:13px;margin:0 0 12px}.biz-message-list,.biz-evidence-list{display:grid;gap:8px;max-height:280px;overflow:auto}.biz-message-list article{background:#f7f9fc;border-radius:7px;padding:9px}.biz-message-list article.is-internal{background:#f5f1ff}.biz-message-list header{align-items:center;display:flex;gap:7px}.biz-message-list time{color:var(--biz-muted);font-size:9px;margin-left:auto}.biz-message-list p{font-size:11px;line-height:1.6;margin:5px 0 0}.biz-evidence-list>a{align-items:center;border:1px solid var(--biz-line);border-radius:7px;color:inherit;display:flex;gap:9px;padding:9px;text-decoration:none}.biz-evidence-list>a:hover{background:#f8faff;border-color:#bfcdf2}.biz-evidence-list>a>span{color:var(--biz-blue)}.biz-evidence-list>a>div{display:flex;flex-direction:column}.biz-evidence-list small{color:var(--biz-muted);font-size:9px;margin-top:3px}.biz-inline-form{border-top:1px solid var(--biz-line);display:grid;gap:8px;margin-top:12px;padding-top:12px}.biz-inline-form textarea{min-height:65px}.biz-inline-pair{display:grid;gap:7px;grid-template-columns:120px 1fr}.biz-timeline{border-top:1px solid var(--biz-line);padding-top:14px}.biz-timeline>div{display:grid;gap:8px;grid-template-columns:10px 150px 1fr;min-height:44px;position:relative}.biz-timeline>div:before{background:#dce2ec;content:"";height:100%;left:4px;position:absolute;top:9px;width:1px}.biz-timeline>div:last-child:before{display:none}.biz-timeline i{background:var(--biz-blue);border:2px solid #dfe7fd;border-radius:50%;height:9px;margin-top:4px;position:relative;width:9px;z-index:1}.biz-timeline span{display:flex;flex-direction:column}.biz-timeline small{color:var(--biz-muted);font-size:9px;margin-top:2px}.biz-timeline p{color:#58657a;font-size:11px;line-height:1.45;margin:0}@media(max-width:1150px){.biz-metrics,.biz-level-grid{grid-template-columns:repeat(2,1fr)}.biz-two-col,.biz-appeal-columns{grid-template-columns:1fr}}@media(max-width:760px){.biz-page{padding:15px 12px 34px}.biz-page-head{align-items:flex-start;flex-direction:column}.biz-page-actions{width:100%}.biz-page-actions .biz-button{flex:1}.biz-metrics{grid-template-columns:1fr 1fr}.biz-metric{min-height:100px;padding:14px}.biz-panel{padding:13px}.biz-level-grid,.biz-form-grid{grid-template-columns:1fr}.biz-toolbar>*{flex:1 1 100%!important;width:100%!important}.biz-filter-buttons{margin-left:0;width:100%}.biz-finance-filter .biz-field{flex:1 1 calc(50% - 10px)}.biz-appeal-summary{grid-template-columns:1fr 1fr;gap:12px}.biz-appeal-summary>div{border:0;padding:0}.biz-modal-backdrop{align-items:flex-end;padding:0}.biz-modal{border-radius:14px 14px 0 0;max-height:92vh;max-width:none;padding:17px}.biz-tip{align-items:flex-start;flex-direction:column}.biz-timeline>div{grid-template-columns:10px 105px 1fr}.biz-selection-summary{align-items:flex-start;flex-wrap:wrap}.biz-selection-summary>small{margin-left:0;width:100%}}@media(max-width:480px){.biz-metrics{grid-template-columns:1fr}.biz-finance-filter .biz-field{flex-basis:100%}.biz-bar-row{grid-template-columns:105px 1fr 26px}.biz-level-card dl{grid-template-columns:1fr;gap:10px}.biz-level-card dl>div{border-right:0}.biz-appeal-summary{grid-template-columns:1fr}}.biz-page small,.biz-panel-head p,.biz-field>small,.biz-table td>small,.biz-metric>small,.biz-bar-row small,.biz-rank-list small,.biz-sales-main header span,.biz-sales-main footer,.biz-message-list time,.biz-evidence-list small,.biz-timeline small{color:#5d6a7e}.biz-trend-item>small,.biz-message-list time,.biz-evidence-list small,.biz-timeline small{font-size:11px}@media(prefers-reduced-motion:reduce){.biz-button,.biz-spinner,.biz-toast{animation:none!important;transition:none!important}}:root{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,Microsoft YaHei,sans-serif;color:#172033;background:#f5f7fb;font-synthesis:none}html,body,#root{width:100%;min-width:320px;min-height:100%;margin:0}body{min-height:100vh;background:#f5f7fb}button,input,textarea,select{font:inherit}button{color:inherit}.enterprise-app{--shell-navy:#151d2e;--shell-navy-soft:#202a40;--shell-primary:#3b6ff5;--shell-primary-soft:#eef3ff;--shell-text:#172033;--shell-muted:#7e8ba3;--shell-line:#e8ecf3;display:flex;min-height:100vh;background:#f5f7fb}.enterprise-sidebar{position:fixed;inset:0 auto 0 0;z-index:40;display:flex;width:236px;flex-direction:column;background:var(--shell-navy);color:#dbe3f3;box-shadow:8px 0 28px #14213a12}.brand{display:flex;align-items:center;gap:12px;height:76px;padding:0 22px;border-bottom:1px solid #ffffff0f}.brand-symbol{display:grid;width:36px;height:36px;place-items:center;border-radius:11px;color:#fff;background:linear-gradient(145deg,#5685ff,#2858dc);box-shadow:0 8px 20px #2858dc52;font-weight:900}.brand strong,.brand small{display:block}.brand strong{font-size:15px;letter-spacing:.08em;color:#fff}.brand small{margin-top:2px;color:#75829b;font-size:10px}.side-scroll{flex:1;overflow:auto;padding:18px 12px}.side-scroll::-webkit-scrollbar{width:4px}.side-scroll::-webkit-scrollbar-thumb{border-radius:8px;background:#ffffff16}.side-label{padding:0 11px 10px;color:#59677f;font-size:9px;font-weight:800;letter-spacing:.18em}.nav-block{margin-bottom:4px;border-radius:10px}.nav-main{display:flex;width:100%;min-height:42px;align-items:center;gap:11px;padding:0 11px;border:0;border-radius:10px;color:#93a0b8;background:transparent;text-align:left;cursor:pointer;transition:.16s ease}.nav-main:hover{color:#eef3ff;background:#ffffff09}.nav-block.is-active>.nav-main{color:#fff;background:linear-gradient(90deg,#3d6df5,#315fd8);box-shadow:0 8px 22px #2349b63b}.nav-glyph{display:grid;width:21px;place-items:center;font-size:17px;font-weight:700}.nav-main>span:nth-child(2){flex:1;font-size:13px;font-weight:600}.nav-chevron{font-size:13px;transition:transform .16s}.nav-chevron.is-open{transform:rotate(180deg)}.nav-children{display:flex;flex-direction:column;padding:5px 0 5px 43px}.nav-children button{position:relative;border:0;background:transparent;padding:7px 8px;color:#74829a;font-size:11px;text-align:left;cursor:pointer}.nav-children button:before{position:absolute;left:-11px;top:50%;width:4px;height:4px;border-radius:50%;background:#42506a;content:""}.nav-children button:hover,.nav-children button.is-child-active{color:#dfe8fb}.nav-children button.is-child-active:before{background:#5b85ff;box-shadow:0 0 0 4px #4f78ef22}.sidebar-footer{padding:15px 22px 20px;border-top:1px solid #ffffff0f}.security-pulse{display:flex;align-items:center;gap:7px;color:#b9c5da;font-size:11px}.security-pulse i,.online-dot{width:7px;height:7px;border-radius:50%;background:#31c98b;box-shadow:0 0 0 4px #31c98b18}.sidebar-footer small{display:block;margin-top:5px;color:#55637c;font-size:9px}.enterprise-main{width:calc(100% - 236px);min-width:0;margin-left:236px}.enterprise-topbar{position:sticky;top:0;z-index:30;display:flex;height:76px;align-items:center;justify-content:space-between;padding:0 28px;border-bottom:1px solid var(--shell-line);background:#ffffffed;box-shadow:0 4px 16px #17203308;backdrop-filter:blur(14px)}.breadcrumb{display:flex;align-items:center;gap:9px;font-size:12px}.breadcrumb span{color:#9aa5b8}.breadcrumb b{color:#d4dae4}.breadcrumb strong{font-weight:650}.top-actions{display:flex;align-items:center;gap:13px}.tenant-chip{display:inline-flex;align-items:center;gap:7px;padding:7px 10px;border-radius:999px;background:#f4f6fa;color:#69758b;font-size:10px}.tenant-chip i{width:6px;height:6px;border-radius:50%;background:#3b6ff5}.top-user{display:flex;align-items:center;gap:8px;padding:4px 6px 4px 4px;border:0;border-radius:9px;background:transparent;cursor:pointer}.top-user:hover{background:#f4f6fa}.user-avatar{display:grid;width:30px;height:30px;place-items:center;border-radius:9px;color:#fff;background:#1d2940;font-size:11px;font-weight:800}.top-user>span:nth-child(2){font-size:11px;font-weight:650}.top-user em{color:#a0a9b8;font-size:9px;font-style:normal}.mobile-brand{display:none}.enterprise-content{min-width:0}.enterprise-content .enterprise-game-order-page{min-height:calc(100vh - 76px)}.enterprise-login{display:grid;min-height:100vh;grid-template-columns:minmax(360px,.92fr) minmax(460px,1.08fr);background:#fff}.login-art{position:relative;display:flex;min-height:100vh;flex-direction:column;justify-content:center;overflow:hidden;padding:72px;background:linear-gradient(145deg,#151e32,#213b76 65%,#356cf2);color:#fff}.login-art-grid{position:absolute;inset:0;opacity:.13;background-image:linear-gradient(#fff 1px,transparent 1px),linear-gradient(90deg,#fff 1px,transparent 1px);background-size:58px 58px;mask-image:linear-gradient(135deg,#000,transparent 72%)}.login-art:after{position:absolute;right:-180px;bottom:-210px;width:520px;height:520px;border:1px solid #ffffff38;border-radius:50%;box-shadow:0 0 0 55px #ffffff0a,0 0 0 110px #ffffff08;content:""}.login-art>*:not(.login-art-grid){position:relative;z-index:1}.login-mark{display:grid;width:52px;height:52px;place-items:center;border:1px solid #ffffff4f;border-radius:15px;background:#ffffff15;box-shadow:0 15px 35px #0812264a;font-size:22px;font-weight:900}.login-art p{margin:50px 0 14px;color:#9fbaff;font-size:11px;font-weight:800;letter-spacing:.16em}.login-art h1{margin:0;font-size:42px;line-height:1.24;letter-spacing:-.035em}.login-art small{max-width:390px;margin-top:24px;color:#b7c8e9;font-size:14px;line-height:1.8}.login-form-area{display:grid;place-items:center;padding:48px;background:#fff}.login-form-card{width:min(390px,100%)}.login-kicker{color:#3b6ff5;font-size:10px;font-weight:800;letter-spacing:.17em}.login-form-card h2{margin:12px 0 8px;font-size:29px;letter-spacing:-.025em}.login-copy{margin:0 0 34px;color:#909aab;font-size:13px}.login-form-card form{display:flex;flex-direction:column;gap:18px}.login-form-card label{display:flex;flex-direction:column;gap:8px;color:#596579;font-size:12px}.login-form-card input{height:46px;padding:0 14px;border:1px solid #dfe4ed;border-radius:10px;outline:none;color:#172033;background:#fbfcfe;transition:.16s}.login-form-card input:focus{border-color:#7b9af8;background:#fff;box-shadow:0 0 0 4px #3b6ff512}.login-submit{height:47px;margin-top:6px;border:0;border-radius:10px;background:linear-gradient(100deg,#3f73f7,#315dd6);color:#fff;box-shadow:0 12px 26px #315dd638;font-weight:700;cursor:pointer}.login-submit:hover:not(:disabled){filter:brightness(1.04)}.login-submit:disabled{opacity:.58;cursor:wait}.login-error{padding:10px 12px;border-radius:9px;background:#fff0f2;color:#c23d53;font-size:11px}.login-policy{margin-top:24px;padding-top:18px;border-top:1px solid #edf0f5;color:#9aa5b5;font-size:10px;text-align:center}.people-page{min-height:calc(100vh - 76px);padding:30px;background:#f5f7fb;color:#172033}.people-page-head{display:flex;max-width:1520px;margin:0 auto 22px;align-items:flex-start;justify-content:space-between;gap:24px}.page-overline{color:#3b6ff5;font-size:9px;font-weight:800;letter-spacing:.17em}.people-page-head h1{margin:5px 0 7px;font-size:27px;letter-spacing:-.025em}.people-page-head p{margin:0;color:#8792a6;font-size:13px}.people-head-actions{display:flex;gap:8px}.button{min-height:36px;padding:0 13px;border:1px solid #dfe4ed;border-radius:8px;background:#fff;font-size:12px;font-weight:650;cursor:pointer}.button:hover{border-color:#aab9d3}.button.primary{border-color:#3b6ff5;background:#3b6ff5;color:#fff}.button.ghost{background:#fff}.button:disabled{opacity:.5;cursor:wait}.people-summary{display:grid;max-width:1520px;margin:0 auto 18px;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.people-summary>div{position:relative;display:flex;min-height:112px;flex-direction:column;padding:17px 18px;border:1px solid #e8ecf3;border-radius:13px;background:#fff;box-shadow:0 5px 16px #17203308}.people-summary>div:before{position:absolute;top:17px;right:17px;width:7px;height:7px;border-radius:50%;background:#d8e3ff;content:""}.people-summary span{color:#8792a6;font-size:11px}.people-summary strong{margin-top:7px;font-size:26px;letter-spacing:-.03em}.people-summary small{margin-top:auto;color:#a1aabb;font-size:9px}.people-card{max-width:1520px;margin:0 auto;border:1px solid #e7ebf2;border-radius:14px;background:#fff;box-shadow:0 6px 20px #1a294507;overflow:hidden}.people-toolbar{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:15px 18px;border-bottom:1px solid #edf0f5}.people-search{display:flex;width:min(440px,60vw);height:38px;align-items:center;gap:8px;padding:0 11px;border:1px solid #e0e5ee;border-radius:9px;background:#f9fafc}.people-search span{color:#8491a6}.people-search input{width:100%;border:0;outline:0;background:transparent;font-size:12px}.people-count{color:#9aa4b4;font-size:10px}.people-table-wrap{overflow:auto}.people-table{width:100%;min-width:960px;border-collapse:collapse;font-size:12px}.people-table th{padding:11px 15px;border-bottom:1px solid #e8ecf3;background:#fafbfc;color:#8792a5;font-size:10px;font-weight:700;text-align:left}.people-table td{padding:13px 15px;border-bottom:1px solid #f0f2f6;color:#4d5a70;vertical-align:middle}.people-table tbody tr:hover{background:#fbfcff}.person-cell{display:flex;align-items:center;gap:10px}.person-cell>span:last-child{display:flex;flex-direction:column;gap:3px}.person-cell strong{color:#202a3d;font-size:12px}.person-cell small{color:#929daf;font-size:9px}.person-avatar{display:grid;width:34px;height:34px;flex:0 0 auto;place-items:center;border-radius:10px;background:linear-gradient(145deg,#e9efff,#dce7ff);color:#3965d8;font-size:12px;font-weight:800}.person-avatar.large{width:46px;height:46px;border-radius:13px;font-size:15px}.role-pill,.status-pill{display:inline-flex;align-items:center;border-radius:999px;padding:4px 8px;font-size:9px;font-weight:700}.role-pill{background:#eef3ff;color:#4569c7}.role-admin{background:#eeeaff;color:#6848b7}.status-pill.good{background:#e9f8f1;color:#19815a}.status-pill.muted{background:#eff1f4;color:#768195}.online-dot{display:inline-block;margin-right:7px;box-shadow:none}.people-actions-col{min-width:190px}.people-row-actions{display:flex;gap:5px}.people-row-actions button{padding:5px 8px;border:1px solid #e1e6ef;border-radius:6px;background:#fff;color:#526079;font-size:10px;cursor:pointer}.people-row-actions button:first-child{border-color:#cfddff;color:#3564dc;background:#f4f7ff}.people-state{display:flex;min-height:300px;align-items:center;justify-content:center;flex-direction:column;gap:10px;color:#8e99aa;font-size:12px}.people-state strong{color:#48556a}.people-state.error strong{color:#c74358}.loading-ring{width:23px;height:23px;border:2px solid #e1e7f2;border-top-color:#3b6ff5;border-radius:50%;animation:ring .7s linear infinite}@keyframes ring{to{transform:rotate(360deg)}}.people-toast{position:fixed;right:25px;bottom:25px;z-index:90;padding:11px 15px;border:1px solid #c5ead8;border-radius:9px;background:#f0fbf6;color:#18734f;box-shadow:0 14px 36px #173a2b21;font-size:11px}.people-drawer-backdrop{position:fixed;inset:0;z-index:100;display:flex;justify-content:flex-end;background:#17203352;backdrop-filter:blur(2px)}.people-drawer{display:flex;width:min(520px,92vw);height:100%;flex-direction:column;padding:24px;background:#fff;box-shadow:-18px 0 50px #17203324;overflow:auto;animation:drawer-in .2s ease-out}@keyframes drawer-in{0%{transform:translate(35px);opacity:.65}}.drawer-head{display:flex;align-items:flex-start;justify-content:space-between;padding-bottom:18px;border-bottom:1px solid #edf0f5}.drawer-head h2{margin:5px 0 0;font-size:20px}.drawer-kicker{color:#3b6ff5;font-size:8px;font-weight:800;letter-spacing:.16em}.drawer-head>button{width:32px;height:32px;border:0;border-radius:8px;background:#f2f4f7;color:#7c8798;font-size:20px;cursor:pointer}.people-edit-form,.people-message-form,.permissions-form{display:flex;flex:1;flex-direction:column;padding-top:21px}.people-form-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}.people-edit-form label,.people-message-form label{display:flex;flex-direction:column;gap:7px;color:#596579;font-size:11px}.people-edit-form input,.people-edit-form select,.people-message-form textarea{width:100%;min-height:40px;box-sizing:border-box;padding:9px 11px;border:1px solid #dfe4ed;border-radius:8px;outline:0;background:#fbfcfe}.people-edit-form input:focus,.people-edit-form select:focus,.people-message-form textarea:focus{border-color:#7797f6;box-shadow:0 0 0 3px #3b6ff511}.people-message-form textarea{min-height:180px;resize:vertical}.message-recipient{display:flex;align-items:center;gap:11px;margin-bottom:20px;padding:13px;border-radius:11px;background:#f6f8fc}.message-recipient>div{display:flex;flex-direction:column;gap:4px}.message-recipient small{color:#8995a7;font-size:10px}.drawer-note{margin-top:18px;padding:11px 12px;border-radius:8px;background:#f4f7fe;color:#6e7e9b;font-size:10px;line-height:1.6}.drawer-actions{display:flex;justify-content:flex-end;gap:8px;margin-top:auto;padding-top:25px}.drawer-error{margin-top:12px;padding:10px 12px;border-radius:8px;background:#fff0f2;color:#c23d53;font-size:11px}.drawer-description{margin:0 0 15px;color:#778399;font-size:11px;line-height:1.6}.permission-row{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:14px 0;border-bottom:1px solid #eef1f5}.permission-row>span{display:flex;flex-direction:column;gap:4px}.permission-row strong{font-size:12px}.permission-row small{color:#919cad;font-size:10px}.permission-row input{appearance:none;position:relative;width:38px;height:22px;border-radius:999px;background:#dbe0e9;cursor:pointer;transition:.16s}.permission-row input:after{position:absolute;top:3px;left:3px;width:16px;height:16px;border-radius:50%;background:#fff;box-shadow:0 2px 5px #17203326;content:"";transition:.16s}.permission-row input:checked{background:#3b6ff5}.permission-row input:checked:after{transform:translate(16px)}@media(max-width:1100px){.enterprise-sidebar{width:208px}.enterprise-main{width:calc(100% - 208px);margin-left:208px}.people-summary{grid-template-columns:repeat(2,minmax(0,1fr))}.people-form-grid{grid-template-columns:1fr}.enterprise-login{grid-template-columns:minmax(330px,.8fr) minmax(420px,1.2fr)}.login-art{padding:48px}.login-art h1{font-size:35px}}@media(max-width:760px){.enterprise-sidebar{position:fixed;top:auto;right:0;bottom:0;width:auto;height:62px;flex-direction:row;background:#fff;color:#78859a;border-top:1px solid #e8ecf3;box-shadow:0 -6px 20px #1720330d}.brand,.sidebar-footer,.side-label,.nav-children,.nav-block:nth-child(n+6){display:none}.side-scroll{display:grid;width:100%;grid-template-columns:repeat(5,1fr);padding:5px}.nav-block{margin:0}.nav-main{min-height:51px;flex-direction:column;justify-content:center;gap:2px;padding:3px;color:#8c98ab}.nav-block.is-active>.nav-main{background:#edf3ff;color:#3b6ff5;box-shadow:none}.nav-glyph{font-size:17px}.nav-main>span:nth-child(2){flex:0;font-size:8px}.enterprise-main{width:100%;margin:0 0 62px}.enterprise-topbar{height:58px;padding:0 14px}.mobile-brand{display:flex;align-items:center;gap:7px}.mobile-brand .brand-symbol{width:30px;height:30px}.breadcrumb,.tenant-chip,.top-user em{display:none}.top-actions{margin-left:auto}.enterprise-content .enterprise-game-order-page{min-height:calc(100vh - 120px)}.people-page{min-height:calc(100vh - 120px);padding:19px 14px}.people-page-head{flex-direction:column}.people-head-actions{width:100%}.people-head-actions .button{flex:1}.people-summary{grid-template-columns:repeat(2,minmax(0,1fr))}.people-summary>div{min-height:96px}.people-toolbar{align-items:flex-start;flex-direction:column}.people-search{width:100%;box-sizing:border-box}.enterprise-login{display:block}.login-art{display:none}.login-form-area{min-height:100vh;padding:24px}.people-drawer{padding:18px}.people-form-grid{grid-template-columns:1fr}}@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;animation-duration:.01ms!important;transition-duration:.01ms!important}}.workspace-tabs{position:sticky;top:82px;z-index:29;height:48px;border-bottom:1px solid #e4e8ef;background:#fff;box-shadow:0 3px 10px #17203308}.workspace-tabs.is-empty{height:0;border:0;box-shadow:none}.workspace-tabs-scroll{display:flex;height:100%;align-items:stretch;overflow-x:auto;overflow-y:hidden;padding:0 clamp(14px,1.5vw,24px);scrollbar-width:thin;scrollbar-color:#cbd3e0 transparent}.workspace-tab{position:relative;display:inline-flex;min-width:max-content;align-items:center;border-right:1px solid #edf0f4;background:#fff;color:#667389;font-size:var(--ui-text-sm);transition:background .16s,color .16s}.workspace-tab:first-child{border-left:1px solid #edf0f4}.workspace-tab:hover{background:#f7f9fc;color:#26354e}.workspace-tab:after{position:absolute;right:0;bottom:0;left:0;height:3px;background:transparent;content:""}.workspace-tab.is-current{background:#eef3ff;color:#285bd6;font-weight:700}.workspace-tab.is-current:after{background:#3b6ff5}.workspace-tab-target{align-self:stretch;padding:0 8px 0 17px;border:0;background:transparent;color:inherit;font-weight:inherit;cursor:pointer}.workspace-tab:last-child .workspace-tab-target{padding-right:12px}.workspace-tab-close{display:grid;width:26px;height:26px;margin-right:8px;place-items:center;border:0;border-radius:6px;background:transparent;color:#a0a9b8;font-size:17px;font-weight:400;line-height:1;cursor:pointer}.workspace-tab-close:hover{background:#dfe7f8;color:#355da9}.workspace-tab-target:focus-visible,.workspace-tab-close:focus-visible{z-index:1;outline:3px solid #8ab1ff;outline-offset:-2px}:root{--ui-text-xs:clamp(12px, calc(11px + .1vw) ,13px);--ui-text-sm:clamp(13px, calc(12px + .12vw) ,15px);--ui-text-md:clamp(14px, calc(13px + .14vw) ,16px);--ui-text-lg:clamp(16px, calc(15px + .16vw) ,18px);--ui-title:clamp(28px, calc(24px + .42vw) ,34px);--ui-sidebar:clamp(252px,14.5vw,286px);font-size:var(--ui-text-md)}body{font-size:var(--ui-text-md);line-height:1.55}.enterprise-sidebar{width:var(--ui-sidebar)}.enterprise-main{width:calc(100% - var(--ui-sidebar));margin-left:var(--ui-sidebar)}.brand{height:82px;padding-inline:24px}.brand-symbol{width:40px;height:40px;font-size:var(--ui-text-md)}.brand strong{font-size:var(--ui-text-lg)}.brand small{font-size:var(--ui-text-xs);color:#9aa8bf}.side-scroll{padding:20px 14px}.side-label{padding:0 12px 11px;font-size:11px;color:#7e8ca4}.nav-block{margin-bottom:6px}.nav-main{min-height:48px;gap:12px;padding:0 12px}.nav-glyph{width:23px;font-size:19px}.nav-main>span:nth-child(2){font-size:var(--ui-text-md);line-height:1.35}.nav-chevron{font-size:var(--ui-text-sm)}.nav-children{padding:6px 0 7px 47px;gap:1px}.nav-children button{min-height:38px;padding:8px 9px;color:#a6b2c8;font-size:var(--ui-text-sm);line-height:1.45}.nav-children button:before{left:-12px;width:5px;height:5px;background:#66758f}.nav-children button:hover,.nav-children button.is-child-active{color:#fff}.sidebar-footer{padding:17px 24px 22px}.security-pulse{font-size:var(--ui-text-sm)}.sidebar-footer small{font-size:var(--ui-text-xs);color:#8190a8}.enterprise-topbar{height:82px;padding:0 clamp(22px,2vw,36px)}.breadcrumb{font-size:var(--ui-text-sm)}.tenant-chip{font-size:var(--ui-text-xs)}.top-user>span:nth-child(2){font-size:var(--ui-text-sm)}.top-user em{font-size:var(--ui-text-xs)}.user-avatar{width:34px;height:34px;font-size:var(--ui-text-sm)}.enterprise-content .enterprise-game-order-page,.people-page{min-height:calc(100vh - 130px)}.page-overline{font-size:11px}.people-page-head h1{font-size:var(--ui-title)}.people-page-head p{font-size:var(--ui-text-sm)}.button{min-height:42px;padding:0 16px;font-size:var(--ui-text-sm)}.people-summary span{font-size:var(--ui-text-sm)}.people-summary strong{font-size:clamp(28px,2vw,34px)}.people-summary small{font-size:var(--ui-text-xs)}.people-search{height:43px}.people-search input{font-size:var(--ui-text-sm)}.people-count{font-size:var(--ui-text-xs)}.people-table{font-size:var(--ui-text-sm)}.people-table th{font-size:var(--ui-text-xs);padding:13px 16px}.people-table td{padding:15px 16px}.person-cell strong{font-size:var(--ui-text-sm)}.person-cell small,.person-account-id{font-size:var(--ui-text-xs)}.role-pill,.status-pill{font-size:var(--ui-text-xs);padding:5px 10px}.people-row-actions button{min-height:34px;padding:6px 10px;font-size:var(--ui-text-xs)}.people-state,.people-toast{font-size:var(--ui-text-sm)}.drawer-kicker{font-size:11px}.drawer-head h2{font-size:clamp(21px,1.5vw,25px)}.people-edit-form label,.people-message-form label{font-size:var(--ui-text-sm)}.people-edit-form input,.people-edit-form select,.people-message-form textarea{min-height:44px;font-size:var(--ui-text-sm)}.message-recipient small,.drawer-note,.drawer-description,.drawer-error,.permission-row small{font-size:var(--ui-text-xs)}.permission-row strong{font-size:var(--ui-text-sm)}@media(max-width:1280px){:root{--ui-sidebar:238px}.nav-main{min-height:46px}.nav-children{padding-left:44px}.nav-children button{font-size:13px}}@media(max-width:1100px){:root{--ui-sidebar:224px}.enterprise-sidebar{width:var(--ui-sidebar)}.enterprise-main{width:calc(100% - var(--ui-sidebar));margin-left:var(--ui-sidebar)}.brand{padding-inline:18px}.side-scroll,.nav-main{padding-inline:10px}}@media(max-width:760px){:root{--ui-sidebar:0px;--ui-text-xs:12px;--ui-text-sm:13px;--ui-text-md:14px}.enterprise-sidebar{width:auto}.enterprise-main{width:100%;margin:0 0 68px}.enterprise-sidebar{height:68px}.nav-main{min-height:57px}.nav-main>span:nth-child(2){font-size:11px}.enterprise-topbar{height:62px}.workspace-tabs{top:62px;height:46px}.workspace-tab{padding-inline:14px}.enterprise-content .enterprise-game-order-page,.people-page{min-height:calc(100vh - 176px)}}.enterprise-game-order-page{--game-ink:#132238;--game-muted:#708096;--game-line:#e7edf4;--game-bg:#f4f7fb;--game-primary:#246bfe;--game-primary-dark:#1550cf;--game-green:#198754;--game-red:#d9485f;--game-gold:#a66b00;box-sizing:border-box;color:var(--game-ink);font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,Microsoft YaHei,sans-serif;min-height:calc(100vh - 112px);padding:28px 32px 48px;background:var(--game-bg)}.enterprise-game-order-page *{box-sizing:border-box}.enterprise-game-order-page button,.enterprise-game-order-page input,.enterprise-game-order-page textarea,.enterprise-game-order-page select{font:inherit}.game-page-head{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;margin:0 auto 24px;max-width:1500px}.game-page-head h1{margin:2px 0 7px;font-size:28px;line-height:1.2;letter-spacing:-.02em}.game-page-head p{margin:0;color:var(--game-muted);font-size:14px}.game-eyebrow{color:var(--game-primary);font-size:10px;font-weight:800;letter-spacing:.18em}.game-head-actions,.game-quick-actions,.game-row-actions,.game-form-submit{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.game-btn{appearance:none;border:1px solid var(--game-line);background:#fff;color:var(--game-ink);border-radius:8px;padding:8px 13px;min-height:36px;cursor:pointer;transition:background .16s ease,border-color .16s ease,box-shadow .16s ease,transform .16s ease}.game-btn:hover:not(:disabled){border-color:#aec2e0;background:#f8fbff;box-shadow:0 2px 7px #14284d12}.game-btn:active:not(:disabled){transform:translateY(1px)}.game-btn:focus-visible,.game-link-button:focus-visible,.game-stat-card:focus-visible,.game-link-grid button:focus-visible{outline:3px solid #8ab1ff;outline-offset:2px}.game-btn:disabled{cursor:not-allowed;opacity:.48}.game-btn-primary{border-color:var(--game-primary);background:var(--game-primary);color:#fff}.game-btn-primary:hover:not(:disabled){border-color:var(--game-primary-dark);background:var(--game-primary-dark)}.game-btn-secondary{background:#eef4ff;border-color:#cbdcff;color:#2455b7}.game-panel{max-width:1500px;margin:0 auto 18px;padding:20px;background:#fff;border:1px solid var(--game-line);border-radius:14px;box-shadow:0 5px 18px #213c6110}.game-panel-heading{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:17px}.game-panel-heading h2{font-size:16px;line-height:1.3;margin:0}.game-panel-heading p{margin:4px 0 0;color:var(--game-muted);font-size:12px}.game-filter-note{color:var(--game-muted);font-size:12px}.game-hero{max-width:1500px;margin:0 auto 18px;display:flex;justify-content:space-between;align-items:center;gap:32px;min-height:216px;padding:34px 40px;border-radius:18px;color:#fff;background:linear-gradient(118deg,#14294c,#1d4482 54%,#246bfe);overflow:hidden;position:relative}.game-hero:after{content:"";position:absolute;right:-100px;top:-140px;width:380px;height:380px;border:1px solid #ffffff35;border-radius:50%;box-shadow:0 0 0 28px #ffffff0a,0 0 0 58px #ffffff07}.game-hero h2{margin:8px 0 10px;font-size:27px;letter-spacing:-.02em}.game-hero p{max-width:580px;margin:0 0 20px;color:#d5e3ff}.game-hero-kicker{font-size:10px;letter-spacing:.16em;color:#aecbff;font-weight:800}.game-hero-orbit{width:145px;height:145px;border-radius:50%;border:1px solid #ffffff5c;display:flex;align-items:center;justify-content:center;flex-direction:column;position:relative;z-index:1;color:#dbe9ff}.game-hero-orbit b{font-size:42px;line-height:1;color:#fff}.game-hero-orbit small{font-size:11px;color:#aecbff}.game-stat-grid{max-width:1500px;margin:0 auto 18px;display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:12px}.game-stat-card{border:1px solid var(--game-line);background:#fff;border-radius:13px;padding:17px;text-align:left;cursor:pointer;display:flex;flex-direction:column;gap:8px;min-height:126px;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.game-stat-card:hover{transform:translateY(-2px);border-color:#b8cdf2;box-shadow:0 8px 22px #1b3e7816}.game-stat-card span{font-size:12px;color:var(--game-muted)}.game-stat-card strong{font-size:27px;letter-spacing:-.03em}.game-stat-card small{font-size:11px;color:var(--game-primary);margin-top:auto}.game-two-col{max-width:1500px;margin:0 auto;display:grid;grid-template-columns:1.1fr .9fr;gap:18px}.game-flow{display:flex;align-items:center;justify-content:space-between;gap:10px;min-height:68px;color:var(--game-muted);font-size:13px}.game-flow span{display:flex;align-items:center;gap:8px;white-space:nowrap}.game-flow b{display:grid;place-items:center;width:30px;height:30px;border-radius:9px;background:#edf3ff;color:var(--game-primary);font-size:11px}.game-flow i{font-style:normal;color:#b5c1d1}.game-link-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.game-link-grid button{border:1px solid var(--game-line);background:#fbfcfe;border-radius:8px;padding:12px;text-align:left;color:var(--game-ink);cursor:pointer;display:flex;justify-content:space-between}.game-link-grid button span{color:var(--game-primary)}.game-filter-grid{display:grid;grid-template-columns:repeat(4,minmax(140px,1fr));gap:13px;align-items:end}.game-filter-actions{display:flex;justify-content:flex-end}.game-field{display:flex;flex-direction:column;gap:7px;font-size:12px;color:#52637a;min-width:0}.game-field>small{font-size:11px;color:var(--game-muted)}.game-input{width:100%;border:1px solid #d9e2ee;border-radius:8px;background:#fff;color:var(--game-ink);padding:9px 11px;min-height:38px;outline:none;transition:border-color .15s,box-shadow .15s}.game-input:focus{border-color:#78a1f5;box-shadow:0 0 0 3px #246bfe18}.game-textarea{min-height:92px;resize:vertical}.game-table-wrap{overflow:auto;border:1px solid var(--game-line);border-radius:10px}.game-table{width:100%;min-width:930px;border-collapse:collapse;font-size:13px}.game-table th{background:#f8fafd;color:#738197;text-align:left;font-size:11px;font-weight:700;letter-spacing:.03em;padding:11px 13px;border-bottom:1px solid var(--game-line);white-space:nowrap}.game-table td{padding:13px;border-bottom:1px solid #eef2f7;vertical-align:middle}.game-table tr:last-child td{border-bottom:0}.game-table td>strong,.game-table td>small{display:block}.game-table td small{color:var(--game-muted);font-size:11px;margin-top:4px}.game-action-col{min-width:210px}.game-link-button{border:0;background:none;padding:0;color:var(--game-primary);font-weight:700;cursor:pointer}.game-muted{color:#9aa8b9}.game-urgent{display:inline-block;margin-left:5px;padding:2px 4px;border-radius:4px;background:#fff0f1;color:var(--game-red);font-size:10px;font-style:normal}.game-badge{display:inline-flex;align-items:center;border-radius:999px;padding:4px 9px;font-size:11px;font-weight:700;white-space:nowrap}.game-badge-blue{background:#eaf1ff;color:#245ecf}.game-badge-cyan{background:#e5f8fa;color:#087b8b}.game-badge-gold{background:#fff5dd;color:var(--game-gold)}.game-badge-red{background:#ffebee;color:#bf3046}.game-badge-purple{background:#f1eaff;color:#7142b6}.game-badge-green{background:#e7f7ee;color:#177b4a}.game-badge-gray{background:#edf0f3;color:#68778c}.game-pager{display:flex;justify-content:flex-end;align-items:center;gap:8px;margin-top:14px;color:var(--game-muted);font-size:12px}.game-page-number{min-width:55px;text-align:center;color:var(--game-ink)}.game-state{padding:45px 16px;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:9px;color:var(--game-muted);font-size:13px}.game-state strong{color:var(--game-ink);font-size:14px}.game-state small{font-size:11px}.game-spinner{width:22px;height:22px;border:2px solid #dce7f6;border-top-color:var(--game-primary);border-radius:50%;animation:game-spin .7s linear infinite}@keyframes game-spin{to{transform:rotate(360deg)}}.game-empty-icon{font-size:28px;color:#b8c6d7}.game-error,.game-error strong{color:var(--game-red)}.game-form{max-width:1200px;margin:0 auto}.game-form-grid{display:grid;grid-template-columns:repeat(3,minmax(180px,1fr));gap:17px}.game-form-grid .game-field:last-child{grid-column:span 2}.game-check{display:flex;align-items:center;gap:8px;color:#52637a;font-size:13px;min-height:38px}.game-check input{width:16px;height:16px;accent-color:var(--game-primary)}.game-security-note{margin:16px 0 0;padding:11px 13px;border-radius:8px;background:#f4f8ff;color:#55709a;font-size:12px}.game-form-error{max-width:1200px;margin:12px auto;padding:11px 13px;border-radius:8px;background:#fff0f2;color:var(--game-red);font-size:13px}.game-form-submit{max-width:1200px;margin:4px auto 0}.game-detail-grid{max-width:1500px;margin:0 auto;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.game-detail-status{display:flex;align-items:center;gap:12px;margin-bottom:16px;color:var(--game-muted);font-size:12px}.game-definition-list{display:grid;grid-template-columns:120px 1fr;gap:10px 14px;margin:0;font-size:13px}.game-definition-list dt{color:var(--game-muted)}.game-definition-list dd{margin:0;word-break:break-word}.game-positive{color:var(--game-green);font-weight:700}.game-timeline-panel{grid-column:span 2}.game-timeline{display:flex;flex-direction:column;gap:16px}.game-timeline-item{display:flex;gap:12px;position:relative}.game-timeline-item:not(:last-child):after{content:"";position:absolute;left:5px;top:18px;bottom:-17px;width:1px;background:#dbe4f0}.game-timeline-dot{width:11px;height:11px;border-radius:50%;background:var(--game-primary);margin-top:4px;position:relative;z-index:1;box-shadow:0 0 0 4px #e9f0ff}.game-timeline-item strong{font-size:13px}.game-timeline-item p{margin:3px 0;color:#52637a;font-size:12px}.game-timeline-item small{color:var(--game-muted);font-size:11px}.game-credential-card{position:fixed;right:28px;bottom:28px;z-index:20;width:340px;padding:19px;background:#fff;border:1px solid #b9cdef;border-radius:14px;box-shadow:0 18px 48px #13223838}.game-credential-card>div{display:flex;justify-content:space-between;gap:12px;margin-bottom:15px}.game-credential-card small{color:var(--game-muted);font-size:10px;text-align:right}.game-inline-form{display:grid;grid-template-columns:repeat(3,minmax(150px,1fr));gap:13px;align-items:end}.game-inline-form .game-textarea{min-height:70px}.game-inline-form>div:last-child{display:flex;gap:8px}.game-json-preview{display:block;max-width:240px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#60738d;font-size:11px}.game-recognize-input{min-height:190px;font-family:ui-monospace,SFMono-Regular,Consolas,monospace}.game-result-json{margin:0;padding:15px;max-height:360px;overflow:auto;background:#111c2d;color:#d6e5ff;border-radius:9px;font-size:12px;line-height:1.6}.game-calculation-result{max-width:1500px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:10px 20px;padding:24px;background:#14294c;color:#fff;border-radius:14px}.game-calculation-result span{color:#b9cef4;font-size:12px}.game-calculation-result strong{font-size:25px}.game-audit-list{display:flex;flex-direction:column}.game-audit-list article{display:flex;gap:12px;padding:13px 0;border-bottom:1px solid var(--game-line)}.game-audit-list article:last-child{border-bottom:0}.game-audit-icon{display:grid;place-items:center;width:29px;height:29px;border-radius:9px;background:#edf3ff;color:var(--game-primary);font-weight:800}.game-audit-list strong{font-size:13px}.game-audit-list p{margin:3px 0;color:#52637a;font-size:12px}.game-audit-list small{color:var(--game-muted);font-size:11px}.game-placeholder{padding:24px 10px;color:#52637a;line-height:1.7}.game-placeholder strong{display:block;color:var(--game-ink);font-size:17px;margin-bottom:8px}.game-placeholder p{max-width:720px}.game-two-col .game-panel{margin-bottom:0}.game-id-input,.game-table-id,.game-order-option code{font-family:ui-monospace,SFMono-Regular,Consolas,Liberation Mono,monospace}.game-order-picker{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;max-height:410px;overflow:auto;padding:2px}.game-order-option{display:flex;align-items:flex-start;gap:10px;padding:13px;border:1px solid var(--game-line);border-radius:10px;background:#fbfcfe;cursor:pointer;transition:border-color .15s,background .15s,box-shadow .15s}.game-order-option:hover{border-color:#b8cdf2;background:#f7faff}.game-order-option:focus-within{border-color:#78a1f5;box-shadow:0 0 0 3px #246bfe18}.game-order-option input{width:16px;height:16px;margin-top:2px;accent-color:var(--game-primary)}.game-order-option>span{display:flex;min-width:0;flex-direction:column;gap:4px}.game-order-option strong{font-size:13px}.game-order-option small{color:var(--game-muted);font-size:11px}.game-order-option code{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#526d94;font-size:10px}.game-selected-summary{margin-top:12px;padding:10px 12px;border-radius:8px;background:#eef4ff;color:#526d94;font-size:12px}.game-table-id{display:block;max-width:230px;margin-top:4px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#60738d;font-size:10px}.game-audit-list code{font-family:ui-monospace,SFMono-Regular,Consolas,monospace;color:#526d94}@media(max-width:1180px){.game-stat-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.game-filter-grid,.game-form-grid,.game-inline-form{grid-template-columns:repeat(2,minmax(160px,1fr))}}@media(max-width:760px){.enterprise-game-order-page{padding:20px 14px 36px}.game-page-head{flex-direction:column}.game-head-actions{width:100%}.game-head-actions .game-btn{flex:1}.game-page-head h1{font-size:23px}.game-hero{padding:24px;min-height:0}.game-hero-orbit{display:none}.game-stat-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.game-two-col,.game-detail-grid{grid-template-columns:1fr}.game-timeline-panel{grid-column:auto}.game-filter-grid,.game-form-grid,.game-inline-form,.game-order-picker{grid-template-columns:1fr}.game-form-grid .game-field:last-child{grid-column:auto}.game-link-grid{grid-template-columns:repeat(2,1fr)}.game-flow{align-items:flex-start;flex-direction:column}.game-flow i{display:none}.game-pager{justify-content:center}.game-credential-card{left:14px;right:14px;bottom:14px;width:auto}}.game-resource-form{display:flex;flex-direction:column;gap:18px}.game-resource-basics{display:grid;grid-template-columns:repeat(4,minmax(150px,1fr));gap:13px;padding-bottom:17px;border-bottom:1px solid var(--game-line)}.game-resource-fields{display:grid;grid-template-columns:repeat(3,minmax(170px,1fr));gap:15px}.game-resource-fields>.game-field:has(.game-field-span-2){grid-column:span 2}.game-resource-actions{display:flex;align-items:center;gap:8px}.game-resource-toolbar{display:grid;grid-template-columns:minmax(240px,2fr) minmax(150px,1fr) auto;align-items:end;gap:12px;margin-bottom:14px}.game-switch{display:flex;min-height:38px;align-items:center;gap:9px;color:#5c6b81;font-size:11px;cursor:pointer}.game-switch input{position:absolute;opacity:0;pointer-events:none}.game-switch>span{position:relative;width:38px;height:21px;border-radius:999px;background:#dbe1eb;transition:.16s}.game-switch>span:after{position:absolute;top:3px;left:3px;width:15px;height:15px;border-radius:50%;background:#fff;box-shadow:0 2px 5px #17203326;content:"";transition:.16s}.game-switch input:checked+span{background:var(--game-primary)}.game-switch input:checked+span:after{transform:translate(17px)}.game-switch input:focus-visible+span{outline:3px solid #8ab1ff;outline-offset:2px}.game-switch em{font-style:normal}.game-resource-table td{height:58px}.game-cell-clip{display:block;max-width:230px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.game-sticky-actions{position:sticky;right:0;z-index:2;background:#fff;box-shadow:-9px 0 16px #13223808}.game-table thead .game-sticky-actions{z-index:3;background:#f8fafd}.game-table tbody tr:hover td,.game-table tbody tr:hover .game-sticky-actions{background:#f8faff}.game-btn-danger{color:#c44357}.game-btn-danger:hover:not(:disabled){border-color:#f0bac3;background:#fff4f5}.game-toast{position:fixed;right:25px;bottom:25px;z-index:90;padding:11px 15px;border:1px solid #bfe8d5;border-radius:9px;background:#f0fbf6;color:#177a54;box-shadow:0 14px 36px #173a2b21;font-size:11px}.enterprise-content .enterprise-game-order-page{--game-ink:#172033;--game-muted:#8490a4;--game-line:#e8ecf3;--game-bg:#f5f7fb;--game-primary:#3b6ff5;--game-primary-dark:#2e5bd2;padding:30px;background:#f5f7fb}.enterprise-content .game-page-head,.enterprise-content .game-panel,.enterprise-content .game-hero,.enterprise-content .game-stat-grid,.enterprise-content .game-two-col,.enterprise-content .game-detail-grid,.enterprise-content .game-calculation-result{max-width:1520px}.enterprise-content .game-page-head{margin-bottom:22px}.enterprise-content .game-page-head h1{font-size:27px}.enterprise-content .game-eyebrow{font-size:9px;letter-spacing:.17em}.enterprise-content .game-panel{border-color:#e7ebf2;border-radius:14px;box-shadow:0 6px 20px #1a294507}.enterprise-content .game-panel-heading h2{font-size:15px}.enterprise-content .game-hero{min-height:194px;border-radius:16px;background:linear-gradient(118deg,#17233a,#24477f 57%,#3b6ff5)}.enterprise-content .game-stat-card{border-color:#e7ebf2;border-radius:12px;box-shadow:0 4px 14px #17203306}.enterprise-content .game-table-wrap{border-color:#e5e9f1}.enterprise-content .game-table th{background:#fafbfc;color:#8792a5}.enterprise-content .game-table td{border-bottom-color:#f0f2f6}.enterprise-content .game-btn{border-radius:8px;font-size:12px}.enterprise-content .game-input{border-color:#dfe4ed;background:#fbfcfe}.enterprise-content .game-input:focus{background:#fff}.person-account-id{display:block;margin-top:3px;color:#98a2b3;font-size:9px}@media(max-width:1180px){.game-resource-basics,.game-resource-fields{grid-template-columns:repeat(2,minmax(160px,1fr))}}@media(max-width:760px){.enterprise-content .enterprise-game-order-page{padding:20px 14px 36px}.game-resource-basics,.game-resource-fields,.game-resource-toolbar{grid-template-columns:1fr}.game-resource-fields>.game-field:has(.game-field-span-2){grid-column:auto}}.object-file-upload{display:grid;gap:8px;width:100%;min-width:0}.object-file-input{position:fixed;left:-10000px;width:1px;height:1px;opacity:0}.object-file-picker{display:flex;align-items:center;gap:12px;width:100%;min-height:82px;padding:14px;border:1px dashed #b8c7dc;border-radius:10px;background:#f9fbfe;color:#42536b;text-align:left;cursor:pointer;transition:border-color .16s ease,background .16s ease,box-shadow .16s ease}.object-file-picker:hover:not(:disabled){border-color:var(--game-primary,#3b6ff5);background:#f3f7ff}.object-file-picker:disabled{cursor:not-allowed;opacity:.55}.object-file-picker strong,.object-file-copy strong{display:block;color:var(--game-ink,#172033);font-size:13px;line-height:1.35}.object-file-picker small,.object-file-copy small{display:block;margin-top:4px;color:#738197;font-size:11px;line-height:1.4}.object-file-icon{display:grid;place-items:center;flex:0 0 auto;width:38px;height:38px;border-radius:10px;background:#eaf1ff;color:var(--game-primary,#3b6ff5)}.object-file-icon svg{width:21px;height:21px}.object-file-card{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:12px;min-height:82px;padding:13px;border:1px solid #dce5f0;border-radius:10px;background:#fbfcfe}.object-file-copy{min-width:0}.object-file-copy strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.object-file-actions{display:flex;align-items:center;gap:6px}.object-file-action{appearance:none;border:0;border-radius:7px;background:#edf3ff;color:#285bc6;padding:7px 9px;font:inherit;font-size:11px;text-decoration:none;white-space:nowrap;cursor:pointer}.object-file-action:hover:not(:disabled){background:#dfeaff}.object-file-action:disabled{cursor:not-allowed;opacity:.55}.object-file-picker:focus-visible,.object-file-action:focus-visible{outline:3px solid #7ca5ff;outline-offset:2px}.object-file-progress{display:block;height:5px;margin-top:9px;overflow:hidden;border-radius:999px;background:#e3e9f2}.object-file-progress i{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,#3b6ff5,#41a4ff);transition:width .18s ease}.object-file-upload.is-uploading .object-file-card{border-color:#aec6fb;background:#f7faff}.object-file-error{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:8px 10px;border:1px solid #f1c6cc;border-radius:8px;background:#fff5f6;color:#b4233b;font-size:11px}.object-file-error button{border:0;background:transparent;color:#9d1d32;font:inherit;font-weight:700;cursor:pointer;text-decoration:underline}.object-file-upload.is-error .object-file-picker,.object-file-upload.is-error .object-file-card{border-color:#e6aeb7}@media(max-width:560px){.object-file-card{grid-template-columns:auto minmax(0,1fr)}.object-file-actions{grid-column:1/-1;justify-content:flex-end;padding-top:7px;border-top:1px solid #e9edf3}.object-file-action{flex:1;text-align:center}}@media(prefers-reduced-motion:reduce){.enterprise-game-order-page *{animation-duration:.01ms!important;transition-duration:.01ms!important}}.game-negative{color:var(--game-red);font-weight:700}.enterprise-content .enterprise-game-order-page{font-size:var(--ui-text-md);line-height:1.55}.enterprise-content .game-page-head h1{font-size:var(--ui-title)}.enterprise-content .game-page-head p{font-size:var(--ui-text-sm);line-height:1.6}.enterprise-content .game-eyebrow,.enterprise-content .game-hero-kicker{font-size:11px}.enterprise-content .game-panel-heading h2{font-size:var(--ui-text-lg)}.enterprise-content .game-panel-heading p,.enterprise-content .game-filter-note{font-size:var(--ui-text-xs)}.enterprise-content .game-btn{min-height:42px;padding:9px 15px;font-size:var(--ui-text-sm)}.enterprise-content .game-field{font-size:var(--ui-text-sm)}.enterprise-content .game-field>small{font-size:var(--ui-text-xs);line-height:1.5}.enterprise-content .game-input{min-height:43px;font-size:var(--ui-text-sm)}.enterprise-content .game-check,.enterprise-content .game-switch{font-size:var(--ui-text-sm)}.enterprise-content .game-security-note,.enterprise-content .game-form-error{font-size:var(--ui-text-sm);line-height:1.6}.enterprise-content .game-table{font-size:var(--ui-text-sm)}.enterprise-content .game-table th{font-size:var(--ui-text-xs);padding:13px 14px}.enterprise-content .game-table td{padding:15px 14px}.enterprise-content .game-table td small{font-size:var(--ui-text-xs)}.enterprise-content .game-badge{font-size:var(--ui-text-xs);padding:5px 10px}.enterprise-content .game-pager,.enterprise-content .game-detail-status,.enterprise-content .game-selected-summary{font-size:var(--ui-text-sm)}.enterprise-content .game-definition-list{font-size:var(--ui-text-sm);line-height:1.5}.enterprise-content .game-timeline-item strong{font-size:var(--ui-text-sm)}.enterprise-content .game-timeline-item p,.enterprise-content .game-timeline-item small{font-size:var(--ui-text-xs)}.enterprise-content .game-stat-card span,.enterprise-content .game-stat-card small,.enterprise-content .game-flow,.enterprise-content .game-link-grid button{font-size:var(--ui-text-sm)}.enterprise-content .game-json-preview,.enterprise-content .game-order-option small,.enterprise-content .game-order-option code,.enterprise-content .game-table-id{font-size:var(--ui-text-xs)}.enterprise-content .game-order-option strong{font-size:var(--ui-text-sm)}.enterprise-content .game-toast,.enterprise-content .game-audit-list p,.enterprise-content .game-audit-list small{font-size:var(--ui-text-xs)}.enterprise-content .game-audit-list strong{font-size:var(--ui-text-sm)}.game-recognition-grid{display:grid;grid-template-columns:minmax(0,1.45fr) minmax(290px,.55fr);gap:18px;align-items:stretch}.game-recognize-input{min-height:138px;resize:vertical;font-family:ui-monospace,SFMono-Regular,Consolas,monospace;line-height:1.6}.game-recognition-result{display:flex;min-height:138px;flex-direction:column;align-items:center;justify-content:center;gap:7px;padding:18px;border:1px dashed #cfd9e7;border-radius:10px;background:#f8fafd;text-align:center;color:var(--game-muted)}.game-recognition-result.has-result{align-items:stretch;justify-content:flex-start;border-style:solid;border-color:#c9dafb;background:#f4f8ff;text-align:left}.game-recognition-result strong{color:var(--game-ink)}.game-recognition-result small{font-size:var(--ui-text-xs);line-height:1.5}.game-recognition-result dl{display:grid;grid-template-columns:100px 1fr;gap:7px 10px;margin:5px 0}.game-recognition-result dt{color:var(--game-muted)}.game-recognition-result dd{margin:0;color:var(--game-ink);word-break:break-word}.game-recognition-icon{font-size:30px;color:var(--game-primary)}.game-resource-modal-backdrop{position:fixed;inset:0;z-index:95;display:flex;justify-content:flex-end;background:#101b303d;backdrop-filter:blur(2px)}.game-resource-modal-shell{position:relative;width:min(760px,94vw);height:100%;padding:24px 18px;overflow:auto;background:#f6f8fc;box-shadow:-20px 0 55px #101b3030}.game-resource-modal-shell .game-panel{margin:38px 0 0;padding:24px;max-width:none;box-shadow:none}.game-resource-modal-shell .game-resource-basics,.game-resource-modal-shell .game-resource-fields{grid-template-columns:repeat(2,minmax(0,1fr))}.game-resource-modal-close{position:absolute;top:15px;right:19px;z-index:2;width:36px;height:36px;border:1px solid #dfe4ed;border-radius:9px;background:#fff;color:#46556d;font-size:23px;line-height:1;cursor:pointer}.game-resource-modal-close:hover{border-color:#b7c7e2;background:#f8fbff}@media(min-width:1800px){.enterprise-content .enterprise-game-order-page,.people-page{padding:clamp(34px,2.2vw,46px)}.enterprise-content .game-panel{padding:24px}.enterprise-content .game-form-grid,.enterprise-content .game-resource-fields{gap:20px}}@media(max-width:1280px){.enterprise-content .enterprise-game-order-page,.people-page{padding:24px}.enterprise-content .game-filter-grid{grid-template-columns:repeat(2,minmax(180px,1fr))}.game-recognition-grid{grid-template-columns:1fr}}@media(max-width:760px){.enterprise-content .enterprise-game-order-page,.people-page{padding:18px 14px 36px}.enterprise-content .game-page-head h1{font-size:26px}.enterprise-content .game-table{font-size:13px}.game-resource-modal-shell{width:100%;padding:16px 12px}.game-resource-modal-shell .game-resource-basics,.game-resource-modal-shell .game-resource-fields{grid-template-columns:1fr}.game-resource-modal-shell .game-resource-fields>.game-field:has(.game-field-span-2){grid-column:auto}}.game-filter-grid:has(>.game-filter-actions){display:flex;flex-wrap:wrap;align-items:flex-end;gap:13px}.game-filter-grid:has(>.game-filter-actions)>.game-field{flex:1 1 190px;min-width:170px}.game-filter-grid:has(>.game-filter-actions)>.game-filter-actions{flex:0 0 auto;margin-left:auto;align-self:flex-end}@media(max-width:760px){.game-filter-grid:has(>.game-filter-actions){display:grid}.game-filter-grid:has(>.game-filter-actions)>.game-filter-actions{margin-left:0}}.game-create-form{display:grid;max-width:1520px;grid-template-columns:minmax(380px,.82fr) minmax(620px,1.18fr);align-items:start;gap:18px}.game-create-form>.game-panel{width:100%;max-width:none;margin:0}.game-create-form>.game-panel:first-child{position:sticky;top:148px;grid-column:1;grid-row:1/span 8;min-height:620px;border-color:#bad5ff;background:linear-gradient(180deg,#f8fbff,#fff 26%)}.game-create-form>*:not(:first-child){grid-column:2}.game-create-form>.game-panel:first-child .game-recognition-grid{grid-template-columns:1fr}.game-create-form>.game-panel:first-child .game-recognize-input{min-height:clamp(330px,45vh,560px);background:#fff;line-height:1.75}.game-create-form>.game-panel:first-child .game-recognition-result{min-height:112px}.game-create-form .game-panel-heading{padding-bottom:13px;border-bottom:1px solid #edf1f6}.game-create-form .game-order-info-panel .game-form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.game-create-form .game-order-info-panel .game-field:has(.game-order-content){grid-column:1/-1}.game-create-form .game-order-info-panel .game-order-content{min-height:92px}.game-recognition-foot{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:11px}.game-recognition-foot>small{color:var(--game-muted);font-size:var(--ui-text-xs)}.game-recognition-foot .game-form-submit{margin:0}.game-inline-link{padding:0;border:0;background:transparent;color:var(--game-primary);font-size:var(--ui-text-xs);cursor:pointer}.game-panel-heading>div+span,.game-panel-heading>div+div{display:flex;align-items:center;gap:10px}.game-toggle-stack{display:grid;grid-column:1/-1;grid-template-columns:1fr 1fr;gap:10px}.game-toggle-card{display:flex;min-height:66px;align-items:center;justify-content:space-between;gap:15px;padding:12px 14px;border:1px solid #e0e6ef;border-radius:10px;background:#fafbfc;cursor:pointer}.game-toggle-card>span{display:flex;flex-direction:column;gap:3px}.game-toggle-card strong{font-size:var(--ui-text-sm)}.game-toggle-card small{color:var(--game-muted);font-size:var(--ui-text-xs)}.game-toggle-card input{position:absolute;opacity:0}.game-toggle-card i{position:relative;width:42px;height:24px;flex:0 0 auto;border-radius:999px;background:#d8dee8;transition:.16s}.game-toggle-card i:after{position:absolute;top:3px;left:3px;width:18px;height:18px;border-radius:50%;background:#fff;box-shadow:0 2px 5px #17203326;content:"";transition:.16s}.game-toggle-card input:checked+i{background:var(--game-primary)}.game-toggle-card input:checked+i:after{transform:translate(18px)}.game-toggle-card:focus-within{border-color:#7fa5f8;box-shadow:0 0 0 3px #3b6ff515}.game-source-control{display:grid;grid-template-columns:minmax(0,1fr) 43px;gap:8px}.game-add-inline{display:grid;place-items:center;border:1px solid #ccd9ed;border-radius:9px;background:#f5f8ff;color:var(--game-primary);font-size:20px;cursor:pointer}.game-add-inline:hover{border-color:#86a8ee;background:#edf3ff}.game-create-submit-bar{position:sticky;bottom:12px;z-index:10;display:flex;align-items:center;justify-content:space-between;gap:18px;padding:14px 16px;border:1px solid #dce4f1;border-radius:12px;background:#fffffff2;box-shadow:0 12px 35px #1720331a;backdrop-filter:blur(12px)}.game-create-submit-bar>div:first-child{display:flex;flex-direction:column;gap:3px}.game-create-submit-bar strong{font-size:var(--ui-text-sm)}.game-create-submit-bar small{color:var(--game-muted);font-size:var(--ui-text-xs)}.game-create-submit-bar .game-form-submit{margin:0}.game-overlay{position:fixed;inset:0;z-index:130;display:grid;place-items:center;padding:20px;background:#111d3352;backdrop-filter:blur(2px)}.game-small-modal{width:min(520px,100%);padding:23px;border:1px solid #e3e8f0;border-radius:15px;background:#fff;box-shadow:0 26px 74px #111d3345}.game-small-modal>header{display:flex;align-items:flex-start;justify-content:space-between;margin-bottom:20px}.game-small-modal>header span{color:var(--game-primary);font-size:11px;font-weight:800;letter-spacing:.12em}.game-small-modal>header h2{margin:5px 0 0;font-size:21px}.game-small-modal>header>button{width:34px;height:34px;border:0;border-radius:8px;background:#f1f4f8;font-size:22px;cursor:pointer}.game-small-modal>.game-field{margin-top:14px}.game-small-modal>footer{display:flex;justify-content:flex-end;gap:9px;margin-top:22px}@media(max-width:1280px){.game-create-form{grid-template-columns:minmax(330px,.75fr) minmax(520px,1.25fr)}.game-create-form>.game-panel:first-child{top:136px}.game-create-form .game-order-info-panel .game-form-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:980px){.game-create-form{display:block}.game-create-form>.game-panel{margin-bottom:16px}.game-create-form>.game-panel:first-child{position:static;min-height:0}.game-create-form>.game-panel:first-child .game-recognize-input{min-height:230px}.game-create-submit-bar{bottom:72px}}@media(max-width:620px){.game-create-form .game-order-info-panel .game-form-grid,.game-toggle-stack{grid-template-columns:1fr}.game-recognition-foot,.game-create-submit-bar{align-items:stretch;flex-direction:column}.game-create-submit-bar .game-form-submit{width:100%}.game-create-submit-bar .game-btn{flex:1}}.unified-tool-page{min-height:calc(100vh - 112px);padding:30px;background:#f5f7fb;color:#172033;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,Microsoft YaHei,sans-serif}.unified-tool-head{display:flex;max-width:1520px;margin:0 auto 22px;align-items:flex-start;justify-content:space-between;gap:20px}.unified-tool-head span{color:#3b6ff5;font-size:11px;font-weight:800;letter-spacing:.14em}.unified-tool-head h1{margin:5px 0 8px;font-size:var(--ui-title);line-height:1.2}.unified-tool-head p{margin:0;color:#8490a4;font-size:var(--ui-text-sm)}.unified-tool-actions{display:flex;gap:10px}.unified-card{max-width:1520px;margin:0 auto 18px;padding:22px;border:1px solid #e7ebf2;border-radius:14px;background:#fff;box-shadow:0 6px 20px #1a294507}.ut-btn{min-height:42px;padding:9px 15px;border:1px solid #dfe4ed;border-radius:8px;background:#fff;color:#243047;font:inherit;font-size:var(--ui-text-sm);cursor:pointer}.ut-btn:hover:not(:disabled){border-color:#b8c8e5;background:#f8fbff}.ut-btn.primary{border-color:#3b6ff5;background:#3b6ff5;color:#fff}.ut-btn:disabled{cursor:not-allowed;opacity:.55}.unified-toolbar{display:flex;align-items:end;gap:10px}.unified-toolbar label,.unified-modal label,.unified-form-grid label,.ut-field,.profile-card form>label{display:flex;flex:1;flex-direction:column;gap:7px;color:#5d6b80;font-size:var(--ui-text-sm)}.unified-toolbar input,.unified-modal input,.unified-modal select,.unified-form-grid input,.unified-form-grid select,.ut-field textarea,.profile-card input,.recipient-card header input{min-height:43px;padding:9px 12px;border:1px solid #dfe4ed;border-radius:8px;background:#fbfcfe;color:#172033;font:inherit;outline:none}.unified-toolbar input:focus,.unified-modal input:focus,.unified-modal select:focus,.unified-form-grid input:focus,.unified-form-grid select:focus,.ut-field textarea:focus,.profile-card input:focus,.recipient-card header input:focus{border-color:#76a0fa;box-shadow:0 0 0 3px #3b6ff518;background:#fff}.unified-table-wrap{margin-top:18px;overflow:auto;border:1px solid #e7ebf2;border-radius:10px}.unified-table{width:100%;min-width:680px;border-collapse:collapse;font-size:var(--ui-text-sm)}.unified-table th{padding:13px 14px;background:#fafbfc;color:#8792a5;text-align:left;font-size:var(--ui-text-xs)}.unified-table td{padding:14px;border-top:1px solid #eef1f5}.ut-avatar{width:36px;height:36px;object-fit:cover;border-radius:9px}.ut-avatar.fallback{display:grid;place-items:center;background:#eaf0ff;color:#315fc5;font-weight:800}.ut-link{border:0;background:none;color:#315fc5;cursor:pointer;font:inherit}.unified-tool-state{display:flex;min-height:180px;align-items:center;justify-content:center;gap:12px;color:#8490a4}.unified-tool-state.is-error,.ut-error{color:#c83f55}.ut-error{padding:10px 12px;border-radius:8px;background:#fff1f3;font-size:var(--ui-text-sm)}.unified-modal-backdrop{position:fixed;inset:0;z-index:100;display:grid;place-items:center;padding:20px;background:#111d3340}.unified-modal{width:min(520px,100%);padding:22px;border-radius:15px;background:#fff;box-shadow:0 24px 70px #101b303d}.unified-modal header{display:flex;align-items:flex-start;justify-content:space-between;margin-bottom:20px}.unified-modal header span{color:#3b6ff5;font-size:11px}.unified-modal h2{margin:5px 0 0}.unified-modal header button{border:0;background:none;font-size:25px;cursor:pointer}.unified-modal label{margin-bottom:15px}.unified-modal footer{display:flex;justify-content:flex-end;gap:9px;margin-top:20px}.unified-toast{position:fixed;right:28px;bottom:28px;z-index:120;padding:12px 16px;border:1px solid #bee6d4;border-radius:9px;background:#effaf5;color:#187653;box-shadow:0 14px 36px #173a2b21}.notification-compose{display:grid;max-width:1520px;margin:0 auto;grid-template-columns:minmax(0,1.15fr) minmax(320px,.85fr);gap:18px}.notification-compose .unified-card{width:100%;margin:0}.unified-form-grid{display:grid;grid-template-columns:1fr 1fr;gap:15px}.ut-field{margin-top:18px}.ut-field textarea{min-height:220px;resize:vertical}.ut-field small{align-self:flex-end;color:#98a2b3}.ut-check{display:flex;align-items:center;gap:9px;margin-top:14px;color:#52627a;font-size:var(--ui-text-sm)}.ut-check input{width:17px;height:17px;accent-color:#3b6ff5}.compose-actions{display:flex;justify-content:flex-end;margin-top:18px}.recipient-card header{display:flex;align-items:center;justify-content:space-between;gap:12px}.recipient-card h2{margin:0;font-size:var(--ui-text-lg)}.recipient-card header small{color:#8490a4}.recipient-card header input{width:52%}.recipient-list{display:flex;max-height:470px;margin-top:16px;flex-direction:column;overflow:auto;border-top:1px solid #edf0f4}.recipient-list label{display:flex;align-items:center;gap:11px;padding:12px 4px;border-bottom:1px solid #edf0f4;cursor:pointer}.recipient-list input{width:17px;height:17px;accent-color:#3b6ff5}.recipient-list span{display:flex;min-width:0;flex-direction:column;gap:3px}.recipient-list small{color:#8490a4}.recipient-card.is-disabled{opacity:.62}.profile-card{max-width:760px}.profile-card form{display:flex;flex-direction:column;gap:17px}.profile-preview{display:flex;align-items:center;gap:14px;padding-bottom:18px;border-bottom:1px solid #edf0f4}.profile-preview>img,.profile-preview>span{width:68px;height:68px;border-radius:16px}.profile-preview>img{object-fit:cover}.profile-preview>span{display:grid;place-items:center;background:#eaf0ff;color:#315fc5;font-size:27px;font-weight:800}.profile-preview div{display:flex;flex-direction:column;gap:4px}.profile-preview small{color:#8490a4}@media(max-width:1100px){.notification-compose{grid-template-columns:1fr}.recipient-list{max-height:330px}}@media(max-width:760px){.unified-tool-page{padding:18px 14px 36px}.unified-tool-head{flex-direction:column}.unified-tool-actions,.unified-tool-actions .ut-btn{width:100%}.unified-toolbar{align-items:stretch;flex-direction:column}.unified-form-grid{grid-template-columns:1fr}.recipient-card header{align-items:stretch;flex-direction:column}.recipient-card header input{width:100%}}:root{--wf-ink:#14213a;--wf-muted:#738199;--wf-line:#e1e7f0;--wf-bg:#f5f7fb;--wf-primary:#356df3;--wf-primary-dark:#2453c7;--wf-green:#17805a;--wf-gold:#a96808;--wf-red:#c33b51;--wf-purple:#6947bd}.wf-page,.wf-page *{box-sizing:border-box}.wf-page{min-height:calc(100vh - 130px);padding:clamp(24px,2.3vw,42px);background:var(--wf-bg);color:var(--wf-ink);font-size:var(--ui-text-sm,14px)}.wf-page button,.wf-page input,.wf-page textarea,.wf-page select{font:inherit}.wf-page-head{display:flex;max-width:1500px;margin:0 auto 22px;align-items:flex-start;justify-content:space-between;gap:24px}.wf-page-head h1{margin:4px 0 7px;font-size:clamp(27px,2vw,34px);line-height:1.15;letter-spacing:-.025em}.wf-page-head p{max-width:780px;margin:0;color:var(--wf-muted);font-size:var(--ui-text-sm,14px);line-height:1.65}.wf-kicker{color:var(--wf-primary);font-size:11px;font-weight:800;letter-spacing:.13em}.wf-head-actions,.wf-row-actions{display:flex;align-items:center;justify-content:flex-end;gap:8px;flex-wrap:wrap}.wf-btn{appearance:none;min-height:38px;padding:8px 14px;border:1px solid #d7dfeb;border-radius:9px;background:#fff;color:#27364e;font-weight:650;line-height:1;white-space:nowrap;cursor:pointer;transition:border-color .15s ease,background .15s ease,box-shadow .15s ease,transform .15s ease}.wf-btn:hover:not(:disabled){border-color:#abc0df;background:#f8fbff;box-shadow:0 3px 10px #16325c12}.wf-btn:active:not(:disabled){transform:translateY(1px)}.wf-btn:disabled{opacity:.5;cursor:not-allowed}.wf-btn-primary{border-color:var(--wf-primary);background:var(--wf-primary);color:#fff}.wf-btn-primary:hover:not(:disabled){border-color:var(--wf-primary-dark);background:var(--wf-primary-dark)}.wf-btn-secondary{border-color:#cbdcff;background:#edf3ff;color:#2858c0}.wf-btn-danger{border-color:#c33b51;background:#c33b51;color:#fff}.wf-btn-danger:hover:not(:disabled){border-color:#a92e43;background:#a92e43}.wf-btn:focus-visible,.wf-input:focus-visible,.wf-close:focus-visible,.wf-link:focus-visible,.wf-permission-row input:focus-visible,.object-file-picker:focus-visible,.object-file-action:focus-visible{outline:3px solid #244fce;outline-offset:2px}.wf-metrics{display:grid;max-width:1500px;margin:0 auto 18px;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.wf-metric{position:relative;display:flex;min-height:112px;flex-direction:column;padding:18px 19px;border:1px solid var(--wf-line);border-radius:14px;background:#fff;box-shadow:0 5px 20px #1d35570a;overflow:hidden}.wf-metric:after{position:absolute;top:17px;right:17px;width:9px;height:9px;border-radius:50%;background:#92b1ff;box-shadow:0 0 0 5px #edf3ff;content:""}.wf-metric-green:after{background:#43b488;box-shadow:0 0 0 5px #e8f7f1}.wf-metric-gold:after{background:#e4a63e;box-shadow:0 0 0 5px #fff5e5}.wf-metric-red:after{background:#df6174;box-shadow:0 0 0 5px #ffedf0}.wf-metric-purple:after{background:#9171dc;box-shadow:0 0 0 5px #f2edff}.wf-metric>span{color:var(--wf-muted);font-size:12px}.wf-metric>strong{margin-top:8px;font-size:28px;line-height:1.1;letter-spacing:-.03em}.wf-metric>small{margin-top:auto;color:#919daf;font-size:11px}.wf-panel{max-width:1500px;margin:0 auto 18px;padding:20px;border:1px solid var(--wf-line);border-radius:14px;background:#fff;box-shadow:0 6px 20px #1d35570a}.wf-panel-head{display:flex;min-height:34px;margin-bottom:16px;align-items:flex-start;justify-content:space-between;gap:18px}.wf-panel-head h2{margin:0;font-size:17px;line-height:1.3}.wf-panel-head p{margin:5px 0 0;color:var(--wf-muted);font-size:12px;line-height:1.5}.wf-panel-meta{color:var(--wf-muted);font-size:12px}.wf-filters{display:grid;grid-template-columns:repeat(3,minmax(180px,1fr)) auto;gap:13px;align-items:end}.wf-field{display:flex;min-width:0;flex-direction:column;gap:7px;color:#4f5d72;font-size:12px}.wf-field>span,.wf-switch-field>span{font-weight:650}.wf-field>small{color:#8794a8;font-size:11px;line-height:1.45}.wf-field-wide{grid-column:1/-1}.wf-input{width:100%;min-height:40px;padding:9px 11px;border:1px solid #d8e1ed;border-radius:9px;outline:0;background:#fff;color:var(--wf-ink);transition:border-color .15s,box-shadow .15s}.wf-input:hover{border-color:#bfccdc}.wf-input:focus{border-color:#7197f6;box-shadow:0 0 0 3px #356df319}.wf-input:disabled{background:#f2f4f7;color:#8a96a8}.wf-textarea{min-height:104px;resize:vertical;line-height:1.55}.wf-compact-textarea{min-height:82px}.wf-table-wrap{width:100%;overflow:auto;border:1px solid var(--wf-line);border-radius:11px}.wf-table{width:100%;min-width:980px;border-collapse:collapse}.wf-table th{padding:12px 13px;border-bottom:1px solid var(--wf-line);background:#f8fafd;color:#6e7d93;font-size:11px;font-weight:750;letter-spacing:.025em;text-align:left;white-space:nowrap}.wf-table td{padding:14px 13px;border-bottom:1px solid #edf1f6;color:#435169;line-height:1.45;vertical-align:middle}.wf-table tr:last-child td{border-bottom:0}.wf-table tbody tr{transition:background .12s ease}.wf-table tbody tr:hover{background:#fbfcff}.wf-table td>strong,.wf-table td>small{display:block}.wf-table td>strong{color:#192840}.wf-table td>small{margin-top:4px;color:#8794a7;font-size:11px}.wf-table code{display:inline-block;margin:2px 4px 2px 0;padding:3px 6px;border-radius:5px;background:#f0f4fa;color:#42546e;font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:11px}.wf-row-actions{min-width:148px;justify-content:flex-start}.wf-row-actions .wf-btn{min-height:32px;padding:6px 9px;font-size:11px}.wf-link{color:var(--wf-primary);font-weight:700;text-decoration:none}.wf-link:hover{text-decoration:underline}.wf-muted{color:#95a0b1}.wf-danger-text{color:var(--wf-red)!important}.wf-badge{display:inline-flex;align-items:center;border-radius:999px;padding:5px 9px;font-size:11px;font-weight:750;line-height:1;white-space:nowrap}.wf-badge-blue{background:#eaf1ff;color:#2a5ecb}.wf-badge-green{background:#e7f7ef;color:#177750}.wf-badge-gold{background:#fff2dc;color:#9b620c}.wf-badge-red{background:#ffebee;color:#b62e45}.wf-badge-purple{background:#f0eaff;color:#6841b4}.wf-badge-muted{background:#edf0f4;color:#687588}.wf-state{display:flex;min-height:290px;align-items:center;justify-content:center;flex-direction:column;gap:9px;color:var(--wf-muted);text-align:center}.wf-state strong{color:#35445b;font-size:15px}.wf-state small{max-width:520px;font-size:12px;line-height:1.6}.wf-state .wf-btn{margin-top:7px}.wf-spinner{width:25px;height:25px;border:2px solid #dce5f2;border-top-color:var(--wf-primary);border-radius:50%;animation:wf-spin .7s linear infinite}@keyframes wf-spin{to{transform:rotate(360deg)}}.wf-empty-mark{display:grid;width:42px;height:42px;place-items:center;border-radius:13px;background:#edf3ff;color:#7395dc;font-size:20px}.wf-error strong,.wf-error .wf-empty-mark{color:var(--wf-red)}.wf-error .wf-empty-mark{background:#fff0f2}.wf-pager{display:flex;margin-top:14px;align-items:center;justify-content:flex-end;gap:9px;color:var(--wf-muted);font-size:12px}.wf-pager b{min-width:60px;color:var(--wf-ink);text-align:center}.wf-rank{display:grid;width:28px;height:28px;place-items:center;border-radius:8px;background:#eef1f5;color:#77849a;font-weight:800}.wf-rank-1{background:#fff0bf;color:#8f6400}.wf-rank-2{background:#edf1f7;color:#617085}.wf-rank-3{background:#ffe9d7;color:#9a5524}.wf-drawer-backdrop{position:fixed;inset:0;z-index:1200;display:flex;justify-content:flex-end;background:#101c305c;backdrop-filter:blur(2px)}.wf-drawer{display:flex;width:min(600px,96vw);height:100%;flex-direction:column;background:#fff;box-shadow:-20px 0 60px #0d1e3730;animation:wf-drawer-in .2s ease-out}.wf-drawer-head{display:flex;padding:25px 27px 20px;border-bottom:1px solid #e8edf4;align-items:flex-start;justify-content:space-between;gap:18px}.wf-drawer-head h2{margin:5px 0 0;font-size:22px;letter-spacing:-.02em}.wf-drawer-head p{margin:7px 0 0;color:var(--wf-muted);font-size:12px;line-height:1.5}.wf-close{display:grid;width:34px;height:34px;flex:0 0 auto;place-items:center;border:0;border-radius:9px;background:#f1f4f8;color:#6f7c90;font-size:21px;cursor:pointer}.wf-drawer-body{flex:1;padding:24px 27px;overflow:auto}.wf-drawer-foot{display:flex;padding:16px 27px calc(16px + env(safe-area-inset-bottom));border-top:1px solid #e8edf4;background:#fff;justify-content:flex-end;gap:9px}.wf-form{height:100%}.wf-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:17px}.wf-form-error{margin-top:16px;padding:11px 13px;border:1px solid #f0c4cb;border-radius:9px;background:#fff1f3;color:#b62e45;font-size:12px;line-height:1.55}.wf-switch-field{display:flex;min-height:68px;align-items:center;gap:10px;padding:12px;border:1px solid var(--wf-line);border-radius:10px}.wf-switch-field>span{margin-right:auto;color:#4f5d72;font-size:12px}.wf-switch-field input,.wf-permission-row input{appearance:none;position:relative;width:42px;height:24px;flex:0 0 auto;border-radius:999px;background:#d7dee8;cursor:pointer;transition:background .15s}.wf-switch-field input:after,.wf-permission-row input:after{position:absolute;top:3px;left:3px;width:18px;height:18px;border-radius:50%;background:#fff;box-shadow:0 2px 6px #1a2e482c;content:"";transition:transform .15s}.wf-switch-field input:checked,.wf-permission-row input:checked{background:var(--wf-primary)}.wf-switch-field input:checked:after,.wf-permission-row input:checked:after{transform:translate(18px)}.wf-switch-field b{min-width:46px;color:#617087;font-size:11px}.wf-permission-form{display:flex;flex-direction:column}.wf-permission-row{display:flex;min-height:78px;align-items:center;justify-content:space-between;gap:22px;border-bottom:1px solid #edf1f5}.wf-permission-row>span{display:flex;flex-direction:column;gap:5px}.wf-permission-row strong{color:#23324a;font-size:14px}.wf-permission-row small{color:#7d899b;font-size:12px;line-height:1.5}.wf-callout{margin-top:20px;padding:13px 14px;border-radius:10px;background:#f1f5ff;color:#526d9d;font-size:12px;line-height:1.65}@keyframes wf-drawer-in{0%{transform:translate(38px);opacity:.6}}@media(max-width:1180px){.wf-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}.wf-filters{grid-template-columns:repeat(2,minmax(180px,1fr))}.wf-filters>.wf-btn{justify-self:start}.wf-page{padding:25px 22px 38px}}@media(max-width:760px){.wf-page{min-height:calc(100vh - 176px);padding:20px 14px 90px}.wf-page-head{flex-direction:column;gap:15px}.wf-page-head h1{font-size:25px}.wf-head-actions{width:100%;justify-content:stretch}.wf-head-actions .wf-btn{flex:1}.wf-metrics{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.wf-metric{min-height:102px;padding:15px}.wf-metric>strong{font-size:24px}.wf-panel{padding:16px;border-radius:12px}.wf-panel-head{flex-direction:column}.wf-filters{grid-template-columns:1fr}.wf-filters>.wf-btn{width:100%}.wf-pager{justify-content:center}.wf-drawer{width:100vw}.wf-drawer-head,.wf-drawer-body,.wf-drawer-foot{padding-left:18px;padding-right:18px}.wf-form-grid{grid-template-columns:1fr}.wf-field-wide{grid-column:auto}}@media(max-width:430px){.wf-metrics{grid-template-columns:1fr 1fr}.wf-metric{min-height:92px}.wf-metric>small{display:none}.wf-drawer-foot .wf-btn{flex:1}}@media(prefers-reduced-motion:reduce){.wf-spinner{animation-duration:1.4s}.wf-drawer{animation:none}.wf-btn,.wf-table tbody tr,.wf-input{transition:none}}
