:root{--bg-primary:#080b11;--bg-surface:#0f172a;--bg-surface-elevated:#1e293b;--bg-glass:#0f172abf;--bg-glass-card:#0a0f1de0;--emerald-glow:#10b981;--emerald-subtle:#10b98129;--cyan-accent:#06b6d4;--cyan-subtle:#06b6d426;--amber-warn:#f59e0b;--amber-subtle:#f59e0b2e;--rose-danger:#f43f5e;--indigo-primary:#6366f1;--indigo-glow:#6366f159;--text-primary:#f8fafc;--text-secondary:#94a3b8;--text-muted:#64748b;--text-inverse:#0f172a;--border-subtle:#ffffff14;--border-glass:#ffffff1f;--border-accent:#10b98166;--shadow-hud:0 12px 32px -8px #000000b3, 0 4px 12px #0006;--shadow-glow:0 0 24px -2px #10b98173;--font-display:"Outfit", -apple-system, sans-serif;--font-body:"Plus Jakarta Sans", -apple-system, sans-serif;--font-mono:"JetBrains Mono", monospace;--ease-spring:cubic-bezier(.175, .885, .32, 1.275);--ease-smooth:cubic-bezier(.16, 1, .3, 1)}*,:before,:after{box-sizing:border-box;-webkit-tap-highlight-color:transparent;-webkit-user-select:none;user-select:none;margin:0;padding:0}html,body{background-color:var(--bg-primary);width:100%;height:100dvh;color:var(--text-primary);font-family:var(--font-body);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;overflow:hidden}.sr-only{clip:rect(0, 0, 0, 0);border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.hidden{display:none!important}.font-mono{font-family:var(--font-mono)}.text-emerald{color:var(--emerald-glow)!important}.text-cyan{color:var(--cyan-accent)!important}.text-amber{color:var(--amber-warn)!important}.app-root{background-color:var(--bg-primary);flex-direction:column;width:100%;max-width:520px;height:100dvh;margin:0 auto;display:flex;position:relative;overflow:hidden}.app-screen{opacity:1;visibility:visible;transition:opacity .3s var(--ease-smooth), transform .3s var(--ease-smooth);z-index:10;background-color:var(--bg-primary);flex-direction:column;display:flex;position:absolute;inset:0;overflow-y:auto}.app-screen.hidden{opacity:0;visibility:hidden;pointer-events:none;z-index:1;transform:scale(.98)}.shift-topbar{background:var(--bg-surface);border-bottom:1px solid var(--border-subtle);flex-shrink:0;justify-content:space-between;align-items:center;height:56px;padding:0 16px;display:flex}.brand-badge{align-items:center;gap:8px;display:flex}.brand-dot{background:var(--emerald-glow);width:8px;height:8px;box-shadow:0 0 10px var(--emerald-glow);border-radius:50%}.brand-title{font-family:var(--font-display);letter-spacing:.1em;color:#fff;font-size:.88rem;font-weight:800}.pill-badge{letter-spacing:.06em;border-radius:9999px;padding:3px 10px;font-size:.7rem;font-weight:700}.pill-badge.initial{background:var(--cyan-subtle);color:var(--cyan-accent);border:1px solid #06b6d44d}.pill-badge.end{background:var(--amber-subtle);color:var(--amber-warn);border:1px solid #f59e0b4d}.pill-badge.verified{background:var(--emerald-subtle);color:var(--emerald-glow);border:1px solid #10b9814d}.shift-screen-body{flex-direction:column;flex:1;gap:16px;padding:16px;display:flex;overflow-y:auto}.welcome-banner h2{font-family:var(--font-display);color:#fff;margin-bottom:4px;font-size:1.35rem;font-weight:700}.welcome-banner p{color:var(--text-secondary);font-size:.82rem;line-height:1.45}.card-glass{background:var(--bg-surface);border:1px solid var(--border-subtle);box-shadow:var(--shadow-hud);border-radius:18px;flex-direction:column;gap:14px;padding:16px;display:flex}.odo-card-header{align-items:center;gap:8px;display:flex}.step-tag{letter-spacing:.08em;color:var(--cyan-accent);background:#ffffff14;border-radius:6px;padding:2px 7px;font-size:.65rem;font-weight:800}.odo-card-header h3{font-family:var(--font-display);color:#fff;font-size:1.05rem;font-weight:700}.odo-preview-wrap{background:#000;border:1.5px dashed #ffffff26;border-radius:14px;justify-content:center;align-items:center;width:100%;height:180px;display:flex;position:relative;overflow:hidden}.odo-preview-wrap.has-photo{border-style:solid;border-color:#10b98166}.odo-preview-img{object-fit:contain;width:100%;height:100%}.empty-state{color:var(--text-muted);flex-direction:column;align-items:center;gap:8px;font-size:.8rem;display:flex}.ocr-result-card{background:linear-gradient(135deg,#06b6d414 0%,#0f172af2 100%);border:1px solid #06b6d459;border-radius:14px;flex-direction:column;gap:8px;padding:14px;display:flex;position:relative;overflow:hidden}.ocr-result-card.empty{border-color:var(--border-subtle);background:#ffffff05}.ocr-status-header{justify-content:space-between;align-items:center;display:flex}.ocr-robot-badge{letter-spacing:.06em;color:var(--cyan-accent);font-size:.68rem;font-weight:800}.ocr-conf-tag{color:var(--emerald-glow);background:var(--emerald-subtle);border-radius:9999px;padding:2px 8px;font-size:.7rem;font-weight:600}.ocr-number-hero{align-items:baseline;gap:8px;margin:4px 0;display:flex}.ocr-big-number{color:#fff;letter-spacing:-.02em;text-shadow:0 0 16px #06b6d459;font-size:2.2rem;font-weight:800}.ocr-km-unit{font-family:var(--font-display);color:var(--cyan-accent);font-size:1.1rem;font-weight:700}.ocr-hint-txt{color:var(--text-muted);font-size:.74rem}.input-group{flex-direction:column;gap:6px;display:flex}.input-group label{color:var(--text-secondary);text-transform:uppercase;letter-spacing:.04em;font-size:.72rem;font-weight:700}.input-group input{border:1px solid var(--border-subtle);color:#fff;height:46px;font-family:var(--font-body);background:#ffffff0d;border-radius:10px;outline:none;padding:0 14px;font-size:.9rem}.input-group input:focus{border-color:var(--cyan-accent)}.form-row-2{grid-template-columns:1fr 1fr;gap:10px;display:grid}.start-location-pill{color:#34d399;background:#10b98114;border:1px solid #10b98133;border-radius:10px;align-items:center;gap:8px;padding:8px 12px;font-size:.75rem;display:flex}.shift-bottom-actions{background:var(--bg-surface);border-top:1px solid var(--border-subtle);flex-shrink:0;padding:16px}.btn-primary-large{color:#fff;width:100%;height:52px;font-family:var(--font-display);cursor:pointer;transition:all .2s var(--ease-spring);background:linear-gradient(135deg,#10b981 0%,#059669 100%);border:none;border-radius:14px;justify-content:center;align-items:center;gap:10px;font-size:1rem;font-weight:700;display:flex;box-shadow:0 8px 24px -4px #10b98180}.btn-primary-large:active{transform:scale(.98)}.btn-primary-large.glow{box-shadow:0 0 24px #10b98199}.btn-secondary-large{border:1px solid var(--border-subtle);color:#fff;width:100%;height:52px;font-family:var(--font-display);cursor:pointer;background:#ffffff14;border-radius:14px;justify-content:center;align-items:center;font-size:.95rem;font-weight:700;display:flex}.btn-action-primary{color:#fff;height:48px;font-family:var(--font-display);cursor:pointer;background:linear-gradient(135deg,#0284c7 0%,#0369a1 100%);border:none;border-radius:12px;justify-content:center;align-items:center;gap:8px;font-size:.92rem;font-weight:700;display:flex}.dash-topbar{background:var(--bg-surface);border-bottom:1px solid var(--border-subtle);flex-shrink:0;justify-content:space-between;align-items:center;height:60px;padding:0 16px;display:flex}.dash-operator-info{align-items:center;gap:10px;display:flex}.live-pulse-dot{background:var(--emerald-glow);width:10px;height:10px;box-shadow:0 0 12px var(--emerald-glow);border-radius:50%;animation:1.5s infinite pulse-dot}.dash-operator-info h3{font-family:var(--font-display);color:#fff;font-size:.95rem;font-weight:700}.dash-operator-info small{color:var(--text-secondary);font-size:.72rem}.shift-timer-pill{border:1px solid var(--border-subtle);background:#ffffff0f;border-radius:9999px;align-items:center;gap:6px;padding:4px 10px;font-size:.75rem;display:flex}.timer-label{color:var(--cyan-accent);font-size:.65rem;font-weight:800}.dash-body{flex-direction:column;flex:1;gap:14px;padding:14px;display:flex;overflow-y:auto}.dash-metrics-grid{grid-template-columns:repeat(3,1fr);gap:8px;display:grid}.metric-card{background:var(--bg-surface);border:1px solid var(--border-subtle);border-radius:14px;flex-direction:column;gap:2px;padding:10px;display:flex}.metric-card.highlight{background:linear-gradient(135deg,#10b98114 0%,#0f172af2 100%);border-color:#10b98159}.metric-label{letter-spacing:.06em;color:var(--text-muted);font-size:.6rem;font-weight:800}.metric-val{font-family:var(--font-mono);color:#fff;font-size:1.15rem;font-weight:700}.metric-val small{font-size:.68rem;font-family:var(--font-display)}.metric-sub{color:var(--text-secondary);font-size:.65rem}.map-card-wrapper{background:var(--bg-surface);border:1px solid var(--border-subtle);box-shadow:var(--shadow-hud);border-radius:18px;flex-direction:column;display:flex;overflow:hidden}.map-card-header{border-bottom:1px solid var(--border-subtle);background:var(--bg-surface-elevated);justify-content:space-between;align-items:center;padding:10px 14px;display:flex}.map-title-row{font-family:var(--font-display);color:#fff;align-items:center;gap:8px;font-size:.85rem;font-weight:700;display:flex}.map-title-row svg{color:var(--cyan-accent)}.map-controls-group{gap:6px;display:flex}.btn-map-control{border:1px solid var(--border-subtle);color:#fff;cursor:pointer;background:#ffffff14;border-radius:8px;align-items:center;gap:4px;padding:4px 8px;font-size:.72rem;font-weight:600;display:flex}.btn-map-control:hover{background:#ffffff29}.route-map-container{z-index:5;background:#0a0e17;width:100%;height:38vh;min-height:240px}.map-legend{background:var(--bg-surface-elevated);border-top:1px solid var(--border-subtle);color:var(--text-secondary);justify-content:space-around;align-items:center;padding:8px 14px;font-size:.68rem;display:flex}.legend-item{align-items:center;gap:5px;display:flex}.legend-dot{border-radius:50%;width:8px;height:8px}.legend-dot.start{background:#10b981}.legend-dot.visit{background:#38bdf8}.legend-dot.live{background:#06b6d4;box-shadow:0 0 6px #06b6d4}.legend-line.route{background:#06b6d4;border-radius:2px;width:14px;height:3px}.custom-radar-marker{position:relative}.radar-ping{border:2px solid #06b6d4;border-radius:50%;width:28px;height:28px;animation:2s ease-out infinite radar-wave;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.radar-dot{background:#06b6d4;border:2px solid #fff;border-radius:50%;width:12px;height:12px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 0 10px #06b6d4}@keyframes radar-wave{0%{opacity:1;transform:translate(-50%,-50%)scale(.4)}to{opacity:0;transform:translate(-50%,-50%)scale(1.6)}}.flag-badge{color:#fff;border-radius:6px;padding:3px 8px;font-size:.65rem;font-weight:800;box-shadow:0 4px 10px #00000080}.flag-badge.start{background:#10b981;border:1px solid #34d399}.flag-badge.end{background:#f59e0b;border:1px solid #fbbf24}.visit-pin{color:#fff;background:#0284c7;border:2px solid #fff;border-radius:50%;justify-content:center;align-items:center;width:30px;height:30px;font-size:.65rem;font-weight:800;display:flex;box-shadow:0 4px 12px #00000080}.map-popup-card{color:#0f172a;gap:8px;min-width:160px;display:flex}.popup-thumb{object-fit:cover;border-radius:6px;width:48px;height:48px}.popup-info strong{color:#0284c7;font-size:.8rem;display:block}.popup-info p{color:#334155;margin:2px 0;font-size:.72rem}.popup-info small{color:#64748b;font-size:.65rem}.visits-card{background:var(--bg-surface);border:1px solid var(--border-subtle);border-radius:18px;flex-direction:column;gap:10px;padding:14px;display:flex}.visits-card-header h4{font-family:var(--font-display);color:#fff;font-size:.9rem;font-weight:700}.empty-visits{text-align:center;color:var(--text-muted);flex-direction:column;align-items:center;gap:8px;padding:16px;font-size:.78rem;display:flex}.visit-item-row{border:1px solid var(--border-subtle);background:#ffffff08;border-radius:10px;align-items:center;gap:10px;padding:8px;display:flex}.visit-item-thumb{object-fit:cover;border-radius:8px;flex-shrink:0;width:44px;height:44px}.visit-item-text{flex:1;overflow:hidden}.visit-item-title{color:#fff;font-size:.8rem;font-weight:700}.visit-item-addr{color:var(--text-secondary);white-space:nowrap;text-overflow:ellipsis;font-size:.72rem;overflow:hidden}.visit-item-time{color:var(--cyan-accent);font-size:.68rem;font-family:var(--font-mono)}.dash-action-bar{padding:14px 16px calc(14px + env(safe-area-inset-bottom,10px));background:var(--bg-surface);border-top:1px solid var(--border-subtle);flex-shrink:0;gap:12px;display:flex}.dash-action-bar .btn-action-primary{border-radius:14px;flex:2;height:52px;font-size:.95rem}.btn-danger-outline{color:#fb7185;height:52px;font-family:var(--font-body);cursor:pointer;white-space:nowrap;background:#f43f5e14;border:1px solid #f43f5e4d;border-radius:14px;flex:1;justify-content:center;align-items:center;gap:6px;padding:0 14px;font-size:.82rem;font-weight:700;display:flex}.btn-action-primary.glow{box-shadow:0 0 20px #0284c780}.viewport-wrapper{background:#000;flex:1;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:relative;overflow:hidden}#camera-video{object-fit:cover;width:100%;height:100%;display:block}.viewfinder-grid{pointer-events:none;position:absolute;inset:0}.grid-line{background:#ffffff14;position:absolute}.grid-line.h-1{height:1px;top:33.33%;left:0;right:0}.grid-line.h-2{height:1px;top:66.66%;left:0;right:0}.grid-line.v-1{width:1px;top:0;bottom:0;left:33.33%}.grid-line.v-2{width:1px;top:0;bottom:0;left:66.66%}.bracket{border:2.5px solid #ffffff73;width:24px;height:24px;position:absolute}.bracket.top-left{border-bottom:none;border-right:none;top:70px;left:24px}.bracket.top-right{border-bottom:none;border-left:none;top:70px;right:24px}.bracket.bottom-left{border-top:none;border-right:none;bottom:30px;left:24px}.bracket.bottom-right{border-top:none;border-left:none;bottom:30px;right:24px}.center-crosshair{opacity:.3;width:16px;height:16px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.center-crosshair:before,.center-crosshair:after{content:"";background:#fff;position:absolute}.center-crosshair:before{width:16px;height:2px;top:7px;left:0}.center-crosshair:after{width:2px;height:16px;top:0;left:7px}.shutter-flash{opacity:0;pointer-events:none;z-index:50;background:#fff;position:absolute;inset:0}.shutter-flash.flash-active{animation:flash-anim .22s var(--ease-smooth)}@keyframes flash-anim{0%{opacity:.95}to{opacity:0}}.hud-top{z-index:20;flex-direction:column;gap:8px;display:flex;position:absolute;top:14px;left:14px;right:14px}.camera-title-row{justify-content:space-between;align-items:center;display:flex}.camera-mode-pill{font-family:var(--font-display);letter-spacing:.08em;color:#fff;border:1px solid var(--border-subtle);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#0f172acc;border-radius:9999px;padding:4px 12px;font-size:.75rem;font-weight:800}.btn-icon-sm{border:1px solid var(--border-subtle);color:#fff;cursor:pointer;background:#0f172acc;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.gps-card{background:var(--bg-glass-card);-webkit-backdrop-filter:blur(20px);border:1px solid var(--border-glass);box-shadow:var(--shadow-hud);border-radius:14px;flex-direction:column;gap:6px;padding:10px 14px;display:flex}.gps-card-header{justify-content:space-between;align-items:center;display:flex}.gps-status-pill{align-items:center;gap:7px;display:inline-flex}.status-indicator-dot{border-radius:50%;width:8px;height:8px;transition:all .3s}.status-indicator-dot.searching{background:var(--amber-warn);box-shadow:0 0 8px var(--amber-warn);animation:1.2s ease-in-out infinite pulse-search}.status-indicator-dot.locked{background:var(--emerald-glow);box-shadow:0 0 8px var(--emerald-glow)}@keyframes pulse-search{0%,to{opacity:1;transform:scale(1)}50%{opacity:.4;transform:scale(1.4)}}.status-label{color:var(--text-primary);font-size:.78rem;font-weight:600}.btn-icon-pill{border:1px solid var(--border-subtle);color:var(--text-secondary);cursor:pointer;background:#ffffff14;border-radius:9999px;padding:3px 9px;font-size:.72rem;font-weight:600}.btn-icon-pill.active{color:#34d399;background:#10b98133}.gps-coords-line,.gps-address-line{color:var(--text-secondary);align-items:center;gap:8px;font-size:.75rem;display:flex}.gps-coords-line svg,.gps-address-line svg{color:var(--cyan-accent);flex-shrink:0}.gps-coords-line span{font-family:var(--font-mono);color:#e2e8f0}.gps-address-line span{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.camera-error-banner{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);z-index:40;background:#0f172af2;border:1px solid #ef444466;border-radius:16px;flex-direction:column;gap:14px;padding:20px;display:flex;position:absolute;top:50%;left:20px;right:20px;transform:translateY(-50%)}.camera-error-banner.hidden{display:none}.banner-content{align-items:flex-start;gap:12px;display:flex}.banner-text strong{color:#fff;margin-bottom:2px;font-size:.92rem;display:block}.banner-text p{color:var(--text-secondary);font-size:.8rem;line-height:1.4}.banner-actions{justify-content:flex-end;gap:8px;display:flex}.btn-secondary-sm{border:1px solid var(--border-subtle);color:#fff;cursor:pointer;background:#ffffff1a;border-radius:8px;padding:6px 12px;font-size:.8rem;font-weight:600}.btn-secondary-sm.demo-btn{color:#34d399;background:#10b98133;border-color:#10b98166}.hud-bottom{padding:20px 24px calc(24px + env(safe-area-inset-bottom,12px));z-index:20;background:linear-gradient(#080b1100 0%,#080b11d9 30%,#080b11 100%);justify-content:space-around;align-items:center;display:flex}.control-slot{flex-direction:column;align-items:center;gap:6px;min-width:64px;display:flex}.control-caption{color:var(--text-muted);text-transform:uppercase;font-size:.68rem;font-weight:600}.btn-action-circle{border:1px solid var(--border-subtle);width:50px;height:50px;color:var(--text-primary);cursor:pointer;background:#ffffff14;border-radius:50%;justify-content:center;align-items:center;display:flex}.btn-shutter{cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;width:78px;height:78px;display:flex;position:relative}.shutter-outer-ring{border:3.5px solid #ffffffd9;border-radius:50%;position:absolute;inset:0}.shutter-inner{width:62px;height:62px;transition:all .18s var(--ease-smooth);background:#fff;border-radius:50%;box-shadow:0 4px 12px #0006}.btn-shutter:active .shutter-inner{background:var(--emerald-glow);transform:scale(.86)}.preview-header{background:var(--bg-surface);border-bottom:1px solid var(--border-subtle);flex-shrink:0;justify-content:space-between;align-items:center;height:60px;padding:0 16px;display:flex}.preview-header-title{text-align:center}.preview-header-title h2{font-family:var(--font-display);color:#fff;font-size:1.05rem;font-weight:700}.badge-verified{color:var(--emerald-glow);background:var(--emerald-subtle);border-radius:9999px;padding:2px 7px;font-size:.68rem;font-weight:600;display:inline-block}.btn-icon{border:1px solid var(--border-subtle);color:#fff;cursor:pointer;background:#ffffff0f;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.preview-body{flex-direction:column;flex:1;align-items:center;padding:16px;display:flex;overflow-y:auto}.preview-card{background:var(--bg-surface);border:1px solid var(--border-subtle);border-radius:18px;width:100%;overflow:hidden}.image-wrapper{background:#000;justify-content:center;align-items:center;width:100%;min-height:260px;max-height:52vh;display:flex;position:relative}#preview-img{object-fit:contain;width:100%;height:auto;max-height:52vh}.metadata-drawer{background:var(--bg-surface-elevated);flex-direction:column;gap:10px;padding:14px;display:flex}.meta-row{flex-direction:column;gap:2px;display:flex}.meta-grid-2{grid-template-columns:1fr 1fr;gap:10px;display:grid}.meta-label{text-transform:uppercase;color:var(--text-muted);font-size:.65rem;font-weight:700}.meta-val{color:#fff;word-break:break-word;font-size:.8rem}.meta-val.highlight{color:var(--emerald-glow);font-weight:600}.preview-actions{background:var(--bg-surface);border-top:1px solid var(--border-subtle);padding:16px 20px calc(16px + env(safe-area-inset-bottom,10px));flex-shrink:0;gap:12px;display:flex}.btn-primary{color:#fff;height:52px;font-family:var(--font-display);cursor:pointer;background:linear-gradient(135deg,#10b981 0%,#059669 100%);border:none;border-radius:14px;flex:1;justify-content:center;align-items:center;gap:8px;font-size:.95rem;font-weight:700;display:flex}.btn-secondary{border:1px solid var(--border-subtle);color:#fff;height:52px;font-family:var(--font-body);cursor:pointer;background:#ffffff12;border-radius:14px;justify-content:center;align-items:center;gap:8px;padding:0 18px;font-size:.9rem;font-weight:600;display:flex}.recon-breakdown{border:1px solid var(--border-subtle);background:#ffffff08;border-radius:12px;flex-direction:column;gap:8px;padding:12px;display:flex}.recon-item{justify-content:space-between;align-items:center;font-size:.8rem;display:flex}.recon-label{color:var(--text-secondary)}.recon-val{font-weight:700}.recon-divider{background:var(--border-subtle);height:1px;margin:2px 0}.recon-item.total .recon-label{color:#fff;font-weight:700}.recon-item.total .recon-val{font-size:1.1rem}.summary-hero-card{text-align:center;background:linear-gradient(145deg,#10b9811f 0%,#0f172ae6 100%);border:1px solid #10b98159;border-radius:20px;flex-direction:column;align-items:center;gap:8px;padding:24px;display:flex}.hero-check-circle{background:var(--emerald-glow);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:54px;height:54px;font-size:1.8rem;font-weight:800;display:flex;box-shadow:0 0 20px #10b98180}.summary-hero-card h2{font-family:var(--font-display);color:#fff;font-size:1.4rem;font-weight:800}.summary-hero-card p{color:var(--text-secondary);font-size:.82rem}.summary-stats-grid{grid-template-columns:1fr 1fr;gap:10px;display:grid}.summary-stat-box{background:var(--bg-surface);border:1px solid var(--border-subtle);border-radius:14px;flex-direction:column;gap:2px;padding:12px;display:flex}.stat-label{letter-spacing:.06em;color:var(--text-muted);font-size:.62rem;font-weight:800}.stat-number{font-family:var(--font-mono);color:#fff;font-size:1.35rem;font-weight:800}.stat-sub{color:var(--text-secondary);font-size:.68rem}.card-subtitle{font-family:var(--font-display);color:#fff;margin-bottom:8px;font-size:.92rem;font-weight:700}.photos-side-by-side{grid-template-columns:1fr 1fr;gap:10px;display:grid}.proof-photo-item{flex-direction:column;align-items:center;gap:6px;display:flex}.photo-tag{color:var(--cyan-accent);font-size:.65rem;font-weight:700}.proof-img{object-fit:cover;border:1px solid var(--border-subtle);background:#000;border-radius:10px;width:100%;height:120px}.proof-km{font-family:var(--font-mono);color:#fff;font-size:.8rem;font-weight:700}.questionnaire-body{flex-direction:column;flex:1;gap:16px;padding:16px;display:flex;overflow-y:auto}.phase2-hero-card{text-align:center;background:linear-gradient(145deg,#10b98114 0%,#0f172ae6 100%);border:1px solid #10b9814d;border-radius:18px;flex-direction:column;align-items:center;gap:8px;padding:20px;display:flex}.hero-icon-wrap{background:var(--emerald-subtle);border-radius:50%;justify-content:center;align-items:center;width:56px;height:56px;display:flex}.phase2-snapshot-chip{background:var(--bg-surface-elevated);border:1px solid var(--border-subtle);text-align:left;border-radius:12px;align-items:center;gap:12px;width:100%;margin-top:6px;padding:8px 12px;display:flex}.handoff-thumb{object-fit:cover;border-radius:8px;width:50px;height:50px}.handoff-tag{color:#fff;font-size:.8rem;font-weight:700}.handoff-coords{font-family:var(--font-mono);color:var(--cyan-accent);font-size:.72rem}.survey-ready-card{background:var(--bg-surface);border:1px solid var(--border-subtle);border-radius:16px;flex-direction:column;gap:12px;padding:16px;display:flex}.step-num{color:var(--cyan-accent);font-size:.65rem;font-weight:800}.survey-card-header h4{font-family:var(--font-display);color:#fff;font-size:1rem}.survey-hint{color:var(--text-muted);font-size:.75rem}.toast{bottom:calc(85px + env(safe-area-inset-bottom,10px));border:1px solid var(--border-glass);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);color:#fff;z-index:100;pointer-events:none;opacity:1;transition:all .3s var(--ease-spring);background:#0f172af5;border-radius:9999px;padding:10px 18px;font-size:.8rem;font-weight:600;position:fixed;left:50%;transform:translate(-50%)translateY(0);box-shadow:0 10px 30px #0009}.toast.hidden{opacity:0;transform:translate(-50%)translateY(16px)}#questionnaire-screen{flex-direction:column;height:100%;display:flex;overflow:hidden!important}.questionnaire-body{-webkit-overflow-scrolling:touch;flex-direction:column;gap:14px;padding:14px 14px 36px;display:flex;flex:1!important;min-height:0!important;overflow-y:auto!important}.opd-geo-chip{background:#10b9811a;border:1px solid #10b9814d;border-radius:12px;flex-shrink:0;align-items:center;gap:10px;padding:10px 12px;display:flex}.opd-geo-chip .handoff-thumb{object-fit:cover;border:1.5px solid #10b98166;border-radius:8px;flex-shrink:0;width:48px;height:48px}.opd-geo-chip .handoff-info{flex-direction:column;flex:1;gap:2px;display:flex}.opd-geo-chip .handoff-tag{color:var(--emerald-glow);letter-spacing:.02em;font-size:.78rem;font-weight:700}.opd-geo-chip .handoff-coords{color:var(--text-muted);font-size:.68rem;font-family:var(--font-mono)}.geo-verified-badge{color:var(--emerald-glow);background:#10b9812e;border:1px solid #10b98166;border-radius:20px;flex-shrink:0;align-items:center;gap:4px;padding:3px 7px;font-size:.65rem;font-weight:700;display:flex}.opd-section-card{background:var(--bg-surface);border:1px solid var(--border-subtle);border-radius:14px;flex-direction:column;display:flex;overflow:visible;flex-shrink:0!important}.opd-section-card.section-amber{border-color:#f59e0b59}.opd-section-card.section-rose{border-color:#f43f5e4d}.opd-section-card.section-indigo{border-color:#6366f159}.opd-section-header{border-bottom:1px solid var(--border-subtle);background:#ffffff06;padding:13px 14px 10px}.opd-section-header.flex-between{justify-content:space-between;align-items:center;display:flex}.btn-sample-id{color:#a5b4fc;cursor:pointer;background:#6366f129;border:1px solid #6366f161;border-radius:14px;align-items:center;gap:5px;padding:4px 10px;font-size:.72rem;font-weight:700;transition:all .2s;display:inline-flex}.btn-sample-id:hover{border-color:var(--indigo-primary);color:#fff;background:#6366f14d}.btn-sample-id:active{transform:scale(.96)}.section-header-left{align-items:center;gap:10px;display:flex}.opd-section-header h3{font-family:var(--font-display);color:var(--text-primary);letter-spacing:.01em;font-size:.88rem;font-weight:700}.section-num{width:26px;height:26px;color:var(--cyan-accent);background:#06b6d426;border:1px solid #06b6d459;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;font-size:.78rem;font-weight:800;display:flex}.section-num.num-amber{color:var(--amber-warn);background:#f59e0b26;border-color:#f59e0b66}.section-num.num-rose{color:var(--rose-danger);background:#f43f5e1f;border-color:#f43f5e59}.section-num.num-indigo{color:var(--indigo-primary);background:#6366f126;border-color:#6366f166}.section-badge-icon{width:32px;height:32px;color:var(--indigo-primary);background:#6366f126;border:1px solid #6366f159;border-radius:9px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.section-badge-label{color:var(--indigo-primary);letter-spacing:.08em;text-transform:uppercase;margin-bottom:2px;font-size:.6rem;font-weight:700}.ocr-auto-badge{color:var(--emerald-glow);opacity:.85;letter-spacing:.02em;font-size:.62rem;font-weight:600}.opd-fields{flex-direction:column;gap:10px;padding:12px 14px;display:flex}.req-star{color:var(--rose-danger);margin-left:2px}.opd-field-highlight{background:#10b9810d!important;border-color:#10b98166!important}.opd-field-highlight:focus{border-color:var(--emerald-glow)!important;box-shadow:0 0 0 3px #10b98126!important}select,.input-group select{border:1px solid var(--border-subtle);width:100%;height:46px;font-family:var(--font-body);cursor:pointer;appearance:auto;box-sizing:border-box;border-radius:10px;outline:none;padding:0 12px;font-size:.88rem;font-weight:500;transition:border-color .2s,box-shadow .2s;background-color:var(--bg-surface-elevated,#1a2234)!important;color:#f8fafc!important}select:focus,.input-group select:focus{border-color:var(--cyan-accent);box-shadow:0 0 0 3px var(--cyan-subtle)}select option,.input-group select option{padding:8px 12px;color:#f8fafc!important;background-color:#0f172a!important}.opd-fields input[type=text],.opd-fields input[type=date],.opd-fields input[type=tel],.opd-fields input[type=number],.input-group input{background-color:var(--bg-surface-elevated,#1a2234);border:1px solid var(--border-subtle);color:#f8fafc;height:46px;font-family:var(--font-body);box-sizing:border-box;border-radius:10px;outline:none;padding:0 14px;font-size:.88rem;font-weight:500;transition:border-color .2s,box-shadow .2s}.opd-fields input:focus,.input-group input:focus{border-color:var(--cyan-accent);box-shadow:0 0 0 3px var(--cyan-subtle)}textarea,.input-group textarea{background-color:var(--bg-surface-elevated,#1a2234);border:1px solid var(--border-subtle);color:#f8fafc;width:100%;font-family:var(--font-body);resize:vertical;box-sizing:border-box;-webkit-user-select:text;user-select:text;border-radius:10px;min-height:72px;padding:10px 12px;font-size:.84rem;font-weight:500;transition:border-color .2s,box-shadow .2s}textarea:focus,.input-group textarea:focus{border-color:var(--cyan-accent);box-shadow:0 0 0 3px var(--cyan-subtle);outline:none}textarea::placeholder{color:var(--text-muted)}.id-ocr-engine-chip{background:#06b6d414;border:1px solid #06b6d440;border-radius:10px;justify-content:space-between;align-items:center;gap:8px;margin:10px 14px 4px;padding:8px 12px;display:flex}.engine-chip-left{color:#cbd5e1;align-items:center;gap:7px;font-size:.74rem;display:flex}.engine-chip-left strong{color:var(--cyan-accent)}.engine-chip-dot{background:var(--cyan-accent);width:7px;height:7px;box-shadow:0 0 8px var(--cyan-accent);border-radius:50%;flex-shrink:0}.engine-chip-tag{color:var(--emerald-glow);white-space:nowrap;background:#10b98126;border:1px solid #10b98159;border-radius:12px;padding:2px 7px;font-size:.65rem;font-weight:700}.opd-ocr-banner{border-radius:10px;align-items:center;gap:8px;margin:6px 14px 0;padding:9px 12px;font-size:.78rem;font-weight:600;transition:all .3s;display:flex}.opd-ocr-banner.ocr-loading{color:var(--indigo-primary);background:#6366f11f;border:1px solid #6366f14d;animation:1.5s ease-in-out infinite pulse-ocr}.opd-ocr-banner.ocr-success{color:var(--emerald-glow);background:#10b98124;border:1px solid #10b98166}.opd-ocr-banner.ocr-warn{color:var(--amber-warn);background:#f59e0b1a;border:1px solid #f59e0b4d}.opd-ocr-banner.ocr-error{color:var(--rose-danger);background:#f43f5e1a;border:1px solid #f43f5e4d}@keyframes pulse-ocr{0%,to{opacity:1}50%{opacity:.6}}.id-scan-grid{grid-template-columns:1fr 1fr;gap:12px;padding:10px 14px 14px;display:grid}@media (width<=440px){.id-scan-grid{grid-template-columns:1fr}}.id-scan-slot-wrapper{flex-direction:column;gap:6px;display:flex}.slot-title-bar{justify-content:space-between;align-items:center;padding:0 2px;display:flex}.slot-title{color:var(--text-primary);letter-spacing:.02em;font-size:.72rem;font-weight:700}.slot-sub{color:var(--text-muted);font-size:.65rem}.slot-optional{color:#94a3b8;font-style:italic}.id-scan-slot{border:1.5px dashed var(--border-glass);background:var(--bg-surface-elevated);aspect-ratio:1.58;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;min-height:125px;transition:all .2s;display:flex;position:relative;overflow:hidden}.id-scan-slot.has-image{border-style:solid;border-color:#10b98180;box-shadow:0 0 14px #10b98126}.id-scan-img{object-fit:cover;border-radius:11px;width:100%;height:100%;position:absolute;inset:0}.id-scan-empty{color:var(--text-muted);pointer-events:none;flex-direction:column;align-items:center;gap:4px;margin-bottom:24px;font-size:.66rem;font-weight:600;display:flex}.slot-btn-group{z-index:5;gap:6px;display:flex;position:absolute;bottom:8px;left:8px;right:8px}.id-btn-cam{color:#67e8f9;cursor:pointer;white-space:nowrap;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#06b6d438;border:1px solid #06b6d480;border-radius:8px;flex:1.2;justify-content:center;align-items:center;gap:5px;padding:6px 8px;font-size:.72rem;font-weight:700;transition:all .15s;display:flex}.id-btn-cam:hover{color:#fff;background:#06b6d459}.id-btn-cam:active{transform:scale(.96)}.id-btn-upload{border:1px solid var(--border-glass);color:var(--text-secondary);cursor:pointer;white-space:nowrap;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff14;border-radius:8px;flex:1;justify-content:center;align-items:center;gap:4px;padding:6px 8px;font-size:.7rem;font-weight:600;transition:all .15s;display:flex}.id-btn-upload:hover{color:var(--text-primary);background:#ffffff26}.id-btn-upload:active{transform:scale(.96)}.slot-active-bar{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:5;background:#0f172ad9;border:1px solid #10b98166;border-radius:8px;justify-content:space-between;align-items:center;padding:4px 8px;display:flex;position:absolute;bottom:6px;left:8px;right:8px}.slot-captured-tag{color:var(--emerald-glow);font-size:.68rem;font-weight:700}.id-btn-retake{color:#f8fafc;cursor:pointer;background:#ffffff1f;border:1px solid #fff3;border-radius:6px;padding:3px 8px;font-size:.65rem;font-weight:600}.id-btn-retake:hover{color:#fca5a5;background:#ef44444d;border-color:#ef444480}.id-card-frame-guide{pointer-events:none;z-index:12;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.id-card-frame-box{aspect-ratio:1.58;border:2px dashed #06b6d4d9;border-radius:14px;justify-content:center;align-items:flex-end;width:86%;max-width:440px;padding-bottom:12px;display:flex;box-shadow:0 0 0 9999px #00000073}#id-card-frame-label{font-family:var(--font-mono);color:var(--cyan-accent);letter-spacing:.05em;background:#0f172ad9;border:1px solid #06b6d466;border-radius:6px;padding:4px 10px;font-size:.72rem;font-weight:700}.multi-check-grid{flex-wrap:wrap;gap:6px;display:flex}.multi-check-item{border:1px solid var(--border-subtle);background:var(--bg-surface-elevated);cursor:pointer;color:var(--text-secondary);-webkit-user-select:none;user-select:none;border-radius:20px;align-items:center;gap:6px;padding:5px 10px 5px 8px;font-size:.74rem;font-weight:500;transition:all .15s;display:flex}.multi-check-item:hover{border-color:var(--border-glass);color:var(--text-primary)}.multi-check-cb{display:none}.multi-check-item:has(.multi-check-cb:checked){color:var(--cyan-accent);background:#06b6d426;border-color:#06b6d480}.radio-pills-wrap{flex-wrap:wrap;gap:8px;display:flex}.radio-pill{border:1.5px solid var(--border-subtle);background:var(--bg-surface-elevated);color:var(--text-secondary);cursor:pointer;transition:all .18s var(--ease-spring);letter-spacing:.02em;border-radius:22px;padding:7px 16px;font-size:.8rem;font-weight:600}.radio-pill:active{transform:scale(.95)}.radio-pill.pill-yes.active{border-color:var(--emerald-glow);color:var(--emerald-glow);background:#10b9812e;box-shadow:0 0 12px #10b98133}.radio-pill.pill-no.active{border-color:var(--rose-danger);color:var(--rose-danger);background:#f43f5e24;box-shadow:0 0 12px #f43f5e26}.radio-pill.pill-na.active{color:#94a3b8;background:#64748b2e;border-color:#64748b}.sheet-sync-card{background:#10b9810d;border:1px solid #10b98138;border-radius:14px;flex-direction:column;gap:8px;padding:12px 14px;transition:all .2s;display:flex}.sheet-sync-card:hover{background:#10b98114;border-color:#10b98161}.sheet-sync-header{justify-content:space-between;align-items:center;gap:8px;display:flex}.sheet-badge-left{align-items:center;gap:8px;display:flex}.sheet-sync-icon{font-size:1.1rem}.sheet-sync-title{color:#fff;margin:0;font-size:.82rem;font-weight:700}.sheet-sync-target{color:var(--emerald-glow);letter-spacing:.04em;background:#10b98124;border-radius:4px;margin-top:1px;padding:1px 6px;font-size:.68rem;font-weight:700;display:inline-block}.sheet-status-badge{letter-spacing:.04em;text-transform:uppercase;color:var(--cyan-accent);background:#06b6d41f;border:1px solid #06b6d44d;border-radius:20px;padding:3px 8px;font-size:.68rem;font-weight:700}.sheet-status-badge.synced{color:var(--emerald-glow);background:#10b98129;border-color:#10b98166}.sheet-sync-desc{color:var(--text-secondary);margin:0;font-size:.76rem;line-height:1.35}.sheet-sync-desc strong{color:var(--text-primary)}.sheet-sync-actions{align-items:center;gap:8px;margin-top:2px;display:flex}.sheet-open-btn{color:var(--cyan-accent);background:#06b6d414;border:1px solid #06b6d440;border-radius:8px;align-items:center;gap:5px;padding:5px 10px;font-size:.72rem;font-weight:600;text-decoration:none;transition:all .15s;display:inline-flex}.sheet-open-btn:hover{border-color:var(--cyan-accent);background:#06b6d42e}.btn-sheet-config{color:var(--text-secondary);background:var(--bg-surface-elevated);border:1px solid var(--border-subtle);cursor:pointer;border-radius:8px;align-items:center;gap:4px;padding:5px 10px;font-size:.72rem;font-weight:600;transition:all .15s;display:inline-flex}.btn-sheet-config:hover{color:var(--text-primary);border-color:var(--border-glass)}.modal-overlay{z-index:9999;-webkit-backdrop-filter:blur(8px);background:#04070ed9;justify-content:center;align-items:center;padding:16px;animation:.2s cubic-bezier(.16,1,.3,1) modalFadeIn;display:flex;position:fixed;inset:0}@keyframes modalFadeIn{0%{opacity:0}to{opacity:1}}.modal-card{background:var(--bg-surface);border:1px solid var(--border-glass);width:100%;max-width:490px;max-height:90vh;box-shadow:var(--shadow-hud);animation:modalSlideUp .25s var(--ease-spring);border-radius:20px;flex-direction:column;display:flex;overflow-y:auto}@keyframes modalSlideUp{0%{transform:translateY(18px)scale(.96)}to{transform:translateY(0)scale(1)}}.modal-header{border-bottom:1px solid var(--border-subtle);justify-content:space-between;align-items:center;gap:12px;padding:16px 18px 12px;display:flex}.modal-title-group{align-items:center;gap:10px;display:flex}.modal-icon{font-size:1.5rem}.modal-title{font-family:var(--font-display);color:#fff;margin:0;font-size:1.05rem;font-weight:700}.modal-subtitle{color:var(--text-secondary);margin:0;font-size:.74rem}.modal-close-btn{color:var(--text-muted);cursor:pointer;background:0 0;border:none;border-radius:8px;padding:6px;transition:all .15s}.modal-close-btn:hover{color:#fff;background:#ffffff14}.modal-body{flex-direction:column;gap:14px;padding:16px 18px;display:flex}.ta-columns-summary{grid-template-columns:1fr 1fr;gap:8px;display:grid}.ta-col-tag{background:var(--bg-surface-elevated);border:1px solid var(--border-subtle);border-radius:10px;flex-direction:column;gap:2px;padding:8px 10px;display:flex}.ta-col-letter{color:var(--emerald-glow);letter-spacing:.05em;font-size:.72rem;font-weight:800}.ta-col-desc{color:var(--text-secondary);font-size:.68rem;line-height:1.3}.modal-guide-box{background:#6366f114;border:1px solid #6366f140;border-radius:12px;padding:12px 14px}.guide-title{color:#a5b4fc;align-items:center;gap:6px;margin-bottom:8px;font-size:.78rem;display:flex}.guide-steps{color:var(--text-secondary);margin:0;padding-left:18px;font-size:.72rem;line-height:1.55}.guide-steps a{color:var(--cyan-accent);text-decoration:none}.guide-steps a:hover{text-decoration:underline}.guide-steps code{font-family:var(--font-mono);color:#f1f5f9;background:#ffffff14;border-radius:4px;padding:1px 4px}.input-hint{color:var(--text-muted);margin-top:4px;font-size:.7rem}.ta-test-status{border-radius:8px;padding:8px 12px;font-size:.74rem;font-weight:500;line-height:1.4}.ta-test-status.success{color:var(--emerald-glow);background:#10b98126;border:1px solid #10b98159}.ta-test-status.error{color:var(--rose-danger);background:#f43f5e1f;border:1px solid #f43f5e59}.modal-footer{border-top:1px solid var(--border-subtle);justify-content:flex-end;align-items:center;gap:8px;padding:12px 18px 16px;display:flex}#extraction-result-screen{color:#fff;background:radial-gradient(circle at 50% 0,#0c182e 0%,#070d19 100%);flex-direction:column;height:100%;display:flex;overflow:hidden}.extraction-result-body{flex:1;width:100%;max-width:1100px;margin:0 auto;padding:16px;overflow-y:auto}.extraction-result-grid{grid-template-columns:1fr;gap:16px;display:grid}@media (width>=820px){.extraction-result-grid{grid-template-columns:360px 1fr;gap:20px}}.extraction-preview-card{backdrop-blur:16px;background:#0f172aa6;border:1px solid #ffffff1a;border-radius:20px;flex-direction:column;gap:12px;padding:16px;display:flex;box-shadow:0 12px 32px #00000059}.preview-card-header{border-bottom:1px solid #ffffff0f;justify-content:space-between;align-items:center;padding-bottom:6px;display:flex}.live-dot-indicator{background:#3b82f6;border-radius:50%;width:8px;height:8px;animation:2s infinite pulse;box-shadow:0 0 8px #3b82f6}.optical-source-wrapper{aspect-ratio:1.58;background:#020617;border:1px solid #3b82f64d;border-radius:14px;justify-content:center;align-items:center;width:100%;display:flex;position:relative;overflow:hidden}.optical-img{object-fit:contain;filter:contrast(1.05);width:100%;height:100%}.scanline-overlay{pointer-events:none;background:linear-gradient(#12101000 50%,#00000040 50%) 0 0/100% 3px,linear-gradient(90deg,#ff000008,#00ff0003,#0000ff08) 0 0/6px 100%;position:absolute;inset:0}.optical-corners .corner{pointer-events:none;border-style:solid;border-color:#60a5fa;width:14px;height:14px;position:absolute}.optical-corners .tl{border-width:2px 0 0 2px;top:8px;left:8px}.optical-corners .tr{border-width:2px 2px 0 0;top:8px;right:8px}.optical-corners .bl{border-width:0 0 2px 2px;bottom:8px;left:8px}.optical-corners .br{border-width:0 2px 2px 0;bottom:8px;right:8px}.dual-side-thumbs-bar{grid-template-columns:1fr 1fr;gap:10px;display:grid}.side-thumb{cursor:pointer;background:#ffffff0a;border:1px solid #ffffff14;border-radius:12px;flex-direction:column;gap:6px;padding:8px;transition:all .2s;display:flex}.side-thumb.active{background:#3b82f61f;border-color:#3b82f6;box-shadow:0 0 12px #3b82f640}.side-thumb-label{text-transform:uppercase;letter-spacing:.05em;color:#94a3b8;font-size:.68rem;font-weight:700}.side-thumb.active .side-thumb-label{color:#60a5fa}.thumb-mini{object-fit:cover;background:#020617;border-radius:6px;width:100%;height:52px}.thumb-empty-text{color:#64748b;border:1px dashed #ffffff26;border-radius:6px;justify-content:center;align-items:center;height:52px;font-size:.72rem;font-style:italic;display:flex}.extraction-data-card{backdrop-blur:16px;background:#0f172aa6;border:1px solid #ffffff1a;border-radius:20px;flex-direction:column;gap:16px;padding:20px;display:flex;box-shadow:0 12px 32px #00000059}.data-card-header{border-bottom:1px solid #ffffff14;flex-direction:column;gap:4px;padding-bottom:12px;display:flex}.data-header-title{align-items:center;gap:10px;display:flex}.data-header-title h3{letter-spacing:.05em;color:#fff;margin:0;font-size:1.1rem;font-weight:900}.status-indicator.valid{background:#10b981;border-radius:50%;width:10px;height:10px;box-shadow:0 0 10px #10b981}.review-rear-alert{color:#fcd34d;background:#f59e0b1f;border:1px solid #f59e0b59;border-radius:12px;align-items:flex-start;gap:10px;padding:10px 14px;font-size:.78rem;line-height:1.4;display:flex}.review-rear-alert svg{flex-shrink:0;margin-top:1px}.extracted-fields-grid{grid-template-columns:1fr;gap:14px;display:grid}@media (width>=600px){.extracted-fields-grid{grid-template-columns:repeat(2,1fr)}}.review-field{flex-direction:column;gap:5px;display:flex}.review-field.full-span{grid-column:1/-1}.review-field-pair{gap:8px;display:flex}.review-field-pair .review-field:first-child{flex:1}.review-label{text-transform:uppercase;letter-spacing:.08em;color:#94a3b8;font-size:.7rem;font-weight:800}.review-input{color:#fff;background:#ffffff0d;border:1px solid #ffffff1f;border-radius:10px;width:100%;padding:10px 12px;font-size:.88rem;transition:all .2s}.review-input:focus{background:#3b82f614;border-color:#3b82f6;outline:none;box-shadow:0 0 0 3px #3b82f633}.review-input-lg{color:#60a5fa;border-color:#3b82f64d;font-size:1.05rem;font-weight:800}.extraction-result-footer{backdrop-blur:16px;z-index:30;background:#050b18e6;border-top:1px solid #ffffff1a;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;padding:14px 20px;display:flex}.review-footer-left,.review-footer-right{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.btn-secondary.highlight-glow{color:#93c5fd;background:#3b82f626;border-color:#3b82f680;box-shadow:0 0 16px #3b82f640}.btn-secondary.highlight-glow:hover{background:#3b82f640;border-color:#60a5fa}.crop-modal-card{background:#090d16;border:1px solid #ffffff26;border-radius:24px;flex-direction:column;width:95%;max-width:680px;display:flex;overflow:hidden;box-shadow:0 25px 60px #000000d9}.crop-canvas-container{touch-action:none;background:#020617;justify-content:center;align-items:center;width:100%;max-height:420px;display:flex;position:relative;overflow:hidden}#crop-canvas{-webkit-user-select:none;user-select:none;cursor:crosshair;max-width:100%;max-height:420px;display:block}.crop-controls-bar{background:#ffffff08;border-top:1px solid #ffffff14;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:14px;padding:12px 18px;display:flex}.crop-zoom-group{flex:1;align-items:center;gap:10px;min-width:180px;display:flex}.crop-control-label{text-transform:uppercase;color:#94a3b8;font-size:.72rem;font-weight:800}.crop-zoom-group input[type=range]{accent-color:#3b82f6;cursor:pointer;flex:1}.crop-zoom-text{color:#60a5fa;min-width:36px;font-size:.75rem}.crop-aspect-group{background:#ffffff0d;border:1px solid #ffffff1a;border-radius:10px;gap:4px;padding:3px;display:flex}.btn-crop-pill{color:#94a3b8;cursor:pointer;background:0 0;border:none;border-radius:7px;padding:4px 10px;font-size:.72rem;font-weight:700;transition:all .2s}.btn-crop-pill.active{color:#fff;background:#2563eb;box-shadow:0 0 10px #2563eb66}.visit-complete-card{text-align:center;background:#090e1a;border:1px solid #ffffff26;border-radius:28px;flex-direction:column;align-items:center;width:92%;max-width:520px;padding:28px 24px;animation:.3s ease-out fadeInScale;display:flex;box-shadow:0 25px 60px #000000d9}@keyframes fadeInScale{0%{opacity:0;transform:scale(.94)}to{opacity:1;transform:scale(1)}}.complete-badge-ring{color:#10b981;background:#10b98126;border:2px solid #10b981;border-radius:50%;justify-content:center;align-items:center;width:64px;height:64px;margin-bottom:16px;display:flex;box-shadow:0 0 25px #10b98159}.complete-title{color:#fff;letter-spacing:.02em;margin-bottom:6px;font-size:1.35rem;font-weight:900}.complete-desc{color:#94a3b8;max-width:400px;margin-bottom:22px;font-size:.82rem;line-height:1.5}.visit-choices-list{flex-direction:column;gap:10px;width:100%;display:flex}.visit-choice-btn{color:#fff;text-align:left;cursor:pointer;background:#ffffff0a;border:1px solid #ffffff14;border-radius:16px;align-items:center;gap:14px;width:100%;padding:14px 16px;transition:all .25s;display:flex}.visit-choice-btn:hover{background:#ffffff14;border-color:#fff3;transform:translateY(-1px)}.visit-choice-btn.choice-primary{background:linear-gradient(135deg,#2563eb40 0%,#10b98133 100%);border:1px solid #3b82f666;box-shadow:0 4px 20px #2563eb33}.visit-choice-btn.choice-primary:hover{background:linear-gradient(135deg,#2563eb66 0%,#10b9814d 100%);border-color:#60a5fa;box-shadow:0 6px 25px #2563eb59}.choice-icon-wrap{color:#60a5fa;background:#ffffff0f;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;display:flex}.visit-choice-btn.choice-primary .choice-icon-wrap{color:#93c5fd;background:#3b82f633}.choice-text{flex-direction:column;flex:1;gap:2px;display:flex}.choice-title{color:#fff;font-size:.92rem;font-weight:800}.choice-sub{color:#94a3b8;font-size:.72rem;line-height:1.35}.choice-arrow{color:#64748b;font-size:1.2rem;transition:transform .2s}.visit-choice-btn:hover .choice-arrow{color:#fff;transform:translate(3px)}.ocr-config-card{max-width:530px}.ocr-engine-option-card{background:#ffffff08;border:1px solid #ffffff17;border-radius:14px;padding:13px 15px;transition:all .2s}.ocr-engine-option-card.active{background:#06b6d40f;border-color:#06b6d459;box-shadow:0 0 16px #06b6d414}.opt-card-header{justify-content:space-between;align-items:center;margin-bottom:6px;display:flex}.opt-title-line{align-items:center;gap:8px;display:flex}.opt-title-line h4{color:#f1f5f9;margin:0;font-size:.86rem;font-weight:700}.opt-badge-free{color:#34d399;background:#10b98133;border:1px solid #10b98166;border-radius:6px;padding:2px 6px;font-size:.62rem;font-weight:800}.opt-badge-openai{color:#c084fc;background:#a855f733;border:1px solid #a855f766;border-radius:6px;padding:2px 6px;font-size:.62rem;font-weight:800}.opt-badge-offline{color:#94a3b8;background:#94a3b826;border:1px solid #94a3b84d;border-radius:6px;padding:2px 6px;font-size:.62rem;font-weight:800}.opt-accuracy-tag{color:#38bdf8;background:#38bdf81a;border:1px solid #38bdf84d;border-radius:10px;padding:2px 7px;font-size:.65rem;font-weight:700}.opt-desc{color:#94a3b8;margin:0;font-size:.74rem;line-height:1.4}.id-ocr-engine-chip:hover{background:#06b6d424;border-color:#06b6d473}.leaflet-pane,.leaflet-tile,.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-tile-container,.leaflet-pane>svg,.leaflet-pane>canvas,.leaflet-zoom-box,.leaflet-image-layer,.leaflet-layer{position:absolute;top:0;left:0}.leaflet-container{overflow:hidden}.leaflet-tile,.leaflet-marker-icon,.leaflet-marker-shadow{-webkit-user-select:none;user-select:none;-webkit-user-drag:none}.leaflet-tile::selection{background:0 0}.leaflet-safari .leaflet-tile{image-rendering:-webkit-optimize-contrast}.leaflet-safari .leaflet-tile-container{-webkit-transform-origin:0 0;width:1600px;height:1600px}.leaflet-marker-icon,.leaflet-marker-shadow{display:block}.leaflet-container .leaflet-overlay-pane svg{max-width:none!important;max-height:none!important}.leaflet-container .leaflet-marker-pane img,.leaflet-container .leaflet-shadow-pane img,.leaflet-container .leaflet-tile-pane img,.leaflet-container img.leaflet-image-layer,.leaflet-container .leaflet-tile{width:auto;padding:0;max-width:none!important;max-height:none!important}.leaflet-container img.leaflet-tile{mix-blend-mode:plus-lighter}.leaflet-container.leaflet-touch-zoom{-ms-touch-action:pan-x pan-y;touch-action:pan-x pan-y}.leaflet-container.leaflet-touch-drag{-ms-touch-action:pinch-zoom;touch-action:none;touch-action:pinch-zoom}.leaflet-container.leaflet-touch-drag.leaflet-touch-zoom{-ms-touch-action:none;touch-action:none}.leaflet-container{-webkit-tap-highlight-color:transparent}.leaflet-container a{-webkit-tap-highlight-color:#33b5e566}.leaflet-tile{filter:inherit;visibility:hidden}.leaflet-tile-loaded{visibility:inherit}.leaflet-zoom-box{box-sizing:border-box;z-index:800;width:0;height:0}.leaflet-overlay-pane svg{-moz-user-select:none}.leaflet-pane{z-index:400}.leaflet-tile-pane{z-index:200}.leaflet-overlay-pane{z-index:400}.leaflet-shadow-pane{z-index:500}.leaflet-marker-pane{z-index:600}.leaflet-tooltip-pane{z-index:650}.leaflet-popup-pane{z-index:700}.leaflet-map-pane canvas{z-index:100}.leaflet-map-pane svg{z-index:200}.leaflet-vml-shape{width:1px;height:1px}.lvml{behavior:url(#default#VML);display:inline-block;position:absolute}.leaflet-control{z-index:800;pointer-events:visiblePainted;pointer-events:auto;position:relative}.leaflet-top,.leaflet-bottom{z-index:1000;pointer-events:none;position:absolute}.leaflet-top{top:0}.leaflet-right{right:0}.leaflet-bottom{bottom:0}.leaflet-left{left:0}.leaflet-control{float:left;clear:both}.leaflet-right .leaflet-control{float:right}.leaflet-top .leaflet-control{margin-top:10px}.leaflet-bottom .leaflet-control{margin-bottom:10px}.leaflet-left .leaflet-control{margin-left:10px}.leaflet-right .leaflet-control{margin-right:10px}.leaflet-fade-anim .leaflet-popup{opacity:0;transition:opacity .2s linear}.leaflet-fade-anim .leaflet-map-pane .leaflet-popup{opacity:1}.leaflet-zoom-animated{transform-origin:0 0}svg.leaflet-zoom-animated{will-change:transform}.leaflet-zoom-anim .leaflet-zoom-animated{-webkit-transition:-webkit-transform .25s cubic-bezier(0,0,.25,1);-moz-transition:-moz-transform .25s cubic-bezier(0,0,.25,1);transition:transform .25s cubic-bezier(0,0,.25,1)}.leaflet-zoom-anim .leaflet-tile,.leaflet-pan-anim .leaflet-tile{transition:none}.leaflet-zoom-anim .leaflet-zoom-hide{visibility:hidden}.leaflet-interactive{cursor:pointer}.leaflet-grab{cursor:-webkit-grab;cursor:-moz-grab;cursor:grab}.leaflet-crosshair,.leaflet-crosshair .leaflet-interactive{cursor:crosshair}.leaflet-popup-pane,.leaflet-control{cursor:auto}.leaflet-dragging .leaflet-grab,.leaflet-dragging .leaflet-grab .leaflet-interactive,.leaflet-dragging .leaflet-marker-draggable{cursor:move;cursor:-webkit-grabbing;cursor:-moz-grabbing;cursor:grabbing}.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-image-layer,.leaflet-pane>svg path,.leaflet-tile-container{pointer-events:none}.leaflet-marker-icon.leaflet-interactive,.leaflet-image-layer.leaflet-interactive,.leaflet-pane>svg path.leaflet-interactive,svg.leaflet-image-layer.leaflet-interactive path{pointer-events:visiblePainted;pointer-events:auto}.leaflet-container{outline-offset:1px;background:#ddd}.leaflet-container a{color:#0078a8}.leaflet-zoom-box{background:#ffffff80;border:2px dotted #38f}.leaflet-container{font-family:Helvetica Neue,Arial,Helvetica,sans-serif;font-size:.75rem;line-height:1.5}.leaflet-bar{border-radius:4px;box-shadow:0 1px 5px #000000a6}.leaflet-bar a{text-align:center;color:#000;background-color:#fff;border-bottom:1px solid #ccc;width:26px;height:26px;line-height:26px;text-decoration:none;display:block}.leaflet-bar a,.leaflet-control-layers-toggle{background-position:50%;background-repeat:no-repeat;display:block}.leaflet-bar a:hover,.leaflet-bar a:focus{background-color:#f4f4f4}.leaflet-bar a:first-child{border-top-left-radius:4px;border-top-right-radius:4px}.leaflet-bar a:last-child{border-bottom:none;border-bottom-right-radius:4px;border-bottom-left-radius:4px}.leaflet-bar a.leaflet-disabled{cursor:default;color:#bbb;background-color:#f4f4f4}.leaflet-touch .leaflet-bar a{width:30px;height:30px;line-height:30px}.leaflet-touch .leaflet-bar a:first-child{border-top-left-radius:2px;border-top-right-radius:2px}.leaflet-touch .leaflet-bar a:last-child{border-bottom-right-radius:2px;border-bottom-left-radius:2px}.leaflet-control-zoom-in,.leaflet-control-zoom-out{text-indent:1px;font:700 18px Lucida Console,Monaco,monospace}.leaflet-touch .leaflet-control-zoom-in,.leaflet-touch .leaflet-control-zoom-out{font-size:22px}.leaflet-control-layers{background:#fff;border-radius:5px;box-shadow:0 1px 5px #0006}.leaflet-control-layers-toggle{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABoAAAAaCAQAAAADQ4RFAAACf0lEQVR4AY1UM3gkARTePdvdoTxXKc+qTl3aU5U6b2Kbkz3Gtq3Zw6ziLGNPzrYx7946Tr6/ee/XeCQ4D3ykPtL5tHno4n0d/h3+xfuWHGLX81cn7r0iTNzjr7LrlxCqPtkbTQEHeqOrTy4Yyt3VCi/IOB0v7rVC7q45Q3Gr5K6jt+3Gl5nCoDD4MtO+j96Wu8atmhGqcNGHObuf8OM/x3AMx38+4Z2sPqzCxRFK2aF2e5Jol56XTLyggAMTL56XOMoS1W4pOyjUcGGQdZxU6qRh7B9Zp+PfpOFlqt0zyDZckPi1ttmIp03jX8gyJ8a/PG2yutpS/Vol7peZIbZcKBAEEheEIAgFbDkz5H6Zrkm2hVWGiXKiF4Ycw0RWKdtC16Q7qe3X4iOMxruonzegJzWaXFrU9utOSsLUmrc0YjeWYjCW4PDMADElpJSSQ0vQvA1Tm6/JlKnqFs1EGyZiFCqnRZTEJJJiKRYzVYzJck2Rm6P4iH+cmSY0YzimYa8l0EtTODFWhcMIMVqdsI2uiTvKmTisIDHJ3od5GILVhBCarCfVRmo4uTjkhrhzkiBV7SsaqS+TzrzM1qpGGUFt28pIySQHR6h7F6KSwGWm97ay+Z+ZqMcEjEWebE7wxCSQwpkhJqoZA5ivCdZDjJepuJ9IQjGGUmuXJdBFUygxVqVsxFsLMbDe8ZbDYVCGKxs+W080max1hFCarCfV+C1KATwcnvE9gRRuMP2prdbWGowm1KB1y+zwMMENkM755cJ2yPDtqhTI6ED1M/82yIDtC/4j4BijjeObflpO9I9MwXTCsSX8jWAFeHr05WoLTJ5G8IQVS/7vwR6ohirYM7f6HzYpogfS3R2OAAAAAElFTkSuQmCC);width:36px;height:36px}.leaflet-retina .leaflet-control-layers-toggle{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADQAAAA0CAQAAABvcdNgAAAEsklEQVR4AWL4TydIhpZK1kpWOlg0w3ZXP6D2soBtG42jeI6ZmQTHzAxiTbSJsYLjO9HhP+WOmcuhciVnmHVQcJnp7DFvScowZorad/+V/fVzMdMT2g9Cv9guXGv/7pYOrXh2U+RRR3dSd9JRx6bIFc/ekqHI29JC6pJ5ZEh1yWkhkbcFeSjxgx3L2m1cb1C7bceyxA+CNjT/Ifff+/kDk2u/w/33/IeCMOSaWZ4glosqT3DNnNZQ7Cs58/3Ce5HL78iZH/vKVIaYlqzfdLu8Vi7dnvUbEza5Idt36tquZFldl6N5Z/POLof0XLK61mZCmJSWjVF9tEjUluu74IUXvgttuVIHE7YxSkaYhJZam7yiM9Pv82JYfl9nptxZaxMJE4YSPty+vF0+Y2up9d3wwijfjZbabqm/3bZ9ecKHsiGmRflnn1MW4pjHf9oLufyn2z3y1D6n8g8TZhxyzipLNPnAUpsOiuWimg52psrTZYnOWYNDTMuWBWa0tJb4rgq1UvmutpaYEbZlwU3CLJm/ayYjHW5/h7xWLn9Hh1vepDkyf7dE7MtT5LR4e7yYpHrkhOUpEfssBLq2pPhAqoSWKUkk7EDqkmK6RrCEzqDjhNDWNE+XSMvkJRDWlZTmCW0l0PHQGRZY5t1L83kT0Y3l2SItk5JAWHl2dCOBm+fPu3fo5/3v61RMCO9Jx2EEYYhb0rmNQMX/vm7gqOEJLcXTGw3CAuRNeyaPWwjR8PRqKQ1PDA/dpv+on9Shox52WFnx0KY8onHayrJzm87i5h9xGw/tfkev0jGsQizqezUKjk12hBMKJ4kbCqGPVNXudyyrShovGw5CgxsRICxF6aRmSjlBnHRzg7Gx8fKqEubI2rahQYdR1YgDIRQO7JvQyD52hoIQx0mxa0ODtW2Iozn1le2iIRdzwWewedyZzewidueOGqlsn1MvcnQpuVwLGG3/IR1hIKxCjelIDZ8ldqWz25jWAsnldEnK0Zxro19TGVb2ffIZEsIO89EIEDvKMPrzmBOQcKQ+rroye6NgRRxqR4U8EAkz0CL6uSGOm6KQCdWjvjRiSP1BPalCRS5iQYiEIvxuBMJEWgzSoHADcVMuN7IuqqTeyUPq22qFimFtxDyBBJEwNyt6TM88blFHao/6tWWhuuOM4SAK4EI4QmFHA+SEyWlp4EQoJ13cYGzMu7yszEIBOm2rVmHUNqwAIQabISNMRstmdhNWcFLsSm+0tjJH1MdRxO5Nx0WDMhCtgD6OKgZeljJqJKc9po8juskR9XN0Y1lZ3mWjLR9JCO1jRDMd0fpYC2VnvjBSEFg7wBENc0R9HFlb0xvF1+TBEpF68d+DHR6IOWVv2BECtxo46hOFUBd/APU57WIoEwJhIi2CdpyZX0m93BZicktMj1AS9dClteUFAUNUIEygRZCtik5zSxI9MubTBH1GOiHsiLJ3OCoSZkILa9PxiN0EbvhsAo8tdAf9Seepd36lGWHmtNANTv5Jd0z4QYyeo/UEJqxKRpg5LZx6btLPsOaEmdMyxYdlc8LMaJnikDlhclqmPiQnTEpLUIZEwkRagjYkEibQErwhkTAKCLQEbUgkzJQWc/0PstHHcfEdQ+UAAAAASUVORK5CYII=);background-size:26px 26px}.leaflet-touch .leaflet-control-layers-toggle{width:44px;height:44px}.leaflet-control-layers .leaflet-control-layers-list,.leaflet-control-layers-expanded .leaflet-control-layers-toggle{display:none}.leaflet-control-layers-expanded .leaflet-control-layers-list{display:block;position:relative}.leaflet-control-layers-expanded{color:#333;background:#fff;padding:6px 10px 6px 6px}.leaflet-control-layers-scrollbar{padding-right:5px;overflow:hidden scroll}.leaflet-control-layers-selector{margin-top:2px;position:relative;top:1px}.leaflet-control-layers label{font-size:1.08333em;display:block}.leaflet-control-layers-separator{border-top:1px solid #ddd;height:0;margin:5px -10px 5px -6px}.leaflet-default-icon-path{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABkAAAApCAYAAADAk4LOAAAFgUlEQVR4Aa1XA5BjWRTN2oW17d3YaZtr2962HUzbDNpjszW24mRt28p47v7zq/bXZtrp/lWnXr337j3nPCe85NcypgSFdugCpW5YoDAMRaIMqRi6aKq5E3YqDQO3qAwjVWrD8Ncq/RBpykd8oZUb/kaJutow8r1aP9II0WmLKLIsJyv1w/kqw9Ch2MYdB++12Onxee/QMwvf4/Dk/Lfp/i4nxTXtOoQ4pW5Aj7wpici1A9erdAN2OH64x8OSP9j3Ft3b7aWkTg/Fm91siTra0f9on5sQr9INejH6CUUUpavjFNq1B+Oadhxmnfa8RfEmN8VNAsQhPqF55xHkMzz3jSmChWU6f7/XZKNH+9+hBLOHYozuKQPxyMPUKkrX/K0uWnfFaJGS1QPRtZsOPtr3NsW0uyh6NNCOkU3Yz+bXbT3I8G3xE5EXLXtCXbbqwCO9zPQYPRTZ5vIDXD7U+w7rFDEoUUf7ibHIR4y6bLVPXrz8JVZEql13trxwue/uDivd3fkWRbS6/IA2bID4uk0UpF1N8qLlbBlXs4Ee7HLTfV1j54APvODnSfOWBqtKVvjgLKzF5YdEk5ewRkGlK0i33Eofffc7HT56jD7/6U+qH3Cx7SBLNntH5YIPvODnyfIXZYRVDPqgHtLs5ABHD3YzLuespb7t79FY34DjMwrVrcTuwlT55YMPvOBnRrJ4VXTdNnYug5ucHLBjEpt30701A3Ts+HEa73u6dT3FNWwflY86eMHPk+Yu+i6pzUpRrW7SNDg5JHR4KapmM5Wv2E8Tfcb1HoqqHMHU+uWDD7zg54mz5/2BSnizi9T1Dg4QQXLToGNCkb6tb1NU+QAlGr1++eADrzhn/u8Q2YZhQVlZ5+CAOtqfbhmaUCS1ezNFVm2imDbPmPng5wmz+gwh+oHDce0eUtQ6OGDIyR0uUhUsoO3vfDmmgOezH0mZN59x7MBi++WDL1g/eEiU3avlidO671bkLfwbw5XV2P8Pzo0ydy4t2/0eu33xYSOMOD8hTf4CrBtGMSoXfPLchX+J0ruSePw3LZeK0juPJbYzrhkH0io7B3k164hiGvawhOKMLkrQLyVpZg8rHFW7E2uHOL888IBPlNZ1FPzstSJM694fWr6RwpvcJK60+0HCILTBzZLFNdtAzJaohze60T8qBzyh5ZuOg5e7uwQppofEmf2++DYvmySqGBuKaicF1blQjhuHdvCIMvp8whTTfZzI7RldpwtSzL+F1+wkdZ2TBOW2gIF88PBTzD/gpeREAMEbxnJcaJHNHrpzji0gQCS6hdkEeYt9DF/2qPcEC8RM28Hwmr3sdNyht00byAut2k3gufWNtgtOEOFGUwcXWNDbdNbpgBGxEvKkOQsxivJx33iow0Vw5S6SVTrpVq11ysA2Rp7gTfPfktc6zhtXBBC+adRLshf6sG2RfHPZ5EAc4sVZ83yCN00Fk/4kggu40ZTvIEm5g24qtU4KjBrx/BTTH8ifVASAG7gKrnWxJDcU7x8X6Ecczhm3o6YicvsLXWfh3Ch1W0k8x0nXF+0fFxgt4phz8QvypiwCCFKMqXCnqXExjq10beH+UUA7+nG6mdG/Pu0f3LgFcGrl2s0kNNjpmoJ9o4B29CMO8dMT4Q5ox8uitF6fqsrJOr8qnwNbRzv6hSnG5wP+64C7h9lp30hKNtKdWjtdkbuPA19nJ7Tz3zR/ibgARbhb4AlhavcBebmTHcFl2fvYEnW0ox9xMxKBS8btJ+KiEbq9zA4RthQXDhPa0T9TEe69gWupwc6uBUphquXgf+/FrIjweHQS4/pduMe5ERUMHUd9xv8ZR98CxkS4F2n3EUrUZ10EYNw7BWm9x1GiPssi3GgiGRDKWRYZfXlON+dfNbM+GgIwYdwAAAAASUVORK5CYII=)}.leaflet-container .leaflet-control-attribution{background:#fffc;margin:0}.leaflet-control-attribution,.leaflet-control-scale-line{color:#333;padding:0 5px;line-height:1.4}.leaflet-control-attribution a{text-decoration:none}.leaflet-control-attribution a:hover,.leaflet-control-attribution a:focus{text-decoration:underline}.leaflet-attribution-flag{width:1em;height:.6669em;vertical-align:baseline!important;display:inline!important}.leaflet-left .leaflet-control-scale{margin-left:5px}.leaflet-bottom .leaflet-control-scale{margin-bottom:5px}.leaflet-control-scale-line{white-space:nowrap;box-sizing:border-box;text-shadow:1px 1px #fff;background:#fffc;border:2px solid #777;border-top:none;padding:2px 5px 1px;line-height:1.1}.leaflet-control-scale-line:not(:first-child){border-top:2px solid #777;border-bottom:none;margin-top:-2px}.leaflet-control-scale-line:not(:first-child):not(:last-child){border-bottom:2px solid #777}.leaflet-touch .leaflet-control-attribution,.leaflet-touch .leaflet-control-layers,.leaflet-touch .leaflet-bar{box-shadow:none}.leaflet-touch .leaflet-control-layers,.leaflet-touch .leaflet-bar{background-clip:padding-box;border:2px solid #0003}.leaflet-popup{text-align:center;margin-bottom:20px;position:absolute}.leaflet-popup-content-wrapper{text-align:left;border-radius:12px;padding:1px}.leaflet-popup-content{min-height:1px;margin:13px 24px 13px 20px;font-size:1.08333em;line-height:1.3}.leaflet-popup-content p{margin:1.3em 0}.leaflet-popup-tip-container{pointer-events:none;width:40px;height:20px;margin-top:-1px;margin-left:-20px;position:absolute;left:50%;overflow:hidden}.leaflet-popup-tip{pointer-events:auto;width:17px;height:17px;margin:-10px auto 0;padding:1px;transform:rotate(45deg)}.leaflet-popup-content-wrapper,.leaflet-popup-tip{color:#333;background:#fff;box-shadow:0 3px 14px #0006}.leaflet-container a.leaflet-popup-close-button{text-align:center;color:#757575;background:0 0;border:none;width:24px;height:24px;font:16px/24px Tahoma,Verdana,sans-serif;text-decoration:none;position:absolute;top:0;right:0}.leaflet-container a.leaflet-popup-close-button:hover,.leaflet-container a.leaflet-popup-close-button:focus{color:#585858}.leaflet-popup-scrolled{overflow:auto}.leaflet-oldie .leaflet-popup-content-wrapper{-ms-zoom:1}.leaflet-oldie .leaflet-popup-tip{-ms-filter:"progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678)";width:24px;filter:progid:DXImageTransform.Microsoft.Matrix(M11=.707107, M12=.707107, M21=-.707107, M22=.707107);margin:0 auto}.leaflet-oldie .leaflet-control-zoom,.leaflet-oldie .leaflet-control-layers,.leaflet-oldie .leaflet-popup-content-wrapper,.leaflet-oldie .leaflet-popup-tip{border:1px solid #999}.leaflet-div-icon{background:#fff;border:1px solid #666}.leaflet-tooltip{color:#222;white-space:nowrap;-webkit-user-select:none;user-select:none;pointer-events:none;background-color:#fff;border:1px solid #fff;border-radius:3px;padding:6px;position:absolute;box-shadow:0 1px 3px #0006}.leaflet-tooltip.leaflet-interactive{cursor:pointer;pointer-events:auto}.leaflet-tooltip-top:before,.leaflet-tooltip-bottom:before,.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{pointer-events:none;content:"";background:0 0;border:6px solid #0000;position:absolute}.leaflet-tooltip-bottom{margin-top:6px}.leaflet-tooltip-top{margin-top:-6px}.leaflet-tooltip-bottom:before,.leaflet-tooltip-top:before{margin-left:-6px;left:50%}.leaflet-tooltip-top:before{border-top-color:#fff;margin-bottom:-12px;bottom:0}.leaflet-tooltip-bottom:before{border-bottom-color:#fff;margin-top:-12px;margin-left:-6px;top:0}.leaflet-tooltip-left{margin-left:-6px}.leaflet-tooltip-right{margin-left:6px}.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{margin-top:-6px;top:50%}.leaflet-tooltip-left:before{border-left-color:#fff;margin-right:-12px;right:0}.leaflet-tooltip-right:before{border-right-color:#fff;margin-left:-12px;left:0}@media print{.leaflet-control{-webkit-print-color-adjust:exact;print-color-adjust:exact}}
