:root{font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;color:#171717;background:#fff}*{box-sizing:border-box}body{margin:0;background:#fff;min-height:100vh;color:#171717}.topbar{min-height:76px;padding:10px 4vw;display:flex;align-items:center;justify-content:space-between;gap:16px;background:#fff;position:sticky;top:0;z-index:10;border-bottom:1px solid #e8e8e8}.brand{display:flex;align-items:center;gap:12px}.taxi-logo{width:46px;height:46px;border:1px solid #dedede;border-radius:15px;background:#fff;display:grid;place-items:center;font-size:24px;box-shadow:0 4px 14px rgba(0,0,0,.05)}.topbar b{font-size:21px;letter-spacing:-.02em}.topbar span{display:block;font-size:11px;color:#777;margin-top:2px}.right{display:flex;align-items:center;gap:12px}.top-btn{border:1px solid #1d1d1d;background:#1d1d1d;color:#fff;border-radius:12px;padding:10px 13px;font-weight:850}.wrap{max-width:1280px;margin:0 auto;padding:28px 24px 60px}.hero{display:flex;justify-content:space-between;align-items:center;gap:20px;background:#fff;border:1px solid #e5e5e5;border-radius:24px;padding:26px;box-shadow:0 12px 34px rgba(0,0,0,.045)}.hero h1{margin:5px 0 8px;font-size:31px;letter-spacing:-.045em}.hero p{margin:0;color:#666;line-height:1.5;max-width:760px}.eyebrow{font-size:11px;font-weight:950;letter-spacing:.12em;color:#555}.hero-badges{display:grid;gap:8px;min-width:150px}.status-pill,.light-pill{padding:10px 13px;border-radius:999px;font-weight:850;text-align:center;font-size:12px;border:1px solid #e3e3e3;background:#fff}.status-pill{color:#1d6d3b}.light-pill{color:#444}.route-strip{margin:16px 0 4px;background:#fff;color:#222;border:1px solid #dedede;border-radius:18px;padding:14px 18px;display:flex;justify-content:flex-start;align-items:center;gap:10px;flex-wrap:wrap;font-weight:850;overflow:auto}.route-strip b{color:#aaa}.route-strip span{white-space:nowrap;background:#f7f7f7;border:1px solid #ededed;border-radius:999px;padding:7px 10px}.section-title{display:flex;justify-content:space-between;align-items:center;gap:16px;margin:26px 2px 12px}.section-title h2{margin:0;font-size:18px}.section-title small{display:block;color:#7c7c7c;margin-top:3px}.ghost,.primary{border-radius:13px;padding:11px 14px;font-weight:850}.ghost{background:#fff;color:#222;border:1px solid #d8d8d8}.primary{background:#1d1d1d;color:#fff;border:1px solid #1d1d1d;width:100%;margin-top:12px}.points{display:grid;grid-template-columns:repeat(auto-fit,minmax(210px,1fr));gap:12px}.point{background:#fff;border:1px solid #e5e5e5;border-radius:20px;padding:15px;min-height:176px;box-shadow:0 8px 24px rgba(0,0,0,.035)}.point.empty{border-style:dashed;background:#fcfcfc}.point-top{display:flex;justify-content:space-between;gap:10px}.point .num{font-size:10px;color:#666;font-weight:950;letter-spacing:.08em}.point h3{margin:4px 0 0;font-size:17px}.point p{font-size:11px;line-height:1.35;color:#777;min-height:31px}.count{width:34px;height:34px;border-radius:12px;background:#f4f4f4;color:#222;display:grid;place-items:center;font-weight:950;border:1px solid #e8e8e8}.unit-chip{display:inline-flex;margin:3px 4px 3px 0;background:#242424;color:#fff;border-radius:999px;padding:7px 9px;font-weight:900;font-size:12px}.unit-chip.moving{background:#6d5524}.none{color:#a43b32;font-weight:900;font-size:12px}.grid2{display:grid;grid-template-columns:1fr 1.15fr;gap:18px}.panel{background:#fff;border:1px solid #e5e5e5;border-radius:20px;box-shadow:0 8px 24px rgba(0,0,0,.035)}.list,.taxis{max-height:500px;overflow:auto}.event{padding:11px 12px;border-bottom:1px solid #efefef;display:grid;grid-template-columns:34px 1fr;gap:8px}.event:last-child{border-bottom:0}.event-icon{width:30px;height:30px;border-radius:10px;background:#f7f7f7;border:1px solid #ededed;display:grid;place-items:center}.event b{display:block;font-size:13px}.event small{display:block;color:#929292;margin-top:3px}.empty-list{padding:28px;color:#8a8a8a;text-align:center}.search{border:1px solid #d8d8d8;border-radius:12px;padding:10px 12px;background:#fff;min-width:180px}.taxi-row{display:grid;grid-template-columns:70px 1fr auto;gap:10px;align-items:center;padding:10px 12px;border-bottom:1px solid #efefef}.taxi-row:last-child{border-bottom:0}.taxi-row>b{color:#222}.taxi-row span,.taxi-row small{display:block}.taxi-row small{color:#929292;margin-top:3px}.taxi-actions{display:flex;gap:6px}.taxi-actions button{border:1px solid #dedede;border-radius:10px;padding:7px 9px;background:#fff;color:#333;font-weight:800}.modal{position:fixed;inset:0;background:rgba(0,0,0,.28);display:grid;place-items:center;padding:20px;z-index:30}.hidden{display:none!important}.modal-card{background:#fff;border:1px solid #e4e4e4;border-radius:24px;width:min(1050px,100%);max-height:92vh;overflow:auto;padding:22px;box-shadow:0 25px 70px rgba(0,0,0,.14)}.modal-head{display:flex;justify-content:space-between;align-items:flex-start;gap:16px}.modal-head h2{margin:0}.modal-head p{margin:6px 0 0;color:#777}.modal-head button{border:1px solid #dedede;background:#fff;width:38px;height:38px;border-radius:12px}.point-toolbar{display:flex;align-items:center;justify-content:space-between;gap:12px;margin:14px 0 10px;padding:10px 12px;background:#fafafa;border:1px solid #e5e5e5;border-radius:14px}.point-toolbar span{font-size:11px;color:#777}.pform{display:grid;grid-template-columns:140px 1fr 1.25fr .85fr .85fr 78px auto;gap:8px;margin:10px 0;align-items:center}.pname b,.pname small{display:block}.pform input{min-width:0;border:1px solid #d8d8d8;border-radius:11px;padding:10px;background:#fff}.row-actions{display:flex;gap:5px}.row-actions button,.loc-btn{border:1px solid #dedede;border-radius:10px;background:#fff;color:#333;height:40px;min-width:38px;font-weight:900}.row-actions .del-btn{color:#a43b32}.row-actions button:disabled{opacity:.35}.modal-note{font-size:11px;color:#858585;text-align:center}.chips{margin-top:8px}.geo-status{display:inline-flex;margin-top:8px;padding:5px 8px;border-radius:999px;font-size:10px;font-weight:900;background:#f6f6f6;border:1px solid #e9e9e9}.geo-status.ready,.form-status.ready{color:#1d6d3b}.geo-status.pending,.form-status.pending{color:#8b6420}.form-status{display:inline-flex;width:max-content;margin-top:5px;padding:4px 7px;border-radius:999px;font-style:normal;font-size:9px;font-weight:900;background:#f6f6f6;border:1px solid #e9e9e9}.loc-btn:disabled{opacity:.55}@media(max-width:1050px){.pform{grid-template-columns:130px 1fr 1fr}.row-actions{grid-column:1/-1}.pform .ref{grid-column:2/-1}}@media(max-width:980px){.grid2{grid-template-columns:1fr}}@media(max-width:620px){.wrap{padding:18px 12px 40px}.topbar{padding:10px 12px}.right>#updated{display:none}.brand span{max-width:180px}.hero{align-items:flex-start;flex-direction:column}.taxi-row{grid-template-columns:60px 1fr}.taxi-actions{grid-column:1/-1}.point-toolbar{align-items:flex-start;flex-direction:column}.pform{grid-template-columns:1fr 1fr}.pname,.pform .name,.pform .ref,.row-actions{grid-column:1/-1}.row-actions{justify-content:flex-end}}
.download-card{display:flex;align-items:center;justify-content:space-between;gap:22px;background:#fff;border:1px solid #dedede;border-radius:24px;padding:18px 20px;margin:14px 0 16px;box-shadow:0 10px 30px rgba(0,0,0,.045)}.download-copy{display:flex;align-items:flex-start;gap:14px;min-width:0}.download-icon{width:48px;height:48px;border-radius:16px;background:#f5f5f5;border:1px solid #e6e6e6;display:grid;place-items:center;font-size:24px;flex:0 0 auto}.download-card h2{margin:3px 0 5px;font-size:20px}.download-card p{margin:0;color:#727272;font-size:13px;line-height:1.45}.download-actions{display:flex;flex-wrap:wrap;gap:8px;margin-top:13px}.download-btn,.copy-btn{display:inline-flex;align-items:center;justify-content:center;min-height:43px;border-radius:13px;padding:0 15px;font-weight:900;text-decoration:none;font-size:13px}.download-btn{background:#1d1d1d;color:#fff;border:1px solid #1d1d1d}.copy-btn{background:#fff;color:#222;border:1px solid #d8d8d8}.app-link{margin-top:9px;max-width:650px;background:#fafafa;border:1px solid #e7e7e7;border-radius:10px;padding:8px 10px;color:#666;font:11px/1.35 ui-monospace,SFMono-Regular,Menlo,monospace;overflow-wrap:anywhere}.qr-wrap{width:154px;flex:0 0 154px;text-decoration:none;color:#555;text-align:center;background:#fff;border:1px solid #e4e4e4;border-radius:18px;padding:9px}.qr-wrap img{display:block;width:136px;height:136px;object-fit:contain;border-radius:8px}.qr-wrap small{display:block;margin-top:5px;font-size:10px;font-weight:850}@media(max-width:700px){.download-card{align-items:stretch;flex-direction:column}.qr-wrap{width:154px;align-self:center}.download-copy{gap:10px}.download-icon{width:42px;height:42px}.download-actions>*{flex:1 1 180px}}
