*{box-sizing:border-box}body,html{margin:0;padding:0;font-family:Noto Sans JP,Noto Sans KR,Segoe UI,sans-serif;background:#f3f5f8;color:#0f172a}html{font-size:16px}html[lang=ja]{font-size:15px}a{color:inherit}.app-shell{min-height:100vh;display:grid;grid-template-columns:270px 1fr;align-items:start}.sidebar{height:100vh;max-height:100vh;display:grid;grid-template-rows:auto 1fr auto;grid-gap:1rem;gap:1rem;padding:1.15rem 1rem;background:linear-gradient(180deg,#122138,#1f3b64);color:#f8fafc;border-right:1px solid #20395d;position:-webkit-sticky;position:sticky;top:0;align-self:start;overflow-y:auto}.sidebar-head h1{margin:0;font-size:1rem;line-height:1.35}.sidebar-head p{margin:.35rem 0 0;opacity:.85;font-size:.85rem}.sidebar-nav{display:grid;align-content:start;grid-gap:.45rem;gap:.45rem}.sidebar-link{text-decoration:none;border:1px solid hsla(0,0%,100%,.18);border-radius:.55rem;padding:.58rem .65rem;color:#dbeafe;transition:background .12s ease,border-color .12s ease,color .12s ease}.sidebar-link:hover{background:hsla(0,0%,100%,.12);border-color:hsla(0,0%,100%,.35)}.sidebar-link.active{background:#f8fafc;border-color:#f8fafc;color:#1f3b64;font-weight:700}.sidebar-foot{display:grid;grid-gap:.7rem;gap:.7rem}.content{min-width:0;padding:1.5rem}.lang-switcher{display:flex;border:1px solid hsla(0,0%,100%,.4);border-radius:.45rem;overflow:hidden}.lang-link{flex:1 1;display:inline-flex;align-items:center;justify-content:center;font-size:.78rem;padding:.25rem .45rem;text-decoration:none;border-right:1px solid hsla(0,0%,100%,.25);color:#dbeafe;text-align:center;white-space:nowrap}.lang-link:last-child{border-right:none}.lang-link.active{background:#f8fafc;color:#1f3b64}.page-stack{display:grid;grid-gap:1rem;gap:1rem}.page-stack>*{min-width:0}.card{background:#fff;border-radius:.8rem;border:1px solid #dbe3ef;padding:1rem}.login-page{min-height:100vh;display:grid;place-items:center;padding:1rem}.login-card{width:min(500px,100%)}.login-header{display:flex;align-items:center;justify-content:space-between;gap:.8rem}.login-card .lang-switcher{border-color:#c7d2e3}.login-card .lang-link{border-right-color:#c7d2e3;color:#1f3b64}.login-card .lang-link.active{background:#1f3b64;color:#f8fafc}.stack-form{display:grid;grid-gap:.75rem;gap:.75rem}.stack-form.compact{margin-top:.75rem}.form-section{border:1px solid #e2e8f0;border-radius:.65rem;padding:.75rem;display:grid;grid-gap:.65rem;gap:.65rem}.form-section h4{margin:0;font-size:.95rem}.section-description{margin:0;font-size:.85rem;color:#475569}.allocation-header,.allocation-row{display:grid;grid-template-columns:96px minmax(0,1fr) minmax(0,1fr);grid-gap:.55rem;gap:.55rem;align-items:center}.allocation-header.with-kolc,.allocation-row.with-kolc{grid-template-columns:96px minmax(0,1fr) minmax(0,1fr) minmax(0,1fr)}.allocation-header{font-size:.82rem;color:#334155}.allocation-row>span{font-size:.9rem}.allocation-row input{width:100%;min-width:0}.allocation-status{margin:0;font-size:.86rem}.allocation-status.ok{color:#166534}.allocation-status.error{color:#b91c1c}.allocation-split-grid{display:grid;grid-gap:.72rem;gap:.72rem}.allocation-split-grid.multi{grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}.allocation-split-card{border:1px solid #dbe3ef;border-radius:.55rem;background:#fff;padding:.58rem;display:grid;grid-gap:.45rem;gap:.45rem;min-width:0}.allocation-split-head{display:flex;align-items:center;justify-content:space-between;gap:.45rem}.allocation-split-head strong{font-size:.88rem}.allocation-assignee-select span,.allocation-ticket-toggle{font-size:.78rem}.allocation-assignee-select{min-width:0}.allocation-assignee-select select{width:100%;min-width:0}label{display:grid;grid-gap:.35rem;gap:.35rem;font-size:.9rem}.form-checkbox{display:flex;align-items:center;gap:.5rem}.form-checkbox input[type=checkbox]{width:16px;height:16px;min-width:16px;margin:0;padding:0}.form-checkbox span{line-height:1.3}button,input,select,textarea{font:inherit}input,select,textarea{border:1px solid #c7d2e3;border-radius:.5rem;padding:.55rem .65rem;background:#fff}textarea{resize:vertical}.button{border:none;border-radius:.5rem;padding:.58rem .8rem;cursor:pointer;font:inherit}.button.primary{background:#1f3b64;color:#fff}.button.secondary{background:#f8fafc;color:#1f3b64}.button.full-width{width:100%}.button:disabled{cursor:not-allowed;opacity:.62}.action-feedback-popup{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);z-index:120;min-width:280px;max-width:min(420px,calc(100vw - 2rem));border-radius:.6rem;border:1px solid #c7d2e3;background:#fff;box-shadow:0 12px 30px rgba(15,23,42,.2);padding:.65rem;display:grid;grid-gap:.5rem;gap:.5rem;text-align:center}.action-feedback-popup.success{border-color:#86efac;background:#f0fdf4}.action-feedback-popup.pending{border-color:#93c5fd;background:#eff6ff}.action-feedback-popup.error{border-color:#fecaca;background:#fef2f2}.action-feedback-popup p{margin:0;font-size:.88rem;color:#0f172a}.action-feedback-popup .button{justify-self:center;padding:.38rem .62rem;font-size:.8rem}.error-text{color:#b91c1c}.empty-text{opacity:.75}.case-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(290px,1fr));grid-gap:.9rem;gap:.9rem}.case-card{display:grid;grid-gap:.45rem;gap:.45rem}.closed-case-list{display:grid;grid-gap:.9rem;gap:.9rem}.closed-case-card{display:grid;grid-gap:.75rem;gap:.75rem}.closed-case-head{display:flex;align-items:flex-start;justify-content:space-between;gap:.8rem}.closed-case-meta{margin:.35rem 0 0;color:#64748b;font-size:.84rem}.closed-case-actions{display:inline-flex;align-items:center;justify-content:flex-end;gap:.45rem;flex-wrap:wrap}.closed-case-report-link{text-decoration:none;white-space:nowrap}.closed-case-table td{vertical-align:top}.own-case-card{border:1px solid #dbe3ef;border-radius:.65rem;background:#fff;padding:.72rem;gap:.6rem}.own-case-meta{margin:0;font-size:.84rem;color:#334155}.own-case-duration-meta{margin:-.2rem 0 0;font-size:.73rem;color:#64748b}.own-case-open-link{display:inline-flex;align-items:center;justify-content:center;width:100%;min-height:2.25rem;padding:.46rem .72rem;white-space:pre-line;line-height:1.2;text-align:center;text-decoration:none}.own-case-actions{display:grid;grid-template-columns:minmax(0,1fr);grid-gap:.45rem;gap:.45rem}.own-case-primary-actions{display:grid;grid-template-columns:repeat(auto-fit,minmax(0,1fr));grid-gap:.3rem;gap:.3rem}.own-case-share-actions{display:grid;grid-template-columns:minmax(0,1fr) 2.35rem;align-items:center;grid-gap:.3rem;gap:.3rem}.case-close-form{display:inline-flex;margin:0}.case-close-button{min-height:1.75rem;padding:.22rem .58rem;font-size:.75rem;line-height:1;white-space:nowrap}.case-close-button,.own-case-close-link{border:1px solid #fecaca;color:#991b1b;background:#fff7f7}.own-case-edit-link,.own-case-share-link{width:100%}.own-case-copy-icon-button{width:2.35rem;min-height:2.25rem;padding:0;display:inline-flex;align-items:center;justify-content:center}.own-case-copy-icon{width:1rem;height:1rem;stroke:currentColor;fill:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.public-report-page{width:min(1680px,100%);margin:0 auto;padding:1rem;display:grid;grid-gap:.9rem;gap:.9rem}.public-report-header h1{margin:0}.public-report-meta{margin:.3rem 0 0;color:#475569;font-size:.86rem}.public-report-state{margin:0;color:#334155}.public-report-error{margin:0;color:#b91c1c;font-weight:700}.public-report-stack{display:grid;grid-gap:.9rem;gap:.9rem}.public-report-region-tabs{display:flex;flex-wrap:wrap;gap:.5rem}.public-report-region-tab{border:1px solid #c7d2e3;border-radius:999px;background:#fff;color:#1f3b64;padding:.38rem .78rem;font-size:.82rem;font-weight:600;cursor:pointer;white-space:nowrap}.public-report-region-tab.active{background:#1f3b64;border-color:#1f3b64;color:#fff}.public-report-active-region{margin:0;display:inline-flex;align-items:center;gap:.45rem;width:-moz-fit-content;width:fit-content;max-width:100%;padding:.42rem .65rem;border:1px solid rgba(199,210,227,.92);border-radius:999px;background:hsla(0,0%,100%,.94);box-shadow:0 8px 20px rgba(15,23,42,.08);font-size:.82rem;color:#334155}.public-report-active-region-sticky{position:-webkit-sticky;position:sticky;top:.65rem;z-index:4}.public-report-active-region-label{color:#64748b;white-space:nowrap}.public-report-active-region strong{display:inline-flex;align-items:center;min-width:0;padding:.22rem .58rem;border-radius:999px;background:#e8eef8;color:#163559;white-space:nowrap}.public-report-active-store{max-width:min(62vw,620px);white-space:normal;overflow-wrap:anywhere;line-height:1.25}.public-report-card{border:1px solid #dbe3ef;border-radius:.7rem;padding:.8rem;background:#fff;display:grid;grid-gap:.7rem;gap:.7rem}.public-report-sheet-head h2{margin:0;font-size:1.02rem}.public-report-table{width:100%;border-collapse:collapse;table-layout:fixed;min-width:860px}.public-report-table td,.public-report-table th{border:1px solid #c7d2e3;padding:.45rem;vertical-align:top;text-align:left;background:#fff;font-size:.82rem;overflow-wrap:anywhere}.public-report-table th{position:-webkit-sticky;position:sticky;top:0;background:#edf3ff;z-index:1;font-weight:700}.public-report-table td.public-col-visit-time,.public-report-table th.public-col-visit-time{width:132px;min-width:132px;white-space:nowrap;overflow-wrap:normal;word-break:keep-all;font-feature-settings:"tnum";font-variant-numeric:tabular-nums;padding-left:.35rem;padding-right:.35rem}.public-report-table td.public-col-store-confirm,.public-report-table th.public-col-store-confirm{width:72px;min-width:72px;text-align:center}.public-report-table td.public-col-reservation-name,.public-report-table th.public-col-reservation-name{width:150px;min-width:150px}.public-report-month-divider td{background:#eef6ff;color:#1e3a5f;font-weight:700;letter-spacing:.01em}.public-report-table tbody tr.public-report-row-kol td{background:#fff7e6}.public-report-table tbody tr.public-report-row-kolc td{background:#e9f8ef}.public-review-cell{display:grid;grid-gap:.35rem;gap:.35rem}.public-report-confirm-cell{display:inline-flex;align-items:center;justify-content:center;width:100%}.public-report-confirm-checkbox{width:16px;height:16px}.public-report-link{color:#0f4fa8;font-weight:700;text-decoration:underline}.public-report-image-link{display:inline-block;width:-moz-fit-content;width:fit-content}.public-report-image{width:132px;height:74px;object-fit:cover;border-radius:.4rem;border:1px solid #cbd5e1;background:#f8fafc}.public-report-empty{opacity:.6}.reminder-card-grid{margin-top:.7rem;display:flex;gap:.75rem;overflow-x:auto;overflow-y:hidden;padding-bottom:.35rem;scroll-snap-type:x proximity;-webkit-overflow-scrolling:touch}.reminder-card{flex:0 0 340px;width:340px;border:1px solid #dbe3ef;border-radius:.65rem;background:#fff;padding:.72rem;display:grid;grid-gap:.58rem;gap:.58rem;scroll-snap-align:start}.reminder-card-head{display:flex;align-items:center;justify-content:space-between;gap:.45rem}.reminder-card-head strong{font-size:.9rem}.reminder-card-meta{display:grid;grid-gap:.2rem;gap:.2rem;font-size:.8rem;color:#334155}.reminder-stage-list{display:grid;grid-gap:.45rem;gap:.45rem}.reminder-stage{border-radius:.55rem;border:1px solid #dbe3ef;background:#f8fafc;padding:.48rem;display:grid;grid-gap:.48rem;gap:.48rem}.reminder-stage.done{border-color:#86efac;background:#f0fdf4}.reminder-stage.overdue{border-color:#fca5a5;background:#fef2f2}.reminder-stage.pending{border-color:#c7d2e3;background:#f8fafc}.reminder-stage-text{display:grid;grid-gap:.14rem;gap:.14rem;font-size:.78rem}.reminder-stage-text strong{font-size:.82rem}.reminder-stage-toggle{width:100%}.plan-modal-backdrop{position:fixed;inset:0;z-index:80;background:rgba(15,23,42,.48);display:grid;place-items:center;padding:1rem}.plan-modal{width:min(1560px,100%);max-height:calc(100vh - 2rem);overflow:auto;border:1px solid #c7d2e3;border-radius:.75rem;background:#fff;padding:1rem;box-shadow:0 14px 30px rgba(15,23,42,.24)}.plan-modal-head{display:flex;align-items:center;justify-content:space-between;gap:.8rem;margin-bottom:.9rem}.plan-modal-head h3{margin:0;font-size:1.06rem}.plan-modal-close{white-space:nowrap}.own-case-assignee-form{justify-content:space-between}.own-case-editor{display:grid;grid-gap:.55rem;gap:.55rem}.own-case-editor-toggle{list-style:none;cursor:pointer;border:1px solid #c7d2e3;border-radius:.5rem;background:#f8fafc;color:#1f3b64;padding:.34rem .58rem;font-size:.82rem;font-weight:700}.own-case-editor-toggle::-webkit-details-marker{display:none}.own-case-editor[open] .own-case-editor-toggle{background:#e8eef8;border-color:#9fb4d5}.own-case-plan-form{margin-top:.15rem}.own-case-plan-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(165px,1fr));grid-gap:.55rem;gap:.55rem}.own-case-monthly{border:1px solid #dbe3ef;border-radius:.55rem;padding:.5rem;display:grid;grid-gap:.4rem;gap:.4rem}.own-case-month-row,.own-case-monthly-header{display:grid;grid-template-columns:86px minmax(0,1fr) minmax(0,1fr) minmax(0,1fr);grid-gap:.42rem;gap:.42rem;align-items:center}.own-case-monthly-header{font-size:.78rem;color:#334155}.own-case-month-row span{font-size:.84rem}.own-case-month-row input{width:100%;min-width:0;height:34px}.own-case-save{justify-self:end}.own-case-assignee-label{min-width:0;width:100%;max-width:360px}.own-case-budget-summary{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));grid-gap:.55rem;gap:.55rem}.own-case-budget-summary-item{display:grid;grid-gap:.2rem;gap:.2rem;padding:.75rem .9rem;border:1px solid #dbe3ef;border-radius:.7rem;background:linear-gradient(180deg,#fff,#f8fafc)}.own-case-budget-summary-item span{font-size:.76rem;color:#64748b}.own-case-budget-summary-item strong{font-size:.9rem;color:#0f172a}.budget-edit-anchor{scroll-margin-top:1rem}.budget-sheet-shell{display:grid;grid-gap:.9rem;gap:.9rem}.budget-sheet-head{display:flex;justify-content:space-between;align-items:flex-end;gap:.9rem;flex-wrap:wrap}.budget-detail-card-head h5,.budget-sheet-title h4{margin:0}.budget-target-rate{display:grid;grid-gap:.15rem;gap:.15rem;padding:.7rem .85rem;min-width:180px;border:1px solid #cbd5e1;border-radius:.75rem;background:linear-gradient(180deg,#fff7ed,#ffedd5);text-align:right}.budget-target-rate span{font-size:.78rem;color:#7c2d12}.budget-target-rate strong{font-size:1.15rem;color:#9a3412}.budget-sheet-cards{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));grid-gap:.7rem;gap:.7rem}.budget-sheet-card{display:grid;grid-gap:.24rem;gap:.24rem;padding:.8rem .9rem;border:1px solid #dbe3ef;border-radius:.75rem;background:linear-gradient(180deg,#fff,#f8fafc)}.budget-sheet-card span{font-size:.78rem;color:#475569}.budget-sheet-card strong{font-size:1rem;color:#0f172a}.budget-sheet-legend{display:flex;flex-wrap:wrap;gap:.55rem}.budget-pill{display:inline-flex;align-items:center;padding:.28rem .6rem;border-radius:999px;font-size:.76rem;font-weight:700}.budget-pill.linked{background:#e0f2fe;color:#075985}.budget-pill.manual{background:#ecfccb;color:#3f6212}.budget-sheet-wrap{overflow-x:auto;border:1px solid #dbe3ef;border-radius:.75rem;background:#fff}.budget-detail-table,.budget-sheet-table{width:max-content;min-width:100%;border-collapse:separate;border-spacing:0}.budget-detail-table td,.budget-detail-table th,.budget-sheet-table td,.budget-sheet-table th{padding:.58rem .62rem;border-right:1px solid #e2e8f0;border-bottom:1px solid #e2e8f0;vertical-align:middle;background:#fff}.budget-detail-table thead th,.budget-sheet-table thead th{position:-webkit-sticky;position:sticky;top:0;z-index:2;background:#eff6ff;color:#1e3a8a;font-size:.78rem;white-space:nowrap}.budget-detail-table tbody th,.budget-detail-table thead th:first-child,.budget-sheet-table tbody th,.budget-sheet-table thead th:first-child{position:-webkit-sticky;position:sticky;left:0;z-index:1}.budget-detail-table thead th:first-child,.budget-sheet-table thead th:first-child{z-index:3}.budget-detail-table tbody th,.budget-sheet-table tbody th{background:#f8fafc;font-size:.82rem;color:#1e293b;text-align:left;min-width:180px}.budget-detail-table tbody th{min-width:72px}.budget-row-linked td,.budget-row-linked th{background:#f0f9ff}.budget-row-soft td,.budget-row-soft th{background:#fcfcfd}.budget-detail-total-row td,.budget-detail-total-row th,.budget-row-calc td,.budget-row-calc th{background:#fff7ed}.budget-input{width:100%;min-width:120px;height:36px;border:1px solid #cbd5e1;border-radius:.5rem;padding:.45rem .6rem;background:#fff;color:#0f172a}.budget-input.amount{text-align:right}.budget-input:focus{outline:none;border-color:#2563eb;box-shadow:0 0 0 3px rgba(37,99,235,.14)}.budget-readonly-cell{min-width:140px;text-align:right}.budget-readonly-cell strong{display:block;color:#0f172a}.budget-readonly-cell span{display:block;margin-top:.18rem;font-size:.72rem;color:#0284c7}.budget-value-cell{min-width:132px;text-align:right;font-feature-settings:"tnum";font-variant-numeric:tabular-nums;white-space:nowrap}.budget-value-cell.strong{font-weight:700;color:#111827}.budget-label-cell{min-width:150px;color:#334155}.budget-muted-cell{min-width:150px;color:#64748b;font-size:.76rem}.budget-detail-grid{display:grid;grid-gap:.8rem;gap:.8rem}.budget-detail-card{display:grid;grid-gap:.65rem;gap:.65rem;padding:.85rem;border:1px solid #dbe3ef;border-radius:.8rem;background:linear-gradient(180deg,#fff,#f8fafc)}.budget-detail-card-head{display:flex;align-items:flex-start;justify-content:space-between;gap:.8rem}.budget-detail-card-head p{margin:.2rem 0 0;font-size:.78rem;color:#475569}.budget-detail-header-label{font-weight:700}.budget-negative{color:#b91c1c}.own-case-assignee-label span{font-size:.78rem}.own-case-assignee-label select{height:34px}.case-row{display:flex;justify-content:space-between;align-items:center;gap:.5rem}.case-row h3{margin:0;font-size:1rem}.badge{background:#dbeafe;color:#1e40af;border-radius:999px;padding:.2rem .5rem;font-size:.75rem}.progress-wrap{width:100%;height:.56rem;border-radius:999px;background:#e2e8f0;overflow:hidden}.progress-bar{height:100%;background:linear-gradient(90deg,#3b82f6,#0ea5e9)}.admin-grid,.region-grid{display:grid;grid-gap:1rem;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}.create-case-collapsible{display:grid;grid-gap:.8rem;gap:.8rem}.create-case-toggle{list-style:none;cursor:pointer;border:1px solid #c7d2e3;border-radius:.55rem;background:#f8fafc;color:#1f3b64;padding:.58rem .72rem;font-weight:700}.create-case-toggle::-webkit-details-marker{display:none}.create-case-collapsible[open] .create-case-toggle{background:#e8eef8;border-color:#9fb4d5}.create-case-body{margin-top:.1rem}.manual-detail-card,.region-card{display:grid;grid-gap:.75rem;gap:.75rem}.manual-image{width:100%;height:auto;border:1px solid #dbe3ef;border-radius:.6rem}.manual-steps{margin:0;padding-left:1.2rem;display:grid;grid-gap:.45rem;gap:.45rem}.text-link{text-decoration:none;color:#1d4ed8}.month-tabs{display:flex;flex-wrap:wrap;gap:.45rem;position:relative;z-index:2}.card>.month-tabs{margin-bottom:.8rem}.sheet-header-picker{position:relative}.sheet-header-picker-trigger{list-style:none;display:inline-flex;align-items:center;gap:.28rem;cursor:pointer}.sheet-header-picker-trigger::-webkit-details-marker{display:none}.sheet-header-picker-trigger span:last-child{max-width:92px;overflow:hidden;text-overflow:ellipsis;font-size:.72rem;line-height:1;opacity:.72}.sheet-header-picker-trigger.active span:last-child{opacity:1;color:#0f3b78;font-weight:700}.sheet-header-picker-menu{position:absolute;top:calc(100% + 6px);left:0;z-index:25;min-width:170px;max-height:240px;overflow:auto;border:1px solid #c7d2e3;border-radius:.5rem;background:#fff;box-shadow:0 10px 24px rgba(15,23,42,.18);padding:.32rem}.sheet-header-picker-option{display:block;text-decoration:none;color:#1f2937;font-size:.78rem;line-height:1.35;padding:.25rem .38rem;border-radius:.35rem}.sheet-header-picker-option:hover{background:#f1f5f9}.sheet-header-picker-option.active{background:#e8eef8;color:#102a43;font-weight:700}.month-tab{text-decoration:none;border:1px solid #c7d2e3;border-radius:999px;padding:.35rem .72rem;color:#1e293b;background:#fff;font-size:.86rem}.month-tab.active{background:#1f3b64;border-color:#1f3b64;color:#f8fafc;font-weight:600}.table-wrap{width:100%;max-width:100%;overflow-x:auto}.sheet-table-wrap{border:1px solid #c7d2e3;border-radius:.62rem;background:#fff;margin-top:.12rem;overflow:visible}table{width:100%;border-collapse:collapse;font-size:.9rem}td,th{border-bottom:1px solid #e2e8f0;text-align:left;padding:.5rem;white-space:nowrap}th{background:#f8fafc}.sheet-table{width:max-content;min-width:2140px;border-collapse:separate;border-spacing:0}.sheet-table td,.sheet-table th{vertical-align:middle;white-space:nowrap;line-height:1.25;height:50px}.sheet-table th{position:-webkit-sticky;position:sticky;top:0;z-index:6;background:#c9d7ee;color:#0f172a;border-right:1px solid #8fa4c2;border-bottom:1px solid #8fa4c2;padding:.56rem .62rem;font-size:.88rem}.sheet-table thead tr:first-child th{border-top:1px solid #8fa4c2}.sheet-table td{border-right:1px solid #ccd7e8;border-bottom:1px solid #ccd7e8;padding:.42rem .52rem;background:#fff}.sheet-table td:first-child,.sheet-table th:first-child{border-left:1px solid #8fa4c2}.sheet-table tbody tr:hover td{background:#f8fbff}.sheet-table tbody tr.sheet-row-urgent td{background:#ffe2e2}.sheet-table tbody tr.sheet-row-urgent:hover td{background:#ffd4d4}.sheet-table tbody tr.sheet-row-contact-alert td{background:#fff4cc}.sheet-table tbody tr.sheet-row-contact-alert:hover td{background:#ffedb3}.sheet-table form{margin:0}.sheet-urgent-missing{color:#9f1239;font-weight:700}.sheet-extra-columns-controls{display:flex;justify-content:flex-end;margin:0 0 .42rem}.sheet-extra-columns-button{height:32px;padding:0 .62rem;font-size:.82rem}.sheet-extra-columns .sheet-extra-column{display:none}.sheet-extra-columns.expanded .sheet-extra-column{display:table-cell}.sheet-input{width:100%;min-width:0;height:34px;padding:.35rem .45rem;border-radius:.38rem;border:1px solid #b9c9df;background:#fff}.sheet-review-input-pair{display:flex;align-items:center;flex-wrap:wrap;gap:.35rem}.sheet-review-input-pair .sheet-input{min-width:160px}.sheet-review-input-pair.disabled .sheet-input{background:#f1f5f9;color:#64748b;border-color:#d5deeb}.sheet-review-view-pair{display:inline-flex;align-items:center;gap:.45rem}.sheet-review-view-pair span{max-width:220px;overflow:hidden;text-overflow:ellipsis}.sheet-review-upload{display:inline-flex;align-items:center;gap:.35rem;min-height:34px}.sheet-upload-dropzone{border:1px dashed transparent;border-radius:.45rem;padding:.18rem .24rem;transition:border-color .12s ease,background-color .12s ease}.sheet-upload-dropzone.drag-active{border-color:#7f9fc7;background:#edf3ff}.sheet-review-upload-button{position:relative;display:inline-flex;align-items:center;justify-content:center;height:30px;padding:0 .56rem;border:1px solid #9fb4d5;border-radius:.38rem;background:#f8fafc;color:#1f3b64;font-size:.75rem;cursor:pointer}.sheet-review-upload-button.disabled{opacity:.62;cursor:not-allowed}.sheet-review-upload-native{position:absolute;inset:0;opacity:0;width:100%;height:100%;cursor:pointer}.sheet-review-upload-empty{font-size:.75rem;color:#64748b}.sheet-review-upload-clear{border:1px solid #c7d2e3;border-radius:.35rem;background:#fff;color:#334155;height:30px;padding:0 .44rem;font-size:.74rem;cursor:pointer}.sheet-review-upload-error{font-size:.74rem;color:#b91c1c}.sheet-multi-upload{display:grid;grid-gap:.3rem;gap:.3rem;min-width:168px}.sheet-multi-upload-item{display:inline-flex;align-items:center;gap:.35rem}.sheet-file-upload{display:grid;grid-gap:.32rem;gap:.32rem;min-width:220px;align-items:start}.sheet-file-upload-name{font-size:.75rem;color:#334155;max-width:220px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.sheet-file-upload-actions{display:flex;flex-wrap:wrap;align-items:center;gap:.35rem}.sheet-input.sheet-input-visit-time{min-width:340px}.sheet-visit-time-inputs{display:flex;align-items:center;justify-content:center;gap:.28rem;min-width:310px;width:100%}.sheet-visit-time-inputs.disabled .sheet-input,.sheet-visit-time-inputs.disabled .sheet-visit-time-separator{background:#f1f5f9;color:#64748b;border-color:#d5deeb}.sheet-visit-time-cell{display:flex;flex-direction:column;align-items:center;gap:.28rem;min-width:310px}.sheet-no-visit-button{height:26px;padding:0 .56rem;font-size:.72rem;line-height:1;white-space:nowrap}.sheet-no-visit-button.active{background:#0f766e;color:#f0fdfa}.sheet-input.sheet-visit-time-date{min-width:170px;width:170px;text-align:center}.sheet-input.sheet-visit-time-hour,.sheet-input.sheet-visit-time-minute{min-width:64px;width:64px;text-align:center}.sheet-input.sheet-visit-time-date::-webkit-datetime-edit,.sheet-input.sheet-visit-time-hour::-webkit-datetime-edit,.sheet-input.sheet-visit-time-minute::-webkit-datetime-edit{display:flex;justify-content:center}.sheet-visit-time-separator{width:10px;text-align:center;color:#334155;font-weight:600}.sheet-input.sheet-input-reporter-count{width:72px;min-width:72px;max-width:72px;text-align:center}.status-badge-cell{min-width:128px}.status-form-cell{min-width:196px}.center-cell{text-align:center}.sheet-link{color:#0b57d0;text-decoration:underline}.sheet-feedback{position:relative;display:inline-block}.sheet-feedback-trigger{border:1px solid #9fb4d5;border-radius:999px;background:#f8fafc;color:#1f3b64;height:30px;padding:0 .56rem;font-size:.75rem;cursor:pointer}.sheet-feedback-trigger.has-feedback{background:#e9f5ee;border-color:#8ec5a3;color:#166534}.sheet-feedback-trigger:disabled{cursor:not-allowed;opacity:.62}.sheet-feedback-panel{position:absolute;top:calc(100% + 6px);left:0;z-index:28;width:340px;border:1px solid #cbd5e1;border-radius:.55rem;background:#fff;box-shadow:0 12px 28px rgba(15,23,42,.16);padding:.6rem}.sheet-feedback-form,.sheet-feedback-readonly{display:grid;grid-gap:.5rem;gap:.5rem}.sheet-feedback-textarea{min-height:126px;width:100%;resize:vertical;white-space:pre-wrap}.sheet-feedback-readonly p{margin:0;min-height:72px;max-height:220px;overflow:auto;white-space:pre-wrap;word-break:break-word;color:#0f172a;font-size:.86rem}.sheet-feedback-actions{display:flex;justify-content:flex-end;gap:.4rem}.sheet-feedback-close,.sheet-feedback-save{height:30px;padding:0 .62rem;font-size:.75rem}.sheet-status{display:inline-flex;align-items:center;justify-content:center;min-width:96px;border-radius:999px;padding:.2rem .55rem;font-size:.84rem;line-height:1;font-weight:700}.sheet-status.done{background:#bfe1f6;color:#0a53a8}.sheet-status.pending{background:#b10202;color:#ffcfc9}.status-inline-form{display:flex;flex-wrap:nowrap;align-items:center;gap:.3rem}.status-inline-form,.status-inline-form.compact{min-width:max-content}.status-inline-form input,.status-inline-form select{height:34px;padding:.35rem .46rem}.status-inline-form select{width:118px}.status-inline-form select.sheet-status-select{border-radius:999px;font-weight:700;border:1px solid transparent}.status-inline-form select.sheet-status-select.done{background:#bfe1f6;color:#0a53a8;border-color:#9fc8e8}.status-inline-form select.sheet-status-select.pending{background:#b10202;color:#ffcfc9;border-color:#900202}.status-inline-form .button{height:34px;padding:0 .56rem;white-space:nowrap;font-size:.82rem}.sheet-transfer-status-toggle{display:inline-flex;align-items:center;gap:.35rem}.sheet-transfer-status-toggle.read-only{opacity:.92}.sheet-transfer-status-pill{min-width:68px;height:32px;border:1px solid #cbd5e1;border-radius:.65rem;background:#fff;color:#475569;font-size:.8rem;font-weight:700;padding:0 .6rem;cursor:pointer;transition:background .12s ease,border-color .12s ease,color .12s ease,box-shadow .12s ease}.sheet-transfer-status-pill.pending.active{background:#fef2f2;border-color:#fca5a5;color:#b91c1c}.sheet-transfer-status-pill.done.active{background:#dcfce7;border-color:#86efac;color:#166534}.sheet-transfer-status-pill:disabled{cursor:default;opacity:1}.sheet-table td:first-child,.sheet-table td:nth-child(2),.sheet-table th:first-child,.sheet-table th:nth-child(2){min-width:110px}.sheet-table td:nth-child(3),.sheet-table th:nth-child(3){min-width:230px}.sheet-table td:nth-child(4),.sheet-table th:nth-child(4){min-width:96px}.sheet-table td:nth-child(6),.sheet-table th:nth-child(6){min-width:145px}.sheet-table td:nth-child(7),.sheet-table th:nth-child(7){min-width:340px}.sheet-table td:nth-child(8),.sheet-table th:nth-child(8){min-width:72px}.sheet-table td.col-visit-time,.sheet-table th.col-visit-time{min-width:340px}.sheet-table td.col-reporter-count,.sheet-table th.col-reporter-count{min-width:72px;width:72px}.sheet-table td.col-transfer-status,.sheet-table th.col-transfer-status{min-width:164px}.sheet-table td.col-feedback,.sheet-table th.col-feedback{min-width:150px}.sheet-table td.col-payment-document,.sheet-table th.col-payment-document{min-width:240px}.sheet-table-frozen-leading.sheet-table-frozen-ready td[data-sheet-frozen=true],.sheet-table-frozen-leading.sheet-table-frozen-ready th[data-sheet-frozen=true]{position:-webkit-sticky;position:sticky;left:var(--sheet-freeze-left)}.sheet-table-frozen-leading.sheet-table-frozen-ready tbody td[data-sheet-frozen=true]{z-index:4;background:#fff}.sheet-table-frozen-leading.sheet-table-frozen-ready tbody td:has(.case-detail[open]),.sheet-table-frozen-leading.sheet-table-frozen-ready tbody td:has(.sheet-feedback.open),.sheet-table-frozen-leading.sheet-table-frozen-ready tbody td:has(.sheet-kolc-detail[open]),.sheet-table-frozen-leading.sheet-table-frozen-ready tbody td:has(.sheet-payment-detail[open]){z-index:8}.sheet-table-frozen-leading.sheet-table-frozen-ready thead th[data-sheet-frozen=true]{z-index:9}.sheet-table-frozen-leading.sheet-table-frozen-ready tbody tr:hover td[data-sheet-frozen=true]{background:#f8fbff}.sheet-table-frozen-leading.sheet-table-frozen-ready tbody tr.sheet-row-urgent td[data-sheet-frozen=true]{background:#ffe2e2}.sheet-table-frozen-leading.sheet-table-frozen-ready tbody tr.sheet-row-urgent:hover td[data-sheet-frozen=true]{background:#ffd4d4}.sheet-table-frozen-leading.sheet-table-frozen-ready tbody tr.sheet-row-contact-alert td[data-sheet-frozen=true]{background:#fff4cc}.sheet-table-frozen-leading.sheet-table-frozen-ready tbody tr.sheet-row-contact-alert:hover td[data-sheet-frozen=true]{background:#ffedb3}.sheet-table-frozen-leading.sheet-table-frozen-ready td[data-sheet-frozen-edge=true],.sheet-table-frozen-leading.sheet-table-frozen-ready th[data-sheet-frozen-edge=true]{box-shadow:1px 0 0 #8fa4c2,8px 0 12px -10px rgba(15,23,42,.45)}.sheet-table td:nth-child(9),.sheet-table th:nth-child(9){min-width:140px}.sheet-table td:nth-child(10),.sheet-table td:nth-child(14),.sheet-table th:nth-child(10),.sheet-table th:nth-child(14){min-width:110px}.sheet-table td:nth-child(16),.sheet-table th:nth-child(16){min-width:160px}.sheet-table td:nth-child(11),.sheet-table td:nth-child(12),.sheet-table td:nth-child(13),.sheet-table th:nth-child(11),.sheet-table th:nth-child(12),.sheet-table th:nth-child(13){min-width:100px}.sheet-table td:nth-child(15),.sheet-table th:nth-child(15){min-width:180px}.sheet-type-cell{display:inline-flex;align-items:center;gap:.35rem}.sheet-kolc-detail{position:relative;display:inline-block}.sheet-kolc-detail-trigger{list-style:none;cursor:pointer;border:1px solid #9fb4d5;border-radius:999px;padding:.1rem .48rem;font-size:.74rem;color:#1f3b64;background:#f8fafc}.sheet-kolc-detail-trigger::-webkit-details-marker{display:none}.sheet-kolc-detail-content{position:absolute;top:calc(100% + 6px);left:0;z-index:25;width:292px;border:1px solid #cbd5e1;border-radius:.55rem;background:#fff;box-shadow:0 12px 28px rgba(15,23,42,.16);padding:.6rem}.sheet-kolc-detail-fields{display:grid;grid-gap:.42rem;gap:.42rem}.sheet-kolc-detail-fields label{display:grid;grid-gap:.2rem;gap:.2rem}.sheet-kolc-detail-fields label span{color:#334155;font-size:.75rem}.sheet-input.sheet-kolc-detail-input,.sheet-kolc-detail-select{width:100%;min-width:0;height:32px;border-radius:.38rem;border:1px solid #b9c9df;background:#fff;padding:.32rem .45rem;font-size:.84rem}.sheet-kolc-detail-view{margin:0;display:grid;grid-gap:.32rem;gap:.32rem}.sheet-kolc-detail-view div{display:grid;grid-template-columns:86px minmax(0,1fr);grid-gap:.34rem;gap:.34rem;font-size:.78rem}.sheet-kolc-detail-view dt{color:#334155}.sheet-kolc-detail-view dd{margin:0;color:#0f172a;word-break:break-word}.sheet-kolc-detail-empty{margin:0;font-size:.82rem;color:#475569}.sheet-payment-method-cell{display:inline-flex;align-items:center;gap:.35rem}.sheet-payment-method-select{min-width:122px;height:32px;border-radius:.38rem;border:1px solid #b9c9df;background:#fff;padding:.32rem .42rem;font-size:.82rem}.sheet-payment-detail{position:relative;display:inline-block}.sheet-payment-detail-trigger{list-style:none;cursor:pointer;border:1px solid #9fb4d5;border-radius:999px;padding:.1rem .48rem;font-size:.74rem;color:#1f3b64;background:#f8fafc}.sheet-payment-detail-trigger::-webkit-details-marker{display:none}.sheet-payment-detail-content{position:absolute;top:calc(100% + 6px);left:0;z-index:26;width:322px;border:1px solid #cbd5e1;border-radius:.55rem;background:#fff;box-shadow:0 12px 28px rgba(15,23,42,.16);padding:.6rem}.sheet-payment-detail-fields{display:grid;grid-gap:.42rem;gap:.42rem}.sheet-payment-detail-fields label{display:grid;grid-gap:.2rem;gap:.2rem}.sheet-payment-detail-fields label span{color:#334155;font-size:.75rem}.sheet-input.sheet-payment-detail-input{width:100%;min-width:0}.sheet-payment-detail-empty{margin:.45rem 0 0;font-size:.8rem;color:#64748b}.case-title-wrap{display:inline-flex;align-items:center;gap:.4rem}.case-detail{position:relative}.case-detail-trigger{list-style:none;cursor:pointer;border:1px solid #9fb4d5;border-radius:999px;padding:.12rem .5rem;font-size:.75rem;color:#1f3b64;background:#f8fafc}.case-detail-trigger::-webkit-details-marker{display:none}.case-detail-content{position:absolute;top:calc(100% + 6px);left:0;z-index:20;width:420px;max-height:360px;overflow:auto;border:1px solid #cbd5e1;border-radius:.55rem;background:#fff;box-shadow:0 12px 28px rgba(15,23,42,.16);padding:.65rem;white-space:normal}.case-detail-empty{margin:0;font-size:.84rem;color:#475569}.case-detail-section+.case-detail-section{margin-top:.6rem;border-top:1px solid #e2e8f0;padding-top:.55rem}.case-detail-section h4{margin:0 0 .35rem;font-size:.82rem}.case-detail-section dl{margin:0;display:grid;grid-gap:.22rem;gap:.22rem}.case-detail-row{display:grid;grid-template-columns:145px minmax(0,1fr);grid-gap:.4rem;gap:.4rem;font-size:.78rem}.case-detail-row dt{color:#334155}.case-detail-row dd{margin:0;color:#0f172a;word-break:break-word;white-space:pre-wrap}@media (max-width:900px){.app-shell{grid-template-columns:1fr}.sidebar{min-height:auto;height:auto;max-height:none;position:static;grid-template-rows:auto auto auto;overflow:visible}.sidebar-nav{grid-template-columns:repeat(2,minmax(0,1fr))}.content{padding-top:1rem}.month-tabs{overflow-x:auto;flex-wrap:nowrap;padding-bottom:.2rem}.month-tab{white-space:nowrap}.status-inline-form,.status-inline-form.compact{min-width:max-content}.case-detail-content{width:min(82vw,420px);left:auto;right:0}.sheet-kolc-detail-content{left:auto;right:0;width:min(82vw,292px)}.sheet-payment-detail-content{left:auto;right:0;width:min(82vw,322px)}.sheet-feedback-panel{left:auto;right:0;width:min(82vw,340px)}.reminder-card{flex-basis:min(340px,calc(100vw - 4.5rem));width:min(340px,calc(100vw - 4.5rem))}.public-report-table td.public-col-visit-time,.public-report-table th.public-col-visit-time{width:120px;min-width:120px;font-size:.74rem;letter-spacing:-.01em}.public-report-active-region{align-items:flex-start;flex-wrap:wrap}.public-report-active-store{max-width:calc(100vw - 4rem)}}