@import"https://fonts.googleapis.com/css2?family=Fraunces:opsz,wght@9..144,600;700&family=Space+Grotesk:wght@400;500;600;700&display=swap";@import"https://cdn.jsdelivr.net/gh/orioncactus/pretendard@v1.3.9/dist/web/variable/pretendardvariable-dynamic-subset.min.css";:root{--page-bg: #f4efe6;--page-gradient: linear-gradient(120deg, #f4efe6 0%, #eff6fb 40%, #edf7f1 100%);--page-orbs: radial-gradient(circle at 15% 20%, rgba(255, 208, 132, .35), transparent 45%), radial-gradient(circle at 80% 15%, rgba(120, 189, 255, .25), transparent 45%), radial-gradient(circle at 75% 80%, rgba(138, 224, 176, .2), transparent 50%);--text-primary: #1f2a2d;--text-muted: #46585f;--text-soft: #6b797f;--surface-strong: rgba(255, 255, 255, .92);--surface-border: rgba(255, 255, 255, .7);--surface-shadow: 0 18px 40px rgba(20, 36, 44, .12);--floating-surface: rgba(255, 255, 255, .75);--floating-shadow: 0 8px 24px rgba(14, 30, 37, .12);--nav-surface: rgba(255, 255, 255, .65);--nav-surface-border: rgba(255, 255, 255, .9);--nav-active-bg: #111e24;--nav-active-text: #f7f4ed;--nav-active-shadow: 0 10px 20px rgba(17, 30, 36, .2);--table-border: rgba(47, 66, 74, .12);--field-bg: rgba(255, 255, 255, .95);--field-border: rgba(31, 42, 45, .2);--field-text: #1f2a2d;--button-base: #18242b;--button-base-text: #f7f4ed;--button-primary: linear-gradient(120deg, #1b3a4b, #2a6f7f);--button-primary-text: #f7f4ed;--button-subtle-bg: rgba(255, 255, 255, .7);--button-subtle-text: #1f2a2d;--button-subtle-border: rgba(31, 42, 45, .15);--interactive-shadow: 0 10px 20px rgba(24, 36, 43, .2);--toggle-track: rgba(24, 36, 43, .14);--toggle-track-active: rgba(42, 111, 127, .5);--toggle-thumb: #ffffff;--toggle-shadow: 0 4px 10px rgba(24, 36, 43, .18);--pill-bg: rgba(255, 196, 124, .25);--pill-text: #9a5b00;--pill-paid-bg: rgba(137, 218, 185, .3);--pill-paid-text: #1f6c52;--search-highlight-bg: #fff1a6;--error-text: #b02323;--focus-outline: rgba(42, 111, 127, .38);font-family:Pretendard Variable,Pretendard,Space Grotesk,Segoe UI,sans-serif;line-height:1.5;font-weight:400;color:var(--text-primary);background-color:var(--page-bg);color-scheme:light;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased}:root[data-theme=dark]{--page-bg: #071319;--page-gradient: linear-gradient(135deg, #071319 0%, #10232b 42%, #0d1820 100%);--page-orbs: radial-gradient(circle at 15% 20%, rgba(255, 171, 88, .14), transparent 42%), radial-gradient(circle at 80% 15%, rgba(91, 190, 255, .18), transparent 42%), radial-gradient(circle at 75% 80%, rgba(101, 240, 175, .12), transparent 50%);--text-primary: #ecf4f6;--text-muted: #c2d0d3;--text-soft: #71868d;--surface-strong: rgba(12, 27, 34, .92);--surface-border: rgba(163, 204, 216, .12);--surface-shadow: 0 22px 52px rgba(0, 0, 0, .34);--floating-surface: rgba(11, 25, 32, .78);--floating-shadow: 0 12px 30px rgba(0, 0, 0, .28);--nav-surface: rgba(13, 31, 39, .72);--nav-surface-border: rgba(163, 204, 216, .16);--nav-active-bg: #d8f3fb;--nav-active-text: #081219;--nav-active-shadow: 0 12px 30px rgba(0, 0, 0, .22);--table-border: rgba(163, 204, 216, .12);--field-bg: rgba(6, 16, 21, .78);--field-border: rgba(163, 204, 216, .18);--field-text: #ecf4f6;--button-base: #d8f3fb;--button-base-text: #081219;--button-primary: linear-gradient(120deg, #6ec1df, #76dfb5);--button-primary-text: #081219;--button-subtle-bg: rgba(255, 255, 255, .04);--button-subtle-text: #ecf4f6;--button-subtle-border: rgba(163, 204, 216, .14);--interactive-shadow: 0 16px 30px rgba(0, 0, 0, .24);--toggle-track: rgba(216, 243, 251, .18);--toggle-track-active: rgba(110, 193, 223, .4);--toggle-thumb: #f5fcff;--toggle-shadow: 0 8px 18px rgba(0, 0, 0, .28);--pill-bg: rgba(255, 188, 116, .2);--pill-text: #ffd49b;--pill-paid-bg: rgba(109, 224, 176, .22);--pill-paid-text: #b7f2d6;--search-highlight-bg: rgba(250, 204, 21, .28);--error-text: #ffb0b0;--focus-outline: rgba(110, 193, 223, .45);color-scheme:dark}#root{min-height:100vh}*{box-sizing:border-box}html,body{margin:0;min-height:100vh;touch-action:pan-y;touch-action:pan-y pinch-zoom}html[data-user-zoomed],html[data-user-zoomed] body{touch-action:manipulation}body{color:var(--text-primary);background:var(--page-gradient);transition:background .25s ease,color .25s ease}body:before{content:"";position:fixed;inset:0;background:var(--page-orbs);z-index:-1;transition:background .25s ease}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}:root{--field-grid-column-width: 180px;--field-grid-gap: 12px;--section-panel-padding: 18px}.card{background:var(--surface-strong);border-radius:20px;padding:24px;border:1px solid var(--surface-border);box-shadow:var(--surface-shadow);animation:rise .6s ease;transition:background .25s ease,border-color .25s ease,box-shadow .25s ease}.card h2,.card h3{margin-top:0}.card-actions{margin-top:12px}.card-header{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap;margin-bottom:16px}.card-header h3{margin:0}.card-total-amount{margin-left:10px}.section-panel{display:grid;gap:14px;min-width:0;padding:var(--section-panel-padding);border:1px solid var(--surface-border);border-radius:8px;background:var(--surface-strong)}.section-panel-main{border-color:var(--table-border)}.section-panel-secondary{border-color:var(--surface-border)}.section-panel h2,.section-panel h3{margin:0}.section-panel-header{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap}.section-panel-actions{display:flex;align-items:center;justify-content:flex-end;gap:10px;flex-wrap:wrap}.section-table-frame{min-width:0;overflow:hidden;background:var(--surface-strong)}.settlement-summary-tabs{display:flex;gap:18px;overflow-x:auto;touch-action:pan-x pan-y;touch-action:pan-x pan-y pinch-zoom;border-bottom:1px solid var(--table-border)}.settlement-summary-tab{padding:0 2px 10px;border:0;border-bottom:2px solid transparent;background:transparent;color:var(--text-muted);cursor:pointer;font:inherit;font-weight:700;line-height:1.4;white-space:nowrap}.settlement-summary-tab:hover,.settlement-summary-tab.active{color:var(--text-primary)}.settlement-summary-tab.active{border-bottom-color:var(--text-primary)}.settlement-summary-tab-panel{display:grid;gap:16px;min-width:0}.settlement-summary-tab-panel .filter-toolbar{width:100%;min-width:0}.settlement-summary-tab-panel .filter-toolbar-fields{flex:1 1 560px;min-width:0}.settlement-summary-tab-panel .filter-toolbar-actions{flex:1 1 168px;justify-content:flex-start;margin-left:0;min-width:0}.settlement-summary-tab-panel .filter-toolbar-actions .button{max-width:100%}.grid{display:grid;grid-template-columns:minmax(0,320px) minmax(0,1fr);gap:24px}.table{width:100%;border-collapse:collapse;font-size:.95rem}.table th,.table td{text-align:left;padding:12px 10px;border-bottom:1px solid var(--table-border)}.table th{font-size:.75rem;text-transform:uppercase;letter-spacing:.16em;color:var(--text-soft)}.table .table-selection-column{width:1%;text-align:center;white-space:nowrap}.table .table-selection-column input{width:16px;height:16px;margin:0;vertical-align:middle}.table-scroll{width:100%;max-width:100%;min-width:0;overflow-x:auto;touch-action:pan-x pan-y;touch-action:pan-x pan-y pinch-zoom}.form{display:grid;gap:16px}.form.inline{grid-template-columns:minmax(0,1fr) auto;align-items:end}.field-grid{--field-grid-column-count: 3;--field-grid-align-items: end;display:grid;grid-template-columns:repeat(var(--field-grid-column-count),minmax(0,var(--field-grid-column-width)));gap:var(--field-grid-gap);align-items:var(--field-grid-align-items);justify-content:start;width:max-content;min-width:0}.field-grid>.field{box-sizing:border-box;width:min(var(--field-grid-column-width),100%);min-width:0;max-width:100%}.field-grid input,.field-grid select{box-sizing:border-box;width:100%;min-width:0;max-width:100%}.field-grid-columns-2{--field-grid-column-count: 2}.field-grid-columns-3{--field-grid-column-count: 3}.field-grid-align-start{--field-grid-align-items: start}.field-grid-with-action{grid-template-columns:minmax(0,var(--field-grid-column-width)) auto}.filter-toolbar,.filter-toolbar-fields{display:flex;align-items:end;justify-content:flex-start;gap:18px;flex-wrap:wrap}.filter-toolbar-fields .field{flex:0 0 260px;min-width:260px;max-width:260px}.filter-toolbar-actions{display:flex;align-items:end;justify-content:flex-end;gap:10px;flex-wrap:wrap;margin-left:auto}.summary-download-action{display:flex;align-items:end;flex:0 0 auto;min-width:168px}.summary-download-action .button{max-width:100%}.filter-toolbar-primary-action{min-width:168px}.segmented-control{display:inline-flex;border:1px solid var(--field-border);border-radius:12px;background:var(--field-bg);padding:3px;gap:2px}.segmented-control button{flex:1;padding:9px 14px;background:transparent;border:none;border-radius:9px;cursor:pointer;color:var(--field-text);font-family:inherit;font-size:.95rem;font-weight:500;line-height:1.5;white-space:nowrap;transition:background .15s ease,color .15s ease}.segmented-control button:not(.active):not(:disabled):hover{background:var(--button-subtle-bg)}.segmented-control button.active{background:var(--button-primary);color:var(--button-primary-text);box-shadow:var(--floating-shadow)}.segmented-control button:disabled{opacity:.5;cursor:not-allowed}.settlement-status-summary-item{display:flex;align-items:center;justify-content:space-between;gap:12px;min-width:0;padding:12px 14px;border:1px solid var(--table-border);border-radius:8px;background:var(--button-subtle-bg);color:var(--text-muted);font-weight:700}.field{display:grid;gap:6px;font-weight:500}input,select{padding:12px 14px;border-radius:12px;border:1px solid var(--field-border);background:var(--field-bg);color:var(--field-text);font-family:inherit;font-size:.95rem;transition:background .25s ease,border-color .25s ease,color .25s ease}@media(pointer:coarse){input,select,textarea{font-size:1rem!important}}.search-highlight{padding:0 2px;border-radius:3px;background:var(--search-highlight-bg);color:inherit}input::placeholder{color:var(--text-soft)}.button{border:none;border-radius:999px;padding:12px 18px;font-weight:600;cursor:pointer;background:var(--button-base);color:var(--button-base-text);transition:transform .2s ease,box-shadow .2s ease,background .25s ease,color .25s ease}.button.primary{background:var(--button-primary);color:var(--button-primary-text)}.button.subtle{background:var(--button-subtle-bg);color:var(--button-subtle-text);border:1px solid var(--button-subtle-border)}.button:disabled{opacity:.6;cursor:default}.button:hover:not(:disabled){transform:translateY(-1px);box-shadow:var(--interactive-shadow)}.pill{display:inline-flex;align-items:center;padding:4px 10px;border-radius:999px;font-size:.75rem;text-transform:uppercase;letter-spacing:.12em;background:var(--pill-bg);color:var(--pill-text)}.pill.paid{background:var(--pill-paid-bg);color:var(--pill-paid-text)}.error{color:var(--error-text);font-weight:600;white-space:pre-line;overflow-wrap:break-word;word-break:keep-all}.table-actions{display:flex;align-items:center;gap:12px;flex-wrap:wrap;margin:20px 0}.meta{color:var(--text-muted);font-weight:500}.meta-pre-line{white-space:pre-line}.row-actions{width:1%;white-space:nowrap;vertical-align:middle}.row-actions-inner{display:flex;justify-content:flex-end;gap:6px}.btn-sm{padding:6px 12px;font-size:.75rem}.btn-danger{color:var(--error-text, #c0392b)}.btn-restore{background:var(--pill-paid-bg);color:var(--pill-paid-text);border-color:transparent}.modal-overlay{position:fixed;inset:0;background:#00000073;display:flex;align-items:center;justify-content:center;z-index:1000;animation:fade-in .2s ease}.modal{position:relative;background:var(--surface-strong);border:1px solid var(--surface-border);border-radius:20px;padding:32px;width:min(680px,92vw);min-width:min(420px,92vw);min-height:220px;max-width:95vw;max-height:88vh;overflow:hidden;resize:both;display:flex;flex-direction:column;box-shadow:var(--floating-shadow);animation:rise .3s ease}.modal>.form{flex:1 1 auto;min-height:0}.modal-body{overflow-y:auto;min-height:0;margin-right:-20px;padding-right:20px}.modal h2{margin-top:0;margin-bottom:16px}.modal-header{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin-bottom:16px}.modal-header h2{margin:0}.modal-close-button{width:32px;height:32px;padding:0;flex:0 0 auto}.modal-actions{display:flex;justify-content:flex-end;gap:10px;margin-top:20px}.modal-content-area{min-height:0;display:flex;flex-direction:column}.modal.modal-wide{width:min(920px,95vw)}.person-detail-tabs{display:flex;align-items:center;gap:4px;border-bottom:1px solid var(--table-border)}.person-detail-tab{border:0;border-bottom:2px solid transparent;background:transparent;color:var(--text-soft);padding:10px 14px;font:inherit;font-size:.95rem;cursor:pointer}.person-detail-tab:hover,.person-detail-tab.active{color:var(--text-primary)}.person-detail-tab.active{border-bottom-color:var(--button-base);font-weight:700}.person-detail-tab-panel{min-height:0}.row-selected{background:var(--nav-active-bg);color:var(--nav-active-text)}@keyframes fade-in{0%{opacity:0}to{opacity:1}}@keyframes rise{0%{transform:translateY(8px);opacity:0}to{transform:translateY(0);opacity:1}}@media(max-width:900px){.grid{grid-template-columns:1fr}.field-grid,.field-grid-with-action{grid-template-columns:1fr;width:100%}.field-grid>.field{width:100%}.form.inline{grid-template-columns:1fr}.filter-toolbar-fields{justify-content:flex-start}.filter-toolbar-fields .field{flex:1 1 100%;min-width:0;max-width:none}.section-panel-header{align-items:flex-start;flex-direction:column}.summary-download-action{flex:1 1 100%;min-width:0}.modal,.modal.modal-wide{width:96vw;min-width:0;min-height:0;max-width:96vw;max-height:88vh;resize:none}}.app-shell{min-height:100vh;padding:48px 64px 72px;display:flex;flex-direction:column;gap:24px}.topbar{display:flex;justify-content:space-between;align-items:flex-start;gap:24px}.topbar-solo{justify-content:flex-end}.topbar-brand{display:flex;flex-direction:column;align-items:flex-start;gap:0px;min-width:0}.topbar-brand-copy{min-width:0}.topbar h1{font-size:clamp(2.1rem,3vw,3.1rem);margin:.2rem 0 .4rem}.eyebrow{letter-spacing:.02em;font-size:3.2rem;font-weight:700;line-height:1.1;color:var(--text-primary);margin-bottom:.1rem}.subtitle{margin:0;color:var(--text-muted)}.user-card{display:flex;align-items:center;gap:16px;flex-wrap:wrap;padding:14px 16px;border-radius:16px;background:var(--floating-surface);border:1px solid var(--surface-border);box-shadow:var(--floating-shadow);transition:background .25s ease,border-color .25s ease,box-shadow .25s ease}.user-name{font-weight:600}.user-role{text-transform:uppercase;font-size:.7rem;letter-spacing:.15em;color:var(--text-soft)}.topbar-actions{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.nav{display:flex;gap:12px;flex-wrap:wrap}.nav a{padding:10px 16px;border-radius:999px;background:var(--nav-surface);border:1px solid var(--nav-surface-border);font-size:.65rem;font-weight:600;transition:transform .2s ease,box-shadow .2s ease,background .25s ease,color .25s ease}.nav a.active{background:var(--nav-active-bg);color:var(--nav-active-text);box-shadow:var(--nav-active-shadow)}.nav a:hover{transform:translateY(-1px)}.content{display:flex;flex-direction:column;gap:24px}.nav-link-badge{display:inline-flex;align-items:center;justify-content:center;margin-left:8px;min-width:22px;height:22px;padding:0 8px;border-radius:999px;background:var(--error-text);color:#fff;font-size:.7rem;font-weight:700}@media(max-width:900px){.app-shell{padding:32px 24px 48px}.topbar{flex-direction:column;align-items:flex-start}.user-card{width:100%;justify-content:space-between}}.theme-toggle{--toggle-width: 64px;--toggle-height: 32px;--toggle-border: 1px;--thumb-inset: 3px;--thumb-size: calc(var(--toggle-height) - 2 * var(--toggle-border) - 2 * var(--thumb-inset));box-sizing:border-box;position:relative;flex:none;width:var(--toggle-width);height:var(--toggle-height);padding:0;border-radius:999px;border:var(--toggle-border) solid var(--button-subtle-border);background:var(--toggle-track);color:#1f2a2d;cursor:pointer;transition:background .25s ease,box-shadow .2s ease,transform .2s ease}.theme-toggle:hover{transform:translateY(-1px);box-shadow:var(--interactive-shadow)}.theme-toggle-thumb{position:absolute;top:50%;left:var(--thumb-inset);width:var(--thumb-size);height:var(--thumb-size);border-radius:50%;background:var(--toggle-thumb);box-shadow:var(--toggle-shadow);transform:translateY(-50%) translate(0);transition:transform .45s cubic-bezier(.4,.1,.3,1.2)}.theme-toggle[aria-pressed=true] .theme-toggle-thumb{transform:translateY(-50%) translate(calc(var(--toggle-width) - 2 * var(--toggle-border) - var(--thumb-size) - 2 * var(--thumb-inset)))}.theme-toggle-icon{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;transition:opacity .35s ease,transform .45s cubic-bezier(.4,.1,.3,1.2)}.theme-toggle-svg{width:18px;height:18px}.theme-toggle-icon-sun{opacity:1;transform:rotate(0) scale(1)}.theme-toggle[aria-pressed=true] .theme-toggle-icon-sun{opacity:0;transform:rotate(-90deg) scale(.4)}.theme-toggle-icon-moon{opacity:0;transform:rotate(90deg) scale(.4)}.theme-toggle[aria-pressed=true] .theme-toggle-icon-moon{opacity:1;transform:rotate(0) scale(1)}@media(prefers-reduced-motion:reduce){.theme-toggle,.theme-toggle-thumb,.theme-toggle-icon{transition:none}}button:focus-visible,input:focus-visible,select:focus-visible,.nav a:focus-visible,.theme-toggle:focus-visible{outline:3px solid var(--focus-outline);outline-offset:2px}.date-range-picker{position:relative;display:grid;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:center;width:100%;height:47px;padding:0 8px;border:1px solid var(--field-border);border-radius:12px;background:var(--field-bg);overflow:hidden}.date-range-picker-button{display:inline-flex;align-items:center;justify-content:center;min-width:0;height:100%;padding:0 10px;border:0;border-radius:9px;background:transparent;color:var(--text-primary);cursor:pointer;font:inherit;font-weight:700;line-height:1.2;white-space:nowrap}.date-range-picker-button:focus-visible{outline:2px solid var(--focus-outline);outline-offset:-2px}.date-range-picker-button:hover:not(:disabled){background:var(--button-subtle-bg)}.date-range-picker-button:disabled{opacity:.55;cursor:not-allowed}.date-range-separator{color:var(--text-muted)}.date-range-input{position:absolute;inset:0 auto auto 50%;width:1px;height:1px;opacity:0;pointer-events:none}.person-primary-field{width:min(var(--field-grid-column-width, 180px),100%);justify-self:start}.person-primary-field input,.person-primary-field select{width:100%}.person-vendor-memberships-field{grid-column:1 / -1;width:100%;min-width:0}.person-representative-bank-account-card{grid-column:1 / -1;box-sizing:border-box;width:fit-content;max-width:none;justify-self:start}.person-representative-bank-account-title{margin:0;color:var(--text-primary);font-size:.95rem;font-weight:700;line-height:1.4}.person-vendor-membership-list{display:grid;gap:14px;min-width:0}.person-vendor-membership-card{box-sizing:border-box;width:fit-content;max-width:none;justify-self:start}.person-vendor-membership-card-header{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap;min-width:0}.person-vendor-membership-title{margin:0;color:var(--text-primary);font-size:.95rem;font-weight:700;line-height:1.4}.person-salary-type-header{display:flex;align-items:center;justify-content:space-between;gap:8px;min-width:0;flex-wrap:wrap}.person-salary-type-header label{min-width:0;overflow-wrap:anywhere}.button.person-salary-history-button{flex:0 0 auto;padding:4px 10px;font-size:.75rem;line-height:1.2;white-space:nowrap}.button.person-salary-history-button.is-active{border-color:var(--surface-border);color:var(--text-primary)}.person-identifier-input-field{min-width:0;width:min(var(--field-grid-column-width, 180px),100%)}.person-identifier-input-field input,.person-identifier-input-field select{width:100%}.button.person-vendor-membership-remove-button{display:inline-flex;align-items:center;justify-content:center;gap:6px;max-width:100%;padding:8px 12px;color:var(--error-text, #c0392b);white-space:nowrap}.button.person-vendor-membership-remove-button .person-vendor-membership-remove-icon{width:18px;height:18px;flex:0 0 auto;fill:currentColor}.person-section-add-row{display:flex;justify-content:flex-start}.person-section-add-button{padding:10px 14px}@media(max-width:900px){.person-primary-field,.person-identifier-input-field{width:100%}.person-vendor-membership-card,.person-representative-bank-account-card{width:100%;max-width:100%}.person-primary-field{width:100%}}.person-detail-modal-overlay{background:#000000b8;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.modal.modal-wide.person-detail-modal{box-sizing:border-box;width:fit-content;max-width:calc(100vw - 32px);min-width:0;background:var(--surface-strong);border-color:var(--surface-border)}.modal.modal-wide.person-detail-modal .modal-body{box-sizing:border-box;display:grid;gap:16px;flex:1 1 auto;width:fit-content;max-width:100%;min-width:0;margin-right:0;margin-inline:0;padding-right:20px;overflow-x:hidden;scrollbar-gutter:stable}.person-detail-modal-tabs{align-self:start}.person-detail-tab-panel.is-hidden{display:none}.person-detail-tab-panel{width:fit-content;max-width:100%;min-width:0}.person-detail-sections{display:grid;gap:14px;width:fit-content;max-width:100%;min-width:0}.person-detail-modal .section-panel{border-color:var(--field-border);background:var(--field-bg)}.person-detail-section h3{margin:0;font-size:1rem}.person-detail-readonly-field{display:grid;gap:7px;min-width:0}.person-detail-readonly-label-row{display:flex;align-items:center;justify-content:space-between;gap:8px;min-width:0;flex-wrap:wrap}.person-detail-readonly-label{color:var(--text-primary);font-size:.95rem;font-weight:500;line-height:1.5;min-width:0;overflow-wrap:anywhere}.person-detail-readonly-value{box-sizing:border-box;display:flex;align-items:center;min-width:0;min-height:48px;padding:12px 14px;border:1px solid var(--field-border);border-radius:12px;background:var(--field-bg);color:var(--field-text);font-weight:500;line-height:1.5;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.button.person-detail-salary-history-toggle{flex:0 0 auto;padding:4px 10px;font-size:.75rem;line-height:1.2;white-space:nowrap}.person-detail-salary-history-table{grid-column:1 / -1;min-width:0}.person-detail-table-wrap{overflow-x:hidden;overflow-y:visible;border:1px solid var(--field-border);border-radius:8px;background:var(--field-bg)}.person-detail-table{table-layout:fixed;min-width:0}.person-detail-table-wrap .table th,.person-detail-table-wrap .table td{white-space:normal;overflow-wrap:anywhere;word-break:keep-all}.person-detail-table-empty{text-align:center;color:var(--text-muted)}.person-detail-change-history-message{margin:0}.person-detail-change-history-layout{display:grid;grid-template-columns:1fr;gap:14px;min-width:0;align-items:start}.person-detail-change-history-list-panel,.person-detail-change-history-detail-panel{min-width:0}.person-detail-change-history-list-panel h3{margin:0;font-size:1rem}.person-detail-change-history-table-scroll{max-height:min(46vh,520px);overflow-x:hidden;overflow-y:auto}.person-detail-change-history-table{table-layout:fixed;width:100%;min-width:100%}.person-detail-change-history-table th,.person-detail-change-history-table td{white-space:normal;overflow-wrap:anywhere;word-break:keep-all}.person-detail-change-history-table th:nth-child(1),.person-detail-change-history-table td:nth-child(1){width:30%}.person-detail-change-history-table th:nth-child(2),.person-detail-change-history-table td:nth-child(2){width:22%}.person-detail-change-history-table th:nth-child(3),.person-detail-change-history-table td:nth-child(3){width:48%}.person-detail-change-history-table tbody tr{cursor:pointer}.person-detail-change-history-table tbody tr:hover,.person-detail-change-history-table tbody tr.is-selected{background:var(--button-subtle-bg)}.person-detail-change-history-detail-panel{align-content:start;overflow:visible}.person-detail-change-history-detail-panel.person-info-snapshot-detail{gap:14px}.person-detail-change-history-detail-panel.person-info-snapshot-detail>h3{margin:0;font-size:1rem}.person-detail-change-history-detail-panel .person-info-snapshot-detail-table-wrap{overflow-x:hidden}.person-detail-change-history-detail-panel .person-info-snapshot-detail-table{width:100%}@media(max-width:900px){.modal.modal-wide.person-detail-modal{width:calc(100vw - 32px)}.modal.modal-wide.person-detail-modal .modal-body,.person-detail-tab-panel,.person-detail-sections{width:100%}.person-detail-table{min-width:0}.person-detail-change-history-layout{grid-template-columns:1fr}.person-detail-change-history-detail-panel{max-height:none}}.person-info-snapshot-detail{display:grid;gap:10px;min-width:0;align-content:start}.person-info-snapshot-detail h3{margin:0;font-size:.98rem}.person-info-snapshot-detail-table-wrap{overflow:auto;border:1px solid var(--surface-border);border-radius:8px;background:inherit}.person-info-snapshot-detail-table th,.person-info-snapshot-detail-table td{white-space:normal;overflow-wrap:anywhere;word-break:keep-all}.person-info-snapshot-detail{overflow:visible}.person-info-snapshot-detail-header{display:grid;gap:4px}.person-info-snapshot-detail-header .meta{margin:0}.person-info-snapshot-detail-section{display:grid;gap:8px;min-width:0}.person-info-snapshot-detail-table{min-width:0;table-layout:fixed}.person-info-snapshot-detail-table tr.is-changed td,.person-info-snapshot-detail-table td.is-changed-cell{background:var(--button-subtle-bg);font-weight:700}.person-info-snapshot-vendor-registration-table{min-width:720px}.snapshot-diff-status-badge{display:inline-flex;align-items:center;min-height:24px;padding:3px 8px;border-radius:999px;font-size:.74rem;font-weight:800;line-height:1.2;background:var(--button-subtle-bg);color:var(--text-muted)}.snapshot-diff-status-badge.added{background:var(--pill-paid-bg);color:var(--pill-paid-text)}.snapshot-diff-status-badge.removed{background:#b0232314;color:var(--error-text)}.snapshot-diff-status-badge.changed{background:#a162071a;color:#854d0e}.home-page{min-height:360px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:18px;text-align:center}.home-page-title{margin:0;font-size:2rem}.dashboard-service-fee-error{margin:0}.dashboard-service-fee-filter-toolbar{align-items:center}.dashboard-service-fee-period-navigation{display:flex;align-items:center;gap:8px;flex:0 1 auto;min-width:0}.dashboard-service-fee-period-selector{display:grid;grid-template-columns:42px minmax(0,1fr) auto 42px;align-items:center;flex:0 1 400px;width:400px;min-width:0;height:47px;padding:0 4px;border:1px solid var(--field-border);border-radius:12px;background:var(--field-bg);overflow:hidden}.dashboard-service-fee-period-arrow{display:inline-flex;align-items:center;justify-content:center;min-width:0;height:100%;padding:0;border:0;border-radius:9px;background:transparent;color:var(--field-text);cursor:pointer}.dashboard-service-fee-period-arrow:focus-visible{outline:2px solid var(--focus-outline);outline-offset:-2px}.dashboard-service-fee-period-arrow:hover:not(:disabled){background:var(--button-subtle-bg)}.dashboard-service-fee-period-arrow:disabled{opacity:.55;cursor:not-allowed}.dashboard-service-fee-period-arrow-svg{width:16px;height:16px}.dashboard-service-fee-period-picker{min-width:0;height:100%}.dashboard-service-fee-period-picker .date-range-picker{height:100%;padding:0 4px;border:0;border-radius:0;background:transparent}.dashboard-service-fee-period-day-count{display:inline-flex;align-items:center;height:100%;padding:0 4px;color:var(--text-muted);font-size:.85rem;font-variant-numeric:tabular-nums;font-weight:700;white-space:nowrap}.dashboard-service-fee-current-period-button{flex:none;min-height:42px;white-space:nowrap}.dashboard-service-fee-breakdown-heading{display:flex;align-items:baseline;gap:8px 16px;flex-wrap:wrap;min-width:0}.dashboard-service-fee-breakdown-heading h3{font-weight:800}.dashboard-service-fee-inline-summary{display:flex;align-items:baseline;gap:8px 18px;flex-wrap:wrap;min-width:0;margin:0;padding-left:16px;border-left:1px solid var(--surface-border)}.dashboard-service-fee-inline-summary-group{display:flex;align-items:baseline;gap:6px 10px;flex-wrap:wrap;min-width:0}.dashboard-service-fee-inline-summary-group+.dashboard-service-fee-inline-summary-group{padding-left:18px;border-left:1px solid var(--surface-border)}.dashboard-service-fee-inline-summary-group dt{color:var(--text-muted);font-weight:700;white-space:nowrap}.dashboard-service-fee-inline-summary-group dd{display:inline-flex;align-items:baseline;gap:4px;min-width:0;margin:0;white-space:nowrap}.dashboard-service-fee-inline-summary-group dd+dd:before{content:"·";margin-right:2px;color:var(--text-soft);font-weight:700}.dashboard-service-fee-inline-summary-group dd span{color:var(--text-soft);font-size:.82rem;font-weight:600}.dashboard-service-fee-inline-summary-group dd strong{color:var(--text-muted);font-size:.95rem;font-variant-numeric:tabular-nums;font-weight:700}.dashboard-breakdown-table th:nth-child(n+2),.dashboard-breakdown-table td:nth-child(n+2){text-align:right}.dashboard-breakdown-table td:nth-child(n+2){font-weight:700}@media(max-width:900px){.dashboard-service-fee-period-navigation{width:100%}.dashboard-service-fee-period-selector{flex:1 1 auto;width:auto}.dashboard-service-fee-breakdown-heading{width:100%}.dashboard-service-fee-inline-summary{padding-left:0;border-left:0}.dashboard-service-fee-inline-summary-group+.dashboard-service-fee-inline-summary-group{padding-left:0;border-left:0}}@media(max-width:560px){.dashboard-service-fee-period-navigation{flex-wrap:wrap}.dashboard-service-fee-period-selector{flex:1 1 100%}.dashboard-service-fee-inline-summary,.dashboard-service-fee-inline-summary-group{width:100%}.dashboard-service-fee-inline-summary-group dd+dd:before{content:none}}.login-shell{min-height:100vh;display:flex;align-items:center;justify-content:center;padding:48px}.login-register-link{margin-top:16px;text-align:center;font-size:.9rem;color:var(--text-soft)}.login-register-link a{font-weight:700;color:var(--text-primary)}.login-support{margin-top:8px;text-align:center;font-size:.85rem;color:var(--text-soft)}.login-support a{font-weight:700;color:var(--text-primary);text-decoration:underline;text-underline-offset:2px}.login-panel{width:min(440px,100%);display:grid;gap:16px}.login-actions{display:flex;justify-content:flex-end}.login-card{width:100%;padding:24px 36px 36px;border-radius:24px;background:var(--surface-strong);border:1px solid var(--surface-border);box-shadow:var(--surface-shadow);transition:background .25s ease,border-color .25s ease,box-shadow .25s ease}.login-header{display:flex;flex-direction:column;align-items:center;gap:10px;margin:8px 0 40px;text-align:center}.login-logo{width:min(248px,78%);height:auto;display:block;border-radius:16px}.login-wordmark{margin:0;white-space:nowrap;font-size:1.02rem;font-weight:700;letter-spacing:.04em;color:var(--text-soft)}@media(max-width:900px){.login-shell{padding:24px}.login-card{padding:28px 24px}.login-header{margin-bottom:28px}.login-logo{width:min(210px,72%)}.login-wordmark{font-size:.95rem}}.vendor-excel-upload-form{gap:12px}.vendor-excel-upload-toolbar{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.vendor-excel-upload-hidden-input{display:none}.vendor-excel-upload-picker-button{font-size:.85rem;min-height:40px;padding:0 14px}.vendor-excel-upload-button{min-height:40px;padding:0 14px;width:auto;white-space:nowrap;font-size:.85rem}.vendor-excel-upload-file-list{display:grid;gap:10px;min-height:0}.vendor-excel-upload-file-item{display:grid;grid-template-columns:minmax(0,1fr) minmax(220px,260px) auto;gap:12px;align-items:center;padding:12px 14px;border-radius:14px;border:1px solid var(--surface-border);background:var(--floating-surface)}.vendor-excel-upload-file-name{color:var(--text-primary);font-size:.9rem;font-weight:600;overflow-wrap:anywhere}.vendor-excel-upload-file-password-input{min-height:40px;box-sizing:border-box}.vendor-excel-upload-remove-button{min-height:40px;padding:0 12px;font-size:.8rem}.vendor-excel-upload-resolution-list{display:grid;gap:12px}.vendor-excel-upload-resolution-item{padding:14px 16px;border:1px solid var(--surface-border);border-radius:12px;background:var(--floating-surface)}.vendor-excel-upload-resolution-copy{display:grid;gap:8px;min-width:0}.vendor-excel-upload-resolution-message-row{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.vendor-excel-upload-resolution-data{display:grid;grid-template-columns:max-content minmax(0,1fr);gap:4px 12px;margin:0;font-size:.9rem}.vendor-excel-upload-resolution-data dt{color:var(--text-soft)}.vendor-excel-upload-resolution-data dd{margin:0;overflow-wrap:anywhere}.modal.delete-upload-modal{width:min(760px,94vw);min-width:560px}.delete-upload-modal-message{word-break:keep-all}.modal.unmatched-modal{position:relative;width:min(1240px,97vw);height:min(760px,92vh);min-width:980px;min-height:520px;max-width:97vw;max-height:92vh;overflow:hidden;resize:both}.modal.unmatched-modal .modal-content-area{flex:1 1 auto;min-height:0;overflow:hidden}.unmatched-modal-split{display:grid;grid-template-columns:minmax(0,.95fr) minmax(0,1.05fr);min-height:0;overflow:hidden}.unmatched-modal-split .modal-body{margin-right:0;padding-right:20px;border-right:1px solid var(--surface-border)}.unmatched-resolution-side{padding-left:24px;overflow-y:auto;min-width:0;display:flex;flex-direction:column;gap:16px}.unmatched-upload-section{margin-bottom:16px}.unmatched-resolution-panel-header{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;flex-wrap:wrap}.unmatched-resolution-panel-header h3,.unmatched-resolution-side h3{margin:0 0 4px}.unmatched-resolution-mode-toggle{width:fit-content;margin-left:auto}.unmatched-resolution-card{min-height:0;display:flex;flex-direction:column;gap:16px}.unmatched-resolution-card-header{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;flex-wrap:wrap}.unmatched-resolution-card-header p{margin:0}.unmatched-resolution-card .people-edit-form{flex:1 1 auto}.unmatched-resolution-card .people-edit-form .modal-actions{position:sticky;bottom:0;margin-top:0;padding-top:16px;padding-bottom:4px;background:linear-gradient(to bottom,transparent,var(--surface-strong) 22px)}.unmatched-search-field{margin-bottom:0}.unmatched-search-results-table-scroll{height:360px;overflow:auto}.unmatched-resolution-empty{padding:16px 0}.modal.upload-warning-modal{max-width:720px;width:92vw}.upload-warning-section{margin-top:16px;padding:14px 16px;border-radius:14px;border:1px solid var(--surface-border);background:var(--floating-surface)}.upload-warning-section h3{margin:0 0 10px;font-size:1rem}.upload-warning-block{margin-top:10px}.upload-warning-block h4{margin:0 0 6px;font-size:.9rem;color:var(--text-primary)}.upload-warning-item-list{margin:0;padding-left:20px;color:var(--text-muted);font-size:.88rem;line-height:1.55}.upload-warning-item-list li{margin-bottom:4px}@media(max-width:900px){.vendor-excel-upload-form{gap:12px}.vendor-excel-upload-file-item,.vendor-excel-upload-resolution-data{grid-template-columns:1fr}.vendor-excel-upload-button{width:fit-content}.modal.unmatched-modal,.modal.unmatched-modal.modal-wide{width:96vw;min-width:0;min-height:0;max-width:96vw;max-height:88vh;resize:none}.unmatched-modal-split{grid-template-columns:1fr}.unmatched-modal-split .modal-body{border-right:none;border-bottom:1px solid var(--surface-border);padding-right:20px;padding-bottom:16px;max-height:40vh}.unmatched-resolution-side{padding-left:0;padding-top:16px}.unmatched-search-results-table-scroll{height:300px}}.people-excel-upload-file-item{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:12px;align-items:center;padding:12px 14px;border-radius:14px;border:1px solid var(--surface-border);background:var(--floating-surface)}.people-page-feedback{display:grid;gap:6px;padding:12px 14px;border:1px solid var(--surface-border);border-radius:8px;background:var(--surface-strong)}.people-page-feedback p{margin:0}.people-list-header-actions{display:flex;align-items:center;justify-content:flex-end;gap:10px;flex-wrap:wrap}.people-create-upload-panel{display:grid;gap:12px}.people-excel-apply-type-control{justify-self:start}.people-excel-apply-history-table-wrap{max-height:360px;border:1px solid var(--table-border);border-radius:8px;overflow:auto}.people-excel-apply-history-table{min-width:1080px;table-layout:fixed}.people-excel-apply-history-table th{position:sticky;top:0;z-index:1;background:var(--surface-strong);border-bottom-color:var(--surface-border)}.people-excel-apply-history-table th:nth-child(1),.people-excel-apply-history-table td:nth-child(1){width:180px;white-space:nowrap}.people-excel-apply-history-table th:nth-child(2),.people-excel-apply-history-table td:nth-child(2){width:280px}.people-excel-apply-history-table th:nth-child(3),.people-excel-apply-history-table td:nth-child(3){width:260px}.people-excel-apply-history-table th:nth-child(4),.people-excel-apply-history-table td:nth-child(4){width:90px;white-space:nowrap}.people-excel-apply-history-table th:nth-child(6),.people-excel-apply-history-table td:nth-child(6){width:104px;white-space:nowrap}.people-excel-apply-history-table td{vertical-align:middle;overflow-wrap:anywhere}.people-excel-apply-history-table tbody tr:hover td{background:var(--button-subtle-bg)}.people-excel-apply-history-result-cell{min-width:0}.people-identifier-addition-result{display:grid;gap:8px}.people-identifier-addition-result .meta{margin:0}.people-excel-upload-result-summary{display:grid;gap:4px}.people-excel-apply-job-count-summary{display:flex;align-items:center;gap:6px 8px;flex-wrap:wrap}.people-excel-apply-job-count-text,.people-excel-apply-job-count-button{display:inline-flex;align-items:center;justify-content:center;min-height:28px;padding:4px 9px;border-radius:999px;font:inherit;font-size:.82rem;font-weight:700;line-height:1.2;white-space:nowrap}.people-excel-apply-job-count-text{color:var(--text-muted)}.people-excel-apply-job-count-button{border:1px solid var(--button-subtle-border);background:var(--button-subtle-bg);color:var(--button-subtle-text);cursor:pointer}.people-excel-apply-job-count-button:hover:not(:disabled){border-color:var(--surface-border);color:var(--text-primary)}.people-excel-apply-job-count-button.is-active{border-color:transparent;background:var(--button-primary);color:var(--button-primary-text)}.people-excel-apply-job-count-button:disabled{opacity:.6;cursor:default}.people-excel-apply-source-file-summary{display:flex;align-items:center;gap:10px;flex-wrap:wrap;margin-bottom:10px;color:var(--text-muted);font-size:.85rem}.people-excel-apply-row-result-table-wrap{flex:1 1 auto;min-height:0;overflow:auto;border:1px solid var(--table-border);border-radius:8px;overscroll-behavior:contain}.people-excel-apply-row-result-table th,.people-excel-apply-row-result-table td{padding:8px 7px;vertical-align:middle;white-space:nowrap;font-size:.85rem}.people-excel-apply-row-result-table th{position:sticky;top:0;z-index:1;background:var(--surface-strong)}.people-excel-apply-row-result-table .people-excel-apply-col-messages{white-space:normal;min-width:180px;max-width:380px;overflow-wrap:anywhere}.people-excel-apply-row-result-table .people-excel-apply-col-name,.people-excel-apply-row-result-table .people-excel-apply-col-bank_account_holder{max-width:145px;overflow:hidden;text-overflow:ellipsis}.people-excel-apply-row-result-table .people-excel-apply-col-baemin_user_id{max-width:130px;overflow:hidden;text-overflow:ellipsis}.people-excel-apply-inline-open-detail{display:flex;align-items:center;justify-content:space-between;gap:10px;flex-wrap:wrap}.people-excel-apply-result-badge{display:inline-block;padding:2px 9px;border-radius:999px;font-size:.76rem;font-weight:800;white-space:nowrap}.people-excel-apply-result-badge.is-created{color:#1f6c52;background:#1f6c5224}.people-excel-apply-result-badge.is-updated{color:#1d4ed8;background:#2563eb24}.people-excel-apply-result-badge.is-skipped{color:var(--text-soft);background:var(--surface-muted, rgba(127, 127, 127, .14))}.people-excel-apply-result-badge.is-rejected{color:#dc2626;background:#dc262624}.people-excel-apply-row-skipped td{color:var(--text-soft)}.people-excel-apply-row-result-search{flex:0 1 280px;min-width:200px;padding:8px 12px;border-radius:999px;font-size:.87rem}.people-excel-apply-message-group-chips{display:flex;flex-wrap:wrap;gap:6px;flex:0 0 auto}.people-excel-apply-message-group-chip{display:inline-flex;align-items:center;gap:7px;max-width:100%;padding:4px 11px;border:1px solid var(--button-subtle-border);border-radius:999px;background:var(--button-subtle-bg);color:var(--button-subtle-text);font:inherit;font-size:.8rem;line-height:1.3;text-align:left;cursor:pointer}.people-excel-apply-message-group-chip:hover{border-color:var(--surface-border);color:var(--text-primary)}.people-excel-apply-message-group-chip.is-active{border-color:transparent;background:var(--button-primary);color:var(--button-primary-text)}.people-excel-apply-message-group-chip-text{overflow-wrap:anywhere}.people-excel-apply-message-group-chip b{font-weight:800}.people-excel-apply-message-group-more{border-style:dashed;font-weight:700}.people-excel-apply-row-result-table tbody tr:nth-child(2n) td{background:#7f7f7f0d}.people-excel-apply-row-result-table tbody tr.people-excel-apply-row-rejected td{background:#dc26260d}.people-excel-apply-row-result-table tbody tr:hover td{background:#2563eb14}.people-excel-apply-sort-header{display:inline-flex;align-items:center;gap:4px;padding:0;border:0;background:none;color:inherit;font:inherit;letter-spacing:inherit;text-transform:inherit;cursor:pointer;white-space:nowrap}.people-excel-apply-sort-arrow{font-size:.7rem;color:var(--text-soft);opacity:.55}.people-excel-apply-sort-arrow.is-active{color:var(--text-primary);opacity:1}.people-excel-apply-person-link{max-width:100%;padding:0;border:0;background:none;color:inherit;font:inherit;font-weight:600;text-decoration:underline;text-underline-offset:3px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;cursor:pointer;vertical-align:bottom}.people-excel-apply-person-link:hover{color:var(--button-base, #2563eb)}.modal.modal-wide.people-excel-apply-result-modal{width:98vw;max-width:98vw;height:min(1080px,96vh);max-height:96vh;min-width:0;min-height:0;padding:0;resize:none}.people-excel-apply-result-modal-header{align-items:flex-start;margin:0;padding:22px 24px 18px;border-bottom:1px solid var(--table-border)}.people-excel-apply-result-title-block{display:grid;gap:6px;min-width:0}.people-excel-apply-result-title-block h2{margin:0}.people-excel-apply-result-file-name{margin:0;color:var(--text-primary);font-size:1rem;font-weight:700;overflow-wrap:anywhere}.people-excel-apply-result-meta{margin:0}.people-excel-apply-result-modal-actions{display:flex;align-items:center;justify-content:flex-end;gap:8px;flex-wrap:wrap;flex:0 0 auto}.people-excel-apply-result-modal .people-excel-apply-result-modal-body{display:flex;flex-direction:column;gap:12px;flex:1 1 auto;min-height:0;margin-right:0;padding:14px 16px 16px;overflow:hidden}.people-excel-apply-result-toolbar{display:flex;align-items:center;justify-content:space-between;gap:12px;flex:0 0 auto;flex-wrap:wrap}.people-excel-apply-result-toolbar .people-excel-apply-job-count-text,.people-excel-apply-result-toolbar .people-excel-apply-job-count-button{min-height:36px;padding:6px 15px;font-size:.92rem}.people-excel-upload-result-count-list{list-style:none;margin:0;padding:0;display:flex;flex-wrap:wrap;gap:8px 16px}.people-excel-upload-result-count-item{display:flex;align-items:baseline;gap:6px;color:var(--text-muted)}.people-excel-upload-result-accordion{display:grid;gap:8px}.people-excel-upload-result-sheet{border:1px solid var(--surface-border);border-radius:12px;background:var(--floating-surface)}.people-excel-upload-result-sheet>summary{cursor:pointer;padding:12px 14px;font-weight:600;color:var(--text-primary)}.people-excel-upload-result-sheet-body{max-height:240px;overflow:auto;padding:0 14px 14px;border-top:1px solid var(--surface-border)}.people-excel-upload-result-sheet-body>.people-excel-upload-result-sheet+.people-excel-upload-result-sheet{margin-top:10px}.people-identifier-addition-error-list{margin:0;padding-left:20px;display:grid;gap:6px}.people-create-form .modal-actions{grid-column:1 / -1}.people-edit-form{width:fit-content;max-width:100%;grid-template-columns:repeat(3,max-content);min-width:0;min-height:0;overflow-y:auto;align-content:start}.people-edit-form .field,.people-edit-form input,.people-edit-form select,.people-edit-form .person-identifier-row,.people-edit-form .person-bank-account-row{min-width:0}.people-edit-form input,.people-edit-form select{width:100%}.people-edit-form .modal-actions{grid-column:1 / -1}.people-edit-modal-shell{--people-edit-salary-history-panel-width: 440px;display:grid;grid-template-columns:max-content;gap:16px;align-items:start;justify-content:center;width:fit-content;max-width:95vw;max-height:88vh;min-width:0}.people-edit-modal-shell.has-salary-history-panel{grid-template-columns:max-content minmax(320px,var(--people-edit-salary-history-panel-width));width:fit-content;max-width:96vw}.modal.people-edit-modal{box-sizing:border-box;width:fit-content;max-width:100%;min-width:0}.person-edit-salary-history-panel{box-sizing:border-box;display:grid;gap:16px;align-content:start;min-width:0;max-height:88vh;overflow-y:auto;padding:24px;border:1px solid var(--surface-border);border-radius:20px;background:var(--surface-strong);box-shadow:var(--floating-shadow)}.person-edit-salary-history-panel-header{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;min-width:0}.person-edit-salary-history-panel-header h2{margin:0;font-size:1.15rem}.person-edit-error{grid-column:1 / -1;margin:0;padding:10px 12px;border:1px solid rgba(176,35,35,.35);border-radius:8px;background:#b0232314}.person-edit-salary-history-table-wrap{max-height:420px;overflow:auto;border:1px solid var(--surface-border);border-radius:8px}.person-edit-salary-history-table{margin:0}.person-edit-salary-history-table th,.person-edit-salary-history-table td{white-space:nowrap}.people-list-panel{min-height:760px}.people-list-table-scroll{height:560px;overflow:auto}.people-list-table-scroll-behind-modal{overflow:hidden}.abnormal-people-card{min-height:0}.abnormal-people-card .people-list-table-scroll{height:auto;max-height:420px}.abnormal-people-card h2{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.abnormal-people-total-badge{display:inline-flex;align-items:center;justify-content:center;min-width:36px;padding:2px 12px;border-radius:999px;background:var(--pill-bg);color:var(--pill-text);font-size:.85rem;font-weight:700;letter-spacing:.02em}.abnormal-people-reason-summary{margin:-8px 0 12px;font-size:.85rem;color:var(--text-soft)}.people-list-pagination{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap;margin-top:16px;margin-bottom:12px}.people-list-search-field{width:min(360px,100%);margin-bottom:12px}.people-list-search-field input{width:100%}.people-list-pagination-actions{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.people-list-page-number{color:var(--text-muted);font-weight:600;min-width:64px;text-align:center}.people-list-row-deleted td{color:var(--text-muted);background:#b023230d}.people-list-row-deleted td:first-child{font-weight:600}.modal.modal-wide.people-create-modal,.modal.people-edit-modal{--people-create-modal-content-width: 756px;background:var(--surface-strong);border-color:var(--surface-border)}.modal.modal-wide.people-create-modal{box-sizing:border-box;width:min(calc(var(--people-create-modal-content-width) + 64px),95vw);min-width:0}.modal.modal-wide.people-person-create-modal{width:fit-content;max-width:calc(100vw - 32px)}.modal.modal-wide.people-create-modal{resize:both}.people-create-modal .modal-header,.people-create-modal .modal-body,.people-create-modal .people-create-form,.people-create-modal .people-create-upload-panel{width:min(var(--people-create-modal-content-width),calc(95vw - 64px));max-width:100%;margin-inline:auto}.people-person-create-modal .modal-header,.people-person-create-modal .modal-body,.people-person-create-modal .people-create-form{width:fit-content;max-width:100%;margin-inline:0}.people-person-create-modal .people-create-form{grid-template-columns:repeat(3,max-content)}.people-create-modal .modal-body{flex:1 1 auto;margin-right:0;overflow-x:hidden;padding-right:0}.people-create-modal .modal-header{justify-content:space-between}.people-create-modal .modal-actions{justify-content:flex-end}.people-create-modal .section-panel,.people-edit-modal .section-panel{border-color:var(--field-border);background:var(--field-bg)}@media(max-width:1180px){.people-edit-modal-shell.has-salary-history-panel{grid-template-columns:1fr;width:96vw;max-height:88vh;overflow-y:auto}.person-edit-salary-history-panel{max-height:none}}@media(max-width:900px){.people-excel-upload-file-item{grid-template-columns:1fr}.people-list-header-actions{width:100%;justify-content:flex-start}.people-list-panel{min-height:620px}.people-list-table-scroll{height:420px}.people-edit-modal-shell{grid-template-columns:1fr;width:96vw;max-height:88vh;overflow-y:auto}.modal.modal-wide.people-create-modal{width:96vw;resize:none}.people-create-modal .modal-header,.people-create-modal .modal-body,.people-create-modal .people-create-form,.people-create-modal .people-create-upload-panel{width:100%}.people-person-create-modal .people-create-form,.people-edit-form{grid-template-columns:1fr}.people-edit-modal-shell .people-edit-modal,.people-edit-modal-shell .people-edit-form{width:100%}}.branch-management-list-card{min-width:0}.branch-management-table th,.branch-management-table td{vertical-align:top}.branch-vendor-name-cell{overflow-wrap:anywhere}.branch-vendor-name-review{display:grid;gap:8px;padding:14px 16px;border:1px solid var(--surface-border);border-radius:12px;background:var(--floating-surface);box-shadow:var(--floating-shadow)}.branch-vendor-name-review-header{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap}.branch-vendor-name-review-message{margin:0}.branch-vendor-name-review-data{display:grid;grid-template-columns:max-content minmax(0,1fr);gap:4px 12px;margin:0;font-size:.9rem}.branch-vendor-name-review-data dt{color:var(--text-soft)}.branch-vendor-name-review-data dd{margin:0;overflow-wrap:anywhere}.branch-management-modal{width:min(640px,94vw)}.branch-management-modal input,.branch-management-modal select{width:100%;min-width:0}.vendor-branch-name-help-wrap{position:relative;display:flex;align-items:center;gap:6px;min-width:0;width:fit-content;max-width:100%}.vendor-branch-name-help-button{width:20px;height:20px;padding:0;border:1px solid var(--button-subtle-border);border-radius:999px;background:var(--button-subtle-bg);color:var(--text-muted);cursor:pointer;font:inherit;font-size:.78rem;font-weight:700;line-height:1}.vendor-branch-name-help-button:hover{color:var(--text-primary)}.vendor-branch-name-help-tooltip{position:fixed;top:12px;left:12px;z-index:2000;visibility:hidden;box-sizing:border-box;overflow-x:auto;overflow-y:auto;padding:12px 14px;border:1px solid var(--surface-border);border-radius:8px;background:var(--surface-strong);color:var(--text-primary);box-shadow:var(--floating-shadow);font-size:.82rem;font-weight:500;line-height:1.55;white-space:pre}.vendor-branch-name-help-tooltip.is-positioned{visibility:visible}@media(max-width:900px){.branch-vendor-name-review-data{grid-template-columns:1fr}}.operations-tab-shell{display:grid;gap:16px;min-width:0}.operations-tab-shell>*{min-width:0}.settlement-status-content{display:grid;gap:16px;min-width:0}.settlement-status-summary{display:grid;grid-template-columns:repeat(auto-fit,minmax(210px,1fr));gap:12px}.settlement-status-section{display:grid;gap:10px}.settlement-status-section-header h3{margin:0;font-size:1rem}.settlement-status-table{width:max-content;min-width:100%}.settlement-status-table th,.settlement-status-table td{white-space:nowrap;word-break:keep-all}.settlement-status-file-name{max-width:320px;overflow:hidden;text-overflow:ellipsis}.settlement-status-badge{display:inline-flex;align-items:center;min-height:26px;padding:3px 8px;border-radius:8px;border:1px solid rgba(176,35,35,.28);background:#b0232314;color:var(--error-text);font-size:.76rem;font-weight:800;line-height:1.2}.settlement-status-badge.success{border-color:#1f6c5247;background:var(--pill-paid-bg);color:var(--pill-paid-text)}.settlement-status-expanded-row td{background:var(--button-subtle-bg)}.settlement-status-nested-table-scroll{max-height:280px}.settlement-status-nested-table{background:var(--surface-strong);min-width:100%}.change-history-tabs{align-self:start}.change-history-toolbar{margin-bottom:0}.change-history-layout{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(320px,.85fr);gap:16px;min-width:0;align-items:start}.change-history-list-panel,.change-history-detail-panel{display:grid;gap:10px;min-width:0;padding:16px;border:1px solid var(--surface-border);border-radius:8px;background:var(--surface-strong)}.change-history-list-panel h3{margin:0;font-size:1rem}.change-history-table-scroll{max-height:min(62vh,680px);overflow:auto}.change-history-table{width:max-content;min-width:100%}.change-history-table th,.change-history-table td{white-space:nowrap}.change-history-table tbody tr{cursor:pointer}.change-history-table tbody tr:hover,.change-history-table tbody tr.is-selected{background:var(--button-subtle-bg)}.change-history-detail-panel{align-content:start;max-height:min(70vh,760px);overflow:auto}.change-history-detail-subtitle{color:var(--text-muted);font-weight:700}.change-history-detail-content{display:grid;gap:12px;min-width:0}.operation-performance-layout{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(360px,.85fr);gap:16px;min-width:0;align-items:start}.operation-performance-list-panel,.operation-performance-detail-panel{display:grid;gap:10px;min-width:0;padding:16px;border:1px solid var(--surface-border);border-radius:8px;background:var(--surface-strong)}.operation-performance-table-scroll{max-height:min(62vh,680px);overflow:auto}.operation-performance-step-table-scroll{max-height:min(58vh,620px);overflow:auto}.operation-performance-table,.operation-performance-step-table{width:max-content;min-width:100%}.operation-performance-table th,.operation-performance-table td,.operation-performance-step-table th,.operation-performance-step-table td{white-space:nowrap}.operation-performance-table tbody tr{cursor:pointer}.operation-performance-table tbody tr:hover,.operation-performance-table tbody tr.is-selected{background:var(--button-subtle-bg)}.operation-performance-detail-summary{display:flex;flex-wrap:wrap;gap:8px 12px;color:var(--text-muted);font-size:.86rem;font-weight:700}.operation-performance-profile-detail{display:flex;flex-wrap:wrap;gap:6px 10px;color:var(--text-muted);font-size:.86rem}.link-button{background:none;border:none;padding:0;font:inherit;color:var(--text-primary);text-decoration:underline;text-decoration-color:var(--field-border);text-underline-offset:3px;cursor:pointer}.link-button:hover{color:var(--button-primary-text);background:var(--button-primary);border-radius:6px;padding:2px 6px;margin:-2px -6px;text-decoration:none}@media(max-width:900px){.settlement-status-summary,.change-history-layout,.operation-performance-layout,.auto-upload-password-form{grid-template-columns:1fr}}.auto-upload-password-form{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:18px 24px;align-items:end;margin-top:2px}.auto-upload-password-form .section-panel-actions{grid-column:1 / -1;margin-top:6px}.auto-upload-run-cell{display:inline-flex;align-items:center;gap:8px}.auto-upload-toggle-btn{padding:7px 16px;font-size:.85rem;min-width:5.5rem;white-space:nowrap}.auto-upload-num{width:6.5rem}.settlement-group{margin-bottom:1.5rem;min-width:0}.settlement-group:last-child{margin-bottom:0}.settlement-summary-shell,.settlement-summary-content{display:grid;gap:16px;min-width:0}.settlement-summary-content>*{min-width:0}.settlement-summary-card{display:grid;gap:16px;min-width:0}.settlement-summary-card>*{min-width:0}.settlement-date-navigator{position:relative;display:grid;grid-template-columns:42px minmax(0,1fr) 42px;gap:0;width:100%;height:47px;padding:0 4px;border:1px solid var(--field-border);border-radius:12px;background:var(--field-bg);overflow:hidden}.settlement-date-step-button,.settlement-date-picker-button{display:inline-flex;align-items:center;justify-content:center;min-width:0;height:100%;padding:0 12px;border:0;border-radius:9px;background:transparent;color:var(--field-text);cursor:pointer;font:inherit;line-height:1.2}.settlement-date-step-button{padding:0;font-weight:800}.settlement-date-picker-button{overflow:hidden;font-weight:700;text-overflow:ellipsis;white-space:nowrap}.settlement-date-step-button:focus-visible,.settlement-date-picker-button:focus-visible{outline:2px solid var(--focus-outline);outline-offset:-2px}.settlement-date-step-button:hover:not(:disabled),.settlement-date-picker-button:hover:not(:disabled){background:var(--button-subtle-bg)}.settlement-date-step-button:disabled,.settlement-date-picker-button:disabled{opacity:.55;cursor:not-allowed}.settlement-date-input{position:absolute;inset:0 auto auto 50%;width:1px;height:1px;opacity:0;pointer-events:none}.daily-settlement-table-scroll{min-height:360px;max-height:min(68vh,720px);overflow:auto}.daily-settlement-table-scroll .daily-settlement-table th{position:sticky;top:0;z-index:2;background:var(--surface-strong)}.daily-settlement-table{width:max-content;min-width:100%}.daily-settlement-table th,.daily-settlement-table td{white-space:nowrap;word-break:keep-all}.daily-settlement-totals-row td{font-weight:700;background:var(--button-subtle-bg);border-top:2px solid var(--field-border)}@media(max-width:900px){.daily-settlement-table-scroll{min-height:300px;max-height:62vh}}.daily-settlement-tab-panel{animation:rise .4s ease}.daily-settlement-download-button{display:inline-flex;align-items:center;justify-content:center;gap:6px;min-width:112px;border-color:var(--field-border)}.daily-settlement-filter-toolbar{align-items:end}.daily-settlement-filter-toolbar .daily-settlement-date-filter-field{flex:0 0 340px;min-width:340px;max-width:340px}.daily-settlement-date-filter-header{display:flex;align-items:center;justify-content:flex-start;gap:12px;min-width:0}.daily-settlement-date-mode-tabs{display:inline-flex;align-items:center;gap:2px;flex:0 0 auto;padding:2px;border:1px solid var(--field-border);border-radius:999px;background:var(--field-bg)}.daily-settlement-date-mode-tab{padding:2px 8px;border:0;border-radius:999px;background:transparent;color:var(--text-muted);cursor:pointer;font:inherit;font-size:.75rem;font-weight:600;line-height:1.35;transition:background .15s ease,color .15s ease}.daily-settlement-date-mode-tab:hover:not(:disabled):not(.active){background:var(--button-subtle-bg);color:var(--text-primary)}.daily-settlement-date-mode-tab.active{background:var(--button-primary);color:var(--button-primary-text);font-weight:700}.daily-settlement-date-mode-tab:focus-visible{outline:2px solid var(--focus-outline);outline-offset:-1px}.daily-settlement-date-mode-tab:disabled{opacity:.5;cursor:not-allowed}.daily-settlement-filter-toggle{min-width:96px}.daily-settlement-table-search-row{display:flex;justify-content:flex-start;min-width:0}.daily-settlement-person-search-field{flex:0 0 260px;min-width:260px;max-width:260px}.daily-settlement-additional-filter-panel{display:flex;align-items:end;justify-content:flex-start;gap:18px;flex-wrap:wrap;padding:16px;border:1px solid var(--surface-border);border-radius:8px;background:var(--button-subtle-bg)}.daily-settlement-additional-filter-panel .field{flex:0 0 260px;min-width:260px;max-width:260px}.daily-settlement-additional-filter-actions{display:flex;align-items:end;gap:10px;flex:0 0 auto}.daily-settlement-view-tabs{display:flex;align-items:center;gap:16px;overflow-x:auto;border-bottom:1px solid var(--table-border)}.daily-settlement-view-tab{padding:0 2px 9px;border:0;border-bottom:2px solid transparent;background:transparent;color:var(--text-muted);cursor:pointer;font:inherit;font-weight:700;line-height:1.4;white-space:nowrap}.daily-settlement-view-tab:hover,.daily-settlement-view-tab.active{color:var(--text-primary)}.daily-settlement-view-tab.active{border-bottom-color:var(--text-primary)}.daily-settlement-view-panel,.daily-statistics-tab-panel{display:grid;gap:16px;min-width:0}.daily-settlement-calculation-state{display:grid;gap:16px;padding:18px;border:1px solid var(--surface-border);border-radius:8px;background:var(--button-subtle-bg)}.daily-settlement-calculation-state.failed{border-color:var(--error-text)}.daily-settlement-calculation-state-header{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;flex-wrap:wrap}.daily-settlement-calculation-state h4{margin:0 0 6px;font-size:1rem}.daily-settlement-calculation-state p{margin:0;color:var(--text-muted)}.daily-settlement-calculation-issue-scroll{max-height:320px}.daily-settlement-calculation-issue-table{background:var(--surface-strong)}.daily-settlement-sort-header{display:inline-flex;align-items:center;justify-content:flex-start;gap:6px;width:100%;min-width:0;padding:0;border:0;background:transparent;color:inherit;cursor:pointer;font:inherit;font-weight:700;text-align:left;white-space:nowrap}.daily-settlement-sort-header:hover,.daily-settlement-sort-header.active{color:var(--text-primary)}.daily-settlement-sort-header:focus-visible{outline:2px solid var(--focus-outline);outline-offset:3px}.daily-settlement-sort-icon{flex:0 0 auto;color:var(--text-soft);font-size:.78rem;line-height:1}.daily-settlement-sort-header.active .daily-settlement-sort-icon{color:var(--text-primary)}@media(max-width:900px){.daily-settlement-filter-toolbar .daily-settlement-date-filter-field,.daily-settlement-filter-toggle,.daily-settlement-person-search-field,.daily-settlement-additional-filter-panel,.daily-settlement-additional-filter-panel .field,.daily-settlement-additional-filter-actions,.daily-settlement-download-button{width:100%;min-width:0;max-width:none}.daily-settlement-additional-filter-actions .button{width:100%}.daily-settlement-person-search-field{flex:1 1 100%}}.daily-statistics-content{display:grid;gap:16px;min-width:0}.daily-statistics-refresh-status{margin:0}.daily-statistics-chart-section{display:grid;gap:12px;min-width:0}.daily-statistics-chart-section-header{display:flex;align-items:center;justify-content:flex-end;min-width:0}.daily-statistics-chart-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.daily-statistics-branch-selection-field,.daily-statistics-branch-unit-selection-field{flex:1 1 300px;max-width:420px}.daily-statistics-chart-metric-selection-field{display:flex;align-items:center;flex-wrap:wrap;gap:10px;width:auto;max-width:100%}.daily-statistics-table-metric-field{width:min(260px,100%);margin-left:auto}.daily-statistics-table-header{justify-content:flex-end}.daily-statistics-branch-dropdown,.daily-statistics-branch-unit-dropdown,.daily-statistics-chart-metric-dropdown{position:relative;min-width:0}.daily-statistics-chart-metric-dropdown{width:260px;max-width:100%}.daily-statistics-branch-dropdown summary,.daily-statistics-branch-unit-dropdown summary,.daily-statistics-chart-metric-dropdown summary{min-height:42px;padding:10px 36px 10px 12px;border:1px solid var(--field-border);border-radius:8px;background:var(--field-bg);color:var(--text-primary);cursor:pointer;font-weight:700;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;list-style:none}.daily-statistics-branch-dropdown summary::-webkit-details-marker,.daily-statistics-branch-unit-dropdown summary::-webkit-details-marker,.daily-statistics-chart-metric-dropdown summary::-webkit-details-marker{display:none}.daily-statistics-branch-dropdown summary:after,.daily-statistics-branch-unit-dropdown summary:after,.daily-statistics-chart-metric-dropdown summary:after{content:"";position:absolute;top:17px;right:14px;width:7px;height:7px;border-right:2px solid var(--text-muted);border-bottom:2px solid var(--text-muted);transform:rotate(45deg)}.daily-statistics-branch-dropdown[open] summary:after,.daily-statistics-branch-unit-dropdown[open] summary:after,.daily-statistics-chart-metric-dropdown[open] summary:after{top:20px;transform:rotate(225deg)}.daily-statistics-branch-dropdown-menu,.daily-statistics-branch-unit-dropdown-menu,.daily-statistics-chart-metric-dropdown-menu{position:absolute;top:calc(100% + 6px);left:0;right:0;z-index:8;display:grid;gap:8px;padding:8px;border:1px solid var(--surface-border);border-radius:8px;background:var(--surface-strong);box-shadow:var(--surface-shadow)}.daily-statistics-chart-metric-dropdown-menu{right:auto;width:260px}.daily-statistics-branch-dropdown-actions,.daily-statistics-branch-unit-dropdown-actions,.daily-statistics-chart-metric-dropdown-actions{display:flex;gap:6px}.daily-statistics-chart-metric-dropdown-actions{padding-bottom:8px;border-bottom:1px solid var(--table-border)}.daily-statistics-chart-metric-dropdown-actions .button{min-width:0;white-space:nowrap}.daily-statistics-branch-dropdown-actions .button,.daily-statistics-branch-unit-dropdown-actions .button,.daily-statistics-chart-metric-dropdown-actions .button{flex:1 1 0}.daily-statistics-branch-dropdown-options,.daily-statistics-branch-unit-dropdown-options,.daily-statistics-chart-metric-dropdown-options{display:grid;gap:4px;max-height:240px;overflow-y:auto}.daily-statistics-branch-checkbox,.daily-statistics-branch-unit-checkbox,.daily-statistics-chart-metric-checkbox{display:flex;align-items:center;gap:8px;min-width:0;padding:8px 6px;border-radius:6px;color:var(--text-primary);cursor:pointer}.daily-statistics-branch-checkbox:hover,.daily-statistics-branch-unit-checkbox:hover,.daily-statistics-chart-metric-checkbox:hover{background:var(--button-subtle-bg)}.daily-statistics-branch-checkbox input,.daily-statistics-branch-unit-checkbox input,.daily-statistics-chart-metric-checkbox input{width:16px;height:16px;flex:0 0 auto}.daily-statistics-branch-checkbox span,.daily-statistics-branch-unit-checkbox span,.daily-statistics-chart-metric-checkbox span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.daily-statistics-chart-metric-checkbox span{min-width:0}.daily-statistics-chart-card{display:grid;gap:12px;min-width:0;padding:16px;border:1px solid var(--field-border);border-radius:8px;background:var(--field-bg)}.daily-statistics-chart-header{display:flex;align-items:baseline;justify-content:space-between;gap:10px}.daily-statistics-chart-header h3{margin:0;font-size:.98rem}.daily-statistics-chart{width:100%;height:220px;min-height:220px}.daily-statistics-chart .recharts-line-curve{transition:stroke-opacity .16s ease,stroke-width .16s ease}.daily-statistics-chart-tooltip{min-width:160px;padding:8px 10px;border:1px solid var(--surface-border);border-radius:6px;background:var(--surface-strong);box-shadow:0 8px 24px #0f172a29;color:var(--text-primary)}.daily-statistics-chart-tooltip strong{display:block;margin-bottom:6px;font-size:.78rem}.daily-statistics-chart-tooltip-row{display:grid;grid-template-columns:9px minmax(0,1fr) auto;align-items:center;gap:6px;font-size:.78rem}.daily-statistics-chart-tooltip-row+.daily-statistics-chart-tooltip-row{margin-top:4px}.daily-statistics-chart-tooltip-row i{width:9px;height:9px;border-radius:50%}.daily-statistics-chart-tooltip-row span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:var(--text-muted)}.daily-statistics-chart-tooltip-row b{font-weight:800;white-space:nowrap}.daily-statistics-chart-legend{display:grid;grid-template-columns:repeat(auto-fill,minmax(150px,1fr));gap:8px 12px;min-width:0}.daily-statistics-chart-legend-item,.daily-statistics-chart-legend-reset{display:inline-flex;align-items:center;gap:6px;min-height:24px;padding:3px 6px;border:1px solid transparent;border-radius:6px;background:transparent;width:100%;min-width:0;color:var(--text-muted);font-size:.78rem;font-weight:700;cursor:pointer}.daily-statistics-chart-legend-item:hover,.daily-statistics-chart-legend-reset:hover{background:var(--button-subtle-bg);color:var(--text-primary)}.daily-statistics-chart-legend-item.active{border-color:var(--field-border);background:var(--button-subtle-bg);color:var(--text-primary)}.daily-statistics-chart-legend-item.muted{opacity:.48}.daily-statistics-chart-legend-item i{width:9px;height:9px;flex:0 0 auto;border-radius:50%}.daily-statistics-chart-legend-item span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.daily-statistics-chart-legend-reset{color:var(--text-primary)}.daily-statistics-table-scroll{max-height:min(58vh,620px);overflow:auto}.daily-statistics-table{width:max-content;min-width:100%}.daily-statistics-table th,.daily-statistics-table td{white-space:nowrap;text-align:right}.daily-statistics-table th:first-child,.daily-statistics-table td:first-child{position:sticky;left:0;z-index:1;background:var(--surface-strong);text-align:left}.daily-statistics-table th{position:sticky;top:0;z-index:2;background:var(--surface-strong)}.daily-statistics-table th:first-child{z-index:3}@media(max-width:900px){.daily-statistics-chart-grid{grid-template-columns:1fr}}.modal.modal-wide.transfer-failure-record-modal{width:min(1040px,96vw);min-width:0}.transfer-failure-record-modal-body{display:flex;flex-direction:column;gap:12px;flex:1 1 auto;min-height:0;margin-right:0;padding-right:0;overflow:hidden}.transfer-failure-record-controls{display:flex;align-items:end;gap:12px;flex-wrap:wrap}.transfer-failure-record-mode-control{flex:0 0 auto}.transfer-failure-record-search-field{flex:1 1 220px;max-width:320px}.transfer-failure-record-search-field input{width:100%}.transfer-failure-record-error{margin:0}.transfer-failure-record-selection-summary{color:var(--text-muted);font-weight:700}.transfer-failure-record-table-frame{border:1px solid var(--surface-border);border-radius:8px}.transfer-failure-record-table-scroll{max-height:min(52vh,520px);overflow:auto}.transfer-failure-record-table{margin:0}.transfer-failure-record-table th,.transfer-failure-record-table td{white-space:nowrap}.transfer-failure-record-check-cell{width:42px;min-width:42px;text-align:center}.transfer-failure-record-check-cell input{width:16px;height:16px}@media(max-width:900px){.transfer-failure-record-controls,.transfer-failure-record-mode-control,.transfer-failure-record-search-field{width:100%;max-width:none}}.filter-toolbar-fields .transfer-deposit-request-period-field{flex:0 1 360px;width:360px;min-width:320px;max-width:360px}.transfer-deposit-request-period-selector{box-sizing:border-box;display:grid;grid-template-columns:42px minmax(0,1fr) 42px;align-items:center;width:100%;height:47px;padding:0 4px;border:1px solid var(--field-border);border-radius:12px;background:var(--field-bg);overflow:hidden}.transfer-deposit-request-period-arrow{display:inline-flex;align-items:center;justify-content:center;min-width:0;height:100%;padding:0;border:0;border-radius:9px;background:transparent;color:var(--field-text);cursor:pointer}.transfer-deposit-request-period-arrow:focus-visible{outline:2px solid var(--focus-outline);outline-offset:-2px}.transfer-deposit-request-period-arrow:hover:not(:disabled){background:var(--button-subtle-bg)}.transfer-deposit-request-period-arrow:disabled{opacity:.55;cursor:not-allowed}.transfer-deposit-request-period-arrow-svg{width:16px;height:16px}.transfer-deposit-request-period-picker{min-width:0;height:100%}.transfer-deposit-request-period-picker .date-range-picker{height:100%;padding:0 4px;border:0;border-radius:0;background:transparent}.transfer-deposit-request-view-field select{width:100%;min-width:0}.transfer-branch-summary-table th:not(:first-child),.transfer-branch-summary-table td:not(:first-child){text-align:right}@media(max-width:900px){.filter-toolbar-fields .transfer-deposit-request-period-field{flex:1 1 100%;width:100%;min-width:0;max-width:none}}.transfer-branch-summary-table th:first-child,.transfer-branch-summary-table td:first-child{position:sticky;left:0;z-index:1;background:var(--surface-strong)}.transfer-branch-summary-table th:first-child{z-index:2}.rider-register-title{margin:8px 0 4px;font-size:1.25rem;font-weight:800;color:var(--text-primary)}.rider-register-help{margin:0;font-size:.9rem;line-height:1.4;color:var(--text-soft)}.field-hint{margin-top:6px;font-size:.78rem;line-height:1.35;color:var(--text-soft)}.rider-register-login-link{margin-top:16px;text-align:center;font-size:.9rem;color:var(--text-soft)}.rider-register-login-link a{font-weight:700;color:var(--text-primary)}@media(max-width:480px){.rider-register-shell .login-card{padding:20px 16px}.rider-register-shell .field input,.rider-register-shell .button.primary{min-height:48px;font-size:1rem}}.transfer-settlement-financial-table{--transfer-settlement-group-header-height: 39px;--transfer-settlement-column-header-shade: rgba(31, 42, 45, .04);--transfer-settlement-group-header-background: linear-gradient(var(--surface-strong), var(--surface-strong)), var(--page-bg);--transfer-settlement-column-header-background: linear-gradient(var(--transfer-settlement-column-header-shade), var(--transfer-settlement-column-header-shade)), linear-gradient(var(--surface-strong), var(--surface-strong)), var(--page-bg)}:root[data-theme=dark] .transfer-settlement-financial-table{--transfer-settlement-column-header-shade: rgba(0, 0, 0, .12)}.transfer-settlement-financial-table th,.transfer-settlement-financial-table td{vertical-align:top;white-space:nowrap}.transfer-settlement-financial-table .transfer-settlement-group-header-row{height:var(--transfer-settlement-group-header-height)}.transfer-settlement-financial-table .transfer-settlement-group-header-row th{vertical-align:middle;background:var(--transfer-settlement-group-header-background)}.transfer-settlement-financial-table .transfer-settlement-group-header{text-align:center}.transfer-settlement-financial-table .transfer-settlement-group-header+.transfer-settlement-group-header{border-left:1px solid var(--table-border)}.transfer-settlement-financial-table .transfer-settlement-column-header-row th{background:var(--transfer-settlement-column-header-background)}.transfer-settlement-financial-table .transfer-settlement-final-pay-out{font-weight:800}.transfer-settlement-amount-trigger{padding:0;border:0;border-bottom:1px dotted currentColor;background:transparent;color:inherit;font:inherit;font-weight:700;cursor:pointer}.transfer-settlement-amount-trigger:focus-visible{border-radius:2px;outline:3px solid var(--focus-outline);outline-offset:3px}.transfer-settlement-inline-detail-row>td{padding:0;white-space:normal;background:var(--floating-surface)}.transfer-settlement-inline-detail,.transfer-settlement-inline-detail-state{padding:14px 16px}.transfer-settlement-inline-detail-reason,.transfer-settlement-inline-detail-empty{margin:0;color:var(--text-muted)}.transfer-settlement-history-table-scroll{overflow-x:auto}.transfer-settlement-history-table{min-width:620px}.transfer-settlement-financial-table .transfer-settlement-history-table th,.transfer-settlement-financial-table .transfer-settlement-history-table td{vertical-align:top;white-space:normal}.transfer-settlement-history-table th{background:var(--button-subtle-bg)}.transfer-settlement-financial-table .transfer-settlement-history-table .transfer-settlement-history-date{width:90px;min-width:90px;white-space:nowrap}.transfer-settlement-financial-table .transfer-settlement-history-table .transfer-settlement-history-balance{width:220px;min-width:220px;white-space:nowrap}.transfer-settlement-history-detail{min-width:280px;color:var(--text-muted)}:root{--portal-ok: #1f6c52;--portal-progress: #2a6f7f;--portal-warn: #9a5b00;--portal-warn-bg: rgba(255, 196, 124, .28);--portal-ok-bg: rgba(31, 108, 82, .14);--portal-track: rgba(31, 42, 45, .1);--portal-chip-bg: rgba(31, 42, 45, .06);--portal-call-bg: #1f6c52;--portal-call-text: #ffffff;--portal-corp-dbi: #4f46e5;--portal-corp-cheetah: #ea580c;--portal-corp-sm: #65a30d;--portal-corp-ultra: #7c3aed;--portal-corp-ghost: #64748b;--portal-corp-lineup: #db2777}:root[data-theme=dark]{--portal-ok: #8fe4be;--portal-progress: #8fd6ea;--portal-warn: #ffd49b;--portal-warn-bg: rgba(255, 188, 116, .16);--portal-ok-bg: rgba(143, 228, 190, .16);--portal-track: rgba(216, 243, 251, .12);--portal-chip-bg: rgba(255, 255, 255, .05);--portal-call-bg: #8fe4be;--portal-call-text: #0f2b21;--portal-corp-dbi: #a5b4fc;--portal-corp-cheetah: #fb923c;--portal-corp-sm: #a3e635;--portal-corp-ultra: #c4b5fd;--portal-corp-ghost: #94a3b8;--portal-corp-lineup: #f9a8d4}.portal-overview{display:flex;flex-direction:column;gap:18px}.portal-vendor-section{display:flex;flex-direction:column;gap:14px}.portal-vendor-section+.portal-vendor-section{margin-top:6px;padding-top:20px;border-top:2px solid var(--surface-border)}.portal-vendor-section-head{position:sticky;top:0;z-index:5;display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap;padding:10px 14px;border:1px solid var(--surface-border);border-radius:14px;background:var(--surface-strong);box-shadow:var(--floating-shadow);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.portal-vendor-title{margin:0;font-size:1.15rem;font-weight:800}.portal-overview-bar{position:sticky;top:0;z-index:5;display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap;padding:10px 14px;border:1px solid var(--surface-border);border-radius:14px;background:var(--surface-strong);box-shadow:var(--floating-shadow);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.portal-vendor-toggle{flex:0 0 auto}.portal-group{display:flex;flex-direction:column;gap:12px}.portal-group-header{display:flex;align-items:baseline;justify-content:space-between;gap:8px;margin:0;font-size:.92rem;font-weight:700;color:var(--text-muted)}.portal-group-name{overflow-wrap:anywhere}.portal-group-count{flex:0 0 auto;font-size:.78rem;font-weight:500;color:var(--text-soft)}.portal-card-grid{display:grid;grid-template-columns:1fr;gap:12px}@media(min-width:640px){.portal-card-grid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr))}}.portal-card{appearance:none;display:flex;flex-direction:column;gap:10px;width:100%;text-align:left;font:inherit;color:var(--text-primary);padding:16px;border:1px solid var(--surface-border);border-radius:16px;background:var(--surface-strong);box-shadow:var(--floating-shadow);cursor:pointer;-webkit-tap-highlight-color:transparent;transition:border-color .15s ease,box-shadow .15s ease,transform .06s ease}.portal-card.is-corp-colored{border:1.5px solid var(--portal-corp-color)}.portal-card.is-corp-colored:hover{border-color:var(--focus-outline)}.portal-card:hover{border-color:var(--focus-outline);box-shadow:var(--interactive-shadow)}.portal-card:active{transform:scale(.99)}.portal-card:focus-visible{outline:2px solid var(--focus-outline);outline-offset:2px}.portal-card-top{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.portal-card-name{flex:1 1 auto;min-width:0;font-size:1.05rem;font-weight:700;line-height:1.25;overflow-wrap:anywhere}.portal-card-region{font-size:1.15rem;font-weight:800;letter-spacing:-.01em}.portal-card-city{font-size:.75rem;font-weight:600;color:var(--text-muted);margin-right:4px;white-space:nowrap}.portal-card-corp{font-size:.78rem;font-weight:600;color:var(--text-muted);margin-left:6px;white-space:nowrap}.portal-card-corp-dot{display:inline-block;width:6px;height:6px;border-radius:50%;background:var(--portal-corp-color, transparent);margin-right:3px;vertical-align:1px}.portal-rider-contact{display:flex;align-items:center;gap:12px;margin:2px 0 12px}.portal-rider-phone{font-size:.95rem;font-weight:600;font-variant-numeric:tabular-nums;letter-spacing:.01em}.portal-rider-call{display:none;padding:6px 14px;border:1px solid var(--surface-border);border-radius:999px;background:var(--portal-chip-bg);color:var(--text-primary);font-size:.85rem;font-weight:700;text-decoration:none;white-space:nowrap}@media(hover:none),(pointer:coarse){.portal-rider-call{display:inline-flex;align-items:center}}.portal-group-corp-dot{display:inline-block;width:8px;height:8px;border-radius:50%;margin-left:5px;vertical-align:0}.portal-card-pct{flex:0 0 auto;font-size:1.35rem;font-weight:800;line-height:1.1;font-variant-numeric:tabular-nums;white-space:nowrap}.portal-card-pct.is-met{color:var(--portal-ok)}.portal-card-pct.is-progress{color:var(--portal-progress)}.portal-card-pct.is-none{color:var(--text-soft)}.portal-progress-fill.is-paused{background:var(--portal-track)}.portal-chip-pause{color:var(--text-muted)}.portal-progress{height:8px;border-radius:999px;background:var(--portal-track);overflow:hidden}.portal-progress-fill{height:100%;border-radius:999px;transition:width .4s ease}.portal-progress-fill.is-met{background:var(--portal-ok)}.portal-progress-fill.is-progress{background:var(--portal-progress)}.portal-progress-fill.is-none{background:var(--text-soft)}.portal-card-sub{display:flex;flex-wrap:wrap;gap:4px 14px;font-size:.85rem;color:var(--text-muted)}.portal-card-sub span{white-space:nowrap}.portal-card-sub b{font-weight:700;color:var(--text-primary);font-variant-numeric:tabular-nums}.portal-card-chips{display:flex;flex-wrap:wrap;gap:8px}.portal-chip{display:inline-flex;align-items:center;gap:5px;padding:4px 10px;border-radius:999px;font-size:.8rem;font-weight:600;font-variant-numeric:tabular-nums;background:var(--portal-chip-bg);color:var(--text-primary)}.portal-chip.is-warn{background:var(--portal-warn-bg);color:var(--portal-warn)}.portal-chip-label{font-weight:500;color:var(--text-soft)}.portal-chip.is-warn .portal-chip-label{color:inherit}.portal-empty{padding:48px 16px;text-align:center;color:var(--text-soft)}.portal-collection-state{display:inline-flex;align-items:center;gap:6px;font-size:.82rem;white-space:nowrap}.portal-collection-dot{width:8px;height:8px;border-radius:50%;background:var(--portal-ok);flex:0 0 auto}.portal-collection-state.is-stale{color:var(--error-text);font-weight:600}.portal-collection-state.is-stale .portal-collection-dot{background:var(--error-text)}.portal-collection-state.is-fresh{color:var(--text-soft)}.portal-clickable-row{cursor:pointer}.portal-clickable-row:hover{background:var(--row-hover, rgba(0, 0, 0, .04))}.portal-back-link{display:inline-flex;align-items:center;gap:6px;align-self:flex-start;padding:10px 18px;min-height:44px;font-size:.95rem;font-weight:600;color:var(--text-primary);background:var(--button-subtle-bg);border:1px solid var(--button-subtle-border);border-radius:999px;-webkit-tap-highlight-color:transparent;transition:background .15s ease,border-color .15s ease,transform .06s ease}.portal-back-link:hover{border-color:var(--focus-outline)}.portal-back-link:active{transform:scale(.98)}.portal-header-controls{display:flex;align-items:center;gap:12px}.portal-vendor-select{padding:4px 10px;border:1px solid var(--field-border);border-radius:6px;font-size:.9rem;background:var(--field-bg);color:var(--field-text)}.portal-below-target{color:var(--error-text);font-weight:600}.portal-goal-input{display:flex;flex-direction:column;gap:4px;font-size:.85rem}.portal-goal-input input{padding:6px 8px;border:1px solid var(--field-border);border-radius:6px;font-size:.95rem}.portal-goal-actions{margin-top:12px;display:flex;align-items:center;gap:10px}.portal-goal-save{padding:8px 16px;border:none;border-radius:6px;background:var(--button-primary);color:var(--button-primary-text);font-size:.9rem;cursor:pointer}.portal-goal-message{font-size:.85rem;color:var(--text-muted)}.portal-rider-mobile{max-width:480px;margin:0 auto;display:flex;flex-direction:column;gap:16px}.portal-stat-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.portal-stat{padding:12px 14px;border-radius:10px;background:var(--button-subtle-bg)}.portal-stat .portal-stat-label{font-size:.8rem;color:var(--text-muted)}.portal-stat .portal-stat-value{font-size:1.4rem;font-weight:700}.portal-rider-rank{font-size:1.1rem;font-weight:700}@media(max-width:360px){.portal-stat-grid{grid-template-columns:1fr}}.portal-overview-bar-right{display:flex;align-items:center;gap:12px}.portal-vendor-fixed{font-size:1rem;font-weight:700;color:var(--text-primary)}.portal-settings-button{padding:6px 14px;border:1px solid var(--surface-border);border-radius:8px;background:var(--surface-strong);color:var(--text-primary);font-size:.85rem;cursor:pointer}.portal-settings-button:hover{border-color:var(--focus-outline)}.portal-settings-overlay{position:fixed;inset:0;background:#00000073;display:flex;align-items:center;justify-content:center;padding:16px;z-index:1000}.portal-settings-modal{width:100%;max-width:560px;max-height:85vh;overflow-y:auto;overscroll-behavior:contain;-webkit-overflow-scrolling:touch;background:var(--surface-strong);border:1px solid var(--surface-border);border-radius:12px;box-shadow:var(--floating-shadow);padding:20px}.portal-settings-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:16px}.portal-settings-close{padding:6px 12px;border:1px solid var(--surface-border);border-radius:8px;background:var(--surface-strong);color:var(--text-primary);font-size:.85rem;cursor:pointer}.portal-settings-notice{margin-bottom:12px;color:var(--text-soft);font-size:.85rem}.portal-settings-viewer{padding:12px 0;border-top:1px solid var(--surface-border)}.portal-settings-toolbar{display:flex;align-items:center;gap:10px;margin-bottom:12px}.portal-settings-search{flex:1;min-width:0;padding:9px 12px;border:1px solid var(--field-border);border-radius:8px;background:var(--field-bg);color:var(--field-text);font-size:.9rem}.portal-settings-count{flex:0 0 auto;font-size:.82rem;color:var(--text-soft);white-space:nowrap}.portal-settings-viewer-toggle{display:flex;align-items:flex-start;gap:8px;width:100%;padding:4px 2px;text-align:left;background:transparent;border:none;cursor:pointer;color:inherit;font:inherit}.portal-settings-viewer-caret{flex:0 0 auto;color:var(--text-soft);font-size:.8rem;line-height:1.5}.portal-settings-viewer-main{display:flex;flex-direction:column;gap:2px;min-width:0}.portal-settings-viewer-name{font-weight:700;color:var(--text-primary)}.portal-settings-viewer-note{margin-left:8px;padding:1px 8px;border:1px solid var(--surface-border);border-radius:999px;background:var(--surface-strong);color:var(--text-primary);font-size:.78rem;font-weight:600}.portal-settings-note-edit{display:flex;align-items:center;gap:8px;margin:6px 0 8px 22px}.portal-settings-note-label{font-size:.8rem;font-weight:700;color:var(--text-soft);white-space:nowrap}.portal-settings-note-input{flex:1;min-width:0;padding:6px 9px;border:1px solid var(--field-border);border-radius:6px;background:var(--field-bg);color:var(--field-text);font-size:.85rem}.portal-settings-note-save{padding:6px 14px;border:1px solid var(--surface-border);border-radius:6px;background:var(--surface-strong);color:var(--text-primary);font-size:.82rem;font-weight:700;cursor:pointer;white-space:nowrap}.portal-settings-note-save:disabled{opacity:.45;cursor:default}.portal-alert-toggle{display:inline-flex;border:1px solid var(--surface-border);border-radius:8px;overflow:hidden}.portal-alert-toggle button{padding:5px 14px;border:0;background:var(--surface-strong);color:var(--text-soft);font-size:.85rem;cursor:pointer}.portal-alert-toggle button.is-active{background:var(--portal-warn-bg);color:var(--portal-warn);font-weight:700}.portal-alert-note{margin-bottom:10px;font-size:.82rem;color:var(--text-soft)}.portal-alert-list{display:flex;flex-direction:column;gap:10px}.portal-alert-card{display:block;width:100%;text-align:left;padding:12px;border:1px solid var(--surface-border);border-left:4px solid var(--portal-warn);border-radius:10px;background:var(--field-bg);cursor:pointer}.portal-swipe-row{position:relative;overflow:hidden;border-radius:10px}.portal-swipe-call{position:absolute;top:0;bottom:0;right:0;width:96px;display:flex;align-items:center;justify-content:center;border-radius:10px;background:var(--portal-call-bg);color:var(--portal-call-text);font-size:.9rem;font-weight:800;text-decoration:none;white-space:nowrap}.portal-swipe-front{position:relative;transition:transform .18s ease;touch-action:pan-y;touch-action:pan-y pinch-zoom}.portal-swipe-front.is-dragging{transition:none}.portal-swipe-row .portal-alert-card:focus-visible{outline:2px solid var(--focus-outline);outline-offset:-2px}.portal-alert-card-head{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-bottom:6px}.portal-alert-name{font-weight:700;font-size:1rem;color:var(--text-primary)}.portal-alert-status{font-size:.78rem;color:var(--text-muted)}.portal-alert-reasons{display:flex;flex-wrap:wrap;gap:6px;margin-bottom:8px}.portal-alert-tag{padding:2px 8px;border-radius:999px;background:var(--portal-warn-bg);color:var(--portal-warn);font-size:.78rem;font-weight:600}.portal-alert-stats{font-size:.82rem;color:var(--text-soft)}.portal-status-badge{display:inline-block;padding:2px 9px;border-radius:999px;font-size:.78rem;font-weight:700;white-space:nowrap}.portal-status-badge.is-online{background:var(--portal-ok-bg);color:var(--portal-ok)}.portal-status-badge.is-offline{background:var(--surface-strong);color:var(--text-soft);border:1px solid var(--surface-border);font-weight:600}.portal-status-badge.is-inactive{background:transparent;color:var(--text-muted);font-weight:600;opacity:.75}.portal-pace{margin-top:10px;padding:8px 10px;border-radius:8px;border:1px solid var(--surface-border);border-left-width:3px;background:var(--field-bg);font-size:.85rem}.portal-pace-head{display:flex;align-items:center;justify-content:space-between;gap:8px}.portal-pace-badge{font-weight:700;padding:1px 9px;border-radius:999px;font-size:.82rem}.portal-pace-rem{font-size:.8rem;color:var(--text-soft);white-space:nowrap}.portal-pace-body{margin-top:5px;display:flex;flex-wrap:wrap;gap:3px 14px;color:var(--text-soft)}.portal-pace-body b{color:var(--text-primary);font-weight:700}.portal-pace-sub{color:var(--text-muted);font-size:.78rem}.portal-pace-action{margin-top:5px;font-size:.82rem;font-weight:600;color:var(--portal-warn)}.portal-pace.is-ok{border-left-color:var(--portal-ok)}.portal-pace.is-ok .portal-pace-badge{background:var(--portal-ok-bg);color:var(--portal-ok)}.portal-pace.is-warn{border-left-color:var(--portal-warn)}.portal-pace.is-warn .portal-pace-badge{background:var(--portal-warn-bg);color:var(--portal-warn)}.portal-pace.is-bad{border-left-color:var(--error-text)}.portal-pace.is-bad .portal-pace-badge{background:#b0232321;color:var(--error-text)}.portal-pace.is-mute{border-left-color:var(--surface-border)}.portal-pace.is-mute .portal-pace-badge{background:var(--surface-strong);color:var(--text-muted)}.portal-card-pace{display:flex;align-items:center;flex-wrap:wrap;gap:8px}.portal-chip-pace{font-weight:700}.portal-chip-pace.pace-ok{background:var(--portal-ok-bg);color:var(--portal-ok)}.portal-chip-pace.pace-warn{background:var(--portal-warn-bg);color:var(--portal-warn)}.portal-chip-pace.pace-bad{background:#b0232321;color:var(--error-text)}.portal-chip-pace.pace-mute{background:var(--surface-strong);color:var(--text-muted)}.portal-settings-viewer-summary{font-size:.8rem;color:var(--text-soft);overflow-wrap:anywhere}.portal-settings-saving{font-weight:400;font-size:.8rem;color:var(--text-muted)}.portal-settings-scope-list{display:flex;flex-wrap:wrap;gap:8px 16px}.portal-settings-scope{display:flex;align-items:center;gap:6px;font-size:.9rem;color:var(--text-primary);cursor:pointer;min-height:44px}.portal-settings-account-list{display:flex;flex-direction:column;gap:4px;margin:8px 0 4px 22px}.portal-settings-account{border:1px solid var(--surface-border);border-radius:8px;background:var(--surface-strong)}.portal-settings-account-head{display:flex;align-items:center;gap:6px;padding:0 10px}.portal-settings-expand{width:28px;min-height:44px;border:none;background:transparent;color:var(--text-soft);font-size:.8rem;cursor:pointer;flex-shrink:0}.portal-settings-expand-empty{cursor:default}.portal-settings-whole-tag{font-size:.75rem;color:var(--text-muted)}.portal-settings-branch-count{margin-left:auto;font-size:.78rem;color:var(--text-soft);white-space:nowrap}.portal-settings-branch-list{display:flex;flex-wrap:wrap;gap:4px 16px;padding:4px 10px 10px 34px;border-top:1px dashed var(--surface-border)}.portal-settings-branch-hint{flex-basis:100%;font-size:.78rem;color:var(--text-muted);margin-bottom:2px}.portal-settings-branch{display:flex;align-items:center;gap:6px;font-size:.88rem;color:var(--text-primary);cursor:pointer;min-height:40px}.portal-edit-hint{font-size:.85rem;color:var(--text-muted);margin:8px 0 16px}.portal-edit-group{margin-bottom:16px}.portal-edit-row{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:8px 12px;border:1px solid var(--surface-border);border-radius:8px;margin-bottom:6px;background:var(--surface-strong);min-height:44px}.portal-edit-group-row{font-weight:700;color:var(--text-primary)}.portal-edit-branch-row{margin-left:20px}.portal-edit-branch-name{color:var(--text-primary)}.portal-edit-controls{display:flex;gap:6px;flex-shrink:0}.portal-edit-controls button{min-width:36px;min-height:36px;padding:4px 8px;border:1px solid var(--surface-border);border-radius:6px;background:var(--surface-strong);color:var(--text-primary);cursor:pointer;font-size:.85rem}.portal-edit-controls button:disabled{opacity:.35;cursor:not-allowed}.portal-edit-hidden{margin-top:24px;padding-top:16px;border-top:1px dashed var(--surface-border)}.portal-edit-hidden h4{margin:0 0 12px;color:var(--text-muted)}.portal-edit-hidden button{padding:4px 12px;border:1px solid var(--surface-border);border-radius:6px;background:var(--surface-strong);color:var(--text-primary);cursor:pointer;font-size:.85rem}.portal-tabnav{display:flex;gap:4px}.portal-tab{padding:6px 14px;border-radius:8px;font-size:.9rem;font-weight:600;color:var(--text-soft);text-decoration:none}.portal-tab:hover{color:var(--text-primary)}.portal-tab.is-active{background:var(--portal-chip-bg);color:var(--text-primary)}.portal-mission-toggle{display:inline-flex;align-items:center;gap:6px;font-size:.82rem;color:var(--text-soft);cursor:pointer;white-space:nowrap}.portal-mission-list{display:grid;grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:12px}.portal-mission-card{display:flex;flex-direction:column;gap:8px;padding:14px 16px;border:1px solid var(--surface-border);border-radius:16px;background:var(--surface-strong);box-shadow:var(--floating-shadow)}.portal-mission-card.is-clickable{cursor:pointer;transition:border-color .12s ease,transform .06s ease}.portal-mission-card.is-clickable:hover{border-color:var(--button-primary)}.portal-mission-card.is-clickable:active{transform:scale(.998)}.portal-mission-top{display:flex;align-items:center;gap:8px}.portal-mission-status{flex:0 0 auto;padding:2px 9px;border-radius:999px;font-size:.76rem;font-weight:700;white-space:nowrap}.portal-mission-status.is-active{background:var(--portal-ok-bg);color:var(--portal-ok)}.portal-mission-status.is-scheduled{background:var(--portal-warn-bg);color:var(--portal-warn)}.portal-mission-status.is-completed{background:var(--portal-chip-bg);color:var(--text-soft)}.portal-mission-title{flex:1 1 auto;font-weight:700;font-size:.95rem;overflow-wrap:anywhere}.portal-mission-reward{flex:0 0 auto;font-weight:700;font-size:.95rem;color:var(--portal-ok);font-variant-numeric:tabular-nums}.portal-mission-meta{display:flex;flex-wrap:wrap;align-items:center;gap:6px}.portal-mission-period{font-size:.8rem;color:var(--text-soft);font-variant-numeric:tabular-nums}.portal-mission-targets{font-size:.84rem;color:var(--text-muted);overflow-wrap:anywhere}.portal-mission-target-label{font-weight:600;color:var(--text-soft);margin-right:4px}.portal-mission-expand{margin-left:8px;padding:2px 8px;border:1px solid var(--surface-border);border-radius:999px;background:transparent;color:var(--text-muted);font:inherit;font-size:.8rem;cursor:pointer;white-space:nowrap}.portal-mission-couriers{display:flex;flex-wrap:wrap;gap:6px;padding-top:2px}.portal-mission-courier{padding:3px 9px;border-radius:999px;font-size:.78rem;background:var(--portal-chip-bg);color:var(--text-primary)}.portal-mission-progress{display:flex;flex-direction:column;gap:5px}.portal-mission-progress-top{display:flex;align-items:baseline;gap:8px;font-size:.82rem}.portal-mission-progress-label{font-weight:600;color:var(--text-soft)}.portal-mission-progress-pct{font-weight:700;color:var(--portal-progress);font-variant-numeric:tabular-nums}.portal-mission-progress-reached{margin-left:auto;color:var(--text-muted);font-variant-numeric:tabular-nums}.portal-mission-progress-bar{height:7px;border-radius:999px;background:var(--portal-track);overflow:hidden}.portal-mission-progress-fill{height:100%;border-radius:999px;background:var(--portal-progress)}.portal-mission-courier.is-reached{background:var(--portal-ok-bg);color:var(--portal-ok);font-weight:600}.portal-mission-courier-stat{margin-left:5px;font-variant-numeric:tabular-nums;color:var(--text-soft)}.portal-mission-courier.is-reached .portal-mission-courier-stat{color:var(--portal-ok)}.portal-subtabs{display:flex;gap:4px}.portal-subtab{padding:5px 12px;border:1px solid var(--surface-border);border-radius:999px;background:transparent;color:var(--text-soft);font:inherit;font-size:.84rem;font-weight:600;cursor:pointer}.portal-subtab.is-active{background:var(--portal-chip-bg);color:var(--text-primary);border-color:transparent}.portal-mission-controls{display:flex;align-items:center;justify-content:flex-end;gap:12px;flex-wrap:wrap;margin-bottom:2px}.portal-mission-vendor-stats{display:flex;flex-wrap:wrap;gap:14px;font-size:.86rem;color:var(--text-primary)}.portal-mission-vendor-stats b{font-variant-numeric:tabular-nums}.portal-pace-bar{position:relative;overflow:visible}.portal-pace-marker{position:absolute;top:-2px;bottom:-2px;width:0;border-left:2px dashed var(--text-soft);transform:translate(-1px)}.portal-pace-split{display:flex;gap:3px;height:7px;align-items:stretch}.portal-pace-seg{position:relative;height:100%;border-radius:999px;background:var(--portal-track);overflow:hidden}.portal-pace-legend{display:flex;flex-wrap:wrap;gap:12px;font-size:.74rem;color:var(--text-muted);font-variant-numeric:tabular-nums}.portal-pace-legend-stage{color:var(--text-primary);font-weight:600}.portal-pace-legend-perrider{color:var(--text-primary);font-weight:700}.portal-offline-since{color:var(--text-muted);font-size:.78rem}.portal-mission-filter{padding:4px 10px;border:1px solid var(--text-muted);border-radius:6px;background:transparent;color:var(--text-primary);font-size:.82rem;cursor:pointer}.portal-pace-legend-exp{color:var(--text-soft)}.portal-pace-chip{margin-left:auto;padding:1px 8px;border-radius:999px;font-size:.72rem;font-weight:700;white-space:nowrap}.portal-pace-chip.is-ahead{background:var(--portal-ok-bg);color:var(--portal-ok)}.portal-pace-chip.is-ontrack{background:var(--portal-chip-bg);color:var(--text-soft)}.portal-pace-chip.is-behind{background:var(--portal-warn-bg);color:var(--portal-warn)}.portal-pace-chip.is-achieved{background:var(--portal-ok-bg);color:var(--portal-ok)}.portal-pace-chip.is-nogoal{background:var(--portal-chip-bg);color:var(--text-muted);font-weight:600}.portal-mission-progress-fill.is-behind{background:var(--portal-warn)}.portal-pace-nogoal{padding-top:2px}.vmd-meta-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:10px 16px}.vmd-meta-grid>div{display:flex;flex-direction:column;gap:2px}.vmd-meta-k{font-size:.78rem;color:var(--text-soft)}.vmd-meta-v{font-weight:700;color:var(--text-primary);overflow-wrap:anywhere}.vmd-stat-row{display:flex;gap:12px;flex-wrap:wrap;margin-bottom:8px}.vmd-stat{flex:1;min-width:120px;padding:12px 14px;border:1px solid var(--surface-border);border-radius:12px;display:flex;flex-direction:column;gap:4px}.vmd-stat-k{font-size:.8rem;color:var(--text-soft)}.vmd-stat-v{font-size:1.3rem;font-weight:800;color:var(--text-primary)}.vmd-stat-strong{background:var(--button-primary);border-color:var(--button-primary)}.vmd-stat-strong .vmd-stat-k,.vmd-stat-strong .vmd-stat-v{color:var(--button-primary-text)}.vmd-imminent{background:#f5c8422e}.vmd-badge-ok{color:var(--button-primary);font-weight:700}.vmd-badge-near{color:#b8860b;font-weight:700}.portal-settlement-controls{display:flex;align-items:center;gap:10px;flex-wrap:wrap;margin-bottom:10px}.portal-settlement-controls select{padding:8px 12px;border-radius:10px;font-size:.9rem}.portal-settlement-summary{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:10px;margin-bottom:12px}.portal-settlement-week-nav{margin-bottom:12px}.portal-weekly-current td{background:var(--portal-chip-bg)}.portal-weekly-average{font-size:.85rem;color:var(--text-muted);white-space:nowrap}.portal-weekly-current-badge{margin-left:8px;padding:2px 8px;border-radius:999px;font-size:.72rem;font-weight:700;background:var(--pill-bg);color:var(--pill-text)}.portal-weekly-delta{font-weight:700;font-size:.85rem;white-space:nowrap}.portal-weekly-delta.is-worse{color:var(--error-text)}.portal-weekly-delta.is-better{color:var(--pill-paid-text)}.portal-weekly-delta.is-flat{color:var(--text-muted);font-weight:500}.portal-weekly-suggest{display:flex;align-items:center;flex-wrap:wrap;gap:8px;margin:12px 0 4px;padding:10px 14px;border-radius:10px;background:var(--pill-paid-bg);color:var(--pill-paid-text);font-size:.9rem;font-weight:600}.portal-weekly-suggest-badge{padding:2px 10px;border:1.5px solid currentColor;border-radius:999px;font-size:.75rem;font-weight:700;white-space:nowrap}.portal-weekly-chart-row{display:flex;gap:24px;margin-bottom:6px}.portal-weekly-chart-block{flex:1 1 0;min-width:0}.portal-weekly-chart-title{margin-bottom:6px;font-size:.8rem;font-weight:600;color:var(--text-muted)}@media(max-width:900px){.portal-weekly-chart-row{flex-direction:column;gap:14px}}.portal-weekly-chart{display:flex;justify-content:flex-start;gap:10px;margin-bottom:14px}.portal-weekly-chart-week{flex:1 1 0;min-width:0;max-width:166px}.portal-weekly-chart-week.is-current-week .portal-weekly-chart-week-label{color:var(--text-primary);font-weight:700}.portal-weekly-chart-bars{display:flex;align-items:flex-end;gap:2px;height:72px}.portal-weekly-chart-slot{flex:1 1 0;min-width:0;max-width:22px;height:100%;display:flex;align-items:flex-end;justify-content:center}.portal-weekly-chart-bar{width:92%;max-width:20px;border-radius:4px}.portal-weekly-chart-bar.week-color-0{background:#58b7dd}.portal-weekly-chart-bar.week-color-1{background:#6fd6a8}.portal-weekly-chart-bar.week-color-2{background:#e5b45f}.portal-weekly-chart-bar.week-color-3{background:#b391e0}.portal-weekly-chart-bar.is-latest{outline:1.5px solid var(--text-primary);outline-offset:1px}.portal-weekly-chart-placeholder{width:92%;max-width:20px;height:55%;border:1.5px dashed var(--text-soft);border-radius:4px;opacity:.4}.portal-weekly-chart-week-label{margin-top:3px;text-align:center;font-size:.68rem;color:var(--text-soft);white-space:nowrap}.portal-weekly-note{margin-top:10px;font-size:.78rem;color:var(--text-soft)}.portal-weekly-day-count{margin-left:8px;padding:2px 8px;border-radius:999px;font-size:.72rem;font-weight:700;background:var(--portal-chip-bg);color:var(--text-muted)}.portal-weekly-page-note{margin-top:0}.rider-tabs{display:flex;gap:4px;margin-bottom:16px}.rider-tab{padding:6px 14px;border:none;border-radius:8px;background:transparent;color:var(--text-soft);font:inherit;font-size:.9rem;font-weight:600;cursor:pointer}.rider-tab:hover{color:var(--text-primary)}.rider-tab.is-active{background:var(--portal-chip-bg, rgba(31, 42, 45, .06));color:var(--text-primary)}.rider-error{margin-bottom:12px}.rider-section{margin-bottom:22px}.rider-section-title{margin:0 0 10px;font-size:1.05rem;font-weight:800;color:var(--text-primary)}.rider-empty{padding:24px 12px;text-align:center;color:var(--text-soft)}.rider-profile-card{display:flex;flex-direction:column;gap:10px;padding:16px;border:1px solid var(--surface-border);border-radius:14px;background:var(--surface-strong);box-shadow:var(--floating-shadow)}.rider-profile-row{display:flex;align-items:baseline;justify-content:space-between;gap:12px}.rider-profile-label{font-size:.85rem;font-weight:600;color:var(--text-soft)}.rider-profile-value{font-size:.95rem;font-weight:700;color:var(--text-primary);text-align:right;overflow-wrap:anywhere}.rider-profile-block{display:flex;flex-direction:column;gap:4px;padding-top:8px;border-top:1px dashed var(--surface-border)}.rider-profile-sub{font-size:.9rem;color:var(--text-primary);overflow-wrap:anywhere}.rider-range-form{display:flex;flex-wrap:wrap;align-items:flex-end;gap:10px;margin-bottom:14px}.rider-range-field{display:flex;flex-direction:column;gap:4px;font-size:.82rem;color:var(--text-soft)}.rider-range-field input{min-height:44px;padding:0 10px;border:1px solid var(--field-border, var(--surface-border));border-radius:8px;background:var(--field-bg, var(--surface-strong));color:var(--field-text, var(--text-primary));font-size:.95rem}.rider-settlement-branch .rider-date-col{position:sticky;left:0;z-index:1;background:var(--surface-strong)}.rider-settlement-branch thead .rider-date-col{z-index:2}.rider-view-mode-toggle{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:12px}.rider-view-mode-toggle .button{padding:8px 16px}.rider-settlement-table-groups{display:flex;flex-direction:column;gap:18px;min-width:0}.rider-settlement-detail-group{min-width:0}.rider-settlement-branches{display:flex;flex-direction:column;gap:18px}.rider-settlement-branch-title{display:flex;align-items:center;gap:8px;margin:0;overflow-wrap:anywhere}.rider-settlement-branch-name{font-weight:700;color:var(--text-primary)}.rider-vendor-badge{flex:none;padding:2px 8px;border-radius:999px;font-size:.72rem;font-weight:800;color:#fff;background:var(--text-soft)}.rider-vendor-badge.is-coupang{background:#2a6f7f}.rider-vendor-badge.is-baemin{background:#18b3a7}.rider-portal-list{display:flex;flex-direction:column;gap:16px}.rider-earning-summary{padding:18px;border-radius:14px;background:var(--button-primary);color:var(--button-primary-text);margin-bottom:16px}.rider-earning-label{font-size:.85rem;opacity:.9}.rider-earning-amount{font-size:1.7rem;font-weight:800;margin-top:4px}.rider-earning-caption{font-size:.78rem;opacity:.85;margin-top:6px}.rider-earning-list{display:flex;flex-direction:column;gap:10px}.rider-earning-row{padding:14px 16px;border:1px solid var(--surface-border);border-radius:12px;background:var(--surface-strong)}.rider-earning-row-head{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-bottom:8px}.rider-earning-row-name{font-weight:700;color:var(--text-primary);overflow-wrap:anywhere}.rider-earning-row-stats{display:flex;justify-content:space-between;gap:12px;font-size:.9rem;color:var(--text-soft)}.rider-earning-row-stats b{color:var(--text-primary);font-weight:700}.rider-earning-row.is-qualified{border-color:var(--button-primary);box-shadow:inset 3px 0 0 var(--button-primary)}.rider-earning-cond{display:flex;align-items:center;gap:8px;font-size:.86rem;color:var(--text-soft);padding:2px 0}.rider-earning-cond-mark{width:16px;text-align:center;font-weight:800}.rider-earning-cond.is-met .rider-earning-cond-mark{color:var(--button-primary)}.rider-earning-cond.is-unmet{color:var(--text-muted, #9aa0a6)}.rider-earning-cond-label{flex:1}.rider-earning-cond-detail{font-weight:700;color:var(--text-primary)}.rider-earning-cond.is-unmet .rider-earning-cond-detail{color:var(--text-soft)}.rider-earning-row-reward{margin-top:10px;padding-top:10px;border-top:1px dashed var(--surface-border)}.rider-earning-action{font-size:1.1rem;font-weight:800}.rider-earning-action.is-done{color:var(--button-primary)}.rider-earning-action.is-done b{font-size:1.3rem}.rider-earning-action.is-need-self{color:#e8730c}.rider-earning-action.is-need-branch{color:var(--text-primary)}.rider-earning-action.is-muted{font-size:.9rem;font-weight:600;color:var(--text-soft)}.rider-earning-assist{margin-top:4px;font-size:.9rem;font-weight:600;color:#e8730c}.rider-placeholder-card{display:flex;align-items:center;justify-content:center;min-height:96px;padding:24px;border:1px solid var(--surface-border);border-radius:14px;background:var(--surface-strong);color:var(--text-soft);text-align:center}.rider-week-header-row td{position:relative;z-index:3;background:var(--surface-strong);border-top:2px solid var(--surface-border);padding:8px 10px}.rider-week-range{font-weight:800;color:var(--text-primary)}.rider-week-rank-badge{display:inline-block;margin-left:10px;padding:2px 10px;border-radius:999px;font-size:.82rem;font-weight:800;color:var(--button-primary-text);background:var(--button-primary);vertical-align:middle}.rider-week-partial{margin-left:10px;font-size:.8rem;color:var(--text-muted)}.rider-lb-week{margin-top:14px;min-width:0}.rider-lb-week-header{display:flex;align-items:center;gap:10px;flex-wrap:wrap;margin-bottom:6px}.rider-lb-nav-bar{display:flex;align-items:center;gap:12px;flex-wrap:wrap;margin-bottom:12px}.rider-lb-nav-bar .rider-lb-week-nav{margin:0}.rider-lb-week-nav{display:flex;align-items:center;gap:8px;flex-wrap:nowrap;min-width:0;margin:4px 0 12px}.rider-lb-week-arrow{flex:none;display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;padding:0}.rider-lb-week-arrow-svg{width:16px;height:16px}.rider-lb-week-nav-label{display:inline-flex;align-items:center;gap:6px;min-width:0;max-width:100%;padding:8px 14px;font-weight:800;font-size:.9rem;color:var(--text-primary);white-space:nowrap}.rider-lb-week-label-text{display:inline-block;overflow:hidden;text-overflow:ellipsis}.rider-lb-week-caret{flex:none}.rider-lb-week-label-text[data-slide=left]{animation:rider-week-label-from-left .3s ease}.rider-lb-week-label-text[data-slide=right]{animation:rider-week-label-from-right .3s ease}.rider-lb-week-label-text[data-slide=up]{animation:rider-week-label-from-up .3s ease}@keyframes rider-week-label-from-left{0%{opacity:0;transform:translate(-10px)}to{opacity:1;transform:none}}@keyframes rider-week-label-from-right{0%{opacity:0;transform:translate(10px)}to{opacity:1;transform:none}}@keyframes rider-week-label-from-up{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:none}}@media(prefers-reduced-motion:reduce){.rider-lb-week-label-text{animation:none!important}}.rider-lb-week-picker{position:relative;min-width:0}.rider-lb-week-menu{position:absolute;top:calc(100% + 4px);left:0;z-index:20;margin:0;padding:4px;list-style:none;max-height:16rem;overflow-y:auto;min-width:14rem;border:1px solid var(--surface-border);border-radius:10px;background:var(--surface-strong);box-shadow:var(--floating-shadow, 0 8px 24px rgba(0, 0, 0, .18))}.rider-lb-week-option{display:block;width:100%;text-align:left;padding:8px 10px;border:0;border-radius:7px;background:transparent;color:var(--text-primary);font-size:.9rem;cursor:pointer}.rider-lb-week-option:hover{background:var(--portal-chip-bg, rgba(127, 127, 127, .12))}.rider-lb-week-option.is-selected{background:var(--button-primary);color:var(--button-primary-text);font-weight:700}.rider-lb-table{font-size:.86rem}.rider-lb-table th,.rider-lb-table td{text-align:left;white-space:nowrap;padding:6px 8px;box-sizing:border-box}.rider-lb-rank-col,.rider-lb-rank{position:sticky;left:0;width:2.8rem;min-width:2.8rem;text-align:center;background:var(--surface-strong)}.rider-lb-name-col,.rider-lb-name{text-align:left;position:sticky;left:2.8rem;background:var(--surface-strong)}.rider-lb-name{font-weight:600}.rider-lb-orders{font-weight:700;color:var(--text-primary)}.rider-lb-amount{font-size:.78rem;color:var(--text-soft)}.rider-lb-total{font-weight:800;background:var(--surface-strong)}.rider-lb-self td{background:var(--portal-chip-bg, rgba(37, 99, 235, .12))}.rider-lb-self .rider-lb-rank,.rider-lb-self .rider-lb-name{background:var(--portal-chip-bg, rgba(37, 99, 235, .12));color:var(--button-primary);font-weight:800}.rider-week-sum-row td{font-weight:800;color:var(--text-primary);border-top:1px solid var(--surface-border);background:var(--surface-strong)}.rider-week-sum-label{color:var(--text-primary)}.invite-section{margin-bottom:24px}.invite-section-title{margin:0 0 12px;font-size:1.05rem;font-weight:800;color:var(--text-primary)}.invite-notice{margin-bottom:12px;color:var(--text-soft);font-size:.9rem}.invite-search{width:100%;max-width:360px;min-height:40px;padding:0 12px;margin-bottom:12px;border:1px solid var(--field-border, var(--surface-border));border-radius:8px;background:var(--field-bg, var(--surface-strong));color:var(--field-text, var(--text-primary));font-size:.95rem}.invite-bulk-bar{display:flex;align-items:center;gap:12px;margin-bottom:12px;font-size:.9rem;color:var(--text-soft)}.invite-filter-bar{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:12px}.invite-people-scroll{max-height:min(72vh,1000px);min-height:320px;overflow-y:auto;border:1px solid var(--surface-border);border-radius:10px}.invite-people-scroll .invite-table th{position:sticky;top:0;background:var(--surface-strong);z-index:1}.invite-table{width:100%;border-collapse:collapse;font-size:.9rem}.invite-table th,.invite-table td{padding:8px 10px;border-bottom:1px solid var(--surface-border);text-align:left;vertical-align:middle}.invite-table th{font-weight:700;color:var(--text-soft)}.invite-code-cell{font-variant-numeric:tabular-nums;letter-spacing:.04em;white-space:nowrap}.invite-sub{font-size:.8rem;color:var(--text-soft)}.invite-empty{padding:20px;text-align:center;color:var(--text-soft)}.invite-modal-overlay{position:fixed;inset:0;background:#00000073;display:flex;align-items:center;justify-content:center;padding:16px;z-index:1000}.invite-modal{width:100%;max-width:420px;padding:24px;border:1px solid var(--surface-border);border-radius:14px;background:var(--surface-strong);box-shadow:var(--floating-shadow);text-align:center}.invite-modal-title{margin:0 0 8px;font-size:1.1rem;font-weight:800;color:var(--text-primary)}.invite-modal-person{margin:0 0 12px;font-size:.9rem;color:var(--text-soft)}.invite-modal-code{padding:14px;margin-bottom:10px;border:1px dashed var(--surface-border);border-radius:10px;font-size:1.4rem;font-weight:800;letter-spacing:.08em;color:var(--text-primary);font-variant-numeric:tabular-nums;word-break:break-all}.invite-modal-expires{margin:0 0 16px;font-size:.82rem;color:var(--text-soft)}.invite-modal-actions{display:flex;justify-content:center;gap:10px}.invite-modal-hint{margin:14px 0 0;font-size:.8rem;color:var(--text-muted, var(--text-soft))}.invite-sms-modal{max-width:560px;text-align:left;max-height:85vh;overflow-y:auto}.invite-sms-label{display:block;font-size:.85rem;color:var(--text-soft);margin-bottom:12px}.invite-sms-textarea{width:100%;margin-top:6px;padding:10px;border:1px solid var(--field-border, var(--surface-border));border-radius:8px;background:var(--field-bg, var(--surface-strong));color:var(--field-text, var(--text-primary));font:inherit;font-size:.92rem;resize:vertical}.invite-sms-summary{margin-bottom:10px;font-size:.92rem;color:var(--text-primary)}.invite-sms-warning{margin-bottom:10px;padding:10px;border-radius:8px;background:var(--portal-warn-bg, rgba(255, 196, 124, .28));color:var(--portal-warn, #9a5b00);font-size:.85rem}.invite-sms-excluded{margin-bottom:10px;font-size:.85rem;color:var(--text-soft)}.invite-sms-excluded ul{margin:6px 0 0;padding-left:18px;max-height:120px;overflow-y:auto}.invite-sms-sample{margin-bottom:10px;border:1px dashed var(--surface-border);border-radius:8px;padding:8px 10px}.invite-sms-sample-head{font-size:.8rem;color:var(--text-soft);margin-bottom:4px}.invite-sms-sample-body{margin:0;white-space:pre-wrap;font:inherit;font-size:.9rem;color:var(--text-primary)}.invite-badge-ok{font-weight:700;color:#1f6c52}.invite-badge-muted{color:var(--text-soft)}.invite-action-cell{display:flex;gap:8px;flex-wrap:wrap}.button.danger{background:#c0392b;border-color:#c0392b;color:#fff}.button.danger:hover:not(:disabled){background:#a93226;border-color:#a93226}.button.danger:disabled{opacity:.5}.invite-filter-row{display:flex;gap:14px;flex-wrap:wrap;margin:8px 0 4px;align-items:center}.invite-filter-row label{display:inline-flex;align-items:center;gap:6px;font-size:.85rem;color:var(--text-soft)}.invite-filter-row select{padding:4px 8px;border:1px solid var(--surface-border);border-radius:8px;background:var(--surface-strong);color:var(--text-primary)}.invite-vendor-segmented{display:inline-flex;gap:4px;padding:3px;border:1px solid var(--surface-border);border-radius:10px;background:var(--surface-strong);margin-right:6px}.invite-vendor-segmented .button{padding:4px 14px}.invite-vendor-status{display:flex;flex-direction:column;gap:2px}.invite-vendor-status-row{display:inline-flex;align-items:center;gap:4px;opacity:.55}.invite-vendor-status-row.selected{opacity:1;font-weight:600}@media(max-width:640px){.invite-section-title{font-size:1rem}.invite-search{max-width:none;min-height:44px}.invite-filter-row{gap:10px 14px}.invite-filter-row label{flex:1 1 calc(50% - 14px);font-size:.9rem}.invite-filter-row select{flex:1 1 auto;min-height:40px;padding:6px 10px}.invite-bulk-bar{flex-wrap:wrap;gap:8px}.invite-bulk-bar>span{flex-basis:100%}.invite-bulk-bar .button{flex:1 1 calc(50% - 8px);min-height:44px}.invite-people-scroll{max-height:none;min-height:0;overflow:visible;border:none}.invite-table thead{display:none}.invite-table,.invite-table tbody,.invite-table tr,.invite-table td{display:block;width:100%}.invite-table tr{margin-bottom:12px;padding:4px 14px 8px;border:1px solid var(--surface-border);border-radius:12px;background:var(--surface-strong)}.invite-table td{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:9px 0;border-bottom:1px solid var(--surface-border);font-size:.95rem}.invite-table td:last-child{border-bottom:none}.invite-table td:before{content:attr(data-label);flex:0 0 auto;font-weight:700;color:var(--text-soft);font-size:.85rem}.invite-check-cell input{width:20px;height:20px}.invite-action-cell{flex-wrap:wrap;align-items:stretch;gap:8px}.invite-action-cell:before{flex-basis:100%}.invite-action-cell .button{flex:1 1 calc(33% - 8px);min-height:44px;font-size:.95rem;padding-left:6px;padding-right:6px}.invite-empty{justify-content:center;border:none}}.distribution-toolbar{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:12px;margin-bottom:12px}.distribution-toolbar .invite-search{margin-bottom:0}.distribution-toolbar-actions{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.distribution-cache-time{color:var(--muted, #6b7280);font-size:12px;white-space:nowrap}.distribution-group{margin-bottom:20px}.distribution-group-title{margin:0 0 8px;font-size:.98rem;font-weight:800;color:var(--text-primary)}.distribution-group-toggle{cursor:pointer;-webkit-user-select:none;user-select:none}.distribution-group-toggle:focus-visible{outline:2px solid var(--field-border, var(--surface-border));outline-offset:2px}.distribution-caret{display:inline-block;width:1.1em;color:var(--text-secondary, #888)}@media(max-width:640px){.distribution-group-toggle{min-height:44px;display:flex;align-items:center}}.distribution-share-cell{min-width:300px}.ris{display:flex;flex-direction:column;gap:6px}.ris-line{display:flex;align-items:center;gap:6px;flex-wrap:nowrap;min-width:0}.ris-code{flex:0 0 auto;padding:4px 10px;border:1px dashed var(--surface-border);border-radius:8px;font-size:.95rem;font-weight:800;letter-spacing:.06em;color:var(--text-primary);font-variant-numeric:tabular-nums;white-space:nowrap}.ris-actions{flex:0 0 auto;display:inline-flex;gap:6px}.button.subtle.ris-btn{padding:6px 12px;font-size:.82rem;font-weight:600;white-space:nowrap}.ris-feedback{flex:1 1 auto;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;text-align:right;font-size:.78rem;color:var(--text-soft)}.ris-toggle{flex:0 0 auto;padding:4px;border:none;background:none;cursor:pointer;color:var(--text-soft);line-height:1}.ris-toggle:focus-visible{outline:2px solid var(--field-border, var(--surface-border));outline-offset:2px}.ris-more{display:flex;flex-direction:column;gap:4px;padding-top:8px;border-top:1px dashed var(--surface-border)}.ris-link{font-size:.82rem;color:var(--text-primary);word-break:break-all}.ris-hint{margin:0;font-size:.78rem;color:var(--text-muted, var(--text-soft))}.distribution-signed-row{color:var(--text-secondary, #8a8f98);background:var(--surface-muted, rgba(127, 127, 127, .06))}.distribution-signed-row td{color:var(--text-secondary, #8a8f98)}.invite-badge-signed{display:inline-block;padding:2px 8px;border-radius:999px;font-size:.8rem;font-weight:700;color:var(--text-secondary, #6b7280);background:var(--surface-muted, rgba(127, 127, 127, .12));border:1px solid var(--surface-border, rgba(127, 127, 127, .25))}.invite-badge-new{display:inline-block;margin-left:6px;padding:1px 7px;border-radius:999px;font-size:.74rem;font-weight:800;color:#fff;background:var(--accent, #2563eb);vertical-align:middle}.distribution-unregistered-row{color:var(--text-secondary, #8a8f98);background:var(--surface-muted, rgba(220, 38, 38, .05))}.distribution-unregistered-row td{color:var(--text-secondary, #8a8f98)}.distribution-unregistered-clickable{cursor:pointer}.distribution-unregistered-clickable:hover{background:var(--surface-hover, rgba(220, 38, 38, .12))}.distribution-unregistered-clickable:focus-visible{outline:2px solid var(--field-border, var(--surface-border));outline-offset:-2px}.invite-badge-unregistered{display:inline-block;margin-left:6px;padding:1px 7px;border-radius:999px;font-size:.74rem;font-weight:800;color:#fff;background:var(--danger, #dc2626);vertical-align:middle}.distribution-override{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.distribution-override select,.distribution-override input{padding:6px 8px;border:1px solid var(--field-border, var(--surface-border));border-radius:8px;background:var(--field-bg, var(--surface-strong));color:var(--field-text, var(--text-primary));font-size:.88rem}.distribution-override input,.distribution-override select{min-width:140px}@media(max-width:640px){.distribution-toolbar{flex-direction:column;align-items:stretch}.distribution-toolbar .invite-search{max-width:none;min-height:44px}.distribution-toolbar-actions .button{flex:1 1 auto;min-height:44px}.distribution-share-cell{min-width:0;display:block}.distribution-share-cell:before{display:block;margin-bottom:6px}.ris-line{flex-wrap:wrap}.ris-actions{flex:1 1 auto;flex-wrap:wrap}.button.subtle.ris-btn{min-height:40px;flex:1 1 calc(25% - 6px);justify-content:center}.ris-toggle{min-height:40px}.ris-feedback{flex-basis:100%;text-align:left}.distribution-override{flex-direction:column;align-items:stretch}.distribution-override input,.distribution-override select{min-width:0}}.unregistered-review-info{display:flex;flex-direction:column;gap:2px;margin-top:4px}.unregistered-review-chip{align-self:flex-start;padding:1px 8px;border-radius:999px;background:color-mix(in srgb,#d97706 14%,transparent);color:#b45309;font-size:.75rem;font-weight:700}.unregistered-review-hint{font-size:.75rem;color:var(--text-soft)}.unregistered-review-actions{display:flex;gap:6px;flex-wrap:wrap}.suppression-list-modal{max-width:720px;text-align:left}.suppression-list-table{width:100%;border-collapse:collapse;margin:12px 0;font-size:.85rem}.suppression-list-table th,.suppression-list-table td{padding:6px 8px;border-bottom:1px solid var(--surface-border);text-align:left}.suppression-list-actions{display:flex;justify-content:flex-end}.distribution-count-chips{display:inline-flex;align-items:center;gap:5px;margin-left:8px;vertical-align:middle}.distribution-count-chip{display:inline-block;padding:1px 9px;border-radius:999px;font-size:.76rem;font-weight:700;line-height:1.5;white-space:nowrap}.distribution-count-unregistered{color:#fff;background:var(--danger, #dc2626);font-weight:800}.distribution-count-unsigned{color:#b45309;background:color-mix(in srgb,#d97706 16%,transparent)}.distribution-count-signed{color:#15803d;background:color-mix(in srgb,#16a34a 14%,transparent)}.next-day-settlement-toolbar{align-items:end;gap:12px}.next-day-settlement-toolbar-fields{gap:12px}.settlement-summary-tab-panel .next-day-settlement-toolbar-actions{flex:0 0 auto;justify-content:flex-end;margin-left:auto}.next-day-settlement-table{min-width:1680px}.transfer-settlement-excluded-section{border-color:var(--field-border)}.transfer-settlement-detail-section{border-color:var(--table-border)}.transfer-settlement-detail-table-frame{border-top:1px solid var(--table-border)}.transfer-settlement-detail-table-scroll{max-height:min(60vh,680px);overflow:auto}.transfer-settlement-detail-table-scroll thead th{position:sticky;top:0;z-index:1}.transfer-settlement-detail-table-scroll .transfer-settlement-group-header-row th{top:0;z-index:3}.transfer-settlement-detail-table-scroll .transfer-settlement-column-header-row th{top:var(--transfer-settlement-group-header-height);z-index:2}.transfer-settlement-section-header{align-items:center}.transfer-settlement-section-heading{display:flex;align-items:baseline;gap:14px;flex-wrap:wrap;min-width:0}.transfer-settlement-panel-summary,.transfer-settlement-excluded-breakdown{display:flex;flex-wrap:wrap;gap:6px 14px;color:var(--text-muted);font-weight:700}.transfer-settlement-excluded-empty{margin:0}.transfer-settlement-table-actions{display:flex;align-items:center;justify-content:flex-end;gap:10px;flex-wrap:wrap}.transfer-settlement-detail-search-row{display:flex;justify-content:flex-start;align-items:end}.transfer-settlement-search-field{flex:1 1 280px;max-width:420px}.transfer-settlement-search-field input{width:100%}@media(max-width:900px){.settlement-summary-tab-panel .next-day-settlement-toolbar-actions{flex:1 1 100%;justify-content:flex-start;min-width:0;margin-left:0}.next-day-settlement-toolbar-actions .button{width:100%}.transfer-settlement-table-actions{width:100%;justify-content:flex-start}.transfer-settlement-search-field{flex:1 1 100%;max-width:none}.transfer-settlement-table-actions .button{flex:1 1 100%}.transfer-settlement-section-heading{width:100%}}.transfer-adjustment-tab{display:grid;gap:18px}.transfer-adjustment-range-form label,.transfer-adjustment-edit-fields label{display:flex;flex-direction:column;gap:5px;color:var(--text-muted);font-size:.84rem;font-weight:700}.transfer-adjustment-person-search input,.transfer-adjustment-range-form input,.transfer-adjustment-draft-table input,.transfer-adjustment-draft-table select,.transfer-adjustment-edit-fields input,.transfer-adjustment-edit-fields select,.transfer-adjustment-edit-fields textarea{min-height:42px;padding:8px 10px;border:1px solid var(--field-border);border-radius:8px;background:var(--field-bg);color:var(--field-text);font:inherit}.transfer-adjustment-date-notice{padding:10px 12px;border-radius:9px;background:var(--pill-bg);color:var(--pill-text)}.transfer-adjustment-notice,.transfer-adjustment-feedback{margin:0}.transfer-adjustment-section-heading{align-items:flex-end}.transfer-adjustment-person-search{display:flex;align-items:center;justify-self:start;gap:8px;width:min(430px,100%)}.transfer-adjustment-range-form{align-items:flex-end}.transfer-adjustment-person-search input{flex:1 1 auto;min-width:0}.transfer-adjustment-branch-select{min-width:220px}.transfer-adjustment-eligible-table-scroll{max-height:260px;overflow:auto;border:1px solid var(--table-border);border-radius:10px;background:var(--floating-surface)}.transfer-adjustment-eligible-table th,.transfer-adjustment-eligible-table td{white-space:nowrap}.transfer-adjustment-eligible-table th{position:sticky;z-index:1;top:0;background:var(--floating-surface)}.transfer-adjustment-eligible-row{transition:background-color .16s ease,opacity .16s ease}.transfer-adjustment-eligible-row.is-clickable{cursor:pointer}.transfer-adjustment-eligible-row.is-clickable:hover,.transfer-adjustment-eligible-row.is-clickable:focus-visible{background:var(--pill-paid-bg)}.transfer-adjustment-eligible-row.is-clickable:focus-visible{outline:2px solid var(--focus-outline);outline-offset:-2px}.transfer-adjustment-eligible-row.is-disabled{opacity:.65}.transfer-adjustment-person-name-cell{display:flex;align-items:center;gap:8px}.transfer-adjustment-draft-row>td{animation:transfer-adjustment-draft-row-added 1.2s ease-out}.transfer-adjustment-draft-table .transfer-adjustment-amount-input{min-width:145px}.transfer-adjustment-amount-input{appearance:textfield}.transfer-adjustment-amount-input::-webkit-inner-spin-button,.transfer-adjustment-amount-input::-webkit-outer-spin-button{margin:0;appearance:none}.transfer-adjustment-draft-table input[type=text]{min-width:260px}.transfer-adjustment-row-error{max-width:320px;margin-top:5px;white-space:normal}.transfer-adjustment-submit-bar{display:flex;align-items:center;justify-content:flex-end}.transfer-adjustment-list-table th,.transfer-adjustment-list-table td,.transfer-adjustment-history-table th,.transfer-adjustment-history-table td{vertical-align:top;white-space:nowrap}.transfer-adjustment-reason-cell{max-width:320px;white-space:normal!important;overflow-wrap:anywhere}.transfer-adjustment-negative{color:var(--error-text);font-weight:800}.transfer-adjustment-positive{color:var(--pill-paid-text);font-weight:800}.transfer-adjustment-edit-fields{display:grid;grid-template-columns:1fr;gap:12px}.transfer-adjustment-edit-fields textarea{min-height:96px;resize:vertical}.transfer-adjustment-modal{width:min(560px,calc(100vw - 28px))}.transfer-adjustment-history-modal{width:min(1100px,calc(100vw - 28px))}.transfer-adjustment-pagination{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap}.transfer-adjustment-pagination-actions{display:flex;align-items:center;gap:10px}.transfer-adjustment-page-number{min-width:64px;color:var(--text-muted);font-weight:600;text-align:center}@keyframes transfer-adjustment-draft-row-added{0%{background:var(--pill-paid-bg)}to{background:transparent}}@media(prefers-reduced-motion:reduce){.transfer-adjustment-draft-row>td{animation:none}}@media(max-width:760px){.transfer-adjustment-section-heading,.transfer-adjustment-submit-bar{align-items:stretch;flex-direction:column}.transfer-adjustment-person-search,.transfer-adjustment-range-form{align-items:stretch;flex-wrap:wrap}.transfer-adjustment-person-search{width:100%}.transfer-adjustment-person-search input{flex:1 1 100%;min-width:0}.transfer-adjustment-range-form label{flex:1 1 130px}.transfer-adjustment-submit-bar .button{width:100%}}.maintenance-page{min-height:100vh;display:grid;place-items:center;padding:24px;background:var(--page-orbs),var(--page-gradient)}.maintenance-page-title{margin:0;padding:32px 40px;border:1px solid var(--surface-border);border-radius:24px;background:var(--surface-strong);box-shadow:var(--surface-shadow);color:var(--text-primary);font-size:clamp(1.5rem,5vw,2.25rem);font-weight:700;text-align:center}
