:root{--color-accent:#2f6fed;--color-accent-dark:#2557bf;--color-accent-bg:#eaf1ff;--color-bg:#f5f6f8;--color-surface:#fff;--color-border:#e3e6eb;--color-text:#1c1f26;--color-text-muted:#6b7280;--color-danger:#d64545;--color-success:#1f9254;--color-warning:#d9a404;--status-free:#8a93a6;--status-agreeing:#d9a404;--status-scheduled:#2f6fed;--status-in_progress:#8e4fe0;--status-done:#1f9254;--radius-md:14px;--radius-lg:20px;--tap-min:48px;--nav-height:72px;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif}*{box-sizing:border-box}html,body,#root{height:100%}body{background:var(--color-bg);color:var(--color-text);-webkit-tap-highlight-color:transparent;overscroll-behavior-y:none;touch-action:manipulation;-webkit-user-select:none;user-select:none;margin:0}input,textarea{-webkit-user-select:text;user-select:text}.btn:active,.object-card:active,.mapv2-chipbtn:active,.mapv2-roundbtn:active,.checklist-item:active{transition:transform 60ms;transform:scale(.98)}button,input,textarea{font-family:inherit}a{color:inherit}.app-shell{background:var(--color-bg);flex-direction:column;max-width:480px;min-height:100vh;margin:0 auto;display:flex;position:relative}.screen{padding:16px 16px calc(var(--nav-height) + 24px);flex:1;overflow-y:auto}.screen-no-nav{flex:1;padding:16px 16px 24px;overflow-y:auto}.topbar{z-index:5;background:var(--color-bg);align-items:center;gap:10px;padding:14px 16px 4px;display:flex;position:sticky;top:0}.topbar h1{flex:1;margin:0;font-size:20px}.back-btn{width:var(--tap-min);height:var(--tap-min);color:var(--color-text);cursor:pointer;background:0 0;border:none;border-radius:999px;justify-content:center;align-items:center;font-size:22px;display:flex}.back-btn:active{background:var(--color-border)}.bottom-nav{width:100%;max-width:480px;height:var(--nav-height);background:var(--color-surface);border-top:1px solid var(--color-border);padding-bottom:env(safe-area-inset-bottom);z-index:10;display:flex;position:fixed;bottom:0;left:50%;transform:translate(-50%)}.bottom-nav a{color:var(--color-text-muted);min-height:var(--tap-min);flex-direction:column;flex:1;justify-content:center;align-items:center;gap:2px;font-size:12px;text-decoration:none;display:flex}.bottom-nav a.active{color:var(--color-accent);font-weight:600}.bottom-nav .nav-icon{justify-content:center;align-items:center;line-height:1;display:flex}.card{background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius-md);padding:14px}.object-card{background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius-md);color:var(--color-text);min-height:84px;margin-bottom:12px;padding:14px;text-decoration:none;display:block}.object-card:active{background:#fafbfc}.object-card-top{justify-content:space-between;align-items:flex-start;gap:8px;margin-bottom:6px;display:flex}.object-address{font-size:16px;font-weight:600;line-height:1.3}.object-meta{color:var(--color-text-muted);margin-top:4px;font-size:14px}.status-pill{white-space:nowrap;border-radius:999px;flex-shrink:0;align-items:center;gap:6px;padding:4px 10px;font-size:12px;font-weight:600;display:inline-flex}.status-dot{border-radius:999px;width:8px;height:8px;display:inline-block}.btn{border-radius:var(--radius-md);cursor:pointer;border:none;justify-content:center;align-items:center;gap:8px;width:100%;min-height:52px;padding:12px 20px;font-size:17px;font-weight:600;text-decoration:none;display:flex}a.btn,a.btn:visited,a.btn:active{text-decoration:none}.btn-primary{background:var(--color-accent);color:#fff}.btn-primary:active{background:var(--color-accent-dark)}.btn-secondary{background:var(--color-surface);color:var(--color-accent);border:1.5px solid var(--color-accent)}.btn-danger{background:var(--color-danger);color:#fff}.btn-ghost{color:var(--color-text-muted);background:0 0}.btn:disabled{opacity:.45;cursor:not-allowed}.btn-take{background:var(--color-accent-bg);color:var(--color-accent-dark);width:auto;min-height:40px;padding:8px 16px;font-size:14px}.sticky-bottom-action{background:linear-gradient(180deg, #f5f6f800 0%, var(--color-bg) 30%);padding:12px 0 4px;position:sticky;bottom:0}.section-title{text-transform:uppercase;letter-spacing:.04em;color:var(--color-text-muted);margin:20px 0 10px;font-size:13px;font-weight:700}.tabs{background:var(--color-surface);border:1px solid var(--color-border);border-radius:999px;gap:6px;margin-bottom:16px;padding:4px;display:flex}.tabs button{min-height:40px;color:var(--color-text-muted);cursor:pointer;background:0 0;border:none;border-radius:999px;flex:1;font-size:14px;font-weight:600}.tabs button.active{background:var(--color-accent);color:#fff}.empty-state{text-align:center;color:var(--color-text-muted);padding:40px 20px;font-size:15px}.field-label{color:var(--color-text-muted);margin-bottom:6px;font-size:13px;font-weight:600;display:block}.field-value{margin-bottom:16px;font-size:16px}input[type=date],input[type=time],input[type=text],textarea{border:1.5px solid var(--color-border);border-radius:var(--radius-md);background:var(--color-surface);width:100%;color:var(--color-text);padding:12px 14px;font-size:16px}textarea{resize:vertical;min-height:90px}.checklist-item{border-bottom:1px solid var(--color-border);min-height:var(--tap-min);cursor:pointer;align-items:center;gap:12px;padding:14px 4px;display:flex}.checklist-item:last-child{border-bottom:none}.checkbox{border:2px solid var(--color-border);color:#fff;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:26px;height:26px;font-size:16px;display:flex}.checkbox.checked{background:var(--color-success);border-color:var(--color-success)}.checklist-label{flex:1;font-size:16px;line-height:1.3}.required-tag{color:var(--color-danger);margin-left:6px;font-size:11px;font-weight:700}.photo-grid{grid-template-columns:repeat(3,1fr);gap:8px;margin:12px 0;display:grid}.photo-thumb{aspect-ratio:1;object-fit:cover;background:var(--color-border);border-radius:10px;width:100%}.call-screen{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:16px;min-height:70vh;display:flex}.avatar-circle{background:var(--color-accent-bg);width:120px;height:120px;color:var(--color-accent);border-radius:999px;justify-content:center;align-items:center;font-size:48px;font-weight:700;display:flex}.pulse{animation:1.4s ease-in-out infinite pulse}.skeleton-block{background:linear-gradient(90deg, var(--color-border) 25%, #e4e8ee 37%, var(--color-border) 63%);background-size:400% 100%;border-radius:10px;animation:1.4s infinite skeleton-shimmer}@keyframes skeleton-shimmer{0%{background-position:100%}to{background-position:0}}@keyframes pulse{0%{box-shadow:0 0 #2f6fed59}70%{box-shadow:0 0 0 22px #2f6fed00}to{box-shadow:0 0 #2f6fed00}}.map-canvas{aspect-ratio:3/4;background:linear-gradient(var(--color-border) 1px, transparent 1px) 0 0 / 40px 40px, linear-gradient(90deg, var(--color-border) 1px, transparent 1px) 0 0 / 40px 40px, #eef1f5;border-radius:var(--radius-lg);border:1px solid var(--color-border);width:100%;position:relative;overflow:hidden}.map-pin{cursor:pointer;border:2px solid #fff;border-radius:999px 999px 999px 0;justify-content:center;align-items:center;width:30px;height:30px;display:flex;position:absolute;transform:translate(-50%,-100%)rotate(45deg);box-shadow:0 2px 6px #00000040}.map-pin span{color:#fff;font-size:13px;font-weight:700;transform:rotate(-45deg)}.map-legend{color:var(--color-text-muted);gap:16px;margin-top:12px;font-size:13px;display:flex}.map-legend-item{align-items:center;gap:6px;display:flex}.plan-canvas{aspect-ratio:4/3;border:2px solid var(--color-border);border-radius:var(--radius-md);background-color:#0000;background-image:repeating-linear-gradient(0deg,#f0f2f5 0 1px,#0000 1px 100%),repeating-linear-gradient(90deg,#f0f2f5 0 1px,#0000 1px 100%);background-position:0 0,0 0;background-repeat:repeat,repeat;background-size:24px 24px;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;width:100%;position:relative;overflow:hidden}.plan-pin{background:var(--color-accent);color:#fff;border:2px solid #fff;border-radius:999px;justify-content:center;align-items:center;width:28px;height:28px;font-size:13px;font-weight:700;display:flex;position:absolute;transform:translate(-50%,-50%);box-shadow:0 2px 6px #00000040}.record-btn{background:var(--color-danger);color:#fff;cursor:pointer;border:none;border-radius:999px;justify-content:center;align-items:center;width:88px;height:88px;margin:0 auto;font-size:28px;display:flex}.record-btn.recording{animation:1.2s ease-in-out infinite pulse-red}@keyframes pulse-red{0%{box-shadow:0 0 #d6454566}70%{box-shadow:0 0 0 20px #d6454500}to{box-shadow:0 0 #d6454500}}.toast{left:50%;bottom:calc(var(--nav-height) + 16px);color:#fff;z-index:50;white-space:nowrap;background:#1c1f26;border-radius:999px;padding:12px 20px;font-size:14px;position:fixed;transform:translate(-50%);box-shadow:0 6px 20px #00000040}.modal-overlay{z-index:100;background:#14161c80;justify-content:center;align-items:flex-end;display:flex;position:fixed;inset:0}.modal-sheet{background:var(--color-surface);padding:24px 20px calc(20px + env(safe-area-inset-bottom));text-align:center;border-radius:20px 20px 0 0;width:100%;max-width:480px}.modal-sheet h3{margin:0 0 8px;font-size:18px}.modal-sheet p{color:var(--color-text-muted);margin:0 0 20px;font-size:14px}.modal-actions{flex-direction:column;gap:10px;display:flex}.done-screen{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:12px;min-height:80vh;display:flex}.done-check{background:var(--color-accent-bg);width:96px;height:96px;color:var(--color-success);border-radius:999px;justify-content:center;align-items:center;margin-bottom:8px;font-size:52px;display:flex}.sync-badge{color:var(--color-text-muted);background:var(--color-bg);border:1px solid var(--color-border);border-radius:999px;align-items:center;gap:6px;padding:4px 10px;font-size:12px;display:inline-flex}.progress-bar-outer{background:var(--color-border);border-radius:999px;width:100%;height:8px;margin:10px 0 4px;overflow:hidden}.progress-bar-inner{background:var(--color-accent);border-radius:999px;height:100%;transition:width .3s}.onsite-steps{justify-content:space-between;gap:4px;display:flex}.onsite-step-dot{text-align:center;flex-direction:column;flex:1;align-items:center;gap:6px;display:flex}.onsite-step-circle{background:var(--color-surface);border:2px solid var(--color-border);width:30px;height:30px;color:var(--color-text-muted);border-radius:50%;justify-content:center;align-items:center;font-size:13px;font-weight:700;display:flex}.onsite-step-dot.active .onsite-step-circle{border-color:var(--color-accent);color:var(--color-accent)}.onsite-step-dot.done .onsite-step-circle{background:var(--color-accent);border-color:var(--color-accent);color:#fff}.onsite-step-label{color:var(--color-text-muted);font-size:11px;line-height:1.2}.onsite-step-dot.active .onsite-step-label{color:var(--color-text);font-weight:600}.mm-toolbar{background:var(--color-surface);border-bottom:1px solid var(--color-border);flex-direction:column;gap:8px;padding:10px 16px;display:flex}.mm-seg{background:var(--color-bg);border-radius:999px;gap:6px;padding:3px;display:flex}.mm-seg button{color:var(--color-text-muted);background:0 0;border:none;border-radius:999px;flex:1;padding:7px 10px;font-size:13px;font-weight:600}.mm-seg button.active{background:var(--color-surface);color:var(--color-text);box-shadow:0 1px 3px #00000026}.mm-who{flex-wrap:wrap;gap:6px;display:flex}.mm-who button{border:1.5px solid var(--color-border);background:var(--color-surface);color:var(--color-text);border-radius:999px;align-items:center;gap:5px;padding:5px 12px;font-size:12px;font-weight:600;display:flex}.mm-who button.active{border-color:currentColor}.mm-who-dot{border-radius:50%;width:8px;height:8px;display:inline-block}.mm-marker-col{cursor:default;flex-direction:column;align-items:center;gap:3px;display:flex}.mm-chip{color:#fff;white-space:nowrap;border-radius:9px;padding:3px 8px;font-size:12px;font-weight:800;line-height:1.3;box-shadow:0 1px 4px #00000059}.mm-chip-outline{white-space:nowrap;border:1.5px solid var(--color-border);color:var(--color-text-muted);background:#fff;border-radius:9px;padding:2px 7px;font-size:11px;font-weight:700}.mm-dot{border:2.5px solid #fff;border-radius:50%;width:16px;height:16px;box-shadow:0 1px 3px #0006}.mm-ring{border:2.5px solid var(--status-free);background:#fff;border-radius:50%;width:16px;height:16px;box-shadow:0 1px 3px #00000040}.mm-badge-num{color:#fff;border:2.5px solid #fff;border-radius:50%;justify-content:center;align-items:center;width:26px;height:26px;font-size:13px;font-weight:800;display:flex;box-shadow:0 1px 4px #0006}.mm-badge-small{color:#fff;opacity:.62;border:2px solid #fff;border-radius:50%;justify-content:center;align-items:center;width:18px;height:18px;font-size:10px;font-weight:800;display:flex;box-shadow:0 1px 3px #00000059}.mm-diamond{background:#465061;border:2.5px solid #fff;width:18px;height:18px;transform:rotate(45deg);box-shadow:0 1px 5px #00000073}.mm-free{color:#fff;background:#1e8e3e;border:2.5px solid #fff;border-radius:50%;justify-content:center;align-items:center;width:22px;height:22px;font-size:15px;font-weight:800;line-height:1;display:flex;box-shadow:0 1px 5px #00000073}.mm-pin{border-radius:50% 50% 50% 0;justify-content:center;align-items:center;width:26px;height:26px;display:flex;transform:rotate(-45deg);box-shadow:0 1px 4px #0006}.mm-pin-inner{color:#fff;white-space:nowrap;font-size:9px;font-weight:800;transform:rotate(45deg)}.mm-pin-small{opacity:.6;border-radius:50% 50% 50% 0;justify-content:center;align-items:center;width:20px;height:20px;display:flex;transform:rotate(-45deg);box-shadow:0 1px 3px #0000004d}.mm-flat-dot{background:var(--status-free);border:2px solid #fff;border-radius:50%;width:13px;height:13px;box-shadow:0 1px 3px #0000004d}.mm-warn-pin{color:#d9772e;background:#fff;border:2.5px dashed #d9772e;border-radius:4px;justify-content:center;align-items:center;width:24px;height:24px;font-size:12px;font-weight:900;display:flex;box-shadow:0 1px 4px #0000004d}.mm-home{background:#fff;border-style:none solid solid;border-width:medium 2.5px 2.5px;border-top-color:currentColor;justify-content:center;align-items:center;width:20px;height:16px;margin-top:9px;font-size:10px;font-weight:800;display:flex;position:relative}.mm-home:before{content:"";border-left:11px solid #0000;border-right:11px solid #0000;width:0;height:0;position:absolute;top:-9px;left:-2.5px}.mapv2-controls{z-index:5;flex-wrap:wrap;align-items:center;gap:6px;display:flex;position:absolute;top:10px;left:10px;right:10px}.mapv2-chipbtn{border:1px solid var(--color-border);background:var(--color-surface);color:var(--color-text);border-radius:999px;align-items:center;gap:5px;padding:7px 12px;font-size:13px;font-weight:600;display:flex;box-shadow:0 1px 4px #0000001f}.mapv2-chipbtn.active{border-color:var(--color-accent);color:var(--color-accent)}.mapv2-roundbtn{border:1px solid var(--color-border);background:var(--color-surface);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;font-size:16px;display:flex;box-shadow:0 1px 4px #0000001f}.mapv2-sheet{left:0;right:0;bottom:calc(var(--nav-height) + env(safe-area-inset-bottom));z-index:6;background:var(--color-surface);max-height:calc(70% - var(--nav-height));border-radius:16px 16px 0 0;flex-direction:column;padding:10px 16px 16px;display:flex;position:absolute;overflow:hidden;box-shadow:0 -4px 20px #0000002e}.mapv2-sheet-scroll{min-height:0;overflow-y:auto}.mapv2-sheet-actions{flex-shrink:0}.mapv2-sheet-grip{background:var(--color-border);border-radius:2px;width:36px;height:4px;margin:0 auto 10px}.mapv2-sheet-time{margin-bottom:2px;font-size:22px;font-weight:800}.mapv2-sheet-address{font-size:16px;font-weight:600;line-height:1.3}.mapv2-panel{z-index:7;background:var(--color-surface);border-radius:12px;max-height:60%;padding:12px 14px;position:absolute;top:56px;left:10px;right:10px;overflow-y:auto;box-shadow:0 4px 20px #0003}.mapv2-panel-row{border-bottom:1px solid var(--color-bg);align-items:center;gap:8px;padding:9px 0;font-size:14px;display:flex}.mapv2-panel-row:last-child{border-bottom:none}.mapv2-search-input{border:1px solid var(--color-border);border-radius:10px;width:100%;padding:10px 12px;font-size:16px}.mm-unresolved-count{color:#d9772e;background:#fff;border:2.5px dashed #d9772e;border-radius:6px;justify-content:center;align-items:center;min-width:34px;height:28px;padding:0 6px;font-size:13px;font-weight:900;display:flex;box-shadow:0 1px 4px #0000004d}
