:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light dark;color:#ffffffde;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#242424;font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;font-weight:400;line-height:1.5}@media (prefers-color-scheme:dark){:root{--lightningcss-light: ;--lightningcss-dark:initial}}a{color:#646cff;-webkit-text-decoration:inherit;text-decoration:inherit;font-weight:500}a:hover{color:#535bf2}body{min-width:320px;min-height:100vh;margin:0;display:block}h1{font-size:3.2em;line-height:1.1}button{cursor:pointer;background-color:#1a1a1a;border:1px solid #0000;border-radius:8px;padding:.6em 1.2em;font-family:inherit;font-size:1em;font-weight:500;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media (prefers-color-scheme:light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}html,body{margin:0;padding:0}*{box-sizing:border-box}#root{width:100%;margin:0;padding:0}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.pageFrameWide{width:100%;max-width:1100px;margin:0 auto;padding:12px}.pageFrameNarrow{width:100%}@media (max-width:520px){.pageFrameWide{max-width:100%!important;margin:0!important;padding-left:0!important;padding-right:0!important}}.tbWrap{width:100%}.tbRow{flex-wrap:nowrap;justify-content:center;gap:10px;display:flex}.tbTab{color:#000000a6;box-sizing:border-box;background:#ffffff8c;border:1px solid #0000001a;border-radius:12px;justify-content:center;align-items:center;width:140px;height:44px;font-size:20px;font-weight:700;text-decoration:none;display:inline-flex}.tbTab.isActive{color:#0b2a4a;background:#fff;border:1px solid #00000024;font-weight:800}.tbTab.isDisabled{cursor:not-allowed;color:#00000059;background:#ffffff59;border:1px solid #00000014}.auth-page{box-sizing:border-box;background:#edeff2;justify-content:center;align-items:center;min-height:100dvh;padding:20px;display:flex}.auth-card{box-sizing:border-box;background:#fff;border:1px solid #0000000d;border-radius:16px;width:100%;max-width:420px;padding:22px;box-shadow:0 14px 28px #0000001f}.auth-header{align-items:flex-start;gap:14px;margin-bottom:14px;display:flex}.auth-badge{background:#1e66f5;border-radius:12px;flex:none;width:44px;height:44px}.auth-title{color:#111827;font-size:22px;font-weight:900;line-height:1.2}.auth-subtitle{color:#6b7280;margin-top:6px;font-size:12.5px;line-height:1.55}.auth-field{margin-top:14px}.auth-label{color:#111827;margin-bottom:8px;font-size:13.5px;font-weight:800}.auth-input{color:#111827;box-sizing:border-box;appearance:none;background:#b8c0ce;border:1px solid #0000001a;border-radius:12px;outline:none;width:100%;max-width:100%;height:44px;padding:0 14px;font-size:14.5px}.auth-input::placeholder{color:#11182799}.auth-btn-primary{color:#fff;cursor:pointer;background:#1e66f5;border:none;border-radius:12px;width:100%;height:48px;margin-top:18px;font-size:16px;font-weight:900;box-shadow:0 10px 22px #1e66f547}.auth-btn-secondary{color:#1e66f5;cursor:pointer;background:#1e66f514;border:1px solid #1e66f573;border-radius:12px;width:100%;height:44px;margin-top:10px;font-size:14.5px;font-weight:900}.auth-btn-disabled{opacity:.6;cursor:not-allowed;box-shadow:none}.auth-msg{border:1px solid #0000;border-radius:12px;margin-top:12px;padding:10px 12px;font-size:13px;line-height:1.5}.auth-msg-info{color:#1e66f5;background:#1e66f514;border-color:#1e66f540}.auth-msg-success{color:#057a55;background:#10b9811a;border-color:#10b98140}.auth-msg-warn{color:#92400e;background:#f59e0b1f;border-color:#f59e0b4d}.auth-msg-error{color:#991b1b;background:#dc26261a;border-color:#dc262640}.toggleWrap{cursor:pointer;-webkit-user-select:none;user-select:none;align-items:center;display:inline-flex}.toggleInput{opacity:0;pointer-events:none;position:absolute}.toggleUi{background:#d1d5db;border:1px solid #0000001f;border-radius:999px;width:56px;height:32px;transition:background .18s,border-color .18s;position:relative}.toggleUi[data-on=true]{background:#2563eb;border-color:#2563eba6}.toggle-knob{background:#fff;border-radius:999px;width:26px;height:26px;transition:left .18s;position:absolute;top:50%;left:3px;transform:translateY(-50%);box-shadow:0 2px 10px #0000002e}.toggleUi[data-on=true] .toggle-knob{left:27px}.calcSets{--cs-text:#111;--cs-subText:#666;--cs-inputBg:#fff;--cs-fixed-h:96px;width:100%;padding-bottom:calc(var(--cs-fixed-h) + 12px);--seg-bg:#fff;--seg-text:#111;--seg-active-bg:#1677ff;--seg-active-text:#fff;--seg-border:#0000002e}.calcSets__topBar{justify-content:space-between;align-items:center;gap:10px;margin:6px 2px 10px;display:flex}.calcSets__topBarLeft{flex-wrap:wrap;align-items:center;gap:8px;padding-left:12px;display:flex}.calcSets__title{color:var(--cs-text);font-size:24px;font-weight:900}.calcSets__btn{cursor:pointer;height:40px;color:var(--cs-text);background:#fff;border:1px solid #00000026;border-radius:10px;padding:0 12px;font-weight:800}.calcSets__btn--clearAll{color:#c80000eb;background:#c800001a;border:1px solid #c8000059;font-weight:900}.calcSets__afterClearRow{flex-basis:100%;width:100%;margin-top:8px}.calcSets__list{padding:0 10px;padding-bottom:calc(var(--cs-fixed-h) + 60px);flex-direction:column;gap:12px;display:flex}.calcSets__card{background:#fff;border:1px solid #0000001a;border-radius:12px;padding:12px;position:relative;box-shadow:0 2px 10px #00000014}.calcSets__deleteBtn{color:#dc0000eb;cursor:pointer;text-align:center;white-space:nowrap;background:#fff;border:2px solid #dc00008c;border-radius:999px;justify-content:center;align-items:center;width:34px;min-width:34px;height:34px;padding:0;font-size:18px;font-weight:900;line-height:1;display:inline-flex;position:absolute;top:6px;right:8px}.calcSets__label{color:var(--cs-subText);margin-bottom:1px;font-size:20px;font-weight:800}.calcSets__input{box-sizing:border-box;background:var(--cs-inputBg);width:100%;height:44px;color:var(--cs-text);appearance:none;border:1px solid #0000002e;border-radius:10px;outline:none;padding:0 10px;font-size:20px;font-weight:600}.calcSets__priceLine{color:var(--cs-subText);margin-top:1px;margin-bottom:0;font-size:14px;font-weight:600;line-height:1.1}.calcSets__rowBottom{justify-content:space-between;align-items:flex-end;gap:12px;margin-top:0;display:flex}.calcSets__qtyBlock{flex:1;min-width:0;margin-top:-10px}.calcSets__qtyLine{align-items:center;gap:10px;display:flex}.calcSets__seg{background:#fff;border:1px solid #0000002e;border-radius:10px;flex:none;height:46px;display:flex;overflow:hidden}.calcSets__segBtn{cursor:pointer;color:#111;background:#fff;border:none;width:54px;font-size:20px;font-weight:900}.calcSets__segBtn.is-active{background:var(--seg-active-bg);color:var(--seg-active-text)}.calcSets__qtyInput{box-sizing:border-box;border:2px solid #0000002e;border-radius:10px;outline:none;flex:72px;width:100%;min-width:0;height:46px;padding:0 12px;font-size:24px;font-weight:800}.calcSets__subtotalBlock{text-align:right;flex:none;min-width:130px}.calcSets__subtotalLabel{color:#000;font-size:24px;font-weight:800}.calcSets__subtotalValue{color:var(--cs-text);margin-top:2px;font-size:26px;font-weight:800}.calcSets__fixedBar{color:#fff;padding-right:84px;padding:10px 12px calc(10px + env(safe-area-inset-bottom));box-sizing:border-box;min-height:var(--cs-fixed-h);z-index:9999;background:#2f2f2f;border-top:1px solid #ffffff2e;flex-direction:column;justify-content:center;align-items:center;gap:10px;display:flex;position:fixed;bottom:0;left:0;right:0;overflow:visible}.calcSets__totalWrap{text-align:center;justify-content:center;align-items:baseline;gap:12px;width:100%;padding:0 12px;font-weight:900;display:flex}.calcSets__totalTitle{opacity:.9;font-size:18px}.calcSets__totalValue{font-size:22px}.calcSets__totalSubTitle{font-size:18px;font-weight:600}.calcSets__totalSubValue.is-negative{color:#d00000;margin-left:0;margin-right:0;font-size:26px;font-weight:800}.calcSets__totalSubValue.is-positive{color:#1ea64a;margin-left:0;margin-right:0;font-size:26px;font-weight:800}.calcSets__fixedBar .calcSets__fab{right:10px;bottom:calc(10px + env(safe-area-inset-bottom));color:#fff;cursor:pointer;z-index:10000;background:#1677ff;border:3px solid #00000040;border-radius:16px;justify-content:center;align-items:center;width:54px;height:54px;font-size:26px;font-weight:800;line-height:1;display:flex;position:absolute;top:auto;left:auto;box-shadow:0 8px 24px #00000038}.calcSets__fixedBar .calcSets__fab:active{transform:translateY(1px)}.calcSets>.calcSets__fab{display:none}.workDeductLine{-webkit-overflow-scrolling:touch;flex-wrap:wrap;justify-content:center;align-items:center;gap:8px;width:100%;margin-left:0;padding-left:0;display:flex;overflow-x:auto}.workDeductLine__label{color:#000;opacity:.9;white-space:nowrap;font-size:16px;font-weight:600}.workDeductLine__input{flex:none;width:96px;min-width:0;height:34px;font-size:16px;font-weight:600}.calcSets .workDeductLine .calcSets__input{height:45px;padding:0 12px;font-size:24px;font-weight:800;line-height:45px}.calcSets .workDeductLine .calcSets__btn{border-radius:10px;height:45px;padding:0 20px;font-size:20px;font-weight:800}.calcSets__totalSub{justify-content:center;align-items:baseline;gap:12px;width:100%;padding:0 12px;display:flex}.workDeduct--inline{align-items:center;gap:8px;min-width:0;display:inline-flex}.workDeduct__slide{opacity:0;will-change:max-width,opacity,transform;max-width:0;line-height:1;transition:max-width .18s,opacity .18s,transform .18s;overflow:hidden;transform:translate(-10px)}.workDeduct__inlineRow{white-space:nowrap;align-items:center;gap:8px;padding:0;display:inline-flex}.workDeduct__label{margin:0;padding:0;font-size:.9em;line-height:1.2;display:inline-block}.workDeduct__inlineRow .workDeduct__input{width:96px;min-width:72px}.workDeductBlock{flex-direction:column;gap:8px;margin-top:8px;display:flex}.workDeductBlock__row{align-items:center;gap:8px;display:flex}.workDeductBlock__label{opacity:.85;width:72px;font-size:12px}.workDeductBlock__input{width:110px}@media (max-width:420px){.calcSets__qtyLine{gap:8px}.calcSets__seg{border-radius:10px;height:40px}.calcSets__segBtn{width:44px;font-size:14px}.calcSets__qtyInput{min-width:110px;height:40px;padding:0 10px;font-size:18px}.calcSets__subtotalBlock{min-width:92px}}@media (max-width:520px){.workDeduct--inline.is-open .workDeduct__slide{max-width:100%}.workDeduct__inlineRow{white-space:normal;flex-wrap:wrap}.workDeduct__inlineRow .workDeduct__input{width:120px}.calcSets{--cs-fixed-h:160px}}.calcSets .workDeductLine .workDeductLine__applyBtn{white-space:nowrap;letter-spacing:.02em;min-width:70px;padding:0 3px}@media (max-width:375px) and (max-height:419px){.workDeductLine{flex-wrap:wrap;row-gap:8px}.workDeductLine__input{width:96px;height:40px;font-size:18px}.workDeductLine__applyBtn{width:100%;min-width:unset;white-space:nowrap;justify-content:center;align-items:center;height:42px;margin-top:4px;font-size:18px;display:flex}}.calcSets__laborAcc{width:100%;max-width:720px}.calcSets__laborAccSummary{cursor:pointer;color:#fff;opacity:.95;border:2px solid #fff;border-radius:20px;justify-content:space-between;align-items:baseline;gap:12px;padding:6px 8px;font-size:16px;font-weight:900;list-style:none;display:flex;position:relative}.calcSets__laborAccSummary::-webkit-details-marker{display:none}.calcSets__laborAccSummaryTitle{text-align:center;opacity:.95;width:max-content;font-size:16px;font-weight:900;position:absolute;left:55%;transform:translate(-50%)}.calcSets__laborAccSummaryValue{font-size:18px;font-weight:900}.calcSets__laborAccBody{padding:6px 8px 2px}.calcSets__laborAccTotals{margin-bottom:6px}.calcSets__laborAccTotalRow{justify-content:space-between;align-items:baseline;gap:12px;padding:2px 0;display:flex}.calcSets__laborAccTotalLabel{opacity:.9;font-size:14px;font-weight:700}.calcSets__laborAccTotalValue{font-size:16px;font-weight:900}.calcSets__laborAccTotalValue.is-negative,.calcSets__laborAccSummaryValue.is-negative{color:#d00000}.calcSets__laborAccTotalValue.is-positive,.calcSets__laborAccSummaryValue.is-positive{color:#1ea64a}.calcSets__laborAccSummary{justify-content:space-between;align-items:center;display:flex}.calcSets__laborAccSummary:after{content:"▼";opacity:.7;margin-left:8px;font-size:12px;transition:transform .2s}.calcSets__laborAcc[open] .calcSets__laborAccSummary:after{transform:rotate(180deg)}.calcSets.is-laborOff{--cs-fixed-h:72px}.calcSets.is-laborOff .calcSets__fixedBar{padding-top:8px;padding-bottom:calc(8px + env(safe-area-inset-bottom));gap:6px}.calcSets__qtyBlock .calcSets__label{display:none}@keyframes csQtyFlash{0%{background:#fff;border-color:#0000002e;box-shadow:0 0 #1677ff00}40%{background:#1677ff0f;border-color:#1677ffbf;box-shadow:0 0 0 6px #1677ff2e}to{background:#fff;border-color:#0000002e;box-shadow:0 0 #1677ff00}}.calcSets__qtyLine:has(.calcSets__segBtn:active) .calcSets__qtyInput{animation:.22s ease-out csQtyFlash}._mp2_g1t2j_1{width:100%;max-width:980px;margin:0 auto;padding:16px}._mp2__header_g1t2j_8{justify-content:space-between;align-items:center;margin-bottom:10px;display:flex}._mp2__title_g1t2j_15{color:#000;margin:0;font-size:18px;font-weight:800}._mp2__toolbar_g1t2j_22{margin-bottom:12px}._mp2__listWrap_g1t2j_26{width:100%}._mp2__list_g1t2j_26{flex-direction:column;gap:10px;display:flex}._mp2__toolbarRow_g1t2j_36{align-items:center;gap:10px;display:flex}._mp2__filter_g1t2j_43{flex:none;gap:8px;display:flex}._mp2__chip_g1t2j_49{color:#111;cursor:pointer;background:#fff;border:1px solid #0000001f;border-radius:999px;padding:8px 12px;font-size:13px}._mp2__chip--active_g1t2j_59{border-color:#00000047;font-weight:700}._mp2__search_g1t2j_65{position:relative}._mp2__searchInput_g1t2j_70{border:1px solid #0000001f;border-radius:10px;outline:none;width:100%;height:36px;padding:0 34px 0 12px}._mp2__searchClear_g1t2j_79{cursor:pointer;background:0 0;border:none;border-radius:8px;width:28px;height:28px;position:absolute;right:6px}._mp2__searchClear_g1t2j_79:hover{background:#0000000f}._mp2__addBtn_g1t2j_95{color:#000;cursor:pointer;background:#fff;border:1px solid #0000001f;border-radius:10px;flex:none;align-items:center;gap:6px;height:36px;padding:0 12px;display:inline-flex}._mp2__addIcon_g1t2j_109{font-size:16px;line-height:1}._mp2__addLabel_g1t2j_114{font-size:13px;font-weight:700}._mp2__row_g1t2j_119{background:#fff;border:1px solid #0000000f;border-radius:12px;justify-content:space-between;align-items:center;min-height:60px;padding:12px 14px;display:flex;box-shadow:0 2px 10px #0000000f}._mp2__row--clickable_g1t2j_133{cursor:pointer}._mp2__row--clickable_g1t2j_133:hover{background:#00000005;box-shadow:0 3px 14px #00000017}._mp2__row--clickable_g1t2j_133:active{box-shadow:0 2px 10px #0000000f}._mp2__row--inactive_g1t2j_147{opacity:.62}._mp2__rowLeft_g1t2j_152{align-items:center;gap:10px;min-width:0;display:flex}._mp2__icon_g1t2j_159{background:#0000000f;border-radius:10px;flex:none;justify-content:center;align-items:center;width:36px;height:36px;display:inline-flex}._mp2__iconInner_g1t2j_170{color:#000000b8;font-size:14px;font-weight:800}._mp2__text_g1t2j_176{min-width:0}._mp2__name_g1t2j_180{color:#111;text-overflow:ellipsis;white-space:nowrap;font-size:14px;font-weight:800;overflow:hidden}._mp2__actions_g1t2j_190{flex:none;align-items:center;gap:8px;display:inline-flex}._mp2__toggle_g1t2j_197,._mp2__btnIcon_g1t2j_204{justify-content:center;align-items:center;line-height:1;display:inline-flex}._mp2__btnIcon--delete_g1t2j_211:hover{color:#d00;background:#ff000014}._mp2__btnIcon--delete_g1t2j_211{color:#00000073}._mp2__field_g1t2j_220{border-bottom:1px solid #0000000f;justify-content:space-between;align-items:center;gap:12px;padding:10px 0;display:flex}._mp2__field_g1t2j_220:last-child{border-bottom:none}._mp2__label_g1t2j_235{color:#000;flex:none;font-size:18px;font-weight:800}._mp2__value_g1t2j_242{color:#000;text-align:right;font-size:18px;font-weight:800}._mp2__statusBadge_g1t2j_249{background:#0000000a;border:1px solid #00000024;border-radius:999px;justify-content:center;align-items:center;padding:4px 10px;font-size:12px;font-weight:800;display:inline-flex}._pfm__form_g1t2j_264{flex-direction:column;gap:12px;display:flex}._pfm__row_g1t2j_270{flex-direction:column;gap:6px;display:flex}._pfm__label_g1t2j_276{color:#0000009e;font-size:12px;font-weight:800}._pfm__input_g1t2j_282{border:1px solid #0000001f;border-radius:10px;outline:none;height:40px;padding:0 12px;font-size:14px}._pfm__input_g1t2j_282:focus{border-color:#00000047}._pfm__error_g1t2j_295{color:#000000b8;background:#0000000a;border:1px solid #0000001a;border-radius:10px;padding:10px 12px;font-size:12px;font-weight:700}._pfm__actions_g1t2j_305{justify-content:flex-end;gap:10px;margin-top:4px;display:flex}._pfm__btnPrimary_g1t2j_312{cursor:pointer;color:#00f;background:#fff;border:1px solid #0000001f;border-radius:10px;height:38px;padding:0 14px;font-weight:800}._pfm__btnPrimary_g1t2j_312:disabled{opacity:.5;cursor:not-allowed}._pfm__btnGhost_g1t2j_328{cursor:pointer;color:#000;background:0 0;border:1px solid #0000001f;border-radius:10px;height:38px;padding:0 14px;font-weight:800}._mp2__errorBar_g1t2j_340{background:#0000000a;border:1px solid #0000001a;border-radius:10px;margin:8px 0 10px;padding:10px 12px;font-size:12px;font-weight:700}._mp2__loading_g1t2j_350{color:#0000009e;margin:6px 0 10px;font-size:12px}._mp2__empty_g1t2j_356{color:#0000009e;background:#00000008;border:1px solid #00000014;border-radius:12px;padding:14px 12px;font-size:13px;font-weight:700}._mp2__row--busy_g1t2j_366{opacity:.75}._mp2__toggle_g1t2j_197:disabled,._mp2__btnIcon_g1t2j_204:disabled{opacity:.55;cursor:not-allowed}._mp2__toggle_g1t2j_197[data-active=true]{color:#2ecc71}._mp2__toggle_g1t2j_197,._mp2__btnIcon_g1t2j_204{color:#111;font-size:16px}._mp2__detailName_g1t2j_384{color:#111;margin-bottom:14px;font-size:16px;font-weight:900}@media (max-width:520px){._mp2_g1t2j_1{padding:12px}._mp2__header_g1t2j_8{margin-bottom:8px}._mp2__title_g1t2j_15{color:#111;font-size:16px;font-weight:900}._mp2__toolbarRow_g1t2j_36{grid-template-rows:auto auto;grid-template-columns:1fr auto;align-items:center;gap:10px;display:grid}._mp2__filter_g1t2j_43{grid-area:1/1/auto/3;gap:8px;display:flex}._mp2__chip_g1t2j_49{color:#111;background:#fff;border:1px solid #00000024;border-radius:999px;padding:8px 12px;font-size:13px}._mp2__chip--active_g1t2j_59{color:#fff;background:#111;border-color:#111}._mp2__search_g1t2j_65{flex:auto;grid-area:2/1;max-width:none}._mp2__searchInput_g1t2j_70{color:#111;background:#0000000f;border:1px solid #0000001f;border-radius:12px;height:38px}._mp2__addBtn_g1t2j_95{color:#111;background:#fff;border:1px solid #00000029;border-radius:12px;grid-area:2/2;justify-content:center;align-items:center;gap:6px;height:38px;padding:0 12px;display:inline-flex}._mp2__addBtn_g1t2j_95:hover{background:#0000000f}._mp2__addLabel_g1t2j_114{font-size:13px;font-weight:900}._mp2__list_g1t2j_26{gap:10px}._mp2__row_g1t2j_119{color:#111;border-radius:14px;min-height:64px;padding:12px}._mp2__icon_g1t2j_159{background:#0000000f;border-radius:12px;width:36px;height:36px}._mp2__iconInner_g1t2j_170{color:#000000b8}._mp2__name_g1t2j_180{color:#111;font-size:14px;font-weight:900}._mp2__actions_g1t2j_190{gap:8px}._mp2__toggle_g1t2j_197,._mp2__btnIcon_g1t2j_204{color:#fff;background:#111;border:1px solid #00000024;border-radius:12px;justify-content:center;align-items:center;width:36px;height:36px;font-size:16px;line-height:1;display:inline-flex}._mp2__toggle_g1t2j_197:hover,._mp2__btnIcon_g1t2j_204:hover{background:#000000d9}._mp2__toggle_g1t2j_197[data-active=true]{color:#2ecc71}._mp2__btnIcon--delete_g1t2j_211{color:#ffffffbf}._mp2__btnIcon--delete_g1t2j_211:hover{color:#ff4d4d}._mp2__row--inactive_g1t2j_147{opacity:.5}._mp2__row--clickable_g1t2j_133:hover{box-shadow:0 3px 14px #0000001a}._mp2__empty_g1t2j_356{border-radius:14px}._mp2__detailName_g1t2j_384{color:#111;margin-bottom:14px;font-size:16px;font-weight:900}}.mp2m-overlay{z-index:1000;background:#00000073;justify-content:center;align-items:center;padding:16px;display:flex;position:fixed;inset:0;overflow:hidden}.mp2m-modal{background:#fff;border:1px solid #0000000f;border-radius:12px;flex-direction:column;width:100%;max-width:520px;max-height:calc(100vh - 32px);display:flex;box-shadow:0 10px 30px #0000002e}.mp2m-header{background-color:#6062a1;border-radius:10px 10px 0 0;min-height:44px!important;padding:14px 52px 12px 16px!important;position:relative!important}.mp2m-title{text-overflow:ellipsis;white-space:nowrap;padding-right:8px;font-size:16px;font-weight:700;line-height:1.2;overflow:hidden}.mp2m-close{color:#111!important;cursor:pointer!important;background:#0000000f!important;border:2px solid #000!important;border-radius:999px!important;justify-content:center!important;align-items:center!important;width:36px!important;height:36px!important;font-size:30px!important;font-weight:900!important;line-height:1!important;display:inline-flex!important;position:absolute!important;top:3px!important;right:10px!important}.mp2m-close:hover{background:#0000000f}.mp2m-close:active{background:#0000001a}.mp2m-close:focus-visible{outline-offset:2px;outline:2px solid #00000059}.mp2m-body{padding:14px 16px;overflow:auto}.mp2m-footer{border-top:1px solid #00000014;justify-content:flex-end;gap:10px;padding:12px 16px;display:flex}@media (max-width:480px){.mp2m-overlay{padding:12px}.mp2m-modal{max-width:100%;max-height:calc(100vh - 24px)}.mp2m-header,.mp2m-body{padding:12px 14px}}.sp-page{background:#f2f2f2;min-height:100vh}.sp-wrap{max-width:980px;margin:0 auto;padding:20px}.sp-head{margin-bottom:14px}.sp-title{color:#222;margin-bottom:6px;font-size:18px;font-weight:700}.sp-lead{color:#666;font-size:13px}.sp-card{color:#222;background:#fff;border-radius:12px;padding:16px;box-shadow:0 2px 6px #0000000f}.sp-cardHead{justify-content:space-between;align-items:center;gap:12px;margin-bottom:12px;display:flex}.sp-cardTitle{color:#222;font-size:14px;font-weight:700}.sp-sec{padding:2px 0}.sp-secHead{justify-content:space-between;align-items:center;gap:12px;margin-bottom:6px;display:flex}.sp-secTitle{color:#444;font-size:13px;font-weight:700}.sp-secSub{color:#666;font-size:12px;line-height:1.5}.sp-divider{background:#e5e5e5;height:1px;margin:14px 0}.sp-slot{margin-top:10px}.sp-toggle{align-items:center;display:inline-flex;position:relative}.sp-toggleInput{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.sp-toggleUi{background:#cfd6df;border-radius:999px;width:54px;height:28px;display:inline-block;position:relative;box-shadow:inset 0 0 0 1px #00000014}.sp-toggleUi[data-on=true]{background:#5b8cff}.sp-toggleKnob{background:#fff;border-radius:999px;width:24px;height:24px;transition:transform .15s;position:absolute;top:2px;left:2px;box-shadow:0 2px 6px #0000002e}.sp-toggleUi[data-on=true] .sp-toggleKnob{transform:translate(26px)}.sp-slot .departmentCardRoot{background:#fafafa;border-radius:10px;box-shadow:inset 0 0 0 1px #e6e6e6}.officeColorSquare{vertical-align:middle;border:1px solid #d1d5db;border-radius:6px;width:16px;height:16px;display:inline-block}.officeColorSquareLg{width:22px;height:22px}.sp-stepperBtn{cursor:pointer;background:#fff;border:1px solid #d1d5db;border-radius:10px;width:34px;height:34px;font-weight:700}.sp-stepperBtn:disabled{opacity:.5;cursor:not-allowed}.sp-stepperInput{text-align:center;background:#fff;border:1px solid #d1d5db;border-radius:10px;width:90px;height:34px;padding:0 10px}.sp-stepperInput::placeholder,.sp-stepper input::placeholder,.cuStepperInput::placeholder,.cuStepper input::placeholder{color:#9ca3af}.sp-stepperInput,.sp-stepper input,.cuStepperInput,.cuStepper input{color:#111827!important;caret-color:#111827!important;background:#fff!important}.sp-stepper{align-items:center;gap:10px;display:flex}.sp-stepperBtn{color:#111827;background:#fff;border:1px solid #d1d5db;border-radius:10px;width:44px;height:40px;font-size:18px;font-weight:800}.sp-stepperBtn:disabled{opacity:.5}.sp-stepperInput{color:#111827;background:#fff;border:1px solid #d1d5db;border-radius:10px;width:120px;height:40px;padding:0 12px;font-weight:700}.etf-footer{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);z-index:60;box-sizing:border-box;background:#fffffffa;border-top:1px solid #ddd;height:110px;padding:14px;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -8px 24px #0000001f}.etf-row{justify-content:space-between;align-items:baseline;max-width:920px;margin:0 auto;display:flex}.etf-label{opacity:.7;font-size:32px;font-weight:900}.etf-value{letter-spacing:.2px;font-size:32px;font-weight:900}.etf-actions{max-width:920px;margin:10px auto 0;display:flex}.etf-clearBtn{color:#b00020;cursor:pointer;background:#fff;border:2px solid #b00020;border-radius:14px;padding:12px 14px;font-size:16px;font-weight:900}.elf-acc{z-index:55;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#fffffffa;border-top:1px solid #eee;position:fixed;bottom:110px;left:0;right:0;box-shadow:0 -6px 18px #0000001a}.elf-handle{cursor:pointer;background:#fff;border:1px solid #eee;border-left:0;border-right:0;justify-content:space-between;align-items:center;width:100%;padding:12px 14px;display:flex}.elf-handleTitle{color:#111;font-size:16px;font-weight:900}.elf-handleRight{align-items:center;gap:10px;display:flex}.elf-mini{color:#111;opacity:.7;white-space:nowrap;font-size:12px;font-weight:900}.elf-chevron{color:#111;opacity:.8;font-size:14px;font-weight:900;transition:transform .18s;display:inline-block;transform:rotate(180deg)}.elf-chevron.is-open{transform:rotate(0)}.elf-panel{opacity:0;border-top:1px solid #eee;max-height:0;transition:max-height .24s,opacity .18s,transform .24s;overflow:hidden;transform:translateY(8px)}.elf-acc.is-open .elf-panel{opacity:1;max-height:320px;transform:translateY(0)}.elf-grid{gap:8px;max-width:920px;margin:0 auto;padding:10px 14px 14px;display:grid}.elf-row{grid-template-columns:90px 1fr 40px;align-items:center;gap:10px;display:grid}.elf-rowValue{grid-template-columns:90px 1fr;align-items:center;gap:10px;display:grid}.elf-label{opacity:.75;font-size:14px;font-weight:900}.elf-input{text-align:right;border:2px solid #000;border-radius:12px;width:100%;padding:10px 12px;font-size:18px;font-weight:900}.elf-unit{opacity:.7;font-size:14px;font-weight:900}.elf-value{text-align:right;font-size:18px;font-weight:900}.elf-diffRow{border-top:1px dashed #ddd;justify-content:space-between;align-items:baseline;padding-top:6px;display:flex}.elf-diffLabel{opacity:.75;font-size:14px;font-weight:900}.elf-diffValue{font-size:20px;font-weight:900}.elf-negative .elf-diffLabel,.elf-negative .elf-diffValue{color:#b00020}.elf-positive .elf-diffLabel,.elf-positive .elf-diffValue{color:#0a7a2f}.elf-note{opacity:.6;text-align:right;padding-top:2px;font-size:12px;font-weight:900}.elf-closedTotal{letter-spacing:.2px;white-space:nowrap;color:#111;letter-spacing:.2px;white-space:nowrap;font-size:24px;font-weight:900}.elf-closedTotal.elf-negative{color:#b00020}.elf-closedTotal.elf-positive{color:#0a7a2f}.ecw-page{color:#111;background:#fff;min-height:100vh}.ecw-container{max-width:920px;margin:0 auto;padding:16px 16px 260px}.ecw-titleCenter{text-align:center;color:#111;letter-spacing:.3px;margin-bottom:10px;font-size:24px;font-weight:900}.ecw-countHint{text-align:center;opacity:.75;margin-bottom:12px;font-weight:900}.ecw-grid{gap:12px;display:grid}.ecw-productBtn{text-align:center;color:#111;cursor:pointer;background:#fff;border:2px solid #111;border-radius:14px;width:100%;padding:18px;font-size:20px;font-weight:900}.ecw-emptyBox{color:#111;text-align:center;background:#fafafa;border:1px solid #ddd;border-radius:14px;padding:14px;font-weight:800}.ecw-listCard{background:#fff;border:1px solid #ddd;border-radius:14px;padding:44px 14px 14px;position:relative}.ecw-deleteTopLeftBtn{color:#b00020;cursor:pointer;z-index:2;background:#fff;border:2px solid #b00020;border-radius:999px;justify-content:center;align-items:center;width:32px;height:32px;padding:0;font-size:18px;font-weight:900;display:flex;position:absolute;top:10px;left:10px}.ecw-listGrid{grid-template-columns:100px 1fr;gap:12px;display:grid}.ecw-listLabelCol{gap:10px;display:grid}.ecw-listValueCol{text-align:right;gap:10px;display:grid}.ecw-listLabel{opacity:.8;font-size:16px;font-weight:900}.ecw-listValueTop{font-size:20px;font-weight:900}.ecw-listValueMid{font-size:18px;font-weight:900}.ecw-listValueBig{font-size:34px;font-weight:900}.ecw-listDivider{border-top:1px solid #eee;margin-top:4px}.ecw-listActions{grid-template-columns:1fr 1fr;gap:10px;margin-top:14px;display:grid}.ecw-primaryDarkBtn{color:#fff;cursor:pointer;background:#111;border:2px solid #111;border-radius:14px;width:100%;padding:16px;font-size:18px;font-weight:900}.ecw-secondaryBtn{color:#111;cursor:pointer;background:#f5f5f5;border:2px solid #111;border-radius:14px;width:100%;padding:16px;font-size:18px;font-weight:900}.ecw-primaryBtn{color:#fff;cursor:pointer;background:#111;border:2px solid #111;border-radius:14px;width:100%;padding:16px;font-size:18px;font-weight:900}.ecw-primaryBtn.ecw-isDisabled{cursor:not-allowed;background:#bbb}.ecw-card{background:#fff;border:1px solid #ddd;border-radius:14px;padding:14px}.ecw-row{justify-content:space-between;align-items:baseline;gap:12px;display:flex}.ecw-label{color:#111;opacity:.75;font-size:24px;font-weight:900}.ecw-value{color:#111;text-align:right;font-size:18px;font-weight:900}.ecw-switchGrid{grid-template-columns:1fr 1fr;gap:10px;display:grid}.ecw-switchBtn{color:#111;cursor:pointer;background:#fff;border:2px solid #111;border-radius:14px;padding:14px;font-size:18px;font-weight:900}.ecw-switchBtn.ecw-isOn{color:#fff;background:#111}.ecw-bigInput{color:#111;text-align:center;background:#fff;border:2px solid #111;border-radius:14px;outline:none;width:100%;padding:14px 16px;font-size:30px;font-weight:900}.ecw-hint{text-align:center;color:#111;opacity:.7;font-weight:900}.ecw-bottom2{grid-template-columns:1fr 1fr;gap:10px;margin-top:14px;display:grid}.ecw-spacer10{height:10px}.ecw-mt14{margin-top:14px}.ecw-textCenter{text-align:center}.ecw-font900{font-weight:900}.ecw-opacity80{opacity:.8}*,:before,:after{box-sizing:border-box}:root{--cu-border:1px solid #0000001f;--cu-border-strong:1px solid #0000002e;--cu-radius-lg:16px;--cu-radius-md:12px;--cu-radius-sm:10px;--cu-ink:#111827;--cu-card:#fff}.cu-wrap{width:100%;max-width:520px;color:var(--cu-ink);gap:12px;margin:0 auto;padding:16px;font-family:system-ui,-apple-system,Segoe UI,Roboto,Noto Sans JP,sans-serif;font-size:14px;display:grid;overflow-x:hidden}.cu-title{color:var(--cu-ink);font-size:22px;font-weight:900}.cu-card{border:var(--cu-border);border-radius:var(--cu-radius-lg);color:var(--cu-ink);background:#ffffff59;gap:10px;padding:12px;display:grid}.cu-field{gap:6px;display:grid}.cu-label{color:var(--cu-ink);font-weight:800}.cu-select,.cu-input{border-radius:var(--cu-radius-sm);border:var(--cu-border-strong);width:100%;min-width:0;max-width:100%;height:40px;color:var(--cu-ink);background:#fff;padding:0 12px;font-size:14px}.cu-input.center{text-align:center;font-weight:900}.cu-row{align-items:center;gap:8px;width:100%;max-width:100%;display:flex}.cu-row>*{min-width:0}.cu-input.flex{flex:auto}.cu-btn{border-radius:var(--cu-radius-md);border:var(--cu-border-strong);cursor:pointer;height:42px;color:var(--cu-ink);background:#fff;font-weight:900}.cu-btn.primary{background:var(--cu-ink);color:#fff}.cu-btn.square{flex:none;width:48px}.cu-btn.w80{flex:none;width:80px}.cu-btn:disabled{opacity:.6;cursor:not-allowed}.cu-msg{opacity:.85;color:var(--cu-ink);font-size:12px}.cu-tabs{flex-wrap:wrap;gap:8px;display:flex}.cu-tab{border-radius:var(--cu-radius-md);border:var(--cu-border);cursor:pointer;min-width:110px;height:38px;color:var(--cu-ink);background:#fff;flex:1 1 0;font-weight:900}.cu-tab.active{background:var(--cu-ink);color:#fff}.cu-list{gap:8px;display:grid}.cu-listRow{border-radius:var(--cu-radius-md);border:var(--cu-border);background:#fff;justify-content:space-between;align-items:center;gap:10px;padding:10px 12px;display:flex}.cu-left{align-items:center;gap:10px;min-width:0;display:flex}.cu-dot{border:1px solid #00000026;border-radius:4px;flex:none;width:14px;height:14px}.cu-officeName{text-overflow:ellipsis;white-space:nowrap;min-width:0;font-weight:800;overflow:hidden}.cu-total{flex:none;font-size:16px;font-weight:900}.cu-gridWrap{gap:10px;display:grid}.cu-gridHeader{opacity:.85;font-size:12px}.cu-grid{align-items:stretch;gap:8px;width:100%;max-width:100%;display:grid}.cu-cell{-webkit-user-select:none;user-select:none;border:1px solid #00000026;border-radius:8px;justify-content:center;align-items:center;height:26px;font-weight:800;line-height:1;display:flex}.cu-cell.empty{color:#00000073;background:#00000008}.cu-cell.filled{color:#fffffff2}.cu-legend{flex-wrap:wrap;gap:10px;margin-top:2px;display:flex}.cu-legendItem{align-items:center;gap:6px;display:flex}.cu-legendName{font-size:12px;font-weight:800}.cu-legendValue{opacity:.8;font-size:12px}@media (max-width:420px){.cu-wrap{padding:12px}.cu-card{padding:10px}.cu-title{font-size:20px}.cu-row{flex-wrap:nowrap}.cu-rowActions{gap:8px;display:grid}.cu-btn.w80{width:100%}}.chromunlock{width:100%}.chromunlock .cuPage{max-width:1200px;margin:0 auto;padding:16px}.chromunlock .cuHeader{justify-content:space-between;align-items:center;gap:12px;margin-bottom:10px;display:flex}.chromunlock .cuTitle{margin:0}.chromunlock .cuCard{background:#fff;border:1px solid #e5e7eb;border-radius:14px;max-width:760px;padding:14px}.chromunlock .cuLine{grid-template-columns:90px 1fr;align-items:center;gap:10px;min-height:40px;margin:10px 0;display:grid}.chromunlock .cuLine3{grid-template-columns:90px 1fr 96px;align-items:center;gap:10px;min-height:40px;margin:10px 0;display:grid}.chromunlock .cuLineActions{grid-template-columns:90px 1fr 96px 96px;align-items:center;gap:10px;min-height:40px;margin:10px 0;display:grid}.chromunlock .cuLabel{opacity:.8}.chromunlock .cuInput,.chromunlock .cuSelect{background:#fff;border:1px solid #d1d5db;border-radius:10px;width:100%;height:40px;padding:0 10px}.chromunlock .cuInput:disabled,.chromunlock .cuSelect:disabled{opacity:.6}.chromunlock .cuBtn,.chromunlock .cuBtnPrimary,.chromunlock .cuBtnGhost,.chromunlock .cuBtnDanger{cursor:pointer;border:1px solid #0000;border-radius:10px;height:40px;padding:0 12px;font-weight:700}.chromunlock .cuBtn,.chromunlock .cuBtnPrimary{color:#fff;background:#111827}.chromunlock .cuBtnGhost{color:#111827;background:#fff;border-color:#d1d5db}.chromunlock .cuBtnDanger{color:#fff;background:#dc2626}.chromunlock button:disabled{opacity:.5;cursor:not-allowed}.chromunlock .cuValueInline{align-items:center;gap:8px;min-height:40px;display:inline-flex}.chromunlock .cuValueText{font-weight:800}.chromunlock .cuColorSquare{border:1px solid #0000001f;border-radius:4px;flex:none;width:14px;height:14px}.chromunlock .cuInlineNote{color:#b45309;margin:8px 0 2px;font-weight:700}.chromunlock .cuWarningBox{background:#fffbeb;border:1px solid #fcd34d;border-radius:14px;max-width:760px;margin-bottom:12px;padding:12px 14px}.chromunlock .cuWarningTitle{color:#92400e;font-weight:900}.chromunlock .cuWarningBody{color:#92400e;margin-top:4px}.chromunlock .cuSummary{text-align:center;justify-content:center;align-items:baseline;gap:18px;margin-top:10px;display:flex}.chromunlock .cuSummary>div{min-width:140px}.chromunlock .cuValueInline .cuColorSquare{display:none}.chromunlock .cuHeaderActions{align-items:center;gap:10px;display:inline-flex}.chromunlock .officeSlash{opacity:.5;font-weight:800}.chromunlock .cuSummaryOneLine{align-items:baseline;gap:16px;display:flex}.chromunlock .cuSummaryCenter{text-align:center;justify-content:center}.chromunlock .cuSummaryRow{align-items:baseline;gap:6px;display:flex}.chromunlock .cuCompleteBadge{color:#065f46;background:#ecfdf5;border:1px solid #86efac;border-radius:999px;margin-top:10px;padding:8px 10px;font-size:13px;font-weight:900;display:inline-block}.chromunlock .cuPager{align-items:center;gap:10px;margin-top:12px;display:flex}.chromunlock .cuPagerInfo{opacity:.85;font-weight:700}.chromunlock .cuGridWrap{background:#fff;border:1px solid #e5e7eb;border-radius:14px;max-width:100%;margin-top:12px;padding:10px}.chromunlock .cuGridWrap.isLocked{opacity:.85}.chromunlock .cuGrid{grid-template-columns:repeat(15,minmax(0,1fr));gap:6px;display:grid}.chromunlock .cuCell{aspect-ratio:1;-webkit-user-select:none;user-select:none;background:0 0;border:1px solid #d1d5db;border-radius:10px;justify-content:center;align-items:center;display:flex}.chromunlock .cuCellNum{color:#111827;font-size:12px}.chromunlock .cuCell[data-filled="1"] .cuCellNum{color:#fff;text-shadow:0 1px 2px #00000073;font-weight:900}.chromunlock .cuGridPlaceholder{opacity:.75;padding:10px}.chromunlock .cuModalOverlay{z-index:50;background:#00000059;justify-content:center;align-items:center;padding:16px;display:flex;position:fixed;inset:0}.chromunlock .cuModal{background:#fff;border:1px solid #e5e7eb;border-radius:14px;width:min(520px,100%);padding:14px}.chromunlock .cuModalTitle{margin-bottom:8px;font-size:16px;font-weight:900}.chromunlock .cuModalBody{opacity:.95;gap:6px;display:grid}.chromunlock .cuModalActions{justify-content:flex-end;gap:10px;margin-top:12px;display:flex}.chromunlock .cuToast{color:#fff;z-index:60;text-align:center;background:#111827;border-radius:999px;max-width:min(680px,92vw);padding:10px 12px;font-weight:800;position:fixed;bottom:16px;left:50%;transform:translate(-50%)}@media (max-width:560px){.chromunlock .cuPage{padding:12px}.chromunlock .cuCard{max-width:100%}.chromunlock .cuLine,.chromunlock .cuLine3,.chromunlock .cuLineActions{grid-template-columns:1fr}.chromunlock .cuGrid{grid-template-columns:repeat(10,minmax(0,1fr))}.chromunlock .cuLine.cuLineOne{grid-template-columns:90px 1fr!important}.chromunlock .cuLine.cuLineOne .cuValueInline{min-height:40px}}.chromunlock,.chromunlock *{color:#111827}.chromunlock input,.chromunlock select,.chromunlock option,.chromunlock textarea{color:#111827!important;background:#fff!important}.chromunlock input::placeholder{color:#6b7280!important}.chromunlock select:disabled,.chromunlock input:disabled,.chromunlock textarea:disabled{-webkit-text-fill-color:#111827;opacity:.65;color:#111827!important}.chromunlock .cuLabel{color:#111827bf!important}.chromunlock .cuSummaryCenter{text-align:center;justify-items:center}.chromunlock .cuHeaderTight{align-items:flex-start;gap:12px}.chromunlock .cuKicker{opacity:.7;margin-bottom:2px;font-size:12px}.chromunlock .cuSettingsCard{padding-bottom:18px}.chromunlock .cuSection{gap:12px;display:grid}.chromunlock .cuSectionTitle{opacity:.85;font-size:14px;font-weight:800}.chromunlock .cuSectionBody{gap:14px;display:grid}.chromunlock .cuField{gap:8px;display:grid}.chromunlock .cuPreview{background:#0000000a;border-radius:14px;grid-template-columns:1fr auto;align-items:center;gap:12px;padding:12px;display:grid}.chromunlock .cuPreviewLabel{opacity:.7;margin-bottom:2px;font-size:12px}.chromunlock .cuPreviewName{font-size:16px;font-weight:900}.chromunlock .cuPreviewRight{align-items:center;gap:10px;display:flex}.chromunlock .cuPreviewSwatch{border-radius:10px;width:36px;height:36px;box-shadow:inset 0 0 0 1px #0000001f}.chromunlock .cuPreviewEmoji{font-size:18px;font-weight:900}.chromunlock .cuHint{opacity:.75;font-size:12px;line-height:1.4}.chromunlock .cuBottomBar{grid-template-columns:1fr 1.2fr;gap:10px;margin-top:16px;display:grid}@media (min-width:520px){.chromunlock .cuBottomBar{grid-template-columns:180px 260px;justify-content:end}}.chromunlock .cuTable{border-collapse:collapse;width:100%;min-width:520px;margin-top:8px}.chromunlock .cuTable th,.chromunlock .cuTable td{white-space:nowrap;border-bottom:1px solid #00000014;padding:10px;font-size:14px}.chromunlock .cuTable th{text-align:left;background:#00000008;font-weight:900}.chromunlock .cuStepper{grid-template-columns:44px minmax(90px,1fr) 44px;align-items:center;gap:8px;display:grid}.chromunlock .cuStepperBtn{background:#fff;border:1px solid #0000001f;border-radius:12px;height:44px;font-size:22px;font-weight:900}.chromunlock .cuStepperBtn:disabled{opacity:.45}.chromunlock .cuStepperInput{border:1px solid #0000001f;border-radius:12px;height:44px;padding:0 12px;font-size:16px;font-weight:800}
