/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,::backdrop,:after,:before{--tw-blur:initial;--tw-brightness:initial;--tw-contrast:initial;--tw-grayscale:initial;--tw-hue-rotate:initial;--tw-invert:initial;--tw-opacity:initial;--tw-saturate:initial;--tw-sepia:initial;--tw-drop-shadow:initial;--tw-drop-shadow-color:initial;--tw-drop-shadow-alpha:100%;--tw-drop-shadow-size:initial}}}@layer theme{:host,:root{--font-sans:ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";--font-mono:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,::backdrop,:after,:before{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}:host,html{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,pre,samp{font-family:var(--default-mono-font-family,ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}menu,ol,ul{list-style:none}audio,canvas,embed,iframe,img,object,svg,video{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,optgroup,select,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab,red,red)){::placeholder{color:color-mix(in oklab,currentcolor 50%,transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit,::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-millisecond-field,::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.absolute{position:absolute}.fixed{position:fixed}.relative{position:relative}.static{position:static}.start{inset-inline-start:var(--spacing)}.end{inset-inline-end:var(--spacing)}.block{display:block}.hidden{display:none}.inline{display:inline}.table{display:table}.grow{flex-grow:1}.grayscale{--tw-grayscale:grayscale(100%)}.filter,.grayscale{filter:var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,)}}:root{--ink:#182235;--muted:#6f7c8e;--line:#e4e9ef;--nav:#102238;--nav-soft:#1a3048;--green:#159b77;--green-dark:#087055;--green-soft:#e9f7f2;--blue:#427be7;--amber:#de9412;--red:#db4d4d;--red-soft:#fff0f0;--gray-soft:#f1f3f5;--shadow:0 1px 2px #10223808,0 9px 26px #1022380b}*{box-sizing:border-box}body,html{background:var(--canvas);min-height:100%;margin:0}body{-webkit-font-smoothing:antialiased;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,Microsoft YaHei,Arial,sans-serif;font-size:14px}button,input,select{font:inherit}button{color:inherit}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,tr:focus-visible{outline-offset:2px;outline:3px solid #159b7738}button:disabled{cursor:wait;opacity:.62}.app-shell,.sidebar{min-height:100vh;display:flex}.sidebar{z-index:20;color:#e8eef5;background:var(--nav);flex-direction:column;width:232px;padding:25px 16px 18px;position:fixed;inset:0 auto 0 0;box-shadow:8px 0 30px #0b1b2d14}.brand{align-items:center;gap:11px;padding:0 10px 30px;display:flex}.brand-mark{color:#0b5944;background:#62dfbb;border-radius:13px;place-items:center;width:40px;height:40px;font-size:23px;font-weight:900;display:grid;box-shadow:0 8px 18px #21c99d29}.company-logo{background:linear-gradient(145deg,#f7fffc,#bff3e3);border:1px solid #62dfbb7a;border-radius:13px;flex:none;justify-content:center;align-items:center;display:flex;overflow:hidden;box-shadow:0 8px 22px #21c99d29}.company-logo img{object-fit:contain;width:100%;height:100%;display:block}.sidebar-company-logo{height:38px;padding:6px 7px}.brand>span:last-child{flex-direction:column;display:flex}.brand strong{color:#fff;letter-spacing:.08em}.nav-caption{color:#687d92;letter-spacing:.14em;margin:0 13px 8px;font-weight:700}.main-nav{flex:1}.main-nav button{color:#afbdcb;cursor:pointer;text-align:left;background:0 0;border:0;border-radius:11px;align-items:center;gap:12px;width:100%;height:48px;padding:0 14px;font-weight:650;transition:all .18s;display:flex}.nav-icon{color:#8196aa;place-items:center;font-size:18px;display:grid}.main-nav button.active .nav-icon{color:#61dfba}.nav-badge{color:#fff;background:#e65a57;border-radius:20px;place-items:center;min-width:21px;height:21px;margin-left:auto;padding:0 6px;font-size:10px;display:grid}.sidebar-footer{gap:12px;display:grid}.system-state{background:#ffffff06;border:1px solid #ffffff14;border-radius:11px;align-items:flex-start;gap:10px;padding:12px;display:flex}.system-state>span{background:#49d5aa;border-radius:50%;flex:none;width:8px;height:8px;margin-top:3px;box-shadow:0 0 0 4px #48d5aa1a}.privacy-state,.system-state div{flex-direction:column;display:flex}.privacy-state b,.system-state strong{color:#d3dde7;font-size:11px}.privacy-state small,.system-state small{color:#74879b;margin-top:4px;font-size:9px;line-height:1.45}.privacy-state{border-top:1px solid #ffffff14;padding:12px 10px 0}.main-area{width:calc(100% - 232px);min-width:0;margin-left:232px}.topbar{z-index:10;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff0;border-bottom:1px solid #e1e6ec;justify-content:space-between;align-items:center;height:88px;padding:0 34px;display:flex;position:sticky;top:0}.topbar h1{letter-spacing:-.025em;margin:0;font-size:24px}.topbar p{color:var(--muted);margin:6px 0 0;font-size:12px}.top-actions{align-items:center;gap:14px;display:flex}.date-label{color:#758194;font-size:11px}.page-content{max-width:1720px;margin:auto;padding:27px 32px 44px}.panel{border:1px solid var(--line);background:var(--card);border-radius:16px}.panel-heading{border-bottom:1px solid #edf0f3;justify-content:space-between;align-items:center;gap:18px;min-height:75px;padding:18px 22px;display:flex}.panel-heading h2{margin:0;font-size:15px}.panel-heading p{color:var(--muted);margin:5px 0 0;font-size:11px}.danger-button,.primary,.secondary{cursor:pointer;border:0;border-radius:10px;min-height:42px;padding:0 18px;font-weight:750;transition:all .18s}.primary{color:#fff;box-shadow:0 7px 16px #159b7729}.primary:hover:not(:disabled){background:#118766;transform:translateY(-1px)}.primary.compact{min-height:40px;padding:0 16px}.primary.full{width:100%}.secondary{color:#405066;background:#fff;border:1px solid #dbe2e9}.secondary:hover{background:#f8fafb;border-color:#b9c5d1}.danger-button{color:#bd4444;background:#fff;border:1px solid #ebc5c5}.danger-button:hover{background:var(--red-soft)}.text-button{color:#3c7164;cursor:pointer;background:0 0;border:0;padding:0;font-size:11px;font-weight:750}.text-button:hover{color:var(--green-dark)}.file-input{display:none}.load-error{color:#894d4d;background:#fff7f7;border:1px solid #efd0d0;border-radius:13px;align-items:center;gap:12px;min-height:62px;margin-bottom:17px;padding:11px 16px;display:flex}.load-error>span{width:28px;height:28px;color:var(--red);background:var(--red-soft);border-radius:8px;place-items:center;font-weight:900;display:grid}.load-error p{flex-direction:column;flex:1;margin:0;font-size:10px;display:flex}.load-error p b{margin-bottom:3px;font-size:11px}.load-error button{color:#9d4c4c;cursor:pointer;background:0 0;border:0;font-weight:750}.summary-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;margin-bottom:18px;display:grid}.summary-card{border:1px solid var(--line);min-height:150px;box-shadow:var(--shadow);border-radius:15px;padding:20px;position:relative;overflow:hidden}.summary-card:before{content:"";background:var(--green);width:4px;position:absolute;inset:0 auto 0 0}.summary-card.blue-accent:before{background:var(--blue)}.summary-card.amber-accent:before{background:var(--amber)}.summary-card.red-accent:before{background:var(--red)}.summary-head{justify-content:space-between;align-items:center;display:flex}.summary-head small{color:#728094;font-weight:700}.summary-icon{width:34px;height:34px;color:var(--green-dark);background:var(--green-soft);border-radius:10px;place-items:center;font-size:15px;font-weight:900;display:grid}.blue-accent .summary-icon{color:#3768c8;background:var(--blue-soft)}.amber-accent .summary-icon{color:#a66b06;background:var(--amber-soft)}.red-accent .summary-icon{color:#c63f3f;background:var(--red-soft)}.summary-card>strong{letter-spacing:-.04em;margin-top:18px;font-size:clamp(24px,2.1vw,31px);display:block}.summary-card>p{color:#8490a0;margin:7px 0 0;font-size:10px;line-height:1.5}.dashboard-grid{grid-template-columns:minmax(0,1.55fr) minmax(350px,.72fr);gap:18px;display:grid}.alert-panel,.queue-panel{overflow:hidden}.queue-list{min-height:245px}.queue-row{cursor:pointer;text-align:left;background:#fff;border:0;border-top:1px solid #edf0f3;grid-template-columns:34px minmax(150px,1fr) auto auto;align-items:center;gap:12px;width:100%;min-height:75px;padding:10px 20px;display:grid}.queue-row:first-child{border-top:0}.alert-list button:hover,.queue-row:hover{background:#fbfcfd}.avatar{color:#245648;background:#d9f3eb;border-radius:9px;flex:none;place-items:center;width:32px;height:32px;font-size:11px;font-weight:850;display:grid}.queue-amount,.queue-copy{flex-direction:column;min-width:0;display:flex}.queue-copy b{text-overflow:ellipsis;white-space:nowrap;font-size:11px;overflow:hidden}.queue-amount small,.queue-copy small{color:#8c97a6;margin-top:4px;font-size:9px}.queue-amount{align-items:flex-end;font-size:12px;font-weight:800}.count-badge{min-width:31px;height:31px;color:var(--red);background:var(--red-soft);border-radius:9px;place-items:center;padding:0 8px;font-size:11px;font-weight:850;display:grid}.alert-list{min-height:245px}.alert-list>button{cursor:pointer;text-align:left;background:#fff;border:0;border-top:1px solid #edf0f3;grid-template-columns:auto 1fr auto;align-items:center;gap:10px;width:100%;min-height:74px;padding:10px 16px;display:grid}.alert-list>button:first-child{border-top:0}.alert-list>button>span:nth-child(2){flex-direction:column;min-width:0;display:flex}.alert-list>button b{text-overflow:ellipsis;white-space:nowrap;font-size:10px;overflow:hidden}.alert-list>button small{color:#8c97a6;margin-top:5px;font-size:9px}.alert-list>button i{color:#9ba5b1;font-size:20px;font-style:normal}.badge{white-space:nowrap;border-radius:8px;align-items:center;gap:5px;padding:5px 8px;font-weight:800;display:inline-flex}.badge,.badge b{font-size:9px}.risk-green,.settlement-green{color:#10775c;background:var(--green-soft)}.risk-amber,.settlement-amber{color:#9c6708;background:var(--amber-soft)}.risk-red{color:#bd3f3f;background:var(--red-soft)}.settlement-blue{color:#3568c5;background:var(--blue-soft)}.settlement-gray{color:#707c8b;background:var(--gray-soft)}.platform-mark{color:#fff;border-radius:7px;place-items:center;width:22px;height:22px;font-size:9px;font-weight:900;display:inline-grid}.platform-mark.wechat{background:#22b777}.platform-mark.alipay{background:#3983ea}.platform-mark.unknown{color:#677386;background:#e2e7ec}.empty-state{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:220px;padding:25px;display:flex}.empty-state>span{width:43px;height:43px;color:var(--green);background:var(--green-soft);border-radius:50%;place-items:center;font-size:18px;font-weight:900;display:grid}.empty-state h3{margin:13px 0 0;font-size:13px}.empty-state p{color:#8994a3;margin:6px 0 0;font-size:10px}.employee-notice{background:#f1faf7;border:1px solid #cce8de;border-radius:14px;align-items:center;gap:13px;min-height:68px;margin-bottom:17px;padding:13px 18px;display:flex}.employee-notice>span{color:var(--green-dark);background:#d9f3ea;border-radius:10px;place-items:center;font-size:17px;display:grid}.employee-notice>div{flex:1}.employee-notice strong{font-size:12px}.employee-notice p{color:#667d76;margin:4px 0 0;font-size:10px}.employee-notice>small{color:#497066;background:#e3f4ef;border-radius:8px;padding:6px 9px;font-size:9px;font-weight:750}.register-layout{grid-template-columns:minmax(0,1.45fr) minmax(370px,.68fr);align-items:start}.register-layout,.register-main{gap:18px;display:grid}.basics-card,.evidence-card{overflow:hidden}.form-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:15px;padding:20px 22px 22px;display:grid}.form-grid label,.supplement-submit label{flex-direction:column;gap:7px;min-width:0;display:flex}.form-grid label>span,.supplement-submit label>span{color:#667489;font-size:10px;font-weight:750}.form-grid label>span b{color:var(--red)}.form-grid label>span em{color:#9ba5b1;margin-left:5px;font-size:9px;font-style:normal;font-weight:500}.filter-panel input,.filter-panel select,.form-grid input,.form-grid select,.inline-amount input,.supplement-submit input{color:#324056;background:#fff;border:1px solid #dce2e8;border-radius:9px;outline:0;width:100%;height:41px;padding:0 12px;font-size:11px}.filter-panel input:focus,.filter-panel select:focus,.form-grid input:focus,.form-grid select:focus,.inline-amount input:focus,.supplement-submit input:focus{border-color:#74bba7;box-shadow:0 0 0 3px #159b7717}.form-grid select:disabled{color:#9a6d20;cursor:not-allowed;background:#fff8e8}.field-help{margin-top:6px;font-size:9px;line-height:1.45;display:block}.field-help.warning{color:#a76516}.server-input{background:#fff;border:1px solid #dce2e8;border-radius:9px;align-items:center;width:100%;height:41px;display:flex;overflow:hidden}.server-input:focus-within{border-color:#74bba7;box-shadow:0 0 0 3px #159b7717}.form-grid .server-input input{min-width:0;height:100%;box-shadow:none;border:0;border-radius:0;flex:1;padding-right:5px}.server-input>i{color:#607085;background:#f7f9fa;border-left:1px solid #e4e9ed;flex:none;place-items:center;width:38px;height:100%;font-size:11px;font-style:normal;font-weight:750;display:grid}.inline-amount>div,.money-input>div,.supplement-submit label>div{background:#fff;border:1px solid #dce2e8;border-radius:9px;align-items:center;display:flex;overflow:hidden}.inline-amount>div:focus-within,.money-input>div:focus-within,.supplement-submit label>div:focus-within{border-color:#74bba7;box-shadow:0 0 0 3px #159b7717}.inline-amount i,.money-input i,.supplement-submit i{color:var(--green-dark);padding-left:12px;font-style:normal;font-weight:850}.inline-amount input,.money-input input,.supplement-submit input{border:0;box-shadow:none!important}.evidence-group{border-top:1px solid #edf0f3;padding:20px 22px}.evidence-group:first-child{border-top:0}.evidence-group>header{justify-content:space-between;align-items:center;gap:18px;margin-bottom:14px;display:flex}.evidence-group>header>div{align-items:center;gap:11px;display:flex}.group-index{width:29px;height:29px;color:var(--green-dark);background:var(--green-soft);border-radius:9px;place-items:center;font-size:11px;font-weight:850;display:grid}.evidence-group.optional .group-index{color:#3569c8;background:var(--blue-soft)}.evidence-group h3{margin:0;font-size:13px}.evidence-group h3 em{color:#a26805;background:var(--amber-soft);border-radius:5px;margin-left:6px;padding:3px 6px;font-size:8px;font-style:normal}.evidence-group.required h3 em{color:#b24040;background:var(--red-soft)}.evidence-group header p{color:#7d8998;margin:5px 0 0;font-size:10px;line-height:1.5}.evidence-group>header>b{color:#8b96a5;white-space:nowrap;font-size:10px}.evidence-grid{background:#f8fafb;border:1px dashed #cdd6df;border-radius:13px;grid-template-columns:repeat(auto-fill,minmax(145px,1fr));gap:11px;padding:11px;display:grid}.add-shot,.upload-thumb{background:#fff;border:1px solid #dde4ea;border-radius:11px;min-width:0;min-height:185px;position:relative;overflow:hidden}.thumb-image{background:#edf1f4;place-items:center;height:125px;display:grid;overflow:hidden}.thumb-image img{object-fit:contain;width:100%;height:100%;display:block}.thumb-info{justify-content:space-between;gap:7px;min-height:58px;padding:8px 9px}.thumb-info,.thumb-info>div{align-items:center;display:flex}.thumb-info>div{gap:5px;min-width:0}.thumb-info .platform-mark{width:20px;height:20px}.thumb-info span{color:#748194;text-overflow:ellipsis;white-space:nowrap;font-size:9px;overflow:hidden}.thumb-info strong{white-space:nowrap;font-size:10px}.remove-shot{color:#fff;cursor:pointer;background:#172232b8;border:0;border-radius:8px;place-items:center;width:25px;height:25px;font-size:16px;display:grid;position:absolute;top:6px;right:6px}.add-shot{color:#718093;cursor:pointer;border-style:dashed;flex-direction:column;justify-content:center;align-items:center;display:flex}.add-shot:hover{color:var(--green-dark);background:#f3faf7;border-color:#73b9a5}.add-shot>span{border:1px dashed #9dadba;border-radius:11px;place-items:center;width:39px;height:39px;font-size:22px;display:grid}.add-shot strong{margin-top:10px;font-size:11px}.add-shot small{margin-top:5px;font-size:8px}.analysis-line{color:#45645b;background:#f1f8f6;border-radius:9px;align-items:center;gap:9px;min-height:49px;margin-top:10px;padding:8px 10px;display:flex;position:relative;overflow:hidden}.analysis-line.error{color:#8c6530;background:#fff8e9}.analysis-line>span{width:25px;height:25px;color:var(--green-dark);background:#d9f2e9;border-radius:7px;flex:none;place-items:center;font-weight:900;display:grid}.analysis-line>div{flex-direction:column;display:flex}.analysis-line b{font-size:9px}.analysis-line>i{background:var(--green);height:2px;transition:width .2s;position:absolute;inset:auto auto 0 0}.register-summary{position:sticky;top:105px;overflow:hidden}.save-success{color:var(--green-dark);background:var(--green-soft);border-radius:10px;align-items:center;gap:10px;margin:14px 16px 0;padding:11px;display:flex}.save-success>span{color:#fff;background:var(--green);border-radius:50%;place-items:center;width:27px;height:27px;font-weight:900;display:grid}.save-success div{flex-direction:column;display:flex}.save-success b{font-size:10px}.save-success small{margin-top:3px;font-size:8px}.summary-block{border-bottom:1px solid #edf0f3;padding:16px 18px}.summary-block>header{align-items:center;gap:9px;margin-bottom:13px;display:flex}.summary-block>header>div{flex-direction:column;display:flex}.summary-block>header b{font-size:11px}.summary-block>header small{color:#8894a3;margin-top:3px;font-size:8px}.summary-label{border-radius:8px;place-items:center;width:28px;height:28px;font-weight:900;display:grid}.risk-label{color:#a36d08;background:var(--amber-soft)}.settlement-label{color:#386bc9;background:var(--blue-soft)}.ledger-label{color:var(--green-dark);background:var(--green-soft)}.result-row{justify-content:space-between;align-items:flex-start;gap:10px;font-size:9px;display:flex}.result-row>span{color:#7e8998}.result-row>strong{text-align:right;max-width:64%;font-size:9px}.summary-block>p{color:#8a95a3;margin:10px 0 0;font-size:8px;line-height:1.55}.green-text{color:var(--green-dark)}.amber-text{color:#a26a07}.blue-text{color:#396bc7}.inline-amount{justify-content:space-between;align-items:center;gap:10px;margin-top:12px;display:flex}.inline-amount>span{color:#778497;font-size:9px}.inline-amount>div{width:150px}.inline-amount input{height:36px}.ledger-block dl{margin:0}.ledger-block dl>div{border-top:1px solid #f0f2f4;justify-content:space-between;align-items:center;gap:10px;min-height:34px;display:flex}.ledger-block dl>div:first-child{border-top:0}.ledger-block dt{color:#7d8998;font-size:9px}.ledger-block dd{color:#354257;text-align:right;margin:0;font-size:9px;font-weight:750}.ledger-block .total dd{color:var(--green-dark);font-size:15px}.save-button{margin:16px 18px 0;width:calc(100% - 36px)!important}.save-note{color:#8b96a4;text-align:center;margin:10px 18px 17px;font-size:8px;line-height:1.5}.filter-panel{grid-template-columns:minmax(280px,1.8fr) repeat(4,minmax(120px,.7fr));gap:10px;margin-bottom:17px;padding:13px;display:grid}.search-box{align-items:center;gap:8px;display:flex}.search-box>span{color:#8793a2;margin-left:9px;font-size:17px}.search-box input{background:0 0;border:0;padding-left:0;box-shadow:none!important}.date-filter,.filter-panel select,.search-box{background:#fff;border:1px solid #dce2e8;border-radius:9px;height:41px}.filter-panel select{min-width:0;padding:0 28px 0 10px;font-size:10px}.date-filter{align-items:center;padding-left:9px;display:flex}.date-filter span{color:#8b96a4;font-size:9px}.date-filter input{background:0 0;border:0;height:39px;padding:0 6px;font-size:9px;box-shadow:none!important}.export-button{grid-column:-2/-1;justify-self:end}.records-panel{overflow:hidden}.record-count{color:#697589;background:#f2f4f6;border-radius:7px;padding:6px 9px;font-size:9px;font-weight:750}.table-wrap{overflow-x:auto}table{border-collapse:collapse;width:100%}th{color:#8792a1;text-align:left;white-space:nowrap;background:#fafbfc;height:43px;padding:0 14px;font-size:9px;font-weight:750}td{color:#3a475b;border-top:1px solid #edf0f3;height:72px;padding:10px 14px;font-size:10px}.records-table tbody tr{cursor:pointer;transition:all .14s}.records-table tbody tr:hover{background:#fbfcfd}.records-table td>b,.records-table td>small,.records-table td>strong{display:block}.records-table td>strong{white-space:nowrap;font-size:10px}.records-table td>small{color:#929ca9;white-space:nowrap;margin-top:5px;font-size:8px}.employee-cell{align-items:center;gap:8px;display:flex}.employee-cell b{white-space:nowrap}.money-cell{color:var(--green-dark);font-size:12px}.shot-count{color:#6f7c8d;white-space:nowrap;font-size:9px}.shot-count b{color:#3c4b60}.row-arrow{color:#9da6b1;font-size:22px}.risk-summary-strip{border:1px solid var(--line);min-height:69px;box-shadow:var(--shadow);background:#fff;border-radius:14px;align-items:center;gap:30px;margin-bottom:17px;padding:12px 18px;display:flex}.risk-summary-strip>div{align-items:center;gap:10px;display:flex}.risk-dot{border-radius:9px;place-items:center;width:30px;height:30px;font-weight:900;display:grid}.risk-dot.amber{color:#a76d06;background:var(--amber-soft)}.risk-dot.red{color:#c64141;background:var(--red-soft)}.risk-summary-strip div p{color:#8490a0;flex-direction:column;margin:0;font-size:9px;display:flex}.risk-summary-strip div strong{color:#354257;margin-top:3px;font-size:11px}.risk-summary-strip>p{color:#7d8997;margin:0 0 0 auto;font-size:10px}.risk-panel{overflow:hidden}.tabs{background:#f2f4f6;border-radius:9px;padding:3px;display:flex}.tabs button{color:#758294;cursor:pointer;background:0 0;border:0;border-radius:7px;min-width:62px;height:30px;padding:0 10px;font-size:9px}.risk-row{cursor:pointer;text-align:left;background:#fff;border:0;border-top:1px solid #edf0f3;grid-template-columns:90px minmax(250px,1.4fr) minmax(150px,.55fr) minmax(105px,.4fr) auto;align-items:center;gap:14px;width:100%;min-height:91px;padding:13px 20px;display:grid}.risk-row:hover{background:#fbfcfd}.risk-copy,.risk-money{flex-direction:column;min-width:0;display:flex}.risk-copy b{text-overflow:ellipsis;white-space:nowrap;font-size:10px;overflow:hidden}.risk-copy small,.risk-money small{color:#8e99a7;margin-top:5px;font-size:8px}.risk-person{grid-template-columns:31px 1fr;align-items:center;gap:8px;display:grid}.risk-person .avatar{grid-row:1/3;width:31px;height:31px}.risk-person b{font-size:10px}.risk-person small{color:#8d98a6;font-size:8px}.risk-money{align-items:flex-end;font-size:12px;font-weight:800}.risk-row>i{color:#9ea7b2;font-size:22px;font-style:normal}.performance-hero{justify-content:space-between;align-items:center;min-height:130px;margin-bottom:17px;padding:22px 26px;display:flex}.performance-hero>div{flex-direction:column;display:flex}.performance-hero small{color:#778496;font-size:10px}.performance-hero strong{letter-spacing:-.04em;margin-top:5px;font-size:31px}.performance-hero p{color:#8792a1;margin:6px 0 0;font-size:10px}.performance-hero>span{color:var(--green-dark);background:var(--green-soft);border-radius:9px;padding:8px 11px;font-size:10px;font-weight:750}.performance-panel{overflow:hidden}.performance-list{padding:7px 23px 20px}.performance-row{border-bottom:1px solid #edf0f3;grid-template-columns:25px 35px 1fr;align-items:center;gap:11px;min-height:91px;display:grid}.performance-row:last-child{border-bottom:0}.rank{color:#8b96a4;font-weight:850}.performance-data{min-width:0}.performance-data>div:first-child{justify-content:space-between;display:flex}.performance-data b,.performance-data strong{font-size:11px}.progress{background:#edf1f3;border-radius:6px;height:6px;margin:9px 0 7px;overflow:hidden}.progress i{border-radius:inherit;background:var(--green);height:100%;display:block}.performance-data p{color:#8e99a7;gap:18px;margin:0;font-size:8px;display:flex}.drawer-layer{z-index:100;position:fixed;inset:0}.drawer-backdrop{background:#0916256b;border:0;width:100%;height:100%;animation:fade-in .18s;position:absolute;inset:0}.record-drawer{background:#f6f8fa;flex-direction:column;width:min(780px,94vw);animation:slide-in .22s;display:flex;position:absolute;inset:0 0 0 auto;box-shadow:-20px 0 55px #0a1b2e33}.record-drawer>header{background:#fff;border-bottom:1px solid #e2e7ec;justify-content:space-between;align-items:center;gap:15px;min-height:85px;padding:14px 20px;display:flex}.record-drawer header small{color:#8792a0;font-size:9px}.record-drawer header h2{margin:5px 0 0;font-size:17px}.drawer-head-status{align-items:center;gap:8px;display:flex}.drawer-close{color:#748092;cursor:pointer;background:#fff;border:1px solid #dce2e8;border-radius:9px;place-items:center;width:36px;height:36px;margin-left:3px;font-size:21px;display:grid}.drawer-scroll{flex:1;min-height:0;padding:18px;overflow-y:auto}.detail-summary{background:#e1e6eb;border:1px solid #e1e6eb;border-radius:12px;grid-template-columns:repeat(3,1fr);gap:1px;margin-bottom:14px;display:grid;overflow:hidden}.detail-summary>div{background:#fff;flex-direction:column;min-width:0;padding:13px;display:flex}.detail-summary small{color:#8792a1;font-size:8px}.detail-summary strong{text-overflow:ellipsis;white-space:nowrap;margin-top:5px;font-size:11px;overflow:hidden}.detail-section{background:#fff;border:1px solid #e1e6eb;border-radius:13px;margin-bottom:14px;padding:16px}.section-title{justify-content:space-between;align-items:center;gap:14px;margin-bottom:13px;display:flex}.section-title>div{min-width:0}.section-title h3{margin:0;font-size:12px}.section-title p{color:#8792a1;margin:4px 0 0;font-size:9px}.section-title>span{color:#8994a2;font-size:9px}.server-gallery{grid-template-columns:repeat(auto-fill,minmax(190px,1fr));gap:11px;display:grid}.server-shot{background:#fff;border:1px solid #dfe5ea;border-radius:11px;overflow:hidden}.server-shot>a{background:#eef2f4;place-items:center;height:245px;display:grid;position:relative;overflow:hidden}.server-shot img{object-fit:contain;width:100%;height:100%;display:block}.zoom-tip{color:#fff;background:#141f2db8;border-radius:6px;padding:4px 6px;font-size:8px;position:absolute;bottom:7px;right:7px}.expired-shot{color:#7c8795;background:#f0f2f4;flex-direction:column;justify-content:center;align-items:center;height:245px;display:flex}.expired-shot b{font-size:11px}.expired-shot small{margin-top:5px;font-size:8px}.server-shot footer{grid-template-columns:1fr auto;align-items:center;gap:7px;padding:9px;display:grid}.server-shot footer>div{align-items:center;gap:5px;display:flex}.server-shot footer span{color:#768294;font-size:9px}.server-shot footer strong{font-size:10px}.server-shot footer>small{color:#98a1ad;grid-column:1/-1;font-size:8px}.gallery-empty{color:#8b96a4;background:#f8fafb;border:1px dashed #cfd7df;border-radius:10px;place-items:center;min-height:95px;font-size:10px;display:grid}.finding-list{gap:8px;margin:0;padding:0;list-style:none;display:grid}.finding-list li{border-radius:9px;align-items:flex-start;gap:9px;padding:10px;display:flex}.finding-list li.amber{color:#795f2d;background:var(--amber-soft)}.finding-list li.red{color:#8d4848;background:var(--red-soft)}.finding-list li>span{background:#ffffffa8;border-radius:7px;flex:none;place-items:center;width:24px;height:24px;font-weight:900;display:grid}.finding-list li>div{flex-direction:column;flex:1;min-width:0;display:flex}.finding-list b{font-size:10px;line-height:1.5}.finding-list small{opacity:.7;margin-top:3px;font-size:7px}.clear-finding{color:#4f6f66;background:var(--green-soft);border-radius:9px;align-items:flex-start;gap:10px;padding:11px;display:flex}.clear-finding>span{color:#fff;background:var(--green);border-radius:50%;flex:none;place-items:center;width:25px;height:25px;font-weight:900;display:grid}.clear-finding p{flex-direction:column;margin:0;display:flex}.clear-finding b{font-size:10px}.clear-finding small{color:#69857e;margin-top:4px;font-size:8px;line-height:1.45}.duplicate-link{color:#8c4c4c;cursor:pointer;text-align:left;background:#fff7f7;border:1px solid #efcfcf;border-radius:9px;grid-template-columns:auto 1fr auto;align-items:center;gap:10px;width:100%;min-height:55px;margin-top:9px;padding:9px 11px;display:grid}.duplicate-link span{font-size:9px}.duplicate-link b{text-overflow:ellipsis;white-space:nowrap;font-family:ui-monospace,monospace;font-size:9px;overflow:hidden}.duplicate-link i{font-size:9px;font-style:normal}.finding-references{gap:8px;margin-top:9px;display:grid}.finding-reference{background:#ffffffb8;border:1px solid #8d484833;border-radius:9px;grid-template-columns:86px minmax(0,1fr);gap:10px;min-width:0;padding:8px;display:grid}.finding-reference-shot{color:#7a6b6b;background:#eef1f3;border:1px solid #74809233;border-radius:8px;place-items:center;height:112px;text-decoration:none;display:grid;position:relative;overflow:hidden}.finding-reference-shot img{object-fit:contain;width:100%;height:100%}.finding-reference-shot>span{color:#fff;background:#141f2db8;border-radius:5px;padding:3px 5px;font-size:7px;position:absolute;bottom:5px;right:5px}.finding-reference-shot.is-empty>span{color:#7b6d6d;text-align:center;background:0 0;padding:6px;line-height:1.45;position:static}.finding-reference-meta{flex-direction:column;min-width:0;display:flex}.finding-reference-meta>b{color:inherit;font-size:9px}.finding-reference-meta>small{margin-top:4px;line-height:1.45}.finding-reference .duplicate-link{min-height:44px;margin-top:auto;padding:7px 9px}.supplement-section{border-color:#ceddf8}.supplement-toolbar{align-items:center;gap:10px;display:flex}.supplement-toolbar>span{color:#8994a2;font-size:9px}.supplement-preview{grid-template-columns:repeat(auto-fill,minmax(110px,1fr));gap:9px;margin-top:11px;display:grid}.supplement-preview article{background:#eef2f4;border:1px solid #dfe5ea;border-radius:9px;height:145px;position:relative;overflow:hidden}.supplement-preview img{object-fit:contain;width:100%;height:100%}.supplement-preview button{color:#fff;cursor:pointer;background:#121f2eb3;border:0;border-radius:7px;width:24px;height:24px;position:absolute;top:5px;right:5px}.supplement-preview article>small{color:#fff;text-overflow:ellipsis;white-space:nowrap;background:#121f2ead;border-radius:6px;padding:4px 6px;font-size:8px;position:absolute;bottom:6px;left:7px;right:7px;overflow:hidden}.supplement-submit{justify-content:space-between;align-items:flex-end;gap:14px;margin-top:12px;display:flex}.supplement-submit label{width:min(250px,50%)}.supplement-submit button{min-width:175px}.timeline-section{gap:11px;display:grid}.timeline-section .section-title{margin-bottom:1px}.timeline{gap:10px;display:flex}.timeline>span{background:var(--green);width:8px;height:8px;box-shadow:0 0 0 4px var(--green-soft);border-radius:50%;flex:none;margin-top:3px}.timeline p{flex-direction:column;margin:0;display:flex}.timeline b{font-size:9px}.timeline small{color:#8c97a5;margin-top:4px;font-size:8px}.drawer-actions{background:#fff;border-top:1px solid #dce2e8;justify-content:flex-end;min-height:78px;padding:12px 18px}.drawer-actions,.drawer-note{align-items:center;gap:10px;display:flex}.drawer-note{color:#6f7c8e;width:100%;font-size:9px}.toast{z-index:200;color:#fff;background:#172c3e;border-radius:11px;align-items:center;gap:9px;max-width:560px;padding:12px 17px;font-size:10px;font-weight:700;animation:toast-up .22s;display:flex;position:fixed;bottom:28px;left:calc(50% + 116px);transform:translate(-50%);box-shadow:0 12px 35px #0e1e2f40}.toast span{color:#143c31;background:#63dbb9;border-radius:50%;place-items:center;width:20px;height:20px;font-size:9px;display:grid}@keyframes fade-in{0%{opacity:0}}@keyframes slide-in{0%{transform:translate(100%)}}@keyframes toast-up{0%{opacity:0;transform:translate(-50%,12px)}}@media (max-width:1320px){.summary-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.register-layout{grid-template-columns:minmax(0,1.25fr) minmax(350px,.68fr)}.form-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.filter-panel{grid-template-columns:minmax(260px,1.6fr) repeat(3,minmax(120px,.7fr))}.single-proof-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.upload-group.customer{border-right:0}.upload-group.company{border-top:1px solid #dce5f2;grid-column:1/-1}.upload-group>header{min-height:108px}}@media (max-width:1080px){.sidebar{width:82px;padding-inline:11px}.brand{justify-content:center;padding-inline:0}.sidebar-company-logo{width:58px;height:34px;padding:5px 6px}.brand>span:last-child,.main-nav button>span:not(.nav-icon),.nav-caption,.sidebar-footer{display:none}.main-nav button{justify-content:center;padding:0}.nav-badge{position:absolute;top:3px;right:2px}.main-area{width:calc(100% - 82px);margin-left:82px}.toast{left:calc(50% + 41px)}.dashboard-grid,.register-layout{grid-template-columns:1fr}.register-summary{position:static}.filter-panel{grid-template-columns:repeat(3,minmax(0,1fr))}.search-box{grid-column:1/-1}}@media (max-width:760px){.sidebar{width:64px}.sidebar-company-logo{border-radius:10px;width:46px;height:29px;padding:4px 5px}.main-area{width:calc(100% - 64px);margin-left:64px}.topbar{height:auto;min-height:78px;padding:13px 17px}.date-label,.topbar p{display:none}.page-content{padding:17px}.summary-grid{grid-template-columns:1fr}.summary-card{min-height:130px}.filter-panel,.form-grid{grid-template-columns:1fr}.export-button,.search-box{grid-column:auto}.export-button{justify-self:stretch}.employee-notice{align-items:flex-start}.employee-notice>small{display:none}.queue-row{grid-template-columns:32px 1fr auto}.queue-row>.badge{display:none}.risk-summary-strip{flex-direction:column;align-items:flex-start;gap:12px}.risk-summary-strip>p{margin-left:0}.tabs{max-width:100%;overflow-x:auto}.risk-row{grid-template-columns:85px 1fr auto}.risk-money,.risk-person{display:none}.detail-summary{grid-template-columns:repeat(2,1fr)}.server-gallery{grid-template-columns:1fr 1fr}.drawer-head-status>.badge{display:none}.supplement-submit{flex-direction:column;align-items:stretch}.supplement-submit label{width:100%}.toast{max-width:calc(100vw - 90px);left:calc(50% + 32px)}}@media (prefers-reduced-motion:reduce){*,:after,:before{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}textarea{resize:vertical;width:100%;font:inherit}.loading-page{background:#f4f7f8;place-content:center;justify-items:center;gap:14px;min-height:100vh;display:grid}.loading-company-logo{border-radius:17px;width:150px;height:62px;padding:10px 14px}.loading-page b{color:#26384d;font-size:15px}.loading-page>span:last-child{background:#dfe7e5;border-radius:3px;width:120px;height:3px;overflow:hidden}.loading-page>span:last-child:after{content:"";border-radius:inherit;background:var(--green);width:45%;height:100%;animation:loading-slide 1s ease-in-out infinite alternate;display:block}@keyframes loading-slide{to{transform:translate(122%)}}.auth-page{color:#13243a;background:#f4f7f8;grid-template-columns:minmax(420px,1.08fr) minmax(430px,.92fr);min-height:100vh;display:grid}.auth-brand{color:#fff;background:linear-gradient(145deg,#10233a,#13364a 62%,#135744);flex-direction:column;justify-content:center;padding:clamp(60px,8vw,130px);display:flex;position:relative;overflow:hidden}.auth-brand:after,.auth-brand:before{content:"";border:1px solid #5ee2b926;border-radius:50%;position:absolute}.auth-brand:before{width:520px;height:520px;bottom:-240px;right:-260px;box-shadow:0 0 0 80px #60e1bb06,0 0 0 160px #60e1bb05}.auth-brand:after{width:260px;height:260px;top:-140px;left:-130px}.auth-brand .company-logo{z-index:1;position:relative}.auth-company-logo{border-radius:20px;width:min(280px,72%);height:86px;padding:14px 20px;box-shadow:0 18px 44px #0003,0 0 0 6px #62dfbb0d}.auth-brand .eyebrow{z-index:1;color:#6be0bd;letter-spacing:.18em;margin:34px 0 12px;font-size:11px;font-weight:800;position:relative}.auth-brand h1{z-index:1;letter-spacing:-.055em;max-width:660px;margin:0;font-size:clamp(38px,4vw,62px);line-height:1.14;position:relative}.auth-brand>p:not(.eyebrow){z-index:1;color:#a9bbc8;max-width:560px;margin:24px 0 0;font-size:15px;line-height:1.85;position:relative}.auth-points{z-index:1;flex-wrap:wrap;gap:9px;margin-top:35px;display:flex;position:relative}.auth-points span{color:#dbe7ed;background:#ffffff0b;border:1px solid #ffffff1f;border-radius:8px;padding:8px 11px;font-size:10px}.auth-card{background:#fff;border:1px solid #e0e6ea;border-radius:20px;place-self:center;width:min(470px,100% - 64px);padding:36px;box-shadow:0 22px 65px #15293d17}.auth-card>div>small{color:var(--green);letter-spacing:.13em;font-size:10px;font-weight:850}.auth-card h2{letter-spacing:-.03em;margin:8px 0 0;font-size:27px}.auth-card>div>p{color:#7c8897;margin:9px 0 0;font-size:11px;line-height:1.65}.auth-card form{gap:16px;margin-top:28px;display:grid}.account-form label,.auth-card label{gap:7px;display:grid}.account-form label>span,.auth-card label>span{color:#5f6d80;font-size:10px;font-weight:750}.account-form input,.account-form select,.auth-card input{background:#fff;border:1px solid #d9e0e6;border-radius:10px;width:100%;height:46px;padding:0 13px}.account-form input:focus,.account-form select:focus,.auth-card input:focus{border-color:#66bda6;outline:0;box-shadow:0 0 0 3px #159b7717}.auth-card .primary{margin-top:4px}.auth-card footer{color:#949eaa;text-align:center;border-top:1px solid #edf0f3;margin-top:22px;padding-top:18px;font-size:9px}.auth-error{color:#a14545;background:var(--red-soft);border-radius:8px;margin:-2px 0 0;padding:10px;font-size:10px}.sidebar-user{border-top:1px solid #ffffff14;grid-template-columns:34px minmax(0,1fr) auto;align-items:center;gap:9px;padding:12px 8px 4px;display:grid}.sidebar-user>div{flex-direction:column;min-width:0;display:flex}.sidebar-user b{color:#eef4f8;font-size:10px}.sidebar-user b,.sidebar-user small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.sidebar-user small{color:#71869b;margin-top:4px;font-size:8px}.sidebar-user button{color:#8da0b2;cursor:pointer;background:0 0;border:0;padding:5px;font-size:9px}.role-pill{border-radius:8px;justify-content:center;align-items:center;min-height:27px;padding:0 9px;font-size:9px;font-weight:800;display:inline-flex}.role-owner{color:#8c5d00;background:#fff1cd}.role-operator{color:#3567c5;background:#eaf1ff}.role-employee{color:#087158;background:#e5f6f0}.summary-card{min-height:138px}.summary-card.blue:before{background:var(--blue)}.summary-card.amber:before{background:var(--amber)}.summary-card.red:before{background:var(--red)}.summary-card>small{color:#758194;font-size:10px;font-weight:750}.summary-card>strong{margin-top:19px}.compact-list>button{cursor:pointer;text-align:left;background:#fff;border:0;border-top:1px solid #edf0f3;grid-template-columns:auto minmax(0,1fr) auto auto;align-items:center;gap:11px;width:100%;min-height:74px;padding:10px 18px;display:grid}.compact-list>button:first-child{border-top:0}.compact-list>button:hover{background:#fbfcfd}.compact-list>button>span:nth-child(2){flex-direction:column;min-width:0;display:flex}.compact-list>button b,.compact-list>button small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.compact-list>button b{font-size:10px}.compact-list>button small{color:#8a95a3;margin-top:5px;font-size:8px}.compact-list>button strong{font-size:11px}.compact-list>button i{color:#9ca6b2;font-size:18px;font-style:normal}.risk-compact>button{grid-template-columns:85px minmax(0,1fr) auto auto}.operator-notice{color:#315a98;background:#f3f7ff;border:1px solid #cdddf5;border-radius:14px;align-items:center;gap:13px;min-height:73px;margin-bottom:17px;padding:14px 18px;display:flex}.operator-notice>span{background:#e1ecff;border-radius:11px;flex:none;place-items:center;width:39px;height:39px;font-weight:850;display:grid}.operator-notice strong{font-size:11px}.operator-notice p{color:#7084a0;margin:4px 0 0;font-size:9px}.register-main{min-width:0}.wide-field{grid-column:1/-1}.wide-field textarea{color:#243247;background:#fff;border:1px solid #dae1e7;border-radius:10px;min-height:88px;padding:12px;line-height:1.65}.amount-confirm{color:#775b1f;background:#fff9e9;border:1px solid #ecd59e;border-radius:11px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:11px;margin:0 22px 21px;padding:12px;display:grid}.amount-confirm>span{color:#a16805;background:#ffedbe;border-radius:8px;place-items:center;width:28px;height:28px;font-weight:900;display:grid}.amount-confirm b{font-size:10px}.amount-confirm p{color:#8e7542;margin:4px 0 0;font-size:8px}.amount-confirm button{color:#865d08;cursor:pointer;background:#fff;border:1px solid #d5b868;border-radius:8px;min-height:34px;padding:0 11px;font-size:9px;font-weight:750}.amount-confirm button.confirmed{color:#0d775c;background:#e9f7f2;border-color:#acd9ca}.upload-preview{background:#eef2f4;border:1px solid #dce3e8;border-radius:11px;height:156px;position:relative;overflow:hidden}.upload-preview img{object-fit:contain;width:100%;height:calc(100% - 30px);display:block}.upload-preview button{color:#fff;cursor:pointer;background:#121f2eb8;border:0;border-radius:8px;width:26px;height:26px;font-size:16px;position:absolute;top:6px;right:6px}.upload-preview small{color:#778395;text-overflow:ellipsis;white-space:nowrap;font-size:8px;position:absolute;inset:auto 8px 8px;overflow:hidden}.proof-rules-banner{color:#7d2d22;background:linear-gradient(100deg,#fff0ed,#fff8e8);border:2px solid #ef6a55;border-radius:14px;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:14px;min-height:82px;margin:18px 20px 0;padding:15px 18px;display:grid;box-shadow:0 10px 26px #be462f1f}.proof-rules-banner>span{color:#fff;background:#e55342;border-radius:12px;place-items:center;width:40px;height:40px;font-size:23px;font-weight:950;display:grid}.proof-rules-banner strong{letter-spacing:.01em;font-size:20px;font-weight:900;display:block}.proof-rules-banner p{color:#995a4e;margin:5px 0 0;line-height:1.55}.funding-proof-blocker{color:#772b25;background:#fff0ef;border:2px solid #d94f42;border-radius:12px;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:12px;margin:14px 20px 20px;padding:14px 16px;display:grid;box-shadow:0 8px 22px #ab32291f}.funding-proof-blocker>span{color:#fff;background:#c93f35;border-radius:9px;place-items:center;width:34px;height:34px;font-weight:900;display:grid}.funding-proof-blocker strong{font-size:14px;display:block}.funding-proof-blocker p{color:#8b463f;margin:5px 0 0;font-size:12px;line-height:1.55}.funding-proof-blocker.compact{margin:12px 0}.single-proof-grid{grid-template-columns:repeat(3,minmax(0,1fr));margin-top:14px;display:grid}.upload-group{min-width:0;padding:20px 22px 22px}.upload-group.reward{background:linear-gradient(155deg,#fff 55%,#f8f4ff);border-right:1px solid #e6ddf5}.upload-group.customer{background:linear-gradient(155deg,#fff 55%,#f2fbf7);border-right:1px solid #dce9e4}.upload-group.company{background:linear-gradient(155deg,#fff 55%,#f3f7ff)}.upload-group>header{grid-template-columns:auto minmax(0,1fr) auto;align-items:start;gap:11px;min-height:132px;margin-bottom:13px;display:grid}.upload-group>header .step-number{background:#dcf4eb;border-radius:9px;place-items:center;width:31px;height:31px;font-weight:900;display:grid}.upload-group.company>header .step-number{color:#2c64bf;background:#e4edff}.upload-group>header h3{color:#173451;margin:1px 0 0;font-size:14px}.upload-group>header h3 em{color:#b13e3e;background:#fff0f0;border-radius:6px;margin-left:5px;padding:3px 6px;font-size:9px;font-style:normal}.upload-group>header h3 em.optional{color:#3264b9;background:#eaf1ff}.upload-group>header p{color:#758497;margin:6px 0 0;font-size:11px;line-height:1.55}.upload-group>header>b{color:#738397;white-space:nowrap;margin-top:7px;font-size:10px}.upload-group.reward>header>b{color:#6845b9}.upload-group.customer>header>b{color:#087055}.upload-group.company>header>b{color:#3264b9}.upload-grid{background:#ffffffc7;border:2px dashed #cddcd6;border-radius:14px;grid-template-columns:minmax(0,1fr);display:grid}.upload-group.reward .upload-grid{border-color:#d9ccef}.upload-grid .add-shot,.upload-grid .upload-preview{width:100%;height:156px;min-height:156px}.upload-grid .add-shot small{text-align:center;max-width:210px;font-size:10px;line-height:1.5}.upload-grid .add-shot strong{font-size:13px}.submit-summary{position:sticky;top:105px;overflow:hidden}.settlement-confirm-box{border-top:1px solid #edf0f3;padding:0 22px 22px}.settlement-confirm-box>label{gap:7px;max-width:360px;margin-top:18px;display:grid}.settlement-confirm-box>label>span{color:#667589;font-size:10px;font-weight:750}.settlement-confirm-box .money-input>div{align-items:center;display:flex}.settlement-confirm-box .money-input i{color:var(--green-dark);padding-left:12px;font-style:normal}.settlement-confirm-box .money-input input{border:0;width:100%;box-shadow:none!important}.settlement-confirm-box .amount-confirm{margin:12px 0 0}.submit-summary dl{margin:0;padding:12px 18px 0}.submit-summary dl>div{border-bottom:1px solid #edf0f3;justify-content:space-between;align-items:center;gap:14px;min-height:43px;display:flex}.submit-summary dt{color:#7c8898;flex:none;font-size:9px}.submit-summary dd{overflow-wrap:anywhere;color:#364458;text-align:right;max-width:70%;margin:0;font-size:9px;font-weight:750}.submit-summary .total dd{color:var(--green-dark);font-size:17px}.submit-button{margin:16px 18px 0;width:calc(100% - 36px)!important}.filter-panel{grid-template-columns:minmax(320px,1fr) minmax(130px,.25fr) minmax(130px,.25fr) auto;align-items:center}.result-count{color:#6e7a8c;white-space:nowrap;background:#f1f3f5;border-radius:8px;justify-self:end;font-size:9px;font-weight:750}tbody tr[role=button]{cursor:pointer}td>b,td>small,td>strong{display:block}td>small{color:#909ba8;margin-top:5px;font-size:8px}.reward-cell{-webkit-line-clamp:2;-webkit-box-orient:vertical;max-width:230px;line-height:1.5;display:-webkit-box;overflow:hidden}.search-highlight{color:inherit;background:#ffe38a;border-radius:3px;padding:0 2px;font-weight:800}.reward-pending{color:#95620a;background:var(--amber-soft)}.reward-sent{color:#10775c;background:var(--green-soft)}.risk-reason-cell{min-width:210px}.risk-reason-cell>small{color:#8a4b4b;white-space:normal;max-width:260px;line-height:1.45}.reward-filter{grid-template-columns:minmax(340px,1fr) auto}.reward-filter .tabs{justify-self:end}.reward-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.reward-card{overflow:hidden}.reward-card>header{border-bottom:1px solid #edf0f3;justify-content:space-between;align-items:center;min-height:60px;padding:12px 16px;display:flex}.reward-card>header>div{align-items:center;gap:9px;display:flex}.reward-card>header small{color:#8a95a3;font-size:8px}.reward-card>header>strong{color:var(--green-dark);font-size:17px}.reward-risk-reason{background:#fff6f6;border:1px solid #f0caca;border-radius:10px;align-items:flex-start;gap:9px;margin-bottom:13px;padding:10px;display:flex}.reward-risk-reason p{color:#8b4545;margin:1px 0 0;font-size:9px}.reward-identity{align-items:center;gap:10px;display:flex}.reward-identity p{flex-direction:column;margin:0;display:flex}.reward-identity b{font-size:11px}.reward-identity small{color:#8b96a4;margin-top:4px;font-size:8px}.reward-card dl{grid-template-columns:1fr 1fr;gap:10px;margin:15px 0;display:grid}.reward-card dl>div{background:#f7f9fa;border-radius:9px;padding:10px}.reward-card dl .reward-request{grid-column:1/-1}.reward-card dt{color:#8792a1;font-size:8px}.reward-card dd{color:#354257;margin:5px 0 0;font-size:10px;font-weight:750;line-height:1.55}.evidence-counts{flex-wrap:wrap;gap:9px;display:flex}.evidence-counts>span{color:#6f7d8e;background:#f3f5f7;border-radius:8px;align-items:center;gap:6px;padding:6px 8px;font-size:8px;display:flex}.reward-card>footer{background:#fbfcfd;border-top:1px solid #edf0f3;justify-content:flex-end;align-items:center;gap:9px;min-height:63px;padding:10px 16px;display:flex}.reward-card>footer p{color:#778496;margin:0;font-size:9px}.risk-list .risk-row{grid-template-columns:90px minmax(0,1fr) auto auto}.risk-row>span:nth-child(2){flex-direction:column;min-width:0;display:flex}.risk-row>span:nth-child(2) b{text-overflow:ellipsis;white-space:nowrap;font-size:10px;overflow:hidden}.risk-row>span:nth-child(2) small{color:#8e99a7;font-size:8px}.performance-panel{padding-bottom:8px}.performance-row{margin:0 22px}.performance-row>div:last-child{min-width:0}.performance-row header{justify-content:space-between;align-items:center;display:flex}.performance-row p{color:#8b96a4;margin:7px 0 0;font-size:8px}.account-layout{grid-template-columns:minmax(320px,.68fr) minmax(520px,1.32fr);align-items:start}.account-layout,.settings-workspace{gap:17px;display:grid}.game-settings{overflow:hidden}.game-add-row{background:#f9fbfc;border-top:1px solid #edf0f3;grid-template-columns:minmax(0,1fr) auto;gap:10px;display:grid}.game-add-row input,.game-row input{color:#26374d;background:#fff;border:1px solid #d9e0e6;border-radius:9px;outline:0;width:100%;height:42px;padding:0 12px}.game-add-row input:focus,.game-row input:focus{border-color:#66bda6;box-shadow:0 0 0 3px #159b7717}.game-list{border-top:1px solid #edf0f3}.game-row{border-bottom:1px solid #edf0f3;grid-template-columns:58px minmax(180px,1fr) auto auto;align-items:center;gap:10px;padding:12px 18px;display:grid}.game-row:last-child{border-bottom:0}.game-state{border-radius:999px;justify-content:center;padding:6px 8px;font-size:9px;font-weight:800;display:inline-flex}.game-state.active{color:#087758;background:#dcf6ec}.game-state.inactive{color:#7d8795;background:#edf0f3}.game-add-row button,.game-row button{white-space:nowrap;min-height:40px}.game-disable,.game-enable{cursor:pointer;background:#fff;border:1px solid;border-radius:9px;min-height:40px;padding:0 14px;font-weight:750}.game-disable{color:#b14949;border-color:#efcaca}.game-enable{color:#087758;border-color:#abdccc}.game-empty{text-align:center;color:#637186;padding:26px 18px}.game-empty b{color:#344359}.game-empty p{margin:6px 0 0;font-size:10px}.account-create{position:sticky;top:105px;overflow:hidden}.account-form{gap:14px;padding:18px;display:grid}.account-row{cursor:pointer;text-align:left;background:#fff;border:0;border-top:1px solid #edf0f3;grid-template-columns:auto minmax(0,1fr) auto auto auto;align-items:center;gap:12px;width:100%;min-height:70px;padding:10px 18px;display:grid}.account-row:first-of-type{border-top:0}.account-row:hover{background:#fbfcfd}.account-row>span:nth-child(2){flex-direction:column;min-width:0;display:flex}.account-row>span:nth-child(2) small{color:#8c97a5;margin-top:4px;font-size:8px}.account-row i{color:#8995a4;font-size:9px;font-style:normal}.active-state{color:#13775d}.inactive-state{color:#b14a4a}.modal-layer{z-index:210;place-items:center;display:grid;position:fixed;inset:0}.modal-backdrop{background:#09162578;border:0;width:100%;height:100%;position:absolute;inset:0}.account-modal{z-index:1;background:#fff;border-radius:17px;width:min(480px,100vw - 34px);position:relative;overflow:hidden;box-shadow:0 25px 70px #09182940}.account-modal>header{border-bottom:1px solid #e6eaee;justify-content:space-between;align-items:center;min-height:74px;padding:13px 18px;display:flex}.account-modal header small{color:#8692a1;font-size:8px}.account-modal header h2{margin:4px 0 0;font-size:16px}.switch-row{background:#f6f8f9;border-radius:9px;grid-template-columns:1fr auto;align-items:center;min-height:42px;padding:0 10px}.switch-row input{width:18px;height:18px}.record-drawer>header>div:last-child{align-items:center;gap:8px;display:flex}.game-detail dl{background:#e7eaee;border:1px solid #e7eaee;border-radius:9px;grid-template-columns:1fr 1fr;gap:1px;margin:0;display:grid;overflow:hidden}.game-detail dl>div{background:#f9fafb;padding:11px}.game-detail dl .wide{grid-column:1/-1}.game-detail dt{color:#8490a0;font-size:8px}.game-detail dd{color:#334156;margin:4px 0 0;font-size:10px;font-weight:750;line-height:1.55}.clear-finding{font-size:9px;line-height:1.6}.supplement-preview>img{object-fit:contain;background:#eef2f4;border:1px solid #dfe5ea;border-radius:9px;height:145px;overflow:hidden}.supplement-amount{gap:6px;max-width:250px;margin:12px 0;display:grid}.supplement-amount>span{color:#718094;font-size:9px}.supplement-amount>div{border:1px solid #dce2e8;border-radius:9px;align-items:center;display:flex}.supplement-amount i{color:var(--green-dark);padding-left:11px;font-style:normal}.supplement-amount input{border:0;width:100%;height:39px;box-shadow:none!important}.supplement-confirm{margin:12px 0}.sent-history{color:#176e58;background:#edf9f5;align-items:center;gap:10px;display:flex}.sent-history>span{color:#fff;background:var(--green);border-radius:50%;place-items:center;width:30px;height:30px;display:grid}.sent-history p{color:#6d857e;margin:4px 0 0;font-size:8px}@media (max-width:1180px){.auth-page{grid-template-columns:.9fr 1.1fr}.auth-brand{padding:55px}.account-layout,.reward-list{grid-template-columns:1fr}.account-create{position:static}}@media (max-width:900px){.auth-page{padding:28px 0;display:block}.auth-brand{min-height:270px;margin:-28px 0 28px;padding:45px}.auth-brand h1{font-size:38px}.auth-card{margin:0 auto}.sidebar-user>button,.sidebar-user>div{display:none}.sidebar-user{grid-template-columns:1fr;justify-items:center;padding-inline:0}.filter-panel,.reward-filter{grid-template-columns:1fr 1fr}.filter-panel .search-box,.reward-filter .search-box{grid-column:1/-1}.submit-summary{position:static}.single-proof-grid{grid-template-columns:1fr}.upload-group.reward{border-bottom:1px solid #e6ddf5;border-right:0}.upload-group.customer{border-bottom:1px solid #dce9e4;border-right:0}.upload-group.company{border-top:0;grid-column:auto}.upload-group>header{min-height:0}}@media (max-width:650px){.auth-brand{padding:35px 25px}.auth-brand h1{font-size:31px}.auth-brand>p:not(.eyebrow){font-size:12px}.auth-card{width:calc(100% - 28px);padding:25px 20px}.amount-confirm{grid-template-columns:auto 1fr}.amount-confirm button{grid-column:1/-1}.filter-panel,.reward-filter{grid-template-columns:1fr}.filter-panel .search-box,.reward-filter .search-box{grid-column:auto}.reward-filter .tabs{justify-self:stretch}.reward-filter .tabs button{flex:1}.account-row{grid-template-columns:auto 1fr auto}.account-row .active-state,.account-row .inactive-state,.account-row .role-pill{display:none}.game-add-row{grid-template-columns:1fr}.game-row{grid-template-columns:52px minmax(0,1fr)}.game-row button{width:100%}.game-detail dl{grid-template-columns:1fr}.game-detail dl .wide{grid-column:auto}.upload-grid .add-shot,.upload-grid .upload-preview{height:142px;min-height:142px}.proof-rules-banner{margin:14px 14px 0;padding:13px}.proof-rules-banner>span{width:34px;height:34px}.proof-rules-banner strong{font-size:16px}.proof-rules-banner p{font-size:10px}}:root{--ink:#172033;--muted:#617084;--line:#dce3e9;--canvas:#f3f6f8;--card:#fff;--nav:#10263d;--nav-soft:#1b3853;--green:#128667;--green-dark:#0b684f;--green-soft:#eaf6f1;--blue:#356fd6;--blue-soft:#edf3ff;--amber:#c78313;--amber-soft:#fff6df;--red:#d34b43;--red-soft:#fff0ef;--purple:#7057c8;--purple-soft:#f2efff;--radius-control:8px;--radius-card:12px;--radius-pill:999px;--shadow:0 1px 2px #0f223506,0 9px 24px #0f22350b}body{color:var(--ink);text-rendering:optimizelegibility;background:linear-gradient(#f6f8fa,#f1f4f6);font-family:PingFang SC,Microsoft YaHei UI,Microsoft YaHei,Noto Sans CJK SC,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:16px;font-weight:400;line-height:1.5}button,input,select,textarea{color:inherit;font-family:inherit}input::placeholder,textarea::placeholder{color:#8995a5;opacity:1}.sidebar{width:240px;box-shadow:none;background:linear-gradient(#10263d,#0e2237);padding:24px 16px 18px}.brand{gap:12px;padding:0 10px 28px}.sidebar-company-logo{border-radius:10px;width:66px;height:40px;padding:6px 8px}.brand strong{letter-spacing:.04em;font-size:19px;font-weight:700}.brand small{color:#9caebe;letter-spacing:.11em;margin-top:3px;font-size:11px}.nav-caption{color:#7990a4;letter-spacing:.12em;margin:0 14px 9px;font-size:11px}.main-nav button{color:#bac8d4;border-radius:9px;gap:13px;height:50px;margin:4px 0;padding:0 15px;font-size:15px;font-weight:500;position:relative}.main-nav button:hover{color:#e7edf2;background:#ffffff0e}.main-nav button.active{color:#fff;background:#1b3853;box-shadow:inset 3px 0 #50d2ad}.nav-icon{color:#91a6b8;background:0 0;border-radius:0;flex:none;width:21px;height:21px;font-size:0}.nav-icon svg{stroke-width:2px;width:20px;height:20px}.main-nav button.active .nav-icon{color:#65d9b8;background:0 0}.nav-label{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.sidebar-user{grid-template-columns:38px minmax(0,1fr) auto;gap:10px;padding:16px 8px 4px}.sidebar-user b{font-size:13px;font-weight:600}.sidebar-user small{color:#98a9b9;margin-top:3px;font-size:11px}.sidebar-user button{color:#b0bfcb;font-size:12px}.main-area{width:calc(100% - 240px);margin-left:240px}.topbar{height:84px;box-shadow:none;background:#fffffffa;border-bottom-color:#dfe5ea;padding:0 32px}.topbar h1{color:#142c45;letter-spacing:-.02em;font-size:26px;font-weight:700}.topbar h1:after{display:none}.topbar p{color:#647488;margin-top:4px;font-size:13px;font-weight:400}.top-actions>span:first-child{color:#596a7e;font-size:13px}.role-pill{border-radius:var(--radius-pill);min-height:30px;padding:0 11px;font-size:12px}.page-content{max-width:1600px;padding:24px 30px 48px}.panel{border-color:var(--line);border-radius:var(--radius-card);box-shadow:var(--shadow)}.panel-heading{border-bottom-color:#e8edf1;min-height:74px;padding:17px 22px}.panel-heading h2{color:#18324d;letter-spacing:-.01em;font-size:18px;font-weight:700}.panel-heading p{color:#66768a;margin-top:4px;font-size:13px;line-height:1.5}.danger-button,.primary,.secondary{border-radius:var(--radius-control);min-height:46px;font-size:14px;font-weight:600}.primary{background:var(--green);box-shadow:none}.primary:hover:not(:disabled){background:#08785b}.secondary{color:#33475d;border-color:#cbd5df}.text-button{color:#176e59;font-size:13px}.employee-notice{border:1px solid #cddfd9;border-left:3px solid var(--green);border-radius:var(--radius-card);min-height:56px;box-shadow:none;background:#fff;gap:12px;margin-bottom:14px;padding:9px 15px}.employee-notice>span{border-radius:var(--radius-control);width:36px;height:36px;font-size:0}.employee-notice>span svg{stroke-width:2px;width:19px;height:19px}.employee-notice strong{color:#203b50;font-size:14px;font-weight:600}.employee-notice p{color:#607268;margin-top:3px;font-size:12px}.employee-notice>small{border-radius:var(--radius-pill);color:#276b58;padding:6px 10px;font-size:11px;font-weight:600}.register-layout{grid-template-columns:minmax(0,1fr) 360px;gap:16px}.register-main{gap:14px}.basics-card .panel-heading{min-height:68px;padding-block:13px}.form-grid{gap:13px 16px;padding:18px 20px}.form-grid label,.supplement-submit label{gap:8px}.account-form label>span,.form-grid label>span,.settlement-confirm-box>label>span,.supplement-submit label>span{color:#33465b;font-size:13px;font-weight:600}.form-grid label>span em{color:#758397;font-size:11px}.account-form input,.account-form select,.filter-panel input,.filter-panel select,.form-grid input,.form-grid select,.inline-amount input,.supplement-submit input{border-radius:var(--radius-control);color:#24364c;border-color:#cbd5df;height:48px;padding-inline:14px;font-size:14px}.server-input{border-radius:var(--radius-control);border-color:#cbd5df;height:48px}.server-input>i{color:#42556a;width:42px;font-size:13px}.form-grid .wide-field{grid-column:span 2}.wide-field textarea{border-radius:var(--radius-control);color:#24364c;border-color:#cbd5df;min-height:76px;padding:11px 14px;font-size:14px;line-height:1.55}.field-help{color:#5e6e82;font-size:12px}.amount-confirm{border-radius:10px;margin:0 24px 24px;padding:14px}.amount-confirm b{font-size:13px;font-weight:600}.amount-confirm p{color:#7c673a;font-size:11px}.amount-confirm button{min-height:38px;font-size:12px}.evidence-card{box-shadow:none;background:0 0;border:0;overflow:visible}.proof-rules-banner{border-radius:var(--radius-card);color:#5f4729;min-height:68px;box-shadow:none;background:#fffaf3;border:1px solid #e9d5b8;border-left:3px solid #d68a27;gap:12px;margin:0 0 12px;padding:11px 15px}.proof-rules-banner>span{border-radius:var(--radius-control);color:#9d651c;background:#f8e6c9;width:38px;height:38px;font-size:0}.proof-rules-banner>span svg{stroke-width:2px;width:20px;height:20px}.proof-rules-banner strong{font-size:16px;font-weight:700}.proof-rules-banner p{color:#796246;margin-top:2px;font-size:12px}.single-proof-grid{gap:12px;margin-top:0;padding:0}.upload-group{border-radius:var(--radius-card);box-shadow:var(--shadow);background:#fff;border:1px solid #dbe3ea;border-top:3px solid #36a380;padding:15px}.upload-group.customer,.upload-group.reward{background:#fff;border-top-color:#36a380;border-right:1px solid #dbe3ea}.upload-group.company{background:#fff;border-top-color:#5a84d4}.upload-group>header{gap:10px;min-height:112px;margin-bottom:10px}.upload-group>header .step-number{border-radius:var(--radius-control);color:#087055;background:#e2f3ed;width:32px;height:32px;font-size:13px;font-weight:700}.upload-group.reward>header .step-number{color:#087055;background:#e2f3ed}.upload-group>header h3{color:#203a54;font-size:16px;font-weight:600}.upload-group>header h3 em{border-radius:var(--radius-pill);padding:3px 7px;font-size:10px;font-weight:600}.proof-checklist{gap:4px;margin:8px 0 0;padding:0;list-style:none;display:grid}.proof-checklist li{color:#5c6e82;align-items:flex-start;gap:6px;font-size:12px;line-height:1.45;display:flex}.proof-checklist li svg{color:#249173;stroke-width:2.4px;flex:none;width:14px;height:14px;margin-top:2px}.upload-group.company .proof-checklist li svg{color:#4f79c5}.upload-group>header>b{border-radius:var(--radius-pill);color:#536579;background:#f0f3f6;margin-top:4px;padding:5px 8px;font-size:11px;font-weight:600}.upload-group.customer>header>b,.upload-group.reward>header>b{color:#087258;background:#eaf7f2}.upload-group.company>header>b{color:#315fae;background:#eef3fc}.upload-grid{background:#f8fafb;border-width:1px;border-color:#cbd5de;border-radius:10px;padding:10px}.upload-group.customer .upload-grid,.upload-group.reward .upload-grid{border-color:#bfd8cf}.upload-group.company .upload-grid{border-color:#c5d3e8}.upload-grid .add-shot,.upload-grid .upload-preview{height:170px;min-height:170px}.add-shot{color:#536579}.add-shot>span{background:#fff;border-color:#8d9dab;border-radius:10px;width:44px;height:44px;font-size:0}.add-shot>span svg{stroke-width:1.8px;width:22px;height:22px}.upload-grid .add-shot strong{color:#31475e;margin-top:11px;font-size:14px;font-weight:600}.upload-grid .add-shot small{color:#5c6f83;max-width:240px;margin-top:7px;font-size:12px;line-height:1.6}.upload-preview small{font-size:11px}.analysis-line{min-height:56px;padding:10px 12px}.analysis-line>span svg{width:17px;height:17px}.analysis-line b{font-size:12px;font-weight:600}.analysis-line small{color:#5d716a;margin-top:4px;font-size:11px}@keyframes icon-spin{to{transform:rotate(1turn)}}.icon-spin{animation:icon-spin .9s linear infinite}.evidence-card .settlement-confirm-box{border:1px solid var(--line);border-radius:var(--radius-card);box-shadow:var(--shadow);background:#fff;margin-top:14px;padding:18px 20px 20px}.evidence-card .settlement-confirm-box>label{margin-top:0}.submit-summary{border-top:3px solid var(--green);top:102px}.submit-summary .panel-heading{background:#f8faf9}.submit-summary dl{padding:12px 20px 0}.submit-summary dl>div{min-height:47px}.submit-summary dt{color:#617185;font-size:12px}.submit-summary dd{color:#20354c;font-size:13px;font-weight:600}.submit-summary .total dd{font-size:21px}.submit-button{min-height:50px;margin-top:16px;font-size:15px}.save-note{color:#5f7082;margin-top:12px;font-size:12px;line-height:1.6}.summary-card{border-radius:var(--radius-card);min-height:154px;padding:21px 22px}.summary-card,.summary-card.amber-accent,.summary-card.blue-accent,.summary-card.red-accent,.summary-card:not(.blue-accent):not(.amber-accent):not(.red-accent){background:#fff}.summary-head small{color:#52657a;font-size:13px}.summary-icon{width:38px;height:38px;font-size:0}.summary-icon svg{stroke-width:2px;width:19px;height:19px}.summary-card>strong{color:#142e48;font-variant-numeric:tabular-nums;font-size:clamp(30px,2.2vw,38px)}.summary-card>p{color:#65758a;font-size:12px}.compact-list>button{min-height:82px;padding:13px 20px}.compact-list>button b,.reward-card dd,.reward-identity b{font-size:14px}.compact-list>button small,.reward-card dt,.reward-card>footer p,.reward-card>header small,.reward-identity small{color:#65758a;font-size:12px}.compact-list>button strong,.money-cell,.risk-row>strong{color:var(--green-dark);font-variant-numeric:tabular-nums;font-size:15px}.badge{border-radius:var(--radius-pill);padding:6px 9px;font-size:11px}.badge,th{font-weight:600}th{color:#516276;height:48px;font-size:12px}td{color:#293b50;height:78px;font-size:14px}td>small{color:#68778a;font-size:11px}.account-row i,.active-state,.inactive-state,.result-count{font-size:12px}.account-row>span:nth-child(2) b{font-size:14px}.account-row>span:nth-child(2) small{font-size:11px}.filter-panel{gap:12px;min-height:72px;margin-bottom:18px;padding:12px}.date-filter,.filter-panel select,.search-box{border-radius:var(--radius-control);border-color:#cbd5df;height:46px}.search-box>span{color:#718196;place-items:center;width:20px;height:20px;margin-left:12px;font-size:0;display:grid}.search-box>span svg{stroke-width:2px;width:18px;height:18px}.search-box input{height:44px;font-size:14px}.filter-panel select{height:46px;padding-inline:12px 32px;font-size:13px}.result-count{border-radius:var(--radius-pill);color:#536579;background:#edf1f4;padding:7px 10px;font-size:12px;font-weight:600}.tabs{background:#eef2f4;border-radius:10px;gap:2px;padding:4px}.tabs button{color:#5f7084;border-radius:8px;min-width:76px;height:38px;padding:0 14px;font-size:13px;font-weight:500}.tabs button.active{color:#0d6f56;background:#fff;font-weight:600;box-shadow:0 1px 3px #141f2f14}.arrow{color:#8a98a8;font-size:0}.arrow svg{stroke-width:2px;width:19px;height:19px}tbody tr[role=button]{transition:background .15s}tbody tr[role=button]:hover{background:#f4faf7}.operator-notice{border-radius:var(--radius-card);background:#f6f9fd;border-color:#d4e0f0;gap:12px;min-height:64px;margin-bottom:16px;padding:12px 16px}.operator-notice>span{border-radius:var(--radius-control);color:#3568b7;background:#e7effc;width:38px;height:38px;font-size:0}.operator-notice>span svg{stroke-width:2px;width:19px;height:19px}.operator-notice strong{color:#294c7c;font-size:14px;font-weight:600}.operator-notice p{color:#667b98;margin-top:3px;font-size:12px}.reward-card>header{min-height:66px;padding:13px 18px}.reward-card>header>strong{font-size:19px}.reward-card-body{padding:17px 18px}.reward-card dl>div{border-radius:var(--radius-control);background:#f5f7f9;padding:11px 12px}.reward-risk-reason p{font-size:12px;line-height:1.55}.evidence-counts>span{border-radius:var(--radius-pill);padding:7px 9px;font-size:12px}.reward-card>footer{min-height:68px;padding:10px 18px}.risk-summary-strip{border-radius:var(--radius-card);gap:24px;min-height:76px;margin-bottom:18px;padding:14px 20px}.risk-dot{border-radius:var(--radius-control);width:34px;height:34px}.risk-summary-strip div p{color:#6d7c8f;font-size:12px}.risk-summary-strip div strong{color:#283b51;margin-top:2px;font-size:14px;font-weight:600}.risk-summary-strip>p{color:#65758a;max-width:430px;font-size:12px;line-height:1.55}.risk-row{min-height:80px;padding:14px 20px}.risk-row>span:nth-child(2) b{color:#293c52;font-size:14px;font-weight:600}.risk-row>span:nth-child(2) small{color:#6a7a8d;margin-top:5px;font-size:12px;line-height:1.55}.risk-row>strong{font-size:15px}.risk-row>i{color:#8795a5;place-items:center;width:20px;height:20px;font-size:0;display:grid}.risk-row>i svg{stroke-width:2px;width:19px;height:19px}.game-add-row{gap:12px;padding:16px 18px}.game-add-row input,.game-row input{border-radius:var(--radius-control);height:48px;font-size:14px}.game-row{min-height:72px}.game-add-row button,.game-row button{gap:7px;min-height:44px;font-size:13px;font-weight:600}.game-add-row .primary{justify-content:center;align-items:center;display:inline-flex}.game-add-row button svg{width:17px;height:17px}.game-state{border-radius:var(--radius-pill);padding:6px 10px;font-size:12px;font-weight:600}.game-empty b{font-size:15px}.game-empty p{color:#6c7b8d;font-size:12px}.account-form{gap:16px;padding:20px}.account-row{min-height:76px}.active-state,.inactive-state{font-size:12px;font-weight:600}.performance-workspace{gap:18px;display:grid}.performance-hero{color:#fff;background:radial-gradient(circle at 82% 20%,#68e1be38,#0000 30%),linear-gradient(120deg,#102b47,#174b60 58%,#13775f);border:0;min-height:164px;margin:0;overflow:hidden;box-shadow:0 18px 38px #1035492e}.performance-hero small{color:#8fe4cb;letter-spacing:.08em;font-size:12px;font-weight:600}.performance-hero strong{color:#fff;font-variant-numeric:tabular-nums;margin-top:8px;font-size:clamp(34px,4vw,48px)}.performance-hero p{color:#c5d8e2;font-size:12px}.performance-hero>span{color:#0b5c46;background:#8de6ca;font-size:11px;box-shadow:0 8px 22px #0000001f}.daily-summary-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;display:grid}.daily-summary-card{border-radius:var(--radius-card);min-height:128px;box-shadow:var(--shadow);background:#fff;border:1px solid var(--line);border-top:3px solid #0000;flex-direction:column;justify-content:center;padding:20px 22px;display:flex}.daily-summary-card.green{color:#086b50;background:#fff;border-top-color:#2d9d7c}.daily-summary-card.blue{color:#285fbf;background:#fff;border-top-color:#4d78c8}.daily-summary-card.purple{color:#99660b;background:#fff;border-top-color:#d09a36}.daily-summary-card>span{color:#596b80;font-size:12px;font-weight:600}.daily-summary-card>strong{font-variant-numeric:tabular-nums;margin-top:9px;font-size:30px}.daily-summary-card>small{color:#66778b;margin-top:7px;font-size:12px}.employee-performance-summary{margin:0 0 18px}.employee-performance-summary .daily-summary-card{min-height:116px}.employee-performance-summary.is-loading .daily-summary-card{background-image:linear-gradient(110deg,#0000 25%,#e8f1f68c 45%,#0000 65%)}.money-input input[readonly]{color:#086b50;cursor:default;background:#f2fbf7;font-weight:780}.money-input .amount-edit-button{color:#0d7259;cursor:pointer;background:#e8f7f1;border:1px solid #b9ddcf;border-radius:7px;flex:none;min-height:34px;margin-right:6px;padding:0 11px;font-size:12px;font-weight:750}.money-input .amount-edit-button:hover{background:#dcf2e9;border-color:#72bda5}.daily-performance-panel,.performance-panel{overflow:hidden}.performance-range{align-items:center;gap:10px;display:flex}.performance-range label{align-items:center;gap:6px;display:flex}.performance-range span{color:#5f7187;font-size:12px;font-weight:700}.performance-range input{color:#2c4159;background:#fff;border:1px solid #cfd9e2;border-radius:9px;height:40px;padding:0 10px;font-size:13px}.performance-query-bar{background:#f8fafb;border-top:1px solid #e9eef2;grid-template-columns:repeat(5,minmax(132px,1fr)) auto;align-items:end;gap:12px;padding:16px 22px;display:grid}.performance-query-bar label{flex-direction:column;gap:7px;min-width:0;display:flex}.performance-query-bar span{color:#5f7187;font-size:12px;font-weight:700}.performance-query-bar input,.performance-query-bar select{color:#2c4159;background:#fff;border:1px solid #cfd9e2;border-radius:9px;outline:0;width:100%;height:42px;padding:0 11px;font-size:13px}.performance-query-bar input:focus,.performance-query-bar select:focus{border-color:#74bba7;box-shadow:0 0 0 3px #159b7717}.performance-query-bar button{color:#0b7056;white-space:nowrap;cursor:pointer;background:#eaf7f2;border:1px solid #abd3c6;border-radius:9px;height:42px;padding:0 15px;font-size:12px;font-weight:760}.performance-query-bar button:hover{background:#dff2eb;border-color:#69b39d}.performance-query-error{color:#823232;background:#fff2f2;border-top:1px solid #f0c9c9;align-items:center;gap:10px;padding:12px 22px;font-size:12px;display:flex}.performance-query-error b{white-space:nowrap}.daily-performance-row{border-top:1px solid #e9eef2;grid-template-columns:145px minmax(220px,1fr) 150px;align-items:center;gap:20px;min-height:92px;padding:15px 22px;display:grid}.daily-performance-row>time{flex-direction:column;display:flex}.daily-performance-row>time b{color:#173451;font-size:14px}.daily-performance-row>time small{color:#748397;font-variant-numeric:tabular-nums;margin-top:5px;font-size:12px}.daily-employee-list{flex-wrap:wrap;gap:8px;display:flex}.daily-employee-list>span{color:#315470;background:#f3f7fa;border-radius:10px;flex-direction:column;min-width:128px;padding:8px 10px;display:flex}.daily-employee-list b{font-size:13px}.daily-employee-list small{color:#65778c;font-variant-numeric:tabular-nums;margin-top:4px;font-size:12px}.daily-total{flex-direction:column;align-items:flex-end;display:flex}.daily-total strong{color:#087055;font-variant-numeric:tabular-nums;font-size:21px}.daily-total small{color:#6d7d90;margin-top:5px;font-size:12px}.performance-loading{color:#6c7d91;text-align:center;padding:35px}.performance-row{min-height:96px}.performance-row header b,.performance-row header strong{font-size:14px}.performance-row header strong{color:#087055;font-variant-numeric:tabular-nums}.performance-row p{color:#66788d;font-size:12px}.rank{color:#58708b;font-size:13px}.proof-pending{color:#8a6100;background:#fff3cf}.proof-overdue{color:#a63c3c;background:#ffe8e8}.pending-proof-panel{border-color:#efd18d;margin:18px 0;overflow:hidden}.pending-proof-panel.has-items{background:linear-gradient(145deg,#fff,#fffaf0)}.pending-proof-count{color:#8a5d00;background:#fff0c4;border-radius:999px;padding:7px 10px;font-size:11px;font-weight:800}.pending-proof-list{border-top:1px solid #f2e2bd;display:grid}.pending-proof-list>button{color:#263a52;cursor:pointer;text-align:left;background:0 0;border:0;border-bottom:1px solid #f3e8cd;grid-template-columns:110px minmax(0,1fr) auto;align-items:center;gap:12px;min-height:68px;padding:12px 20px;display:grid}.pending-proof-list>button:last-child{border-bottom:0}.pending-proof-list>button:hover{background:#fff4d68c}.pending-proof-list>button>span:not(.badge){flex-direction:column;min-width:0;display:flex}.pending-proof-list b{font-size:13px}.pending-proof-list small{color:#6d7b8b;text-overflow:ellipsis;white-space:nowrap;margin-top:5px;font-size:12px;overflow:hidden}.pending-proof-list i{color:#81590e;font-size:12px;font-style:normal;font-weight:750}.pending-proof-clear{color:#357661;text-align:center;border-top:1px solid #e7eee9;padding:24px;font-size:12px}.pending-proof-banner{color:#5c481b;background:linear-gradient(100deg,#fff8e5,#fffdf7);border:1px solid #efcd7c;border-radius:14px;grid-template-columns:auto 1fr auto;align-items:center;gap:12px;min-height:70px;margin-bottom:16px;padding:13px 16px;display:grid;box-shadow:0 8px 22px #76530912}.pending-proof-banner>span{color:#9c6800;background:#ffe9ad;border-radius:10px;place-items:center;width:34px;height:34px;font-size:18px;font-weight:900;display:grid}.pending-proof-banner b{font-size:13px}.pending-proof-banner p{color:#746342;margin:4px 0 0;font-size:12px}.pending-proof-banner button{color:#72500b;cursor:pointer;background:#fff;border:1px solid #d9ab48;border-radius:9px;min-height:36px;padding:0 13px;font-weight:750}.latest-submission-card{background:linear-gradient(145deg,#fff,#f3fcf8);border-color:#bfe3d7;margin:0 0 18px;overflow:hidden}.latest-submission-title{border-bottom:1px solid #dceee7;grid-template-columns:auto 1fr auto;align-items:center;gap:11px;padding:15px 18px;display:grid}.latest-submission-title>span{color:#fff;background:#1da47e;border-radius:50%;place-items:center;width:34px;height:34px;font-weight:900;display:grid}.latest-submission-title small{color:#147258;letter-spacing:.05em;font-size:12px;font-weight:800}.latest-submission-title h2{color:#17384a;margin:3px 0 0;font-size:17px}.latest-submission-body{grid-template-columns:96px minmax(0,1fr) auto;align-items:center;gap:16px;padding:15px 18px;display:grid}.latest-image-empty,.latest-submission-body>img{object-fit:contain;color:#6f7f79;text-align:center;background:#edf4f1;border:1px solid #dce6e2;border-radius:9px;place-items:center;width:96px;height:80px;font-size:11px;display:grid}.latest-submission-body dl{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px 18px;margin:0;display:grid}.latest-submission-body dl>div{min-width:0}.latest-submission-body dt{color:#6f807d;font-size:12px}.latest-submission-body dd{color:#273e4b;text-overflow:ellipsis;white-space:nowrap;margin:3px 0 0;font-size:14px;font-weight:750;overflow:hidden}.detail-proof-reminder{background:#f4faf7;border:1px solid #d9e9e3;border-radius:12px;align-items:center;gap:12px;margin-bottom:14px;padding:12px 14px;display:flex}.detail-proof-reminder.is-missing{background:#fff9e9;border-color:#efd596}.detail-proof-reminder>div{min-width:0}.detail-proof-reminder b{color:#33475b;font-size:13px}.detail-proof-reminder p{color:#667686;margin:4px 0 0;font-size:12px}.empty-state h3{color:#263b52;font-size:15px}.empty-state p{color:#6c7b8d;font-size:12px}.toast{font-size:13px}.toast.error{background:#8e3535}.toast.error span{color:#7c2929;background:#ffd4d4}@media (max-width:1080px){.performance-query-bar{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:900px){.daily-summary-grid{grid-template-columns:1fr}.daily-performance-row{grid-template-columns:120px 1fr}.daily-total{grid-column:2;align-items:flex-start}.performance-range{width:100%;margin-top:10px}.performance-query-bar{grid-template-columns:repeat(2,minmax(0,1fr))}.daily-performance-panel .panel-heading{flex-direction:column;align-items:flex-start}.latest-submission-body{grid-template-columns:76px 1fr}.latest-image-empty,.latest-submission-body>img{width:76px}.latest-submission-body>button{grid-column:1/-1}}@media (max-width:650px){.topbar h1{font-size:21px}.topbar h1:after{display:none}.daily-performance-row{grid-template-columns:1fr;gap:10px}.daily-total{grid-column:auto;align-items:flex-start}.performance-range{flex-direction:column;align-items:stretch}.performance-range label{justify-content:space-between}.performance-range input{flex:1}.performance-query-bar{grid-template-columns:1fr;padding:15px}.performance-query-bar button{width:100%}.pending-proof-banner{grid-template-columns:auto 1fr}.pending-proof-banner button{grid-column:1/-1}.pending-proof-list>button{grid-template-columns:1fr auto}.pending-proof-list>button>.badge{grid-column:1/-1;justify-self:start}.latest-submission-title{grid-template-columns:auto 1fr}.latest-submission-title>.badge{grid-column:1/-1;justify-self:start}.latest-submission-body{grid-template-columns:1fr}.latest-image-empty,.latest-submission-body>img{width:100%;height:130px}.latest-submission-body dl{grid-template-columns:1fr}}@media (max-width:1440px){.page-content{padding-inline:26px}.register-layout{grid-template-columns:1fr}.submit-summary{grid-template-columns:minmax(0,1fr) 300px;align-items:start;column-gap:22px;display:grid;position:static}.submit-summary .panel-heading{grid-column:1/-1}.submit-summary dl{grid-area:2/1/span 2;grid-template-columns:repeat(3,minmax(0,1fr));gap:0 20px;padding:8px 22px 16px;display:grid}.submit-summary dl>div{min-width:0}.submit-summary dd{max-width:62%}.submit-button{grid-area:2/2;justify-self:end;margin:20px 22px 0;width:276px!important}.save-note{text-align:right;grid-area:3/2;margin:10px 22px 18px 0}.form-grid,.single-proof-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.upload-group.company{grid-column:auto}}@media (max-width:1080px){.sidebar{width:78px;padding-inline:10px}.brand{justify-content:center;padding-inline:0}.sidebar-company-logo{width:56px;height:34px;padding:5px 6px}.brand>span:last-child,.main-nav button>span:not(.nav-icon),.nav-caption,.sidebar-footer{display:none}.main-nav button{justify-content:center;padding:0}.nav-badge{position:absolute;top:3px;right:2px}.sidebar-user{grid-template-columns:1fr;justify-items:center;padding-inline:0}.sidebar-user>button,.sidebar-user>div{display:none}.main-area{width:calc(100% - 78px);margin-left:78px}.dashboard-grid,.register-layout{grid-template-columns:1fr}.submit-summary{position:static}.toast{left:calc(50% + 39px)}}@media (max-width:900px){.form-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.form-grid .wide-field{grid-column:1/-1}.single-proof-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.upload-group.company{grid-column:1/-1}.upload-group.company>header{min-height:0}.submit-summary{grid-template-columns:1fr}.submit-summary dl{grid-area:auto/1;grid-template-columns:repeat(2,minmax(0,1fr))}.submit-button{grid-area:auto/1;justify-self:stretch;margin:8px 22px 0;width:calc(100% - 44px)!important}.save-note{text-align:center;grid-area:auto/1;margin:10px 22px 18px}}@media (max-width:760px){.sidebar{width:64px}.sidebar-company-logo{border-radius:9px;width:46px;height:29px;padding:4px 5px}.main-area{width:calc(100% - 64px);margin-left:64px}.topbar{height:auto;min-height:78px;padding:13px 17px}.topbar h1{font-size:23px}.date-label,.topbar p{display:none}.page-content{padding:17px}.form-grid{grid-template-columns:1fr;padding:20px}.form-grid .wide-field{grid-column:auto}.single-proof-grid{grid-template-columns:1fr;padding:0}.upload-group.company{grid-column:auto}.upload-group.company>header,.upload-group>header{min-height:0}.proof-rules-banner{margin:0 0 14px}.employee-notice{align-items:flex-start}.employee-notice>small{display:none}.submit-summary dl{grid-template-columns:1fr}.toast{max-width:calc(100vw - 90px);left:calc(50% + 32px)}}@media (max-width:650px){.panel-heading{min-height:76px;padding:17px 18px}.panel-heading h2{font-size:17px}.panel-heading p{font-size:13px}.proof-rules-banner{grid-template-columns:auto minmax(0,1fr);padding:13px}.proof-rules-banner>span{width:36px;height:36px}.proof-rules-banner strong{font-size:17px}.proof-rules-banner p{font-size:12px}.upload-group{padding:16px}.upload-group>header h3{font-size:15px}.upload-group>header p{font-size:12px}.upload-grid .add-shot,.upload-grid .upload-preview{height:142px;min-height:142px}}.page-content.page-content-douyin{max-width:none;padding-inline:22px}@media (max-width:760px){.page-content.page-content-douyin{padding-inline:12px}}.command-shell{--ledger-width:1600px;--utility-height:64px;--navigation-height:54px;color:#1c2733;background:#f1efe9;width:100%;min-height:100vh;display:block;overflow-x:hidden}.command-shell .command-stage,.command-shell .workspace-header{z-index:40;color:#eef4f5;background:0 0;border:0;width:100%;min-height:0;padding:0;display:block;position:sticky;inset:0 auto auto 0;overflow:visible;box-shadow:0 8px 24px #161f2914}.command-utility{min-width:0;height:var(--utility-height);padding:0 max(24px,calc((100vw - var(--ledger-width)) / 2 + 24px));background:radial-gradient(circle at 12% -120%,#39c69733,#0000 34%),linear-gradient(90deg,#111c28,#122230 58%,#11291f 140%);align-items:center;gap:16px;display:flex}.command-shell .brand{align-items:center;gap:10px;min-width:178px;padding:0;display:flex}.command-shell .sidebar-company-logo{width:50px;height:32px;box-shadow:none;background:#e9faf4;border:1px solid #7ee1c147;border-radius:6px;padding:5px 7px}.command-shell .brand>span:last-child{flex-direction:column;min-width:0;display:flex}.command-shell .brand strong{color:#fff;letter-spacing:.05em;font-size:16px;font-weight:700;line-height:1.1}.command-shell .brand small{color:#8fa0ae;letter-spacing:.13em;margin-top:3px;font-size:10px}.workspace-identity{white-space:nowrap;border-left:1px solid #b7c8d32b;align-items:center;gap:9px;min-width:132px;padding-left:16px;display:flex}.workspace-identity span{color:#7f91a0;letter-spacing:.12em;font-size:10px}.workspace-identity b{color:#d9e5e5;font-size:11px;font-weight:650}.command-summary{background:#ffffff0b;border:1px solid #97adba24;border-radius:6px;grid-template-rows:auto auto;grid-template-columns:auto auto;align-items:center;gap:1px 9px;min-width:190px;margin:0 0 0 auto;padding:7px 11px;display:grid}.command-summary>p{color:#91a2af;letter-spacing:.08em;grid-area:1/1;margin:0;font-size:9px;font-weight:650}.command-summary>strong{color:#fff;letter-spacing:-.035em;font-variant-numeric:tabular-nums;white-space:nowrap;grid-area:2/1;margin:1px 0 0;font-family:SF Pro Display,PingFang SC,-apple-system,BlinkMacSystemFont,sans-serif;font-size:20px;font-weight:720;line-height:1}.command-summary>small{color:#71d9b5;white-space:nowrap;grid-area:1/2/3;align-self:end;font-size:9px}.command-utility>.top-actions{align-items:center;gap:8px;min-width:0;margin:0;display:flex}.sync-state{color:#a9b6c0;white-space:nowrap;background:#ffffff09;border:1px solid #b0c2cd26;border-radius:999px;align-items:center;gap:7px;min-height:28px;padding:0 9px;font-size:10px;display:inline-flex}.sync-state i{background:#43c393;border-radius:50%;width:6px;height:6px;box-shadow:0 0 0 3px #43c3931c}.sync-state.is-loading i{background:#6c96e4;box-shadow:0 0 0 3px #6c96e41c}.sync-state.has-error i{background:#e06161;box-shadow:0 0 0 3px #e061611c}.topbar-date{color:#a4b1bb;white-space:nowrap;font-size:10px}.command-shell .role-pill{color:#c8d3da;background:#ffffff09;border:1px solid #b0c2cd26;border-radius:999px;min-height:28px;padding:0 9px;font-size:10px}.command-shell .role-pill,.topbar-primary{white-space:nowrap;align-items:center;display:inline-flex}.topbar-primary{color:#071f18;min-height:34px;box-shadow:none;cursor:pointer;background:#58d0a5;border:1px solid #35aa81;border-radius:5px;justify-content:center;gap:7px;padding:0 12px;font-size:11px;font-weight:750;transition:background-color .16s,transform .16s}.topbar-primary:hover{background:#6bdab2;transform:translateY(-1px)}.topbar-primary svg{stroke-width:2px;width:15px;height:15px}.command-shell .sidebar-user{border:0;border-left:1px solid #b7c8d32b;grid-template-columns:31px minmax(0,1fr) auto;align-items:center;gap:8px;min-width:174px;margin:0;padding:0 0 0 15px;display:grid}.command-shell .sidebar-user>div{flex-direction:column;min-width:0;display:flex}.command-shell .sidebar-user>button{display:block}.command-shell .sidebar-user .avatar{color:#dff7ef;background:#48cda21f;border:1px solid #6cdeba2e;border-radius:50%;width:31px;height:31px;font-size:10px}.command-shell .sidebar-user b{color:#f1f5f5;text-overflow:ellipsis;white-space:nowrap;font-size:10px;font-weight:650;overflow:hidden}.command-shell .sidebar-user small{color:#748795;text-overflow:ellipsis;white-space:nowrap;max-width:108px;margin-top:2px;font-size:9px;overflow:hidden}.command-shell .sidebar-user button{color:#8fa0ac;cursor:pointer;background:0 0;border:0;padding:5px;font-size:10px}.command-navigation{min-width:0;height:var(--navigation-height);padding:0 max(24px,calc((100vw - var(--ledger-width)) / 2 + 24px));color:#344150;background:#fffdf8;border-bottom:1px solid #d9d6cd;align-items:center;gap:12px;display:flex;position:relative}.command-shell .nav-caption{color:#827b6f;letter-spacing:.13em;white-space:nowrap;border-right:1px solid #dedbd2;flex:none;margin:0;padding-right:12px;font-size:9px;font-weight:700;display:block}.command-shell .main-nav{scrollbar-width:thin;overscroll-behavior-x:contain;-webkit-overflow-scrolling:touch;background:0 0;border:0;flex-direction:row;flex:1;align-items:stretch;gap:3px;min-width:0;padding:0;display:flex;overflow:auto hidden}.nav-item-wrap{height:var(--navigation-height);flex:none;align-items:center;gap:6px;display:flex}.nav-group-label{color:#948d80;letter-spacing:.08em;white-space:nowrap;border-left:1px solid #dfdcd3;align-self:stretch;align-items:center;margin-left:10px;padding-left:11px;font-size:9px;font-weight:700;display:inline-flex}.command-shell .main-nav button,.command-shell .main-nav button:nth-child(4),.command-shell .main-nav button:nth-child(7),.command-shell .main-nav button:nth-child(9),.command-shell.role-shell-employee .main-nav button:nth-child(3){align-items:center;justify-content:normal;color:#566170;text-align:left;white-space:nowrap;background:0 0;border:1px solid #0000;border-radius:5px;grid-template-columns:18px minmax(0,1fr) auto;gap:7px;width:auto;min-width:88px;height:42px;margin:0;padding:0 10px;font-size:12px;font-weight:600;transition:color .15s,background-color .15s,border-color .15s;display:grid;position:relative}.command-shell .main-nav button[data-group-before]{margin-top:0}.command-shell .main-nav button[data-group-before]:before{display:none}.command-shell .main-nav button:hover{color:#132e27;background:#f2f5ef;transform:none}.command-shell .main-nav button.active{color:#0a624b;background:#eaf4ef;border-color:#c9ddd5;box-shadow:inset 0 -2px #178667}.command-shell .main-nav button>span:not(.nav-icon){display:block}.command-shell .nav-icon{color:#77818c;place-items:center;width:18px;height:18px;display:grid}.command-shell .nav-icon svg{stroke-width:1.9px;width:17px;height:17px}.command-shell .main-nav button.active .nav-icon,.command-shell .main-nav button:hover .nav-icon{color:#158466}.command-shell .nav-label{min-width:0;color:inherit;letter-spacing:.015em;text-overflow:clip;white-space:nowrap;font-size:12px;overflow:visible}.command-shell .nav-badge{color:#fff;font-variant-numeric:tabular-nums;background:#c84848;border-radius:999px;place-items:center;min-width:19px;height:19px;margin:0 0 0 1px;padding:0 5px;font-size:9px;position:static;display:grid!important}.command-shell .main-nav button:focus-visible,.command-summary:focus-within,.topbar-primary:focus-visible{outline-offset:2px;outline:3px solid #28a07a38}.command-shell .main-area{width:100%;min-width:0;min-height:calc(100vh - var(--utility-height) - var(--navigation-height));background:linear-gradient(90deg,#81745b06 1px,#0000 0) 0 0/32px 32px,#f1efe9;margin-left:0}.command-shell .topbar{z-index:1;width:100%;height:auto;min-height:76px;padding:14px max(24px,calc((100vw - var(--ledger-width)) / 2 + 24px));box-shadow:none;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#faf9f5f5;border-bottom:1px solid #dad7cf;align-items:center;display:flex;position:relative;top:auto}.topbar-copy{min-width:0}.page-kicker{color:#80796f;letter-spacing:.12em;margin-bottom:2px;font-size:9px;font-weight:700;display:block}.command-shell .topbar h1{color:#17212a;letter-spacing:-.02em;margin:0;font-family:PingFang SC,Microsoft YaHei UI,-apple-system,BlinkMacSystemFont,sans-serif;font-size:23px;font-weight:720;line-height:1.2}.command-shell .topbar h1:after{display:none}.command-shell .topbar p{color:#6f756f;margin:3px 0 0;font-size:11px;display:block}.command-shell .page-content,.command-shell .page-content-douyin{width:100%;max-width:var(--ledger-width);min-width:0;margin:0 auto;padding:20px 24px 56px;overflow-x:visible}.command-shell .page-content-douyin{overflow-x:hidden}.command-shell .panel{box-shadow:none;background:#fff;border:1px solid #d8d9d4;border-radius:6px}.command-shell .panel-heading{background:#fdfcf9;border-bottom:1px solid #e0e1dc;min-height:66px;padding:14px 17px}.command-shell .panel-heading h2{color:#202a34;letter-spacing:-.01em;font-size:15px;font-weight:700}.command-shell .panel-heading p{color:#727a79;margin-top:3px;font-size:11px}.command-shell .danger-button,.command-shell .primary,.command-shell .secondary{box-shadow:none;border-radius:5px}.command-shell .primary{background:#128264}.command-shell .primary:hover:not(:disabled){background:#0d7056;transform:none}.overview-data-state,.overview-workspace{gap:16px;min-width:0;display:grid}.overview-data-state{color:#33413d;background:#fff;border:1px solid #d6d8d3;border-left:3px solid #8a938d;border-radius:6px;grid-template-columns:42px minmax(0,1fr) auto;align-items:center;min-height:236px;padding:28px 30px}.overview-data-state>span{color:#63716c;background:#f5f7f3;border:1px solid #d5dbd7;border-radius:5px;place-items:center;width:42px;height:42px;font-size:18px;font-weight:800;display:grid}.overview-data-state>div{min-width:0}.overview-data-state small{color:#74807b;letter-spacing:.16em;margin-bottom:5px;font-size:9px;font-weight:800;display:block}.overview-data-state h2{color:#25322e;letter-spacing:.02em;margin:0;font-size:19px;font-weight:780}.overview-data-state p{color:#69736f;max-width:720px;margin:8px 0 0;font-size:11px;line-height:1.65}.overview-data-state>button{color:#146e57;background:#fff;border:1px solid #bdcbc5;border-radius:5px;min-height:36px;padding:0 14px;font-size:11px;font-weight:750}.overview-data-state.is-loading{border-left-color:#2c8b6e}.overview-data-state.is-loading>span{color:#147158;background:#f0f8f4;border-color:#bfd9cf}.overview-data-state.is-unavailable{background:#fffdfa;border-left-color:#c4822d}.overview-data-state.is-unavailable>span{color:#9b6420;background:#fff7e9;border-color:#e3ceb0}.flow-ledger{border:1px solid #cfd3cf;border-radius:6px;grid-template-columns:repeat(4,minmax(0,1fr));overflow:hidden}.flow-ledger,.flow-stage{background:#fff;min-width:0;display:grid}.flow-stage{color:#26313c;cursor:pointer;text-align:left;border:0;border-right:1px solid #dfe1dc;grid-template-rows:auto 1fr auto;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:3px 10px;min-height:122px;padding:16px 20px;transition:background-color .15s;position:relative}.flow-stage:last-child{border-right:0}.flow-stage:hover{background:#fafaf7}.flow-stage>span{color:#8b918f;grid-area:1/1;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:10px}.flow-stage>small{color:#59656d;grid-area:1/2;font-size:11px;font-weight:700}.flow-stage>strong{color:#18242e;letter-spacing:-.045em;text-overflow:ellipsis;white-space:nowrap;font-variant-numeric:tabular-nums;grid-area:2/1/auto/-1;align-self:end;font-family:SF Pro Display,PingFang SC,-apple-system,sans-serif;font-size:clamp(29px,3vw,42px);font-weight:720;line-height:1;overflow:hidden}.flow-stage>em{color:#7a827f;grid-area:3/1/auto/-1;margin-top:5px}.flow-stage>em,.flow-stage>i{font-size:10px;font-style:normal}.flow-stage>i{z-index:2;color:#8a928e;background:#fff;border:1px solid #d7dad5;border-radius:50%;place-items:center;width:16px;height:16px;display:grid;position:absolute;top:50%;right:-8px;transform:translateY(-50%)}.flow-receipt{color:#fff;background:radial-gradient(circle at 88% 15%,#54d5a933,#0000 38%),linear-gradient(135deg,#122334,#153a32)}.flow-receipt:hover{background:radial-gradient(circle at 88% 15%,#54d5a940,#0000 40%),linear-gradient(135deg,#162a3e,#184638)}.flow-receipt>em,.flow-receipt>small,.flow-receipt>span{color:#a8c4bd}.flow-receipt>strong{color:#fff}.flow-stage.has-work{box-shadow:inset 0 3px #d4972d}.flow-risk.has-work{box-shadow:inset 0 3px #c84d4d}.flow-stage.is-clear{box-shadow:inset 0 3px #4aa181}.operations-board{background:#fff;border:1px solid #d4d6d1;border-radius:6px;min-width:0;overflow:hidden}.operations-board-heading{background:#fdfcf9;border-bottom:1px solid #dfe1dc;justify-content:space-between;align-items:center;gap:20px;min-height:84px;padding:16px 20px;display:flex}.operations-board-heading>div{min-width:0}.operations-board-heading span{color:#178063;letter-spacing:.14em;font-size:9px;font-weight:750}.operations-board-heading h2{color:#202a34;margin:4px 0 0;font-size:19px;font-weight:720}.operations-board-heading p{color:#737a77;margin:4px 0 0;font-size:11px}.operations-board-heading>button{color:#0c7157;cursor:pointer;white-space:nowrap;background:#eef6f2;border:1px solid #b9d4ca;border-radius:5px;align-items:center;gap:7px;min-height:38px;padding:0 13px;font-size:11px;font-weight:700;display:inline-flex}.operations-board-heading>button svg{width:15px;height:15px}.operations-board-grid{grid-template-columns:minmax(0,1.35fr) minmax(310px,.65fr);min-width:0;display:grid}.operations-board-grid>.pending-proof-panel{border:0;border-right:1px solid #dfe1dc;border-radius:0;min-width:0;margin:0}.operations-board-grid>.dashboard-grid{grid-template-columns:1fr;gap:0;min-width:0;display:grid}.operations-board-grid>.dashboard-grid>.panel{border:0;border-bottom:1px solid #dfe1dc;border-radius:0;margin:0}.operations-board-grid>.dashboard-grid>.panel:last-child{border-bottom:0}.overview-workspace .priority-heading{grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:11px;display:grid}.priority-heading-icon{color:#fff;border-radius:5px;place-items:center;width:36px;height:36px;display:grid}.priority-heading-icon svg{stroke-width:2px;width:18px;height:18px}.priority-heading-icon.proof{background:#18785e}.priority-heading-icon.reward{background:#3c70bd}.priority-heading-icon.risk{background:#b94848}.overview-workspace .pending-proof-count,.overview-workspace .text-button{border-radius:999px;justify-content:center;align-items:center;min-height:28px;padding:0 9px;font-size:10px;display:inline-flex}.overview-workspace .pending-proof-count{color:#805700;background:#fff0c7}.overview-workspace .text-button{color:#0d7056;background:#eef6f2}.overview-workspace .compact-list>button,.overview-workspace .pending-proof-list>button{background:#fff;border-bottom-color:#e4e5e1;min-height:62px}.overview-workspace .compact-list>button:hover,.overview-workspace .pending-proof-list>button:hover{background:#fafbf8}.duty-log{background:#fff;min-width:0}.duty-log-rows{grid-template-columns:repeat(3,minmax(0,1fr));display:grid}.duty-log-rows>div{border-right:1px solid #e2e3df;grid-template-columns:30px minmax(0,1fr) auto;align-items:center;gap:10px;min-width:0;min-height:102px;padding:16px 18px;display:grid}.duty-log-rows>div:last-child{border-right:0}.duty-log-rows>div>span{color:#11765b;background:#e9f5f0;border-radius:50%;place-items:center;width:28px;height:28px;font-size:12px;font-weight:800;display:grid}.duty-log-rows p{flex-direction:column;min-width:0;margin:0;display:flex}.duty-log-rows b{color:#29343e;font-size:12px}.duty-log-rows small{color:#7a817e;text-overflow:ellipsis;white-space:nowrap;margin-top:3px;font-size:10px;overflow:hidden}.duty-log-rows strong{color:#58635f;white-space:nowrap;font-size:12px;font-weight:700}.duty-log>footer{background:#f5f6f2;border-top:1px solid #dfe1dc;justify-content:space-between;align-items:center;gap:18px;min-height:72px;padding:13px 18px;display:flex}.duty-log>footer>div{flex-direction:column;min-width:0;display:flex}.duty-log>footer span{color:#747c78;letter-spacing:.1em;font-size:9px}.duty-log>footer strong{color:#25332f;text-overflow:ellipsis;white-space:nowrap;margin-top:3px;font-size:14px;overflow:hidden}.duty-log>footer button{color:#0e7259;cursor:pointer;white-space:nowrap;background:#fff;border:1px solid #bfd5cc;border-radius:5px;min-height:36px;padding:0 13px;font-size:11px;font-weight:700}.weekly-pulse{background:#fff;border:1px solid #d4d6d1;border-radius:6px;grid-template-columns:310px minmax(0,1fr);min-width:0;display:grid;overflow:hidden}.weekly-pulse>header{background:#f8f7f2;border-right:1px solid #dfe1dc;min-width:0;padding:18px 20px;display:grid}.weekly-pulse>header span{color:#178063;letter-spacing:.14em;font-size:9px;font-weight:750}.weekly-pulse>header h2{color:#202a34;margin:4px 0 0;font-size:18px;font-weight:720}.weekly-pulse>header p{color:#737a77;margin:5px 0 0;font-size:10px;line-height:1.55}.weekly-pulse>header>div:last-child{justify-content:space-between;align-self:end;align-items:baseline;gap:12px;margin-top:18px;display:flex}.weekly-pulse>header>div:last-child strong{color:#17342e;letter-spacing:-.04em;font-variant-numeric:tabular-nums;font-family:SF Pro Display,PingFang SC,-apple-system,sans-serif;font-size:28px;font-weight:730}.weekly-pulse>header>div:last-child small{color:#737d79;font-size:10px}.weekly-pulse-chart{grid-template-columns:repeat(7,minmax(46px,1fr));gap:12px;min-width:0;padding:18px 24px 14px;display:grid}.weekly-pulse-chart article{text-align:center;grid-template-rows:76px auto auto;gap:5px;min-width:0;display:grid}.weekly-pulse-chart article>div{background:repeating-linear-gradient(0deg,#0000 0 24px,#41554d0b 25px);border-bottom:1px solid #d9ddd8;justify-content:center;align-items:end;height:76px;display:flex}.weekly-pulse-chart article i{background:#88b7a7;border-radius:3px 3px 0 0;width:min(24px,45%);min-height:3px}.weekly-pulse-chart article:last-child i{background:#153f36}.weekly-pulse-chart article b{color:#4e5a55;font-size:10px;font-weight:700}.weekly-pulse-chart article small{color:#8a918e;font-size:9px}.weekly-pulse>footer{color:#68736e;background:#fff;border-top:1px solid #dfe1dc;grid-column:1/-1;justify-content:space-between;align-items:center;gap:16px;min-height:46px;padding:8px 14px 8px 20px;font-size:10px;display:flex}.weekly-pulse>footer button{color:#0e7259;cursor:pointer;background:#f6faf8;border:1px solid #bfd5cc;border-radius:4px;min-height:30px;padding:0 11px;font-size:10px;font-weight:700}.submit-workspace{flex-direction:column;width:100%;min-width:0;display:flex}.submit-workspace>.submit-flow-strip{order:0}.submit-workspace>.employee-notice{order:1}.submit-workspace>.employee-performance-summary{order:2}.submit-workspace>.pending-proof-banner{order:3}.submit-workspace>.register-layout{order:4}.submit-workspace>.latest-submission-card{order:5}.command-shell.role-shell-employee .submit-workspace{grid-template-columns:minmax(280px,.72fr) minmax(0,1.28fr);column-gap:12px;display:grid}.command-shell.role-shell-employee .submit-workspace>.latest-submission-card,.command-shell.role-shell-employee .submit-workspace>.pending-proof-banner,.command-shell.role-shell-employee .submit-workspace>.register-layout,.command-shell.role-shell-employee .submit-workspace>.submit-flow-strip{grid-column:1/-1}.command-shell.role-shell-employee .submit-workspace>.employee-notice,.command-shell.role-shell-employee .submit-workspace>.employee-performance-summary{margin-bottom:12px}.submit-flow-strip{background:#fff;border:1px solid #d2d6d1;border-radius:6px;grid-template-columns:repeat(4,minmax(0,1fr));width:100%;margin:0 0 12px;padding:0;list-style:none;display:grid;overflow:hidden}.submit-flow-strip>li{color:#69736f;background:#fff;border-right:1px solid #dfe1dc;align-items:center;gap:10px;min-width:0;min-height:58px;padding:10px 16px;display:flex;position:relative}.submit-flow-strip>li:last-child{border-right:0}.submit-flow-strip>li>span{color:#65716c;background:#f7f8f5;border:1px solid #cfd7d2;border-radius:4px;flex:none;place-items:center;width:24px;height:24px;font:800 10px/1 ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;display:grid}.submit-flow-strip>li>b,.submit-flow-strip>li>strong{color:#3a4742;letter-spacing:.08em;text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:12px;font-weight:750;overflow:hidden}.submit-flow-strip>li.active,.submit-flow-strip>li.is-current,.submit-flow-strip>li[aria-current=step]{color:#fff;background:#173c35}.submit-flow-strip>li.active>span,.submit-flow-strip>li.is-current>span,.submit-flow-strip>li[aria-current=step]>span{color:#fff;background:#ffffff1a;border-color:#ffffff52}.submit-flow-strip>li.active>b,.submit-flow-strip>li.active>strong,.submit-flow-strip>li.is-current>b,.submit-flow-strip>li.is-current>strong,.submit-flow-strip>li[aria-current=step]>b,.submit-flow-strip>li[aria-current=step]>strong{color:#fff}.submit-workspace>.employee-notice,.submit-workspace>.employee-performance-summary,.submit-workspace>.latest-submission-card,.submit-workspace>.pending-proof-banner,.submit-workspace>.register-layout{width:100%}.command-shell .employee-notice{min-height:58px;box-shadow:none;background:#fbfdfa;border:1px solid #cfdcd7;border-left:3px solid #188263;border-radius:6px;margin:0 0 12px;padding:10px 14px}.command-shell .employee-notice>span{border-radius:5px}.command-shell .employee-notice strong{font-size:13px}.command-shell .employee-notice p{font-size:11px}.command-shell .employee-performance-summary{background:#fff;border:1px solid #d8d9d4;border-radius:6px;grid-template-columns:repeat(3,minmax(0,1fr));gap:0;margin:0 0 12px;overflow:hidden}.command-shell .employee-performance-summary .daily-summary-card{min-height:96px;box-shadow:none;background:#fff;border:0;border-right:1px solid #e0e1dc;border-radius:0;padding:14px 18px}.command-shell .employee-performance-summary .daily-summary-card:last-child{border-right:0}.command-shell .employee-performance-summary .daily-summary-card>span{font-size:10px}.command-shell .employee-performance-summary .daily-summary-card>strong{margin-top:5px;font-size:26px}.command-shell .employee-performance-summary .daily-summary-card>small{margin-top:4px;font-size:10px}.command-shell .register-layout{background:#fff;border:1px solid #d6d8d3;border-radius:6px;grid-template-columns:minmax(0,1.03fr) minmax(0,.97fr) 340px;grid-template-areas:"basics evidence summary";align-items:start;gap:0;min-width:0;display:grid;overflow:visible}.command-shell .register-main{min-width:0;display:contents}.command-shell .basics-card,.command-shell .evidence-card,.command-shell .submit-summary{box-shadow:none;background:#fff;border:0;border-radius:0;margin:0}.command-shell .basics-card{border-right:1px solid #dfe1dc;grid-area:basics;min-width:0}.command-shell .evidence-card{border-right:1px solid #dfe1dc;grid-area:evidence;min-width:0;overflow:visible}.command-shell .submit-summary{min-width:0;top:calc(var(--utility-height) + var(--navigation-height) + 12px);align-items:normal;border-top:0;border-left:0;grid-area:summary;grid-template-columns:none;column-gap:0;display:block;position:sticky;overflow:hidden}.command-shell .submit-summary .panel-heading{background:#f5f7f3;grid-column:auto}.command-shell .submit-summary dl{grid-area:auto;padding-top:10px;display:block}.command-shell .submit-summary dl>div{min-height:44px}.command-shell .submit-summary .submit-button{grid-area:auto;justify-self:auto;margin:16px 18px 0;width:calc(100% - 36px)!important}.command-shell .submit-summary .save-note{grid-area:auto;margin:12px 18px 17px}.command-shell .proof-rules-banner{color:#614b2e;min-height:64px;box-shadow:none;background:#fffaf1;border-top:0;border-bottom:1px solid #dfd8c9;border-left:3px solid #ca8623;border-right:0;border-radius:0;margin:0;padding:10px 16px}.command-shell .proof-rules-banner>span{border-radius:5px}.command-shell .single-proof-grid{grid-template-columns:1fr;gap:0;margin:0;padding:0}.command-shell .evidence-card .upload-group{min-width:0;box-shadow:none;background:#fff;border:0;border-top:3px solid #3b9b7d;border-bottom:1px solid #e0e2dd;border-radius:0;margin:0;padding:15px}.command-shell .evidence-card .upload-group.company{border-top-color:#557ebd;border-bottom:0;border-right:0}.command-shell .evidence-card .upload-grid{border-radius:5px}.command-shell .evidence-card .settlement-confirm-box{box-shadow:none;border:0;border-top:1px solid #dfe1dc;border-radius:0;margin:0;padding:16px 18px}.command-shell .amount-confirm{border-radius:5px}.command-shell .latest-submission-card,.command-shell .pending-proof-banner{box-shadow:none;border-radius:6px;margin-bottom:12px}.submit-workspace>.latest-submission-card{margin:12px 0 0}.command-shell .filter-panel{margin-bottom:12px}.command-shell .account-create,.command-shell .account-list,.command-shell .daily-performance-panel,.command-shell .filter-panel,.command-shell .game-settings,.command-shell .performance-panel,.command-shell .records-panel,.command-shell .reward-card{box-shadow:none;border-radius:6px}.command-shell .performance-workspace,.command-shell .reward-list,.command-shell .settings-workspace{gap:12px}.command-shell .daily-summary-card,.command-shell .operator-notice,.command-shell .performance-hero,.command-shell .risk-summary-strip{box-shadow:none;border-radius:6px}.command-shell .performance-hero{border:1px solid #213d4d}.command-shell .daily-summary-grid:not(.employee-performance-summary){gap:12px}.command-shell .daily-summary-grid:not(.employee-performance-summary) .daily-summary-card{box-shadow:none;border-radius:6px}.command-shell .tabs{border-radius:5px}.command-shell .tabs button{border-radius:4px}.command-shell .account-layout{gap:12px}.command-shell .toast{max-width:min(560px,100vw - 32px);left:50%}@media (max-width:1360px){.topbar-date{display:none}.command-utility{gap:12px}.command-shell .sidebar-user{min-width:158px}.nav-group-label{font-size:8px}}@media (max-width:1180px){.command-shell .role-pill,.workspace-identity{display:none}.command-summary{min-width:178px}.nav-group-label{color:#0000;border-left:1px solid #d9d6cc;width:1px;margin-left:8px;padding-left:8px;overflow:hidden}.operations-board-grid{grid-template-columns:1fr}.operations-board-grid>.pending-proof-panel{border-bottom:1px solid #dfe1dc;border-right:0}.operations-board-grid>.dashboard-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.operations-board-grid>.dashboard-grid>.panel{border-bottom:0;border-right:1px solid #dfe1dc}.operations-board-grid>.dashboard-grid>.panel:last-child{border-right:0}.command-shell .register-layout{grid-template-columns:1fr;grid-template-areas:"basics""evidence""summary"}.command-shell .single-proof-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.command-shell .evidence-card .upload-group{border-bottom:0;border-right:1px solid #e0e2dd}.command-shell .evidence-card .upload-group.company{border-right:0}.command-shell .submit-summary{border-top:1px solid #d6d8d3;border-left:0;grid-template-columns:minmax(0,1fr) 300px;display:grid;position:static}.command-shell .submit-summary .panel-heading{grid-column:1/-1}.command-shell .submit-summary dl{grid-template-columns:repeat(3,minmax(0,1fr));gap:0 18px;display:grid}.command-shell .submit-summary .submit-button{align-self:start;margin:14px;width:calc(100% - 28px)!important}.command-shell .submit-summary .save-note{margin:0 14px 14px}}@media (max-width:980px){.command-summary,.sync-state{display:none}.command-utility{gap:11px}.command-shell .sidebar-user{margin-left:auto}.command-shell .topbar{min-height:70px}.flow-stage{padding-inline:15px}.flow-stage>strong{font-size:31px}.duty-log-rows{grid-template-columns:1fr}.duty-log-rows>div{border-bottom:1px solid #e2e3df;border-right:0;min-height:72px}.duty-log-rows>div:last-child{border-bottom:0}.command-shell .account-layout{grid-template-columns:1fr}}@media (max-width:820px){.command-shell.role-shell-employee .submit-workspace{grid-template-columns:1fr}.command-shell.role-shell-employee .submit-workspace>.employee-notice,.command-shell.role-shell-employee .submit-workspace>.employee-performance-summary{grid-column:1}.command-utility{padding-inline:14px}.command-navigation{gap:8px;padding-inline:14px}.command-navigation:after{content:"›";z-index:3;color:#48635b;pointer-events:none;background:linear-gradient(90deg,#fffdf800,#fffdf8 55%);place-items:center;width:30px;height:100%;font-size:18px;display:grid;position:absolute;top:0;right:0}.command-shell .nav-caption{display:none}.command-shell .main-nav{margin:0;padding:0 28px 1px 0}.nav-item-wrap{scroll-snap-align:start}.command-shell .main-nav button,.command-shell .main-nav button:nth-child(4),.command-shell .main-nav button:nth-child(7),.command-shell .main-nav button:nth-child(9),.command-shell.role-shell-employee .main-nav button:nth-child(3){min-width:94px;height:42px}.flow-ledger{overscroll-behavior-x:contain;scrollbar-width:thin;-webkit-overflow-scrolling:touch;display:flex;overflow-x:auto}.flow-stage{border-right:1px solid #dfe1dc;flex:0 0 190px}.operations-board-heading{align-items:flex-start}.operations-board-grid>.dashboard-grid{grid-template-columns:1fr}.operations-board-grid>.dashboard-grid>.panel{border-bottom:1px solid #dfe1dc;border-right:0}.operations-board-grid>.dashboard-grid>.panel:last-child{border-bottom:0}.command-shell .single-proof-grid{grid-template-columns:1fr}.command-shell .evidence-card .upload-group{border-bottom:1px solid #e0e2dd;border-right:0}.command-shell .evidence-card .upload-group.company{border-bottom:0}.command-shell .submit-summary{grid-template-columns:1fr}.command-shell .submit-summary .panel-heading,.command-shell .submit-summary .save-note,.command-shell .submit-summary .submit-button,.command-shell .submit-summary dl{grid-column:1}.command-shell .submit-summary dl{grid-template-columns:repeat(2,minmax(0,1fr))}.command-shell .reward-list{grid-template-columns:1fr}}@media (max-width:650px){.command-shell{--utility-height:60px;--navigation-height:52px}.command-utility{gap:8px;padding-inline:10px}.command-shell .brand{gap:7px;min-width:0}.command-shell .sidebar-company-logo{width:44px;height:30px;padding:5px 6px}.command-shell .brand strong{font-size:14px}.command-shell .brand small,.command-shell .role-pill,.command-shell .sidebar-user>div,.command-summary,.sync-state,.topbar-date,.workspace-identity{display:none}.command-utility>.top-actions{margin-left:auto}.topbar-primary{min-height:36px;padding-inline:9px;font-size:10px}.command-shell .sidebar-user{grid-template-columns:29px auto;gap:5px;min-width:66px;margin-left:0;padding-left:8px}.command-shell .sidebar-user .avatar{width:29px;height:29px}.command-shell .sidebar-user button{font-size:9px}.command-navigation{padding-inline:8px}.command-navigation,.nav-item-wrap{height:var(--navigation-height)}.nav-group-label{color:#0000;width:1px;margin-left:5px;padding-left:5px;overflow:hidden}.command-shell .main-nav button,.command-shell .main-nav button:nth-child(4),.command-shell .main-nav button:nth-child(7),.command-shell .main-nav button:nth-child(9),.command-shell.role-shell-employee .main-nav button:nth-child(3){gap:6px;min-width:91px;height:40px;padding-inline:8px}.command-shell .nav-icon,.command-shell .nav-icon svg{width:16px;height:16px}.command-shell .nav-label{font-size:11px}.command-shell .nav-badge{min-width:17px;height:17px;padding-inline:4px;font-size:8px}.command-shell .topbar{min-height:58px;padding:8px 10px}.page-kicker{display:none}.command-shell .topbar h1{font-size:21px}.command-shell .topbar p{max-width:300px;font-size:10px;line-height:1.4}.command-shell.role-shell-employee .topbar p{display:none}.command-shell .page-content,.command-shell .page-content-douyin{max-width:100%;padding:12px 10px 36px;overflow-x:hidden}.command-shell.role-shell-employee .submit-flow-strip{margin-bottom:8px}.command-shell.role-shell-employee .submit-flow-strip>li{gap:5px;min-height:44px;padding:7px 6px}.command-shell.role-shell-employee .submit-flow-strip>li>span{width:20px;height:20px;font-size:8px}.command-shell.role-shell-employee .submit-flow-strip>li>strong{letter-spacing:0;font-size:9px}.command-shell.role-shell-employee .employee-notice{align-items:center;min-height:42px;margin-bottom:8px;padding:6px 9px}.command-shell.role-shell-employee .employee-notice>span{width:28px;height:28px}.command-shell.role-shell-employee .employee-notice p,.command-shell.role-shell-employee .employee-notice>small{display:none}.command-shell.role-shell-employee .employee-performance-summary{grid-template-columns:repeat(3,minmax(0,1fr));margin-bottom:8px;display:grid;overflow:hidden}.command-shell.role-shell-employee .employee-performance-summary .daily-summary-card{min-width:0;min-height:64px;padding:8px 9px}.command-shell.role-shell-employee .employee-performance-summary .daily-summary-card>strong{margin-top:3px;font-size:20px}.command-shell.role-shell-employee .employee-performance-summary .daily-summary-card>small{display:none}.flow-stage{flex-basis:168px;min-height:108px;padding:13px 14px}.flow-stage>strong{font-size:28px}.operations-board{border-radius:5px}.operations-board-heading{flex-direction:column;align-items:stretch;gap:12px;min-height:0;padding:14px}.operations-board-heading h2{font-size:17px}.operations-board-heading p{font-size:10px;line-height:1.5}.operations-board-heading>button{justify-content:center;width:100%}.overview-workspace .priority-heading{grid-template-columns:auto minmax(0,1fr)}.overview-workspace .priority-heading>.pending-proof-count,.overview-workspace .priority-heading>.text-button{grid-column:1/-1;justify-self:start}.duty-log-rows>div{grid-template-columns:28px minmax(0,1fr) auto;padding:13px}.duty-log>footer{flex-direction:column;align-items:stretch;gap:10px;padding:13px}.duty-log>footer button{width:100%}.command-shell .employee-notice{align-items:flex-start;margin-bottom:10px;padding:10px}.command-shell .employee-notice>small{display:none}.command-shell .employee-performance-summary{overscroll-behavior-x:contain;scrollbar-width:thin;-webkit-overflow-scrolling:touch;display:flex;overflow-x:auto}.command-shell .employee-performance-summary .daily-summary-card{border-right:1px solid #e0e1dc;flex:0 0 154px}.command-shell .register-layout{border-radius:5px}.submit-flow-strip>li{gap:5px;min-height:54px;padding:8px}.submit-flow-strip>li>span{width:22px;height:22px;font-size:9px}.submit-flow-strip>li>b,.submit-flow-strip>li>strong{letter-spacing:.02em;font-size:10px}.overview-data-state{grid-template-columns:36px minmax(0,1fr);gap:12px;min-height:208px;padding:20px 16px}.overview-data-state>span{width:36px;height:36px}.overview-data-state>button{grid-column:1/-1;width:100%}.command-shell .form-grid{grid-template-columns:1fr;padding:15px 13px}.command-shell .form-grid .wide-field{grid-column:1}.command-shell .proof-rules-banner{grid-template-columns:34px minmax(0,1fr);padding:10px}.command-shell .proof-rules-banner>span{width:34px;height:34px}.command-shell .proof-rules-banner strong{font-size:14px}.command-shell .proof-rules-banner p{font-size:10px;line-height:1.5}.command-shell .evidence-card .upload-group{padding:13px 11px}.command-shell .submit-summary dl{grid-template-columns:1fr;padding-inline:14px}.command-shell .submit-summary .submit-button{margin:12px;width:calc(100% - 24px)!important}.command-shell .submit-summary .save-note{margin:0 12px 13px}.command-shell .filter-panel{grid-template-columns:1fr;padding:10px}.command-shell .risk-summary-strip{padding:12px}.command-shell .daily-summary-grid:not(.employee-performance-summary){grid-template-columns:1fr}.command-shell .performance-query-bar{grid-template-columns:1fr;padding:12px}.command-shell .game-row{grid-template-columns:minmax(82px,.7fr) minmax(0,1.3fr)}.command-shell .game-row button{min-width:0;padding-inline:9px}.command-shell .toast{max-width:calc(100vw - 24px);left:50%}.weekly-pulse{grid-template-columns:1fr}.weekly-pulse>header{border-bottom:1px solid #dfe1dc;border-right:0;grid-template-columns:minmax(0,1fr) auto;gap:12px;padding:14px}.weekly-pulse>header>div:last-child{flex-direction:column;align-self:center;align-items:flex-end;gap:2px;margin-top:0}.weekly-pulse>header>div:last-child strong{font-size:23px}.weekly-pulse-chart{gap:5px;padding:14px 10px 10px}.weekly-pulse-chart article{grid-template-rows:58px auto auto}.weekly-pulse-chart article>div{height:58px}}@media (max-width:430px){.command-shell .brand>span:last-child{display:none}.topbar-primary{padding-inline:8px}.command-shell .sidebar-user{min-width:62px}.command-shell .page-content,.command-shell .page-content-douyin{padding-inline:8px}.command-shell .employee-notice,.command-shell .employee-performance-summary,.command-shell .panel,.command-shell .register-layout,.flow-ledger,.operations-board{max-width:100%}.command-shell .table-wrap{max-width:100%;overflow-x:auto}}@property --tw-blur{syntax:"*";inherits:false}@property --tw-brightness{syntax:"*";inherits:false}@property --tw-contrast{syntax:"*";inherits:false}@property --tw-grayscale{syntax:"*";inherits:false}@property --tw-hue-rotate{syntax:"*";inherits:false}@property --tw-invert{syntax:"*";inherits:false}@property --tw-opacity{syntax:"*";inherits:false}@property --tw-saturate{syntax:"*";inherits:false}@property --tw-sepia{syntax:"*";inherits:false}@property --tw-drop-shadow{syntax:"*";inherits:false}@property --tw-drop-shadow-color{syntax:"*";inherits:false}@property --tw-drop-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-drop-shadow-size{syntax:"*";inherits:false}