@import "https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@400;500;600;700&display=swap";:root{color:#16253c;font-synthesis:none;--teal:#087d76;--ink:#16253c;--line:#dce3e7;--muted:#687587;background:#f5f7f8;font-family:Noto Sans JP,sans-serif}*{box-sizing:border-box}body{min-width:320px;margin:0}button,input,select,textarea{font:inherit}.app-shell{grid-template-columns:230px 1fr;min-height:100vh;display:grid}.sidebar{border-right:1px solid var(--line);z-index:20;background:#fff;flex-direction:column;width:230px;display:flex;position:fixed;inset:0 auto 0 0}.brand{letter-spacing:.08em;color:#16345a;align-items:center;gap:12px;height:88px;padding:0 28px;font-size:21px;font-weight:700;display:flex}.brand span{background:var(--teal);color:#fff;letter-spacing:0;border-radius:8px;place-items:center;width:31px;height:31px;display:grid}.sidebar nav{flex-direction:column;gap:6px;padding:8px 12px;display:flex}.sidebar nav button{color:#273750;cursor:pointer;text-align:left;background:0 0;border:0;border-radius:8px;align-items:center;gap:14px;width:100%;padding:13px 15px;font-weight:500;display:flex;position:relative}.sidebar nav button svg{width:19px}.sidebar nav button:hover{background:#f3f7f7}.sidebar nav button.active{color:var(--teal);background:#eef8f7}.sidebar nav button.active:before{content:"";background:var(--teal);border-radius:0 3px 3px 0;width:4px;height:30px;position:absolute;left:-12px}.profile{border-top:1px solid var(--line);align-items:center;gap:11px;margin-top:auto;padding:22px 18px;display:flex}.profile>span:nth-child(2){flex-direction:column;flex:1;display:flex}.profile b{font-size:14px}.profile small{color:var(--muted);margin-top:3px;font-size:11px}.profile svg{width:15px}.avatar{color:#526171;background:#e9eff1;border-radius:50%;flex:none;place-items:center;width:32px;height:32px;font-size:12px;display:grid}.avatar.big{width:42px;height:42px;color:var(--teal);background:#dde9e8;font-weight:700}main{grid-column:2;min-width:0}header{border-bottom:1px solid var(--line);z-index:10;background:#fff;align-items:center;gap:20px;height:88px;padding:0 28px;display:flex;position:sticky;top:0}header h1{letter-spacing:.02em;margin:0;font-size:23px}header p{color:var(--muted);margin:5px 0 0;font-size:11px}.header-actions{align-items:center;gap:11px;margin-left:auto;display:flex}.primary,.month,.filters button,.modal-actions button{border:1px solid var(--line);cursor:pointer;background:#fff;border-radius:8px;justify-content:center;align-items:center;gap:8px;height:42px;padding:0 15px;display:flex}.primary{background:var(--teal);border-color:var(--teal);color:#fff;font-weight:600}.primary:hover{background:#066a64}.primary svg,.month svg{width:17px}.search{border:1px solid var(--line);background:#fff;border-radius:8px;align-items:center;gap:8px;width:240px;height:42px;padding:0 12px;display:flex}.search svg{color:#7b8797;width:17px}.search input{border:0;outline:0;width:100%;font-size:13px}.menu-btn{background:0 0;border:0;display:none}.content{max-width:1580px;margin:auto;padding:24px 28px 40px}.metrics{border:1px solid var(--line);background:#fff;border-radius:10px;grid-template-columns:repeat(4,1fr);display:grid}.metric{border-right:1px solid var(--line);justify-content:space-between;align-items:center;min-height:134px;padding:22px 23px;display:flex}.metric:last-child{border:0}.metric>div:first-child{flex-direction:column;display:flex}.metric span{color:#4f5d70;font-size:13px}.metric strong{letter-spacing:.02em;margin:5px 0;font-size:34px;font-weight:500}.metric strong small{font-size:13px}.metric em{color:var(--teal);font-size:11px;font-style:normal}.metric em.red{color:#d4412b}.metric-symbol{color:var(--teal);border:2px solid;border-radius:50%;place-items:center;width:42px;height:42px;font-size:18px;font-weight:700;display:grid}.m1{border:0;font-size:30px}.m2{border-radius:8px}.m3{color:#e34429}.dashboard-grid{border:1px solid var(--line);background:#fff;border-radius:10px;grid-template-columns:minmax(0,2.1fr) minmax(300px,1fr);margin-top:18px;display:grid}.main-panel{border-right:1px solid var(--line);min-width:0}.section-head{justify-content:space-between;align-items:center;height:62px;padding:0 20px;display:flex}.section-head.with-border{border-top:1px solid var(--line)}.section-head h2{margin:0;font-size:16px}.section-head>span{color:var(--muted);font-size:11px}.chart{padding:0 22px 22px}.chart svg{width:100%;height:210px;overflow:visible}.chart line{stroke:#e0e6e8;stroke-width:1px;stroke-dasharray:3 4}.chart polyline{fill:none;stroke:var(--teal);stroke-width:2.5px}.chart circle{fill:#fff;stroke:var(--teal);stroke-width:2.5px}.months{color:#687587;text-align:center;grid-template-columns:repeat(12,1fr);font-size:10px;display:grid}.text-btn,.more{color:#0967a5;cursor:pointer;background:0 0;border:0;font-size:12px;font-weight:600}.table-wrap{border:1px solid var(--line);border-radius:7px;margin:0 20px 18px;overflow:auto}table{border-collapse:collapse;white-space:nowrap;width:100%;font-size:12px}th{color:#4d5c6f;text-align:left;background:#f7f9fa;font-weight:600}th,td{border-bottom:1px solid var(--line);height:43px;padding:0 13px}tr:last-child td{border-bottom:0}tbody tr:hover{background:#f7fbfa}.status{align-items:center;gap:7px;font-size:11px;display:inline-flex}.status i{background:#13a15b;border-radius:50%;width:8px;height:8px}.status.warn i{background:#e7a221}.status.danger i{background:#e04a35}.status.muted i{background:#9aa5af}.count{background:#eff4f4;border-radius:12px;color:var(--teal)!important;padding:3px 8px!important}.attention h3{align-items:center;gap:8px;margin:0 20px 7px;padding-top:4px;font-size:13px;display:flex}.attention h3 svg{color:#e34429}.attention h3 b{color:#e34429;margin-left:auto}.attention-row,.contract-row{border:0;border-bottom:1px solid var(--line);text-align:left;cursor:pointer;background:#fff;align-items:center;gap:10px;width:calc(100% - 40px);min-height:56px;margin:0 20px;display:flex}.attention-row>span:nth-child(2),.contract-row span{flex-direction:column;flex:1;min-width:0;display:flex}.attention-row b,.contract-row b{text-overflow:ellipsis;white-space:nowrap;font-size:11px;overflow:hidden}.attention-row small,.contract-row small{color:var(--muted);margin-top:3px;font-size:9px}.attention-row em,.contract-row em{color:var(--muted);font-size:10px;font-style:normal}.attention .more{margin:11px 20px 22px auto;display:block}.attention h3.contracts{border-top:1px solid var(--line);margin:0;padding:20px 20px 7px}.attention h3.contracts svg,.contract-row em{color:#e47721}.list-panel{border:1px solid var(--line);background:#fff;border-radius:10px;min-height:520px}.list-panel>.section-head{height:82px}.list-panel .section-head>div:first-child p{color:var(--muted);margin:5px 0 0;font-size:11px}.filters{gap:8px;display:flex}.filters button{height:36px;font-size:11px}.list-panel .table-wrap{margin-bottom:24px}.list-panel table{font-size:12px}.list-panel th,.list-panel td{height:58px}.person{flex-direction:column;display:flex}.person small{color:var(--muted);margin-top:4px;font-size:10px}.modal-backdrop{z-index:50;background:#0f1b2c61;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.modal{background:#fff;border-radius:13px;width:min(600px,100%);box-shadow:0 30px 80px #1020303d}.modal-head{border-bottom:1px solid var(--line);justify-content:space-between;padding:22px 25px;display:flex}.modal-head h2{margin:0;font-size:18px}.modal-head p{color:var(--muted);margin:5px 0 0;font-size:11px}.modal-head button{cursor:pointer;background:0 0;border:0}.modal-head svg{width:20px}.form-grid{grid-template-columns:1fr 1fr;gap:17px;padding:24px 25px;display:grid}.form-grid label{flex-direction:column;gap:7px;font-size:11px;font-weight:600;display:flex}.form-grid .wide{grid-column:1/-1}.form-grid input,.form-grid select,.form-grid textarea{border:1px solid var(--line);border-radius:7px;outline:0;width:100%;padding:10px 11px;font-size:12px}.form-grid textarea{resize:none;height:75px}.form-grid input:focus,.form-grid select:focus,.form-grid textarea:focus{border-color:var(--teal);box-shadow:0 0 0 3px #087d7614}.modal-actions{border-top:1px solid var(--line);justify-content:flex-end;gap:9px;padding:16px 25px;display:flex}.modal-actions button{height:39px}.success-state{text-align:center;padding:45px}.success-state>div{width:50px;height:50px;color:var(--teal);background:#e6f5f1;border-radius:50%;place-items:center;margin:auto;display:grid}.success-state h2{margin:15px 0 5px}.success-state p{color:var(--muted);font-size:12px}.success-state button{min-width:120px;margin:20px auto 0}.success-state svg{width:24px}.clearable-field{width:100%;position:relative}.clearable-field input{padding-right:38px!important}.clearable-field>button{color:#718083;cursor:pointer;background:0 0;border:0;border-radius:50%;place-items:center;width:27px;height:27px;padding:0;display:grid;position:absolute;top:50%;right:7px;transform:translateY(-50%)}.clearable-field>button:hover{color:#203b39;background:#e6eeed}.clearable-field>button svg{width:15px;height:15px}.searchable-select input{appearance:none;cursor:text;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='%2310191f' stroke-width='2.5' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m6 9 6 6 6-6'/%3E%3C/svg%3E");background-position:right 14px center;background-repeat:no-repeat;background-size:16px 16px;padding-right:68px!important}.searchable-select>button{right:35px}.searchable-select.no-search-arrow input::-webkit-calendar-picker-indicator{opacity:0;pointer-events:none;display:none!important}.external-link{color:#087d76;font-weight:600;text-decoration:none}.external-link:hover{text-decoration:underline}.form-grid input[readonly],.financial-form input[readonly]{color:#435c5a;cursor:not-allowed;background:#eef5f4;border-color:#c8d9d7}.form-grid input[readonly]:focus,.financial-form input[readonly]:focus{box-shadow:none;border-color:#c8d9d7}.form-grid input[readonly]::placeholder,.financial-form input[readonly]::placeholder{color:#718583}.modal-actions button.primary{background:var(--teal);border-color:var(--teal);color:#fff;font-weight:600}.modal-actions button.primary:hover{background:#066a64;border-color:#066a64}@media (width<=1050px){.metrics{grid-template-columns:1fr 1fr}.metric:nth-child(2){border-right:0}.metric:nth-child(-n+2){border-bottom:1px solid var(--line)}.dashboard-grid{grid-template-columns:1fr}.main-panel{border-right:0}.attention{border-top:1px solid var(--line);padding-bottom:10px}.search{width:180px}}@media (width<=760px){.app-shell{display:block}.sidebar{transition:all .2s;transform:translate(-100%);box-shadow:10px 0 40px #0000001f}.sidebar.open{transform:translate(0)}main{width:100%}header{height:74px;padding:0 16px}.menu-btn{padding:0;display:block}header h1{font-size:18px}header p,.month,.search{display:none}.primary{width:42px;padding:0;font-size:0}.primary svg{margin:0}.content{padding:16px}.metrics{grid-template-columns:1fr 1fr}.metric{min-height:110px;padding:17px 15px}.metric strong{font-size:25px}.metric-symbol{display:none}.dashboard-grid{margin-top:14px}.chart{padding:0 10px 16px}.chart svg{height:160px}.months{font-size:8px}.attention{display:none}.form-grid{grid-template-columns:1fr}.form-grid .wide{grid-column:auto}.filters{display:none}.list-panel>.section-head{height:70px}.list-panel .table-wrap{margin:0 12px 15px}.metrics .metric{border-right:1px solid var(--line)}.metrics .metric:nth-child(2n){border-right:0}.metrics .metric:nth-child(-n+2){border-bottom:1px solid var(--line)}}.profile-wrap{margin-top:auto;position:relative}.profile-wrap .profile{border:0;border-top:1px solid var(--line);width:100%;color:inherit;text-align:left;cursor:pointer;background:#fff;margin-top:0}.profile-wrap .profile:hover{background:#f7fbfa}.profile-wrap .profile svg{transition:transform .15s}.profile-wrap .profile svg.rotated{transform:rotate(180deg)}.profile-menu{border:1px solid var(--line);background:#fff;border-radius:8px;padding:7px;position:absolute;bottom:78px;left:12px;right:12px;box-shadow:0 10px 30px #10203029}.profile-menu button{color:#d4412b;text-align:left;cursor:pointer;background:#fff;border:0;border-radius:6px;width:100%;height:38px;padding:0 12px}.profile-menu button:hover{background:#fff3f1}.profile-menu button:disabled{opacity:.55;cursor:wait}.header-month{gap:7px;min-width:168px;padding:0 8px 0 11px}.header-month select{appearance:auto;min-width:112px;color:inherit;cursor:pointer;background:0 0;border:0;outline:0;flex:1;padding:0 2px;font-weight:600}.financial-fixed-cost{align-items:center;gap:12px;margin:0 25px 18px;font-size:12px;font-weight:700;display:flex}.financial-fixed-cost input{border:1px solid var(--line);border-radius:7px;outline:0;width:220px;height:42px;padding:0 11px}.financial-fixed-cost input:focus{border-color:var(--teal);box-shadow:0 0 0 3px #087d7614}.financial-table .sortable-header>span:first-child{white-space:pre;text-align:left;word-break:keep-all;overflow-wrap:normal;line-height:1.35}.login-page{background:#f3f6f7;place-items:center;min-height:100vh;padding:24px;display:grid}.login-panel{border:1px solid var(--line);background:#fff;border-radius:14px;width:min(420px,100%);padding:34px;box-shadow:0 24px 60px #10203014}.login-panel .brand{height:auto;margin-bottom:30px;padding:0}.login-panel h1{margin:0 0 8px;font-size:22px}.login-panel>p{color:var(--muted);margin:0 0 25px;font-size:12px}.login-panel label{flex-direction:column;gap:8px;margin:15px 0;font-size:12px;font-weight:600;display:flex}.login-panel input{border:1px solid var(--line);border-radius:8px;outline:0;height:44px;padding:0 12px}.login-panel input:focus{border-color:var(--teal);box-shadow:0 0 0 3px #087d7614}.login-panel>.primary{width:100%;margin-top:22px}.error-banner{color:#a73525;background:#fff0ed;border-radius:7px;margin-bottom:16px;padding:11px 13px;font-size:12px}.loading{text-align:center;color:var(--muted);padding:50px}.employee-modal{width:min(820px,100vw - 32px);max-height:92vh;overflow:auto}.employee-form{grid-template-columns:repeat(3,1fr)}.employee-form .wide{grid-column:1/-1}@media (width<=760px){.employee-form{grid-template-columns:1fr}.employee-form .wide{grid-column:auto}}.employee-form .project-period-start{grid-column:1}@media (width<=760px){.employee-form .project-period-start{grid-column:auto}}.employee-form .settlement-price-row-start{grid-column:1}@media (width<=760px){.employee-form .settlement-price-row-start{grid-column:auto}.modal-actions .primary,.success-state .primary,.login-panel .primary{width:auto;min-width:112px;padding:0 18px;font-size:13px}.login-panel .primary{width:100%}}.row-actions{align-items:center;gap:6px;display:flex}.row-actions button{border:1px solid var(--line);color:#24536f;cursor:pointer;background:#fff;border-radius:6px;padding:6px 9px;font-size:11px}.row-actions button:hover{border-color:var(--teal);color:var(--teal)}.row-actions button.delete{color:#bb3b2c}.leave-balance{color:var(--muted);margin-left:5px;font-size:10px}.detail-grid{background:var(--line);grid-template-columns:repeat(3,1fr);gap:1px;padding:24px;display:grid}.detail-grid>div{background:#fff;flex-direction:column;gap:7px;min-height:67px;padding:13px;display:flex}.detail-grid small{color:var(--muted);font-size:10px}.detail-grid b{overflow-wrap:anywhere;font-size:12px;font-weight:500}.detail-grid .wide{flex-direction:row;grid-column:1/-1;justify-content:flex-end;min-height:auto}.attendance-form label{position:relative}.attendance-form label>small{color:var(--muted);position:absolute;bottom:12px;right:11px}@media (width<=760px){.detail-grid{grid-template-columns:1fr 1fr}.detail-grid .wide{grid-column:1/-1}}.row-actions .attendance-download-button{color:var(--teal);align-items:center;gap:4px;display:inline-flex}.attendance-download-button svg{width:14px;height:14px}.row-actions .attendance-download-button:disabled{opacity:.5;cursor:wait}.list-panel th{white-space:pre;line-height:1.45}.sortable-header{color:inherit;font:inherit;font-weight:inherit;cursor:pointer;white-space:pre;background:0 0;border:0;align-items:center;gap:6px;padding:0;display:inline-flex}.sortable-header:hover{color:var(--teal)}.sort-mark{color:#8795a5;font-size:9px}.sortable-header:hover .sort-mark{color:var(--teal)}.list-panel{flex-direction:column;height:calc(100vh - 152px);min-height:0;display:flex;overflow:hidden}.list-panel>.section-head{flex:0 0 82px}.list-panel .table-wrap{flex:1;min-height:0;margin-bottom:24px;overflow:auto}.list-panel thead th{z-index:2;position:sticky;top:0}@media (width<=760px){.list-panel{height:calc(100vh - 106px)}.list-panel>.section-head{flex-basis:70px}}.content:has(>.list-panel){max-width:none;margin:0}.daily-modal{flex-direction:column;width:min(1120px,100vw - 24px);height:calc(100vh - 24px);max-height:calc(100vh - 24px);display:flex;overflow:hidden}.daily-modal>form{flex-direction:column;flex:1;min-height:0;display:flex}.daily-toolbar{border-bottom:1px solid var(--line);background:#f8fafb;flex:none;align-items:center;gap:16px;padding:18px 24px;display:flex}.daily-toolbar label{align-items:center;gap:8px;font-size:11px;font-weight:600;display:flex}.daily-toolbar select,.daily-toolbar input{border:1px solid var(--line);background:#fff;border-radius:7px;height:36px;padding:0 10px}.daily-toolbar .daily-import-button{height:36px;color:var(--teal);cursor:pointer;background:#fff;border:1px solid #b8d4d1;border-radius:7px;margin-left:auto;padding:0 13px}.daily-import-button:hover{background:#eef8f7}.daily-import-button svg{width:16px}.daily-import-button input{display:none}.daily-import-message{color:#176b62;background:#edf8f5;flex:none;margin:0;padding:9px 24px;font-size:11px}.daily-table-wrap{flex:1;min-height:0;max-height:none;overflow:auto}.daily-table{table-layout:fixed}.daily-table th{z-index:1;position:sticky;top:0}.daily-table th,.daily-table td{height:42px;padding:5px 7px}.daily-table th:nth-child(3),.daily-table th:nth-child(4){width:120px}.daily-table th:nth-child(5){width:130px}.daily-table th:nth-child(n+6){width:110px}.daily-table input,.daily-table select{background:#fff;border:1px solid #d6dfe3;border-radius:5px;width:100%;height:31px;padding:0 7px;font-size:11px}.daily-table tr.weekend td:first-child,.daily-table tr.weekend td:nth-child(2){color:#d04c3e;background:#fff7f5;font-weight:600}.daily-modal .modal-actions{flex:none}@media (width<=760px){.daily-modal{height:calc(100vh - 12px);max-height:calc(100vh - 12px)}.daily-toolbar{flex-direction:column;align-items:stretch}.daily-toolbar label{justify-content:space-between}.daily-toolbar .daily-import-button{justify-content:center;margin-left:0}.daily-table-wrap{max-height:none}}.filter-select{height:36px;color:var(--muted);align-items:center;gap:9px;font-size:11px;display:flex}.filter-select select,.filter-select input{border:1px solid var(--line);min-width:145px;height:36px;color:var(--ink);background:#fff;border-radius:7px;padding:0 10px;font-size:11px}.filter-select input{min-width:220px}.filter-clearable{position:relative}.filter-clearable input,.filter-clearable select{padding-right:34px}.filter-clearable>button{background:0 0;border:0;border-radius:50%;place-items:center;width:25px;padding:0;display:grid;position:absolute;top:50%;right:5px;transform:translateY(-50%);height:25px!important}.filter-clearable>button:hover{background:#e8efef}.filter-clearable>button svg{width:14px;height:14px}.filter-clearable>select{padding-right:46px}.filter-clearable>select+button{right:16px}.filter-select.bulk-field input,.filter-select.bulk-field select{width:125px;min-width:125px}.bulk-update-button:disabled{opacity:.45;cursor:not-allowed}.selection-cell{text-align:center;min-width:42px;width:42px!important;padding:0 8px!important}.selection-cell input{width:16px;height:16px;accent-color:var(--teal);cursor:pointer}.copy-assignment select{background:#f3f8f7;border-color:#b8d4d1}.financial-assignment-picker{border:1px solid var(--line);border-radius:8px;overflow:hidden}.financial-assignment-picker .picker-head{cursor:pointer;background:#fff;align-items:center;gap:10px;min-height:46px;padding:7px 38px 7px 11px;list-style:none;display:flex;position:relative}.financial-assignment-picker .picker-head::-webkit-details-marker{display:none}.financial-assignment-picker .picker-head:after{content:"⌄";color:#687587;font-size:17px;transition:all .15s;position:absolute;right:14px}.financial-assignment-picker[open] .picker-head:after{transform:rotate(180deg)}.financial-assignment-picker .picker-head b{font-size:11px}.financial-assignment-picker .picker-head span{color:var(--teal);margin-left:auto;font-size:11px}.financial-assignment-picker .picker-actions{border-top:1px solid var(--line);background:#f3f8f7;padding:7px 10px}.financial-assignment-picker .picker-actions button{cursor:pointer;background:#fff;border:1px solid #b8d4d1;border-radius:6px;padding:5px 9px;font-size:10px}.financial-assignment-picker .picker-options{border-top:1px solid var(--line);grid-template-columns:repeat(2,minmax(0,1fr));max-height:220px;padding:6px;display:grid;overflow:auto}.financial-assignment-picker .picker-options label{border-radius:5px;flex-direction:row;align-items:center;gap:8px;min-width:0;padding:8px;font-weight:400;display:flex}.financial-assignment-picker .picker-options label:hover{background:#f3f8f7}.financial-assignment-picker .picker-options input{width:16px;height:16px;accent-color:var(--teal);flex:none}.financial-assignment-picker .picker-options span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}@media (width<=760px){.financial-assignment-picker .picker-options{grid-template-columns:1fr}}.financial-form{padding:24px 30px 0}.financial-summary{grid-template-columns:repeat(4,minmax(150px,1fr));gap:12px;margin:20px 0;display:grid}.financial-summary div{background:#f6f8fb;border:1px solid #dce3ea;border-radius:10px;padding:14px}.financial-summary small{color:#667085;margin-bottom:6px;display:block}.financial-summary b{color:#172b4d;font-size:17px}.allocation-section{border-top:1px solid #e1e6ec;padding:18px 0}.allocation-section .section-head{margin-bottom:10px}.allocation-section .section-head button{align-items:center;gap:5px;display:flex}.allocation-section svg{width:16px}.allocation-row{grid-template-columns:minmax(220px,1fr) 130px 24px 42px;align-items:center;gap:8px;margin-bottom:8px;display:grid}.allocation-row input,.allocation-row select,.site-manager-section>select{background:#fff;border:1px solid #d5dde5;border-radius:8px;width:100%;height:42px;padding:0 12px}.site-manager-section>select{max-width:360px}.allocation-row button{height:40px}.financial-notes{gap:7px;font-weight:600;display:grid}.financial-notes textarea{border:1px solid #d5dde5;border-radius:8px;min-height:80px;padding:12px}@media (width<=800px){.financial-summary{grid-template-columns:repeat(2,1fr)}.allocation-row{grid-template-columns:1fr 90px 20px 40px}}.form-section-title{color:#172b4d;border-bottom:1px solid #dce3ea;margin:8px 0 -2px;padding:10px 0 7px;font-size:16px}.assignment-entry-form .employee-form{grid-template-columns:repeat(2,minmax(0,1fr))}.assignment-entry-form .employee-form>label:last-child{grid-column:1/-1}.assignment-entry-form .employee-form>label:last-child select{max-width:calc(50% - 10px)}@media (width<=700px){.assignment-entry-form .employee-form{grid-template-columns:1fr}.assignment-entry-form .employee-form>label:last-child{grid-column:auto}.assignment-entry-form .employee-form>label:last-child select{max-width:none}}.password-field{width:100%;display:block;position:relative}.login-panel .password-field input{width:100%;padding-right:48px}.password-field button{color:#687587;cursor:pointer;background:0 0;border:0;border-radius:6px;place-items:center;width:36px;height:36px;display:grid;position:absolute;top:50%;right:10px;transform:translateY(-50%)}.password-field button:hover{color:var(--teal);background:#eef8f7}.password-field button svg{width:19px;height:19px}.financial-total-row th,.financial-total-row td{z-index:3;color:#16345a;border-top:2px solid #9fc9c5;border-bottom:0;font-weight:700;position:sticky;bottom:0;background:#eef6f5!important}.financial-total-row th{text-align:right}.financial-total-row td{white-space:nowrap}.no-number-spinner{-moz-appearance:textfield}.no-number-spinner::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.no-number-spinner::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.financial-table{min-width:1762px}.financial-table thead th:nth-child(-n+4),.financial-table tbody td:nth-child(-n+4){z-index:4;background:#fff;position:sticky}.financial-table thead th:nth-child(-n+4){z-index:6;background:#f7f9fa}.financial-table thead th:first-child,.financial-table tbody td:first-child{width:90px;min-width:90px;left:0}.financial-table thead th:nth-child(2),.financial-table tbody td:nth-child(2){width:130px;min-width:130px;left:90px}.financial-table thead th:nth-child(3),.financial-table tbody td:nth-child(3){width:290px;min-width:290px;left:220px}.financial-table thead th:nth-child(4),.financial-table tbody td:nth-child(4){border-right:2px solid #c8d5d9;width:72px;min-width:72px;padding-left:7px;padding-right:7px;left:510px}.financial-table tbody tr:hover td:nth-child(-n+4){background:#f7fbfa}.daily-total-row th,.daily-total-row td{z-index:2;color:#16345a;border-top:2px solid #9fc9c5;border-bottom:0;font-weight:700;position:sticky;bottom:0;background:#eef6f5!important;height:46px!important}.daily-total-row th{text-align:right}.daily-total-row td{text-align:center;white-space:nowrap}.daily-bulk-panel{border-bottom:1px solid var(--line);background:#f7fafb;align-items:end;gap:8px;padding:10px 24px;display:flex}.daily-bulk-panel>b{white-space:nowrap;align-self:center;margin-right:4px;font-size:11px}.daily-bulk-panel label{color:var(--muted);gap:4px;font-size:9px;display:grid}.daily-bulk-panel input,.daily-bulk-panel select{background:#fff;border:1px solid #d4dde1;border-radius:6px;width:92px;height:32px;padding:0 7px;font-size:10px}.daily-bulk-panel label:nth-of-type(3) select{width:105px}.daily-bulk-panel button{border:1px solid var(--teal);background:var(--teal);color:#fff;white-space:nowrap;cursor:pointer;border-radius:6px;height:32px;margin-left:auto;padding:0 11px;font-size:10px;font-weight:600}.daily-bulk-panel button:disabled{opacity:.4;cursor:not-allowed}.daily-table th:first-child{width:42px}.daily-table th:nth-child(2){width:60px}.daily-table th:nth-child(3){width:48px}.daily-table th:nth-child(4),.daily-table th:nth-child(5){width:120px}.daily-table th:nth-child(6){width:130px}.daily-table th:nth-child(n+7){width:110px}.daily-select-cell{text-align:center;width:42px!important;padding:0 8px!important}.daily-table .daily-select-cell input{width:16px;height:16px;accent-color:var(--teal);cursor:pointer;padding:0}.daily-table tbody tr.selected td{background:#eef8f7}.daily-cell-display{width:100%;min-height:31px;color:inherit;text-align:left;cursor:text;background:0 0;border:1px solid #0000;border-radius:5px;padding:0 7px;font-size:11px}.daily-cell-display.numeric{text-align:right}.daily-cell-display:hover,.daily-cell-display:focus{background:#f3f9f8;border-color:#a9c7c4;outline:0}@media (width<=900px){.daily-bulk-panel{align-items:stretch;overflow-x:auto}.daily-bulk-panel>b{align-self:end;padding-bottom:8px}.daily-bulk-panel button{align-self:end;margin-left:4px}}.daily-table .daily-row-action-cell{text-align:center;width:64px;min-width:64px;padding:0 7px}.daily-table thead .daily-row-action-cell{color:#0000}.daily-table thead .daily-row-action-cell:after{content:"操作";color:#4d5c6f;white-space:nowrap;position:absolute;top:50%;left:calc(50% + 20px);transform:translate(-50%,-50%)}.daily-table .daily-row-delete{color:#bb3b2c;cursor:pointer;background:#fff;border:1px solid #e3b8b1;border-radius:5px;width:auto;height:29px;padding:0 8px;font-size:10px;transform:translate(20px)}.daily-table .daily-row-delete:hover{background:#fff3f1;border-color:#bb3b2c}.daily-table .daily-work-hours-cell{text-align:right;color:#174b63;width:105px;min-width:105px;font-weight:600}.daily-table th:nth-child(7),.daily-table td:nth-child(7),.daily-table td:nth-child(7) .daily-cell-display,.daily-table td:nth-child(7) input{text-align:center}.daily-confirm-backdrop{z-index:100;background:#0f1b2c7a;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.daily-confirm-dialog{text-align:center;background:#fff;border-radius:12px;width:min(400px,100vw - 32px);padding:28px;box-shadow:0 24px 70px #10203047}.daily-confirm-icon{color:#bb3b2c;background:#fff0ed;border-radius:50%;place-items:center;width:42px;height:42px;margin:0 auto 14px;font-size:20px;font-weight:700;display:grid}.daily-confirm-dialog h2{margin:0;font-size:17px}.daily-confirm-dialog p{color:var(--muted);margin:9px 0 22px;font-size:12px}.daily-confirm-dialog>div:last-child{justify-content:center;gap:10px;display:flex}.daily-confirm-dialog button{border:1px solid var(--line);min-width:110px;height:39px;color:var(--ink);cursor:pointer;background:#fff;border-radius:7px;font-weight:600}.daily-confirm-dialog button.confirm-delete{color:#fff;background:#bb3b2c;border-color:#bb3b2c}.daily-confirm-dialog button.confirm-delete:hover{background:#a83225}.financial-work-hours-input{text-align:right;background:#fff;border:1px solid #cfd9de;border-radius:6px;outline:0;width:58px;height:34px;padding:0 6px}.financial-work-hours-input:focus{border-color:var(--teal);box-shadow:0 0 0 3px #087d7617}.financial-inline-value{text-align:right;cursor:text;border:1px dashed #0000;border-radius:5px;min-width:64px;padding:7px 8px;display:inline-block}.financial-inline-value:hover{background:#f3f9f8;border-color:#a9c7c4}.financial-table thead th:nth-child(n+5):nth-child(-n+9),.financial-table tbody td:nth-child(n+5):nth-child(-n+9){background:#fff9ef}.financial-table thead th:nth-child(5),.financial-table tbody td:nth-child(5){border-left:2px solid #e3bd78}.financial-table thead th:nth-child(9),.financial-table tbody td:nth-child(9){border-right:2px solid #e3bd78}.financial-table thead th:nth-child(n+10):nth-child(-n+14),.financial-table tbody td:nth-child(n+10):nth-child(-n+14){background:#eff9f8}.financial-table thead th:nth-child(10),.financial-table tbody td:nth-child(10){border-left:2px solid #83c4bf}.financial-table thead th:nth-child(14),.financial-table tbody td:nth-child(14){border-right:2px solid #83c4bf}.financial-table tbody tr:hover td:nth-child(n+5):nth-child(-n+9){background:#fff4df}.financial-table tbody tr:hover td:nth-child(n+10):nth-child(-n+14){background:#e5f5f3}
