:root{color:#24324a;background:#f4f7fb;font-family:PingFang SC,Microsoft YaHei,Hiragino Sans GB,sans-serif;--line: #e1e8f1;--soft-line: #edf2f7;--muted: #74849f;--teal: #00a889;--paper: #ffffff;--success-bg: #e7f8f2;--success-border: #9bdcca;--warning-bg: #fff6e2;--warning-border: #efcf82;--sidebar-open-w: 188px;--sidebar-collapsed-w: 0px;--sidebar-w: var(--sidebar-collapsed-w);--arrival-w: 280px;--stage-w: 244px}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh;background:linear-gradient(180deg,#fff 0,#f9fbfd 150px,#f4f7fb);-webkit-font-smoothing:antialiased}button,input,select{font:inherit}button{border:1px solid #d8e2ed;border-radius:5px;background:#fff;color:#334561}.app-shell{min-height:100vh;display:grid;grid-template-columns:var(--sidebar-w) minmax(0,1fr);transition:grid-template-columns .18s ease}.app-shell.sidebar-open{--sidebar-w: var(--sidebar-open-w)}.app-shell.sidebar-collapsed{--sidebar-w: var(--sidebar-collapsed-w)}.sidebar{position:sticky;top:0;height:100vh;overflow-y:auto;display:flex;flex-direction:column;gap:14px;border-right:1px solid var(--line);background:#fff;padding:14px 10px;z-index:20;transition:padding .18s ease,border-color .18s ease,background .18s ease}.sidebar-toggle{height:30px;border:1px solid #d8e5ef;border-radius:5px;background:#f8fbfd;color:#426078;font-size:12px;padding:0}.brand{padding:4px 6px 12px;border-bottom:1px solid var(--soft-line)}.brand strong,.brand span{display:block}.brand strong{color:#1f3149;font-size:16px}.brand span{margin-top:4px;color:#91a0b7;font-size:11px;letter-spacing:0}.brand .brand-short,.menu-short{display:none}.sidebar-collapsed .sidebar{width:0;padding:0;border-right:0;background:transparent;overflow:visible;pointer-events:none}.sidebar-collapsed .brand,.sidebar-collapsed .sidebar nav{display:none}.sidebar-collapsed .sidebar-toggle{position:fixed;left:18px;bottom:18px;z-index:40;width:58px;height:38px;border-color:#00a8892e;border-radius:999px;background:var(--teal);color:#fff;box-shadow:0 10px 24px #00826c3d;font-weight:700;pointer-events:auto}.sidebar nav{display:grid;gap:6px}.sidebar nav button{height:40px;display:flex;align-items:center;gap:8px;border:0;border-radius:6px;background:transparent;color:#5f6f89;padding:0 12px;text-align:left;font-size:14px}.sidebar button.active{background:#e5f8f3;color:#008e75;font-weight:700;box-shadow:inset 3px 0 0 var(--teal)}.sidebar-collapsed .sidebar nav button{justify-content:center;padding:0;text-align:center}.sidebar-collapsed .sidebar nav button.active{box-shadow:inset 0 3px 0 var(--teal)}.workspace{min-width:0}.summarybar{min-height:56px;display:flex;align-items:center;justify-content:flex-start;gap:20px;padding:0 16px 0 24px;border-bottom:1px solid #edf2f7;background:#ffffffb8;color:#71809b}.summary-metrics{min-width:0;display:flex;align-items:center;gap:28px}.summary-metrics span,.summary-metrics strong{position:relative;font-size:14px}.summary-metrics strong{color:var(--teal)}.summary-metrics span:before{content:"";position:absolute;left:-15px;top:2px;width:1px;height:14px;background:#cbd6e4}.new-appointment-button{flex:0 0 auto;height:34px;border:0;border-radius:5px;background:var(--teal);color:#fff;padding:0 16px;font-size:14px;font-weight:700;box-shadow:0 6px 14px #00a8892e}.new-arrival-button{flex:0 0 auto;height:34px;border:0;border-radius:5px;background:var(--teal);color:#fff;padding:0 16px;font-size:14px;font-weight:700;box-shadow:0 6px 14px #00a8892e;cursor:pointer}.journey-board{display:grid;gap:12px;padding:0 16px 18px;min-width:0}.journey-datebar{display:grid;grid-template-columns:auto 1fr;grid-template-areas:"controls days" "filters filters" "stats stats";column-gap:14px;row-gap:10px;align-items:stretch;padding:8px 16px 12px}.journey-datebar-controls{grid-area:controls;display:flex;align-items:center;gap:8px;padding-top:8px}.journey-datebar label{display:inline-flex;align-items:center}.journey-datebar select{width:100%;height:32px;border:1px solid #d8e2ed;border-radius:5px;background:#fff;color:#263a56;padding:0 10px;font-size:13px}.journey-datebar-today{height:32px;border:1px solid #d8e2ed;border-radius:5px;background:#fff;color:#263a56;padding:0 14px;font-size:13px;font-weight:700;cursor:pointer}.journey-datebar-days{grid-area:days;display:flex;flex-wrap:nowrap;overflow-x:auto;gap:4px;padding:8px 4px}.journey-datebar-day{flex:0 0 auto;min-width:48px;min-height:48px;display:grid;align-content:center;justify-items:center;gap:2px;border:1px solid transparent;border-radius:5px;background:transparent;color:#52637d;padding:4px 6px;cursor:pointer}.journey-datebar-day strong{color:#263a56;font-size:13px;font-weight:700;line-height:1}.journey-datebar-day em{color:#8a99af;font-size:11px;font-style:normal;line-height:1}.journey-datebar-stat{min-width:28px;border-radius:999px;background:#e8f3ff;color:#1767bf;padding:1px 5px;font-size:10px;font-weight:700;line-height:1.2}.journey-datebar-day:hover{background:#1729420a}.journey-datebar-day.active{background:#f1f7ff;border-color:#b9d5f1}.journey-datebar-day.active strong{color:#1767bf}.journey-datebar-day.today strong{position:relative}.journey-datebar-day.today strong:before{content:"";position:absolute;top:-3px;right:-10px;width:6px;height:6px;border-radius:50%;background:var(--teal)}.journey-filterbar{grid-area:filters;display:flex;flex-wrap:wrap;gap:10px;align-items:flex-end;border-top:1px dashed var(--soft-line);padding-top:10px}.journey-filterbar label{display:flex;flex-direction:column;gap:4px;min-width:0}.journey-filterbar label>span{color:var(--muted);font-size:12px;font-weight:700}.journey-filterbar input,.journey-filterbar select{height:30px;min-width:160px;border:1px solid #d8e2ed;border-radius:5px;background:#fff;color:#263a56;padding:0 10px;font-size:13px}.journey-filterbar input:focus,.journey-filterbar select:focus{outline:2px solid rgba(0,168,137,.18);border-color:#00a88980}.journey-filterbar-reset{flex:0 0 auto;height:30px;padding:0 14px;border:1px solid #d8e2ed;border-radius:5px;background:#f8fbfd;color:#426078;font-size:12px;font-weight:700;cursor:pointer}.journey-filterbar-reset:hover{border-color:var(--teal);color:var(--teal)}.journey-stats{grid-area:stats;display:flex;flex-wrap:wrap;gap:10px}.journey-stat{flex:1 1 160px;min-width:140px;display:flex;flex-direction:column;gap:4px;border:1px solid var(--line);border-radius:6px;background:linear-gradient(180deg,#fff,#f4f9fc);padding:8px 12px}.journey-stat span{color:var(--muted);font-size:12px;font-weight:700}.journey-stat strong{color:var(--teal);font-size:18px;font-weight:800;line-height:1.2}.journey-scroll{overflow:auto;max-height:calc(100vh - 78px);border:1px solid var(--line);border-radius:6px;background:#eef3f8;box-shadow:inset 0 1px #fff}.appointment-page,.arrival-list-page,.consult-board-page,.menu-data-page{padding:0 16px 18px}.appointment-calendar{overflow:visible;max-height:none;border:1px solid var(--line);border-radius:6px;background:#fff;box-shadow:inset 0 1px #fff}.appointment-hour-list{--appointment-list-columns: 11% 26% 25% 9% 11% 10% 8%;width:100%;display:grid}.appointment-hour-head,.appointment-hour-row{display:grid;grid-template-columns:96px minmax(0,1fr)}.appointment-hour-head{position:sticky;top:0;z-index:5}.appointment-hour-head>div{min-height:48px;display:flex;align-items:center;border-right:1px solid var(--line);border-bottom:1px solid var(--line);background:#f8fafc;color:#60718d;padding:0 14px;font-size:13px;font-weight:700}.appointment-hour-head>.appointment-list-head{display:grid;grid-template-columns:var(--appointment-list-columns);align-items:stretch;width:100%;padding:0}.appointment-list-head span{min-width:0;display:flex;align-items:center;justify-content:space-between;gap:6px;border-right:1px solid var(--line);padding:0 10px;color:#60718d;font-size:13px;font-weight:700;line-height:1.35}.appointment-list-head-label{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.channel-manage-button{flex:0 0 auto;height:22px;border:1px solid #b8d7fb;border-radius:4px;background:#f3f8ff;color:#1767bf;padding:0 8px;font-size:11px;font-weight:700;white-space:nowrap;cursor:pointer}.channel-manage-button:hover{background:#eaf5ff}.appointment-list-head span:last-child{border-right:0}.appointment-hour-cell{min-height:56px;display:flex;align-items:flex-start;justify-content:center;border-right:1px solid var(--line);border-bottom:1px solid var(--line);background:#fbfcfe;color:#8a99af;padding-top:16px;font-size:13px;font-weight:700}.appointment-hour-appointments{min-height:56px;display:grid;align-content:start;gap:0;border-bottom:1px solid var(--line);background:#fff;padding:0}.appointment-hour-empty{min-height:42px;display:flex;align-items:center;color:#9aa8ba;padding:0 12px;font-size:13px}.appointment-list-row{min-width:0;display:grid;grid-template-columns:var(--appointment-list-columns);align-items:center;gap:0;width:100%;border-bottom:0;padding:0}.appointment-list-row>div{min-width:0;min-height:54px;display:flex;align-items:center;border-right:1px solid #edf2f7;border-bottom:1px solid #eaf0f6;color:#31425e;padding:8px 12px;font-size:13px;line-height:1.45;overflow-wrap:anywhere}.appointment-list-row>div:last-child{border-right:0}.appointment-list-exact-time{color:#52637d;font-weight:700}.appointment-list-name{align-items:flex-start;justify-content:space-between;gap:10px}.appointment-list-customer-main{min-width:0;display:flex;flex:1 1 auto;align-items:baseline;flex-wrap:wrap;gap:3px 8px}.appointment-list-name strong{flex:0 1 auto;color:#172942;font-size:14px;font-weight:800}.appointment-list-customer-meta{display:inline-flex;flex:0 0 auto;align-items:center;gap:6px;color:#60718d;font-size:12px;font-weight:700;white-space:nowrap}.sms-notify-button{flex:0 0 auto;padding:2px 8px;border:1px solid #1767bf;border-radius:4px;background:#fff;color:#1767bf;font-size:12px;cursor:pointer;white-space:nowrap}.sms-notify-button:hover{background:#eef6ff}.appointment-list-note{color:#5f708c}.appointment-list-action-control{position:relative;flex:0 0 80px;width:80px}.appointment-list-action-control:after{position:absolute;top:50%;right:10px;width:0;height:0;border-left:4px solid transparent;border-right:4px solid transparent;border-top:5px solid currentColor;color:#52637d;content:"";pointer-events:none;transform:translateY(-50%)}.appointment-list-action-control select{width:100%;height:30px;-webkit-appearance:none;-moz-appearance:none;appearance:none;border:1px solid #cfe0ef;border-radius:4px;background:#fff;color:#31425e;padding:0 26px 0 10px;font-size:12px;font-weight:700;white-space:nowrap}.appointment-list-action-control select:focus{border-color:#00a88980;outline:2px solid rgba(0,168,137,.12)}.calendar-grid{min-width:1696px;display:grid;grid-template-columns:86px repeat(7,minmax(230px,1fr))}.calendar-row{display:contents}.timezone-cell,.day-head,.hour-cell,.appointment-slot{border-right:1px solid var(--line);border-bottom:1px solid var(--line)}.timezone-cell{position:sticky;left:0;z-index:6;min-height:74px;display:flex;align-items:center;justify-content:center;background:#eef2f6;color:#7e8ba0;font-size:12px;font-weight:700}.day-head{position:sticky;top:0;z-index:5;min-height:74px;display:flex;align-items:center;gap:8px;background:#fff;padding:0 14px;white-space:nowrap}.day-head span{color:#8a99af;font-size:15px;font-weight:700}.day-head strong{color:#334561;font-size:26px;line-height:1}.day-head.current{background:#f7faff}.day-head.current span,.day-head.current strong{color:#1f67ff}.hour-cell{position:sticky;left:0;z-index:4;min-height:108px;display:flex;align-items:flex-start;justify-content:center;background:#fbfcfe;color:#8a99af;padding-top:12px;font-size:13px;box-shadow:8px 0 14px #3848620a}.appointment-slot{position:relative;min-height:108px;display:grid;align-content:start;gap:8px;background:linear-gradient(180deg,#ffffffe6,#fdfeffe6);padding:8px}.slot-appointment-list{display:grid;gap:5px}.slot-appointment-row{position:relative;min-width:0;display:flex;align-items:center;gap:8px;border:1px solid #d7e6f4;border-left-width:3px;border-left-color:#76b7f2;border-radius:5px;background:#f8fbff;color:#263a56;padding:5px 6px;text-align:left;white-space:nowrap;box-shadow:0 1px #1f314908}.slot-appointment-row.actions-open{z-index:12}.slot-appointment-detail-button{min-width:0;flex:1 1 auto;display:flex;align-items:center;gap:8px;border:0;background:transparent;color:inherit;padding:0;text-align:left;cursor:pointer}.slot-appointment-detail-button:hover strong{color:#008e75}.slot-appointment-detail-button strong{flex:0 0 auto;overflow:visible;color:#172942;font-size:12px;text-overflow:clip;white-space:nowrap}.slot-appointment-detail-button span{flex:0 0 auto;overflow:visible;color:#52637d;font-size:11px;text-overflow:clip;white-space:nowrap}.slot-action{position:relative;flex:0 0 auto;margin-left:auto}.slot-action-button{flex:0 0 auto;position:relative;height:21px;display:inline-flex;align-items:center;border:0;border-radius:3px;background:#d1f3e8;color:#008e75;padding:0 18px 0 6px;font-size:11px;font-weight:700;line-height:21px;cursor:pointer}.slot-action-button:after{content:"";position:absolute;right:7px;top:50%;width:0;height:0;border-left:4px solid transparent;border-right:4px solid transparent;border-top:5px solid currentColor;pointer-events:none;transform:translateY(-32%)}.slot-action-menu{position:absolute;top:calc(100% + 4px);right:0;z-index:30;min-width:92px;display:grid;gap:2px;border:1px solid #bddfd6;border-radius:5px;background:#fff;padding:4px;box-shadow:0 10px 24px #1f314924}.slot-action-menu button{height:26px;border:0;border-radius:4px;background:transparent;color:#334561;padding:0 8px;text-align:left;font-size:12px;font-weight:700;white-space:nowrap;cursor:pointer}.slot-action-menu button:hover,.slot-action-menu button.active{background:#e5f8f3;color:#008e75}.appointment-card{position:relative;width:100%;min-width:0;display:grid;gap:5px;border:1px solid var(--appointment-border);border-left-width:4px;border-radius:6px;background:var(--appointment-bg);color:#263a56;padding:8px 9px;text-align:left;box-shadow:0 1px #1f31490a}.appointment-card.arrived,.appointment-card.confirmed,.appointment-modal-card.arrived,.appointment-modal-card.confirmed{--appointment-bg: #e3f8f1;--appointment-border: #8ed9c4;--appointment-chip-bg: #d1f3e8;--appointment-chip-color: #008e75}.appointment-card.pending,.appointment-modal-card.pending{--appointment-bg: #fff7e8;--appointment-border: #efcf82;--appointment-chip-bg: #ffedc5;--appointment-chip-color: #b96a00}.appointment-card.rescheduled,.appointment-modal-card.rescheduled{--appointment-bg: #eef6ff;--appointment-border: #9cc6f1;--appointment-chip-bg: #dcecff;--appointment-chip-color: #1767bf}.appointment-card.canceled,.appointment-modal-card.canceled{--appointment-bg: #f5f7fa;--appointment-border: #cbd6e4;--appointment-chip-bg: #e7edf4;--appointment-chip-color: #60718d}.appointment-card.expanded{box-shadow:0 4px 14px #1f314914}.appointment-card-summary{min-width:0;display:grid;gap:5px;border:0;background:transparent;color:inherit;padding:0;text-align:left;cursor:pointer}.appointment-main{min-width:0;display:flex;align-items:center;gap:4px;flex-wrap:nowrap;padding-right:72px}.appointment-main strong{flex:0 0 auto;overflow:visible;color:#172942;font-size:13px;text-overflow:clip;white-space:nowrap}.appointment-main span{flex:0 0 auto;height:18px;display:inline-flex;align-items:center;border-radius:3px;background:#d8f5ed;color:#008e75;padding:0 6px;font-size:11px;font-weight:700}.appointment-main em{flex:0 0 auto;color:#52637d;font-size:12px;font-style:normal}.appointment-status-control{position:absolute;top:7px;right:8px;z-index:3;display:inline-flex;align-items:center}.appointment-status-control:after{content:"";position:absolute;right:7px;top:50%;width:0;height:0;border-left:4px solid transparent;border-right:4px solid transparent;border-top:5px solid currentColor;color:var(--appointment-chip-color);pointer-events:none;transform:translateY(-32%)}.appointment-status-control select{height:21px;display:inline-flex;align-items:center;border:0;border-radius:3px;background:var(--appointment-chip-bg);color:var(--appointment-chip-color);-webkit-appearance:none;-moz-appearance:none;appearance:none;padding:0 18px 0 6px;font-size:11px;font-weight:700;line-height:21px;outline:0;cursor:pointer}.appointment-phone{overflow:visible;color:#52637d;font-size:12px;text-overflow:clip;white-space:nowrap}.phone-display{display:inline-flex;align-items:center;gap:4px;white-space:nowrap}.phone-toggle{display:inline-flex;align-items:center;justify-content:center;width:18px;height:18px;border:0;border-radius:3px;background:transparent;font-size:13px;line-height:1;padding:0;cursor:pointer;transition:background .15s}.phone-toggle:hover{background:#0000000f}.appointment-card p{overflow:hidden;margin:0;color:#5f708c;font-size:12px;line-height:1.4;text-overflow:ellipsis;white-space:nowrap}.appointment-card.expanded p{overflow:visible;text-overflow:clip;white-space:normal}.appointment-detail{display:grid;gap:4px;margin:3px 0 0;border-top:1px solid rgba(82,99,125,.16);padding-top:7px}.appointment-detail div{display:grid;grid-template-columns:76px minmax(0,1fr);gap:8px}.appointment-detail dt{color:#8a99af;font-size:12px}.appointment-detail dd{overflow:hidden;margin:0;color:#31425e;font-size:12px;text-overflow:ellipsis;white-space:nowrap}.appointment-modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:80;display:grid;place-items:center;background:#13223a47;padding:24px}.appointment-modal{position:relative;width:min(760px,calc(100vw - 48px));max-height:min(78vh,720px);display:grid;grid-template-rows:minmax(0,1fr);overflow:hidden}.appointment-modal-close{position:absolute;top:20px;right:22px;z-index:4;height:32px;border:1px solid #d8e2ed;border-radius:5px;background:#fff;color:#334561;padding:0 14px;font-size:13px;font-weight:700}.appointment-modal-list{min-height:0;display:grid;align-content:start;gap:10px;overflow:auto;padding:0}.appointment-modal-card{position:relative;display:grid;gap:8px;border:1px solid var(--appointment-border);border-left-width:4px;border-radius:6px;background:var(--appointment-bg);padding:10px 12px 12px}.appointment-modal-card .appointment-status-control{position:static;justify-self:end}.appointment-modal-card.arrived,.appointment-modal-card.confirmed{--appointment-bg: #e3f8f1;--appointment-border: #8ed9c4;--appointment-chip-bg: #d1f3e8;--appointment-chip-color: #008e75}.appointment-modal-card.pending{--appointment-bg: #fff7e8;--appointment-border: #efcf82;--appointment-chip-bg: #ffedc5;--appointment-chip-color: #b96a00}.modal-card-title{display:flex;align-items:center;gap:10px;min-width:0}.modal-card-title strong{flex:0 0 auto;color:#172942;font-size:15px}.modal-gender-tag{flex:0 0 auto;height:20px;display:inline-flex;align-items:center;border-radius:3px;background:#d8f5ed;color:#008e75;padding:0 7px;font-size:12px;font-weight:700}.modal-card-title em{flex:0 0 auto;color:#52637d;font-size:13px;font-style:normal}.modal-card-title i{flex:1 1 auto;overflow:hidden;min-width:0;color:#52637d;font-size:13px;font-style:normal;text-overflow:ellipsis;white-space:nowrap}.modal-detail-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:6px 16px;margin:0}.modal-detail-grid div{min-width:0;display:grid;grid-template-columns:80px minmax(0,1fr);gap:8px}.modal-detail-grid dt{color:#8a99af;font-size:12px}.modal-detail-grid dd{overflow:hidden;margin:0;color:#31425e;font-size:12px;text-overflow:ellipsis;white-space:nowrap}.modal-card-note{margin:0;color:#5f708c;font-size:12px;line-height:1.5}.modal-appointment-info{border:1px solid #d8e2ed;border-radius:6px;background:#fff;overflow:hidden}.modal-appointment-info-head{padding:6px 12px;border-bottom:1px solid #e6ecf2;background:#f8fafc;color:#172942;font-size:12px;font-weight:700}.modal-appointment-info-body{display:grid;gap:8px;padding:10px 12px}.modal-appointment-info-body .modal-detail-grid{margin:0}.arrival-list-toolbar{min-height:54px;display:flex;align-items:center;justify-content:flex-start;flex-wrap:wrap;gap:12px}.arrival-list-toolbar label{display:inline-flex;align-items:center;gap:10px;flex:0 0 auto;color:#52637d;font-size:13px;font-weight:700}.arrival-list-toolbar label span{white-space:nowrap}.arrival-list-toolbar input{width:150px;height:34px;border:1px solid #d8e2ed;border-radius:5px;background:#fff;color:#263a56;padding:0 10px;font-size:13px}.arrival-list-toolbar input[type=search]{width:170px}.appointment-list-toolbar{min-height:54px;display:flex;align-items:center;justify-content:flex-start;flex-wrap:wrap;gap:12px;margin-bottom:12px}.appointment-list-toolbar label{display:inline-flex;align-items:center;gap:10px;flex:0 0 auto;color:#52637d;font-size:13px;font-weight:700}.appointment-list-toolbar label span{white-space:nowrap}.appointment-list-toolbar input,.appointment-list-toolbar select{width:150px;height:34px;border:1px solid #d8e2ed;border-radius:5px;background:#fff;color:#263a56;padding:0 10px;font-size:13px}.appointment-list-toolbar input[type=search]{width:170px}.appointment-list-toolbar input:focus,.appointment-list-toolbar select:focus{border-color:#00a88980;outline:2px solid rgba(0,168,137,.12)}.appointment-list-actions{flex:1 1 auto;display:flex;justify-content:flex-end}.appointment-create-modal{width:min(520px,calc(100vw - 48px));grid-template-rows:auto minmax(0,1fr)}.arrival-workspace{display:grid;gap:12px;align-items:start}.arrival-board-controls{display:flex;align-items:center;justify-content:space-between;gap:16px}.arrival-status-filters{display:grid;grid-template-columns:repeat(3,minmax(88px,1fr));gap:8px;width:min(400px,100%)}.arrival-status-filter{min-height:44px;display:flex;align-items:center;justify-content:space-between;gap:10px;border:1px solid #dce7f1;border-radius:6px;background:#fff;color:#52637d;padding:0 12px;cursor:pointer;box-shadow:inset 0 1px #fff;transition:border-color .14s ease,background .14s ease,color .14s ease,box-shadow .14s ease}.arrival-status-filter span{overflow:hidden;font-size:13px;font-weight:700;text-overflow:ellipsis;white-space:nowrap}.arrival-status-filter strong{flex:0 0 auto;min-width:26px;height:24px;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;background:#f2f6fb;color:#263a56;font-size:13px}.arrival-status-filter.active{border-color:#00a88961;background:#e9f9f4;color:#007e68;box-shadow:0 8px 18px #00a88914}.arrival-status-filter.active strong{background:#fff;color:#007e68}.arrival-stage-columns{display:grid;grid-template-rows:repeat(2,auto);gap:16px}.arrival-stage-column{border:1px solid #d8e2ed;border-radius:8px;background:#f8fafc;overflow:hidden}.arrival-stage-column-head{display:flex;align-items:center;gap:10px;padding:10px 16px;background:#fff;border-bottom:1px solid #e6ecf2}.arrival-stage-column-head strong{font-size:14px;font-weight:700;color:#172942}.arrival-stage-column-head span{flex:1;min-width:0;font-size:12px;color:#8494a7;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.arrival-stage-column-head em{flex:0 0 auto;min-width:24px;height:22px;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;background:#edf2f7;color:#52637d;font-size:12px;font-style:normal;font-weight:600;padding:0 6px}.arrival-card-board .arrival-card-list,.arrival-card-list{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));align-content:flex-start;gap:12px;padding:12px}.arrival-customer-card{min-width:0;height:100%;display:grid;gap:10px;border:1px solid #dce6f0;border-left-width:4px;border-radius:6px;background:#fff;padding:12px;box-shadow:0 1px #1f31490a}.arrival-customer-card.unassigned{border-left-color:#e2a13d;background:#fffaf0}.arrival-customer-card.assigned{border-left-color:#00a889;background:#f2fbf7}.arrival-customer-head{position:relative;min-width:0;display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.arrival-customer-person{min-width:0;display:flex;align-items:center;gap:8px;flex-wrap:wrap}.arrival-customer-person strong{color:#172942;font-size:15px}.arrival-customer-person span{height:20px;display:inline-flex;align-items:center;border-radius:3px;background:#d8f5ed;color:#008e75;padding:0 7px;font-size:12px;font-weight:700}.arrival-customer-person em,.arrival-customer-person i{color:#52637d;font-size:13px;font-style:normal}.arrival-stage-badge{flex:0 0 auto;min-height:26px;display:inline-flex;align-items:center;gap:6px;border-radius:999px;background:#e5f8f3;color:#008e75;padding:0 10px;font-size:12px;font-weight:800;white-space:nowrap}.arrival-stage-badge.waiting{background:#eef8ff;color:#278bc7}.arrival-stage-badge.active{background:#fff0cf;color:#b96a00}.arrival-stage-badge.ready{background:#e6f0ff;color:#1767bf}.arrival-stage-badge.aftercare{background:#f0e9ff;color:#6a4ac7}.arrival-stage-badge small{font-size:11px;font-weight:700}.arrival-customer-meta{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:6px 14px;margin:0}.arrival-customer-meta div{min-width:0;display:grid;grid-template-columns:max-content minmax(0,1fr);align-items:center;gap:4px}.arrival-customer-meta dt{color:#8a99af;font-size:12px;white-space:nowrap}.arrival-customer-meta dd{overflow:hidden;margin:0;color:#31425e;font-size:12px;font-weight:700;text-overflow:ellipsis;white-space:nowrap}.arrival-customer-card p{margin:0;color:#5f708c;font-size:12px;line-height:1.5}.arrival-appointment-info{border:1px solid #d8e2ed;border-radius:6px;background:#fff;overflow:hidden}.arrival-appointment-info-head{padding:6px 12px;border-bottom:1px solid #e6ecf2;background:#f8fafc;color:#172942;font-size:12px;font-weight:700}.arrival-appointment-info-body{display:grid;gap:8px;padding:10px 12px}.arrival-appointment-info-body .arrival-customer-meta{margin:0}.arrival-card-note{display:flex;align-items:center;gap:4px;padding:8px 12px;font-size:12px;color:#52637d;border-top:1px solid #e8ecf0}.arrival-card-note-text{flex:1;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.arrival-card-note-edit{flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;padding:0;background:none;border:none;cursor:pointer;color:#8494a7}.arrival-card-note-edit:hover{color:#172942}.arrival-card-foot{display:flex;align-items:flex-end;justify-content:space-between;gap:12px}.arrival-card-actions{display:flex;justify-content:flex-end;gap:8px;padding:8px 12px;border-top:1px solid #e8ecf0}.arrival-detection-tags{display:flex;flex-wrap:wrap;gap:6px}.arrival-detection-tag{height:24px;display:inline-flex;align-items:center;gap:4px;border:1px solid #9bdcca;border-radius:4px;background:#e7f8f2;color:#008e75;padding:0 8px;font-size:12px;font-weight:700;cursor:pointer;transition:all .15s}.arrival-detection-tag:hover{background:#d4f0e7}.arrival-detection-tag.checking{border-color:#f0c060;background:#fff3d0;color:#b07000}.arrival-detection-tag.done{border-color:#6ec49e;background:#dff5eb;color:#1a7a50}.detection-dot{width:6px;height:6px;border-radius:50%;background:#e09000}.detection-check{font-size:11px}.arrival-edit-icon{flex:0 0 auto;width:26px;height:26px;display:inline-flex;align-items:center;justify-content:center;border:1px solid #d8e2ed;border-radius:4px;background:#fff;color:#52637d;cursor:pointer;padding:0}.arrival-edit-icon:hover{background:#f3f7fb;color:#1767bf}.arrival-arrival-info{border:1px solid #d8e2ed;border-radius:6px;background:#fff;overflow:hidden}.arrival-arrival-info-head{padding:6px 12px;border-bottom:1px solid #e6ecf2;background:#f8fafc;color:#172942;font-size:12px;font-weight:700}.arrival-arrival-info-body{display:grid;gap:10px;padding:10px 12px}.arrival-arrival-info-body .arrival-customer-meta{margin:0}.arrival-arrival-detection{display:flex;flex-wrap:wrap;gap:8px}.arrival-detection-button{flex:1 1 calc(50% - 4px);width:50%;height:30px;border:1px solid #9bdcca;border-radius:4px;background:#e7f8f2;color:#008e75;padding:0 12px;font-size:12px;font-weight:700;cursor:pointer}.arrival-assign-button.arrival-assign-inline{height:22px;padding:0 10px;font-size:12px;font-weight:600;box-shadow:none}.arrival-arrival-consultant{display:inline-flex;align-items:center;gap:8px;min-width:0}.arrival-arrival-consultant strong{color:#31425e;font-size:12px;font-weight:600}.arrival-reassign-button{height:22px;border:1px solid #cfe0ef;border-radius:4px;background:#fff;color:#1767bf;padding:0 8px;font-size:12px;font-weight:700;cursor:pointer}.arrival-reassign-button:hover{background:#f1f7ff}.arrival-card-empty{grid-column:1 / -1;min-height:160px;display:grid;place-items:center;border:1px dashed #d7e3ef;border-radius:6px;color:#8a99af;font-size:13px}.arrival-list-table{overflow:auto;max-height:calc(100vh - 132px);border:1px solid var(--line);border-radius:6px;background:#fff;box-shadow:inset 0 1px #fff}.arrival-list-grid{min-width:1980px;display:grid;grid-template-columns:120px 70px 78px 150px 120px 130px 130px 120px 130px 220px minmax(280px,1fr) 190px 140px}.arrival-list-head,.arrival-list-row{display:contents}.arrival-list-head>div,.arrival-list-row>div,.arrival-list-row>time{min-height:48px;display:flex;align-items:center;border-right:1px solid var(--line);border-bottom:1px solid var(--line);padding:0 14px;color:#334561;font-size:13px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.arrival-list-head>div{position:sticky;top:0;z-index:2;min-height:52px;background:#f8fafc;color:#60718d;font-size:12px;font-weight:700}.arrival-list-row>time{color:#263a56;font-weight:700}.arrival-list-row:hover>div,.arrival-list-row:hover>time{background:#fbfefe}.arrival-name{color:#172942;font-weight:700}.arrival-gender{height:20px;display:inline-flex;align-items:center;border-radius:3px;background:#d8f5ed;color:#008e75;padding:0 7px;font-size:12px;font-weight:700}.arrival-status{height:22px;display:inline-flex;align-items:center;border-radius:3px;padding:0 8px;font-size:12px;font-weight:700}.arrival-status.done{background:#d1f3e8;color:#008e75}.arrival-status.pending{background:#ffedc5;color:#b96a00}.arrival-status.rescheduled{background:#dcecff;color:#1767bf}.arrival-status.canceled{background:#e7edf4;color:#60718d}.arrival-project,.arrival-note-cell{color:#52637d}.arrival-detection{gap:6px}.arrival-detection span{height:24px;display:inline-flex;align-items:center;border:1px solid #9bdcca;border-radius:4px;background:#e7f8f2;color:#008e75;padding:0 8px;font-size:12px;font-weight:700}.arrival-detection span.pending{border-color:#efcf82;background:#fff6e2;color:#b96a00}.arrival-empty-row{grid-column:1 / -1;min-height:92px;display:grid;place-items:center;border-bottom:1px solid var(--line);color:#8a99af;font-size:13px}.arrival-assign-button{height:32px;border:0;border-radius:5px;background:var(--teal);color:#fff;padding:0 16px;font-size:13px;font-weight:700;box-shadow:0 5px 12px #00a8892e;white-space:nowrap;cursor:pointer}.arrival-assign-button:hover{background:#008e75}.consult-board-page{display:grid;gap:12px;max-height:calc(100vh - 78px);overflow:auto}.consult-board-section{overflow:hidden;min-height:194px;border:1px solid var(--line);border-radius:6px;background:#fff;box-shadow:inset 0 1px #fff;transition:border-color .16s ease,box-shadow .16s ease}.consult-board-section.waiting .consult-board-head{background:#eef8ff}.consult-board-section.active .consult-board-head{background:#fff5dd}.consult-board-section.ready .consult-board-head{background:#e8f8f2}.consult-board-head{min-height:50px;display:flex;align-items:center;justify-content:space-between;gap:16px;border-bottom:1px solid var(--line);padding:0 16px}.consult-board-head div{min-width:0;display:flex;align-items:baseline;gap:12px}.consult-board-head strong{color:#172942;font-size:17px}.consult-board-head span{overflow:hidden;color:#71809b;font-size:12px;text-overflow:ellipsis;white-space:nowrap}.consult-board-head em{flex:0 0 auto;min-width:38px;height:24px;display:inline-flex;align-items:center;justify-content:center;border-radius:13px;background:#ffffffc7;color:#52637d;font-size:13px;font-style:normal;font-weight:700}.consult-board-list{min-height:142px;display:grid;grid-template-columns:1fr;align-content:flex-start;gap:10px;padding:12px}.consult-cards-column{display:grid;gap:12px;background:#fff;border:1px solid var(--line);border-radius:6px;padding:12px}.consult-cards-column .consult-board-list{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));padding:0;min-height:0}.consult-cards-column .consult-board-card{min-width:0;height:100%}.consult-cards-column .consult-card-actions{justify-content:flex-end}.consult-cards-column .consult-board-empty{grid-column:1 / -1}.consult-card-status{flex:0 0 auto;margin-left:auto}.consult-card-status time{height:24px;display:inline-flex;align-items:center;border-radius:4px;background:#ffffffbd;color:#263a56;padding:0 8px;font-size:12px;font-weight:700;white-space:nowrap}.consult-board-card{min-width:0;display:grid;gap:8px;border:1px solid #dce7f1;border-left-width:4px;border-radius:6px;background:#fbfcfe;padding:10px 12px;cursor:grab;transition:border-color .14s ease,background .14s ease,transform .14s ease,box-shadow .14s ease}.consult-board-card:active{cursor:grabbing;transform:scale(.99)}.consult-board-card.waiting{border-color:#92cff2;border-left-color:#278bc7;background:#f2f9ff}.consult-board-card.active{border-color:#efcf82;border-left-color:#d38300;background:#fff8e8}.consult-board-card.ready{border-color:#9bdcca;border-left-color:var(--teal);background:#eefaf5}.consult-board-card:hover{box-shadow:0 8px 18px #43527014}.consult-card-head{min-width:0;display:flex;align-items:center;justify-content:space-between;gap:8px}.consult-card-identity{min-width:0;display:flex;align-items:center;gap:8px}.consult-card-identity strong{flex:0 0 auto;color:#172942;font-size:15px}.consult-card-identity span{flex:0 0 auto;height:20px;display:inline-flex;align-items:center;border-radius:3px;background:#d8f5ed;color:#008e75;padding:0 7px;font-size:12px;font-weight:700}.consult-card-identity em,.consult-card-identity i,.consult-card-head time{flex:0 0 auto;color:#52637d;font-size:12px;font-style:normal}.consult-card-identity i{overflow:hidden;flex:1 1 auto;min-width:0;text-overflow:ellipsis;white-space:nowrap}.consult-card-head time{margin-left:auto;height:24px;display:inline-flex;align-items:center;border-radius:4px;background:#ffffffbd;color:#263a56;padding:0 8px;font-weight:700;white-space:nowrap}.consult-card-status time{margin-left:0}.consult-card-meta{display:grid;gap:5px}.consult-record-row{min-width:0;display:grid;grid-template-columns:48px minmax(54px,.6fr) 56px minmax(0,1.4fr);align-items:center;gap:6px;border:1px solid rgba(121,139,166,.14);border-radius:4px;background:#ffffff8a;padding:5px 7px}.consult-record-row span{color:#8a99af;font-size:12px}.consult-record-row strong,.consult-record-row time{overflow:hidden;margin:0;color:#263a56;font-size:12px;font-weight:700;text-overflow:ellipsis;white-space:nowrap}.consult-record-row time{color:#52637d;font-weight:600}.consult-board-empty{min-height:92px;display:grid;place-items:center;border:1px dashed #d8e2ed;border-radius:6px;color:#a0aec3;font-size:13px}.consult-filterbar{min-height:54px;display:flex;align-items:center;flex-wrap:wrap;gap:12px}.consult-filterbar label{display:inline-flex;align-items:center;gap:10px;color:#52637d;font-size:13px;font-weight:700}.consult-filterbar label span{white-space:nowrap}.consult-filterbar input{width:170px;height:34px;border:1px solid #d8e2ed;border-radius:5px;background:#fff;color:#263a56;padding:0 10px;font-size:13px}.consult-summary{display:inline-flex;align-items:center;gap:14px;margin-left:auto;color:#71809b;font-size:13px}.consult-summary strong{color:var(--teal)}.consult-workspace{display:grid;gap:12px;align-items:start}.consult-board-controls{display:flex;align-items:center;justify-content:flex-start}.consult-status-filters{display:grid;grid-template-columns:repeat(5,minmax(88px,auto));gap:8px;width:100%}.consult-status-filter{min-height:44px;display:flex;align-items:center;justify-content:space-between;gap:10px;border:1px solid #dce7f1;border-radius:6px;background:#fff;color:#52637d;padding:0 12px;cursor:pointer;box-shadow:inset 0 1px #fff;transition:border-color .14s ease,background .14s ease,color .14s ease,box-shadow .14s ease}.consult-status-filter span{overflow:hidden;font-size:13px;font-weight:700;text-overflow:ellipsis;white-space:nowrap}.consult-status-filter strong{flex:0 0 auto;min-width:26px;height:24px;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;background:#f2f6fb;color:#263a56;font-size:13px}.consult-status-filter.active{border-color:#00a88961;background:#e9f9f4;color:#007e68;box-shadow:0 8px 18px #00a88914}.consult-status-filter.active strong{background:#fff;color:#007e68}.consult-stage-board{display:grid;gap:12px}.consult-stage-columns{display:grid;grid-template-rows:repeat(3,auto);gap:16px}.consult-stage-column{border:1px solid #d8e2ed;border-radius:8px;background:#f8fafc;overflow:hidden}.consult-stage-column-head{display:flex;align-items:center;gap:10px;padding:10px 16px;background:#fff;border-bottom:1px solid #e6ecf2}.consult-stage-column-head strong{font-size:14px;font-weight:700;color:#172942}.consult-stage-column-head span{flex:1;min-width:0;font-size:12px;color:#8494a7;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.consult-stage-column-head em{flex:0 0 auto;min-width:24px;height:22px;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;background:#edf2f7;color:#31425e;font-size:12px;font-style:normal;font-weight:700;padding:0 8px}.consult-stage-waiting .consult-stage-column-head{border-left:3px solid #f0ad4e}.consult-stage-inConsult .consult-stage-column-head{border-left:3px solid #5bb8d4}.consult-stage-finished .consult-stage-column-head{border-left:3px solid #6ccba5}.consult-stage-column .consult-board-list{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;padding:12px}.consult-board-section.done .consult-board-head{background:#e8f8f2}.consult-board-card{cursor:default}.consult-board-card:active{cursor:default;transform:none}.consult-board-card.done{border-color:#9bdcca;border-left-color:var(--teal);background:#eefaf5}.consult-board-card p{margin:0;color:#5f708c;font-size:12px;line-height:1.5}.consult-card-note{margin:0;padding:8px 0;color:#52637d;font-size:12px;line-height:1.5}.consult-running-line,.consult-finished-list{display:flex;align-items:center;flex-wrap:wrap;gap:8px;border:1px solid rgba(121,139,166,.14);border-radius:4px;background:#ffffff9e;padding:6px 8px}.consult-running-line span{color:#8a99af;font-size:12px}.consult-running-line strong,.consult-running-line time,.consult-finished-list span{color:#263a56;font-size:12px;font-weight:700}.consult-person-list{display:grid;gap:6px}.consult-person-item{display:flex;align-items:center;flex-wrap:wrap;gap:8px;border:1px solid rgba(121,139,166,.14);border-radius:4px;background:#ffffff9e;padding:6px 8px;color:#263a56;font-size:12px;font-weight:700}.consult-card-actions{display:flex;justify-content:flex-end;align-items:center;gap:8px}.consult-card-consultant{margin-right:auto;color:#60718d;font-size:12px;font-weight:600}.consult-primary-button,.consult-secondary-button{height:30px;border-radius:4px;padding:0 12px;font-size:13px;font-weight:700;white-space:nowrap}.consult-primary-button{border:0;background:var(--teal);color:#fff;box-shadow:0 5px 12px #00a88926}.consult-secondary-button{border:1px solid #cfe0ef;background:#fff;color:#52637d}.consult-card-order-list{display:grid;gap:7px;margin-top:2px;border:1px solid rgba(0,168,137,.18);border-radius:5px;background:#ffffffa8;padding:8px}.consult-card-order-head,.consult-card-order-meta{display:flex;align-items:center;justify-content:space-between;gap:8px}.consult-card-order-head span{color:#60718d;font-size:12px;font-weight:700}.consult-card-order-head strong{color:#008e75;font-size:12px}.consult-card-order-item{display:grid;gap:5px;border-top:1px solid rgba(121,139,166,.14);padding-top:7px}.consult-card-order-products{display:flex;flex-wrap:wrap;gap:4px 8px}.consult-card-order-products span{color:#263a56;font-size:12px;font-weight:700;line-height:1.35}.consult-card-order-meta time,.consult-card-order-meta strong,.consult-card-order-meta em,.consult-card-order-empty{color:#52637d;font-size:12px;font-style:normal;font-weight:700}.consult-card-order-meta time{min-width:0;overflow:hidden;flex:1 1 auto;font-weight:600;text-overflow:ellipsis;white-space:nowrap}.consult-card-order-meta strong{flex:0 0 auto;color:#172942}.consult-card-order-meta em{flex:0 0 auto;height:22px;display:inline-flex;align-items:center;border-radius:4px;background:#e7f8f2;color:#008e75;padding:0 7px}.consult-card-order-empty{color:#8a99af;font-weight:600}.consult-card-order-table{display:grid;gap:4px}.consult-card-order-row{display:grid;grid-template-columns:1fr auto;gap:8px;align-items:center;border-top:1px solid rgba(121,139,166,.14);padding-top:6px;color:#263a56;font-size:12px}.consult-card-order-row.head{border-top:0;padding-top:0;color:#60718d;font-weight:700}.consult-card-order-row [role=cell] span{display:inline;color:#263a56;font-size:12px;font-weight:700}.consult-card-order-row [role=cell]:last-child{text-align:right;color:#172942;font-weight:700}.consult-card-order-row.total{border-top:1px solid rgba(121,139,166,.28);color:#172942;font-weight:700}.consult-card-order-note{border-top:1px solid rgba(121,139,166,.14);padding-top:6px;color:#52637d;font-size:12px;line-height:1.45}.consult-order-panel{overflow:hidden;border:1px solid var(--line);border-radius:6px;background:#fff;box-shadow:inset 0 1px #fff}.consult-order-head{min-height:54px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line);background:#f8fafc;padding:0 16px}.consult-order-head strong{color:#172942;font-size:15px}.consult-order-head span{min-width:40px;height:26px;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;background:#fff;color:#52637d;font-size:13px;font-weight:700}.consult-order-table{overflow:auto;max-height:calc(100vh - 190px);display:grid;min-width:560px}.consult-order-row{display:grid;grid-template-columns:70px minmax(140px,1fr) 70px 110px 80px 70px}.consult-order-row>div,.consult-order-row>time,.consult-order-row>strong{min-height:48px;display:flex;align-items:center;border-bottom:1px solid var(--line);padding:8px;color:#334561;font-size:12px}.consult-order-row.head>div{min-height:36px;background:#f8fafc;color:#60718d;font-size:12px;font-weight:700}.consult-order-products{align-items:flex-start;flex-direction:column;gap:4px}.consult-order-products span{color:#263a56;font-weight:700}.consult-order-row>strong{color:#172942}.consult-order-status{height:24px;display:inline-flex;align-items:center;border-radius:4px;background:#e7f8f2;color:#008e75;padding:0 8px;font-size:12px;font-weight:700}.treatment-page{display:grid;gap:12px;max-height:100vh;overflow:auto;padding:12px 16px 18px}.treatment-toolbar{min-height:58px;display:flex;align-items:center;flex-wrap:wrap;gap:10px 12px;border:1px solid var(--line);border-radius:6px;background:#fff;padding:10px 12px;box-shadow:inset 0 1px #fff}.treatment-toolbar label{display:inline-flex;align-items:center;gap:8px;color:#52637d;font-size:13px;font-weight:700}.treatment-toolbar label span{white-space:nowrap}.treatment-toolbar input,.treatment-toolbar select{height:32px;border:1px solid #d8e2ed;border-radius:5px;background:#fff;color:#263a56;padding:0 10px;font-size:13px}.treatment-toolbar input[type=search]{width:136px}.treatment-toolbar input[type=date]{width:142px}.treatment-toolbar select{width:104px}.treatment-toolbar-summary{display:inline-flex;align-items:center;gap:12px;margin-left:auto;color:#71809b;font-size:13px;white-space:nowrap}.treatment-toolbar-summary strong{color:var(--teal)}.treatment-export-button{height:34px;border:1px solid #135da9;border-radius:5px;background:#1767bf;color:#fff;cursor:pointer;padding:0 16px;font-size:13px;font-weight:800;white-space:nowrap;box-shadow:0 1px #135da92e}.treatment-export-button:hover,.treatment-export-button:focus-visible{background:#145ca8;outline:none}.treatment-export-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:98;display:grid;place-items:center;background:#13223a52;padding:24px}.treatment-export-modal{width:min(460px,calc(100vw - 48px));overflow:hidden;border:1px solid #d8e2ed;border-radius:8px;background:#fff;box-shadow:0 24px 80px #13223a38}.treatment-export-head{min-height:58px;display:flex;align-items:center;justify-content:space-between;gap:16px;border-bottom:1px solid var(--line);padding:0 18px}.treatment-export-head strong{color:#172942;font-size:17px}.treatment-export-close{border:0;background:transparent;color:#71809b;cursor:pointer;font-size:13px;font-weight:700}.treatment-export-fields{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;padding:18px}.treatment-export-fields label{display:grid;gap:8px}.treatment-export-fields span{color:#52637d;font-size:13px;font-weight:700}.treatment-export-fields input{height:36px;border:1px solid #d8e2ed;border-radius:5px;background:#fff;color:#263a56;padding:0 10px;font-size:13px}.treatment-export-actions{display:flex;justify-content:flex-end;gap:10px;border-top:1px solid var(--line);padding:12px 18px}.treatment-export-cancel-button,.treatment-export-confirm-button{height:34px;border-radius:5px;cursor:pointer;padding:0 16px;font-size:13px;font-weight:800}.treatment-export-cancel-button{border:1px solid #d8e2ed;background:#fff;color:#52637d}.treatment-export-confirm-button{border:1px solid #135da9;background:#1767bf;color:#fff}.treatment-export-confirm-button:hover,.treatment-export-confirm-button:focus-visible{background:#145ca8;outline:none}.treatment-user-list{display:grid;gap:12px}.treatment-user-card{overflow:hidden;border:1px solid var(--line);border-radius:6px;background:#fff;box-shadow:0 1px #1f314908,inset 0 1px #fff}.treatment-user-card.is-frozen{border-color:#d4dce7;background:#fafbfc}.treatment-user-card.is-frozen .treatment-user-head,.treatment-user-card.is-frozen .treatment-order-head>div{background:#f3f5f8}.treatment-user-card.is-frozen .treatment-order-body{filter:saturate(.45)}.treatment-user-card.is-frozen :disabled{cursor:not-allowed;opacity:.5}.treatment-user-card.is-frozen .treatment-download-button{opacity:1}.treatment-user-head{min-height:62px;display:grid;grid-template-columns:minmax(0,1fr) auto minmax(90px,1fr);align-items:center;justify-items:start;gap:14px;border-bottom:1px solid var(--line);background:#eef6ff;padding:10px 14px}.treatment-user-meta{min-width:0;display:inline-flex;align-items:baseline;gap:18px}.treatment-consult-meta span{color:#8a99af;font-size:12px;white-space:nowrap}.treatment-user-meta strong,.treatment-user-meta span{overflow:hidden;color:#263a56;font-size:13px;font-weight:700;text-overflow:ellipsis;white-space:nowrap}.treatment-user-meta strong{color:#172942;font-size:16px}.treatment-user-meta .treatment-frozen-badge{height:22px;display:inline-flex;align-items:center;border:1px solid #c8d0dc;border-radius:4px;background:#e7ebf0;color:#5f6d80;padding:0 7px;font-size:11px;font-weight:700;line-height:1}.treatment-consult-meta{display:inline-flex;align-items:center;justify-self:center;gap:8px;min-width:0;color:#52637d;font-size:13px}.treatment-consult-meta strong{color:#263a56;font-size:13px;white-space:nowrap}.treatment-download-button{justify-self:end;height:32px;border:1px solid #b8d7fb;border-radius:4px;background:#f8fbff;color:#1767bf;cursor:pointer;padding:0 14px;font-size:13px;font-weight:700;white-space:nowrap}.treatment-download-button:hover,.treatment-download-button:focus-visible{background:#e7f2ff;color:#145ca8}.treatment-order-table{overflow:auto;display:grid}.treatment-order-row{min-width:1400px;display:grid;grid-template-columns:minmax(170px,1fr) minmax(180px,1fr) 76px 118px 96px 96px 96px minmax(270px,1.35fr) minmax(200px,1fr)}.treatment-order-body{min-width:1400px;display:grid;grid-auto-rows:minmax(56px,auto);grid-template-columns:minmax(170px,1fr) minmax(180px,1fr) 76px 118px 96px 96px 96px minmax(270px,1.35fr) minmax(200px,1fr)}.treatment-order-table.has-selection .treatment-order-row,.treatment-order-table.has-selection .treatment-order-body{min-width:1500px;grid-template-columns:88px minmax(170px,1fr) minmax(180px,1fr) 76px 118px 96px 96px 96px minmax(270px,1.35fr) minmax(200px,1fr)}.treatment-order-line{display:contents}.treatment-order-row>div,.treatment-order-line>div,.treatment-aftercare-cell,.treatment-info-aftercare-cell{min-height:56px;display:flex;align-items:center;gap:8px;border-right:1px solid var(--soft-line);border-bottom:1px solid var(--soft-line);padding:10px 12px;color:#334561;font-size:13px}.treatment-order-table.has-selection .treatment-col-select,.treatment-col-project{grid-column:1}.treatment-order-table.has-selection .treatment-col-project{grid-column:2}.treatment-project-note-cell{align-items:flex-start;color:#62738f;line-height:1.45}.treatment-col-project-note{grid-column:2}.treatment-order-table.has-selection .treatment-col-project-note,.treatment-col-prep{grid-column:3}.treatment-order-table.has-selection .treatment-col-prep,.treatment-col-instrument{grid-column:4}.treatment-order-table.has-selection .treatment-col-instrument,.treatment-col-nurse{grid-column:5}.treatment-order-table.has-selection .treatment-col-nurse,.treatment-col-doctor{grid-column:6}.treatment-order-table.has-selection .treatment-col-doctor,.treatment-col-room{grid-column:7}.treatment-order-table.has-selection .treatment-col-room,.treatment-col-treatment{grid-column:8}.treatment-order-table.has-selection .treatment-col-treatment{grid-column:9}.treatment-col-aftercare{grid-column:9;grid-row:1 / span var(--treatment-row-count)}.treatment-order-table.has-selection .treatment-col-aftercare{grid-column:10}.treatment-order-head>div{min-height:42px;background:#f8fafc;color:#60718d;font-size:12px;font-weight:700}.treatment-select-cell,.treatment-order-head .treatment-col-select{justify-content:center}.treatment-batch-assign-button{height:28px;border:1px solid #b8d7fb;border-radius:4px;background:#f3f8ff;color:#1767bf;padding:0 8px;font-size:12px;font-weight:700;white-space:nowrap;cursor:pointer}.treatment-batch-assign-button:hover,.treatment-batch-assign-button:focus-visible{background:#e7f2ff;color:#145ca8}.treatment-batch-assign-button:disabled,.treatment-assignment-button:disabled,.treatment-aftercare-edit:disabled{border-color:#d1d8e1;background:#eef1f4;color:#8490a1;text-decoration:none}.treatment-row-select{width:18px;height:18px;margin:0;accent-color:var(--teal);cursor:pointer}.treatment-row-select:disabled,.treatment-prep-check:disabled{accent-color:#96a1af}.treatment-project-cell{align-items:center;flex-direction:row;justify-content:center}.treatment-project-cell strong{overflow:hidden;max-width:100%;color:#172942;font-size:14px;text-overflow:ellipsis;white-space:nowrap}.treatment-project-cell span{color:#52637d;font-size:12px;font-weight:700}.treatment-project-quantity{flex:0 0 auto}.treatment-prep-cell{justify-content:center}.treatment-prep-check{width:18px;height:18px;margin:0;accent-color:var(--teal);pointer-events:none}.treatment-assignment-button{min-width:0;height:30px;overflow:hidden;border:0;border-radius:4px;background:transparent;color:#1767bf;cursor:pointer;padding:0 4px;font-size:13px;text-decoration:underline;text-underline-offset:3px;text-overflow:ellipsis;white-space:nowrap}.treatment-assignment-button:hover,.treatment-assignment-button:focus-visible{background:#eaf5ff;color:#1767bf;padding:0 8px}.treatment-assignment-button.empty{border:1px solid #b8d7fb;background:#f3f8ff;color:#1767bf;padding:0 10px;font-weight:700;text-decoration:none}.treatment-progress-cell{align-items:center;flex-direction:row;justify-content:center;flex-wrap:nowrap}.treatment-aftercare-cell,.treatment-info-aftercare-cell{align-items:flex-start;flex-direction:column;justify-content:center}.treatment-state{height:24px;display:inline-flex;align-items:center;flex:0 0 auto;border-radius:4px;padding:0 8px;font-size:12px;font-weight:700;white-space:nowrap}.treatment-state.pending{background:#e6f0ff;color:#1767bf}.treatment-state.active{background:#fff0cf;color:#b96a00}.treatment-state.done{background:#d1f3e8;color:#008e75}.treatment-progress-cell time{overflow:hidden;max-width:100%;color:#52637d;font-size:12px;font-style:normal;text-overflow:ellipsis;white-space:nowrap}.treatment-time-inline{min-width:0;display:inline-flex;align-items:center;flex:0 0 auto;gap:6px;color:#52637d;font-size:12px;white-space:nowrap}.treatment-time-inline time{overflow:visible;max-width:none;font-size:12px;text-overflow:clip}.treatment-action-button{height:24px;border:0;border-radius:4px;background:var(--teal);color:#fff;padding:0 8px;font-size:12px;font-weight:700;white-space:nowrap}.treatment-action-button:disabled{opacity:.45;cursor:not-allowed}.treatment-aftercare-cell,.treatment-info-aftercare-cell{position:relative;align-items:stretch;min-height:calc(56px * var(--treatment-row-count));padding:12px;text-align:left}.treatment-aftercare-cell .treatment-aftercare-edit{top:8px;right:8px}.treatment-aftercare-edit{position:absolute;z-index:1;width:28px;height:28px;display:inline-flex;align-items:center;justify-content:center;border:1px solid #cbd9e8;border-radius:5px;background:#fff;color:#52637d;cursor:pointer;padding:0}.treatment-aftercare-edit:hover,.treatment-aftercare-edit:focus-visible{border-color:#9bc5ef;background:#f3f8ff;color:#1767bf;outline:none}.treatment-aftercare-edit svg{width:15px;height:15px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:2}.treatment-aftercare-input{width:100%;min-height:max(76px,calc((56px * var(--treatment-row-count)) - 24px));resize:none;border:0;border-radius:0;background:transparent;color:#52637d;padding:0 28px 0 0;font-family:inherit;font-size:12px;line-height:1.6}.treatment-aftercare-input:focus{border:1px solid #9bc5ef;border-radius:6px;background:#fff;box-shadow:0 0 0 3px #1767bf1f;outline:none;padding:30px 36px 10px 10px}.treatment-aftercare-input:disabled{color:#7f8998;-webkit-text-fill-color:#7f8998}.treatment-empty{min-height:160px;display:grid;place-items:center;border:1px dashed #d7e3ef;border-radius:6px;background:#fff;color:#8a99af;font-size:13px}.treatment-assignment-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:95;display:grid;place-items:center;background:#13223a52;padding:24px}.treatment-assignment-modal{width:min(1180px,calc(100vw - 48px));max-height:min(82vh,760px);display:grid;grid-template-rows:auto auto minmax(0,1fr);overflow:hidden;border:1px solid #d8e2ed;border-radius:8px;background:#fff;box-shadow:0 24px 80px #13223a38}.treatment-assignment-head{min-height:58px;display:grid;grid-template-columns:72px minmax(0,1fr) auto;gap:16px;align-items:center;border-bottom:1px solid var(--line);padding:0 18px 0 22px}.treatment-assignment-head>strong{color:#172942;font-size:17px}.treatment-assignment-project-summary{min-width:0;min-height:42px;display:grid;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:12px;border:1px solid #d8e6f4;border-radius:6px;background:#f8fbff;padding:0 14px}.treatment-assignment-project-summary span{color:#6d809b;font-size:13px;font-weight:700}.treatment-assignment-project-summary b{min-width:0;overflow:hidden;color:#172942;font-size:14px;font-weight:800;text-overflow:ellipsis;white-space:nowrap}.treatment-assignment-actions{display:inline-flex;align-items:center;gap:10px}.treatment-assignment-head button{height:32px;border:1px solid #cbd9e8;border-radius:5px;background:#fff;color:#52637d;padding:0 14px;font-size:13px;font-weight:700;cursor:pointer}.treatment-assignment-head .treatment-assignment-confirm-button{border-color:#0f9f8a;background:var(--teal);color:#fff}.treatment-assignment-head .treatment-assignment-confirm-button:hover,.treatment-assignment-head .treatment-assignment-confirm-button:focus-visible{background:#008e75}.treatment-assignment-tabs{display:flex;gap:8px;border-bottom:1px solid var(--line);background:#f8fafc;padding:10px 18px}.treatment-assignment-tab{height:34px;border:1px solid #d5e1ef;border-radius:5px;background:#fff;color:#60718d;padding:0 18px;font-size:13px;font-weight:700;cursor:pointer}.treatment-assignment-tab.active{border-color:#9bc5ef;background:#eef6ff;color:#1767bf}.treatment-assignment-grid{overflow:auto;display:grid;grid-template-rows:auto minmax(0,1fr)}.treatment-assignment-grid-head,.treatment-assignment-row{min-width:900px;display:grid;grid-template-columns:74px 140px minmax(260px,1fr) minmax(260px,1fr)}.treatment-assignment-grid.with-appointments .treatment-assignment-grid-head,.treatment-assignment-grid.with-appointments .treatment-assignment-row{min-width:1080px;grid-template-columns:74px 128px minmax(245px,1fr) minmax(245px,1fr) 190px}.treatment-assignment-grid-head{position:sticky;top:0;z-index:1;background:#f8fafc}.treatment-assignment-grid-head>div,.treatment-assignment-row>div{min-width:0;border-right:1px solid var(--soft-line);border-bottom:1px solid var(--soft-line);padding:10px 12px}.treatment-assignment-grid-head>div{color:#60718d;font-size:12px;font-weight:700}.treatment-assignment-panel{display:grid}.treatment-assignment-check-cell,.treatment-assignment-name-cell,.treatment-assignment-appointments{display:flex;align-items:flex-start}.treatment-assignment-check-cell{justify-content:center}.treatment-assignment-check-cell input{width:17px;height:17px;margin:2px 0 0;accent-color:var(--teal)}.treatment-assignment-name-cell{flex-direction:column;gap:6px;color:#172942;font-size:14px;font-weight:700}.treatment-assignment-name-line{display:inline-flex;align-items:center;gap:6px;min-width:0}.treatment-assignment-name-line>strong{color:#172942;font-size:14px;font-weight:800}.treatment-consultant-icon{width:18px;height:18px;display:inline-grid;place-items:center;border:1px solid #b8d7fb;border-radius:999px;background:#eef6ff;color:#1767bf}.treatment-consultant-icon svg{width:12px;height:12px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.6}.treatment-assignment-remark{display:grid;gap:3px;color:#6f7f99;font-size:11px;font-weight:600;line-height:1.35}.treatment-assignment-card-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.treatment-assignment-more-button{grid-column:1 / -1;height:30px;border:1px solid #b8d7fb;border-radius:5px;background:#f3f8ff;color:#1767bf;font-size:12px;font-weight:700;cursor:pointer}.treatment-assignment-more-button:hover,.treatment-assignment-more-button:focus-visible{background:#e7f2ff;color:#145ca8}.treatment-assignment-work-card{display:grid;gap:5px;border:1px solid #d9e6f4;border-radius:6px;background:#fbfdff;padding:9px}.treatment-assignment-work-card span{display:flex;justify-content:space-between;gap:8px;color:#52637d;font-size:12px;line-height:1.35}.treatment-assignment-work-card strong{flex:0 0 auto;color:#8a99af;font-weight:700}.treatment-assignment-appointments{flex-direction:column;gap:6px;color:#334561;font-size:12px;line-height:1.45}.treatment-assignment-empty{color:#b0baca;font-size:12px}.treatment-assignment-detail-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:110;display:grid;place-items:center;background:#13223a57;padding:24px}.treatment-assignment-detail-modal{width:min(720px,calc(100vw - 64px));max-height:min(76vh,680px);display:grid;grid-template-rows:auto minmax(0,1fr);overflow:hidden;border:1px solid #d8e2ed;border-radius:8px;background:#fff;box-shadow:0 24px 80px #13223a3d}.treatment-assignment-detail-modal header{min-height:56px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line);padding:0 16px 0 20px}.treatment-assignment-detail-modal header strong{color:#172942;font-size:15px}.treatment-assignment-detail-modal header button{height:30px;border:1px solid #cbd9e8;border-radius:5px;background:#fff;color:#52637d;padding:0 12px;font-size:13px;font-weight:700;cursor:pointer}.treatment-assignment-detail-list{overflow:auto;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;padding:14px}.treatment-info-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:90;display:grid;place-items:center;background:#13223a47;padding:24px}.treatment-info-modal{width:min(980px,calc(100vw - 48px));max-height:min(78vh,720px);overflow:hidden;border:1px solid #d8e2ed;border-radius:8px;background:#fff;box-shadow:0 20px 48px #1f314938}.treatment-info-editable{width:100%;min-height:56px;resize:none;border:1px solid transparent;border-radius:4px;background:transparent;color:#52637d;padding:4px 6px;font-family:inherit;font-size:12px;line-height:1.6;transition:border-color .14s ease,background .14s ease,box-shadow .14s ease}.treatment-info-editable:focus{border-color:#9bc5ef;background:#fff;box-shadow:0 0 0 3px #1767bf1f;outline:none}.treatment-info-aftercare-cell .treatment-info-editable{min-height:max(76px,calc((56px * var(--treatment-row-count)) - 24px))}.treatment-info-head{min-height:58px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line);padding:0 16px}.treatment-info-head-meta{display:flex;align-items:center;gap:8px}.treatment-info-head-meta strong{color:#172942;font-size:17px}.treatment-info-head-meta span{color:#52637d;font-size:13px}.treatment-info-consultant{margin-left:8px;padding-left:8px;border-left:1px solid #d8e2ed}.treatment-info-head button{height:32px;border:1px solid #d8e2ed;border-radius:5px;background:#fff;color:#334561;padding:0 14px;font-size:13px;font-weight:700}.treatment-info-table{overflow:auto;display:grid;min-width:1400px;max-height:calc(78vh - 58px)}.treatment-info-row.head{display:grid;grid-template-columns:minmax(170px,1fr) minmax(180px,1fr) 76px 118px 96px 96px 96px minmax(270px,1.35fr) minmax(200px,1fr)}.treatment-info-body{display:grid;grid-auto-rows:minmax(56px,auto);grid-template-columns:minmax(170px,1fr) minmax(180px,1fr) 76px 118px 96px 96px 96px minmax(270px,1.35fr) minmax(200px,1fr)}.treatment-info-body .treatment-info-row{display:contents}.treatment-info-row>div{min-height:58px;display:flex;align-items:center;gap:8px;border-bottom:1px solid var(--line);padding:10px 12px;color:#334561;font-size:13px}.treatment-info-row.head>div{min-height:44px;background:#f8fafc;color:#60718d;font-size:12px;font-weight:700}.treatment-info-row strong{color:#172942}.treatment-info-row span{color:#52637d}.treatment-status{height:24px;display:inline-flex;align-items:center;border-radius:4px;background:#e6f0ff;color:#1767bf;padding:0 8px;font-size:12px;font-weight:700}.treatment-status.active{background:#fff0cf;color:#b96a00}.treatment-info-row time{color:#52637d;font-size:12px}.treatment-info-aftercare-cell{min-height:calc(58px * var(--treatment-info-row-count));grid-column:7;grid-row:1 / span var(--treatment-info-row-count);border-bottom:1px solid var(--line);border-left:1px solid var(--line);background:#f8fafc;padding:12px 14px;color:#172942;font-size:13px}.treatment-info-aftercare-cell strong{display:block;margin-bottom:6px}.treatment-info-aftercare-cell p{margin:0;color:#52637d;font-size:13px;line-height:1.5}.menu-data-head{min-height:54px;display:flex;align-items:center;justify-content:space-between;gap:12px;border:1px solid var(--line);border-radius:6px 6px 0 0;background:#fff;padding:0 16px}.menu-data-head strong{color:#172942;font-size:18px}.menu-data-head span{color:#71809b;font-size:13px}.menu-data-list{display:grid;grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:10px;border:1px solid var(--line);border-top:0;border-radius:0 0 6px 6px;background:#fff;padding:12px}.menu-data-card{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:7px 10px;border:1px solid #e1e9f2;border-radius:6px;background:#fbfcfe;padding:10px}.menu-data-card div{min-width:0;display:grid;gap:4px}.menu-data-card strong{overflow:hidden;color:#172942;font-size:14px;text-overflow:ellipsis;white-space:nowrap}.menu-data-card span,.menu-data-card time{overflow:hidden;color:#52637d;font-size:12px;text-overflow:ellipsis;white-space:nowrap}.menu-data-card time{color:#263a56;font-weight:700}.menu-data-card p{grid-column:1 / -1;overflow:hidden;margin:0;color:#5f708c;font-size:12px;line-height:1.45;text-overflow:ellipsis;white-space:nowrap}.office-config-page{display:grid;gap:12px;padding:0 16px 18px;min-width:0}.office-config-summary{min-height:56px;display:flex;align-items:center;justify-content:space-between;gap:20px;padding:0 16px 0 24px;border:1px solid var(--line);border-radius:6px;background:#ffffffb8}.office-config-tabs{display:flex;align-items:center;gap:6px}.office-config-tab{display:inline-flex;align-items:center;gap:6px;height:32px;border:1px solid transparent;border-radius:5px;background:transparent;color:#60718d;padding:0 12px;font-size:14px;font-weight:600;cursor:pointer}.office-config-tab em{font-style:normal;font-size:12px;color:#8a99af;background:#eef2f8;border-radius:10px;padding:1px 8px;min-width:22px;text-align:center}.office-config-tab.active{background:#00a8891a;border-color:#00a88940;color:var(--teal)}.office-config-tab.active em{background:var(--teal);color:#fff}.office-config-summary-metrics{display:flex;align-items:center;gap:18px;flex-wrap:wrap}.office-config-summary-metrics strong{color:var(--teal);font-size:14px}.office-config-timeout-helper{color:#60718d;font-size:12px;font-weight:600;white-space:nowrap}.office-config-table{display:grid;border:1px solid var(--line);border-radius:6px;background:#fff;box-shadow:inset 0 1px #fff;overflow:hidden}.office-config-row{display:grid;grid-template-columns:1.15fr .95fr 1.45fr .75fr .85fr;align-items:center;min-height:48px;border-bottom:1px solid var(--line)}.office-config-timeout-row{grid-template-columns:1.1fr .9fr 2fr .7fr}.office-config-device-row{grid-template-columns:1.2fr 1.8fr .75fr .85fr}.office-config-channel-row{grid-template-columns:1.2fr .8fr 1.45fr .75fr 1.15fr}.office-config-channel-child-row{background:#fbfdff}.office-config-channel-child-row>[role=cell]{color:#4f607a}.office-config-row:last-child{border-bottom:0}.office-config-row>[role=cell],.office-config-row>[role=columnheader]{min-width:0;padding:0 16px;color:#31425e;font-size:13px;line-height:1.4;border-right:1px solid var(--line)}.office-config-row>[role=cell]:last-child,.office-config-row>[role=columnheader]:last-child{border-right:0}.office-config-head{background:#f8fafc;color:#60718d;font-size:13px;font-weight:700}.office-config-head>[role=columnheader]{font-weight:700}.office-config-row strong{color:#172942;font-size:14px}.office-config-note{color:#5f708c;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.office-config-channel-name{display:flex;flex-direction:column;gap:2px}.office-config-channel-name>span:not(.office-config-channel-tree){color:#8a99af;font-size:12px;font-weight:600}.office-config-channel-child-row .office-config-channel-name{position:relative;padding-left:34px}.office-config-channel-tree{position:absolute;left:16px;top:50%;width:14px;height:18px;border-left:1px solid #cdd9e7;border-bottom:1px solid #cdd9e7;transform:translateY(-68%)}.office-config-channel-level-badge{display:inline-flex;align-items:center;height:22px;border-radius:999px;background:#00a8891a;color:var(--teal);padding:0 9px;font-size:12px;font-weight:700;white-space:nowrap}.office-config-channel-level-badge.secondary{background:#eef6ff;color:#1767bf}.office-config-timeout-minutes{display:inline-flex;align-items:baseline;gap:5px;color:var(--teal)}.office-config-timeout-minutes strong{color:var(--teal);font-size:17px}.office-config-timeout-minutes span{color:#60718d;font-size:12px;font-weight:600}.office-config-status-cell,.employee-status-cell{display:flex;align-items:center}.office-config-status-badge,.employee-status-badge{display:inline-flex;align-items:center;justify-content:center;min-width:52px;height:24px;border-radius:999px;padding:0 10px;font-size:12px;font-weight:700;line-height:1;white-space:nowrap}.office-config-status-badge.active,.employee-status-badge.active{background:#00a8891a;color:var(--teal)}.office-config-status-badge.deleted,.employee-status-badge.deleted{background:#f4f6f8;color:#7b8797}.office-config-actions-cell{display:flex;align-items:center;gap:8px;justify-content:flex-start}.office-config-action{height:28px;border:1px solid #d8e2ed;border-radius:4px;background:#fff;color:#334561;padding:0 12px;font-size:12px;font-weight:600;cursor:pointer}.office-config-action:hover{border-color:var(--teal);color:var(--teal)}.office-config-action-danger{color:#b94646;border-color:#f1c6c6}.office-config-action-danger:hover{background:#fdecec;border-color:#e89a9a;color:#a32f2f}.office-config-empty{padding:28px 16px;color:#8a99af;font-size:13px;text-align:center}.employee-page{display:grid;align-content:start;gap:0;min-height:100vh;background:#fff;padding:0 20px 24px;min-width:0}.employee-page-tabs{display:flex;gap:20px;min-height:58px;border-bottom:1px solid #e4e8ec;margin:0 -20px;padding:0 24px}.employee-page-tab{display:inline-flex;align-items:center;height:58px;border:none;border-bottom:4px solid transparent;margin-bottom:-1px;background:transparent;color:#344055;padding:0 12px;font-size:16px;font-weight:500;cursor:pointer;transition:color .15s,border-color .15s}.employee-page-tab:hover{color:var(--teal)}.employee-page-tab.active{color:#19b6aa;border-bottom-color:#21b8ac}.permission-group{display:grid;gap:8px}.permission-group-label{color:#344055;font-size:14px;font-weight:700}.permission-checkbox-group{display:flex;flex-wrap:wrap;gap:14px 28px}.permission-checkbox-item{display:inline-flex;align-items:center;gap:8px;cursor:pointer;font-size:14px;color:#7889a3}.permission-checkbox-item input[type=checkbox]{width:17px;height:17px;accent-color:#64cbbf;cursor:pointer}.employee-row.role-row{grid-template-columns:1.05fr 2.05fr 2.05fr .56fr 1.1fr}.role-row .employee-actions-cell{flex-wrap:wrap}.role-parent-row{background:#fff}.role-name-cell{display:flex;flex-direction:column;gap:2px}.role-title-line{display:flex;align-items:center;flex-wrap:wrap;gap:6px;min-width:0}.role-name-cell>span:not(.role-tree){color:#8a99af;font-size:12px;font-weight:600}.role-tree{position:absolute;left:16px;top:50%;width:14px;height:18px;border-left:1px solid #cdd9e7;border-bottom:1px solid #cdd9e7;transform:translateY(-68%)}.role-level-cell{display:flex;align-items:center}.role-level-badge{display:inline-flex;align-items:center;height:22px;border-radius:999px;background:#00a8891a;color:var(--teal);padding:0 9px;font-size:12px;font-weight:700;white-space:nowrap}.role-level-badge.secondary{background:#eef6ff;color:#1767bf}.role-employee-list{max-width:100%;color:#8390a5;font-size:13px;font-weight:500;overflow-wrap:anywhere}.role-owner-cell{display:flex;align-items:center;min-width:0}.role-no-perm{color:#b0baca;font-size:12px}.employee-toolbar{min-height:82px;display:flex;align-items:center;gap:16px;padding:0 0 0 2px}.employee-toolbar strong{color:#8190a7;font-size:16px;font-weight:600}.employee-count{color:var(--teal);font-size:13px;font-weight:600;margin-right:auto}.employee-table{display:grid;border:0;border-radius:9px 9px 0 0;background:#fff;overflow:hidden}.employee-row{display:grid;grid-template-columns:1.2fr 1.2fr .8fr 2fr .8fr;align-items:center;min-height:66px;border-bottom:1px solid #cdd8e4}.employee-staff-row{grid-template-columns:1.04fr 1.2fr .8fr 2.55fr .62fr 1.08fr}.employee-row:last-child{border-bottom:0}.employee-row>[role=cell],.employee-row>[role=columnheader]{min-width:0;height:100%;display:flex;align-items:center;padding:0 14px;color:#31425e;font-size:13px;line-height:1.5;border-right:1px solid #cdd8e4}.employee-row.role-secondary-row>.role-name-cell[role=cell]{position:relative;padding-left:34px}.employee-row>.role-name-cell[role=cell]{align-items:flex-start}.employee-row>[role=cell]:last-child,.employee-row>[role=columnheader]:last-child{border-right:0}.employee-head{min-height:44px;background:#e8f0ee;color:#435267;font-size:13px;font-weight:500}.employee-head>[role=columnheader]{font-weight:500}.employee-row strong{color:#344055;font-size:13px;font-weight:700}.employee-permission-cell{display:flex;flex-wrap:wrap;align-items:center;gap:6px}.employee-permission-text{color:#8390a5!important;font-weight:500}.employee-permission-tag{display:inline-block;padding:2px 8px;border-radius:4px;font-size:12px;font-weight:600;white-space:nowrap}.permission-tag-button{border:0;font-family:inherit;line-height:1.4;cursor:pointer;transition:transform .15s,box-shadow .15s}.permission-tag-button:hover{transform:translateY(-1px);box-shadow:0 3px 8px #1729421f}.permission-tag-button:focus-visible{outline:2px solid rgba(0,168,137,.35);outline-offset:2px}.employee-permission-tag.mini-app{background:#e8f4fd;color:#1a73e8}.employee-permission-tag.office{background:#e8f8f4;color:var(--teal)}.employee-actions-cell{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.employee-inline-action{display:inline-flex;align-items:center;gap:3px;border:0;background:transparent;color:#18b6aa;padding:2px 0;font-size:13px;font-weight:500;white-space:nowrap;cursor:pointer}.employee-inline-action:hover,.employee-inline-action:focus-visible{color:#078e84;outline:none}.employee-inline-action svg{width:14px;height:14px}.employee-primary-action{min-width:106px;height:36px;display:inline-flex;align-items:center;justify-content:center;gap:5px;margin-left:auto;border:0;border-radius:7px;background:#20b8ad;color:#fff;padding:0 15px;font-size:14px;font-weight:600;cursor:pointer}.employee-primary-action:hover,.employee-primary-action:focus-visible{background:#159f96;outline:none}.employee-primary-action svg{width:17px;height:17px}.employee-status-cell{color:#8290a5!important}.employee-empty{padding:28px 16px;color:#8a99af;font-size:13px;text-align:center}.employee-modal{width:min(980px,calc(100vw - 48px))}.permission-owner-modal{width:min(420px,calc(100vw - 48px))}.permission-owner-modal .config-modal-head{justify-content:space-between;gap:12px}.permission-owner-summary{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:14px 18px;border-bottom:1px solid var(--line);color:#60718d;font-size:13px;font-weight:600}.permission-owner-list{display:grid;gap:8px;padding:14px 18px 18px}.permission-owner-row{display:flex;align-items:center;justify-content:space-between;gap:12px;min-height:36px;padding:0 10px;border:1px solid var(--line);border-radius:6px;background:#fbfdff}.permission-owner-row strong{color:#172942;font-size:14px}.permission-owner-row span{color:#8a99af;font-size:12px;font-weight:600}.employee-schedule-page{display:grid;gap:14px;min-width:0;overflow:hidden}.schedule-top-controls{display:grid;grid-template-columns:280px 180px minmax(240px,360px);align-items:end;gap:14px;min-height:64px;padding:12px 16px;border:1px solid var(--line);border-radius:10px;background:#ffffffe6;box-shadow:0 6px 20px #16413b0a}.schedule-month-switch{display:grid;grid-template-columns:72px minmax(110px,1fr) 72px;align-items:center;gap:0;justify-self:start;width:100%;height:38px;overflow:hidden;border:1px solid #d3dfdc;border-radius:7px;background:#fff}.schedule-month-switch strong{min-width:0;color:#183f39;font-size:14px;text-align:center}.schedule-month-switch button{height:100%;border:0;background:#f5f9f8;color:#54736e;padding:0 10px;font-size:12px;font-weight:700;cursor:pointer}.schedule-month-switch button:first-child{border-right:1px solid #dbe6e3}.schedule-month-switch button:last-child{border-left:1px solid #dbe6e3}.schedule-month-switch button:disabled{color:#b6c4c1;cursor:not-allowed}.schedule-filter-field{position:relative;display:block}.schedule-filter-field span{position:absolute;z-index:1;top:50%;left:12px;color:#78918d;font-size:11px;font-weight:800;transform:translateY(-50%);pointer-events:none}.schedule-filter-field select,.schedule-filter-field input{width:100%;height:38px;box-sizing:border-box;border:1px solid #d3dfdc;border-radius:7px;background:#fff;color:#183f39;padding:0 12px 0 48px;font:inherit;font-size:13px}.schedule-name-filter input{padding-left:50px}.schedule-filter-field select:focus,.schedule-filter-field input:focus{outline:none;border-color:#61a79b;box-shadow:0 0 0 3px #489a8d1f}.monthly-schedule-board{overflow:hidden;border:1px solid #cbd9d6;border-radius:12px;background:#fff;box-shadow:0 12px 30px #14463e12}.schedule-board-title{position:relative;display:flex;align-items:center;justify-content:center;min-height:64px;padding:0 150px;background:linear-gradient(135deg,#7eaaa3,#6e9a93);color:#fff;font-family:Songti SC,STSong,SimSun,serif;font-size:27px;font-weight:700;line-height:1;letter-spacing:.08em}.schedule-batch-toggle{position:absolute;right:18px;top:50%;height:34px;padding:0 16px;border:1px solid rgba(255,255,255,.62);border-radius:999px;background:#ffffff26;color:#fff;font:inherit;font-family:inherit;font-size:13px;font-weight:700;letter-spacing:0;cursor:pointer;transform:translateY(-50%)}.schedule-batch-toggle:hover,.schedule-batch-toggle:focus-visible,.schedule-batch-toggle.active{background:#fff;color:#32675f;outline:none}.schedule-batch-toolbar{display:grid;grid-template-columns:minmax(190px,auto) auto 1fr auto;align-items:center;gap:18px;min-height:68px;padding:10px 16px;border-bottom:1px solid #d8e5e2;background:#f6faf9}.schedule-batch-instruction{display:grid;gap:3px;color:#214c45}.schedule-batch-instruction strong{font-size:14px}.schedule-batch-instruction span{color:#829793;font-size:11px}.schedule-shift-options{display:inline-flex;align-items:center;gap:7px}.schedule-shift-options label{position:relative;display:inline-flex;align-items:center;justify-content:center;min-width:54px;height:34px;border:1px solid #cedbd8;border-radius:7px;background:#fff;color:#617a75;font-size:12px;font-weight:800;cursor:pointer}.schedule-shift-options label.selected{border-color:#4f9c8f;background:#e3f4f0;color:#17695d;box-shadow:inset 0 0 0 1px #4f9c8f2e}.schedule-shift-options input{position:absolute;opacity:0;pointer-events:none}.schedule-batch-count{justify-self:end;color:#6e8581;font-size:12px}.schedule-batch-count strong{color:#167363;font-size:16px}.schedule-batch-actions{display:inline-flex;gap:8px}.schedule-batch-actions button{min-width:76px}.schedule-batch-actions button:disabled{opacity:.45;cursor:not-allowed}.monthly-schedule-scroll{min-width:0;overflow-x:auto;background:#fbfdfc}.monthly-schedule-table{display:grid;grid-template-columns:104px 78px repeat(30,42px) 86px 86px 144px;grid-auto-rows:44px;width:max-content;min-width:100%;color:#1f3430}.monthly-schedule-table>*{box-sizing:border-box;border-right:1px solid #d7e1df;border-bottom:1px solid #d7e1df}.monthly-schedule-corner{display:grid;place-items:center;background:#edf4f2;color:#36534e;font-size:13px;font-weight:800}.schedule-day-number,.schedule-weekday-label,.schedule-role-header,.schedule-total-header,.schedule-note-header{display:grid;place-items:center;background:#edf4f2;color:#36534e;font-weight:700}.schedule-day-number{align-items:end;padding-bottom:3px;font-size:13px}.schedule-weekday-label{align-items:start;padding-top:3px;color:#829691;font-size:11px;font-weight:600}.schedule-total-header,.schedule-note-header{font-size:12px;line-height:1.35;text-align:center}.schedule-leave-total-header{color:#a16a35}.schedule-name-cell{display:flex;align-items:center;min-width:0;padding:0 12px;background:#fff;color:#173f38;font-size:13px;font-weight:700;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.schedule-role-cell{display:grid;place-items:center;min-width:0;background:#fff;color:#58736e;font-size:12px;font-weight:600;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.schedule-day-cell{position:relative;display:grid;grid-template-rows:auto auto;place-items:center;align-content:center;gap:2px;width:100%;height:100%;border-top:0;border-left:0;border-right:1px solid #d7e1df;border-bottom:1px solid #d7e1df;background:#fff;line-height:1;cursor:pointer}.schedule-day-cell:hover{background:#eef8f5}.schedule-day-cell:focus-visible{z-index:2;outline:2px solid rgba(46,139,123,.52);outline-offset:-2px}.schedule-work-mark{background:#f6fbfa}.schedule-leave-mark{background:#fff9f5}.schedule-work-label,.schedule-leave-label{font-size:15px;font-weight:800;line-height:1}.schedule-work-label{color:#16816f}.schedule-leave-label{color:#e06e32}.schedule-shift-label{color:#819691;font-size:9px;line-height:1;white-space:nowrap}.schedule-day-cell.batch-selected{z-index:1;background:#dff4ef;box-shadow:inset 0 0 0 2px #339b88}.schedule-day-cell.batch-selected:after{content:"✓";position:absolute;top:2px;right:3px;color:#17806f;font-size:9px;font-weight:900}.schedule-work-total,.schedule-leave-total{display:grid;place-items:center;background:#fbfdfc;color:#176f61;font-size:14px;font-weight:700}.schedule-leave-total{color:#ad6b2d}.monthly-note-cell{background:#fff}.monthly-note-cell input{width:100%;height:100%;box-sizing:border-box;border:0;background:transparent;color:#36534e;padding:0 10px;font:inherit;font-size:11px}.monthly-note-cell input:focus{outline:2px solid rgba(46,139,123,.38);outline-offset:-2px}.schedule-empty-cell{min-height:44px;background:#fff;cursor:default}.schedule-cell-modal{width:min(430px,calc(100vw - 36px));overflow:hidden;border:1px solid #c9d9d5;border-radius:14px;box-shadow:0 24px 70px #123b343d}.schedule-cell-modal-head{display:flex;align-items:center;justify-content:space-between;min-height:70px;padding:0 20px;border-bottom:1px solid #d9e5e2;background:linear-gradient(135deg,#eaf5f2,#f8fbfa)}.schedule-cell-modal-head div{display:grid;gap:4px}.schedule-cell-modal-head span{color:#78908b;font-size:10px;font-weight:800;letter-spacing:.14em}.schedule-cell-modal-head strong{color:#17483f;font-size:17px}.schedule-cell-modal-head>button{display:grid;place-items:center;width:32px;height:32px;border:1px solid #c8d8d4;border-radius:50%;background:#fff;color:#65807a;font-size:20px;cursor:pointer}.schedule-cell-form{display:grid;gap:20px;padding:22px 20px 20px;background:#fff}.schedule-type-options{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin:0;padding:0;border:0}.schedule-type-options legend{grid-column:1 / -1;margin-bottom:8px;color:#536f69;font-size:12px;font-weight:800}.schedule-type-options label{position:relative;display:grid;place-items:center;height:44px;border:1px solid #cfddda;border-radius:8px;background:#f9fbfb;color:#6d827e;font-size:13px;font-weight:800;cursor:pointer}.schedule-type-options label.selected{border-color:#3c9c8a;background:#e4f4f0;color:#166f60;box-shadow:inset 0 0 0 1px #3c9c8a29}.schedule-type-options input{position:absolute;opacity:0;pointer-events:none}.schedule-cell-field{display:grid;gap:8px}.schedule-cell-field>span{color:#536f69;font-size:12px;font-weight:800}.schedule-cell-field select{width:100%;height:42px;box-sizing:border-box;border:1px solid #cfddda;border-radius:8px;background:#fff;color:#234e47;padding:0 12px;font:inherit;font-size:13px}.schedule-cell-field select:focus{outline:none;border-color:#4f9c8f;box-shadow:0 0 0 3px #4f9c8f1f}.schedule-cell-form-actions{display:flex;align-items:center;justify-content:space-between;gap:12px;padding-top:4px}.schedule-cell-form-actions>div{display:inline-flex;gap:8px}.schedule-cell-form-actions button{min-width:82px}.schedule-clear-action{height:34px;border:0;background:transparent;color:#b15c3b;font-size:12px;font-weight:800;cursor:pointer}@media(max-width:980px){.schedule-top-controls{grid-template-columns:1fr 1fr}.schedule-name-filter{grid-column:1 / -1}.schedule-batch-toolbar{grid-template-columns:1fr auto}.schedule-batch-count{justify-self:start}}.config-modal{width:min(480px,calc(100vw - 48px));border-radius:6px;background:#fff}.config-modal-head{display:flex;align-items:center;min-height:52px;padding:0 20px;border-bottom:1px solid var(--line);background:#f8fafc;border-radius:6px 6px 0 0}.config-modal-head strong{color:#172942;font-size:16px;font-weight:700}.config-modal-form{display:grid;gap:14px;padding:18px 20px 20px}.config-modal-form label{display:grid;gap:6px}.config-modal-form span{color:#60718d;font-size:12px;font-weight:600}.config-modal-form input,.config-modal-form select,.config-modal-form textarea{width:100%;box-sizing:border-box;border:1px solid #d8e2ed;border-radius:5px;background:#fff;color:#172942;padding:8px 10px;font:inherit;font-size:13px;line-height:1.4}.config-modal-form textarea{resize:vertical;min-height:60px}.config-modal-form input:focus,.config-modal-form select:focus,.config-modal-form textarea:focus{outline:none;border-color:var(--teal);box-shadow:0 0 0 2px #00a88926}.config-modal-actions{display:flex;justify-content:flex-end;gap:10px;margin-top:4px}.config-action-primary,.config-action-secondary{height:34px;border-radius:5px;font-size:13px;font-weight:700;padding:0 16px;cursor:pointer}.config-action-primary{border:0;background:var(--teal);color:#fff;box-shadow:0 6px 14px #00a8892e}.config-action-secondary{border:1px solid #d8e2ed;background:#fff;color:#334561}.config-modal.employee-modal:not(.permission-owner-modal){width:min(1460px,calc(100vw - 32px));min-height:min(92vh,880px);max-height:min(94vh,900px);grid-template-rows:90px minmax(0,1fr);border-radius:8px}.employee-modal-backdrop{background:#141b2175;padding:16px}.employee-modal .config-modal-head{min-height:90px;justify-content:space-between;background:#f7f7f8;padding:0 28px 0 42px}.employee-modal .config-modal-head strong{color:#303741;font-size:26px}.employee-modal-close{width:34px;height:34px;display:inline-grid;place-items:center;border:0;background:transparent;color:#3a434f;cursor:pointer}.employee-modal-close svg{width:24px;height:24px}.employee-modal .employee-form{height:100%;grid-template-columns:repeat(2,minmax(0,1fr));grid-template-rows:auto auto minmax(0,1fr) auto;align-content:stretch;gap:30px 32px;padding:38px 48px}.employee-modal .appointment-modal-list{height:100%;grid-template-rows:minmax(0,1fr);align-content:stretch}.employee-modal .employee-form label{gap:10px}.employee-modal .employee-form label>span,.employee-modal .permission-group-label{color:#344055;font-size:15px;font-weight:700}.employee-modal .employee-form label>span i{color:#ef5e42;font-style:normal}.employee-modal .employee-form input,.employee-modal .employee-form select{min-height:52px;border-color:#cbd2d8;border-radius:7px;padding:0 14px;font-size:15px}.employee-modal .employee-form select{border-color:#21b8ad}.employee-form-wide,.employee-modal .config-modal-actions{grid-column:1 / -1}.employee-modal .permission-group{gap:14px;align-self:start}.employee-modal .employee-form label.permission-checkbox-item{display:inline-flex;align-items:center;gap:8px}.employee-modal .config-modal-actions{align-self:end;gap:18px;margin-top:0}.employee-modal .config-action-primary,.employee-modal .config-action-secondary{min-width:124px;height:46px;font-size:16px}.employee-modal .config-action-primary{background:#20b8ad}@media(max-width:760px){.employee-page{padding-inline:12px}.employee-page-tabs{margin-inline:-12px}.employee-modal .employee-form{grid-template-columns:1fr}.employee-form-wide,.employee-modal .config-modal-actions{grid-column:auto}}.journey-row{display:grid;grid-template-columns:var(--arrival-w) repeat(7,var(--stage-w));min-width:calc(var(--arrival-w) + var(--stage-w) * 7)}.journey-head{position:sticky;top:0;z-index:8}.journey-head-cell{position:relative;min-height:36px;display:grid;align-content:center;justify-items:start;gap:0;border-right:1px solid rgba(121,139,166,.17);border-bottom:1px solid #dce6f0;padding:0 58px 0 15px;color:#263a56;font-size:14px;font-weight:700}.journey-head-cell .stage-title{overflow:hidden;line-height:1.2;text-overflow:ellipsis;white-space:nowrap}.journey-head-cell em{overflow:hidden;color:#60718d;font-size:11px;font-style:normal;font-weight:600;line-height:1;text-overflow:ellipsis;white-space:nowrap}.journey-head-cell strong{position:absolute;top:50%;right:10px;transform:translateY(-50%);min-width:34px;height:22px;display:inline-flex;align-items:center;justify-content:center;border-radius:12px;background:#ffffffb3;color:#52637d;font-size:12px;font-weight:700;line-height:1;white-space:nowrap}.journey-head-cell.arrival{position:sticky;left:0;z-index:10;background:#f8fafc}.journey-cell{border-right:1px solid var(--soft-line);border-bottom:1px solid var(--soft-line);background:#fff;padding:8px 10px;color:#3a4c67;font-size:12px}.journey-row .journey-cell:first-child{position:sticky;left:0;z-index:5;background:#fff;box-shadow:8px 0 14px #3848620f}.journey-cell p{margin:5px 0 0;color:#5f708c;font-size:12px;line-height:1.4}.project-card p,.aftercare-card p,.checkout-card p{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.arrival-top{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:8px;min-width:0}.arrival-person{display:flex;align-items:center;gap:8px;min-width:0}.arrival-person strong{flex:0 0 auto;color:#172942;font-size:15px}.arrival-gender-tag{flex:0 0 auto;height:20px;display:inline-flex;align-items:center;border-radius:3px;background:#d8f5ed;color:#008e75;padding:0 7px;font-size:12px;font-weight:700}.arrival-age{flex:0 0 auto;color:#52637d;font-size:13px;font-style:normal}.arrival-person i{overflow:hidden;flex:1 1 auto;min-width:0;color:#52637d;font-size:13px;font-style:normal;text-overflow:ellipsis;white-space:nowrap}.arrival-top time{flex:0 0 auto;color:#2f405b;font-size:13px;font-weight:700}.arrival-detail-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:5px 14px;margin:0 0 6px}.arrival-detail-grid div{min-width:0;display:grid;grid-template-columns:76px minmax(0,1fr);gap:8px;align-items:center}.arrival-detail-grid div.wide{grid-column:1 / -1}.arrival-detail-grid dt{color:#8a99af;font-size:12px}.arrival-detail-grid dd{overflow:hidden;margin:0;color:#31425e;font-size:12px;font-weight:600;text-overflow:ellipsis;white-space:nowrap}.arrival-note{display:block;overflow:visible;width:100%;color:#5f708c;font-size:12px;line-height:1.5;white-space:normal;word-break:break-word}.mini-list{display:grid;gap:4px;margin:0}.mini-list div{display:grid;grid-template-columns:64px minmax(0,1fr);gap:8px}.mini-list.stacked div{grid-template-columns:72px minmax(0,1fr)}.mini-list dt{color:#8a99af;font-size:12px;line-height:1.35}.mini-list dd{margin:0;min-width:0;color:#31425e;font-size:12px;line-height:1.35;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.detection-list{display:grid;align-content:start;gap:6px}.detection-item{height:30px;display:flex;align-items:center;justify-content:space-between;gap:10px;border:1px solid #e1e9f2;border-radius:5px;background:#f9fbfd;padding:0 10px}.detection-item strong{color:#14856f;font-size:13px;line-height:1.35}.detection-item time{flex:0 0 auto;color:#2f405b;font-size:13px;font-weight:700}.wait-cell{display:grid;align-content:start;background:#fff;padding:7px 8px}.wait-card{width:100%;min-height:34px;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:10px;border:1px solid var(--wait-border);border-radius:5px;background:var(--wait-bg);padding:7px 10px;box-shadow:0 1px #1f314908}.wait-card span{overflow:hidden;color:#263a56;font-size:12px;font-weight:700;text-overflow:ellipsis;white-space:nowrap}.wait-card strong{display:inline-flex;align-items:baseline;gap:3px;color:var(--wait-color);font-size:17px;line-height:1}.wait-card small{font-size:12px;font-weight:700}.wait-cell.ok{--wait-color: #00a889;--wait-border: var(--success-border);--wait-bg: var(--success-bg)}.wait-cell.warn{--wait-color: #d77b00;--wait-border: var(--warning-border);--wait-bg: var(--warning-bg)}.wait-cell.danger{--wait-color: #e5484d;--wait-border: #efb2ba;--wait-bg: #fff1f1}.consult-list{display:grid;align-content:start;gap:7px;padding:7px 8px}.consult-record{min-height:34px;display:grid;grid-template-columns:minmax(0,1fr) 26px;align-items:center;gap:10px;border:1px solid var(--consult-border);border-radius:5px;background:var(--consult-bg);padding:5px 6px 5px 9px;min-width:0;box-shadow:0 1px #1f314908}.consult-record.done{--consult-bg: var(--success-bg);--consult-border: var(--success-border);--consult-button-bg: #d1f3e8;--consult-button-color: #008e75}.consult-record.treating{--consult-bg: var(--warning-bg);--consult-border: var(--warning-border);--consult-button-bg: #ffedc5;--consult-button-color: #b96a00}.consult-info{display:flex;align-items:center;gap:8px;min-width:0}.consult-info strong,.consult-info time{overflow:hidden;color:#263a56;font-size:12px;text-overflow:ellipsis;white-space:nowrap}.consult-info strong{flex:0 0 auto}.consult-info time{min-width:0}.consult-record button{width:24px;height:24px;display:grid;place-items:center;justify-self:end;border:0;border-radius:50%;background:var(--consult-button-bg);color:var(--consult-button-color);font-size:11px;padding:0}.project-list{display:grid;align-content:start;gap:6px;overflow:visible}.project-card{position:relative;border:1px solid #e3eaf2;border-radius:5px;background:#fbfcfe;padding:7px 8px}.project-card-link:after{content:"";position:absolute;top:50%;z-index:2;width:24px;border-top:1px dashed #7bcdbd;transform:translateY(-50%);pointer-events:none}.prep-card.project-card-link:after{left:calc(100% + 1px)}.treatment-card.project-card-link:after{right:calc(100% + 1px)}.prep-card{display:grid;gap:6px;padding:6px 8px}.prep-card.done{border-color:var(--success-border);background:var(--success-bg)}.prep-card.waiting{border-color:var(--warning-border);background:var(--warning-bg)}.treatment-card{padding:7px 8px}.treatment-card.done{border-color:var(--success-border);background:var(--success-bg)}.treatment-card.treating{border-color:var(--warning-border);background:var(--warning-bg)}.project-card strong{display:block;color:#263a56;font-size:12px;line-height:1.3;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.prep-main{display:grid;grid-template-columns:minmax(82px,1fr) auto;align-items:center;gap:8px;min-width:0}.prep-main strong,.prep-main span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.prep-state{height:20px;display:inline-flex;align-items:center;justify-content:center;border-radius:3px;padding:0 7px;font-size:11px;font-weight:700}.prep-state.done{background:#d1f3e8;color:#008e75}.prep-state.waiting{background:#ffedc5;color:#b96a00}.triage-meta{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:4px 8px;min-width:0}.triage-meta span{display:flex;align-items:center;gap:4px;min-width:0;color:#52637d;font-size:11px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.triage-meta em{flex:0 0 auto;color:#8a99af;font-style:normal}.triage-pending{height:22px;display:flex;align-items:center;border-radius:3px;background:#ffedc5;color:#b96a00;padding:0 7px;font-size:11px;font-weight:700}.treatment-summary{display:grid;grid-template-columns:minmax(92px,1fr) auto;align-items:center;gap:8px;min-width:0}.treatment-summary strong,.treatment-summary span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.treatment-summary span{color:#52637d;font-weight:700}.aftercare-card{display:grid;align-content:start;gap:5px}.aftercare-line{display:flex;align-items:center;justify-content:space-between;gap:8px;min-width:0}.aftercare-line span{flex:0 0 auto;color:#8a99af}.aftercare-line strong{overflow:hidden;color:#263a56;font-size:13px;text-overflow:ellipsis;white-space:nowrap}.review-card{display:grid;align-content:start;gap:6px;min-width:0}.review-time{display:flex;align-items:center;justify-content:space-between;gap:8px;min-width:0}.review-time span{flex:0 0 auto;color:#8a99af;font-size:12px}.review-time strong{overflow:hidden;color:#172942;font-size:15px;text-overflow:ellipsis;white-space:nowrap}.review-card p{margin-top:0;min-width:0}.empty-cell{display:grid;place-items:center;color:#b9c4d4;background:linear-gradient(90deg,#ffffffdb,#fafcfedb),repeating-linear-gradient(-45deg,#f2f5f9 0,#f2f5f9 10px,#edf2f7 10px,#edf2f7 20px)}.arrival{background:#f8fafc}.detection{background:#dff4ef}.waiting{background:#dff1fc}.consult{background:#d9e6fb}.prep{background:#e7ddf7}.treatment{background:#d7eadf}.aftercare{background:#e8ded6}.checkout{background:#dde2ec}.customer-list-page{display:grid;gap:12px;padding:0 16px 18px}.customer-list-head{min-height:54px}.customer-consultant-assign-button{display:inline-flex;align-items:center;justify-content:center;min-height:34px;border:1px solid rgba(0,168,137,.3);border-radius:5px;background:#00a889;color:#fff;padding:0 14px;font-size:13px;font-weight:900;cursor:pointer}.customer-consultant-assign-button:disabled{border-color:#d8e2ed;background:#edf2f7;color:#8a99af;cursor:not-allowed}.customer-selection-cancel-button{min-height:34px;border:1px solid #d8e2ed;border-radius:5px;background:#fff;color:#52637d;padding:0 12px;font-size:13px;font-weight:800;cursor:pointer}.customer-selection-cancel-button:hover{border-color:#00a88947;color:#008e75}.customer-filterbar{display:flex;align-items:flex-end;flex-wrap:wrap;gap:12px;border:1px solid var(--line);border-radius:6px;background:#fff;padding:12px}.customer-filterbar label{min-width:142px;display:grid;gap:5px;color:#52637d;font-size:13px;font-weight:700}.customer-filterbar label span{white-space:nowrap}.customer-filterbar select,.customer-filterbar input{width:100%;height:32px;border:1px solid #d8e2ed;border-radius:5px;background:#fff;color:#263a56;padding:0 10px;font-size:13px}.customer-filterbar select:focus,.customer-filterbar input:focus{border-color:#00a88980;outline:2px solid rgba(0,168,137,.14)}.customer-filter-search{flex:1 1 230px}.customer-filter-checkbox{min-height:32px;display:inline-flex;align-items:center;align-self:flex-end;gap:8px;border:1px solid #d8e2ed;border-radius:5px;background:#fff;padding:0 10px}.customer-filter-checkbox input{width:15px;height:15px;accent-color:var(--teal)}.customer-filter-checkbox span{color:#263a56;font-weight:800}.customer-filter-range{min-width:224px}.customer-filter-range div{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:6px}.customer-countbar{min-height:44px;display:flex;align-items:center;gap:8px;border:1px solid var(--line);border-radius:6px;background:#fff;padding:0 14px;color:#52637d;font-size:13px;font-weight:800}.customer-countbar strong{color:#008e75;font-size:20px;line-height:1}.customer-countbar em{color:#74849f;font-style:normal}.customer-page-size{margin-left:auto;border:1px solid rgba(0,168,137,.18);border-radius:999px;background:#e7f8f2;color:#008e75;padding:3px 9px;font-size:12px;font-weight:900}.customer-table{--customer-list-columns: 70px minmax(170px, 1.35fr) minmax(138px, 1fr) minmax(126px, .95fr) minmax(128px, .95fr) minmax(124px, .9fr) minmax(160px, 1.15fr) minmax(210px, 1.55fr);width:100%;overflow-x:auto;border:1px solid var(--line);border-radius:6px;background:#fff}.customer-table.selection-mode{--customer-list-columns: 58px 70px minmax(170px, 1.35fr) minmax(138px, 1fr) minmax(126px, .95fr) minmax(128px, .95fr) minmax(124px, .9fr) minmax(160px, 1.15fr) minmax(210px, 1.55fr)}.customer-row{width:100%;display:grid;grid-template-columns:var(--customer-list-columns);min-width:1126px}.customer-table.selection-mode .customer-row{min-width:1184px}.customer-row>div{min-width:0;min-height:66px;display:flex;align-items:center;border-right:1px solid #edf2f7;border-bottom:1px solid #eaf0f6;color:#31425e;padding:10px 12px;font-size:13px;line-height:1.45;overflow-wrap:anywhere}.customer-row>div:last-child{border-right:0}.customer-head-row>div{min-height:42px;background:#f8fafc;color:#60718d;font-weight:800;white-space:nowrap}.customer-sort-button{width:100%;display:inline-flex;align-items:center;justify-content:space-between;gap:6px;border:0;background:transparent;color:inherit;padding:0;font:inherit;text-align:left;cursor:pointer}.customer-sort-button b{color:#8a99af;font-size:12px;line-height:1}.customer-sort-button.active,.customer-sort-button.active b{color:#008e75}.customer-photo-cell,.customer-select-cell{justify-content:center}.customer-select-cell label{display:inline-grid;place-items:center;gap:3px;color:#60718d;font-size:11px;font-weight:800}.customer-select-checkbox{width:15px;height:15px;accent-color:var(--teal);cursor:pointer}.customer-avatar{width:38px;height:38px;display:grid;place-items:center;border-radius:50%;background:#e5f8f3;color:#008e75;font-weight:900;box-shadow:inset 0 0 0 1px #00a8892e}.customer-avatar.blue{background:#e8f3ff;color:#1767bf;box-shadow:inset 0 0 0 1px #1767bf2e}.customer-avatar.green{background:#e7f8f2;color:#008e75}.customer-avatar.amber{background:#fff3d7;color:#a05e00;box-shadow:inset 0 0 0 1px #b96a0029}.customer-avatar.cyan{background:#e8fbff;color:#00778e;box-shadow:inset 0 0 0 1px #00778e29}.customer-avatar.violet{background:#f0edff;color:#5e4bc9;box-shadow:inset 0 0 0 1px #5e4bc929}.customer-avatar.slate{background:#edf2f7;color:#52637d}.customer-avatar.rose,.customer-avatar.red{background:#fff0f1;color:#bd3346;box-shadow:inset 0 0 0 1px #bd334629}.customer-name-cell{flex-direction:column;align-items:flex-start;justify-content:center;gap:4px}.customer-name-cell strong{color:#172942;font-size:14px}.customer-name-main{display:flex;align-items:center;flex-wrap:wrap;gap:6px}.customer-blacklist-tag{display:inline-flex;align-items:center;min-height:20px;border:1px solid rgba(189,51,70,.22);border-radius:999px;background:#fff0f1;color:#bd3346;padding:1px 7px;font-size:12px;font-style:normal;font-weight:900}.customer-name-cell span,.customer-muted{color:#74849f;font-size:12px}.customer-consultant-cell{gap:6px}.customer-consultant-edit{width:24px;height:24px;display:inline-grid;place-items:center;border:1px solid #d8e7f1;border-radius:50%;background:#f8fbfd;color:#1767bf;font-size:13px;line-height:1;cursor:pointer}.customer-consultant-edit:hover{border-color:#1767bf4d;background:#e8f3ff}.customer-arrival-cell,.customer-consumption-cell{flex-direction:column;align-items:flex-start;justify-content:center;gap:4px}.customer-arrival-cell time,.customer-consumption-cell time{color:#172942;font-weight:800}.customer-arrival-cell span,.customer-consumption-cell span{display:inline-flex;align-items:center;flex-wrap:wrap;gap:5px;color:#74849f;font-size:12px}.customer-asset-tag{display:inline-flex;align-items:center;min-height:22px;border:1px solid rgba(0,168,137,.22);border-radius:999px;background:#e7f8f2;color:#008e75;padding:2px 8px;font-size:12px;font-style:normal;font-weight:800}.customer-empty{min-width:1126px;padding:18px;color:#8a99af;font-size:13px;text-align:center}.customer-table.selection-mode .customer-empty{min-width:1184px}.customer-pagination{min-height:44px;display:flex;align-items:center;justify-content:flex-end;gap:10px;border:1px solid var(--line);border-radius:6px;background:#fff;padding:0 12px;color:#60718d;font-size:13px;font-weight:800}.customer-pagination button{min-width:72px;height:30px;border-color:#00a88938;background:#f8fbfd;color:#008e75;font-weight:900;cursor:pointer}.customer-pagination button:disabled{border-color:#d8e2ed;background:#edf2f7;color:#8a99af;cursor:not-allowed}.customer-pagination strong{color:#172942;padding:0 3px}.customer-assignment-modal{max-width:480px}.customer-assignment-summary{display:grid;gap:5px;border:1px solid #dce8f2;border-radius:6px;background:#f8fbfd;padding:10px 12px}.customer-assignment-summary span{color:#60718d;font-size:12px;font-weight:800}.customer-assignment-summary strong{color:#172942;font-size:18px}.customer-assignment-summary p{margin:0;color:#52637d;font-size:13px;line-height:1.5}.customer-center-page{min-width:0;min-height:100vh;background:#fff;color:#28364d;padding-bottom:24px}.customer-center-filters{display:grid;gap:12px;border-bottom:1px solid #dfe5ec;padding:12px 28px 16px}.customer-center-filter-row{display:flex;align-items:center;gap:12px}.customer-center-filter-primary>*{min-width:0}.customer-center-filter-primary .customer-center-search-field{flex:1 1 280px}.customer-center-filter-primary select{flex:0 1 210px;min-width:158px}.customer-center-search-field{position:relative;display:flex;align-items:center}.customer-center-search-field svg{position:absolute;left:13px;width:18px;height:18px;color:#18b7a9;pointer-events:none}.customer-center-search-field input,.customer-center-filter-primary select{width:100%;height:40px;box-sizing:border-box;border:1px solid #d6deea;border-radius:5px;background:#fff;color:#42516a;font:inherit;font-size:15px;outline:none}.customer-center-search-field input{padding:0 14px 0 42px}.customer-center-filter-primary select{padding:0 34px 0 14px}.customer-center-search-field input::placeholder,.customer-center-date-range input::placeholder{color:#bdc7d8}.customer-center-search-field input:focus,.customer-center-filter-primary select:focus,.customer-center-date-range>div:focus-within{border-color:#1eb8aa;box-shadow:0 0 0 2px #1eb8aa1a}.customer-center-filter-dates{align-items:stretch}.customer-center-date-range{flex:1 1 330px;min-width:260px;display:flex;align-items:center;gap:10px;color:#26354c;font-size:14px;font-weight:700;white-space:nowrap}.customer-center-date-range>div{height:40px;min-width:0;flex:1;display:grid;grid-template-columns:22px minmax(72px,1fr) 18px minmax(72px,1fr) 18px;align-items:center;gap:5px;box-sizing:border-box;border:1px solid #d6deea;border-radius:5px;padding:0 10px}.customer-center-date-range svg{color:#9ca9ba}.customer-center-date-range input{min-width:0;border:0;background:transparent;color:#42516a;font:inherit;font-size:14px;text-align:center;outline:none}.customer-center-date-range i{color:#39465a;font-style:normal;text-align:center}.customer-center-reset{min-width:88px;height:40px;display:inline-flex;align-items:center;justify-content:center;gap:6px;border:1px solid #d6deea;border-radius:5px;background:#fff;color:#3f4b5f;font:inherit;font-size:14px;cursor:pointer}.customer-center-reset svg{width:18px;height:18px}.customer-center-toolbar{min-height:72px;display:flex;align-items:center;justify-content:space-between;gap:24px;padding:0 28px}.customer-center-title-group,.customer-center-actions{display:flex;align-items:center;gap:18px}.customer-center-title-group>strong{color:#15b5a5;font-size:18px;white-space:nowrap}.customer-center-title-group>strong b{font-weight:inherit}.customer-center-title-group label{display:inline-flex;align-items:center;gap:7px;color:#3c4960;font-size:14px;white-space:nowrap}.customer-center-title-group input,.customer-center-select-cell input,.customer-center-staff-grid input{width:16px;height:16px;margin:0;accent-color:#21b9ab}.customer-center-actions{justify-content:flex-end;gap:12px}.customer-center-primary-action,.customer-center-cancel-batch{min-height:40px;border-radius:5px;padding:0 18px;font:inherit;font-size:14px;font-weight:700;white-space:nowrap;cursor:pointer}.customer-center-primary-action{border:1px solid #20b7a9;background:#20b7a9;color:#fff}.customer-center-cancel-batch{border:1px solid #20b7a9;background:#fff;color:#17a99c}.customer-center-table{--customer-center-columns: 90px 130px 140px 125px 150px 130px 145px 190px 190px;width:calc(100% - 56px);overflow-x:auto;border-radius:7px 7px 0 0;margin:0 28px;background:#fff}.customer-center-table.selection-mode{--customer-center-columns: 58px 90px 130px 140px 125px 150px 130px 145px 190px 190px}.customer-center-row{min-width:1290px;display:grid;grid-template-columns:var(--customer-center-columns)}.customer-center-table.selection-mode .customer-center-row{min-width:1348px}.customer-center-row>div{min-width:0;min-height:92px;display:flex;align-items:center;box-sizing:border-box;border-right:1px solid #cdd8e7;border-bottom:1px solid #cdd8e7;color:#344258;padding:10px 18px;font-size:14px;line-height:1.45;overflow-wrap:anywhere}.customer-center-row>div:last-child{border-right:0}.customer-center-head-row>div{min-height:56px;background:#e9f1ef;color:#46566c;font-weight:700;white-space:nowrap}.customer-center-head-row>div:first-child{border-top-left-radius:7px}.customer-center-head-row>div:last-child{border-top-right-radius:7px}.customer-center-sort{width:100%;display:inline-flex;align-items:center;justify-content:space-between;gap:5px;border:0;background:transparent;color:inherit;padding:0;font:inherit;cursor:pointer}.customer-center-sort-icons{width:12px;display:grid;color:#b1bdcf}.customer-center-sort-icons svg{width:12px;height:10px;margin:-2px 0}.customer-center-select-cell,.customer-center-photo-cell{justify-content:center}.customer-center-photo{width:50px;height:64px;border-radius:4px;background:#f0f0f0}.customer-center-info-cell,.customer-center-time-cell{flex-direction:column;align-items:flex-start!important;justify-content:center;gap:4px}.customer-center-info-cell strong{color:#28374e;font-size:16px}.customer-center-info-cell span,.customer-center-time-cell span{color:#8290a7;font-size:14px}.customer-center-owner-cell{gap:5px}.customer-center-owner-cell button{width:26px;height:26px;display:inline-grid;place-items:center;border:0;background:transparent;color:#8795aa;padding:0;cursor:pointer}.customer-center-owner-cell button:hover{color:#19ad9f}.customer-center-owner-cell svg{width:15px;height:15px}.customer-center-page .phone-display{gap:12px;font-size:15px}.customer-center-page .phone-toggle{color:#8795aa}.customer-center-page .phone-toggle svg{width:15px;height:15px}.customer-center-empty{min-width:1290px;border-bottom:1px solid #cdd8e7;color:#8b98aa;padding:28px;text-align:center}.customer-center-batch-float{position:fixed;z-index:30;left:calc(50% + 81px);bottom:28px;transform:translate(-50%);min-height:76px;display:flex;align-items:center;gap:18px;border-radius:12px;background:#fff;box-shadow:0 12px 34px #2a394e2e;padding:0 18px;color:#3d4655;font-size:15px}.customer-center-batch-float button{min-height:46px;display:inline-flex;align-items:center;justify-content:center;gap:8px;border:0;border-radius:7px;background:#27b8aa;color:#fff;padding:0 18px;font:inherit;font-size:15px;cursor:pointer}.customer-center-batch-float button:disabled{background:#9fddd6;cursor:not-allowed}.customer-center-batch-float svg{width:22px;height:22px}.customer-center-modal-backdrop{position:fixed;z-index:80;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;background:#00000061;padding:22px}.customer-center-assignment-modal{width:min(960px,calc(100vw - 44px));max-height:calc(100vh - 44px);overflow-x:hidden;overflow-y:auto;border-radius:24px;background:#fff;box-shadow:0 20px 50px #1821303d}.customer-center-assignment-modal>header{min-height:116px;display:flex;align-items:center;justify-content:space-between;padding:0 48px}.customer-center-assignment-modal>header strong{color:#2e333b;font-size:30px;font-weight:500}.customer-center-assignment-modal>header button{width:44px;height:44px;display:grid;place-items:center;border:0;background:transparent;color:#999;padding:0;cursor:pointer}.customer-center-assignment-modal>header svg{width:30px;height:30px}.customer-center-assignment-modal form{display:grid}.customer-center-staff-grid{min-height:470px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));align-content:start;gap:24px;padding:12px 48px 34px}.customer-center-staff-grid label{min-height:98px;display:flex;align-items:center;gap:18px;box-sizing:border-box;border:1px solid #e0e0e0;border-radius:14px;padding:0 28px;color:#253249;font-size:25px;cursor:pointer}.customer-center-staff-grid label.selected{border-color:#63c9bf;background:#f2fcfa}.customer-center-staff-grid input{width:30px;height:30px;accent-color:#3ebeb1}.customer-center-assignment-modal.performance-enabled .customer-center-staff-grid{min-height:0;padding-bottom:24px}.customer-center-performance-settings{display:grid;gap:18px;border-top:1px solid #e5ecec;background:#f8fbfb;margin:0 48px 30px;padding:24px 0 0}.customer-center-performance-heading{display:flex;align-items:center;justify-content:space-between;gap:24px}.customer-center-performance-heading>div{display:grid;gap:5px}.customer-center-performance-heading>div>strong{color:#2f3e4e;font-size:18px}.customer-center-performance-heading>div>span{color:#86939f;font-size:12px}.customer-center-performance-immediate{min-width:280px;display:flex;align-items:center;gap:12px;border:1px solid #b9dfdb;border-radius:10px;background:#eef9f7;padding:12px 15px;cursor:pointer}.customer-center-performance-immediate input{width:20px;height:20px;flex:0 0 auto;accent-color:#31b9ac}.customer-center-performance-immediate>span{display:grid;gap:2px}.customer-center-performance-immediate strong{color:#267f78;font-size:14px}.customer-center-performance-immediate small{color:#73928f;font-size:11px}.customer-center-performance-times{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.customer-center-performance-times label{min-width:0;display:grid;gap:7px}.customer-center-performance-times label>span{color:#4b5b6d;font-size:13px;font-weight:700}.customer-center-performance-times input{width:100%;height:44px;border:1px solid #ccd8dd;border-radius:7px;background:#fff;color:#34475a;padding:0 12px;outline:none}.customer-center-performance-times input:focus{border-color:#31b9ac;box-shadow:0 0 0 3px #31b9ac1a}.customer-center-performance-times input:disabled{background:#eef2f3;color:#a7b1b8;cursor:not-allowed}.customer-center-performance-error,.customer-center-performance-helper{margin:-3px 0 0;font-size:12px;line-height:1.5}.customer-center-performance-error{color:#b4534b}.customer-center-performance-helper{color:#788995}.customer-center-assignment-modal footer{min-height:128px;display:flex;align-items:center;justify-content:flex-end;gap:24px;border-top:1px solid #e3e3e3;padding:0 48px}.customer-center-assignment-modal footer button{min-width:142px;height:70px;border-radius:16px;font:inherit;font-size:25px;cursor:pointer}.customer-center-modal-cancel{border:1px solid #d5d5d5;background:#fff;color:#6b6b6b}.customer-center-modal-confirm{border:1px solid #31b9ac;background:#31b9ac;color:#fff}.customer-center-modal-confirm:disabled{border-color:#93dad3;background:#93dad3;cursor:not-allowed}@media(max-width:1180px){.customer-center-filter-row{flex-wrap:wrap}.customer-center-filter-primary .customer-center-search-field{flex-basis:calc(50% - 6px)}.customer-center-filter-primary select{flex:1 1 180px}.customer-center-toolbar{align-items:flex-start;flex-direction:column;padding-block:16px}}@media(max-height:800px){.customer-center-assignment-modal>header{min-height:96px}.customer-center-assignment-modal>header strong{font-size:28px}.customer-center-staff-grid{min-height:460px;gap:18px 24px;padding-block:8px 26px}.customer-center-staff-grid label{min-height:90px;font-size:22px}.customer-center-assignment-modal footer{min-height:100px}.customer-center-assignment-modal footer button{height:60px;font-size:21px}}@media(max-width:720px){.customer-center-performance-settings{margin-inline:24px}.customer-center-performance-heading{align-items:stretch;flex-direction:column}.customer-center-performance-immediate{min-width:0}.customer-center-performance-times{grid-template-columns:1fr}}.report-list-page{display:grid;gap:12px;padding:0 16px 18px}.report-list-head{min-height:54px}.report-filterbar{display:flex;align-items:flex-end;flex-wrap:wrap;gap:12px;border:1px solid var(--line);border-radius:6px;background:#fff;padding:12px}.report-filterbar label{min-width:142px;display:grid;gap:5px;color:#52637d;font-size:13px;font-weight:700}.report-filterbar label span{white-space:nowrap}.report-filterbar select,.report-filterbar input{width:100%;height:32px;border:1px solid #d8e2ed;border-radius:5px;background:#fff;color:#263a56;padding:0 10px;font-size:13px}.report-filterbar select:focus,.report-filterbar input:focus{border-color:#00a88980;outline:2px solid rgba(0,168,137,.14)}.report-filter-range{min-width:224px}.report-filter-range div{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:6px}.report-filter-search{flex:1 1 230px}.report-summarybar{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:10px 18px;border:1px solid #dce8f2;border-radius:6px;background:#f8fbfd;padding:10px 12px}.report-summarybar span{display:inline-flex;align-items:baseline;gap:4px;color:#52637d;font-size:13px;font-weight:800}.report-summarybar strong{color:#172942;font-size:18px;line-height:1}.report-table{--report-list-columns: 70px minmax(112px, .8fr) minmax(128px, .78fr) minmax(76px, .46fr) minmax(92px, .56fr) minmax(104px, .62fr) minmax(152px, .95fr) minmax(136px, .78fr) minmax(100px, .6fr) minmax(108px, .66fr) minmax(240px, 1.45fr);width:100%;overflow-x:auto;border:1px solid var(--line);border-radius:6px;background:#fff}.report-table.selection-mode{--report-list-columns: 58px 70px minmax(112px, .8fr) minmax(128px, .78fr) minmax(76px, .46fr) minmax(92px, .56fr) minmax(104px, .62fr) minmax(152px, .95fr) minmax(136px, .78fr) minmax(100px, .6fr) minmax(108px, .66fr) minmax(240px, 1.45fr)}.report-row{width:100%;display:grid;grid-template-columns:var(--report-list-columns);min-width:1418px}.report-table.selection-mode .report-row{min-width:1476px}.report-row>div{min-width:0;min-height:62px;display:flex;align-items:center;border-right:1px solid #edf2f7;border-bottom:1px solid #eaf0f6;color:#31425e;padding:10px 12px;font-size:13px;line-height:1.45;overflow-wrap:anywhere}.report-row>div:last-child{border-right:0}.report-head-row>div{min-height:42px;background:#f8fafc;color:#60718d;font-weight:800;white-space:nowrap}.report-select-cell{justify-content:center}.report-select-cell label{display:inline-grid;place-items:center;gap:3px;color:#60718d;font-size:11px;font-weight:800}.report-select-checkbox{width:15px;height:15px;accent-color:var(--teal);cursor:pointer}.report-consultant-cell{gap:6px}.report-consultant-edit{width:24px;height:24px;display:inline-grid;place-items:center;border:1px solid #d8e7f1;border-radius:50%;background:#f8fbfd;color:#1767bf;font-size:13px;line-height:1;cursor:pointer}.report-consultant-edit:hover{border-color:#1767bf4d;background:#e8f3ff}.report-status-pill{display:inline-flex;align-items:center;min-height:24px;border:1px solid #d8e2ed;border-radius:999px;background:#f8fbfd;color:#52637d;padding:2px 9px;font-size:12px;font-weight:900;white-space:nowrap}.report-status-pill.rejected{border-color:#bd334638;background:#fff0f1;color:#bd3346}.report-status-pill.pending{border-color:#b96a0033;background:#fff6e2;color:#9b6200}.report-status-pill.generating{border-color:#1767bf33;background:#e8f3ff;color:#1767bf}.report-status-pill.read,.report-status-pill.complete{border-color:#00a88938;background:#e7f8f2;color:#008e75}.report-read-status{display:inline-flex;align-items:center;min-height:24px;border:1px solid #d8e2ed;border-radius:999px;background:#f8fbfd;color:#52637d;padding:2px 9px;font-size:12px;font-weight:900;white-space:nowrap}.report-read-status.unavailable{border-color:#b96a0033;background:#fff6e2;color:#9b6200}.report-read-status.waiting{border-color:#1767bf33;background:#e8f3ff;color:#1767bf}.report-read-status.read{border-color:#00a88938;background:#e7f8f2;color:#008e75}.report-read-status.unread,.report-status-pill.unread{border-color:#52637d33;background:#edf2f7;color:#52637d}.report-actions{gap:8px;flex-wrap:wrap}.report-actions button{min-width:50px;height:30px;border-color:#00a8893d;background:#f8fbfd;color:#008e75;padding:0 10px;font-size:13px;font-weight:800;cursor:pointer}.report-actions button:hover{background:#e5f8f3}.report-actions .audit-reject{border-color:#bd33463d;background:#fff8f8;color:#bd3346}.report-actions .audit-reject:hover{background:#fff0f1}.report-actions .audit-pass{border-color:#00a88957;background:#e7f8f2;color:#008e75}.report-empty{min-width:1102px;padding:18px;color:#8a99af;font-size:13px;text-align:center}.report-pagination{display:flex;align-items:center;justify-content:flex-end;gap:10px;color:#52637d;font-size:13px;font-weight:800}.report-pagination button{height:30px;border:1px solid #d8e2ed;border-radius:5px;background:#fff;color:#263a56;padding:0 12px;font-size:13px;font-weight:800;cursor:pointer}.report-pagination button:hover:not(:disabled){border-color:#00a8895c;background:#e7f8f2;color:#008e75}.report-pagination button:disabled{background:#f4f7fa;color:#9aa8ba;cursor:not-allowed}.app-shell.product-management-shell{--sidebar-w: 162px}.product-management-sidebar{position:sticky;top:0;height:100vh;overflow-y:auto;background:#4ca69c;color:#fff;scrollbar-color:rgba(255,255,255,.34) transparent;scrollbar-width:thin}.product-sidebar-brand{min-height:66px;display:flex;align-items:flex-start;justify-content:space-between;background:#63bfb5;padding:7px 11px 7px 10px}.product-sidebar-brand>div{min-width:0;display:grid;gap:2px}.product-sidebar-brand strong{overflow:hidden;color:#fff;font-size:13px;line-height:1.2;text-overflow:ellipsis;white-space:nowrap}.product-sidebar-brand small{color:#ffffffb3;font-size:8px}.product-sidebar-brand span{color:#ffffffe0;font-size:10px}.product-sidebar-brand>svg{width:13px;height:13px;flex:0 0 auto;margin-top:1px}.product-management-sidebar nav{display:grid;padding:12px 0}.product-sidebar-heading,.product-sidebar-group>div button{width:100%;border:0;border-radius:0;background:transparent;color:#ffffffe6;text-align:left;cursor:pointer}.product-sidebar-heading{height:40px;display:grid;grid-template-columns:18px minmax(0,1fr) 14px;align-items:center;gap:6px;padding:0 13px;font-size:14px;font-weight:600}.product-sidebar-heading>svg{width:15px;height:15px}.product-sidebar-heading>svg:last-child{width:11px;height:11px}.product-sidebar-heading.product-sidebar-standalone{grid-template-columns:18px minmax(0,1fr)}.product-sidebar-heading.active{background:#1e776e29;color:#fff}.product-sidebar-group>div{display:grid}.product-sidebar-group{border-bottom:1px solid rgba(255,255,255,.08)}.product-sidebar-group>div button{height:30px;padding:0 34px;font-size:12px}.product-sidebar-heading:hover,.product-sidebar-heading:focus-visible,.product-sidebar-group>div button:hover,.product-sidebar-group>div button:focus-visible{background:#ffffff1a;color:#fff;outline:none}.product-sidebar-group>div button.active{background:#1e776e47;color:#fff;font-weight:700;box-shadow:inset 3px 0 #ffffffe6}.product-system-settings-group{border-block:1px solid rgba(255,255,255,.08)}.product-performance-center-group,.product-data-center-group{border-bottom:1px solid rgba(255,255,255,.08)}.deduction-list-page{min-height:100vh;display:grid;align-content:start;gap:12px;background:#f6f8fa;color:#344055;padding:18px}.deduction-list-head{min-height:78px;display:flex;align-items:center;justify-content:space-between;gap:24px;border:1px solid #e0e7ed;border-radius:6px;background:#fff;padding:13px 16px}.deduction-list-head>div{min-width:0;display:grid;grid-template-columns:auto minmax(0,1fr);align-items:baseline;gap:2px 12px}.deduction-list-head>div>span{grid-column:1 / -1;color:#4ca69c;font-size:11px;font-weight:800;letter-spacing:.08em}.deduction-list-head h1{margin:0;color:#2e3b4f;font-size:18px;line-height:1.35}.deduction-list-head p{margin:0;color:#8290a4;font-size:12px}.deduction-download-button{min-width:138px;height:36px;display:inline-flex;align-items:center;justify-content:center;gap:7px;border-color:#19a99f;background:#19aea3;color:#fff;padding:0 14px;font-size:13px;font-weight:700;cursor:pointer}.deduction-download-button:hover:not(:disabled),.deduction-download-button:focus-visible{border-color:#118f87;background:#159d94;outline:none}.deduction-download-button:disabled{border-color:#cbd5df;background:#dce3e9;color:#8995a5;cursor:not-allowed}.deduction-filterbar{display:flex;align-items:flex-end;flex-wrap:wrap;gap:12px;border:1px solid #e0e7ed;border-radius:6px;background:#fff;padding:12px 14px}.deduction-filterbar label{min-width:158px;display:grid;gap:5px;color:#56657a;font-size:12px;font-weight:700}.deduction-keyword-filter{flex:1 1 280px;max-width:390px}.deduction-keyword-filter>div{height:34px;display:flex;align-items:center;gap:8px;border:1px solid #d6dfe8;border-radius:4px;background:#fff;padding:0 10px}.deduction-keyword-filter svg{flex:0 0 auto;color:#20b0a6}.deduction-filterbar select,.deduction-keyword-filter input,.deduction-reset-button{height:34px;border:1px solid #d6dfe8;border-radius:4px;background:#fff;color:#3b495e;font-size:12px}.deduction-filterbar select{width:100%;padding:0 30px 0 10px}.deduction-keyword-filter input{min-width:0;flex:1;border:0;outline:0;padding:0}.deduction-keyword-filter>div:focus-within,.deduction-filterbar select:focus{border-color:#19aea3a6;outline:2px solid rgba(25,174,163,.12)}.deduction-reset-button{min-width:78px;display:inline-flex;align-items:center;justify-content:center;gap:6px;color:#526176;padding:0 12px;cursor:pointer}.deduction-reset-button:hover,.deduction-reset-button:focus-visible{border-color:#19aea3;color:#118f87;outline:none}.deduction-result-summary{min-height:42px;display:flex;align-items:baseline;gap:4px;border:1px solid #e0e7ed;border-radius:6px;background:#fff;padding:10px 14px;color:#66758a;font-size:12px}.deduction-result-summary strong{color:#19a99f;font-size:18px}.deduction-download-notice{margin-left:auto;color:#118f87;font-weight:700}.deduction-table-wrap{position:relative;overflow-x:auto;border:1px solid #dbe3ea;border-radius:6px;background:#fff}.deduction-table{width:100%;min-width:1320px;border-collapse:separate;border-spacing:0;table-layout:fixed;font-size:12px}.deduction-table th,.deduction-table td{height:58px;border-right:1px solid #e8edf2;border-bottom:1px solid #e8edf2;color:#3d4a5e;padding:9px 11px;text-align:left;vertical-align:middle}.deduction-table th{position:sticky;top:0;height:42px;background:#e8f0ee;color:#3f4e5f;font-weight:700;white-space:nowrap;z-index:2}.deduction-table tr:hover td{background:#f8fcfb}.deduction-table th:last-child,.deduction-table td:last-child{border-right:0}.deduction-table tbody tr:last-child td{border-bottom:0}.deduction-table th:nth-child(1),.deduction-table td:nth-child(1){width:150px}.deduction-table th:nth-child(2),.deduction-table td:nth-child(2){width:145px}.deduction-table th:nth-child(3),.deduction-table td:nth-child(3){width:175px}.deduction-table th:nth-child(4),.deduction-table td:nth-child(4){width:145px}.deduction-table th:nth-child(5),.deduction-table td:nth-child(5){width:115px}.deduction-table th:nth-child(6),.deduction-table td:nth-child(6),.deduction-table th:nth-child(7),.deduction-table td:nth-child(7),.deduction-table th:nth-child(8),.deduction-table td:nth-child(8){width:140px}.deduction-table th:nth-child(9),.deduction-table td:nth-child(9),.deduction-table th:nth-child(10),.deduction-table td:nth-child(10){width:108px}.deduction-order-no,.deduction-project-name{color:#139f95;font-weight:700}.deduction-customer{display:grid;gap:3px}.deduction-customer strong{color:#2f3e53}.deduction-customer small{color:#8390a3;font-size:11px}.deduction-person{display:grid;gap:2px;line-height:1.25;white-space:nowrap}.deduction-person-secondary{color:#8390a3;font-size:11px;font-weight:400}.deduction-person-performance{color:#637b8c;font-size:11px;font-variant-numeric:tabular-nums;font-weight:500}.deduction-amount{color:#2f3e53;font-weight:800}.deduction-table time{color:#617188;font-variant-numeric:tabular-nums;white-space:nowrap}.deduction-empty{min-width:100%;min-height:210px;display:grid;place-items:center;align-content:center;gap:6px;color:#8a97a8;text-align:center}.deduction-empty svg{width:24px;height:24px;margin-bottom:2px;color:#5cbeb6}.deduction-empty strong{color:#546378;font-size:14px}.deduction-empty span{font-size:12px}.product-management-page{min-height:100vh;background:#f8f9fa;color:#344055}.product-filterbar{min-width:1260px;min-height:66px;display:flex;align-items:center;gap:12px;overflow:visible;border-bottom:1px solid #dfe4e9;background:#fff;padding:10px 18px}.product-filterbar select,.product-filter-search,.product-type-filter,.product-filter-reset{height:38px;flex:0 0 auto;border:1px solid #d7dee8;border-radius:4px;background:#fff;color:#7e8ca4;font-size:13px}.product-filterbar select{width:154px;padding:0 34px 0 12px}.product-filterbar select:nth-of-type(2),.product-filterbar select:nth-of-type(3){width:188px}.product-type-filter{position:relative;width:180px}.product-type-filter summary{height:100%;display:flex;align-items:center;justify-content:space-between;gap:8px;list-style:none;color:#7e8ca4;padding:0 12px;cursor:pointer}.product-type-filter summary::-webkit-details-marker{display:none}.product-type-filter summary svg{width:15px;height:15px;color:#94a2b6}.product-type-filter[open]{border-color:#25b7ab}.product-type-filter>div{position:absolute;top:calc(100% + 7px);left:0;z-index:50;width:210px;display:grid;gap:5px;border:1px solid #d7e1df;border-radius:6px;background:#fff;padding:8px;box-shadow:0 12px 28px #354f4c29}.product-type-filter>div label{min-height:34px;display:flex;align-items:center;gap:9px;border-radius:4px;color:#46546a;padding:6px 8px;cursor:pointer}.product-type-filter>div label:hover{background:#f1faf8}.product-type-filter input{width:15px;height:15px;accent-color:#20b8ad}.product-filter-search{width:328px;display:flex;align-items:center;gap:8px;padding:0 13px}.product-filter-search svg{width:16px;height:16px;color:#20b8ad}.product-filter-search input{min-width:0;flex:1;border:0;outline:0;color:#435067;font-size:13px}.product-filter-search input::placeholder{color:#a5b1c5}.product-filter-reset{min-width:80px;display:inline-flex;align-items:center;justify-content:center;gap:6px;color:#3d485a;padding:0 13px;cursor:pointer}.product-filter-reset svg{width:17px;height:17px}.product-filter-reset:hover,.product-filter-reset:focus-visible{border-color:#25b7ab;color:#159e94;outline:none}.product-management-head{min-width:1260px;min-height:72px;display:flex;align-items:center;justify-content:space-between;gap:18px;background:#fff;padding:0 18px}.product-management-head strong{color:#334055;font-size:16px;font-weight:700}.product-category-management-entry{height:34px;display:inline-flex;align-items:center;gap:7px;border:1px solid #b9ded8;border-radius:4px;background:#f4fbfa;color:#178f86;padding:0 12px;font-size:13px;cursor:pointer;transition:border-color .15s ease,background .15s ease,color .15s ease}.product-category-management-entry svg{width:15px;height:15px}.product-category-management-entry:hover,.product-category-management-entry:focus-visible{border-color:#20b8ad;background:#eaf8f6;color:#0d7e76;outline:none}.product-list-heading,.product-status-tabs{display:flex;align-items:center}.product-list-heading{align-self:stretch;gap:26px}.product-status-tabs{align-self:stretch;gap:4px}.product-status-tabs button{position:relative;min-width:76px;border:0;background:transparent;color:#748196;padding:0 14px;font-size:13px;cursor:pointer}.product-status-tabs button span{display:inline-grid;min-width:20px;height:20px;place-items:center;border-radius:10px;background:#f0f3f5;color:#8a96a8;margin-left:3px;padding:0 6px;font-size:11px}.product-status-tabs button.active{color:#159e94;font-weight:700}.product-status-tabs button.active span{background:#e7f7f4;color:#159e94}.product-status-tabs button.active:after{content:"";position:absolute;right:14px;bottom:0;left:14px;height:3px;border-radius:3px 3px 0 0;background:#20b8ad}.product-status-tabs button:focus-visible{border-radius:4px;outline:2px solid rgba(32,184,173,.28);outline-offset:-4px}.product-list-actions{display:flex;align-items:center;gap:12px}.product-list-actions button{height:42px;border:1px solid #21b7ac;border-radius:4px;background:#21b7ac;color:#fff;padding:0 20px;font-size:14px;cursor:pointer}.product-list-actions button:hover,.product-list-actions button:focus-visible{border-color:#13a99f;background:#18aa9f;outline:none}.product-list-actions .product-category-management-entry{border-color:#77cfc7;background:#f1faf8;color:#128d84}.product-list-actions .product-category-management-entry:hover,.product-list-actions .product-category-management-entry:focus-visible{border-color:#20b8ad;background:#e6f7f4;color:#087970}.product-notice{position:fixed;top:18px;right:20px;z-index:80;display:flex;align-items:center;gap:12px;border:1px solid #9bd9d0;border-radius:5px;background:#eefaf8;color:#258d82;padding:10px 12px 10px 15px;box-shadow:0 8px 26px #1e655c29;font-size:13px}.product-notice button{width:22px;height:22px;display:grid;place-items:center;border:0;background:transparent;color:#5da89f;padding:0;cursor:pointer}.product-table-scroll{width:100%;overflow-x:auto;background:#f8f9fa;padding:0 18px 40px}.product-table{--product-list-columns: 5% 10% 9% 7% 7% 7% 7% 6% 6% 8% 7% 8% 13%;width:100%;min-width:1650px;overflow:hidden;border-radius:8px 8px 0 0;background:#fff}.product-row{width:100%;display:grid;grid-template-columns:var(--product-list-columns)}.product-row>div{min-width:0;min-height:53px;display:flex;align-items:center;border-right:1px solid #d3dce8;border-bottom:1px solid #d3dce8;color:#354156;padding:9px 18px;font-size:12px;line-height:1.45;overflow-wrap:anywhere}.product-row>div:last-child{border-right:0}.product-head-row>div{min-height:53px;gap:4px;border-bottom-color:#cad8d3;background:#e4ece8;color:#3c485b;padding-top:8px;padding-bottom:8px;font-weight:500;white-space:nowrap}.product-sort-icons{width:12px;height:18px;display:grid;align-content:center;color:#b6c3d4}.product-sort-icons svg{width:12px;height:9px;margin:-1px 0}.product-sale-price{color:#313c50!important;font-weight:700;white-space:nowrap}.product-rate{color:#11b6aa!important}.product-muted-value{color:#8493aa!important}.product-type-cell span{display:inline-flex;align-items:center;border-radius:999px;background:#edf7f5;color:#278e85;padding:3px 8px;font-size:11px;white-space:nowrap}.activity-management-page{--activity-primary: #20b8ad;--activity-primary-dark: #119e94;--activity-ink: #292d30;--activity-muted: #74797c;--activity-line: #e8ebeb;--activity-head: #f4f4f4;min-height:100vh;background:#fff;color:var(--activity-ink);padding:32px 30px 44px}.activity-management-heading{min-height:clamp(66px,3.4vw,88px);display:flex;align-items:flex-start;justify-content:space-between;gap:24px;margin-bottom:clamp(28px,1.65vw,42px)}.activity-management-heading h1{margin:clamp(10px,.65vw,17px) 0 0;color:#202426;font-size:clamp(28px,1.35vw,35px);font-weight:700;letter-spacing:-.02em;line-height:1.25}.activity-management-heading>div{display:flex;align-items:center;gap:clamp(16px,.78vw,20px)}.activity-management-create-button{min-width:clamp(182px,9.2vw,238px);height:clamp(52px,2.65vw,68px);display:inline-flex;align-items:center;justify-content:center;gap:10px;border:1px solid var(--activity-primary);border-radius:clamp(10px,.55vw,14px);background:var(--activity-primary);color:#fff;padding:0 clamp(20px,1.1vw,28px);font-size:clamp(18px,.94vw,24px);font-weight:600;cursor:default}.activity-management-create-button svg{width:clamp(24px,1.18vw,30px);height:clamp(24px,1.18vw,30px);stroke-width:2.6}.activity-management-table-scroll{width:100%;overflow-x:auto;background:#fff}.activity-management-table{width:100%;min-width:1450px;background:#fff}.activity-management-row{display:grid;grid-template-columns:minmax(260px,2.3fr) minmax(105px,.9fr) minmax(205px,1.5fr) minmax(160px,1.15fr) minmax(112px,.95fr) minmax(110px,.9fr) minmax(88px,.75fr) minmax(92px,.78fr) minmax(88px,.72fr) minmax(140px,1.25fr) minmax(72px,.55fr)}.activity-management-row>div{min-width:0;min-height:clamp(108px,5.5vw,142px);display:flex;align-items:center;border-bottom:1px solid var(--activity-line);color:#3d4144;padding:clamp(18px,.9vw,23px) 20px;font-size:clamp(15px,.74vw,19px);line-height:1.55}.activity-management-table-head>div{min-height:clamp(64px,3.1vw,80px);border-bottom:0;background:var(--activity-head);color:#686d70;padding-top:12px;padding-bottom:12px;font-size:clamp(14px,.7vw,18px);font-weight:500;white-space:nowrap}.activity-management-title-link,.activity-management-products button,.activity-management-order-link,.activity-management-more{border:0;background:transparent;color:var(--activity-primary);padding:0;cursor:pointer}.activity-management-title-link{max-width:100%;overflow:hidden;font-size:clamp(15px,.74vw,19px);line-height:1.5;text-align:left;text-overflow:ellipsis;white-space:nowrap}.activity-management-dates{display:grid!important;align-content:center;gap:2px;font-variant-numeric:tabular-nums}.activity-management-dates time{display:block;white-space:nowrap}.activity-management-products{gap:12px}.activity-management-products span{color:#4a4f52}.activity-management-products button,.activity-management-order-link{font-size:clamp(15px,.74vw,19px);text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:3px}.activity-management-switch{width:clamp(50px,2.4vw,62px);height:clamp(26px,1.24vw,32px);position:relative;flex:0 0 auto;border:0;border-radius:999px;background:#d9dddf;padding:0;cursor:pointer;transition:background .15s ease}.activity-management-switch span{width:clamp(22px,1.08vw,28px);height:clamp(22px,1.08vw,28px);position:absolute;top:2px;left:2px;border-radius:50%;background:#fff;box-shadow:0 1px 4px #2231322e;transition:transform .15s ease}.activity-management-switch.checked{background:var(--activity-primary)}.activity-management-switch.checked span{transform:translate(clamp(24px,1.16vw,30px))}.activity-management-more{width:38px;height:38px;display:grid;place-items:center;border-radius:50%}.activity-management-more svg{width:22px;height:22px;stroke-width:3}.activity-management-title-link:hover,.activity-management-products button:hover,.activity-management-order-link:hover,.activity-management-more:hover{color:var(--activity-primary-dark)}.activity-management-title-link:focus-visible,.activity-management-products button:focus-visible,.activity-management-order-link:focus-visible,.activity-management-more:focus-visible,.activity-management-switch:focus-visible,.activity-management-pagination button:focus-visible,.activity-product-dialog button:focus-visible,.activity-product-dialog input:focus-visible{outline:3px solid rgba(32,184,173,.25);outline-offset:2px}.activity-management-pagination{min-height:clamp(78px,4vw,104px);display:flex;align-items:center;justify-content:center;gap:12px;color:#a1a6a8;font-size:clamp(14px,.72vw,18px)}.activity-management-pagination span{margin-right:6px}.activity-management-pagination button{min-width:clamp(92px,4.25vw,110px);height:clamp(42px,2vw,52px);border:1px solid #e3e6e7;border-radius:10px;background:#fff;color:#c3c7c9}.activity-management-pagination button:disabled{cursor:not-allowed;opacity:.72}.activity-management-notice{position:fixed;top:20px;right:24px;z-index:240;display:flex;align-items:center;gap:12px;border:1px solid #a7ddd7;border-radius:7px;background:#f0faf8;color:#187e76;padding:11px 12px 11px 15px;box-shadow:0 10px 28px #1c5c5629;font-size:13px}.activity-management-notice button{width:22px;height:22px;display:grid;place-items:center;border:0;background:transparent;color:#5b9993;padding:0;cursor:pointer}.activity-product-dialog-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:220;display:grid;place-items:center;background:#1d2a2b85;padding:24px}.activity-product-dialog{width:min(1500px,calc(100vw - 48px));max-height:min(820px,calc(100vh - 48px));display:grid;grid-template-rows:auto auto minmax(0,1fr) auto;overflow:hidden;border:1px solid #d9e3e2;border-radius:10px;background:#fff;box-shadow:0 26px 70px #11323047}.activity-product-dialog-head{min-height:72px;display:flex;align-items:center;justify-content:space-between;gap:24px;border-bottom:1px solid #e7eceb;padding:14px 22px}.activity-product-dialog-head>div{min-width:0;display:flex;align-items:baseline;gap:14px}.activity-product-dialog-head h2{margin:0;color:#25302f;font-size:20px;line-height:1.4}.activity-product-dialog-head span{overflow:hidden;color:#8a9694;font-size:12px;text-overflow:ellipsis;white-space:nowrap}.activity-product-dialog-head>button{width:34px;height:34px;display:grid;place-items:center;flex:0 0 auto;border:0;border-radius:50%;background:#f4f7f6;color:#72807e;padding:0;cursor:pointer}.activity-product-dialog-head>button svg{width:18px;height:18px}.activity-product-searchbar{min-height:68px;display:flex;align-items:center;justify-content:space-between;gap:20px;border-bottom:1px solid #e8edec;background:#fbfcfc;padding:12px 22px}.activity-product-search{width:min(430px,100%);height:40px;display:flex;align-items:center;gap:9px;border:1px solid #cfdad8;border-radius:6px;background:#fff;padding:0 11px}.activity-product-search:focus-within{border-color:var(--activity-primary);box-shadow:0 0 0 3px #20b8ad1a}.activity-product-search>svg{width:17px;height:17px;flex:0 0 auto;color:var(--activity-primary)}.activity-product-search input{min-width:0;flex:1;border:0;background:transparent;color:#33413f;outline:0;font-size:13px}.activity-product-search input::placeholder{color:#a3aeac}.activity-product-search button{width:24px;height:24px;display:grid;place-items:center;border:0;border-radius:50%;background:#eef3f2;color:#768380;padding:0;cursor:pointer}.activity-product-searchbar>span{color:#8a9593;font-size:12px}.activity-product-table-scroll{min-height:0;overflow:auto;background:#fff}.activity-product-table{width:100%;min-width:1360px}.activity-product-row{display:grid;grid-template-columns:minmax(210px,1.6fr) minmax(135px,1fr) minmax(110px,.82fr) minmax(112px,.86fr) minmax(140px,1fr) minmax(138px,1fr) repeat(4,minmax(118px,.92fr))}.activity-product-row>div{min-width:0;min-height:56px;display:flex;align-items:center;border-right:1px solid #e5eae9;border-bottom:1px solid #e5eae9;color:#4e5a58;padding:8px 12px;font-size:12px;line-height:1.4}.activity-product-row>div:last-child{border-right:0}.activity-product-table-head{position:sticky;top:0;z-index:2}.activity-product-table-head>div{min-height:48px;background:#f3f6f5;color:#65716f;font-weight:600;white-space:nowrap}.activity-product-required-mark{margin-left:3px;color:#c94b4b}.activity-product-row.selected{box-shadow:inset 3px 0 0 var(--activity-primary)}.activity-product-row.selected>div{background:#f2fbf9}.activity-product-name{color:#263936!important;font-weight:600}.activity-product-sale-price{color:#263936!important;font-variant-numeric:tabular-nums;font-weight:600;white-space:nowrap}.activity-product-participation{justify-content:center}.activity-product-participation input{width:17px;height:17px;margin:0;accent-color:var(--activity-primary);cursor:pointer}.activity-product-row input[type=number]{width:100%;min-width:84px;height:34px;border:1px solid #ced9d7;border-radius:5px;background:#fff;color:#384744;padding:0 8px;font-size:12px;font-variant-numeric:tabular-nums}.activity-product-row input[type=number]:disabled{border-color:#e3e7e6;background:#f4f6f5;color:#a3acab;cursor:not-allowed}.activity-product-row input[type=number][aria-invalid=true]{border-color:#cf5151;background:#fff8f8;box-shadow:0 0 0 2px #cf51511a}.activity-product-empty>div{min-height:180px;grid-column:1 / -1;justify-content:center;border-right:0;color:#98a3a1;font-size:13px}.activity-product-dialog-actions{min-height:70px;display:flex;align-items:center;justify-content:space-between;gap:20px;border-top:1px solid #e4eae8;background:#fff;padding:13px 22px}.activity-product-dialog-actions>span,.activity-product-dialog-status>span:first-child{color:#71807d;font-size:12px}.activity-product-dialog-actions>div{display:flex;align-items:center;gap:10px}.activity-product-dialog-actions>.activity-product-dialog-status{align-items:flex-start;flex-direction:column;gap:3px}.activity-product-dialog-status>.activity-product-validation-error{color:#b93f3f;font-size:12px;font-weight:600}.activity-product-dialog-actions button{min-width:96px;height:38px;border-radius:6px;padding:0 18px;font-size:13px;cursor:pointer}.activity-product-cancel{border:1px solid #cdd6d4;background:#fff;color:#566360}.activity-product-save{border:1px solid var(--activity-primary);background:var(--activity-primary);color:#fff;font-weight:600}.activity-product-cancel:hover{border-color:#9fadaa;background:#f8faf9}.activity-product-save:hover{border-color:var(--activity-primary-dark);background:var(--activity-primary-dark)}@media(max-width:760px){.activity-management-page{padding:20px 16px 32px}.activity-management-heading{align-items:stretch;flex-direction:column;margin-bottom:20px}.activity-management-heading h1{margin-top:0;font-size:24px}.activity-management-heading>div{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.activity-management-create-button{min-width:0;height:44px;border-radius:8px;padding:0 10px;font-size:15px}.activity-product-dialog-backdrop{padding:10px}.activity-product-dialog{width:calc(100vw - 20px);max-height:calc(100vh - 20px)}.activity-product-dialog-head>div{align-items:flex-start;flex-direction:column;gap:2px}.activity-product-searchbar{align-items:stretch;flex-direction:column;gap:7px}.activity-product-dialog-actions{align-items:stretch;flex-direction:column;gap:8px}.activity-product-dialog-actions>div,.activity-product-dialog-actions button{flex:1}}.product-name-link{max-width:100%;overflow:hidden;border:0;background:transparent;color:#0eb8ad;padding:0;font-size:12px;text-decoration:underline;text-overflow:ellipsis;white-space:nowrap;cursor:pointer}.product-name-link:hover,.product-name-link:focus-visible{color:#078e86;outline:none}.product-edit-button{border:0!important}.product-edit-button:hover,.product-edit-button:focus-visible{background:#eef9f7!important;color:#239e93!important;outline:none}.product-toggle{width:42px;height:22px;position:relative;flex:0 0 auto;border:0;border-radius:999px;background:#e0e4e9;padding:0;cursor:pointer;transition:background .15s ease}.product-toggle span{width:20px;height:20px;position:absolute;top:1px;left:1px;border-radius:50%;background:#fff;box-shadow:0 1px 3px #2e3e5024;transition:transform .15s ease}.product-toggle.active{background:#20b7ac}.product-toggle.active span{transform:translate(20px)}.product-operation-cell{display:flex;align-items:center;gap:14px}.product-operation-cell button{min-width:0;height:30px;display:inline-flex;align-items:center;gap:4px;border:0;background:transparent;color:#10b4aa;padding:0;font-size:12px;white-space:nowrap;cursor:pointer}.product-operation-cell svg{width:14px;height:14px}.product-empty{min-width:1650px;padding:18px;color:#8a96a8;text-align:center;font-size:13px}.product-category-management-page{--category-teal: #20b8ad;--category-ink: #354156;min-width:1120px;background:linear-gradient(180deg,#f6faf9 0,#f8f9fa 260px),#f8f9fa}.product-category-management-head{min-width:1120px;border-bottom:1px solid #dfe7e5;padding:0 24px}.product-category-heading,.product-category-heading>div{display:flex;align-items:center}.product-category-heading{align-self:stretch;gap:14px}.product-category-heading>span{width:1px;height:22px;background:#dce5e3}.product-category-back{height:36px;display:inline-flex;align-items:center;gap:5px;border:0;background:transparent;color:#6d7c91;padding:0;font-size:13px;cursor:pointer}.product-category-back svg{width:17px;height:17px}.product-category-back:hover,.product-category-back:focus-visible{color:#12978d;outline:none}.product-category-primary-action{height:40px;display:inline-flex;align-items:center;gap:7px;border:1px solid var(--category-teal);border-radius:4px;background:var(--category-teal);color:#fff;padding:0 17px;font-size:13px;cursor:pointer;box-shadow:0 5px 14px #20b8ad24}.product-category-primary-action svg{width:16px;height:16px}.product-category-primary-action:hover,.product-category-primary-action:focus-visible{border-color:#139f95;background:#139f95;outline:none}.product-category-workspace{display:grid;padding:18px 24px 48px}.product-category-tree-card{overflow:auto;border:1px solid #dce5e3;border-radius:7px;background:#fff;box-shadow:0 6px 20px #2748430d}.product-category-tree-card>header{min-height:68px;display:flex;align-items:center;justify-content:space-between;gap:24px;border-bottom:1px solid #e2e9e7;padding:0 20px}.product-category-tree-card>header>div{display:grid;gap:4px}.product-category-tree-card>header strong{color:#364457;font-size:15px}.product-category-tree-card>header span,.product-category-tree-card>header small{color:#8a9694;font-size:11px;font-weight:400}.product-category-tree-card>header small{max-width:330px;text-align:right}.product-category-tree{width:100%;min-width:max(1080px,calc(1020px + var(--category-max-indent, 60px)))}.product-category-tree-row{display:grid;grid-template-columns:minmax(calc(360px + var(--category-max-indent, 60px)),1.75fr) 180px minmax(320px,1fr);position:relative;transition:background .13s ease,box-shadow .13s ease}.product-category-tree-row.is-dragging-subtree{height:0;overflow:hidden;opacity:0;pointer-events:none}.product-category-tree-row.is-dragging-subtree>div{height:0;min-height:0;overflow:hidden;border:0;padding-block:0}.product-category-tree-row:before{content:"";position:absolute;z-index:2;top:-1px;right:0;left:0;height:2px;background:transparent;pointer-events:none}.product-category-tree-row.drop-before:before,.product-category-tree-row.drop-after:before{background:var(--category-teal)}.product-category-tree-row.drop-after:before{top:auto;bottom:-1px}.product-category-tree-row.drop-inside{background:#f2fbf9;box-shadow:inset 0 0 0 2px #20b8adb8}.product-category-tree-row.drop-before:after,.product-category-tree-row.drop-inside:after,.product-category-tree-row.drop-after:after{content:attr(data-drop-label);position:absolute;z-index:3;top:50%;right:12px;transform:translateY(-50%);border-radius:3px;background:#168f86;color:#fff;padding:3px 8px;font-size:10px;line-height:1.4;pointer-events:none}.product-category-tree-row:not(.product-category-tree-head):hover{background:#fbfdfc}.product-category-tree-row>div{min-width:0;min-height:58px;display:flex;align-items:center;border-right:1px solid #edf1f0;border-bottom:1px solid #e5ebe9;color:#586577;padding:9px 16px;font-size:12px}.product-category-tree-row:last-child>div{border-bottom:0}.product-category-tree-row>div:last-child{border-right:0}.product-category-tree-head>div{min-height:42px;border-bottom-color:#d6e1de;background:#e6efec;color:#475468;font-weight:600}.product-category-name-cell{position:relative}.product-category-indent{width:calc((var(--category-depth) - 1) * 30px);flex:0 0 auto}.product-category-name-cell:after{content:"";width:calc((var(--category-depth) - 1) * 30px);position:absolute;top:0;bottom:0;left:16px;opacity:calc(var(--category-depth) - 1);background:repeating-linear-gradient(90deg,transparent 0,transparent 14px,#edf2f1 14px,#edf2f1 15px,transparent 15px,transparent 30px);pointer-events:none}.product-category-expand,.product-category-leaf{width:24px;height:24px;position:relative;z-index:1;flex:0 0 auto;margin-right:7px}.product-category-expand{display:grid;place-items:center;border:1px solid #d6e5e2;border-radius:4px;background:#fff;color:#37a79e;padding:0;cursor:pointer}.product-category-expand:hover,.product-category-expand:focus-visible{border-color:#6bc8bf;background:#eff9f7;outline:none}.product-category-expand svg{width:14px;height:14px}.product-category-leaf:before{content:"";width:6px;height:6px;position:absolute;top:9px;left:9px;border-radius:50%;background:#9cc9c3}.product-category-name-cell>strong{position:relative;z-index:1;overflow:hidden;color:#364558;font-size:13px;font-weight:600;text-overflow:ellipsis;white-space:nowrap}.product-category-name-cell>small{position:relative;z-index:1;flex:0 0 auto;border-radius:10px;background:#f0f5f4;color:#879491;margin-left:9px;padding:2px 7px;font-size:10px}.product-category-drag{display:inline-flex;align-items:center;gap:6px;border:0;background:transparent;color:#85918f;padding:5px 0;font-size:11px;cursor:grab;-webkit-user-select:none;user-select:none}.product-category-drag:active{cursor:grabbing}.product-category-drag:hover,.product-category-drag:focus-visible{color:#168f86;outline:none}.product-category-drag:focus-visible{border-radius:3px;box-shadow:0 0 0 2px #20b8ad3d}.product-category-drag svg{width:14px;height:14px;color:#5daea6}.product-category-drag-preview{max-width:300px;height:36px;position:fixed;top:-1000px;left:-1000px;z-index:9999;overflow:hidden;display:inline-flex;align-items:center;border:1px solid #0e8179;border-radius:18px;background:#168f86;color:#fff;padding:0 14px;box-shadow:0 8px 20px #125b5338;font-size:12px;font-weight:600;line-height:1;text-overflow:ellipsis;white-space:nowrap;pointer-events:none}.product-category-actions{gap:16px}.product-category-actions button{min-width:0;display:inline-flex;align-items:center;gap:4px;border:0;background:transparent;color:#16a49a;padding:5px 0;font-size:11px;white-space:nowrap;cursor:pointer}.product-category-actions button.delete{color:#bd7780}.product-category-actions button:hover,.product-category-actions button:focus-visible{color:#087d75;outline:none}.product-category-actions button.delete:hover,.product-category-actions button.delete:focus-visible{color:#a44e59}.product-category-actions svg{width:13px;height:13px}.product-category-modal-backdrop{position:fixed;z-index:100;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;background:#1e2c3170;padding:24px;-webkit-backdrop-filter:blur(1px);backdrop-filter:blur(1px)}.product-category-modal{width:min(480px,calc(100vw - 48px));overflow:hidden;border-radius:7px;background:#fff;box-shadow:0 24px 70px #1435323d;animation:product-category-modal-in .15s ease-out}@keyframes product-category-modal-in{0%{opacity:0;transform:translateY(8px) scale(.985)}to{opacity:1;transform:translateY(0) scale(1)}}.product-category-modal>header{min-height:72px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #e7eceb;padding:0 22px}.product-category-modal>header>div{display:grid;gap:3px}.product-category-modal>header span{color:#39a89e;font-size:10px;letter-spacing:.08em}.product-category-modal>header strong{color:#344256;font-size:16px}.product-category-modal>header button{width:32px;height:32px;display:grid;place-items:center;border:0;border-radius:4px;background:#f5f7f7;color:#86918f;padding:0;cursor:pointer}.product-category-modal>header button:hover,.product-category-modal>header button:focus-visible{background:#edf5f3;color:#249d93;outline:none}.product-category-modal>form{display:grid;gap:18px;padding:22px}.product-category-modal form>label{position:relative;display:grid;gap:8px}.product-category-modal form>label>span,.product-category-modal-meta>span{color:#526074;font-size:12px}.product-category-modal form>label i{color:#d45d68;font-style:normal}.product-category-modal form>label input{width:100%;height:40px;border:1px solid #d7dfdd;border-radius:4px;color:#38465b;padding:0 48px 0 12px;font-size:13px}.product-category-modal form>label input:focus{border-color:#4dbbb0;outline:2px solid rgba(77,187,176,.11)}.product-category-modal form>label>small{position:absolute;right:11px;bottom:13px;color:#a1aaa8;font-size:10px}.product-category-modal-meta{min-height:38px;display:grid;grid-template-columns:88px 1fr;align-items:center;border-radius:4px;background:#f6f8f7;padding:0 12px}.product-category-modal-meta strong{color:#53615f;font-size:12px;font-weight:500}.product-category-modal-tip,.product-category-form-error{margin:0;font-size:11px;line-height:1.5}.product-category-modal-tip{color:#87918f}.product-category-form-error{border-radius:4px;background:#fff2f2;color:#bd5360;padding:8px 10px}.product-category-modal footer{display:flex;justify-content:flex-end;gap:10px;padding-top:4px}.product-category-modal footer button{min-width:84px;height:38px;border-radius:4px;padding:0 14px;font-size:12px;cursor:pointer}.product-category-modal footer button.secondary{border:1px solid #d4dddb;background:#fff;color:#667371}.product-category-modal footer button.primary{border:1px solid #20b8ad;background:#20b8ad;color:#fff}.product-category-modal footer button.danger{border:1px solid #c86570;background:#c86570;color:#fff}.product-category-modal footer button:hover,.product-category-modal footer button:focus-visible{filter:brightness(.96);outline:none}.product-category-delete-modal{width:min(430px,calc(100vw - 48px));display:grid;justify-items:center;padding:30px 28px 24px;text-align:center}.product-category-delete-icon{width:48px;height:48px;display:grid;place-items:center;border-radius:50%;background:#fff0f1;color:#c45d69;margin-bottom:15px}.product-category-delete-icon svg{width:20px;height:20px}.product-category-delete-modal>strong{color:#344256;font-size:16px}.product-category-delete-modal>p{max-width:350px;margin:10px 0 20px;color:#7b8785;font-size:12px;line-height:1.65}.product-category-delete-modal footer{width:100%;justify-content:center}@media(prefers-reduced-motion:reduce){.product-category-tree-row,.product-category-drag,.product-category-modal{transition:none;animation:none}}.product-detail-page{min-height:100vh;position:relative;background:#fff;color:#303949}.product-detail-head{height:62px;display:flex;align-items:center;border-bottom:1px solid #e3e6e9;padding:0 20px}.product-detail-head strong{color:#303a4b;font-size:16px;font-weight:700}.product-detail-form{min-width:1080px;display:grid;gap:38px;padding:30px 20px 86px}.product-detail-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));column-gap:42px;row-gap:20px}.product-detail-grid>label,.product-price-pair label{min-width:0;display:grid;gap:8px}.product-detail-grid label>span,.product-related-field>strong,.product-detail-remark h3,.product-remark-type legend,.product-remark-editor>strong,.product-execution-section>strong,.product-execution-field>span,.product-execution-quantity legend{color:#2f3743;font-size:13px;font-weight:600}.product-detail-grid label>span small,.product-related-field>strong small,.product-detail-remark h3 small,.product-execution-section>strong small{margin-left:5px;color:#78a09e;font-size:11px;font-weight:400}.product-required:before{content:"*";margin-right:3px;color:#ef5b5b}.product-detail-grid input,.product-detail-grid select,.product-related-search,.product-execution-field input{width:100%;height:40px;border:1px solid #d8dee7;border-radius:4px;background:#fff;color:#3d4960;padding:0 12px;font-size:13px}.product-detail-grid input:focus,.product-detail-grid select:focus,.product-related-search:focus-within,.product-execution-field input:focus,.product-execution-field textarea:focus{border-color:#55bdb1;outline:2px solid rgba(85,189,177,.1)}.product-detail-grid input:disabled{background:#f4f6f8;color:#a9b2c1}.product-price-pair{min-width:0;display:grid;grid-template-columns:1fr 1fr;gap:14px}.product-related-field{grid-column:auto;display:grid;gap:8px}.product-related-control{position:relative}.product-listing-field{grid-column:auto;align-self:start}.product-related-search{display:flex;align-items:center;gap:8px;padding:0 12px}.product-related-search>svg{width:15px;height:15px;flex:0 0 auto;color:#8ca3a0}.product-related-search input{min-width:0;flex:1;border:0;outline:0;color:#435068}.product-related-options{position:absolute;z-index:20;top:calc(100% + 6px);right:0;left:0;overflow:hidden;border:1px solid #d9e6e3;border-radius:6px;background:#fff;box-shadow:0 10px 24px #234b4621}.product-related-options button{width:100%;min-height:48px;display:grid;gap:3px;border:0;border-bottom:1px solid #eef3f2;background:#fff;padding:8px 12px;color:#334642;text-align:left;cursor:pointer}.product-related-options button:last-of-type{border-bottom:0}.product-related-options button:hover,.product-related-options button:focus,.product-related-options button[aria-selected=true]{outline:0;background:#eef9f7}.product-related-options button small{color:#839693;font-size:11px}.product-related-options p{margin:0;padding:13px 12px;color:#82918e;font-size:12px}.product-related-selected{width:fit-content;display:inline-flex;align-items:center;gap:8px;border-radius:4px;background:#ecf8f6;padding:6px 8px 6px 10px;color:#137f77;font-size:12px}.product-related-selected>span{display:inline-flex;align-items:center;gap:6px}.product-related-selected>span small{color:#6b9691;font-size:10px}.product-related-selected button{width:16px;height:16px;display:grid;place-items:center;border:0;background:transparent;color:#11b4aa;padding:0;cursor:pointer}.product-related-selected svg{width:11px;height:11px}.product-detail-remark{display:grid;gap:40px;margin-top:12px}.product-detail-remark h3{margin:0}.product-remark-type{display:grid;border:0;margin:0;padding:0}.product-remark-type>div{display:flex;align-items:center;gap:56px}.product-remark-type label{display:inline-flex;align-items:center;gap:5px;color:#384352;font-size:13px;cursor:pointer}.product-remark-type input{width:15px;height:15px;margin:0;accent-color:#42b8c4}.product-remark-editor{display:grid;gap:12px}.product-remark-editor textarea{width:100%;height:156px;resize:none;border:1px solid #d0d6dc;border-radius:7px;background:#fff;color:#435068;padding:13px;font:inherit;font-size:13px;line-height:1.5}.product-remark-editor textarea::placeholder{color:#c3ccd8}.product-remark-editor textarea:focus{border-color:#42b8ab;outline:2px solid rgba(66,184,171,.12)}.product-image-editor{min-height:146px;display:flex;align-items:flex-start;flex-wrap:wrap;gap:16px}.product-upload-card,.product-remark-thumbnail{width:108px;height:132px;flex:0 0 auto;border-radius:7px}.product-upload-card{display:grid;place-items:center;align-content:center;gap:8px;border:1px solid #d4d9da;background:#fff;color:#40b0a2;cursor:pointer;transition:border-color .15s ease,background .15s ease}.product-upload-card:hover,.product-upload-card:focus-within{border-color:#63c3b7;background:#f5fbf9}.product-upload-card svg{width:54px;height:60px;border-radius:6px;background:#f5f8f8;color:#d3dcdc;padding:10px}.product-upload-card span{font-size:12px}.product-upload-card input{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap}.product-remark-thumbnail{position:relative;overflow:visible;margin:0;background:#edf0f2}.product-remark-thumbnail img{width:100%;height:100%;display:block;border-radius:7px;object-fit:cover}.product-remark-thumbnail button{position:absolute;top:-6px;right:-6px;width:22px;height:22px;display:inline-grid;place-items:center;border:0;border-radius:50%;background:#1c2327ad;color:#fff;padding:0;cursor:pointer}.product-execution-section{display:grid;gap:22px;margin-top:8px}.product-single-execution-form{display:grid;grid-template-columns:minmax(280px,1.15fr) minmax(300px,1fr) minmax(280px,1.15fr);align-items:start;gap:22px;border:1px solid #dce7e5;border-radius:6px;background:#fbfdfc;padding:18px}.product-single-execution-field,.product-single-execution-quantity{min-width:0;display:grid;gap:8px;margin:0}.product-single-execution-quantity{border:0;padding:0}.product-single-execution-field>span,.product-single-execution-quantity legend{color:#344744;font-size:12px;font-weight:700}.product-single-execution-field>input,.product-single-execution-field>textarea,.product-single-execution-quantity>div{width:100%;border:1px solid #d5e0de;border-radius:5px;background:#fff;color:#3d4e4b;font:inherit;font-size:13px}.product-single-execution-field>input,.product-single-execution-quantity>div{height:40px}.product-single-execution-field>input{padding:0 11px}.product-single-execution-field>textarea{min-height:72px;resize:vertical;padding:10px 11px;line-height:1.5}.product-single-execution-field>input:focus,.product-single-execution-field>textarea:focus,.product-single-execution-quantity>div:focus-within{border-color:#55bdb1;outline:2px solid rgba(85,189,177,.1)}.product-single-execution-field>small,.product-single-execution-quantity>small{color:#81908d;font-size:11px;line-height:1.35}.product-single-execution-quantity>div{display:flex;align-items:center;gap:22px;padding:0 11px}.product-single-execution-quantity label{display:inline-flex;align-items:center;gap:6px;color:#465754;font-size:12px;cursor:pointer}.product-single-execution-quantity input[type=radio]{width:15px;height:15px;flex:0 0 auto;margin:0}.product-single-execution-quantity input[type=number]{width:88px;height:28px;border:1px solid #d8e3e1;border-radius:4px;background:#fff;color:#3d4e4b;padding:0 8px;font-size:12px}.product-single-execution-quantity input[type=number]:disabled{background:#f2f5f4;color:#a6b0ae}.product-execution-table{width:100%;border-top:1px solid #e1e5ea;border-left:1px solid #e1e5ea}.product-execution-row{display:grid;grid-template-columns:30% 12% minmax(0,1fr) 72px}.product-fixed-package-execution-scroll{width:100%;overflow-x:visible;padding-bottom:0}.product-fixed-package-execution-table{width:100%;min-width:0}.product-fixed-package-execution-row{display:grid;grid-template-columns:minmax(0,1.15fr) 40px 52px repeat(2,minmax(0,.82fr)) minmax(0,.72fr) repeat(2,minmax(0,.82fr)) repeat(2,minmax(0,.88fr)) minmax(0,.82fr) 52px}.product-fixed-package-execution-row>div{min-height:54px;display:flex;align-items:center;border-right:1px solid #e1e5ea;border-bottom:1px solid #e1e5ea;color:#596577;min-width:0;padding:7px 6px;font-size:11px;line-height:1.35;overflow-wrap:anywhere}.product-fixed-package-execution-row.product-execution-head>div{min-height:46px;background:#f8fbfa;color:#536763;font-weight:600;font-size:10.5px}.product-fixed-package-custom-ratio input{width:100%;min-width:0;height:32px;border:1px solid #cfdcda;border-radius:4px;background:#fff;color:#3d4e4b;padding:0 5px;font-size:11px}.product-fixed-package-custom-ratio input:focus{border-color:#45b7aa;outline:2px solid rgba(69,183,170,.12)}.product-fixed-package-custom-ratio.has-value,.product-fixed-package-custom-unit.has-value,.product-fixed-package-custom-total.has-value{background:#fff3e3}.product-fixed-package-custom-ratio.has-value input{border-color:#e9b66f;background:#fffaf3}.product-execution-row>div{min-height:48px;display:flex;align-items:center;border-right:1px solid #e1e5ea;border-bottom:1px solid #e1e5ea;color:#596577;padding:8px 14px;font-size:12px}.product-execution-head>div{min-height:34px;background:#fff;color:#687487}.product-execution-delete{display:inline-flex;align-items:center;gap:4px;border:0;background:transparent;color:#16b5aa;padding:0;font-size:12px;cursor:pointer}.product-execution-delete svg{width:12px;height:12px}.product-execution-delete:hover,.product-execution-delete:focus-visible{color:#078f87;outline:none}.product-add-execution{width:100%;height:46px;border:1px dashed #42beb7;border-radius:3px;background:#fff;color:#45b9b1;font-size:14px;cursor:pointer}.product-add-execution:hover,.product-add-execution:focus-visible{background:#f3fbfa;outline:none}.product-fixed-package-price-error{margin:-8px 0 0;border-left:3px solid #d95f5f;background:#fff4f4;color:#bd4545;padding:9px 12px;font-size:12px;line-height:1.45}.product-detail-actions{display:flex;justify-content:flex-end;gap:10px;margin-top:14px}.product-detail-page input[type=radio]{accent-color:#45b7aa}.product-detail-actions button{min-width:94px;height:38px;border-radius:6px;font-size:14px;cursor:pointer}.product-remark-reset{border:1px solid #c6cccd;background:#fff;color:#30383c}.product-remark-save{border:1px solid #42b8ab;background:#45b7aa;color:#fff}.product-remark-reset:hover,.product-remark-reset:focus-visible{border-color:#96a4a5;background:#fafbfb}.product-remark-save:hover,.product-remark-save:focus-visible{border-color:#329f93;background:#3aa99d}.product-detail-back{position:absolute;top:19px;right:22px;height:32px;border:0;background:transparent;color:#43b4aa;padding:0 4px;font-size:13px;cursor:pointer}.product-action-backdrop{background:#1422287a;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.product-action-modal{width:min(620px,calc(100vw - 40px));overflow:hidden;border:1px solid rgba(90,169,160,.22);border-radius:12px;background:#fff;box-shadow:0 24px 70px #153a363d}.product-action-modal-head{min-height:78px;display:flex;align-items:center;justify-content:space-between;gap:20px;border-bottom:1px solid #e8efed;background:linear-gradient(135deg,#f2fbf9,#fff 72%);padding:17px 22px}.product-action-modal-head>div{display:grid;gap:3px}.product-action-modal-head small{color:#269d93;font-size:11px;font-weight:700;letter-spacing:.12em}.product-action-modal-head strong{color:#263c3a;font-size:18px}.product-action-modal-head>button{width:34px;height:34px;display:grid;place-items:center;border:1px solid #dbe6e3;border-radius:50%;background:#fff;color:#71817e;padding:0;cursor:pointer}.product-action-modal-head>button:hover,.product-action-modal-head>button:focus-visible{border-color:#67bdb4;color:#158f85;outline:none}.product-share-preview{display:grid;grid-template-columns:138px minmax(0,1fr);align-items:center;gap:22px;padding:24px 24px 18px}.product-share-qr{width:138px;height:138px;display:grid;place-items:center;border:1px solid #dceae7;border-radius:10px;background:#f7fbfa;color:#8a9b98;padding:8px;font-size:12px}.product-share-qr img{width:100%;height:100%;display:block}.product-share-preview>div:last-child{min-width:0;display:grid;gap:8px}.product-share-preview>div:last-child>strong{color:#2d403e;font-size:16px}.product-share-preview p{margin:0;color:#71817f;font-size:13px;line-height:1.6}.product-share-preview code{overflow:hidden;border-radius:5px;background:#f3f6f6;color:#60706e;padding:8px 10px;font-family:SFMono-Regular,Consolas,monospace;font-size:11px;text-overflow:ellipsis;white-space:nowrap}.product-action-error{margin:0 24px 12px;color:#c34d4d;font-size:12px}.product-share-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;padding:4px 24px 24px}.product-share-actions>button{min-height:72px;display:flex;align-items:center;gap:12px;border:1px solid #cae2de;border-radius:9px;background:#fff;color:#208f86;padding:12px 14px;text-align:left;cursor:pointer}.product-share-actions>button:first-child{border-color:#2eb2a7;background:#25afa4;color:#fff}.product-share-actions>button:hover,.product-share-actions>button:focus-visible{transform:translateY(-1px);box-shadow:0 7px 18px #27898021;outline:none}.product-share-actions svg{width:22px;height:22px;flex:0 0 auto}.product-share-actions span{display:grid;gap:3px}.product-share-actions strong{font-size:14px}.product-share-actions small{opacity:.76;font-size:11px}.product-type-intro{display:grid;gap:5px;padding:21px 24px 12px}.product-type-intro strong{color:#304542;font-size:14px}.product-type-intro p{margin:0;color:#81908e;font-size:12px}.product-type-options{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;padding:12px 24px 24px}.product-type-options>button:last-child:nth-child(odd){grid-column:1 / -1}.product-type-options>button{min-height:110px;display:grid;grid-template-columns:38px minmax(0,1fr) 18px;align-items:center;gap:12px;border:1px solid #dce8e5;border-radius:10px;background:#fff;color:#425654;padding:16px;text-align:left;cursor:pointer;transition:border-color .15s ease,background .15s ease,transform .15s ease}.product-type-options>button:hover,.product-type-options>button:focus-visible{transform:translateY(-2px);border-color:#4cb8ad;background:#f5fbfa;outline:none;box-shadow:0 9px 20px #2b847b1a}.product-type-index{width:38px;height:38px;display:grid;place-items:center;border-radius:8px;background:#e9f6f4;color:#239b91;font-size:12px;font-weight:800}.product-type-options>button>span:nth-child(2){min-width:0;display:grid;gap:6px}.product-type-options strong{color:#2e4441;font-size:15px}.product-type-options small{color:#7b8b88;font-size:11px;line-height:1.5}.product-type-options svg{color:#78aaa5}.product-detail-page{background:#f4f7f6}.product-detail-head{background:#fffffff5}.product-detail-head>div{display:flex;align-items:center;gap:10px}.product-type-badge{border-radius:999px;background:#e8f7f4;color:#168f85;padding:4px 9px;font-size:11px;font-weight:700}.product-detail-form{gap:18px;padding-top:22px}.product-section-card{display:grid;gap:22px;border:1px solid #e0e9e6;border-radius:9px;background:#fff;padding:22px 24px 24px;box-shadow:0 3px 14px #264b4609}.product-section-head{display:flex;align-items:flex-start;gap:12px;border-bottom:1px solid #edf1f0;padding-bottom:16px}.product-section-head>span{width:30px;height:30px;display:grid;place-items:center;flex:0 0 auto;border-radius:7px;background:#e8f6f3;color:#1b9d92;font-size:11px;font-weight:800}.product-section-head>div{display:grid;gap:3px}.product-section-head h2{margin:0;color:#2c3d3b;font-size:16px;line-height:1.2}.product-section-head p{margin:0;color:#82918e;font-size:11px;line-height:1.5}.product-related-field{grid-column:1 / -1}.product-detail-remark{gap:18px;border-top:1px solid #edf1f0;margin-top:2px;padding-top:20px}.product-price-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:18px}.product-price-grid>label{min-width:0;display:grid;gap:8px}.product-price-grid label>span{color:#2f3743;font-size:13px;font-weight:600}.product-price-grid label>span small{margin-left:5px;color:#78a09e;font-size:11px;font-weight:400}.product-price-grid label>span .product-deduction-price-help{display:block;max-width:210px;margin:4px 0 0;color:#8f8070;line-height:1.45}.product-price-grid input{width:100%;height:40px;border:1px solid #d8dee7;border-radius:4px;background:#fff;color:#3d4960;padding:0 12px;font-size:13px}.product-price-grid input:focus{border-color:#55bdb1;outline:2px solid rgba(85,189,177,.1)}.product-quick-card-section{display:grid;gap:18px}.product-quick-card-title{display:flex;align-items:baseline;gap:8px}.product-quick-card-title strong{color:#344b48;font-size:13px}.product-quick-card-title small{color:#748784;font-size:11px}.product-quick-card-table{width:100%;overflow-x:auto;border-top:1px solid #e1e5ea;border-left:1px solid #e1e5ea}.product-quick-card-row{min-width:1040px;display:grid;grid-template-columns:minmax(180px,1.6fr) 70px repeat(5,minmax(105px,1fr)) 72px}.product-quick-card-row>div{min-height:46px;display:flex;align-items:center;border-right:1px solid #e1e5ea;border-bottom:1px solid #e1e5ea;color:#596577;padding:8px 12px;font-size:12px}.product-quick-card-head>div{min-height:36px;background:#f7faf9;color:#687487;font-weight:600}.product-quick-card-empty{min-width:1040px;min-height:46px;display:grid;place-items:center;border-right:1px solid #e1e5ea;border-bottom:1px solid #e1e5ea;color:#9aa7a4;font-size:12px}.product-add-quick-card{width:100%;height:44px;border:1px dashed #42beb7;border-radius:3px;background:#fff;color:#45b9b1;font-size:12px;cursor:pointer}.product-add-quick-card:hover,.product-add-quick-card:focus-visible{background:#f3fbfa;outline:none}.product-execution-section{margin-top:0}.product-execution-placeholder{color:#9aaba8;font-style:italic}.product-quick-card-form{display:grid;gap:18px;padding:24px}.product-quick-card-modal{width:min(850px,calc(100vw - 40px))}.product-quick-card-form label{min-width:0;display:grid;gap:7px}.product-quick-card-form label>span{color:#344744;font-size:12px;font-weight:700}.product-quick-card-form label>span small{margin-left:4px;color:#78a09e;font-size:10px;font-weight:400}.product-quick-card-form input,.product-quick-card-form select{width:100%;height:40px;border:1px solid #d5e0de;border-radius:5px;background:#fff;color:#3d4e4b;padding:0 11px}.product-quick-card-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.product-quick-card-form>p{margin:0;color:#81908d;font-size:11px}.product-quick-card-actions{padding-top:8px}.product-execution-field>span{display:flex;align-items:center;justify-content:space-between;gap:12px}.product-execution-field>span small{color:#7e9a96;font-size:11px;font-weight:400}.product-execution-picker{position:relative}.product-execution-options{position:absolute;top:calc(100% + 5px);right:0;left:0;z-index:4;overflow:hidden;border:1px solid #cadbd8;border-radius:6px;background:#fff;box-shadow:0 12px 28px #1f433e29}.product-execution-options>button{width:100%;min-height:48px;display:flex;align-items:center;justify-content:space-between;gap:16px;border:0;border-bottom:1px solid #edf1f0;background:#fff;color:#384c49;padding:8px 12px;text-align:left;cursor:pointer}.product-execution-options>button:last-child{border-bottom:0}.product-execution-options>button:hover,.product-execution-options>button:focus-visible{background:#eff8f6;outline:none}.product-execution-options small{flex:0 0 auto;color:#83928f;font-size:10px}.product-field-error{color:#d05353;font-size:11px;font-style:normal}.product-execution-backdrop{background:#191c1f7a}.product-execution-modal{width:min(674px,calc(100vw - 44px));overflow:hidden;border-radius:7px;background:#fff;box-shadow:0 18px 56px #141e243b}.product-execution-modal-head{height:64px;display:flex;align-items:center;background:#f4f4f4;padding:0 31px}.product-execution-modal-head strong{color:#73767b;font-size:20px;font-weight:700}.product-execution-modal form{display:grid;gap:23px;padding:28px 32px 29px}.product-execution-field{display:grid;gap:8px}.product-execution-field input{height:40px}.product-execution-field textarea{width:100%;height:90px;resize:none;border:1px solid #d4d9df;border-radius:5px;color:#435068;padding:12px 13px;font:inherit;font-size:13px}.product-execution-field input::placeholder,.product-execution-field textarea::placeholder,.product-execution-quantity input::placeholder{color:#c3cad4}.product-execution-quantity{display:flex;align-items:center;gap:40px;border:0;margin:0;padding:0}.product-execution-quantity legend{width:100%;margin-bottom:10px}.product-execution-quantity label{display:inline-flex;align-items:center;gap:5px;color:#414a59;font-size:14px}.product-execution-quantity label>input[type=radio]{width:16px;height:16px;margin:0;accent-color:#3ab5c4}.product-execution-specific-quantity{display:inline-flex;align-items:center;gap:10px;color:#414a59;font-size:14px}.product-execution-specific-quantity input[type=number]{width:134px;height:38px;border:1px solid #d6dbe1;border-radius:4px;color:#435068;padding:0 13px}.product-execution-specific-quantity input[type=number]:disabled{background:#f4f6f6;color:#bfc6cf}.product-execution-modal-actions{display:flex;justify-content:flex-end;gap:9px;padding-top:47px}.product-execution-modal-actions button{min-width:96px;height:39px;border:1px solid #c8cdd3;border-radius:6px;background:#fff;color:#303640;font-size:14px;cursor:pointer}.product-execution-modal-actions button:last-child{border-color:#51b7ac;background:#51b7ac;color:#fff}@media(max-width:1220px){.product-detail-form{min-width:760px}.product-detail-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.product-related-field{grid-column:1 / -1}.product-listing-field{grid-column:auto}.product-price-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:760px){.product-detail-form{min-width:0}.product-detail-grid{grid-template-columns:1fr}.product-execution-quantity{align-items:flex-start;flex-direction:column;gap:12px}.product-share-preview,.product-share-actions,.product-type-options,.product-price-grid,.product-quick-card-grid{grid-template-columns:1fr}.product-quick-card-title{align-items:flex-start;flex-direction:column}}.approval-settings-page{--approval-teal: #18aa9f;--approval-teal-dark: #177f79;--approval-teal-soft: #edf9f7;--approval-ink: #2e3d4f;--approval-muted: #758292;--approval-line: #dce5e9;min-height:100vh;background:linear-gradient(180deg,rgba(83,183,172,.08),transparent 190px),#f5f7f8;color:var(--approval-ink);padding-bottom:38px}.approval-settings-header{min-height:134px;display:flex;align-items:center;justify-content:space-between;gap:24px;border-bottom:1px solid #e2e8ea;background:#fffffff0;padding:22px clamp(22px,3vw,46px)}.approval-settings-header>div:first-child{min-width:0}.approval-settings-header>div:first-child>span,.approval-panel-intro>div>span,.approval-node-heading-row>div>span,.system-setting-placeholder>span{display:block;color:#8c9aa7;font-size:12px;letter-spacing:.04em}.approval-settings-header h1{margin:7px 0 4px;color:#26384a;font-size:clamp(24px,2vw,30px);line-height:1.2}.approval-settings-header p{margin:0;color:var(--approval-muted);font-size:14px}.approval-settings-summary{min-width:174px;display:grid;justify-items:end;gap:4px;border-left:1px solid #e3ebed;padding:4px 0 4px 28px}.approval-settings-summary span{color:#8a98a5;font-size:12px}.approval-settings-summary strong{color:var(--approval-teal-dark);font-size:19px}.approval-settings-body{width:min(100% - 44px,1080px);margin:26px auto 0}.approval-type-tabs{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));border:1px solid var(--approval-line);border-bottom:0;border-radius:9px 9px 0 0;overflow:hidden;background:#f8fafb}.approval-type-tabs button{position:relative;min-width:0;min-height:70px;display:grid;align-content:center;gap:4px;border:0;border-right:1px solid var(--approval-line);border-radius:0;background:transparent;color:#667687;padding:10px 16px;cursor:pointer}.approval-type-tabs button:last-child{border-right:0}.approval-type-tabs button:after{position:absolute;right:18px;bottom:0;left:18px;height:3px;border-radius:3px 3px 0 0;background:transparent;content:""}.approval-type-tabs button:hover,.approval-type-tabs button:focus-visible{background:#fff;color:var(--approval-teal-dark);outline:none}.approval-type-tabs button.active{background:#fff;color:var(--approval-teal-dark)}.approval-type-tabs button.active:after{background:var(--approval-teal)}.approval-type-tabs button span{overflow:hidden;font-size:14px;font-weight:700;text-overflow:ellipsis;white-space:nowrap}.approval-type-tabs button small{color:#9aa7b3;font-size:11px}.approval-type-panel{border:1px solid var(--approval-line);border-radius:0 0 9px 9px;background:#fff;box-shadow:0 16px 36px #29404a0f;padding:30px}.approval-panel-intro{display:flex;align-items:flex-end;justify-content:space-between;gap:30px;padding-bottom:24px}.approval-panel-intro h2{margin:5px 0 0;color:#25384a;font-size:22px}.approval-panel-intro>p{max-width:520px;margin:0;color:var(--approval-muted);font-size:13px;text-align:right}.approval-condition-section{margin:0 0 30px;border:0;border-top:1px solid #eef2f3;padding:25px 0 0}.approval-condition-section legend{transform:translateY(18px);color:#425467;font-size:14px;font-weight:700;padding:0}.approval-condition-options{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;padding-top:35px}.approval-condition-options>label{min-height:104px;display:grid;grid-template-columns:18px minmax(0,1fr);align-content:start;gap:12px;border:1px solid var(--approval-line);border-radius:7px;background:#fbfcfc;padding:17px;cursor:pointer;transition:border-color .16s ease,background .16s ease,box-shadow .16s ease}.approval-condition-options>label:hover{border-color:#18aa9f80}.approval-condition-options>label.selected{border-color:#18aa9fb8;background:var(--approval-teal-soft);box-shadow:0 0 0 2px #18aa9f0f}.approval-condition-options input{position:absolute;opacity:0;pointer-events:none}.approval-radio-mark{width:18px;height:18px;display:grid;place-items:center;border:1px solid #bcc9cf;border-radius:50%;background:#fff;margin-top:1px}.approval-radio-mark:after{width:8px;height:8px;border-radius:50%;background:transparent;content:""}.approval-condition-options>label.selected .approval-radio-mark{border-color:var(--approval-teal)}.approval-condition-options>label.selected .approval-radio-mark:after{background:var(--approval-teal)}.approval-condition-options label>span:last-child{min-width:0;display:grid;gap:6px}.approval-condition-options strong{color:#334759;font-size:14px;line-height:1.4}.approval-condition-options small{color:#7e8c98;font-size:12px;line-height:1.65}.approval-node-heading-row{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;border-top:1px solid #eef2f3;padding:25px 0 16px}.approval-condition-section+.approval-node-heading-row{border-top:0;padding-top:0}.approval-node-heading-row h3{margin:4px 0 0;color:#314456;font-size:17px}.approval-node-heading-row>small{color:#8b98a4;font-size:12px}.approval-node-section{display:grid;gap:14px}.approval-rule-card{display:grid;grid-template-columns:28px minmax(0,1fr);gap:13px;border:1px solid #bfe5df;border-radius:7px;background:#f2faf8;padding:17px 19px}.approval-rule-card>svg{width:24px;height:24px;color:#238f87}.approval-rule-card strong{color:#285e5b;font-size:15px}.approval-rule-card p{margin:5px 0 0;color:#6a7f80;font-size:12px;line-height:1.65}.approval-node-list{display:grid;gap:14px}.approval-node-card{border:1px solid #d9e3e7;border-radius:7px;background:#fcfdfd;padding:20px}.approval-node-card>header{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:18px}.approval-node-card>header>div{display:flex;align-items:center;gap:9px}.approval-node-card>header strong{color:#314557;font-size:14px}.approval-node-card>header span{border-radius:999px;background:#e7f5f2;color:#4d8883;font-size:11px;padding:3px 8px}.approval-icon-button{width:30px;height:30px;display:grid;place-items:center;border:0;background:transparent;padding:0;cursor:pointer}.approval-icon-button svg{width:16px;height:16px}.approval-icon-button.danger{color:#b7685f}.approval-icon-button:hover,.approval-icon-button:focus-visible{background:#f8ecea;outline:none}.approval-form-field{display:grid;gap:8px;margin-top:14px}.approval-form-field>span{color:#4e6071;font-size:13px;font-weight:700}.approval-form-field>input,.approval-approver-list input{width:100%;height:42px;border:1px solid #cfdbe1;border-radius:5px;background:#fff;color:#334759;padding:0 13px;outline:none}.approval-form-field>input:focus,.approval-approver-list input:focus{border-color:var(--approval-teal);box-shadow:0 0 0 3px #18aa9f14}.approval-approver-list{display:grid;gap:8px}.approval-approver-list>label{position:relative;display:block}.approval-approver-list input{padding-right:46px}.approval-approver-list button{position:absolute;top:1px;right:1px;width:40px;height:40px;display:grid;place-items:center;border:0;border-left:1px solid #dce4e8;border-radius:0 4px 4px 0;background:#fff;color:#93675f;padding:0;cursor:pointer}.approval-approver-list button:hover,.approval-approver-list button:focus-visible{background:#fbf3f1;outline:none}.approval-add-approver,.approval-add-node{display:inline-flex;align-items:center;justify-content:center;gap:7px;border:1px dashed rgba(24,170,159,.62);background:#fff;color:#168b82;cursor:pointer}.approval-add-approver{width:max-content;height:34px;font-size:12px;padding:0 12px}.approval-add-node{width:100%;min-height:48px;border-radius:6px;font-size:13px;font-weight:700}.approval-add-approver:hover,.approval-add-approver:focus-visible,.approval-add-node:hover,.approval-add-node:focus-visible{border-color:var(--approval-teal);background:var(--approval-teal-soft);outline:none}.approval-add-approver svg,.approval-add-node svg{width:15px;height:15px}.approval-node-empty{display:grid;justify-items:center;gap:4px;border:1px solid #e0e7ea;border-radius:7px;background:#fafcfc;color:#86939e;padding:24px;text-align:center}.approval-node-empty strong{color:#536575;font-size:14px}.approval-node-empty span{font-size:12px}.approval-settings-actions{position:sticky;bottom:0;z-index:3;display:grid;grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:10px;border-top:1px solid #e7edef;background:#fffffff5;margin:28px -30px -30px;padding:16px 30px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.approval-settings-actions>div{min-width:0;color:#87949f;font-size:12px}.approval-settings-actions>div span.success{color:#168c73;font-weight:700}.approval-settings-actions>div span.error{color:#b54f47;font-weight:700}.approval-settings-actions>button{height:40px;border:1px solid #d2dce1;border-radius:5px;background:#fff;color:#556676;padding:0 18px;cursor:pointer}.approval-settings-actions>button:hover,.approval-settings-actions>button:focus-visible{border-color:#99cfc9;color:var(--approval-teal-dark);outline:none}.approval-settings-actions>button.primary{border-color:var(--approval-teal);background:var(--approval-teal);color:#fff;font-weight:700}.approval-settings-actions>button.primary:hover,.approval-settings-actions>button.primary:focus-visible{border-color:var(--approval-teal-dark);background:var(--approval-teal-dark);color:#fff}.system-setting-placeholder{min-height:100vh;background:#f5f7f8;padding:48px}.system-setting-placeholder h1{margin:8px 0;color:#2a3c4e;font-size:28px}.system-setting-placeholder p{margin:0;color:#7c8997;font-size:14px}.approval-settings-page .sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;clip-path:inset(50%)}@media(max-width:900px){.approval-settings-header{min-height:116px}.approval-settings-summary{display:none}.approval-type-tabs{grid-template-columns:repeat(2,minmax(0,1fr))}.approval-type-tabs button:nth-child(2){border-right:0}.approval-type-tabs button:nth-child(-n+2){border-bottom:1px solid var(--approval-line)}.approval-panel-intro{align-items:flex-start;flex-direction:column;gap:8px}.approval-panel-intro>p{max-width:none;text-align:left}.approval-condition-options{grid-template-columns:1fr}}@media(max-width:620px){.approval-settings-header{padding:20px 16px}.approval-settings-body{width:calc(100% - 20px);margin-top:10px}.approval-type-tabs button{min-height:62px;padding-inline:10px}.approval-type-panel{padding:20px 14px}.approval-node-heading-row{align-items:flex-start;flex-direction:column;gap:6px}.approval-rule-card,.approval-node-card{padding:15px}.approval-node-card>header>div{align-items:flex-start;flex-direction:column;gap:5px}.approval-settings-actions{grid-template-columns:1fr 1fr;margin:24px -14px -20px;padding:13px 14px}.approval-settings-actions>div{grid-column:1 / -1}.approval-settings-actions>button{width:100%}.system-setting-placeholder{padding:28px 20px}}@media(prefers-reduced-motion:reduce){.approval-condition-options>label{transition:none}}.performance-allocation-page{--performance-teal: #18aa9f;--performance-teal-dark: #177f79;--performance-line: #dce5e9;--performance-muted: #758292;min-height:100vh;background:linear-gradient(180deg,rgba(83,183,172,.08),transparent 190px),#f5f7f8;color:#2e3d4f;padding-bottom:38px}.performance-allocation-header{min-height:134px;display:flex;align-items:center;justify-content:space-between;gap:24px;border-bottom:1px solid #e2e8ea;background:#fffffff0;padding:22px clamp(22px,3vw,46px)}.performance-allocation-header>div:first-child{min-width:0}.performance-allocation-header>div:first-child>span,.performance-allocation-intro>div>span{display:block;color:#8c9aa7;font-size:12px;letter-spacing:.04em}.performance-allocation-header h1{margin:7px 0 4px;color:#26384a;font-size:clamp(24px,2vw,30px);line-height:1.2}.performance-allocation-header p{margin:0;color:var(--performance-muted);font-size:14px}.performance-allocation-summary{min-width:174px;display:grid;justify-items:end;gap:4px;border-left:1px solid #e3ebed;padding:4px 0 4px 28px}.performance-allocation-summary span{color:#8a98a5;font-size:12px}.performance-allocation-summary strong{color:var(--performance-teal-dark);font-size:19px}.performance-allocation-body{width:min(100% - 44px,1080px);margin:26px auto 0}.performance-allocation-intro{display:flex;align-items:flex-end;justify-content:space-between;gap:30px;border:1px solid var(--performance-line);border-bottom:0;border-radius:9px 9px 0 0;background:#fff;padding:24px 28px}.performance-allocation-intro h2{margin:5px 0 0;color:#2d4052;font-size:20px}.performance-allocation-intro p{max-width:520px;margin:0;color:var(--performance-muted);font-size:13px;line-height:1.6;text-align:right}.performance-allocation-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;border:1px solid var(--performance-line);border-top:1px solid #edf1f2;background:#f8fafb;padding:22px}.performance-allocation-card{min-width:0;display:flex;flex-direction:column;border:1px solid #d9e3e7;border-radius:8px;background:#fff;box-shadow:0 12px 28px #29404a0e;padding:22px;transition:border-color .16s ease,box-shadow .16s ease}.performance-allocation-card.invalid{border-color:#e1b5ae;box-shadow:0 12px 28px #9a4f4212}.performance-allocation-card>header{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.performance-allocation-card-title{min-width:0;display:flex;align-items:flex-start;gap:12px}.performance-allocation-card-title>span{width:30px;height:30px;flex:0 0 auto;display:grid;place-items:center;border-radius:6px;background:#e9f7f5;color:#248c85;font-size:11px;font-weight:800;letter-spacing:.06em}.performance-allocation-card-title h2{margin:0;color:#2d4052;font-size:17px;line-height:1.4}.performance-allocation-card-title p{margin:5px 0 0;color:#85929e;font-size:12px;line-height:1.55}.performance-allocation-total{min-width:76px;flex:0 0 auto;display:grid;justify-items:end;gap:2px;border-radius:6px;padding:6px 9px}.performance-allocation-total span{font-size:10px}.performance-allocation-total strong{font-size:16px;line-height:1.2}.performance-allocation-total.valid{background:#edf9f7;color:#1d837b}.performance-allocation-total.invalid{background:#fbefed;color:#ad5c50}.performance-allocation-preview{height:8px;display:flex;overflow:hidden;border-radius:99px;background:#edf1f2;margin:21px 0 15px}.performance-allocation-preview>span{height:100%;transition:width .18s ease}.performance-allocation-preview .consultant,.performance-allocation-role-mark.consultant{background:#4fb7ad}.performance-allocation-preview .sales,.performance-allocation-role-mark.sales{background:#6d93be}.performance-allocation-preview .execution,.performance-allocation-role-mark.execution{background:#d4a45d}.performance-allocation-rows{display:grid;gap:9px}.performance-allocation-effective-time{display:grid;grid-template-columns:minmax(0,1fr) 198px;align-items:center;gap:14px;border-top:1px dashed #dce5e8;margin-top:16px;padding-top:16px}.performance-allocation-effective-time>span{min-width:0;display:grid;gap:3px}.performance-allocation-effective-time strong{color:#3b4e60;font-size:12px}.performance-allocation-effective-time small{color:#8a97a2;font-size:10px;line-height:1.4}.performance-allocation-effective-time input{width:100%;height:38px;border:1px solid #cfdbe1;border-radius:5px;background:#fff;color:#314557;font-size:12px;font-variant-numeric:tabular-nums;padding:0 9px;outline:none}.performance-allocation-effective-time input:focus{border-color:var(--performance-teal);box-shadow:0 0 0 3px #18aa9f14}.performance-allocation-row{min-width:0;display:grid;grid-template-columns:32px minmax(0,1fr) 92px;align-items:center;gap:11px;border:1px solid #e2e9ec;border-radius:6px;background:#fbfcfc;padding:11px}.performance-allocation-role-mark{width:27px;height:27px;display:grid;place-items:center;border-radius:50%;color:#fff;font-size:9px;font-weight:800}.performance-allocation-role-copy{min-width:0;display:grid;gap:2px}.performance-allocation-role-copy strong{overflow:hidden;color:#3b4e60;font-size:13px;text-overflow:ellipsis;white-space:nowrap}.performance-allocation-role-copy small{overflow:hidden;color:#8a97a2;font-size:11px;text-overflow:ellipsis;white-space:nowrap}.performance-allocation-input{height:38px;display:grid;grid-template-columns:minmax(0,1fr) 28px;align-items:center;overflow:hidden;border:1px solid #cfdbe1;border-radius:5px;background:#fff}.performance-allocation-input:focus-within{border-color:var(--performance-teal);box-shadow:0 0 0 3px #18aa9f14}.performance-allocation-input input{width:100%;height:100%;min-width:0;border:0;background:transparent;color:#314557;font-size:14px;font-variant-numeric:tabular-nums;padding:0 4px 0 11px;outline:none}.performance-allocation-input>span{height:20px;display:grid;place-items:center;border-left:1px solid #e2e8eb;color:#82909b;font-size:12px}.performance-allocation-card-status{margin:auto 0 0;padding-top:15px;font-size:11px;text-align:right}.performance-allocation-card-status.valid{color:#27877f}.performance-allocation-card-status.invalid{color:#ad5c50}.performance-allocation-actions{position:sticky;bottom:0;z-index:3;display:grid;grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:10px;border:1px solid var(--performance-line);border-top:0;border-radius:0 0 9px 9px;background:#fffffff5;padding:16px 22px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.performance-allocation-actions>div{min-width:0;color:#87949f;font-size:12px}.performance-allocation-actions .success{color:#168c73;font-weight:700}.performance-allocation-actions .error{color:#b54f47;font-weight:700}.performance-allocation-actions>button{height:40px;border:1px solid #d2dce1;border-radius:5px;background:#fff;color:#556676;padding:0 18px;cursor:pointer}.performance-allocation-actions>button:hover,.performance-allocation-actions>button:focus-visible{border-color:#99cfc9;color:var(--performance-teal-dark);outline:none}.performance-allocation-actions>button.primary{border-color:var(--performance-teal);background:var(--performance-teal);color:#fff;font-weight:700}.performance-allocation-actions>button.primary:hover,.performance-allocation-actions>button.primary:focus-visible{border-color:var(--performance-teal-dark);background:var(--performance-teal-dark);color:#fff}@media(max-width:980px){.performance-allocation-grid{grid-template-columns:1fr}}@media(max-width:760px){.performance-allocation-header{min-height:116px;padding:20px 16px}.performance-allocation-summary{display:none}.performance-allocation-body{width:calc(100% - 20px);margin-top:10px}.performance-allocation-intro{align-items:flex-start;flex-direction:column;gap:8px;padding:20px 16px}.performance-allocation-intro p{text-align:left}.performance-allocation-grid{padding:12px}.performance-allocation-card{padding:17px 14px}.performance-allocation-card>header{align-items:stretch;flex-direction:column}.performance-allocation-total{min-width:0;grid-auto-flow:column;justify-content:space-between;justify-items:start}.performance-allocation-actions{grid-template-columns:1fr 1fr;padding:13px 14px}.performance-allocation-actions>div{grid-column:1 / -1}.performance-allocation-actions>button{width:100%}}@media(max-width:480px){.performance-allocation-row{grid-template-columns:32px minmax(0,1fr)}.performance-allocation-input{grid-column:1 / -1}.performance-allocation-effective-time{grid-template-columns:1fr}}@media(prefers-reduced-motion:reduce){.performance-allocation-card,.performance-allocation-preview>span{transition:none}}.payment-method-settings-page{--payment-teal: #18aa9f;--payment-teal-dark: #177f79;--payment-line: #dce5e9;min-height:100vh;background:linear-gradient(180deg,rgba(83,183,172,.08),transparent 190px),#f5f7f8;color:#2e3d4f;padding-bottom:40px}.payment-method-settings-header{min-height:134px;display:flex;align-items:center;justify-content:space-between;gap:24px;border-bottom:1px solid #e2e8ea;background:#fffffff0;padding:22px clamp(22px,3vw,46px)}.payment-method-settings-header>div:first-child>span,.payment-method-panel-heading span,.payment-method-create>div>span{display:block;color:#8c9aa7;font-size:12px;letter-spacing:.04em}.payment-method-settings-header h1{margin:7px 0 4px;color:#26384a;font-size:clamp(24px,2vw,30px);line-height:1.2}.payment-method-settings-header p{margin:0;color:#758292;font-size:14px}.payment-method-summary{min-width:174px;display:grid;justify-items:end;gap:4px;border-left:1px solid #e3ebed;padding:4px 0 4px 28px}.payment-method-summary span{color:#8a98a5;font-size:12px}.payment-method-summary strong{color:var(--payment-teal-dark);font-size:19px}.payment-method-settings-body{width:min(100% - 44px,1080px);display:grid;grid-template-columns:minmax(0,1fr) 320px;align-items:start;gap:18px;margin:26px auto 0}.payment-method-panel,.payment-method-create{border:1px solid var(--payment-line);border-radius:9px;background:#fff;box-shadow:0 14px 34px #29404a0e}.payment-method-panel{padding:24px}.payment-method-panel-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;border-bottom:1px solid #edf1f2;padding-bottom:18px}.payment-method-panel-heading h2,.payment-method-create h2{margin:5px 0 0;color:#2d4052;font-size:19px}.payment-method-panel-heading small{color:#8a97a2;font-size:11px}.payment-method-list{display:grid;gap:10px;padding-top:18px}.payment-method-card{min-width:0;min-height:76px;display:grid;grid-template-columns:30px 38px minmax(0,1fr) auto auto;align-items:center;gap:12px;border:1px solid #e0e8eb;border-radius:7px;background:#fbfcfc;padding:13px;transition:border-color .16s ease,opacity .16s ease}.payment-method-card.enabled{border-color:#18aa9f47}.payment-method-card.disabled{opacity:.64}.payment-method-index{color:#95a2ad;font-size:10px;font-weight:800;letter-spacing:.06em}.payment-method-icon{width:38px;height:38px;display:grid;place-items:center;border-radius:8px;background:#e9f7f5;color:#248c85}.payment-method-card>div{min-width:0;display:grid;gap:4px}.payment-method-card>div strong{overflow:hidden;color:#34495b;font-size:14px;text-overflow:ellipsis;white-space:nowrap}.payment-method-card>div span{color:#85929e;font-size:11px}.payment-method-card button,.payment-method-create>button{height:34px;border:1px solid #cddcdf;border-radius:5px;background:#fff;color:#317e78;padding:0 12px;cursor:pointer}.payment-method-card button:hover,.payment-method-card button:focus-visible{border-color:#8ccbc5;outline:none}.payment-method-card button.danger{border-color:#ead8d5;color:#af6057}.payment-method-create{position:sticky;top:20px;display:grid;gap:18px;padding:24px}.payment-method-create p{margin:8px 0 0;color:#7d8b98;font-size:12px;line-height:1.6}.payment-method-create label{display:grid;gap:7px}.payment-method-create label>span{color:#455869;font-size:12px;font-weight:700}.payment-method-create input{width:100%;height:40px;border:1px solid #cfdbe1;border-radius:5px;color:#314557;padding:0 11px;outline:none}.payment-method-create input:focus{border-color:var(--payment-teal);box-shadow:0 0 0 3px #18aa9f14}.payment-method-create>button{display:inline-flex;align-items:center;justify-content:center;gap:7px;border-color:var(--payment-teal);background:var(--payment-teal);color:#fff;font-weight:700}.payment-method-feedback{min-height:17px;color:#27877f;font-size:11px}@media(max-width:900px){.payment-method-settings-body{grid-template-columns:1fr}.payment-method-create{position:static}}@media(max-width:620px){.payment-method-settings-header{min-height:116px;padding:20px 16px}.payment-method-summary{display:none}.payment-method-settings-body{width:calc(100% - 20px);margin-top:10px}.payment-method-panel,.payment-method-create{padding:18px 14px}.payment-method-panel-heading{align-items:flex-start;flex-direction:column;gap:7px}.payment-method-card{grid-template-columns:28px 36px minmax(0,1fr)}.payment-method-card button{grid-column:2 / -1}}.review-list-page{display:grid;gap:12px;padding:0 16px 18px}.review-list-head{min-height:54px;display:flex;align-items:center;justify-content:space-between;gap:16px}.review-list-head>div{min-width:0;display:grid;gap:3px}.review-list-head strong{color:#172942;font-size:18px}.review-list-head span{color:#74849f;font-size:13px}.review-filterbar{display:flex;align-items:flex-end;flex-wrap:wrap;gap:12px;border:1px solid var(--line);border-radius:6px;background:#fff;padding:12px}.review-filterbar label{min-width:138px;display:grid;gap:5px;color:#52637d;font-size:13px;font-weight:700}.review-filterbar label span{white-space:nowrap}.review-filterbar select,.review-filterbar input{width:100%;height:32px;border:1px solid #d8e2ed;border-radius:5px;background:#fff;color:#263a56;padding:0 10px;font-size:13px}.review-filterbar select:focus,.review-filterbar input:focus{border-color:#00a88980;outline:2px solid rgba(0,168,137,.14)}.review-filter-search{flex:1 1 210px}.review-statbar{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.review-stat-card{min-height:74px;display:grid;align-content:center;gap:5px;border:1px solid #cfe4ef;border-radius:6px;background:linear-gradient(180deg,#fff,#f2fbf8);padding:12px 14px}.review-stat-card span{color:#60718d;font-size:13px;font-weight:700}.review-stat-card strong{color:var(--teal);font-size:24px;line-height:1}.review-stat-card em{color:#8a99af;font-size:12px;font-style:normal}.review-stat-card.warning{border-color:#f1d4aa;background:linear-gradient(180deg,#fff,#fff8ec)}.review-stat-card.warning strong{color:#b96a00}.review-stat-card.success{border-color:#9bdcca}.review-table{--review-list-columns: 14% 8% 8% 15% 18% 14% 23%;overflow:hidden;border:1px solid var(--line);border-radius:6px;background:#fff}.review-row{display:grid;grid-template-columns:var(--review-list-columns);min-width:0}.review-row>div{min-width:0;min-height:58px;display:flex;align-items:center;border-right:1px solid #edf2f7;border-bottom:1px solid #eaf0f6;color:#31425e;padding:10px 12px;font-size:13px;line-height:1.45;overflow-wrap:anywhere}.review-row>div:last-child{border-right:0}.review-head-row>div{min-height:42px;background:#f8fafc;color:#60718d;font-weight:800}.review-customer-cell{flex-direction:column;align-items:flex-start;justify-content:center;gap:4px}.review-customer-cell strong{color:#172942;font-size:14px}.review-score-pill{display:inline-flex;align-items:center;justify-content:center;min-width:38px;height:24px;border-radius:999px;background:#edf2f7;color:#52637d;padding:0 9px;font-size:12px;font-weight:800;white-space:nowrap}.review-score-pill.score-5{background:#dff6ee;color:#008e75}.review-score-pill.score-4{background:#e8f3ff;color:#1767bf}.review-score-pill.score-3,.review-score-pill.score-2,.review-score-pill.score-1{background:#fff1d8;color:#b96a00}.review-person-score-list{width:100%;display:grid;gap:6px}.review-person-score-item{min-width:0;display:flex;align-items:flex-start;justify-content:space-between;gap:8px}.review-person-score-item>span{min-width:0;display:grid;gap:2px;color:#263a56;font-weight:700}.review-person-score-item strong{color:#263a56;font-size:13px}.review-person-score-item em{color:#74849f;font-size:12px;font-style:normal;font-weight:500}.review-comment-cell{align-items:flex-start;color:#5f708c}.review-empty{padding:18px;color:#8a99af;font-size:13px;text-align:center}.review-invite-modal{width:min(880px,calc(100vw - 48px));grid-template-rows:auto minmax(0,1fr);background:#fff}.review-invite-content{min-height:0;display:grid;grid-template-columns:240px minmax(0,1fr);gap:18px;overflow:auto;padding:16px}.review-qr-panel{display:grid;align-content:start;justify-items:center;gap:12px;border:1px solid #d8e2ed;border-radius:6px;background:#f8fbfd;padding:18px}.review-qr-panel strong{color:#172942;font-size:14px}.review-qr-code{width:164px;aspect-ratio:1;display:grid;grid-template-columns:repeat(3,1fr);gap:10px;border:8px solid #fff;border-radius:6px;background:linear-gradient(90deg,rgba(0,168,137,.08) 50%,transparent 50%),linear-gradient(rgba(23,103,191,.08) 50%,transparent 50%);background-size:18px 18px;box-shadow:0 0 0 1px #cfe0ef;padding:12px}.review-qr-code span{min-width:0;min-height:0;border-radius:3px;background:#172942}.review-qr-code span:nth-child(2),.review-qr-code span:nth-child(4),.review-qr-code span:nth-child(8){background:transparent}.review-form{align-content:start;grid-template-columns:repeat(2,minmax(0,1fr))}.review-form-title,.review-form label:last-of-type,.review-form .config-modal-actions{grid-column:1 / -1}.review-form-title{color:#172942;font-size:15px;font-weight:800}.review-form-inline{display:grid;grid-template-columns:minmax(0,1fr) 92px;gap:8px}@media(max-width:980px){:root{--sidebar-w: 150px;--arrival-w: 260px;--stage-w: 220px}.summarybar{overflow-x:auto;flex-wrap:nowrap}.journey-scroll,.appointment-calendar{max-height:calc(100vh - 170px)}.treatment-user-head{grid-template-columns:1fr;align-items:stretch}.treatment-user-meta{grid-template-columns:repeat(2,minmax(0,1fr))}.treatment-consult-meta,.treatment-download-button{justify-self:start}.treatment-export-fields{grid-template-columns:1fr}.treatment-export-actions{justify-content:stretch}.treatment-export-cancel-button,.treatment-export-confirm-button{flex:1}.review-statbar,.review-invite-content,.review-form{grid-template-columns:1fr}.review-table{overflow-x:auto}.review-row{min-width:920px}}@media(max-width:1280px){.arrival-card-list,.consult-cards-column .consult-board-list{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:760px){.arrival-status-filters,.arrival-card-list,.consult-status-filters,.consult-cards-column .consult-board-list{grid-template-columns:1fr}}.chain-dashboard{--chain-ink: #173631;--chain-forest: #103b35;--chain-emerald: #00a889;--chain-gold: #c29b54;--chain-blue: #527f9b;--chain-clay: #a56858;--chain-slate: #6d748f;--chain-paper: #ffffff;--chain-canvas: #eef3f1;--chain-line: #d9e5e1;min-height:100vh;overflow:hidden;background:radial-gradient(circle at 92% 4%,rgba(0,168,137,.08),transparent 22%),linear-gradient(180deg,#f6f9f8 0,var(--chain-canvas) 42%);color:var(--chain-ink);font-family:Avenir Next,PingFang SC,Microsoft YaHei,sans-serif;padding:17px 21px 26px}.chain-dashboard-header{display:flex;align-items:center;justify-content:space-between;gap:28px;padding:4px 2px 13px;border-bottom:1px solid rgba(17,66,58,.1)}.chain-dashboard-heading{min-width:0}.chain-dashboard-eyebrow,.chain-section-heading>div>span,.chain-today-heading>div>span{color:#789890;font-size:9px;font-weight:750;letter-spacing:.2em;line-height:1}.chain-dashboard-heading h1{margin:7px 0 3px;color:#123a34;font-family:Songti SC,STSong,serif;font-size:27px;font-weight:700;letter-spacing:.025em;line-height:1.2}.chain-dashboard-heading p{margin:0;color:#718a84;font-size:11px;line-height:1.6}.chain-dashboard-toolbar{display:flex;align-items:stretch;gap:9px}.operations-month-switcher.chain-month-switcher{--operations-ink: var(--chain-forest);--operations-muted: #7f9690;min-width:238px;border-radius:11px;background:#ffffffeb;box-shadow:0 6px 18px #16433b0d}.chain-month-switcher button:focus-visible,.chain-store-metric-tabs button:focus-visible{outline:3px solid rgba(0,168,137,.23);outline-offset:2px}.chain-selected-month-summary{margin-top:14px;overflow:hidden;border:1px solid rgba(211,226,221,.95);border-radius:14px;background:#fffffff5;box-shadow:0 9px 24px #1c463f0e}.chain-selected-month-heading{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:13px 18px 12px;border-bottom:1px solid var(--chain-line)}.chain-selected-month-heading>div:first-child>span{color:#789890;font-size:8px;font-weight:800;letter-spacing:.18em}.chain-selected-month-heading h2{margin:4px 0 0;color:#244a43;font-family:Songti SC,STSong,serif;font-size:17px;line-height:1.15}.chain-selected-month-period{display:flex;align-items:flex-end;flex-direction:column;gap:2px;color:#718a84;font-size:9px}.chain-selected-month-period strong{color:#31554d;font-size:11px}.chain-selected-month-metrics{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));padding:0 18px}.chain-selected-month-metric{min-width:0;padding:17px 15px 16px}.chain-selected-month-metric+.chain-selected-month-metric{border-left:1px solid var(--chain-line)}.chain-selected-month-metric header{display:flex;align-items:center;justify-content:space-between;gap:9px}.chain-selected-month-metric h3{margin:0;color:#607a75;font-size:10px;font-weight:800;white-space:nowrap}.chain-selected-month-values{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:10px;margin-top:10px}.chain-selected-month-metric.has-supplemental .chain-selected-month-values{grid-template-columns:minmax(0,1fr) auto auto;gap:8px}.chain-selected-month-values>div{min-width:0}.chain-selected-month-values span{display:block;color:#8ca09b;font-size:8px;white-space:nowrap}.chain-selected-month-value-meta{min-height:25px;display:flex;align-items:flex-start;flex-direction:column;gap:2px;margin-bottom:4px}.chain-selected-month-comparison{color:#128b72;font-size:7px;font-style:normal;font-weight:800;line-height:1;white-space:nowrap}.chain-selected-month-comparison.negative{color:#b95d4e}.chain-selected-month-values strong{display:block;color:#153f39;font-family:Iowan Old Style,Songti SC,serif;font-size:clamp(22px,2vw,29px);font-variant-numeric:tabular-nums;line-height:1;white-space:nowrap}.chain-selected-month-daily{padding-left:10px;border-left:1px solid var(--chain-line);text-align:right}.chain-selected-month-supplemental{padding-left:10px;border-left:1px solid var(--chain-line);text-align:center}.chain-selected-month-supplemental .chain-selected-month-value-meta{align-items:center}.chain-selected-month-supplemental strong{color:#456760;font-size:14px}.chain-selected-month-daily .chain-selected-month-value-meta{align-items:flex-end}.chain-selected-month-daily strong{color:#456760;font-size:14px}.chain-selected-month-metric>p{overflow:hidden;margin:8px 0 0;color:#809791;font-size:9px;text-overflow:ellipsis;white-space:nowrap}.chain-selected-month-refund{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-top:7px;padding-top:6px;border-top:1px solid var(--chain-line);color:#8a7068;font-size:8px;white-space:nowrap}.chain-selected-month-refund strong{color:#a35f4f;font-size:10px;font-variant-numeric:tabular-nums}.chain-overview-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:12px;margin-top:14px}.chain-overview-card{--metric-color: var(--chain-emerald);position:relative;min-width:0;overflow:hidden;border:1px solid rgba(211,226,221,.95);border-radius:14px;background:#fffffff5;padding:13px 13px 9px;box-shadow:0 9px 24px #1c463f0f;animation:chain-card-reveal .46s both;animation-delay:calc(var(--reveal-order) * 65ms);transition:border-color .17s ease,transform .17s ease,box-shadow .17s ease}.chain-overview-card:before{position:absolute;inset:0 0 auto;height:3px;background:var(--metric-color);content:""}.chain-overview-card:hover{border-color:color-mix(in srgb,var(--metric-color) 30%,#d4e2de);box-shadow:0 13px 29px #194b4217;transform:translateY(-2px)}.chain-overview-card.metric-arrivals{--metric-color: var(--chain-gold)}.chain-overview-card.metric-performance,.chain-overview-card.metric-arrivals{grid-column:span 3;padding:16px 17px 11px}.chain-overview-card.metric-performance .chain-sparkline svg,.chain-overview-card.metric-arrivals .chain-sparkline svg{height:126px}.chain-overview-card.metric-performance .chain-overview-value strong,.chain-overview-card.metric-arrivals .chain-overview-value strong{font-size:24px}.chain-overview-card.metric-ticket{--metric-color: var(--chain-blue)}.chain-overview-card.metric-rating{--metric-color: var(--chain-clay)}.chain-overview-card.metric-orders{--metric-color: var(--chain-slate)}.chain-overview-card.metric-orders,.chain-overview-card.metric-ticket,.chain-overview-card.metric-rating{grid-column:span 2}.chain-overview-card>header,.chain-overview-card>header>div{display:flex;align-items:center;justify-content:space-between;gap:8px}.chain-overview-card>header>div{min-width:0;justify-content:flex-start}.chain-overview-card h2{overflow:hidden;margin:0;color:#31554d;font-size:12px;font-weight:750;text-overflow:ellipsis;white-space:nowrap}.chain-overview-icon{width:25px;height:25px;flex:0 0 auto;display:grid;place-items:center;border-radius:8px;background:color-mix(in srgb,var(--metric-color) 10%,#fff);color:var(--metric-color);font-size:12px}.chain-overview-change{border-radius:6px;background:#eaf6f2;color:#00846d;padding:4px 6px;font-size:9px;font-weight:750;white-space:nowrap}.chain-overview-comparisons{display:flex;flex:0 0 auto;align-items:flex-end;flex-direction:column;gap:3px}.chain-overview-change.month{color:#6a785f;background:#f0f3e9}.chain-overview-value{display:flex;align-items:flex-end;justify-content:space-between;gap:9px;margin-top:10px}.chain-overview-value span{color:#8aa09a;font-size:8px}.chain-overview-value strong{color:#163e37;font-family:Baskerville,Songti SC,serif;font-size:20px;line-height:1;white-space:nowrap}.chain-arrival-legend{min-height:15px;display:flex;align-items:center;justify-content:flex-end;gap:8px;margin:4px 1px -3px;color:#859a95;font-size:7px}.chain-arrival-legend span{display:inline-flex;align-items:center;gap:3px}.chain-arrival-legend i{width:5px;height:5px;display:block;border-radius:50%}.chain-sparkline{position:relative;width:100%;margin-top:5px}.chain-sparkline-latest{min-height:17px;display:flex;align-items:center;justify-content:flex-end;flex-wrap:wrap;gap:4px 10px;color:#789089;font-size:7px;line-height:1.2}.chain-sparkline-latest>span{color:#98aaa5}.chain-sparkline-latest strong{display:inline-flex;align-items:center;gap:4px;color:#4d6a63;font-weight:750}.chain-sparkline-latest i,.chain-sparkline-tooltip i{width:5px;height:5px;flex:0 0 auto;display:block;border-radius:50%}.chain-sparkline svg{width:100%;height:80px;display:block;overflow:visible;cursor:crosshair;outline:none}.chain-sparkline svg:focus-visible{border-radius:5px;outline:2px solid rgba(0,168,137,.2);outline-offset:2px}.chain-sparkline.compact svg{height:66px}.chain-sparkline path{stroke-linecap:round;stroke-linejoin:round}.chain-sparkline-grid line{stroke:#1a473f17;stroke-width:1;vector-effect:non-scaling-stroke}.chain-sparkline-hover line{stroke:#133b3452;stroke-dasharray:3 4;stroke-width:1;vector-effect:non-scaling-stroke}.chain-sparkline-tooltip{position:absolute;z-index:5;top:21px;min-width:118px;display:grid;gap:5px;border:1px solid rgba(255,255,255,.12);border-radius:8px;background:#103b35f5;color:#fff;padding:7px 8px;box-shadow:0 9px 22px #0e322c33;pointer-events:none;transform:translate(-50%)}.chain-sparkline-tooltip>b{color:#a9c7c0;font-size:7px;font-weight:700}.chain-sparkline-tooltip>span{display:grid;grid-template-columns:6px 1fr auto;align-items:center;gap:5px;font-size:8px}.chain-sparkline-tooltip em{color:#d3e2de;font-style:normal}.chain-sparkline-tooltip strong{font-family:Baskerville,Songti SC,serif;font-size:9px;font-weight:750;white-space:nowrap}.chain-sparkline-axis{display:flex;justify-content:space-between;margin-top:-1px;color:#a0b1ad;font-size:7px}.chain-dashboard-main{display:grid;grid-template-columns:minmax(0,1.55fr) minmax(420px,1fr);gap:14px;align-items:stretch;margin-top:14px}.chain-store-board,.chain-today-panel{min-width:0;border:1px solid rgba(211,226,221,.96);border-radius:15px;background:#fffffff7;box-shadow:0 9px 26px #1f463f0e}.chain-store-board{padding:15px}.chain-section-heading,.chain-today-heading{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:0 1px 13px}.chain-section-heading h2,.chain-today-heading h2{margin:5px 0 0;color:var(--chain-ink);font-size:15px;font-weight:780;line-height:1.3}.chain-store-controls{display:flex;align-items:center;justify-content:flex-end;flex-wrap:wrap;gap:8px}.chain-store-search{width:176px;height:35px;display:flex;align-items:center;gap:7px;border:1px solid #d7e4df;border-radius:9px;color:#78918b;background:#fff;padding:0 10px;transition:border-color .15s ease,box-shadow .15s ease}.chain-store-search:focus-within{border-color:#7fc7b7;box-shadow:0 0 0 3px #00a88917}.chain-store-search svg{flex:0 0 auto;font-size:12px}.chain-store-search input{width:100%;min-width:0;border:0;outline:0;color:#264a43;background:transparent;font:inherit;font-size:9px}.chain-store-search input::placeholder{color:#9aaba7}.chain-store-metric-tabs{width:330px;display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:3px;border-radius:9px;background:#edf3f1;padding:3px}.chain-store-metric-tabs button{min-width:0;height:29px;border:0;border-radius:7px;background:transparent;color:#718a84;padding:0 5px;font-size:9px;cursor:pointer}.chain-store-metric-tabs button.active{background:#fff;color:#087760;box-shadow:0 2px 7px #20463f1a;font-weight:750}.chain-store-performance-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.chain-store-performance-card{min-width:0;overflow:hidden;border:1px solid #dfe9e6;border-radius:11px;background:linear-gradient(155deg,#fff,#f8fbfa);padding:12px 12px 9px;animation:chain-card-reveal .47s both;animation-delay:calc(var(--reveal-order) * 65ms);transition:border-color .16s ease,box-shadow .16s ease,transform .16s ease}.chain-store-performance-card:hover{border-color:#bdd8d1;box-shadow:0 10px 24px #16494014;transform:translateY(-1px)}.chain-store-performance-card>header,.chain-store-performance-card>header>div:first-child{display:flex;align-items:center;justify-content:space-between;gap:9px}.chain-store-performance-card>header>div:first-child{min-width:0;justify-content:flex-start}.chain-store-mark{width:28px;height:28px;flex:0 0 auto;display:grid;place-items:center;border:1px solid #c9ddd7;border-radius:9px;background:linear-gradient(145deg,#f0f8f5,#e2efeb);color:#087760;font-family:Songti SC,STSong,serif;font-size:12px;font-weight:750}.chain-store-performance-card h3,.chain-store-performance-card header small{overflow:hidden;display:block;text-overflow:ellipsis;white-space:nowrap}.chain-store-performance-card h3{margin:0;color:#1b4039;font-size:12px;font-weight:750}.chain-store-performance-card header small{margin-top:2px;color:#91a39f;font-size:8px}.chain-store-delta{display:inline-flex;align-items:center;gap:1px;border-radius:6px;padding:4px 5px;font-size:9px;font-weight:750;white-space:nowrap}.chain-store-delta.positive{background:#e8f5f1;color:#00836c}.chain-store-delta.negative{background:#f8ece8;color:#aa624f}.chain-store-comparisons{display:flex;flex:0 0 auto;align-items:flex-end;flex-direction:column;gap:3px}.chain-store-delta.month{padding-block:3px;color:#6a785f;background:#f0f3e9;font-size:7px}.chain-store-delta.month.neutral{color:#879791;background:#f1f4f2}.chain-store-empty{min-height:250px;grid-column:1 / -1;display:grid;place-content:center;justify-items:center;gap:7px;border:1px dashed #cbdcd6;border-radius:11px;color:#8ba09a;background:#f8fbfa;text-align:center}.chain-store-empty svg{font-size:20px}.chain-store-empty strong{color:#496a62;font-size:11px}.chain-store-empty span{font-size:8px}.chain-store-metric-value{display:flex;align-items:baseline;justify-content:space-between;gap:10px;margin:10px 0 1px}.chain-store-metric-value span{color:#819791;font-size:8px}.chain-store-metric-value strong{color:#153d36;font-family:Baskerville,Songti SC,serif;font-size:17px;line-height:1;white-space:nowrap}.chain-store-customer-legend{min-height:13px;margin-top:2px}.chain-today-panel{padding:15px}.chain-today-heading{align-items:flex-end}.chain-today-heading p{margin:3px 0 0;color:#8da19d;font-size:8px}.chain-today-freshness{display:inline-flex;align-items:center;gap:6px;color:#608078;font-size:8px;font-weight:750;letter-spacing:.08em;white-space:nowrap}.chain-today-freshness i,.chain-today-status{width:6px;height:6px;flex:0 0 auto;border-radius:50%;background:var(--chain-emerald);box-shadow:0 0 0 4px #00a88917}.chain-today-table{overflow-x:auto;border:1px solid #dce7e3;border-radius:10px;background:#fff}.chain-today-header,.chain-today-row{min-width:400px;display:grid;grid-template-columns:minmax(92px,1.3fr) repeat(5,minmax(43px,.68fr));align-items:center;column-gap:4px;padding-inline:8px}.chain-today-header{min-height:35px;background:var(--chain-forest);color:#bed0cb;font-size:7px;font-weight:750;letter-spacing:.04em}.chain-today-sort-button{width:100%;display:inline-flex;align-items:center;justify-content:flex-start;gap:2px;padding:7px 0;border:0;color:inherit;background:transparent;font:inherit;letter-spacing:inherit;cursor:pointer;transition:color .15s ease}.chain-today-header span:not(:first-child) .chain-today-sort-button{justify-content:flex-end}.chain-today-sort-button svg{flex:0 0 auto;font-size:7px;opacity:.65}.chain-today-sort-button:hover,.chain-today-sort-button.active{color:#fff}.chain-today-sort-button.active svg{color:#58d8bf;opacity:1}.chain-today-header span:not(:first-child),.chain-today-value-cell{text-align:right}.chain-today-row{min-height:66px;color:#294940;transition:background .15s ease}.chain-today-row+.chain-today-row{border-top:1px solid #e7eeeb}.chain-today-row:hover{background:#f3f9f6}.chain-today-store{min-width:0;display:flex;align-items:center;gap:8px}.chain-today-store>div{min-width:0}.chain-today-store strong,.chain-today-store small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.chain-today-store strong{color:#183e37;font-size:9px;font-weight:750}.chain-today-store small{margin-top:3px;color:#94a7a2;font-size:7px}.chain-today-value-cell{color:#3a5851;font-size:8px;font-weight:650;white-space:nowrap}.chain-today-value-cell.revenue,.chain-today-value-cell.orders,.chain-today-value-cell.ticket,.chain-today-value-cell.rating{font-family:Baskerville,Songti SC,serif;font-size:9px;font-weight:750}.chain-today-value-cell.revenue{color:#00816b}.chain-today-value-cell.orders{color:#6d748f}.chain-today-value-cell.ticket{color:#81672f}.chain-today-value-cell.rating{color:#9a5f50}@keyframes chain-card-reveal{0%{opacity:0;transform:translateY(7px)}to{opacity:1;transform:translateY(0)}}@media(max-width:1160px){.chain-overview-grid{grid-template-columns:repeat(6,minmax(0,1fr))}.chain-dashboard-main{grid-template-columns:1fr}.chain-today-header,.chain-today-row{min-width:690px;grid-template-columns:minmax(180px,1.4fr) repeat(5,minmax(78px,.7fr));column-gap:12px;padding-inline:15px}.chain-today-header{font-size:9px}.chain-today-row{min-height:58px}.chain-today-store strong,.chain-today-value-cell{font-size:11px}.chain-today-value-cell.revenue,.chain-today-value-cell.orders,.chain-today-value-cell.ticket,.chain-today-value-cell.rating{font-size:12px}}@media(max-width:760px){.chain-dashboard{padding:13px}.chain-dashboard-header,.chain-dashboard-toolbar{align-items:stretch;flex-direction:column}.chain-dashboard-toolbar{width:100%}.operations-month-switcher.chain-month-switcher{width:100%;min-width:0}.chain-selected-month-heading{align-items:flex-start;flex-direction:column}.chain-selected-month-period{align-items:flex-start}.chain-selected-month-metrics{grid-template-columns:repeat(5,minmax(155px,1fr));overflow-x:auto;padding-inline:13px}.chain-overview-grid,.chain-store-performance-grid{grid-template-columns:1fr}.chain-overview-card.metric-performance,.chain-overview-card.metric-arrivals,.chain-overview-card.metric-orders,.chain-overview-card.metric-ticket,.chain-overview-card.metric-rating{grid-column:1 / -1}.chain-section-heading,.chain-store-controls{align-items:stretch;flex-direction:column}.chain-store-search,.chain-store-metric-tabs{width:100%}.chain-today-header,.chain-today-row{min-width:620px}}@media(max-width:460px){.chain-store-metric-tabs{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(prefers-reduced-motion:reduce){.chain-overview-card,.chain-store-performance-card{animation:none;transition:none}}.staff-efficiency-page{--efficiency-ink: #183c36;--efficiency-ink-soft: #60766f;--efficiency-forest: #103f38;--efficiency-emerald: #00a889;--efficiency-emerald-soft: #e3f5f0;--efficiency-gold: #bd9650;--efficiency-paper: #ffffff;--efficiency-canvas: #f1f5f3;--efficiency-line: #dbe6e2;min-height:100vh;padding:18px 22px 32px;background:linear-gradient(rgba(15,67,59,.022) 1px,transparent 1px),linear-gradient(90deg,rgba(15,67,59,.022) 1px,transparent 1px),var(--efficiency-canvas);background-size:24px 24px;color:var(--efficiency-ink);font-family:Avenir Next,PingFang SC,Microsoft YaHei,sans-serif}.efficiency-page-head{position:relative;min-height:126px;overflow:hidden;display:flex;align-items:flex-end;justify-content:space-between;gap:28px;border-radius:4px 4px 0 0;background:radial-gradient(circle at 82% 18%,rgba(84,193,169,.2),transparent 34%),linear-gradient(118deg,#0b3631,#174d45 68%,#1d554c);padding:24px 28px 30px;color:#fff}.efficiency-page-head:after{position:absolute;right:34px;bottom:-54px;width:210px;height:210px;border:1px solid rgba(255,255,255,.12);border-radius:50%;box-shadow:0 0 0 24px #ffffff06,0 0 0 54px #ffffff05;content:""}.efficiency-page-head>div,.efficiency-update-time{position:relative;z-index:1}.efficiency-eyebrow{display:block;margin-bottom:6px;color:#7fe0cc;font-family:Baskerville,Songti SC,serif;font-size:10px;font-weight:700;letter-spacing:.16em}.efficiency-page-head h1{margin:0;font-family:Baskerville,Songti SC,serif;font-size:clamp(27px,2.5vw,38px);font-weight:600;letter-spacing:.05em}.efficiency-page-head p{margin:7px 0 0;color:#ebf9f5b8;font-size:12px}.efficiency-update-time{margin-bottom:2px;border:1px solid rgba(255,255,255,.16);background:#04231e38;padding:7px 11px;color:#f0fcf9c2;font-size:10px;white-space:nowrap}.efficiency-toolbar{position:relative;z-index:2;display:grid;grid-template-columns:auto minmax(180px,.7fr) minmax(200px,1fr) auto;align-items:end;gap:14px;margin:-8px 12px 0;border:1px solid var(--efficiency-line);border-top:3px solid var(--efficiency-gold);background:var(--efficiency-paper);box-shadow:0 10px 24px #0d383114;padding:14px 16px}.efficiency-period-toggle{display:inline-grid;grid-template-columns:repeat(2,minmax(86px,1fr));align-self:stretch;border:1px solid #cfddd8;background:#f4f7f6;padding:3px}.efficiency-period-toggle button{border:0;background:transparent;color:#71847e;padding:8px 14px;font-size:12px;font-weight:700;cursor:pointer}.efficiency-period-toggle button.active{background:var(--efficiency-forest);box-shadow:0 3px 9px #0d3f382e;color:#fff}.efficiency-date-field,.efficiency-search-field{min-width:0;display:grid;gap:5px}.efficiency-date-field>span,.efficiency-search-field>span{color:#81918c;font-size:9px;font-weight:700;letter-spacing:.08em}.efficiency-date-field input,.efficiency-search-field input{width:100%;height:34px;border:0;border-bottom:1px solid #cbd9d4;outline:0;background:#fff;color:#244a43;padding:0 2px;font:inherit;font-size:12px}.efficiency-date-field input:focus,.efficiency-search-field input:focus{border-bottom-color:var(--efficiency-emerald);box-shadow:0 1px 0 var(--efficiency-emerald)}.efficiency-scope-note{display:grid;justify-items:end;gap:3px;padding:0 2px 2px 18px;border-left:1px solid var(--efficiency-line)}.efficiency-scope-note span{color:#9aa9a4;font-family:Baskerville,serif;font-size:8px;font-weight:700;letter-spacing:.12em}.efficiency-scope-note strong{color:var(--efficiency-forest);font-size:13px}.efficiency-role-tabs{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1px;margin-top:18px;border-bottom:1px solid #cbdad5;background:#cbdad5}.efficiency-role-tabs button{position:relative;min-height:64px;display:grid;grid-template-columns:1fr auto;grid-template-rows:auto auto;align-content:center;gap:2px 12px;border:0;background:#f8faf9;padding:11px 16px;color:#73857f;text-align:left;cursor:pointer}.efficiency-role-tabs button:after{position:absolute;right:0;bottom:-1px;left:0;height:3px;background:transparent;content:""}.efficiency-role-tabs button:hover{background:#fff}.efficiency-role-tabs button.active{z-index:1;background:#fff;color:var(--efficiency-forest)}.efficiency-role-tabs button.active:after{background:var(--efficiency-emerald)}.efficiency-role-tabs button>span{font-family:Baskerville,Songti SC,serif;font-size:17px;font-weight:700}.efficiency-role-tabs button small{font-size:9px;font-weight:600}.efficiency-role-tabs button b{grid-column:2;grid-row:1 / span 2;align-self:center;color:#8ba099;font-size:11px}.efficiency-role-tabs button.active b{color:var(--efficiency-emerald)}.efficiency-metric-groups{display:grid;gap:10px;margin-top:12px}.efficiency-metric-groups.consultant{grid-template-columns:1.15fr 2.15fr .85fr 1.25fr}.efficiency-metric-groups.doctor{grid-template-columns:1.65fr 1fr}.efficiency-metric-groups.nurse{grid-template-columns:.85fr 1.3fr}.efficiency-metric-group{min-width:0;border:1px solid var(--efficiency-line);border-top:2px solid #9bb8af;background:var(--efficiency-paper);box-shadow:0 5px 14px #0f40380a}.efficiency-metric-group.sales{border-top-color:var(--efficiency-gold)}.efficiency-metric-group.review{border-top-color:#79ad9f}.efficiency-metric-group>header{display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #edf2f0;padding:8px 10px 6px;color:#82958f;font-size:9px;font-weight:800;letter-spacing:.08em}.efficiency-metric-group>header i{width:16px;height:1px;background:#b3c4bf}.efficiency-metric-group>div{display:grid;grid-template-columns:repeat(auto-fit,minmax(94px,1fr))}.efficiency-metric-group article{min-width:0;min-height:80px;display:grid;align-content:center;gap:4px;padding:10px 11px}.efficiency-metric-group article+article{border-left:1px solid #edf2f0}.efficiency-metric-group article>span{color:#778b84;font-size:10px}.efficiency-metric-group article strong{overflow:hidden;color:#173f38;font-family:Baskerville,Songti SC,serif;font-size:clamp(18px,1.55vw,25px);font-weight:700;line-height:1.1;text-overflow:ellipsis;white-space:nowrap}.efficiency-metric-group.sales article strong{color:#806126}.efficiency-metric-group article small{overflow:hidden;color:#a0ada9;font-size:8px;text-overflow:ellipsis;white-space:nowrap}.efficiency-table-panel{margin-top:12px;border:1px solid var(--efficiency-line);background:var(--efficiency-paper);box-shadow:0 6px 18px #0f40380b}.efficiency-section-head{display:flex;align-items:center;justify-content:space-between;gap:18px;border-bottom:1px solid #e8efec;padding:11px 14px}.efficiency-section-head>div:first-child{display:grid;gap:2px}.efficiency-section-head>div:first-child>span{color:#9baca6;font-family:Baskerville,serif;font-size:8px;font-weight:700;letter-spacing:.12em}.efficiency-section-head h2{margin:0;color:var(--efficiency-forest);font-family:Baskerville,Songti SC,serif;font-size:16px;font-weight:700}.efficiency-table-count{color:#879892;font-size:10px}.efficiency-table-scroll{overflow-x:auto}.efficiency-table{width:100%}.efficiency-row{display:grid;align-items:stretch;border-bottom:1px solid #e8efec}.efficiency-row.consultant{min-width:1320px;grid-template-columns:minmax(174px,1.35fr) repeat(2,minmax(98px,.72fr)) minmax(92px,.65fr) minmax(122px,.9fr) minmax(110px,.8fr) repeat(2,minmax(112px,.82fr)) repeat(2,minmax(72px,.5fr)) minmax(100px,.72fr)}.efficiency-row.doctor{min-width:1020px;grid-template-columns:minmax(180px,1.3fr) repeat(3,minmax(120px,.82fr)) minmax(138px,1fr) repeat(2,minmax(82px,.55fr)) minmax(110px,.72fr)}.efficiency-row.nurse{min-width:720px;grid-template-columns:minmax(190px,1.35fr) minmax(190px,1.2fr) repeat(2,minmax(92px,.6fr)) minmax(120px,.8fr)}.efficiency-row>div{min-width:0;min-height:62px;display:flex;align-items:center;border-right:1px solid #edf2f0;padding:9px 11px;color:#586f68;font-size:11px}.efficiency-row>div:last-child{border-right:0}.efficiency-row:not(.efficiency-head-row):hover{background:#f8fbfa}.efficiency-head-row{background:#f3f7f5}.efficiency-head-row>div{min-height:40px;padding-block:5px}.efficiency-head-row button{width:100%;display:flex;align-items:center;justify-content:space-between;gap:5px;border:0;background:transparent;padding:0;color:#748881;font:inherit;font-size:10px;font-weight:800;text-align:left;cursor:pointer}.efficiency-head-row button span,.efficiency-head-row button svg{flex:0 0 auto;color:#a4b2ad;font-size:11px}.efficiency-head-row button.active{color:#087e6b}.efficiency-head-row button.active svg{color:var(--efficiency-emerald)}.efficiency-row>div:not(.efficiency-employee-cell){display:grid;align-content:center;gap:2px}.efficiency-row>div>strong{color:#294d46;font-size:12px;font-weight:800}.efficiency-row>div>small{color:#9aa9a4;font-size:8px}.efficiency-row>div.positive>strong{color:#008a73}.efficiency-row>div.negative>strong{color:#aa604f}.efficiency-employee-cell>span{min-width:0;display:grid;gap:1px}.efficiency-employee-cell strong{color:#183e37;font-size:12px}.efficiency-employee-cell small{color:#91a29c;font-size:8px}.efficiency-detail-trigger{width:max-content;border:0;border-bottom:1px solid #a7cfc5;background:transparent;padding:2px 0 0;color:#087a68;font-size:8px;font-weight:700;cursor:pointer}.efficiency-detail-trigger:hover{border-bottom-color:var(--efficiency-emerald);color:var(--efficiency-emerald)}.efficiency-empty{min-height:120px;display:grid;place-items:center;color:#94a49f;font-size:12px}.efficiency-detail-backdrop{position:fixed;z-index:1200;top:0;right:0;bottom:0;left:0;display:flex;justify-content:flex-end;background:#081f1c6b;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.efficiency-detail-drawer{width:min(1040px,calc(100vw - 100px));height:100vh;display:grid;grid-template-rows:auto auto auto minmax(0,1fr);overflow:hidden;border-left:1px solid #b9cec8;background:#f3f7f5;box-shadow:-18px 0 42px #06262138;animation:efficiency-drawer-in .22s ease-out both}.efficiency-detail-drawer.doctor{grid-template-rows:auto auto auto auto minmax(0,1fr)}.efficiency-detail-head{min-height:126px;display:flex;align-items:center;justify-content:space-between;gap:18px;background:radial-gradient(circle at 90% 20%,rgba(88,200,174,.18),transparent 38%),#103f38;padding:15px 18px;color:#fff}.efficiency-detail-filterbar{min-width:0;flex:1 1 auto;display:grid;grid-template-columns:auto minmax(180px,.8fr) minmax(220px,1.15fr);align-items:stretch;gap:16px;border:1px solid #d6e2de;border-top:3px solid var(--efficiency-gold);background:#fff;box-shadow:0 8px 22px #021e1a24;padding:10px 12px}.efficiency-detail-period-toggle{display:inline-grid;grid-template-columns:repeat(2,minmax(82px,1fr));border:1px solid #cfddd8;background:#f4f7f6;padding:3px}.efficiency-detail-period-toggle button{min-height:48px;border:0;background:transparent;padding:8px 12px;color:#71847e;font:inherit;font-size:12px;font-weight:700;cursor:pointer}.efficiency-detail-period-toggle button.active{background:var(--efficiency-forest);box-shadow:0 3px 9px #0d3f382e;color:#fff}.efficiency-detail-date-field,.efficiency-detail-search-field{min-width:0;display:grid;align-content:center;gap:5px}.efficiency-detail-date-field>span,.efficiency-detail-search-field>span{color:#81918c;font-size:9px;font-weight:700;letter-spacing:.08em}.efficiency-detail-date-field input,.efficiency-detail-search-field input{width:100%;height:34px;border:0;border-bottom:1px solid #cbd9d4;outline:0;background:#fff;padding:0 3px;color:#244a43;font:inherit;font-size:12px}.efficiency-detail-date-field input:focus,.efficiency-detail-search-field input:focus{border-bottom-color:var(--efficiency-emerald);box-shadow:0 1px 0 var(--efficiency-emerald)}.efficiency-detail-close{width:34px;height:34px;display:grid;place-items:center;border:1px solid rgba(255,255,255,.18);background:#00000014;color:#fff;cursor:pointer}.efficiency-detail-close:hover{background:#ffffff1a}.efficiency-detail-datebar{display:flex;align-items:center;justify-content:space-between;gap:16px;border-bottom:1px solid #dce7e3;background:#f9fbfa;padding:10px 16px}.efficiency-detail-datebar>div{display:grid;gap:1px}.efficiency-detail-datebar>div span{color:#97a7a2;font-family:Baskerville,serif;font-size:8px;letter-spacing:.1em}.efficiency-detail-datebar strong{color:#1a493f;font-size:13px}.efficiency-detail-datebar>span{color:#7c9089;font-size:10px}.efficiency-detail-summary{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1px;border-bottom:1px solid #d8e4e0;background:#d8e4e0}.efficiency-detail-summary.nurse{grid-template-columns:repeat(3,minmax(0,1fr))}.efficiency-detail-summary article{min-height:70px;display:grid;align-content:center;gap:4px;background:#fff;padding:10px 16px}.efficiency-detail-summary span{color:#83968f;font-size:9px}.efficiency-detail-summary strong{color:#19473e;font-family:Baskerville,Songti SC,serif;font-size:20px}.efficiency-doctor-business-tabs{flex:0 0 auto;display:flex;align-items:center;gap:8px;border-top:1px solid #d8e4e0;border-bottom:1px solid #d8e4e0;background:#f4f8f6;padding:7px 12px}.efficiency-doctor-business-tabs button{min-width:96px;height:32px;display:inline-flex;align-items:center;justify-content:center;gap:9px;border:1px solid #cbdcd6;background:#fff;color:#607870;font:inherit;font-size:11px;font-weight:800;cursor:pointer}.efficiency-doctor-business-tabs button small{color:#94a49f;font-size:9px;font-weight:700}.efficiency-doctor-business-tabs button.active{border-color:#168f78;background:var(--efficiency-forest);color:#fff;box-shadow:0 3px 9px #0d3f3824}.efficiency-doctor-business-tabs button.active small{color:#8ce3d1}.efficiency-detail-table-scroll{min-height:0;overflow:auto;padding:12px}.efficiency-detail-table{min-width:820px;border:1px solid #d8e4e0;background:#fff}.efficiency-detail-row{display:grid;border-bottom:1px solid #e5edea}.efficiency-detail-row.consultant{grid-template-columns:minmax(130px,1fr) minmax(160px,1.18fr) minmax(110px,.76fr) minmax(100px,.7fr) minmax(90px,.6fr) minmax(130px,.9fr)}.efficiency-detail-row.doctor{grid-template-columns:minmax(120px,.8fr) minmax(260px,1.6fr) minmax(210px,1.25fr) minmax(112px,.72fr)}.efficiency-detail-row.nurse{grid-template-columns:minmax(120px,.78fr) minmax(250px,1.5fr) minmax(110px,.72fr) minmax(210px,1.2fr) minmax(112px,.72fr)}.efficiency-detail-row.consultant.month{grid-template-columns:minmax(120px,.82fr) minmax(104px,.7fr) minmax(150px,1.05fr) minmax(110px,.76fr) minmax(100px,.7fr) minmax(90px,.6fr) minmax(130px,.9fr)}.efficiency-detail-row.doctor.month{grid-template-columns:minmax(120px,.8fr) minmax(260px,1.6fr) minmax(210px,1.25fr) minmax(112px,.72fr)}.efficiency-detail-row.nurse.month{grid-template-columns:minmax(120px,.76fr) minmax(104px,.66fr) minmax(230px,1.38fr) minmax(110px,.7fr) minmax(210px,1.18fr) minmax(112px,.7fr)}.efficiency-detail-row>div{min-width:0;min-height:48px;display:flex;align-items:center;border-right:1px solid #edf2f0;padding:8px 11px;color:#62766f;font-size:10px}.efficiency-detail-row>div:last-child{border-right:0}.efficiency-detail-row:not(.efficiency-detail-table-head):hover{background:#f7faf9}.efficiency-detail-row>div strong{color:#294d46;font-size:10px}.efficiency-detail-table-head{position:sticky;z-index:2;top:-12px;background:#edf4f1}.efficiency-detail-table-head>div{min-height:38px;color:#698078;font-size:9px;font-weight:800}.efficiency-order-status,.efficiency-business-type{display:inline-flex;border:1px solid #d9e2df;background:#f4f7f6;padding:2px 7px;color:#899893;font-size:9px;font-weight:700}.efficiency-order-status.ordered,.efficiency-business-type.treatment{border-color:#b8ddd4;background:#e7f6f2;color:#07806c}.efficiency-detail-money{color:#8a692d!important;font-weight:800}.efficiency-detail-empty{min-height:160px;display:grid;place-items:center;color:#8fa19b;font-size:11px}.efficiency-period-toggle button:focus-visible,.efficiency-role-tabs button:focus-visible,.efficiency-head-row button:focus-visible,.efficiency-detail-trigger:focus-visible,.efficiency-detail-period-toggle button:focus-visible,.efficiency-doctor-business-tabs button:focus-visible,.efficiency-detail-close:focus-visible{outline:2px solid #00a889;outline-offset:2px}@keyframes efficiency-drawer-in{0%{opacity:.7;transform:translate(34px)}to{opacity:1;transform:translate(0)}}@media(max-width:1280px){.efficiency-metric-groups.consultant,.efficiency-metric-groups.doctor,.efficiency-metric-groups.nurse{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:920px){.staff-efficiency-page{padding:12px}.efficiency-page-head{align-items:flex-start;flex-direction:column;padding:20px}.efficiency-toolbar{grid-template-columns:repeat(2,minmax(0,1fr));margin-inline:8px}.efficiency-scope-note{justify-items:start;border-left:0;padding-left:0}.efficiency-detail-drawer{width:calc(100vw - 32px)}.efficiency-detail-filterbar{grid-template-columns:auto repeat(2,minmax(150px,1fr));gap:10px}}@media(max-width:680px){.efficiency-toolbar,.efficiency-role-tabs,.efficiency-metric-groups.consultant,.efficiency-metric-groups.doctor,.efficiency-metric-groups.nurse{grid-template-columns:1fr}.efficiency-role-tabs{background:transparent}.efficiency-role-tabs button{border-bottom:1px solid #d8e4e0}.efficiency-section-head,.efficiency-detail-datebar{align-items:flex-start;flex-direction:column}.efficiency-detail-drawer{width:100vw}.efficiency-detail-head{position:relative;align-items:flex-start;padding:12px 58px 12px 12px}.efficiency-detail-filterbar{width:100%;grid-template-columns:repeat(2,minmax(0,1fr))}.efficiency-detail-period-toggle{grid-column:1 / -1}.efficiency-detail-close{position:absolute;top:12px;right:12px}.efficiency-detail-summary,.efficiency-detail-summary.nurse{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(prefers-reduced-motion:reduce){.efficiency-detail-drawer{animation:none;transition:none}}.product-analysis-page{--pa-ink: #123039;--pa-ink-soft: #1b4148;--pa-mint: #24b99d;--pa-mint-soft: #ddf5ef;--pa-coral: #e46f5d;--pa-coral-soft: #fff0ec;--pa-blue: #4b7ec3;--pa-blue-soft: #edf4ff;--pa-sand: #b98133;--pa-sand-soft: #fbf3e5;--pa-paper: #fffefb;min-height:100vh;display:grid;align-content:start;gap:18px;background:linear-gradient(rgba(24,75,79,.025) 1px,transparent 1px),linear-gradient(90deg,rgba(24,75,79,.025) 1px,transparent 1px),#f3f7f5;background-size:22px 22px;padding:22px 24px 40px;color:#203a42;font-variant-numeric:tabular-nums}.product-analysis-page button,.product-analysis-page input,.product-analysis-page select{font:inherit}.product-analysis-page button:focus-visible,.product-analysis-page input:focus-visible,.product-analysis-page select:focus-visible,.product-analysis-row:focus-visible{outline:3px solid rgba(36,185,157,.22);outline-offset:2px}.product-analysis-hero{position:relative;overflow:hidden;min-height:168px;display:flex;align-items:stretch;justify-content:space-between;gap:32px;border:1px solid rgba(255,255,255,.08);border-radius:16px;background:radial-gradient(circle at 72% 18%,rgba(70,208,177,.2),transparent 25%),linear-gradient(118deg,#102d35,#153b41 64%,#1a4448);padding:28px 30px;box-shadow:0 18px 44px #153b4126;color:#f8fffc}.product-analysis-hero:before,.product-analysis-hero:after{position:absolute;content:"";pointer-events:none}.product-analysis-hero:before{right:292px;top:-58px;width:210px;height:210px;border:1px solid rgba(178,243,226,.14);border-radius:50%;box-shadow:0 0 0 34px #b2f3e206,0 0 0 68px #b2f3e205}.product-analysis-hero:after{left:0;bottom:0;width:42%;height:3px;background:linear-gradient(90deg,var(--pa-mint),rgba(36,185,157,0))}.product-analysis-hero-copy{position:relative;z-index:1;align-self:center}.product-analysis-kicker{display:block;margin-bottom:8px;color:#8fe3d0;font-size:11px;font-weight:800;letter-spacing:.16em}.product-analysis-hero h1{margin:0;color:#fff;font-family:Songti SC,STSong,serif;font-size:clamp(30px,3vw,43px);font-weight:700;letter-spacing:-.04em}.product-analysis-hero-copy p{max-width:620px;margin:10px 0 0;color:#ebfdf8b8;font-size:13px;line-height:1.7}.product-analysis-branch-card{position:relative;z-index:1;width:238px;display:grid;align-content:center;gap:8px;border:1px solid rgba(205,248,237,.18);border-radius:12px;background:#ffffff13;padding:18px 20px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.product-analysis-branch-card>span,.product-analysis-branch-card>small{display:flex;align-items:center;gap:7px;color:#def8f1a6;font-size:11px}.product-analysis-branch-card strong{color:#fff;font-size:19px;letter-spacing:.02em}.product-analysis-toolbar{display:flex;align-items:center;flex-wrap:wrap;gap:10px;border:1px solid #dbe7e3;border-radius:11px;background:#fffffdf2;padding:10px 12px;box-shadow:0 5px 18px #1b47480e}.product-analysis-periods{display:inline-flex;align-items:center;gap:2px;border:1px solid #d9e5e1;border-radius:8px;background:#eef5f2;padding:3px}.product-analysis-periods button{height:31px;border:0;border-radius:6px;background:transparent;color:#60787d;cursor:pointer;padding:0 11px;font-size:12px;font-weight:700;white-space:nowrap}.product-analysis-periods button:hover{color:#123d42}.product-analysis-periods button.active{background:#fff;color:#087b69;box-shadow:0 2px 8px #1c4b4d1c}.product-analysis-custom-dates,.product-analysis-filter-cluster,.product-analysis-repeat-select,.product-analysis-search{display:flex;align-items:center}.product-analysis-custom-dates{gap:6px;color:#789095;font-size:12px}.product-analysis-filter-cluster{min-width:0;flex:1;justify-content:flex-end;flex-wrap:wrap;gap:8px}.product-analysis-repeat-select{gap:6px;border-right:1px solid #e1eae7;padding-right:8px}.product-analysis-repeat-select>span{color:#789095;font-size:11px;font-weight:700;white-space:nowrap}.product-analysis-toolbar select,.product-analysis-custom-dates input,.product-analysis-search{height:34px;border:1px solid #d5e2de;border-radius:7px;background:#fff;color:#304f55;font-size:12px}.product-analysis-toolbar select,.product-analysis-custom-dates input{padding:0 9px}.product-analysis-search{min-width:178px;gap:7px;padding:0 10px;color:#789095}.product-analysis-search input{min-width:0;flex:1;border:0;outline:0;background:transparent;color:#29484e;font-size:12px}.product-analysis-search input::placeholder{color:#9aacae}.product-analysis-reset{height:34px;display:inline-flex;align-items:center;gap:6px;border:0;background:transparent;color:#5c797d;cursor:pointer;padding:0 8px;font-size:12px;font-weight:700}.product-analysis-reset:hover{color:#0b856f}.product-analysis-section-head,.product-analysis-panel-head{display:flex;align-items:flex-end;justify-content:space-between;gap:16px}.product-analysis-section-head{margin-top:2px;padding:0 2px}.product-analysis-section-head>div>span,.product-analysis-panel-head>div>span,.product-analysis-insights-lead>span{display:block;margin-bottom:4px;color:#1b9a83;font-size:9px;font-weight:900;letter-spacing:.16em}.product-analysis-section-head h2,.product-analysis-panel-head h2,.product-analysis-insights-lead h2{margin:0;color:#183840;font-family:Songti SC,STSong,serif;font-size:20px;letter-spacing:-.02em}.product-analysis-section-head>p,.product-analysis-panel-head>p,.product-analysis-count-note{margin:0;color:#799095;font-size:11px}.product-analysis-metrics{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:10px}.product-analysis-metric-card{position:relative;overflow:hidden;min-height:126px;display:flex;align-items:flex-start;gap:11px;border:1px solid #dce7e3;border-radius:11px;background:var(--pa-paper);padding:15px 13px;box-shadow:0 6px 18px #1b47480e}.product-analysis-metric-card:after{position:absolute;right:-18px;bottom:-26px;width:76px;height:76px;border-radius:50%;background:#24b99d0f;content:""}.product-analysis-metric-card.ink{border-color:#1c4950;background:#173b42}.product-analysis-metric-card.sand{border-color:#ebddc7;background:#fffdf7}.product-analysis-metric-card.blue{border-color:#d8e3f1;background:#fbfdff}.product-analysis-metric-card.coral{border-color:#eedbd5;background:#fffdfb}.product-analysis-metric-icon{width:28px;height:28px;flex:0 0 auto;display:grid;place-items:center;border-radius:8px;background:var(--pa-mint-soft);color:#07846f;font-size:14px}.product-analysis-metric-card.ink .product-analysis-metric-icon{background:#86e3cc1f;color:#7fe0c9}.product-analysis-metric-card.sand .product-analysis-metric-icon{background:var(--pa-sand-soft);color:var(--pa-sand)}.product-analysis-metric-card.blue .product-analysis-metric-icon{background:var(--pa-blue-soft);color:var(--pa-blue)}.product-analysis-metric-card.coral .product-analysis-metric-icon{background:var(--pa-coral-soft);color:var(--pa-coral)}.product-analysis-metric-copy{min-width:0;display:grid;gap:4px}.product-analysis-metric-copy>span:first-child{color:#70878b;font-size:11px;font-weight:700}.product-analysis-metric-copy>strong{color:#15353c;font-family:DIN Alternate,SFMono-Regular,monospace;font-size:clamp(19px,1.65vw,25px);line-height:1.15;white-space:nowrap}.product-analysis-metric-copy>small{color:#899b9e;font-size:10px;line-height:1.35}.product-analysis-metric-card.ink .product-analysis-metric-copy>span:first-child,.product-analysis-metric-card.ink .product-analysis-metric-copy>small{color:#e0f8f2a6}.product-analysis-metric-card.ink .product-analysis-metric-copy>strong{color:#fff}.product-analysis-assisted-rate{display:flex;align-items:baseline;gap:5px;color:#809397;font-size:10px}.product-analysis-assisted-rate strong{color:#d45e4d;font-size:12px}.product-analysis-change{width:fit-content;display:inline-flex;align-items:center;gap:3px;color:#6f8589;font-size:10px;font-weight:800;white-space:nowrap}.product-analysis-change.up,.product-analysis-change.new{color:#0a8c72}.product-analysis-change.down{color:#d25e4c}.product-analysis-change small{color:#93a3a6;font-size:9px;font-weight:500}.product-analysis-metric-card.ink .product-analysis-change.up,.product-analysis-metric-card.ink .product-analysis-change.new{color:#7ce4cb}.product-analysis-metric-card.ink .product-analysis-change small{color:#e0f8f27a}.product-analysis-analytics-grid{display:grid;grid-template-columns:minmax(0,1.45fr) minmax(350px,.85fr);gap:12px}.product-analysis-panel,.product-analysis-table-section{border:1px solid #dce7e3;border-radius:12px;background:var(--pa-paper);box-shadow:0 6px 18px #1b47480d}.product-analysis-panel{min-width:0;padding:18px 20px}.product-analysis-trend{min-height:300px}.product-analysis-line-chart{margin-top:12px}.product-analysis-line-chart svg{width:100%;height:190px;display:block;overflow:visible}.product-analysis-line-chart.compact svg{height:150px}.product-analysis-grid-line{stroke:#e3ece9;stroke-dasharray:4 5;stroke-width:1}.product-analysis-line{fill:none;stroke:#16a889;stroke-linecap:round;stroke-linejoin:round;stroke-width:3}.product-analysis-point{fill:#fff;stroke:#159d82;stroke-width:3}.product-analysis-chart-labels{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));color:#8b9da0;font-size:9px;text-align:center}.product-analysis-distribution-list{display:grid;gap:18px;margin-top:24px}.product-analysis-distribution-row{display:grid;grid-template-columns:104px minmax(90px,1fr) 94px;align-items:center;gap:11px}.product-analysis-distribution-row>div:first-child,.product-analysis-distribution-row>div:last-child{display:grid;gap:3px}.product-analysis-distribution-row>div:last-child{text-align:right}.product-analysis-distribution-row strong{color:#28474d;font-size:12px}.product-analysis-distribution-row span{color:#8b9da0;font-size:9px}.product-analysis-distribution-track{height:8px;overflow:hidden;border-radius:999px;background:#e8efed}.product-analysis-distribution-track>span{height:100%;display:block;border-radius:inherit;background:linear-gradient(90deg,#1b9b83,#57cbb2);animation:product-analysis-grow .52s ease both}.product-analysis-concentration{display:flex;align-items:center;gap:12px;border-top:1px dashed #dce6e3;margin-top:23px;padding-top:15px;color:#6d8589;font-size:10px}.product-analysis-concentration>svg{flex:0 0 auto;color:#b68132}.product-analysis-concentration strong{color:#29484e}.product-analysis-insights{display:grid;grid-template-columns:210px minmax(0,1fr);overflow:hidden;border:1px solid #dce7e3;border-radius:12px;background:var(--pa-paper);box-shadow:0 6px 18px #1b47480b}.product-analysis-insights-lead{display:grid;align-content:center;border-right:1px solid rgba(255,255,255,.08);background:#16363d;padding:24px;color:#fff}.product-analysis-insights-lead>span{color:#76d9c2}.product-analysis-insights-lead h2{color:#fff}.product-analysis-insights-lead p{margin:10px 0 0;color:#e1f7f2a1;font-size:10px;line-height:1.6}.product-analysis-insight-list{margin:0;padding:0;list-style:none}.product-analysis-insight-item{position:relative;display:grid;grid-template-columns:42px minmax(0,1fr) minmax(230px,.7fr);align-items:center;gap:18px;min-height:96px;border-bottom:1px solid #e2ebe8;padding:17px 22px}.product-analysis-insight-item:last-child{border-bottom:0}.product-analysis-insight-item:before{position:absolute;left:0;top:18px;bottom:18px;width:3px;border-radius:0 999px 999px 0;background:var(--pa-mint);content:""}.product-analysis-insight-item.risk:before{background:var(--pa-coral)}.product-analysis-insight-item.warning:before,.product-analysis-insight-item.watch:before{background:#d49a43}.product-analysis-insight-serial{color:#9aacab;font-family:DIN Alternate,monospace;font-size:13px;font-weight:900;letter-spacing:.06em}.product-analysis-insight-content{min-width:0}.product-analysis-insight-content strong{color:#233f45;font-size:13px}.product-analysis-insight-content p{margin:8px 0 0;color:#71878b;font-size:10px;line-height:1.65}.product-analysis-insight-reason{min-width:0;display:grid;gap:7px;border-left:1px dashed #d9e5e1;padding-left:18px}.product-analysis-insight-reason>span{display:inline-flex;align-items:center;gap:5px;color:#1b8f79;font-size:9px;font-weight:900;letter-spacing:.08em}.product-analysis-insight-reason p{margin:0;color:#627b80;font-size:10px;line-height:1.45}.product-analysis-table-section{overflow:hidden}.product-analysis-table-section>.product-analysis-panel-head{padding:17px 20px 14px}.product-analysis-table-scroll{overflow-x:auto;border-top:1px solid #dfe9e6}.product-analysis-table{min-width:1700px;display:grid}.product-analysis-row{display:grid;grid-template-columns:210px 126px 126px 100px 88px 125px 104px 112px 112px 110px minmax(190px,1fr) 38px;align-items:stretch;border-bottom:1px solid #e6edeb;background:#fffefb;cursor:pointer;transition:background .15s ease,box-shadow .15s ease}.product-analysis-row:not(.product-analysis-table-head):hover{position:relative;z-index:1;background:#f4fbf8;box-shadow:inset 3px 0 0 var(--pa-mint)}.product-analysis-row:last-child{border-bottom:0}.product-analysis-row>div{min-width:0;min-height:68px;display:flex;align-items:center;border-right:1px solid #edf2f0;padding:10px 11px;color:#3d5a60;font-size:11px}.product-analysis-row>div:last-child{border-right:0}.product-analysis-table-head{position:sticky;top:0;z-index:3;cursor:default;background:#f1f6f4}.product-analysis-table-head>div{min-height:42px;color:#627a7f;font-size:10px;font-weight:800}.product-analysis-table-head button{display:inline-flex;align-items:center;gap:4px;border:0;background:transparent;color:inherit;cursor:pointer;padding:0;font-size:inherit;font-weight:inherit}.product-analysis-table-head button svg{color:#9aabad;transition:transform .15s ease}.product-analysis-table-head button svg.asc{transform:rotate(180deg)}.product-analysis-product-cell{gap:10px}.product-analysis-product-mark{width:34px;height:34px;flex:0 0 auto;display:grid;place-items:center;border:1px solid #b7ded4;border-radius:9px;background:#e2f5f0;color:#0b806d;font-family:Songti SC,serif;font-size:14px;font-weight:800}.product-analysis-product-mark.疗程套餐{border-color:#e1d1b7;background:#fbf1df;color:#a36c22}.product-analysis-product-mark.实物商品{border-color:#cad8ea;background:#edf4fd;color:#4b72a6}.product-analysis-product-cell>span:last-child,.product-analysis-category-cell,.product-analysis-number-cell{display:grid;gap:3px}.product-analysis-product-cell strong,.product-analysis-category-cell strong,.product-analysis-number-cell strong{overflow:hidden;color:#203e45;font-size:11px;text-overflow:ellipsis;white-space:nowrap}.product-analysis-number-cell strong{font-family:DIN Alternate,SFMono-Regular,monospace;font-size:12px}.product-analysis-product-cell small,.product-analysis-category-cell span,.product-analysis-number-cell small{color:#899b9f;font-size:9px}.product-analysis-product-cell small{width:fit-content;border-radius:999px;background:#e2f5ef;color:#16816e;padding:2px 6px}.product-analysis-product-cell small.offline{background:#edf0f0;color:#849294}.product-analysis-tags-cell{align-content:center;flex-wrap:wrap;gap:4px}.product-analysis-tag{display:inline-flex;align-items:center;border:1px solid #d4e3df;border-radius:999px;background:#f2f7f5;color:#587277;padding:3px 7px;font-size:9px;font-weight:800;white-space:nowrap}.product-analysis-tag.hot,.product-analysis-tag.growth{border-color:#a9dacd;background:#e5f6f1;color:#087764}.product-analysis-tag.premium{border-color:#e6d2ac;background:#fbf1dd;color:#97631c}.product-analysis-tag.acquisition{border-color:#c6d8ee;background:#edf4fd;color:#4b72a6}.product-analysis-tag.repeat{border-color:#c9d4ef;background:#f1f3fc;color:#6674ab}.product-analysis-tag.decline,.product-analysis-tag.zero{border-color:#ebc4bc;background:#fff0ed;color:#c55543}.product-analysis-tag.muted{border-color:#dfe5e4;background:#f5f7f6;color:#849395}.product-analysis-detail-cell{justify-content:center;color:#87a19f!important}.product-analysis-empty{min-height:240px;display:grid;place-items:center;align-content:center;gap:7px;color:#87999c;text-align:center}.product-analysis-empty>svg{font-size:24px}.product-analysis-empty strong{color:#3d5a60;font-size:14px}.product-analysis-empty span{font-size:11px}.product-analysis-empty button{height:31px;border:1px solid #add9cf;border-radius:6px;background:#edf8f5;color:#0d806c;cursor:pointer;padding:0 13px;font-size:11px;font-weight:800}.product-analysis-drawer-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:120;display:flex;justify-content:flex-end;background:#09232861;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);animation:product-analysis-fade .18s ease both}.product-analysis-drawer{width:min(670px,92vw);height:100vh;overflow:auto;border-left:1px solid rgba(255,255,255,.2);background:#f4f7f5;box-shadow:-24px 0 70px #0d313638;animation:product-analysis-slide .24s cubic-bezier(.2,.8,.2,1) both}.product-analysis-drawer-head{min-height:128px;display:flex;align-items:flex-start;justify-content:space-between;gap:20px;background:radial-gradient(circle at 80% 10%,rgba(91,211,184,.18),transparent 30%),#173941;padding:25px 26px;color:#fff}.product-analysis-drawer-head>div>span,.product-analysis-drawer-head p{color:#dff7f19c;font-size:10px}.product-analysis-drawer-head h2{margin:7px 0 5px;color:#fff;font-family:Songti SC,STSong,serif;font-size:25px}.product-analysis-drawer-head p{margin:0}.product-analysis-drawer-head>button{width:34px;height:34px;display:grid;place-items:center;border:1px solid rgba(255,255,255,.16);border-radius:50%;background:#ffffff0f;color:#fff;cursor:pointer;font-size:17px}.product-analysis-drawer-highlight{display:grid;grid-template-columns:auto minmax(120px,auto) 1fr;align-items:baseline;gap:8px 14px;border-bottom:1px solid #dce6e3;background:#fffefb;padding:18px 26px}.product-analysis-drawer-highlight>span{color:#789095;font-size:10px;font-weight:700}.product-analysis-drawer-highlight>strong{color:#17373e;font-family:DIN Alternate,monospace;font-size:25px}.product-analysis-drawer-highlight>div{grid-column:1 / -1;display:flex;flex-wrap:wrap;gap:5px}.product-analysis-drawer-tabs{position:sticky;top:0;z-index:3;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));border-bottom:1px solid #d8e5e1;background:#fffefbf5;padding:0 26px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.product-analysis-drawer-tabs button{position:relative;height:48px;border:0;background:transparent;color:#71878b;cursor:pointer;font-size:11px;font-weight:800}.product-analysis-drawer-tabs button.active{color:#087966}.product-analysis-drawer-tabs button.active:after{position:absolute;left:18%;right:18%;bottom:-1px;height:3px;border-radius:999px 999px 0 0;background:var(--pa-mint);content:""}.product-analysis-drawer-body{display:grid;gap:14px;padding:18px 20px 36px}.product-analysis-drawer-stat-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px}.product-analysis-drawer-stat-grid article{min-height:80px;display:grid;align-content:center;gap:6px;border:1px solid #dde7e4;border-radius:9px;background:#fffefb;padding:12px}.product-analysis-drawer-stat-grid span,.product-analysis-repeat-hero span,.product-analysis-repeat-hero small{color:#829598;font-size:9px}.product-analysis-drawer-stat-grid strong,.product-analysis-repeat-hero strong{color:#234148;font-family:DIN Alternate,monospace;font-size:16px}.product-analysis-drawer-section{border:1px solid #dce7e3;border-radius:11px;background:#fffefb;padding:18px}.product-analysis-section-title{display:flex;align-items:flex-start;justify-content:space-between;gap:14px}.product-analysis-section-title>div>span{color:#1a9982;font-size:9px;font-weight:900;letter-spacing:.1em}.product-analysis-section-title h3{margin:4px 0 0;color:#1e3c43;font-family:Songti SC,serif;font-size:17px}.product-analysis-section-title>svg{color:#8ea19f}.product-analysis-drawer-note{border-left:3px solid #46bca3;margin:16px 0;background:#f1f9f6;color:#4f696e;padding:11px 13px;font-size:11px;line-height:1.7}.product-analysis-evidence-list{display:grid;gap:0;margin:0}.product-analysis-evidence-list>div{display:flex;align-items:center;justify-content:space-between;gap:20px;border-bottom:1px dashed #e0e8e6;padding:11px 0}.product-analysis-evidence-list>div:last-child{border-bottom:0}.product-analysis-evidence-list dt{color:#71868a;font-size:10px}.product-analysis-evidence-list dd{margin:0;color:#29484e;font-family:DIN Alternate,monospace;font-size:11px;font-weight:800}.product-analysis-evidence-list dd.up,.product-analysis-evidence-list dd.new{color:#07866e}.product-analysis-evidence-list dd.down{color:#cd5b49}.product-analysis-repeat-hero{display:grid;grid-template-columns:1.2fr repeat(2,minmax(0,1fr));gap:8px}.product-analysis-repeat-hero>div,.product-analysis-repeat-hero article{min-height:104px;display:grid;align-content:center;gap:6px;border:1px solid #dbe6e2;border-radius:10px;background:#fffefb;padding:15px}.product-analysis-repeat-hero>div{background:#173a41}.product-analysis-repeat-hero>div span,.product-analysis-repeat-hero>div small{color:#e1f8f294}.product-analysis-repeat-hero>div strong{color:#fff}@keyframes product-analysis-grow{0%{transform:scaleX(0);transform-origin:left}to{transform:scaleX(1);transform-origin:left}}@keyframes product-analysis-fade{0%{opacity:0}to{opacity:1}}@keyframes product-analysis-slide{0%{transform:translate(44px);opacity:0}to{transform:translate(0);opacity:1}}@media(max-width:1380px){.product-analysis-metrics{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:1040px){.product-analysis-page{padding:16px}.product-analysis-analytics-grid{grid-template-columns:1fr}.product-analysis-filter-cluster{flex-basis:100%;justify-content:flex-start}.product-analysis-insights{grid-template-columns:1fr}.product-analysis-insights-lead{border-right:0;border-bottom:1px solid rgba(255,255,255,.08)}.product-analysis-insight-item{grid-template-columns:34px minmax(0,1fr)}.product-analysis-insight-reason{grid-column:2;border-top:1px dashed #d9e5e1;border-left:0;padding-top:10px;padding-left:0}}@media(max-width:760px){.product-analysis-page{gap:14px;padding:10px}.product-analysis-hero{min-height:auto;align-items:stretch;flex-direction:column;padding:22px}.product-analysis-branch-card{width:auto}.product-analysis-periods{width:100%;overflow-x:auto}.product-analysis-periods button{flex:1 0 auto}.product-analysis-filter-cluster>select,.product-analysis-repeat-select,.product-analysis-search{width:100%}.product-analysis-repeat-select select,.product-analysis-search input{flex:1}.product-analysis-metrics,.product-analysis-drawer-stat-grid,.product-analysis-repeat-hero{grid-template-columns:1fr}.product-analysis-insight-item{grid-template-columns:28px minmax(0,1fr);gap:10px;padding:16px 14px}.product-analysis-section-head,.product-analysis-panel-head{align-items:flex-start;flex-direction:column}.product-analysis-drawer{width:100vw}.product-analysis-drawer-highlight{grid-template-columns:1fr}.product-analysis-drawer-highlight>div{grid-column:1}.product-analysis-drawer-tabs,.product-analysis-drawer-head{padding-left:16px;padding-right:16px}}@media(prefers-reduced-motion:reduce){.product-analysis-distribution-track>span,.product-analysis-drawer-backdrop,.product-analysis-drawer{animation:none}}.operations-dashboard-page{--operations-ink: #173b3b;--operations-ink-soft: #285251;--operations-teal: #1cb697;--operations-gold: #d69a42;--operations-coral: #ad6c55;--operations-paper: #fffdf9;--operations-canvas: #f2f5f0;--operations-line: #dce7e1;--operations-muted: #77908c;position:relative;min-width:0;min-height:calc(100vh - 24px);padding:18px;overflow:hidden;color:var(--operations-ink);background:linear-gradient(rgba(23,59,59,.025) 1px,transparent 1px),linear-gradient(90deg,rgba(23,59,59,.025) 1px,transparent 1px),radial-gradient(circle at 8% 4%,rgba(28,182,151,.1),transparent 24%),var(--operations-canvas);background-size:36px 36px,36px 36px,auto,auto}.operations-dashboard-page:before{position:absolute;top:150px;right:-160px;width:380px;height:380px;border:1px solid rgba(28,182,151,.13);border-radius:50%;content:"";pointer-events:none}.operations-dashboard-hero,.operations-yesterday,.operations-overview,.operations-details{position:relative;z-index:1;max-width:1680px;margin-inline:auto}.operations-dashboard-hero{display:flex;align-items:center;justify-content:space-between;min-height:184px;padding:32px 36px;overflow:hidden;border:1px solid rgba(255,255,255,.08);border-radius:16px 16px 4px 4px;color:#f6fbf8;background:linear-gradient(115deg,rgba(255,255,255,.04),transparent 38%),linear-gradient(135deg,#173b3b,#123332 58%,#0c2b2b);box-shadow:0 20px 50px #10313024;animation:operations-rise .48s ease both}.operations-dashboard-hero:after{position:absolute;right:28%;bottom:-148px;width:310px;height:310px;border:72px solid rgba(28,182,151,.07);border-radius:50%;content:"";pointer-events:none}.operations-dashboard-title{position:relative;z-index:1}.operations-dashboard-kicker,.operations-section-heading>div>span,.operations-detail-header>div>span,.operations-trend-heading small{display:block;color:#42d0b3;font-size:11px;font-weight:800;letter-spacing:.16em;text-transform:uppercase}.operations-dashboard-title h1{margin:8px 0 5px;font-family:Songti SC,STSong,serif;font-size:clamp(34px,4vw,54px);font-weight:700;letter-spacing:.04em;line-height:1.05}.operations-dashboard-title p{margin:0;color:#a9c3be;font-size:14px}.operations-yesterday,.operations-overview,.operations-details{margin-top:14px;border:1px solid var(--operations-line);background:#fffdf9f5;box-shadow:0 12px 34px #1f413e0e;animation:operations-rise .52s ease both}.operations-yesterday{border-top:4px solid var(--operations-gold);animation-delay:40ms}.operations-overview{animation-delay:90ms}.operations-details{margin-bottom:16px;animation-delay:.14s}.operations-section-heading,.operations-detail-header{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:24px 28px 20px;border-bottom:1px solid var(--operations-line)}.operations-section-heading h2,.operations-detail-header h2{margin:5px 0 0;font-family:Songti SC,STSong,serif;font-size:26px;line-height:1.1}.operations-section-heading>div>span,.operations-detail-header>div>span{color:var(--operations-teal)}.operations-date-filter{display:grid;gap:2px;padding:6px 10px;border:1px solid #e7d9bd;border-radius:8px;color:#8a6c38;background:#fffaf0}.operations-date-filter>span{color:#a28b62;font-size:8px;font-weight:800;letter-spacing:.08em}.operations-date-filter select{width:118px;padding:0;border:0;outline:0;color:#795c2e;background:transparent;font-family:inherit;font-size:12px;font-weight:700;line-height:1.3;cursor:pointer}.operations-date-filter:focus-within{border-color:#cda65e;box-shadow:0 0 0 3px #cda65e21}.operations-yesterday-metrics{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));overflow-x:auto;padding:0 28px}.operations-yesterday-metric{min-width:0;padding:20px 18px 18px}.operations-yesterday-metric+.operations-yesterday-metric{border-left:1px solid var(--operations-line)}.operations-yesterday-metric header{display:flex;align-items:center;justify-content:space-between;gap:10px}.operations-yesterday-metric h3{margin:0;color:#607a75;font-size:11px;font-weight:800}.operations-yesterday-value-row{display:flex;align-items:flex-end;justify-content:space-between;gap:12px;margin-top:10px}.operations-yesterday-value-row>strong{display:block;color:var(--operations-ink);font-family:Iowan Old Style,Songti SC,serif;font-size:clamp(23px,2vw,30px);font-variant-numeric:tabular-nums;line-height:1}.operations-yesterday-supplemental{display:grid;justify-items:end;gap:4px;padding-left:12px;border-left:1px solid var(--operations-line);white-space:nowrap}.operations-yesterday-supplemental span{color:#83968f;font-size:9px}.operations-yesterday-supplemental strong{color:#456760;font-family:Iowan Old Style,Songti SC,serif;font-size:15px;font-variant-numeric:tabular-nums}.operations-yesterday-metric>p{margin:8px 0 0;color:var(--operations-muted);font-size:9px;white-space:nowrap}.operations-yesterday-metric>.operations-yesterday-refund{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-top:9px;padding-top:7px;border-top:1px solid var(--operations-line);color:#8a7068}.operations-yesterday-refund strong{color:#a35f4f;font-size:11px;font-variant-numeric:tabular-nums}.operations-yesterday-change{display:inline-flex;align-items:center;gap:2px;font-size:9px;font-weight:800;white-space:nowrap}.operations-yesterday-comparisons{display:grid;justify-items:end;gap:3px}.operations-yesterday-change.positive{color:#128b72}.operations-yesterday-change.negative{color:#b95d4e}.operations-yesterday-conclusion{display:grid;grid-template-columns:76px minmax(0,1fr);align-items:center;gap:18px;margin:0 28px;padding:15px 0 18px;border-top:1px solid var(--operations-line)}.operations-yesterday-conclusion>span{color:#168c75;font-size:10px;font-weight:800;letter-spacing:.08em}.operations-yesterday-conclusion p{margin:0;color:#667d79;font-size:12px;line-height:1.75}.operations-yesterday-conclusion strong{margin-right:8px;color:var(--operations-ink)}.operations-overview-heading p,.operations-detail-header p{margin:7px 0 0;color:var(--operations-muted);font-size:11px}.operations-month-switcher{display:grid;grid-template-columns:38px minmax(126px,auto) 38px;align-items:stretch;overflow:hidden;border:1px solid #cfded7;background:#f9fbf8}.operations-month-switcher button{display:grid;min-width:38px;padding:0;place-items:center;border:0;border-radius:0;color:var(--operations-ink);background:transparent;cursor:pointer;transition:color .16s ease,background .16s ease}.operations-month-switcher button:first-child{border-right:1px solid #dce6e1}.operations-month-switcher button:last-child{border-left:1px solid #dce6e1}.operations-month-switcher button:hover:not(:disabled){color:#fff;background:var(--operations-ink)}.operations-month-switcher button:disabled{color:#bdc9c5;cursor:not-allowed}.operations-month-switcher>div{display:grid;min-height:54px;padding:8px 14px;place-content:center;text-align:center}.operations-month-switcher small{color:var(--operations-muted);font-size:9px;letter-spacing:.08em}.operations-month-switcher strong{margin-top:2px;color:var(--operations-ink);font-family:Iowan Old Style,Songti SC,serif;font-size:16px}.operations-chart-grid-primary,.operations-chart-grid-secondary{display:grid;gap:12px;padding-inline:14px}.operations-chart-grid-primary{grid-template-columns:repeat(2,minmax(0,1fr));padding-top:14px}.operations-chart-grid-secondary{grid-template-columns:repeat(3,minmax(0,1fr));padding-top:12px;padding-bottom:14px}.operations-trend-panel{position:relative;min-width:0;overflow:hidden;border:1px solid var(--operations-line);border-top:3px solid var(--operations-teal);background:#fff;transition:border-color .16s ease,transform .16s ease}.operations-chart-grid-primary .operations-trend-panel:nth-child(2){border-top-color:#6c9a82}.operations-chart-grid-secondary .operations-trend-panel:nth-child(1){border-top-color:var(--operations-gold)}.operations-chart-grid-secondary .operations-trend-panel:nth-child(2){border-top-color:#557f9c}.operations-chart-grid-secondary .operations-trend-panel:nth-child(3){border-top-color:var(--operations-coral)}.operations-trend-panel:hover{border-color:#bfd4cb;transform:translateY(-2px)}.operations-trend-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:16px;padding:18px 20px 0}.operations-trend-heading small{color:#8aa09c;font-size:9px;letter-spacing:.12em}.operations-trend-heading h3{margin:4px 0 0;font-family:Songti SC,STSong,serif;font-size:21px}.operations-trend-heading>strong{color:var(--operations-ink);font-family:Iowan Old Style,Songti SC,serif;font-size:24px;font-variant-numeric:tabular-nums}.operations-trend-panel.compact .operations-trend-heading>strong{font-size:20px}.operations-chart-legend{display:flex;min-height:30px;align-items:center;gap:13px;padding:7px 20px 0;color:var(--operations-muted);font-size:10px}.operations-chart-legend span,.operations-chart-tooltip span{display:inline-flex;align-items:center;gap:5px}.operations-chart-legend i,.operations-chart-tooltip i{width:7px;height:7px;border-radius:50%}.operations-line-chart{position:relative;padding:0 14px 12px}.operations-line-chart svg{display:block;width:100%;overflow:visible;cursor:crosshair}.operations-chart-grid-line{stroke:#e4ece8;stroke-width:1;stroke-dasharray:4 6}.operations-chart-area{pointer-events:none}.operations-chart-line{fill:none;stroke-width:3;stroke-linecap:round;stroke-linejoin:round;vector-effect:non-scaling-stroke}.operations-trend-panel.compact .operations-chart-line{stroke-width:2.4}.operations-chart-point{stroke:#fff;stroke-width:2;vector-effect:non-scaling-stroke}.operations-chart-point.latest{filter:drop-shadow(0 2px 3px rgba(25,66,61,.2))}.operations-chart-hover-line{stroke:#8ba9a3;stroke-width:1;stroke-dasharray:3 4;vector-effect:non-scaling-stroke}.operations-chart-labels{display:flex;justify-content:space-between;margin-top:-10px;padding-inline:3px;color:#91a5a1;font-size:9px}.operations-chart-tooltip{position:absolute;top:10px;z-index:4;display:grid;min-width:130px;gap:5px;padding:9px 10px;border:1px solid rgba(255,255,255,.14);border-radius:6px;color:#e9f4f1;background:#143e3df0;box-shadow:0 8px 20px #0e2f2d2e;font-size:9px;pointer-events:none;transform:translate(-50%)}.operations-chart-tooltip strong{font-size:10px}.operations-chart-tooltip span{color:#b7d0ca}.operations-detail-header{align-items:flex-end}.operations-detail-tabs{display:flex;gap:2px;padding:3px;border:1px solid #d8e3de;background:#f4f7f3}.operations-detail-tabs button{min-width:112px;padding:9px 18px;border:0;border-radius:0;color:#69807c;background:transparent;font-size:12px;font-weight:700;cursor:pointer;transition:color .16s ease,background .16s ease,box-shadow .16s ease}.operations-detail-tabs button span{margin-left:7px;color:#8fa39f;font-size:10px}.operations-detail-tabs button.active{color:#fff;background:var(--operations-ink);box-shadow:0 4px 12px #153c3a29}.operations-detail-tabs button.active span{color:#72d9c4}.operations-detail-table{width:100%;overflow-x:auto;outline:none}.operations-detail-table:focus-visible{box-shadow:inset 0 0 0 2px #1cb69773}.operations-detail-table table{width:100%;border-collapse:collapse}.operations-customer-table table{min-width:1120px}.operations-product-table table{min-width:1100px}.operations-detail-table th{height:43px;padding:0 18px;border-bottom:1px solid var(--operations-line);color:#76908b;background:#f6f8f5;font-size:10px;font-weight:800;letter-spacing:.04em;text-align:left;white-space:nowrap}.operations-sort-button{display:inline-flex;align-items:center;gap:4px;margin:0;padding:6px 0;border:0;color:inherit;background:transparent;font:inherit;letter-spacing:inherit;cursor:pointer}.operations-sort-button svg{color:#a4b3af;font-size:12px}.operations-sort-button:hover,.operations-sort-button.active{color:#126f60}.operations-sort-button.active svg{color:var(--operations-teal)}.operations-category-filter,.operations-consultant-filter{display:inline-flex;align-items:center;gap:7px}.operations-category-filter select,.operations-consultant-filter select{height:26px;min-width:76px;padding:0 24px 0 8px;border:1px solid #cfddd8;border-radius:4px;color:#456b64;background:#fff;font:inherit;cursor:pointer}.operations-category-filter select:focus-visible,.operations-consultant-filter select:focus-visible{border-color:var(--operations-teal);outline:2px solid rgba(28,182,151,.18);outline-offset:1px}.operations-detail-table td{height:62px;padding:10px 18px;border-bottom:1px solid #e8eeeb;color:#55706b;font-size:11px;white-space:nowrap}.operations-detail-table tbody tr:last-child td{border-bottom:0}.operations-detail-table tbody tr{transition:background .15s ease}.operations-detail-table tbody tr:hover{background:#f7fbf8}.operations-detail-table td strong{display:block;color:var(--operations-ink);font-size:12px}.operations-detail-table td small{display:block;margin-top:4px;color:#95a7a3;font-size:9px}.operations-detail-table .numeric{font-variant-numeric:tabular-nums}.operations-detail-table .numeric.strong{color:#1b5a51;font-weight:800}.operations-customer-type,.operations-category-chip{display:inline-flex;align-items:center;min-height:24px;padding:0 9px;border:1px solid #dbe6e1;border-radius:999px;color:#54706a;background:#f6f9f7;font-size:10px;font-weight:700}.operations-product-status{display:inline-flex;min-width:48px;min-height:24px;align-items:center;justify-content:center;border:1px solid;border-radius:999px;font-size:10px;font-weight:800}.operations-product-status.online{border-color:#b9e2d7;color:#11816b;background:#ebf8f4}.operations-product-status.offline{border-color:#e7d7d0;color:#9c6658;background:#faf0ed}.operations-asset-status{display:inline-flex;min-width:42px;min-height:24px;align-items:center;justify-content:center;border:1px solid;border-radius:999px;font-size:10px;font-weight:800}.operations-asset-status.yes{border-color:#b9e2d7;color:#11816b;background:#ebf8f4}.operations-asset-status.no{border-color:#dbe3df;color:#70847f;background:#f4f7f5}.operations-customer-type.new{border-color:#b9e2d7;color:#11816b;background:#ebf8f4}.operations-customer-type.returning{border-color:#e9d6ac;color:#916c2f;background:#fff9ec}.operations-product-rank{display:inline-grid;width:32px;height:32px;place-items:center;border:1px solid #dbe5e1;border-radius:50%;color:#718a85;font-family:Iowan Old Style,serif;font-size:11px;font-weight:800;background:#fafcf9}.operations-product-rank.rank-1,.operations-product-rank.rank-2,.operations-product-rank.rank-3{border-color:#e3c27f;color:#7f5c25;background:#fff8e9}.operations-pagination{display:flex;min-height:58px;align-items:center;justify-content:space-between;gap:18px;padding:10px 20px;border-top:1px solid var(--operations-line);color:#78908c;background:#fbfcfa;font-size:10px}.operations-pagination>div{display:flex;align-items:center;gap:10px}.operations-pagination button{width:32px;height:32px;display:grid;padding:0;place-items:center;border:1px solid #d5e1dc;border-radius:4px;color:var(--operations-ink);background:#fff;cursor:pointer}.operations-pagination button:hover:not(:disabled){border-color:var(--operations-ink);color:#fff;background:var(--operations-ink)}.operations-pagination button:disabled{color:#bcc8c4;background:#f3f6f4;cursor:not-allowed}.operations-pagination strong{min-width:74px;color:#4f6964;text-align:center}.operations-dashboard-page button:focus-visible{outline:2px solid var(--operations-teal);outline-offset:2px}@keyframes operations-rise{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@media(max-width:1080px){.operations-chart-grid-primary{grid-template-columns:1fr}.operations-chart-grid-secondary{grid-template-columns:repeat(2,minmax(0,1fr))}.operations-chart-grid-secondary .operations-trend-panel:last-child{grid-column:1 / -1}}@media(max-width:760px){.operations-dashboard-page{padding:10px}.operations-dashboard-hero{align-items:flex-start;flex-direction:column;gap:24px;padding:26px 22px}.operations-section-heading,.operations-detail-header{align-items:flex-start;flex-direction:column;padding:20px}.operations-yesterday-metrics{grid-template-columns:repeat(5,minmax(150px,1fr));padding:0 20px}.operations-yesterday-conclusion{grid-template-columns:1fr;gap:5px;margin-inline:20px}.operations-month-switcher{width:100%}.operations-chart-grid-primary,.operations-chart-grid-secondary{grid-template-columns:1fr;padding-inline:10px}.operations-chart-grid-secondary .operations-trend-panel:last-child{grid-column:auto}.operations-detail-tabs{width:100%}.operations-detail-tabs button{flex:1}.operations-pagination{align-items:flex-start;flex-direction:column}}@media(max-width:520px){.operations-trend-heading{align-items:flex-start;flex-direction:column}}@media(prefers-reduced-motion:reduce){.operations-dashboard-hero,.operations-yesterday,.operations-overview,.operations-details,.operations-trend-panel{animation:none;transition:none}}.treatment-page{display:block;min-width:0;max-height:100vh;overflow:auto;background:#f6f6f6;padding:0 16px 24px}.treatment-page .sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0);clip-path:inset(50%);white-space:nowrap}.treatment-filterbar{min-height:76px;display:flex;align-items:center;gap:12px;border-bottom:1px solid #e8ebef;background:#fff;margin:0 -16px;padding:12px 20px}.treatment-filter-field{position:relative;height:44px;display:flex;align-items:center;flex:0 0 auto;border:1px solid #dbe2eb;border-radius:5px;background:#fff;color:#8a99af}.treatment-filter-field:focus-within{border-color:#20b9aab8;box-shadow:0 0 0 3px #20b9aa1a}.treatment-filter-field>svg{width:16px;height:16px;flex:0 0 auto;margin-left:13px;color:#22b8ad}.treatment-filter-field input,.treatment-filter-field select{height:42px;min-width:0;border:0;background:transparent;color:#66758a;padding:0 13px;font:inherit;font-size:15px;outline:none}.treatment-filter-field input::placeholder{color:#b3bfd0}.treatment-date-field{width:184px}.treatment-date-field input{width:145px;padding-left:10px}.treatment-search-field{width:min(390px,30vw)}.treatment-search-field input{width:100%;padding-left:10px}.treatment-select-field{width:184px}.treatment-select-field select{width:100%;cursor:pointer}.treatment-reset-button{min-width:96px;height:44px;display:inline-flex;align-items:center;justify-content:center;gap:6px;flex:0 0 auto;border:1px solid #dbe2eb;border-radius:5px;background:#fff;color:#536174;padding:0 15px;font-size:15px;cursor:pointer}.treatment-reset-button:hover,.treatment-reset-button:focus-visible{border-color:#96d8d2;background:#f1fbfa;color:#159f92;outline:none}.treatment-reset-button svg{width:17px;height:17px}.treatment-statbar{min-height:74px;display:flex;align-items:center;gap:18px;border-bottom:1px solid #eef0f3;background:#fff;margin:0 -16px;padding:11px 20px}.treatment-stat-items{display:inline-flex;align-items:center}.treatment-stat-item{display:inline-flex;align-items:baseline;gap:3px;border-left:1px solid #dfe4ea;color:#313c4e;padding:0 16px;font-size:17px;font-weight:700;white-space:nowrap}.treatment-stat-item:first-child{border-left:0;padding-left:0}.treatment-stat-item strong{color:inherit;font-size:17px}.treatment-stat-item.primary,.treatment-stat-item.primary strong{color:#19b3a5}.treatment-page .treatment-export-button{height:44px;border:1px solid #20b9aa;border-radius:5px;background:#20b9aa;color:#fff;padding:0 20px;font-size:15px;box-shadow:none}.treatment-page .treatment-export-button:hover,.treatment-page .treatment-export-button:focus-visible{border-color:#149f92;background:#149f92}.treatment-page .treatment-user-list{gap:14px;padding-top:14px}.treatment-page .treatment-user-card{overflow:hidden;border:0;border-left:4px solid #ff8f73;border-radius:8px;background:#fff;box-shadow:0 1px 3px #2230440a}.treatment-page .treatment-user-card.is-frozen{border-left-color:#aeb8c6;background:#fbfbfc}.treatment-page .treatment-user-head,.treatment-page .treatment-user-card.is-frozen .treatment-user-head{min-height:52px;grid-template-columns:minmax(0,1fr) auto auto;gap:20px;border-bottom:1px solid #e8ebef;background:#fff;padding:9px 18px}.treatment-page .treatment-user-meta{gap:10px}.treatment-page .treatment-user-meta>span:not(.phone-display):not(.treatment-frozen-badge){position:relative;padding-left:10px}.treatment-page .treatment-user-meta>span:not(.phone-display):not(.treatment-frozen-badge):before{position:absolute;left:0;color:#c1c9d4;content:"·"}.treatment-page .treatment-user-meta strong{color:#314158;font-size:16px;text-decoration:underline;text-underline-offset:3px}.treatment-page .treatment-user-meta span{color:#7f8da2;font-size:13px}.treatment-page .treatment-user-meta .treatment-frozen-badge{height:24px;border:0;border-radius:4px;background:#20b9aa;color:#fff;padding:0 8px;font-size:12px}.treatment-page .treatment-consult-meta{justify-self:start;gap:7px}.treatment-page .treatment-consult-meta span{color:#8a97aa}.treatment-page .treatment-consult-meta strong{color:#3f4d62}.treatment-page .treatment-download-button{height:30px;display:inline-flex;align-items:center;gap:5px;border:0;background:transparent;color:#7a889e;padding:0;font-size:13px}.treatment-page .treatment-download-button:hover,.treatment-page .treatment-download-button:focus-visible{background:transparent;color:#20a99c;outline:none}.treatment-page .treatment-download-button svg{width:15px;height:15px}.treatment-work-order-table{--treatment-work-columns: 82px minmax(210px, 1.55fr) 112px 112px 104px 98px 112px 100px 100px minmax(185px, 1.2fr) minmax(185px, 1.2fr)}.treatment-page .treatment-work-order-table .treatment-order-row,.treatment-page .treatment-work-order-table .treatment-order-body,.treatment-page .treatment-work-order-table.has-selection .treatment-order-row,.treatment-page .treatment-work-order-table.has-selection .treatment-order-body{min-width:1500px;grid-template-columns:var(--treatment-work-columns)}.treatment-page .treatment-work-order-table .treatment-order-body{grid-auto-rows:minmax(62px,auto)}.treatment-page .treatment-work-order-table .treatment-order-row>div,.treatment-page .treatment-work-order-table .treatment-order-line>div,.treatment-page .treatment-work-order-table .treatment-manual-note-cell{min-height:62px;justify-content:flex-start;gap:6px;border-right:1px solid #e7e9ed;border-bottom:1px solid #e7e9ed;padding:8px 10px;color:#647187;font-size:14px}.treatment-page .treatment-work-order-table .treatment-order-head>div{min-height:40px;align-items:center;justify-content:flex-start;background:#fff;color:#3f4d61;font-size:14px;font-weight:500}.treatment-page .treatment-work-order-table .treatment-order-head>div:last-child,.treatment-page .treatment-work-order-table .treatment-col-aftercare{border-right:0}.treatment-page .treatment-work-order-table.has-selection .treatment-col-select{grid-column:1}.treatment-page .treatment-work-order-table.has-selection .treatment-col-project{grid-column:2}.treatment-page .treatment-work-order-table.has-selection .treatment-col-nurse{grid-column:3}.treatment-page .treatment-work-order-table.has-selection .treatment-col-doctor{grid-column:4}.treatment-page .treatment-work-order-table.has-selection .treatment-col-room{grid-column:5}.treatment-page .treatment-work-order-table.has-selection .treatment-col-prep{grid-column:6}.treatment-page .treatment-work-order-table.has-selection .treatment-col-instrument{grid-column:7}.treatment-page .treatment-work-order-table.has-selection .treatment-col-start{grid-column:8}.treatment-page .treatment-work-order-table.has-selection .treatment-col-finish{grid-column:9}.treatment-page .treatment-work-order-table.has-selection .treatment-col-preop{grid-column:10;grid-row:1 / span var(--treatment-row-count)}.treatment-page .treatment-work-order-table.has-selection .treatment-col-aftercare{grid-column:11;grid-row:1 / span var(--treatment-row-count)}.treatment-page .treatment-work-order-table .treatment-select-cell,.treatment-page .treatment-work-order-table .treatment-order-head .treatment-col-select,.treatment-page .treatment-work-order-table .treatment-prep-cell,.treatment-page .treatment-work-order-table .treatment-start-cell,.treatment-page .treatment-work-order-table .treatment-finish-cell{justify-content:center}.treatment-page .treatment-batch-assign-button{height:28px;border:1px solid #bac7d8;border-radius:0;background:#fff;color:#75849a;padding:0 7px;font-size:12px;font-weight:500}.treatment-page .treatment-row-select{width:18px;height:18px;accent-color:#20b9aa}.treatment-page .treatment-project-cell{align-items:center;flex-direction:row;justify-content:flex-start}.treatment-page .treatment-project-cell strong{color:#435168;font-size:14px;font-weight:600}.treatment-page .treatment-project-quantity{height:24px;display:inline-flex;align-items:center;border-radius:4px;background:#20b9aa;color:#fff;padding:0 7px}.treatment-page .treatment-assignment-button{max-width:100%;height:30px;color:#77859a;font-size:14px;text-decoration:none}.treatment-page .treatment-assignment-button.empty{border:0;background:transparent;color:#8996a9;padding:0;font-weight:500}.treatment-page .treatment-assignment-button.empty.doctor{color:#ff826f}.treatment-page .treatment-assignment-button:hover:not(:disabled),.treatment-page .treatment-assignment-button:focus-visible:not(:disabled){background:#edf9f7;color:#149f92;outline:none}.treatment-stage-toggle{width:38px;height:28px;display:inline-flex;align-items:center;justify-content:center;border:0;background:transparent;color:#d9dee7;padding:0;cursor:pointer}.treatment-stage-toggle svg{width:38px;height:24px;stroke-width:1.8}.treatment-stage-toggle.is-on{color:#20b9aa}.treatment-stage-toggle:disabled{cursor:not-allowed;opacity:.55}.treatment-stage-toggle.is-on:disabled{opacity:1}.treatment-page .treatment-user-card.is-frozen .treatment-stage-toggle:disabled{opacity:.5}.treatment-page .treatment-manual-note-cell{position:relative;align-items:stretch;flex-direction:column;justify-content:center;min-height:calc(62px * var(--treatment-row-count))}.treatment-page .treatment-manual-note-cell .treatment-aftercare-edit{top:7px;right:7px;width:25px;height:25px;border:0;background:transparent;color:#7d8ca2}.treatment-page .treatment-manual-note-cell .treatment-aftercare-edit:hover,.treatment-page .treatment-manual-note-cell .treatment-aftercare-edit:focus-visible{background:#edf9f7;color:#149f92}.treatment-manual-note-input{width:100%;min-height:max(42px,calc((62px * var(--treatment-row-count)) - 18px));resize:none;border:1px solid transparent;background:transparent;color:#68768a;padding:4px 28px 4px 0;font:inherit;font-size:12px;line-height:1.55;outline:none}.treatment-manual-note-input::placeholder{color:#8794a7;opacity:1}.treatment-manual-note-input:focus{border-color:#8cd4cd;border-radius:5px;background:#fff;box-shadow:0 0 0 3px #20b9aa1a;padding:7px 30px 7px 7px}.treatment-manual-note-input:disabled{color:#8e99a8;-webkit-text-fill-color:#8e99a8}.treatment-page .treatment-empty{border-color:#dce3ea;background:#fff}@media(max-width:1180px){.treatment-filterbar{flex-wrap:wrap}.treatment-search-field{width:min(360px,calc(100vw - 440px))}.treatment-statbar{flex-wrap:wrap}}@media(max-width:760px){.treatment-page{padding-inline:10px}.treatment-filterbar,.treatment-statbar{margin-inline:-10px;padding-inline:10px}.treatment-date-field,.treatment-search-field,.treatment-select-field{width:calc(50% - 6px)}.treatment-stat-items{max-width:100%;overflow-x:auto}.treatment-page .treatment-user-head{grid-template-columns:minmax(0,1fr) auto}.treatment-page .treatment-consult-meta{grid-column:1;grid-row:2}.treatment-page .treatment-download-button{grid-column:2;grid-row:1 / span 2}}.treatment-page .treatment-user-head,.treatment-page .treatment-user-card.is-frozen .treatment-user-head{grid-template-columns:minmax(0,1fr) auto;gap:16px}.treatment-page .treatment-user-meta{flex-wrap:wrap;row-gap:6px}.treatment-page .treatment-user-consultant{display:inline-flex;align-items:baseline;gap:6px}.treatment-page .treatment-user-consultant em{color:#8a97aa;font-size:12px;font-style:normal;font-weight:500}.treatment-page .treatment-user-consultant b{color:#3f4d62;font-size:13px;font-weight:700;white-space:nowrap}.treatment-user-actions{display:inline-flex;align-items:center;justify-content:flex-end;gap:8px}.treatment-page .treatment-user-action,.treatment-page .treatment-download-button{height:32px;display:inline-flex;align-items:center;justify-content:center;gap:6px;border:1px solid #d6e0e9;border-radius:5px;background:#fff;color:#61718a;cursor:pointer;padding:0 11px;font-size:12px;font-weight:700;line-height:1;white-space:nowrap}.treatment-page .treatment-user-action svg,.treatment-page .treatment-download-button svg{width:14px;height:14px}.treatment-page .treatment-user-action:hover,.treatment-page .treatment-user-action:focus-visible,.treatment-page .treatment-download-button:hover,.treatment-page .treatment-download-button:focus-visible{border-color:#91cbc5;background:#f1faf8;color:#149f92;outline:none}.treatment-page .treatment-photo-button{min-width:94px;border-color:#20b9aa;background:#20b9aa;color:#fff}.treatment-page .treatment-photo-button:hover,.treatment-page .treatment-photo-button:focus-visible{border-color:#149f92;background:#149f92;color:#fff}.treatment-page .treatment-user-card.is-frozen .treatment-user-action{opacity:1}.treatment-photo-upload-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:125;display:grid;place-items:center;background:#13223a57;padding:24px}.treatment-photo-upload-modal{width:min(920px,calc(100vw - 48px));max-height:min(84vh,780px);display:grid;grid-template-rows:auto minmax(0,1fr) auto;overflow:hidden;border:1px solid #d8e2ed;border-radius:8px;background:#fff;box-shadow:0 24px 76px #13223a38}.treatment-photo-upload-head{min-height:68px;display:flex;align-items:center;justify-content:space-between;gap:20px;border-bottom:1px solid #e4e9ef;padding:11px 16px 11px 20px}.treatment-photo-upload-head>div{min-width:0;display:grid;gap:5px}.treatment-photo-upload-head strong{overflow:hidden;color:#263a56;font-size:17px;text-overflow:ellipsis;white-space:nowrap}.treatment-photo-upload-head span{color:#8491a4;font-size:12px}.treatment-photo-upload-head>button{width:34px;height:34px;display:inline-grid;flex:0 0 auto;place-items:center;border:1px solid #d8e2ed;border-radius:5px;background:#fff;color:#60718a;cursor:pointer;padding:0}.treatment-photo-upload-head>button:hover,.treatment-photo-upload-head>button:focus-visible{border-color:#91cbc5;background:#f1faf8;color:#149f92;outline:none}.treatment-photo-upload-head svg{width:18px;height:18px}.treatment-photo-upload-content{overflow:auto;padding:18px 20px 22px}.treatment-photo-history-section,.treatment-photo-pending-section{display:grid;gap:12px}.treatment-photo-pending-section{margin-top:22px;border-top:1px solid #e7ebf0;padding-top:20px}.treatment-photo-section-head{min-height:34px;display:flex;align-items:center;justify-content:space-between;gap:16px}.treatment-photo-section-head>div{display:inline-flex;align-items:baseline;gap:9px}.treatment-photo-section-head strong{color:#263a56;font-size:15px}.treatment-photo-section-head span{color:#8a97aa;font-size:12px}.treatment-photo-history-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.treatment-photo-history-card{min-width:0;overflow:hidden;border:1px solid #dce4ec;border-radius:8px;background:#fff;box-shadow:0 3px 10px #2739520f}.treatment-photo-history-media{position:relative;aspect-ratio:4 / 3;overflow:hidden;background:#eef2f5}.treatment-photo-history-media>img{width:100%;height:100%;display:block;object-fit:cover}.treatment-photo-history-detail{display:grid;gap:9px;padding:11px 12px 12px}.treatment-photo-history-detail label{min-width:0}.treatment-photo-history-detail select{width:100%;height:34px;border:1px solid #c9d7e4;border-radius:5px;background:#f8fbfd;color:#2871b8;cursor:pointer;padding:0 9px;font:inherit;font-size:12px;font-weight:700;outline:none}.treatment-photo-history-detail select:hover,.treatment-photo-history-detail select:focus-visible{border-color:#69c8be;background:#f2fbf9;box-shadow:0 0 0 3px #20b9aa1a}.treatment-photo-history-meta{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:4px 10px;color:#8491a4;font-size:12px;line-height:1.4}.treatment-photo-history-uploader{min-width:0;color:#60718a}.treatment-photo-history-meta time{margin-left:auto;color:inherit;font:inherit;white-space:nowrap}.treatment-photo-delete-button{height:28px;display:inline-flex;align-items:center;gap:5px;border:1px solid #ead8d5;border-radius:4px;background:#fff;color:#c15f50;cursor:pointer;padding:0 8px;font-size:12px;font-weight:700;white-space:nowrap}.treatment-photo-delete-button:hover,.treatment-photo-delete-button:focus-visible{border-color:#df9b91;background:#fff4f2;outline:none}.treatment-photo-delete-button svg{width:13px;height:13px}.treatment-photo-history-delete{position:absolute;top:8px;right:8px;width:30px;height:30px;justify-content:center;border-color:#e2746357;border-radius:50%;background:#ffffffeb;padding:0;box-shadow:0 2px 7px #2739521f;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.treatment-photo-history-delete svg{width:14px;height:14px}.treatment-photo-select-button{height:34px;display:inline-flex;align-items:center;gap:6px;border:1px solid #20b9aa;border-radius:5px;background:#20b9aa;color:#fff;cursor:pointer;padding:0 13px;font-size:12px;font-weight:700}.treatment-photo-select-button:hover,.treatment-photo-select-button:focus-visible{border-color:#149f92;background:#149f92;outline:none}.treatment-photo-pending-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.treatment-photo-pending-card{min-width:0;overflow:hidden;display:grid;grid-template-rows:112px auto;border:1px solid #dce4ec;border-radius:6px;background:#fbfcfd}.treatment-photo-pending-card>img{width:100%;height:112px;display:block;background:#f0f3f6;object-fit:cover}.treatment-photo-pending-detail{min-width:0;display:grid;grid-template-columns:minmax(0,1fr) auto;gap:9px 10px;align-items:end;padding:11px}.treatment-photo-pending-detail>strong{grid-column:1 / -1;overflow:hidden;color:#33445d;font-size:13px;text-overflow:ellipsis;white-space:nowrap}.treatment-photo-pending-detail label{min-width:0;display:grid;gap:6px}.treatment-photo-pending-detail label>span{color:#738198;font-size:11px;font-weight:700}.treatment-photo-pending-detail input{width:100%;height:34px;border:1px solid #ccd8e4;border-radius:5px;background:#fff;color:#33445d;padding:0 10px;font:inherit;font-size:12px;outline:none}.treatment-photo-pending-detail input:focus{border-color:#69c8be;box-shadow:0 0 0 3px #20b9aa1a}.treatment-photo-pending-detail input[aria-invalid=true]{border-color:#ee8d7e;box-shadow:0 0 0 3px #ee8d7e1a}.treatment-photo-type-error{grid-column:1 / -1;color:#cf6758;font-size:11px}.treatment-photo-picker-empty,.treatment-photo-empty{min-height:92px;display:flex;align-items:center;justify-content:center;gap:9px;border:1px dashed #cbd8e5;border-radius:6px;background:#fbfcfd;color:#8090a6}.treatment-photo-picker-empty{min-height:120px;flex-direction:column;cursor:pointer;padding:16px;font-family:inherit}.treatment-photo-picker-empty:hover,.treatment-photo-picker-empty:focus-visible{border-color:#69c8be;background:#f3fbfa;color:#149f92;outline:none}.treatment-photo-picker-empty svg,.treatment-photo-empty svg{width:23px;height:23px}.treatment-photo-picker-empty strong{color:#53637a;font-size:13px}.treatment-photo-picker-empty span,.treatment-photo-empty span{max-width:520px;color:#8a97aa;font-size:12px;line-height:1.5;text-align:center}.treatment-photo-upload-footer{min-height:64px;display:grid;grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:10px;border-top:1px solid #e4e9ef;background:#fafbfc;padding:10px 20px}.treatment-photo-upload-feedback span{min-height:32px;display:inline-flex;align-items:center;border:1px solid #bee7df;border-radius:5px;background:#edf9f7;color:#108f82;padding:0 11px;font-size:12px;font-weight:700}.treatment-photo-upload-cancel,.treatment-photo-upload-submit{height:36px;display:inline-flex;align-items:center;justify-content:center;gap:6px;border:1px solid #ccd8e4;border-radius:5px;background:#fff;color:#60718a;cursor:pointer;padding:0 15px;font-size:13px;font-weight:700}.treatment-photo-upload-submit{border-color:#20b9aa;background:#20b9aa;color:#fff}.treatment-photo-upload-cancel:hover,.treatment-photo-upload-cancel:focus-visible{border-color:#91cbc5;background:#f1faf8;color:#149f92;outline:none}.treatment-photo-upload-submit:hover:not(:disabled),.treatment-photo-upload-submit:focus-visible:not(:disabled){border-color:#149f92;background:#149f92;outline:none}.treatment-photo-upload-submit:disabled{border-color:#d9e0e7;background:#e8ecef;color:#9aa5b3;cursor:not-allowed}@media(max-width:980px){.treatment-page .treatment-user-head,.treatment-page .treatment-user-card.is-frozen .treatment-user-head{grid-template-columns:minmax(0,1fr)}.treatment-user-actions{justify-content:flex-start;flex-wrap:wrap}.treatment-photo-history-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.treatment-photo-pending-grid{grid-template-columns:minmax(0,1fr)}}@media(max-width:760px){.treatment-photo-upload-backdrop{padding:12px}.treatment-photo-upload-modal{width:calc(100vw - 24px);max-height:calc(100vh - 24px)}.treatment-photo-upload-head{padding-left:14px}.treatment-photo-upload-head span{display:none}.treatment-photo-upload-content{padding:14px}.treatment-photo-history-grid{grid-template-columns:minmax(0,1fr)}.treatment-photo-section-head,.treatment-photo-select-head{align-items:flex-start;flex-direction:column}.treatment-photo-upload-footer{grid-template-columns:minmax(0,1fr) auto;padding-inline:14px}.treatment-photo-upload-feedback{grid-column:1 / -1}}.followup-page,.followup-settings-page{--followup-teal: #169b8f;--followup-teal-dark: #0f7e74;--followup-teal-soft: #edf8f6;--followup-ink: #31445c;--followup-muted: #7a899d;--followup-line: #dfe7ed;min-width:0;min-height:100vh;background:#f5f7f9;color:var(--followup-ink);padding:18px}.followup-page-header,.followup-settings-header{min-height:82px;display:flex;align-items:center;justify-content:space-between;gap:20px;border:1px solid var(--followup-line);border-radius:8px;background:#fff;padding:14px 18px;box-shadow:0 4px 16px #2a4a5b0a}.followup-page-header>div:first-child,.followup-settings-header>div:first-child{min-width:0}.followup-page-header>div:first-child>span,.followup-settings-header>div:first-child>span,.followup-settings-panel-head>div>span{color:#7a8d9c;font-size:11px}.followup-page-header h1,.followup-settings-header h1{margin:3px 0 2px;color:#263e54;font-size:22px;line-height:1.2}.followup-page-header p,.followup-settings-header p,.followup-settings-panel-head p{margin:0;color:#7d8999;font-size:12px}.followup-page-actions,.followup-simulation-actions{display:flex;align-items:center;gap:8px;flex:0 0 auto}.followup-page-actions button,.followup-settings-panel-head button,.followup-simulation-actions button{min-height:36px;display:inline-flex;align-items:center;justify-content:center;gap:6px;border:1px solid #b9d8d4;border-radius:5px;background:#fff;color:var(--followup-teal-dark);cursor:pointer;padding:0 13px;font-size:12px;font-weight:700}.followup-page-actions button.primary,.followup-settings-panel-head button.primary,.followup-simulation-actions button.primary{border-color:var(--followup-teal);background:var(--followup-teal);color:#fff}.followup-page-actions button:hover,.followup-page-actions button:focus-visible,.followup-settings-panel-head button:hover,.followup-settings-panel-head button:focus-visible,.followup-simulation-actions button:hover,.followup-simulation-actions button:focus-visible{border-color:var(--followup-teal-dark);outline:none;box-shadow:0 0 0 3px #169b8f1f}.followup-filters{display:grid;grid-template-columns:1fr 1.35fr 1fr 1.55fr 1.55fr;gap:11px 12px;margin-top:12px;border:1px solid var(--followup-line);border-radius:8px;background:#fff;padding:13px 14px}.followup-filter{min-width:0;display:grid;gap:5px}.followup-filter>span,.followup-field-label,.followup-setting-fieldset legend{color:#526477;font-size:11px;font-weight:700}.followup-filter input,.followup-filter select,.followup-field input,.followup-field select,.followup-field textarea,.followup-custom-days input{width:100%;border:1px solid #d7e0e7;border-radius:5px;background:#fff;color:#34485c;font-size:12px}.followup-filter>input,.followup-filter>select,.followup-field>input,.followup-field>select,.followup-custom-days input{height:34px;padding:0 9px}.followup-filter input:focus,.followup-filter select:focus,.followup-field input:focus,.followup-field select:focus,.followup-field textarea:focus,.followup-custom-days input:focus{border-color:#5abbb2;outline:none;box-shadow:0 0 0 3px #169b8f1a}.followup-search-filter>div,.followup-date-range-filter>div,.followup-input-with-icon{min-width:0;height:34px;display:flex;align-items:center;border:1px solid #d7e0e7;border-radius:5px;background:#fff}.followup-search-filter>div:focus-within,.followup-date-range-filter>div:focus-within,.followup-input-with-icon:focus-within{border-color:#5abbb2;box-shadow:0 0 0 3px #169b8f1a}.followup-search-filter svg,.followup-input-with-icon svg{width:13px;height:13px;margin-left:9px;color:#8b9aa9;flex:0 0 auto}.followup-search-filter input,.followup-input-with-icon input{min-width:0;height:100%;border:0;background:transparent;padding:0 8px;outline:none;box-shadow:none}.followup-date-range-filter>div input{min-width:0;height:100%;border:0;background:transparent;padding:0 5px;outline:none;box-shadow:none}.followup-date-range-filter i{color:#a1acb8;font-size:10px;font-style:normal}.followup-reset-filters{align-self:end;height:34px;display:inline-flex;align-items:center;justify-content:center;gap:6px;border-color:#cad6de;background:#f8fafb;color:#607287;cursor:pointer;font-size:12px;font-weight:700}.followup-toolbar{min-height:48px;display:flex;align-items:center;justify-content:space-between;gap:18px;margin-top:12px;border:1px solid var(--followup-line);border-bottom:0;border-radius:8px 8px 0 0;background:#fff;padding:0 14px}.followup-toolbar>div:first-child{display:flex;align-items:baseline;gap:10px}.followup-toolbar>div:first-child>strong{color:#2b4256;font-size:14px}.followup-toolbar>div:first-child>strong b{color:var(--followup-teal)}.followup-toolbar>div:first-child>span{color:#93a0ad;font-size:10px}.followup-summary-chips{display:flex;align-items:center;gap:6px}.followup-summary-chips>span{border-radius:12px;background:#edf6f4;color:#3f756e;padding:4px 8px;font-size:10px}.followup-summary-chips>span.danger{background:#fff0eb;color:#b75a42}.followup-feedback{min-height:0;color:#13877d;font-size:11px;font-weight:700}.followup-feedback:not(:empty){border-inline:1px solid var(--followup-line);background:#f0faf8;padding:7px 14px}.followup-table-scroll{max-width:100%;overflow-x:auto;border:1px solid var(--followup-line);border-radius:0 0 8px 8px;background:#fff;scrollbar-color:#9fc6c0 #eef3f2;scrollbar-width:thin}.followup-table{width:100%;min-width:2100px;border-spacing:0;border-collapse:separate;table-layout:fixed;color:#415266;font-size:11px}.followup-table th,.followup-table td{border-right:1px solid #edf1f3;border-bottom:1px solid #edf1f3;padding:10px 9px;vertical-align:middle;text-align:left}.followup-table th{position:sticky;top:0;z-index:3;height:38px;background:#edf6f4;color:#40576a;font-size:11px;font-weight:700;white-space:nowrap}.followup-table tbody tr:hover td{background:#f8fbfb}.followup-table th:nth-child(1){width:175px}.followup-table th:nth-child(2){width:145px}.followup-table th:nth-child(3),.followup-table th:nth-child(4){width:105px}.followup-table th:nth-child(5){width:120px}.followup-table th:nth-child(6){width:95px}.followup-table th:nth-child(7){width:230px}.followup-table th:nth-child(8){width:180px}.followup-table th:nth-child(9){width:170px}.followup-table th:nth-child(10){width:220px}.followup-table th:nth-child(11){width:90px}.followup-table th:nth-child(12){width:145px}.followup-table th:nth-child(13){width:155px}.followup-table th:nth-child(14){width:170px}.followup-sticky-left,.followup-sticky-right{position:sticky;z-index:2;background:#fff}.followup-table th.followup-sticky-left,.followup-table th.followup-sticky-right{z-index:6;background:#e6f2f0}.followup-customer-column{left:0}.followup-status-column{left:175px;box-shadow:8px 0 10px -10px #27465094}.followup-sticky-right{right:0;box-shadow:-8px 0 10px -10px #27465094}.followup-table tbody tr:hover .followup-sticky-left,.followup-table tbody tr:hover .followup-sticky-right{background:#f8fbfb}.followup-customer-column strong,.followup-customer-column span,.followup-customer-column small,.followup-project-cell strong,.followup-project-cell small,.followup-metric-cell strong,.followup-metric-cell small,.followup-validity strong,.followup-validity small,.followup-created-cell strong,.followup-created-cell small,.followup-quick-date small{display:block}.followup-customer-column strong,.followup-project-cell strong,.followup-metric-cell strong,.followup-created-cell strong{color:#2d4659;font-size:11px}.followup-customer-column span{margin-top:3px;color:#68798a}.followup-customer-column small,.followup-project-cell small,.followup-metric-cell small,.followup-created-cell small,.followup-quick-date small{margin-top:2px;color:#8d9ba8;font-size:9px;line-height:1.4}.followup-status-stack{display:flex;align-items:flex-start;flex-direction:column;gap:5px}.followup-status-badge,.followup-overdue-badge,.followup-validity>strong{width:max-content;border-radius:10px;padding:3px 7px;font-size:9px;font-weight:700}.followup-status-badge.pending,.followup-overdue-badge.ontime{background:#e7f6f2;color:#158476}.followup-status-badge.completed{background:#eaf2fb;color:#4777a5}.followup-status-badge.cancelled,.followup-validity.invalid>strong{background:#eef1f4;color:#75808c}.followup-overdue-badge.overdue{background:#fff0ea;color:#bd6046}.followup-content-cell>span{display:-webkit-box;overflow:hidden;color:#536476;line-height:1.55;-webkit-box-orient:vertical;-webkit-line-clamp:2}.followup-content-cell>button{margin-top:5px;border:0;background:transparent;color:var(--followup-teal-dark);cursor:pointer;padding:0;font-size:10px;font-weight:700}.followup-project-cell{display:grid;gap:6px}.followup-project-cell>span{display:flex;align-items:baseline;gap:6px;border-bottom:1px dashed #dfe8e7;padding-bottom:5px}.followup-project-cell>span strong,.followup-project-cell>span small{display:inline;margin-top:0}.followup-project-cell>span small{flex:0 0 auto;white-space:nowrap}.followup-project-cell>span:last-child{border-bottom:0;padding-bottom:0}.followup-project-cell.detailed{margin-top:6px;grid-template-columns:repeat(2,minmax(0,1fr))}.followup-project-cell.detailed>span{border:1px solid #e1e9eb;border-radius:5px;background:#fafcfc;padding:7px 9px}.followup-assets-link{border:0;background:transparent;color:var(--followup-teal-dark);cursor:pointer;padding:0;font:inherit;font-weight:700;text-decoration:underline;text-underline-offset:2px}.followup-assets-link:hover,.followup-assets-link:focus-visible{color:#075d56;outline:none}.followup-validity.valid>strong{background:#e7f6f2;color:#158476}.followup-validity small{max-width:130px;margin-top:4px;color:#8d98a4;line-height:1.35}.followup-row-actions{display:flex;align-items:center;flex-wrap:wrap;gap:4px}.followup-row-actions button{height:27px;display:inline-flex;align-items:center;gap:3px;border-color:#c8ddd9;background:#fff;color:#277c73;cursor:pointer;padding:0 6px;font-size:9px;font-weight:700}.followup-row-actions button.primary{border-color:#32a99e;background:#e7f6f3;color:#0f8177}.followup-row-actions button.muted{color:#6f7c89}.followup-row-actions button.danger{border-color:#edd1c9;color:#b55a42}.followup-row-actions button:hover,.followup-row-actions button:focus-visible{border-color:var(--followup-teal);outline:none;box-shadow:0 0 0 2px #169b8f1a}.followup-empty{min-height:180px;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:6px;color:#8895a3}.followup-empty svg{width:24px;height:24px}.followup-empty strong{color:#5f7082;font-size:13px}.followup-empty span{font-size:11px}.followup-modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1200;display:flex;align-items:center;justify-content:center;background:#1d303e7a;padding:24px;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.followup-form-modal,.followup-setting-modal,.followup-read-modal,.followup-confirm-modal{width:min(920px,calc(100vw - 48px));max-height:calc(100vh - 48px);overflow:hidden;border:1px solid #d8e3e8;border-radius:9px;background:#fff;color:#35495d;box-shadow:0 24px 70px #1d303e40}.followup-modal-header{min-height:66px;display:flex;align-items:center;justify-content:space-between;gap:16px;border-bottom:1px solid #dfe8ec;background:#f0f8f6;padding:10px 16px}.followup-modal-header>div>span{color:#769188;font-size:10px}.followup-modal-header h2{margin:3px 0 0;color:#28493f;font-size:17px}.followup-modal-header>button{width:32px;height:32px;display:inline-flex;align-items:center;justify-content:center;border:0;background:transparent;color:#6c817c;cursor:pointer}.followup-modal-header>button:hover,.followup-modal-header>button:focus-visible{background:#dfeeea;color:#197f73;outline:none}.followup-form-modal form,.followup-setting-modal form{max-height:calc(100vh - 116px);display:flex;flex-direction:column}.followup-form-body{min-height:0;overflow-y:auto;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;gap:14px 16px;padding:18px}.followup-field{min-width:0;display:grid;gap:6px;margin:0;border:0;padding:0}.followup-field-wide{grid-column:1 / -1}.followup-field-label b,.followup-setting-form-body .followup-field-label b{margin-right:3px;color:#d05f43}.followup-field textarea{min-height:76px;resize:vertical;padding:9px;line-height:1.55}.followup-field input[aria-invalid=true],.followup-field select[aria-invalid=true],.followup-custom-days input[aria-invalid=true]{border-color:#d96e53;background:#fff9f7}.followup-field-error{color:#bd563f;font-size:10px;line-height:1.35}.followup-field-hint{color:#84929f;font-size:10px;line-height:1.4}.followup-customer-picker{position:relative;z-index:4}.followup-customer-options{position:absolute;top:61px;right:0;left:0;z-index:5;overflow-y:auto;max-height:214px;border:1px solid #cbdcd8;border-radius:5px;background:#fff;box-shadow:0 12px 26px #27484b24}.followup-customer-options button{width:100%;min-height:46px;display:grid;grid-template-columns:80px minmax(0,1fr) 72px;align-items:center;gap:8px;border:0;border-bottom:1px solid #eef2f2;border-radius:0;background:#fff;color:#5b6d7d;cursor:pointer;padding:7px 9px;text-align:left}.followup-customer-options button:hover,.followup-customer-options button:focus-visible{background:#edf8f6;outline:none}.followup-customer-options strong{color:#2d4d47}.followup-customer-options small{color:#8a99a6;text-align:right}.followup-customer-options em{display:block;color:#87949f;padding:12px;font-size:11px;font-style:normal}.followup-date-field{position:relative}.followup-date-list{display:grid;gap:6px}.followup-date-list>div{display:grid;grid-template-columns:minmax(0,1fr) 32px;gap:5px}.followup-date-list>div:only-child{grid-template-columns:minmax(0,1fr)}.followup-date-list button,.followup-add-date{display:inline-flex;align-items:center;justify-content:center;gap:4px;border-color:#d4dfdf;background:#f8fbfa;color:#397c74;cursor:pointer;font-size:10px}.followup-add-date{width:max-content;min-height:28px;padding:0 9px}.followup-project-picker{gap:7px}.followup-project-add-row{display:block}.followup-project-add-row select{min-width:0;height:34px}.followup-project-table-scroll{overflow-x:auto;max-width:100%;border:1px solid #dfe7ea;border-radius:6px}.followup-project-table{width:100%;min-width:900px;border-spacing:0;border-collapse:separate;table-layout:fixed;font-size:10px}.followup-project-table th,.followup-project-table td{border-right:1px solid #e8edef;border-bottom:1px solid #e8edef;color:#596a79;padding:8px;text-align:left;vertical-align:middle}.followup-project-table th{background:#f1f6f6;color:#536779;font-weight:700;white-space:nowrap}.followup-project-table tr:last-child td{border-bottom:0}.followup-project-table th:nth-child(1){width:160px}.followup-project-table th:nth-child(2),.followup-project-table th:nth-child(3),.followup-project-table th:nth-child(4){width:90px}.followup-project-table th:nth-child(5){width:110px}.followup-project-table th:nth-child(6),.followup-project-table th:nth-child(7){width:140px}.followup-project-table th:nth-child(8){width:72px}.followup-project-table td:first-child strong,.followup-project-table td:first-child small{display:inline-block}.followup-project-table td:first-child strong{color:#314b5d}.followup-project-table td:first-child small{margin-left:5px;border-radius:8px;background:#1db1a4;color:#fff;padding:2px 5px}.followup-project-table td:last-child button{display:inline-flex;align-items:center;gap:3px;border:0;background:transparent;color:#b65c46;cursor:pointer;padding:0;font-size:9px}.followup-project-empty{border:1px dashed #dce5e6;border-radius:5px;background:#fafcfc;color:#89959f;padding:10px;text-align:center}.followup-choice-field>div{min-height:34px;display:flex;align-items:center;gap:7px}.followup-choice-field>div>label{min-height:32px;display:inline-flex;align-items:center;gap:5px;border:1px solid #d7e1e3;border-radius:5px;padding:0 10px;cursor:pointer}.followup-choice-field input{width:13px;height:13px;accent-color:var(--followup-teal)}.followup-choice-field button{border:0;background:transparent;color:#8995a0;cursor:pointer;font-size:10px}.followup-upload-button{width:max-content;min-height:32px;display:inline-flex;align-items:center;gap:5px;border:1px dashed #84bdb7;border-radius:5px;background:#f3faf8;color:#277d73;cursor:pointer;padding:0 11px;font-size:11px;font-weight:700}.followup-upload-button input{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0)}.followup-attachment-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:6px}.followup-attachment-list>span{min-width:0;min-height:36px;display:grid;grid-template-columns:16px minmax(0,1fr) auto 24px;align-items:center;gap:6px;border:1px solid #e0e8eb;border-radius:5px;background:#fafcfc;padding:4px 6px}.followup-attachment-list b{overflow:hidden;font-size:10px;text-overflow:ellipsis;white-space:nowrap}.followup-attachment-list small{color:#8997a3;font-size:9px}.followup-attachment-list button{width:24px;height:24px;display:inline-flex;align-items:center;justify-content:center;border:0;background:transparent;color:#8c979f;cursor:pointer}.followup-modal-actions{min-height:58px;display:grid;grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:8px;border-top:1px solid #e1e7ea;background:#fafcfc;padding:9px 16px}.followup-modal-actions>span{color:#7f8d98;font-size:10px}.followup-modal-actions>button,.followup-confirm-modal footer button{min-width:78px;height:34px;cursor:pointer;font-size:11px;font-weight:700}.followup-modal-actions>button.primary{border-color:var(--followup-teal);background:var(--followup-teal);color:#fff}.followup-read-modal{width:min(700px,calc(100vw - 48px))}.followup-read-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;padding:16px 16px 4px}.followup-read-grid>span{display:grid;gap:3px;border:1px solid #e3eaed;border-radius:5px;background:#fafcfc;padding:9px}.followup-read-grid small,.followup-read-section small{color:#87949f;font-size:9px}.followup-read-grid strong{color:#324b5d;font-size:12px}.followup-read-grid em{color:#788795;font-size:10px;font-style:normal}.followup-read-section{margin:10px 16px 0;border-bottom:1px solid #e5ebee;padding-bottom:10px}.followup-read-section p{margin:5px 0 0;color:#4c5f70;font-size:11px;line-height:1.7;white-space:pre-wrap}.followup-confirm-modal{width:min(420px,calc(100vw - 48px));padding:24px;text-align:center}.followup-confirm-icon{width:46px;height:46px;display:inline-flex;align-items:center;justify-content:center;border-radius:50%;background:#fff0eb;color:#bf6249}.followup-confirm-icon svg{width:21px;height:21px}.followup-confirm-modal h2{margin:12px 0 5px;color:#34495b;font-size:17px}.followup-confirm-modal p{margin:0;color:#74828e;font-size:11px;line-height:1.65}.followup-confirm-modal footer{display:flex;justify-content:center;gap:8px;margin-top:18px}.followup-confirm-modal footer button.danger{border-color:#c86d53;background:#c86d53;color:#fff}.followup-settings-summary{min-width:160px;display:grid;gap:3px;border-left:3px solid #57b9ae;padding:4px 0 4px 12px}.followup-settings-summary span{color:#76908d;font-size:10px}.followup-settings-summary strong{color:#217b70;font-size:15px}.followup-settings-body{margin-top:12px;border:1px solid var(--followup-line);border-radius:8px;background:#fff;box-shadow:0 4px 16px #2a4a5b0a}.followup-settings-tabs{min-height:54px;display:flex;align-items:flex-end;gap:4px;border-bottom:1px solid #dde6e9;background:#fafcfc;padding:0 14px}.followup-settings-tabs button{height:43px;display:inline-flex;align-items:center;gap:6px;border:0;border-bottom:2px solid transparent;border-radius:0;background:transparent;color:#71808d;cursor:pointer;padding:0 12px;font-size:12px;font-weight:700}.followup-settings-tabs button.active{border-bottom-color:var(--followup-teal);color:var(--followup-teal-dark)}.followup-settings-tabs small{border-radius:9px;background:#e9f0ef;padding:2px 6px;font-size:9px}.followup-settings-panel[hidden]{display:none}.followup-settings-panel{padding:15px}.followup-settings-panel-head{min-height:54px;display:flex;align-items:center;justify-content:space-between;gap:18px;margin-bottom:12px}.followup-settings-panel-head h2{margin:2px 0;color:#324a5c;font-size:16px}.followup-settings-panel-head>div:first-child>small{display:block;margin-top:4px;color:#8b989f;font-size:9px}.followup-type-list{overflow:hidden;border:1px solid #dfe7ea;border-radius:6px}.followup-type-row{min-height:60px;display:grid;grid-template-columns:1.1fr 110px minmax(260px,2fr) 150px;align-items:center;border-bottom:1px solid #e8edef}.followup-type-row:last-child{border-bottom:0}.followup-type-row.head{min-height:38px;background:#edf6f4;color:#526a77;font-size:10px;font-weight:700}.followup-type-row>span{min-width:0;padding:8px 11px}.followup-type-row>span>strong,.followup-type-row>span>small{display:block}.followup-type-row>span>strong{color:#31495b;font-size:11px}.followup-type-row>span>small{margin-top:3px;color:#94a0a9;font-size:8px}.followup-custom-days>div{display:grid;grid-template-columns:minmax(0,1fr) 72px;gap:6px}.followup-custom-days>div button{height:34px;border-color:#8dc7c0;background:#edf8f6;color:#177a70;cursor:pointer;font-size:11px;font-weight:700}.followup-type-row b.built-in,.followup-type-row b.custom{border-radius:9px;background:#e8f5f2;color:#247c72;padding:3px 7px;font-size:9px}.followup-type-row b.custom{background:#edf0f8;color:#61729a}.followup-type-row .template p{display:-webkit-box;overflow:hidden;margin:0;color:#627384;font-size:10px;line-height:1.5;-webkit-box-orient:vertical;-webkit-line-clamp:2}.followup-type-row .actions{display:flex;gap:5px}.followup-type-row .actions button,.followup-rule-edit{min-height:28px;display:inline-flex;align-items:center;gap:4px;border-color:#c9dcd9;background:#fff;color:#247b72;cursor:pointer;padding:0 7px;font-size:9px;font-weight:700}.followup-type-row .actions button.danger{border-color:#ead4ce;color:#b75c45}.followup-rule-list{display:grid;gap:8px}.followup-rule-card{min-height:88px;display:grid;grid-template-columns:42px minmax(280px,1.6fr) minmax(180px,1fr) 88px 68px;align-items:center;gap:10px;border:1px solid #dce7e8;border-radius:6px;background:#fff;padding:10px 12px}.followup-rule-card.disabled{background:#f8f9fa;opacity:.72}.followup-rule-icon{width:38px;height:38px;display:inline-flex;align-items:center;justify-content:center;border-radius:6px;background:#eaf7f4;color:#168d81}.followup-rule-main>div{display:flex;align-items:center;gap:7px}.followup-rule-main>div>strong{color:#314b5c;font-size:12px}.followup-rule-main>div>b{border-radius:8px;background:#edf2f6;color:#687b8c;padding:2px 6px;font-size:8px}.followup-rule-main p{margin:5px 0;color:#6e7e8b;font-size:10px}.followup-rule-main>span{color:#82909a;font-size:9px}.followup-rule-days{display:flex;flex-wrap:wrap;gap:4px}.followup-rule-days b{border:1px solid #c8e1dd;border-radius:10px;background:#f0f9f7;color:#267c72;padding:3px 7px;font-size:9px}.followup-rule-switch{display:grid;justify-items:center;gap:2px;border:0;background:transparent;color:#24887c;cursor:pointer;font-size:9px}.followup-rule-switch svg{width:25px;height:25px}.followup-rule-edit{justify-content:center}.followup-settings-feedback{min-height:36px;display:flex;align-items:center;border-top:1px solid #e2eaec;color:#167f75;padding:0 15px;font-size:10px;font-weight:700}.followup-settings-feedback:empty:before{content:"修改将保留在当前页面会话中";color:#8c98a1;font-weight:400}.followup-setting-modal{width:min(660px,calc(100vw - 48px))}.followup-rule-modal{width:min(760px,calc(100vw - 48px))}.followup-setting-form-body{min-height:0;overflow-y:auto;display:grid;gap:16px;padding:18px}.followup-rule-context{display:grid;grid-template-columns:1.4fr 1fr;gap:8px}.followup-rule-context>span{display:grid;gap:4px;border:1px solid #dfe8ea;border-radius:5px;background:#f9fbfb;padding:9px}.followup-rule-context small{color:#82909a;font-size:9px}.followup-rule-context strong{color:#405769;font-size:11px;line-height:1.45}.followup-setting-fieldset{display:grid;gap:9px;margin:0;border:0;padding:0}.followup-radio-card-list,.followup-day-options{display:flex;flex-wrap:wrap;gap:7px}.followup-radio-card-list>label,.followup-day-options>label{min-height:34px;display:inline-flex;align-items:center;border:1px solid #d8e2e4;border-radius:5px;background:#fff;cursor:pointer;padding:0 10px}.followup-radio-card-list>label.selected,.followup-day-options>label.selected{border-color:#55b7ad;background:#edf8f6;color:#197f74}.followup-radio-card-list input,.followup-day-options input{width:1px;height:1px;opacity:0;position:absolute}.followup-radio-card-list label>span{display:inline-flex;align-items:center;gap:5px;font-size:10px}.followup-day-options label>span{font-size:10px;font-weight:700}.followup-custom-days{display:grid;grid-template-columns:90px minmax(0,1fr);align-items:center;gap:7px}.followup-custom-days>span{color:#526477;font-size:10px;font-weight:700}.followup-custom-days>small{grid-column:2;color:#87949e;font-size:9px}.followup-simulation-form{grid-template-columns:repeat(2,minmax(0,1fr))}.followup-simulation-preview,.followup-simulation-note{grid-column:1 / -1;border:1px solid #cce4df;border-radius:6px;background:#eff9f7;padding:11px}.followup-simulation-preview{display:grid;gap:4px}.followup-simulation-preview small{color:#718985;font-size:9px}.followup-simulation-preview strong{color:#197d72;font-size:14px}.followup-simulation-preview span,.followup-simulation-note{margin:0;color:#647b78;font-size:10px;line-height:1.5}@media(max-width:1180px){.followup-page,.followup-settings-page{padding:12px}.followup-filters{grid-template-columns:repeat(3,minmax(0,1fr))}.followup-date-range-filter{grid-column:span 2}.followup-rule-card{grid-template-columns:42px minmax(230px,1fr) minmax(150px,.8fr) 82px 62px}}@media(max-width:760px){.followup-page,.followup-settings-page{padding:8px}.followup-page-header,.followup-settings-header,.followup-settings-panel-head,.followup-toolbar{align-items:flex-start;flex-direction:column}.followup-page-actions,.followup-simulation-actions{width:100%}.followup-page-actions button,.followup-simulation-actions button{flex:1}.followup-filters,.followup-form-body,.followup-simulation-form,.followup-read-grid,.followup-rule-context{grid-template-columns:minmax(0,1fr)}.followup-date-range-filter,.followup-field-wide,.followup-simulation-preview,.followup-simulation-note{grid-column:auto}.followup-toolbar{padding-block:9px}.followup-summary-chips{flex-wrap:wrap}.followup-modal-backdrop{padding:10px}.followup-form-modal,.followup-setting-modal,.followup-read-modal,.followup-confirm-modal{width:calc(100vw - 20px);max-height:calc(100vh - 20px)}.followup-form-body,.followup-setting-form-body{padding:13px}.followup-attachment-list{grid-template-columns:minmax(0,1fr)}.followup-modal-actions{grid-template-columns:minmax(0,1fr) auto;padding-inline:12px}.followup-modal-actions>span{grid-column:1 / -1}.followup-type-list{overflow-x:auto}.followup-type-row{min-width:720px}.followup-rule-list{overflow-x:auto}.followup-rule-card{min-width:720px}}@media(prefers-reduced-motion:reduce){.followup-page *,.followup-settings-page *,.followup-modal-backdrop *{scroll-behavior:auto!important;transition-duration:.01ms!important}}
