@import"https://fonts.googleapis.com/css2?family=Noto+Sans+Georgian:wght@400;500;600;700;800&family=Outfit:wght@700;800&display=swap";@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800&display=swap";.notif-center{position:relative}.notif-bell{position:relative;padding:.35rem .5rem!important;font-size:1rem;line-height:1}.notif-badge{position:absolute;top:-2px;right:-2px;min-width:16px;height:16px;padding:0 4px;border-radius:999px;background:var(--danger);color:#fff;font-size:.6rem;font-weight:700;display:grid;place-items:center}.notif-dropdown{position:absolute;top:calc(100% + .35rem);right:0;width:min(360px,calc(100vw - 1.5rem));max-height:min(420px,70vh);overflow:hidden;display:flex;flex-direction:column;z-index:400;padding:0;box-shadow:0 12px 40px #00000073}.notif-dropdown-head{display:flex;justify-content:space-between;align-items:center;padding:.75rem 1rem;border-bottom:1px solid var(--border)}.notif-dropdown-list{list-style:none;overflow-y:auto;flex:1;margin:0;padding:0}.notif-dropdown-item{display:flex;flex-direction:column;gap:.2rem;width:100%;text-align:left;padding:.65rem .75rem;background:none;border:none;border-bottom:1px solid var(--border);color:inherit;cursor:pointer;font:inherit}.notif-dropdown-item:hover{background:var(--bg-hover)}.notif-dropdown-item.is-unread{background:#00d4ff0f;border-left:3px solid var(--accent)}.notif-dropdown-item strong{font-size:.85rem}.notif-dropdown-item span{font-size:.78rem;color:var(--text-muted);line-height:1.35}.notif-dropdown-list li{display:flex;align-items:stretch;border-bottom:1px solid var(--border)}.notif-dropdown-list li.unread{background:#00d4ff0f;border-left:3px solid var(--accent)}.notif-item-btn{flex:1;display:flex;gap:.5rem;align-items:flex-start;text-align:left;padding:.65rem .75rem;background:none;border:none;color:inherit;cursor:pointer;font:inherit}.notif-item-btn:hover{background:var(--bg-hover)}.notif-type-icon{flex-shrink:0;font-size:1.1rem}.notif-item-body{display:flex;flex-direction:column;gap:.15rem;min-width:0}.notif-item-body strong{font-size:.8125rem}.notif-item-body .text-muted{font-size:.75rem;line-height:1.35}.notif-when{font-size:.65rem;color:var(--text-muted)}.notif-link{display:grid;place-items:center;padding:0 .65rem;color:var(--accent);border-left:1px solid var(--border);font-weight:700}.notif-empty{padding:1.5rem 1rem;text-align:center;color:var(--text-muted);font-size:.875rem}.notif-see-all{display:block;padding:.65rem 1rem;text-align:center;font-size:.8125rem;font-weight:600;color:var(--accent);border-top:1px solid var(--border)}.notif-see-all:hover{background:var(--bg-hover)}.offer-status.pending{color:var(--warning)}.offer-status.accepted{color:var(--success)}.offer-status.rejected{color:var(--danger)}.offer-status.withdrawn{color:var(--text-muted)}@media(max-width:768px){.notif-dropdown{position:fixed;top:var(--header-h, 56px);right:.75rem;left:.75rem;width:auto}}.daily-voice--temu{margin-bottom:1rem;border:2px solid #fb7701;border-radius:14px;background:linear-gradient(145deg,#fff8f0,#ffe4cc 45%,#fff5eb);box-shadow:0 4px 16px #fb77012e;position:relative;overflow:hidden}.daily-voice--temu:before{content:"";position:absolute;top:-40%;right:-20%;width:120px;height:120px;background:radial-gradient(circle,rgba(255,107,53,.15) 0%,transparent 70%);pointer-events:none}.daily-voice-top{display:flex;align-items:center;gap:.5rem;margin-bottom:.5rem}.daily-voice-badge{display:inline-flex;align-items:center;padding:.15rem .55rem;border-radius:999px;background:linear-gradient(90deg,#ff4d00,#fb7701);color:#fff;font-size:.7rem;font-weight:800;letter-spacing:.04em;text-transform:uppercase;animation:temu-pulse 2s ease-in-out infinite}.daily-voice-brand{font-size:.7rem;font-weight:700;color:#c44a00;text-transform:uppercase;letter-spacing:.06em}.daily-voice-title{margin:0 0 .35rem;font-size:1.05rem;font-weight:800;line-height:1.25;color:#1a1008;letter-spacing:-.02em}.daily-voice-text{margin:0;font-size:.9rem;line-height:1.45;color:#5c3d28;font-weight:500}.daily-voice-actions{margin-top:.85rem;display:flex;gap:.5rem}.daily-voice-btn{border:none;border-radius:999px;padding:.45rem 1.1rem;font-size:.85rem;font-weight:800;cursor:pointer;transition:transform .15s,box-shadow .15s}.daily-voice-btn:active{transform:scale(.97)}.daily-voice-btn--play{background:linear-gradient(90deg,#ff4d00,#fb7701);color:#fff;box-shadow:0 3px 10px #fb770173}.daily-voice-btn--play:hover{box-shadow:0 4px 14px #fb77018c}.daily-voice-btn--stop{background:#fff;color:#c44a00;border:2px solid #fb7701}.daily-voice-unsupported{font-size:.8rem;color:#8a6a50}@keyframes temu-pulse{0%,to{transform:scale(1)}50%{transform:scale(1.04)}}.layout{min-height:100vh;display:flex;flex-direction:column;width:100%;max-width:100%;overflow-x:clip}.header{position:sticky;top:0;z-index:300;background:#03050ae6;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border-bottom:none;width:100%;max-width:100%;overflow-x:clip}.header-inner{display:flex;align-items:center;gap:.65rem;min-height:var(--header-h);height:auto;padding:.45rem 0;min-width:0;max-width:100%}.logo{display:flex;align-items:center;gap:.55rem;flex:0 0 auto;font-weight:800;font-size:1.42rem;max-width:min(220px,28vw)}.logo-mark{width:43px;height:43px;border-radius:11px;background:var(--gradient);display:grid;place-items:center;font-size:1.15rem;color:#fff;box-shadow:0 0 18px #7c3aed73}.logo-text{display:flex;flex-direction:column;line-height:1.15;min-width:0}.logo-text small{font-size:.65rem;font-weight:500;color:var(--text-muted);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:100%}.header-search-row{display:flex;justify-content:center;padding:0 0 .55rem}.header-search-row .header-search{flex:0 1 720px;width:100%;max-width:720px;min-width:0;margin:0 auto}.header-search{display:flex;align-items:stretch;min-width:0}.header-search .input{width:auto;flex:1;min-width:0;border-radius:var(--radius-sm) 0 0 var(--radius-sm);border-right:none}.header-search .btn-search{flex:0 0 auto;border-radius:0 var(--radius-sm) var(--radius-sm) 0;padding:0 1rem;background:var(--gradient);color:#000;border:none;font-weight:700;cursor:pointer;white-space:nowrap}.nav-main{display:flex;align-items:center;gap:.2rem;flex:1 1 auto;justify-content:center;min-width:0;flex-wrap:wrap}.nav-link{flex:0 0 auto;padding:.4rem .65rem;font-size:.8rem;font-weight:500;color:var(--text-muted);border-radius:var(--radius-sm);white-space:nowrap}.nav-link:hover{color:var(--text);background:var(--bg-hover)}.nav-link.active{color:var(--accent);background:#00d4ff1a}.nav-link-pawn{position:relative;z-index:1;margin:0 .2rem;padding:.3rem .35rem;border:none;border-radius:10px;background:transparent!important;overflow:visible;animation:pawn-cta-pulse 2.2s ease-in-out infinite}.nav-link.nav-link-pawn:hover,.nav-link.nav-link-pawn.active{color:inherit;background:transparent!important}.nav-link-pawn:before{content:"";position:absolute;top:-2px;right:-2px;bottom:-2px;left:-2px;border-radius:10px;background:linear-gradient(120deg,#fff4a8,#ffc107,#ff8c00,#ffd54f,#fff4a8);background-size:200% 200%;animation:pawn-cta-shimmer 2.8s linear infinite;z-index:-2}.nav-link-pawn:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:8px;background:linear-gradient(180deg,#ffe566,#ffb300 48%,#e8870a);z-index:-1}.nav-link-pawn-inner{position:relative;z-index:1;display:inline-flex;align-items:center;gap:.2rem;padding:.42rem .85rem;font-size:.78rem;font-weight:900;letter-spacing:.04em;text-transform:uppercase;color:#1a0c00;text-shadow:0 1px 0 rgba(255,255,255,.35);white-space:nowrap}.nav-link-pawn:hover .nav-link-pawn-inner{color:#000;filter:brightness(1.05)}.nav-link-pawn.active:after{background:linear-gradient(180deg,#fff176,#ffc400,#ff9100)}.nav-link-pawn.active .nav-link-pawn-inner{color:#000}.header-pawn-cta{align-items:center;justify-content:center;flex-shrink:0;padding:.4rem .65rem;border-radius:999px;font-size:.68rem;font-weight:900;letter-spacing:.03em;text-transform:uppercase;color:#1a0c00;text-decoration:none;white-space:nowrap;border:2px solid #ffd54f;background:linear-gradient(180deg,#ffe566,#ffb300,#e8870a);box-shadow:0 0 14px #ffa0008c;animation:pawn-cta-pulse 2.2s ease-in-out infinite}.header-pawn-cta.active{background:linear-gradient(180deg,#fff176,#ffc400 55%,#ff9100)}.header-buy-cta{align-items:center;justify-content:center;flex-shrink:0;padding:.4rem .65rem;border-radius:999px;font-size:.68rem;font-weight:800;letter-spacing:.02em;text-transform:uppercase;color:#fff;text-decoration:none;white-space:nowrap;border:1px solid rgba(0,212,255,.45);background:linear-gradient(135deg,#00d4ff40,#008cc859);box-shadow:0 0 12px #00d4ff40}.header-buy-cta.active{background:linear-gradient(135deg,#00d4ff73,#008cc88c);border-color:var(--accent)}.header-actions{display:flex;align-items:center;gap:.3rem;flex:0 0 auto;margin-left:auto}.trust-strip{background:var(--bg-card);border:none;padding:.45rem 0;font-size:.75rem;color:var(--text-muted);text-align:center;line-height:1.45}.trust-strip .container{max-width:100%;padding-left:1rem;padding-right:1rem}.trust-strip span{display:inline-block;max-width:100%;white-space:normal;word-wrap:break-word;overflow-wrap:anywhere;color:var(--accent);font-weight:600}.cat-strip{border-bottom:1px solid var(--border);background:#0a0e1499}.cat-scroll{display:flex;gap:.35rem;overflow-x:auto;padding:.5rem 0;scrollbar-width:none}.cat-scroll::-webkit-scrollbar{display:none}.cat-pill{flex-shrink:0;padding:.35rem .85rem;font-size:.75rem;font-weight:500;border-radius:999px;border:1px solid var(--border);color:var(--text-muted);white-space:nowrap}.cat-pill:hover{border-color:var(--accent);color:var(--accent)}.cat-pill.active{background:#00d4ff26;border-color:var(--accent);color:var(--accent)}.main{flex:1}.cabinet-daily-voice{padding-top:1rem;padding-bottom:.25rem}.footer{margin-top:3rem;padding:2rem 0;border-top:1px solid var(--border);background:var(--bg-card)}.footer-grid{display:grid;grid-template-columns:2fr repeat(3,1fr);gap:2rem}@media(max-width:768px){.footer-grid{grid-template-columns:1fr 1fr}}.footer-grid strong{display:block;margin-bottom:.75rem;font-size:.875rem}.footer-grid a{display:block;font-size:.8125rem;color:var(--text-muted);margin-top:.35rem}.footer-grid a:hover{color:var(--accent)}.footer-link-pawn{display:inline-block!important;margin-top:0!important;padding:.35rem .75rem;border-radius:999px;color:#1a0c00!important;font-weight:800!important;font-size:.75rem!important;letter-spacing:.03em;text-transform:uppercase;border:2px solid #ffc107;background:linear-gradient(180deg,#ffe566,#ffb300,#e8870a);box-shadow:0 0 12px #ffa00059}.footer-link-pawn:hover{color:#000!important;filter:brightness(1.08);box-shadow:0 0 18px #ffa0008c}.footer-link-auction{display:inline-block!important;margin-top:0!important;padding:.35rem .75rem;border-radius:999px;color:var(--text)!important;font-weight:700!important;font-size:.75rem!important;letter-spacing:.02em;border:1px solid var(--border);background:var(--bg)}.footer-link-auction:hover{color:var(--accent)!important;border-color:var(--accent)}.footer-bottom-actions{display:flex;align-items:center;justify-content:space-between;gap:.5rem;margin-top:1.5rem;flex-wrap:wrap}.footer-bottom-actions-right{display:flex;align-items:center;gap:.5rem;margin-left:auto}.footer-copy{margin-top:1rem;padding-top:1rem;border-top:1px solid var(--border);font-size:.75rem;color:var(--text-muted)}.mobile-search-bar{display:none;padding:.5rem 0;width:100%;justify-content:center}.mobile-search-bar .header-search{width:100%;max-width:720px;margin:0 auto}@media(max-width:900px){.nav-main,.header-search-row{display:none!important}.mobile-search-bar{display:flex;min-width:0}.header-inner{flex-wrap:nowrap;padding:.5rem 0;gap:.5rem}.header-actions{flex:1 1 auto;justify-content:flex-end;flex-wrap:wrap;gap:.35rem;min-width:0;max-width:100%}.header-pawn-cta,.header-buy-cta{animation:none;max-width:100%}.nav-link-pawn{animation:none}.nav-link-pawn:before{animation:none}.locale-select{min-width:5.5rem;max-width:100%;font-size:.75rem}.trust-strip{font-size:.7rem;padding:.35rem 0}.cat-scroll{overscroll-behavior-x:contain;-webkit-overflow-scrolling:touch}}@media(max-width:768px){.logo{max-width:min(180px,42vw);font-size:1.2rem}.logo-mark{width:36px;height:36px}}@media(prefers-reduced-motion:reduce){.nav-link-pawn,.header-pawn-cta,.nav-link-pawn:before{animation:none!important}}.product-image-placeholder{width:100%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.35rem;background:var(--bg-elevated);color:var(--text-muted);padding:.75rem;box-sizing:border-box}.product-image-placeholder-svg{width:min(72%,120px);height:auto;flex-shrink:0}.product-image-placeholder-label{font-size:.65rem;font-weight:600;text-align:center;line-height:1.25;opacity:.85}.pm-list-img-wrap .product-image-placeholder{border-radius:var(--radius-sm)}.product-video-cover{position:relative;width:100%;height:100%;overflow:hidden;background:#000}.product-video-cover video{width:100%;height:100%;object-fit:cover;display:block}.product-video-badge{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;font-size:1.5rem;color:#fff;text-shadow:0 2px 8px rgba(0,0,0,.75);pointer-events:none}.add-to-cart-wrap{position:relative;display:inline-flex;flex-direction:column;align-items:stretch}.add-to-cart-btn{display:inline-flex;align-items:center;justify-content:center;gap:.35rem;border:1px solid rgba(0,212,255,.35);border-radius:var(--radius-sm);background:#00d4ff1a;color:var(--text);font-weight:700;cursor:pointer;transition:.2s}.add-to-cart-btn:hover{border-color:var(--accent);background:#00d4ff2e}.add-to-cart-btn.is-in-cart{border-color:#3fb95073;background:#3fb9501f;color:var(--success)}.add-to-cart-btn--sm{padding:.35rem .55rem;font-size:.72rem}.add-to-cart-btn--md{padding:.55rem .9rem;font-size:.85rem}.add-to-cart-btn--lg{padding:.7rem 1.1rem;font-size:.95rem}.add-to-cart-icon{line-height:1}.add-to-cart-flash{position:absolute;left:50%;bottom:calc(100% + .25rem);transform:translate(-50%);padding:.2rem .45rem;border-radius:6px;background:var(--bg-elevated);border:1px solid var(--border);font-size:.68rem;white-space:nowrap;pointer-events:none;animation:add-to-cart-flash 1.6s ease forwards}.add-to-cart-toast{position:fixed;left:50%;bottom:calc(1rem + env(safe-area-inset-bottom,0px));transform:translate(-50%);z-index:10000;padding:.55rem 1rem;border-radius:999px;background:var(--bg-elevated);border:1px solid var(--success);color:var(--success);font-size:.85rem;font-weight:700;box-shadow:var(--shadow-glow);pointer-events:none;animation:add-to-cart-toast 1.8s ease forwards}@keyframes add-to-cart-toast{0%,75%{opacity:1;transform:translate(-50%) translateY(0)}to{opacity:0;transform:translate(-50%) translateY(6px)}}@keyframes add-to-cart-flash{0%,70%{opacity:1}to{opacity:0}}.fav-btn{position:absolute;top:.55rem;right:.55rem;z-index:3;width:2rem;height:2rem;border:none;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;background:#0a0e16b8;color:#fff;font-size:1rem;line-height:1;cursor:pointer;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);transition:transform .15s ease,background .15s ease,color .15s ease}.fav-btn:hover{transform:scale(1.06);background:#0a0e16e6}.fav-btn.is-on{color:#ff5a7a}.fav-btn:disabled{opacity:.7;cursor:wait}.pm-card{display:flex;flex-direction:column;overflow:hidden;transition:transform .2s,box-shadow .2s,border-color .2s;height:100%;min-width:0}.pm-list-img-wrap{position:relative}.pm-list-fav{top:.4rem;right:.4rem}.pm-card-link,.pm-card-img-link,.pm-card-body-link{display:flex;flex-direction:column;flex:1;min-height:0;color:inherit;text-decoration:none}.pm-card-img-link{position:relative;flex:0 0 auto}.pm-card-cart-overlay{display:none}.pm-card:hover{transform:translateY(-3px);border-color:var(--border-glow);box-shadow:var(--shadow-glow)}.pm-img-wrap{position:relative;aspect-ratio:4/3;background:var(--bg-elevated);overflow:hidden}.pm-img{width:100%;height:100%;object-fit:cover;transition:transform .3s;display:block}.pm-card:hover .pm-img{transform:scale(1.03)}.pm-badge-device{left:auto;right:2.5rem;width:auto;min-width:24px;height:24px;padding:0 6px;border-radius:999px;font-size:.55rem}.pm-badge-save{position:absolute;top:8px;left:8px;background:linear-gradient(135deg,#7c3aed,#4f46e5);color:#fff;font-size:.7rem;font-weight:800;padding:3px 8px;border-radius:6px;box-shadow:0 0 12px #7c3aed73}.pm-badge-reserved{position:absolute;bottom:8px;left:8px;background:#000c;color:var(--warning);font-size:.65rem;padding:3px 8px;border-radius:6px}.pm-badge-verified{position:absolute;top:8px;right:8px;width:24px;height:24px;background:#3fb950e6;color:#000;border-radius:50%;display:grid;place-items:center;font-size:.7rem;font-weight:800}.pm-body{padding:.85rem;flex:1;display:flex;flex-direction:column;gap:.2rem;min-width:0;overflow:hidden}.pm-price-main{font-size:1.35rem;font-weight:800;color:var(--accent);line-height:1.1}.pm-price-main small{font-size:.85rem;font-weight:600}.pm-price-row{display:flex;align-items:center;gap:.5rem;flex-wrap:wrap}.pm-price-market{font-size:.75rem;color:var(--text-muted);text-decoration:line-through}.pm-save-sm{font-size:.7rem;color:var(--success);font-weight:600}.pm-title{font-size:.875rem;font-weight:600;line-height:1.35;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;word-break:break-word;margin:.25rem 0 0;width:100%;max-height:2.7em}.pm-meta{font-size:.7rem;color:var(--text-muted)}.pm-footer{display:flex;align-items:center;justify-content:space-between;gap:.35rem;margin-top:.5rem;padding-top:.5rem;border-top:1px solid var(--border)}.pm-shop{font-size:.7rem;color:var(--text-muted);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.pm-list{display:grid;grid-template-columns:130px 1fr auto;gap:1rem;padding:.75rem;min-width:0;align-items:center;transition:border-color .2s,background .2s}.pm-list-link{display:contents;color:inherit;text-decoration:none}.pm-list:hover{border-color:var(--border-glow);background:var(--bg-hover)}.pm-list-cart{align-self:center;padding-right:.25rem}.pm-list-img-wrap{width:130px;height:100px;flex-shrink:0;border-radius:var(--radius-sm);overflow:hidden;background:var(--bg-elevated);border:1px solid var(--border)}.pm-list-img{width:100%;height:100%;object-fit:cover;display:block}.pm-list-body{flex:1;min-width:0}.pm-list-top{display:flex;align-items:flex-start;gap:.5rem}.pm-list-badges{display:flex;gap:.35rem;flex-wrap:wrap;flex-shrink:0}.pm-list-top .pm-title{font-size:1rem;flex:1;min-width:0;max-height:2.7em}.pm-prices{display:flex;align-items:baseline;gap:.65rem;margin-top:.35rem}.pm-save{font-size:.8rem;color:var(--success);margin-top:.25rem}.pm-card-buy-row{display:block;margin-top:0;padding:.65rem .85rem .85rem;border-top:1px solid var(--border)}.pm-card-buy-row .add-to-cart-wrap,.pm-card-buy-row .add-to-cart-btn{width:100%}.home{padding-bottom:2.5rem}.home-hero{position:relative;padding:1.35rem 0 1.1rem;overflow-x:clip;overflow-y:visible;border-bottom:1px solid rgba(124,58,237,.18);background:radial-gradient(ellipse 50% 65% at 88% 40%,rgba(124,58,237,.2),transparent 62%),radial-gradient(ellipse 40% 50% at 12% 0%,rgba(43,89,255,.14),transparent 55%),linear-gradient(180deg,#03050a,#030508)}.home-hero-inner{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(0,1fr);gap:1rem 1.25rem;align-items:center;position:relative;z-index:1}.home-hero-bottom{grid-column:1 / -1;display:grid;grid-template-columns:minmax(0,1.35fr) minmax(16rem,.85fr);gap:.75rem 1rem;align-items:center;margin-top:.15rem}.home-hero-bottom .home-search,.home-hero-bottom .home-hero-stats{width:100%;max-width:none;margin:0}.home-hero-copy{min-width:0;position:relative;z-index:2}.home-brand{font-family:Outfit,Noto Sans Georgian,system-ui,sans-serif;font-size:clamp(2.2rem,5vw,3.25rem);font-weight:800;letter-spacing:-.03em;line-height:1.05;margin:0 0 .35rem;color:#fff;text-shadow:none}.home-title{font-family:Noto Sans Georgian,Outfit,system-ui,sans-serif;font-size:clamp(1.05rem,2.3vw,1.4rem);font-weight:700;letter-spacing:-.01em;line-height:1.3;margin:0 0 .45rem;background:linear-gradient(90deg,#00d1ff,#3b82f6,#8b5cf6 70%,#c026ff);-webkit-background-clip:text;background-clip:text;color:transparent;-webkit-text-fill-color:transparent;filter:drop-shadow(0 0 16px rgba(59,130,246,.4))}.home-tagline{font-family:Noto Sans Georgian,system-ui,sans-serif;color:#9ca3af;font-size:clamp(.82rem,1.35vw,.95rem);font-weight:400;max-width:34rem;margin:0 0 1.15rem;line-height:1.5;letter-spacing:0;word-wrap:break-word;overflow-wrap:break-word}.home-tagline-link{color:inherit;text-decoration:none;border-bottom:none;transition:color .15s ease}.home-tagline-link:hover,.home-tagline-link:focus-visible{color:#e5e7eb}.home-search{display:grid;grid-template-columns:minmax(0,1.2fr) 1px minmax(7.25rem,.72fr) 1px minmax(7.25rem,.72fr) 2.75rem;align-items:center;width:min(100%,36rem);max-width:100%;min-height:52px;height:52px;margin-left:auto;margin-right:auto;padding:.3rem .3rem .3rem .85rem;border-radius:14px;background:#f4f6fa;border:1px solid rgba(255,255,255,.65);box-shadow:0 10px 28px #00000059,0 0 0 1px #6366f11f;box-sizing:border-box;gap:0}.home-search-divider{width:1px;height:1.55rem;background:#64748b59;justify-self:center}.home-search-field{display:flex;align-items:center;gap:.4rem;min-width:0;margin:0;height:100%;padding:0 .55rem}.home-search-field--q{padding-left:0}.home-search-field--select,.home-search-field--city{border-left:none;max-width:none;flex:none;background:transparent;border:none;border-radius:0;min-height:0}.home-search-ico{display:inline-grid;place-items:center;color:#64748b;flex-shrink:0}.home-search-input{width:100%;min-width:0;border:none!important;outline:none!important;background:transparent!important;box-shadow:none!important;color:#0f172a!important;font-family:Noto Sans Georgian,system-ui,sans-serif;font-size:.88rem!important;padding:0!important;height:auto!important;line-height:1.25!important}.home-search-input::placeholder{color:#94a3b8!important;opacity:1}.home-search-select{-moz-appearance:none;appearance:none;-webkit-appearance:none;width:100%;min-width:0;max-width:100%;border:none;outline:none;background:transparent url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 24 24' fill='none' stroke='%2364748b' stroke-width='2.4' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='6 9 12 15 18 9'/%3E%3C/svg%3E") no-repeat right 0 center;color:#0f172a;font-family:Noto Sans Georgian,system-ui,sans-serif;padding:0 1.1rem 0 0;font-size:.84rem;font-weight:500;cursor:pointer;line-height:1.25;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.home-search-select:focus{color:#020617}.home-search-select option{background:#fff;color:#0f172a}.home-search-btn{display:inline-flex;align-items:center;justify-content:center;gap:.35rem;width:2.75rem;min-width:2.75rem;height:100%;margin:0;padding:0;border:none;border-radius:10px;cursor:pointer;color:#fff;background:linear-gradient(135deg,#3b82f6,#2563eb 55%,#4f46e5);box-shadow:0 4px 14px #2563eb66;transition:filter .2s,transform .2s}.home-search-btn:hover{filter:brightness(1.08);transform:translateY(-1px)}.home-search-btn-text{display:none}.home-trust-chips{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:1.05rem;max-width:100%}.home-trust-chip--app{gap:.55rem;padding:.38rem .85rem .38rem .45rem;border-color:#fbbf248c;background:radial-gradient(circle at 12% 30%,rgba(251,191,36,.28),transparent 55%),linear-gradient(180deg,#1a140c,#0a0805);box-shadow:0 0 0 1px #fbbf242e,0 0 22px #fbbf2447,inset 0 1px #ffffff14;animation:home-app-impulse 2.4s ease-in-out infinite}.home-trust-chip--app:hover,.home-trust-chip--app:focus-visible{border-color:#fde68ae6;color:#fff;box-shadow:0 0 0 1px #fbbf2459,0 0 28px #fbbf2473}.home-trust-chip-app-text{display:flex;flex-direction:column;line-height:1.15;gap:.08rem}.home-trust-chip-app-text strong{font-size:.78rem;font-weight:800;color:#fde68a;letter-spacing:.02em}.home-trust-chip-app-text small{font-size:.62rem;font-weight:600;color:#fde68ab8}.iphone-strap-icon{position:relative;width:1.85rem;height:2.15rem;flex-shrink:0;display:inline-block}.iphone-strap-icon-loop{position:absolute;top:0;left:50%;width:.72rem;height:.48rem;border:2px solid #fbbf24;border-bottom:none;border-radius:.5rem .5rem 0 0;transform:translate(-50%);box-shadow:0 0 8px #fbbf2473}.iphone-strap-icon-cord{position:absolute;top:.38rem;left:50%;width:.28rem;height:.55rem;border-radius:999px;background:linear-gradient(180deg,#fde68a,#d97706);transform:translate(-50%);box-shadow:0 0 8px #fbbf2466}.iphone-strap-icon-phone{position:absolute;left:50%;bottom:0;width:1.15rem;height:1.45rem;border-radius:.28rem;transform:translate(-50%);background:linear-gradient(160deg,#2a2418,#0b0d12 60%);border:1.5px solid rgba(251,191,36,.65);box-shadow:inset 0 0 0 1px #ffffff14,0 4px 10px #00000073;display:grid;place-items:center}.iphone-strap-icon-notch{position:absolute;top:.14rem;left:50%;width:38%;height:.12rem;border-radius:999px;background:#05070d;transform:translate(-50%)}.iphone-strap-icon-mark{font-size:.55rem;line-height:1;background:linear-gradient(135deg,#fff7cc,#fbbf24);-webkit-background-clip:text;background-clip:text;color:transparent;filter:drop-shadow(0 0 4px rgba(251,191,36,.6))}@keyframes home-app-impulse{0%,to{transform:translateY(0);box-shadow:0 0 0 1px #fbbf242e,0 0 18px #fbbf2438,inset 0 1px #ffffff14}50%{transform:translateY(-2px);box-shadow:0 0 0 1px #fbbf2459,0 0 28px #fbbf246b,inset 0 1px #ffffff1a}}#app-download{scroll-margin-top:5rem}.home-trust-chip{display:inline-flex;align-items:center;gap:.4rem;padding:.42rem .72rem .42rem .5rem;border-radius:999px;font-size:.74rem;font-weight:600;letter-spacing:.01em;color:#f3f4f8;line-height:1.25;text-decoration:none;background:linear-gradient(180deg,#141821,#07090f);border:1px solid rgba(255,255,255,.1);box-shadow:0 1px #ffffff0f inset,0 8px 18px #00000059;transition:border-color .15s ease,transform .15s ease,background .15s ease}.home-trust-chip:hover,.home-trust-chip:focus-visible{border-color:#60a5fa73;transform:translateY(-1px);outline:none;color:#fff}.home-trust-chip-icon{display:inline-grid;place-items:center;width:1.2rem;height:1.2rem;border-radius:999px;font-size:.62rem;color:#fff;background:#111827;border:1px solid rgba(148,163,184,.35);flex-shrink:0}.home-hero-visual{position:relative;min-width:0;width:calc(100% + 1.25rem);max-width:none;margin-right:-1.25rem;display:flex;flex-direction:column;align-items:stretch;gap:.55rem}.home-hero-glow{position:absolute;left:18%;right:8%;top:18%;bottom:22%;border-radius:50%;background:radial-gradient(circle,rgba(168,85,247,.38),transparent 70%);filter:blur(28px);pointer-events:none;z-index:0}.home-hero-frame{position:relative;z-index:1;width:100%;overflow:visible;background:transparent;isolation:auto;-webkit-mask-image:radial-gradient(ellipse 92% 88% at 52% 48%,#000 55%,transparent 88%);mask-image:radial-gradient(ellipse 92% 88% at 52% 48%,#000 55%,transparent 88%)}.home-hero-img{position:relative;z-index:1;display:block;width:100%;height:auto;object-fit:contain;object-position:center;mix-blend-mode:lighten;filter:none;-webkit-user-select:none;user-select:none;pointer-events:none}.home-hero-stats{position:relative;z-index:2;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.4rem;width:min(100%,34rem);margin:0 auto;padding:0}.home-hero-stat{min-width:0;text-align:center;padding:.55rem .4rem;border-radius:999px;background:#080a128c;border:1px solid rgba(167,139,250,.22);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);text-decoration:none;color:inherit;cursor:pointer;transition:border-color .18s ease,background .18s ease,transform .18s ease}.home-hero-stat:hover,.home-hero-stat:focus-visible{border-color:#c4b5fd8c;background:#181230bf;transform:translateY(-1px);outline:none}.home-hero-stat strong{display:block;font-size:1.05rem;font-weight:800;color:#ede9fe;line-height:1.15}.home-hero-stat span{display:block;margin-top:.12rem;font-size:.68rem;color:var(--text-muted)}.home-quick{padding:.85rem 0;border-bottom:1px solid rgba(124,58,237,.15);background:#080a12eb}.home-quick-scroll{display:flex;gap:.5rem;overflow-x:auto;padding-bottom:.15rem;scrollbar-width:thin}.home-quick-pill{flex-shrink:0;padding:.45rem .9rem;border-radius:999px;border:1px solid rgba(99,102,241,.28);background:#0f121ee6;font-size:.8rem;font-weight:600;white-space:nowrap;transition:.2s}.home-quick-pill:hover{border-color:#a78bfab3;color:#c4b5fd;box-shadow:0 0 16px #7c3aed40}.home-quick-pill--pawn{position:relative;z-index:1;padding:.55rem 1.15rem;font-size:.88rem;font-weight:900;letter-spacing:.04em;text-transform:uppercase;color:#1a0c00;border:2px solid #ffd54f;background:linear-gradient(180deg,#ffe566,#ffb300 48%,#e8870a);box-shadow:0 0 20px #ffa00073,inset 0 1px #fff6;animation:pawn-cta-pulse 2.2s ease-in-out infinite}.home-quick-pill--pawn:before{content:"";position:absolute;top:-3px;right:-3px;bottom:-3px;left:-3px;border-radius:999px;background:linear-gradient(120deg,#fff4a8,#ffc107,#ff8c00,#ffd54f,#fff4a8);background-size:200% 200%;animation:pawn-cta-shimmer 2.8s linear infinite;z-index:-1}.home-quick-pill--pawn:hover{color:#000;filter:brightness(1.06);transform:scale(1.03)}.home-categories{margin-top:.5rem;padding:.65rem 0 1rem}.home-cat-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(100px,1fr));gap:.85rem .65rem;align-items:start;overflow:visible;padding:.35rem 0 .55rem}.home-cat-tile{display:flex;flex-direction:column;align-items:center;gap:.4rem;width:100%;min-width:0;max-width:none;padding:.3rem .25rem;text-align:center;text-decoration:none;color:inherit;background:none;border:none;border-radius:0;box-shadow:none;overflow:hidden;transition:transform .2s ease,opacity .2s ease}.home-cat-tile:before,.home-cat-tile:after{content:none;display:none}.home-cat-tile:hover{transform:translateY(-2px);background:none;border:none;box-shadow:none;opacity:1}.home-cat-tile:hover .home-cat-icon{filter:drop-shadow(0 0 12px rgba(255,190,50,.55))}.home-cat-tile:hover .home-cat-label{color:#fff}.home-cat-icon{display:inline-flex;align-items:center;justify-content:center;width:auto;height:auto;padding:0;border-radius:0;background:none;box-shadow:none;filter:drop-shadow(0 0 8px rgba(255,180,40,.35));line-height:1;transition:filter .2s ease}.home-cat-label{font-family:Noto Sans Georgian,system-ui,sans-serif;font-size:.68rem;font-weight:400;line-height:1.25;letter-spacing:.01em;color:#b8c4d8;width:100%;max-width:100%;min-height:2.5em;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;line-clamp:2;overflow:hidden;text-overflow:ellipsis;word-break:break-word;overflow-wrap:anywhere;-webkit-hyphens:auto;hyphens:auto;transition:color .2s ease}.home-cat-tile--all{cursor:pointer;font:inherit;-moz-appearance:none;appearance:none;-webkit-appearance:none}.home-cat-tile--all.is-open .home-cat-label{color:#ffd24a}.home-cat-grid--all{grid-template-columns:repeat(auto-fill,minmax(100px,1fr));gap:.85rem .65rem}.home-cat-grid--all .home-cat-tile{width:100%;min-width:0;max-width:none}.home .section-header{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem;margin-bottom:1rem}.home .section-header .section-title{margin-bottom:0}.home .section-header .section-subtitle{margin-bottom:0;margin-top:.25rem}.home-see-all{flex-shrink:0;align-self:center;border-color:#7c3aed73;color:#c4b5fd;background:#7c3aed1a;font-weight:600;white-space:nowrap;transition:background .2s,border-color .2s,color .2s}.home-see-all:hover{background:#7c3aed33;border-color:#a78bfa;color:#e9d5ff}.home-block{margin-top:2rem}.home-promo{margin-top:2.5rem}.home-promo-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.85rem}.home-features{margin-top:2.5rem;padding:1.65rem 0 1.75rem;background:linear-gradient(180deg,rgba(255,255,255,.03),transparent 40%),#05070d;border-top:1px solid rgba(255,255,255,.07);border-bottom:1px solid rgba(255,255,255,.07)}.home-features-inner{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:.85rem 1rem}.home-feature--app .home-feature-title{color:#fde68a}.home-feature-icon--app{width:auto;height:auto;min-width:2.35rem;min-height:2.35rem;padding:.2rem;border-color:#fbbf2473;background:#fbbf2414}.iphone-strap-icon--feature{width:1.7rem;height:2rem;margin:0 auto}.home-app-download{margin-top:0;padding:2.25rem 0 2.4rem;background:radial-gradient(ellipse 55% 90% at 82% 45%,rgba(251,191,36,.16),transparent 58%),radial-gradient(ellipse 40% 70% at 18% 70%,rgba(124,58,237,.14),transparent 52%),radial-gradient(ellipse 30% 50% at 60% 10%,rgba(59,130,246,.1),transparent 50%),#05060a;border-top:1px solid rgba(251,191,36,.12);border-bottom:1px solid rgba(255,255,255,.07);overflow:hidden}.home-app-download-panel{display:block;max-width:36rem}.home-app-download-copy{display:flex;flex-direction:column;align-items:flex-start;gap:.7rem;min-width:0}.home-app-download-kicker{margin:0;font-size:.72rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase;color:#fbbf24;text-shadow:0 0 18px rgba(251,191,36,.35)}.home-app-download-title{margin:0;max-width:30rem;font-family:Outfit,Noto Sans Georgian,system-ui,sans-serif;font-size:clamp(1.2rem,2.4vw,1.65rem);font-weight:800;line-height:1.25;color:#fff}.home-app-download-badges{display:flex;flex-wrap:wrap;align-items:center;gap:.85rem;margin-top:.45rem}.home-app-badge-link{display:inline-flex;line-height:0;border-radius:10px;transition:transform .18s ease,filter .18s ease;filter:drop-shadow(0 10px 18px rgba(0,0,0,.35))}.home-app-badge-link:hover,.home-app-badge-link:focus-visible{transform:translateY(-2px) scale(1.03);outline:none;filter:drop-shadow(0 14px 22px rgba(251,191,36,.25))}.home-app-badge-link--soon{opacity:.58;cursor:pointer;border:none;background:transparent;padding:0}.home-app-download-text{margin:0;max-width:28rem;font-size:.9rem;line-height:1.55;color:#e2e8f0b8}.home-feature{display:flex;flex-direction:column;align-items:flex-start;gap:.35rem;min-width:0;padding:.55rem .45rem;border-radius:12px;text-decoration:none;color:inherit;transition:background .15s ease,border-color .15s ease,transform .15s ease;border:1px solid transparent}.home-feature--link:hover,.home-feature--link:focus-visible{background:#ffffff0a;border-color:#ffffff1f;transform:translateY(-1px);outline:none}.home-feature--link:hover .home-feature-title,.home-feature--link:focus-visible .home-feature-title{color:#fff}.home-feature--link:hover .home-feature-icon,.home-feature--link:focus-visible .home-feature-icon{border-color:#60a5fa73;color:#fff}.home-feature-icon{display:inline-grid;place-items:center;width:2.35rem;height:2.35rem;margin-bottom:.2rem;color:#e8ecf4;border-radius:12px;background:#ffffff0a;border:1px solid rgba(255,255,255,.1)}.home-feature-title{margin:0;font-size:.86rem;font-weight:700;line-height:1.3;color:#f8fafc}.home-feature-desc{margin:0;font-size:.72rem;line-height:1.45;color:#e2e8f09e}.home-feature-stores{display:flex;flex-wrap:wrap;gap:.4rem;margin-top:.45rem}.home-store-btn{display:inline-flex;align-items:center;gap:.4rem;padding:.35rem .55rem;border-radius:9px;text-decoration:none;color:#f8fafc;background:#0b0f18;border:1px solid rgba(255,255,255,.16);transition:border-color .15s ease,transform .15s ease,background .15s ease}.home-store-btn:hover{border-color:#60a5fa8c;background:#121826;transform:translateY(-1px)}.home-store-btn span{display:flex;flex-direction:column;line-height:1.15}.home-store-btn small{font-size:.58rem;color:#e2e8f0a6}.home-store-btn strong{font-size:.68rem;font-weight:700}.home-store-btn--soon{opacity:.55;cursor:default;pointer-events:none}.home-promo-card{display:flex;flex-direction:column;align-items:flex-start;justify-content:space-between;gap:1rem;padding:1.25rem 1.35rem;min-height:100%}.home-promo-card--pawn{border-color:#ffb30059;background:radial-gradient(ellipse 70% 80% at 100% 0%,rgba(255,179,0,.14),transparent 55%),var(--bg-card)}.home-promo-card--shop{border-color:#7c3aed4d;background:radial-gradient(ellipse 60% 80% at 100% 0%,rgba(124,58,237,.14),transparent 55%),var(--bg-card)}.home-promo-kicker{margin:0 0 .35rem;font-size:.72rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:var(--text-muted)}.home-promo-card--pawn .home-promo-kicker{color:#fbbf24}.home-promo-card--shop .home-promo-kicker{color:#a78bfa}.home-promo-card h3{font-size:1.05rem;font-weight:700;margin:0 0 .4rem;line-height:1.3}.home-promo-card p.text-muted{font-size:.8rem;max-width:none;margin:0;line-height:1.45;word-wrap:break-word;overflow-wrap:break-word}.home-promo-pawn{display:inline-flex;align-items:center;justify-content:center;gap:.3rem;padding:.65rem 1.1rem;border-radius:10px;border:none;font-weight:800;font-size:.85rem;color:#1a0c00;background:linear-gradient(180deg,#ffe566,#ffb300 48%,#e8870a);box-shadow:0 4px 14px #ffb30047;text-decoration:none;white-space:nowrap}.home-promo-pawn:hover{filter:brightness(1.05);color:#000}@media(max-width:960px){.home-hero-inner{grid-template-columns:1fr;gap:.75rem}.home-hero-bottom{grid-template-columns:1fr;gap:.65rem}.home-hero-visual{order:-1;width:100%;margin-right:0}.home-hero-frame{-webkit-mask-image:radial-gradient(ellipse 86% 78% at 50% 48%,#000 48%,transparent 82%);mask-image:radial-gradient(ellipse 86% 78% at 50% 48%,#000 48%,transparent 82%)}.home-hero-img{mix-blend-mode:lighten}.home .grid-products{grid-template-columns:repeat(auto-fill,minmax(160px,1fr));gap:.75rem}.home-features-inner{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:640px){.home-hero{padding:1.1rem 0 1rem}.home-brand{font-size:1.75rem}.home-title{font-size:1.05rem}.home-tagline{font-size:.85rem}.home-search{display:grid;grid-template-columns:1fr;grid-auto-rows:auto;gap:.45rem;padding:.55rem;min-height:0;height:auto;border-radius:14px;width:100%}.home-search-divider{display:none}.home-search-field--q,.home-search-field--select,.home-search-field--city{width:100%;padding:.35rem .55rem;min-height:42px}.home-search-field--select,.home-search-field--city{border:1px solid rgba(148,163,184,.45);border-radius:10px;background:#fff}.home-search-select{background-position:right .35rem center;padding-right:1.35rem;color:#0f172a}.home-search-btn{width:100%;min-width:0;min-height:44px;height:44px;border-radius:10px;gap:.4rem}.home-search-btn-text{display:inline;color:#fff;font-weight:700}.home-trust-chips{gap:.4rem}.home-trust-chip{font-size:.68rem;padding:.38rem .62rem .38rem .42rem}.home-hero-img{width:100%}.home-hero-stat{padding:.45rem .25rem}.home-hero-stat strong{font-size:.95rem}.home-hero-stat span{font-size:.62rem}.home-quick{padding:.55rem 0}.home-quick-scroll{gap:.4rem;padding-left:.25rem;padding-right:.25rem;overscroll-behavior-x:contain;-webkit-overflow-scrolling:touch}.home-quick-pill--pawn{animation:none}.home-quick-pill--pawn:before{animation:none}.home-quick-pill--pawn:hover{transform:none}.home-quick-pill{font-size:.75rem;padding:.4rem .75rem}.home-categories{margin-top:1.25rem}.home .section-header{flex-wrap:wrap;align-items:center;gap:.65rem}.home-see-all{margin-left:auto}.home-cat-grid{grid-template-columns:repeat(auto-fill,minmax(84px,1fr));gap:.7rem .45rem}.home-cat-tile{width:100%;min-width:0;max-width:none;padding:.25rem .15rem}.home-cat-icon svg{width:30px;height:30px}.home-cat-label{font-size:.6rem;min-height:2.4em}.home-block{margin-top:1.5rem}.home .grid-products{grid-template-columns:repeat(2,minmax(0,1fr));gap:.65rem}.home-promo{margin-top:2rem}.home-features{margin-top:1.85rem;padding:1.25rem 0 1.35rem}.home-features-inner{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem .75rem}.home-app-download{padding:1.6rem 0 1.75rem}.home-app-download-text{max-width:none}.home-feature-title{font-size:.8rem}.home-feature-desc{font-size:.68rem}.home-promo-grid{grid-template-columns:1fr}.home-promo-card{align-items:stretch;padding:1rem}.home-promo-card .btn-gold,.home-promo-card .home-promo-pawn{width:100%;text-align:center}}@media(max-width:380px){.home-cat-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.home-see-all{font-size:.75rem;padding:.35rem .65rem}}@media(prefers-reduced-motion:reduce){.home-quick-pill--pawn,.home-quick-pill--pawn:before{animation:none}}.filter-price-row{display:grid;grid-template-columns:1fr 1fr;gap:.5rem}.filter-sidebar{padding:1rem;position:sticky;top:calc(var(--header-h) + 4rem);max-height:calc(100vh - var(--header-h) - 5rem);overflow-y:auto}.filter-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:0;padding-bottom:0;border-bottom:none;gap:.5rem}.filter-sidebar.is-open .filter-head{margin-bottom:1rem;padding-bottom:.75rem;border-bottom:1px solid var(--border)}.filter-toggle{display:flex;align-items:center;justify-content:space-between;gap:.5rem;flex:1;min-width:0;min-height:2.5rem;padding:.35rem 0;border:none;background:transparent;color:inherit;text-align:left;cursor:pointer;-webkit-tap-highlight-color:transparent;touch-action:manipulation}.filter-title{display:inline-flex;align-items:center;gap:.4rem;font-size:.95rem;font-weight:700;margin:0}.filter-active-count{display:inline-flex;align-items:center;justify-content:center;min-width:1.25rem;height:1.25rem;padding:0 .35rem;border-radius:999px;font-size:.7rem;font-weight:700;color:#fff;background:var(--accent, #00d4ff)}.filter-chevron{color:var(--text-muted);font-size:1rem;line-height:1;flex-shrink:0}.filter-body{padding-top:.15rem}.filter-sidebar.is-collapsed .filter-body{display:none!important}@media(min-width:901px){.filter-toggle{pointer-events:none;cursor:default}.filter-sidebar.is-collapsed .filter-body{display:block!important}}@media(max-width:900px){.filter-sidebar{position:static;max-height:none;margin-bottom:1rem;overflow:visible}.filter-toggle{width:100%;padding:.65rem .75rem;border-radius:var(--radius-sm, 8px);background:var(--bg-hover, rgba(255, 255, 255, .04));border:1px solid var(--border)}}.filter-clear{background:none;border:none;color:var(--accent);font-size:.75rem;cursor:pointer;font-weight:600;flex-shrink:0;padding:.5rem;-webkit-tap-highlight-color:transparent}.filter-block{margin-bottom:1rem}.filter-label{display:block;font-size:.7rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;color:var(--text-muted);margin-bottom:.5rem}.filter-chips{display:flex;flex-wrap:wrap;gap:.35rem}.filter-cat-list{display:flex;flex-direction:column;gap:.2rem;max-height:220px;overflow-y:auto;-webkit-overflow-scrolling:touch}.filter-cat-item{display:flex;align-items:center;gap:.5rem;padding:.4rem .5rem;border:none;background:transparent;color:var(--text-muted);font-size:.8125rem;text-align:left;border-radius:var(--radius-sm);cursor:pointer}.filter-cat-item:hover{background:var(--bg-hover);color:var(--text)}.filter-cat-item.active{background:#00d4ff1f;color:var(--accent)}.filter-cat-icon{display:inline-flex;color:#e8b84a;vertical-align:-2px;margin-right:.15rem}.active-near{border-color:var(--accent)!important;color:var(--accent)!important}.leaflet-cluster-anim .leaflet-marker-icon,.leaflet-cluster-anim .leaflet-marker-shadow{-webkit-transition:-webkit-transform .3s ease-out,opacity .3s ease-in;-moz-transition:-moz-transform .3s ease-out,opacity .3s ease-in;-o-transition:-o-transform .3s ease-out,opacity .3s ease-in;transition:transform .3s ease-out,opacity .3s ease-in}.leaflet-cluster-spider-leg{-webkit-transition:-webkit-stroke-dashoffset .3s ease-out,-webkit-stroke-opacity .3s ease-in;-moz-transition:-moz-stroke-dashoffset .3s ease-out,-moz-stroke-opacity .3s ease-in;-o-transition:-o-stroke-dashoffset .3s ease-out,-o-stroke-opacity .3s ease-in;transition:stroke-dashoffset .3s ease-out,stroke-opacity .3s ease-in}.marker-cluster-small{background-color:#b5e28c99}.marker-cluster-small div{background-color:#6ecc3999}.marker-cluster-medium{background-color:#f1d35799}.marker-cluster-medium div{background-color:#f0c20c99}.marker-cluster-large{background-color:#fd9c7399}.marker-cluster-large div{background-color:#f1801799}.leaflet-oldie .marker-cluster-small{background-color:#b5e28c}.leaflet-oldie .marker-cluster-small div{background-color:#6ecc39}.leaflet-oldie .marker-cluster-medium{background-color:#f1d357}.leaflet-oldie .marker-cluster-medium div{background-color:#f0c20c}.leaflet-oldie .marker-cluster-large{background-color:#fd9c73}.leaflet-oldie .marker-cluster-large div{background-color:#f18017}.marker-cluster{background-clip:padding-box;border-radius:20px}.marker-cluster div{width:30px;height:30px;margin-left:5px;margin-top:5px;text-align:center;border-radius:15px;font:12px Helvetica Neue,Arial,Helvetica,sans-serif}.marker-cluster span{line-height:30px}.map-section{position:relative;min-height:280px;width:100%;border-radius:var(--radius, 12px);overflow:hidden;border:1px solid var(--border, #1e2a38);background:#0a0e14;z-index:1}.pawn-map-pin{background:transparent;border:none}.pawn-map-pin-dot{display:grid;place-items:center;width:42px;height:42px;border-radius:50% 50% 50% 0;transform:rotate(-45deg);background:linear-gradient(145deg,#ffe566,#ffb300 55%,#e8870a);border:2px solid #fff8e1;box-shadow:0 5px 16px #00000080,0 0 0 4px #ffb30059;color:#1a1205;font-size:16px;font-weight:800;line-height:1}.pawn-map-pin-dot>span{transform:rotate(45deg)}.pawn-map-pin-dot--count{width:46px;height:46px;font-size:18px}.map-popup-multi-title{margin:0 0 .5rem;font-size:.85rem;color:#c4b5fd}.map-popup-multi-row{display:flex;flex-direction:column;gap:.15rem;padding:.5rem 0;border-top:1px solid rgba(167,139,250,.2)}.map-popup-multi-row:first-of-type{border-top:none;padding-top:0}.map-section .leaflet-container{width:100%;height:100%;min-height:280px;background:#dbe3ef;font:inherit;z-index:1}.map-section .leaflet-tile-pane,.map-section .maplibregl-map,.map-section .maplibregl-canvas{z-index:1}.map-route-panel{position:absolute;top:12px;right:12px;z-index:1000;max-width:min(280px,calc(100% - 24px));padding:.65rem .75rem;border-radius:var(--radius, 10px);background:#0a0e14eb;border:1px solid rgba(56,189,248,.35);box-shadow:0 8px 24px #00000059;font-size:.85rem}.map-route-panel strong{display:block;margin-bottom:.25rem}.map-route-panel .map-route-meta{color:var(--text-muted, #94a3b8);margin:.15rem 0 .5rem}.map-route-panel .map-route-actions{display:flex;gap:.35rem;flex-wrap:wrap}.empty-state-rich{text-align:center;padding:2.5rem 1.5rem}.empty-icon{font-size:2.5rem;display:block;margin-bottom:.75rem}.empty-hint{max-width:360px;margin:.5rem auto 0}.empty-actions{display:flex;gap:.5rem;justify-content:center;margin-top:1rem;flex-wrap:wrap}.skeleton{background:linear-gradient(90deg,var(--surface-2) 25%,var(--surface-3, #2a2a2a) 50%,var(--surface-2) 75%);background-size:200% 100%;animation:sk-shimmer 1.2s ease-in-out infinite;border-radius:6px}@keyframes sk-shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.skeleton-card{padding:0;overflow:hidden}.sk-img{height:180px;border-radius:0;width:100%}.sk-line{height:14px;margin:.5rem .75rem}.sk-line.w80{width:80%}.sk-line.w60{width:60%}.sk-line.w40{width:40%}.sk-line.w90{width:90%}.sk-line.w70{width:70%}.sk-line.w50{width:50%}.sk-detail-img{height:360px;width:100%;border-radius:var(--radius)}.price-compare{background:var(--bg-elevated);border:1px solid var(--border);border-radius:var(--radius);padding:1rem 1.25rem;display:grid;gap:.65rem}.price-compare.compact{padding:.75rem;font-size:.9rem}.price-compare-row{display:flex;justify-content:space-between;align-items:center}.price-label{color:var(--text-muted);font-size:.85rem}.price-market{text-decoration:line-through;color:var(--text-muted)}.price-pawn{font-size:1.5rem;font-weight:800;color:var(--accent)}.price-savings-badge{display:flex;justify-content:space-between;align-items:center;padding:.5rem .75rem;background:#3fb9501a;border:1px solid rgba(63,185,80,.3);border-radius:var(--radius-sm)}.savings-pct{font-weight:800;color:var(--success);font-size:1.1rem}.savings-amt{color:var(--success);font-weight:600;font-size:.875rem}.market-insights{margin:.75rem 0 1rem}.market-insights-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(140px,1fr));gap:.65rem}.market-insight-item{padding:.75rem;border-radius:var(--radius);background:var(--bg-elevated);border:1px solid var(--border)}.market-insight-item.highlight{border-color:#22c55e59;background:#22c55e14}.market-insight-label{display:block;font-size:.7rem;color:var(--text-muted);margin-bottom:.25rem}.market-insight-item strong{font-size:1.1rem}.smart-price-card{margin-top:.75rem}.smart-price-card.compact{padding:1rem!important}.smart-price-head{display:flex;align-items:center;justify-content:space-between;gap:.75rem;margin-bottom:.25rem}.smart-price-head h3{margin:0;font-size:1.05rem}.smart-price-sub{font-size:.8125rem;margin:0 0 .75rem}.smart-price-badge{font-size:.75rem;padding:.2rem .55rem;border-radius:999px;font-weight:600}.smart-price-badge.cheap{background:#dcfce7;color:#166534}.smart-price-badge.fair{background:#e0f2fe;color:#0369a1}.smart-price-badge.expensive{background:#fee2e2;color:#991b1b}.smart-price-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(90px,1fr));gap:.5rem}.smart-price-item{padding:.55rem .65rem;border-radius:8px;background:var(--surface-2, #f8fafc)}.smart-price-item span{display:block;font-size:.6875rem;letter-spacing:.04em;color:var(--text-muted, #64748b);margin-bottom:.15rem}.smart-price-item strong{font-size:1rem}.smart-price-item.highlight{background:#eff6ff;border:1px solid #bfdbfe}.smart-price-foot{display:flex;flex-wrap:wrap;justify-content:space-between;gap:.5rem;margin-top:.75rem;font-size:.8125rem}.smart-price-foot .confidence{color:var(--text-muted, #64748b)}.smart-price-foot .confidence.low{color:#b45309}.smart-price-msg{font-size:.8125rem;margin-bottom:.75rem}@media(max-width:480px){.smart-price-grid{grid-template-columns:repeat(2,1fr)}}.offer-panel .panel-title{font-size:1rem;margin-bottom:.75rem}.offer-form{margin-bottom:1rem;max-width:420px}.offer-pending-block{margin-bottom:1rem;padding-bottom:1rem;border-bottom:1px solid var(--border)}.offer-pending-block h4,.offer-history h4{font-size:.8125rem;text-transform:uppercase;letter-spacing:.03em;color:var(--text-muted);margin-bottom:.5rem}.offer-list{list-style:none;margin:0;padding:0}.offer-list-item{display:flex;justify-content:space-between;align-items:flex-start;gap:.75rem;padding:.65rem 0;border-bottom:1px solid var(--border)}.offer-list-item:last-child{border-bottom:none}.offer-list-main{display:flex;flex-direction:column;gap:.2rem;min-width:0}.offer-list-actions{display:flex;flex-wrap:wrap;gap:.35rem;flex-shrink:0}.offer-panel .offer-status.pending{color:var(--warning)}.offer-panel .offer-status.accepted{color:var(--success)}.offer-panel .offer-status.rejected{color:var(--danger)}.offer-panel .offer-status.withdrawn{color:var(--text-muted)}.auctions-page .auction-list{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:1rem;list-style:none;padding:0;margin:0}.auction-card-head{display:flex;justify-content:space-between;align-items:flex-start;gap:.75rem;margin-bottom:.5rem}.auction-card-head h3{margin:0;font-size:1.05rem}.auction-card-head a{color:inherit;text-decoration:none}.auction-card-head a:hover{color:var(--accent, #2563eb)}.auction-status{font-size:.75rem;padding:.2rem .5rem;border-radius:999px;background:var(--surface-2, #f1f5f9);white-space:nowrap}.auction-card-meta{display:flex;flex-wrap:wrap;gap:.75rem;font-size:.8125rem;margin-bottom:.75rem}.auction-card-price{display:flex;flex-direction:column;gap:.15rem;margin-bottom:1rem}.auction-card-price strong{font-size:1.35rem;color:var(--accent, #2563eb)}.auction-card-price .label{font-size:.75rem;text-transform:uppercase;letter-spacing:.04em;color:var(--text-muted, #64748b)}.auction-detail-grid{display:grid;grid-template-columns:1fr 340px;gap:1.5rem;align-items:start}@media(max-width:768px){.auction-detail-grid{grid-template-columns:1fr}}.auction-stats{display:grid;grid-template-columns:repeat(auto-fit,minmax(120px,1fr));gap:.75rem;margin:1rem 0}.auction-stat{padding:.75rem;border-radius:8px;background:var(--surface-2, #f8fafc)}.auction-stat .label{display:block;font-size:.75rem;color:var(--text-muted, #64748b);margin-bottom:.25rem}.auction-stat strong{font-size:1.1rem}.auction-bid-form{display:flex;flex-direction:column;gap:.75rem}.auction-bid-form .hint{font-size:.8125rem}.bid-history{list-style:none;padding:0;margin:0}.bid-history li{display:flex;justify-content:space-between;gap:1rem;padding:.6rem 0;border-bottom:1px solid var(--border, #e2e8f0);font-size:.9rem}.bid-history li:first-child{font-weight:600}.auction-owner-panel .form-grid{display:grid;gap:.75rem}@media(max-width:480px){.auctions-page .auction-list{grid-template-columns:1fr}}.reservation-panel .panel-title{font-size:1rem;margin-bottom:.5rem}.reservation-panel .panel-hint{font-size:.8125rem;margin-bottom:.65rem}.reservation-durations{display:flex;flex-wrap:wrap;gap:.5rem}.reservation-countdown{font-size:.9375rem;padding:.65rem .75rem;border-radius:var(--radius);background:#f59e0b1f;border:1px solid rgba(245,158,11,.35)}.reservation-countdown strong{font-variant-numeric:tabular-nums;color:var(--warning)}.installment-panel{position:relative;overflow:hidden;margin-top:1rem;scroll-margin-top:calc(var(--header-h, 68px) + 1rem);border:1px solid rgba(0,212,255,.22);background:radial-gradient(ellipse 120% 80% at 100% -20%,rgba(0,212,255,.12),transparent 55%),radial-gradient(ellipse 80% 60% at -10% 110%,rgba(63,185,80,.08),transparent 50%),var(--surface, var(--bg-elevated))}.installment-panel:before{content:"";position:absolute;inset:0 0 auto;height:3px;background:linear-gradient(90deg,var(--installment-brand, #00d4ff),#3fb950,var(--installment-brand, #00d4ff));opacity:.85}.installment-panel .panel-title{font-size:1.05rem;margin:0;font-weight:800;letter-spacing:-.02em}.installment-panel-head{display:flex;align-items:center;justify-content:space-between;gap:.5rem;flex-wrap:wrap}.installment-demo-badge{font-size:.65rem;font-weight:700;text-transform:uppercase;letter-spacing:.06em;padding:.22rem .5rem;border-radius:999px;background:#fb770124;color:#fb923c;border:1px solid rgba(251,146,60,.4);white-space:nowrap}.installment-hero{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem;margin-bottom:1.1rem;padding-top:.15rem}.installment-hero-hint{margin:.35rem 0 0;font-size:.8125rem;color:var(--text-muted);line-height:1.45;max-width:28rem}.installment-price-chip{flex-shrink:0;display:flex;flex-direction:column;align-items:flex-end;gap:.15rem;padding:.55rem .85rem;border-radius:12px;background:#00d4ff1a;border:1px solid rgba(0,212,255,.28)}.installment-price-chip-label{font-size:.68rem;text-transform:uppercase;letter-spacing:.05em;color:var(--text-muted)}.installment-price-chip strong{font-size:1.25rem;font-weight:800;color:var(--accent);line-height:1}.installment-step{margin-bottom:1rem}.installment-section-label{display:flex;align-items:center;gap:.45rem;font-size:.78rem;font-weight:700;text-transform:uppercase;letter-spacing:.04em;color:var(--text-muted);margin:0 0 .55rem}.installment-step-num{display:inline-flex;align-items:center;justify-content:center;width:1.35rem;height:1.35rem;border-radius:999px;font-size:.72rem;font-weight:800;color:var(--accent);background:#00d4ff1f;border:1px solid rgba(0,212,255,.3);flex-shrink:0}.installment-soon-badge{margin-left:auto;padding:.18rem .55rem;border-radius:999px;font-size:.68rem;font-weight:800;letter-spacing:.03em;text-transform:uppercase;color:#fde68a;background:#f59e0b29;border:1px solid rgba(251,191,36,.35)}.installment-soon-box{margin:0 0 .75rem;padding:.75rem .85rem;border-radius:12px;background:#f59e0b14;border:1px solid rgba(251,191,36,.28)}.installment-soon-box strong{display:block;font-size:.84rem;font-weight:700;color:#fde68a;margin-bottom:.28rem;text-transform:none;letter-spacing:0}.installment-soon-box p{margin:0;font-size:.78rem;line-height:1.45;color:var(--text-muted)}.installment-banks{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.6rem}.installment-bank-btn{position:relative;display:flex;flex-direction:column;align-items:stretch;gap:.45rem;padding:.55rem;border-radius:14px;border:1.5px solid var(--border);background:#ffffff05;color:var(--text);cursor:pointer;text-align:left;transition:border-color .18s ease,box-shadow .18s ease,transform .18s ease,background .18s ease}.installment-bank-btn:hover:not(:disabled){border-color:#ffffff38;transform:translateY(-1px)}.installment-bank-btn.is-active{border-color:var(--bank-brand, var(--accent));background:color-mix(in srgb,var(--bank-brand, var(--accent)) 10%,transparent);box-shadow:0 0 0 1px color-mix(in srgb,var(--bank-brand, var(--accent)) 35%,transparent),0 8px 24px color-mix(in srgb,var(--bank-brand, var(--accent)) 18%,transparent)}.installment-bank-btn:disabled{opacity:.5;cursor:not-allowed}.installment-bank-logo-wrap{display:block;border-radius:8px;overflow:hidden;line-height:0;box-shadow:0 2px 8px #00000040}.installment-bank-logo,.bank-logo-svg{display:block;width:100%;height:auto}.installment-bank-name{font-size:.72rem;font-weight:600;color:var(--text-muted);line-height:1.25;padding:0 .1rem}.installment-bank-btn.is-active .installment-bank-name{color:var(--text)}.installment-bank-check{position:absolute;top:.45rem;right:.45rem;width:1.25rem;height:1.25rem;display:flex;align-items:center;justify-content:center;border-radius:999px;font-size:.65rem;font-weight:800;color:#fff;background:var(--bank-brand, var(--accent));box-shadow:0 2px 6px #0000004d}.installment-terms{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.55rem}.installment-term-btn{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.1rem;min-height:5rem;padding:.7rem .35rem;border-radius:14px;border:1.5px solid var(--border);background:#ffffff08;color:var(--text);cursor:pointer;text-align:center;transition:border-color .18s ease,background .18s ease,transform .18s ease,box-shadow .18s ease}.installment-term-btn:hover:not(:disabled){border-color:#00d4ff66;transform:translateY(-1px)}.installment-term-btn.is-selected{border-color:var(--installment-brand, var(--accent));background:color-mix(in srgb,var(--installment-brand, var(--accent)) 12%,transparent);box-shadow:0 0 0 1px color-mix(in srgb,var(--installment-brand, var(--accent)) 30%,transparent),0 6px 20px color-mix(in srgb,var(--installment-brand, var(--accent)) 15%,transparent);transform:translateY(-2px)}.installment-term-btn:disabled{opacity:.5;cursor:not-allowed}.installment-term-months{font-weight:900;font-size:1.35rem;line-height:1;color:var(--text)}.installment-term-unit{font-size:.7rem;font-weight:600;text-transform:uppercase;letter-spacing:.04em;color:var(--text-muted)}.installment-term-price{margin-top:.25rem;font-size:.72rem;font-weight:700;color:var(--success);line-height:1.2}.installment-term-btn.is-selected .installment-term-price{color:color-mix(in srgb,var(--installment-brand, var(--accent)) 80%,#fff)}.installment-summary{margin-top:.25rem;padding:1rem 1.05rem;border-radius:16px;background:linear-gradient(135deg,#3fb95024,#00d4ff14);border:1px solid rgba(63,185,80,.35);box-shadow:inset 0 1px #ffffff0f}.installment-summary-top{display:flex;align-items:center;gap:.85rem}.installment-summary-bank{flex-shrink:0;width:5.5rem;border-radius:8px;overflow:hidden;box-shadow:0 4px 12px #00000040}.installment-summary-bank-logo{width:100%;height:auto}.installment-summary-main{flex:1;display:flex;align-items:baseline;justify-content:space-between;gap:.75rem;flex-wrap:wrap}.installment-summary-label{font-size:.88rem;color:var(--text-muted);font-weight:600}.installment-summary-amount{font-size:1.65rem;font-weight:900;color:var(--success);line-height:1;letter-spacing:-.02em}.installment-summary-calc{margin:.65rem 0 0;padding-top:.65rem;border-top:1px dashed rgba(255,255,255,.12);font-size:.85rem;color:var(--text);font-weight:600}.installment-cta{margin-top:.85rem;min-height:3rem;border-radius:12px;font-weight:700;background:linear-gradient(135deg,var(--installment-brand, var(--accent)),color-mix(in srgb,var(--installment-brand, var(--accent)) 70%,#000));border:none;box-shadow:0 8px 24px color-mix(in srgb,var(--installment-brand, var(--accent)) 35%,transparent)}.installment-cta:hover:not(:disabled){filter:brightness(1.08)}.installment-cta-inner{display:inline-flex;align-items:center;justify-content:center;gap:.65rem}.installment-cta-logo{width:4.5rem;border-radius:6px;overflow:hidden;flex-shrink:0}.installment-pending-box{margin-top:.85rem;padding:.85rem;border-radius:14px;border:1px dashed rgba(251,146,60,.45);background:#fb923c12}.installment-pending-head{display:flex;align-items:center;gap:.75rem;margin-bottom:.75rem}.installment-pending-logo{width:4.5rem;flex-shrink:0;border-radius:6px;overflow:hidden}.installment-pending-head p{margin:0;font-size:.875rem;line-height:1.4}.installment-success,.installment-msg{margin-top:.75rem}.installment-demo-note{margin:.85rem 0 .35rem;font-size:.74rem;line-height:1.45}.installment-history-link{font-size:.8rem;font-weight:600;color:var(--accent)}@media(max-width:640px){.installment-hero{flex-direction:column;align-items:stretch}.installment-price-chip{align-items:flex-start;align-self:flex-start}}@media(max-width:480px){.installment-banks,.installment-terms{grid-template-columns:1fr}.installment-term-btn{min-height:3.5rem;flex-direction:row;flex-wrap:wrap;justify-content:flex-start;align-items:center;gap:.35rem .65rem;padding:.75rem 1rem}.installment-term-months{font-size:1.15rem}.installment-term-price{margin-top:0;margin-left:auto}.installment-summary-top{flex-direction:column;align-items:stretch}.installment-summary-bank{width:100%;max-width:8rem}}.img-gallery-main-wrap{position:relative}.img-gallery-main{position:relative;display:block;width:100%;border:none;padding:0;background:var(--surface-2);border-radius:var(--radius);overflow:hidden;cursor:zoom-in}.img-gallery-main img,.img-gallery-main video,.img-gallery-media,.img-zoom-media{width:100%;max-height:420px;object-fit:contain;display:block}@media(orientation:landscape)and (max-height:600px){.img-gallery-main img,.img-gallery-main video,.img-gallery-media,.img-zoom-media{max-height:60vh}.img-gallery-thumbs{margin-top:.35rem}.img-thumb{flex:0 0 56px;height:56px}}.img-gallery-main--video{cursor:default}.img-gallery-video-badge{position:absolute;bottom:.5rem;left:.5rem;font-size:.75rem;background:#000000a6;color:#fff;padding:.25rem .5rem;border-radius:4px}.img-zoom-hint{position:absolute;bottom:.5rem;right:.5rem;font-size:.75rem;background:#000000a6;color:#fff;padding:.25rem .5rem;border-radius:4px}.img-gallery-counter{position:absolute;top:.5rem;right:.5rem;font-size:.75rem;background:#000000a6;color:#fff;padding:.25rem .5rem;border-radius:4px}.img-gallery-nav{position:absolute;top:50%;transform:translateY(-50%);width:36px;height:36px;border:none;border-radius:50%;background:#0000008c;color:#fff;font-size:1.5rem;line-height:1;cursor:pointer;z-index:2}.img-gallery-nav.prev{left:.5rem}.img-gallery-nav.next{right:.5rem}.img-gallery-nav:hover{background:#000000bf}.img-gallery-thumbs{display:flex;gap:.5rem;margin-top:.5rem;overflow-x:auto;padding-bottom:.25rem}.img-thumb{flex:0 0 72px;height:72px;border:2px solid transparent;border-radius:6px;overflow:hidden;padding:0;cursor:pointer;background:var(--surface-2)}.img-thumb.active{border-color:var(--accent)}.img-thumb img{width:100%;height:100%;object-fit:cover}.img-gallery-dots{display:flex;justify-content:center;gap:.35rem;margin-top:.5rem}.img-gallery-dot{width:8px;height:8px;border-radius:50%;border:none;padding:0;background:var(--border);cursor:pointer}.img-gallery-dot.active{background:var(--accent);transform:scale(1.15)}.img-zoom-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:9999;background:#000000eb;display:flex;align-items:center;justify-content:center;padding:1rem}.img-zoom-overlay img{max-width:min(96vw,1200px);max-height:90vh;object-fit:contain}@media(orientation:landscape)and (max-height:600px){.img-zoom-overlay{padding:.5rem}.img-zoom-overlay img{max-height:94vh;max-width:94vw}.img-zoom-close{top:.5rem;right:.5rem;font-size:1.5rem}.img-zoom-nav{width:40px;height:40px;font-size:2rem}}.img-zoom-close{position:absolute;top:1rem;right:1rem;font-size:2rem;background:none;border:none;color:#fff;cursor:pointer}.img-zoom-nav{position:absolute;top:50%;transform:translateY(-50%);font-size:2.5rem;background:#ffffff26;border:none;color:#fff;width:48px;height:48px;border-radius:50%;cursor:pointer}.img-zoom-nav.prev{left:1rem}.img-zoom-nav.next{right:1rem}.img-zoom-counter{position:absolute;top:1rem;left:50%;transform:translate(-50%);color:#fff;font-size:.875rem;background:#00000080;padding:.25rem .75rem;border-radius:999px}.img-thumb video{width:100%;height:100%;object-fit:cover;display:block}.img-thumb--video{position:relative}.img-thumb-video-mark{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;font-size:1.1rem;color:#fff;text-shadow:0 1px 4px rgba(0,0,0,.8);pointer-events:none}.img-zoom-media-wrap{max-width:min(95vw,1200px);max-height:90vh}.text-autocomplete{display:flex;flex-direction:column;gap:.35rem}.text-autocomplete-label{font-size:.875rem;color:var(--text-muted, #94a3b8)}.text-autocomplete-input-wrap{position:relative}.text-autocomplete-dropdown{position:absolute;z-index:1000;left:0;right:0;top:calc(100% + 2px);margin:0;padding:0;list-style:none;background:var(--surface, #1e293b);border:1px solid var(--border, #334155);border-radius:var(--radius, 8px);max-height:220px;overflow-y:auto;box-shadow:0 8px 24px #00000059}.text-autocomplete-option{display:block;width:100%;text-align:left;padding:.6rem .75rem;border:none;background:transparent;color:inherit;font-size:.875rem;cursor:pointer;line-height:1.35;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.text-autocomplete-option:hover,.text-autocomplete-option:focus,.text-autocomplete-option.active{background:#00d4ff1a;outline:none}.share-product{display:flex;flex-direction:column;gap:.5rem;width:100%}.share-product-meta{font-size:.8rem;color:var(--text-muted, #64748b)}.share-product-buttons{display:flex;flex-wrap:wrap;gap:.35rem}.share-btn{min-width:2.5rem}@media(max-width:480px){.share-product-buttons{width:100%}.share-product-buttons .btn{flex:1 1 calc(50% - .35rem);justify-content:center}}.report-btn{font-size:.8125rem}.report-modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:#0f172a73;display:flex;align-items:center;justify-content:center;z-index:1000;padding:1rem}.report-modal{width:100%;max-width:420px;max-height:90vh;overflow-y:auto}.report-modal h3{margin:0 0 .25rem}.report-modal-actions{display:flex;gap:.5rem;flex-wrap:wrap}@media(max-width:480px){.report-modal{max-width:100%}}.delivery-modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:#0f172a73;display:flex;align-items:center;justify-content:center;z-index:1000;padding:1rem}.delivery-modal{width:100%;max-width:440px;max-height:90vh;overflow-y:auto}.delivery-modal h3{margin:0 0 .25rem}.delivery-modal-actions{display:flex;gap:.5rem;flex-wrap:wrap}@media(max-width:480px){.delivery-modal{max-width:100%}}.map-page-hint{margin:-.35rem 0 .85rem;font-size:.875rem}.map-page-layout{display:grid;grid-template-columns:minmax(0,1fr) minmax(240px,320px);gap:.85rem;align-items:stretch}.map-shop-list{display:flex;flex-direction:column;gap:.45rem;max-height:min(70vh,620px);overflow:auto;padding:.15rem}.map-shop-empty{margin:.75rem 0;font-size:.875rem}.map-shop-item{display:flex;gap:.65rem;align-items:flex-start;width:100%;text-align:left;padding:.7rem .75rem;border-radius:12px;border:1px solid rgba(167,139,250,.22);background:#0a0e16b8;color:inherit;cursor:pointer;transition:border-color .15s ease,background .15s ease,transform .15s ease}.map-shop-item:hover,.map-shop-item:focus-visible{border-color:#ffb3008c;background:#181228e6;outline:none;transform:translateY(-1px)}.map-shop-item-pin{flex-shrink:0;display:grid;place-items:center;width:1.6rem;height:1.6rem;margin-top:.1rem;border-radius:50%;background:linear-gradient(145deg,#ffe566,#ffb300);color:#1a1205;font-size:.7rem;font-weight:800}.map-shop-item-body{display:flex;flex-direction:column;gap:.2rem;min-width:0}.map-shop-item-body strong{font-size:.9rem;line-height:1.25}.map-shop-item-body .text-muted{font-size:.75rem;line-height:1.3}.map-shop-item-meta{font-size:.72rem;color:#c4b5fd}@media(max-width:900px){.map-page-layout{grid-template-columns:1fr}.map-shop-list{max-height:none;order:2}}.password-input-wrap{position:relative;display:flex;align-items:center}.password-input-wrap .input{padding-right:2.75rem}.password-input-toggle{position:absolute;right:.35rem;top:50%;transform:translateY(-50%);border:none;background:transparent;color:var(--text-muted);cursor:pointer;padding:.35rem .5rem;font-size:1rem;line-height:1;border-radius:var(--radius-sm)}.password-input-toggle:hover{color:var(--accent);background:var(--bg-hover)}.auth-method-hint{margin:0 0 .75rem;font-size:.875rem}.auth-method-tabs{display:grid;grid-template-columns:1fr 1fr;gap:.4rem;margin-bottom:1.1rem;padding:.3rem;border-radius:12px;background:#080a10b8;border:1px solid rgba(255,255,255,.08)}.auth-method-tab{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:0;border-radius:9px;padding:.65rem .5rem;font:inherit;font-size:.82rem;font-weight:650;color:#e2e8f0b8;background:transparent;cursor:pointer;transition:background .15s ease,color .15s ease}.auth-method-tab.is-active{color:#fff;background:#2563eb59;box-shadow:inset 0 0 0 1px #93c5fd59}.auth-method-tab:hover:not(.is-active){color:#fff;background:#ffffff0a}.auth-pawnshop-note{margin-top:1rem;font-size:.75rem;line-height:1.45}.address-autocomplete{display:flex;flex-direction:column;gap:1rem}.address-autocomplete-lang-hint{margin:0;font-size:.8125rem}.address-autocomplete-address-field{display:flex;flex-direction:column;gap:.35rem}.address-autocomplete-address-field>label{font-size:.875rem;color:var(--text-muted, #94a3b8)}.address-autocomplete-input-wrap{position:relative}.address-autocomplete-spinner{position:absolute;right:.75rem;top:50%;transform:translateY(-50%);color:var(--text-muted, #94a3b8);animation:address-ac-pulse 1s ease-in-out infinite;pointer-events:none}@keyframes address-ac-pulse{0%,to{opacity:.4}50%{opacity:1}}.address-autocomplete-dropdown{position:absolute;z-index:1000;left:0;right:0;top:calc(100% + 2px);margin:0;padding:0;list-style:none;background:var(--surface, #1e293b);border:1px solid var(--border, #334155);border-radius:var(--radius, 8px);max-height:220px;overflow-y:auto;box-shadow:0 8px 24px #00000059}.address-autocomplete-option{display:block;width:100%;text-align:left;padding:.6rem .75rem;border:none;background:transparent;color:inherit;font-size:.875rem;cursor:pointer;line-height:1.35}.address-autocomplete-option-text{display:flex;flex-direction:column;gap:.1rem;max-width:100%}.address-ac-line{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.address-ac-line--muted{font-size:.8rem;color:var(--text-muted, #94a3b8)}.address-autocomplete-option:hover,.address-autocomplete-option:focus,.address-autocomplete-option.active{background:#00d4ff1a;outline:none}.address-autocomplete-success{margin:0;font-size:.875rem;color:var(--success, #4ade80)}.document-upload{display:flex;flex-direction:column;gap:.35rem}.document-upload-label{font-size:.875rem;color:var(--text-muted, #94a3b8)}.document-dropzone{border:2px dashed var(--border);border-radius:var(--radius);padding:1.5rem 1rem;text-align:center;cursor:pointer;transition:border-color .2s,background .2s}.document-dropzone.over,.document-dropzone:hover{border-color:var(--accent);background:#00d4ff0f}.document-upload-hint{font-size:.8rem;margin-top:.25rem}.document-preview{display:flex;flex-wrap:wrap;align-items:flex-start;gap:.75rem;padding:.75rem;border:1px solid var(--border);border-radius:var(--radius)}.document-preview-img{max-width:200px;max-height:160px;object-fit:contain;border-radius:6px;border:1px solid var(--border)}.document-preview-file{display:flex;align-items:center;gap:.5rem;font-size:.875rem;word-break:break-all}.branch-selector{display:flex;flex-direction:column;gap:.35rem;min-width:0;flex:1 1 180px;max-width:100%}.branch-selector-label{font-size:.75rem;color:var(--text-muted, #94a3b8);text-transform:uppercase;letter-spacing:.04em}.branch-selector-select{width:100%}.branch-selector-single{font-size:.875rem;margin:0}@media(max-width:640px){.branch-selector{flex:1 1 100%}}.buy-requests-page .buy-filter-row{display:flex;gap:.5rem;flex-wrap:wrap;align-items:center;margin-bottom:1rem}.pawn-best-offer{color:#c44a00;font-weight:800}.buy-requests-page .buy-filter-row input{flex:1;min-width:140px}.pawn-listings-loading{min-height:120px;display:flex;align-items:center;justify-content:center}.pawn-page-head{align-items:flex-start;gap:1rem}.pawn-page-actions{display:flex;flex-wrap:wrap;gap:.5rem;flex-shrink:0}.pawn-page-intro{flex:1;min-width:0;padding:1.25rem 1.35rem;border-radius:var(--radius);border:2px solid rgba(255,193,7,.45);background:radial-gradient(ellipse 90% 70% at 100% 0%,rgba(255,193,7,.18),transparent 55%),radial-gradient(ellipse 70% 50% at 0% 100%,rgba(255,140,0,.12),transparent 50%),var(--bg-elevated);box-shadow:0 0 32px #ffa00026}.pawn-page-kicker{display:inline-flex;align-items:center;gap:.35rem;margin-bottom:.55rem;padding:.3rem .75rem;border-radius:999px;font-size:.68rem;font-weight:900;letter-spacing:.08em;text-transform:uppercase;color:#1a0c00;border:2px solid #ffc107;background:linear-gradient(180deg,#ffe566,#ffb300);box-shadow:0 0 14px #ffa00066;animation:pawn-cta-pulse 2.2s ease-in-out infinite}.pawn-page-title{font-size:clamp(1.6rem,4vw,2.35rem);font-weight:900;letter-spacing:-.02em;line-height:1.1;margin-bottom:.55rem;text-transform:uppercase;background:linear-gradient(135deg,#fff9c4,#ffc107 40%,#ff8f00 85%,#ffe082);-webkit-background-clip:text;background-clip:text;color:transparent;filter:drop-shadow(0 2px 8px rgba(255,160,0,.35))}.pawn-page-lead{font-size:.95rem;color:var(--text);max-width:42rem;line-height:1.5;margin:0 0 .35rem}.pawn-page-steps{font-size:.82rem;max-width:42rem;margin:0;opacity:.85}.pawn-trust-banner{margin-bottom:1rem;border-color:#3fb95059;background:radial-gradient(ellipse 80% 60% at 0% 0%,rgba(63,185,80,.08),transparent 55%),var(--bg-elevated)}.pawn-trust-banner strong{display:block;font-size:.95rem;margin-bottom:.35rem}.pawn-trust-banner p{margin:0 0 .5rem;font-size:.875rem;line-height:1.45}.pawn-trust-legal{font-size:.8rem!important;color:var(--success)!important;margin-bottom:.75rem!important}.pawn-guest-cta{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:.25rem}.buy-form-grid{grid-template-columns:repeat(auto-fill,minmax(200px,1fr))}.buy-form-full{grid-column:1 / -1}.buy-request-list{list-style:none;margin:1rem 0 0;padding:0;display:flex;flex-direction:column;gap:.75rem}.buy-request-head{display:flex;justify-content:space-between;align-items:flex-start;gap:.75rem;flex-wrap:wrap}.buy-request-head h3{font-size:1.05rem;margin:0}.buy-request-price{font-weight:800;color:var(--accent);white-space:nowrap}.buy-request-meta{display:flex;flex-wrap:wrap;gap:.5rem;font-size:.8125rem;margin-top:.35rem}.buy-request-desc{margin:.5rem 0 0;font-size:.875rem;color:var(--text-muted)}.buy-request-foot{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:.5rem;margin-top:.75rem;padding-top:.75rem;border-top:1px solid var(--border)}.buy-request-actions{display:flex;gap:.35rem;flex-wrap:wrap}.listing-media-thumb{max-width:120px;max-height:90px;object-fit:cover;border-radius:8px;margin-top:8px;background:#000}.pawn-owner-actions{display:flex;flex-wrap:wrap;gap:.5rem;justify-content:flex-end;align-items:center}.pawn-owner-actions-card .btn-block{width:100%}.pawn-form-actions{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:.75rem}.pawn-listing-form{margin-bottom:1rem}.pawn-edit-btn{font-weight:700}@media(max-width:640px){.dash-header{flex-direction:column;align-items:stretch;gap:.75rem}.pawn-owner-actions{justify-content:stretch}.pawn-owner-actions .btn-primary{flex:1}}@media(max-width:768px){.buy-form-grid{grid-template-columns:1fr}}.cabinet-overview{display:flex;flex-direction:column;gap:1rem;margin-top:1rem}.cabinet-section{min-height:120px}.cabinet-section-head{display:flex;justify-content:flex-end;align-items:center;gap:.75rem;flex-wrap:wrap;margin-bottom:.75rem}.cabinet-section-head:has(.cabinet-section-title){justify-content:space-between}.cabinet-section-title{margin:0;font-size:1rem;display:flex;align-items:center;gap:.35rem}.cabinet-section-actions{display:flex;flex-wrap:wrap;gap:.35rem}.cabinet-unread-badge{margin-left:.25rem}.cabinet-listing-list{margin:0}.cabinet-listing-thumb{max-width:120px;max-height:90px;object-fit:cover;border-radius:8px;margin-top:8px}.cabinet-listing-thumb--video{background:#000}.cabinet-notif-list{margin:0}.cabinet-notif-actions{display:flex;flex-wrap:wrap;gap:.35rem;margin-top:.35rem}.cabinet-quick-links{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:1rem}.dash-branch-row{display:flex;flex-wrap:wrap;align-items:flex-end;gap:.75rem}.dash-section{margin-top:1.25rem}.dash-section-title{font-size:.8125rem;font-weight:700;text-transform:uppercase;letter-spacing:.04em;color:var(--text-muted);margin-bottom:.65rem}.dash-kpi-grid{grid-template-columns:repeat(auto-fill,minmax(150px,1fr))}.dash-kpi-primary .stat-card{border-color:#00d4ff40;background:linear-gradient(145deg,var(--bg-elevated),rgba(0,212,255,.04))}.dash-conversion-grid{grid-template-columns:repeat(auto-fill,minmax(160px,1fr))}.dash-conversion-grid .stat-card-sm span{line-height:1.35}.dash-sales-grid{grid-template-columns:repeat(auto-fill,minmax(140px,1fr))}.dash-top-table-wrap{overflow-x:auto}.dash-top-mobile{display:none;flex-direction:column;gap:.65rem}.dash-top-card{display:flex;justify-content:space-between;align-items:center;gap:.75rem;padding:.75rem;border:1px solid var(--border);border-radius:var(--radius);background:var(--bg-elevated)}.dash-top-card-main{flex:1;min-width:0}.dash-top-card-main strong{display:block;font-size:.875rem;margin-bottom:.2rem}.dash-top-card-meta{display:flex;flex-wrap:wrap;gap:.5rem;font-size:.75rem;color:var(--text-muted)}.dash-top-rank{font-size:1.25rem;font-weight:800;color:var(--accent);min-width:1.75rem;text-align:center}.dash-shop-head{display:flex;gap:1rem;align-items:flex-start}.dash-shop-logo{width:64px;height:64px;border-radius:var(--radius-sm);object-fit:cover;flex-shrink:0}.dash-shop-logo--empty{display:grid;place-items:center;background:var(--bg-elevated);border:1px solid var(--border);font-size:1.25rem;color:var(--accent)}.dash-shop-info{flex:1;min-width:0}.dash-branding-row{display:flex;flex-wrap:wrap;gap:.5rem}@media(max-width:768px){.dash-header{flex-direction:column;align-items:stretch}.dash-top-table-wrap{display:none}.dash-top-mobile{display:flex}.dash-kpi-grid{grid-template-columns:repeat(2,1fr)}}.my-deliveries-page .delivery-list{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:1rem;list-style:none;padding:0;margin:1rem 0 0}.delivery-card-head{display:flex;justify-content:space-between;gap:.75rem;align-items:flex-start}.delivery-card-head h3{margin:0;font-size:1rem}.delivery-status{font-size:.75rem;padding:.2rem .5rem;border-radius:999px;background:var(--surface-2, #f1f5f9);white-space:nowrap}.delivery-address{font-size:.875rem;margin:.35rem 0}@media(max-width:480px){.my-deliveries-page .delivery-list{grid-template-columns:1fr}}.cat-img-uploader-hint{font-size:.875rem;margin:0 0 .35rem}.cat-img-uploader-meta{font-size:.8rem;margin:0 0 .85rem}.cat-img-slot-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(140px,1fr));gap:.75rem}.cat-img-slot{display:flex;flex-direction:column;gap:.35rem}.cat-img-slot-label{font-size:.8rem;font-weight:600;line-height:1.25}.cat-img-slot-required{color:var(--danger, #f87171);margin-left:2px}.cat-img-slot-empty,.cat-img-slot-preview{border:2px dashed var(--border);border-radius:var(--radius);min-height:120px;background:#ffffff05}.cat-img-slot-empty{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.35rem;padding:.75rem;cursor:pointer;color:var(--text-muted);font-size:.8rem;transition:border-color .2s,background .2s}.cat-img-slot-empty:hover{border-color:var(--accent);background:#00d4ff0f}.cat-img-slot-icon{font-size:1.35rem}.cat-img-slot-preview{position:relative;overflow:hidden;border-style:solid;padding:0;isolation:isolate}.cat-img-slot-preview img,.cat-img-slot-preview video{width:100%;height:120px;object-fit:cover;display:block;pointer-events:none}.cat-img-slot-cover{position:absolute;top:6px;left:6px;font-size:.65rem;background:var(--accent);color:#000;padding:1px 5px;border-radius:4px;font-weight:600;z-index:1;pointer-events:none}.cat-img-slot-remove{position:absolute;top:6px;right:6px;z-index:5;min-width:44px;min-height:44px;padding:0 .45rem;border:none;border-radius:999px;background:#b41428eb;color:#fff;cursor:pointer;line-height:1;font-size:.78rem;font-weight:700;display:inline-flex;align-items:center;justify-content:center;gap:.15rem;touch-action:manipulation;-webkit-tap-highlight-color:transparent}.cat-img-slot-remove-x{font-size:1.15rem;line-height:1}.cat-img-slot-remove-label{display:none}.cat-img-slot-replace{position:absolute;left:0;right:0;bottom:0;z-index:4;border:none;background:#000000b3;color:#fff;font-size:.8rem;min-height:40px;padding:.45rem;cursor:pointer;touch-action:manipulation;-webkit-tap-highlight-color:transparent}.cat-img-uploader-error{margin-top:.65rem;color:var(--danger, #f87171);font-size:.875rem}.cat-img-extra-section{margin-top:1.25rem;padding-top:1rem;border-top:1px solid var(--border)}.cat-img-extra-head{margin-bottom:.75rem}.cat-img-extra-title{margin:0 0 .25rem;font-size:.9rem}.cat-img-extra-hint{margin:0;font-size:.8rem}.cat-img-extra-list{list-style:none;margin:0 0 .75rem;padding:0;display:grid;grid-template-columns:repeat(auto-fill,minmax(100px,1fr));gap:.65rem}.cat-img-extra-item{position:relative;border-radius:var(--radius-sm);overflow:hidden;border:1px solid var(--border);background:var(--bg-elevated)}.cat-img-extra-item img,.cat-img-extra-item video{width:100%;height:90px;object-fit:cover;display:block;pointer-events:none}.cat-img-extra-label{display:block;font-size:.65rem;padding:.2rem .35rem;color:var(--text-muted);text-align:center}.cat-img-extra-remove{position:absolute;top:4px;right:4px;z-index:5;min-width:40px;min-height:40px;border:none;border-radius:999px;background:#b41428eb;color:#fff;cursor:pointer;line-height:1;font-size:1.1rem;font-weight:700;touch-action:manipulation;-webkit-tap-highlight-color:transparent}.cat-img-extra-add{margin-top:.25rem}@media(max-width:480px){.cat-img-slot-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.cat-img-slot-remove-label{display:inline}.cat-img-slot-preview img,.cat-img-slot-preview video{height:140px}.cat-img-slot-replace{min-height:44px}}.category-picker-title{font-size:.875rem;font-weight:700;margin:0 0 .75rem}.category-picker-group+.category-picker-group{margin-top:1rem}.category-picker-group-label{font-size:.72rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;color:var(--text-muted);margin:0 0 .5rem}.category-picker-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(108px,1fr));gap:.5rem}.category-picker-item{display:flex;flex-direction:column;align-items:center;gap:.35rem;padding:.65rem .4rem;border:1px solid var(--border);border-radius:var(--radius-sm);background:var(--bg-elevated);color:var(--text);cursor:pointer;transition:border-color .15s,background .15s,box-shadow .15s;min-height:78px}.category-picker-item:hover{border-color:var(--accent);background:var(--bg-hover)}.category-picker-item.active{border-color:var(--accent);background:#00d4ff1a;box-shadow:0 0 0 1px #00d4ff40}.category-picker-icon{margin-bottom:.15rem;color:#e8b84a;display:inline-flex;line-height:1}.category-picker-label{font-size:.72rem;line-height:1.25;text-align:center}@media(max-width:480px){.category-picker-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}.photo-ai-card{margin-top:.75rem;border:1px solid var(--border, #e5e7eb)}.photo-ai-head{display:flex;align-items:center;justify-content:space-between;gap:.5rem;flex-wrap:wrap}.photo-ai-head h3{margin:0;font-size:1rem}.photo-ai-sub{margin:.35rem 0 .75rem;font-size:.85rem}.photo-ai-msg{margin-bottom:.75rem;font-size:.85rem}.photo-ai-confidence{font-size:.8rem;padding:.15rem .5rem;border-radius:999px;background:#22c55e1f;color:var(--success, #16a34a)}.photo-ai-confidence.low{background:#eab30826;color:var(--warning, #ca8a04)}.photo-ai-fields{display:grid;grid-template-columns:auto 1fr;gap:.35rem .75rem;margin:0 0 1rem;font-size:.9rem}.photo-ai-fields dt{margin:0;color:var(--muted, #6b7280)}.photo-ai-fields dd{margin:0;font-weight:500;word-break:break-word}.photo-ai-actions{display:flex;flex-wrap:wrap;gap:.5rem}@media(max-width:480px){.photo-ai-actions .btn{flex:1 1 auto;min-width:7rem}}.add-product-existing-images{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:.75rem}.add-product-existing-item{position:relative;width:88px;height:88px;border-radius:8px;overflow:hidden;border:1px solid var(--border)}.add-product-existing-item img{width:100%;height:100%;object-fit:cover;display:block;pointer-events:none}.add-product-existing-remove{position:absolute;top:4px;right:4px;z-index:2;min-width:40px;min-height:40px;border:none;border-radius:999px;background:#b41428eb;color:#fff;font-size:1.15rem;font-weight:700;line-height:1;cursor:pointer;touch-action:manipulation;-webkit-tap-highlight-color:transparent}.admin-mod-page .admin-mod-head{display:flex;justify-content:space-between;align-items:flex-start;gap:1rem;flex-wrap:wrap}.admin-mod-note-inline{display:block;margin-bottom:1rem;max-width:480px;font-size:.875rem}.mod-list{list-style:none;padding:0;margin:.75rem 0 0}.mod-item{display:flex;flex-wrap:wrap;justify-content:space-between;gap:.75rem;padding:.75rem 0;border-bottom:1px solid var(--border, #e2e8f0)}.mod-actions{display:flex;flex-wrap:wrap;gap:.35rem}.admin-notes-panel{margin-top:1rem}.mod-notes-list{list-style:none;padding:0;margin:1rem 0 0}.mod-notes-list li{padding:.5rem 0;border-bottom:1px solid var(--border, #e2e8f0);font-size:.875rem}.mod-notes-list p{margin:.25rem 0 0}.badge-warning{background:#fef3c7;color:#92400e;margin-left:.35rem}@media(max-width:640px){.mod-item{flex-direction:column}}.cart-page{max-width:720px}.cart-header{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem;margin-bottom:1.25rem}.cart-hint{margin:.35rem 0 0;font-size:.85rem;max-width:36rem}.cart-order-sent{margin-bottom:1rem}.cart-list{list-style:none;margin:0 0 1rem;padding:0;display:flex;flex-direction:column;gap:.75rem}.cart-item{display:grid;grid-template-columns:88px 1fr auto;gap:.85rem;align-items:center;padding:.75rem}.cart-item-img-link{display:block;width:88px;height:88px;flex-shrink:0;border-radius:var(--radius-sm);overflow:hidden;background:var(--bg-elevated)}.cart-item-img,.cart-item-img-link .product-image-placeholder{width:88px;height:88px;object-fit:cover;display:block}.cart-item-title{font-weight:700;font-size:.95rem;line-height:1.3}.cart-item-shop{margin:.2rem 0 0;font-size:.8rem}.cart-item-price{margin:.35rem 0 0;font-size:1.05rem;font-weight:800;color:var(--accent)}.cart-item-remove{align-self:start}.cart-summary-row{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem;font-size:1rem}.cart-summary-row strong{font-size:1.25rem}.cart-checkout-title{margin:0 0 .35rem;font-size:1.05rem}.cart-contact-grid{margin:.85rem 0 1rem}.cart-msg{margin:0 0 .75rem;font-size:.85rem}.cart-continue{margin-top:.5rem}@media(max-width:520px){.cart-item{grid-template-columns:72px 1fr}.cart-item-remove{grid-column:2;justify-self:start}}.img-dropzone{border:2px dashed var(--border);border-radius:var(--radius);padding:2rem 1rem;text-align:center;cursor:pointer;transition:border-color .2s,background .2s}.img-dropzone.over,.img-dropzone:hover{border-color:var(--accent);background:#00d4ff0f}.img-preview-list{display:flex;flex-wrap:wrap;gap:.75rem;list-style:none;margin-top:1rem;padding:0}.img-preview-item{position:relative;width:100px;height:100px;border-radius:8px;overflow:hidden;border:1px solid var(--border)}.img-preview-cover{position:absolute;top:4px;left:4px;font-size:.65rem;background:var(--accent);color:#000;padding:1px 5px;border-radius:4px;font-weight:600;z-index:1}.img-preview-item img{width:100%;height:100%;object-fit:cover}.img-preview-video{width:100%;height:100%;object-fit:cover;background:#000}.img-preview-video-badge{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);font-size:1.25rem;color:#fff;text-shadow:0 2px 8px rgba(0,0,0,.8);pointer-events:none;z-index:1}.img-preview-actions{position:absolute;bottom:0;left:0;right:0;display:flex;justify-content:center;gap:2px;background:#000000a6;padding:2px;z-index:3}.img-preview-actions .btn{padding:0 4px;font-size:.7rem;min-height:auto}.img-preview-remove{position:absolute;top:4px;right:4px;z-index:5;min-width:40px;min-height:40px;border:none;border-radius:999px;background:#b41428eb;color:#fff;font-size:1.15rem;font-weight:700;line-height:1;cursor:pointer;touch-action:manipulation;-webkit-tap-highlight-color:transparent}.img-preview-item img,.img-preview-item video{pointer-events:none}@media(max-width:480px){.img-preview-item{width:120px;height:120px}.img-preview-actions .btn{min-height:36px;min-width:36px;font-size:.9rem}}.img-uploader-add{margin-top:.65rem}.img-dropzone--full{cursor:default;opacity:.75}.pawn-quote-compare{margin-top:1.25rem}.pawn-quote-compare-hint{margin:-.25rem 0 1rem;font-size:.9rem}.pawn-quote-summary{margin-bottom:1rem;border:2px solid #fb7701;background:linear-gradient(135deg,#fff8f0,#fff)}.pawn-quote-summary-top{display:flex;flex-wrap:wrap;gap:.75rem 1.5rem;align-items:center;margin-bottom:.35rem}.pawn-quote-summary-count{font-weight:700;font-size:1rem}.pawn-quote-summary-best{font-size:1.05rem}.pawn-quote-summary-where{margin:.35rem 0 0;font-size:.95rem}.pawn-quote-summary-range{margin:.35rem 0 0;font-size:.85rem}.pawn-quote-winner{margin-bottom:1rem;border:2px solid #2e9e5b;background:#f0faf4;display:flex;flex-wrap:wrap;gap:.5rem 1rem;align-items:center}.pawn-quote-winner-badge{background:#2e9e5b;color:#fff;padding:.2rem .55rem;border-radius:999px;font-size:.75rem;font-weight:800}.pawn-quote-winner-amount{font-size:1.25rem;font-weight:800;color:#1a6b3c}.pawn-quote-winner-actions{display:flex;flex-wrap:wrap;gap:.5rem;width:100%;margin-top:.25rem}.pawn-quote-table-wrap{overflow-x:auto;padding:0}.pawn-quote-table{width:100%;border-collapse:collapse;font-size:.9rem}.pawn-quote-table th,.pawn-quote-table td{padding:.65rem .75rem;text-align:left;border-bottom:1px solid var(--border, #e8e4df);vertical-align:middle}.pawn-quote-table th{font-size:.75rem;text-transform:uppercase;letter-spacing:.04em;color:var(--text-muted, #6b6560);background:var(--bg-elevated, #faf9f7)}.pawn-quote-row-best{background:#fff8f0}.pawn-quote-best-tag{display:inline-block;margin-right:.35rem;padding:.1rem .4rem;border-radius:4px;background:#fb7701;color:#fff;font-size:.65rem;font-weight:800;vertical-align:middle}.pawn-quote-amount-cell strong{font-size:1.05rem;color:#c44a00}.pawn-quote-row-actions{display:flex;flex-wrap:wrap;gap:.35rem}.pawn-quote-messages{list-style:none;margin:1rem 0 0;padding:0;display:flex;flex-direction:column;gap:.5rem}@media(max-width:720px){.pawn-quote-table th:nth-child(3),.pawn-quote-table td:nth-child(3){display:none}}.payment-mock-note{margin-bottom:1rem;font-size:.875rem}.payment-table{width:100%;font-size:.875rem}.pay-status{display:inline-block;padding:.15rem .5rem;border-radius:999px;font-size:.75rem;font-weight:600}.pay-status-pending{background:#ffc10726;color:var(--warning)}.pay-status-paid{background:#3fb95026;color:var(--success)}.pay-status-failed{background:#f8514926;color:var(--danger)}.pay-status-refunded{background:#00d4ff1f;color:var(--accent)}.pay-actions{display:flex;flex-wrap:wrap;gap:.35rem}.pay-installment-meta{font-size:.72rem;margin-top:.2rem}@media(max-width:768px){.payment-table th:nth-child(2),.payment-table td:nth-child(2),.payment-table th:nth-child(5),.payment-table td:nth-child(5){display:none}}.messages-page .messages-layout{display:grid;grid-template-columns:minmax(240px,320px) 1fr;gap:1rem;min-height:60vh}.messages-list{padding:0;overflow:hidden;display:flex;flex-direction:column}.messages-list-item{display:block;width:100%;text-align:left;padding:.85rem 1rem;border:none;border-bottom:1px solid var(--border);background:transparent;color:inherit;cursor:pointer;position:relative}.messages-list-item:hover,.messages-list-item.active{background:#00d4ff14}.messages-list-title{font-weight:600;font-size:.9rem}.messages-list-meta{font-size:.75rem;color:var(--text-muted)}.messages-list-preview{font-size:.8rem;margin-top:.25rem;opacity:.85;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.messages-unread-badge{position:absolute;top:.75rem;right:.75rem;background:var(--accent);color:#000;border-radius:999px;min-width:1.25rem;height:1.25rem;font-size:.7rem;font-weight:700;display:flex;align-items:center;justify-content:center;padding:0 .35rem}.messages-thread{display:flex;flex-direction:column;min-height:420px;padding:0;overflow:hidden}.messages-thread-head{display:flex;justify-content:space-between;align-items:flex-start;gap:.5rem;padding:1rem;border-bottom:1px solid var(--border)}.messages-scroll{flex:1;overflow-y:auto;padding:1rem;display:flex;flex-direction:column;gap:.65rem}.msg-bubble{max-width:85%;align-self:flex-start;background:var(--bg-elevated);border:1px solid var(--border);border-radius:12px;padding:.55rem .75rem}.msg-bubble.mine{align-self:flex-end;background:#00d4ff1f;border-color:#00d4ff40}.msg-time{font-size:.65rem;color:var(--text-muted);margin-top:.25rem}.messages-compose{display:flex;gap:.5rem;padding:.75rem;border-top:1px solid var(--border)}.messages-compose .input{flex:1}.messages-empty{padding:2rem;text-align:center}.messages-page-error{color:var(--danger, #f87171);margin-bottom:.75rem;font-size:.9rem}.messages-physical-note{font-size:.875rem;margin:-.25rem 0 1rem}.messages-empty-inline{text-align:center;padding:1.5rem 0}@media(max-width:768px){.messages-page .messages-layout{grid-template-columns:1fr}.messages-list{max-height:220px;overflow-y:auto}}.import-products-page{max-width:1200px}.import-products-page .import-header{display:flex;justify-content:space-between;align-items:flex-start;gap:1rem;flex-wrap:wrap;margin-bottom:1rem}.import-layout{display:grid;grid-template-columns:minmax(0,1.6fr) minmax(280px,1fr);gap:1rem;align-items:start}.import-main,.import-sidebar{display:flex;flex-direction:column;gap:1rem;min-width:0}.import-section-title{margin:0 0 .75rem;font-size:1rem}.import-banner{margin-bottom:1rem;padding:.85rem 1rem;border-radius:var(--radius-sm);border:1px solid var(--border)}.import-banner strong{display:block;margin-bottom:.25rem}.import-banner p{margin:0;font-size:.875rem}.import-banner--success{background:#3fb9501f;border-color:#3fb95059;color:var(--success)}.import-banner--error{background:#f871711f;border-color:#f8717159;color:var(--danger)}.import-admin-select{display:grid;gap:.35rem;margin-bottom:.85rem;font-size:.8125rem;color:var(--text-muted);font-weight:500}.import-dropzone{border:2px dashed var(--border);border-radius:var(--radius);padding:2rem 1.25rem;text-align:center;cursor:pointer;transition:border-color .15s,background .15s;background:var(--bg-elevated)}.import-dropzone:hover,.import-dropzone--active{border-color:var(--accent);background:#00d4ff0f}.import-dropzone--has-file{text-align:left;padding:1rem}.import-dropzone-icon{font-size:2rem;line-height:1;display:block;margin-bottom:.5rem}.import-dropzone-title{margin:0;font-weight:600}.import-dropzone-hint{margin:.35rem 0 0;font-size:.8rem}.import-file-meta{display:flex;align-items:center;gap:.75rem}.import-file-icon{font-size:1.75rem;line-height:1}.import-file-name{margin:0;font-weight:600;word-break:break-word}.import-file-size{margin:.15rem 0 0;font-size:.8rem}.import-preview-head{display:flex;justify-content:space-between;align-items:baseline;gap:.75rem;flex-wrap:wrap;margin-bottom:.5rem}.import-preview-head .import-section-title{margin-bottom:0}.import-preview-meta{font-size:.8rem}.import-preview-empty{margin:0;font-size:.875rem;padding:1.5rem 0;text-align:center}.import-preview-table-wrap{max-height:420px;overflow:auto}.import-preview-table{font-size:.75rem}.import-preview-table th,.import-preview-table td{white-space:nowrap;max-width:180px;overflow:hidden;text-overflow:ellipsis}.import-actions{display:flex;align-items:center;gap:.75rem;flex-wrap:wrap}.import-actions-hint{margin:0;font-size:.8rem}.import-format-hint{font-size:.875rem;margin:0 0 .5rem}.import-format-code{display:block;padding:.75rem;margin:.5rem 0 .75rem;border-radius:8px;background:var(--bg-elevated);border:1px solid var(--border);font-size:.72rem;overflow-x:auto;white-space:nowrap}.import-hints{font-size:.8rem;padding-left:1.1rem;margin:0 0 1rem}.import-result-stats,.import-history-stats{display:flex;flex-wrap:wrap;gap:.75rem;margin-top:.5rem}.import-stat.success{color:var(--success);font-size:.875rem;font-weight:600}.import-stat.fail{color:var(--danger);font-size:.875rem;font-weight:600}.import-errors-table{margin-top:1rem}.import-history-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.75rem}.import-history-item{padding:.65rem 0;border-bottom:1px solid var(--border)}.import-history-item:last-child{border-bottom:none;padding-bottom:0}.import-history-top{display:flex;justify-content:space-between;gap:.5rem;align-items:flex-start;font-size:.8rem}.import-history-top strong{word-break:break-word}.import-history-shop{margin:.25rem 0 0;font-size:.75rem}.import-history-empty{margin:0;font-size:.875rem}@media(max-width:960px){.import-layout{grid-template-columns:1fr}.import-sidebar{order:-1}}@media(max-width:640px){.import-file-meta{flex-wrap:wrap}.import-history-top{flex-direction:column}}.compare-bar{position:fixed;bottom:1rem;left:50%;transform:translate(-50%);z-index:100;display:flex;align-items:center;gap:.75rem;padding:.6rem 1rem;background:var(--bg-card, #0a0e14);border:1px solid var(--border);border-radius:999px;box-shadow:0 8px 32px #00000059;max-width:calc(100vw - 1rem)}@media(max-width:640px){.compare-bar{left:.5rem;right:.5rem;transform:none;border-radius:var(--radius);justify-content:center;flex-wrap:wrap}}:root{--bg: #030508;--bg-card: #0a0e14;--bg-elevated: #111820;--bg-hover: #161f2a;--border: #1e2a38;--border-glow: rgba(124, 58, 237, .35);--text: #e8edf4;--text-muted: #7d8a9a;--accent: #8b7cff;--accent-dim: #6d5efc;--gold: #d4af37;--gold-dim: #9a7b1a;--success: #3fb950;--warning: #d29922;--danger: #f85149;--gradient: linear-gradient(135deg, #4f46e5 0%, #7c3aed 50%, #2563eb 100%);--gradient-gold: linear-gradient(135deg, #d4af37, #f5e6a3);--radius: 12px;--radius-sm: 8px;--shadow: 0 4px 24px rgba(0, 0, 0, .4);--shadow-glow: 0 0 40px rgba(124, 58, 237, .18);--header-h: 68px}*{box-sizing:border-box;margin:0;padding:0}html{min-height:100%;width:100%;overflow-x:hidden;overscroll-behavior-x:none;-webkit-text-size-adjust:100%}html,body,#root{min-height:100vh;max-width:100%}body{font-family:Inter,system-ui,sans-serif;background:var(--bg);color:var(--text);line-height:1.5;-webkit-font-smoothing:antialiased;width:100%;overflow-x:hidden;overscroll-behavior-x:none;position:relative}#root{width:100%;overflow-x:clip}body:before{content:"";position:fixed;top:0;right:0;bottom:0;left:0;background:radial-gradient(ellipse 80% 50% at 50% -20%,rgba(79,70,229,.18),transparent),radial-gradient(ellipse 60% 40% at 100% 45%,rgba(124,58,237,.14),transparent),radial-gradient(ellipse 50% 35% at 0% 80%,rgba(37,99,235,.08),transparent);pointer-events:none;z-index:0}#root>*{position:relative;z-index:1}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}.container{width:min(1200px,100% - 1.5rem);margin:0 auto;max-width:100%}.container-wide{width:min(1400px,100% - 1rem);margin:0 auto;max-width:100%}.btn{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:.65rem 1.2rem;border-radius:var(--radius-sm);border:1px solid transparent;cursor:pointer;font-weight:600;font-size:.875rem;transition:.2s}.btn-primary{background:var(--gradient);color:#fff;border:none}.btn-primary:hover{filter:brightness(1.1);box-shadow:var(--shadow-glow)}.btn-gold{background:var(--gradient-gold);color:#000;border:none}.btn-gold:hover{filter:brightness(1.08)}.btn-ghost{background:transparent;border-color:var(--border);color:var(--text)}.btn-ghost:hover{border-color:var(--accent);color:var(--accent)}.btn-sm{padding:.4rem .8rem;font-size:.8125rem}.btn-lg{padding:.85rem 1.5rem;font-size:1rem}.btn-block{width:100%}.input,.select,.textarea{width:100%;padding:.7rem 1rem;background:var(--bg-elevated);border:1px solid var(--border);border-radius:var(--radius-sm);color:var(--text)}.input:focus,.select:focus,.textarea:focus{outline:none;border-color:var(--accent);box-shadow:0 0 0 3px #00d4ff26}.input-lg{padding:1rem 1.15rem;font-size:1rem}.card{background:var(--bg-card);border:1px solid var(--border);border-radius:var(--radius);box-shadow:var(--shadow)}.glass{background:#0a0e14d9;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border:1px solid var(--border)}.badge{display:inline-flex;align-items:center;gap:.25rem;padding:.2rem .55rem;border-radius:999px;font-size:.7rem;font-weight:700}.badge-verified{background:#3fb9502e;color:#4ade80;border:1px solid rgba(74,222,128,.45);box-shadow:0 0 10px #3fb9502e;font-weight:700}.badge-device-verified{background:#00d4ff1f;color:var(--accent);border:1px solid rgba(0,212,255,.35)}.badge-gold{background:#d4af3726;color:var(--gold);border:1px solid rgba(212,175,55,.35)}.badge-discount{background:#00d4ff1f;color:var(--accent);border:1px solid var(--border-glow)}.page-title{font-size:clamp(1.35rem,3vw,1.75rem);font-weight:800;letter-spacing:-.02em}.text-muted{color:var(--text-muted)}.page-pad{padding:1.25rem 0 2.5rem}.grid-products{display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:1rem;position:relative;z-index:2}.grid-products>*{min-width:0}.catalog-products-wrap{position:relative;z-index:2}.list-products{display:flex;flex-direction:column;gap:.75rem;position:relative;z-index:2}.catalog-map-wrap{position:relative;z-index:1;isolation:isolate;overflow:hidden;border-radius:var(--radius)}.catalog-map-wrap[hidden]{display:none!important}.map-section{border-radius:var(--radius);overflow:hidden;border:1px solid var(--border);background:#e8ecf1}.leaflet-container{background:#e8ecf1!important;font-family:inherit}.leaflet-container .maplibregl-canvas{outline:none}body>.maplibregl-canvas,body>.maplibregl-map,body>.maplibregl-control-container{display:none!important;visibility:hidden!important;pointer-events:none!important}.map-popup-card{min-width:220px;color:#111}.saving{color:var(--success);font-weight:700}.filter-chip{padding:.45rem .9rem;border-radius:999px;border:1px solid var(--border);background:var(--bg-elevated);cursor:pointer;font-size:.8125rem;font-weight:500;color:var(--text-muted);transition:.15s}.filter-chip:hover,.filter-chip.active{border-color:var(--accent);color:var(--accent);background:#00d4ff14}.filter-chip.active{color:#fff;background:#00d4ff33}.view-switch{display:flex;flex-wrap:wrap;background:var(--bg-elevated);padding:3px;border-radius:var(--radius-sm);border:1px solid var(--border);max-width:100%;min-width:0}.view-switch button{padding:.4rem .75rem;border:none;background:transparent;color:var(--text-muted);border-radius:6px;cursor:pointer;font-size:.8125rem}.view-switch button.active{background:var(--accent);color:#000;font-weight:700}.section-title{font-size:1.2rem;font-weight:800;margin-bottom:.5rem}.section-subtitle{color:var(--text-muted);font-size:.875rem;margin-bottom:1rem}.breadcrumb{display:flex;flex-wrap:wrap;gap:.35rem;font-size:.8125rem;color:var(--text-muted);margin-bottom:1rem}.breadcrumb a:hover{color:var(--accent)}.detail-gallery-installment{margin-top:1rem}.detail-gallery-installment .installment-panel{margin-top:0}.detail-grid{display:grid;grid-template-columns:1fr 1fr 300px;gap:1.5rem}@media(max-width:1024px){.detail-grid{grid-template-columns:1fr}}@media(orientation:landscape)and (min-width:668px)and (max-width:1024px){.detail-grid{grid-template-columns:1fr 1fr}}.detail-img{width:100%;border-radius:var(--radius);border:1px solid var(--border)}.detail-title{font-size:1.5rem;font-weight:800}.detail-desc{color:var(--text-muted);margin:.75rem 0;line-height:1.65}.detail-actions{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:1rem}.detail-sidebar{padding:1.25rem;position:sticky;top:calc(var(--header-h) + 1rem)}.info-row{display:flex;gap:.75rem;padding:.6rem 0;border-bottom:1px solid var(--border)}.info-row:last-child{border-bottom:none}.info-row-text{display:flex;flex-direction:column;gap:.15rem;min-width:0;flex:1}.info-row-label{display:block;font-size:.7rem;color:var(--text-muted);text-transform:uppercase;letter-spacing:.04em}.info-row-value{display:block;font-size:.9rem;font-weight:500;word-break:break-word}.alert-box{padding:.75rem 1rem;border-radius:var(--radius-sm);margin-top:.75rem;font-size:.875rem}.alert-box.success{background:#3fb9501f;color:var(--success);border:1px solid rgba(63,185,80,.3)}.alert-box.error{background:#f8514926;color:#ffb4af;border:1px solid rgba(248,81,73,.45)}.alert-box.warning{background:#d299221f;color:var(--warning);border:1px solid rgba(210,153,34,.3)}.empty-state,.loading-box{padding:3rem;text-align:center;color:var(--text-muted)}.empty-state{max-width:440px;margin:2rem auto}.empty-title{font-weight:700;color:var(--text);margin-bottom:.5rem}.form-grid{display:grid;gap:1rem}.form-grid label{display:grid;gap:.35rem;font-size:.8125rem;color:var(--text-muted);font-weight:500}.add-product-fieldset{border:1px solid var(--border);border-radius:var(--radius-sm);padding:1rem 1rem .25rem;margin:0}.add-product-fieldset legend{font-size:.8125rem;font-weight:700;color:var(--text);padding:0 .35rem}.auth-page{min-height:calc(100vh - var(--header-h));display:grid;place-items:center;padding:2rem 1rem}.section-pad{padding:1.25rem}.dash-header{display:flex;justify-content:space-between;align-items:flex-start;gap:1rem;flex-wrap:wrap}.auth-card{width:min(420px,100%);padding:2rem}.table-wrap{overflow-x:auto}table{width:100%;border-collapse:collapse;font-size:.875rem}th,td{padding:.75rem;text-align:left;border-bottom:1px solid var(--border)}th{color:var(--text-muted);font-weight:600;font-size:.75rem;text-transform:uppercase}.hide-mobile{display:inline}@media(max-width:768px){.hide-mobile{display:none!important}}.show-mobile-only{display:none!important}@media(max-width:768px){.show-mobile-only{display:inline-flex!important}}@keyframes pawn-cta-pulse{0%,to{box-shadow:0 0 #ffb0008c,0 4px 16px #ff780073,inset 0 1px #ffffff73}50%{box-shadow:0 0 0 5px #ffb00000,0 6px 28px #ff9600a6,inset 0 1px #ffffff8c}}@keyframes pawn-cta-shimmer{0%{background-position:0% 50%}to{background-position:200% 50%}}.catalog-layout{display:grid;grid-template-columns:280px 1fr;gap:1.25rem;align-items:start}@media(max-width:1180px)and (min-width:901px){.catalog-layout{grid-template-columns:240px 1fr;gap:1rem}}@media(max-width:900px){.catalog-layout{grid-template-columns:1fr}}@media(min-width:601px)and (max-width:1024px){.grid-products{grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:.85rem}}.stat-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(140px,1fr));gap:.75rem}.stat-card{padding:1rem;border-radius:var(--radius);background:var(--bg-elevated);border:1px solid var(--border)}.stat-card--clickable{cursor:pointer;text-align:left;width:100%;font:inherit;color:inherit;transition:border-color .15s,transform .15s;touch-action:manipulation}.stat-card--clickable:hover,.stat-card--clickable:focus-visible{border-color:var(--accent);outline:none}.admin-quick-nav .btn{touch-action:manipulation}.admin-tabs button{touch-action:manipulation;min-height:40px}.stat-card strong{display:block;font-size:1.5rem;font-weight:800;background:var(--gradient);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.stat-card span{font-size:.75rem;color:var(--text-muted)}:root{--surface: var(--bg-card);--surface-2: var(--bg-elevated);--surface-3: var(--bg-hover)}.hp-field{position:absolute;left:-9999px;opacity:0;height:0;width:0;pointer-events:none}.compare-insights-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:1rem}.compare-table-wrap{overflow-x:auto;margin-top:1rem;padding:1rem}.compare-table{width:100%;border-collapse:collapse;font-size:.9rem}.compare-table th,.compare-table td{padding:.75rem;border-bottom:1px solid var(--border);text-align:left;vertical-align:top}.compare-table th:first-child{width:120px;color:var(--text-muted)}.compare-table .cheapest-col{background:#22c55e14}.compare-stat-cheapest strong{color:var(--success)!important;-webkit-text-fill-color:var(--success)!important}.compare-quick-pills{display:flex;flex-wrap:wrap;gap:.35rem}.compare-pick-grid{margin-top:.75rem}.compare-pick-card{display:flex;flex-direction:column;gap:.5rem}.compare-pick-card .btn{align-self:stretch}.compare-cards-mobile{display:none;flex-direction:column;gap:.75rem;margin-top:1rem}.compare-mobile-card.cheapest{border-color:var(--success)}.compare-mobile-card h3{font-size:1rem;margin:.35rem 0}.detail-panels-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1rem;margin-top:1.5rem}.detail-title-row{display:flex;flex-wrap:wrap;align-items:center;gap:.5rem;margin-bottom:.35rem}.detail-trust-row{display:flex;flex-wrap:wrap;align-items:center;gap:.5rem;margin-bottom:.75rem}.badge-trust{background:#00d4ff1f;border:1px solid rgba(0,212,255,.35);color:var(--accent)}.compare-similar-section{margin-top:1.5rem}.compare-similar-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:.75rem;margin-top:.75rem}.compare-similar-card{display:flex;flex-direction:column;gap:.5rem}.compare-stat-single{grid-template-columns:repeat(auto-fill,minmax(140px,1fr))}.compare-table-desktop{display:block}@media(max-width:768px){.compare-table-desktop{display:none}.compare-cards-mobile{display:flex}.dash-stat-grid{grid-template-columns:repeat(2,1fr)}.dash-conversion-grid{grid-template-columns:1fr}.stat-card-sm strong{font-size:1.15rem}.compare-nav-btn{margin-left:auto}}.notif-type-badge{display:inline-block;font-size:.65rem;font-weight:600;text-transform:uppercase;letter-spacing:.03em;color:var(--accent);margin-bottom:.25rem}.notif-page-list{list-style:none;margin-top:1rem;padding:0}.notif-page-item{display:flex;gap:.75rem;align-items:flex-start;padding:1rem;border-bottom:1px solid var(--border)}.notif-page-item:last-child{border-bottom:none}.notif-page-item.unread{background:#00d4ff0d;border-left:3px solid var(--accent)}.notif-page-body{flex:1;min-width:0}.notif-page-meta{display:flex;flex-wrap:wrap;gap:.5rem;align-items:center;margin-bottom:.35rem}.nav-icon-link{padding:.35rem .5rem!important;font-size:1rem}.nav-cabinet-link{font-size:1.15rem!important}.nav-cart-link{position:relative}.nav-cart-badge{position:absolute;top:-2px;right:-4px;min-width:1.1rem;height:1.1rem;padding:0 .3rem;border-radius:999px;background:var(--accent);color:#000;font-size:.65rem;font-weight:800;line-height:1.1rem;text-align:center;box-shadow:0 0 0 2px var(--bg);pointer-events:none}.stat-card-sm{padding:.75rem}.stat-card-sm strong{font-size:1.25rem}.notif-list{list-style:none;margin-top:.75rem}.notif-list li{padding:.75rem 0;border-bottom:1px solid var(--border)}.notif-list li.unread{border-left:3px solid var(--accent);padding-left:.5rem}.owner-inventory{display:flex;flex-direction:column;gap:1rem;margin-top:.75rem}.owner-product-row{display:grid;grid-template-columns:1fr auto;gap:1rem;align-items:center;padding:.5rem}.owner-status-select{min-width:140px}.detail-badges-row{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:.5rem;align-items:center}.badge-vip{background:var(--gold-dim);color:#fff}.badge-featured{background:var(--accent-dim);color:#fff}.pm-badge-vip,.pm-badge-featured,.pm-badge-sold{position:absolute;top:.5rem;font-size:.65rem;padding:.2rem .4rem;border-radius:4px;font-weight:700}.pm-badge-vip{left:.5rem;background:var(--gold);color:#000}.pm-badge-promo{left:.5rem;top:2rem;background:#7c3aed;color:#fff}.pm-badge-featured{left:3rem;background:var(--accent);color:#000}.pm-badge-sold{right:.5rem;background:var(--danger);color:#fff}.locale-select{background:var(--bg-elevated);border:1px solid var(--border);color:var(--text);border-radius:6px;padding:.35rem 1.75rem .35rem .5rem;font-size:.8125rem;width:auto;min-width:6.75rem;max-width:none;flex-shrink:0}.map-popup-card h4{margin:0 0 .35rem;font-size:.95rem}.pawnshop-banner-wrap{margin-bottom:1rem;border-radius:var(--radius);overflow:hidden;max-height:200px}.pawnshop-banner{width:100%;height:200px;object-fit:cover;display:block}.pawnshop-logo{width:56px;height:56px;border-radius:12px;object-fit:cover;border:1px solid var(--border)}.static-page .static-section{margin-top:1.25rem}.static-page .static-section h2{font-size:1rem;margin-bottom:.35rem}.static-page .static-actions{display:flex;flex-wrap:wrap;gap:.65rem;margin-top:1.5rem}.admin-tabs{max-width:100%}.admin-actions{display:flex;gap:.35rem;flex-wrap:wrap}.owner-product-actions{display:flex;flex-direction:column;gap:.5rem;align-items:stretch;min-width:140px}.footer-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(160px,1fr));gap:1.5rem}.footer-brand-link{color:inherit;text-decoration:none;border-bottom:none;transition:color .15s ease}.footer-brand-link:hover,.footer-brand-link:focus-visible{color:#e8edf4}.footer-help-note{font-size:.8rem;margin-top:.75rem;max-width:280px;line-height:1.45}.footer-grid a.footer-help-title,.footer-help-title{display:inline-block!important;margin:0 0 .2rem!important;font-size:1rem!important;font-weight:800!important;letter-spacing:.02em;color:#fbbf24!important;text-decoration:none;border:none;transition:color .15s ease,filter .15s ease}.footer-grid a.footer-help-title:hover,.footer-grid a.footer-help-title:focus-visible,.footer-help-title:hover,.footer-help-title:focus-visible{color:#fde68a!important;filter:brightness(1.08)}.footer-help-body{display:block;margin-top:.15rem;font-size:.78rem;color:var(--text-muted);border:none}@media(max-width:768px){.owner-product-row{grid-template-columns:1fr}.owner-product-actions{flex-direction:row;flex-wrap:wrap}.detail-grid{grid-template-columns:1fr!important}.container-wide{padding-left:.75rem;padding-right:.75rem}.notifications-page .dash-header{flex-direction:column;align-items:flex-start;gap:.75rem}.notif-page-item{flex-wrap:wrap}}.catalog-top{display:flex;justify-content:space-between;align-items:flex-end;gap:1rem;flex-wrap:wrap;margin-bottom:1.25rem}.catalog-search-row{display:flex;gap:.5rem;min-width:0;flex:1 1 100%;max-width:400px;width:100%;align-items:stretch}.catalog-search-row .input{width:auto;flex:1;min-width:0}.catalog-toolbar{display:flex;justify-content:space-between;align-items:center;gap:.5rem;margin-bottom:1rem;flex-wrap:wrap;min-width:0}.catalog-main{min-width:0;position:relative;z-index:2}.leaflet-pane,.leaflet-tile,.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-tile-container,.leaflet-pane>svg,.leaflet-pane>canvas,.leaflet-zoom-box,.leaflet-image-layer,.leaflet-layer{position:absolute;left:0;top:0}.leaflet-container{overflow:hidden}.leaflet-tile,.leaflet-marker-icon,.leaflet-marker-shadow{-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-user-drag:none}.leaflet-tile::selection{background:transparent}.leaflet-safari .leaflet-tile{image-rendering:-webkit-optimize-contrast}.leaflet-safari .leaflet-tile-container{width:1600px;height:1600px;-webkit-transform-origin:0 0}.leaflet-marker-icon,.leaflet-marker-shadow{display:block}.leaflet-container .leaflet-overlay-pane svg{max-width:none!important;max-height:none!important}.leaflet-container .leaflet-marker-pane img,.leaflet-container .leaflet-shadow-pane img,.leaflet-container .leaflet-tile-pane img,.leaflet-container img.leaflet-image-layer,.leaflet-container .leaflet-tile{max-width:none!important;max-height:none!important;width:auto;padding:0}.leaflet-container img.leaflet-tile{mix-blend-mode:plus-lighter}.leaflet-container.leaflet-touch-zoom{-ms-touch-action:pan-x pan-y;touch-action:pan-x pan-y}.leaflet-container.leaflet-touch-drag{-ms-touch-action:pinch-zoom;touch-action:none;touch-action:pinch-zoom}.leaflet-container.leaflet-touch-drag.leaflet-touch-zoom{-ms-touch-action:none;touch-action:none}.leaflet-container{-webkit-tap-highlight-color:transparent}.leaflet-container a{-webkit-tap-highlight-color:rgba(51,181,229,.4)}.leaflet-tile{filter:inherit;visibility:hidden}.leaflet-tile-loaded{visibility:inherit}.leaflet-zoom-box{width:0;height:0;-moz-box-sizing:border-box;box-sizing:border-box;z-index:800}.leaflet-overlay-pane svg{-moz-user-select:none}.leaflet-pane{z-index:400}.leaflet-tile-pane{z-index:200}.leaflet-overlay-pane{z-index:400}.leaflet-shadow-pane{z-index:500}.leaflet-marker-pane{z-index:600}.leaflet-tooltip-pane{z-index:650}.leaflet-popup-pane{z-index:700}.leaflet-map-pane canvas{z-index:100}.leaflet-map-pane svg{z-index:200}.leaflet-vml-shape{width:1px;height:1px}.lvml{behavior:url(#default#VML);display:inline-block;position:absolute}.leaflet-control{position:relative;z-index:800;pointer-events:visiblePainted;pointer-events:auto}.leaflet-top,.leaflet-bottom{position:absolute;z-index:1000;pointer-events:none}.leaflet-top{top:0}.leaflet-right{right:0}.leaflet-bottom{bottom:0}.leaflet-left{left:0}.leaflet-control{float:left;clear:both}.leaflet-right .leaflet-control{float:right}.leaflet-top .leaflet-control{margin-top:10px}.leaflet-bottom .leaflet-control{margin-bottom:10px}.leaflet-left .leaflet-control{margin-left:10px}.leaflet-right .leaflet-control{margin-right:10px}.leaflet-fade-anim .leaflet-popup{opacity:0;-webkit-transition:opacity .2s linear;-moz-transition:opacity .2s linear;transition:opacity .2s linear}.leaflet-fade-anim .leaflet-map-pane .leaflet-popup{opacity:1}.leaflet-zoom-animated{-webkit-transform-origin:0 0;-ms-transform-origin:0 0;transform-origin:0 0}svg.leaflet-zoom-animated{will-change:transform}.leaflet-zoom-anim .leaflet-zoom-animated{-webkit-transition:-webkit-transform .25s cubic-bezier(0,0,.25,1);-moz-transition:-moz-transform .25s cubic-bezier(0,0,.25,1);transition:transform .25s cubic-bezier(0,0,.25,1)}.leaflet-zoom-anim .leaflet-tile,.leaflet-pan-anim .leaflet-tile{-webkit-transition:none;-moz-transition:none;transition:none}.leaflet-zoom-anim .leaflet-zoom-hide{visibility:hidden}.leaflet-interactive{cursor:pointer}.leaflet-grab{cursor:-webkit-grab;cursor:-moz-grab;cursor:grab}.leaflet-crosshair,.leaflet-crosshair .leaflet-interactive{cursor:crosshair}.leaflet-popup-pane,.leaflet-control{cursor:auto}.leaflet-dragging .leaflet-grab,.leaflet-dragging .leaflet-grab .leaflet-interactive,.leaflet-dragging .leaflet-marker-draggable{cursor:move;cursor:-webkit-grabbing;cursor:-moz-grabbing;cursor:grabbing}.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-image-layer,.leaflet-pane>svg path,.leaflet-tile-container{pointer-events:none}.leaflet-marker-icon.leaflet-interactive,.leaflet-image-layer.leaflet-interactive,.leaflet-pane>svg path.leaflet-interactive,svg.leaflet-image-layer.leaflet-interactive path{pointer-events:visiblePainted;pointer-events:auto}.leaflet-container{background:#ddd;outline-offset:1px}.leaflet-container a{color:#0078a8}.leaflet-zoom-box{border:2px dotted #38f;background:#ffffff80}.leaflet-container{font-family:Helvetica Neue,Arial,Helvetica,sans-serif;font-size:12px;font-size:.75rem;line-height:1.5}.leaflet-bar{box-shadow:0 1px 5px #000000a6;border-radius:4px}.leaflet-bar a{background-color:#fff;border-bottom:1px solid #ccc;width:26px;height:26px;line-height:26px;display:block;text-align:center;text-decoration:none;color:#000}.leaflet-bar a,.leaflet-control-layers-toggle{background-position:50% 50%;background-repeat:no-repeat;display:block}.leaflet-bar a:hover,.leaflet-bar a:focus{background-color:#f4f4f4}.leaflet-bar a:first-child{border-top-left-radius:4px;border-top-right-radius:4px}.leaflet-bar a:last-child{border-bottom-left-radius:4px;border-bottom-right-radius:4px;border-bottom:none}.leaflet-bar a.leaflet-disabled{cursor:default;background-color:#f4f4f4;color:#bbb}.leaflet-touch .leaflet-bar a{width:30px;height:30px;line-height:30px}.leaflet-touch .leaflet-bar a:first-child{border-top-left-radius:2px;border-top-right-radius:2px}.leaflet-touch .leaflet-bar a:last-child{border-bottom-left-radius:2px;border-bottom-right-radius:2px}.leaflet-control-zoom-in,.leaflet-control-zoom-out{font:700 18px Lucida Console,Monaco,monospace;text-indent:1px}.leaflet-touch .leaflet-control-zoom-in,.leaflet-touch .leaflet-control-zoom-out{font-size:22px}.leaflet-control-layers{box-shadow:0 1px 5px #0006;background:#fff;border-radius:5px}.leaflet-control-layers-toggle{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABoAAAAaCAQAAAADQ4RFAAACf0lEQVR4AY1UM3gkARTePdvdoTxXKc+qTl3aU5U6b2Kbkz3Gtq3Zw6ziLGNPzrYx7946Tr6/ee/XeCQ4D3ykPtL5tHno4n0d/h3+xfuWHGLX81cn7r0iTNzjr7LrlxCqPtkbTQEHeqOrTy4Yyt3VCi/IOB0v7rVC7q45Q3Gr5K6jt+3Gl5nCoDD4MtO+j96Wu8atmhGqcNGHObuf8OM/x3AMx38+4Z2sPqzCxRFK2aF2e5Jol56XTLyggAMTL56XOMoS1W4pOyjUcGGQdZxU6qRh7B9Zp+PfpOFlqt0zyDZckPi1ttmIp03jX8gyJ8a/PG2yutpS/Vol7peZIbZcKBAEEheEIAgFbDkz5H6Zrkm2hVWGiXKiF4Ycw0RWKdtC16Q7qe3X4iOMxruonzegJzWaXFrU9utOSsLUmrc0YjeWYjCW4PDMADElpJSSQ0vQvA1Tm6/JlKnqFs1EGyZiFCqnRZTEJJJiKRYzVYzJck2Rm6P4iH+cmSY0YzimYa8l0EtTODFWhcMIMVqdsI2uiTvKmTisIDHJ3od5GILVhBCarCfVRmo4uTjkhrhzkiBV7SsaqS+TzrzM1qpGGUFt28pIySQHR6h7F6KSwGWm97ay+Z+ZqMcEjEWebE7wxCSQwpkhJqoZA5ivCdZDjJepuJ9IQjGGUmuXJdBFUygxVqVsxFsLMbDe8ZbDYVCGKxs+W080max1hFCarCfV+C1KATwcnvE9gRRuMP2prdbWGowm1KB1y+zwMMENkM755cJ2yPDtqhTI6ED1M/82yIDtC/4j4BijjeObflpO9I9MwXTCsSX8jWAFeHr05WoLTJ5G8IQVS/7vwR6ohirYM7f6HzYpogfS3R2OAAAAAElFTkSuQmCC);width:36px;height:36px}.leaflet-retina .leaflet-control-layers-toggle{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADQAAAA0CAQAAABvcdNgAAAEsklEQVR4AWL4TydIhpZK1kpWOlg0w3ZXP6D2soBtG42jeI6ZmQTHzAxiTbSJsYLjO9HhP+WOmcuhciVnmHVQcJnp7DFvScowZorad/+V/fVzMdMT2g9Cv9guXGv/7pYOrXh2U+RRR3dSd9JRx6bIFc/ekqHI29JC6pJ5ZEh1yWkhkbcFeSjxgx3L2m1cb1C7bceyxA+CNjT/Ifff+/kDk2u/w/33/IeCMOSaWZ4glosqT3DNnNZQ7Cs58/3Ce5HL78iZH/vKVIaYlqzfdLu8Vi7dnvUbEza5Idt36tquZFldl6N5Z/POLof0XLK61mZCmJSWjVF9tEjUluu74IUXvgttuVIHE7YxSkaYhJZam7yiM9Pv82JYfl9nptxZaxMJE4YSPty+vF0+Y2up9d3wwijfjZbabqm/3bZ9ecKHsiGmRflnn1MW4pjHf9oLufyn2z3y1D6n8g8TZhxyzipLNPnAUpsOiuWimg52psrTZYnOWYNDTMuWBWa0tJb4rgq1UvmutpaYEbZlwU3CLJm/ayYjHW5/h7xWLn9Hh1vepDkyf7dE7MtT5LR4e7yYpHrkhOUpEfssBLq2pPhAqoSWKUkk7EDqkmK6RrCEzqDjhNDWNE+XSMvkJRDWlZTmCW0l0PHQGRZY5t1L83kT0Y3l2SItk5JAWHl2dCOBm+fPu3fo5/3v61RMCO9Jx2EEYYhb0rmNQMX/vm7gqOEJLcXTGw3CAuRNeyaPWwjR8PRqKQ1PDA/dpv+on9Shox52WFnx0KY8onHayrJzm87i5h9xGw/tfkev0jGsQizqezUKjk12hBMKJ4kbCqGPVNXudyyrShovGw5CgxsRICxF6aRmSjlBnHRzg7Gx8fKqEubI2rahQYdR1YgDIRQO7JvQyD52hoIQx0mxa0ODtW2Iozn1le2iIRdzwWewedyZzewidueOGqlsn1MvcnQpuVwLGG3/IR1hIKxCjelIDZ8ldqWz25jWAsnldEnK0Zxro19TGVb2ffIZEsIO89EIEDvKMPrzmBOQcKQ+rroye6NgRRxqR4U8EAkz0CL6uSGOm6KQCdWjvjRiSP1BPalCRS5iQYiEIvxuBMJEWgzSoHADcVMuN7IuqqTeyUPq22qFimFtxDyBBJEwNyt6TM88blFHao/6tWWhuuOM4SAK4EI4QmFHA+SEyWlp4EQoJ13cYGzMu7yszEIBOm2rVmHUNqwAIQabISNMRstmdhNWcFLsSm+0tjJH1MdRxO5Nx0WDMhCtgD6OKgZeljJqJKc9po8juskR9XN0Y1lZ3mWjLR9JCO1jRDMd0fpYC2VnvjBSEFg7wBENc0R9HFlb0xvF1+TBEpF68d+DHR6IOWVv2BECtxo46hOFUBd/APU57WIoEwJhIi2CdpyZX0m93BZicktMj1AS9dClteUFAUNUIEygRZCtik5zSxI9MubTBH1GOiHsiLJ3OCoSZkILa9PxiN0EbvhsAo8tdAf9Seepd36lGWHmtNANTv5Jd0z4QYyeo/UEJqxKRpg5LZx6btLPsOaEmdMyxYdlc8LMaJnikDlhclqmPiQnTEpLUIZEwkRagjYkEibQErwhkTAKCLQEbUgkzJQWc/0PstHHcfEdQ+UAAAAASUVORK5CYII=);background-size:26px 26px}.leaflet-touch .leaflet-control-layers-toggle{width:44px;height:44px}.leaflet-control-layers .leaflet-control-layers-list,.leaflet-control-layers-expanded .leaflet-control-layers-toggle{display:none}.leaflet-control-layers-expanded .leaflet-control-layers-list{display:block;position:relative}.leaflet-control-layers-expanded{padding:6px 10px 6px 6px;color:#333;background:#fff}.leaflet-control-layers-scrollbar{overflow-y:scroll;overflow-x:hidden;padding-right:5px}.leaflet-control-layers-selector{margin-top:2px;position:relative;top:1px}.leaflet-control-layers label{display:block;font-size:13px;font-size:1.08333em}.leaflet-control-layers-separator{height:0;border-top:1px solid #ddd;margin:5px -10px 5px -6px}.leaflet-default-icon-path{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABkAAAApCAYAAADAk4LOAAAFgUlEQVR4Aa1XA5BjWRTN2oW17d3YaZtr2962HUzbDNpjszW24mRt28p47v7zq/bXZtrp/lWnXr337j3nPCe85NcypgSFdugCpW5YoDAMRaIMqRi6aKq5E3YqDQO3qAwjVWrD8Ncq/RBpykd8oZUb/kaJutow8r1aP9II0WmLKLIsJyv1w/kqw9Ch2MYdB++12Onxee/QMwvf4/Dk/Lfp/i4nxTXtOoQ4pW5Aj7wpici1A9erdAN2OH64x8OSP9j3Ft3b7aWkTg/Fm91siTra0f9on5sQr9INejH6CUUUpavjFNq1B+Oadhxmnfa8RfEmN8VNAsQhPqF55xHkMzz3jSmChWU6f7/XZKNH+9+hBLOHYozuKQPxyMPUKkrX/K0uWnfFaJGS1QPRtZsOPtr3NsW0uyh6NNCOkU3Yz+bXbT3I8G3xE5EXLXtCXbbqwCO9zPQYPRTZ5vIDXD7U+w7rFDEoUUf7ibHIR4y6bLVPXrz8JVZEql13trxwue/uDivd3fkWRbS6/IA2bID4uk0UpF1N8qLlbBlXs4Ee7HLTfV1j54APvODnSfOWBqtKVvjgLKzF5YdEk5ewRkGlK0i33Eofffc7HT56jD7/6U+qH3Cx7SBLNntH5YIPvODnyfIXZYRVDPqgHtLs5ABHD3YzLuespb7t79FY34DjMwrVrcTuwlT55YMPvOBnRrJ4VXTdNnYug5ucHLBjEpt30701A3Ts+HEa73u6dT3FNWwflY86eMHPk+Yu+i6pzUpRrW7SNDg5JHR4KapmM5Wv2E8Tfcb1HoqqHMHU+uWDD7zg54mz5/2BSnizi9T1Dg4QQXLToGNCkb6tb1NU+QAlGr1++eADrzhn/u8Q2YZhQVlZ5+CAOtqfbhmaUCS1ezNFVm2imDbPmPng5wmz+gwh+oHDce0eUtQ6OGDIyR0uUhUsoO3vfDmmgOezH0mZN59x7MBi++WDL1g/eEiU3avlidO671bkLfwbw5XV2P8Pzo0ydy4t2/0eu33xYSOMOD8hTf4CrBtGMSoXfPLchX+J0ruSePw3LZeK0juPJbYzrhkH0io7B3k164hiGvawhOKMLkrQLyVpZg8rHFW7E2uHOL888IBPlNZ1FPzstSJM694fWr6RwpvcJK60+0HCILTBzZLFNdtAzJaohze60T8qBzyh5ZuOg5e7uwQppofEmf2++DYvmySqGBuKaicF1blQjhuHdvCIMvp8whTTfZzI7RldpwtSzL+F1+wkdZ2TBOW2gIF88PBTzD/gpeREAMEbxnJcaJHNHrpzji0gQCS6hdkEeYt9DF/2qPcEC8RM28Hwmr3sdNyht00byAut2k3gufWNtgtOEOFGUwcXWNDbdNbpgBGxEvKkOQsxivJx33iow0Vw5S6SVTrpVq11ysA2Rp7gTfPfktc6zhtXBBC+adRLshf6sG2RfHPZ5EAc4sVZ83yCN00Fk/4kggu40ZTvIEm5g24qtU4KjBrx/BTTH8ifVASAG7gKrnWxJDcU7x8X6Ecczhm3o6YicvsLXWfh3Ch1W0k8x0nXF+0fFxgt4phz8QvypiwCCFKMqXCnqXExjq10beH+UUA7+nG6mdG/Pu0f3LgFcGrl2s0kNNjpmoJ9o4B29CMO8dMT4Q5ox8uitF6fqsrJOr8qnwNbRzv6hSnG5wP+64C7h9lp30hKNtKdWjtdkbuPA19nJ7Tz3zR/ibgARbhb4AlhavcBebmTHcFl2fvYEnW0ox9xMxKBS8btJ+KiEbq9zA4RthQXDhPa0T9TEe69gWupwc6uBUphquXgf+/FrIjweHQS4/pduMe5ERUMHUd9xv8ZR98CxkS4F2n3EUrUZ10EYNw7BWm9x1GiPssi3GgiGRDKWRYZfXlON+dfNbM+GgIwYdwAAAAASUVORK5CYII=)}.leaflet-container .leaflet-control-attribution{background:#fff;background:#fffc;margin:0}.leaflet-control-attribution,.leaflet-control-scale-line{padding:0 5px;color:#333;line-height:1.4}.leaflet-control-attribution a{text-decoration:none}.leaflet-control-attribution a:hover,.leaflet-control-attribution a:focus{text-decoration:underline}.leaflet-attribution-flag{display:inline!important;vertical-align:baseline!important;width:1em;height:.6669em}.leaflet-left .leaflet-control-scale{margin-left:5px}.leaflet-bottom .leaflet-control-scale{margin-bottom:5px}.leaflet-control-scale-line{border:2px solid #777;border-top:none;line-height:1.1;padding:2px 5px 1px;white-space:nowrap;-moz-box-sizing:border-box;box-sizing:border-box;background:#fffc;text-shadow:1px 1px #fff}.leaflet-control-scale-line:not(:first-child){border-top:2px solid #777;border-bottom:none;margin-top:-2px}.leaflet-control-scale-line:not(:first-child):not(:last-child){border-bottom:2px solid #777}.leaflet-touch .leaflet-control-attribution,.leaflet-touch .leaflet-control-layers,.leaflet-touch .leaflet-bar{box-shadow:none}.leaflet-touch .leaflet-control-layers,.leaflet-touch .leaflet-bar{border:2px solid rgba(0,0,0,.2);background-clip:padding-box}.leaflet-popup{position:absolute;text-align:center;margin-bottom:20px}.leaflet-popup-content-wrapper{padding:1px;text-align:left;border-radius:12px}.leaflet-popup-content{margin:13px 24px 13px 20px;line-height:1.3;font-size:13px;font-size:1.08333em;min-height:1px}.leaflet-popup-content p{margin:1.3em 0}.leaflet-popup-tip-container{width:40px;height:20px;position:absolute;left:50%;margin-top:-1px;margin-left:-20px;overflow:hidden;pointer-events:none}.leaflet-popup-tip{width:17px;height:17px;padding:1px;margin:-10px auto 0;pointer-events:auto;-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.leaflet-popup-content-wrapper,.leaflet-popup-tip{background:#fff;color:#333;box-shadow:0 3px 14px #0006}.leaflet-container a.leaflet-popup-close-button{position:absolute;top:0;right:0;border:none;text-align:center;width:24px;height:24px;font:16px/24px Tahoma,Verdana,sans-serif;color:#757575;text-decoration:none;background:transparent}.leaflet-container a.leaflet-popup-close-button:hover,.leaflet-container a.leaflet-popup-close-button:focus{color:#585858}.leaflet-popup-scrolled{overflow:auto}.leaflet-oldie .leaflet-popup-content-wrapper{-ms-zoom:1}.leaflet-oldie .leaflet-popup-tip{width:24px;margin:0 auto;-ms-filter:"progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678)";filter:progid:DXImageTransform.Microsoft.Matrix(M11=.70710678,M12=.70710678,M21=-.70710678,M22=.70710678)}.leaflet-oldie .leaflet-control-zoom,.leaflet-oldie .leaflet-control-layers,.leaflet-oldie .leaflet-popup-content-wrapper,.leaflet-oldie .leaflet-popup-tip{border:1px solid #999}.leaflet-div-icon{background:#fff;border:1px solid #666}.leaflet-tooltip{position:absolute;padding:6px;background-color:#fff;border:1px solid #fff;border-radius:3px;color:#222;white-space:nowrap;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;pointer-events:none;box-shadow:0 1px 3px #0006}.leaflet-tooltip.leaflet-interactive{cursor:pointer;pointer-events:auto}.leaflet-tooltip-top:before,.leaflet-tooltip-bottom:before,.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{position:absolute;pointer-events:none;border:6px solid transparent;background:transparent;content:""}.leaflet-tooltip-bottom{margin-top:6px}.leaflet-tooltip-top{margin-top:-6px}.leaflet-tooltip-bottom:before,.leaflet-tooltip-top:before{left:50%;margin-left:-6px}.leaflet-tooltip-top:before{bottom:0;margin-bottom:-12px;border-top-color:#fff}.leaflet-tooltip-bottom:before{top:0;margin-top:-12px;margin-left:-6px;border-bottom-color:#fff}.leaflet-tooltip-left{margin-left:-6px}.leaflet-tooltip-right{margin-left:6px}.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{top:50%;margin-top:-6px}.leaflet-tooltip-left:before{right:0;margin-right:-12px;border-left-color:#fff}.leaflet-tooltip-right:before{left:0;margin-left:-12px;border-right-color:#fff}@media print{.leaflet-control{-webkit-print-color-adjust:exact;print-color-adjust:exact}}.maplibregl-map{font:12px/20px Helvetica Neue,Arial,Helvetica,sans-serif;overflow:hidden;position:relative;-webkit-tap-highlight-color:rgb(0 0 0/0)}.maplibregl-canvas{left:0;position:absolute;top:0}.maplibregl-map:fullscreen{height:100%;width: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;-moz-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;position:absolute;z-index:2}.maplibregl-ctrl-top-left{left:0;top:0}.maplibregl-ctrl-top-right{right:0;top:0}.maplibregl-ctrl-bottom-left{bottom:0;left:0}.maplibregl-ctrl-bottom-right{bottom:0;right: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{background-color:transparent;border:0;box-sizing:border-box;cursor:pointer;display:block;height:29px;outline:none;padding:0;width:29px}.maplibregl-ctrl-group button+button{border-top:1px solid #ddd}.maplibregl-ctrl button .maplibregl-ctrl-icon{background-position:50%;background-repeat:no-repeat;display:block;height:100%;width:100%}@media(forced-colors:active){.maplibregl-ctrl-icon{background-color:transparent}.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:maplibregl-spin 2s linear infinite}@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{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;cursor:pointer;display:block;height:23px;margin:0 0 -4px -4px;overflow:hidden;width:88px}a.maplibregl-ctrl-logo.maplibregl-compact{width:14px}@media(forced-colors:active){a.maplibregl-ctrl-logo{background-color:transparent;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{background-color:#fff;border-radius:12px;box-sizing:content-box;color:#000;margin:10px;min-height:20px;padding:2px 24px 2px 0;position:relative}.maplibregl-ctrl-attrib.maplibregl-compact-show{padding:2px 28px 2px 8px;visibility:visible}.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{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;box-sizing:border-box;cursor:pointer;display:none;height:24px;outline:none;position:absolute;right:0;top:0;width:24px}.maplibregl-ctrl-attrib summary.maplibregl-ctrl-attrib-button{-webkit-appearance:none;-moz-appearance:none;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{right:0;top:0}.maplibregl-ctrl-top-left>.maplibregl-ctrl-attrib.maplibregl-compact:after{left:0;top: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{background-color:#ffffffbf;border:2px solid #333;border-top:#333;box-sizing:border-box;color:#333;font-size:10px;padding:0 5px;white-space:nowrap}.maplibregl-popup{display:flex;left:0;pointer-events:none;position:absolute;top:0;will-change:transform}.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{border:10px solid transparent;height:0;width:0;z-index:1}.maplibregl-popup-anchor-top .maplibregl-popup-tip{align-self:center;border-bottom-color:#fff;border-top:none}.maplibregl-popup-anchor-top-left .maplibregl-popup-tip{align-self:flex-start;border-bottom-color:#fff;border-left:none;border-top:none}.maplibregl-popup-anchor-top-right .maplibregl-popup-tip{align-self:flex-end;border-bottom-color:#fff;border-right:none;border-top:none}.maplibregl-popup-anchor-bottom .maplibregl-popup-tip{align-self:center;border-bottom:none;border-top-color:#fff}.maplibregl-popup-anchor-bottom-left .maplibregl-popup-tip{align-self:flex-start;border-bottom:none;border-left:none;border-top-color:#fff}.maplibregl-popup-anchor-bottom-right .maplibregl-popup-tip{align-self:flex-end;border-bottom:none;border-right:none;border-top-color:#fff}.maplibregl-popup-anchor-left .maplibregl-popup-tip{align-self:center;border-left:none;border-right-color:#fff}.maplibregl-popup-anchor-right .maplibregl-popup-tip{align-self:center;border-left-color:#fff;border-right:none}[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{background-color:transparent;border:0;border-radius:0 3px 0 0;cursor:pointer;position:absolute;right:0;top:0}.maplibregl-popup-close-button:hover{background-color:#0000000d}.maplibregl-popup-content{background:#fff;border-radius:3px;box-shadow:0 1px 2px #0000001a;padding:15px 10px;pointer-events:auto;position:relative}.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;-moz-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{left:0;position:absolute;top:0;transition:opacity .2s;will-change:transform}.maplibregl-user-location-dot,.maplibregl-user-location-dot:before{background-color:#1da1f2;border-radius:50%;height:15px;width:15px}.maplibregl-user-location-dot:before{animation:maplibregl-user-location-dot-pulse 2s infinite;content:"";position:absolute}.maplibregl-user-location-dot:after{border:2px solid #fff;border-radius:50%;box-shadow:0 0 3px #00000059;box-sizing:border-box;content:"";height:19px;left:-2px;position:absolute;top:-2px;width:19px}@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%;height:1px;width:1px}.maplibregl-crosshair,.maplibregl-crosshair .maplibregl-interactive,.maplibregl-crosshair .maplibregl-interactive:active{cursor:crosshair}.maplibregl-boxzoom{background:#fff;border:2px dotted #202020;height:0;left:0;opacity:.5;position:absolute;top:0;width:0}.maplibregl-cooperative-gesture-screen{align-items:center;background:#0006;color:#fff;display:flex;font-size:1.4em;top:0;right:0;bottom:0;left:0;justify-content:center;line-height:1.2;opacity:0;padding:1rem;pointer-events:none;position:absolute;transition:opacity 1s ease 1s;z-index:99999}.maplibregl-cooperative-gesture-screen.maplibregl-show{opacity:1;transition:opacity .05s}.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{height:100%!important;left:0!important;position:fixed!important;top:0!important;width:100%!important;z-index:99999}
