:root{font-family:Inter,Noto Sans TC,system-ui,sans-serif;color:#252525;background:#f4f2eb}*{box-sizing:border-box}body{margin:0}.app{max-width:1500px;margin:0 auto;padding:16px;display:grid;gap:12px}.panel{background:#fff;border:1px solid #ddd8ca;border-radius:14px;overflow:hidden}.capture{padding:12px}.eyebrow{font-size:12px;font-weight:800;color:#5e5a51}.capture-row{display:grid;grid-template-columns:minmax(0,1fr) 170px 150px auto auto;gap:8px;margin-top:7px}.capture-row input{min-height:42px;border:1px solid #d6d0c2;border-radius:10px;padding:8px 10px;font-size:15px}button{border:1px solid #d6d0c2;background:#fff;border-radius:9px;padding:7px 10px;font-weight:650;cursor:pointer}.primary{background:#2f6fed;color:#fff;border-color:#2f6fed}.sticky-btn{background:#fff4a6}.zone-picks{display:flex;gap:14px;flex-wrap:wrap;margin-top:10px;font-size:13px;align-items:center}.zone-picks label{display:flex;align-items:center;gap:5px}.mini-link{border:0;background:transparent;color:#2f6fed;padding:4px 6px}.dot{width:9px;height:9px;border-radius:999px;display:inline-block}.focus-card{background:#eef4ff;border:2px solid #2f6fed;border-radius:17px;padding:20px 22px}.focus-card h1{font-size:29px;margin:8px 0 5px;line-height:1.25}.focus-card p{margin:0;color:#625f58;font-size:15px}.meta{display:flex;gap:8px;flex-wrap:wrap;margin-top:13px}.meta span,.summary{border:1px solid #d6d0c2;border-radius:999px;background:#fff;padding:4px 9px;font-size:12px}.actions{display:flex;gap:8px;margin-top:15px}.section-head{display:flex;justify-content:space-between;align-items:center;padding:11px 13px;border-bottom:1px solid #e3ded1}.section-head h2{margin:0;font-size:18px}.section-head p{margin:2px 0 0;color:#777167;font-size:12px}.today-table{display:grid;grid-template-columns:minmax(320px,2fr) 150px 130px 90px 180px}.today-table>div{padding:8px 10px;border-bottom:1px solid #ece7dc;display:flex;align-items:center}.today-th{font-size:11px;color:#7d776e;background:#fbfaf7}.today-title{gap:8px}.today-title>div{display:flex;flex-direction:column}.today-title small,.sticky-item small,.wait small,.notice small,.history-table small{display:block;color:#7d776e;margin-top:3px}.drag{color:#9b9489;cursor:grab}.redbar{width:7px;height:30px;border-radius:4px;background:#d85c5c}.row-actions,.compact-actions{display:flex;gap:6px;align-items:center;flex-wrap:wrap}.done-btn{background:#eef8ef;border-color:#b9d8bd}.sticky-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;padding:8px}.bucket{border:1px solid #e0dbcf;border-radius:11px;overflow:hidden;min-height:120px}.bucket-head{display:flex;justify-content:space-between;padding:8px 9px;border-bottom:1px solid #e0dbcf;font-weight:750;background:#fbfaf7}.sticky-item{display:grid;grid-template-columns:7px 18px minmax(0,1fr) auto;gap:6px;align-items:center;padding:7px;border-bottom:1px solid #ece7dc}.colorbar{width:7px;height:31px;border:0;padding:0;border-radius:4px}.empty{padding:12px;color:#9a948b;text-align:center;font-size:12px}.undo{margin:0 8px 8px;padding:9px 10px;border:1px solid #d9d3c6;border-radius:10px;display:flex;justify-content:space-between;align-items:center;background:#fbfaf7}.undo small{display:block;color:#857f75;margin-top:3px}.bottom-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.wait,.notice{padding:9px 11px;border-bottom:1px solid #ece7dc}.wait{display:flex;justify-content:space-between;align-items:center;gap:10px}.notice{display:block}.center-screen{min-height:100vh;display:grid;place-items:center;padding:20px;background:#f4f2eb}.login-card{width:min(430px,100%);background:#fff;border:1px solid #ddd8ca;border-radius:18px;padding:24px;box-shadow:0 12px 40px #28231914}.login-card h1{margin:6px 0 8px;font-size:30px}.login-card p{color:#6e685f;line-height:1.5}.login-card label{display:grid;gap:6px;font-weight:700;margin-top:14px}.login-card input{min-height:44px;border:1px solid #d6d0c2;border-radius:10px;padding:8px 10px;font-size:16px}.login-main{width:100%;margin-top:18px;min-height:44px}.link-btn{width:100%;margin-top:8px;border:0;background:transparent;color:#2f6fed}.auth-message{margin-top:12px;padding:10px;border-radius:10px;background:#f5f2ea;color:#514d45;line-height:1.45}.app-topbar{display:flex;justify-content:space-between;align-items:center;gap:10px}.app-topbar>div:first-child{display:flex;gap:10px;align-items:baseline;flex-wrap:wrap}.app-topbar strong{font-size:18px}.app-topbar span{font-size:12px;color:#7d776e}.top-actions{display:flex;gap:6px;align-items:center}.nav-active{background:#2f6fed;color:#fff;border-color:#2f6fed}.guide-box{margin-top:12px;padding:10px 12px;border:1px solid #cdd9f7;border-radius:10px;background:#fff}.guide-box p{margin-top:5px}.table-empty{grid-column:1/-1!important;color:#9a948b;padding:14px!important}.status-message{position:sticky;bottom:10px;margin-left:auto;width:max-content;max-width:100%;padding:9px 12px;border:1px solid #d6d0c2;background:#fff;border-radius:10px;box-shadow:0 8px 24px #28231914;font-size:12px;color:#5e5a51}.history-wrap{display:grid;gap:12px}.history-toolbar{padding:16px}.history-toolbar h1{margin:5px 0 4px;font-size:26px}.history-toolbar p{margin:0;color:#746e65}.history-controls{display:flex;gap:8px;flex-wrap:wrap;align-items:center;margin-top:14px}.segmented{display:flex;border:1px solid #d6d0c2;border-radius:10px;overflow:hidden}.segmented button{border:0;border-radius:0;border-right:1px solid #d6d0c2}.segmented button:last-child{border-right:0}.segmented .selected{background:#2f6fed;color:#fff}.history-search{min-height:38px;border:1px solid #d6d0c2;border-radius:9px;padding:7px 10px;min-width:220px}.history-summary{margin-top:10px;font-size:12px;color:#7d776e}.history-empty{padding:22px;text-align:center;color:#7d776e}.customer-head{display:flex;justify-content:space-between;align-items:center;gap:10px;padding:12px 14px;border-bottom:1px solid #e3ded1;background:#fbfaf7}.customer-head h2{margin:0;font-size:19px}.customer-head p{margin:3px 0 0;font-size:12px;color:#7d776e}.history-table{display:grid;grid-template-columns:130px minmax(300px,2fr) 150px 190px 130px}.history-table>div{padding:9px 10px;border-bottom:1px solid #ece7dc;display:flex;align-items:center;min-width:0}.history-th{font-size:11px;color:#7d776e;background:#fff}.inline-customer{width:100%;min-height:34px;border:1px solid #d6d0c2;border-radius:8px;padding:5px 7px;background:#fff}@media(max-width:1050px){.capture-row{grid-template-columns:minmax(0,1fr) 170px 150px}.capture-row button{min-height:40px}.sticky-grid{grid-template-columns:1fr 1fr}.today-table{grid-template-columns:minmax(260px,2fr) 130px 160px}.today-table>div:nth-child(5n+2),.today-table>div:nth-child(5n+3),.today-th:nth-child(2),.today-th:nth-child(3){display:none}.history-table{grid-template-columns:120px minmax(260px,2fr) 180px 120px}.history-table>div:nth-child(5n+3),.history-th:nth-child(3){display:none}}@media(max-width:760px){.bottom-grid{grid-template-columns:1fr}.history-table{grid-template-columns:1fr auto}.history-table>div:nth-child(5n+1),.history-table>div:nth-child(5n+3),.history-table>div:nth-child(5n+4),.history-th:nth-child(1),.history-th:nth-child(3),.history-th:nth-child(4){display:none}.history-table>div:nth-child(5n+2){display:block}.app-topbar{align-items:flex-start;flex-direction:column}.top-actions{width:100%;overflow:auto}}@media(max-width:600px){.app{padding:8px}.focus-card h1{font-size:22px}.sticky-grid,.capture-row{grid-template-columns:1fr}.capture-row>*{grid-column:auto!important}.today-table{grid-template-columns:minmax(0,1fr) 130px}.today-table>div:nth-child(5n+2),.today-table>div:nth-child(5n+3),.today-table>div:nth-child(5n+4),.today-th:nth-child(2),.today-th:nth-child(3),.today-th:nth-child(4){display:none}.history-controls{align-items:stretch}.history-search{min-width:0;flex:1 1 100%}}.capture-helper{display:grid;gap:8px;margin-top:10px}.customer-quick{display:flex;gap:6px;align-items:center;flex-wrap:wrap;font-size:12px;color:#6f695f}.customer-chip{min-height:30px;padding:4px 8px;border-radius:999px;background:#fff}.customer-chip.selected{background:#eef4ff;border-color:#2f6fed;color:#2458bd}.auto-customer{padding:4px 8px;border-radius:999px;background:#eef8ef;color:#357541;border:1px solid #c9dfcc}.active-customer{min-width:0;font-size:13px}.customer-index{display:flex;gap:6px;align-items:center;flex-wrap:wrap;margin-top:10px;font-size:12px;color:#6f695f}.customer-index .customer-chip b{margin-left:4px;font-size:10px;color:#7d776e}.unclassified-notice{padding:10px 12px;border:1px solid #e3c77d;background:#fff8df;border-radius:11px;color:#66511e;font-size:13px}@media(max-width:600px){.customer-quick>span:first-child{flex-basis:100%}.customer-index>span:first-child{flex-basis:100%}}
