/*! 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)))){*,:before,:after,::backdrop{--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{:root,:host{--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{*,:after,:before,::backdrop{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}html,:host{-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;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{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}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,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{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-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{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.start{inset-inline-start:var(--spacing)}.inline{display:inline}.antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.filter{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:#1f1f20;--muted:#6a6a70;--line:#e5e5e5;--soft:#f7f7f7;--orange:#f6821f;--blue:#2468f2;--green:#198754;--warn:#bc6500;color:var(--ink);background:#fff}*{box-sizing:border-box}body{color:var(--ink);background:#fff;margin:0;font-family:Arial,PingFang TC,Microsoft JhengHei,sans-serif;font-size:14px}.shell{min-height:100vh;display:flex}.sidebar{border-right:1px solid var(--line);z-index:2;background:#fafafa;flex-direction:column;flex:none;width:260px;display:flex;position:fixed;inset:0 auto 0 0}.brand{border-bottom:1px solid var(--line);align-items:center;gap:10px;height:58px;padding:0 20px;font-size:15px;font-weight:700;display:flex}.brand-mark{color:var(--orange);font-size:29px;line-height:1;transform:rotate(-12deg)}.month-select{background:#fff;border:1px solid #bbb;border-radius:7px;justify-content:space-between;align-items:center;height:36px;margin:14px 15px 12px;padding:0 10px;font-size:13px;display:flex}.quick-search{color:#85858b;background:#fff;border:1px solid #dedede;border-radius:8px;align-items:center;gap:8px;height:35px;margin:0 15px 13px;padding:0 10px;display:flex}.quick-search span:first-child{font-size:20px;line-height:1}.quick-search kbd{color:#999;margin-left:auto;font-size:10px}.nav-title{color:#777;margin:10px 24px 6px;font-size:12px}.nav-title.lower{margin-top:25px}nav{padding:0 8px}.nav-item{color:#252525;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:7px;align-items:center;gap:11px;width:100%;height:38px;padding:0 14px;font-size:14px;display:flex}.nav-item:hover{background:#f0f0f0}.nav-item.selected{background:#ededed;font-weight:650}.nav-icon{text-align:center;color:#777;width:14px;font-size:15px}.nav-item em{color:#a34c00;background:#f8e2cd;border-radius:10px;margin-left:auto;padding:1px 7px;font-size:11px;font-style:normal}.side-bottom{border-top:1px solid var(--line);align-items:center;gap:9px;margin-top:auto;padding:14px 18px;display:flex}.side-bottom b,.side-bottom small{font-size:12px;display:block}.side-bottom small{color:#777;margin-top:3px;font-size:10px}.side-bottom>span:last-child{color:#777;margin-left:auto}.avatar,.top-avatar{color:#fff;background:#242424;border-radius:50%;place-items:center;width:27px;height:27px;font-size:11px;display:grid}.workspace{flex:1;min-width:0;margin-left:260px}.topbar{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;height:58px;padding:0 32px;display:flex}.crumb{color:#45454a;font-size:13px}.crumb span{color:#aaa;padding:0 7px}.top-actions{align-items:center;gap:15px;display:flex}.icon-button,.plain-button{cursor:pointer;background:0 0;border:0;font-size:13px}.icon-button{color:#666;font-size:19px}.top-avatar{width:26px;height:26px}.content{max-width:1360px;margin:0 auto;padding:26px 40px 54px}.notice{color:#3b4c71;background:#f7faff;border:1px solid #dce5fb;border-radius:7px;align-items:center;gap:9px;min-height:40px;padding:0 13px;font-size:13px;display:flex}.notice-dot{background:var(--blue);border-radius:99px;width:7px;height:7px}.notice button{color:#7483a0;cursor:pointer;background:0 0;border:0;margin-left:auto;font-size:18px}.page-heading{justify-content:space-between;align-items:flex-end;margin:32px 0 24px;display:flex}.page-heading.compact{margin-bottom:20px}.eyebrow{color:#777;text-transform:uppercase;letter-spacing:.06em;margin:0 0 7px;font-size:12px}.page-heading h1{letter-spacing:-.6px;margin:0 0 9px;font-size:30px;font-weight:700}.subhead{color:var(--muted);margin:0;font-size:14px}.primary,.outline-button,.text-button{cursor:pointer;border-radius:7px;font-size:13px;font-weight:600}.primary{color:#fff;background:#222;border:1px solid #222;align-items:center;gap:12px;padding:10px 14px;display:flex}.primary:hover{background:#000}.primary:disabled{opacity:.6;cursor:wait}.outline-button{color:#333;background:#fff;border:1px solid #cfcfcf;padding:9px 12px}.outline-button:hover{border-color:#888}.text-button{color:#3e62b5;background:0 0;border:0;padding:0}.button-row{gap:9px;display:flex}.flow-card,.panel,.metric,.reconcile-summary{border:1px solid var(--line);background:#fff;border-radius:10px}.flow-card{padding:20px 20px 12px}.flow-head,.panel-head{justify-content:space-between;align-items:flex-start;display:flex}.flow-head b,.panel h2{margin:0 0 5px;font-size:15px;display:block}.flow-head span,.panel-head p{color:var(--muted);margin:0;font-size:12px;display:block}.steps{grid-template-columns:repeat(5,1fr);margin-top:24px;display:grid}.step{border-left:1px solid var(--line);min-height:92px;padding:0 15px;position:relative}.step:first-child{border-left:0;padding-left:0}.step-number{color:#959595;margin-bottom:10px;font-size:11px}.step b{margin-bottom:5px;font-size:13px;display:block}.step small{color:#777;max-width:145px;font-size:11px;line-height:1.45;display:block}.state{color:#777;border:1px solid #ddd;border-radius:20px;padding:3px 7px;font-size:10px;position:absolute;bottom:0;left:15px}.step:first-child .state{left:0}.state.done{color:#147646;background:#edf8f1;border-color:#bde2cd}.state.active{color:#245ccd;background:#eef4ff;border-color:#c6d8ff}.stats,.report-kpis{grid-template-columns:repeat(4,1fr);gap:12px;margin:18px 0;display:grid}.metric{min-height:138px;padding:16px 16px 13px}.metric>span,.small-label{color:#68686d;font-size:12px;display:block}.metric>b{letter-spacing:-.5px;margin:10px 0 5px;font-size:25px;display:block}.metric p{color:#777;margin:0;font-size:12px}.metric small{color:#227144;margin-top:12px;font-size:11px;display:block}.metric-warning small{color:#b25800}.metric-warning>b{color:#ac5600}.two-column{grid-template-columns:1.24fr .76fr;gap:18px;display:grid}.panel{padding:20px}.branch-list{margin-top:20px}.branch{border-bottom:1px solid #eee;padding:10px 0 13px}.branch:last-child{border-bottom:0;padding-bottom:0}.branch-top{align-items:center;gap:9px;display:flex}.branch-code{color:#666;border:1px solid #ddd;border-radius:4px;padding:3px 5px;font-size:10px}.branch b{font-size:13px}.branch strong{margin-left:auto;font-size:13px}.branch-bar{background:#f0f0f0;border-radius:20px;height:5px;margin:10px 0 5px;overflow:hidden}.branch-bar span{background:var(--blue);border-radius:20px;min-width:8px;height:100%;display:block}.branch small{color:#858585;font-size:10px}.attention-list{margin-top:16px}.issue{border-bottom:1px solid #eee;align-items:center;gap:10px;padding:12px 0;display:flex}.issue-icon{color:#bd5a00;background:#fff1e1;border-radius:50%;place-items:center;width:22px;height:22px;font-weight:700;display:grid}.issue b,.issue small{font-size:12px;display:block}.issue small{color:#777;margin-top:3px}.issue-tag{color:#a95600;white-space:nowrap;background:#fff2e5;border-radius:4px;margin-left:auto;padding:4px 6px;font-size:10px}.attention .outline-button{justify-content:space-between;width:100%;margin-top:16px;display:flex}.upload-zone{text-align:center;background:#fbfbfb;border:1px dashed #b7b7b7;border-radius:10px;margin-bottom:18px;padding:35px}.upload-icon{background:#fff;border:1px solid #bbb;border-radius:8px;place-items:center;width:38px;height:38px;margin:0 auto 12px;font-size:20px;display:grid}.upload-zone b{display:block}.upload-zone p{color:#777;margin:7px 0 15px;font-size:12px}.file-panel{padding-bottom:4px}.file-table{margin:18px -20px 0}.file-row{border-top:1px solid #eee;grid-template-columns:36px 1fr 62px 95px 24px;align-items:center;gap:11px;padding:12px 20px;display:grid}.file-icon{color:#3568d5;background:#eaf0fd;border-radius:5px;place-items:center;width:28px;height:32px;display:grid}.file-icon.empty{color:#777;background:#fafafa;border:1px dashed #aaa}.file-row b,.file-row small{display:block}.file-row b{font-size:13px}.file-row small{color:#777;margin-top:3px;font-size:11px}.source-pill{color:#666;text-align:center;border:1px solid #ddd;border-radius:10px;padding:3px 6px;font-size:10px}.file-status{color:#157448;font-size:11px}.file-status.waiting{color:#a85b00}.row-more{color:#777;background:0 0;border:0;font-size:18px}.tabs,.filter-tabs{gap:7px;display:flex}.tabs button,.filter-tabs button{cursor:pointer;background:#f4f4f4;border:0;border-radius:5px;padding:5px 8px;font-size:11px}.tabs .active,.filter-tabs .active{color:#fff;background:#222}.table-wrap{margin:18px -20px -20px;overflow:auto}.report-table table,.reconcile-table table{border-collapse:collapse;white-space:nowrap;width:100%}.report-table th,.report-table td,.reconcile-table th,.reconcile-table td{text-align:left;border-top:1px solid #eee;padding:12px 14px;font-size:12px}.report-table th,.reconcile-table th{color:#777;background:#fcfcfc;font-size:11px;font-weight:500}.money{font-weight:650}.mono{font-family:var(--font-geist-mono),monospace;font-size:11px!important}.status{color:#a85600;background:#fff2e5;border-radius:10px;padding:4px 6px;font-size:10px}.status.ok{color:#147849;background:#ebf7ef}.reconcile-summary{grid-template-columns:220px 1fr auto;align-items:center;gap:25px;margin-bottom:18px;padding:17px 20px;display:grid}.reconcile-summary b{margin:5px 0;font-size:24px;display:block}.reconcile-summary p{color:#777;margin:0;font-size:11px}.progress-bar{background:#fae6d5;border-radius:999px;height:8px;overflow:hidden}.progress-bar span{background:#28a269;border-radius:999px;width:98.2%;height:100%;display:block}.legend{color:#666;gap:11px;font-size:11px;display:flex}.legend i{border-radius:50%;width:7px;height:7px;margin-right:3px;display:inline-block}.green{background:#28a269}.orange{background:#e57512}.platform{border:1px solid #ddd;border-radius:4px;padding:3px 5px;font-size:10px}.room{color:#777;margin-top:3px;display:block}.row-action{color:#3762b7;cursor:pointer;background:0 0;border:0;font-size:11px}@media (width<=1050px){.sidebar{width:215px}.workspace{margin-left:215px}.content{padding:24px}.stats,.report-kpis{grid-template-columns:repeat(2,1fr)}.two-column,.steps{grid-template-columns:1fr}.step{border-left:0;border-top:1px solid var(--line);min-height:0;padding:13px 0}.step:first-child{border-top:0}.state,.step:first-child .state{margin-top:8px;display:inline-block;position:static}.page-heading{align-items:flex-start;gap:18px}}@media (width<=720px){.sidebar{display:none}.workspace{margin-left:0}.content{padding:18px}.topbar{padding:0 18px}.crumb{font-size:11px}.page-heading{display:block}.page-heading .primary,.page-heading .button-row{margin-top:16px}.stats,.report-kpis{grid-template-columns:1fr}.reconcile-summary{grid-template-columns:1fr;gap:12px}.legend{flex-wrap:wrap}.flow-card,.panel{padding:16px}.table-wrap{margin-left:-16px;margin-right:-16px}.top-actions .plain-button{display:none}}@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}.steps{align-items:stretch}.step{flex-direction:column;min-height:144px;display:flex}.step small{overflow-wrap:anywhere;max-width:none}.step .state,.step:first-child .state{align-self:flex-start;margin-top:auto;padding-top:4px;padding-bottom:4px;position:static}@media (width<=1050px){.step{min-height:auto}}.import-count{color:#2956ad;background:#f4f7ff;border:1px solid #cbd8f8;border-radius:18px;padding:7px 10px;font-size:12px;font-weight:600}.import-guide{color:#53617c;background:#f7faff;border:1px solid #d9e5ff;border-radius:8px;align-items:flex-start;gap:12px;margin-bottom:16px;padding:13px 15px;font-size:12px;line-height:1.5;display:flex}.import-guide b{color:#2b4071;white-space:nowrap}.slot-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.upload-slot{cursor:pointer;background:#fff;border:1px solid #dedede;border-radius:9px;align-items:flex-start;gap:12px;min-height:112px;padding:15px;transition:border-color .15s,box-shadow .15s;display:flex}.upload-slot:hover{border-color:#7b7b7b;box-shadow:0 3px 10px #0000000a}.upload-slot input{display:none}.upload-slot.valid{background:#fbfffc;border-color:#9bd5b2}.upload-slot.invalid{background:#fffdf9;border-color:#edb478}.slot-icon{color:#686868;background:#f3f3f3;border-radius:7px;flex:none;place-items:center;width:29px;height:29px;font-size:17px;display:grid}.valid .slot-icon{color:#168249;background:#e6f6eb}.invalid .slot-icon{color:#b66000;background:#fff0df}.slot-copy{flex:1;min-width:0}.slot-copy b,.slot-copy small,.slot-copy em,.sheet-list{display:block}.slot-copy b{margin:1px 0 5px;font-size:13px}.slot-copy small{color:#777;font-size:11px;line-height:1.4}.slot-copy em{color:#177d47;margin-top:7px;font-size:11px;font-style:normal}.invalid .slot-copy em{color:#b06000}.sheet-list{color:#777;white-space:nowrap;text-overflow:ellipsis;margin-top:4px;font-size:10px;overflow:hidden}.slot-action{color:#3464be;white-space:nowrap;padding-top:3px;font-size:11px}@media (width<=800px){.slot-grid{grid-template-columns:1fr}.import-guide{display:block}.import-guide b{margin-bottom:4px;display:block}}.generate-tile{text-align:left;color:#707784;cursor:not-allowed;background:#fafbfc;border:1px dashed #c5cbd7;border-radius:9px;flex-direction:column;justify-content:center;gap:5px;min-height:112px;padding:15px;display:flex}.generate-tile span{font-size:20px;line-height:1}.generate-tile b{color:#515762;font-size:14px}.generate-tile small{font-size:11px;line-height:1.4}.generate-tile.ready{cursor:pointer;color:#f3f3f3;background:#202020;border-style:solid;border-color:#202020}.generate-tile.ready b{color:#fff}.generate-tile.ready:hover{background:#373737}.tile-progress{background:#ffffff40;border-radius:5px;height:4px;margin-top:4px;display:block;overflow:hidden}.tile-progress i{background:#83b2ff;height:100%;transition:width .2s;display:block}.modal-backdrop{z-index:30;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#1114196b;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.report-modal{background:#fff;border-radius:12px;width:min(455px,100%);padding:27px;position:relative;box-shadow:0 20px 65px #00000038}.report-modal .eyebrow{color:#5d6e93;letter-spacing:.08em;margin:0 0 8px;font-size:11px}.report-modal h2{margin:0;font-size:21px}.report-modal>p:not(.eyebrow){color:#687080;margin:10px 0 21px;font-size:13px;line-height:1.65}.modal-close{color:#777;cursor:pointer;background:0 0;border:0;font-size:22px;position:absolute;top:13px;right:15px}.report-name-field{color:#343434;font-size:12px;font-weight:600;display:block}.report-name-field input{box-sizing:border-box;width:100%;font:inherit;border:1px solid #cdd1d8;border-radius:7px;outline:none;margin-top:8px;padding:11px 12px;font-size:14px;display:block}.report-name-field input:focus{border-color:#3868c5;box-shadow:0 0 0 3px #e8efff}.modal-actions{justify-content:flex-end;gap:8px;margin-top:23px;display:flex}.modal-actions .outline-button,.modal-actions .primary{padding:9px 13px}.online-view-label{color:#39734d;background:#f0faf3;border-radius:12px;align-items:center;gap:7px;margin:0 0 12px;padding:5px 9px;font-size:11px;display:inline-flex}.online-view-label span{color:#32915b;font-size:10px}.download-toast{z-index:25;color:#fff;background:#202020;border-radius:8px;max-width:420px;padding:12px 13px;font-size:12px;position:fixed;bottom:22px;right:24px;box-shadow:0 8px 28px #0000002e}.download-toast button{color:#fff;cursor:pointer;background:0 0;border:0;margin-left:12px;font-size:16px}.language-select{color:#353535;background:#fff;border:1px solid #d2d2d2;border-radius:6px;height:30px;padding:0 8px;font-size:12px}.month-control{margin:14px 15px 12px;position:relative}.month-control .month-select{cursor:pointer;color:#252525;text-align:left;background:#fff;border:1px solid #d5d7db;border-radius:8px;justify-content:space-between;align-items:center;width:100%;height:48px;margin:0;padding:0 11px;transition:border-color .15s,box-shadow .15s;display:flex}.month-control .month-select:hover{border-color:#999}.month-control .month-select:focus{border-color:#4778d1;outline:none;box-shadow:0 0 0 3px #e7efff}.month-select span{flex-direction:column;gap:2px;display:flex}.month-select small{color:#858991;letter-spacing:.07em;font-size:9px;font-weight:700}.month-select b{color:#777;font-size:15px;font-weight:400}.month-picker{z-index:25;background:#fff;border:1px solid #dde0e5;border-radius:10px;width:278px;padding:13px;position:absolute;top:55px;left:0;box-shadow:0 16px 34px #121a2a29}.month-picker-head{color:#30333a;justify-content:space-between;align-items:center;padding:1px 2px 13px;font-size:12px;font-weight:700;display:flex}.month-picker-head button{color:#777;cursor:pointer;background:0 0;border:0;border-radius:5px;width:24px;height:24px;font-size:17px}.month-picker-head button:hover,.year-switch button:hover{color:#222;background:#f0f2f5}.year-switch{justify-content:space-between;align-items:center;padding:6px 1px 11px;display:flex}.year-switch b{font-size:15px}.year-switch button{color:#4c5260;cursor:pointer;background:0 0;border:0;border-radius:6px;width:28px;height:28px;font-size:24px;line-height:1}.month-grid{grid-template-columns:repeat(3,1fr);gap:5px;display:grid}.month-grid button{color:#40444d;cursor:pointer;background:#f7f8fa;border:0;border-radius:6px;height:33px;font-size:11px}.month-grid button:hover{color:#244eaa;background:#e8efff}.month-grid button.selected{color:#fff;background:#222;font-weight:700}.month-picker-foot{color:#407f58;border-top:1px solid #eef0f2;justify-content:space-between;align-items:center;margin-top:12px;padding:10px 2px 1px;font-size:10px;display:flex}.month-picker-foot button{color:#3869c4;cursor:pointer;background:0 0;border:0;font-size:11px}.report-progress{grid-template-columns:210px 1fr auto}.report-progress .progress-bar{margin:7px 0 8px}.progress-labels{color:#69707d;justify-content:space-between;font-size:10px;display:flex}.comparison-key{color:#686e79;gap:14px;margin:14px 0 -3px;font-size:11px;display:flex}.comparison-key span{align-items:center;gap:5px;display:flex}.comparison-key i{background:#e9efff;border:1px solid #abc0f2;border-radius:2px;width:8px;height:8px}.comparison-key span:nth-child(2) i{background:#eef8f1;border-color:#a8d6b5}.comparison-key span:nth-child(3) i{background:#fff0ed;border-color:#e99385}.report-reconciliation td{vertical-align:top}.report-reconciliation .mono small{color:#777;white-space:normal;margin-top:5px;font-family:Arial,sans-serif;display:block}.source-values,.control-values,.diff-cell{min-width:190px}.source-values span,.control-values span,.diff-cell span{color:#606671;margin-bottom:5px;font-size:11px;display:block}.source-values span:last-child,.control-values span:last-child,.diff-cell span:last-child{margin-bottom:0}.source-values b,.control-values b{color:#272a30}.diff-cell{background:#fff4f1;box-shadow:inset 3px 0 #e26d58}.diff-cell span,.diff-cell b{color:#9e3426}.has-mismatch td{background-color:#fffdfc}.has-mismatch .diff-cell{background:#fff0ed}.mismatch-note{color:#a23c2d;font-size:11px;line-height:1.4;display:inline-block}.match-note{color:#277a4d;font-size:11px}.report-reconciliation th:nth-child(4){background:#f4f7ff}.report-reconciliation th:nth-child(5){background:#f2faf4}@media (width<=720px){.report-progress{grid-template-columns:1fr}.comparison-key{flex-wrap:wrap}.source-values,.control-values,.diff-cell{min-width:165px}}.recheck-button{justify-content:center;min-width:104px}.recheck-button:disabled{opacity:.72}.recheck-button:disabled span{animation:.8s linear infinite recheck-spin;display:inline-block}.report-progress.is-rechecking .progress-bar span{animation:.85s ease-in-out infinite recheck-pulse}@keyframes recheck-spin{to{transform:rotate(360deg)}}@keyframes recheck-pulse{0%,to{width:76%}50%{width:98.2%}}.login-page{color:#202126;background:#fff;grid-template-columns:minmax(360px,46%) 1fr;min-height:100vh;display:grid}.login-aside{color:#fff;background:linear-gradient(148deg,#202d47 0%,#273d63 52%,#151d2e 100%);flex-direction:column;min-height:100vh;padding:30px 42px;display:flex}.login-brand{align-items:center;gap:9px;font-size:15px;font-weight:700;display:flex}.login-brand span,.login-card-brand span{color:#ff8c2b;font-size:27px;line-height:1}.login-copy{max-width:480px;margin:auto 0}.login-copy p{color:#a9bee6;letter-spacing:.13em;margin:0 0 15px;font-size:11px}.login-copy h1{letter-spacing:-1.3px;margin:0;font-size:38px;line-height:1.25}.login-copy span{color:#c1cde1;max-width:345px;margin-top:20px;font-size:14px;line-height:1.75;display:block}.login-caption{color:#9fadca;font-size:11px}.login-panel{background:#fcfcfc;place-items:center;padding:28px;display:grid}.login-card{width:min(380px,100%)}.login-card-brand{margin-bottom:25px}.login-card .eyebrow{color:#798194;letter-spacing:.12em;font-size:10px}.login-card h2{letter-spacing:-.7px;margin:0 0 8px;font-size:27px}.login-subtitle{color:#777f8c;margin:0 0 27px;font-size:13px}.login-card>label{color:#464b55;margin:0 0 16px;font-size:12px;font-weight:650;display:block}.login-card>label input{color:#252830;width:100%;height:42px;font:inherit;background:#fff;border:1px solid #dadde4;border-radius:7px;outline:none;margin-top:7px;padding:0 12px;font-size:13px}.login-card>label input:focus{border-color:#3868c5;box-shadow:0 0 0 3px #e8efff}.login-options{color:#6f7682;justify-content:space-between;align-items:center;margin:-1px 0 23px;font-size:11px;display:flex}.login-options label{align-items:center;gap:6px;display:flex}.login-options input{accent-color:#2e5fbd}.login-options button{color:#3565bd;cursor:pointer;background:0 0;border:0;font-size:11px}.login-submit{color:#fff;cursor:pointer;background:#202126;border:1px solid #202126;border-radius:7px;justify-content:center;align-items:center;gap:14px;width:100%;height:44px;font-size:13px;font-weight:650;display:flex}.login-submit:hover{background:#000}.login-submit:disabled{opacity:.68;cursor:wait}.login-demo{color:#9298a3;text-align:center;margin:18px 0 0;font-size:10px;line-height:1.55}@media (width<=800px){.login-page{grid-template-columns:1fr}.login-aside{min-height:190px;padding:26px}.login-copy{margin:35px 0 0}.login-copy h1{font-size:27px}.login-copy span,.login-caption{display:none}.login-panel{min-height:calc(100vh - 190px);padding:34px 24px}}.account-control{position:relative}.account-control .top-avatar{cursor:pointer;border:0}.account-menu{z-index:35;background:#fff;border:1px solid #dedfe3;border-radius:9px;width:210px;padding:8px;position:absolute;top:36px;right:0;box-shadow:0 12px 30px #11182729}.account-menu>div{border-bottom:1px solid #eceef1;padding:7px 9px 10px}.account-menu b,.account-menu small{display:block}.account-menu b{font-size:12px}.account-menu small{color:#777e88;margin-top:3px;font-size:10px}.account-menu button{color:#b13d31;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:5px;justify-content:space-between;align-items:center;width:100%;margin-top:6px;padding:8px 9px;font-size:12px;display:flex}.account-menu button:hover{background:#fff1ef}.account-menu button span{font-size:15px}.upload-slot{position:relative}.parsed-status{align-items:center;gap:5px;color:#177d47!important;display:flex!important}.parsed-status i{color:#148047;background:#dff3e6;border-radius:50%;flex:none;place-items:center;width:15px;height:15px;font-size:9px;font-style:normal;display:grid}.preview-button{color:#345da8;cursor:pointer;background:#fff;border:1px solid #d7dde7;border-radius:7px;flex:none;place-items:center;width:31px;height:31px;margin:-1px 3px 0 0;display:grid}.preview-button:hover{background:#f3f7ff;border-color:#8ea9df}.eye-shape{border:1.5px solid;border-radius:70% 8%;width:16px;height:11px;position:relative;transform:rotate(45deg)}.eye-shape:after{content:"";background:currentColor;border-radius:50%;width:4px;height:4px;position:absolute;top:2px;left:4px}.excel-preview-backdrop{padding:32px}.excel-preview-modal{background:#fff;border-radius:12px;flex-direction:column;width:min(1120px,100%);max-height:min(82vh,780px);display:flex;overflow:hidden;box-shadow:0 24px 80px #09122247}.excel-preview-head{border-bottom:1px solid #e6e8ec;justify-content:space-between;align-items:center;min-height:70px;padding:14px 18px;display:flex}.excel-preview-head>div{align-items:center;gap:11px;min-width:0;display:flex}.excel-preview-head h2{margin:0 0 4px;font-size:16px}.excel-preview-head p{color:#777e89;white-space:nowrap;text-overflow:ellipsis;max-width:680px;margin:0;font-size:11px;overflow:hidden}.excel-preview-head>button{color:#777;cursor:pointer;background:0 0;border:0;border-radius:6px;width:30px;height:30px;font-size:21px}.excel-preview-head>button:hover{background:#f1f2f4}.excel-file-icon{color:#fff;background:#17844e;border-radius:5px;place-items:center;width:34px;height:38px;font-size:14px;font-weight:750;display:grid}.excel-preview-toolbar{color:#747b86;background:#fafbfc;border-bottom:1px solid #e9eaed;align-items:center;gap:16px;min-height:48px;padding:8px 18px;font-size:11px;display:flex}.parse-success{color:#187847;background:#eaf7ee;border-radius:12px;padding:5px 8px;font-weight:650}.excel-preview-toolbar label{align-items:center;gap:7px;display:flex}.excel-preview-toolbar select{color:#343841;background:#fff;border:1px solid #d6d9df;border-radius:6px;max-width:240px;height:29px;padding:0 28px 0 9px;font-size:11px}.excel-preview-toolbar>span:last-child{margin-left:auto}.excel-preview-table{background:#fff;flex:1;min-height:260px;position:relative;overflow:auto}.excel-preview-table table{border-collapse:separate;border-spacing:0;white-space:nowrap;width:max-content;min-width:100%}.excel-preview-table th,.excel-preview-table td{text-align:left;text-overflow:ellipsis;border-bottom:1px solid #e8eaed;border-right:1px solid #e8eaed;max-width:260px;padding:9px 11px;font-size:11px;overflow:hidden}.excel-preview-table th{z-index:2;color:#596170;background:#f5f7fa;font-weight:650;position:sticky;top:0}.excel-preview-table .row-number{z-index:1;text-align:center;color:#9096a0;background:#f7f8fa;width:42px;min-width:42px;position:sticky;left:0}.excel-preview-table th.row-number{z-index:3}.excel-preview-table tbody tr:hover td{background:#f7faff}.excel-preview-table tbody tr:hover .row-number{background:#eef3fc}.empty-cell{color:#bdc1c8}.empty-preview{color:#9297a0;place-items:center;min-height:260px;font-size:12px;display:grid}.excel-preview-foot{color:#7d838d;background:#fff;border-top:1px solid #e5e7eb;justify-content:space-between;align-items:center;gap:18px;min-height:60px;padding:11px 18px;font-size:11px;display:flex}.excel-preview-foot .primary{padding:9px 13px}@media (width<=720px){.excel-preview-backdrop{padding:12px}.excel-preview-modal{max-height:88vh}.excel-preview-toolbar{flex-wrap:wrap;align-items:flex-start}.excel-preview-toolbar>span:last-child{margin-left:0}.excel-preview-foot{flex-direction:column;align-items:flex-start}.excel-preview-foot .primary{justify-content:center;width:100%}.preview-button{margin-left:auto}}.generation-warnings{color:#74501f;background:#fffaf1;border:1px solid #efd5a8;border-radius:9px;margin:0 0 18px;padding:14px 16px}.generation-warnings>b{color:#53360e;margin-bottom:8px;font-size:12px;display:block}.generation-warnings>div{gap:5px;display:grid}.generation-warnings span{font-size:11px;line-height:1.55}.generation-warnings small{color:#927143;margin-top:8px;font-size:10px;display:block}.generated-report{padding-bottom:20px}.generated-report .table-wrap{max-height:620px}.generated-report table{width:max-content;min-width:100%}.generated-report th{z-index:2;position:sticky;top:0}.generated-report td:nth-child(2),.generated-report th:nth-child(2){min-width:145px}.generated-report td:nth-child(3),.generated-report th:nth-child(3){min-width:150px}.generated-report td:nth-child(5),.generated-report th:nth-child(5){min-width:145px}.empty-report-state{text-align:center;background:#fbfcfd;border:1px dashed #d5d8de;border-radius:10px;flex-direction:column;justify-content:center;align-items:center;min-height:360px;display:flex}.empty-report-state>span{color:#3563b5;background:#eef3fc;border-radius:12px;place-items:center;width:48px;height:48px;font-size:23px;display:grid}.empty-report-state h2{margin:15px 0 7px;font-size:18px}.empty-report-state p{color:#747b86;margin:0 0 18px;font-size:12px}.outline-button:disabled{opacity:.45;cursor:not-allowed}.excel-like-report{overflow:hidden}.workbook-title{color:#fff;letter-spacing:.02em;background:#000;justify-content:center;align-items:center;min-width:1160px;height:46px;margin:20px -20px 0;font-family:Meiryo UI,Yu Gothic,Microsoft JhengHei,sans-serif;font-size:19px;font-weight:750;display:flex}.workbook-month{color:#f00000;border-bottom:1px solid #222;align-items:center;min-width:1160px;height:34px;padding-left:54px;font-family:Meiryo UI,Yu Gothic,Microsoft JhengHei,sans-serif;font-size:13px;font-weight:750;display:flex}.excel-like-report .table-wrap{border-top:2px solid #111;max-height:640px;margin-top:8px}.excel-like-report table{border-collapse:collapse;min-width:1160px;font-family:Meiryo UI,Yu Gothic,Microsoft JhengHei,sans-serif}.excel-like-report th,.excel-like-report td{text-align:center;color:#151515;background:#fff;border:1px solid #222;height:34px;padding:5px 9px;font-size:11px}.excel-like-report th{z-index:4;color:#111;background:#fff;border-top-width:2px;font-weight:500;top:0}.excel-like-report th:first-child{min-width:128px}.excel-like-report th:nth-child(2){min-width:150px}.excel-like-report th:nth-child(3){min-width:118px}.excel-like-report th:nth-child(4){min-width:82px}.excel-like-report th:nth-child(5){min-width:145px}.excel-like-report th:nth-child(6){min-width:54px}.excel-like-report th:nth-child(7){min-width:95px}.excel-like-report th:nth-child(8){min-width:105px}.excel-like-report th:nth-child(9),.excel-like-report th:nth-child(10){min-width:120px}.excel-like-report th:nth-child(11){min-width:118px}.excel-like-report .source-section td:first-child{font-size:12px;font-weight:750}.excel-like-report .source-booking td:first-child{color:#fff;background:#70ad47}.excel-like-report .source-trip td:first-child{background:#00e5ee}.excel-like-report .source-airbnb td:first-child{background:#a9d08e}.excel-like-report .source-ipms td:first-child{background:#b4a7e8}.excel-like-report .repeated-order td:nth-child(-n+7){background:#e2f0d9}.excel-like-report .adjustment-row td:nth-child(-n+7){background:#ff1616}.excel-like-report .review-cell{color:#9c0006;font-weight:750;background:#ffc7ce!important}.excel-like-report tfoot td{border-top:4px double #111;border-bottom:2px solid #111;font-weight:750}.excel-like-report tfoot td:first-child{text-align:right;padding-right:16px}@media (width<=720px){.workbook-title,.workbook-month,.excel-like-report table{min-width:1050px}.workbook-title{justify-content:flex-start;padding-left:330px}.excel-like-report .panel-head{display:block}.excel-like-report .tabs{margin-top:12px}}.overview-empty{text-align:center;color:#85858b;background:#fafafa;border:1px dashed #d8d8d8;border-radius:8px;flex-direction:column;justify-content:center;align-items:center;min-height:190px;margin-top:16px;padding:24px;display:flex}.overview-empty b{color:#555;margin-bottom:7px;font-size:15px}.overview-empty span{max-width:320px;font-size:12px;line-height:1.6}.staff-heading{align-items:center}.access-note{color:#435472;background:#f7faff;border:1px solid #d9e4f9;border-radius:9px;align-items:flex-start;gap:13px;margin-bottom:16px;padding:14px 16px;display:flex}.access-note>span{color:#315fb6;background:#e8efff;border-radius:7px;flex:none;place-items:center;width:30px;height:30px;font-size:15px;display:grid}.access-note b{color:#273957;margin:1px 0 4px;font-size:12px;display:block}.access-note p,.access-note small{margin:0;line-height:1.55;display:block}.access-note p{font-size:12px}.access-note small{color:#78849a;margin-top:4px;font-size:10px}.access-metrics{grid-template-columns:repeat(4,1fr);gap:12px;margin:0 0 18px;display:grid}.access-metrics>div{background:#fff;border:1px solid #e4e5e8;border-radius:10px;min-height:104px;padding:16px;position:relative}.access-metrics p{color:#707782;margin:0 0 12px;font-size:11px}.access-metrics b{font-size:24px}.access-metric-icon{border-radius:8px;place-items:center;width:30px;height:30px;font-size:13px;display:grid;position:absolute;top:14px;right:14px}.green-tone{color:#18794a;background:#eaf7ef}.blue-tone{color:#315fb6;background:#edf3ff}.violet-tone{color:#7150a8;background:#f4effc}.gray-tone{color:#6b7280;background:#f2f3f5}.access-section-tabs{border-bottom:1px solid #e3e4e7;gap:22px;margin-bottom:12px;display:flex}.access-section-tabs button{color:#777d87;cursor:pointer;background:0 0;border:0;padding:10px 1px 12px;font-size:13px;font-weight:650;position:relative}.access-section-tabs button.active{color:#202126}.access-section-tabs button.active:after{content:"";background:#202126;height:2px;position:absolute;bottom:-1px;left:0;right:0}.access-section-tabs span{color:#707681;background:#f0f1f3;border-radius:10px;margin-left:6px;padding:2px 6px;font-size:9px}.access-panel{padding:0;overflow:hidden}.employee-toolbar{background:#fbfcfd;border-bottom:1px solid #e9eaed;gap:9px;padding:14px 16px;display:flex}.employee-toolbar select,.access-search{background:#fff;border:1px solid #d8dbe0;border-radius:7px;height:36px}.employee-toolbar select{color:#484e58;min-width:135px;padding:0 30px 0 10px;font-size:11px}.access-search{align-items:center;gap:8px;width:min(340px,45%);padding:0 11px;display:flex}.access-search>span{color:#8a9099;font-size:18px}.access-search input{color:#30343b;min-width:0;font:inherit;border:0;outline:0;flex:1;font-size:12px}.employee-table-wrap{overflow:auto}.employee-table{border-collapse:collapse;width:100%;min-width:940px}.employee-table th,.employee-table td{text-align:left;vertical-align:middle;border-bottom:1px solid #eceef0;padding:13px 16px;font-size:11px}.employee-table th{color:#7b818b;background:#fff;font-weight:550}.employee-table tbody tr:hover{background:#fbfcff}.employee-identity{align-items:center;gap:10px;display:flex}.employee-identity>span{color:#fff;background:#283a5c;border-radius:50%;flex:none;place-items:center;width:32px;height:32px;font-size:12px;font-weight:700;display:grid}.employee-identity b,.employee-identity small{display:block}.employee-identity b{color:#24272d;font-size:12px}.employee-identity b em{color:#315da8;background:#eaf2ff;border-radius:4px;margin-left:7px;padding:2px 5px;font-size:8px;font-style:normal;font-weight:600}.employee-identity small{color:#858b94;margin-top:4px;font-size:10px}.role-badge{color:#475164;background:#f8f9fb;border:1px solid #dfe3eb;border-radius:5px;padding:5px 8px;font-size:10px;font-weight:650;display:inline-block}.scope-label{color:#3c424d;font-size:11px;display:block}.scope-properties{color:#858b95;white-space:normal;max-width:190px;margin-top:4px;font-size:9px;line-height:1.4;display:block}.status-toggle{cursor:pointer;border:0;border-radius:12px;align-items:center;gap:6px;padding:4px 7px;font-size:10px;display:inline-flex}.status-toggle i{background:currentColor;border-radius:50%;width:6px;height:6px}.status-toggle.active{color:#167747;background:#eaf7ef}.status-toggle.disabled{color:#7b818a;background:#f0f1f3}.last-login{color:#676e79}.table-actions{align-items:center;gap:8px;display:flex}.table-actions button{color:#315fae;cursor:pointer;white-space:nowrap;background:0 0;border:0;padding:0;font-size:10px}.table-actions button+button{border-left:1px solid #dfe1e5;padding-left:8px}.table-actions .has-overrides{color:#7040a2}.table-actions .danger-link{color:#ad4237}.table-actions button:disabled{color:#bbb;cursor:not-allowed}.employee-empty{color:#8a9099;flex-direction:column;justify-content:center;align-items:center;min-height:230px;display:flex}.employee-empty span{font-size:28px}.employee-empty b{margin-top:9px;font-size:12px}.role-layout{grid-template-columns:245px minmax(0,1fr);gap:14px;display:grid}.role-list,.role-editor{padding:0;overflow:hidden}.role-list-head{border-bottom:1px solid #e7e8eb;justify-content:space-between;align-items:center;height:51px;padding:0 15px;display:flex}.role-list-head>b{font-size:12px}.role-list-head button{color:#3e5f9b;cursor:pointer;background:#fff;border:1px solid #d8dbe0;border-radius:6px;width:27px;height:27px}.role-list>button{text-align:left;cursor:pointer;background:#fff;border:0;border-bottom:1px solid #eceef0;align-items:center;gap:10px;width:100%;min-height:65px;padding:11px 13px;display:flex}.role-list>button:hover{background:#fafbfc}.role-list>button.active{background:#f1f5fd;box-shadow:inset 3px 0 #315fb6}.role-list>button>span:nth-child(2){flex:1;min-width:0}.role-list>button b,.role-list>button small{display:block}.role-list>button b{color:#30343a;font-size:11px}.role-list>button small{color:#8a9098;margin-top:4px;font-size:9px}.role-list>button>i{color:#9ba0a8;font-size:17px;font-style:normal}.role-symbol{color:#3863ad;background:#edf2fb;border-radius:7px;place-items:center;width:28px;height:28px;display:grid}.role-editor{padding:18px}.role-editor-head{border-bottom:1px solid #e7e9ed;justify-content:space-between;align-items:flex-start;gap:18px;padding-bottom:17px;display:flex}.role-title-line{align-items:center;gap:8px;display:flex}.role-title-line h2{margin:0;font-size:18px}.role-title-line span{color:#6f7682;background:#f0f2f5;border-radius:4px;padding:3px 6px;font-size:9px}.role-editor-head p{color:#777e89;max-width:580px;margin:6px 0 0;font-size:11px}.danger-outline{color:#aa4036!important;border-color:#e4c4c0!important}.data-scope-editor{background:#fbfcfd;border:1px solid #e1e4e9;border-radius:9px;margin-top:17px;padding:15px}.data-scope-editor>div:first-child>b,.data-scope-editor>div:first-child>small{display:block}.data-scope-editor>div:first-child>b{font-size:12px}.data-scope-editor>div:first-child>small{color:#7a818c;margin-top:4px;font-size:10px}.scope-options{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;margin-top:13px;display:grid}.scope-options label{cursor:pointer;background:#fff;border:1px solid #e0e2e6;border-radius:7px;align-items:flex-start;gap:8px;min-height:60px;padding:10px;display:flex}.scope-options label:has(input:checked){background:#f4f7ff;border-color:#7193d3;box-shadow:0 0 0 1px #7193d3}.scope-options input{accent-color:#315fb6;margin:2px 0 0}.scope-options b,.scope-options small{display:block}.scope-options b{font-size:10px}.scope-options small{color:#858b95;margin-top:4px;font-size:9px;line-height:1.35}.property-options{border-top:1px solid #e7e9ed;flex-wrap:wrap;gap:8px;margin-top:10px;padding-top:10px;display:flex}.property-options label{color:#4c535e;cursor:pointer;background:#fff;border:1px solid #dde0e5;border-radius:6px;align-items:center;gap:6px;padding:6px 8px;font-size:10px;display:flex}.property-options label:has(input:checked){color:#2d579f;background:#f3f7ff;border-color:#87a6dd}.property-options input{accent-color:#315fb6}.permission-groups,.permission-group+.permission-group{margin-top:18px}.permission-group-head{justify-content:space-between;align-items:center;margin-bottom:9px;display:flex}.permission-group-head b,.permission-group-head small{display:block}.permission-group-head b{font-size:12px}.permission-group-head small{color:#848a94;margin-top:3px;font-size:10px}.permission-group-head>span{color:#66707d;background:#f0f2f5;border-radius:10px;padding:4px 7px;font-size:9px}.permission-grid{border:1px solid #e1e3e7;border-radius:8px;grid-template-columns:repeat(2,minmax(0,1fr));display:grid;overflow:hidden}.permission-item{cursor:pointer;background:#fff;border-bottom:1px solid #e8eaed;align-items:center;gap:12px;min-height:64px;padding:11px 13px;display:flex;position:relative}.permission-item:nth-child(odd){border-right:1px solid #e8eaed}.permission-item:nth-last-child(-n+2){border-bottom:0}.permission-item>span{flex:1;min-width:0}.permission-item b,.permission-item small{display:block}.permission-item b{font-size:11px}.permission-item small{color:#858b95;margin-top:4px;font-size:9px;line-height:1.35}.permission-item input{opacity:0;position:absolute}.permission-item>i{background:#cfd3d9;border-radius:10px;flex:none;width:32px;height:18px;transition:all .15s;position:relative}.permission-item>i:after{content:"";background:#fff;border-radius:50%;width:12px;height:12px;transition:all .15s;position:absolute;top:3px;left:3px;box-shadow:0 1px 2px #0003}.permission-item input:checked+i{background:#315fb6}.permission-item input:checked+i:after{transform:translate(14px)}.access-modal{background:#fff;border-radius:12px;width:min(580px,100%);max-height:min(88vh,850px);padding:26px;position:relative;overflow:auto;box-shadow:0 22px 70px #0a12203d}.access-modal>h2{margin:0;font-size:21px}.access-modal>p:not(.eyebrow){color:#757c87;margin:8px 0 20px;font-size:11px;line-height:1.55}.access-form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.access-form-grid label,.full-field{color:#474d56;font-size:11px;font-weight:650;display:block}.access-form-grid input,.access-form-grid select,.full-field input{color:#292d34;width:100%;height:39px;font:inherit;background:#fff;border:1px solid #d5d9df;border-radius:7px;outline:0;margin-top:7px;padding:0 10px;font-size:11px}.access-form-grid input:focus,.access-form-grid select:focus,.full-field input:focus{border-color:#567dc6;box-shadow:0 0 0 3px #eaf0ff}.permission-modal{width:min(900px,100%)}.access-permission-backdrop{padding:24px}.permission-modal .data-scope-editor{margin-bottom:17px}.override-list{border:1px solid #e1e4e8;border-radius:9px;overflow:hidden}.override-list>div+div{border-top:7px solid #f3f4f6}.override-list>div>b{color:#555d69;background:#fafbfc;border-bottom:1px solid #e7e9ec;padding:9px 12px;font-size:10px;display:block}.override-list label{border-bottom:1px solid #eceef0;align-items:center;gap:14px;min-height:54px;padding:9px 12px;display:flex}.override-list label:last-child{border-bottom:0}.override-list label>span{flex:1;min-width:0}.override-list label b,.override-list label small{display:block}.override-list label b{font-size:10px}.override-list label small{color:#858c96;margin-top:3px;font-size:9px}.override-list select{color:#404650;background:#fff;border:1px solid #d5d8de;border-radius:6px;width:135px;height:31px;padding:0 8px;font-size:10px}.permission-actions{background:#fff;border-top:1px solid #e4e6e9;align-items:center;margin:18px -26px -26px;padding:13px 26px;position:sticky;bottom:-26px}.permission-actions>span{flex:1}.small-access-modal{width:min(430px,100%)}@media (width<=1050px){.access-metrics{grid-template-columns:repeat(2,1fr)}.role-layout{grid-template-columns:210px minmax(0,1fr)}.scope-options{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=760px){.access-metrics{grid-template-columns:1fr 1fr}.employee-toolbar{flex-wrap:wrap}.access-search{width:100%}.employee-toolbar select{flex:1}.role-layout{grid-template-columns:1fr}.role-list{max-height:220px;overflow:auto}.role-editor-head{display:block}.role-editor-head .button-row{margin-top:14px}.permission-grid{grid-template-columns:1fr}.permission-item:nth-child(odd){border-right:0}.permission-item:nth-last-child(-n+2){border-bottom:1px solid #e8eaed}.permission-item:last-child{border-bottom:0}.access-form-grid,.scope-options{grid-template-columns:1fr}.permission-actions{flex-wrap:wrap}.permission-actions>span{display:none}.permission-actions button{flex:1}.access-note small{display:none}}.rules-modal,.repair-modal{background:#fff;border-radius:13px;width:min(820px,100%);max-height:min(90vh,900px);padding:27px;position:relative;overflow:auto;box-shadow:0 24px 76px #0c121e47}.rules-modal>h2,.repair-modal>h2{margin:0;font-size:22px}.rules-modal>p:not(.eyebrow),.repair-modal>p:not(.eyebrow){color:#747b86;margin:8px 0 19px;font-size:11px;line-height:1.6}.rules-table{border:1px solid #e1e4e9;border-radius:9px;overflow:hidden}.rules-table>div{border-bottom:1px solid #e9ebee;grid-template-columns:90px 145px minmax(0,1fr);align-items:center;gap:12px;min-height:58px;padding:10px 13px;display:grid}.rules-table>div:last-child{border-bottom:0}.rules-table b{color:#2f5da6;font-size:10px}.rules-table span{font-size:11px;font-weight:650}.rules-table p{color:#737a85;margin:0;font-size:10px;line-height:1.5}.repair-compare{grid-template-columns:1fr 1fr;gap:10px;margin-bottom:17px;display:grid}.repair-compare>div{background:#f8faff;border:1px solid #e0e4ea;border-radius:8px;padding:12px}.repair-compare>div+div{background:#f5fbf6}.repair-compare span,.repair-compare b,.repair-compare small{display:block}.repair-compare span{color:#7a8290;margin-bottom:6px;font-size:9px}.repair-compare b{font-size:12px}.repair-compare small{color:#727985;margin-top:5px;font-size:10px}.repair-form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:13px;display:grid}.repair-form-grid label{color:#4d535d;font-size:10px;font-weight:650;display:block}.repair-form-grid input,.repair-form-grid select,.repair-form-grid textarea{color:#292d33;width:100%;font:inherit;background:#fff;border:1px solid #d7dbe1;border-radius:7px;outline:0;margin-top:6px;font-size:11px}.repair-form-grid input,.repair-form-grid select{height:38px;padding:0 10px}.repair-form-grid textarea{resize:vertical;min-height:76px;padding:10px}.repair-form-grid input:focus,.repair-form-grid select:focus,.repair-form-grid textarea:focus{border-color:#557bc2;box-shadow:0 0 0 3px #eaf0ff}.repair-form-grid .full-field{grid-column:1/-1}.repair-actions{border-top:1px solid #e5e7eb;justify-content:flex-end;gap:9px;margin-top:19px;padding-top:15px;display:flex}.repair-actions button:disabled{opacity:.4;cursor:not-allowed}.issue-action{justify-content:space-between;align-items:flex-start;gap:10px;display:flex}.issue-action>span{max-width:280px}.issue-action button{color:#315fae;cursor:pointer;background:#fff;border:1px solid #d5dce9;border-radius:6px;flex:none;padding:5px 8px;font-size:9px}.issue-action button:hover{background:#f1f5fd}.resolved-note{color:#34704c;font-size:10px}.resolved-row td{background:#f5fbf7!important}.status.resolved{color:#25704a;background:#e8f7ed}.excel-like-report .source-manual td:first-child{color:#7f6000;background:#fff2cc}@media (width<=720px){.rules-table>div{grid-template-columns:70px 110px minmax(180px,1fr)}.repair-form-grid,.repair-compare{grid-template-columns:1fr}.repair-actions{flex-direction:column}.repair-actions button{width:100%}}.api-loading{z-index:80;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);background:#fffffff5;border:1px solid #d8dee9;border-radius:10px;align-items:center;gap:12px;min-width:250px;padding:12px 14px;display:flex;position:fixed;top:74px;right:24px;box-shadow:0 12px 36px #121c3029}.api-loading-spinner{border:2px solid #d7deeb;border-top-color:#315fb6;border-radius:50%;flex:none;width:22px;height:22px;animation:.75s linear infinite api-spin}.api-loading b,.api-loading small{display:block}.api-loading b{color:#2d3440;font-size:11px}.api-loading small{color:#7b8390;margin-top:4px;font-size:9px}@keyframes api-spin{to{transform:rotate(360deg)}}.validation-card{border:1px solid;border-radius:9px;justify-content:space-between;align-items:center;gap:18px;margin:0 0 16px;padding:14px 16px;display:flex}.validation-card>div:first-child b,.validation-card>div:first-child span{display:block}.validation-card>div:first-child b{font-size:12px}.validation-card>div:first-child span{color:#6f7783;margin-top:5px;font-size:10px}.validation-card>div:last-child{flex-wrap:wrap;justify-content:flex-end;gap:6px;display:flex}.validation-card>div:last-child span{border-radius:5px;padding:5px 7px;font-size:9px;font-weight:650}.validation-card.passed{background:#f5fbf7;border-color:#b9dfc7}.validation-card.blocked{background:#fffbf5;border-color:#edc89e}.check-pass{color:#1b7547;background:#e5f5eb}.check-fail{color:#a7501c;background:#fdebdc}.lock-button{background:#315f52;border-color:#315f52}.lock-button:hover{background:#23493e}.lock-button:disabled{background:#69736f;border-color:#69736f}@media (width<=900px){.validation-card{flex-direction:column;align-items:flex-start}.validation-card>div:last-child{justify-content:flex-start}.api-loading{top:68px;left:14px;right:14px}}
