.app{display:flex;flex-direction:column;min-height:100vh}.app-top{display:flex;align-items:center;gap:24px;height:52px;padding:0 20px;background:#2e7d32;color:#fff}.app-brand{font-weight:700;letter-spacing:.3px}.topnav{display:flex;gap:4px}.topnav-item{padding:6px 14px;border-radius:6px;font-size:14px;color:#eafff0;text-decoration:none;opacity:.85}.topnav-item:hover{background:#ffffff1f;opacity:1}.topnav-item.active{background:#fff3;opacity:1;font-weight:600}.app-user{margin-left:auto;display:flex;align-items:center;gap:12px;font-size:14px}.app-logout{height:28px;padding:0 10px;font-size:13px;border:1px solid rgba(255,255,255,.5);border-radius:6px;background:transparent;color:#fff;cursor:pointer}.app-body{display:flex;flex:1;min-height:0}.app-main{flex:1;min-width:0;padding:20px 24px;background:#fafbfa}.sb{flex:0 0 220px;width:220px;background:#fff;border-right:1px solid #eceef0;display:flex;flex-direction:column;transition:flex-basis .15s ease,width .15s ease}.sb--collapsed{flex-basis:56px;width:56px}.sb-head{display:flex;align-items:center;justify-content:space-between;height:44px;padding:0 8px 0 14px;border-bottom:1px solid #f0f2f0}.sb--collapsed .sb-head{justify-content:center;padding:0}.sb-title{font-size:13px;font-weight:600;color:#5b6b60}.sb-toggle{display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;border:none;background:transparent;color:#8a948c;cursor:pointer;border-radius:6px}.sb-toggle:hover{background:#f2f4f2;color:#5b6b60}.sb-nav{padding:8px 0;display:flex;flex-direction:column}.sb-item{display:flex;align-items:center;gap:10px;height:40px;margin:2px 8px;padding:0 12px;color:#3a463e;text-decoration:none;border-radius:8px;white-space:nowrap;overflow:hidden}.sb-item:hover{background:#f6faf7}.sb-item.active{background:#eef3ef;color:#2e7d32;font-weight:600}.sb-ico{flex:0 0 20px;display:inline-flex;justify-content:center;color:#5b6b60}.sb-item.active .sb-ico{color:#2e7d32}.sb--collapsed .sb-item{justify-content:center;padding:0}.app-brand{color:#fff;text-decoration:none}.app-brand:hover{opacity:.9}.app-username{font-weight:500}.cshome-head{display:flex;align-items:baseline;justify-content:space-between;gap:12px;flex-wrap:wrap;margin-bottom:4px}.cshome-title{margin:0;font-size:20px}.cshome-sub{font-size:13px;color:#6b7280}.cshome-sub .cshome-dot{color:#4caf50;margin-right:4px}.cshome-section{margin-top:20px}.cshome-section-head{display:flex;align-items:baseline;justify-content:space-between;gap:12px;flex-wrap:wrap;margin-bottom:8px}.cshome-section-title{font-size:13px;font-weight:600;color:#5b6b60;letter-spacing:.02em}.cshome-section-note{font-size:12px;color:#b08900}.cshome-section-link{font-size:12px;color:#2e7d32;text-decoration:none}.cshome-section-link:hover{text-decoration:underline}.cshome-grid{display:grid;gap:12px}.cshome-grid-2{grid-template-columns:repeat(2,minmax(0,1fr))}.cshome-grid-3{grid-template-columns:repeat(3,minmax(0,1fr))}.cshome-card{background:#fff;border:1px solid #eceef0;border-radius:10px;padding:16px}.cshome-card.accent{border-left:3px solid #2e7d32}.cshome-k{display:flex;align-items:center;gap:6px;font-size:12px;color:#6b7280;margin-bottom:6px}.cshome-v{font-size:26px;font-weight:600;color:#1f2937;line-height:1.15}.cshome-v .u{font-size:13px;font-weight:500;color:#9aa5a0}.cshome-card-sub{margin-top:4px;font-size:12px;color:#2e7d32}.cshome-chart-card{background:#fff;border:1px solid #eceef0;border-radius:10px;padding:14px 16px;margin-top:12px}.cshome-chart-head{display:flex;align-items:baseline;justify-content:space-between;gap:12px;flex-wrap:wrap;margin-bottom:6px}.cshome-chart-title{font-size:12px;font-weight:600;color:#5b6b60}.cshome-chart{display:block;width:100%;height:auto}.cshome-chart-empty{padding:28px 0;text-align:center;font-size:13px;color:#9aa5a0}.cshome-led{width:8px;height:8px;border-radius:50%;flex:none}.cshome-led.run{background:#4caf50}.cshome-led.arrive{background:#f4a52e}.cshome-led.end{background:#9aa5a0}@media(max-width:720px){.cshome-grid-2,.cshome-grid-3{grid-template-columns:1fr}}.dstat-head{display:flex;align-items:baseline;justify-content:space-between;gap:12px;flex-wrap:wrap;margin-bottom:4px}.dstat-title{margin:0;font-size:20px}.dstat-sub{font-size:13px;color:#6b7280}.dstat-sub .dstat-dot{color:#4caf50;margin-right:4px}.dstat-filters{display:flex;align-items:flex-end;gap:12px;flex-wrap:wrap;margin:16px 0}.dstat-field{display:flex;flex-direction:column;gap:4px}.dstat-field label{font-size:12px;color:#6b7280}.dstat-input,.dstat-select{height:36px;padding:0 10px;font-size:14px;font-family:inherit;border:1px solid #dcdfe3;border-radius:6px;background:#fff;color:#1f2937}.dstat-input:focus,.dstat-select:focus{outline:none;border-color:#4caf50}.dstat-btn{height:36px;padding:0 14px;font-size:14px;border:1px solid #4CAF50;border-radius:6px;background:#4caf50;color:#fff;cursor:pointer}.dstat-btn.ghost{background:transparent;color:#2e7d32}.dstat-card{background:#fff;border:1px solid #eceef0;border-radius:10px;padding:16px}.dstat-card-head{display:flex;align-items:baseline;justify-content:space-between;gap:12px;margin-bottom:8px}.dstat-card-title{font-size:15px;font-weight:600}.dstat-chart{width:100%;height:auto;display:block}.dstat-badge{cursor:pointer;transform-box:fill-box;transform-origin:center;transition:transform .12s ease}.dstat-badge:hover{transform:scale(1.12)}.dstat-empty{padding:40px 0;text-align:center;color:#9ca3af;font-size:14px}.dstat-stats{display:flex;gap:24px;flex-wrap:wrap;margin-bottom:8px}.dstat-stat .k{font-size:12px;color:#6b7280}.dstat-stat .v{font-size:22px;font-weight:600;color:#1f2937}.dstat-legend{display:flex;gap:16px;flex-wrap:wrap;margin-top:8px;font-size:12px;color:#6b7280;align-items:center}.dstat-legend .item{display:inline-flex;align-items:center;gap:6px}.dstat-waiting{display:flex;flex-wrap:wrap;gap:8px;align-items:center;margin-top:14px;padding-top:14px;border-top:1px solid #eef1ef}.dstat-waiting .lbl{font-size:12px;color:#8a948c;margin-right:4px}.dstat-chip{display:inline-flex;align-items:center;gap:7px;padding:4px 12px 4px 4px;border:1px solid #e3e8e4;border-radius:999px;background:#fff;font-family:inherit;font-size:12.5px;color:#3a463e;cursor:pointer}.dstat-chip:hover{border-color:#bcd2c2;background:#f6faf7}.dstat-chip .n{display:inline-flex;align-items:center;justify-content:center;width:20px;height:20px;border-radius:50%;background:#eef3ef;color:#5b6b60;font-size:11px;font-weight:600}.dstat-msg{padding:24px 0;color:#6b7280;font-size:14px}.dstat-msg.error{color:#d32f2f}.dstat-summary{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-bottom:16px}.dstat-sumcard{background:#fff;border:1px solid #eceef0;border-radius:10px;padding:14px 16px}.dstat-sumcard.primary{border-left:3px solid #2e7d32}.dstat-sumcard .k{font-size:12px;color:#6b7280;margin-bottom:4px}.dstat-sumcard .v{font-size:22px;font-weight:600;color:#1f2937;line-height:1.2}.dstat-sumcard .v .u{font-size:13px;font-weight:500;color:#9aa5a0}.dstat-sumcard .sub{margin-top:2px;font-size:12px;color:#2e7d32}@media(max-width:640px){.dstat-summary{grid-template-columns:1fr}}.dstat-chips{display:flex;flex-wrap:wrap;gap:8px;align-items:center;margin-top:12px;padding-top:12px;border-top:1px solid #f0f2f0}.dstat-chips-label{font-size:12px;color:#9aa5a0;margin-right:2px}.dstat-chip{display:inline-flex;align-items:center;gap:6px;font-size:12px;color:#5b6b60;background:#f6f8f6;border:1px solid #e4eae5;border-radius:999px;padding:3px 11px 3px 3px;cursor:default}.dstat-chip-num{display:inline-flex;align-items:center;justify-content:center;width:18px;height:18px;border-radius:50%;border:1.3px dashed #b5c2b8;background:#fff;color:#9aa5a0;font-size:10px;font-weight:600}.cust-head{display:flex;align-items:baseline;justify-content:space-between;gap:12px;flex-wrap:wrap;margin-bottom:16px}.cust-title{margin:0;font-size:20px}.cust-sub{display:inline-flex;align-items:center;gap:10px;font-size:13px;color:#6b7280}.cust-badge{font-size:12px;color:#2e7d32;background:#eef5ef;border:1px solid #d5e6d7;border-radius:999px;padding:2px 10px}.cust-card{background:#fff;border:1px solid #eceef0;border-radius:10px;overflow:hidden}.cust-table{width:100%;border-collapse:collapse;font-size:14px}.cust-table th{text-align:left;padding:11px 14px;background:#f7f8f9;border-bottom:1px solid #eceef0;font-weight:600;color:#4b5563;white-space:nowrap}.cust-table td{padding:11px 14px;border-bottom:1px solid #f1f2f4;color:#1f2937;white-space:nowrap}.cust-table tbody tr:last-child td{border-bottom:none}.cust-table tbody tr:hover{background:#fafbfc}.cust-status{display:inline-block;font-size:12px;color:#6b7280;background:#f1f2f4;border-radius:4px;padding:2px 8px}.cust-status.on{color:#2e7d32;background:#eef5ef}.cust-state{padding:32px 14px;text-align:center;color:#9ca3af}.cust-msg{margin-bottom:12px;font-size:14px;padding:10px 12px;border-radius:6px}.cust-msg.error{color:#b3261e;background:#fdecea;border:1px solid #f6cdc8}.cust-pager{display:flex;align-items:center;justify-content:center;gap:16px;margin-top:16px}.cust-pageinfo{font-size:14px;color:#4b5563}.cust-btn{height:34px;padding:0 14px;font-size:14px;font-family:inherit;border:1px solid #4CAF50;border-radius:6px;background:#4caf50;color:#fff;cursor:pointer}.cust-btn.ghost{background:#fff;color:#2e7d32;border-color:#dcdfe3}.cust-btn:disabled{opacity:.5;cursor:default}.cust-link{color:#1f2937;text-decoration:none;font-weight:600}.cust-link:hover{color:#2e7d32;text-decoration:underline}.cust-ext{margin-left:4px;font-size:11px;color:#9ca3af;vertical-align:super}.cust-link:hover .cust-ext{color:#2e7d32}html,body{height:100%;margin:0;padding:0;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;color:#1f2937;background-color:#f9fafb}.layout{height:100vh;display:flex;flex-direction:column}h1,h2,h3,h4{font-weight:600;letter-spacing:-.01em}button{font-family:inherit;font-weight:500}.topbar{height:56px;background:#4caf50;color:#fff;display:flex;align-items:center;padding:0 16px;justify-content:space-between}.body{flex:1;display:flex}.sidebar{width:220px;background:#f4f6f8}.content{flex:1;padding:16px}.user-info{display:flex;align-items:center;gap:12px}.user-name{font-weight:500}.logout-btn{background:transparent;border:1px solid white;color:#fff;padding:4px 10px;border-radius:4px;cursor:pointer}.login-box{width:320px;padding:32px;background:#fff;border-radius:8px;box-shadow:0 4px 12px #00000014;display:flex;flex-direction:column;gap:14px}.login-title{text-align:center;margin-bottom:8px}.login-input{height:40px;padding:0 12px;font-size:14px;border:1px solid #dcdfe3;border-radius:4px}.login-input:focus{outline:none;border-color:#4caf50}.login-button{height:40px;font-size:14px;border-radius:4px;border:none;background:#4caf50;color:#fff;cursor:pointer}.login-button:disabled{background:#b5d6b8;cursor:not-allowed}.login-error{font-size:13px;color:#d32f2f;text-align:center}.login-divider{display:flex;align-items:center;text-align:center;color:#9aa0a6;font-size:12px}.login-divider:before,.login-divider:after{content:"";flex:1;border-bottom:1px solid #e3e5e8}.login-divider span{padding:0 10px}.login-google{background:#fff;color:#3c4043;border:1px solid #dadce0}.login-google:disabled{background:#f5f5f5;color:#9aa0a6;cursor:not-allowed}
