@charset "UTF-8";#autocomplete-list.is-open,#destination-autocomplete-list.is-open{display:block}.map-search-item{display:flex;align-items:flex-start;gap:10px;padding:10px 12px;cursor:pointer;transition:background .15s;border-bottom:1px solid #f0f2f5}.map-search-item:last-child{border-bottom:none}.map-search-item--active,.map-search-item:hover{background:#eef6ff}.map-search-item--city .map-search-item__icon{filter:hue-rotate(85deg)}.map-search-item--coords .map-search-item__sublabel{color:#1fa77f}.map-search-item__icon{width:20px;height:20px;margin-top:2px;flex-shrink:0}.map-search-item__text{flex:1;min-width:0;text-align:right}.map-search-item__label{font-size:14px;font-weight:600;color:#22223b;line-height:1.35;word-break:break-word}.map-search-item__sublabel{margin-top:2px;font-size:12px;color:#6b7280;line-height:1.4;word-break:break-word}.map-search-status{padding:14px 12px;text-align:center;font-size:13px;color:#6b7280}#search-box.map-search-input--open,.map-search-input--open{border-color:#4c7be1;box-shadow:0 4px 20px rgba(76,123,225,.12)}#search-box.map-search-input--open.merged{border-radius:18px 18px 6px 6px}:root{--ir-map-navy:#22223b;--ir-map-navy-soft:#2d2d4a;--ir-map-accent:#4a90e2;--ir-map-accent-dark:#2056a8;--ir-map-ink:#1a1a2e;--ir-map-muted:#6b7280;--ir-map-line:rgba(34, 34, 59, 0.1);--ir-map-surface:#ffffff;--ir-map-shadow:0 8px 32px rgba(34, 34, 59, 0.14);--ir-map-panel-w:340px;--ir-map-radius:14px;--ir-map-nav-offset-mobile:70px;--ir-map-mobile-panel-h:min(58vh, 480px);--ir-map-search-max-w:400px}html:has(body.is-ir-map-app){overflow:hidden;height:100%}body.is-ir-map-app{background:#f4f6f9!important;overflow:hidden;height:100vh;height:100dvh}body.is-ir-map-app #main-content{padding:0;margin:0;flex:none;min-height:0;height:100%;position:relative;overflow:hidden}body.is-ir-map-app .auth-button,body.is-ir-map-app .back-home-buttons,body.is-ir-map-app .feature-suggestion,body.is-ir-map-app .feature-suggestion-container,body.is-ir-map-app .footer,body.is-ir-map-app .pwa-install-button,body.is-ir-map-app .scroll-up{display:none!important}body.is-ir-map-app h1,body.is-ir-map-app h2{text-align:inherit;font-size:inherit}.ir-map-app{color:var(--ir-map-ink);height:100%;overflow:hidden}.ir-map-stage{position:fixed;inset:0;width:100%;z-index:500;overflow:hidden;isolation:isolate}@media (max-width:900px){.ir-map-stage{top:var(--ir-map-nav-offset-mobile);bottom:0}}#ir-map-canvas{width:100%;height:100%;min-height:280px;background:#dfe6ee}#ir-map-canvas .leaflet-container{width:100%;height:100%}.ir-map-app img{max-width:none}.ir-map-ui{position:absolute;inset:0;z-index:600;pointer-events:none}.ir-map-ui>*{pointer-events:auto}.ir-map-stage.is-panel-open .ir-map-panel-toggle,.ir-map-stage.is-panel-open .ir-map-search-bar{opacity:0;pointer-events:none;transition:opacity .2s}.ir-map-search-bar{position:absolute;top:16px;left:50%;transform:translateX(-50%);width:min(var(--ir-map-search-max-w),100vw - 32px);max-width:var(--ir-map-search-max-w);z-index:700;transition:opacity .2s}@media (min-width:769px){.ir-map-search-bar{top:16px;left:auto;right:calc(var(--ir-map-panel-w) + 16px);transform:none;width:min(var(--ir-map-search-max-w),100vw - var(--ir-map-panel-w) - 32px)}.ir-map-stage.is-panel-collapsed .ir-map-search-bar{right:16px;width:min(var(--ir-map-search-max-w),100vw - 32px)}}.ir-map-search-wrap{position:relative;background:var(--ir-map-surface);border-radius:16px;box-shadow:var(--ir-map-shadow);border:1px solid var(--ir-map-line);overflow:hidden}.ir-map-search-wrap:focus-within{border-color:#4a90e2;box-shadow:0 8px 32px rgba(74,144,226,.16)}.ir-map-search-inner{display:flex;align-items:center;gap:8px;padding:4px 4px 4px 14px}.ir-map-search-inner img{width:22px;height:22px;opacity:.55;flex-shrink:0}.ir-map-search-input{flex:1;border:none;outline:0;font:inherit;font-size:15px;padding:12px 4px;background:0 0;color:var(--ir-map-ink)}.ir-map-search-input::placeholder{color:#9ca3af}.ir-map-search-route{display:flex;align-items:center;justify-content:center;width:44px;height:44px;border-radius:12px;background:var(--ir-map-navy);color:#fff;text-decoration:none;flex-shrink:0;transition:background .15s}.ir-map-search-route:hover{background:var(--ir-map-navy-soft)}.ir-map-search-route svg{width:22px;height:22px;max-width:22px;max-height:22px;flex-shrink:0;display:block}.ir-map-autocomplete{display:none;max-height:280px;overflow-y:auto;border-top:1px solid var(--ir-map-line)}.ir-map-autocomplete.is-open{display:block}.ir-map-search-input.map-search-input--open{border:none;box-shadow:none}.ir-map-app .leaflet-bottom.leaflet-left{left:18px;bottom:58px;z-index:710!important}.ir-map-app .leaflet-control-zoom{border-radius:14px!important;box-shadow:0 2px 12px rgba(0,0,0,.1333333333)!important;border:1.2px solid #d0d0d0!important;overflow:hidden!important;background:#fff!important}.ir-map-app .leaflet-control-zoom-in,.ir-map-app .leaflet-control-zoom-out{background:#fff!important;color:#888!important;border:none!important;border-radius:0!important;width:44px!important;height:44px!important;font-size:2em!important;font-weight:700!important;box-shadow:none!important;outline:0!important;display:flex!important;align-items:center;justify-content:center;transition:none!important;margin:0!important;padding:0!important;cursor:pointer;user-select:none}.ir-map-app .leaflet-control-zoom-in{border-bottom:1px solid #eee!important}.ir-map-app .leaflet-control-zoom-in:active,.ir-map-app .leaflet-control-zoom-in:focus,.ir-map-app .leaflet-control-zoom-in:hover,.ir-map-app .leaflet-control-zoom-out:active,.ir-map-app .leaflet-control-zoom-out:focus,.ir-map-app .leaflet-control-zoom-out:hover{color:#111!important;background:#f5f5f5!important;transition:none!important}.ir-map-app .leaflet-control-zoom-in:focus,.ir-map-app .leaflet-control-zoom-out:focus{outline:0!important;box-shadow:none!important}.ir-map-app .leaflet-control-zoom a{border:none!important}.ir-map-app .custom-zoom-hr{width:70%;margin:2px auto;border:none;border-top:1.5px solid #e0e0e0;opacity:.85}.ir-map-panel-toggle{position:absolute;bottom:24px;right:16px;display:flex;align-items:center;gap:8px;padding:12px 18px;border:none;border-radius:999px;background:var(--ir-map-navy);color:#fff;font:inherit;font-size:14px;font-weight:700;cursor:pointer;box-shadow:var(--ir-map-shadow);transition:background .15s}.ir-map-panel-toggle:hover{background:var(--ir-map-navy-soft)}.ir-map-panel-toggle svg{width:18px;height:18px}.ir-map-panel{position:absolute;top:0;right:0;bottom:0;width:var(--ir-map-panel-w);max-width:100%;background:var(--ir-map-surface);box-shadow:-8px 0 40px rgba(34,34,59,.12);transform:translateX(100%);transition:transform .28s cubic-bezier(.4, 0, .2, 1);z-index:800;display:flex;flex-direction:column;pointer-events:auto}.ir-map-panel.is-open{transform:translateX(0)}.ir-map-panel__head{padding:16px 18px 12px;background:linear-gradient(165deg,var(--ir-map-navy) 0,#2a3a5c 100%);color:#fff}.ir-map-panel__breadcrumb{display:flex;flex-wrap:wrap;align-items:center;gap:4px 6px;margin:0 0 10px;font-size:11px;line-height:1.45}.ir-map-panel__breadcrumb a{color:rgba(255,255,255,.92);text-decoration:none}.ir-map-panel__breadcrumb a:hover{text-decoration:underline}.ir-map-panel__breadcrumb .current{color:rgba(255,255,255,.62)}.ir-map-panel__breadcrumb-sep{color:rgba(255,255,255,.42);font-size:10px;user-select:none}.ir-map-panel__brand{display:inline-flex;align-items:center;gap:8px;margin-bottom:10px;text-decoration:none;opacity:.95;transition:opacity .15s}.ir-map-panel__brand:hover{opacity:1}.ir-map-panel__brand-icon{width:32px;height:32px;flex-shrink:0}.ir-map-panel__brand-wordmark{height:26px;width:auto;max-width:120px}.ir-map-panel__head h1{margin:0;font-size:1.25rem;font-weight:700;line-height:1.35;text-align:right}.ir-map-panel__head p{margin:6px 0 0;font-size:13px;opacity:.82;line-height:1.5}.ir-map-panel__close{position:absolute;top:16px;left:18px;width:36px;height:36px;border:none;border-radius:10px;background:rgba(255,255,255,.12);color:#fff;font-size:18px;cursor:pointer;line-height:1}.ir-map-panel__close:hover{background:rgba(255,255,255,.2)}.ir-map-panel__layers{display:flex;gap:6px;padding:12px 14px;border-bottom:1px solid var(--ir-map-line);flex-wrap:wrap}.ir-map-chip{padding:6px 12px;border:1px solid var(--ir-map-line);border-radius:999px;background:#fff;font:inherit;font-size:12px;cursor:pointer;color:var(--ir-map-navy);transition:.15s}.ir-map-chip.is-active{background:rgba(74,144,226,.12);border-color:var(--ir-map-accent);color:var(--ir-map-accent-dark);font-weight:700}.ir-map-panel__body{flex:1;min-height:0;overflow-y:auto;overflow-x:hidden;-webkit-overflow-scrolling:touch;scrollbar-width:none;overscroll-behavior:contain}.ir-map-panel__body::-webkit-scrollbar{display:none}.ir-map-panel__body.is-scrollable{cursor:grab}.ir-map-panel__body.is-dragging{cursor:grabbing;user-select:none}.ir-map-panel__back{display:inline-block;margin:12px 14px 0;font-size:13px;font-weight:600;color:var(--ir-map-accent-dark);text-decoration:none}.ir-map-panel__back:hover{text-decoration:underline}.ir-map-panel__desc{margin:10px 14px 0;font-size:13px;line-height:1.65;color:#4b5563}.ir-map-panel__scroll{margin-top:4px}.ir-map-provinces-block{padding:12px 18px 10px}.ir-map-provinces-block__title{margin:0 0 12px;font-size:14px;font-weight:700;color:var(--ir-map-navy)}.ir-map-provinces-list{display:flex;flex-wrap:wrap;gap:8px;align-content:flex-start}.ir-map-province-pill{display:inline-flex;align-items:center;padding:6px 12px;border:1px solid var(--ir-map-line);border-radius:999px;background:#fff;color:var(--ir-map-navy);font-size:12px;font-weight:600;text-decoration:none;line-height:1.35;transition:border-color .12s,background .12s,color .12s}.ir-map-province-pill.is-active,.ir-map-province-pill:hover{border-color:var(--ir-map-accent);background:rgba(74,144,226,.08);color:var(--ir-map-accent-dark)}.ir-map-province-pill[hidden]{display:none}.ir-map-provinces-more{display:inline-flex;align-items:center;gap:4px;margin-top:14px;margin-bottom:6px;padding:0;border:none;background:0 0;color:#2563eb;font:inherit;font-size:13px;font-weight:600;cursor:pointer}.ir-map-provinces-more svg{transition:transform .2s}.ir-map-provinces-more.is-expanded svg{transform:rotate(180deg)}.ir-map-panel__filter{margin:10px 14px 8px;padding:10px 12px;border:1px solid var(--ir-map-line);border-radius:10px;font:inherit;font-size:13px;width:calc(100% - 28px)}.ir-map-panel__filter:focus{outline:0;border-color:var(--ir-map-accent)}.ir-map-panel__grid{padding:4px 12px 16px;display:grid;grid-template-columns:1fr 1fr;gap:6px;align-content:start;align-items:start}.ir-map-city{display:block;width:100%;padding:6px 8px;border:1px solid transparent;border-radius:8px;background:#f8fafc;text-decoration:none;color:inherit;cursor:pointer;transition:.12s;text-align:right;font:inherit;line-height:1.25}.ir-map-city.is-active,.ir-map-city:hover{border-color:var(--ir-map-accent);background:rgba(74,144,226,.08)}.ir-map-city[hidden]{display:none}.ir-map-city strong{display:block;font-size:12px;color:var(--ir-map-navy)}.ir-map-city small{display:block;margin-top:1px;font-size:10px;color:var(--ir-map-muted)}.ir-map-panel__foot{padding:14px 18px 16px;border-top:1px solid var(--ir-map-line);font-size:12px;color:var(--ir-map-muted);display:flex;flex-wrap:wrap;gap:8px 14px}.ir-map-panel__foot a,.ir-map-panel__info{color:var(--ir-map-accent-dark);text-decoration:none;font-weight:600}.ir-map-panel__info{border:none;background:0 0;font:inherit;font-size:12px;cursor:pointer;padding:0}.ir-map-panel__info:hover{text-decoration:underline}.ir-map-panel__legal{padding:10px 18px 14px;border-top:1px solid var(--ir-map-line);background:#f8fafc;text-align:center}.ir-map-panel__legal p{margin:0;font-size:10px;line-height:1.5;color:#94a3b8}.ir-map-panel__legal p+p{margin-top:4px}.ir-map-panel-backdrop{position:absolute;inset:0;background:rgba(34,34,59,.35);opacity:0;pointer-events:none;transition:opacity .25s;z-index:750}.ir-map-panel__empty{grid-column:1/-1;padding:24px 12px;text-align:center;color:var(--ir-map-muted);font-size:14px}.ir-map-panel-backdrop.is-visible{opacity:1;pointer-events:auto}.ir-map-info-drawer{position:fixed;inset:0;z-index:1200;pointer-events:none;visibility:hidden}.ir-map-info-drawer.is-open{pointer-events:auto;visibility:visible}.ir-map-info-drawer__backdrop{position:absolute;inset:0;background:rgba(34,34,59,.45);opacity:0;transition:opacity .25s}.ir-map-info-drawer.is-open .ir-map-info-drawer__backdrop{opacity:1}.ir-map-info-drawer__sheet{position:absolute;left:0;right:0;bottom:0;max-height:min(88vh,760px);background:#f4f6f9;border-radius:20px 20px 0 0;box-shadow:0 -12px 40px rgba(34,34,59,.18);transform:translateY(100%);transition:transform .32s cubic-bezier(.4, 0, .2, 1);display:flex;flex-direction:column;overflow:hidden}.ir-map-info-drawer.is-open .ir-map-info-drawer__sheet{transform:translateY(0)}.ir-map-info-drawer__head{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:16px 18px;background:var(--ir-map-navy);color:#fff}.ir-map-info-drawer__head h2{margin:0;font-size:1rem;font-weight:700}.ir-map-info-drawer__close{width:36px;height:36px;border:none;border-radius:10px;background:rgba(255,255,255,.12);color:#fff;font-size:18px;cursor:pointer;line-height:1;flex-shrink:0}.ir-map-info-drawer__scroll{overflow-y:auto;padding:0 0 24px}.ir-map-seo{position:relative;z-index:1;max-width:820px;margin:0 auto;padding:24px 20px 32px;background:#f4f6f9}.ir-map-about{max-width:640px;margin:0 auto;padding:20px 20px 32px}.ir-map-about__hero{margin-bottom:20px}.ir-map-about__eyebrow{margin:0 0 8px;font-size:12px;font-weight:600;color:var(--ir-map-accent-dark);letter-spacing:.02em}.ir-map-about__title{margin:0 0 12px;font-size:1.35rem;line-height:1.45;color:var(--ir-map-navy);font-weight:800}.ir-map-about__lead{margin:0;font-size:15px;line-height:1.85;color:#4b5563}.ir-map-about__lead a{color:var(--ir-map-accent-dark);font-weight:600;text-decoration:none}.ir-map-about__lead a:hover{text-decoration:underline}.ir-map-about__figure{margin:0 0 24px;border-radius:var(--ir-map-radius);overflow:hidden;border:1px solid var(--ir-map-line);box-shadow:0 4px 20px rgba(34,34,59,.08)}.ir-map-about__figure img{display:block;width:100%;height:auto}.ir-map-about__section-title{margin:0 0 14px;font-size:1rem;font-weight:700;color:var(--ir-map-navy)}.ir-map-about__feature-grid{list-style:none;margin:0 0 28px;padding:0;display:grid;grid-template-columns:1fr 1fr;gap:10px}.ir-map-about__feature{padding:14px;border:1px solid var(--ir-map-line);border-radius:12px;background:#fff}.ir-map-about__feature strong{display:block;margin-bottom:6px;font-size:13px;color:var(--ir-map-navy)}.ir-map-about__feature span{display:block;font-size:12px;line-height:1.6;color:#64748b}.ir-map-about__prose{margin-bottom:28px}.ir-map-about__prose p{margin:0 0 12px;font-size:14px;line-height:1.85;color:#4b5563}.ir-map-about__prose p:last-child{margin-bottom:0}.ir-map-about__prose a{color:var(--ir-map-accent-dark);font-weight:600;text-decoration:none}.ir-map-about__prose a:hover{text-decoration:underline}.ir-map-about__link-row{display:flex;flex-wrap:wrap;gap:8px}.ir-map-about__link-row a{display:inline-flex;padding:8px 14px;border-radius:999px;border:1px solid var(--ir-map-line);background:#fff;color:var(--ir-map-navy);font-size:13px;font-weight:600;text-decoration:none;transition:border-color .12s,background .12s}.ir-map-about__link-row a:hover{border-color:var(--ir-map-accent);background:rgba(74,144,226,.08);color:var(--ir-map-accent-dark)}@media (max-width:560px){.ir-map-about__feature-grid{grid-template-columns:1fr}.ir-map-about__title{font-size:1.15rem}}.ir-map-leaflet-popup .leaflet-popup-content-wrapper{padding:0;border-radius:14px;box-shadow:0 10px 32px rgba(34,34,59,.18);overflow:visible}.ir-map-leaflet-popup .leaflet-popup-close-button{left:8px!important;right:auto!important;top:8px!important;width:28px!important;height:28px!important;font-size:20px!important;line-height:28px!important;color:#64748b!important}.ir-map-leaflet-popup .leaflet-popup-close-button:hover{color:var(--ir-map-navy)!important}.ir-map-leaflet-popup .leaflet-popup-content{margin:0;width:240px!important}.ir-map-leaflet-popup .leaflet-popup-tip{background:#fff}.ir-map-popup{padding:26px 12px 10px;text-align:right}.ir-map-popup__head strong{display:block;font-size:15px;color:var(--ir-map-navy);line-height:1.35}.ir-map-popup__head span{display:block;margin-top:4px;font-size:12px;color:var(--ir-map-muted)}.ir-map-popup__coords{display:block;width:100%;margin:4px 0 0;padding:0;border:none;border-radius:0;background:0 0;font:inherit;font-size:12px;color:#1a0dab;direction:ltr;unicode-bidi:plaintext;text-align:center;font-variant-numeric:tabular-nums;cursor:pointer;text-decoration:none;line-height:1.4}.ir-map-popup__coords:hover{text-decoration:underline}.ir-map-popup__coords.is-copied{color:#188038;text-decoration:none}.ir-map-app .leaflet-control-attribution{display:none!important}.ir-map-popup__actions{margin-top:8px}.ir-map-popup__route{display:inline-flex;align-items:center;justify-content:center;width:100%;padding:8px 12px;border:none;border-radius:999px;background:var(--ir-map-navy);color:#fff!important;text-decoration:none;font-size:13px;font-weight:700;font-family:inherit;cursor:pointer;transition:background .15s}.ir-map-popup__route:hover{background:var(--ir-map-navy-soft)}.ir-map-app .map-search-item--coords .map-search-item__sublabel{color:var(--ir-map-accent-dark)}.ir-map-app .map-search-item--current-location .map-search-item__label{font-weight:700;color:var(--ir-map-navy)}.ir-map-app .map-search-item--current-location .map-search-item__icon{width:22px;height:22px}.ir-map-popup__head strong.is-loading{color:var(--ir-map-muted);font-weight:600}.ir-map-province-tooltip{background:rgba(34,34,59,.92);border:none;border-radius:8px;color:#fff;font-family:inherit;font-size:12px;padding:4px 8px;box-shadow:0 4px 12px rgba(0,0,0,.15)}.ir-map-province-tooltip--selected{background:#2056a8;font-weight:700}@media (max-width:768px){.ir-map-app .leaflet-bottom.leaflet-left{bottom:18px;z-index:550!important}.ir-map-search-bar{top:12px;left:50%;transform:translateX(-50%);width:min(var(--ir-map-search-max-w),100vw - 28px)}.ir-map-panel{top:auto;bottom:0;height:var(--ir-map-mobile-panel-h);border-radius:20px 20px 0 0;transform:translateY(100%);width:100%}.ir-map-panel.is-open{transform:translateY(0)}.ir-map-panel__close{display:block}.ir-map-panel__head{padding-right:18px;padding-left:56px}.ir-map-panel__brand{display:none}.ir-map-panel__breadcrumb{margin-bottom:8px}}@media (min-width:769px){.ir-map-app .leaflet-bottom.leaflet-left{bottom:18px}.ir-map-panel__close{display:none}.ir-map-panel{transform:translateX(0)}.ir-map-stage.is-panel-collapsed .ir-map-panel{transform:translateX(100%)}.ir-map-panel-backdrop,.ir-map-panel-toggle{display:none}}.visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.ir-map-app.is-route-mode{--ir-map-panel-w:392px;--ir-map-route-accent:#1a73e8;--ir-map-route-accent-soft:rgba(26, 115, 232, 0.1);--ir-map-route-end:#d93025;--ir-map-route-surface:#f4f6fa;--ir-map-route-card-shadow:0 1px 2px rgba(34, 34, 59, 0.06),0 8px 24px rgba(34, 34, 59, 0.08)}.ir-map-app.is-route-mode #ir-map-panel-browse,.ir-map-app.is-route-mode .ir-map-browse-ui{opacity:0;pointer-events:none}.ir-map-app.is-route-mode .ir-map-panel{background:var(--ir-map-route-surface);box-shadow:-12px 0 48px rgba(34,34,59,.1)}.ir-map-app.is-route-mode .ir-map-panel__head{padding:20px 20px 16px}.ir-map-app.is-route-mode .ir-map-panel__head h1{font-size:1.35rem;letter-spacing:-.01em}.ir-map-app.is-route-mode .ir-map-panel__head p{margin-top:8px;font-size:13px;opacity:.78}.ir-map-app.is-route-mode .ir-map-panel__layers{margin:0;padding:10px 16px 12px;border:none;border-bottom:1px solid rgba(34,34,59,.06);background:rgba(255,255,255,.42);gap:6px}.ir-map-app.is-route-mode .ir-map-chip{flex:1;justify-content:center;padding:7px 10px;font-size:11px;background:rgba(255,255,255,.72);border-color:rgba(34,34,59,.08);box-shadow:0 1px 2px rgba(34,34,59,.04)}.ir-map-app.is-route-mode .ir-map-panel__body{padding-top:4px}.ir-map-app.is-route-mode .ir-map-panel__foot{padding:10px 16px 12px;background:rgba(255,255,255,.55);border-top:1px solid rgba(34,34,59,.06);font-size:12px;gap:10px}.ir-map-app.is-route-mode .ir-map-panel__legal{padding:10px 16px 14px;background:rgba(255,255,255,.35)}.ir-map-route-panel{padding:14px 16px 18px}.ir-map-route-panel img{display:block;flex-shrink:0;object-fit:contain}.ir-map-panel__grabber{display:none}.ir-map-panel__route-top{display:contents}.ir-map-app.is-route-mode .ir-map-panel__route-top{display:block;flex-shrink:0;background:linear-gradient(155deg,#1a1f3a 0,#252d4a 52%,#2a3658 100%)}.ir-map-app.is-route-mode .ir-map-panel__route-top .ir-map-panel__head{background:0 0}.ir-map-app.is-route-mode .ir-map-panel__route-top .ir-map-panel__grabber{display:block;width:44px;height:5px;margin:10px auto 6px;border-radius:999px;background:rgba(255,255,255,.38);flex-shrink:0}.ir-map-route-map-tools{display:none!important}.ir-map-app:not(.is-route-mode) .ir-map-route-exit-fab,.ir-map-app:not(.is-route-mode) .ir-map-route-mobile-bar,.ir-map-app:not(.is-route-mode) .ir-map-route-sheet-fab,.ir-map-app:not(.is-route-mode) .ir-map-route-ui{display:none!important;visibility:hidden!important;pointer-events:none!important}.ir-map-route-mobile-bar,.ir-map-route-mobile-bar[hidden]{display:none!important}.ir-map-app.is-route-mode.route-mobile-bar-visible .ir-map-route-mobile-bar:not([hidden]){display:flex!important}.ir-map-route-exit-fab{position:fixed;top:84px;right:16px;z-index:600;display:inline-flex;align-items:center;gap:8px;padding:11px 16px 11px 14px;border:1px solid rgba(255,255,255,.12);border-radius:999px;background:linear-gradient(155deg,#1a1f3a 0,#252d4a 52%,#2a3658 100%);box-shadow:0 4px 20px rgba(26,29,46,.28);color:#fff;font-family:inherit;font-size:13px;font-weight:700;cursor:pointer;transition:transform .2s,box-shadow .2s,filter .2s}.ir-map-route-exit-fab svg{width:18px;height:18px;flex-shrink:0;stroke:#fff}.ir-map-route-exit-fab:hover{transform:translateY(-1px);filter:brightness(1.08);box-shadow:0 8px 28px rgba(26,29,46,.36)}.ir-map-route-modes{display:flex;align-items:center;justify-content:center;gap:6px;margin-bottom:14px;padding:4px;border-radius:14px;background:rgba(255,255,255,.72);box-shadow:inset 0 0 0 1px rgba(34,34,59,.06)}.ir-map-route-mode{flex:1;display:flex;align-items:center;justify-content:center;min-width:0;height:40px;padding:0;border:none;border-radius:12px;background:0 0;cursor:pointer;transition:background .15s}.ir-map-route-mode img{width:22px!important;height:22px!important;max-width:22px!important;max-height:22px!important;pointer-events:none}.ir-map-route-mode:hover{background:#ececec}.ir-map-route-mode.is-active{background:#90d1eb}.ir-map-route-mode.is-active:hover{background:#7cb5cc}.ir-map-route-inputs{position:relative;display:flex;flex-direction:column;gap:8px;width:100%;margin-bottom:14px;padding:12px 34px 12px 38px;border-radius:16px;background:#fff;box-shadow:var(--ir-map-route-card-shadow)}.ir-map-route-dots{position:absolute;right:8px;top:50%;transform:translateY(-50%);width:22px!important;height:auto!important;max-width:22px!important;pointer-events:none}.ir-map-route-pin{position:absolute;right:8px;width:22px!important;height:22px!important;max-width:22px!important;max-height:22px!important;opacity:.95;pointer-events:none;z-index:1}.ir-map-route-pin--start{top:18px}.ir-map-route-pin--end{bottom:18px}.ir-map-route-input-row{position:relative;width:100%}.ir-map-route-input{width:100%;padding:12px 10px;border:1px solid #e4e8f0;border-radius:12px;background:#fafbfd;font-family:inherit;font-size:14px;color:var(--ir-map-ink);transition:border-color .15s,background .15s,box-shadow .15s}.ir-map-route-input::placeholder{color:#9aa3b2}.ir-map-route-input:focus{outline:0;border-color:#90d1eb;background:#fff;box-shadow:0 0 0 3px rgba(144,209,235,.35)}.ir-map-route-input.is-geocoding{background:linear-gradient(90deg,#fafbfd 25%,#eef2f8 50%,#fafbfd 75%);background-size:200% 100%;animation:1.2s ease-in-out infinite ir-map-route-shimmer}@keyframes ir-map-route-shimmer{0%{background-position:100% 0}100%{background-position:-100% 0}}.ir-map-route-swap{position:absolute;left:6px;top:50%;transform:translateY(-50%);width:32px;height:32px;padding:0;border:none;border-radius:50%;background:#f3f5f9;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background .15s}.ir-map-route-swap:hover{background:#e8eef8}.ir-map-route-swap-icon{width:18px!important;height:auto!important;max-width:18px!important;transform:rotate(90deg)}.ir-map-route-actions{display:flex;flex-direction:column;gap:10px}.ir-map-route-calc{display:inline-flex;align-items:center;justify-content:center;width:100%;padding:14px 18px;border:none;border-radius:14px;background:linear-gradient(135deg,#22223b 0,#2f3d63 100%);color:#fff;font-family:inherit;font-size:15px;font-weight:700;cursor:pointer;box-shadow:0 8px 22px rgba(34,34,59,.22);transition:transform .15s,box-shadow .15s,filter .15s}.ir-map-route-calc:hover{transform:translateY(-1px);box-shadow:0 12px 28px rgba(34,34,59,.26);filter:brightness(1.03)}.ir-map-route-calc:active{transform:translateY(0)}.ir-map-route-actions__secondary{display:grid;grid-template-columns:1.2fr 0.8fr;gap:8px}.ir-map-route-clear,.ir-map-route-pick{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:11px 12px;border-radius:14px;font-family:inherit;font-size:12px;font-weight:700;cursor:pointer;transition:background .15s,border-color .15s,color .15s}.ir-map-route-pick{border:1px solid rgba(34,34,59,.08);background:#fff;color:var(--ir-map-navy);box-shadow:0 1px 2px rgba(34,34,59,.04)}.ir-map-route-pick.is-active{border-color:rgba(144,209,235,.8);background:rgba(144,209,235,.25);color:var(--ir-map-navy)}.ir-map-route-clear{border:1px solid rgba(34,34,59,.08);background:#fff;color:var(--ir-map-muted)}.ir-map-route-clear img{width:16px!important;height:16px!important;max-width:16px!important;max-height:16px!important}.ir-map-route-clear:hover{background:#fff;color:var(--ir-map-navy)}.ir-map-route-summary{margin-top:16px;padding:16px;border-radius:18px;background:linear-gradient(180deg,#fff 0,#f7f9fd 100%);box-shadow:var(--ir-map-route-card-shadow)}.ir-map-route-summary__hero{display:grid;grid-template-columns:1fr auto 1fr;gap:12px;align-items:center;margin-bottom:14px}.ir-map-route-summary__stat{text-align:center}.ir-map-route-summary__value{display:block;font-size:22px;font-weight:800;color:var(--ir-map-navy);line-height:1.15;letter-spacing:-.02em}.ir-map-route-summary__label{display:block;margin-top:4px;font-size:11px;font-weight:600;color:var(--ir-map-muted)}.ir-map-route-summary__divider{width:1px;height:42px;background:#e4e8f0}.ir-map-route-summary__tools{display:flex;flex-direction:column;gap:8px}.ir-map-route-directions-toggle{display:inline-flex;align-items:center;justify-content:center;width:100%;min-height:48px;padding:13px 16px;border:none;border-radius:14px;background:linear-gradient(135deg,#22223b 0,#2f3d63 100%);color:#fff;font-family:inherit;font-size:14px;font-weight:800;cursor:pointer;box-shadow:0 6px 20px rgba(34,34,59,.22);transition:transform .15s,box-shadow .15s,filter .15s}.ir-map-route-directions-toggle:hover{filter:brightness(1.06);box-shadow:0 8px 24px rgba(34,34,59,.28)}.ir-map-route-directions-toggle:active{transform:translateY(1px)}.ir-map-route-summary__tools-row{display:grid;grid-template-columns:1fr 1fr;gap:8px}.ir-map-route-summary__tools-row button{display:inline-flex;align-items:center;justify-content:center;min-height:42px;padding:10px 8px;border:1px solid rgba(34,34,59,.08);border-radius:12px;background:#fff;color:var(--ir-map-navy);font-family:inherit;font-size:12px;font-weight:700;cursor:pointer;transition:background .15s,border-color .15s}.ir-map-route-summary__tools-row button:hover{background:#f8faff;border-color:rgba(144,209,235,.5)}.ir-map-route-directions-view{display:none;flex-direction:column;flex:1;min-height:0;height:100%;padding:0 0 8px}.ir-map-route-directions-view__head{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:0 0 12px;border-bottom:1px solid rgba(34,34,59,.08)}.ir-map-route-directions-view__back{display:inline-flex;align-items:center;gap:6px;padding:8px 10px;border:none;border-radius:12px;background:rgba(34,34,59,.06);color:var(--ir-map-navy);font-family:inherit;font-size:13px;font-weight:700;cursor:pointer}.ir-map-route-directions-view__back svg{width:18px;height:18px;flex-shrink:0}.ir-map-route-directions-view__back:hover{background:rgba(34,34,59,.1)}.ir-map-route-directions-view__share{padding:9px 14px;border:none;border-radius:999px;background:linear-gradient(135deg,#22223b 0,#2f3d63 100%);color:#fff;font-family:inherit;font-size:12px;font-weight:700;cursor:pointer;white-space:nowrap}.ir-map-route-directions-view__share:hover{filter:brightness(1.06)}.ir-map-route-directions-view__meta{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px 0 10px}.ir-map-route-directions-view__time{font-size:18px;font-weight:800;color:var(--ir-map-navy)}.ir-map-route-directions-view__dist{font-size:13px;font-weight:600;color:var(--ir-map-muted)}.ir-map-app.is-route-directions-view #ir-map-route-panel-main,.ir-map-app.is-route-directions-view .ir-map-panel__foot,.ir-map-app.is-route-directions-view .ir-map-panel__layers,.ir-map-app.is-route-directions-view .ir-map-panel__legal,.ir-map-app.is-route-directions-view .ir-map-panel__route-top,.ir-map-panel.is-route-directions-view #ir-map-route-panel-main,.ir-map-panel.is-route-directions-view .ir-map-panel__foot,.ir-map-panel.is-route-directions-view .ir-map-panel__layers,.ir-map-panel.is-route-directions-view .ir-map-panel__legal,.ir-map-panel.is-route-directions-view .ir-map-panel__route-top{display:none!important}.ir-map-app.is-route-directions-view .ir-map-route-directions-view,.ir-map-panel.is-route-directions-view .ir-map-route-directions-view{display:flex!important}.ir-map-app.is-route-directions-view .ir-map-panel__close,.ir-map-panel.is-route-directions-view .ir-map-panel__close{display:none!important}.ir-map-app.is-route-directions-view .ir-map-panel__body,.ir-map-panel.is-route-directions-view .ir-map-panel__body{display:flex;flex-direction:column;min-height:0}.ir-map-app.is-route-directions-view .ir-map-route-panel,.ir-map-panel.is-route-directions-view .ir-map-route-panel{display:flex;flex-direction:column;flex:1;min-height:0;padding:14px 16px 0}.ir-map-route-directions-list{list-style:none;margin:0;padding:0;flex:1;min-height:0;overflow-y:auto;overscroll-behavior:contain}.ir-map-route-step{display:flex;gap:12px;padding:12px 16px;transition:background .12s}.ir-map-route-step:hover{background:#f8faff}.ir-map-route-step+.ir-map-route-step{border-top:1px solid #f1f3f7}.ir-map-route-step__num{flex-shrink:0;width:28px;height:28px;display:flex;align-items:center;justify-content:center;border-radius:50%;background:var(--ir-map-route-accent-soft);color:var(--ir-map-route-accent);font-size:12px;font-weight:800}.ir-map-route-step__body{flex:1;min-width:0}.ir-map-route-step__body strong{display:block;font-size:13px;color:var(--ir-map-ink);line-height:1.45}.ir-map-route-step__body span{display:block;margin-top:3px;font-size:11px;color:var(--ir-map-muted)}.ir-map-route-directions__empty{padding:20px 16px;margin:0;text-align:center;color:var(--ir-map-muted);font-size:13px}.ir-map-app.is-map-pick #ir-map-canvas{cursor:crosshair}.ir-map-app.is-map-pick .ir-map-route-pick{border-color:rgba(144,209,235,.8);background:rgba(144,209,235,.25);color:var(--ir-map-navy)}.ir-map-route-toast{position:fixed;bottom:24px;left:50%;transform:translateX(-50%) translateY(20px);z-index:9000;padding:12px 20px;border-radius:999px;background:rgba(26,29,46,.94);color:#fff;font-size:14px;font-weight:600;opacity:0;pointer-events:none;transition:opacity .25s,transform .25s;box-shadow:0 8px 28px rgba(0,0,0,.18)}.ir-map-route-toast.is-visible{opacity:1;transform:translateX(-50%) translateY(0)}.ir-map-route-mobile-bar{position:fixed;left:10px;right:10px;bottom:calc(10px + env(safe-area-inset-bottom,0));z-index:650;align-items:center;gap:12px;padding:12px 14px;background:rgba(255,255,255,.94);backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);border:1px solid rgba(34,34,59,.06);border-radius:16px;box-shadow:0 8px 32px rgba(34,34,59,.18)}.ir-map-route-mobile-bar__stats{flex:1;min-width:0;display:flex;flex-direction:column;gap:2px;text-align:right;cursor:pointer;padding:2px 0}.ir-map-route-mobile-bar__time{font-size:18px;font-weight:800;color:var(--ir-map-navy);letter-spacing:-.02em;line-height:1.2}.ir-map-route-mobile-bar__dist{font-size:12px;color:var(--ir-map-muted)}.ir-map-route-mobile-bar__dir{flex-shrink:0;padding:10px 16px;border:none;border-radius:999px;background:linear-gradient(135deg,#22223b 0,#2f3d63 100%);color:#fff;font-family:inherit;font-size:12px;font-weight:700;cursor:pointer}.ir-map-route-sheet-fab{position:fixed;bottom:calc(16px + env(safe-area-inset-bottom,0));left:50%;z-index:640;display:none;align-items:center;gap:8px;padding:12px 18px;border:1px solid rgba(255,255,255,.1);border-radius:999px;background:linear-gradient(155deg,#1a1f3a 0,#252d4a 52%,#2a3658 100%);box-shadow:0 8px 28px rgba(26,29,46,.32);color:#fff;font-family:inherit;font-size:13px;font-weight:700;cursor:pointer;transform:translateX(-50%);white-space:nowrap}.ir-map-route-sheet-fab svg{width:18px;height:18px;flex-shrink:0;stroke:#fff}.ir-map-route-sheet-fab[hidden]{display:none!important}.ir-map-app.is-route-mode.route-sheet-fab-visible .ir-map-route-sheet-fab:not([hidden]){display:inline-flex!important}@media (min-width:769px){.ir-map-route-mobile-bar,.ir-map-route-sheet-fab{display:none!important}.ir-map-app.is-route-mode .ir-map-panel__route-top .ir-map-panel__grabber{display:none}.ir-map-app.is-route-mode .ir-map-panel__route-top{touch-action:auto;cursor:default}.ir-map-route-exit-fab{top:20px;right:calc(var(--ir-map-panel-w) + 18px)}.ir-map-stage.is-route-mode.is-panel-collapsed .ir-map-route-exit-fab{right:18px}.ir-map-app.is-route-mode .ir-map-search-bar{right:calc(var(--ir-map-panel-w) + 16px)}}@media (max-width:768px){.ir-map-app.is-route-mode{--ir-map-mobile-panel-h:auto;--ir-map-route-sheet-peek-h:min(78vh, 680px);--ir-map-route-sheet-expanded-h:min(92vh, 780px)}.ir-map-app.is-route-mode .ir-map-panel{height:auto;max-height:var(--ir-map-route-sheet-peek-h);border-radius:20px 20px 0 0;box-shadow:0 -12px 48px rgba(34,34,59,.2);transition:transform .32s cubic-bezier(.4, 0, .2, 1),max-height .32s}.ir-map-app.is-route-mode .ir-map-panel.is-route-sheet-peek{max-height:var(--ir-map-route-sheet-peek-h)}.ir-map-app.is-route-mode .ir-map-panel.is-route-sheet-expanded{max-height:var(--ir-map-route-sheet-expanded-h)}.ir-map-app.is-route-mode .ir-map-panel.is-route-sheet-collapsed{transform:translateY(100%)!important;pointer-events:none}.ir-map-app.is-route-mode .ir-map-panel.is-route-sheet-dragging{transition:none!important}.ir-map-app.is-route-mode .ir-map-app.is-route-mode .ir-map-panel__route-top{border-radius:20px 20px 0 0;touch-action:none;cursor:grab}.ir-map-app.is-route-mode .ir-map-app.is-route-mode .ir-map-panel__route-top:active{cursor:grabbing}.ir-map-app.is-route-mode .ir-map-app.is-route-mode .ir-map-panel__route-top .ir-map-panel__head{padding:0 18px 14px 58px}.ir-map-app.is-route-mode .ir-map-panel__head{flex-shrink:0}.ir-map-app.is-route-mode .ir-map-panel__head h1{display:block;font-size:1.2rem;line-height:1.35}.ir-map-app.is-route-mode .ir-map-panel__head p{display:block;margin-top:6px;font-size:12px;line-height:1.45}.ir-map-app.is-route-mode:not(.is-route-directions-view) .ir-map-panel__close{display:flex;align-items:center;justify-content:center;top:18px;left:14px;width:40px;height:40px;font-size:22px;line-height:1;border-radius:12px;background:rgba(255,255,255,.14);z-index:2}.ir-map-app.is-route-mode:not(.is-route-directions-view) .ir-map-panel__close:hover{background:rgba(255,255,255,.24)}.ir-map-app.is-route-mode .ir-map-panel__layers{flex-shrink:0}.ir-map-app.is-route-mode .ir-map-panel__body{flex:1;min-height:0;overscroll-behavior:contain}.ir-map-app.is-route-mode .ir-map-panel__foot,.ir-map-app.is-route-mode .ir-map-panel__legal{flex-shrink:0}.ir-map-app.is-route-mode .ir-map-route-panel{padding:14px 16px 16px}.ir-map-app.is-route-mode .ir-map-app.is-route-directions-view .ir-map-route-directions-view{touch-action:none}.ir-map-app.is-route-mode .ir-map-app.is-route-directions-view .ir-map-route-directions-view__head{touch-action:none;cursor:grab}.ir-map-app.is-route-mode .ir-map-app.is-route-directions-view .ir-map-route-directions-view__head:active{cursor:grabbing}.ir-map-app.is-route-mode .ir-map-app.is-route-directions-view .ir-map-route-directions-list{touch-action:pan-y}body.ir-map-route-sheet-collapsed.has-route-result .ir-map-route-summary{display:none!important}body.ir-map-route-sheet-collapsed #ir-map-canvas,body.ir-map-route-sheet-collapsed .ir-map-stage{padding-bottom:0}.ir-map-app.is-route-mode.route-mobile-bar-visible .ir-map-stage{padding-bottom:calc(72px + env(safe-area-inset-bottom,0))}body.is-ir-map-route-mode #ir-map-canvas .leaflet-control-zoom{display:none!important}body.is-ir-map-route-mode:not(.ir-map-route-sheet-collapsed) .ir-map-route-toast{bottom:calc(var(--ir-map-route-sheet-peek-h,78vh) + 16px)}.ir-map-route-exit-fab{top:calc(var(--ir-map-nav-offset-mobile) + 14px);right:14px}body.is-ir-map-route-mode:not(.ir-map-route-sheet-collapsed) .ir-map-stage{padding-bottom:0}}