html,body,#app{width:100%;height:100%;margin:0;padding:0}:root{--bg: #f4f6f9;--surface: #ffffff;--surface-soft: #f7f9fc;--surface-muted: #eef2f7;--sidebar: #111827;--sidebar-soft: #202a3b;--primary: #315efb;--primary-dark: #2448d8;--primary-soft: #eef2ff;--success: #16875d;--warning: #d97706;--danger: #d14343;--info: #315efb;--text: #1d2433;--muted: #5e6879;--text-tertiary: #8b95a5;--border: #dfe4ec;--border-light: #edf0f4;--border-strong: #c8d0dc;--shadow: 0 10px 28px rgba(33, 48, 76, .07);--shadow-float: 0 18px 48px rgba(22, 34, 58, .14);--radius: 10px;--control-radius: 8px}*{box-sizing:border-box}html,body,#app{width:100%;min-width:0;height:100%;margin:0}body{font-family:Inter,PingFang SC,Microsoft YaHei,Arial,sans-serif;font-size:14px;line-height:1.5;color:var(--text);background:var(--bg);-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button{cursor:pointer}button,a,input,select,textarea{transition:border-color .2s ease,background-color .2s ease,color .2s ease,box-shadow .2s ease,transform .15s ease}button:active,.btn:active{transform:translateY(1px)}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:3px solid rgba(49,94,251,.22);outline-offset:2px}.web-shell{display:grid;grid-template-columns:224px minmax(0,1fr);min-height:100vh;background:var(--bg)}.sidebar{position:sticky;top:0;display:flex;flex-direction:column;height:100vh;padding:16px 12px 14px;color:#e5e7eb;background:var(--sidebar)}.brand{display:flex;align-items:center;gap:12px;padding:3px 8px 17px;border-bottom:1px solid rgba(255,255,255,.08)}.brand-mark,.nav-icon,.avatar{display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto}.brand-mark{width:40px;height:40px;border-radius:10px;color:#fff;font-weight:700;background:var(--primary)}.brand strong{display:block;color:#fff;font-size:15px}.brand span,.nav-title,.sidebar-status small,.muted,.field-help{color:var(--muted)}.brand span{font-size:12px}.nav-title{margin:18px 10px 7px;color:#94a3b8;font-size:11px;letter-spacing:.04em}.nav-link{position:relative;display:flex;align-items:center;gap:10px;min-height:40px;padding:8px 10px;border-radius:9px;color:#cbd5e1;font-weight:500}.nav-link:hover,.nav-link.active{color:#fff;background:var(--sidebar-soft)}.nav-link.active:before{position:absolute;top:10px;bottom:10px;left:-6px;width:3px;border-radius:999px;background:#6f8cff;content:""}.nav-icon{width:26px;height:26px;border-radius:7px;color:#aeb9ca;background:#ffffff0e}.nav-icon svg{width:16px;height:16px}.nav-link:hover .nav-icon,.nav-link.active .nav-icon{color:#fff;background:#6f8cff33}.sidebar-status{margin-top:auto;padding:11px 12px;border:1px solid rgba(255,255,255,.045);border-radius:10px;background:#ffffff0f}.sidebar-status small{display:block;margin-top:5px}.web-main{min-width:0}.web-topbar{position:sticky;top:0;z-index:20;display:flex;align-items:center;justify-content:space-between;gap:16px;height:58px;padding:0 28px;background:#fffffff5;border-bottom:1px solid var(--border);backdrop-filter:blur(16px)}.topbar-left,.topbar-right,.page-actions,.form-actions,.card-head{display:flex;align-items:center;gap:10px}.topbar-right{justify-content:flex-end}.org-pill{display:flex;align-items:center;gap:10px;min-height:36px;padding:6px 10px;border:1px solid var(--border);border-radius:var(--control-radius);background:var(--surface);color:inherit;text-align:left}.org-pill:hover{border-color:#b9c6ee;background:#f8faff}.org-pill span{color:var(--muted);font-size:12px}.org-pill b{color:var(--primary);font-size:12px}.topbar-icon-link,.topbar-logout{display:inline-flex;align-items:center;justify-content:center;min-width:34px;height:34px;padding:0 8px;border:1px solid transparent;border-radius:var(--control-radius);background:transparent;color:var(--muted)}.topbar-icon-link:hover,.topbar-logout:hover{border-color:var(--border);background:var(--surface-soft);color:var(--primary)}.topbar-icon-link svg,.topbar-logout svg{width:18px;height:18px}.topbar-logout{gap:5px}.topbar-account-name{max-width:112px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.org-switch-mask{position:fixed;z-index:100;inset:0;display:grid;place-items:center;padding:24px;background:#0e142280}.org-switch-dialog{display:grid;grid-template-rows:auto minmax(0,1fr) auto;width:min(900px,100%);max-height:min(720px,calc(100dvh - 48px));border-radius:12px;background:var(--surface);box-shadow:0 24px 70px #0f172a38;overflow:hidden}.org-switch-dialog>header,.org-switch-dialog>footer{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:18px 20px}.org-switch-dialog>header{border-bottom:1px solid var(--border)}.org-switch-dialog>header span,.org-switch-current span{color:var(--muted);font-size:12px}.org-switch-dialog>header h2{margin:3px 0 0;font-size:20px}.org-switch-dialog>header button{min-height:40px;padding:0 10px;border:0;background:transparent;color:var(--primary);font-weight:600}.org-switch-body{display:grid;grid-template-columns:280px minmax(0,1fr);min-height:360px;overflow:hidden}.org-switch-body>nav{display:grid;align-content:start;gap:8px;padding:16px;border-right:1px solid var(--border);background:var(--surface-soft);overflow:auto}.org-switch-body>nav button{display:grid;gap:4px;min-height:66px;padding:12px;border:1px solid transparent;border-radius:8px;background:transparent;color:var(--text);text-align:left}.org-switch-body>nav button:hover,.org-switch-body>nav button.active{border-color:#b9c6ee;background:#eef2ff}.org-switch-body>nav small,.org-showroom-list label small{color:var(--muted)}.org-showroom-list{display:grid;align-content:start;gap:10px;padding:20px;overflow:auto}.org-switch-current{display:grid;gap:3px;margin-bottom:4px}.org-showroom-list label{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:12px;min-height:70px;padding:12px 14px;border:1px solid var(--border);border-radius:8px;cursor:pointer}.org-showroom-list label.selected{border-color:var(--primary);background:#f6f8ff;box-shadow:0 0 0 1px #315efb14}.org-showroom-list label input{width:18px;height:18px;accent-color:var(--primary)}.org-showroom-list label span{display:grid;gap:4px;min-width:0}.org-showroom-list label strong,.org-showroom-list label small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.org-showroom-list label b{color:var(--primary);font-size:12px}.org-switch-empty{padding:28px 18px;border:1px dashed var(--border);border-radius:8px;color:var(--muted);text-align:center}.org-switch-empty p{margin:7px 0 0;font-size:13px}.org-switch-empty.standalone{margin:24px}.org-switch-dialog>footer{justify-content:flex-end;border-top:1px solid var(--border)}.org-switch-dialog>footer button{min-width:96px;min-height:42px;border:1px solid var(--border);border-radius:8px;background:var(--surface)}.org-switch-dialog>footer button.primary{border-color:var(--primary);background:var(--primary);color:#fff;font-weight:600}.org-switch-dialog>footer button:disabled{cursor:not-allowed;opacity:.55}@media (max-width: 700px){.org-switch-mask{align-items:end;padding:0}.org-switch-dialog{width:100%;max-height:90dvh;border-radius:16px 16px 0 0}.org-switch-body{grid-template-columns:1fr;overflow:auto}.org-switch-body>nav{display:flex;padding:12px 16px;border-right:0;border-bottom:1px solid var(--border);overflow-x:auto}.org-switch-body>nav button{min-width:190px}.org-showroom-list{overflow:visible}}.icon-button{width:34px;height:34px;display:inline-flex;align-items:center;justify-content:center;border:1px solid var(--border);border-radius:8px;background:var(--surface)}.avatar.small{width:30px;height:30px;border-radius:50%;color:#fff;font-weight:700;background:var(--primary)}.web-content{width:100%;max-width:1600px;margin:0 auto;padding:26px 30px 36px}.proto-page{display:flex;flex-direction:column;gap:18px}.page-head{display:flex;align-items:flex-start;justify-content:space-between;gap:24px;min-height:66px;padding:2px 0}.page-head h1{margin:5px 0;font-size:25px;line-height:1.2;letter-spacing:-.02em}.page-head p{margin:0}.breadcrumb{color:var(--text-tertiary);font-size:12px}.grid{display:grid;grid-template-columns:minmax(0,1fr);gap:16px}.grid.cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.grid.cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.grid.cols-4,.dashboard-kpis{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.dashboard-kpis.settings-kpis{grid-template-columns:repeat(3,minmax(0,1fr))}.detail-layout{display:grid;grid-template-columns:minmax(0,1fr) 300px;gap:16px;align-items:start}.detail-layout aside .form-grid{grid-template-columns:1fr}.section-gap{margin-top:16px}.card,.form-section{border:1px solid var(--border);border-radius:var(--radius);background:var(--surface);box-shadow:none}.card,.form-section{padding:20px}.form-page{width:min(1180px,100%);margin:0 auto}.form-section-title{margin:24px 0 14px;padding-bottom:10px;border-bottom:1px solid var(--border);font-size:16px}.form-section-title:first-of-type{margin-top:8px}.card h2,.form-section h2{margin:0;font-size:17px}.card-head{justify-content:space-between;margin-bottom:14px}.toolbar{display:grid;grid-template-columns:repeat(4,minmax(160px,1fr)) auto auto;gap:12px;align-items:end;padding:16px;border:1px solid var(--border);border-radius:var(--radius);background:var(--surface);box-shadow:none}.metric{min-height:116px}.metric strong{display:block;margin:10px 0 6px;font-size:28px;line-height:1.15;font-variant-numeric:tabular-nums}.metric small{display:block;color:var(--muted);font-size:12px}.danger{color:var(--danger)}.dashboard-kpi span,.dashboard-kpi em{display:block;color:var(--muted);font-style:normal}.dashboard-kpi strong{display:block;margin:8px 0 4px;font-size:28px}.dashboard-kpi p{margin:8px 0 0;color:var(--muted)}.dashboard-kpi.info{border-top:3px solid var(--info)}.dashboard-kpi.success{border-top:3px solid var(--success)}.dashboard-kpi.warning{border-top:3px solid var(--warning)}.dashboard-kpi.danger{border-top:3px solid var(--danger)}.dashboard-kpi.neutral{border-top:3px solid #64748b}.dashboard-alert{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:16px 18px;border:1px solid #fecaca;border-radius:var(--radius);background:#fff1f2}.dashboard-alert strong{display:block;margin-top:8px;font-size:17px}.dashboard-alert p{margin:4px 0 0;color:#7f1d1d}.dashboard-layout{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(360px,.8fr);gap:16px;align-items:stretch}.dashboard-panel{display:flex;flex-direction:column;height:min(560px,calc(100vh - 190px));min-height:360px;overflow:hidden}.dashboard-panel .card-head{flex:0 0 auto}.dashboard-panel-body,.todo-list{flex:1;min-height:0;overflow-y:auto}.dashboard-empty{display:flex;align-items:center;justify-content:center;flex-direction:column;min-height:100%}.dashboard-empty strong{color:var(--text);font-size:15px}.dashboard-empty p{max-width:440px;margin:8px 0 0}.todo-card{display:flex;flex-direction:column;height:min(620px,calc(100vh - 190px));min-height:420px;overflow:hidden}.todo-tabs{flex:0 0 auto}.todo-list{margin-top:16px}.priority-list,.timeline-board{display:grid;gap:10px}.priority-item,.schedule-item{display:grid;align-items:center;gap:12px;padding:12px;border:1px solid var(--border);border-radius:var(--radius);background:var(--surface-soft);color:inherit;text-decoration:none}.priority-item{grid-template-columns:68px minmax(0,1fr) auto}.priority-item time,.schedule-item time{font-weight:700;color:var(--text)}.priority-item strong,.schedule-item strong{display:block}.priority-item p,.schedule-item p{margin:4px 0 0;color:var(--muted)}.priority-item>span{color:var(--primary);font-weight:600}.priority-item.danger,.schedule-item.danger{border-color:#fecaca;background:#fff1f2}.priority-item.warning,.schedule-item.warning,.schedule-item.vvip{border-color:#fde68a;background:#fffbeb}.priority-item.neutral,.schedule-item.info{border-color:#bfdbfe;background:#eff6ff}.schedule-item{grid-template-columns:58px minmax(0,1fr)}.schedule-item.success{border-color:#bbf7d0;background:#f0fdf4}.btn{display:inline-flex;align-items:center;justify-content:center;min-height:36px;padding:0 14px;border:1px solid var(--border);border-radius:var(--control-radius);font-weight:500;color:var(--text);background:var(--surface)}.btn:hover{border-color:#cbd5e1;background:var(--surface-soft)}.btn.primary{color:#fff;border-color:var(--primary);background:var(--primary);box-shadow:0 5px 12px #315efb29}.btn.primary:hover{background:var(--primary-dark)}.btn.danger{color:#fff;border-color:var(--danger);background:var(--danger)}.btn.small{min-height:30px;padding:0 10px;font-size:13px}.text-button{padding:0;border:0;color:var(--primary);background:transparent}.tag{display:inline-flex;align-items:center;min-height:24px;padding:2px 8px;border-radius:999px;color:#475569;font-size:12px;background:#f1f5f9}.tag.success{color:#166534;background:#dcfce7}.tag.warning{color:#92400e;background:#fef3c7}.tag.danger{color:#991b1b;background:#fee2e2}.tag.info{color:#075985;background:#e0f2fe}.tag.dark{color:#fff;background:#111827}.choice-grid{display:flex;align-items:center;gap:18px;min-height:38px}.choice-grid label{display:flex;align-items:center;gap:6px;font-weight:400}.choice-grid.wrap{flex-wrap:wrap}.task-list{display:grid;gap:10px}.task-row{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:12px;padding:12px;border:1px solid var(--border);border-radius:var(--radius);background:var(--surface-soft)}.task-row p{margin:3px 0 0;color:var(--muted)}.calendar-toolbar{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:14px}.reception-calendar{display:grid;border-top:1px solid var(--border);border-left:1px solid var(--border)}.reception-calendar.week{grid-template-columns:repeat(7,minmax(130px,1fr))}.reception-calendar.month{grid-template-columns:repeat(7,minmax(110px,1fr))}.calendar-day{min-height:180px;padding:8px;border-right:1px solid var(--border);border-bottom:1px solid var(--border);background:#fff}.reception-calendar.month .calendar-day{min-height:128px}.calendar-day.outside{opacity:.42;background:var(--surface-soft)}.calendar-day header{display:flex;justify-content:space-between;margin-bottom:8px;color:var(--muted)}.calendar-event{display:block;width:100%;margin:5px 0;padding:7px;border:0;border-left:3px solid var(--info);border-radius:6px;color:var(--text);text-align:left;background:#eff6ff}.calendar-event.vip{border-color:var(--warning);background:#fffbeb}.calendar-event.vvip{border-color:#111827;background:#f1f5f9}.calendar-event strong,.calendar-event span,.calendar-event small{display:block;overflow:hidden;text-overflow:ellipsis}.calendar-event span,.calendar-event small{margin-top:2px;color:var(--muted);font-size:11px}.calendar-empty{padding:22px 4px;color:var(--muted);text-align:center}.reception-filter{grid-template-columns:repeat(4,minmax(150px,1fr)) auto}.modal-mask{position:fixed;inset:0;z-index:30;display:flex;align-items:center;justify-content:center;padding:20px;background:#0f172a7a;overscroll-behavior:contain;touch-action:none}.modal-card{width:min(480px,100%);max-height:90vh;overflow:auto;padding:22px;border-radius:var(--radius);background:#fff;box-shadow:var(--shadow);overscroll-behavior:contain;touch-action:auto}.modal-card.wide{width:min(720px,100%)}.modal-card h2{margin-top:0}.timeline{display:grid;gap:16px;margin:0;padding-left:20px}.timeline p{margin:4px 0 0;color:var(--muted)}.share-page{min-height:100vh;padding:36px 20px;background:var(--bg)}.share-wrap{width:min(1280px,100%);margin:0 auto}.share-brand{margin-bottom:20px;text-align:center}.share-brand h1{margin:12px 0 6px}.tabs.compact{padding:0;border:0}.share-footnote{margin-top:18px;text-align:center;font-size:12px}.share-nav{min-width:0}.share-nav strong{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.share-mobile-empty{display:none}.form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.field{display:flex;flex-direction:column;gap:6px}.field.span-2,.span-2{grid-column:span 2}.field label{font-weight:600}.required:after{content:" *";color:var(--danger)}.field input,.field select,.field textarea{width:100%;min-height:38px;padding:8px 10px;border:1px solid var(--border);border-radius:var(--control-radius);background:var(--surface)}.field input:hover,.field select:hover,.field textarea:hover{border-color:var(--border-strong)}.field input:focus,.field select:focus,.field textarea:focus{border-color:var(--primary);box-shadow:0 0 0 3px #315efb17}.field input:disabled,button:disabled{cursor:not-allowed;opacity:.6}.field textarea{min-height:84px;resize:vertical}.field-help{font-size:12px}.notice{padding:12px;border:1px solid #bfdbfe;border-radius:8px;color:#1e3a8a;background:#eff6ff}.notice.warning{border-color:#fde68a;color:#92400e;background:#fffbeb}.form-actions{justify-content:flex-end;margin-top:16px}.row-actions{display:flex;align-items:center;gap:8px}.row-actions.centered{justify-content:center}.organization-summary .card{min-height:142px}.current-company-card h2{margin:18px 0 8px;font-size:21px}.current-company-card p,.organization-summary .metric p{margin:0}.organization-table-card{margin-top:2px}.table-subtitle{display:block;margin-top:3px;color:var(--muted);font-size:12px}.table-empty{height:120px;color:var(--muted);text-align:center!important}.organization-form-page{width:min(1320px,100%);margin:0 auto}.organization-form-grid{align-items:stretch}.organization-form-grid>.form-section{min-width:0}.organization-form-grid .field{min-width:0}.organization-form-grid .field input,.organization-form-grid .field select{height:40px}.organization-form-grid .form-section>h2{margin-bottom:18px;padding-bottom:12px;border-bottom:1px solid var(--border)}.initialization-section{display:flex;flex-direction:column}.initialization-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-bottom:20px}.initialization-list label{display:flex;align-items:center;gap:9px;min-height:48px;padding:12px;border:1px solid var(--border);border-radius:var(--radius);background:var(--surface-soft)}.initialization-detail{display:grid;grid-template-columns:128px minmax(0,1fr);gap:16px;margin:24px 0 0}.initialization-detail dt{color:var(--muted)}.initialization-detail dd{margin:0;font-weight:500}.config-list{display:grid;gap:10px}.config-row{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px 0;border-top:1px solid var(--border)}.config-row:first-child{border-top:0}.config-row p{margin:4px 0 0}.config-button{width:100%;text-align:left;border:0;border-top:1px solid var(--border);background:transparent}.config-button.active{margin:0 -10px;padding-right:10px;padding-left:10px;border-radius:8px;background:#eff6ff}.detail-list{display:grid;grid-template-columns:120px minmax(0,1fr);gap:12px 16px;margin:0}.detail-list dt{color:var(--muted)}.detail-list dd{margin:0;min-width:0}.empty-state{padding:36px 24px;border:1px dashed var(--border);border-radius:8px;color:var(--muted);text-align:center;background:#fbfcfe}.tabs{display:flex;gap:22px;padding:0 2px;border-bottom:1px solid var(--border)}.tabs button{position:relative;min-height:42px;padding:0 2px;border:0;border-radius:0;background:transparent;color:var(--muted)}.tabs button.active{color:var(--primary);background:transparent}.tabs button.active:after{position:absolute;right:0;bottom:-1px;left:0;height:2px;border-radius:999px 999px 0 0;background:var(--primary);content:""}.permission-layout{display:grid;grid-template-columns:280px minmax(0,1fr);gap:16px;align-items:start}.role-list{display:grid;gap:8px}.role-list button{display:flex;align-items:center;justify-content:space-between;gap:10px;width:100%;min-height:54px;padding:10px 12px;border:1px solid var(--border);border-radius:var(--radius);color:var(--text);text-align:left;background:var(--surface)}.role-list button.selected,.role-list button:hover{border-color:#bfdbfe;background:#eff6ff}.role-list button span,.role-list button small{display:block}.role-list button small{margin-top:2px;color:var(--muted)}.role-list button b{color:var(--primary)}.permission-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.permission-grid label{display:flex;align-items:center;gap:8px;min-height:38px;padding:8px 10px;border:1px solid var(--border);border-radius:var(--radius);background:var(--surface-soft)}.position-summary{margin-top:20px;padding:16px;border-radius:var(--radius);background:var(--surface-soft)}.permission-matrix th,.permission-matrix td{text-align:center;white-space:nowrap}.permission-matrix th:first-child,.permission-matrix td:first-child{min-width:140px;text-align:left}.permission-yes{color:var(--success);font-weight:700}.form-section.compact{margin-bottom:16px;box-shadow:none}.screen-card{display:block;min-height:152px;padding:16px;border:1px solid var(--border);border-radius:var(--radius);background:var(--surface);box-shadow:var(--shadow)}.screen-card.static:hover{border-color:var(--border);transform:none}.screen-card h3{margin:0 0 8px;font-size:16px}.screen-card p{margin:0 0 12px;color:var(--muted)}.flow{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.flow-step{min-height:112px;padding:14px;border:1px solid var(--border);border-radius:var(--radius);background:var(--surface-soft)}.flow-step small,.flow-step p{color:var(--muted)}.flow-step strong{display:block;margin:6px 0}.table-wrap{border:1px solid var(--border);border-radius:var(--radius);background:var(--surface);overflow-x:auto}table{width:100%;border-collapse:collapse}th,td{padding:13px 14px;border-bottom:1px solid var(--border-light);text-align:left;vertical-align:middle}th:last-child,td:last-child{text-align:center}th{color:#667085;font-weight:600;background:#f6f8fb}tbody tr:last-child td{border-bottom:0}tbody tr{transition:background-color .16s ease}tbody tr:hover{background:#fafbff}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:#e5e7eb}::-webkit-scrollbar-thumb{border-radius:8px;background:#cbd5e1}@media (max-width: 1024px){.web-shell{grid-template-columns:1fr}.sidebar{position:static;height:auto}.detail-layout,.grid.cols-2,.grid.cols-3,.grid.cols-4,.dashboard-kpis,.dashboard-layout,.toolbar,.permission-layout,.permission-grid,.flow,.dashboard-kpis.settings-kpis{grid-template-columns:1fr}.dashboard-panel,.todo-card{height:auto;min-height:360px}.initialization-list{grid-template-columns:1fr}.web-topbar,.page-head{align-items:flex-start;flex-direction:column;height:auto;padding-top:14px;padding-bottom:14px}.form-grid{grid-template-columns:1fr}.field.span-2,.span-2{grid-column:span 1}}@media (max-width: 1180px){.reception-calendar{overflow-x:auto}.reception-calendar.week,.reception-calendar.month{min-width:900px}}@media (max-width: 720px){.share-page{padding:14px 12px 24px;background:#f4f6fb}.share-wrap{width:100%}.share-brand{margin-bottom:14px;text-align:left}.share-brand h1{margin:10px 0 8px;font-size:22px;line-height:1.25}.share-brand p{line-height:1.55}.share-page .notice{margin-bottom:12px;line-height:1.55}.share-toolbar{display:grid;grid-template-columns:1fr;gap:10px;margin-bottom:12px}.share-toolbar .tabs{display:grid;grid-template-columns:1fr 1fr;width:100%}.share-nav{display:grid;grid-template-columns:42px minmax(0,1fr) 42px;width:100%}.share-nav .btn{min-width:0;height:40px}.share-nav strong{display:grid;min-height:40px;place-items:center;padding:0 8px;border:1px solid var(--border);border-radius:8px;background:#fff}.share-page .reception-calendar,.share-page .reception-calendar.week,.share-page .reception-calendar.month{display:grid;grid-template-columns:1fr;min-width:0;overflow:visible;gap:10px;border:0}.share-page .calendar-day{min-height:0;padding:12px;border:1px solid var(--border);border-radius:10px;background:#fff}.share-page .reception-calendar.month .calendar-day{min-height:0}.share-page .reception-calendar.month .calendar-day:not(.has-events){display:none}.share-page .calendar-day.outside{display:none}.share-page .calendar-day header{margin-bottom:10px;padding-bottom:9px;border-bottom:1px solid var(--border)}.share-page .calendar-day header span,.share-page .calendar-day header strong{color:var(--text);font-size:14px}.share-page .calendar-event{margin:8px 0 0;padding:10px 11px;border-radius:8px}.share-page .calendar-event strong{white-space:normal;line-height:1.45}.share-page .calendar-event span,.share-page .calendar-event small{margin-top:4px;font-size:12px;line-height:1.45;white-space:normal}.share-page .calendar-empty{padding:10px 0 2px;font-size:13px}.share-mobile-empty{display:block;padding:28px 12px;border:1px solid var(--border);border-radius:10px;background:#fff;color:var(--muted);text-align:center}.share-footnote{margin-top:14px;line-height:1.55;text-align:left}}.reception-page{width:min(1440px,100%);margin:0 auto;gap:18px}.reception-page-head{align-items:center}.reception-page-head h1{margin-top:6px;font-size:28px;letter-spacing:-.03em}.reception-page-subtitle{color:var(--muted);font-variant-numeric:tabular-nums;white-space:pre-wrap}.reception-primary-actions{flex-wrap:wrap;justify-content:flex-end}.reception-filter{grid-template-columns:minmax(220px,1.15fr) repeat(3,minmax(150px,.8fr)) auto;gap:14px;padding:16px;box-shadow:0 14px 34px #26375b0f}.reception-filter input,.reception-filter select{min-height:40px}.reception-filter-actions{display:flex;gap:8px}.reception-viewbar{display:flex;align-items:center;justify-content:space-between;gap:16px;min-height:44px;padding-bottom:10px;border-bottom:1px solid var(--border)}.reception-view-tabs{display:inline-grid;grid-template-columns:repeat(3,auto);gap:4px;padding:4px;border:1px solid var(--border);border-radius:10px;background:#eef2f7}.reception-view-tabs button{min-width:76px;min-height:34px;padding:0 14px;border:0;border-radius:7px;color:var(--muted);background:transparent;font-weight:600}.reception-view-tabs button:hover{color:var(--text);background:#ffffff9e}.reception-view-tabs button.active{color:var(--primary);background:var(--surface);box-shadow:0 2px 8px #26375b1a}.reception-result-count,.calendar-hint{color:var(--muted);font-size:13px}.reception-calendar-panel,.reception-list-panel{min-width:0;padding:18px;border:1px solid var(--border);border-radius:12px;background:var(--surface);box-shadow:0 16px 40px #26375b0e}.reception-page .calendar-toolbar{margin-bottom:16px}.calendar-nav{display:flex;align-items:center;gap:8px}.calendar-nav strong{margin-left:4px;font-size:15px;font-variant-numeric:tabular-nums}.calendar-arrow{width:34px;padding:0;font-size:20px;line-height:1}.reception-page .reception-calendar{overflow:hidden;border-color:#d4dbe7;border-radius:8px;background:#d4dbe7}.reception-page .reception-calendar.month{grid-auto-rows:248px}.reception-page .calendar-day{display:grid;grid-template-rows:auto minmax(0,1fr);min-width:0;padding:10px;border-color:#d4dbe7}.reception-page .reception-calendar.week .calendar-day{min-height:260px}.reception-page .reception-calendar.month .calendar-day{height:248px;min-height:0;max-height:248px}.reception-page .calendar-day.today{box-shadow:inset 0 0 0 2px #315efbb3}.reception-page .calendar-day.today header strong{color:var(--primary)}.reception-page .calendar-day header{min-width:0;margin:0 0 8px;padding-bottom:8px;border-bottom:1px solid #e8ecf2;font-variant-numeric:tabular-nums}.reception-page .calendar-day header strong{color:#39445a}.reception-page .calendar-day-events{min-width:0;min-height:0;overflow-x:hidden;overflow-y:auto;padding-right:3px;overscroll-behavior:contain;scrollbar-gutter:stable}.reception-page .calendar-day-events:focus-visible{border-radius:6px;outline:3px solid rgba(49,94,251,.18);outline-offset:1px}.reception-page .calendar-event{margin:0 0 6px;padding:9px 10px;border-left-width:3px;border-radius:7px;background:#eef5ff}.reception-page .calendar-event:hover{background:#e4efff;transform:translateY(-1px)}.reception-page .calendar-event.vip{background:#fff8e7}.reception-page .calendar-event.vip:hover{background:#fff2ce}.reception-page .calendar-event.vvip{background:#edf0f5}.reception-page .calendar-event strong{line-height:1.4;white-space:normal}.reception-page .calendar-event span{margin-top:4px;font-size:12px;font-variant-numeric:tabular-nums}.reception-page .calendar-empty{display:grid;min-height:150px;place-items:center;padding:20px 8px;color:#8a94a6}.reception-list-head,.modal-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.reception-list-head{margin-bottom:12px}.reception-list-head h2,.modal-heading h2{margin:0;font-size:18px}.reception-list-head p,.modal-heading p{margin:4px 0 0;color:var(--muted)}.page-size-control{display:flex;align-items:center;gap:8px;color:var(--muted);white-space:nowrap}.page-size-control select{min-height:36px}.reception-charge-filters,.reception-charge-primary,.reception-payment-secondary{display:flex;align-items:center;gap:6px}.reception-charge-filters{flex-wrap:wrap;justify-content:space-between;min-height:46px;margin-bottom:14px;padding:6px;border:1px solid var(--border);border-radius:10px;background:#f7f9fc}.reception-payment-secondary{padding-left:10px;border-left:1px solid var(--border)}.reception-charge-filters button{display:inline-flex;align-items:center;gap:7px;min-height:32px;padding:0 11px;border:0;border-radius:7px;color:var(--muted);background:transparent;cursor:pointer;font:inherit;font-size:13px;font-weight:600}.reception-charge-filters button:hover{color:var(--text);background:#fff}.reception-charge-filters button.active{color:var(--primary);background:#fff;box-shadow:0 2px 8px #26375b1a}.reception-charge-filters button:focus-visible{outline:2px solid rgba(49,94,251,.35);outline-offset:1px}.reception-charge-filters button strong{min-width:22px;padding:2px 7px;border-radius:999px;color:#6d7890;background:#e9edf4;font-size:12px;font-variant-numeric:tabular-nums;text-align:center}.reception-charge-filters button.active strong{color:var(--primary);background:#edf1ff}.reception-table-wrap{border-top:1px solid var(--border)}.reception-table{table-layout:fixed}.reception-table th:nth-child(1){width:18%}.reception-table th:nth-child(2){width:12%}.reception-table th:nth-child(3){width:9%}.reception-table th:nth-child(4){width:9%}.reception-table th:nth-child(5){width:9%}.reception-table th:nth-child(6){width:14%}.reception-table th:nth-child(7){width:14%}.reception-table th:nth-child(8){width:8%}.reception-table th:nth-child(9){width:7%}.reception-table th{padding-top:11px;padding-bottom:11px;color:#657086;background:#f7f9fc}.reception-table td{min-width:0;padding-top:14px;padding-bottom:14px}.reception-table-row{cursor:pointer}.reception-table-row:hover{background:#f7f9ff}.reception-team-name,.reception-table td strong{display:block;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.reception-team-name{font-size:15px}.tabular{font-variant-numeric:tabular-nums}.reception-status.muted-status{color:#667085;background:#eef1f5}.reception-empty{display:grid;justify-items:center;gap:6px;min-height:210px;place-content:center;color:var(--muted);text-align:center}.reception-empty strong{color:var(--text);font-size:16px}.reception-empty .btn{margin-top:8px}.reception-pagination{display:flex;align-items:center;justify-content:space-between;gap:16px;padding-top:16px;color:var(--muted);font-size:13px}.reception-pagination nav{display:flex;align-items:center;gap:6px}.page-number{width:34px;height:34px;padding:0;border:1px solid transparent;border-radius:7px;color:var(--muted);background:transparent}.page-number:hover{color:var(--primary);border-color:#cbd5ff;background:#f5f7ff}.page-number.active{color:#fff;border-color:var(--primary);background:var(--primary)}.reception-inline-state{display:grid;justify-items:start;gap:6px;min-height:180px;align-content:center;padding:28px;border-radius:8px;color:var(--muted);background:var(--surface-soft)}.reception-inline-state strong{color:var(--text);font-size:16px}.reception-inline-state.error{border:1px solid #fecaca;background:#fff8f8}.skeleton{display:block;border-radius:5px;background:#e9edf3}.skeleton-date{width:44px;height:14px}.skeleton-event{width:100%;height:56px;margin-top:18px}.skeleton-line{height:12px;margin:4px 0}.skeleton-line.short{width:58px}.skeleton-line.medium{width:112px;max-width:90%}.skeleton-line.wide{width:180px;max-width:95%}@media (prefers-reduced-motion: no-preference){.skeleton{background:linear-gradient(90deg,#e9edf3 25%,#f7f9fc,#e9edf3 75%);background-size:200% 100%;animation:reception-skeleton 1.4s ease-in-out infinite}}@keyframes reception-skeleton{0%{background-position:200% 0}to{background-position:-200% 0}}@media (max-width: 1180px){.reception-filter{grid-template-columns:repeat(2,minmax(0,1fr))}.reception-filter-actions{grid-column:span 2;justify-content:flex-end}.reception-page .reception-calendar{overflow-x:auto}}@media (max-width: 760px){.reception-page-head{align-items:stretch}.reception-primary-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));width:100%}.reception-primary-actions .btn.primary{grid-column:span 2}.reception-filter{grid-template-columns:1fr}.reception-filter-actions{grid-column:span 1}.reception-filter-actions .btn{flex:1}.reception-viewbar,.calendar-toolbar,.reception-list-head,.reception-pagination{align-items:stretch;flex-direction:column}.reception-view-tabs{display:grid;width:100%}.reception-view-tabs button{min-width:0}.reception-result-count,.calendar-hint{align-self:flex-start}.calendar-nav{display:grid;grid-template-columns:36px auto 36px}.calendar-nav strong{grid-column:1 / -1;margin:4px 0 0;text-align:center}.reception-calendar-panel,.reception-list-panel{padding:12px}.reception-charge-filters{align-items:stretch;flex-direction:column}.reception-charge-primary,.reception-payment-secondary{display:grid;grid-template-columns:repeat(3,minmax(0,1fr))}.reception-payment-secondary{grid-template-columns:repeat(2,minmax(0,1fr));padding:6px 0 0;border-top:1px solid var(--border);border-left:0}.reception-charge-filters button{justify-content:center;min-width:0;padding-inline:6px}.reception-table{min-width:1120px}.reception-pagination nav{overflow-x:auto;padding-bottom:2px}}:root{--h5-brand:#315efb;--h5-brand-dark:#2448d8;--h5-brand-soft:#eaf0ff;--h5-text:#1d2433;--h5-secondary:#5e6879;--h5-tertiary:#8b95a5;--h5-border:#e9ecf2;--h5-page:#f5f7fa;--h5-success:#16875d;--h5-warning:#d97706;--h5-danger:#d14343;--h5-vvip:#6d3cc7}.h5-app,.h5-login{min-height:100dvh;background:var(--h5-page);color:var(--h5-text);font-family:Inter,PingFang SC,Microsoft YaHei,Arial,sans-serif}.h5-app{max-width:560px;margin:auto;padding-bottom:calc(72px + env(safe-area-inset-bottom))}.h5-header{position:sticky;z-index:20;top:0;display:grid;grid-template-columns:88px 1fr 88px;align-items:center;height:44px;padding-top:env(safe-area-inset-top);border-bottom:1px solid var(--h5-border);background:#fffffff5;backdrop-filter:blur(12px)}.h5-header h1{margin:0;text-align:center;font-size:18px;font-weight:600}.h5-brand{padding-left:16px;color:var(--h5-brand);font-size:14px;font-weight:600}.h5-head-action{width:64px;height:44px;padding:0 0 0 16px;border:0;background:transparent;color:var(--h5-brand);font-size:14px;text-align:left}.h5-head-placeholder{display:block}.h5-main{min-height:calc(100dvh - 116px)}.h5-bottom-nav{position:fixed;z-index:30;bottom:0;left:50%;display:grid;grid-template-columns:repeat(3,1fr);width:min(100%,560px);height:56px;padding-bottom:env(safe-area-inset-bottom);transform:translate(-50%);border-top:1px solid var(--h5-border);background:#fffffffa}.h5-bottom-nav a{display:flex;min-width:44px;align-items:center;justify-content:center;flex-direction:column;gap:2px;color:var(--h5-tertiary);text-decoration:none}.h5-bottom-nav a span{display:grid;width:24px;height:24px;place-items:center;border-radius:8px;background:#f0f2f5;font-size:12px}.h5-bottom-nav a small{font-size:11px}.h5-bottom-nav a.router-link-active{color:var(--h5-brand);font-weight:600}.h5-page{display:grid;gap:12px;padding:16px}.h5-card,.h5-filter-card,.h5-profile-card{border:1px solid var(--h5-border);border-radius:12px;background:#fff}.h5-card{padding:16px}.h5-section-head,.h5-day-head,.h5-list-title{display:flex;align-items:center;justify-content:space-between;gap:12px}.h5-section-head{margin-bottom:12px}.h5-section-head h2,.h5-list-title h2{margin:0;font-size:17px}.h5-section-head p,.h5-list-title p{margin:4px 0 0;color:var(--h5-secondary);font-size:13px}.h5-section-head a,.h5-section-head button{min-height:44px;padding:0 4px;border:0;background:transparent;color:var(--h5-brand);font-weight:600;text-decoration:none}.h5-org-card{padding:18px;border-radius:12px;background:linear-gradient(135deg,#263b91,#315efb);box-shadow:0 8px 22px #315efb2e;color:#fff}.h5-org-card span,.h5-org-card small{display:block;opacity:.76;font-size:12px}.h5-org-card strong{display:block;margin:8px 0 3px;font-size:18px}.h5-highlight{display:flex;align-items:center;justify-content:space-between;padding:16px;border:1px solid #d9e2ff;border-radius:12px;background:#f5f7ff}.h5-highlight div{display:grid;gap:4px}.h5-highlight span{color:var(--h5-brand);font-size:12px;font-weight:600}.h5-highlight small{color:var(--h5-secondary)}.h5-highlight a{display:grid;min-width:52px;height:44px;place-items:center;border-radius:8px;background:var(--h5-brand);color:#fff;text-decoration:none}.h5-task-row{display:grid;grid-template-columns:48px minmax(0,1fr) auto;align-items:center;gap:10px;min-height:66px;border-top:1px solid var(--h5-border);color:inherit;text-decoration:none}.h5-task-row time{color:var(--h5-secondary);font-size:11px}.h5-task-row time b{display:block;color:var(--h5-text);font-size:16px}.h5-task-row div{min-width:0}.h5-task-row div strong,.h5-task-row div span{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.h5-task-row div span{margin-top:4px;color:var(--h5-secondary);font-size:12px}.h5-task-row em,.h5-ledger-row em,.h5-task-card em,.h5-reception-hero em{padding:4px 8px;border-radius:999px;background:#f0f2f5;color:#6b7280;font-size:12px;font-style:normal;white-space:nowrap}.is-in_progress{background:#eaf0ff!important;color:var(--h5-brand)!important}.is-completed{background:#eaf8f2!important;color:var(--h5-success)!important}.is-canceled{background:#fdeeee!important;color:var(--h5-danger)!important}.h5-stat-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px}.h5-stat-grid div{padding:14px;border-radius:10px;background:#f7f9fc}.h5-stat-grid strong,.h5-stat-grid span{display:block}.h5-stat-grid strong{font-size:24px}.h5-stat-grid span{margin-top:4px;color:var(--h5-secondary);font-size:12px}.h5-quick-link{display:grid;grid-template-columns:44px 1fr auto;align-items:center;gap:12px;color:inherit;text-decoration:none}.h5-quick-link>span{display:grid;width:44px;height:44px;place-items:center;border-radius:12px;background:var(--h5-brand-soft);color:var(--h5-brand);font-weight:700}.h5-quick-link strong,.h5-quick-link small{display:block}.h5-quick-link small{margin-top:3px;color:var(--h5-secondary)}.h5-quick-link>b{color:var(--h5-tertiary);font-size:22px}.h5-empty{padding:28px 12px;text-align:center;color:var(--h5-secondary)}.h5-empty strong{color:var(--h5-text)}.h5-empty p{margin:7px 0 0;font-size:13px}.h5-empty button{min-height:44px;border:0;background:transparent;color:var(--h5-brand)}.h5-empty.compact{padding:12px}.h5-tabs{display:grid;grid-template-columns:repeat(3,1fr);gap:4px;padding:4px;border-radius:10px;background:#e9ecf2}.h5-tabs button{min-height:40px;padding:0 8px;border:0;border-radius:8px;background:transparent;color:var(--h5-secondary);font-weight:600}.h5-tabs button.active{background:#fff;box-shadow:0 1px 4px #171f3014;color:var(--h5-brand)}.h5-list-title{padding:4px}.h5-list-title>span{color:var(--h5-secondary);font-size:13px}.h5-task-card{display:block;padding:16px;border:1px solid var(--h5-border);border-radius:12px;background:#fff;color:inherit;text-decoration:none}.h5-task-card-head{display:flex;align-items:center;justify-content:space-between}.h5-task-card-head>span{color:var(--h5-brand);font-size:12px;font-weight:600}.h5-task-card h3{margin:13px 0 4px;font-size:17px}.h5-task-card>p{margin:0;color:var(--h5-tertiary);font-size:12px}.h5-task-card dl{margin:14px 0 0}.h5-task-card dl div{display:flex;justify-content:space-between;padding:7px 0;color:var(--h5-secondary);font-size:13px}.h5-task-card dd{margin:0;color:var(--h5-text)}.h5-task-card footer{display:flex;justify-content:space-between;margin-top:10px;padding-top:12px;border-top:1px solid var(--h5-border);color:var(--h5-brand);font-size:13px;font-weight:600}.h5-filter-card{display:grid;grid-template-columns:1fr 1fr;gap:10px;padding:12px}.h5-filter-card label,.h5-sheet label,.h5-login-card label{display:grid;gap:7px;color:var(--h5-secondary);font-size:12px;font-weight:600}.h5-filter-card input,.h5-filter-card select,.h5-sheet input,.h5-sheet textarea,.h5-login-card input{width:100%;min-height:44px;box-sizing:border-box;padding:0 10px;border:1px solid #d9dee7;border-radius:8px;background:#fff;color:var(--h5-text);font:inherit}.h5-day-group{padding:0 16px}.h5-day-head{height:50px;border-bottom:1px solid var(--h5-border)}.h5-day-head span{color:var(--h5-secondary);font-size:12px}.h5-ledger-row{display:grid;grid-template-columns:48px minmax(0,1fr) auto;align-items:center;gap:10px;min-height:82px;border-bottom:1px solid var(--h5-border);color:inherit;text-decoration:none}.h5-ledger-row:last-child{border:0}.h5-ledger-row time b,.h5-ledger-row time span{display:block}.h5-ledger-row time b{font-size:16px}.h5-ledger-row time span{margin-top:3px;color:var(--h5-tertiary);font-size:11px}.h5-ledger-row div{min-width:0}.h5-ledger-row div strong,.h5-ledger-row div p{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.h5-ledger-row div p{margin:5px 0 0;color:var(--h5-secondary);font-size:12px}.h5-detail-page{padding-bottom:92px}.h5-reception-hero{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;padding:18px;border-radius:12px;background:#182033;color:#fff}.h5-reception-hero span,.h5-reception-hero p{color:#b8c0ce;font-size:12px}.h5-reception-hero h2{margin:8px 0;font-size:20px}.h5-reception-hero p,.h5-detail-list{margin:0}.h5-detail-list div{display:grid;grid-template-columns:104px 1fr;gap:10px;padding:10px 0;border-top:1px solid var(--h5-border);font-size:14px}.h5-detail-list dt{color:var(--h5-secondary)}.h5-detail-list dd{margin:0;text-align:right}.h5-file-row{display:grid;grid-template-columns:38px minmax(0,1fr) auto;align-items:center;gap:10px;width:100%;min-height:58px;padding:8px 0;border:0;border-top:1px solid var(--h5-border);background:#fff;text-align:left}.h5-file-row>span{display:grid;width:34px;height:34px;place-items:center;border-radius:8px;background:var(--h5-brand-soft);color:var(--h5-brand)}.h5-file-row div{min-width:0}.h5-file-row strong,.h5-file-row small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.h5-file-row small{margin-top:4px;color:var(--h5-tertiary)}.h5-file-row>b{color:var(--h5-brand)}.h5-record{padding:12px 0;border-top:1px solid var(--h5-border)}.h5-record p{margin:0 0 7px;line-height:1.6}.h5-record small{color:var(--h5-tertiary)}.h5-timeline{margin:0;padding:0;list-style:none}.h5-timeline li{position:relative;display:grid;grid-template-columns:14px 1fr;gap:10px;padding:4px 0 17px}.h5-timeline li:not(:last-child):before{position:absolute;top:13px;bottom:-1px;left:5px;width:1px;background:#d9dee7;content:""}.h5-timeline i{z-index:1;width:10px;height:10px;margin-top:3px;border:2px solid #fff;border-radius:50%;background:var(--h5-brand);box-shadow:0 0 0 1px var(--h5-brand)}.h5-timeline strong,.h5-timeline small{display:block}.h5-timeline small{margin-top:4px;color:var(--h5-tertiary)}.h5-fixed-action{position:fixed;z-index:25;right:0;bottom:calc(56px + env(safe-area-inset-bottom));left:0;max-width:560px;margin:auto;padding:10px 16px;border-top:1px solid var(--h5-border);background:#fff;box-shadow:0 -8px 24px #171f3014}.h5-primary-button{width:100%;height:48px;border:0;border-radius:8px;background:var(--h5-brand);color:#fff;font-size:15px;font-weight:600}.h5-primary-button:active{background:var(--h5-brand-dark)}.h5-primary-button:disabled{opacity:.55}.h5-sheet-mask{position:fixed;z-index:50;inset:0;display:flex;align-items:flex-end;justify-content:center;background:#0e142273;overscroll-behavior:contain;touch-action:none}.h5-sheet{display:grid;gap:16px;width:min(100%,560px);max-height:90dvh;overflow:auto;box-sizing:border-box;padding:20px 16px calc(20px + env(safe-area-inset-bottom));border-radius:16px 16px 0 0;background:#fff;box-shadow:0 8px 24px #171f301f;overscroll-behavior:contain;touch-action:auto}.h5-sheet h2,.h5-sheet p{margin:0}.h5-sheet p{color:var(--h5-secondary);font-size:13px}.h5-sheet textarea{min-height:96px;padding:10px;resize:vertical}.h5-sheet>div{display:grid;grid-template-columns:1fr 2fr;gap:8px}.h5-sheet>div button{height:46px;border:1px solid #d9dee7;border-radius:8px;background:#fff}.h5-sheet>div button.primary{border-color:var(--h5-brand);background:var(--h5-brand);color:#fff}.h5-profile-page{min-height:calc(100dvh - 148px);align-content:start}.h5-profile-card{display:flex;align-items:center;gap:14px;padding:18px}.h5-avatar{display:grid;width:56px;height:56px;flex:0 0 56px;place-items:center;border-radius:50%;background:var(--h5-brand);color:#fff;font-size:24px}.h5-profile-card h2,.h5-profile-card p{margin:0}.h5-profile-card p{margin-top:7px;color:var(--h5-secondary)}.h5-profile-card span{display:inline-block;margin-top:10px;padding:4px 9px;border-radius:999px;background:#eaf8f2;color:var(--h5-success);font-size:12px}.h5-profile-context{display:grid;gap:0}.h5-profile-context>div{display:grid;gap:4px;padding:12px 0;border-bottom:1px solid var(--h5-border)}.h5-profile-context>div:first-child{padding-top:0}.h5-profile-context span{color:var(--h5-secondary);font-size:12px}.h5-profile-context button{min-height:44px;margin-top:14px;border:1px solid #b9c6ee;border-radius:8px;background:var(--h5-brand-soft);color:var(--h5-brand);font-weight:700}.h5-logout-button{min-height:48px;border:1px solid #f2c4c4;border-radius:10px;background:#fff;color:var(--h5-danger);font-weight:700}.h5-profile-note{margin:0;text-align:center;color:var(--h5-tertiary);font-size:12px}.h5-quick-link+.h5-quick-link{margin-top:12px}.h5-ledger-tools{display:grid;gap:12px}.h5-week-nav{display:grid;grid-template-columns:44px minmax(0,1fr) 44px;align-items:center;gap:8px}.h5-week-nav button{height:44px;border:1px solid var(--h5-border);border-radius:8px;background:#fff;color:var(--h5-brand);font-size:22px}.h5-week-nav div{min-width:0;text-align:center}.h5-week-nav strong,.h5-week-nav span{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.h5-week-nav span{margin-top:4px;color:var(--h5-secondary);font-size:12px}.h5-filter-line{display:grid;grid-template-columns:auto minmax(104px,1fr) minmax(116px,1fr);gap:8px;align-items:center}.h5-filter-line button,.h5-filter-line select{min-height:40px;border:1px solid #d9dee7;border-radius:8px;background:#fff;color:var(--h5-text)}.h5-filter-line label{display:flex;align-items:center;justify-content:center;gap:6px;min-height:40px;border:1px solid var(--h5-border);border-radius:8px;background:#f7f9fc;color:var(--h5-secondary);font-size:13px}.h5-primary-link{display:grid;min-height:44px;place-items:center;border-radius:8px;background:var(--h5-brand);color:#fff;text-decoration:none;font-weight:600}.h5-form-page{padding-bottom:100px}.h5-mobile-form{display:grid;gap:14px}.h5-mobile-form h2{margin:0;font-size:17px}.h5-mobile-form label{display:grid;gap:7px;color:var(--h5-secondary);font-size:12px;font-weight:600}.h5-mobile-form input,.h5-mobile-form select,.h5-mobile-form textarea{width:100%;min-height:44px;box-sizing:border-box;padding:0 10px;border:1px solid #d9dee7;border-radius:8px;background:#fff;color:var(--h5-text);font:inherit}.h5-mobile-form textarea{min-height:88px;padding:10px;resize:vertical}.h5-form-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px}.h5-switch-row{display:flex;align-items:center;justify-content:space-between;gap:12px;min-height:44px;padding:0 10px;border:1px solid var(--h5-border);border-radius:8px;background:#f7f9fc}.h5-switch-row span{color:var(--h5-text);font-size:14px;font-weight:600}.h5-switch-row label{display:flex;grid-template-columns:none;align-items:center;gap:6px}.h5-switch-row input{width:auto;min-height:auto}.h5-file-picker{min-height:44px;padding:12px;border:1px dashed #b9c6ee;border-radius:8px;background:#f8faff;color:var(--h5-brand)!important;text-align:center}.h5-file-picker input{display:none}.h5-file-note{margin:0;color:var(--h5-secondary);font-size:13px}.h5-error{border-color:#f2c4c4;background:#fdeeee;color:var(--h5-danger)}.h5-login{display:flex;min-height:100dvh;box-sizing:border-box;flex-direction:column;padding:calc(52px + env(safe-area-inset-top)) 20px 28px;background:linear-gradient(180deg,#182033 0,#263b91 38%,#f5f7fa 38%)}.h5-login-hero{height:220px;color:#fff}.h5-login-mark{display:grid;width:46px;height:46px;place-items:center;border-radius:13px;background:var(--h5-brand);font-size:22px;font-weight:700}.h5-login-hero p{margin:22px 0 7px;color:#aebdf9;font-size:11px;letter-spacing:1.6px}.h5-login-hero h1{margin:0 0 8px;font-size:24px}.h5-login-hero>span:last-child{color:#c8cfdd;font-size:13px}.h5-login-card{display:grid;gap:18px;padding:22px;border-radius:16px;background:#fff;box-shadow:0 12px 34px #171f3024}.h5-login-card h2,.h5-login-card p{margin:0}.h5-login-card h2{font-size:20px}.h5-login-card>p{margin-top:-12px;color:var(--h5-secondary);font-size:13px}@media (max-width:340px){.h5-page{padding:12px}.h5-filter-card,.h5-form-grid,.h5-filter-line{grid-template-columns:1fr}.h5-detail-list div{grid-template-columns:92px 1fr}.h5-task-card dl div{display:block}.h5-task-card dd{margin-top:4px}}@media (min-width:561px){body:has(.h5-app),body:has(.h5-login){background:#e9ecf2}.h5-app,.h5-login{box-shadow:0 0 40px #171f3014}}.h5-upload-button{display:grid;min-width:52px;min-height:44px;place-items:center;color:var(--h5-brand);font-size:13px;font-weight:600;cursor:pointer}.h5-upload-button input{position:absolute;width:1px;height:1px;opacity:0;pointer-events:none}.h5-card{box-sizing:border-box}.h5-mobile-form label,.h5-mobile-form input,.h5-mobile-form select,.h5-mobile-form textarea{min-width:0}.h5-mobile-form input,.h5-mobile-form select{height:44px;min-height:44px;overflow:hidden;text-overflow:ellipsis;line-height:44px}.h5-required:before{content:"*";margin-right:3px;color:var(--h5-danger);font-weight:700}.h5-form-grid{grid-template-columns:repeat(auto-fit,minmax(148px,1fr))}.h5-form-grid-compact{grid-template-columns:minmax(0,1fr) minmax(96px,.72fr)}.h5-section-head.compact{margin-bottom:0}.h5-attachment-card{gap:12px}.h5-attachment-card .h5-file-picker{display:grid;place-items:center;min-height:48px}.h5-file-note{padding:10px 12px;border-radius:8px;background:#f7f9fc}.h5-ledger-actions{display:grid;grid-template-columns:repeat(auto-fit,minmax(104px,1fr));gap:8px}.h5-ledger-actions.single{grid-template-columns:1fr}.h5-secondary-button{display:grid;min-height:44px;place-items:center;border:1px solid #d9dee7;border-radius:8px;background:#fff;color:var(--h5-brand);font-weight:600}.h5-ledger-sheet label{min-width:0}.h5-ledger-sheet input[type=date]{display:block;width:100%;height:44px;min-height:44px;padding:0 12px;border:1px solid #d9dee7;border-radius:8px;background:#fff;color:var(--h5-text);font:inherit;font-weight:600;line-height:44px;text-align:center;-webkit-appearance:none;appearance:none}.h5-ledger-sheet textarea{min-height:180px}.h5-ledger-sheet>div{grid-template-columns:1fr 1fr 1.35fr}.h5-share-sheet{gap:14px}.h5-share-dates{display:grid!important;grid-template-columns:1fr 1fr!important;gap:8px}.h5-share-fields{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:8px}.h5-share-fields label{display:flex;align-items:center;gap:8px;min-height:42px;padding:0 10px;border:1px solid var(--h5-border);border-radius:8px;background:#f7f9fc;color:var(--h5-secondary);font-size:13px}.h5-share-fields label.selected{border-color:var(--h5-brand);background:var(--h5-brand-soft);color:var(--h5-brand)}.h5-share-fields input{width:16px;min-width:16px;height:16px;min-height:16px;accent-color:var(--h5-brand)}.h5-share-list{display:grid!important;grid-template-columns:1fr!important;gap:10px}.h5-share-list>strong{font-size:14px}.h5-share-item{display:grid;gap:10px;padding:12px;border:1px solid var(--h5-border);border-radius:10px;background:#fff}.h5-share-item b,.h5-share-item span,.h5-share-item small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.h5-share-item span{margin-top:4px;color:var(--h5-secondary);font-size:12px}.h5-share-item small{margin-top:4px;color:var(--h5-tertiary);font-size:11px}.h5-share-item>div:last-child{display:grid!important;grid-template-columns:repeat(auto-fit,minmax(72px,1fr))!important;gap:8px}.h5-share-item button,.h5-share-item a{display:grid;min-height:38px;place-items:center;border:1px solid #d9dee7;border-radius:8px;background:#fff;color:var(--h5-brand);font-size:13px;font-weight:700;text-decoration:none}.h5-share-item button:disabled{opacity:.45}.h5-share-item button.danger{border-color:#f2c4c4;background:#fdeeee;color:var(--h5-danger)}.h5-share-sheet>div:last-child{display:grid!important;grid-template-columns:1fr!important}.h5-task-center-page{position:relative}.h5-module-tabs{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:0;border:1px solid var(--h5-border);border-radius:10px;background:#fff;overflow:hidden}.h5-module-tabs button{display:flex;min-width:0;min-height:46px;align-items:center;justify-content:center;gap:5px;border:0;border-right:1px solid var(--h5-border);background:#fff;color:var(--h5-secondary);font-weight:600}.h5-module-tabs button:last-child{border-right:0}.h5-module-tabs button.active{color:var(--h5-brand);box-shadow:inset 0 -2px 0 var(--h5-brand)}.h5-module-tabs span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.h5-module-tabs em{display:grid;min-width:18px;height:18px;place-items:center;border-radius:999px;background:#eef1f6;color:var(--h5-secondary);font-size:11px;font-style:normal}.h5-module-tabs button.active em{background:var(--h5-brand-soft);color:var(--h5-brand)}.h5-floating-create{position:sticky;z-index:8;top:56px;display:inline-grid;min-height:40px;place-items:center;justify-self:start;padding:0 14px;border-radius:8px;background:var(--h5-brand);color:#fff;text-decoration:none;font-weight:700;box-shadow:0 8px 18px #315efb38}.h5-warning-card{border-color:#fde4bd;background:#fffaf2}.h5-mini-order{display:grid;gap:5px;padding:10px;border:1px solid #fde4bd;border-radius:8px;background:#fff}.h5-mini-order strong,.h5-mini-order span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.h5-mini-order span{color:var(--h5-secondary);font-size:12px}.h5-description{margin:14px 0 0;padding:12px;border-radius:8px;background:#f7f9fc;color:var(--h5-secondary);line-height:1.6;white-space:pre-wrap}.h5-workorder-hero{background:#17233f}.h5-action-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.h5-action-grid button{width:100%;min-width:0}.h5-action-grid button:last-child:nth-child(odd){grid-column:1/-1}.h5-danger-button{display:grid;width:100%;min-height:48px;place-items:center;border:1px solid #f2c4c4;border-radius:8px;background:#fdeeee;color:var(--h5-danger);font-weight:700}.h5-sheet select{width:100%;min-height:44px;box-sizing:border-box;padding:0 10px;border:1px solid #d9dee7;border-radius:8px;background:#fff;color:var(--h5-text);font:inherit}.h5-inspection-hero{background:#102a2b}.h5-check-card{display:grid;gap:12px}.h5-check-item{display:grid;gap:12px;padding:14px 0;border-top:1px solid var(--h5-border)}.h5-check-item:first-of-type{border-top:0;padding-top:0}.h5-check-item header{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.h5-check-item header div{min-width:0}.h5-check-item strong{display:block;font-size:15px}.h5-check-item p{margin:5px 0 0;color:var(--h5-secondary);font-size:13px;line-height:1.5}.h5-check-item header span{flex:0 0 auto;padding:3px 7px;border-radius:999px;background:var(--h5-brand-soft);color:var(--h5-brand);font-size:11px;font-weight:700}.h5-check-toggle{display:grid;grid-template-columns:1fr 1fr;gap:8px}.h5-check-toggle button{height:42px;border:1px solid #d9dee7;border-radius:8px;background:#fff;color:var(--h5-secondary);font-weight:700}.h5-check-toggle button.active{border-color:var(--h5-brand);background:var(--h5-brand-soft);color:var(--h5-brand)}.h5-check-toggle button.danger.active{border-color:#f2c4c4;background:#fdeeee;color:var(--h5-danger)}.h5-check-toggle button:disabled,.h5-check-field input:disabled,.h5-check-field textarea:disabled,.h5-summary-textarea:disabled{opacity:.72}.h5-check-field{display:grid;gap:7px;color:var(--h5-secondary);font-size:12px;font-weight:700}.h5-check-field input,.h5-check-field textarea,.h5-summary-textarea{width:100%;box-sizing:border-box;border:1px solid #d9dee7;border-radius:8px;background:#fff;color:var(--h5-text);font:inherit}.h5-check-field input{height:42px;padding:0 10px}.h5-check-field textarea,.h5-summary-textarea{min-height:88px;padding:10px;resize:vertical;line-height:1.5}.h5-summary-textarea{display:block}.h5-check-attachments{display:grid;grid-template-columns:auto minmax(0,1fr);gap:10px;align-items:center}.h5-check-attachments .h5-file-note{margin:0}.h5-record-files{display:grid;gap:8px;margin-top:8px}.h5-record-files button,.h5-file-action-row{min-width:0;border:1px solid #d9dee7;border-radius:8px;background:#fff;color:var(--h5-brand);font-weight:600}.h5-record-files button{min-height:40px;padding:0 10px;text-align:left;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.h5-file-action-row{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:8px;padding:8px}.h5-file-action-row span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:var(--h5-secondary);font-size:13px}.h5-file-action-row button{min-height:34px;padding:0 10px;border-radius:7px}.h5-file-action-row button.danger{border-color:#f2c4c4;background:#fff;color:var(--h5-danger)}.h5-preview-mask{position:fixed;z-index:70;inset:0;display:flex;align-items:center;justify-content:center;padding:16px;background:#0e1422b8}.h5-preview-sheet{display:grid;grid-template-rows:auto minmax(0,1fr);width:min(100%,560px);max-height:86dvh;border-radius:12px;background:#fff;overflow:hidden}.h5-preview-sheet header{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px;border-bottom:1px solid var(--h5-border)}.h5-preview-sheet strong{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.h5-preview-sheet header button{border:0;background:transparent;color:var(--h5-brand);font-weight:700}.h5-preview-body{display:grid;min-height:220px;place-items:center;padding:12px;background:#111827;color:#fff}.h5-preview-body img{display:block;max-width:100%;max-height:72dvh;object-fit:contain}.h5-preview-body p{margin:0;color:#d1d5db}@media (max-width:480px){.h5-page{padding:12px}.h5-form-grid,.h5-form-grid-compact{grid-template-columns:1fr}.h5-mobile-form{gap:12px}.h5-switch-row{min-height:46px}.h5-fixed-action{padding-right:12px;padding-left:12px}.h5-filter-line{grid-template-columns:1fr}}.h5-ledger-row div strong,.h5-ledger-row div p{display:block;min-width:0}.h5-section-head>div,.h5-list-title>div,.h5-quick-link>div,.h5-highlight>div,.h5-reception-hero>div{min-width:0}.h5-quick-link strong,.h5-quick-link small,.h5-task-card-head>span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.h5-task-card-head{gap:10px}.h5-reception-hero h2,.h5-detail-list dd{overflow-wrap:anywhere}:root{--h5-page: #f3f6fa;--h5-surface: #ffffff;--h5-surface-soft: #f7f9fc;--h5-border: #e4e9f1;--h5-card-shadow: 0 7px 22px rgba(38, 55, 87, .055)}.h5-app{background:linear-gradient(180deg,#f8faff 0,var(--h5-page) 168px)}.h5-header{-webkit-text-size-adjust:100%;text-size-adjust:100%;border-bottom-color:#d9dee7d1;background:#fffffff0;box-shadow:0 4px 16px #27365409}.h5-head-action{display:inline-flex;width:auto;max-width:88px;align-items:center;flex-wrap:nowrap;gap:2px;white-space:nowrap;line-height:1}.h5-head-action svg{width:18px;height:18px;flex:0 0 18px}.h5-head-action span{white-space:nowrap}.h5-bottom-nav{height:60px;border-top-color:#d9dee7e6;background:#fffffff5;box-shadow:0 -8px 24px #2434520e;backdrop-filter:blur(16px)}.h5-bottom-nav a{gap:1px}.h5-bottom-nav a span{width:30px;height:28px;border-radius:10px;background:transparent}.h5-bottom-nav a span svg{width:21px;height:21px}.h5-bottom-nav a.router-link-active span{background:var(--h5-brand-soft)}.h5-bottom-nav a small{font-size:11px;line-height:1.2}.h5-main{min-height:calc(100dvh - 120px)}.h5-page{gap:14px;padding:16px}.h5-card,.h5-filter-card,.h5-profile-card,.h5-task-card{border-color:var(--h5-border);background:var(--h5-surface);box-shadow:var(--h5-card-shadow)}.h5-card,.h5-task-card{border-radius:14px}.h5-card,.h5-task-card{padding:17px}.h5-task-card:active,.h5-ledger-row:active,.h5-quick-link:active{transform:scale(.99)}.h5-task-card h3{margin-top:11px;letter-spacing:-.01em}.h5-stat-grid div{border:1px solid #edf0f5;background:var(--h5-surface-soft)}.h5-section-head h2,.h5-list-title h2{letter-spacing:-.01em}.h5-filter-card input,.h5-filter-card select,.h5-sheet input,.h5-sheet select,.h5-sheet textarea,.h5-login-card input,.h5-mobile-form input,.h5-mobile-form select,.h5-mobile-form textarea,.h5-check-field input,.h5-check-field textarea,.h5-summary-textarea{border-color:#d8dee8;border-radius:9px}.h5-filter-card input:focus,.h5-filter-card select:focus,.h5-sheet input:focus,.h5-sheet select:focus,.h5-sheet textarea:focus,.h5-login-card input:focus,.h5-mobile-form input:focus,.h5-mobile-form select:focus,.h5-mobile-form textarea:focus,.h5-check-field input:focus,.h5-check-field textarea:focus,.h5-summary-textarea:focus{border-color:var(--h5-brand);outline:3px solid rgba(49,94,251,.1);outline-offset:0}.h5-primary-button,.h5-primary-link{border-radius:10px;box-shadow:0 7px 16px #315efb2e}.h5-secondary-button,.h5-logout-button,.h5-danger-button{border-radius:10px}.h5-ledger-actions .h5-primary-link,.h5-ledger-actions .h5-secondary-button,.h5-profile-context button,.h5-logout-button{display:flex;align-items:center;justify-content:center;gap:6px}.h5-ledger-actions:not(.single){grid-template-columns:repeat(3,minmax(0,1fr))}.h5-ledger-actions svg,.h5-profile-context button svg,.h5-logout-button svg,.h5-week-nav button svg{width:18px;height:18px}.h5-sheet{border:1px solid rgba(255,255,255,.8);box-shadow:0 -18px 48px #171f302e}.h5-empty{border-radius:10px;background:#fafbfc}@media (max-width: 340px){.h5-head-action span{display:none}}
