.driver-bottom-nav{z-index:40;height:var(--driver-bottom-nav-height);border:1px solid var(--driver-border);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fffffff0;border-radius:28px;grid-template-columns:repeat(5,1fr);padding:8px;display:grid;position:fixed;bottom:12px;left:12px;right:12px;box-shadow:0 20px 48px #0f172a2e}.driver-bottom-nav-item{color:var(--driver-muted);border-radius:22px;flex-direction:column;justify-content:center;align-items:center;gap:3px;font-size:.68rem;font-weight:850;display:flex}.driver-bottom-nav-item.active{color:#fff;background:#0f172a}@media (width>=900px){.driver-bottom-nav{width:540px;left:50%;right:auto;transform:translate(-50%)}}.driver-shell{background:var(--driver-bg);min-height:100vh;color:var(--driver-text)}.driver-map-topbar{top:max(14px, env(safe-area-inset-top));z-index:80;pointer-events:none;grid-template-columns:auto 1fr auto;align-items:center;gap:14px;padding:0 16px;display:grid;position:fixed;left:0;right:0}.driver-map-icon-btn,.driver-status-pill{pointer-events:auto}.driver-map-icon-btn{color:#1f2937;background:#fffffff5;border:0;border-radius:18px;place-items:center;width:58px;height:58px;display:grid;position:relative;box-shadow:0 14px 34px #0f172a2e}.driver-map-icon-btn.notification b{color:#fff;background:#dc143c;border-radius:999px;place-items:center;min-width:26px;height:26px;font-size:.82rem;font-weight:950;display:grid;position:absolute;top:-7px;right:-7px}.driver-status-pill{color:#2a1726;text-transform:uppercase;letter-spacing:.06em;background:#fffffff5;border:0;border-radius:20px;justify-self:center;align-items:center;gap:9px;min-height:58px;padding:0 22px;font-weight:950;display:inline-flex;box-shadow:0 14px 34px #0f172a2e}.driver-status-pill span{border-radius:50%;width:11px;height:11px}.driver-status-pill.online span{background:#22c55e;box-shadow:0 0 0 6px #22c55e2e}.driver-status-pill.offline span{background:#94a3b8;box-shadow:0 0 0 6px #94a3b82e}.driver-shell-main{min-height:100vh;padding-bottom:90px}.driver-online-control{z-index:70;padding:18px 18px calc(18px + env(safe-area-inset-bottom));background:#f8f7f3;border-top:1px solid #94a3b840;border-radius:24px 24px 0 0;gap:14px;display:grid;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -18px 44px #0f172a29}.driver-online-control:before{content:"";background:#9f929a;border-radius:999px;justify-self:center;width:84px;height:7px;margin-bottom:4px}.driver-online-control strong,.driver-online-control span{display:block}.driver-online-control strong{letter-spacing:-.05em;color:#2a1125;font-size:clamp(1.55rem,6vw,2.2rem)}.driver-online-control span{color:#6b5d68;margin-top:5px;font-size:1rem}.driver-online-control button{color:#fff;letter-spacing:-.03em;border:0;border-radius:999px;min-height:64px;font-size:1.35rem;font-weight:950;box-shadow:0 16px 34px #53006333}.driver-online-control button.go-online{background:#8f007e}.driver-online-control button.go-offline{background:#111827}.driver-menu-overlay{z-index:200;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#0f172a6b;justify-content:flex-start;display:flex;position:fixed;inset:0}.driver-side-menu{color:#111827;width:min(88vw,390px);height:100vh;padding:max(18px, env(safe-area-inset-top)) 16px calc(18px + env(safe-area-inset-bottom));background:#fff;animation:.2s ease-out driverMenuSlideIn;overflow-y:auto;box-shadow:24px 0 60px #0f172a3d}@keyframes driverMenuSlideIn{0%{transform:translate(-100%)}to{transform:translate(0)}}.driver-side-menu-head{justify-content:space-between;align-items:center;gap:14px;display:flex}.driver-side-menu-head>button{color:#111827;background:#f1f5f9;border:0;border-radius:15px;flex:none;place-items:center;width:42px;height:42px;display:grid}.driver-side-profile{align-items:center;gap:11px;min-width:0;display:flex}.driver-side-avatar{color:#fff;background:#111827;border-radius:20px;flex:none;place-items:center;width:54px;height:54px;display:grid}.driver-side-profile strong,.driver-side-profile span{display:block}.driver-side-profile strong{font-size:1rem}.driver-side-profile span{color:var(--driver-muted);margin-top:3px;font-size:.8rem}.driver-side-status{border-radius:22px;align-items:center;gap:11px;margin-top:18px;padding:14px;display:flex}.driver-side-status.online{color:#166534;background:#ecfdf5}.driver-side-status.offline{color:#334155;background:#f1f5f9}.driver-side-status>span{border-radius:50%;flex:none;width:14px;height:14px}.driver-side-status.online>span{background:#22c55e}.driver-side-status.offline>span{background:#94a3b8}.driver-side-status strong,.driver-side-status em{display:block}.driver-side-status em{margin-top:2px;font-size:.82rem;font-style:normal}.driver-side-toggle{color:#fff;border:0;border-radius:999px;justify-content:center;align-items:center;gap:8px;width:100%;min-height:52px;margin-top:12px;font-weight:950;display:inline-flex}.driver-side-toggle.online{background:#8f007e}.driver-side-toggle.offline{background:#111827}.driver-side-nav{gap:8px;margin-top:18px;display:grid}.driver-side-nav-item{color:#334155;border-radius:20px;grid-template-columns:auto 1fr;align-items:center;gap:11px;padding:11px;display:grid}.driver-side-nav-item.active{color:#fff;background:#111827}.driver-side-nav-item>div{color:#111827;background:#f1f5f9;border-radius:16px;place-items:center;width:42px;height:42px;display:grid}.driver-side-nav-item.active>div{color:#fff;background:#ffffff1f}.driver-side-nav-item strong,.driver-side-nav-item em{display:block}.driver-side-nav-item em{color:#64748b;margin-top:2px;font-size:.76rem;font-style:normal}.driver-side-nav-item.active em{color:#cbd5e1}.driver-side-section-title{color:#64748b;text-transform:uppercase;letter-spacing:.12em;margin:22px 0 10px;font-size:.72rem;font-weight:950}.driver-side-secondary-list{gap:8px;display:grid}.driver-side-secondary-list button{border:1px solid var(--driver-border);text-align:left;background:#f8fafc;border-radius:18px;grid-template-columns:auto 1fr;align-items:center;gap:10px;padding:10px;display:grid}.driver-side-secondary-list button>div{width:40px;height:40px;color:var(--driver-blue);background:#fff;border-radius:15px;place-items:center;display:grid}.driver-side-secondary-list strong,.driver-side-secondary-list em{display:block}.driver-side-secondary-list em{color:#64748b;margin-top:2px;font-size:.75rem;font-style:normal}.driver-side-tool-item{border:1px solid var(--driver-border);text-align:left;color:inherit;background:#f8fafc;border-radius:18px;grid-template-columns:auto 1fr;align-items:center;gap:10px;padding:10px;text-decoration:none;transition:background .15s,border-color .15s;display:grid}.driver-side-tool-item:hover{background:#f1f5f9;border-color:#8f007e}.driver-side-tool-item.active{background:#fdf4ff;border-color:#8f007e}.driver-side-tool-item>div{width:40px;height:40px;color:var(--driver-blue);background:#fff;border-radius:15px;place-items:center;display:grid}.driver-side-tool-item.active>div{color:#8f007e;background:#f3e8ff}.driver-side-tool-item strong,.driver-side-tool-item em{display:block}.driver-side-tool-item em{color:#64748b;margin-top:2px;font-size:.75rem;font-style:normal}.driver-side-logout{color:#991b1b;background:#fee2e2;border:1px solid #fecaca;border-radius:18px;justify-content:center;align-items:center;gap:8px;width:100%;min-height:48px;margin-top:18px;font-weight:950;display:inline-flex}@media (width>=800px){.driver-online-control{border-radius:28px;grid-template-columns:1fr auto;align-items:center;width:min(680px,100vw - 44px);padding:18px;bottom:22px;left:50%;right:auto;transform:translate(-50%)}.driver-online-control:before{grid-column:1/-1}.driver-online-control button{min-width:220px}}@media (width<=430px){.driver-map-topbar{padding:0 14px}.driver-map-icon-btn{border-radius:16px;width:52px;height:52px}.driver-status-pill{border-radius:17px;min-height:52px;padding:0 16px;font-size:.78rem}.driver-online-control{padding-left:14px;padding-right:14px}.driver-online-control button{min-height:60px;font-size:1.18rem}}.driver-shell-main:has(.driver-map-home-page)+.driver-online-control{display:none}.driver-active-trip-shortcut{color:#fff;background:radial-gradient(circle at 100% 0,#f59e0b73,#0000 40%),#111827;border-radius:22px;margin:12px 0 16px;padding:14px;text-decoration:none;display:block;box-shadow:0 16px 34px #0f172a2e}.driver-active-trip-shortcut span,.driver-active-trip-shortcut strong{display:block}.driver-active-trip-shortcut span{color:#fde68a;letter-spacing:.1em;text-transform:uppercase;font-size:.72rem;font-weight:950}.driver-active-trip-shortcut strong{margin-top:6px;font-size:.95rem;line-height:1.35}.driver-notif-overlay{z-index:400;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0f172a6b;place-items:end center;animation:.18s ease-out driverNotifFadeIn;display:grid;position:fixed;inset:0}@keyframes driverNotifFadeIn{0%{opacity:0}to{opacity:1}}.driver-notif-panel{width:min(100vw,520px);max-height:80vh;padding:6px 0 calc(18px + env(safe-area-inset-bottom));background:#f8f7f3;border-radius:28px 28px 0 0;animation:.22s ease-out driverNotifSlideUp;overflow-y:auto;box-shadow:0 -24px 64px #0f172a3d}@keyframes driverNotifSlideUp{0%{opacity:0;transform:translateY(28px)}to{opacity:1;transform:translateY(0)}}.driver-notif-handle{background:#c8bfc5;border-radius:999px;width:80px;height:6px;margin:10px auto 4px}.driver-notif-header{z-index:2;background:#f8f7f3;justify-content:space-between;align-items:center;gap:12px;padding:14px 18px 10px;display:flex;position:sticky;top:0}.driver-notif-header h2{color:#2a1125;letter-spacing:-.04em;margin:0;font-size:1.5rem}.driver-notif-header-actions{align-items:center;gap:10px;display:flex}.driver-notif-header-actions>button:first-child{color:#8f007e;white-space:nowrap;background:0 0;border:0;font-size:.82rem;font-weight:950}.driver-notif-close{color:#2a1125;background:#ede8ec;border:0;border-radius:14px;place-items:center;width:36px;height:36px;display:grid}.driver-notif-list{gap:8px;padding:4px 14px 0;display:grid}.driver-notif-item{background:#fff;border:1px solid #e5e0df;border-radius:22px;grid-template-columns:auto 1fr auto;align-items:start;gap:12px;padding:14px;display:grid}.driver-notif-item.unread{background:#fff9fe;border-color:#e8b4e4}.driver-notif-icon{border-radius:16px;flex:none;place-items:center;width:44px;height:44px;display:grid}.driver-notif-item.type-bonus .driver-notif-icon{color:#d97706;background:#fef3c7}.driver-notif-item.type-earnings .driver-notif-icon{color:#166534;background:#ecfdf5}.driver-notif-item.type-promo .driver-notif-icon{color:#8f007e;background:#fdf2f8}.driver-notif-item.type-system .driver-notif-icon{color:#475569;background:#f1f5f9}.driver-notif-body{min-width:0}.driver-notif-body strong{color:#2a1125;font-size:.92rem;line-height:1.3;display:block}.driver-notif-body p{color:#6b5d68;margin:4px 0 0;font-size:.82rem;line-height:1.4}.driver-notif-body span{color:#9f929a;margin-top:6px;font-size:.74rem;font-weight:850;display:block}.driver-notif-right{flex-direction:column;align-items:center;gap:8px;padding-top:2px;display:flex}.driver-notif-dot{background:#8f007e;border-radius:50%;flex:none;width:10px;height:10px}.driver-notif-dismiss{color:#9f929a;background:#f1eeee;border:0;border-radius:10px;place-items:center;width:28px;height:28px;display:grid}.driver-notif-empty{text-align:center;color:#9f929a;place-items:center;gap:10px;padding:48px 24px;display:grid}.driver-notif-empty strong{color:#2a1125;font-size:1.1rem;display:block}.driver-notif-empty span{font-size:.88rem;display:block}@media (width>=560px){.driver-notif-panel{border-radius:28px;margin-bottom:24px}}.maplibregl-map{-webkit-tap-highlight-color:#0000;font:12px/20px Helvetica Neue,Arial,Helvetica,sans-serif;position:relative;overflow:hidden}.maplibregl-canvas{position:absolute;top:0;left:0}.maplibregl-map:fullscreen{width:100%;height:100%}.maplibregl-ctrl-group button.maplibregl-ctrl-compass{touch-action:none}.maplibregl-canvas-container.maplibregl-interactive,.maplibregl-ctrl-group button.maplibregl-ctrl-compass{cursor:grab;-webkit-user-select:none;user-select:none}.maplibregl-canvas-container.maplibregl-interactive.maplibregl-track-pointer{cursor:pointer}.maplibregl-canvas-container.maplibregl-interactive:active,.maplibregl-ctrl-group button.maplibregl-ctrl-compass:active{cursor:grabbing}.maplibregl-canvas-container.maplibregl-touch-zoom-rotate,.maplibregl-canvas-container.maplibregl-touch-zoom-rotate .maplibregl-canvas{touch-action:pan-x pan-y}.maplibregl-canvas-container.maplibregl-touch-drag-pan,.maplibregl-canvas-container.maplibregl-touch-drag-pan .maplibregl-canvas{touch-action:pinch-zoom}.maplibregl-canvas-container.maplibregl-touch-zoom-rotate.maplibregl-touch-drag-pan,.maplibregl-canvas-container.maplibregl-touch-zoom-rotate.maplibregl-touch-drag-pan .maplibregl-canvas{touch-action:none}.maplibregl-canvas-container.maplibregl-touch-drag-pan.maplibregl-cooperative-gestures,.maplibregl-canvas-container.maplibregl-touch-drag-pan.maplibregl-cooperative-gestures .maplibregl-canvas{touch-action:pan-x pan-y}.maplibregl-ctrl-bottom-left,.maplibregl-ctrl-bottom-right,.maplibregl-ctrl-top-left,.maplibregl-ctrl-top-right{pointer-events:none;z-index:2;position:absolute}.maplibregl-ctrl-top-left{top:0;left:0}.maplibregl-ctrl-top-right{top:0;right:0}.maplibregl-ctrl-bottom-left{bottom:0;left:0}.maplibregl-ctrl{clear:both;pointer-events:auto;transform:translate(0)}.maplibregl-ctrl-top-left .maplibregl-ctrl{float:left;margin:10px 0 0 10px}.maplibregl-ctrl-top-right .maplibregl-ctrl{float:right;margin:10px 10px 0 0}.maplibregl-ctrl-bottom-left .maplibregl-ctrl{float:left;margin:0 0 10px 10px}.maplibregl-ctrl-bottom-right .maplibregl-ctrl{float:right;margin:0 10px 10px 0}.maplibregl-ctrl-group{background:#fff;border-radius:4px}.maplibregl-ctrl-group:not(:empty){box-shadow:0 0 0 2px #0000001a}@media (forced-colors:active){.maplibregl-ctrl-group:not(:empty){box-shadow:0 0 0 2px buttontext}}.maplibregl-ctrl-group button{box-sizing:border-box;cursor:pointer;background-color:#0000;border:0;outline:none;width:29px;height:29px;padding:0;display:block}.maplibregl-ctrl-group button+button{border-top:1px solid #ddd}.maplibregl-ctrl button .maplibregl-ctrl-icon{background-position:50%;background-repeat:no-repeat;width:100%;height:100%;display:block}@media (forced-colors:active){.maplibregl-ctrl-icon{background-color:#0000}.maplibregl-ctrl-group button+button{border-top:1px solid buttontext}}.maplibregl-ctrl button::-moz-focus-inner{border:0;padding:0}.maplibregl-ctrl-attrib-button:focus,.maplibregl-ctrl-group button:focus{box-shadow:0 0 2px 2px #0096ff}.maplibregl-ctrl button:disabled{cursor:not-allowed}.maplibregl-ctrl button:disabled .maplibregl-ctrl-icon{opacity:.25}@media (hover:hover){.maplibregl-ctrl button:not(:disabled):hover{background-color:#0000000d}}.maplibregl-ctrl button:not(:disabled):active{background-color:#0000000d}.maplibregl-ctrl-group button:focus:focus-visible{box-shadow:0 0 2px 2px #0096ff}.maplibregl-ctrl-group button:focus:not(:focus-visible){box-shadow:none}.maplibregl-ctrl-group button:focus:first-child{border-radius:4px 4px 0 0}.maplibregl-ctrl-group button:focus:last-child{border-radius:0 0 4px 4px}.maplibregl-ctrl-group button:focus:only-child{border-radius:inherit}.maplibregl-ctrl button.maplibregl-ctrl-zoom-out .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' fill='%23333' viewBox='0 0 29 29'%3E%3Cpath d='M10 13c-.75 0-1.5.75-1.5 1.5S9.25 16 10 16h9c.75 0 1.5-.75 1.5-1.5S19.75 13 19 13z'/%3E%3C/svg%3E")}.maplibregl-ctrl button.maplibregl-ctrl-zoom-in .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' fill='%23333' viewBox='0 0 29 29'%3E%3Cpath d='M14.5 8.5c-.75 0-1.5.75-1.5 1.5v3h-3c-.75 0-1.5.75-1.5 1.5S9.25 16 10 16h3v3c0 .75.75 1.5 1.5 1.5S16 19.75 16 19v-3h3c.75 0 1.5-.75 1.5-1.5S19.75 13 19 13h-3v-3c0-.75-.75-1.5-1.5-1.5'/%3E%3C/svg%3E")}@media (forced-colors:active){.maplibregl-ctrl button.maplibregl-ctrl-zoom-out .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' fill='%23fff' viewBox='0 0 29 29'%3E%3Cpath d='M10 13c-.75 0-1.5.75-1.5 1.5S9.25 16 10 16h9c.75 0 1.5-.75 1.5-1.5S19.75 13 19 13z'/%3E%3C/svg%3E")}.maplibregl-ctrl button.maplibregl-ctrl-zoom-in .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' fill='%23fff' viewBox='0 0 29 29'%3E%3Cpath d='M14.5 8.5c-.75 0-1.5.75-1.5 1.5v3h-3c-.75 0-1.5.75-1.5 1.5S9.25 16 10 16h3v3c0 .75.75 1.5 1.5 1.5S16 19.75 16 19v-3h3c.75 0 1.5-.75 1.5-1.5S19.75 13 19 13h-3v-3c0-.75-.75-1.5-1.5-1.5'/%3E%3C/svg%3E")}}@media (forced-colors:active) and (prefers-color-scheme:light){.maplibregl-ctrl button.maplibregl-ctrl-zoom-out .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' viewBox='0 0 29 29'%3E%3Cpath d='M10 13c-.75 0-1.5.75-1.5 1.5S9.25 16 10 16h9c.75 0 1.5-.75 1.5-1.5S19.75 13 19 13z'/%3E%3C/svg%3E")}.maplibregl-ctrl button.maplibregl-ctrl-zoom-in .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' viewBox='0 0 29 29'%3E%3Cpath d='M14.5 8.5c-.75 0-1.5.75-1.5 1.5v3h-3c-.75 0-1.5.75-1.5 1.5S9.25 16 10 16h3v3c0 .75.75 1.5 1.5 1.5S16 19.75 16 19v-3h3c.75 0 1.5-.75 1.5-1.5S19.75 13 19 13h-3v-3c0-.75-.75-1.5-1.5-1.5'/%3E%3C/svg%3E")}}.maplibregl-ctrl button.maplibregl-ctrl-fullscreen .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' fill='%23333' viewBox='0 0 29 29'%3E%3Cpath d='M24 16v5.5c0 1.75-.75 2.5-2.5 2.5H16v-1l3-1.5-4-5.5 1-1 5.5 4 1.5-3zM6 16l1.5 3 5.5-4 1 1-4 5.5 3 1.5v1H7.5C5.75 24 5 23.25 5 21.5V16zm7-11v1l-3 1.5 4 5.5-1 1-5.5-4L6 13H5V7.5C5 5.75 5.75 5 7.5 5zm11 2.5c0-1.75-.75-2.5-2.5-2.5H16v1l3 1.5-4 5.5 1 1 5.5-4 1.5 3h1z'/%3E%3C/svg%3E")}.maplibregl-ctrl button.maplibregl-ctrl-shrink .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' viewBox='0 0 29 29'%3E%3Cpath d='M18.5 16c-1.75 0-2.5.75-2.5 2.5V24h1l1.5-3 5.5 4 1-1-4-5.5 3-1.5v-1zM13 18.5c0-1.75-.75-2.5-2.5-2.5H5v1l3 1.5L4 24l1 1 5.5-4 1.5 3h1zm3-8c0 1.75.75 2.5 2.5 2.5H24v-1l-3-1.5L25 5l-1-1-5.5 4L17 5h-1zM10.5 13c1.75 0 2.5-.75 2.5-2.5V5h-1l-1.5 3L5 4 4 5l4 5.5L5 12v1z'/%3E%3C/svg%3E")}@media (forced-colors:active){.maplibregl-ctrl button.maplibregl-ctrl-fullscreen .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' fill='%23fff' viewBox='0 0 29 29'%3E%3Cpath d='M24 16v5.5c0 1.75-.75 2.5-2.5 2.5H16v-1l3-1.5-4-5.5 1-1 5.5 4 1.5-3zM6 16l1.5 3 5.5-4 1 1-4 5.5 3 1.5v1H7.5C5.75 24 5 23.25 5 21.5V16zm7-11v1l-3 1.5 4 5.5-1 1-5.5-4L6 13H5V7.5C5 5.75 5.75 5 7.5 5zm11 2.5c0-1.75-.75-2.5-2.5-2.5H16v1l3 1.5-4 5.5 1 1 5.5-4 1.5 3h1z'/%3E%3C/svg%3E")}.maplibregl-ctrl button.maplibregl-ctrl-shrink .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' fill='%23fff' viewBox='0 0 29 29'%3E%3Cpath d='M18.5 16c-1.75 0-2.5.75-2.5 2.5V24h1l1.5-3 5.5 4 1-1-4-5.5 3-1.5v-1zM13 18.5c0-1.75-.75-2.5-2.5-2.5H5v1l3 1.5L4 24l1 1 5.5-4 1.5 3h1zm3-8c0 1.75.75 2.5 2.5 2.5H24v-1l-3-1.5L25 5l-1-1-5.5 4L17 5h-1zM10.5 13c1.75 0 2.5-.75 2.5-2.5V5h-1l-1.5 3L5 4 4 5l4 5.5L5 12v1z'/%3E%3C/svg%3E")}}@media (forced-colors:active) and (prefers-color-scheme:light){.maplibregl-ctrl button.maplibregl-ctrl-fullscreen .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' viewBox='0 0 29 29'%3E%3Cpath d='M24 16v5.5c0 1.75-.75 2.5-2.5 2.5H16v-1l3-1.5-4-5.5 1-1 5.5 4 1.5-3zM6 16l1.5 3 5.5-4 1 1-4 5.5 3 1.5v1H7.5C5.75 24 5 23.25 5 21.5V16zm7-11v1l-3 1.5 4 5.5-1 1-5.5-4L6 13H5V7.5C5 5.75 5.75 5 7.5 5zm11 2.5c0-1.75-.75-2.5-2.5-2.5H16v1l3 1.5-4 5.5 1 1 5.5-4 1.5 3h1z'/%3E%3C/svg%3E")}.maplibregl-ctrl button.maplibregl-ctrl-shrink .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' viewBox='0 0 29 29'%3E%3Cpath d='M18.5 16c-1.75 0-2.5.75-2.5 2.5V24h1l1.5-3 5.5 4 1-1-4-5.5 3-1.5v-1zM13 18.5c0-1.75-.75-2.5-2.5-2.5H5v1l3 1.5L4 24l1 1 5.5-4 1.5 3h1zm3-8c0 1.75.75 2.5 2.5 2.5H24v-1l-3-1.5L25 5l-1-1-5.5 4L17 5h-1zM10.5 13c1.75 0 2.5-.75 2.5-2.5V5h-1l-1.5 3L5 4 4 5l4 5.5L5 12v1z'/%3E%3C/svg%3E")}}.maplibregl-ctrl button.maplibregl-ctrl-compass .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' fill='%23333' viewBox='0 0 29 29'%3E%3Cpath d='m10.5 14 4-8 4 8z'/%3E%3Cpath fill='%23ccc' d='m10.5 16 4 8 4-8z'/%3E%3C/svg%3E")}@media (forced-colors:active){.maplibregl-ctrl button.maplibregl-ctrl-compass .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' fill='%23fff' viewBox='0 0 29 29'%3E%3Cpath d='m10.5 14 4-8 4 8z'/%3E%3Cpath fill='%23ccc' d='m10.5 16 4 8 4-8z'/%3E%3C/svg%3E")}}@media (forced-colors:active) and (prefers-color-scheme:light){.maplibregl-ctrl button.maplibregl-ctrl-compass .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' viewBox='0 0 29 29'%3E%3Cpath d='m10.5 14 4-8 4 8z'/%3E%3Cpath fill='%23ccc' d='m10.5 16 4 8 4-8z'/%3E%3C/svg%3E")}}.maplibregl-ctrl button.maplibregl-ctrl-globe .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='22' height='22' fill='none' stroke='%23333' viewBox='0 0 22 22'%3E%3Ccircle cx='11' cy='11' r='8.5'/%3E%3Cpath d='M17.5 11c0 4.819-3.02 8.5-6.5 8.5S4.5 15.819 4.5 11 7.52 2.5 11 2.5s6.5 3.681 6.5 8.5Z'/%3E%3Cpath d='M13.5 11c0 2.447-.331 4.64-.853 6.206-.262.785-.562 1.384-.872 1.777-.314.399-.58.517-.775.517s-.461-.118-.775-.517c-.31-.393-.61-.992-.872-1.777C8.831 15.64 8.5 13.446 8.5 11s.331-4.64.853-6.206c.262-.785.562-1.384.872-1.777.314-.399.58-.517.775-.517s.461.118.775.517c.31.393.61.992.872 1.777.522 1.565.853 3.76.853 6.206Z'/%3E%3Cpath d='M11 7.5c-1.909 0-3.622-.166-4.845-.428-.616-.132-1.08-.283-1.379-.434a1.3 1.3 0 0 1-.224-.138q.07-.058.224-.138c.299-.151.763-.302 1.379-.434C7.378 5.666 9.091 5.5 11 5.5s3.622.166 4.845.428c.616.132 1.08.283 1.379.434.105.053.177.1.224.138q-.07.058-.224.138c-.299.151-.763.302-1.379.434-1.223.262-2.936.428-4.845.428ZM4.486 6.436ZM11 16.5c-1.909 0-3.622-.166-4.845-.428-.616-.132-1.08-.283-1.379-.434a1.3 1.3 0 0 1-.224-.138 1.3 1.3 0 0 1 .224-.138c.299-.151.763-.302 1.379-.434C7.378 14.666 9.091 14.5 11 14.5s3.622.166 4.845.428c.616.132 1.08.283 1.379.434.105.053.177.1.224.138a1.3 1.3 0 0 1-.224.138c-.299.151-.763.302-1.379.434-1.223.262-2.936.428-4.845.428Zm-6.514-1.064ZM11 12.5c-2.46 0-4.672-.222-6.255-.574-.796-.177-1.406-.38-1.805-.59a1.5 1.5 0 0 1-.39-.272.3.3 0 0 1-.047-.064.3.3 0 0 1 .048-.064c.066-.073.189-.167.389-.272.399-.21 1.009-.413 1.805-.59C6.328 9.722 8.54 9.5 11 9.5s4.672.222 6.256.574c.795.177 1.405.38 1.804.59.2.105.323.2.39.272a.3.3 0 0 1 .047.064.3.3 0 0 1-.048.064 1.4 1.4 0 0 1-.389.272c-.399.21-1.009.413-1.804.59-1.584.352-3.796.574-6.256.574Zm-8.501-1.51v.002zm0 .018v.002zm17.002.002v-.002zm0-.018v-.002z'/%3E%3C/svg%3E")}.maplibregl-ctrl button.maplibregl-ctrl-globe-enabled .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='22' height='22' fill='none' stroke='%2333b5e5' viewBox='0 0 22 22'%3E%3Ccircle cx='11' cy='11' r='8.5'/%3E%3Cpath d='M17.5 11c0 4.819-3.02 8.5-6.5 8.5S4.5 15.819 4.5 11 7.52 2.5 11 2.5s6.5 3.681 6.5 8.5Z'/%3E%3Cpath d='M13.5 11c0 2.447-.331 4.64-.853 6.206-.262.785-.562 1.384-.872 1.777-.314.399-.58.517-.775.517s-.461-.118-.775-.517c-.31-.393-.61-.992-.872-1.777C8.831 15.64 8.5 13.446 8.5 11s.331-4.64.853-6.206c.262-.785.562-1.384.872-1.777.314-.399.58-.517.775-.517s.461.118.775.517c.31.393.61.992.872 1.777.522 1.565.853 3.76.853 6.206Z'/%3E%3Cpath d='M11 7.5c-1.909 0-3.622-.166-4.845-.428-.616-.132-1.08-.283-1.379-.434a1.3 1.3 0 0 1-.224-.138q.07-.058.224-.138c.299-.151.763-.302 1.379-.434C7.378 5.666 9.091 5.5 11 5.5s3.622.166 4.845.428c.616.132 1.08.283 1.379.434.105.053.177.1.224.138q-.07.058-.224.138c-.299.151-.763.302-1.379.434-1.223.262-2.936.428-4.845.428ZM4.486 6.436ZM11 16.5c-1.909 0-3.622-.166-4.845-.428-.616-.132-1.08-.283-1.379-.434a1.3 1.3 0 0 1-.224-.138 1.3 1.3 0 0 1 .224-.138c.299-.151.763-.302 1.379-.434C7.378 14.666 9.091 14.5 11 14.5s3.622.166 4.845.428c.616.132 1.08.283 1.379.434.105.053.177.1.224.138a1.3 1.3 0 0 1-.224.138c-.299.151-.763.302-1.379.434-1.223.262-2.936.428-4.845.428Zm-6.514-1.064ZM11 12.5c-2.46 0-4.672-.222-6.255-.574-.796-.177-1.406-.38-1.805-.59a1.5 1.5 0 0 1-.39-.272.3.3 0 0 1-.047-.064.3.3 0 0 1 .048-.064c.066-.073.189-.167.389-.272.399-.21 1.009-.413 1.805-.59C6.328 9.722 8.54 9.5 11 9.5s4.672.222 6.256.574c.795.177 1.405.38 1.804.59.2.105.323.2.39.272a.3.3 0 0 1 .047.064.3.3 0 0 1-.048.064 1.4 1.4 0 0 1-.389.272c-.399.21-1.009.413-1.804.59-1.584.352-3.796.574-6.256.574Zm-8.501-1.51v.002zm0 .018v.002zm17.002.002v-.002zm0-.018v-.002z'/%3E%3C/svg%3E")}.maplibregl-ctrl button.maplibregl-ctrl-terrain .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='22' height='22' fill='%23333' viewBox='0 0 22 22'%3E%3Cpath d='m1.754 13.406 4.453-4.851 3.09 3.09 3.281 3.277.969-.969-3.309-3.312 3.844-4.121 6.148 6.886h1.082v-.855l-7.207-8.07-4.84 5.187L6.169 6.57l-5.48 5.965v.871ZM.688 16.844h20.625v1.375H.688Zm0 0'/%3E%3C/svg%3E")}.maplibregl-ctrl button.maplibregl-ctrl-terrain-enabled .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='22' height='22' fill='%2333b5e5' viewBox='0 0 22 22'%3E%3Cpath d='m1.754 13.406 4.453-4.851 3.09 3.09 3.281 3.277.969-.969-3.309-3.312 3.844-4.121 6.148 6.886h1.082v-.855l-7.207-8.07-4.84 5.187L6.169 6.57l-5.48 5.965v.871ZM.688 16.844h20.625v1.375H.688Zm0 0'/%3E%3C/svg%3E")}.maplibregl-ctrl button.maplibregl-ctrl-geolocate .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' fill='%23333' viewBox='0 0 20 20'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1m0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7'/%3E%3Ccircle cx='10' cy='10' r='2'/%3E%3C/svg%3E")}.maplibregl-ctrl button.maplibregl-ctrl-geolocate:disabled .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' fill='%23aaa' viewBox='0 0 20 20'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1m0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7'/%3E%3Ccircle cx='10' cy='10' r='2'/%3E%3Cpath fill='red' d='m14 5 1 1-9 9-1-1z'/%3E%3C/svg%3E")}.maplibregl-ctrl button.maplibregl-ctrl-geolocate.maplibregl-ctrl-geolocate-active .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' fill='%2333b5e5' viewBox='0 0 20 20'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1m0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7'/%3E%3Ccircle cx='10' cy='10' r='2'/%3E%3C/svg%3E")}.maplibregl-ctrl button.maplibregl-ctrl-geolocate.maplibregl-ctrl-geolocate-active-error .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' fill='%23e58978' viewBox='0 0 20 20'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1m0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7'/%3E%3Ccircle cx='10' cy='10' r='2'/%3E%3C/svg%3E")}.maplibregl-ctrl button.maplibregl-ctrl-geolocate.maplibregl-ctrl-geolocate-background .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' fill='%2333b5e5' viewBox='0 0 20 20'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1m0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7'/%3E%3C/svg%3E")}.maplibregl-ctrl button.maplibregl-ctrl-geolocate.maplibregl-ctrl-geolocate-background-error .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' fill='%23e54e33' viewBox='0 0 20 20'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1m0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7'/%3E%3C/svg%3E")}.maplibregl-ctrl button.maplibregl-ctrl-geolocate.maplibregl-ctrl-geolocate-waiting .maplibregl-ctrl-icon{animation:2s linear infinite maplibregl-spin}@media (forced-colors:active){.maplibregl-ctrl button.maplibregl-ctrl-geolocate .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' fill='%23fff' viewBox='0 0 20 20'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1m0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7'/%3E%3Ccircle cx='10' cy='10' r='2'/%3E%3C/svg%3E")}.maplibregl-ctrl button.maplibregl-ctrl-geolocate:disabled .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' fill='%23999' viewBox='0 0 20 20'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1m0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7'/%3E%3Ccircle cx='10' cy='10' r='2'/%3E%3Cpath fill='red' d='m14 5 1 1-9 9-1-1z'/%3E%3C/svg%3E")}.maplibregl-ctrl button.maplibregl-ctrl-geolocate.maplibregl-ctrl-geolocate-active .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' fill='%2333b5e5' viewBox='0 0 20 20'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1m0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7'/%3E%3Ccircle cx='10' cy='10' r='2'/%3E%3C/svg%3E")}.maplibregl-ctrl button.maplibregl-ctrl-geolocate.maplibregl-ctrl-geolocate-active-error .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' fill='%23e58978' viewBox='0 0 20 20'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1m0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7'/%3E%3Ccircle cx='10' cy='10' r='2'/%3E%3C/svg%3E")}.maplibregl-ctrl button.maplibregl-ctrl-geolocate.maplibregl-ctrl-geolocate-background .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' fill='%2333b5e5' viewBox='0 0 20 20'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1m0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7'/%3E%3C/svg%3E")}.maplibregl-ctrl button.maplibregl-ctrl-geolocate.maplibregl-ctrl-geolocate-background-error .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' fill='%23e54e33' viewBox='0 0 20 20'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1m0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7'/%3E%3C/svg%3E")}}@media (forced-colors:active) and (prefers-color-scheme:light){.maplibregl-ctrl button.maplibregl-ctrl-geolocate .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' viewBox='0 0 20 20'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1m0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7'/%3E%3Ccircle cx='10' cy='10' r='2'/%3E%3C/svg%3E")}.maplibregl-ctrl button.maplibregl-ctrl-geolocate:disabled .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' fill='%23666' viewBox='0 0 20 20'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1m0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7'/%3E%3Ccircle cx='10' cy='10' r='2'/%3E%3Cpath fill='red' d='m14 5 1 1-9 9-1-1z'/%3E%3C/svg%3E")}}@keyframes maplibregl-spin{0%{transform:rotate(0)}to{transform:rotate(1turn)}}a.maplibregl-ctrl-logo{cursor:pointer;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='88' height='23' fill='none'%3E%3Cpath fill='%23000' fill-opacity='.4' fill-rule='evenodd' d='M17.408 16.796h-1.827l2.501-12.095h.198l3.324 6.533.988 2.19.988-2.19 3.258-6.533h.181l2.6 12.095h-1.81l-1.218-5.644-.362-1.71-.658 1.71-2.929 5.644h-.098l-2.914-5.644-.757-1.71-.345 1.71zm1.958-3.42-.726 3.663a1.255 1.255 0 0 1-1.232 1.011h-1.827a1.255 1.255 0 0 1-1.229-1.509l2.501-12.095a1.255 1.255 0 0 1 1.23-1.001h.197a1.25 1.25 0 0 1 1.12.685l3.19 6.273 3.125-6.263a1.25 1.25 0 0 1 1.123-.695h.181a1.255 1.255 0 0 1 1.227.991l1.443 6.71a5 5 0 0 1 .314-.787l.009-.016a4.6 4.6 0 0 1 1.777-1.887c.782-.46 1.668-.667 2.611-.667a4.6 4.6 0 0 1 1.7.32l.306.134c.21-.16.474-.256.759-.256h1.694a1.255 1.255 0 0 1 1.212.925 1.255 1.255 0 0 1 1.212-.925h1.711c.284 0 .545.094.755.252.613-.3 1.312-.45 2.075-.45 1.356 0 2.557.445 3.482 1.4q.47.48.763 1.064V4.701a1.255 1.255 0 0 1 1.255-1.255h1.86A1.255 1.255 0 0 1 54.44 4.7v9.194h2.217c.19 0 .37.043.532.118v-4.77c0-.356.147-.678.385-.906a2.42 2.42 0 0 1-.682-1.71c0-.665.267-1.253.735-1.7a2.45 2.45 0 0 1 1.722-.674 2.43 2.43 0 0 1 1.705.675q.318.302.504.683V4.7a1.255 1.255 0 0 1 1.255-1.255h1.744A1.255 1.255 0 0 1 65.812 4.7v3.335a4.8 4.8 0 0 1 1.526-.246c.938 0 1.817.214 2.59.69a4.47 4.47 0 0 1 1.67 1.743v-.98a1.255 1.255 0 0 1 1.256-1.256h1.777c.233 0 .451.064.639.174a3.4 3.4 0 0 1 1.567-.372c.346 0 .861.02 1.285.232a1.25 1.25 0 0 1 .689 1.004 4.7 4.7 0 0 1 .853-.588c.795-.44 1.675-.647 2.61-.647 1.385 0 2.65.39 3.525 1.396.836.938 1.168 2.173 1.168 3.528q-.001.515-.056 1.051a1.255 1.255 0 0 1-.947 1.09l.408.952a1.255 1.255 0 0 1-.477 1.552c-.418.268-.92.463-1.458.612-.613.171-1.304.244-2.049.244-1.06 0-2.043-.207-2.886-.698l-.015-.008c-.798-.48-1.419-1.135-1.818-1.963l-.004-.008a5.8 5.8 0 0 1-.548-2.512q0-.429.053-.843a1.3 1.3 0 0 1-.333-.086l-.166-.004c-.223 0-.426.062-.643.228-.03.024-.142.139-.142.59v3.883a1.255 1.255 0 0 1-1.256 1.256h-1.777a1.255 1.255 0 0 1-1.256-1.256V15.69l-.032.057a4.8 4.8 0 0 1-1.86 1.833 5.04 5.04 0 0 1-2.484.634 4.5 4.5 0 0 1-1.935-.424 1.25 1.25 0 0 1-.764.258h-1.71a1.255 1.255 0 0 1-1.256-1.255V7.687a2.4 2.4 0 0 1-.428.625c.253.23.412.561.412.93v7.553a1.255 1.255 0 0 1-1.256 1.255h-1.843a1.25 1.25 0 0 1-.894-.373c-.228.23-.544.373-.894.373H51.32a1.255 1.255 0 0 1-1.256-1.255v-1.251l-.061.117a4.7 4.7 0 0 1-1.782 1.884 4.77 4.77 0 0 1-2.485.67 5.6 5.6 0 0 1-1.485-.188l.009 2.764a1.255 1.255 0 0 1-1.255 1.259h-1.729a1.255 1.255 0 0 1-1.255-1.255v-3.537a1.255 1.255 0 0 1-1.167.793h-1.679a1.25 1.25 0 0 1-.77-.263 4.5 4.5 0 0 1-1.945.429c-.885 0-1.724-.21-2.495-.632l-.017-.01a5 5 0 0 1-1.081-.836 1.255 1.255 0 0 1-1.254 1.312h-1.81a1.255 1.255 0 0 1-1.228-.99l-.782-3.625-2.044 3.939a1.25 1.25 0 0 1-1.115.676h-.098a1.25 1.25 0 0 1-1.116-.68l-2.061-3.994zM35.92 16.63l.207-.114.223-.15q.493-.356.735-.785l.061-.118.033 1.332h1.678V9.242h-1.694l-.033 1.267q-.133-.329-.526-.658l-.032-.028a3.2 3.2 0 0 0-.668-.428l-.27-.12a3.3 3.3 0 0 0-1.235-.23q-1.136-.001-1.974.493a3.36 3.36 0 0 0-1.3 1.382q-.445.89-.444 2.074 0 1.2.51 2.107a3.8 3.8 0 0 0 1.382 1.381 3.9 3.9 0 0 0 1.893.477q.795 0 1.455-.33zm-2.789-5.38q-.576.675-.575 1.762 0 1.102.559 1.794.576.675 1.645.675a2.25 2.25 0 0 0 .934-.19 2.2 2.2 0 0 0 .468-.29l.178-.161a2.2 2.2 0 0 0 .397-.561q.244-.5.244-1.15v-.115q0-.708-.296-1.267l-.043-.077a2.2 2.2 0 0 0-.633-.709l-.13-.086-.047-.028a2.1 2.1 0 0 0-1.073-.285q-1.052 0-1.629.692zm2.316 2.706c.163-.17.28-.407.28-.83v-.114c0-.292-.06-.508-.15-.68a.96.96 0 0 0-.353-.389.85.85 0 0 0-.464-.127c-.4 0-.56.114-.664.239l-.01.012c-.148.174-.275.45-.275.945 0 .506.122.801.27.99.097.11.266.224.68.224.303 0 .504-.09.687-.269zm7.545 1.705a2.6 2.6 0 0 0 .331.423q.319.33.755.548l.173.074q.65.255 1.49.255 1.02 0 1.844-.493a3.45 3.45 0 0 0 1.316-1.4q.493-.904.493-2.089 0-1.909-.988-2.913-.988-1.02-2.584-1.02-.898 0-1.575.347a3 3 0 0 0-.415.262l-.199.166a3.4 3.4 0 0 0-.64.82V9.242h-1.712v11.553h1.729l-.017-5.134zm.53-1.138q.206.29.48.5l.155.11.053.034q.51.296 1.119.297 1.07 0 1.645-.675.577-.69.576-1.762 0-1.119-.576-1.777-.558-.675-1.645-.675-.435 0-.835.16a2 2 0 0 0-.284.136 2 2 0 0 0-.363.254 2.2 2.2 0 0 0-.46.569l-.082.162a2.6 2.6 0 0 0-.213 1.072v.115q0 .707.296 1.267l.135.211zm.964-.818a1.1 1.1 0 0 0 .367.385.94.94 0 0 0 .476.118c.423 0 .59-.117.687-.23.159-.194.28-.478.28-.95 0-.53-.133-.8-.266-.952l-.021-.025c-.078-.094-.231-.221-.68-.221a1 1 0 0 0-.503.135l-.012.007a.86.86 0 0 0-.335.343c-.073.133-.132.324-.132.614v.115a1.4 1.4 0 0 0 .14.66zm15.7-6.222q.347-.346.346-.856a1.05 1.05 0 0 0-.345-.79 1.18 1.18 0 0 0-.84-.329q-.51 0-.855.33a1.05 1.05 0 0 0-.346.79q0 .51.346.855.345.346.856.346.51 0 .839-.346zm4.337 9.314.033-1.332q.191.403.59.747l.098.081a4 4 0 0 0 .316.224l.223.122a3.2 3.2 0 0 0 1.44.322 3.8 3.8 0 0 0 1.875-.477 3.5 3.5 0 0 0 1.382-1.366q.527-.89.526-2.09 0-1.184-.444-2.073a3.24 3.24 0 0 0-1.283-1.399q-.823-.51-1.942-.51a3.5 3.5 0 0 0-1.527.344l-.086.043-.165.09a3 3 0 0 0-.33.214q-.432.315-.656.707a2 2 0 0 0-.099.198l.082-1.283V4.701h-1.744v12.095zm.473-2.509a2.5 2.5 0 0 0 .566.7q.117.098.245.18l.144.08a2.1 2.1 0 0 0 .975.232q1.07 0 1.645-.675.576-.69.576-1.778 0-1.102-.576-1.777-.56-.691-1.645-.692a2.2 2.2 0 0 0-1.015.235q-.22.113-.415.282l-.15.142a2.1 2.1 0 0 0-.42.594q-.223.479-.223 1.1v.115q0 .705.293 1.26zm2.616-.293c.157-.191.28-.479.28-.967 0-.51-.13-.79-.276-.961l-.021-.026c-.082-.1-.232-.225-.67-.225a.87.87 0 0 0-.681.279l-.012.011c-.154.155-.274.38-.274.807v.115c0 .285.057.499.144.669a1.1 1.1 0 0 0 .367.405c.137.082.28.123.455.123.423 0 .59-.118.686-.23zm8.266-3.013q.345-.13.724-.14l.069-.002q.493 0 .642.099l.247-1.794q-.196-.099-.717-.099a2.3 2.3 0 0 0-.545.063 2 2 0 0 0-.411.148 2.2 2.2 0 0 0-.4.249 2.5 2.5 0 0 0-.485.499 2.7 2.7 0 0 0-.32.581l-.05.137v-1.48h-1.778v7.553h1.777v-3.884q0-.546.159-.943a1.5 1.5 0 0 1 .466-.636 2.5 2.5 0 0 1 .399-.253 2 2 0 0 1 .224-.099zm9.784 2.656.05-.922q0-1.743-.856-2.698-.838-.97-2.584-.97-1.119-.001-2.007.493a3.46 3.46 0 0 0-1.4 1.382q-.493.906-.493 2.106 0 1.07.428 1.975.428.89 1.332 1.432.906.526 2.255.526.973 0 1.668-.185l.044-.012.135-.04q.613-.184.984-.421l-.542-1.267q-.3.162-.642.274l-.297.087q-.51.131-1.3.131-.954 0-1.497-.444a1.6 1.6 0 0 1-.192-.193q-.366-.44-.512-1.234l-.004-.021zm-5.427-1.256-.003.022h3.752v-.138q-.011-.727-.288-1.118a1 1 0 0 0-.156-.176q-.46-.428-1.316-.428-.986 0-1.494.604-.379.45-.494 1.234zm-27.053 2.77V4.7h-1.86v12.095h5.333V15.15zm7.103-5.908v7.553h-1.843V9.242h1.843z'/%3E%3Cpath fill='%23fff' d='m19.63 11.151-.757-1.71-.345 1.71-1.12 5.644h-1.827L18.083 4.7h.197l3.325 6.533.988 2.19.988-2.19L26.839 4.7h.181l2.6 12.095h-1.81l-1.218-5.644-.362-1.71-.658 1.71-2.93 5.644h-.098l-2.913-5.644zm14.836 5.81q-1.02 0-1.893-.478a3.8 3.8 0 0 1-1.381-1.382q-.51-.906-.51-2.106 0-1.185.444-2.074a3.36 3.36 0 0 1 1.3-1.382q.839-.494 1.974-.494a3.3 3.3 0 0 1 1.234.231 3.3 3.3 0 0 1 .97.575q.396.33.527.659l.033-1.267h1.694v7.553H37.18l-.033-1.332q-.279.593-1.02 1.053a3.17 3.17 0 0 1-1.662.444zm.296-1.482q.938 0 1.58-.642.642-.66.642-1.711v-.115q0-.708-.296-1.267a2.2 2.2 0 0 0-.807-.872 2.1 2.1 0 0 0-1.119-.313q-1.053 0-1.629.692-.575.675-.575 1.76 0 1.103.559 1.795.577.675 1.645.675zm6.521-6.237h1.711v1.4q.906-1.597 2.83-1.597 1.596 0 2.584 1.02.988 1.005.988 2.914 0 1.185-.493 2.09a3.46 3.46 0 0 1-1.316 1.399 3.5 3.5 0 0 1-1.844.493q-.954 0-1.662-.329a2.67 2.67 0 0 1-1.086-.97l.017 5.134h-1.728zm4.048 6.22q1.07 0 1.645-.674.577-.69.576-1.762 0-1.119-.576-1.777-.558-.675-1.645-.675-.592 0-1.12.296-.51.28-.822.823-.296.527-.296 1.234v.115q0 .708.296 1.267.313.543.823.855.51.296 1.119.297z'/%3E%3Cpath fill='%23e1e3e9' d='M51.325 4.7h1.86v10.45h3.473v1.646h-5.333zm7.12 4.542h1.843v7.553h-1.843zm.905-1.415a1.16 1.16 0 0 1-.856-.346 1.17 1.17 0 0 1-.346-.856 1.05 1.05 0 0 1 .346-.79q.346-.329.856-.329.494 0 .839.33a1.05 1.05 0 0 1 .345.79 1.16 1.16 0 0 1-.345.855q-.33.346-.84.346zm7.875 9.133a3.17 3.17 0 0 1-1.662-.444q-.723-.46-1.004-1.053l-.033 1.332h-1.71V4.701h1.743v4.657l-.082 1.283q.279-.658 1.086-1.119a3.5 3.5 0 0 1 1.778-.477q1.119 0 1.942.51a3.24 3.24 0 0 1 1.283 1.4q.445.888.444 2.072 0 1.201-.526 2.09a3.5 3.5 0 0 1-1.382 1.366 3.8 3.8 0 0 1-1.876.477zm-.296-1.481q1.069 0 1.645-.675.577-.69.577-1.778 0-1.102-.577-1.776-.56-.691-1.645-.692a2.12 2.12 0 0 0-1.58.659q-.642.641-.642 1.694v.115q0 .71.296 1.267a2.4 2.4 0 0 0 .807.872 2.1 2.1 0 0 0 1.119.313zm5.927-6.237h1.777v1.481q.263-.757.856-1.217a2.14 2.14 0 0 1 1.349-.46q.527 0 .724.098l-.247 1.794q-.149-.099-.642-.099-.774 0-1.416.494-.626.493-.626 1.58v3.883h-1.777V9.242zm9.534 7.718q-1.35 0-2.255-.526-.904-.543-1.332-1.432a4.6 4.6 0 0 1-.428-1.975q0-1.2.493-2.106a3.46 3.46 0 0 1 1.4-1.382q.889-.495 2.007-.494 1.744 0 2.584.97.855.956.856 2.7 0 .444-.05.92h-5.43q.18 1.005.708 1.45.542.443 1.497.443.79 0 1.3-.131a4 4 0 0 0 .938-.362l.542 1.267q-.411.263-1.119.46-.708.198-1.711.197zm1.596-4.558q.016-1.02-.444-1.432-.46-.428-1.316-.428-1.728 0-1.991 1.86z'/%3E%3Cpath d='M5.074 15.948a.484.657 0 0 0-.486.659v1.84a.484.657 0 0 0 .486.659h4.101a.484.657 0 0 0 .486-.659v-1.84a.484.657 0 0 0-.486-.659zm3.56 1.16H5.617v.838h3.017z' style='fill:%23fff;fill-rule:evenodd;stroke-width:1.03600001'/%3E%3Cg style='stroke-width:1.12603545'%3E%3Cpath d='M-9.408-1.416c-3.833-.025-7.056 2.912-7.08 6.615-.02 3.08 1.653 4.832 3.107 6.268.903.892 1.721 1.74 2.32 2.902l-.525-.004c-.543-.003-.992.304-1.24.639a1.87 1.87 0 0 0-.362 1.121l-.011 1.877c-.003.402.104.787.347 1.125.244.338.688.653 1.23.656l4.142.028c.542.003.99-.306 1.238-.641a1.87 1.87 0 0 0 .363-1.121l.012-1.875a1.87 1.87 0 0 0-.348-1.127c-.243-.338-.688-.653-1.23-.656l-.518-.004c.597-1.145 1.425-1.983 2.348-2.87 1.473-1.414 3.18-3.149 3.2-6.226-.016-3.59-2.923-6.684-6.993-6.707m-.006 1.1v.002c3.274.02 5.92 2.532 5.9 5.6-.017 2.706-1.39 4.026-2.863 5.44-1.034.994-2.118 2.033-2.814 3.633-.018.041-.052.055-.075.065q-.013.004-.02.01a.34.34 0 0 1-.226.084.34.34 0 0 1-.224-.086l-.092-.077c-.699-1.615-1.768-2.669-2.781-3.67-1.454-1.435-2.797-2.762-2.78-5.478.02-3.067 2.7-5.545 5.975-5.523m-.02 2.826c-1.62-.01-2.944 1.315-2.955 2.96-.01 1.646 1.295 2.988 2.916 2.999h.002c1.621.01 2.943-1.316 2.953-2.961.011-1.646-1.294-2.988-2.916-2.998m-.005 1.1c1.017.006 1.829.83 1.822 1.89s-.83 1.874-1.848 1.867c-1.018-.006-1.829-.83-1.822-1.89s.83-1.874 1.848-1.868m-2.155 11.857 4.14.025c.271.002.49.305.487.676l-.013 1.875c-.003.37-.224.67-.495.668l-4.14-.025c-.27-.002-.487-.306-.485-.676l.012-1.875c.003-.37.224-.67.494-.668' style='color:%23000;font-style:normal;font-variant:normal;font-weight:400;font-stretch:normal;font-size:medium;line-height:normal;font-family:sans-serif;font-variant-ligatures:normal;font-variant-position:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-alternates:normal;font-feature-settings:normal;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:%23000;letter-spacing:normal;word-spacing:normal;text-transform:none;writing-mode:lr-tb;direction:ltr;text-orientation:mixed;dominant-baseline:auto;baseline-shift:baseline;text-anchor:start;white-space:normal;shape-padding:0;clip-rule:evenodd;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:%23000;solid-opacity:1;vector-effect:none;fill:%23000;fill-opacity:.4;fill-rule:evenodd;stroke:none;stroke-width:2.47727823;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto' transform='translate(15.553 2.85)scale(.88807)'/%3E%3Cpath d='M-9.415-.316C-12.69-.338-15.37 2.14-15.39 5.207c-.017 2.716 1.326 4.041 2.78 5.477 1.013 1 2.081 2.055 2.78 3.67l.092.076a.34.34 0 0 0 .225.086.34.34 0 0 0 .227-.083l.019-.01c.022-.009.057-.024.074-.064.697-1.6 1.78-2.64 2.814-3.634 1.473-1.414 2.847-2.733 2.864-5.44.02-3.067-2.627-5.58-5.901-5.601m-.057 8.784c1.621.011 2.944-1.315 2.955-2.96.01-1.646-1.295-2.988-2.916-2.999-1.622-.01-2.945 1.315-2.955 2.96s1.295 2.989 2.916 3' style='clip-rule:evenodd;fill:%23e1e3e9;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2.47727823;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:.4' transform='translate(15.553 2.85)scale(.88807)'/%3E%3Cpath d='M-11.594 15.465c-.27-.002-.492.297-.494.668l-.012 1.876c-.003.371.214.673.485.675l4.14.027c.271.002.492-.298.495-.668l.012-1.877c.003-.37-.215-.672-.485-.674z' style='clip-rule:evenodd;fill:%23fff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2.47727823;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:.4' transform='translate(15.553 2.85)scale(.88807)'/%3E%3C/g%3E%3C/svg%3E");background-repeat:no-repeat;width:88px;height:23px;margin:0 0 -4px -4px;display:block;overflow:hidden}a.maplibregl-ctrl-logo.maplibregl-compact{width:14px}@media (forced-colors:active){a.maplibregl-ctrl-logo{background-color:#0000;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='88' height='23' fill='none'%3E%3Cpath fill='%23000' fill-opacity='.4' fill-rule='evenodd' d='M17.408 16.796h-1.827l2.501-12.095h.198l3.324 6.533.988 2.19.988-2.19 3.258-6.533h.181l2.6 12.095h-1.81l-1.218-5.644-.362-1.71-.658 1.71-2.929 5.644h-.098l-2.914-5.644-.757-1.71-.345 1.71zm1.958-3.42-.726 3.663a1.255 1.255 0 0 1-1.232 1.011h-1.827a1.255 1.255 0 0 1-1.229-1.509l2.501-12.095a1.255 1.255 0 0 1 1.23-1.001h.197a1.25 1.25 0 0 1 1.12.685l3.19 6.273 3.125-6.263a1.25 1.25 0 0 1 1.123-.695h.181a1.255 1.255 0 0 1 1.227.991l1.443 6.71a5 5 0 0 1 .314-.787l.009-.016a4.6 4.6 0 0 1 1.777-1.887c.782-.46 1.668-.667 2.611-.667a4.6 4.6 0 0 1 1.7.32l.306.134c.21-.16.474-.256.759-.256h1.694a1.255 1.255 0 0 1 1.212.925 1.255 1.255 0 0 1 1.212-.925h1.711c.284 0 .545.094.755.252.613-.3 1.312-.45 2.075-.45 1.356 0 2.557.445 3.482 1.4q.47.48.763 1.064V4.701a1.255 1.255 0 0 1 1.255-1.255h1.86A1.255 1.255 0 0 1 54.44 4.7v9.194h2.217c.19 0 .37.043.532.118v-4.77c0-.356.147-.678.385-.906a2.42 2.42 0 0 1-.682-1.71c0-.665.267-1.253.735-1.7a2.45 2.45 0 0 1 1.722-.674 2.43 2.43 0 0 1 1.705.675q.318.302.504.683V4.7a1.255 1.255 0 0 1 1.255-1.255h1.744A1.255 1.255 0 0 1 65.812 4.7v3.335a4.8 4.8 0 0 1 1.526-.246c.938 0 1.817.214 2.59.69a4.47 4.47 0 0 1 1.67 1.743v-.98a1.255 1.255 0 0 1 1.256-1.256h1.777c.233 0 .451.064.639.174a3.4 3.4 0 0 1 1.567-.372c.346 0 .861.02 1.285.232a1.25 1.25 0 0 1 .689 1.004 4.7 4.7 0 0 1 .853-.588c.795-.44 1.675-.647 2.61-.647 1.385 0 2.65.39 3.525 1.396.836.938 1.168 2.173 1.168 3.528q-.001.515-.056 1.051a1.255 1.255 0 0 1-.947 1.09l.408.952a1.255 1.255 0 0 1-.477 1.552c-.418.268-.92.463-1.458.612-.613.171-1.304.244-2.049.244-1.06 0-2.043-.207-2.886-.698l-.015-.008c-.798-.48-1.419-1.135-1.818-1.963l-.004-.008a5.8 5.8 0 0 1-.548-2.512q0-.429.053-.843a1.3 1.3 0 0 1-.333-.086l-.166-.004c-.223 0-.426.062-.643.228-.03.024-.142.139-.142.59v3.883a1.255 1.255 0 0 1-1.256 1.256h-1.777a1.255 1.255 0 0 1-1.256-1.256V15.69l-.032.057a4.8 4.8 0 0 1-1.86 1.833 5.04 5.04 0 0 1-2.484.634 4.5 4.5 0 0 1-1.935-.424 1.25 1.25 0 0 1-.764.258h-1.71a1.255 1.255 0 0 1-1.256-1.255V7.687a2.4 2.4 0 0 1-.428.625c.253.23.412.561.412.93v7.553a1.255 1.255 0 0 1-1.256 1.255h-1.843a1.25 1.25 0 0 1-.894-.373c-.228.23-.544.373-.894.373H51.32a1.255 1.255 0 0 1-1.256-1.255v-1.251l-.061.117a4.7 4.7 0 0 1-1.782 1.884 4.77 4.77 0 0 1-2.485.67 5.6 5.6 0 0 1-1.485-.188l.009 2.764a1.255 1.255 0 0 1-1.255 1.259h-1.729a1.255 1.255 0 0 1-1.255-1.255v-3.537a1.255 1.255 0 0 1-1.167.793h-1.679a1.25 1.25 0 0 1-.77-.263 4.5 4.5 0 0 1-1.945.429c-.885 0-1.724-.21-2.495-.632l-.017-.01a5 5 0 0 1-1.081-.836 1.255 1.255 0 0 1-1.254 1.312h-1.81a1.255 1.255 0 0 1-1.228-.99l-.782-3.625-2.044 3.939a1.25 1.25 0 0 1-1.115.676h-.098a1.25 1.25 0 0 1-1.116-.68l-2.061-3.994zM35.92 16.63l.207-.114.223-.15q.493-.356.735-.785l.061-.118.033 1.332h1.678V9.242h-1.694l-.033 1.267q-.133-.329-.526-.658l-.032-.028a3.2 3.2 0 0 0-.668-.428l-.27-.12a3.3 3.3 0 0 0-1.235-.23q-1.136-.001-1.974.493a3.36 3.36 0 0 0-1.3 1.382q-.445.89-.444 2.074 0 1.2.51 2.107a3.8 3.8 0 0 0 1.382 1.381 3.9 3.9 0 0 0 1.893.477q.795 0 1.455-.33zm-2.789-5.38q-.576.675-.575 1.762 0 1.102.559 1.794.576.675 1.645.675a2.25 2.25 0 0 0 .934-.19 2.2 2.2 0 0 0 .468-.29l.178-.161a2.2 2.2 0 0 0 .397-.561q.244-.5.244-1.15v-.115q0-.708-.296-1.267l-.043-.077a2.2 2.2 0 0 0-.633-.709l-.13-.086-.047-.028a2.1 2.1 0 0 0-1.073-.285q-1.052 0-1.629.692zm2.316 2.706c.163-.17.28-.407.28-.83v-.114c0-.292-.06-.508-.15-.68a.96.96 0 0 0-.353-.389.85.85 0 0 0-.464-.127c-.4 0-.56.114-.664.239l-.01.012c-.148.174-.275.45-.275.945 0 .506.122.801.27.99.097.11.266.224.68.224.303 0 .504-.09.687-.269zm7.545 1.705a2.6 2.6 0 0 0 .331.423q.319.33.755.548l.173.074q.65.255 1.49.255 1.02 0 1.844-.493a3.45 3.45 0 0 0 1.316-1.4q.493-.904.493-2.089 0-1.909-.988-2.913-.988-1.02-2.584-1.02-.898 0-1.575.347a3 3 0 0 0-.415.262l-.199.166a3.4 3.4 0 0 0-.64.82V9.242h-1.712v11.553h1.729l-.017-5.134zm.53-1.138q.206.29.48.5l.155.11.053.034q.51.296 1.119.297 1.07 0 1.645-.675.577-.69.576-1.762 0-1.119-.576-1.777-.558-.675-1.645-.675-.435 0-.835.16a2 2 0 0 0-.284.136 2 2 0 0 0-.363.254 2.2 2.2 0 0 0-.46.569l-.082.162a2.6 2.6 0 0 0-.213 1.072v.115q0 .707.296 1.267l.135.211zm.964-.818a1.1 1.1 0 0 0 .367.385.94.94 0 0 0 .476.118c.423 0 .59-.117.687-.23.159-.194.28-.478.28-.95 0-.53-.133-.8-.266-.952l-.021-.025c-.078-.094-.231-.221-.68-.221a1 1 0 0 0-.503.135l-.012.007a.86.86 0 0 0-.335.343c-.073.133-.132.324-.132.614v.115a1.4 1.4 0 0 0 .14.66zm15.7-6.222q.347-.346.346-.856a1.05 1.05 0 0 0-.345-.79 1.18 1.18 0 0 0-.84-.329q-.51 0-.855.33a1.05 1.05 0 0 0-.346.79q0 .51.346.855.345.346.856.346.51 0 .839-.346zm4.337 9.314.033-1.332q.191.403.59.747l.098.081a4 4 0 0 0 .316.224l.223.122a3.2 3.2 0 0 0 1.44.322 3.8 3.8 0 0 0 1.875-.477 3.5 3.5 0 0 0 1.382-1.366q.527-.89.526-2.09 0-1.184-.444-2.073a3.24 3.24 0 0 0-1.283-1.399q-.823-.51-1.942-.51a3.5 3.5 0 0 0-1.527.344l-.086.043-.165.09a3 3 0 0 0-.33.214q-.432.315-.656.707a2 2 0 0 0-.099.198l.082-1.283V4.701h-1.744v12.095zm.473-2.509a2.5 2.5 0 0 0 .566.7q.117.098.245.18l.144.08a2.1 2.1 0 0 0 .975.232q1.07 0 1.645-.675.576-.69.576-1.778 0-1.102-.576-1.777-.56-.691-1.645-.692a2.2 2.2 0 0 0-1.015.235q-.22.113-.415.282l-.15.142a2.1 2.1 0 0 0-.42.594q-.223.479-.223 1.1v.115q0 .705.293 1.26zm2.616-.293c.157-.191.28-.479.28-.967 0-.51-.13-.79-.276-.961l-.021-.026c-.082-.1-.232-.225-.67-.225a.87.87 0 0 0-.681.279l-.012.011c-.154.155-.274.38-.274.807v.115c0 .285.057.499.144.669a1.1 1.1 0 0 0 .367.405c.137.082.28.123.455.123.423 0 .59-.118.686-.23zm8.266-3.013q.345-.13.724-.14l.069-.002q.493 0 .642.099l.247-1.794q-.196-.099-.717-.099a2.3 2.3 0 0 0-.545.063 2 2 0 0 0-.411.148 2.2 2.2 0 0 0-.4.249 2.5 2.5 0 0 0-.485.499 2.7 2.7 0 0 0-.32.581l-.05.137v-1.48h-1.778v7.553h1.777v-3.884q0-.546.159-.943a1.5 1.5 0 0 1 .466-.636 2.5 2.5 0 0 1 .399-.253 2 2 0 0 1 .224-.099zm9.784 2.656.05-.922q0-1.743-.856-2.698-.838-.97-2.584-.97-1.119-.001-2.007.493a3.46 3.46 0 0 0-1.4 1.382q-.493.906-.493 2.106 0 1.07.428 1.975.428.89 1.332 1.432.906.526 2.255.526.973 0 1.668-.185l.044-.012.135-.04q.613-.184.984-.421l-.542-1.267q-.3.162-.642.274l-.297.087q-.51.131-1.3.131-.954 0-1.497-.444a1.6 1.6 0 0 1-.192-.193q-.366-.44-.512-1.234l-.004-.021zm-5.427-1.256-.003.022h3.752v-.138q-.011-.727-.288-1.118a1 1 0 0 0-.156-.176q-.46-.428-1.316-.428-.986 0-1.494.604-.379.45-.494 1.234zm-27.053 2.77V4.7h-1.86v12.095h5.333V15.15zm7.103-5.908v7.553h-1.843V9.242h1.843z'/%3E%3Cpath fill='%23fff' d='m19.63 11.151-.757-1.71-.345 1.71-1.12 5.644h-1.827L18.083 4.7h.197l3.325 6.533.988 2.19.988-2.19L26.839 4.7h.181l2.6 12.095h-1.81l-1.218-5.644-.362-1.71-.658 1.71-2.93 5.644h-.098l-2.913-5.644zm14.836 5.81q-1.02 0-1.893-.478a3.8 3.8 0 0 1-1.381-1.382q-.51-.906-.51-2.106 0-1.185.444-2.074a3.36 3.36 0 0 1 1.3-1.382q.839-.494 1.974-.494a3.3 3.3 0 0 1 1.234.231 3.3 3.3 0 0 1 .97.575q.396.33.527.659l.033-1.267h1.694v7.553H37.18l-.033-1.332q-.279.593-1.02 1.053a3.17 3.17 0 0 1-1.662.444zm.296-1.482q.938 0 1.58-.642.642-.66.642-1.711v-.115q0-.708-.296-1.267a2.2 2.2 0 0 0-.807-.872 2.1 2.1 0 0 0-1.119-.313q-1.053 0-1.629.692-.575.675-.575 1.76 0 1.103.559 1.795.577.675 1.645.675zm6.521-6.237h1.711v1.4q.906-1.597 2.83-1.597 1.596 0 2.584 1.02.988 1.005.988 2.914 0 1.185-.493 2.09a3.46 3.46 0 0 1-1.316 1.399 3.5 3.5 0 0 1-1.844.493q-.954 0-1.662-.329a2.67 2.67 0 0 1-1.086-.97l.017 5.134h-1.728zm4.048 6.22q1.07 0 1.645-.674.577-.69.576-1.762 0-1.119-.576-1.777-.558-.675-1.645-.675-.592 0-1.12.296-.51.28-.822.823-.296.527-.296 1.234v.115q0 .708.296 1.267.313.543.823.855.51.296 1.119.297z'/%3E%3Cpath fill='%23e1e3e9' d='M51.325 4.7h1.86v10.45h3.473v1.646h-5.333zm7.12 4.542h1.843v7.553h-1.843zm.905-1.415a1.16 1.16 0 0 1-.856-.346 1.17 1.17 0 0 1-.346-.856 1.05 1.05 0 0 1 .346-.79q.346-.329.856-.329.494 0 .839.33a1.05 1.05 0 0 1 .345.79 1.16 1.16 0 0 1-.345.855q-.33.346-.84.346zm7.875 9.133a3.17 3.17 0 0 1-1.662-.444q-.723-.46-1.004-1.053l-.033 1.332h-1.71V4.701h1.743v4.657l-.082 1.283q.279-.658 1.086-1.119a3.5 3.5 0 0 1 1.778-.477q1.119 0 1.942.51a3.24 3.24 0 0 1 1.283 1.4q.445.888.444 2.072 0 1.201-.526 2.09a3.5 3.5 0 0 1-1.382 1.366 3.8 3.8 0 0 1-1.876.477zm-.296-1.481q1.069 0 1.645-.675.577-.69.577-1.778 0-1.102-.577-1.776-.56-.691-1.645-.692a2.12 2.12 0 0 0-1.58.659q-.642.641-.642 1.694v.115q0 .71.296 1.267a2.4 2.4 0 0 0 .807.872 2.1 2.1 0 0 0 1.119.313zm5.927-6.237h1.777v1.481q.263-.757.856-1.217a2.14 2.14 0 0 1 1.349-.46q.527 0 .724.098l-.247 1.794q-.149-.099-.642-.099-.774 0-1.416.494-.626.493-.626 1.58v3.883h-1.777V9.242zm9.534 7.718q-1.35 0-2.255-.526-.904-.543-1.332-1.432a4.6 4.6 0 0 1-.428-1.975q0-1.2.493-2.106a3.46 3.46 0 0 1 1.4-1.382q.889-.495 2.007-.494 1.744 0 2.584.97.855.956.856 2.7 0 .444-.05.92h-5.43q.18 1.005.708 1.45.542.443 1.497.443.79 0 1.3-.131a4 4 0 0 0 .938-.362l.542 1.267q-.411.263-1.119.46-.708.198-1.711.197zm1.596-4.558q.016-1.02-.444-1.432-.46-.428-1.316-.428-1.728 0-1.991 1.86z'/%3E%3Cpath d='M5.074 15.948a.484.657 0 0 0-.486.659v1.84a.484.657 0 0 0 .486.659h4.101a.484.657 0 0 0 .486-.659v-1.84a.484.657 0 0 0-.486-.659zm3.56 1.16H5.617v.838h3.017z' style='fill:%23fff;fill-rule:evenodd;stroke-width:1.03600001'/%3E%3Cg style='stroke-width:1.12603545'%3E%3Cpath d='M-9.408-1.416c-3.833-.025-7.056 2.912-7.08 6.615-.02 3.08 1.653 4.832 3.107 6.268.903.892 1.721 1.74 2.32 2.902l-.525-.004c-.543-.003-.992.304-1.24.639a1.87 1.87 0 0 0-.362 1.121l-.011 1.877c-.003.402.104.787.347 1.125.244.338.688.653 1.23.656l4.142.028c.542.003.99-.306 1.238-.641a1.87 1.87 0 0 0 .363-1.121l.012-1.875a1.87 1.87 0 0 0-.348-1.127c-.243-.338-.688-.653-1.23-.656l-.518-.004c.597-1.145 1.425-1.983 2.348-2.87 1.473-1.414 3.18-3.149 3.2-6.226-.016-3.59-2.923-6.684-6.993-6.707m-.006 1.1v.002c3.274.02 5.92 2.532 5.9 5.6-.017 2.706-1.39 4.026-2.863 5.44-1.034.994-2.118 2.033-2.814 3.633-.018.041-.052.055-.075.065q-.013.004-.02.01a.34.34 0 0 1-.226.084.34.34 0 0 1-.224-.086l-.092-.077c-.699-1.615-1.768-2.669-2.781-3.67-1.454-1.435-2.797-2.762-2.78-5.478.02-3.067 2.7-5.545 5.975-5.523m-.02 2.826c-1.62-.01-2.944 1.315-2.955 2.96-.01 1.646 1.295 2.988 2.916 2.999h.002c1.621.01 2.943-1.316 2.953-2.961.011-1.646-1.294-2.988-2.916-2.998m-.005 1.1c1.017.006 1.829.83 1.822 1.89s-.83 1.874-1.848 1.867c-1.018-.006-1.829-.83-1.822-1.89s.83-1.874 1.848-1.868m-2.155 11.857 4.14.025c.271.002.49.305.487.676l-.013 1.875c-.003.37-.224.67-.495.668l-4.14-.025c-.27-.002-.487-.306-.485-.676l.012-1.875c.003-.37.224-.67.494-.668' style='color:%23000;font-style:normal;font-variant:normal;font-weight:400;font-stretch:normal;font-size:medium;line-height:normal;font-family:sans-serif;font-variant-ligatures:normal;font-variant-position:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-alternates:normal;font-feature-settings:normal;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:%23000;letter-spacing:normal;word-spacing:normal;text-transform:none;writing-mode:lr-tb;direction:ltr;text-orientation:mixed;dominant-baseline:auto;baseline-shift:baseline;text-anchor:start;white-space:normal;shape-padding:0;clip-rule:evenodd;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:%23000;solid-opacity:1;vector-effect:none;fill:%23000;fill-opacity:.4;fill-rule:evenodd;stroke:none;stroke-width:2.47727823;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto' transform='translate(15.553 2.85)scale(.88807)'/%3E%3Cpath d='M-9.415-.316C-12.69-.338-15.37 2.14-15.39 5.207c-.017 2.716 1.326 4.041 2.78 5.477 1.013 1 2.081 2.055 2.78 3.67l.092.076a.34.34 0 0 0 .225.086.34.34 0 0 0 .227-.083l.019-.01c.022-.009.057-.024.074-.064.697-1.6 1.78-2.64 2.814-3.634 1.473-1.414 2.847-2.733 2.864-5.44.02-3.067-2.627-5.58-5.901-5.601m-.057 8.784c1.621.011 2.944-1.315 2.955-2.96.01-1.646-1.295-2.988-2.916-2.999-1.622-.01-2.945 1.315-2.955 2.96s1.295 2.989 2.916 3' style='clip-rule:evenodd;fill:%23e1e3e9;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2.47727823;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:.4' transform='translate(15.553 2.85)scale(.88807)'/%3E%3Cpath d='M-11.594 15.465c-.27-.002-.492.297-.494.668l-.012 1.876c-.003.371.214.673.485.675l4.14.027c.271.002.492-.298.495-.668l.012-1.877c.003-.37-.215-.672-.485-.674z' style='clip-rule:evenodd;fill:%23fff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2.47727823;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:.4' transform='translate(15.553 2.85)scale(.88807)'/%3E%3C/g%3E%3C/svg%3E")}}@media (forced-colors:active) and (prefers-color-scheme:light){a.maplibregl-ctrl-logo{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='88' height='23' fill='none'%3E%3Cpath fill='%23000' fill-opacity='.4' fill-rule='evenodd' d='M17.408 16.796h-1.827l2.501-12.095h.198l3.324 6.533.988 2.19.988-2.19 3.258-6.533h.181l2.6 12.095h-1.81l-1.218-5.644-.362-1.71-.658 1.71-2.929 5.644h-.098l-2.914-5.644-.757-1.71-.345 1.71zm1.958-3.42-.726 3.663a1.255 1.255 0 0 1-1.232 1.011h-1.827a1.255 1.255 0 0 1-1.229-1.509l2.501-12.095a1.255 1.255 0 0 1 1.23-1.001h.197a1.25 1.25 0 0 1 1.12.685l3.19 6.273 3.125-6.263a1.25 1.25 0 0 1 1.123-.695h.181a1.255 1.255 0 0 1 1.227.991l1.443 6.71a5 5 0 0 1 .314-.787l.009-.016a4.6 4.6 0 0 1 1.777-1.887c.782-.46 1.668-.667 2.611-.667a4.6 4.6 0 0 1 1.7.32l.306.134c.21-.16.474-.256.759-.256h1.694a1.255 1.255 0 0 1 1.212.925 1.255 1.255 0 0 1 1.212-.925h1.711c.284 0 .545.094.755.252.613-.3 1.312-.45 2.075-.45 1.356 0 2.557.445 3.482 1.4q.47.48.763 1.064V4.701a1.255 1.255 0 0 1 1.255-1.255h1.86A1.255 1.255 0 0 1 54.44 4.7v9.194h2.217c.19 0 .37.043.532.118v-4.77c0-.356.147-.678.385-.906a2.42 2.42 0 0 1-.682-1.71c0-.665.267-1.253.735-1.7a2.45 2.45 0 0 1 1.722-.674 2.43 2.43 0 0 1 1.705.675q.318.302.504.683V4.7a1.255 1.255 0 0 1 1.255-1.255h1.744A1.255 1.255 0 0 1 65.812 4.7v3.335a4.8 4.8 0 0 1 1.526-.246c.938 0 1.817.214 2.59.69a4.47 4.47 0 0 1 1.67 1.743v-.98a1.255 1.255 0 0 1 1.256-1.256h1.777c.233 0 .451.064.639.174a3.4 3.4 0 0 1 1.567-.372c.346 0 .861.02 1.285.232a1.25 1.25 0 0 1 .689 1.004 4.7 4.7 0 0 1 .853-.588c.795-.44 1.675-.647 2.61-.647 1.385 0 2.65.39 3.525 1.396.836.938 1.168 2.173 1.168 3.528q-.001.515-.056 1.051a1.255 1.255 0 0 1-.947 1.09l.408.952a1.255 1.255 0 0 1-.477 1.552c-.418.268-.92.463-1.458.612-.613.171-1.304.244-2.049.244-1.06 0-2.043-.207-2.886-.698l-.015-.008c-.798-.48-1.419-1.135-1.818-1.963l-.004-.008a5.8 5.8 0 0 1-.548-2.512q0-.429.053-.843a1.3 1.3 0 0 1-.333-.086l-.166-.004c-.223 0-.426.062-.643.228-.03.024-.142.139-.142.59v3.883a1.255 1.255 0 0 1-1.256 1.256h-1.777a1.255 1.255 0 0 1-1.256-1.256V15.69l-.032.057a4.8 4.8 0 0 1-1.86 1.833 5.04 5.04 0 0 1-2.484.634 4.5 4.5 0 0 1-1.935-.424 1.25 1.25 0 0 1-.764.258h-1.71a1.255 1.255 0 0 1-1.256-1.255V7.687a2.4 2.4 0 0 1-.428.625c.253.23.412.561.412.93v7.553a1.255 1.255 0 0 1-1.256 1.255h-1.843a1.25 1.25 0 0 1-.894-.373c-.228.23-.544.373-.894.373H51.32a1.255 1.255 0 0 1-1.256-1.255v-1.251l-.061.117a4.7 4.7 0 0 1-1.782 1.884 4.77 4.77 0 0 1-2.485.67 5.6 5.6 0 0 1-1.485-.188l.009 2.764a1.255 1.255 0 0 1-1.255 1.259h-1.729a1.255 1.255 0 0 1-1.255-1.255v-3.537a1.255 1.255 0 0 1-1.167.793h-1.679a1.25 1.25 0 0 1-.77-.263 4.5 4.5 0 0 1-1.945.429c-.885 0-1.724-.21-2.495-.632l-.017-.01a5 5 0 0 1-1.081-.836 1.255 1.255 0 0 1-1.254 1.312h-1.81a1.255 1.255 0 0 1-1.228-.99l-.782-3.625-2.044 3.939a1.25 1.25 0 0 1-1.115.676h-.098a1.25 1.25 0 0 1-1.116-.68l-2.061-3.994zM35.92 16.63l.207-.114.223-.15q.493-.356.735-.785l.061-.118.033 1.332h1.678V9.242h-1.694l-.033 1.267q-.133-.329-.526-.658l-.032-.028a3.2 3.2 0 0 0-.668-.428l-.27-.12a3.3 3.3 0 0 0-1.235-.23q-1.136-.001-1.974.493a3.36 3.36 0 0 0-1.3 1.382q-.445.89-.444 2.074 0 1.2.51 2.107a3.8 3.8 0 0 0 1.382 1.381 3.9 3.9 0 0 0 1.893.477q.795 0 1.455-.33zm-2.789-5.38q-.576.675-.575 1.762 0 1.102.559 1.794.576.675 1.645.675a2.25 2.25 0 0 0 .934-.19 2.2 2.2 0 0 0 .468-.29l.178-.161a2.2 2.2 0 0 0 .397-.561q.244-.5.244-1.15v-.115q0-.708-.296-1.267l-.043-.077a2.2 2.2 0 0 0-.633-.709l-.13-.086-.047-.028a2.1 2.1 0 0 0-1.073-.285q-1.052 0-1.629.692zm2.316 2.706c.163-.17.28-.407.28-.83v-.114c0-.292-.06-.508-.15-.68a.96.96 0 0 0-.353-.389.85.85 0 0 0-.464-.127c-.4 0-.56.114-.664.239l-.01.012c-.148.174-.275.45-.275.945 0 .506.122.801.27.99.097.11.266.224.68.224.303 0 .504-.09.687-.269zm7.545 1.705a2.6 2.6 0 0 0 .331.423q.319.33.755.548l.173.074q.65.255 1.49.255 1.02 0 1.844-.493a3.45 3.45 0 0 0 1.316-1.4q.493-.904.493-2.089 0-1.909-.988-2.913-.988-1.02-2.584-1.02-.898 0-1.575.347a3 3 0 0 0-.415.262l-.199.166a3.4 3.4 0 0 0-.64.82V9.242h-1.712v11.553h1.729l-.017-5.134zm.53-1.138q.206.29.48.5l.155.11.053.034q.51.296 1.119.297 1.07 0 1.645-.675.577-.69.576-1.762 0-1.119-.576-1.777-.558-.675-1.645-.675-.435 0-.835.16a2 2 0 0 0-.284.136 2 2 0 0 0-.363.254 2.2 2.2 0 0 0-.46.569l-.082.162a2.6 2.6 0 0 0-.213 1.072v.115q0 .707.296 1.267l.135.211zm.964-.818a1.1 1.1 0 0 0 .367.385.94.94 0 0 0 .476.118c.423 0 .59-.117.687-.23.159-.194.28-.478.28-.95 0-.53-.133-.8-.266-.952l-.021-.025c-.078-.094-.231-.221-.68-.221a1 1 0 0 0-.503.135l-.012.007a.86.86 0 0 0-.335.343c-.073.133-.132.324-.132.614v.115a1.4 1.4 0 0 0 .14.66zm15.7-6.222q.347-.346.346-.856a1.05 1.05 0 0 0-.345-.79 1.18 1.18 0 0 0-.84-.329q-.51 0-.855.33a1.05 1.05 0 0 0-.346.79q0 .51.346.855.345.346.856.346.51 0 .839-.346zm4.337 9.314.033-1.332q.191.403.59.747l.098.081a4 4 0 0 0 .316.224l.223.122a3.2 3.2 0 0 0 1.44.322 3.8 3.8 0 0 0 1.875-.477 3.5 3.5 0 0 0 1.382-1.366q.527-.89.526-2.09 0-1.184-.444-2.073a3.24 3.24 0 0 0-1.283-1.399q-.823-.51-1.942-.51a3.5 3.5 0 0 0-1.527.344l-.086.043-.165.09a3 3 0 0 0-.33.214q-.432.315-.656.707a2 2 0 0 0-.099.198l.082-1.283V4.701h-1.744v12.095zm.473-2.509a2.5 2.5 0 0 0 .566.7q.117.098.245.18l.144.08a2.1 2.1 0 0 0 .975.232q1.07 0 1.645-.675.576-.69.576-1.778 0-1.102-.576-1.777-.56-.691-1.645-.692a2.2 2.2 0 0 0-1.015.235q-.22.113-.415.282l-.15.142a2.1 2.1 0 0 0-.42.594q-.223.479-.223 1.1v.115q0 .705.293 1.26zm2.616-.293c.157-.191.28-.479.28-.967 0-.51-.13-.79-.276-.961l-.021-.026c-.082-.1-.232-.225-.67-.225a.87.87 0 0 0-.681.279l-.012.011c-.154.155-.274.38-.274.807v.115c0 .285.057.499.144.669a1.1 1.1 0 0 0 .367.405c.137.082.28.123.455.123.423 0 .59-.118.686-.23zm8.266-3.013q.345-.13.724-.14l.069-.002q.493 0 .642.099l.247-1.794q-.196-.099-.717-.099a2.3 2.3 0 0 0-.545.063 2 2 0 0 0-.411.148 2.2 2.2 0 0 0-.4.249 2.5 2.5 0 0 0-.485.499 2.7 2.7 0 0 0-.32.581l-.05.137v-1.48h-1.778v7.553h1.777v-3.884q0-.546.159-.943a1.5 1.5 0 0 1 .466-.636 2.5 2.5 0 0 1 .399-.253 2 2 0 0 1 .224-.099zm9.784 2.656.05-.922q0-1.743-.856-2.698-.838-.97-2.584-.97-1.119-.001-2.007.493a3.46 3.46 0 0 0-1.4 1.382q-.493.906-.493 2.106 0 1.07.428 1.975.428.89 1.332 1.432.906.526 2.255.526.973 0 1.668-.185l.044-.012.135-.04q.613-.184.984-.421l-.542-1.267q-.3.162-.642.274l-.297.087q-.51.131-1.3.131-.954 0-1.497-.444a1.6 1.6 0 0 1-.192-.193q-.366-.44-.512-1.234l-.004-.021zm-5.427-1.256-.003.022h3.752v-.138q-.011-.727-.288-1.118a1 1 0 0 0-.156-.176q-.46-.428-1.316-.428-.986 0-1.494.604-.379.45-.494 1.234zm-27.053 2.77V4.7h-1.86v12.095h5.333V15.15zm7.103-5.908v7.553h-1.843V9.242h1.843z'/%3E%3Cpath fill='%23fff' d='m19.63 11.151-.757-1.71-.345 1.71-1.12 5.644h-1.827L18.083 4.7h.197l3.325 6.533.988 2.19.988-2.19L26.839 4.7h.181l2.6 12.095h-1.81l-1.218-5.644-.362-1.71-.658 1.71-2.93 5.644h-.098l-2.913-5.644zm14.836 5.81q-1.02 0-1.893-.478a3.8 3.8 0 0 1-1.381-1.382q-.51-.906-.51-2.106 0-1.185.444-2.074a3.36 3.36 0 0 1 1.3-1.382q.839-.494 1.974-.494a3.3 3.3 0 0 1 1.234.231 3.3 3.3 0 0 1 .97.575q.396.33.527.659l.033-1.267h1.694v7.553H37.18l-.033-1.332q-.279.593-1.02 1.053a3.17 3.17 0 0 1-1.662.444zm.296-1.482q.938 0 1.58-.642.642-.66.642-1.711v-.115q0-.708-.296-1.267a2.2 2.2 0 0 0-.807-.872 2.1 2.1 0 0 0-1.119-.313q-1.053 0-1.629.692-.575.675-.575 1.76 0 1.103.559 1.795.577.675 1.645.675zm6.521-6.237h1.711v1.4q.906-1.597 2.83-1.597 1.596 0 2.584 1.02.988 1.005.988 2.914 0 1.185-.493 2.09a3.46 3.46 0 0 1-1.316 1.399 3.5 3.5 0 0 1-1.844.493q-.954 0-1.662-.329a2.67 2.67 0 0 1-1.086-.97l.017 5.134h-1.728zm4.048 6.22q1.07 0 1.645-.674.577-.69.576-1.762 0-1.119-.576-1.777-.558-.675-1.645-.675-.592 0-1.12.296-.51.28-.822.823-.296.527-.296 1.234v.115q0 .708.296 1.267.313.543.823.855.51.296 1.119.297z'/%3E%3Cpath fill='%23e1e3e9' d='M51.325 4.7h1.86v10.45h3.473v1.646h-5.333zm7.12 4.542h1.843v7.553h-1.843zm.905-1.415a1.16 1.16 0 0 1-.856-.346 1.17 1.17 0 0 1-.346-.856 1.05 1.05 0 0 1 .346-.79q.346-.329.856-.329.494 0 .839.33a1.05 1.05 0 0 1 .345.79 1.16 1.16 0 0 1-.345.855q-.33.346-.84.346zm7.875 9.133a3.17 3.17 0 0 1-1.662-.444q-.723-.46-1.004-1.053l-.033 1.332h-1.71V4.701h1.743v4.657l-.082 1.283q.279-.658 1.086-1.119a3.5 3.5 0 0 1 1.778-.477q1.119 0 1.942.51a3.24 3.24 0 0 1 1.283 1.4q.445.888.444 2.072 0 1.201-.526 2.09a3.5 3.5 0 0 1-1.382 1.366 3.8 3.8 0 0 1-1.876.477zm-.296-1.481q1.069 0 1.645-.675.577-.69.577-1.778 0-1.102-.577-1.776-.56-.691-1.645-.692a2.12 2.12 0 0 0-1.58.659q-.642.641-.642 1.694v.115q0 .71.296 1.267a2.4 2.4 0 0 0 .807.872 2.1 2.1 0 0 0 1.119.313zm5.927-6.237h1.777v1.481q.263-.757.856-1.217a2.14 2.14 0 0 1 1.349-.46q.527 0 .724.098l-.247 1.794q-.149-.099-.642-.099-.774 0-1.416.494-.626.493-.626 1.58v3.883h-1.777V9.242zm9.534 7.718q-1.35 0-2.255-.526-.904-.543-1.332-1.432a4.6 4.6 0 0 1-.428-1.975q0-1.2.493-2.106a3.46 3.46 0 0 1 1.4-1.382q.889-.495 2.007-.494 1.744 0 2.584.97.855.956.856 2.7 0 .444-.05.92h-5.43q.18 1.005.708 1.45.542.443 1.497.443.79 0 1.3-.131a4 4 0 0 0 .938-.362l.542 1.267q-.411.263-1.119.46-.708.198-1.711.197zm1.596-4.558q.016-1.02-.444-1.432-.46-.428-1.316-.428-1.728 0-1.991 1.86z'/%3E%3Cpath d='M5.074 15.948a.484.657 0 0 0-.486.659v1.84a.484.657 0 0 0 .486.659h4.101a.484.657 0 0 0 .486-.659v-1.84a.484.657 0 0 0-.486-.659zm3.56 1.16H5.617v.838h3.017z' style='fill:%23fff;fill-rule:evenodd;stroke-width:1.03600001'/%3E%3Cg style='stroke-width:1.12603545'%3E%3Cpath d='M-9.408-1.416c-3.833-.025-7.056 2.912-7.08 6.615-.02 3.08 1.653 4.832 3.107 6.268.903.892 1.721 1.74 2.32 2.902l-.525-.004c-.543-.003-.992.304-1.24.639a1.87 1.87 0 0 0-.362 1.121l-.011 1.877c-.003.402.104.787.347 1.125.244.338.688.653 1.23.656l4.142.028c.542.003.99-.306 1.238-.641a1.87 1.87 0 0 0 .363-1.121l.012-1.875a1.87 1.87 0 0 0-.348-1.127c-.243-.338-.688-.653-1.23-.656l-.518-.004c.597-1.145 1.425-1.983 2.348-2.87 1.473-1.414 3.18-3.149 3.2-6.226-.016-3.59-2.923-6.684-6.993-6.707m-.006 1.1v.002c3.274.02 5.92 2.532 5.9 5.6-.017 2.706-1.39 4.026-2.863 5.44-1.034.994-2.118 2.033-2.814 3.633-.018.041-.052.055-.075.065q-.013.004-.02.01a.34.34 0 0 1-.226.084.34.34 0 0 1-.224-.086l-.092-.077c-.699-1.615-1.768-2.669-2.781-3.67-1.454-1.435-2.797-2.762-2.78-5.478.02-3.067 2.7-5.545 5.975-5.523m-.02 2.826c-1.62-.01-2.944 1.315-2.955 2.96-.01 1.646 1.295 2.988 2.916 2.999h.002c1.621.01 2.943-1.316 2.953-2.961.011-1.646-1.294-2.988-2.916-2.998m-.005 1.1c1.017.006 1.829.83 1.822 1.89s-.83 1.874-1.848 1.867c-1.018-.006-1.829-.83-1.822-1.89s.83-1.874 1.848-1.868m-2.155 11.857 4.14.025c.271.002.49.305.487.676l-.013 1.875c-.003.37-.224.67-.495.668l-4.14-.025c-.27-.002-.487-.306-.485-.676l.012-1.875c.003-.37.224-.67.494-.668' style='color:%23000;font-style:normal;font-variant:normal;font-weight:400;font-stretch:normal;font-size:medium;line-height:normal;font-family:sans-serif;font-variant-ligatures:normal;font-variant-position:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-alternates:normal;font-feature-settings:normal;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:%23000;letter-spacing:normal;word-spacing:normal;text-transform:none;writing-mode:lr-tb;direction:ltr;text-orientation:mixed;dominant-baseline:auto;baseline-shift:baseline;text-anchor:start;white-space:normal;shape-padding:0;clip-rule:evenodd;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:%23000;solid-opacity:1;vector-effect:none;fill:%23000;fill-opacity:.4;fill-rule:evenodd;stroke:none;stroke-width:2.47727823;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto' transform='translate(15.553 2.85)scale(.88807)'/%3E%3Cpath d='M-9.415-.316C-12.69-.338-15.37 2.14-15.39 5.207c-.017 2.716 1.326 4.041 2.78 5.477 1.013 1 2.081 2.055 2.78 3.67l.092.076a.34.34 0 0 0 .225.086.34.34 0 0 0 .227-.083l.019-.01c.022-.009.057-.024.074-.064.697-1.6 1.78-2.64 2.814-3.634 1.473-1.414 2.847-2.733 2.864-5.44.02-3.067-2.627-5.58-5.901-5.601m-.057 8.784c1.621.011 2.944-1.315 2.955-2.96.01-1.646-1.295-2.988-2.916-2.999-1.622-.01-2.945 1.315-2.955 2.96s1.295 2.989 2.916 3' style='clip-rule:evenodd;fill:%23e1e3e9;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2.47727823;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:.4' transform='translate(15.553 2.85)scale(.88807)'/%3E%3Cpath d='M-11.594 15.465c-.27-.002-.492.297-.494.668l-.012 1.876c-.003.371.214.673.485.675l4.14.027c.271.002.492-.298.495-.668l.012-1.877c.003-.37-.215-.672-.485-.674z' style='clip-rule:evenodd;fill:%23fff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2.47727823;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:.4' transform='translate(15.553 2.85)scale(.88807)'/%3E%3C/g%3E%3C/svg%3E")}}.maplibregl-ctrl.maplibregl-ctrl-attrib{background-color:#ffffff80;margin:0;padding:0 5px}@media screen{.maplibregl-ctrl-attrib.maplibregl-compact{box-sizing:content-box;color:#000;background-color:#fff;border-radius:12px;min-height:20px;margin:10px;padding:2px 24px 2px 0;position:relative}.maplibregl-ctrl-attrib.maplibregl-compact-show{visibility:visible;padding:2px 28px 2px 8px}.maplibregl-ctrl-bottom-left>.maplibregl-ctrl-attrib.maplibregl-compact-show,.maplibregl-ctrl-top-left>.maplibregl-ctrl-attrib.maplibregl-compact-show{border-radius:12px;padding:2px 8px 2px 28px}.maplibregl-ctrl-attrib.maplibregl-compact .maplibregl-ctrl-attrib-inner{display:none}.maplibregl-ctrl-attrib-button{box-sizing:border-box;cursor:pointer;background-color:#ffffff80;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill-rule='evenodd' viewBox='0 0 20 20'%3E%3Cpath d='M4 10a6 6 0 1 0 12 0 6 6 0 1 0-12 0m5-3a1 1 0 1 0 2 0 1 1 0 1 0-2 0m0 3a1 1 0 1 1 2 0v3a1 1 0 1 1-2 0'/%3E%3C/svg%3E");border:0;border-radius:12px;outline:none;width:24px;height:24px;display:none;position:absolute;top:0;right:0}.maplibregl-ctrl-attrib summary.maplibregl-ctrl-attrib-button{appearance:none;list-style:none}.maplibregl-ctrl-attrib summary.maplibregl-ctrl-attrib-button::-webkit-details-marker{display:none}.maplibregl-ctrl-bottom-left .maplibregl-ctrl-attrib-button,.maplibregl-ctrl-top-left .maplibregl-ctrl-attrib-button{left:0}.maplibregl-ctrl-attrib.maplibregl-compact .maplibregl-ctrl-attrib-button,.maplibregl-ctrl-attrib.maplibregl-compact-show .maplibregl-ctrl-attrib-inner{display:block}.maplibregl-ctrl-attrib.maplibregl-compact-show .maplibregl-ctrl-attrib-button{background-color:#0000000d}.maplibregl-ctrl-bottom-right>.maplibregl-ctrl-attrib.maplibregl-compact:after{bottom:0;right:0}.maplibregl-ctrl-top-right>.maplibregl-ctrl-attrib.maplibregl-compact:after{top:0;right:0}.maplibregl-ctrl-top-left>.maplibregl-ctrl-attrib.maplibregl-compact:after{top:0;left:0}.maplibregl-ctrl-bottom-left>.maplibregl-ctrl-attrib.maplibregl-compact:after{bottom:0;left:0}}@media screen and (forced-colors:active){.maplibregl-ctrl-attrib.maplibregl-compact:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='%23fff' fill-rule='evenodd' viewBox='0 0 20 20'%3E%3Cpath d='M4 10a6 6 0 1 0 12 0 6 6 0 1 0-12 0m5-3a1 1 0 1 0 2 0 1 1 0 1 0-2 0m0 3a1 1 0 1 1 2 0v3a1 1 0 1 1-2 0'/%3E%3C/svg%3E")}}@media screen and (forced-colors:active) and (prefers-color-scheme:light){.maplibregl-ctrl-attrib.maplibregl-compact:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill-rule='evenodd' viewBox='0 0 20 20'%3E%3Cpath d='M4 10a6 6 0 1 0 12 0 6 6 0 1 0-12 0m5-3a1 1 0 1 0 2 0 1 1 0 1 0-2 0m0 3a1 1 0 1 1 2 0v3a1 1 0 1 1-2 0'/%3E%3C/svg%3E")}}.maplibregl-ctrl-attrib a{color:#000000bf;text-decoration:none}.maplibregl-ctrl-attrib a:hover{color:inherit;text-decoration:underline}.maplibregl-attrib-empty{display:none}.maplibregl-ctrl-scale{box-sizing:border-box;color:#333;white-space:nowrap;background-color:#ffffffbf;border:2px solid #333;border-top:#333;padding:0 5px;font-size:10px}.maplibregl-popup{pointer-events:none;will-change:transform;display:flex;position:absolute;top:0;left:0}.maplibregl-popup-anchor-top,.maplibregl-popup-anchor-top-left,.maplibregl-popup-anchor-top-right{flex-direction:column}.maplibregl-popup-anchor-bottom,.maplibregl-popup-anchor-bottom-left,.maplibregl-popup-anchor-bottom-right{flex-direction:column-reverse}.maplibregl-popup-anchor-left{flex-direction:row}.maplibregl-popup-anchor-right{flex-direction:row-reverse}.maplibregl-popup-tip{z-index:1;border:10px solid #0000;width:0;height:0}.maplibregl-popup-anchor-top .maplibregl-popup-tip{border-top:none;border-bottom-color:#fff;align-self:center}.maplibregl-popup-anchor-top-left .maplibregl-popup-tip{border-top:none;border-bottom-color:#fff;border-left:none;align-self:flex-start}.maplibregl-popup-anchor-top-right .maplibregl-popup-tip{border-top:none;border-bottom-color:#fff;border-right:none;align-self:flex-end}.maplibregl-popup-anchor-bottom .maplibregl-popup-tip{border-top-color:#fff;border-bottom:none;align-self:center}.maplibregl-popup-anchor-bottom-left .maplibregl-popup-tip{border-top-color:#fff;border-bottom:none;border-left:none;align-self:flex-start}.maplibregl-popup-anchor-bottom-right .maplibregl-popup-tip{border-top-color:#fff;border-bottom:none;border-right:none;align-self:flex-end}.maplibregl-popup-anchor-left .maplibregl-popup-tip{border-left:none;border-right-color:#fff;align-self:center}.maplibregl-popup-anchor-right .maplibregl-popup-tip{border-left-color:#fff;border-right:none;align-self:center}[dir=rtl] .maplibregl-popup-anchor-left{flex-direction:row-reverse}[dir=rtl] .maplibregl-popup-anchor-right{flex-direction:row}[dir=rtl] .maplibregl-popup-anchor-top-left .maplibregl-popup-tip{align-self:flex-end}[dir=rtl] .maplibregl-popup-anchor-top-right .maplibregl-popup-tip{align-self:flex-start}[dir=rtl] .maplibregl-popup-anchor-bottom-left .maplibregl-popup-tip{align-self:flex-end}[dir=rtl] .maplibregl-popup-anchor-bottom-right .maplibregl-popup-tip{align-self:flex-start}.maplibregl-popup-close-button{cursor:pointer;background-color:#0000;border:0;border-radius:0 3px 0 0;position:absolute;top:0;right:0}.maplibregl-popup-close-button:hover{background-color:#0000000d}.maplibregl-popup-content{pointer-events:auto;background:#fff;border-radius:3px;padding:15px 10px;position:relative;box-shadow:0 1px 2px #0000001a}.maplibregl-popup-anchor-top-left .maplibregl-popup-content{border-top-left-radius:0}.maplibregl-popup-anchor-top-right .maplibregl-popup-content{border-top-right-radius:0}.maplibregl-popup-anchor-bottom-left .maplibregl-popup-content{border-bottom-left-radius:0}.maplibregl-popup-anchor-bottom-right .maplibregl-popup-content{border-bottom-right-radius:0}.maplibregl-popup-track-pointer{display:none}.maplibregl-popup-track-pointer *{pointer-events:none;-webkit-user-select:none;user-select:none}.maplibregl-map:hover .maplibregl-popup-track-pointer{display:flex}.maplibregl-map:active .maplibregl-popup-track-pointer{display:none}.maplibregl-marker{will-change:transform;transition:opacity .2s;position:absolute;top:0;left:0}.maplibregl-user-location-dot,.maplibregl-user-location-dot:before{background-color:#1da1f2;border-radius:50%;width:15px;height:15px}.maplibregl-user-location-dot:before{content:"";animation:2s infinite maplibregl-user-location-dot-pulse;position:absolute}.maplibregl-user-location-dot:after{box-sizing:border-box;content:"";border:2px solid #fff;border-radius:50%;width:19px;height:19px;position:absolute;top:-2px;left:-2px;box-shadow:0 0 3px #00000059}@media (prefers-reduced-motion:reduce){.maplibregl-user-location-dot:before{animation:none}}@keyframes maplibregl-user-location-dot-pulse{0%{opacity:1;transform:scale(1)}70%{opacity:0;transform:scale(3)}to{opacity:0;transform:scale(1)}}.maplibregl-user-location-dot-stale{background-color:#aaa}.maplibregl-user-location-dot-stale:after{display:none}.maplibregl-user-location-accuracy-circle{background-color:#1da1f233;border-radius:100%;width:1px;height:1px}.maplibregl-crosshair,.maplibregl-crosshair .maplibregl-interactive,.maplibregl-crosshair .maplibregl-interactive:active{cursor:crosshair}.maplibregl-boxzoom{opacity:.5;background:#fff;border:2px dotted #202020;width:0;height:0;position:absolute;top:0;left:0}.maplibregl-cooperative-gesture-screen{color:#fff;opacity:0;pointer-events:none;z-index:99999;background:#0006;justify-content:center;align-items:center;padding:1rem;font-size:1.4em;line-height:1.2;transition:opacity 1s 1s;display:flex;position:absolute;inset:0}.maplibregl-cooperative-gesture-screen.maplibregl-show{opacity:1;transition:opacity 50ms}.maplibregl-cooperative-gesture-screen .maplibregl-mobile-message{display:none}@media (hover:none),(pointer:coarse){.maplibregl-cooperative-gesture-screen .maplibregl-desktop-message{display:none}.maplibregl-cooperative-gesture-screen .maplibregl-mobile-message{display:block}}.maplibregl-pseudo-fullscreen{z-index:99999;width:100%!important;height:100%!important;position:fixed!important;top:0!important;left:0!important}.driver-real-map{z-index:1;width:100%;height:100%;position:absolute;inset:0}.driver-real-map .maplibregl-map,.driver-real-map .maplibregl-canvas-container,.driver-real-map .maplibregl-canvas{position:absolute;inset:0;width:100%!important;height:100%!important}.driver-real-map .maplibregl-canvas{outline:none;display:block}.maplibregl-map{font:inherit;width:100%;height:100%;position:relative;overflow:hidden}.maplibregl-control-container{pointer-events:none;font-family:inherit}.maplibregl-ctrl-top-left,.maplibregl-ctrl-top-right,.maplibregl-ctrl-bottom-left,.maplibregl-ctrl-bottom-right{z-index:20;pointer-events:none;position:absolute}.maplibregl-ctrl-bottom-right{bottom:190px;right:18px}.maplibregl-ctrl{pointer-events:auto}.maplibregl-ctrl-group{background:#fff;border-radius:22px;display:grid;overflow:hidden;box-shadow:0 18px 38px #0f172a29}.maplibregl-ctrl-group button{color:#2a1125;cursor:pointer;background:#fff;border:0;border-bottom:1px solid #eee7e7;width:54px;height:50px}.maplibregl-ctrl-group button:last-child{border-bottom:0}.maplibregl-ctrl-zoom-in .maplibregl-ctrl-icon:before{content:"+";font-size:2rem;font-weight:950}.maplibregl-ctrl-zoom-out .maplibregl-ctrl-icon:before{content:"−";font-size:2rem;font-weight:950}.maplibregl-ctrl-compass .maplibregl-ctrl-icon:before{content:"⌖";font-size:1.5rem;font-weight:950}.maplibregl-ctrl-attrib{display:none}.real-driver-marker{color:#475569;pointer-events:none;z-index:9999;border-radius:999px;place-items:center;width:92px;height:92px;display:grid;position:relative}.real-driver-marker-pulse{background:#5b21d829;border-radius:999px;animation:1.7s ease-out infinite realDriverPulse;position:absolute;inset:8px}.real-driver-marker-inner{z-index:2;color:#475569;background:#fff;border:6px solid #94a3b8;border-radius:999px;place-items:center;width:62px;height:62px;display:grid;position:relative;box-shadow:0 18px 44px #0f172a47}.real-driver-car-icon{display:block}.real-driver-marker-status-dot{z-index:3;background:#94a3b8;border:3px solid #fff;border-radius:999px;width:14px;height:14px;position:absolute;top:14px;right:17px;box-shadow:0 6px 14px #0f172a2e}.real-driver-marker.online .real-driver-marker-pulse{background:#22c55e33}.real-driver-marker.online .real-driver-marker-inner{color:#166534;border-color:#22c55e}.real-driver-marker.online .real-driver-marker-status-dot{background:#22c55e}.real-driver-marker.offline .real-driver-marker-pulse{background:#94a3b833}.real-driver-marker.offline .real-driver-marker-inner{color:#475569;border-color:#94a3b8}.real-driver-marker.offline .real-driver-marker-status-dot{background:#94a3b8}@keyframes realDriverPulse{0%{opacity:.85;transform:scale(.72)}to{opacity:0;transform:scale(1.55)}}.real-map-scheduled-marker,.real-map-planned-marker{color:#2a1125;text-align:left;white-space:nowrap;cursor:pointer;background:#fff;border:0;border-radius:999px;gap:2px;padding:9px 12px;font-family:inherit;display:grid;box-shadow:0 14px 32px #0f172a2e}.real-map-scheduled-marker strong,.real-map-scheduled-marker span,.real-map-planned-marker strong,.real-map-planned-marker span{display:block}.real-map-scheduled-marker strong,.real-map-planned-marker strong{color:#8f007e;font-size:.86rem}.real-map-scheduled-marker span,.real-map-planned-marker span{color:#6b5d68;font-size:.72rem}.real-map-planned-marker{background:#fdf2f8}.driver-trip-target-marker{pointer-events:none;flex-direction:column;align-items:center;gap:0;display:flex}.driver-trip-target-marker-dot{color:#0000;border:4px solid #fff;border-radius:999px 999px 999px 6px;place-items:center;width:52px;height:52px;font-size:0;display:grid;transform:rotate(-45deg);box-shadow:0 10px 28px #0f172a5c}.driver-trip-target-marker-dot:after{content:"";background:#ffffffd9;border-radius:999px;width:14px;height:14px;display:block;transform:rotate(45deg)}.driver-trip-target-marker.pickup .driver-trip-target-marker-dot{background:#16a34a}.driver-trip-target-marker.destination .driver-trip-target-marker-dot{background:#8f007e}.driver-trip-target-marker-label{color:#1e0b1a;white-space:nowrap;text-overflow:ellipsis;background:#fffffffa;border-radius:999px;max-width:200px;margin-top:6px;padding:8px 14px;font-size:.84rem;font-weight:950;overflow:hidden;box-shadow:0 10px 26px #0f172a38}@media (width<=520px){.maplibregl-ctrl-bottom-right{bottom:172px;right:18px}.maplibregl-ctrl-group button{width:48px;height:44px}.real-driver-marker{width:84px;height:84px}.real-driver-marker-inner{width:58px;height:58px}}.driver-route-debug-dot{background:red;border:3px solid #fff;border-radius:999px;width:14px;height:14px;box-shadow:0 8px 20px #0f172a4d}.driver-route-dot{z-index:999999;background:red;border:4px solid #fff;border-radius:999px;width:16px;height:16px;box-shadow:0 10px 24px #0f172a61}.driver-route-dot.start{background:#16a34a;width:20px;height:20px}.driver-real-map-shell{z-index:1;width:100%;height:100%;position:absolute;inset:0}.driver-real-map-shell .driver-real-map{width:100%;height:100%;position:absolute;inset:0}.driver-route-svg-overlay{z-index:8;pointer-events:none;width:100%;height:100%;position:absolute;inset:0;overflow:visible}.driver-navigation-live-badge{z-index:12;color:#111827;pointer-events:none;background:#fffffff5;border-radius:18px;gap:2px;padding:10px 13px;display:grid;position:absolute;top:92px;left:16px;box-shadow:0 14px 34px #0f172a29}.driver-navigation-live-badge strong{font-size:.82rem;font-weight:950}.driver-navigation-live-badge span{color:#64748b;font-size:.72rem;font-weight:800}@media (width<=760px){.driver-navigation-live-badge{display:none}}.driver-route-svg-casing{fill:none;stroke:#fff;stroke-width:8px;stroke-linecap:round;stroke-linejoin:round;opacity:.96}.driver-route-svg-line{fill:none;stroke:#2563eb;stroke-width:4.5px;stroke-linecap:round;stroke-linejoin:round;opacity:1}.driver-map-crosshair{z-index:30;pointer-events:none;width:48px;height:48px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.driver-map-crosshair-ring{opacity:.85;border:3px solid #8f007e;border-radius:50%;animation:1.6s ease-in-out infinite crosshairPulse;position:absolute;inset:0}.driver-map-crosshair-dot{background:#8f007e;border:2.5px solid #fff;border-radius:50%;width:10px;height:10px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 2px 8px #8f007e80}@keyframes crosshairPulse{0%,to{opacity:.85;transform:scale(1)}50%{opacity:.55;transform:scale(1.18)}}.driver-map-home-page{background:#e5e7eb;width:100%;height:100vh;position:relative;overflow:hidden}.driver-map-canvas{background:#e5e7eb;width:100%;height:100vh;position:absolute;inset:0;overflow:hidden}.driver-map-grid{opacity:.24;background-color:#0000;background-image:linear-gradient(90deg,#ffffff26 1px,#0000 1px),linear-gradient(#ffffff26 1px,#0000 1px);background-position:0 0,0 0;background-repeat:repeat,repeat;background-size:72px 72px;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;position:absolute;inset:0}.driver-live-heat-layer{z-index:2;pointer-events:none;position:absolute;inset:0}.driver-heat-blob{text-align:center;border-radius:50%;place-items:center;width:190px;height:190px;animation:3s ease-in-out infinite driverHeatFloat;display:grid;position:absolute}.driver-heat-blob:before{content:"";border-radius:inherit;filter:blur(18px);opacity:.78;position:absolute;inset:0}.driver-heat-blob span,.driver-heat-blob strong{z-index:2;display:block;position:relative}.driver-heat-blob span{color:#2a1125d1;font-size:.8rem;font-weight:950}.driver-heat-blob strong{color:#2a1125;margin-top:4px;font-size:1.15rem;font-weight:950}.driver-heat-blob.heat-bole{top:19%;left:10%}.driver-heat-blob.heat-bole:before{background:radial-gradient(circle,#ef4444b8,#f59e0b61,#0000 68%)}.driver-heat-blob.heat-airport{animation-delay:.4s;top:32%;right:7%}.driver-heat-blob.heat-airport:before{background:radial-gradient(circle,#f59e0bb8,#facc1561,#0000 68%)}.driver-heat-blob.heat-kazanchis{animation-delay:.8s;bottom:39%;left:31%}.driver-heat-blob.heat-kazanchis:before{background:radial-gradient(circle,#22c55e94,#3b82f647,#0000 68%)}.driver-heat-blob.heat-megenagna{animation-delay:1.2s;bottom:25%;right:24%}.driver-heat-blob.heat-megenagna:before{background:radial-gradient(circle,#3b82f680,#22c55e38,#0000 68%)}@keyframes driverHeatFloat{0%,to{opacity:.9;transform:scale(1)}50%{opacity:1;transform:scale(1.06)}}.driver-map-zone{z-index:4;color:#2a1125;background:#fffffff0;border-radius:999px;align-items:center;gap:6px;padding:9px 12px;font-size:.78rem;font-weight:950;display:inline-flex;position:absolute;box-shadow:0 14px 34px #0f172a21}.driver-map-zone svg{color:#8f007e}.driver-map-zone.zone-bole{top:29%;left:18%}.driver-map-zone.zone-airport{top:38%;right:13%}.driver-map-zone.zone-kazanchis{bottom:42%;left:20%}.driver-location-marker{color:#5b21d8;z-index:8;background:#fff;border-radius:50%;place-items:center;width:76px;height:76px;display:grid;position:absolute;top:43%;left:50%;transform:translate(-50%,-50%);box-shadow:0 15px 40px #36209b40}.driver-location-marker:before{content:"";border-radius:inherit;border:7px solid #5b21d8;position:absolute;inset:-8px}.driver-location-marker svg{fill:#5b21d8;stroke-width:1.5px;transform:rotate(-8deg)}.driver-map-pin{z-index:5;color:#8f007e;background:#fff;border-radius:13px;place-items:center;width:34px;height:34px;display:grid;position:absolute;box-shadow:0 12px 28px #0f172a24}.driver-map-pin.pin-one{top:46%;left:28%}.driver-map-pin.pin-two{top:52%;right:30%}.driver-map-pin.pin-three{bottom:39%;right:22%}.driver-scheduled-map-pin{z-index:7;color:#2a1125;text-align:left;background:#fffffff5;border:0;border-radius:22px;align-items:center;gap:8px;padding:10px 12px;display:inline-flex;position:absolute;box-shadow:0 14px 34px #0f172a29}.driver-scheduled-map-pin svg{color:#8f007e;flex:none}.driver-scheduled-map-pin span,.driver-scheduled-map-pin strong,.driver-scheduled-map-pin em{display:block}.driver-scheduled-map-pin strong{font-size:.78rem;line-height:1}.driver-scheduled-map-pin em{color:#6b5d68;white-space:nowrap;margin-top:3px;font-size:.7rem;font-style:normal}.driver-scheduled-map-pin.scheduled-one{top:21%;left:10%}.driver-scheduled-map-pin.scheduled-two{bottom:43%;right:10%}.driver-floating-btn{z-index:60;color:#2a1125;background:#fffffff5;border:0;border-radius:18px;place-items:center;width:58px;height:58px;display:grid;position:fixed;bottom:180px;left:16px;box-shadow:0 14px 34px #0f172a29}.driver-floating-btn.heat-toggle{color:#8f007e;bottom:250px}.driver-right-map-actions{z-index:60;gap:13px;display:grid;position:fixed;bottom:180px;right:16px}.driver-right-map-actions button{color:#2a1125;background:#fffffff5;border:0;border-radius:18px;place-items:center;width:58px;height:58px;display:grid;box-shadow:0 14px 34px #0f172a29}.driver-map-brand-pill{z-index:50;color:#2a1125;background:#ffffffeb;border-radius:999px;align-items:center;gap:7px;min-height:42px;padding:0 13px;font-size:.78rem;font-weight:950;display:inline-flex;position:fixed;top:106px;left:50%;transform:translate(-50%);box-shadow:0 14px 34px #0f172a1f}.driver-heat-legend{z-index:55;color:#2a1125;background:#fffffff0;border-radius:999px;align-items:center;gap:10px;padding:8px 11px;font-size:.72rem;font-weight:950;display:inline-flex;position:fixed;top:154px;left:50%;transform:translate(-50%);box-shadow:0 14px 34px #0f172a1f}.driver-heat-legend div{align-items:center;gap:5px;display:inline-flex}.driver-heat-legend span{border-radius:50%;width:10px;height:10px}.driver-heat-legend span.high{background:#ef4444}.driver-heat-legend span.medium{background:#f59e0b}.driver-heat-legend span.warm{background:#22c55e}.driver-home-bottom-panel{z-index:65;max-height:45vh;padding:13px 18px calc(18px + env(safe-area-inset-bottom));background:#f8f7f3;border-radius:24px 24px 0 0;position:fixed;bottom:0;left:0;right:0;overflow-y:auto;box-shadow:0 -18px 44px #0f172a29}.driver-home-bottom-panel.online{background:#f7fff9}.driver-home-bottom-panel.has-issues{background:#fff7f7}.driver-home-drag-handle{background:#9f929a;border-radius:999px;width:84px;height:7px;margin:0 auto 18px}.driver-home-status-copy h1{color:#2a1125;letter-spacing:-.05em;margin:0;font-size:clamp(1.7rem,7vw,2.35rem);line-height:1}.driver-home-status-copy p{color:#6b5d68;margin:8px 0 0;font-size:1.04rem}.driver-home-divider{background:#d8d0cf;height:1px;margin:20px 0}.driver-home-scheduled-head{justify-content:space-between;align-items:center;gap:12px;display:flex}.driver-home-scheduled-head strong,.driver-home-scheduled-head span{display:block}.driver-home-scheduled-head strong{color:#2a1125}.driver-home-scheduled-head span{color:#6b5d68;margin-top:3px;font-size:.86rem}.driver-home-scheduled-head button{color:#8f007e;white-space:nowrap;background:0 0;border:0;font-weight:950}.driver-home-scheduled-list{gap:10px;margin-top:12px;display:grid}.driver-home-scheduled-card{background:#fff;border:1px solid #e5e0df;border-radius:22px;grid-template-columns:auto 1fr;align-items:center;gap:11px;padding:14px;display:grid}.driver-home-scheduled-card>div{color:#8f007e;background:#fdf2f8;border-radius:17px;place-items:center;width:44px;height:44px;display:grid}.driver-home-scheduled-card strong,.driver-home-scheduled-card em{display:block}.driver-home-scheduled-card em{color:#6b5d68;margin-top:3px;font-size:.82rem;font-style:normal}.driver-home-goal-list{gap:13px;display:grid}.driver-home-goal-card{background:#fff;border:1px solid #e5e0df;border-radius:24px;grid-template-columns:auto 1fr auto;align-items:center;gap:14px;min-height:96px;padding:18px;display:grid}.driver-home-goal-icon{color:#6b5d68;border-radius:17px;place-items:center;width:46px;height:46px;display:grid}.driver-home-goal-card strong,.driver-home-goal-card span,.driver-home-goal-card em{display:block}.driver-home-goal-card strong{color:#2a1125;font-size:1.05rem}.driver-home-goal-card span{color:#6b5d68;margin-top:3px}.driver-home-goal-card em{color:#6b5d68;white-space:nowrap;font-style:normal}.driver-home-online-ready{color:#166534;background:#ecfdf5;border:1px solid #bbf7d0;border-radius:24px;align-items:center;gap:12px;padding:16px;display:flex}.driver-home-online-ready svg{flex:none}.driver-home-online-ready strong,.driver-home-online-ready span{display:block}.driver-home-online-ready span{margin-top:4px;line-height:1.4}.driver-home-issue-list{gap:10px;display:grid}.driver-home-issue-card{color:#991b1b;background:#fee2e2;border:1px solid #fecaca;border-radius:20px;align-items:center;gap:11px;padding:14px;display:flex}.driver-home-issue-card svg{flex:none}.driver-home-issue-card strong,.driver-home-issue-card span{display:block}.driver-home-issue-card span{margin-top:3px;font-size:.86rem;line-height:1.35}.driver-home-street-pickup-btn{color:#8f007e;cursor:pointer;background:#fff;border:2px solid #8f007e;border-radius:999px;justify-content:center;align-items:center;gap:8px;width:100%;min-height:52px;margin-top:12px;font-size:15px;font-weight:700;display:inline-flex}.driver-home-main-action{color:#fff;letter-spacing:-.03em;border:0;border-radius:999px;justify-content:center;align-items:center;gap:9px;width:100%;min-height:64px;margin-top:18px;font-size:1.35rem;font-weight:950;display:inline-flex}.driver-home-main-action.online{background:#8f007e;box-shadow:0 16px 34px #8f007e38}.driver-home-main-action.offline{background:#111827;box-shadow:0 16px 34px #0f172a38}.driver-home-main-action.issues{background:#b91c1c;box-shadow:0 16px 34px #b91c1c38}.driver-request-popup{z-index:95;color:#fff;touch-action:none;cursor:grab;background:radial-gradient(circle at 100% 0,#f59e0bb8,#0000 36%),linear-gradient(145deg,#111827,#1e293b);border-radius:28px;padding:12px 14px 14px;animation:.22s ease-out driverRequestPop;position:fixed;bottom:28px;left:18px;right:18px;box-shadow:0 24px 64px #0f172a57}.driver-request-popup:active{cursor:grabbing}@keyframes driverRequestPop{0%{opacity:0;transform:translateY(18px)scale(.97)}to{opacity:1;transform:translateY(0)scale(1)}}.driver-request-drag-handle{touch-action:none;place-items:center;width:100%;height:22px;margin-bottom:2px;display:grid}.driver-request-drag-handle span{background:#ffffff73;border-radius:999px;width:76px;height:7px}.driver-request-popup-head{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.driver-request-popup-head span,.driver-request-popup-head strong,.driver-request-popup-head em{display:block}.driver-request-popup-head span{color:#fde68a;letter-spacing:.1em;text-transform:uppercase;font-size:.66rem;font-weight:950}.driver-request-popup-head strong{letter-spacing:-.06em;margin-top:5px;font-size:1.55rem;line-height:1}.driver-request-popup-head em{color:#cbd5e1;font-size:.82rem;font-style:normal;line-height:1.25}.driver-request-popup-head button{color:#fff;background:#ffffff1f;border:0;border-radius:15px;flex:none;place-items:center;width:38px;height:38px;display:grid}.driver-request-rider-row{background:#ffffff1a;border-radius:18px;grid-template-columns:auto 1fr auto;align-items:center;gap:10px;margin-top:10px;padding:10px;display:grid}.driver-request-avatar{color:#111827;background:#fff;border-radius:16px;place-items:center;width:42px;height:42px;display:grid}.driver-request-rider-row strong,.driver-request-rider-row span{display:block}.driver-request-rider-row span{color:#cbd5e1;align-items:center;gap:5px;margin-top:3px;font-size:.78rem;display:flex}.driver-countdown-ring{flex:none;place-items:center;width:48px;height:48px;display:grid;position:relative}.driver-countdown-ring svg{position:absolute;inset:0;transform:rotate(-90deg)}.driver-countdown-track{fill:none;stroke:#ffffff26;stroke-width:3.5px}.driver-countdown-arc{fill:none;stroke-width:3.5px;stroke-linecap:round;transition:stroke-dashoffset .25s linear,stroke .25s}.driver-countdown-ring.normal .driver-countdown-arc{stroke:#4ade80}.driver-countdown-ring.warning .driver-countdown-arc{stroke:#fbbf24}.driver-countdown-ring.urgent .driver-countdown-arc{stroke:#f87171;animation:.5s ease-in-out infinite alternate driverCountdownUrgent}.driver-countdown-ring span{z-index:1;color:#fff;letter-spacing:-.03em;font-size:.95rem;font-weight:950;position:relative}@keyframes driverCountdownUrgent{0%{opacity:1}to{opacity:.45}}.driver-request-route{grid-template-columns:1fr;gap:8px;margin-top:10px;display:grid}.driver-request-route article{background:#ffffff1a;border-radius:18px;align-items:center;gap:10px;min-height:52px;padding:10px 11px;display:flex}.driver-request-route svg{color:#bfdbfe;flex:none}.driver-request-route strong,.driver-request-route em{display:block}.driver-request-route strong{font-size:.9rem;line-height:1.15}.driver-request-route em{color:#cbd5e1;margin-top:2px;font-size:.74rem;font-style:normal;line-height:1.2}.driver-request-popup-actions{grid-template-columns:1fr;gap:8px;margin-top:10px;display:grid}.driver-request-popup-actions button{border:0;border-radius:999px;min-height:52px;font-size:1rem;font-weight:950}.driver-request-popup-actions .accept{color:#fff;background:#00b14f;font-size:1.08rem;box-shadow:0 8px 24px #00b14f59}.driver-request-popup-actions .decline{color:#ffffffb3;background:#ffffff1a;min-height:40px;font-size:.88rem}@media (width>=560px){.driver-request-popup{width:min(430px,100vw - 36px);left:50%;right:auto;transform:translate(-50%)}.driver-request-route{grid-template-columns:1fr 1fr}}@media (width>=800px){.driver-home-bottom-panel{border-radius:28px;width:min(680px,100vw - 44px);max-height:34vh;bottom:22px;left:50%;right:auto;transform:translate(-50%)}.driver-floating-btn{bottom:44px}.driver-floating-btn.heat-toggle{bottom:114px}.driver-right-map-actions{bottom:44px}.driver-request-popup{bottom:40px}}@media (width<=520px){.driver-map-zone,.driver-map-brand-pill{display:none}.driver-home-bottom-panel{max-height:44vh}.driver-home-goal-card{grid-template-columns:auto 1fr}.driver-home-goal-card em{grid-column:2}.driver-floating-btn{bottom:172px}.driver-floating-btn.heat-toggle{bottom:238px}.driver-right-map-actions{bottom:172px}.driver-heat-blob{width:145px;height:145px}.driver-heat-blob span{font-size:.7rem}.driver-heat-blob strong{font-size:.95rem}.driver-heat-blob.heat-bole{top:21%;left:2%}.driver-heat-blob.heat-airport{top:36%;right:-4%}.driver-heat-blob.heat-kazanchis{bottom:41%;left:24%}.driver-heat-blob.heat-megenagna{bottom:27%;right:5%}.driver-heat-legend{max-width:calc(100vw - 34px);top:112px}.driver-scheduled-map-pin{padding:9px}.driver-scheduled-map-pin em{display:none}}.driver-home-bottom-panel{transition:max-height .22s,padding .22s,border-radius .22s}.driver-home-bottom-panel.collapsed{max-height:calc(210px + env(safe-area-inset-bottom));padding-top:12px;overflow:hidden}.driver-home-bottom-panel.collapsed .driver-home-main-action{margin-top:12px}.driver-home-drag-handle{touch-action:none;cursor:grab}@media (width<=520px){.driver-home-bottom-panel.collapsed{max-height:calc(206px + env(safe-area-inset-bottom))}.driver-home-bottom-panel.expanded{max-height:44vh}}.driver-home-coming-up{margin-top:28px}.driver-home-coming-up h2{color:#2a1125;letter-spacing:-.05em;margin:0 0 16px;font-size:clamp(1.7rem,7vw,2.3rem);line-height:1}.driver-demand-card{background:#fff;border:1px solid #e5e0df;border-radius:26px;padding:16px;box-shadow:0 12px 28px #0f172a0a}.driver-demand-card-head{border-bottom:1px solid #e5e0df;justify-content:space-between;align-items:center;gap:12px;padding-bottom:12px;display:flex}.driver-demand-card-head strong,.driver-demand-card-head span{color:#6b5d68;font-weight:950;display:block}.driver-demand-tabs{flex-wrap:wrap;gap:8px;margin-top:14px;display:flex}.driver-demand-tabs button{color:#2a1125;background:#f1eeee;border:0;border-radius:999px;min-height:36px;padding:0 13px;font-size:.88rem;font-weight:900}.driver-demand-tabs button.active{color:#fff;background:#8f007e}.driver-demand-chart{min-height:230px;margin-top:18px;padding:22px 0 34px 62px;position:relative}.driver-demand-scale{color:#6b5d68;letter-spacing:.04em;flex-direction:column;justify-content:space-between;font-size:.85rem;font-weight:850;display:flex;position:absolute;top:24px;bottom:46px;left:0}.driver-demand-bars{grid-template-columns:repeat(24,1fr);align-items:end;gap:7px;height:176px;display:grid}.driver-demand-bar-wrap{justify-content:center;align-items:end;height:176px;display:flex}.driver-demand-bar{background:linear-gradient(#8fe28c,#22a548);border-radius:999px;width:100%;min-width:7px;max-width:12px;display:block}.driver-demand-bar.muted{background:linear-gradient(#dcfce7,#cfead5)}.driver-demand-times{color:#6b5d68;grid-template-columns:repeat(4,1fr);font-size:.92rem;font-weight:850;display:grid;position:absolute;bottom:0;left:62px;right:0}.driver-opportunity-list{gap:10px;margin-top:14px;display:grid}.driver-opportunity-card{background:#fff;border:1px solid #e5e0df;border-radius:22px;grid-template-columns:auto 1fr auto;align-items:center;gap:12px;padding:14px;display:grid}.driver-opportunity-icon{color:#8f007e;background:#fdf2f8;border-radius:17px;place-items:center;width:44px;height:44px;display:grid}.driver-opportunity-card strong,.driver-opportunity-card span,.driver-opportunity-card em{display:block}.driver-opportunity-card strong{color:#2a1125;font-size:1rem}.driver-opportunity-card span{color:#6b5d68;margin-top:4px;font-size:.86rem}.driver-opportunity-card em{color:#8f007e;margin-top:4px;font-size:.78rem;font-style:normal;font-weight:850}.driver-opportunity-card b{color:#8f007e;white-space:nowrap;background:#fdf2f8;border-radius:999px;padding:8px 11px;font-size:.9rem}.driver-view-opportunities{color:#8f007e;background:0 0;border:0;justify-content:center;align-items:center;gap:10px;width:100%;min-height:58px;margin-top:16px;font-size:1.08rem;font-weight:950;display:inline-flex}.driver-weekly-planner{z-index:200;color:#2a1125;background:#f3f1ee;animation:.2s ease-out driverPlannerIn;position:fixed;inset:0;overflow-y:auto}@keyframes driverPlannerIn{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}.driver-weekly-planner-top{z-index:5;min-height:88px;padding:calc(10px + env(safe-area-inset-top)) 18px 10px;background:#fff;border-bottom:1px solid #eee7e7;grid-template-columns:52px 1fr 52px;align-items:center;display:grid;position:sticky;top:0}.driver-weekly-planner-top button{color:#2a1125;background:0 0;border:0;border-radius:16px;place-items:center;width:46px;height:46px;display:grid}.driver-weekly-planner-top h1{text-align:center;letter-spacing:-.05em;margin:0;font-size:clamp(1.45rem,6vw,2rem)}.driver-weekly-days{z-index:4;background:#fff;border-bottom:1px solid #eee7e7;grid-auto-columns:minmax(70px,1fr);grid-auto-flow:column;gap:8px;min-height:92px;padding:12px 18px 16px;display:grid;position:sticky;top:88px;overflow-x:auto}.driver-weekly-days button{color:#2a1125;background:0 0;border:0;border-radius:14px;place-items:center;gap:2px;min-height:64px;font-weight:850;display:grid}.driver-weekly-days button strong,.driver-weekly-days button span{display:block}.driver-weekly-days button.active{color:#b026a3;background:#f1eeee}.driver-weekly-days button.active strong,.driver-weekly-days button.active span{color:#b026a3;font-weight:950}.driver-weekly-planner-body{padding:34px 18px 42px}.driver-weekly-planner-body>h2{color:#2a1125;letter-spacing:-.06em;margin:0 0 28px;font-size:clamp(1.9rem,7vw,2.5rem)}.driver-weekly-section-title{gap:4px;margin-top:22px;display:grid}.driver-weekly-section-title strong{color:#2a1125;letter-spacing:-.04em;font-size:1.35rem}.driver-weekly-section-title span{color:#6b5d68}.driver-weekly-opportunities{gap:12px;margin-top:14px;display:grid}.driver-weekly-opportunities article{background:#fff;border:1px solid #e5e0df;border-radius:24px;grid-template-columns:auto 1fr auto;align-items:center;gap:12px;padding:15px;display:grid}.driver-weekly-opportunity-icon{color:#8f007e;background:#fdf2f8;border-radius:17px;place-items:center;width:46px;height:46px;display:grid}.driver-weekly-opportunities strong,.driver-weekly-opportunities span,.driver-weekly-opportunities em{display:block}.driver-weekly-opportunities strong{color:#2a1125}.driver-weekly-opportunities span{color:#6b5d68;margin-top:4px;font-size:.86rem}.driver-weekly-opportunities em{color:#8f007e;margin-top:4px;font-size:.8rem;font-style:normal;font-weight:850}.driver-weekly-opportunities b{color:#8f007e;white-space:nowrap;background:#fdf2f8;border-radius:999px;padding:8px 11px}.driver-weekly-extra-grid{grid-template-columns:repeat(2,1fr);gap:12px;margin-top:18px;display:grid}.driver-weekly-extra-grid article{background:#fff;border:1px solid #e5e0df;border-radius:22px;gap:7px;padding:15px;display:grid}.driver-weekly-extra-grid svg{color:#8f007e}.driver-weekly-extra-grid strong{color:#2a1125}.driver-weekly-extra-grid span{color:#6b5d68;font-size:.86rem}.driver-home-bottom-panel.expanded{max-height:76vh}@media (width>=760px){.driver-weekly-planner-body{width:min(760px,100vw - 44px);margin:0 auto}.driver-weekly-extra-grid{grid-template-columns:repeat(4,1fr)}}@media (width<=520px){.driver-demand-card{padding:14px}.driver-demand-chart{min-height:214px;padding-left:52px}.driver-demand-bars{gap:5px;height:164px}.driver-demand-bar-wrap{height:164px}.driver-demand-times{font-size:.82rem;left:52px}.driver-demand-scale{font-size:.78rem}.driver-opportunity-card,.driver-weekly-opportunities article{grid-template-columns:auto 1fr}.driver-opportunity-card b,.driver-weekly-opportunities b{grid-column:2;width:max-content}.driver-home-bottom-panel.expanded{max-height:76vh}.driver-weekly-days{grid-auto-columns:72px}}.driver-my-plan-card{background:radial-gradient(circle at 100% 0,#8f007e1f,#0000 40%),#fff;border:1px solid #e5e0df;border-radius:26px;margin-bottom:22px;padding:16px}.driver-my-plan-head{justify-content:space-between;align-items:center;gap:12px;display:flex}.driver-my-plan-head strong,.driver-my-plan-head span{display:block}.driver-my-plan-head strong{color:#2a1125;font-size:1.12rem}.driver-my-plan-head span{color:#6b5d68;margin-top:4px;font-size:.86rem}.driver-my-plan-head button{color:#fff;background:#8f007e;border:0;border-radius:999px;min-height:40px;padding:0 15px;font-weight:950}.driver-my-plan-list{gap:10px;margin-top:14px;display:grid}.driver-my-plan-list article{background:#fff;border:1px solid #e5e0df;border-radius:20px;grid-template-columns:1fr auto;align-items:center;gap:12px;padding:13px;display:grid}.driver-my-plan-list strong,.driver-my-plan-list span{display:block}.driver-my-plan-list strong{color:#2a1125}.driver-my-plan-list span{color:#6b5d68;margin-top:3px;font-size:.82rem}.driver-my-plan-list button{color:#2a1125;background:#f1eeee;border:0;border-radius:999px;min-height:36px;padding:0 12px;font-weight:900}.driver-weekly-action-stack{justify-items:end;gap:8px;display:grid}.driver-weekly-action-stack b{color:#8f007e;white-space:nowrap;background:#fdf2f8;border-radius:999px;padding:8px 11px}.driver-weekly-action-stack button{color:#fff;background:#8f007e;border:0;border-radius:999px;min-height:34px;padding:0 13px;font-size:.78rem;font-weight:950}.driver-weekly-action-stack button.remove{color:#2a1125;background:#f1eeee}@media (width<=520px){.driver-my-plan-list article{grid-template-columns:1fr}.driver-my-plan-list button{width:max-content}.driver-weekly-action-stack{grid-column:2;justify-items:start}}.driver-planned-map-pin{z-index:9;color:#2a1125;text-align:left;background:radial-gradient(circle at 100% 0,#8f007e2e,#0000 42%),#fffffff5;border:0;border-radius:22px;align-items:center;gap:8px;padding:10px 12px;display:inline-flex;position:absolute;box-shadow:0 14px 34px #0f172a29}.driver-planned-map-pin svg{color:#8f007e;flex:none}.driver-planned-map-pin span,.driver-planned-map-pin strong,.driver-planned-map-pin em{display:block}.driver-planned-map-pin strong{color:#8f007e;font-size:.78rem;line-height:1}.driver-planned-map-pin em{color:#6b5d68;white-space:nowrap;margin-top:3px;font-size:.7rem;font-style:normal}.driver-planned-map-pin.planned-airport{top:27%;right:8%}.driver-planned-map-pin.planned-bole{top:35%;left:9%}.driver-planned-map-pin.planned-cmc{bottom:36%;right:14%}.driver-planned-map-pin.planned-kazanchis{bottom:43%;left:16%}.driver-planned-map-pin.planned-megenagna,.driver-planned-map-pin.planned-default{bottom:28%;right:24%}.driver-plan-reminder-card{background:radial-gradient(circle at 100% 0,#8f007e29,#0000 42%),#fff;border:1px solid #f0abfc;border-radius:26px;grid-template-columns:auto 1fr;align-items:center;gap:12px;margin-bottom:16px;padding:15px;display:grid}.driver-plan-reminder-icon{color:#8f007e;background:#fdf2f8;border-radius:18px;place-items:center;width:48px;height:48px;display:grid}.driver-plan-reminder-card strong,.driver-plan-reminder-card span,.driver-plan-reminder-card em{display:block}.driver-plan-reminder-card strong{color:#2a1125;font-size:1rem}.driver-plan-reminder-card span{color:#6b5d68;margin-top:4px;font-size:.86rem}.driver-plan-reminder-card em{color:#8f007e;margin-top:4px;font-size:.8rem;font-style:normal;font-weight:850}.driver-plan-reminder-card button{color:#fff;background:#8f007e;border:0;border-radius:999px;grid-column:1/-1;min-height:48px;font-weight:950}.driver-my-plan-list button{justify-content:center;align-items:center;gap:6px;display:inline-flex}@media (width<=520px){.driver-planned-map-pin{padding:9px}.driver-planned-map-pin em{display:none}.driver-planned-map-pin.planned-airport{top:30%;right:2%}.driver-planned-map-pin.planned-bole{top:39%;left:3%}.driver-planned-map-pin.planned-cmc{bottom:38%;right:4%}.driver-planned-map-pin.planned-kazanchis{bottom:44%;left:8%}.driver-planned-map-pin.planned-megenagna,.driver-planned-map-pin.planned-default{bottom:31%;right:10%}}.driver-accepted-reservations{background:radial-gradient(circle at 100% 0,#22c55e1f,#0000 42%),#fff;border:1px solid #e5e0df;border-radius:26px;margin-top:18px;padding:16px}.driver-accepted-reservations-head strong,.driver-accepted-reservations-head span{display:block}.driver-accepted-reservations-head strong{color:#2a1125;font-size:1.1rem}.driver-accepted-reservations-head span{color:#6b5d68;margin-top:4px;font-size:.86rem}.driver-accepted-reservations-list{gap:10px;margin-top:14px;display:grid}.driver-accepted-reservations-list article{background:#fff;border:1px solid #e5e0df;border-radius:20px;grid-template-columns:auto 1fr auto;align-items:center;gap:11px;padding:13px;display:grid}.driver-accepted-reservations-list article>div{color:#166534;background:#ecfdf5;border-radius:16px;place-items:center;width:42px;height:42px;display:grid}.driver-accepted-reservations-list strong,.driver-accepted-reservations-list em{display:block}.driver-accepted-reservations-list strong{color:#2a1125}.driver-accepted-reservations-list em{color:#6b5d68;margin-top:3px;font-size:.82rem;font-style:normal}.driver-accepted-reservations-list button{color:#2a1125;background:#f1eeee;border:0;border-radius:999px;min-height:36px;padding:0 12px;font-weight:900}.driver-reservation-modal-backdrop{z-index:260;background:#0f172a59;place-items:end center;display:grid;position:fixed;inset:0}.driver-reservation-modal{width:min(100%,520px);max-height:88vh;padding:20px 18px calc(18px + env(safe-area-inset-bottom));background:#f8f7f3;border-radius:30px 30px 0 0;animation:.2s ease-out driverReservationIn;overflow-y:auto;box-shadow:0 -24px 64px #0f172a47}@keyframes driverReservationIn{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}.driver-reservation-modal-head{grid-template-columns:1fr auto;align-items:start;gap:14px;display:grid}.driver-reservation-modal-head span{color:#8f007e;letter-spacing:.1em;text-transform:uppercase;font-size:.72rem;font-weight:950}.driver-reservation-modal-head h2{color:#2a1125;letter-spacing:-.06em;margin:6px 0 0;font-size:2rem}.driver-reservation-modal-head p{color:#6b5d68;margin:5px 0 0}.driver-reservation-modal-head button{color:#2a1125;background:#fff;border:0;border-radius:16px;place-items:center;width:42px;height:42px;display:grid}.driver-reservation-route{gap:10px;margin-top:18px;display:grid}.driver-reservation-route article{background:#fff;border:1px solid #e5e0df;border-radius:22px;align-items:center;gap:12px;padding:14px;display:flex}.driver-reservation-route svg{color:#5b21d8}.driver-reservation-route strong,.driver-reservation-route span{display:block}.driver-reservation-route strong{color:#2a1125}.driver-reservation-route span{color:#6b5d68;margin-top:3px;font-size:.86rem}.driver-reservation-summary{grid-template-columns:repeat(3,1fr);gap:9px;margin-top:14px;display:grid}.driver-reservation-summary article{text-align:center;background:#fff;border:1px solid #e5e0df;border-radius:20px;padding:13px}.driver-reservation-summary strong,.driver-reservation-summary span{display:block}.driver-reservation-summary strong{color:#2a1125}.driver-reservation-summary span{color:#6b5d68;margin-top:4px;font-size:.78rem}.driver-reservation-accept,.driver-reservation-close{border:0;border-radius:999px;width:100%;min-height:58px;margin-top:14px;font-size:1rem;font-weight:950}.driver-reservation-accept{color:#fff;background:#8f007e}.driver-reservation-close{color:#2a1125;background:#fff;border:1px solid #e5e0df}.driver-reservation-accepted{color:#166534;background:#ecfdf5;border:1px solid #bbf7d0;border-radius:22px;align-items:center;gap:11px;margin-top:14px;padding:14px;display:flex}.driver-reservation-accepted strong,.driver-reservation-accepted span{display:block}.driver-reservation-accepted span{margin-top:3px;line-height:1.4}@media (width<=520px){.driver-accepted-reservations-list article{grid-template-columns:auto 1fr}.driver-accepted-reservations-list button{grid-column:2;width:max-content}.driver-reservation-summary{grid-template-columns:1fr}}.driver-accepted-reservations-list small{color:#8f007e;margin-top:4px;font-size:.76rem;font-weight:850;display:block}.driver-reservation-list-actions{justify-items:end;gap:7px;display:grid}.driver-reservation-list-actions button{color:#2a1125;background:#f1eeee;border:0;border-radius:999px;min-height:34px;padding:0 12px;font-size:.78rem;font-weight:950}.driver-reservation-list-actions button.start{color:#fff;background:#8f007e}.driver-reservation-start{color:#fff;background:#166534;border:0;border-radius:999px;width:100%;min-height:58px;margin-top:12px;font-size:1rem;font-weight:950}@media (width<=520px){.driver-reservation-list-actions{grid-column:2;justify-items:start}}.driver-reservation-reminder-card{background:radial-gradient(circle at 100% 0,#22c55e2e,#0000 42%),#fff;border:1px solid #bbf7d0;border-radius:26px;grid-template-columns:auto 1fr;align-items:center;gap:12px;margin-bottom:16px;padding:15px;display:grid}.driver-reservation-reminder-icon{color:#166534;background:#ecfdf5;border-radius:18px;place-items:center;width:48px;height:48px;display:grid}.driver-reservation-reminder-card strong,.driver-reservation-reminder-card span,.driver-reservation-reminder-card em{display:block}.driver-reservation-reminder-card strong{color:#2a1125}.driver-reservation-reminder-card span{color:#6b5d68;margin-top:4px;font-size:.86rem}.driver-reservation-reminder-card em{color:#166534;margin-top:4px;font-size:.8rem;font-style:normal;font-weight:850}.driver-reservation-reminder-card button{color:#fff;background:#166534;border:0;border-radius:999px;grid-column:1/-1;min-height:48px;font-weight:950}.driver-accepted-reservations-list small.ready{color:#166534}.driver-accepted-reservations-list small.soon{color:#8f007e}.driver-accepted-reservations-list small.later{color:#6b5d68}.driver-accepted-reservations-list small.missed{color:#b91c1c}.driver-reservation-list-actions button:disabled,.driver-reservation-start:disabled{opacity:.5;cursor:not-allowed}.driver-reservation-timing{border-radius:18px;align-items:center;gap:8px;min-height:46px;margin-top:12px;padding:0 13px;font-weight:850;display:inline-flex}.driver-reservation-timing.ready{color:#166534;background:#ecfdf5}.driver-reservation-timing.soon{color:#8f007e;background:#fdf2f8}.driver-reservation-timing.later{color:#475569;background:#f8fafc}.driver-reservation-timing.missed{color:#991b1b;background:#fee2e2}.driver-reservation-list-actions button.cancel{color:#9a3412;background:#fff7ed}.driver-reservation-list-actions button.missed{color:#991b1b;background:#fee2e2}.driver-reservation-danger{color:#991b1b;background:#fee2e2;border:0;border-radius:999px;justify-content:center;align-items:center;gap:8px;width:100%;min-height:54px;margin-top:10px;font-size:.96rem;font-weight:950;display:inline-flex}.driver-reservation-history-card{background:#fff;border:1px solid #e5e0df;border-radius:24px;grid-template-columns:1fr auto;align-items:center;gap:12px;margin-top:14px;padding:15px;display:grid}.driver-reservation-history-card strong,.driver-reservation-history-card span{display:block}.driver-reservation-history-card strong{color:#2a1125}.driver-reservation-history-card span{color:#6b5d68;margin-top:4px;font-size:.84rem}.driver-reservation-history-card button{color:#2a1125;background:#f1eeee;border:0;border-radius:999px;min-height:38px;padding:0 14px;font-weight:900}.driver-reservation-sync-badge{border-radius:18px;gap:4px;margin-bottom:14px;padding:12px 13px;font-size:.84rem;font-weight:850;display:grid}.driver-reservation-sync-badge span,.driver-reservation-sync-badge em{display:block}.driver-reservation-sync-badge em{font-size:.76rem;font-style:normal;line-height:1.35}.driver-reservation-sync-badge.synced{color:#166534;background:#ecfdf5}.driver-reservation-sync-badge.pending_sync,.driver-reservation-sync-badge.syncing{color:#92400e;background:#fef3c7}.driver-reservation-sync-badge.offline{color:#991b1b;background:#fee2e2}.driver-map-canvas{overflow:hidden}.driver-map-zoom-layer{transform-origin:50%;will-change:transform;transition:transform .22s;position:absolute;inset:0}.driver-map-zoom-controls{z-index:24;background:#fffffff5;border-radius:28px;justify-items:center;gap:6px;width:74px;padding:8px;display:grid;position:absolute;top:210px;right:26px;box-shadow:0 18px 38px #0f172a24}.driver-map-zoom-controls button{color:#2a1125;background:#fff;border:0;border-radius:20px;width:54px;height:50px;font-size:2rem;font-weight:950;line-height:1;box-shadow:inset 0 0 0 1px #eee7e7}.driver-map-zoom-controls span{color:#6b5d68;font-size:.72rem;font-weight:950}.driver-right-map-actions button.locating{color:#166534;background:#ecfdf5;animation:.9s driverLocatePulse}.driver-location-marker.pulse{animation:.9s driverMarkerPulse}@keyframes driverLocatePulse{0%{transform:scale(1);box-shadow:0 0 #22c55e73}70%{transform:scale(1.08);box-shadow:0 0 0 18px #22c55e00}to{box-shadow:none;transform:scale(1)}}@keyframes driverMarkerPulse{0%{transform:translate(-50%,-50%)scale(1);box-shadow:0 0 #5b21d873}70%{transform:translate(-50%,-50%)scale(1.12);box-shadow:0 0 0 24px #5b21d800}to{transform:translate(-50%,-50%)scale(1);box-shadow:0 18px 44px #5b21d83d}}@media (width<=520px){.driver-map-zoom-controls{border-radius:24px;width:66px;top:190px;right:18px}.driver-map-zoom-controls button{border-radius:17px;width:48px;height:44px;font-size:1.7rem}}.driver-map-canvas{touch-action:none;cursor:grab}.driver-map-canvas.dragging{cursor:grabbing}.driver-map-zoom-layer{transition:transform .18s}.driver-map-canvas.dragging .driver-map-zoom-layer{transition:none}.driver-map-zoom-controls button.reset{border-radius:16px;width:54px;height:34px;font-size:.72rem;font-weight:950}.driver-live-bonus-banner{z-index:100;color:#166534;background:#ecfdf5;border-radius:22px;gap:4px;padding:15px 17px;display:grid;position:fixed;top:82px;left:18px;right:18px;box-shadow:0 18px 42px #0f172a2e}.driver-live-bonus-banner strong{font-size:1rem;font-weight:950}.driver-live-bonus-banner span{font-size:.9rem;font-weight:800}.driver-live-location-warning{z-index:100;color:#9a3412;background:#fff7ed;border-radius:20px;padding:14px 16px;font-weight:850;position:fixed;top:82px;left:18px;right:18px;box-shadow:0 18px 42px #0f172a24}.driver-request-action-error{color:#be123c;background:#fff1f2;border-radius:16px;margin-top:10px;padding:10px 12px;font-size:.82rem;font-weight:850}.driver-request-popup-actions button:disabled{opacity:.65;cursor:not-allowed}.driver-home-topbar{z-index:70;padding:10px 16px;padding-top:calc(10px + env(safe-area-inset-top));-webkit-backdrop-filter:blur(14px);background:#ffffffeb;border-bottom:1px solid #0000000f;justify-content:space-between;align-items:center;gap:12px;display:flex;position:fixed;top:0;left:0;right:0;box-shadow:0 2px 12px #0f172a0f}.driver-home-topbar-left{align-items:center;gap:9px;display:flex}.driver-home-topbar-right{align-items:center;gap:8px;display:flex}.driver-status-orb{border-radius:50%;flex-shrink:0;width:11px;height:11px}.driver-status-orb.online{background:#22c55e;box-shadow:0 0 0 3px #22c55e38}.driver-status-orb.offline{background:#94a3b8}.driver-status-label{color:#0f172a;font-size:.88rem;font-weight:800}.driver-earnings-pill{color:#166534;background:#f0fdf4;border:1px solid #bbf7d0;border-radius:999px;padding:3px 10px;font-size:.78rem;font-weight:800}.driver-bell-btn{color:#0f172a;cursor:pointer;background:#f8fafc;border:0;border-radius:14px;place-items:center;width:40px;height:40px;transition:background .15s;display:grid;position:relative}.driver-bell-btn:hover{background:#f1f5f9}.driver-bell-badge{color:#fff;background:#ef4444;border:2px solid #fff;border-radius:999px;justify-content:center;align-items:center;min-width:17px;height:17px;padding:0 4px;font-size:.6rem;font-weight:900;line-height:1;display:flex;position:absolute;top:4px;right:4px}.driver-zoom-controls{z-index:60;background:#fffffff5;border-radius:18px;flex-direction:column;display:flex;position:fixed;bottom:230px;left:16px;overflow:hidden;box-shadow:0 14px 34px #0f172a29}.driver-zoom-controls button{color:#0f172a;cursor:pointer;background:0 0;border:0;place-items:center;width:52px;height:50px;font-size:1.2rem;font-weight:800;transition:background .12s;display:grid}.driver-zoom-controls button:hover{background:#f1f5f9}.driver-zoom-divider{background:#f1f5f9;height:1px;margin:0 8px}.driver-left-map-actions{z-index:60;flex-direction:column;gap:10px;display:flex;position:fixed;bottom:350px;left:16px}.driver-left-map-actions .driver-floating-btn{color:#2a1125;cursor:pointer;background:#fffffff5;border:0;border-radius:16px;place-items:center;width:52px;height:52px;transition:background .12s,transform .1s;display:grid;position:static;box-shadow:0 10px 26px #0f172a24}.driver-left-map-actions .driver-floating-btn.heat-toggle.active{color:#ef4444}.driver-left-map-actions .driver-floating-btn.active-pin{color:#fff;background:#8f007e}.driver-left-map-actions .driver-floating-btn:active{transform:scale(.94)}.driver-home-drag-handle{cursor:grab;touch-action:none;-webkit-user-select:none;user-select:none;justify-content:center;align-items:center;display:flex;height:44px!important}.driver-home-drag-handle:active{cursor:grabbing}.driver-home-drag-handle:after{content:"";background:#cbbfc8;border-radius:999px;width:84px;height:6px}.driver-location-edit-overlay{z-index:85;pointer-events:none;flex-direction:column;justify-content:center;align-items:center;gap:0;display:flex;position:fixed;inset:0}.driver-location-crosshair{pointer-events:none;width:64px;height:64px;position:relative}.driver-location-crosshair-v{background:#8f007e;width:2px;position:absolute;top:0;bottom:0;left:50%;transform:translate(-50%)}.driver-location-crosshair-h{background:#8f007e;height:2px;position:absolute;top:50%;left:0;right:0;transform:translateY(-50%)}.driver-location-crosshair-dot{background:#8f007e;border:3px solid #fff;border-radius:50%;width:12px;height:12px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 2px 8px #8f007e73}.driver-location-edit-hint{color:#fff;pointer-events:none;background:#0f172ad1;border-radius:999px;margin-top:12px;padding:6px 14px;font-size:.8rem;font-weight:700}.driver-location-edit-actions{pointer-events:all;gap:10px;display:flex;position:fixed;bottom:240px;left:50%;transform:translate(-50%)}.driver-location-edit-actions button{cursor:pointer;border:0;border-radius:16px;align-items:center;gap:8px;padding:14px 22px;font-size:.9rem;font-weight:800;transition:transform .1s;display:flex;box-shadow:0 10px 24px #0f172a33}.driver-location-edit-actions button:active{transform:scale(.95)}.driver-location-edit-actions button.primary{color:#fff;background:#8f007e}.driver-location-edit-actions button.secondary{color:#0f172a;background:#fffffff2}.driver-home-bottom-panel{top:unset!important}.live-requests-page{gap:16px;display:grid}.live-requests-hero{color:#fff;background:radial-gradient(circle at 100% 0,#f59e0b9e,#0000 34%),radial-gradient(circle at 0 100%,#16a34a6b,#0000 32%),linear-gradient(145deg,#0f172a,#1e293b);border-radius:32px;gap:18px;padding:22px;display:grid;overflow:hidden;box-shadow:0 24px 70px #0f172a38}.live-requests-hero p{color:#fde68a;text-transform:uppercase;letter-spacing:.12em;margin:0 0 8px;font-size:.76rem;font-weight:950}.live-requests-hero h1{letter-spacing:-.08em;margin:0;font-size:clamp(2rem,8vw,4.2rem);line-height:.94}.live-requests-hero span{color:#cbd5e1;max-width:720px;margin-top:12px;line-height:1.55;display:block}.live-requests-hero-actions{grid-template-columns:1fr;gap:9px;margin-top:18px;display:grid}.live-requests-hero-actions button{color:#fff;background:#ffffff1a;border:1px solid #ffffff29;border-radius:999px;justify-content:center;align-items:center;gap:8px;min-height:48px;font-weight:950;display:inline-flex}.live-requests-hero-actions button:first-child{color:#111827;background:#fff}.live-requests-status-card{background:#ffffff1a;border:1px solid #ffffff1f;border-radius:24px;align-self:end;padding:16px}.live-requests-status-card div{align-items:center;gap:8px;font-weight:950;display:inline-flex}.live-requests-status-card div span{background:#22c55e;border-radius:50%;width:10px;height:10px;box-shadow:0 0 0 6px #22c55e2e}.live-requests-status-card strong,.live-requests-status-card em{display:block}.live-requests-status-card strong{margin-top:10px}.live-requests-status-card em{color:#cbd5e1;margin-top:3px;font-size:.84rem;font-style:normal}.live-requests-stats{grid-template-columns:1fr;gap:10px;display:grid}.live-requests-stat-card{border:1px solid var(--driver-border);background:#fff;border-radius:24px;padding:16px;box-shadow:0 12px 28px #0f172a0d}.live-requests-stat-card svg{color:var(--driver-blue)}.live-requests-stat-card span,.live-requests-stat-card strong,.live-requests-stat-card em{display:block}.live-requests-stat-card span{color:var(--driver-muted);margin-top:11px;font-size:.78rem;font-weight:900}.live-requests-stat-card strong{letter-spacing:-.04em;margin-top:3px;font-size:1.35rem}.live-requests-stat-card em{color:var(--driver-muted);margin-top:3px;font-size:.78rem;font-style:normal}.live-requests-main-grid{gap:16px;display:grid}.live-requests-left,.live-requests-right,.live-requests-section{gap:14px;min-width:0;display:grid}.live-requests-section-head{justify-content:space-between;align-items:flex-end;gap:12px;display:flex}.live-requests-timer-pill{color:#92400e;white-space:nowrap;background:#fffbeb;border-radius:999px;align-items:center;gap:7px;min-height:38px;padding:0 12px;font-weight:950;display:inline-flex}.live-requests-featured-card{color:#fff;background:radial-gradient(circle at 100% 0,#f59e0bbf,#0000 34%),linear-gradient(145deg,#111827,#1e293b);border-radius:30px;padding:18px;box-shadow:0 20px 48px #0f172a2e}.live-requests-featured-top{justify-content:space-between;gap:14px;display:flex}.live-requests-featured-top p{color:#fde68a;letter-spacing:.1em;margin:0 0 6px;font-size:.74rem;font-weight:950}.live-requests-featured-top h2{letter-spacing:-.06em;margin:0;font-size:2.25rem}.live-requests-featured-top span{color:#cbd5e1;margin-top:6px;line-height:1.45;display:block}.live-requests-rider-rating{background:#ffffff1f;border-radius:999px;flex:none;align-items:center;gap:6px;height:38px;padding:0 11px;font-weight:950;display:inline-flex}.live-requests-rider-box{background:#ffffff17;border-radius:18px;align-items:center;gap:11px;margin-top:14px;padding:12px;display:flex}.live-requests-rider-avatar{color:#111827;background:#fff;border-radius:17px;flex:none;place-items:center;width:44px;height:44px;display:grid}.live-requests-rider-box strong,.live-requests-rider-box span{display:block}.live-requests-rider-box span{color:#cbd5e1;margin-top:3px;font-size:.8rem;line-height:1.4}.live-requests-route-box{gap:8px;margin-top:12px;display:grid}.live-requests-route-box div{background:#ffffff17;border-radius:18px;align-items:center;gap:10px;min-height:54px;padding:10px 12px;display:flex}.live-requests-route-box svg{color:#bfdbfe;flex:none}.live-requests-route-box strong,.live-requests-route-box em{display:block}.live-requests-route-box em{color:#cbd5e1;margin-top:2px;font-size:.78rem;font-style:normal}.live-requests-featured-meta{grid-template-columns:repeat(2,1fr);gap:9px;margin-top:12px;display:grid}.live-requests-featured-meta article{background:#ffffff17;border-radius:18px;padding:12px}.live-requests-featured-meta svg{color:#bfdbfe}.live-requests-featured-meta span,.live-requests-featured-meta strong{display:block}.live-requests-featured-meta span{color:#94a3b8;margin-top:8px;font-size:.74rem;font-weight:850}.live-requests-featured-meta strong{margin-top:2px;font-size:.86rem}.live-requests-decision-row{grid-template-columns:1fr 1.4fr;gap:9px;margin-top:16px;display:grid}.live-requests-decision-row button{border:0;border-radius:999px;justify-content:center;align-items:center;gap:8px;min-height:52px;font-weight:950;display:flex}.live-requests-decision-row .decline{color:#fff;background:#ffffff1f}.live-requests-decision-row .accept{color:#111827;background:#fff}.live-requests-filter-row{scrollbar-width:none;gap:8px;padding-bottom:2px;display:flex;overflow-x:auto}.live-requests-filter-row::-webkit-scrollbar{display:none}.live-requests-filter-row button{border:1px solid var(--driver-border);color:#334155;white-space:nowrap;background:#fff;border-radius:999px;min-height:38px;padding:0 12px;font-size:.78rem;font-weight:900}.live-requests-filter-row button:first-child{color:#fff;background:#111827;border-color:#111827}.live-requests-queue-list{gap:10px;display:grid}.live-requests-queue-card{box-shadow:none;gap:11px;padding:14px;display:grid}.live-requests-queue-card.selected{border-color:#111827}.live-requests-queue-top{justify-content:space-between;gap:12px;display:flex}.live-requests-queue-top strong,.live-requests-queue-top span{display:block}.live-requests-queue-top span{color:var(--driver-muted);margin-top:3px;font-size:.82rem}.live-requests-queue-top b{white-space:nowrap}.live-requests-queue-meta{grid-template-columns:repeat(2,1fr);gap:8px;display:grid}.live-requests-queue-meta div{border:1px solid var(--driver-border);color:#334155;background:#f8fafc;border-radius:15px;align-items:center;gap:6px;min-height:36px;padding:0 9px;font-size:.8rem;font-weight:850;display:flex}.live-requests-queue-bottom{justify-content:space-between;gap:12px;display:flex}.live-requests-queue-bottom span,.live-requests-queue-bottom em{border-radius:999px;padding:6px 9px;font-size:.72rem;font-weight:950}.live-requests-queue-bottom span{color:#1d4ed8;background:#eff6ff}.live-requests-queue-bottom em{color:#92400e;background:#fffbeb;font-style:normal}.live-requests-active-card{box-shadow:none;padding:16px}.live-requests-active-head{justify-content:space-between;gap:12px;display:flex}.live-requests-active-head p{color:var(--driver-blue);text-transform:uppercase;letter-spacing:.1em;margin:0 0 5px;font-size:.72rem;font-weight:950}.live-requests-active-head h2{letter-spacing:-.05em;margin:0;font-size:1.8rem}.live-requests-active-head span{color:var(--driver-muted);margin-top:5px;display:block}.live-requests-active-pin{color:#fff;text-align:center;background:#111827;border-radius:20px;flex:none;width:78px;padding:10px 8px}.live-requests-active-pin span{color:#cbd5e1;font-size:.65rem;font-weight:900;display:block}.live-requests-active-pin strong{letter-spacing:.08em;font-size:1.25rem;display:block}.live-requests-action-grid{grid-template-columns:repeat(2,1fr);gap:9px;margin-top:15px;display:grid}.live-requests-action-grid button{border:1px solid var(--driver-border);text-align:left;background:#f8fafc;border-radius:18px;align-items:center;gap:9px;min-height:58px;padding:10px 12px;display:flex}.live-requests-action-grid strong,.live-requests-action-grid em{display:block}.live-requests-action-grid em{color:var(--driver-muted);margin-top:2px;font-size:.74rem;font-style:normal}.live-requests-trip-timeline{margin-top:15px;display:grid}.live-requests-trip-timeline>div{grid-template-columns:auto 1fr;gap:11px;padding-bottom:18px;display:grid;position:relative}.live-requests-trip-timeline>div:last-child{padding-bottom:0}.live-requests-trip-timeline>div:before{content:"";border-left:2px dashed var(--driver-border);position:absolute;top:38px;bottom:0;left:18px}.live-requests-trip-timeline>div:last-child:before{display:none}.live-requests-trip-timeline>div>div{width:38px;height:38px;color:var(--driver-muted);z-index:1;background:#f1f5f9;border-radius:15px;place-items:center;display:grid}.live-requests-trip-timeline .done>div,.live-requests-trip-timeline .active>div{color:#166534;background:#dcfce7}.live-requests-trip-timeline strong,.live-requests-trip-timeline em{display:block}.live-requests-trip-timeline em{color:var(--driver-muted);margin-top:3px;font-size:.82rem;font-style:normal}.live-requests-active-buttons{grid-template-columns:1fr;gap:8px;margin-top:14px;display:grid}.live-requests-active-buttons button{border:1px solid var(--driver-border);background:#f8fafc;border-radius:17px;min-height:48px;font-weight:950}.live-requests-active-buttons button.complete{color:#fff;background:#111827;border-color:#111827}.live-requests-issue-grid{grid-template-columns:1fr;gap:10px;display:grid}.live-requests-issue-grid button{border:1px solid var(--driver-border);text-align:left;background:#fff;border-radius:22px;grid-template-columns:auto 1fr auto;align-items:center;gap:11px;padding:14px;display:grid;box-shadow:0 12px 28px #0f172a0d}.live-requests-issue-grid svg{color:var(--driver-blue)}.live-requests-issue-grid strong,.live-requests-issue-grid em{display:block}.live-requests-issue-grid em{color:var(--driver-muted);margin-top:3px;font-size:.78rem;font-style:normal}.live-requests-map-card{color:#fff;background:#0f172a;border-radius:30px;padding:14px;box-shadow:0 20px 48px #0f172a2e}.live-requests-map-toolbar{justify-content:space-between;align-items:center;gap:14px;padding:4px 3px 12px;display:flex}.live-requests-map-toolbar strong,.live-requests-map-toolbar span{display:block}.live-requests-map-toolbar span{color:#94a3b8;margin-top:3px;font-size:.8rem}.live-requests-map-toolbar button{color:#fff;background:#ffffff14;border:1px solid #ffffff29;border-radius:999px;align-items:center;gap:7px;min-height:38px;padding:0 12px;font-weight:900;display:inline-flex}.live-requests-map{background:radial-gradient(circle at 20% 24%,#f59e0b9e,#0000 18%),radial-gradient(circle at 78% 22%,#16a34a85,#0000 18%),radial-gradient(circle at 66% 74%,#2563eb80,#0000 22%),#111827;border-radius:24px;min-height:360px;position:relative;overflow:hidden}.live-requests-map-grid{background-color:#0000;background-image:linear-gradient(90deg,#ffffff12 1px,#0000 1px),linear-gradient(#ffffff12 1px,#0000 1px);background-position:0 0,0 0;background-repeat:repeat,repeat;background-size:42px 42px;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;position:absolute;inset:0}.live-requests-driver-dot{color:#111827;z-index:4;background:#fff;border-radius:19px;place-items:center;width:48px;height:48px;display:grid;position:absolute;top:48%;left:48%;box-shadow:0 18px 38px #00000040}.live-requests-map-zone,.live-requests-map-request{z-index:3;position:absolute}.live-requests-map-zone{color:#111827;background:#f59e0bf0;border-radius:999px;align-items:center;gap:6px;padding:8px 11px;font-size:.74rem;font-weight:950;display:inline-flex}.live-requests-map-zone.zone-one{top:20%;left:12%}.live-requests-map-zone.zone-two{top:17%;right:9%}.live-requests-map-zone.zone-three{bottom:21%;left:35%}.live-requests-map-request{color:#1d4ed8;background:#fff;border-radius:12px;place-items:center;width:30px;height:30px;display:grid;box-shadow:0 12px 28px #00000038}.live-requests-map-request.req-one{bottom:31%;left:22%}.live-requests-map-request.req-two{bottom:33%;right:22%}.live-requests-map-request.req-three{top:42%;right:28%}.live-requests-zone-list{gap:8px;margin-top:12px;display:grid}.live-requests-zone-list article{background:#ffffff14;border-radius:16px;justify-content:space-between;align-items:center;min-height:42px;padding:0 11px;display:flex}.live-requests-zone-list article span{align-items:center;gap:7px;font-weight:850;display:flex}.live-requests-zone-list article strong{color:#facc15}.live-requests-profile-card{color:#fff;text-align:center;background:radial-gradient(circle at 100% 0,#2563eb99,#0000 34%),linear-gradient(145deg,#111827,#1e293b);border-radius:30px;padding:18px;box-shadow:0 18px 42px #0f172a29}.live-requests-avatar{color:#111827;background:#fff;border-radius:26px;place-items:center;width:72px;height:72px;margin:0 auto 12px;font-weight:950;display:grid}.live-requests-profile-card strong,.live-requests-profile-card span{display:block}.live-requests-profile-card span{color:#cbd5e1;margin-top:4px;font-size:.84rem}.live-requests-profile-card>div:last-child{flex-wrap:wrap;justify-content:center;gap:7px;margin-top:12px;display:flex}.live-requests-profile-card em{color:#fff;background:#ffffff1f;border-radius:999px;align-items:center;gap:5px;padding:6px 9px;font-size:.75rem;font-style:normal;font-weight:900;display:inline-flex}.live-requests-side-card{box-shadow:none;padding:16px}.live-requests-side-head strong,.live-requests-side-head span{display:block}.live-requests-side-head span{color:var(--driver-muted);margin-top:3px;font-size:.82rem}.live-requests-tip-list{gap:10px;margin-top:14px;display:grid}.live-requests-tip-list div{color:#334155;align-items:center;gap:8px;font-size:.85rem;font-weight:780;display:flex}.live-requests-tip-list svg{color:var(--driver-green);flex:none}.live-requests-safety-card{color:#991b1b;background:#fee2e2;border:1px solid #fecaca;border-radius:24px;gap:10px;padding:16px;display:grid}.live-requests-safety-card strong,.live-requests-safety-card span{display:block}.live-requests-safety-card span{margin-top:4px;font-size:.82rem;line-height:1.45}.live-requests-safety-card button{color:#fff;background:#991b1b;border:0;border-radius:999px;justify-content:center;align-items:center;gap:7px;min-height:44px;font-weight:950;display:inline-flex}.live-requests-policy-box{color:#166534;background:#ecfdf5;border-radius:19px;gap:11px;margin-top:14px;padding:14px;display:flex}.live-requests-policy-box strong,.live-requests-policy-box span{display:block}.live-requests-policy-box span{margin-top:3px;font-size:.82rem;line-height:1.45}@media (width>=560px){.live-requests-hero-actions,.live-requests-stats,.live-requests-queue-meta,.live-requests-active-buttons,.live-requests-issue-grid{grid-template-columns:repeat(2,1fr)}.live-requests-active-buttons{grid-template-columns:repeat(3,1fr)}}@media (width>=760px){.live-requests-hero{grid-template-columns:1fr 280px;align-items:end}.live-requests-stats,.live-requests-featured-meta,.live-requests-action-grid{grid-template-columns:repeat(4,1fr)}}@media (width>=1080px){.live-requests-main-grid{grid-template-columns:minmax(0,1fr) 360px;align-items:start}.live-requests-right{position:sticky;top:92px}.live-requests-hero{padding:34px}}@media (width<=460px){.live-requests-map{min-height:320px}.live-requests-featured-top,.live-requests-active-head,.live-requests-queue-top{display:grid}.live-requests-decision-row{grid-template-columns:1fr}.live-requests-issue-grid button{grid-template-columns:auto 1fr}.live-requests-issue-grid button>svg:last-child{display:none}}.driver-earnings-page{gap:16px;display:grid}.driver-earnings-hero{color:#fff;background:radial-gradient(circle at 100% 0,#16a34ab3,#0000 34%),radial-gradient(circle at 0 100%,#2563eb73,#0000 32%),linear-gradient(145deg,#0f172a,#1e293b);border-radius:32px;gap:18px;padding:22px;display:grid;overflow:hidden;box-shadow:0 24px 70px #0f172a38}.driver-earnings-hero p{color:#bbf7d0;text-transform:uppercase;letter-spacing:.12em;margin:0 0 8px;font-size:.76rem;font-weight:950}.driver-earnings-hero h1{letter-spacing:-.08em;margin:0;font-size:clamp(2rem,8vw,4.2rem);line-height:.94}.driver-earnings-hero span{color:#cbd5e1;max-width:740px;margin-top:12px;line-height:1.55;display:block}.driver-earnings-hero-actions{grid-template-columns:1fr;gap:9px;margin-top:18px;display:grid}.driver-earnings-hero-actions button{color:#fff;background:#ffffff1a;border:1px solid #ffffff29;border-radius:999px;justify-content:center;align-items:center;gap:8px;min-height:48px;font-weight:950;display:inline-flex}.driver-earnings-hero-actions button:first-child{color:#111827;background:#fff}.driver-earnings-fullfare-card{background:#ffffff1a;border:1px solid #ffffff1f;border-radius:24px;align-self:end;padding:16px}.driver-earnings-fullfare-card svg{color:#86efac}.driver-earnings-fullfare-card strong,.driver-earnings-fullfare-card span{display:block}.driver-earnings-fullfare-card strong{margin-top:12px}.driver-earnings-fullfare-card span{color:#cbd5e1;margin-top:5px;font-size:.84rem;line-height:1.45}.driver-earnings-stats{grid-template-columns:1fr;gap:10px;display:grid}.driver-earnings-stat-card{border:1px solid var(--driver-border);background:#fff;border-radius:24px;padding:16px;box-shadow:0 12px 28px #0f172a0d}.driver-earnings-stat-card svg{color:var(--driver-green)}.driver-earnings-stat-card span,.driver-earnings-stat-card strong,.driver-earnings-stat-card em{display:block}.driver-earnings-stat-card span{color:var(--driver-muted);margin-top:11px;font-size:.78rem;font-weight:900}.driver-earnings-stat-card strong{letter-spacing:-.04em;margin-top:3px;font-size:1.35rem}.driver-earnings-stat-card em{color:var(--driver-muted);margin-top:3px;font-size:.78rem;font-style:normal}.driver-earnings-main-grid{gap:16px;display:grid}.driver-earnings-left,.driver-earnings-right,.driver-earnings-section{gap:14px;min-width:0;display:grid}.driver-earnings-section-head{justify-content:space-between;align-items:flex-end;gap:12px;display:flex}.driver-earnings-mini-btn{color:var(--driver-blue);white-space:nowrap;background:0 0;border:0;align-items:center;gap:6px;padding:0;font-weight:950;display:inline-flex}.driver-earnings-summary-card{box-shadow:none;padding:18px}.driver-earnings-summary-top{justify-content:space-between;gap:14px;display:flex}.driver-earnings-summary-top span{color:var(--driver-muted);font-size:.8rem;font-weight:900}.driver-earnings-summary-top h2{letter-spacing:-.07em;margin:6px 0 0;font-size:clamp(2rem,9vw,3.4rem);line-height:.95}.driver-earnings-summary-top p{color:var(--driver-muted);margin:8px 0 0}.driver-earnings-summary-icon{color:#166534;background:#ecfdf5;border-radius:22px;flex:none;place-items:center;width:58px;height:58px;display:grid}.driver-earnings-summary-grid{grid-template-columns:repeat(2,1fr);gap:9px;margin-top:16px;display:grid}.driver-earnings-summary-grid article{border:1px solid var(--driver-border);background:#f8fafc;border-radius:18px;padding:13px}.driver-earnings-summary-grid svg{color:var(--driver-green)}.driver-earnings-summary-grid span,.driver-earnings-summary-grid strong{display:block}.driver-earnings-summary-grid span{color:var(--driver-muted);margin-top:8px;font-size:.74rem;font-weight:850}.driver-earnings-summary-grid strong{margin-top:3px}.driver-earnings-payout-grid{grid-template-columns:1fr;gap:10px;display:grid}.driver-earnings-payout-card{border:1px solid var(--driver-border);background:#fff;border-radius:22px;grid-template-columns:auto 1fr auto;align-items:center;gap:11px;padding:14px;display:grid;box-shadow:0 12px 28px #0f172a0d}.driver-earnings-payout-card.active{border-color:#111827}.driver-earnings-payout-card>div{color:#111827;background:#f1f5f9;border-radius:17px;place-items:center;width:44px;height:44px;display:grid}.driver-earnings-payout-card.active>div{color:#fff;background:#111827}.driver-earnings-payout-card strong,.driver-earnings-payout-card em{display:block}.driver-earnings-payout-card em{color:var(--driver-muted);margin-top:2px;font-size:.78rem;font-style:normal}.driver-earnings-payout-card b{white-space:nowrap;text-align:right}.driver-earnings-weekly-card{box-shadow:none;gap:13px;padding:16px;display:grid}.driver-earnings-weekly-card article{gap:7px;display:grid}.driver-earnings-weekly-label{justify-content:space-between;gap:12px;display:flex}.driver-earnings-weekly-label strong{font-size:.86rem}.driver-earnings-weekly-label span{color:var(--driver-muted);font-size:.78rem;font-weight:850}.driver-earnings-bar{background:#e2e8f0;border-radius:999px;height:9px;overflow:hidden}.driver-earnings-bar span{border-radius:inherit;background:#111827;height:100%;display:block}.driver-earnings-trip-list{gap:10px;display:grid}.driver-earnings-trip-card{box-shadow:none;grid-template-columns:auto 1fr auto;align-items:center;gap:11px;padding:14px;display:grid}.driver-earnings-trip-icon{width:42px;height:42px;color:var(--driver-blue);background:#eff6ff;border-radius:16px;place-items:center;display:grid}.driver-earnings-trip-card strong,.driver-earnings-trip-card em{display:block}.driver-earnings-trip-card em{color:var(--driver-muted);margin-top:3px;font-size:.8rem;font-style:normal}.driver-earnings-trip-card b{white-space:nowrap}.driver-earnings-payout-timeline{gap:10px;display:grid}.driver-earnings-payout-timeline article{box-shadow:none;grid-template-columns:auto 1fr;align-items:center;gap:11px;padding:14px;display:grid}.driver-earnings-payout-timeline article>div{color:#166534;background:#ecfdf5;border-radius:16px;place-items:center;width:42px;height:42px;display:grid}.driver-earnings-payout-timeline strong,.driver-earnings-payout-timeline em{display:block}.driver-earnings-payout-timeline em{color:var(--driver-muted);margin-top:3px;font-size:.8rem;font-style:normal}.driver-earnings-payout-timeline section{border:1px solid var(--driver-border);background:#f8fafc;border-radius:16px;grid-column:1/-1;justify-content:space-between;align-items:center;min-height:42px;padding:0 11px;display:flex}.driver-earnings-payout-timeline section b,.driver-earnings-payout-timeline section small{display:block}.driver-earnings-payout-timeline section small{color:var(--driver-blue);font-weight:950}.driver-earnings-subscription-card,.driver-earnings-cost-card,.driver-earnings-report-card,.driver-earnings-audit-card{box-shadow:none;padding:16px}.driver-earnings-side-head strong,.driver-earnings-side-head span{display:block}.driver-earnings-side-head span{color:var(--driver-muted);margin-top:3px;font-size:.82rem}.driver-earnings-subscription-badge{color:#166534;background:#ecfdf5;border-radius:19px;gap:11px;margin-top:14px;padding:14px;display:flex}.driver-earnings-subscription-badge strong,.driver-earnings-subscription-badge span{display:block}.driver-earnings-subscription-badge span{margin-top:3px;font-size:.82rem}.driver-earnings-subscription-list{gap:9px;margin-top:14px;display:grid}.driver-earnings-subscription-list div{border:1px solid var(--driver-border);background:#f8fafc;border-radius:16px;justify-content:space-between;align-items:center;gap:12px;min-height:42px;padding:0 11px;display:flex}.driver-earnings-subscription-list span{color:var(--driver-muted);font-size:.82rem;font-weight:850}.driver-earnings-subscription-card button{color:#fff;background:#111827;border:0;border-radius:999px;justify-content:center;align-items:center;gap:8px;width:100%;min-height:48px;margin-top:14px;font-weight:950;display:inline-flex}.driver-earnings-net-card{color:#fff;background:radial-gradient(circle at 100% 0,#16a34abf,#0000 36%),linear-gradient(145deg,#111827,#1e293b);border-radius:28px;padding:18px}.driver-earnings-net-card>svg{color:#86efac}.driver-earnings-net-card strong,.driver-earnings-net-card h2,.driver-earnings-net-card span{display:block}.driver-earnings-net-card strong{margin-top:16px}.driver-earnings-net-card h2{letter-spacing:-.05em;margin:7px 0 0;font-size:2rem}.driver-earnings-net-card span{color:#cbd5e1;margin-top:7px;font-size:.84rem;line-height:1.45}.driver-earnings-cost-list{gap:9px;margin-top:14px;display:grid}.driver-earnings-cost-list article{border:1px solid var(--driver-border);background:#f8fafc;border-radius:18px;grid-template-columns:auto 1fr auto;align-items:center;gap:10px;padding:12px;display:grid}.driver-earnings-cost-list svg{color:var(--driver-blue)}.driver-earnings-cost-list strong,.driver-earnings-cost-list em{display:block}.driver-earnings-cost-list em{color:var(--driver-muted);margin-top:2px;font-size:.76rem;font-style:normal}.driver-earnings-cost-list b{white-space:nowrap}.driver-earnings-report-list{gap:9px;margin-top:14px;display:grid}.driver-earnings-report-list button{border:1px solid var(--driver-border);text-align:left;background:#f8fafc;border-radius:18px;grid-template-columns:auto 1fr auto;align-items:center;gap:10px;min-height:62px;padding:10px;display:grid}.driver-earnings-report-list button>div{width:40px;height:40px;color:var(--driver-blue);background:#fff;border-radius:15px;place-items:center;display:grid}.driver-earnings-report-list strong,.driver-earnings-report-list em{display:block}.driver-earnings-report-list em{color:var(--driver-muted);margin-top:2px;font-size:.76rem;font-style:normal}.driver-earnings-audit-list{gap:9px;margin-top:14px;display:grid}.driver-earnings-audit-list div{color:#334155;align-items:center;gap:8px;font-size:.85rem;font-weight:780;display:flex}.driver-earnings-audit-list svg{color:var(--driver-green);flex:none}.driver-earnings-protection-card,.driver-earnings-rating-card{border-radius:24px;gap:11px;padding:16px;display:flex}.driver-earnings-protection-card{color:#166534;background:#ecfdf5;border:1px solid #bbf7d0}.driver-earnings-rating-card{color:#92400e;background:#fffbeb;border:1px solid #fde68a}.driver-earnings-protection-card svg,.driver-earnings-rating-card svg{flex:none}.driver-earnings-protection-card strong,.driver-earnings-protection-card span,.driver-earnings-rating-card strong,.driver-earnings-rating-card span{display:block}.driver-earnings-protection-card span,.driver-earnings-rating-card span{margin-top:4px;font-size:.82rem;line-height:1.45}@media (width>=560px){.driver-earnings-hero-actions,.driver-earnings-stats,.driver-earnings-payout-grid{grid-template-columns:repeat(2,1fr)}.driver-earnings-summary-grid{grid-template-columns:repeat(4,1fr)}.driver-earnings-payout-timeline article{grid-template-columns:auto 1fr auto}.driver-earnings-payout-timeline section{grid-column:auto;min-width:150px}}@media (width>=760px){.driver-earnings-hero{grid-template-columns:1fr 320px;align-items:end}.driver-earnings-stats{grid-template-columns:repeat(4,1fr)}}@media (width>=1080px){.driver-earnings-main-grid{grid-template-columns:minmax(0,1fr) 360px;align-items:start}.driver-earnings-right{position:sticky;top:92px}.driver-earnings-hero{padding:34px}}@media (width<=460px){.driver-earnings-trip-card,.driver-earnings-cost-list article{grid-template-columns:auto 1fr}.driver-earnings-trip-card b,.driver-earnings-cost-list b{border:1px solid var(--driver-border);background:#f8fafc;border-radius:999px;grid-column:1/-1;justify-self:start;padding:7px 10px}.driver-earnings-weekly-label{gap:2px;display:grid}}.driver-heatmap-page{gap:16px;display:grid}.driver-heatmap-hero{color:#fff;background:radial-gradient(circle at 100% 0,#f59e0bb3,#0000 34%),radial-gradient(circle at 0 100%,#16a34a73,#0000 32%),linear-gradient(145deg,#0f172a,#1e293b);border-radius:32px;gap:18px;padding:22px;display:grid;overflow:hidden;box-shadow:0 24px 70px #0f172a38}.driver-heatmap-hero p{color:#fde68a;text-transform:uppercase;letter-spacing:.12em;margin:0 0 8px;font-size:.76rem;font-weight:950}.driver-heatmap-hero h1{letter-spacing:-.08em;max-width:850px;margin:0;font-size:clamp(2rem,8vw,4.25rem);line-height:.92}.driver-heatmap-hero span{color:#cbd5e1;max-width:780px;margin-top:12px;line-height:1.55;display:block}.driver-heatmap-hero-actions{grid-template-columns:1fr;gap:9px;margin-top:18px;display:grid}.driver-heatmap-hero-actions button{color:#fff;background:#ffffff1a;border:1px solid #ffffff29;border-radius:999px;justify-content:center;align-items:center;gap:8px;min-height:48px;font-weight:950;display:inline-flex}.driver-heatmap-hero-actions button:first-child{color:#111827;background:#fff}.driver-heatmap-best-card{background:#ffffff1a;border:1px solid #ffffff1f;border-radius:24px;align-self:end;padding:16px}.driver-heatmap-best-card svg{color:#facc15}.driver-heatmap-best-card strong,.driver-heatmap-best-card h2,.driver-heatmap-best-card span{display:block}.driver-heatmap-best-card strong{margin-top:12px}.driver-heatmap-best-card h2{letter-spacing:-.06em;margin:5px 0 0;font-size:2.1rem}.driver-heatmap-best-card span{color:#cbd5e1;margin-top:5px;font-size:.84rem;line-height:1.45}.driver-heatmap-stats{grid-template-columns:1fr;gap:10px;display:grid}.driver-heatmap-stat-card{border:1px solid var(--driver-border);background:#fff;border-radius:24px;padding:16px;box-shadow:0 12px 28px #0f172a0d}.driver-heatmap-stat-card svg{color:var(--driver-yellow)}.driver-heatmap-stat-card span,.driver-heatmap-stat-card strong,.driver-heatmap-stat-card em{display:block}.driver-heatmap-stat-card span{color:var(--driver-muted);margin-top:11px;font-size:.78rem;font-weight:900}.driver-heatmap-stat-card strong{letter-spacing:-.04em;margin-top:3px;font-size:1.35rem}.driver-heatmap-stat-card em{color:var(--driver-muted);margin-top:3px;font-size:.78rem;font-style:normal}.driver-heatmap-main-grid{gap:16px;display:grid}.driver-heatmap-left,.driver-heatmap-right,.driver-heatmap-section{gap:14px;min-width:0;display:grid}.driver-heatmap-map-card{color:#fff;background:#0f172a;border-radius:32px;padding:14px;box-shadow:0 24px 70px #0f172a38}.driver-heatmap-map-toolbar{justify-content:space-between;align-items:center;gap:14px;padding:4px 3px 12px;display:flex}.driver-heatmap-map-toolbar strong,.driver-heatmap-map-toolbar span{display:block}.driver-heatmap-map-toolbar span{color:#94a3b8;margin-top:3px;font-size:.8rem}.driver-heatmap-map-toolbar button{color:#fff;white-space:nowrap;background:#ffffff14;border:1px solid #ffffff29;border-radius:999px;align-items:center;gap:7px;min-height:38px;padding:0 12px;font-weight:900;display:inline-flex}.driver-heatmap-map{background:radial-gradient(circle at 18% 20%,#f59e0bad,#0000 18%),radial-gradient(circle at 82% 22%,#16a34a94,#0000 18%),radial-gradient(circle at 62% 72%,#2563eb80,#0000 22%),radial-gradient(circle at 31% 63%,#ef444459,#0000 16%),#111827;border-radius:26px;min-height:520px;position:relative;overflow:hidden}.driver-heatmap-grid{background-color:#0000;background-image:linear-gradient(90deg,#ffffff12 1px,#0000 1px),linear-gradient(#ffffff12 1px,#0000 1px);background-position:0 0,0 0;background-repeat:repeat,repeat;background-size:42px 42px;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;position:absolute;inset:0}.driver-heatmap-current-driver{z-index:8;color:#111827;background:#fff;border-radius:22px;place-items:center;width:58px;height:58px;animation:1.8s ease-in-out infinite driverHeatPulse;display:grid;position:absolute;top:45%;left:47%;box-shadow:0 22px 50px #0000004d}.driver-heatmap-current-driver span{color:#111827;background:#fff;border-radius:999px;padding:5px 9px;font-size:.68rem;font-weight:950;position:absolute;bottom:-26px}@keyframes driverHeatPulse{0%,to{transform:scale(1)}50%{transform:scale(1.05)}}.driver-heatmap-route-line{z-index:2;border-top:4px dashed #ffffffb8;border-right:4px dashed #ffffffb8;border-radius:0 36px 0 0;width:27%;height:25%;position:absolute;top:34%;left:48%;transform:rotate(-8deg)}.driver-heatmap-zone{z-index:6;color:#111827;background:#f59e0bf2;border-radius:999px;align-items:center;gap:7px;padding:9px 12px;display:inline-flex;position:absolute;box-shadow:0 16px 36px #00000038}.driver-heatmap-zone span,.driver-heatmap-zone strong,.driver-heatmap-zone em{display:block}.driver-heatmap-zone strong{font-size:.78rem;line-height:1}.driver-heatmap-zone em{margin-top:3px;font-size:.72rem;font-style:normal;font-weight:950;line-height:1}.driver-heatmap-zone.zone-bole{top:18%;left:10%}.driver-heatmap-zone.zone-airport{background:#22c55ef2;top:18%;right:8%}.driver-heatmap-zone.zone-kazanchis{color:#fff;background:#2563ebf2;bottom:20%;left:38%}.driver-heatmap-zone.zone-megenagna{color:#111827;background:#fffffff5;bottom:30%;left:9%}.driver-heatmap-map-driver{z-index:5;color:#fff;background:#111827;border:2px solid #fff;border-radius:14px;place-items:center;width:36px;height:36px;display:grid;position:absolute}.driver-heatmap-map-driver.driver-one{top:42%;left:22%}.driver-heatmap-map-driver.driver-two{top:42%;right:22%}.driver-heatmap-map-driver.driver-three{bottom:28%;left:58%}.driver-heatmap-map-driver.driver-four{bottom:18%;left:19%}.driver-heatmap-map-driver.driver-five{bottom:18%;right:18%}.driver-heatmap-map-alert{z-index:9;color:#991b1b;background:#fee2e2;border-radius:999px;align-items:center;gap:7px;padding:9px 12px;font-size:.76rem;font-weight:950;display:inline-flex;position:absolute;bottom:14px;left:14px}.driver-heatmap-map-footer{grid-template-columns:1fr;gap:9px;margin-top:12px;display:grid}.driver-heatmap-map-footer article{background:#ffffff14;border-radius:19px;min-height:58px;padding:12px}.driver-heatmap-map-footer svg{color:#fde68a}.driver-heatmap-map-footer span,.driver-heatmap-map-footer strong{display:block}.driver-heatmap-map-footer span{color:#94a3b8;margin-top:8px;font-size:.74rem;font-weight:850}.driver-heatmap-map-footer strong{margin-top:2px}.driver-heatmap-section-head{justify-content:space-between;align-items:flex-end;gap:12px;display:flex}.driver-heatmap-mini-btn{color:var(--driver-blue);white-space:nowrap;background:0 0;border:0;align-items:center;gap:6px;padding:0;font-weight:950;display:inline-flex}.driver-heatmap-recommendation-grid{grid-template-columns:1fr;gap:10px;display:grid}.driver-heatmap-recommendation-card{border:1px solid var(--driver-border);background:#fff;border-radius:24px;grid-template-columns:auto 1fr auto;align-items:center;gap:12px;padding:15px;display:grid;box-shadow:0 12px 28px #0f172a0d}.driver-heatmap-recommendation-card.success{border-color:#bbf7d0}.driver-heatmap-recommendation-card.warning{border-color:#fde68a}.driver-heatmap-recommendation-icon{color:#166534;background:#ecfdf5;border-radius:18px;place-items:center;width:48px;height:48px;display:grid}.driver-heatmap-recommendation-card.warning .driver-heatmap-recommendation-icon{color:#92400e;background:#fffbeb}.driver-heatmap-recommendation-card.default .driver-heatmap-recommendation-icon{color:var(--driver-blue);background:#eff6ff}.driver-heatmap-recommendation-card strong,.driver-heatmap-recommendation-card span,.driver-heatmap-recommendation-card em{display:block}.driver-heatmap-recommendation-card span{color:var(--driver-muted);margin-top:3px;font-size:.82rem;line-height:1.4}.driver-heatmap-recommendation-card em{color:var(--driver-green);margin-top:5px;font-size:.78rem;font-style:normal;font-weight:900}.driver-heatmap-recommendation-card b{color:#fff;background:#111827;border-radius:16px;flex:none;place-items:center;width:42px;height:42px;display:grid}.driver-heatmap-zone-table{gap:10px;display:grid}.driver-heatmap-zone-row{box-shadow:none;gap:13px;padding:14px;display:grid}.driver-heatmap-zone-row-main{align-items:center;gap:11px;min-width:0;display:flex}.driver-heatmap-zone-row-icon{color:#92400e;background:#fffbeb;border-radius:17px;flex:none;place-items:center;width:44px;height:44px;display:grid}.driver-heatmap-zone-row-main strong,.driver-heatmap-zone-row-main span{display:block}.driver-heatmap-zone-row-main span{color:var(--driver-muted);margin-top:3px;font-size:.82rem;line-height:1.4}.driver-heatmap-zone-row-metrics{grid-template-columns:repeat(2,1fr);gap:8px;display:grid}.driver-heatmap-zone-row-metrics div{border:1px solid var(--driver-border);background:#f8fafc;border-radius:16px;padding:10px}.driver-heatmap-zone-row-metrics span,.driver-heatmap-zone-row-metrics strong{display:block}.driver-heatmap-zone-row-metrics span{color:var(--driver-muted);font-size:.72rem;font-weight:900}.driver-heatmap-zone-row-metrics strong{margin-top:3px;font-size:.86rem}.driver-heatmap-zone-row-action{grid-template-columns:1fr;gap:8px;display:grid}.driver-heatmap-zone-row-action em{color:#166534;background:#ecfdf5;border-radius:999px;justify-content:center;align-items:center;min-height:40px;padding:0 11px;font-size:.8rem;font-style:normal;font-weight:950;display:inline-flex}.driver-heatmap-zone-row-action button{color:#fff;background:#111827;border:0;border-radius:999px;justify-content:center;align-items:center;gap:7px;min-height:44px;font-weight:950;display:inline-flex}.driver-heatmap-live-zone-grid{grid-template-columns:1fr;gap:10px;display:grid}.driver-heatmap-live-zone-card{border:1px solid var(--driver-border);background:#fff;border-radius:24px;padding:15px;box-shadow:0 12px 28px #0f172a0d}.driver-heatmap-live-zone-card>div{justify-content:space-between;gap:12px;display:flex}.driver-heatmap-live-zone-card strong{font-size:1.05rem}.driver-heatmap-live-zone-card b{color:#92400e;white-space:nowrap;background:#fffbeb;border-radius:999px;padding:6px 9px;font-size:.76rem}.driver-heatmap-live-zone-card>span{color:var(--driver-muted);margin-top:4px;font-size:.82rem;font-weight:850;display:block}.driver-heatmap-live-zone-card section{gap:8px;margin-top:13px;display:grid}.driver-heatmap-live-zone-card p{border:1px solid var(--driver-border);color:#334155;background:#f8fafc;border-radius:15px;align-items:center;gap:7px;min-height:36px;margin:0;padding:0 9px;font-size:.8rem;font-weight:850;display:flex}.driver-heatmap-live-zone-card svg{color:var(--driver-blue);flex:none}.driver-heatmap-side-card{box-shadow:none;padding:16px}.driver-heatmap-side-head strong,.driver-heatmap-side-head span{display:block}.driver-heatmap-side-head span{color:var(--driver-muted);margin-top:3px;font-size:.82rem}.driver-heatmap-driver-card{align-items:center;gap:11px;margin-top:14px;display:flex}.driver-heatmap-avatar{color:#fff;background:linear-gradient(145deg,#111827,#334155);border-radius:22px;flex:none;place-items:center;width:58px;height:58px;font-weight:950;display:grid}.driver-heatmap-driver-card strong,.driver-heatmap-driver-card span,.driver-heatmap-driver-card em{display:block}.driver-heatmap-driver-card span{color:var(--driver-muted);margin-top:3px;font-size:.82rem}.driver-heatmap-driver-card em{color:#92400e;background:#fffbeb;border-radius:999px;align-items:center;gap:5px;margin-top:7px;padding:5px 8px;font-size:.74rem;font-style:normal;font-weight:900;display:inline-flex}.driver-heatmap-status-list{gap:9px;margin-top:14px;display:grid}.driver-heatmap-status-list div{color:#334155;align-items:center;gap:8px;font-size:.84rem;font-weight:780;display:flex}.driver-heatmap-status-list svg{color:var(--driver-green)}.driver-heatmap-airport-card{color:#fff;background:radial-gradient(circle at 100% 0,#2563ebb8,#0000 36%),linear-gradient(145deg,#111827,#1e293b);border-radius:28px;padding:18px;box-shadow:0 18px 42px #0f172a29}.driver-heatmap-airport-card>svg{color:#bfdbfe}.driver-heatmap-airport-card strong,.driver-heatmap-airport-card span{display:block}.driver-heatmap-airport-card>strong{margin-top:15px;font-size:1.05rem}.driver-heatmap-airport-card>span{color:#cbd5e1;margin-top:6px;font-size:.84rem;line-height:1.45}.driver-heatmap-airport-list{gap:8px;margin-top:14px;display:grid}.driver-heatmap-airport-list article{background:#ffffff17;border-radius:17px;padding:12px}.driver-heatmap-airport-list span,.driver-heatmap-airport-list strong,.driver-heatmap-airport-list em{display:block}.driver-heatmap-airport-list span{color:#94a3b8;font-size:.74rem;font-weight:850}.driver-heatmap-airport-list strong{margin-top:3px}.driver-heatmap-airport-list em{color:#cbd5e1;margin-top:3px;font-size:.76rem;font-style:normal}.driver-heatmap-airport-card button{color:#111827;background:#fff;border:0;border-radius:999px;justify-content:center;align-items:center;gap:7px;width:100%;min-height:46px;margin-top:14px;font-weight:950;display:inline-flex}.driver-heatmap-event-list{gap:9px;margin-top:14px;display:grid}.driver-heatmap-event-list article{border:1px solid var(--driver-border);background:#f8fafc;border-radius:18px;grid-template-columns:auto 1fr auto;align-items:center;gap:10px;padding:12px;display:grid}.driver-heatmap-event-list article>div{width:40px;height:40px;color:var(--driver-blue);background:#fff;border-radius:15px;place-items:center;display:grid}.driver-heatmap-event-list strong,.driver-heatmap-event-list em,.driver-heatmap-event-list small{display:block}.driver-heatmap-event-list em{color:var(--driver-muted);margin-top:2px;font-size:.78rem;font-style:normal}.driver-heatmap-event-list small{color:var(--driver-muted);margin-top:3px}.driver-heatmap-event-list b{color:var(--driver-blue);white-space:nowrap;font-size:.72rem}.driver-heatmap-strategy-card,.driver-heatmap-compliance-card{border-radius:24px;gap:10px;padding:16px;display:grid}.driver-heatmap-strategy-card{color:#92400e;background:#fffbeb;border:1px solid #fde68a}.driver-heatmap-compliance-card{color:#166534;background:#ecfdf5;border:1px solid #bbf7d0;gap:11px;display:flex}.driver-heatmap-strategy-card strong,.driver-heatmap-strategy-card span,.driver-heatmap-compliance-card strong,.driver-heatmap-compliance-card span{display:block}.driver-heatmap-strategy-card span,.driver-heatmap-compliance-card span{margin-top:4px;font-size:.82rem;line-height:1.45}.driver-heatmap-strategy-list{gap:8px;display:grid}.driver-heatmap-strategy-list div{align-items:center;gap:8px;font-size:.84rem;font-weight:780;display:flex}.driver-heatmap-strategy-list svg,.driver-heatmap-compliance-card svg{flex:none}.driver-heatmap-control-list{gap:9px;margin-top:14px;display:grid}.driver-heatmap-control-list button{border:1px solid var(--driver-border);text-align:left;background:#f8fafc;border-radius:16px;align-items:center;gap:8px;min-height:48px;padding:0 11px;font-weight:850;display:flex}.driver-heatmap-control-list svg{color:var(--driver-blue);flex:none}@media (width>=560px){.driver-heatmap-hero-actions,.driver-heatmap-stats,.driver-heatmap-recommendation-grid,.driver-heatmap-map-footer,.driver-heatmap-live-zone-grid{grid-template-columns:repeat(2,1fr)}.driver-heatmap-live-zone-card section{grid-template-columns:repeat(3,1fr)}.driver-heatmap-zone-row-action{grid-template-columns:auto auto;justify-content:space-between;align-items:center}}@media (width>=760px){.driver-heatmap-hero{grid-template-columns:1fr 320px;align-items:end}.driver-heatmap-stats,.driver-heatmap-map-footer,.driver-heatmap-zone-row-metrics{grid-template-columns:repeat(4,1fr)}}@media (width>=1080px){.driver-heatmap-main-grid{grid-template-columns:minmax(0,1fr) 360px;align-items:start}.driver-heatmap-right{position:sticky;top:92px}.driver-heatmap-hero{padding:34px}}@media (width<=460px){.driver-heatmap-map{min-height:430px}.driver-heatmap-zone{padding:7px 9px}.driver-heatmap-zone.zone-bole{top:16%;left:6%}.driver-heatmap-zone.zone-airport{top:18%;right:5%}.driver-heatmap-zone.zone-kazanchis{bottom:22%;left:28%}.driver-heatmap-zone.zone-megenagna{bottom:34%;left:6%}.driver-heatmap-map-alert{border-radius:18px;justify-content:center;left:10px;right:10px}.driver-heatmap-recommendation-card{grid-template-columns:auto 1fr}.driver-heatmap-recommendation-card b{grid-column:1/-1;width:100%;height:38px}}.driver-support-page{gap:16px;display:grid}.driver-support-hero{color:#fff;background:radial-gradient(circle at 100% 0,#dc26266b,#0000 30%),radial-gradient(circle at 0 100%,#16a34a7a,#0000 34%),linear-gradient(145deg,#0f172a,#1e293b);border-radius:32px;gap:18px;padding:22px;display:grid;box-shadow:0 24px 70px #0f172a38}.driver-support-hero p{color:#bbf7d0;text-transform:uppercase;letter-spacing:.12em;margin:0 0 8px;font-size:.75rem;font-weight:950}.driver-support-hero h1{letter-spacing:-.07em;margin:0;font-size:clamp(1.9rem,8vw,4rem);line-height:.95}.driver-support-hero span{color:#cbd5e1;max-width:720px;margin-top:12px;line-height:1.55;display:block}.driver-support-hero-actions{grid-template-columns:1fr;gap:9px;margin-top:18px;display:grid}.driver-support-hero-actions button{color:#fff;background:#ffffff1a;border:1px solid #ffffff29;border-radius:999px;justify-content:center;align-items:center;gap:8px;min-height:48px;font-weight:950;display:inline-flex}.driver-support-hero-actions button:first-child{color:#111827;background:#fff}.driver-support-priority-card{background:#ffffff17;border:1px solid #ffffff1f;border-radius:24px;align-self:end;padding:16px}.driver-support-priority-card svg{color:#86efac}.driver-support-priority-card strong,.driver-support-priority-card span{display:block}.driver-support-priority-card strong{margin-top:12px}.driver-support-priority-card span{color:#cbd5e1;margin-top:5px;font-size:.84rem;line-height:1.45}.driver-support-stats{grid-template-columns:1fr;gap:10px;display:grid}.driver-support-stat-card{border:1px solid var(--driver-border);background:#fff;border-radius:24px;padding:16px;box-shadow:0 12px 28px #0f172a0d}.driver-support-stat-card svg{color:var(--driver-green)}.driver-support-stat-card span,.driver-support-stat-card strong,.driver-support-stat-card em{display:block}.driver-support-stat-card span{color:var(--driver-muted);margin-top:11px;font-size:.78rem;font-weight:900}.driver-support-stat-card strong{letter-spacing:-.04em;margin-top:3px;font-size:1.35rem}.driver-support-stat-card em{color:var(--driver-muted);margin-top:3px;font-size:.78rem;font-style:normal}.driver-support-emergency-card{border:1px solid var(--driver-border);box-shadow:var(--driver-shadow);background:#fff;border-radius:32px;padding:18px}.driver-support-emergency-head{gap:12px;display:grid}.driver-support-emergency-head p{color:var(--driver-red);text-transform:uppercase;letter-spacing:.11em;margin:0 0 6px;font-size:.72rem;font-weight:950}.driver-support-emergency-head h2{letter-spacing:-.05em;margin:0;font-size:clamp(1.45rem,6vw,2.4rem);line-height:1}.driver-support-emergency-head span{color:var(--driver-muted);margin-top:8px;line-height:1.5;display:block}.driver-support-live-pill{color:#166534;background:#dcfce7;border-radius:999px;justify-self:start;align-items:center;gap:7px;min-height:39px;padding:0 13px;font-size:.8rem;font-weight:950;display:inline-flex}.driver-support-emergency-actions{grid-template-columns:1fr;gap:10px;margin-top:16px;display:grid}.driver-support-emergency-action{border:1px solid var(--driver-border);text-align:left;background:#f8fafc;border-radius:24px;min-height:130px;padding:16px}.driver-support-emergency-action svg{margin-bottom:14px}.driver-support-emergency-action strong,.driver-support-emergency-action span{display:block}.driver-support-emergency-action span{color:var(--driver-muted);margin-top:5px;font-size:.84rem;line-height:1.45}.driver-support-emergency-action.danger{color:#fff;background:#991b1b;border-color:#991b1b}.driver-support-emergency-action.danger span{color:#fecaca}.driver-support-emergency-action.primary{color:#fff;background:#111827;border-color:#111827}.driver-support-emergency-action.primary span{color:#cbd5e1}.driver-support-emergency-action.safe{color:#166534;background:#ecfdf5;border-color:#bbf7d0}.driver-support-main-grid{gap:16px;display:grid}.driver-support-left,.driver-support-right,.driver-support-section{gap:14px;min-width:0;display:grid}.driver-support-section-head{justify-content:space-between;align-items:flex-end;gap:12px;display:flex}.driver-support-refresh-btn{color:var(--driver-blue);white-space:nowrap;background:0 0;border:0;align-items:center;gap:6px;padding:0;font-weight:950;display:inline-flex}.driver-support-category-grid{grid-template-columns:1fr;gap:10px;display:grid}.driver-support-category-card{border:1px solid var(--driver-border);text-align:left;background:#fff;border-radius:24px;grid-template-columns:auto 1fr;align-items:start;gap:11px;min-height:116px;padding:15px;display:grid;position:relative;box-shadow:0 12px 28px #0f172a0d}.driver-support-category-card>div{width:46px;height:46px;color:var(--driver-blue);background:#eff6ff;border-radius:18px;place-items:center;display:grid}.driver-support-category-card.danger>div{color:#991b1b;background:#fee2e2}.driver-support-category-card.warning>div{color:#92400e;background:#fffbeb}.driver-support-category-card span,.driver-support-category-card strong,.driver-support-category-card em{display:block}.driver-support-category-card strong{font-size:.96rem}.driver-support-category-card em{color:var(--driver-muted);margin-top:4px;font-size:.82rem;font-style:normal;line-height:1.4}.driver-support-category-card b{color:#334155;background:#f1f5f9;border-radius:999px;padding:6px 9px;font-size:.68rem;font-weight:950;position:absolute;bottom:12px;right:13px}.driver-support-form-card{box-shadow:none;gap:13px;padding:16px;display:grid}.driver-support-form-card label{gap:7px;display:grid}.driver-support-form-card label>span{color:var(--driver-muted);font-size:.78rem;font-weight:900}.driver-support-form-card select,.driver-support-form-card textarea{border:1px solid var(--driver-border);width:100%;color:var(--driver-text);resize:vertical;background:#fff;border-radius:18px;outline:none;padding:13px 14px}.driver-support-form-card select:focus,.driver-support-form-card textarea:focus{border-color:#94a3b8;box-shadow:0 0 0 4px #94a3b82e}.driver-support-form-actions{grid-template-columns:1fr;gap:9px;display:grid}.driver-support-form-actions button{border:1px solid var(--driver-border);background:#f8fafc;border-radius:18px;justify-content:center;align-items:center;gap:8px;min-height:50px;font-weight:950;display:inline-flex}.driver-support-form-actions button.primary{color:#fff;background:#111827;border-color:#111827}.driver-support-ticket-list{gap:10px;display:grid}.driver-support-ticket-card{box-shadow:none;grid-template-columns:auto 1fr;align-items:center;gap:11px;padding:14px;display:grid}.driver-support-ticket-icon{width:46px;height:46px;color:var(--driver-blue);background:#f1f5f9;border-radius:18px;place-items:center;display:grid}.driver-support-ticket-card strong,.driver-support-ticket-card span,.driver-support-ticket-card em{display:block}.driver-support-ticket-card span{color:var(--driver-muted);margin-top:2px;font-size:.82rem}.driver-support-ticket-card em{color:var(--driver-muted);margin-top:4px;font-size:.72rem;font-style:normal}.driver-support-ticket-status{background:#f8fafc;border-radius:15px;grid-column:1/-1;justify-content:space-between;align-items:center;min-height:38px;padding:0 10px;display:flex}.driver-support-ticket-status b{color:var(--driver-blue);font-size:.78rem}.driver-support-document-grid{grid-template-columns:1fr;gap:10px;display:grid}.driver-support-document-card{border:1px solid var(--driver-border);background:#fff;border-radius:22px;padding:15px;box-shadow:0 12px 28px #0f172a0d}.driver-support-document-card svg{color:var(--driver-green)}.driver-support-document-card.warning svg{color:#92400e}.driver-support-document-card strong,.driver-support-document-card span,.driver-support-document-card em{display:block}.driver-support-document-card strong{margin-top:12px}.driver-support-document-card span{color:var(--driver-muted);margin-top:3px;font-size:.82rem}.driver-support-document-card em{color:#166534;background:#dcfce7;border-radius:999px;margin-top:10px;padding:6px 9px;font-size:.72rem;font-style:normal;font-weight:950;display:inline-flex}.driver-support-document-card.warning em{color:#92400e;background:#fffbeb}.driver-support-profile-card{color:#fff;text-align:center;background:radial-gradient(circle at 100% 0,#2563eb99,#0000 34%),linear-gradient(145deg,#111827,#1e293b);border-radius:30px;padding:18px;box-shadow:0 18px 42px #0f172a29}.driver-support-avatar{color:#111827;background:#fff;border-radius:26px;place-items:center;width:72px;height:72px;margin:0 auto 12px;font-weight:950;display:grid}.driver-support-profile-card strong,.driver-support-profile-card span{display:block}.driver-support-profile-card span{color:#cbd5e1;margin-top:4px;font-size:.84rem}.driver-support-profile-badges{flex-wrap:wrap;justify-content:center;gap:7px;margin-top:12px;display:flex}.driver-support-profile-badges em{color:#fff;background:#ffffff1f;border-radius:999px;align-items:center;gap:5px;padding:6px 9px;font-size:.75rem;font-style:normal;font-weight:900;display:inline-flex}.driver-support-side-card{box-shadow:none;padding:16px}.driver-support-side-head strong,.driver-support-side-head span{display:block}.driver-support-side-head span{color:var(--driver-muted);margin-top:3px;font-size:.82rem}.driver-support-contact-list,.driver-support-help-list,.driver-support-checklist,.driver-support-operating-list{gap:9px;margin-top:14px;display:grid}.driver-support-contact-list button{border:1px solid var(--driver-border);text-align:left;background:#f8fafc;border-radius:18px;grid-template-columns:auto 1fr auto;align-items:center;gap:10px;min-height:62px;padding:10px;display:grid}.driver-support-contact-list button>div{width:40px;height:40px;color:var(--driver-blue);background:#fff;border-radius:15px;place-items:center;display:grid}.driver-support-contact-list strong,.driver-support-contact-list em{display:block}.driver-support-contact-list em{color:var(--driver-muted);margin-top:2px;font-size:.76rem;font-style:normal}.driver-support-subscription-card{color:#166534;background:#ecfdf5;border:1px solid #bbf7d0;border-radius:24px;gap:11px;padding:16px;display:grid}.driver-support-subscription-card strong,.driver-support-subscription-card span{display:block}.driver-support-subscription-card span{margin-top:4px;font-size:.82rem}.driver-support-subscription-card button{color:#fff;background:#166534;border:0;border-radius:999px;justify-content:center;align-items:center;gap:7px;min-height:44px;font-weight:950;display:inline-flex}.driver-support-checklist div{color:#334155;align-items:center;gap:8px;font-size:.85rem;font-weight:780;display:flex}.driver-support-checklist svg{color:var(--driver-green);flex:none}.driver-support-operating-list article{border:1px solid var(--driver-border);background:#f8fafc;border-radius:18px;grid-template-columns:auto 1fr;align-items:center;gap:10px;padding:12px;display:grid}.driver-support-operating-list article>div{width:40px;height:40px;color:var(--driver-blue);background:#fff;border-radius:15px;place-items:center;display:grid}.driver-support-operating-list strong,.driver-support-operating-list em{display:block}.driver-support-operating-list em{color:var(--driver-muted);margin-top:2px;font-size:.76rem;font-style:normal}.driver-support-help-list button{text-align:left;color:#334155;background:#f8fafc;border:0;border-radius:16px;grid-template-columns:auto 1fr auto;align-items:center;gap:8px;min-height:46px;padding:0 11px;font-weight:800;display:grid}.driver-support-help-list button svg{color:var(--driver-blue)}.driver-support-protection-card,.driver-support-warning-card{border-radius:24px;gap:11px;padding:16px;display:flex}.driver-support-protection-card{color:#166534;background:#ecfdf5;border:1px solid #bbf7d0}.driver-support-warning-card{color:#991b1b;background:#fee2e2;border:1px solid #fecaca}.driver-support-protection-card svg,.driver-support-warning-card svg{flex:none}.driver-support-protection-card strong,.driver-support-protection-card span,.driver-support-warning-card strong,.driver-support-warning-card span{display:block}.driver-support-protection-card span,.driver-support-warning-card span{margin-top:4px;font-size:.82rem;line-height:1.45}@media (width>=560px){.driver-support-hero-actions{grid-template-columns:repeat(2,1fr);max-width:360px}.driver-support-stats,.driver-support-emergency-actions,.driver-support-category-grid,.driver-support-document-grid,.driver-support-form-card{grid-template-columns:repeat(2,1fr)}.driver-support-form-wide,.driver-support-form-actions{grid-column:1/-1}.driver-support-form-actions{grid-template-columns:1fr auto}.driver-support-form-actions button.primary{min-width:220px}}@media (width>=760px){.driver-support-hero{grid-template-columns:1fr 320px;align-items:end}.driver-support-stats{grid-template-columns:repeat(4,1fr)}.driver-support-emergency-head{grid-template-columns:1fr auto;align-items:start}.driver-support-emergency-actions{grid-template-columns:repeat(3,1fr)}.driver-support-ticket-card{grid-template-columns:auto 1fr auto}.driver-support-ticket-status{grid-column:auto;min-width:150px}.driver-support-document-grid{grid-template-columns:repeat(4,1fr)}}@media (width>=1080px){.driver-support-main-grid{grid-template-columns:minmax(0,1fr) 360px;align-items:start}.driver-support-right{position:sticky;top:92px}.driver-support-hero{padding:34px}}.active-trip-page{background:#a9d9f8;min-height:100vh;position:relative;overflow:hidden}.active-trip-map{background:#e5e7eb;position:absolute;inset:0;overflow:hidden}.active-trip-grid{opacity:.28;background-color:#0000;background-image:linear-gradient(90deg,#ffffff26 1px,#0000 1px),linear-gradient(#ffffff26 1px,#0000 1px);background-position:0 0,0 0;background-repeat:repeat,repeat;background-size:72px 72px;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;position:absolute;inset:0}.active-trip-route-line{z-index:2;border-top:8px dashed #5b21d8b8;border-right:8px dashed #5b21d8b8;border-radius:0 80px 0 0;width:39%;height:34%;position:absolute;top:31%;left:31%;transform:rotate(-8deg)}.active-trip-driver-marker,.active-trip-pickup-marker,.active-trip-destination-marker{z-index:5;color:#2a1125;place-items:center;display:grid;position:absolute}.active-trip-driver-marker{color:#5b21d8;background:#fff;border-radius:50%;width:78px;height:78px;top:43%;left:48%;transform:translate(-50%,-50%);box-shadow:0 15px 40px #36209b40}.active-trip-driver-marker:before{content:"";border-radius:inherit;border:7px solid #5b21d8;position:absolute;inset:-8px}.active-trip-pickup-marker,.active-trip-destination-marker{background:#fffffff5;border-radius:22px;width:62px;height:62px;box-shadow:0 14px 34px #0f172a29}.active-trip-pickup-marker{top:26%;left:18%}.active-trip-destination-marker{top:52%;right:17%}.active-trip-pickup-marker.arrived,.active-trip-destination-marker.arrived{color:#166534;background:#dcfce7;animation:1.25s ease-in-out infinite activeTripArrivalPulse}@keyframes activeTripArrivalPulse{0%,to{transform:scale(1);box-shadow:0 14px 34px #16653424}50%{transform:scale(1.08);box-shadow:0 18px 42px #16653442}}.active-trip-driver-marker span,.active-trip-pickup-marker span,.active-trip-destination-marker span{white-space:nowrap;color:#2a1125;background:#fffffff5;border-radius:999px;padding:5px 9px;font-size:.7rem;font-weight:950;position:absolute;top:calc(100% + 7px)}.active-trip-map-status{z-index:70;color:#2a1125;text-align:center;background:#fffffff2;border-radius:999px;min-width:210px;padding:12px 18px;font-weight:950;position:fixed;top:96px;left:50%;transform:translate(-50%);box-shadow:0 14px 34px #0f172a1f}.active-trip-map-status span{color:#6b5d68;margin-top:3px;font-size:.76rem}.active-trip-navigation-banner{z-index:58;color:#2a1125;background:#fffffff5;border-radius:24px;grid-template-columns:auto 1fr;align-items:center;gap:11px;padding:13px 14px;display:grid;position:fixed;bottom:150px;left:16px;right:16px;box-shadow:0 14px 34px #0f172a24}.active-trip-navigation-banner svg{color:#5b21d8}.active-trip-navigation-banner strong,.active-trip-navigation-banner span{display:block}.active-trip-navigation-banner span{color:#6b5d68;margin-top:2px;font-size:.84rem}.active-trip-arrival-toast{z-index:70;color:#166534;background:#ecfdf5;border-radius:999px;justify-content:center;align-items:center;gap:8px;min-height:52px;padding:0 14px;font-weight:950;display:inline-flex;position:fixed;bottom:150px;left:16px;right:16px;box-shadow:0 14px 34px #0f172a21}.active-trip-sheet{z-index:80;padding:13px 18px calc(18px + env(safe-area-inset-bottom));background:#f8f7f3;border-radius:28px 28px 0 0;transition:max-height .22s,padding .22s,border-radius .22s;position:fixed;bottom:0;left:0;right:0;overflow-y:auto;box-shadow:0 -18px 44px #0f172a29}.active-trip-sheet.expanded{max-height:66vh}.active-trip-sheet.collapsed{max-height:128px;overflow:hidden}.active-trip-handle{touch-action:none;cursor:grab;background:#9f929a;border-radius:999px;width:84px;height:7px;margin:0 auto 18px}.active-trip-handle:active{cursor:grabbing}.active-trip-collapsed-content{grid-template-columns:1fr auto;align-items:center;gap:12px;display:grid}.active-trip-collapsed-content strong,.active-trip-collapsed-content span{display:block}.active-trip-collapsed-content strong{color:#2a1125;font-size:1.05rem;font-weight:950}.active-trip-collapsed-content span{color:#6b5d68;margin-top:3px;font-size:.86rem}.active-trip-collapsed-content button{color:#fff;background:#8f007e;border:0;border-radius:999px;align-items:center;gap:6px;min-height:46px;padding:0 18px;font-weight:950;display:inline-flex}.active-trip-top{grid-template-columns:1fr;gap:12px;display:grid}.active-trip-top p{color:#8f007e;letter-spacing:.1em;margin:0 0 6px;font-size:.72rem;font-weight:950}.active-trip-top h1{color:#2a1125;letter-spacing:-.05em;margin:0;font-size:clamp(1.65rem,6vw,2.3rem);line-height:1}.active-trip-top span{color:#6b5d68;margin-top:7px;display:block}.active-trip-fare-card{color:#fff;background:#111827;border-radius:20px;padding:12px}.active-trip-fare-card strong,.active-trip-fare-card span{display:block}.active-trip-fare-card strong{font-size:1.15rem}.active-trip-fare-card span{color:#cbd5e1;margin-top:3px;font-size:.78rem}.active-trip-route-card{gap:9px;margin-top:15px;display:grid}.active-trip-route-card article{background:#fff;border:1px solid #e5e0df;border-radius:20px;align-items:center;gap:11px;min-height:62px;padding:12px;display:flex}.active-trip-route-card svg{color:#5b21d8;flex:none}.active-trip-route-card strong,.active-trip-route-card span{display:block}.active-trip-route-card span{color:#6b5d68;margin-top:3px;font-size:.86rem}.active-trip-actions-grid{grid-template-columns:repeat(2,1fr);gap:8px;margin-top:13px;display:grid}.active-trip-actions-grid button{color:#2a1125;background:#fff;border:1px solid #e5e0df;border-radius:18px;place-items:center;gap:4px;min-height:58px;font-size:.74rem;font-weight:900;display:grid}.active-trip-panel,.active-trip-waiting-card,.active-trip-pin-card,.active-trip-dropoff-card,.active-trip-rating-card,.active-trip-cancel-panel{background:#fff;border:1px solid #e5e0df;border-radius:24px;margin-top:13px;padding:15px}.active-trip-panel.safety{background:#fff7f7;border-color:#fecaca}.active-trip-panel-head{justify-content:space-between;align-items:center;gap:12px;display:flex}.active-trip-panel-head strong{color:#2a1125}.active-trip-panel-head button{color:#2a1125;background:#f1f5f9;border:0;border-radius:12px;place-items:center;width:34px;height:34px;display:grid}.active-trip-quick-messages,.active-trip-safety-grid{gap:8px;margin-top:12px;display:grid}.active-trip-quick-messages button,.active-trip-safety-grid button{color:#2a1125;background:#fff;border:1px solid #e5e0df;border-radius:16px;justify-content:center;align-items:center;gap:8px;min-height:48px;font-weight:900;display:inline-flex}.active-trip-safety-grid button:first-child{color:#991b1b;background:#fee2e2;border-color:#fecaca}.active-trip-waiting-card,.active-trip-dropoff-card{grid-template-columns:auto 1fr auto;align-items:center;gap:12px;display:grid}.active-trip-waiting-card svg,.active-trip-dropoff-card svg{color:#8f007e;flex:none}.active-trip-waiting-card strong,.active-trip-waiting-card span,.active-trip-waiting-card em,.active-trip-dropoff-card strong,.active-trip-dropoff-card span{display:block}.active-trip-waiting-card span{color:#2a1125;margin-top:4px;font-size:1.5rem;font-weight:950}.active-trip-waiting-card em{color:#6b5d68;margin-top:4px;font-size:.78rem;font-style:normal}.active-trip-waiting-card button{color:#991b1b;background:#fee2e2;border:0;border-radius:999px;min-height:42px;padding:0 14px;font-weight:950}.active-trip-dropoff-card span{color:#6b5d68;margin-top:4px}.active-trip-pin-card{gap:12px;display:grid}.active-trip-pin-card svg{color:#166534}.active-trip-pin-card strong,.active-trip-pin-card span{display:block}.active-trip-pin-card span{color:#6b5d68;margin-top:4px;line-height:1.4}.active-trip-pin-card input{letter-spacing:.08em;text-align:center;background:#fff;border:1px solid #d8d0cf;border-radius:18px;width:100%;min-height:56px;padding:0 14px;font-size:1.2rem;font-weight:950}.active-trip-pin-card p{color:#b91c1c;margin:0;font-size:.86rem;font-weight:850}.active-trip-pin-meta{justify-content:space-between;gap:10px;display:flex}.active-trip-pin-meta span{color:#6b5d68;font-size:.78rem}.active-trip-rating-card strong,.active-trip-rating-card span{display:block}.active-trip-rating-card span{color:#6b5d68;margin-top:4px}.active-trip-stars{justify-content:center;gap:8px;margin-top:15px;display:flex}.active-trip-stars button,.active-trip-driver-rating-preview button{color:#cbd5e1;background:0 0;border:0;padding:0}.active-trip-stars button.active,.active-trip-driver-rating-preview button.active{color:#f59e0b}.active-trip-rating-tags{flex-wrap:wrap;gap:8px;margin-top:14px;display:flex}.active-trip-rating-tags button{color:#2a1125;background:#fff;border:1px solid #e5e0df;border-radius:999px;min-height:36px;padding:0 12px;font-weight:900}.active-trip-rating-tags button.active{color:#8f007e;background:#fdf2f8;border-color:#f0abfc}.active-trip-rating-card textarea{resize:vertical;color:#2a1125;width:100%;min-height:88px;font:inherit;background:#fff;border:1px solid #e5e0df;border-radius:18px;margin-top:12px;padding:12px;font-weight:750}.active-trip-driver-rating-preview{background:#f8fafc;border:1px solid #e2e8f0;border-radius:20px;margin-top:15px;padding:12px}.active-trip-driver-rating-preview div{gap:5px;margin-top:9px;display:flex}.active-trip-progress-compact{grid-template-columns:repeat(6,1fr);gap:6px;margin-top:15px;display:grid}.active-trip-progress-compact div{background:#d8d0cf;border-radius:999px;height:7px}.active-trip-progress-compact div.done,.active-trip-progress-compact div.active{background:#8f007e}.active-trip-primary-action{color:#fff;background:#8f007e;border:0;border-radius:999px;justify-content:center;align-items:center;gap:9px;width:100%;min-height:62px;margin-top:16px;font-size:1.08rem;font-weight:950;display:inline-flex}.active-trip-primary-action.arrived{background:#166534}.active-trip-primary-action:disabled{opacity:.45;cursor:not-allowed}.active-trip-cancel-btn,.active-trip-emergency{border-radius:18px;justify-content:center;align-items:center;gap:8px;width:100%;min-height:48px;margin-top:10px;font-weight:950;display:inline-flex}.active-trip-cancel-btn{color:#2a1125;background:#fff;border:1px solid #e5e0df}.active-trip-emergency{color:#991b1b;background:#fee2e2;border:1px solid #fecaca}.active-trip-cancel-panel strong,.active-trip-cancel-panel span{display:block}.active-trip-cancel-panel span{color:#6b5d68;margin-top:4px}.active-trip-cancel-panel select{color:#2a1125;background:#fff;border:1px solid #e5e0df;border-radius:16px;width:100%;min-height:52px;margin-top:12px;padding:0 12px;font-weight:850}.active-trip-cancel-panel>div{grid-template-columns:1fr 1fr;gap:8px;margin-top:12px;display:grid}.active-trip-cancel-panel button{color:#2a1125;background:#f1f5f9;border:0;border-radius:999px;min-height:48px;font-weight:950}.active-trip-cancel-panel button.danger{color:#fff;background:#b91c1c}.active-trip-cancel-panel button:disabled{opacity:.45}.active-trip-payment-note,.active-trip-receipt-mini{border-radius:999px;justify-content:center;align-items:center;gap:8px;width:100%;min-height:44px;margin-top:10px;padding:0 12px;font-weight:900;display:inline-flex}.active-trip-payment-note{color:#166534;background:#ecfdf5}.active-trip-receipt-mini{color:#475569;background:#f8fafc;border:1px solid #e2e8f0;font-size:.78rem}@media (width>=760px){.active-trip-sheet{border-radius:30px;width:min(700px,100vw - 44px);bottom:22px;left:50%;right:auto;transform:translate(-50%)}.active-trip-sheet.expanded{max-height:74vh}.active-trip-sheet.collapsed{max-height:132px}.active-trip-top{grid-template-columns:1fr auto}.active-trip-fare-card{text-align:center;min-width:120px}.active-trip-route-card{grid-template-columns:1fr 1fr}.active-trip-actions-grid{grid-template-columns:repeat(4,1fr)}.active-trip-navigation-banner,.active-trip-arrival-toast{width:min(520px,100vw - 44px);bottom:170px;left:50%;right:auto;transform:translate(-50%)}}@media (width<=430px){.active-trip-sheet.expanded{max-height:66vh}.active-trip-sheet.collapsed{max-height:122px}.active-trip-map-status{white-space:normal;max-width:calc(100vw - 120px);top:106px}.active-trip-pickup-marker{top:30%;left:19%}.active-trip-destination-marker{top:48%;right:15%}.active-trip-navigation-banner,.active-trip-arrival-toast{bottom:138px}.active-trip-waiting-card,.active-trip-dropoff-card{grid-template-columns:auto 1fr}.active-trip-waiting-card button{grid-column:1/-1}.active-trip-cancel-panel>div{grid-template-columns:1fr}}.active-trip-sheet.collapsed{max-height:104px;padding-top:10px;padding-bottom:calc(12px + env(safe-area-inset-bottom))}.active-trip-sheet.collapsed .active-trip-handle{margin-bottom:12px}.active-trip-collapsed-content{min-height:46px}.active-trip-collapsed-content strong{font-size:.95rem}.active-trip-collapsed-content span{font-size:.78rem}.active-trip-collapsed-content button{min-height:40px;padding:0 14px}.active-trip-navigation-banner,.active-trip-arrival-toast{bottom:118px}@media (width<=430px){.active-trip-sheet.collapsed{max-height:100px}.active-trip-navigation-banner,.active-trip-arrival-toast{bottom:108px}}.active-trip-map .driver-real-map{z-index:1;width:100%;height:100%;position:absolute;inset:0}.active-trip-map .maplibregl-map,.active-trip-map .maplibregl-canvas-container,.active-trip-map .maplibregl-canvas{width:100%!important;height:100%!important}.active-trip-map-overlay{z-index:20;pointer-events:none;position:absolute;inset:0}.active-trip-map-status{color:#2a1125;text-align:center;z-index:22;background:#fffffff5;border-radius:999px;width:min(420px,100vw - 48px);padding:18px 24px;position:absolute;top:110px;left:50%;transform:translate(-50%);box-shadow:0 18px 44px #0f172a24}.active-trip-map-status strong,.active-trip-map-status span{display:block}.active-trip-map-status strong{letter-spacing:-.05em;font-size:clamp(1.25rem,5vw,1.75rem);line-height:1.05}.active-trip-map-status span{color:#6b5d68;margin-top:6px;font-weight:850}.active-trip-map-locate{color:#2a1125;pointer-events:auto;z-index:24;background:#fffffff5;border:0;border-radius:18px;place-items:center;width:58px;height:58px;display:grid;position:absolute;bottom:150px;right:18px;box-shadow:0 14px 34px #0f172a29}.active-trip-navigation-banner,.active-trip-arrival-toast{z-index:25}@media (width<=520px){.active-trip-map-status{padding:15px 20px;top:102px}.active-trip-map-locate{bottom:132px}}.active-trip-cancelled-banner{z-index:80;color:#be123c;text-align:center;background:#fff1f2;border-radius:22px;padding:14px 16px;font-weight:950;position:absolute;top:110px;left:16px;right:16px;box-shadow:0 18px 44px #0f172a2e}.dest-confirm-overlay{z-index:200;background:linear-gradient(160deg,#0f172a 0%,#1e3a5f 100%);justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0}.dest-confirm-card{background:#fff;border-radius:28px;flex-direction:column;align-items:center;gap:8px;width:100%;max-width:420px;padding:36px 28px 28px;display:flex;box-shadow:0 32px 80px #00000073}.dest-confirm-icon{color:#16a34a;margin-bottom:4px}.dest-confirm-card h2{color:#0f172a;margin:0;font-size:1.45rem;font-weight:800}.dest-confirm-label{letter-spacing:.08em;text-transform:uppercase;color:#64748b;margin:8px 0 0;font-size:.78rem;font-weight:700}.dest-confirm-place{color:#0f172a;text-align:center;font-size:1.25rem;font-weight:900;line-height:1.25}.dest-confirm-coords{color:#94a3b8;font-family:monospace;font-size:.75rem}.dest-confirm-hint{color:#475569;text-align:center;margin:4px 0 12px;font-size:.85rem}.dest-confirm-btn{cursor:pointer;border:none;border-radius:16px;justify-content:center;align-items:center;gap:10px;width:100%;margin-top:4px;padding:16px 20px;font-size:1rem;font-weight:800;transition:transform .1s,box-shadow .1s;display:flex}.dest-confirm-btn:active{transform:scale(.97)}.dest-confirm-btn.primary{color:#fff;background:#ea580c;box-shadow:0 8px 24px #ea580c59}.dest-confirm-btn.secondary{color:#475569;background:#f1f5f9}.driver-documents-page{background:#f8fafc;min-height:100vh}.doc-content{max-width:860px;margin:0 auto;padding:16px}.doc-status-row{grid-template-columns:repeat(3,1fr);gap:10px;margin-bottom:16px;display:grid}.doc-status-card{background:#fff;border-left:4px solid #0000;border-radius:12px;flex-direction:column;align-items:center;gap:4px;padding:14px;display:flex;box-shadow:0 1px 3px #0000000d}.doc-status-card strong{color:#0f172a;font-size:22px;font-weight:700}.doc-status-card span{color:#64748b;font-size:11px}.doc-status-card.green{border-left-color:#10b981}.doc-status-card.green svg{color:#10b981}.doc-status-card.yellow{border-left-color:#f59e0b}.doc-status-card.yellow svg{color:#f59e0b}.doc-status-card.red{border-left-color:#ef4444}.doc-status-card.red svg{color:#ef4444}.doc-grid{grid-template-columns:1fr 1fr;gap:16px;display:grid}@media (width<=700px){.doc-grid{grid-template-columns:1fr}}.doc-card{background:#fff;border:1px solid #f1f5f9;border-radius:14px;margin-bottom:12px;padding:18px;box-shadow:0 1px 3px #0000000f}.doc-card-head{border-bottom:1px solid #f1f5f9;align-items:flex-start;gap:10px;margin-bottom:16px;padding-bottom:14px;display:flex}.doc-card-head svg{color:#8f007e;flex-shrink:0;margin-top:2px}.doc-card-head strong{color:#0f172a;font-size:15px;font-weight:700;display:block}.doc-card-head span{color:#64748b;font-size:12px}.doc-error{color:#991b1b;background:#fee2e2;border-radius:8px;align-items:center;gap:7px;margin-bottom:14px;padding:10px 12px;font-size:13px;display:flex}.doc-success{color:#065f46;background:#d1fae5;border-radius:8px;align-items:center;gap:7px;margin-bottom:14px;padding:10px 12px;font-size:13px;display:flex}.doc-retry{color:#991b1b;cursor:pointer;background:0 0;border:1px solid #fca5a5;border-radius:6px;margin-left:auto;padding:3px 8px;font-size:12px}.doc-upload-form{flex-direction:column;gap:10px;display:flex}.doc-label{color:#374151;margin-bottom:-4px;font-size:12px;font-weight:600}.doc-select{color:#0f172a;cursor:pointer;background:#f8fafc;border:1px solid #e2e8f0;border-radius:10px;outline:none;padding:10px 12px;font-family:inherit;font-size:13px}.doc-select:focus{border-color:#8f007e}.doc-file-label{color:#64748b;cursor:pointer;border:2px dashed #e2e8f0;border-radius:10px;align-items:center;gap:8px;padding:12px 14px;font-size:13px;transition:border-color .15s,background .15s;display:flex}.doc-file-label:hover{color:#8f007e;background:#fdf4ff;border-color:#8f007e}.doc-file-label svg{flex-shrink:0}.doc-upload-btn{color:#fff;cursor:pointer;background:#8f007e;border:none;border-radius:10px;justify-content:center;align-items:center;gap:7px;width:100%;margin-top:4px;padding:12px;font-size:14px;font-weight:600;transition:background .15s;display:flex}.doc-upload-btn:hover{background:#6d0060}.doc-upload-btn:disabled{opacity:.55;cursor:not-allowed}.doc-info-card{background:#f0fdf4;border:1px solid #bbf7d0;border-radius:12px;align-items:flex-start;gap:10px;padding:14px;display:flex}.doc-info-card svg{color:#10b981;flex-shrink:0;margin-top:2px}.doc-info-card strong{color:#065f46;margin-bottom:6px;font-size:13px;font-weight:600;display:block}.doc-req-list{flex-direction:column;gap:3px;margin:0;padding-left:16px;display:flex}.doc-req-list li{color:#047857;font-size:12px}.doc-empty{text-align:center;color:#94a3b8;padding:32px 16px}.doc-empty svg{color:#cbd5e1;margin-bottom:10px}.doc-empty p{color:#64748b;margin:0 0 4px;font-size:14px;font-weight:600}.doc-empty span{font-size:12px}.doc-list{flex-direction:column;gap:8px;display:flex}.doc-item{background:#fafafa;border:1px solid #f1f5f9;border-radius:10px;align-items:flex-start;gap:10px;padding:12px;transition:background .15s;display:flex}.doc-item:hover{background:#f8fafc}.doc-item-icon{color:#64748b;background:#f1f5f9;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;display:flex}.doc-item-info{flex:1;min-width:0}.doc-item-info strong{color:#0f172a;font-size:13px;font-weight:600;display:block}.doc-item-info span{color:#64748b;font-size:11px}.doc-reject-reason{color:#dc2626;margin-top:3px;font-size:11px;font-style:normal;display:block}.doc-badge{white-space:nowrap;border-radius:20px;flex-shrink:0;align-items:center;gap:4px;padding:3px 8px;font-size:11px;font-weight:600;display:inline-flex}.doc-badge-green{color:#065f46;background:#d1fae5}.doc-badge-yellow{color:#92400e;background:#fef3c7}.doc-badge-red{color:#991b1b;background:#fee2e2}.doc-badge-gray{color:#475569;background:#f1f5f9}.driver-subscription-page{background:#f8fafc;min-height:100vh}.sub-content{max-width:600px;margin:0 auto;padding:16px}.sub-active-card{color:#fff;background:linear-gradient(135deg,#065f46,#047857);border-radius:16px;align-items:center;gap:14px;margin-bottom:16px;padding:18px;display:flex}.sub-active-icon{color:#fbbf24;background:#ffffff26;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;display:flex}.sub-active-card strong{margin-bottom:4px;font-size:16px;font-weight:700;display:block}.sub-active-card p{color:#a7f3d0;margin:0 0 2px;font-size:13px}.sub-active-check{color:#6ee7b7;flex-shrink:0;margin-left:auto}.sub-inactive-banner{color:#92400e;background:#fef3c7;border:1px solid #fde68a;border-radius:12px;align-items:center;gap:8px;margin-bottom:16px;padding:14px 16px;font-size:13px;display:flex}.sub-loading{color:#64748b;align-items:center;gap:10px;padding:24px;font-size:13px;display:flex}@keyframes sub-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.sub-spinner{border:2px solid #e2e8f0;border-top-color:#8f007e;border-radius:50%;width:20px;height:20px;animation:.7s linear infinite sub-spin}.sub-error{color:#991b1b;background:#fee2e2;border-radius:10px;margin-bottom:14px;padding:12px 14px;font-size:13px}.sub-plans-grid{grid-template-columns:1fr 1fr;gap:12px;margin-bottom:16px;display:grid}.sub-plan-card{text-align:center;background:#fff;border:2px solid #e2e8f0;border-radius:16px;padding:20px 16px;transition:border-color .15s,box-shadow .15s;position:relative}.sub-plan-card.highlighted{border-color:#10b981;box-shadow:0 0 0 3px #10b98126}.sub-plan-badge{color:#fff;white-space:nowrap;background:#10b981;border-radius:20px;padding:3px 10px;font-size:11px;font-weight:700;position:absolute;top:-10px;left:50%;transform:translate(-50%)}.sub-plan-label{color:#374151;margin-bottom:10px;font-size:14px;font-weight:700}.sub-plan-price{justify-content:center;align-items:flex-start;gap:3px;margin-bottom:4px;display:flex}.sub-plan-price strong{color:#0f172a;font-size:36px;font-weight:800;line-height:1}.sub-plan-price span{color:#64748b;margin-top:8px;font-size:14px;font-weight:600}.sub-plan-period{color:#64748b;margin-bottom:4px;font-size:12px}.sub-plan-note{color:#94a3b8;margin-bottom:16px;font-size:11px}.sub-plan-btn{cursor:pointer;border:none;border-radius:10px;width:100%;padding:11px;font-size:13px;font-weight:600;transition:background .15s}.sub-plan-btn.primary{color:#fff;background:#10b981}.sub-plan-btn.primary:hover{background:#059669}.sub-plan-btn.secondary{color:#374151;background:#f1f5f9}.sub-plan-btn.secondary:hover{background:#e2e8f0}.sub-plan-btn:disabled{opacity:.55;cursor:not-allowed}.sub-features-card{background:#fff;border:1px solid #f1f5f9;border-radius:14px;margin-bottom:12px;padding:18px;box-shadow:0 1px 3px #0000000d}.sub-features-head{border-bottom:1px solid #f1f5f9;align-items:flex-start;gap:10px;margin-bottom:14px;padding-bottom:14px;display:flex}.sub-features-head svg{color:#8f007e;flex-shrink:0;margin-top:2px}.sub-features-head strong{color:#0f172a;font-size:14px;font-weight:700;display:block}.sub-features-head span{color:#64748b;font-size:12px}.sub-features-list{flex-direction:column;gap:10px;display:flex}.sub-feature-row{color:#374151;align-items:center;gap:10px;font-size:13px;display:flex}.sub-feature-row svg{color:#10b981;flex-shrink:0}.sub-note-card{background:#fdf4ff;border:1px solid #e9d5ff;border-radius:12px;align-items:flex-start;gap:10px;padding:14px;display:flex}.sub-note-card svg{color:#8f007e;flex-shrink:0;margin-top:2px}.sub-note-card p{color:#6b21a8;margin:0;font-size:13px;line-height:1.5}.driver-safety-page{display:grid}.driver-page-header{z-index:10;background:#fff;border-bottom:1px solid #f1f5f9;align-items:center;gap:12px;padding:16px 20px;display:flex;position:sticky;top:0}.driver-page-header h1{color:#0f172a;margin:0;font-size:1.1rem;font-weight:700}.driver-back-btn{color:#0f172a;cursor:pointer;background:#f8fafc;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.driver-back-btn:hover{background:#e2e8f0}:root{--driver-bg:#f4f7fb;--driver-surface:#fff;--driver-soft:#f8fafc;--driver-text:#0f172a;--driver-muted:#64748b;--driver-border:#e2e8f0;--driver-dark:#0f172a;--driver-green:#16a34a;--driver-red:#dc2626;--driver-blue:#2563eb;--driver-yellow:#f59e0b;--driver-shadow:0 18px 45px #0f172a14;--driver-header-height:72px;--driver-bottom-nav-height:76px}*{box-sizing:border-box}html,body,#root{min-height:100%;margin:0}body{background:var(--driver-bg);color:var(--driver-text);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}button,input,select,textarea{font:inherit}button{cursor:pointer}a{color:inherit;text-decoration:none}.driver-page{width:100%;max-width:1180px;padding:18px 16px calc(var(--driver-bottom-nav-height) + 28px);margin:0 auto}.driver-card{background:var(--driver-surface);border:1px solid var(--driver-border);box-shadow:var(--driver-shadow);border-radius:24px}.driver-section-title{margin:0;font-size:1.05rem;font-weight:950}.driver-section-subtitle{color:var(--driver-muted);margin:4px 0 0;font-size:.9rem}@media (width>=900px){.driver-page{padding:28px}}
