:root{font-family:Inter,PingFang SC,Microsoft YaHei,sans-serif;color:#18211e;background:#f3f6f3;font-synthesis:none}*{box-sizing:border-box}body{margin:0;min-width:1100px;background:#f3f6f3}button,input,textarea{font:inherit}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.5}.login-shell{min-height:100vh;display:grid;grid-template-columns:minmax(430px,.9fr) minmax(480px,1.1fr);background:#f3f6f3}.login-art{display:flex;flex-direction:column;padding:58px clamp(44px,7vw,112px);color:#efffc3;background:#111715;position:relative;overflow:hidden}.login-art:after{content:"";width:390px;height:390px;border:1px solid #d5ff32;border-radius:50%;position:absolute;right:-210px;bottom:-120px;opacity:.45}.brand-mark{display:flex;align-items:center;gap:10px;font-size:15px;letter-spacing:.14em;font-weight:850}.brand-mark svg{color:#d5ff32}.eyebrow,.section-kicker{font-size:11px;text-transform:uppercase;letter-spacing:.16em;font-weight:850;color:#78908a}.login-art .eyebrow{color:#88a095;margin-top:auto}.login-art h1{margin:20px 0 18px;font-size:clamp(42px,4.7vw,68px);line-height:1.05;letter-spacing:-.04em}.login-art h1 em{color:#d5ff32;font-style:normal}.login-art-copy{max-width:340px;color:#aabbb4;line-height:1.8;margin:0}.login-art-foot{margin-top:60px;color:#d5ff32;font-size:13px;display:flex;align-items:center;gap:8px}.pulse-dot{width:7px;height:7px;display:inline-block;border-radius:50%;background:#22b886;box-shadow:0 0 0 4px #22b8861f}.login-panel{display:grid;place-items:center;padding:36px;background:#fbfcfa}.login-panel-inner{width:min(100%,430px)}.login-panel h2{font-size:36px;letter-spacing:-.04em;margin:12px 0 8px}.muted{color:#7c8985}.login-form{display:grid;gap:18px;margin-top:42px}label{display:grid;gap:8px;font-size:13px;font-weight:750;color:#33423d}input,textarea{width:100%;border:1px solid #d5ded8;background:#fff;color:#18211e;border-radius:10px;padding:13px 14px;outline:none;transition:border .2s,box-shadow .2s}input:focus,textarea:focus{border-color:#85a900;box-shadow:0 0 0 3px #d5ff3233}.code-row{display:grid;grid-template-columns:1fr 132px;align-items:end;gap:10px}.form-hint{color:#258e69;margin:-6px 0 0;font-size:12px}.error-text,.danger-text{color:#c94c42;font-size:13px;margin:0}.button{display:inline-flex;justify-content:center;align-items:center;gap:8px;border:0;border-radius:9px;padding:12px 16px;font-weight:800;transition:transform .15s,background .15s}.button:hover:not(:disabled){transform:translateY(-1px)}.button-primary{color:#15200e;background:#d5ff32}.button-primary:hover:not(:disabled){background:#c5ef26}.button-ghost{color:#26332e;background:#fff;border:1px solid #cbd8d0}.button-danger{color:#a73730;background:#fff0ee}.button-warn{color:#8d5d10;background:#fff6df}.button-wide{width:100%;padding:15px}.login-note{margin-top:38px;font-size:12px;color:#94a09b;line-height:1.6}.app-shell{min-height:100vh;display:flex}.sidebar{width:244px;flex:0 0 244px;min-height:100vh;background:#111715;color:#eef7f1;padding:28px 18px 20px;display:flex;flex-direction:column}.sidebar-brand{display:flex;align-items:center;gap:11px;padding:0 10px}.sidebar-brand strong{display:block;font-size:16px;letter-spacing:.03em}.sidebar-brand small{display:block;color:#7d9088;font-size:11px;margin-top:4px}.brand-square{width:42px;height:42px;display:grid;place-items:center;background:#d5ff32;color:#15200e;border-radius:12px;font-weight:950}.sidebar-rule{height:1px;background:#28332e;margin:28px 10px 20px}.nav-list{display:grid;gap:5px}.nav-item{width:100%;display:flex;align-items:center;gap:12px;color:#9eaea7;border:0;background:transparent;border-radius:9px;padding:12px;text-align:left;font-weight:700;font-size:13px}.nav-item:hover{color:#efffc3;background:#1a2420}.nav-item.active{color:#15200e;background:#d5ff32}.nav-count{margin-left:auto;min-width:20px;text-align:center;padding:2px 5px;background:#e7a542;color:#fff;border-radius:10px;font-size:11px}.nav-item.active .nav-count{background:#15200e;color:#d5ff32}.sidebar-bottom{margin-top:auto;display:grid;gap:12px}.secure-badge{margin:0 12px;padding:10px;display:flex;align-items:center;gap:8px;color:#78908a;background:#1a2420;border-radius:8px;font-size:11px}.logout{color:#82928b}.content-shell{flex:1;min-width:0}.topbar{height:108px;display:flex;align-items:center;justify-content:space-between;padding:0 42px;background:#fbfcfa;border-bottom:1px solid #e3ebe6}.breadcrumb{font-size:11px;font-weight:800;color:#8b9893;letter-spacing:.04em}.breadcrumb span{padding:0 7px;color:#bdc8c3}.topbar h1{margin:8px 0 0;font-size:25px;letter-spacing:-.03em}.topbar-actions{display:flex;align-items:center;gap:18px}.live-label{display:flex;gap:8px;align-items:center;color:#287c60;font-size:12px;font-weight:750}.icon-button{width:36px;height:36px;display:grid;place-items:center;border:1px solid #d9e3dc;border-radius:9px;color:#53625b;background:#fff}.icon-button:hover{background:#eff8e3;color:#497000}.admin-chip{display:flex;align-items:center;gap:8px;padding-left:6px;font-weight:750;font-size:12px}.avatar{width:30px;height:30px;border-radius:50%;display:grid;place-items:center;background:#d5ff32;color:#21300f;font-size:11px}.page-body{padding:34px 42px 55px;max-width:1500px}.stats-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.stat-card{min-height:152px;position:relative;display:flex;flex-direction:column;gap:7px;padding:22px;border:1px solid #e0e8e2;border-radius:12px;background:#fff;overflow:hidden}.stat-card:after{content:"";position:absolute;right:-30px;bottom:-55px;width:130px;height:130px;border:1px solid #e8eee9;border-radius:50%}.stat-card.stat-lime{background:#d5ff32;border-color:#d5ff32}.stat-card.stat-lime:after{border-color:#14230d26}.stat-icon{width:32px;height:32px;display:grid;place-items:center;border-radius:8px;background:#eef3ef;color:#547061}.stat-lime .stat-icon{background:#182415;color:#d5ff32}.stat-card span:not(.stat-icon){font-size:12px;color:#82928b;font-weight:700}.stat-lime span:not(.stat-icon){color:#40531d}.stat-card strong{font-size:32px;letter-spacing:-.05em;line-height:1}.stat-card strong small{font-size:16px;letter-spacing:0;color:#819089}.stat-card>small{color:#89958f;font-size:11px}.stat-lime>small{color:#526927}.overview-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin-top:16px}.surface-card{background:#fff;border:1px solid #e0e8e2;border-radius:12px}.card-heading,.table-caption{display:flex;justify-content:space-between;align-items:center;padding:22px 24px}.card-heading h2,.table-caption h2{font-size:18px;margin:7px 0 0;letter-spacing:-.03em}.text-button{display:inline-flex;align-items:center;gap:5px;color:#557100;background:transparent;border:0;font-size:12px;font-weight:850}.queue-list{border-top:1px solid #edf1ee}.queue-row{width:100%;display:flex;align-items:center;gap:12px;padding:14px 24px;text-align:left;background:#fff;border:0;border-bottom:1px solid #edf1ee;color:#18211e}.queue-row:hover{background:#f8fbf7}.queue-avatar{width:34px;height:34px;display:grid;place-items:center;border-radius:9px;background:#eef4eb;color:#688b00}.queue-avatar.warning{color:#bd7714;background:#fff5df}.queue-main{flex:1;min-width:0}.queue-main strong,.queue-main small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.queue-main strong{font-size:13px}.queue-main small,.queue-time{color:#8b9791;font-size:11px;margin-top:4px}.queue-time{white-space:nowrap}.empty-state{display:flex;min-height:150px;justify-content:center;align-items:center;gap:9px;color:#9aa7a1;font-size:13px}.quick-guide{margin-top:16px;padding:24px;display:flex;align-items:center;justify-content:space-between;background:#19231f;color:#eef7f1;border-color:#19231f}.quick-guide h2{margin:8px 0;font-size:18px}.quick-guide p{color:#98aaa1;font-size:12px;margin:0}.quick-guide .section-kicker{color:#9aaa5b}.guide-mark{color:#d5ff32;padding:16px;border:1px solid #546843;border-radius:50%}.toolbar{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:18px}.filter-tabs{display:flex;gap:4px;padding:4px;background:#e9efea;border-radius:9px}.filter-tabs button{border:0;background:transparent;color:#728079;padding:9px 13px;border-radius:7px;font-size:12px;font-weight:750}.filter-tabs button.selected{color:#21300f;background:#d5ff32}.search-box{min-width:260px;position:relative;display:flex;flex-direction:row;align-items:center;gap:8px;background:#fff;border:1px solid #dce6df;border-radius:9px;padding:0 12px;color:#8b9992}.search-box input{border:0;box-shadow:none;padding:10px 0}.search-box input:focus{box-shadow:none}.refresh-note{color:#85928b;font-size:12px;display:flex;gap:8px;align-items:center}.table-card{overflow:hidden}.table-caption{border-bottom:1px solid #edf1ee;font-weight:800;font-size:13px}.table-scroll{overflow-x:auto}table{width:100%;border-collapse:collapse;font-size:12px}th{color:#8b9891;text-align:left;font-size:11px;font-weight:800;padding:12px 24px;background:#fafcf9;white-space:nowrap}td{padding:16px 24px;border-top:1px solid #edf1ee;vertical-align:middle;white-space:nowrap}td small,td strong{display:block}td small{color:#89968f;font-size:11px;margin-top:5px}.clickable-row{cursor:pointer}.clickable-row:hover{background:#f9fcf7}.person-cell{display:flex;align-items:center;gap:10px}.table-avatar{width:32px;height:32px;display:grid;place-items:center;border-radius:50%;color:#617b00;background:#eff7df}.row-arrow{color:#a7b3ac}.trip-id{font-family:ui-monospace,monospace;color:#4b6756}.status{display:inline-flex;align-items:center;padding:5px 8px;border-radius:5px;font-size:11px;font-weight:850}.status-pending,.status-waiting_driver,.status-waiting_confirmation{background:#fff4db;color:#9a6719}.status-approved,.status-completed{background:#e6f6eb;color:#25835d}.status-rejected,.status-cancelled,.status-suspended{background:#ffedeb;color:#b2433b}.status-matching{background:#eef0ff;color:#5569a8}.status-pickup,.status-in_trip{background:#e4f4ff;color:#286a9b}.doc-ready,.doc-missing,.location-ok,.location-alert{display:inline-flex;align-items:center;gap:4px;font-size:11px;font-weight:800}.doc-ready,.location-ok{color:#25835d}.doc-missing,.location-alert{color:#c4633f}.score{color:#b27b18;font-weight:800}.seat-progress{width:82px;display:flex;gap:3px;margin-bottom:7px}.seat-progress span{flex:1;height:5px;background:#e2e9e3;border-radius:3px}.seat-progress span.filled{background:#b9e527}.table-empty{min-height:250px}.audit-action{padding:5px 8px;border-radius:5px;background:#eff4ed;color:#517000;font-family:ui-monospace,monospace;font-size:11px;font-weight:800}.global-error,.global-notice{position:fixed;z-index:30;top:18px;left:50%;transform:translate(-50%);display:flex;align-items:center;gap:8px;padding:11px 13px;border-radius:8px;box-shadow:0 10px 30px #141e1924;font-size:12px}.global-error{color:#9f3932;background:#fff0ee}.global-notice{color:#1f7957;background:#e6f7eb}.global-error button,.global-notice button{display:grid;place-items:center;border:0;background:transparent;color:inherit}.spinning{animation:spin .9s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.drawer-panel{position:fixed;z-index:20;top:0;right:0;width:490px;height:100vh;display:flex;flex-direction:column;background:#fff;box-shadow:-18px 0 50px #141e1929}.drawer-head{display:flex;align-items:flex-start;justify-content:space-between;padding:28px 28px 22px;border-bottom:1px solid #edf1ee}.drawer-head h2{font-size:25px;margin:8px 0 0;letter-spacing:-.04em}.drawer-body{flex:1;overflow-y:auto;padding:22px 28px}.profile-banner{display:flex;align-items:center;gap:11px;padding:15px;background:#f5f8f3;border-radius:10px}.profile-banner>div{flex:1}.profile-banner strong,.profile-banner small{display:block}.profile-banner small{margin-top:5px;color:#84918b;font-size:11px}.profile-icon{width:42px;height:42px;display:grid;place-items:center;color:#597700;background:#d5ff32;border-radius:10px}.detail-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px;padding:22px 0;border-bottom:1px solid #edf1ee}.detail-grid small,.detail-grid strong{display:block}.detail-grid small{color:#8d9993;font-size:11px;margin-bottom:5px}.detail-grid strong{font-size:13px}.drawer-section{padding:21px 0;border-bottom:1px solid #edf1ee}.drawer-section h3{margin:0;font-size:14px}.drawer-section-head{display:flex;justify-content:space-between;align-items:center}.document-list{margin-top:13px;border:1px solid #e6ece7;border-radius:8px;overflow:hidden}.document-row{display:flex;justify-content:space-between;padding:12px;border-bottom:1px solid #edf1ee;font-size:12px}.document-row:last-child{border:0}.document-row a{display:inline-flex;align-items:center;gap:4px;color:#5b7900;font-weight:800;text-decoration:none}.drawer-section textarea{margin-top:12px;min-height:86px;resize:vertical}.drawer-foot{display:flex;gap:8px;padding:18px 28px;border-top:1px solid #edf1ee}.drawer-foot .button{flex:1}.drawer-enter-active,.drawer-leave-active{transition:transform .25s ease}.drawer-enter-from,.drawer-leave-to{transform:translate(100%)}.modal-backdrop{position:fixed;z-index:25;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;background:#0d151173;padding:28px}.trip-modal{width:min(700px,100%);max-height:calc(100vh - 56px);overflow-y:auto;background:#fff;border-radius:14px;box-shadow:0 25px 70px #0a140f40}.trip-map{height:220px;margin:0 28px;position:relative;overflow:hidden;border-radius:10px;background:#eaf1ec}.map-grid{position:absolute;top:0;right:0;bottom:0;left:0;opacity:.65;background-image:linear-gradient(#cbd9cf 1px,transparent 1px),linear-gradient(90deg,#cbd9cf 1px,transparent 1px);background-size:32px 32px;transform:rotate(-8deg) scale(1.2)}.map-point{position:absolute;width:42px;height:42px;display:grid;place-items:center;transform:translate(-50%,-50%);border-radius:50%;color:#15200e;background:#d5ff32;border:4px solid #fff;box-shadow:0 5px 18px #21371440}.map-caption{position:absolute;left:12px;bottom:10px;display:flex;gap:5px;align-items:center;padding:6px 8px;color:#61736a;background:#ffffffe6;border-radius:5px;font-size:11px}.trip-passengers{padding:0 28px 28px}.passenger-row{display:flex;align-items:center;gap:10px;padding:13px 0;border-bottom:1px solid #edf1ee}.passenger-row>div{flex:1}.passenger-row strong,.passenger-row small{display:block}.passenger-row small{color:#84918b;margin-top:4px;font-size:11px;overflow:hidden;text-overflow:ellipsis;max-width:460px}.passenger-index{width:24px;height:24px;display:grid;place-items:center;color:#536d00;background:#e9f6bd;border-radius:50%;font-weight:850;font-size:11px}.loading-overlay{position:fixed;z-index:40;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;gap:10px;color:#40514a;background:#f3f6f3b3;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);font-size:13px}@media(max-width:1180px){body{min-width:900px}.sidebar{width:210px;flex-basis:210px}.topbar,.page-body{padding-left:28px;padding-right:28px}.stats-grid{gap:10px}.stat-card{padding:17px}.filter-tabs button{padding-left:9px;padding-right:9px}}.document-link{border:0;background:transparent;padding:0;color:#5b7900;font-weight:800;cursor:pointer;display:inline-flex;align-items:center;gap:4px}.truncate-cell{max-width:260px;overflow:hidden;text-overflow:ellipsis}.inline-form{display:flex;gap:8px;align-items:center;margin-top:12px}.inline-form select{flex:1;min-width:0;border:1px solid #d5ded8;border-radius:9px;padding:11px 10px;background:#fff;color:#33423d}.ticket-thread{display:grid;gap:10px;padding:18px 0}.ticket-message{max-width:90%;padding:11px 13px;border-radius:10px;background:#f1f5f0}.ticket-message.from-admin{justify-self:end;background:#eaf6c7}.ticket-message small{display:block;color:#84918b;font-size:10px}.ticket-message p{margin:6px 0 0;line-height:1.6;font-size:13px;white-space:pre-wrap}.status-active{background:#e6f6eb;color:#25835d}.edit-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin:10px 0 12px}.edit-grid label{font-size:11px}.edit-grid input{padding:9px 10px;font-size:12px}.user-edit-float{position:fixed;z-index:35;right:510px;bottom:22px;width:360px;padding:16px;border:1px solid #dce6df;border-radius:12px;background:#fff;box-shadow:0 14px 40px #141e1929}
