:root{--primary:#4361ee;--primary-light:#4895ef;--secondary:#3f37c9;--accent:#f72585;--success:#4cc9f0;--warning:#f8961e;--danger:#f94144;--positive:#4ade80;--negative:#f87171;--dark:#1d3557;--light:#f8f9fa;--border:#e9ecef;--text-primary:#0d1b2a;--text-secondary:#495057;--text-muted:#6c757d;--bg-primary:#fff;--bg-secondary:#f6f8fc;--bg-tertiary:#f8f9fa;--bg-glass:#ffffffa6;--bg-glass-heavy:#ffffffd9;--border-glass:#fff6;--shadow-sm:0 2px 4px #94a3b81a;--shadow:0 8px 20px -4px #94a3b826;--shadow-lg:0 12px 32px -4px #94a3b82e;--shadow-xl:0 16px 48px -8px #94a3b838;--shadow-glow:0 0 15px #4361ee4d;--gradient:linear-gradient(135deg,var(--primary-light) 0%,var(--primary) 100%);--gradient-dark:linear-gradient(135deg,#1a365d,#0f2942);--gradient-glass:linear-gradient(135deg,#ffffff1a,#ffffff0d);--transition:all 0.3s cubic-bezier(0.4,0,0.2,1);--transition-fast:all 0.15s cubic-bezier(0.4,0,0.2,1);--transition-slow:all 0.6s cubic-bezier(0.4,0,0.2,1);--radius-sm:8px;--radius:12px}[data-theme=dark]{--primary:#6b8cff;--primary-light:#8ba8ff;--secondary:#7c75ff;--accent:#ff5a9e;--success:#6dd3f5;--warning:#ffb041;--danger:#ff6b6b;--positive:#4ade80;--negative:#f87171;--dark:#e8eaed;--light:#1a1d23;--border:#2d3139;--text-primary:#e8eaed;--text-secondary:#b8bcc8;--text-muted:#8b91a0;--bg-primary:#0f1114;--bg-secondary:#1a1d23;--bg-tertiary:#22252d;--bg-glass:#0f172a99;--bg-glass-heavy:#0f172ad9;--border-glass:#ffffff14;--shadow-sm:0 2px 4px #0000004d;--shadow:0 8px 20px -4px #0006;--shadow-lg:0 12px 32px -4px #00000080;--shadow-xl:0 16px 48px -8px #0009;--shadow-glow:0 0 20px #6b8cff40;--gradient:linear-gradient(135deg,var(--primary-light) 0%,var(--primary) 100%);--gradient-dark:linear-gradient(135deg,#2d3561,#1a2142);--gradient-glass:linear-gradient(135deg,#ffffff0d,#ffffff05)}*{box-sizing:border-box;margin:0;padding:0}body{background-color:#f6f8fc;background-color:var(--bg-secondary);color:#0d1b2a;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;line-height:1.6;overflow-x:hidden;transition:background-color .3s ease,color .3s ease}body:before{animation:backgroundShift 20s ease-in-out infinite;background-image:radial-gradient(circle at 20% 80%,#4361ee 0,#0000 50%),radial-gradient(circle at 80% 20%,#f72585 0,#0000 50%),radial-gradient(circle at 40% 40%,#3f37c9 0,#0000 50%);background-image:radial-gradient(circle at 20% 80%,var(--primary) 0,#0000 50%),radial-gradient(circle at 80% 20%,var(--accent) 0,#0000 50%),radial-gradient(circle at 40% 40%,var(--secondary) 0,#0000 50%);bottom:0;content:"";left:0;opacity:.03;position:fixed;right:0;top:0;z-index:-1}.explore-heading{background:#ffffffa6;background:var(--bg-glass);border:1px solid #fff6;border:1px solid var(--border-glass);border-radius:999px;box-shadow:0 2px 4px #94a3b81a;box-shadow:var(--shadow-sm);color:#495057;color:var(--text-secondary);font-family:Montserrat,Inter,-apple-system,BlinkMacSystemFont,sans-serif;font-size:14px;font-weight:700;letter-spacing:.08em;margin:16px auto 8px;padding:8px 16px;text-transform:uppercase;width:fit-content}@media (max-width:768px){.explore-heading{font-size:12px;margin:12px auto 6px}}@keyframes backgroundShift{0%,to{transform:translate(0) scale(1)}33%{transform:translate(-20px,-20px) scale(1.1)}66%{transform:translate(20px,-10px) scale(.9)}}.glass-card{backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);background:#ffffffa6;background:var(--bg-glass);border:1px solid #fff6;border:1px solid var(--border-glass);border-radius:16px;border-radius:var(--radius-lg);box-shadow:0 8px 20px -4px #94a3b826;box-shadow:var(--shadow);transition:all .3s cubic-bezier(.4,0,.2,1);transition:var(--transition)}@media (max-width:768px){.glass-card{backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px)}}@media (prefers-reduced-motion:reduce){.glass-card{backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px)}}.glass-card:hover{background:#ffffffd9;background:var(--bg-glass-heavy);box-shadow:0 12px 32px -4px #94a3b82e;box-shadow:var(--shadow-lg);transform:translateY(-2px)}@supports not ((-webkit-backdrop-filter:blur(1px)) or (backdrop-filter:blur(1px))){.glass-card{background:#ffffffd9;background:var(--bg-glass-heavy)}}.app-container{margin:0 auto;max-width:1200px;padding:40px 20px;position:relative;z-index:1}.app-header{backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);background:#ffffffa6;background:var(--bg-glass);border:1px solid #fff6;border:1px solid var(--border-glass);border-radius:24px;border-radius:var(--radius-xl);box-shadow:0 12px 32px -4px #94a3b82e;box-shadow:var(--shadow-lg);margin-bottom:35px;overflow:hidden;padding:25px 40px;position:relative;text-align:center}.app-header:before{display:none}.app-header:after{background:linear-gradient(135deg,#4895ef,#4361ee);background:var(--gradient);border-radius:2px;bottom:-10px;box-shadow:0 0 15px #4361ee4d;box-shadow:var(--shadow-glow);content:"";height:4px;left:50%;position:absolute;transform:translateX(-50%);width:100px}.header-brand{align-items:center;display:flex;flex-wrap:wrap;gap:24px;justify-content:center;margin:0 auto;max-width:1000px;width:100%}.header-logo{filter:drop-shadow(0 4px 8px rgba(67,97,238,.1));flex-shrink:0;height:120px;margin-right:16px;transition:all .3s cubic-bezier(.4,0,.2,1);transition:var(--transition);width:auto}.header-logo:hover{filter:drop-shadow(0 8px 16px rgba(67,97,238,.2));transform:translateY(-2px)}.header-text{flex:1 1;text-align:center}.app-header h1{-webkit-text-fill-color:#0000;animation:titleGlow 3s ease-in-out infinite;background:linear-gradient(135deg,#4895ef,#4361ee);background:var(--gradient);-webkit-background-clip:text;background-clip:text;color:#0d1b2a;color:var(--text-primary);font-family:Montserrat,sans-serif;font-size:2.8rem;font-weight:700;letter-spacing:-.5px;margin-bottom:12px}@keyframes titleGlow{0%,to{filter:brightness(1)}50%{filter:brightness(1.2)}}.description{color:#495057;color:var(--text-secondary);font-size:1.1rem;font-weight:400;line-height:1.5;margin:0 auto;max-width:600px;opacity:1;transform:none}@media (prefers-reduced-motion:no-preference){.description{animation:fadeInUp .6s ease-out .2s forwards;opacity:0;transform:translateY(20px)}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.theme-toggle{align-items:center;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);background:#ffffffa6;background:var(--bg-glass);border:1px solid #fff6;border:1px solid var(--border-glass);border-radius:50%;box-shadow:0 8px 20px -4px #94a3b826;box-shadow:var(--shadow);cursor:pointer;display:flex;height:50px;justify-content:center;position:fixed;right:20px;top:20px;transition:all .3s cubic-bezier(.4,0,.2,1);transition:var(--transition);width:50px;z-index:1000}.theme-toggle:hover{box-shadow:0 12px 32px -4px #94a3b82e;box-shadow:var(--shadow-lg);transform:scale(1.1)}.theme-toggle svg{fill:#0d1b2a;fill:var(--text-primary);height:24px;transition:all .3s cubic-bezier(.4,0,.2,1);transition:var(--transition);width:24px}.theme-toggle:active{transform:scale(.95)}.app-nav{animation:slideDown .6s ease-out;margin-bottom:30px;position:relative;z-index:100}@keyframes slideDown{0%{opacity:0;transform:translateY(-30px)}to{opacity:1;transform:translateY(0)}}.app-nav ul{backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);background:#ffffffa6;background:var(--bg-glass);border:1px solid #fff6;border:1px solid var(--border-glass);border-radius:12px;border-radius:var(--radius);box-shadow:0 8px 20px -4px #94a3b826;box-shadow:var(--shadow);display:flex;list-style:none;overflow:hidden;position:relative}.app-nav li{flex:1 1;position:relative}.app-nav button{background:none;border:none;color:#495057;color:var(--text-secondary);cursor:pointer;font-size:1rem;font-weight:600;overflow:hidden;padding:16px;position:relative;transition:all .3s cubic-bezier(.4,0,.2,1);transition:var(--transition);width:100%}.app-nav button:before{background:#4361ee;background:var(--primary);border-radius:50%;content:"";height:0;left:50%;opacity:.1;position:absolute;top:50%;transform:translate(-50%,-50%);transition:width .6s ease,height .6s ease;width:0}.app-nav button:hover:before{height:100%;width:100%}.app-nav li.active button{background:linear-gradient(135deg,#4895ef,#4361ee);background:var(--gradient);color:#fff;text-shadow:0 1px 2px #0003}.app-nav li:not(.active) button:hover{color:#4361ee;color:var(--primary);transform:translateY(-2px)}.app-nav ul:after{background:linear-gradient(135deg,#4895ef,#4361ee);background:var(--gradient);bottom:0;content:"";height:3px;left:0;position:absolute;transform:translateX(var(--tab-position)%);transition:all .3s cubic-bezier(.4,0,.2,1);transition:var(--transition);width:16.66667%}.app-nav [role=tab]:focus-visible,.filter-group select:focus-visible,.refresh-button:focus-visible,.sort-toggle:focus-visible{outline:2px solid #4361ee;outline:2px solid var(--primary);outline-offset:2px}.filter-controls{backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);background:#ffffffa6;border:1px solid #fff6;border:1px solid var(--border-glass);border-radius:12px;box-shadow:0 8px 20px -4px #94a3b826;transition:all .3s cubic-bezier(.4,0,.2,1)}.filter-controls:hover{box-shadow:0 12px 32px -4px #94a3b82e}.filter-group{display:flex;flex:1 1;flex-direction:column;min-width:150px}.filter-group label{font-size:.9rem;font-weight:600;letter-spacing:.5px;margin-bottom:8px;text-transform:uppercase}.filter-group button,.filter-group label,.filter-group select{color:#0d1b2a;color:var(--text-primary);transition:all .3s cubic-bezier(.4,0,.2,1);transition:var(--transition)}.filter-group button,.filter-group select{appearance:none;background-color:#f8f9fa;background-color:var(--bg-tertiary);background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='%23495057' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m6 9 6 6 6-6'/%3E%3C/svg%3E");background-position:right 12px center;background-repeat:no-repeat;background-size:16px;border:1px solid #e9ecef;border:1px solid var(--border);border-radius:8px;border-radius:var(--radius-sm);cursor:pointer;font-size:1rem;font-weight:500;padding:12px 40px 12px 16px}[data-theme=dark] .filter-group button,[data-theme=dark] .filter-group select{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='%23b8bcc8' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m6 9 6 6 6-6'/%3E%3C/svg%3E")}.filter-group button.sort-toggle{background-image:none;padding-right:16px;text-align:center}.filter-group button:hover,.filter-group select:hover{background-color:#fff;background-color:var(--bg-primary);border-color:#4361ee;border-color:var(--primary);box-shadow:0 2px 4px #94a3b81a;box-shadow:var(--shadow-sm);transform:translateY(-2px)}.filter-group button:focus,.filter-group select:focus{border-color:#4361ee;border-color:var(--primary);box-shadow:0 0 0 3px #4361ee26;outline:none}.refresh-button{background:linear-gradient(135deg,#4895ef,#4361ee);border-radius:8px}.refresh-button,.refresh-icon{transition:all .3s cubic-bezier(.4,0,.2,1)}.skeleton{animation:loading 1.5s infinite;background:linear-gradient(90deg,#f8f9fa 25%,#f6f8fc 50%,#f8f9fa 75%);background:linear-gradient(90deg,var(--bg-tertiary) 25%,var(--bg-secondary) 50%,var(--bg-tertiary) 75%);background-size:200% 100%;border-radius:8px;border-radius:var(--radius-sm)}@keyframes loading{0%{background-position:200% 0}to{background-position:-200% 0}}.skeleton-text,.skeleton-title{border-radius:8px}.skeleton-title{border-radius:var(--radius-sm);height:24px;margin-bottom:16px;width:60%}.error-message,.loading{backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);background:#ffffffa6;background:var(--bg-glass);border:1px solid #fff6;border:1px solid var(--border-glass);border-radius:12px;border-radius:var(--radius);box-shadow:0 8px 20px -4px #94a3b826;box-shadow:var(--shadow);font-size:1.1rem;padding:60px 20px;text-align:center}.loading{align-items:center;color:#495057;color:var(--text-secondary);display:flex;flex-direction:column;gap:20px}.loading-spinner{animation:spin 1s cubic-bezier(.68,-.55,.265,1.55) infinite;border:4px solid #4361ee1a;border-radius:50%;border-top:4px solid var(--primary);height:50px;width:50px}.error-message{align-items:center;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);background:#f941441a;border:1px solid #f9414433;color:#f94144;color:var(--danger);display:flex;gap:12px;justify-content:center}.data-freshness{align-items:center;background:#f8f9fa;background:var(--bg-tertiary);border:1px solid #e9ecef;border:1px solid var(--border);border-radius:8px;border-radius:var(--radius-sm);color:#6c757d;color:var(--text-muted);display:inline-flex;font-size:.78rem;gap:5px;padding:2px 8px;-webkit-user-select:none;user-select:none;white-space:nowrap}.data-freshness--stale{background:#0000;border-color:#f8961e;border-color:var(--warning);color:#f8961e;color:var(--warning)}.toast-container{pointer-events:none;position:fixed;right:20px;top:20px;z-index:9999}.toast{align-items:center;animation:toastSlideIn .3s ease-out;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);background:#ffffffd9;background:var(--bg-glass-heavy);border:1px solid #fff6;border:1px solid var(--border-glass);border-radius:8px;border-radius:var(--radius-sm);box-shadow:0 12px 32px -4px #94a3b82e;box-shadow:var(--shadow-lg);display:flex;gap:12px;margin-bottom:12px;min-width:300px;padding:16px 24px;pointer-events:all}@keyframes toastSlideIn{0%{opacity:0;transform:translateX(100%)}to{opacity:1;transform:translateX(0)}}.toast.success{border-left:4px solid #4cc9f0;border-left:4px solid var(--success)}.toast.error{border-left:4px solid #f94144;border-left:4px solid var(--danger)}.toast.info{border-left:4px solid #4361ee;border-left:4px solid var(--primary)}.toast-icon{flex-shrink:0;height:20px;width:20px}.toast-message{color:#0d1b2a;color:var(--text-primary);flex:1 1;font-weight:500}.toast-close{background:none;border:none;color:#6c757d;color:var(--text-muted);cursor:pointer;padding:4px;transition:all .3s cubic-bezier(.4,0,.2,1);transition:var(--transition)}.toast-close:hover{color:#0d1b2a;color:var(--text-primary)}.leaderboard-container{backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);background:#ffffffa6;border:1px solid #fff6;border:1px solid var(--border-glass);border-radius:12px;box-shadow:0 8px 20px -4px #94a3b826;transition:all .3s cubic-bezier(.4,0,.2,1)}.leaderboard-container:before{background:linear-gradient(135deg,#4895ef,#4361ee)}.leaderboard-container:hover{box-shadow:0 16px 48px -8px #94a3b838}.leaderboard-header h2{color:#0d1b2a}.show-count-control label{color:#495057}.show-count-control select{background-color:#f8f9fa;border:1px solid #e9ecef;border-radius:8px;color:#0d1b2a;transition:all .3s cubic-bezier(.4,0,.2,1)}.leaderboard-table th{background-color:#f8f9fa;border-bottom:2px solid #e9ecef;color:#0d1b2a}.leaderboard-table tr{transition:all .3s cubic-bezier(.4,0,.2,1)}.leaderboard-table tr:not(:last-child) td{border-bottom:1px solid #e9ecef}.leaderboard-table tr:hover{background-color:#f8f9fa}.top-rank.trophy td:first-child:before{content:"\1F3C6"}.rank-col{color:#0d1b2a}.agency-col{color:#495057}.count-badge{color:#4361ee;transition:all .3s cubic-bezier(.4,0,.2,1)}.accuracy-bar-container{background-color:#f8f9fa}.accuracy-text{color:#495057}.top-bar{height:56px;margin:8px 0 16px;z-index:200}@media (max-width:640px){.top-bar{height:52px}}.top-bar__inner{backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);background:#ffffffa6;background:var(--bg-glass);border:1px solid #fff6;border:1px solid var(--border-glass);border-radius:12px;border-radius:var(--radius);box-shadow:0 8px 20px -4px #94a3b826;box-shadow:var(--shadow);display:flex;gap:12px;height:100%;max-width:1200px;padding:0 12px;position:relative}@supports not ((-webkit-backdrop-filter:blur(1px)) or (backdrop-filter:blur(1px))){.top-bar__inner{background:#ffffffd9;background:var(--bg-glass-heavy)}}.top-bar__inner:after{background:linear-gradient(135deg,#4895ef,#4361ee);background:var(--gradient);border-radius:1px;bottom:-1px;content:"";height:2px;left:8px;position:absolute;right:8px}.top-bar__brand{border-radius:8px;border-radius:var(--radius-sm);color:inherit;font-weight:600;gap:8px;padding:6px 8px}.top-bar__brand:focus-visible{outline:2px solid #4361ee;outline:2px solid var(--primary);outline-offset:2px}.top-bar__logo{display:block;height:22px;width:auto}.top-bar__wordmark{font-size:16.5px;line-height:1;white-space:nowrap}@media (max-width:640px){.top-bar__wordmark{display:none}}.primary-nav{flex:1 1 auto;min-width:0}.primary-nav__list{gap:6px;overflow:hidden;padding:0}@media (max-width:1024px){.primary-nav__list{gap:4px}}.primary-nav__item{flex:0 0 auto}.primary-nav__link{align-items:center;border-radius:8px;border-radius:var(--radius-sm);color:#495057;display:inline-flex;font-weight:600;justify-content:center;min-height:40px;padding:8px 12px;transition:all .3s cubic-bezier(.4,0,.2,1);transition:var(--transition)}.primary-nav__link:focus-visible,.primary-nav__link:hover{color:#4361ee;color:var(--primary)}.primary-nav__link:focus-visible{outline:2px solid #4361ee;outline:2px solid var(--primary);outline-offset:2px}.primary-nav__link.active,.primary-nav__link[aria-current=page]{background:linear-gradient(135deg,#4895ef,#4361ee);background:var(--gradient);color:#fff;text-shadow:0 1px 2px #0003}@media (max-width:640px){.primary-nav__list{-webkit-overflow-scrolling:touch;overflow-x:auto}}.top-bar__actions{display:inline-flex;gap:8px;margin-left:auto}.top-bar__theme-toggle{background:#f8f9fa;background:var(--bg-tertiary);border:1px solid #e9ecef;border-radius:999px;color:#0d1b2a;padding:8px 10px;transition:all .3s cubic-bezier(.4,0,.2,1);transition:var(--transition)}.top-bar__theme-toggle:hover{box-shadow:0 2px 4px #94a3b81a;box-shadow:var(--shadow-sm);transform:translateY(-1px)}.top-bar__theme-toggle:focus-visible{outline:2px solid #4361ee;outline:2px solid var(--primary);outline-offset:2px}.sr-only{clip:rect(0,0,0,0)!important;border:0!important;height:1px!important;margin:-1px!important;overflow:hidden!important;padding:0!important;position:absolute!important;white-space:nowrap!important;width:1px!important}.bias-badge{transition:all .3s cubic-bezier(.4,0,.2,1)}.bias-underpriced{background-color:#ef44441a;border:1px solid #ef444433;color:#ef4444}.bias-overpriced{background-color:#10b9811a;border:1px solid #10b98133;color:#10b981}.bias-neutral{background-color:#f8f9fa;background-color:var(--bg-tertiary);border:1px solid #e9ecef;border:1px solid var(--border);color:#6c757d;color:var(--text-muted)}.value-col{color:#0d1b2a}.number-animate{display:inline-block;transition:all .3s cubic-bezier(.4,0,.2,1);transition:var(--transition)}.no-data-message h2{color:#0d1b2a}.no-data-message p{color:#495057}.status-item{backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);background:#ffffffa6;border:1px solid #fff6;border:1px solid var(--border-glass);border-radius:8px;box-shadow:0 2px 4px #94a3b81a;transition:all .3s cubic-bezier(.4,0,.2,1)}.status-item:hover{box-shadow:0 8px 20px -4px #94a3b826}.status-label{color:#0d1b2a}.analytics-container{animation:fadeInUp .6s ease-out;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);background:#ffffffa6;background:var(--bg-glass);border:1px solid #fff6;border:1px solid var(--border-glass);border-radius:12px;border-radius:var(--radius);box-shadow:0 8px 20px -4px #94a3b826;box-shadow:var(--shadow);margin-bottom:40px;padding:30px}.analytics-container h2{color:#0d1b2a;color:var(--text-primary);font-size:1.6rem;margin-bottom:30px;padding-bottom:12px;position:relative}.analytics-container h2:after{background:linear-gradient(135deg,#4895ef,#4361ee);background:var(--gradient);border-radius:1.5px;bottom:0;box-shadow:0 0 15px #4361ee4d;box-shadow:var(--shadow-glow);content:"";height:3px;left:0;position:absolute;width:60px}.stats-summary{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));margin-bottom:40px}.stat-card{backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);background:linear-gradient(135deg,#ffffff1a,#ffffff0d);background:var(--gradient-glass);border:1px solid #fff6;border:1px solid var(--border-glass);border-radius:12px;border-radius:var(--radius);box-shadow:0 2px 4px #94a3b81a;box-shadow:var(--shadow-sm);overflow:hidden;padding:25px 20px;position:relative;text-align:center}.stat-card,.stat-card:before{transition:all .3s cubic-bezier(.4,0,.2,1);transition:var(--transition)}.stat-card:before{background:radial-gradient(circle,#4361ee 0,#0000 70%);background:radial-gradient(circle,var(--primary) 0,#0000 70%);content:"";height:200%;left:-50%;opacity:.05;position:absolute;top:-50%;width:200%}.stat-card:hover{box-shadow:0 12px 32px -4px #94a3b82e;box-shadow:var(--shadow-lg);transform:translateY(-5px)}.stat-card:hover:before{opacity:.1}.stat-icon{filter:drop-shadow(0 2px 4px rgba(0,0,0,.1));font-size:2rem;margin-bottom:12px}.stat-value{color:#0d1b2a;color:var(--text-primary);font-size:1.8rem;font-weight:700;margin-bottom:5px}.stat-value.animated{animation:numberPop .6s ease-out}@keyframes numberPop{0%{opacity:0;transform:scale(.5)}50%{transform:scale(1.1)}to{opacity:1;transform:scale(1)}}.stat-label{color:#495057;color:var(--text-secondary);font-size:.9rem;font-weight:500}.charts-grid{grid-gap:30px;display:grid;gap:30px;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));margin-bottom:40px}.chart-container{backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);background:#ffffffd9;background:var(--bg-glass-heavy);border:1px solid #fff6;border:1px solid var(--border-glass);border-radius:12px;border-radius:var(--radius);box-shadow:0 2px 4px #94a3b81a;box-shadow:var(--shadow-sm);height:100%;padding:20px;transition:all .3s cubic-bezier(.4,0,.2,1);transition:var(--transition)}.chart-container:hover{box-shadow:0 8px 20px -4px #94a3b826;box-shadow:var(--shadow);transform:translateY(-2px)}.chart-container h3{color:#0d1b2a;color:var(--text-primary);font-size:1.1rem;margin-bottom:20px;text-align:center}.top-performers{margin-top:40px}.top-performers h3{color:#0d1b2a;color:var(--text-primary);font-size:1.3rem;margin-bottom:20px}.top-agents-list{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}.top-agent-card{backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);background:linear-gradient(135deg,#ffffff1a,#ffffff0d);background:var(--gradient-glass);border:1px solid #fff6;border:1px solid var(--border-glass);border-radius:12px;border-radius:var(--radius);box-shadow:0 2px 4px #94a3b81a;box-shadow:var(--shadow-sm);display:flex;overflow:hidden;transition:all .3s cubic-bezier(.4,0,.2,1);transition:var(--transition)}.top-agent-card:hover{box-shadow:0 12px 32px -4px #94a3b82e;box-shadow:var(--shadow-lg);transform:translateY(-3px)}.top-agent-rank{align-items:center;background:linear-gradient(135deg,#4895ef,#4361ee);background:var(--gradient);color:#fff;display:flex;font-size:1.4rem;font-weight:700;justify-content:center;min-width:50px;text-shadow:0 1px 2px #0003}.top-agent-details{flex:1 1;padding:15px}.top-agent-details h4{color:#0d1b2a;color:var(--text-primary);margin-bottom:10px}.top-agent-stats{color:#495057;color:var(--text-secondary);display:flex;flex-direction:column;font-size:.9rem;gap:6px}.accuracy-pill{align-items:center;border-radius:20px;box-shadow:0 2px 4px #0000001a;color:#fff;display:inline-flex;font-size:.8rem;font-weight:500;margin-top:5px;padding:4px 10px}.insights-container{backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);background:#ffffffa6;background:var(--bg-glass);border:1px solid #fff6;border:1px solid var(--border-glass);border-radius:12px;border-radius:var(--radius);box-shadow:0 8px 20px -4px #94a3b826;box-shadow:var(--shadow);margin-bottom:40px;padding:30px}.insights-container h2{color:#0d1b2a;color:var(--text-primary);font-size:1.6rem;margin-bottom:30px;padding-bottom:12px;position:relative}.insights-container h2:after{background:linear-gradient(135deg,#4895ef,#4361ee);background:var(--gradient);border-radius:1.5px;bottom:0;content:"";height:3px;left:0;position:absolute;width:60px}.insight-cards{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));margin-bottom:40px}.insight-card{backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);background:linear-gradient(135deg,#ffffff1a,#ffffff0d);background:var(--gradient-glass);border:1px solid #fff6;border:1px solid var(--border-glass);border-radius:12px;border-radius:var(--radius);box-shadow:0 2px 4px #94a3b81a;box-shadow:var(--shadow-sm);padding:25px;transition:all .3s cubic-bezier(.4,0,.2,1);transition:var(--transition)}.insight-card:hover{box-shadow:0 12px 32px -4px #94a3b82e;box-shadow:var(--shadow-lg);transform:translateY(-3px)}.insight-card h3{border-bottom:2px solid #4361ee33;color:#0d1b2a;color:var(--text-primary);font-size:1.2rem;margin-bottom:15px;padding-bottom:10px}.insight-card p{color:#495057;color:var(--text-secondary);margin-bottom:15px}.insight-card p:last-child{margin-bottom:0}.insight-card strong{color:#0d1b2a;color:var(--text-primary);font-weight:600}.market-recommendations{margin-top:40px}.market-recommendations h3{color:#0d1b2a;color:var(--text-primary);font-size:1.3rem;margin-bottom:20px}.recommendations-list{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));list-style:none}.recommendations-list li{backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);background:linear-gradient(135deg,#ffffff1a,#ffffff0d);background:var(--gradient-glass);border:1px solid #fff6;border:1px solid var(--border-glass);border-radius:12px;border-radius:var(--radius);box-shadow:0 2px 4px #94a3b81a;box-shadow:var(--shadow-sm);display:flex;overflow:hidden;transition:all .3s cubic-bezier(.4,0,.2,1);transition:var(--transition)}.recommendations-list li:hover{box-shadow:0 12px 32px -4px #94a3b82e;box-shadow:var(--shadow-lg);transform:translateY(-3px)}.recommendation-icon{align-items:center;background:linear-gradient(135deg,#4895ef,#4361ee);background:var(--gradient);color:#fff;display:flex;font-size:1.5rem;justify-content:center;min-width:60px;text-shadow:0 1px 2px #0003}.recommendation-content{flex:1 1;padding:20px}.recommendation-content h4{color:#0d1b2a;color:var(--text-primary);font-size:1.1rem;margin-bottom:10px}.recommendation-content p{color:#495057;color:var(--text-secondary);font-size:.95rem;line-height:1.5}.explanation-card{backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);background:#ffffffa6;background:var(--bg-glass);border:1px solid #fff6;border:1px solid var(--border-glass);border-radius:12px;border-radius:var(--radius);box-shadow:0 8px 20px -4px #94a3b826;box-shadow:var(--shadow);margin-bottom:40px;margin-top:40px;padding:30px;transition:all .3s cubic-bezier(.4,0,.2,1);transition:var(--transition)}.explanation-card:hover{box-shadow:0 16px 48px -8px #94a3b838;box-shadow:var(--shadow-xl)}.explanation-card h2{color:#0d1b2a;color:var(--text-primary);font-size:1.4rem;margin-bottom:20px;padding-bottom:12px;position:relative}.explanation-card h2:after{background:linear-gradient(135deg,#4895ef,#4361ee);background:var(--gradient);border-radius:1.5px;bottom:0;content:"";height:3px;left:0;position:absolute;width:60px}.metrics-grid{grid-gap:24px;display:grid;gap:24px;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));margin-top:24px}.metric-card{backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);background:linear-gradient(135deg,#ffffff1a,#ffffff0d);background:var(--gradient-glass);border:1px solid #fff6;border:1px solid var(--border-glass);border-radius:var(--radius-sm);box-shadow:0 2px 4px #94a3b81a;box-shadow:var(--shadow-sm);padding:20px;transition:all .3s cubic-bezier(.4,0,.2,1);transition:var(--transition)}.metric-card:hover{box-shadow:0 8px 20px -4px #94a3b826;box-shadow:var(--shadow);transform:translateY(-2px)}.metric-card strong{color:#0d1b2a;color:var(--text-primary);display:block;font-size:1.1rem;margin-bottom:8px}.metric-card p{color:#495057;color:var(--text-secondary);line-height:1.5}.app-footer{border-top:1px solid #e9ecef;border-top:1px solid var(--border);color:#6c757d;color:var(--text-muted);font-size:.9rem;margin-top:60px;padding-top:30px;text-align:center}.footer-content{align-items:center;display:flex;flex-direction:column;gap:16px}.footer-logo{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#4895ef,#4361ee);background:var(--gradient);-webkit-background-clip:text;background-clip:text;color:#4361ee;color:var(--primary);font-family:Montserrat,sans-serif;font-size:1.4rem;font-weight:800;letter-spacing:-.5px}.map-container,.suburbs-container{animation:fadeIn .6s ease-out;overflow:visible;width:100%}@media (max-width:992px){.header-brand{gap:20px;justify-content:center}.header-text{text-align:center}.header-logo{height:56px}.app-header h1{font-size:2rem}.description{font-size:1rem}.filter-controls{gap:16px}.filter-group{min-width:140px}.charts-grid,.insight-cards{grid-template-columns:1fr}}@media (max-width:768px){.app-container{padding:20px 16px}.header-brand{flex-direction:column;gap:16px;justify-content:center}.header-brand,.header-text{text-align:center}.header-logo{align-self:center;height:48px}.app-nav ul,.filter-controls{flex-direction:column}.filter-controls{padding:20px}.filter-group{min-width:100%}.refresh-button{align-self:stretch;justify-content:center;margin-top:8px}.leaderboard-header{align-items:flex-start;flex-direction:column;gap:10px}.leaderboard-table td,.leaderboard-table th{padding:12px 10px}.rank-col{font-size:1rem;width:60px}.accuracy-text{font-size:.75rem}.data-status,.recommendations-list,.stats-summary,.top-agents-list{grid-template-columns:1fr}.theme-toggle{height:40px;right:10px;top:10px;width:40px}.toast-container{left:10px;right:10px}.toast{min-width:auto}}@media (prefers-reduced-motion:reduce){*{animation-duration:.01ms!important;animation-iteration-count:1!important;scroll-behavior:auto!important;transition-duration:.01ms!important}}@media (max-width:768px){.app-nav ul{-webkit-overflow-scrolling:touch;flex-direction:row;gap:8px;overflow-x:auto;scrollbar-width:thin}.app-nav li{flex:0 0 auto}}.maplibregl-map{-webkit-tap-highlight-color:rgb(0 0 0/0);font:12px/20px Helvetica Neue,Arial,Helvetica,sans-serif;overflow:hidden;position:relative}.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;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 (-ms-high-contrast:active){.maplibregl-ctrl-group:not(:empty){box-shadow:0 0 0 2px ButtonText}}.maplibregl-ctrl-group button{background-color:initial;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 (-ms-high-contrast:active){.maplibregl-ctrl-icon{background-color:initial}.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}.maplibregl-ctrl button:not(:disabled):hover{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'%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 13h-9z'/%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'%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.5z'/%3E%3C/svg%3E")}@media (-ms-high-contrast: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'%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 13h-9z'/%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'%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.5z'/%3E%3C/svg%3E")}}@media (-ms-high-contrast:black-on-white){.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'%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 13h-9z'/%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'%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.5z'/%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'%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-3h1zM6 16l1.5 3 5.5-4 1 1-4 5.5 3 1.5v1H7.5C5.75 24 5 23.25 5 21.5V16h1zm7-11v1l-3 1.5 4 5.5-1 1-5.5-4L6 13H5V7.5C5 5.75 5.75 5 7.5 5H13zm11 2.5c0-1.75-.75-2.5-2.5-2.5H16v1l3 1.5-4 5.5 1 1 5.5-4 1.5 3h1V7.5z'/%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'%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-1h-5.5zM13 18.5c0-1.75-.75-2.5-2.5-2.5H5v1l3 1.5L4 24l1 1 5.5-4 1.5 3h1v-5.5zm3-8c0 1.75.75 2.5 2.5 2.5H24v-1l-3-1.5L25 5l-1-1-5.5 4L17 5h-1v5.5zM10.5 13c1.75 0 2.5-.75 2.5-2.5V5h-1l-1.5 3L5 4 4 5l4 5.5L5 12v1h5.5z'/%3E%3C/svg%3E")}@media (-ms-high-contrast: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'%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-3h1zM6 16l1.5 3 5.5-4 1 1-4 5.5 3 1.5v1H7.5C5.75 24 5 23.25 5 21.5V16h1zm7-11v1l-3 1.5 4 5.5-1 1-5.5-4L6 13H5V7.5C5 5.75 5.75 5 7.5 5H13zm11 2.5c0-1.75-.75-2.5-2.5-2.5H16v1l3 1.5-4 5.5 1 1 5.5-4 1.5 3h1V7.5z'/%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'%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-1h-5.5zM13 18.5c0-1.75-.75-2.5-2.5-2.5H5v1l3 1.5L4 24l1 1 5.5-4 1.5 3h1v-5.5zm3-8c0 1.75.75 2.5 2.5 2.5H24v-1l-3-1.5L25 5l-1-1-5.5 4L17 5h-1v5.5zM10.5 13c1.75 0 2.5-.75 2.5-2.5V5h-1l-1.5 3L5 4 4 5l4 5.5L5 12v1h5.5z'/%3E%3C/svg%3E")}}@media (-ms-high-contrast:black-on-white){.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'%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-3h1zM6 16l1.5 3 5.5-4 1 1-4 5.5 3 1.5v1H7.5C5.75 24 5 23.25 5 21.5V16h1zm7-11v1l-3 1.5 4 5.5-1 1-5.5-4L6 13H5V7.5C5 5.75 5.75 5 7.5 5H13zm11 2.5c0-1.75-.75-2.5-2.5-2.5H16v1l3 1.5-4 5.5 1 1 5.5-4 1.5 3h1V7.5z'/%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'%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-1h-5.5zM13 18.5c0-1.75-.75-2.5-2.5-2.5H5v1l3 1.5L4 24l1 1 5.5-4 1.5 3h1v-5.5zm3-8c0 1.75.75 2.5 2.5 2.5H24v-1l-3-1.5L25 5l-1-1-5.5 4L17 5h-1v5.5zM10.5 13c1.75 0 2.5-.75 2.5-2.5V5h-1l-1.5 3L5 4 4 5l4 5.5L5 12v1h5.5z'/%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'%3E%3Cpath d='m10.5 14 4-8 4 8h-8z'/%3E%3Cpath fill='%23ccc' d='m10.5 16 4 8 4-8h-8z'/%3E%3C/svg%3E")}@media (-ms-high-contrast: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'%3E%3Cpath d='m10.5 14 4-8 4 8h-8z'/%3E%3Cpath fill='%23999' d='m10.5 16 4 8 4-8h-8z'/%3E%3C/svg%3E")}}@media (-ms-high-contrast:black-on-white){.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'%3E%3Cpath d='m10.5 14 4-8 4 8h-8z'/%3E%3Cpath fill='%23ccc' d='m10.5 16 4 8 4-8h-8z'/%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'%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'%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-1zm0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7z'/%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-1zm0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7z'/%3E%3Ccircle cx='10' cy='10' r='2'/%3E%3Cpath fill='red' d='m14 5 1 1-9 9-1-1 9-9z'/%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-1zm0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7z'/%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-1zm0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7z'/%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-1zm0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7z'/%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-1zm0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7z'/%3E%3C/svg%3E")}.maplibregl-ctrl button.maplibregl-ctrl-geolocate.maplibregl-ctrl-geolocate-waiting .maplibregl-ctrl-icon{animation:maplibregl-spin 2s linear infinite}@media (-ms-high-contrast: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-1zm0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7z'/%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-1zm0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7z'/%3E%3Ccircle cx='10' cy='10' r='2'/%3E%3Cpath fill='red' d='m14 5 1 1-9 9-1-1 9-9z'/%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-1zm0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7z'/%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-1zm0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7z'/%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-1zm0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7z'/%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-1zm0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7z'/%3E%3C/svg%3E")}}@media (-ms-high-contrast:black-on-white){.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-1zm0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7z'/%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-1zm0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7z'/%3E%3Ccircle cx='10' cy='10' r='2'/%3E%3Cpath fill='red' d='m14 5 1 1-9 9-1-1 9-9z'/%3E%3C/svg%3E")}}@keyframes maplibregl-spin{0%{transform:rotate(0deg)}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.255 1.255 0 0 1 1.12.685l3.19 6.273 3.125-6.263a1.255 1.255 0 0 1 1.123-.695h.181a1.255 1.255 0 0 1 1.227.991l1.443 6.71a5.11 5.11 0 0 1 .314-.787l.009-.016a4.623 4.623 0 0 1 1.777-1.887c.782-.46 1.668-.667 2.611-.667a4.548 4.548 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.4.314.319.566.676.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.416 2.416 0 0 1-.682-1.71c0-.665.267-1.253.735-1.7a2.448 2.448 0 0 1 1.722-.674 2.43 2.43 0 0 1 1.705.675c.211.2.381.43.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.76 4.76 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.407 3.407 0 0 1 1.567-.372c.346 0 .861.02 1.285.232a1.255 1.255 0 0 1 .689 1.004 4.73 4.73 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.528 0 .343-.02.694-.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.815 5.815 0 0 1-.548-2.512c0-.286.017-.567.053-.843a1.255 1.255 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.778 4.778 0 0 1-1.86 1.833 5.04 5.04 0 0 1-2.484.634 4.47 4.47 0 0 1-1.935-.424 1.252 1.252 0 0 1-.764.258h-1.71a1.255 1.255 0 0 1-1.256-1.255V7.687a2.402 2.402 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.703 4.703 0 0 1-1.782 1.884 4.767 4.767 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.47 4.47 0 0 1-1.945.429c-.885 0-1.724-.21-2.495-.632l-.017-.01a4.983 4.983 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.255 1.255 0 0 1-1.115.676h-.098a1.255 1.255 0 0 1-1.116-.68l-2.061-3.994zM35.92 16.63l.207-.114.223-.15c.329-.237.574-.499.735-.785l.061-.118.033 1.332h1.678V9.242h-1.694l-.033 1.267c-.088-.22-.264-.438-.526-.658l-.032-.028a3.16 3.16 0 0 0-.668-.428l-.27-.12a3.293 3.293 0 0 0-1.235-.23c-.757 0-1.415.163-1.974.493a3.36 3.36 0 0 0-1.3 1.382c-.297.593-.444 1.284-.444 2.074 0 .8.17 1.503.51 2.107a3.795 3.795 0 0 0 1.382 1.381 3.883 3.883 0 0 0 1.893.477c.53 0 1.015-.11 1.455-.33zm-2.789-5.38c-.384.45-.575 1.038-.575 1.762 0 .735.186 1.332.559 1.794.384.45.933.675 1.645.675a2.25 2.25 0 0 0 .934-.19 2.17 2.17 0 0 0 .468-.29l.178-.161a2.163 2.163 0 0 0 .397-.561c.163-.333.244-.717.244-1.15v-.115c0-.472-.098-.894-.296-1.267l-.043-.077a2.211 2.211 0 0 0-.633-.709l-.13-.086-.047-.028a2.099 2.099 0 0 0-1.073-.285c-.702 0-1.244.231-1.629.692zm2.316 2.706c.163-.17.28-.407.28-.83v-.114c0-.292-.06-.508-.15-.68a.958.958 0 0 0-.353-.389.851.851 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.626 2.626 0 0 0 .331.423c.213.22.464.402.755.548l.173.074c.433.17.93.255 1.49.255.68 0 1.295-.165 1.844-.493a3.447 3.447 0 0 0 1.316-1.4c.329-.603.493-1.299.493-2.089 0-1.273-.33-2.243-.988-2.913-.658-.68-1.52-1.02-2.584-1.02-.598 0-1.124.115-1.575.347a2.807 2.807 0 0 0-.415.262l-.199.166a3.35 3.35 0 0 0-.64.82V9.242h-1.712v11.553h1.729l-.017-5.134zm.53-1.138c.137.193.297.36.48.5l.155.11.053.034c.34.197.713.297 1.119.297.714 0 1.262-.225 1.645-.675.385-.46.576-1.048.576-1.762 0-.746-.192-1.338-.576-1.777-.372-.45-.92-.675-1.645-.675-.29 0-.569.053-.835.16a2.366 2.366 0 0 0-.284.136 1.99 1.99 0 0 0-.363.254 2.237 2.237 0 0 0-.46.569l-.082.162a2.56 2.56 0 0 0-.213 1.072v.115c0 .471.098.894.296 1.267l.135.211zm.964-.818a1.11 1.11 0 0 0 .367.385.937.937 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-.221a.995.995 0 0 0-.503.135l-.012.007a.859.859 0 0 0-.335.343c-.073.133-.132.324-.132.614v.115a1.43 1.43 0 0 0 .14.66zm15.7-6.222c.232-.23.346-.516.346-.856a1.053 1.053 0 0 0-.345-.79 1.175 1.175 0 0 0-.84-.329c-.34 0-.625.11-.855.33a1.053 1.053 0 0 0-.346.79c0 .34.115.625.346.855.23.23.516.346.856.346.34 0 .62-.115.839-.346zm4.337 9.314.033-1.332c.128.269.324.518.59.747l.098.081a3.727 3.727 0 0 0 .316.224l.223.122a3.21 3.21 0 0 0 1.44.322 3.785 3.785 0 0 0 1.875-.477 3.52 3.52 0 0 0 1.382-1.366c.352-.593.526-1.29.526-2.09 0-.79-.147-1.48-.444-2.073a3.235 3.235 0 0 0-1.283-1.399c-.549-.34-1.195-.51-1.942-.51a3.476 3.476 0 0 0-1.527.344l-.086.043-.165.09a3.412 3.412 0 0 0-.33.214c-.288.21-.507.446-.656.707a1.893 1.893 0 0 0-.099.198l.082-1.283V4.701h-1.744v12.095zm.473-2.509a2.482 2.482 0 0 0 .566.7c.078.065.159.125.245.18l.144.08a2.105 2.105 0 0 0 .975.232c.713 0 1.262-.225 1.645-.675.384-.46.576-1.053.576-1.778 0-.734-.192-1.327-.576-1.777-.373-.46-.921-.692-1.645-.692a2.18 2.18 0 0 0-1.015.235c-.147.075-.285.17-.415.282l-.15.142a2.086 2.086 0 0 0-.42.594c-.149.32-.223.685-.223 1.1v.115c0 .47.097.89.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.868.868 0 0 0-.681.279l-.012.011c-.154.155-.274.38-.274.807v.115c0 .285.057.499.144.669a1.13 1.13 0 0 0 .367.405c.137.082.28.123.455.123.423 0 .59-.118.686-.23zm8.266-3.013c.23-.087.472-.134.724-.14l.069-.002c.329 0 .542.033.642.099l.247-1.794c-.13-.066-.37-.099-.717-.099a2.3 2.3 0 0 0-.545.063 2.086 2.086 0 0 0-.411.148 2.18 2.18 0 0 0-.4.249 2.482 2.482 0 0 0-.485.499 2.659 2.659 0 0 0-.32.581l-.05.137v-1.48h-1.778v7.553h1.777v-3.884c0-.364.053-.678.159-.943a1.49 1.49 0 0 1 .466-.636 2.52 2.52 0 0 1 .399-.253 2.19 2.19 0 0 1 .224-.099zm9.784 2.656.05-.922c0-1.162-.285-2.062-.856-2.698-.559-.647-1.42-.97-2.584-.97-.746 0-1.415.163-2.007.493a3.462 3.462 0 0 0-1.4 1.382c-.329.604-.493 1.306-.493 2.106 0 .714.143 1.371.428 1.975.285.593.73 1.07 1.332 1.432.604.351 1.355.526 2.255.526.649 0 1.204-.062 1.668-.185l.044-.012.135-.04c.409-.122.736-.263.984-.421l-.542-1.267c-.2.108-.415.199-.642.274l-.297.087c-.34.088-.773.131-1.3.131-.636 0-1.135-.147-1.497-.444a1.573 1.573 0 0 1-.192-.193c-.244-.294-.415-.705-.512-1.234l-.004-.021h5.43zm-5.427-1.256-.003.022h3.752v-.138c-.007-.485-.104-.857-.288-1.118a1.056 1.056 0 0 0-.156-.176c-.307-.285-.746-.428-1.316-.428-.657 0-1.155.202-1.494.604-.253.3-.417.712-.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.81c-.68 0-1.311-.16-1.893-.478a3.795 3.795 0 0 1-1.381-1.382c-.34-.604-.51-1.306-.51-2.106 0-.79.147-1.482.444-2.074a3.364 3.364 0 0 1 1.3-1.382c.559-.33 1.217-.494 1.974-.494a3.293 3.293 0 0 1 1.234.231 3.341 3.341 0 0 1 .97.575c.264.22.44.439.527.659l.033-1.267h1.694v7.553H37.18l-.033-1.332c-.186.395-.526.746-1.02 1.053a3.167 3.167 0 0 1-1.662.444zm.296-1.482c.626 0 1.152-.214 1.58-.642.428-.44.642-1.01.642-1.711v-.115c0-.472-.098-.894-.296-1.267a2.211 2.211 0 0 0-.807-.872 2.098 2.098 0 0 0-1.119-.313c-.702 0-1.245.231-1.629.692-.384.45-.575 1.037-.575 1.76 0 .736.186 1.333.559 1.795.384.45.933.675 1.645.675zm6.521-6.237h1.711v1.4c.604-1.065 1.547-1.597 2.83-1.597 1.064 0 1.926.34 2.584 1.02.659.67.988 1.641.988 2.914 0 .79-.164 1.487-.493 2.09a3.456 3.456 0 0 1-1.316 1.399 3.51 3.51 0 0 1-1.844.493c-.636 0-1.19-.11-1.662-.329a2.665 2.665 0 0 1-1.086-.97l.017 5.134h-1.728V9.242zm4.048 6.22c.714 0 1.262-.224 1.645-.674.385-.46.576-1.048.576-1.762 0-.746-.192-1.338-.576-1.777-.372-.45-.92-.675-1.645-.675-.395 0-.768.098-1.12.296-.34.187-.613.46-.822.823-.197.351-.296.763-.296 1.234v.115c0 .472.098.894.296 1.267.209.362.483.647.823.855.34.197.713.297 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.159 1.159 0 0 1-.856-.346 1.165 1.165 0 0 1-.346-.856 1.053 1.053 0 0 1 .346-.79c.23-.219.516-.329.856-.329.329 0 .609.11.839.33a1.053 1.053 0 0 1 .345.79 1.159 1.159 0 0 1-.345.855c-.22.23-.5.346-.84.346zm7.875 9.133a3.167 3.167 0 0 1-1.662-.444c-.482-.307-.817-.658-1.004-1.053l-.033 1.332h-1.71V4.701h1.743v4.657l-.082 1.283c.186-.438.548-.812 1.086-1.119a3.486 3.486 0 0 1 1.778-.477c.746 0 1.393.17 1.942.51a3.235 3.235 0 0 1 1.283 1.4c.297.592.444 1.282.444 2.072 0 .8-.175 1.498-.526 2.09a3.52 3.52 0 0 1-1.382 1.366 3.785 3.785 0 0 1-1.876.477zm-.296-1.481c.713 0 1.26-.225 1.645-.675.384-.46.577-1.053.577-1.778 0-.734-.193-1.327-.577-1.776-.373-.46-.921-.692-1.645-.692a2.115 2.115 0 0 0-1.58.659c-.428.428-.642.992-.642 1.694v.115c0 .473.098.895.296 1.267a2.385 2.385 0 0 0 .807.872 2.1 2.1 0 0 0 1.119.313zm5.927-6.237h1.777v1.481c.176-.505.46-.91.856-1.217a2.14 2.14 0 0 1 1.349-.46c.351 0 .593.032.724.098l-.247 1.794c-.099-.066-.313-.099-.642-.099-.516 0-.988.164-1.416.494-.417.329-.626.855-.626 1.58v3.883h-1.777V9.242zm9.534 7.718c-.9 0-1.651-.175-2.255-.526-.603-.362-1.047-.84-1.332-1.432a4.567 4.567 0 0 1-.428-1.975c0-.8.164-1.502.493-2.106a3.462 3.462 0 0 1 1.4-1.382c.592-.33 1.262-.494 2.007-.494 1.163 0 2.024.324 2.584.97.57.637.856 1.537.856 2.7 0 .296-.017.603-.05.92h-5.43c.12.67.356 1.153.708 1.45.362.296.86.443 1.497.443.526 0 .96-.044 1.3-.131a4.123 4.123 0 0 0 .938-.362l.542 1.267c-.274.175-.647.329-1.119.46-.472.132-1.042.197-1.711.197zm1.596-4.558c.01-.68-.137-1.158-.444-1.432-.307-.285-.746-.428-1.316-.428-1.152 0-1.815.62-1.991 1.86h3.752z'/%3E%3Cg fill-rule='evenodd' stroke-width='1.036'%3E%3Cpath fill='%23000' fill-opacity='.4' d='m8.166 16.146-.002.002a1.54 1.54 0 0 1-2.009 0l-.002-.002-.043-.034-.002-.002-.199-.162H4.377a.657.657 0 0 0-.659.659v1.84a.657.657 0 0 0 .659.659h5.565a.657.657 0 0 0 .659-.659v-1.84a.657.657 0 0 0-.659-.659H8.411l-.202.164zm-1.121-.905a.29.29 0 0 0 .113.023.286.286 0 0 0 .189-.07l.077-.063c.634-.508 4.672-3.743 4.672-7.575 0-2.55-2.215-4.625-4.938-4.625S2.221 5.006 2.221 7.556c0 3.225 2.86 6.027 4.144 7.137h.004l.04.038.484.4.077.063a.628.628 0 0 0 .074.047zm-2.52-.548a16.898 16.898 0 0 1-1.183-1.315C2.187 11.942.967 9.897.967 7.555c0-3.319 2.855-5.88 6.192-5.88 3.338 0 6.193 2.561 6.193 5.881 0 2.34-1.22 4.387-2.376 5.822a16.898 16.898 0 0 1-1.182 1.315h.15a1.912 1.912 0 0 1 1.914 1.914v1.84a1.912 1.912 0 0 1-1.914 1.914H4.377a1.912 1.912 0 0 1-1.914-1.914v-1.84a1.912 1.912 0 0 1 1.914-1.914zm3.82-6.935c0 .692-.55 1.222-1.187 1.222s-1.185-.529-1.185-1.222.548-1.222 1.185-1.222c.638 0 1.186.529 1.186 1.222zm-1.186 2.477c1.348 0 2.442-1.11 2.442-2.478S8.507 5.28 7.159 5.28 4.72 6.39 4.72 7.758s1.092 2.477 2.44 2.477zm2.048 7.71H5.114v-.838h4.093z'/%3E%3Cpath fill='%23e1e3e9' d='M2.222 7.555c0-2.55 2.214-4.625 4.937-4.625 2.723 0 4.938 2.075 4.938 4.625 0 3.832-4.038 7.068-4.672 7.575l-.077.063a.286.286 0 0 1-.189.07.286.286 0 0 1-.188-.07l-.077-.063c-.634-.507-4.672-3.743-4.672-7.575zm4.937 2.68c1.348 0 2.442-1.11 2.442-2.478S8.507 5.28 7.159 5.28 4.72 6.39 4.72 7.758s1.092 2.477 2.44 2.477z'/%3E%3Cpath fill='%23fff' d='M4.377 15.948a.657.657 0 0 0-.659.659v1.84a.657.657 0 0 0 .659.659h5.565a.657.657 0 0 0 .659-.659v-1.84a.657.657 0 0 0-.659-.659zm4.83 1.16H5.114v.838h4.093z'/%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 (-ms-high-contrast:active){a.maplibregl-ctrl-logo{background-color:initial;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.255 1.255 0 0 1 1.12.685l3.19 6.273 3.125-6.263a1.255 1.255 0 0 1 1.123-.695h.181a1.255 1.255 0 0 1 1.227.991l1.443 6.71a5.11 5.11 0 0 1 .314-.787l.009-.016a4.623 4.623 0 0 1 1.777-1.887c.782-.46 1.668-.667 2.611-.667a4.548 4.548 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.4.314.319.566.676.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.416 2.416 0 0 1-.682-1.71c0-.665.267-1.253.735-1.7a2.448 2.448 0 0 1 1.722-.674 2.43 2.43 0 0 1 1.705.675c.211.2.381.43.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.76 4.76 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.407 3.407 0 0 1 1.567-.372c.346 0 .861.02 1.285.232a1.255 1.255 0 0 1 .689 1.004 4.73 4.73 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.528 0 .343-.02.694-.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.815 5.815 0 0 1-.548-2.512c0-.286.017-.567.053-.843a1.255 1.255 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.778 4.778 0 0 1-1.86 1.833 5.04 5.04 0 0 1-2.484.634 4.47 4.47 0 0 1-1.935-.424 1.252 1.252 0 0 1-.764.258h-1.71a1.255 1.255 0 0 1-1.256-1.255V7.687a2.402 2.402 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.703 4.703 0 0 1-1.782 1.884 4.767 4.767 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.47 4.47 0 0 1-1.945.429c-.885 0-1.724-.21-2.495-.632l-.017-.01a4.983 4.983 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.255 1.255 0 0 1-1.115.676h-.098a1.255 1.255 0 0 1-1.116-.68l-2.061-3.994zM35.92 16.63l.207-.114.223-.15c.329-.237.574-.499.735-.785l.061-.118.033 1.332h1.678V9.242h-1.694l-.033 1.267c-.088-.22-.264-.438-.526-.658l-.032-.028a3.16 3.16 0 0 0-.668-.428l-.27-.12a3.293 3.293 0 0 0-1.235-.23c-.757 0-1.415.163-1.974.493a3.36 3.36 0 0 0-1.3 1.382c-.297.593-.444 1.284-.444 2.074 0 .8.17 1.503.51 2.107a3.795 3.795 0 0 0 1.382 1.381 3.883 3.883 0 0 0 1.893.477c.53 0 1.015-.11 1.455-.33zm-2.789-5.38c-.384.45-.575 1.038-.575 1.762 0 .735.186 1.332.559 1.794.384.45.933.675 1.645.675a2.25 2.25 0 0 0 .934-.19 2.17 2.17 0 0 0 .468-.29l.178-.161a2.163 2.163 0 0 0 .397-.561c.163-.333.244-.717.244-1.15v-.115c0-.472-.098-.894-.296-1.267l-.043-.077a2.211 2.211 0 0 0-.633-.709l-.13-.086-.047-.028a2.099 2.099 0 0 0-1.073-.285c-.702 0-1.244.231-1.629.692zm2.316 2.706c.163-.17.28-.407.28-.83v-.114c0-.292-.06-.508-.15-.68a.958.958 0 0 0-.353-.389.851.851 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.626 2.626 0 0 0 .331.423c.213.22.464.402.755.548l.173.074c.433.17.93.255 1.49.255.68 0 1.295-.165 1.844-.493a3.447 3.447 0 0 0 1.316-1.4c.329-.603.493-1.299.493-2.089 0-1.273-.33-2.243-.988-2.913-.658-.68-1.52-1.02-2.584-1.02-.598 0-1.124.115-1.575.347a2.807 2.807 0 0 0-.415.262l-.199.166a3.35 3.35 0 0 0-.64.82V9.242h-1.712v11.553h1.729l-.017-5.134zm.53-1.138c.137.193.297.36.48.5l.155.11.053.034c.34.197.713.297 1.119.297.714 0 1.262-.225 1.645-.675.385-.46.576-1.048.576-1.762 0-.746-.192-1.338-.576-1.777-.372-.45-.92-.675-1.645-.675-.29 0-.569.053-.835.16a2.366 2.366 0 0 0-.284.136 1.99 1.99 0 0 0-.363.254 2.237 2.237 0 0 0-.46.569l-.082.162a2.56 2.56 0 0 0-.213 1.072v.115c0 .471.098.894.296 1.267l.135.211zm.964-.818a1.11 1.11 0 0 0 .367.385.937.937 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-.221a.995.995 0 0 0-.503.135l-.012.007a.859.859 0 0 0-.335.343c-.073.133-.132.324-.132.614v.115a1.43 1.43 0 0 0 .14.66zm15.7-6.222c.232-.23.346-.516.346-.856a1.053 1.053 0 0 0-.345-.79 1.175 1.175 0 0 0-.84-.329c-.34 0-.625.11-.855.33a1.053 1.053 0 0 0-.346.79c0 .34.115.625.346.855.23.23.516.346.856.346.34 0 .62-.115.839-.346zm4.337 9.314.033-1.332c.128.269.324.518.59.747l.098.081a3.727 3.727 0 0 0 .316.224l.223.122a3.21 3.21 0 0 0 1.44.322 3.785 3.785 0 0 0 1.875-.477 3.52 3.52 0 0 0 1.382-1.366c.352-.593.526-1.29.526-2.09 0-.79-.147-1.48-.444-2.073a3.235 3.235 0 0 0-1.283-1.399c-.549-.34-1.195-.51-1.942-.51a3.476 3.476 0 0 0-1.527.344l-.086.043-.165.09a3.412 3.412 0 0 0-.33.214c-.288.21-.507.446-.656.707a1.893 1.893 0 0 0-.099.198l.082-1.283V4.701h-1.744v12.095zm.473-2.509a2.482 2.482 0 0 0 .566.7c.078.065.159.125.245.18l.144.08a2.105 2.105 0 0 0 .975.232c.713 0 1.262-.225 1.645-.675.384-.46.576-1.053.576-1.778 0-.734-.192-1.327-.576-1.777-.373-.46-.921-.692-1.645-.692a2.18 2.18 0 0 0-1.015.235c-.147.075-.285.17-.415.282l-.15.142a2.086 2.086 0 0 0-.42.594c-.149.32-.223.685-.223 1.1v.115c0 .47.097.89.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.868.868 0 0 0-.681.279l-.012.011c-.154.155-.274.38-.274.807v.115c0 .285.057.499.144.669a1.13 1.13 0 0 0 .367.405c.137.082.28.123.455.123.423 0 .59-.118.686-.23zm8.266-3.013c.23-.087.472-.134.724-.14l.069-.002c.329 0 .542.033.642.099l.247-1.794c-.13-.066-.37-.099-.717-.099a2.3 2.3 0 0 0-.545.063 2.086 2.086 0 0 0-.411.148 2.18 2.18 0 0 0-.4.249 2.482 2.482 0 0 0-.485.499 2.659 2.659 0 0 0-.32.581l-.05.137v-1.48h-1.778v7.553h1.777v-3.884c0-.364.053-.678.159-.943a1.49 1.49 0 0 1 .466-.636 2.52 2.52 0 0 1 .399-.253 2.19 2.19 0 0 1 .224-.099zm9.784 2.656.05-.922c0-1.162-.285-2.062-.856-2.698-.559-.647-1.42-.97-2.584-.97-.746 0-1.415.163-2.007.493a3.462 3.462 0 0 0-1.4 1.382c-.329.604-.493 1.306-.493 2.106 0 .714.143 1.371.428 1.975.285.593.73 1.07 1.332 1.432.604.351 1.355.526 2.255.526.649 0 1.204-.062 1.668-.185l.044-.012.135-.04c.409-.122.736-.263.984-.421l-.542-1.267c-.2.108-.415.199-.642.274l-.297.087c-.34.088-.773.131-1.3.131-.636 0-1.135-.147-1.497-.444a1.573 1.573 0 0 1-.192-.193c-.244-.294-.415-.705-.512-1.234l-.004-.021h5.43zm-5.427-1.256-.003.022h3.752v-.138c-.007-.485-.104-.857-.288-1.118a1.056 1.056 0 0 0-.156-.176c-.307-.285-.746-.428-1.316-.428-.657 0-1.155.202-1.494.604-.253.3-.417.712-.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.81c-.68 0-1.311-.16-1.893-.478a3.795 3.795 0 0 1-1.381-1.382c-.34-.604-.51-1.306-.51-2.106 0-.79.147-1.482.444-2.074a3.364 3.364 0 0 1 1.3-1.382c.559-.33 1.217-.494 1.974-.494a3.293 3.293 0 0 1 1.234.231 3.341 3.341 0 0 1 .97.575c.264.22.44.439.527.659l.033-1.267h1.694v7.553H37.18l-.033-1.332c-.186.395-.526.746-1.02 1.053a3.167 3.167 0 0 1-1.662.444zm.296-1.482c.626 0 1.152-.214 1.58-.642.428-.44.642-1.01.642-1.711v-.115c0-.472-.098-.894-.296-1.267a2.211 2.211 0 0 0-.807-.872 2.098 2.098 0 0 0-1.119-.313c-.702 0-1.245.231-1.629.692-.384.45-.575 1.037-.575 1.76 0 .736.186 1.333.559 1.795.384.45.933.675 1.645.675zm6.521-6.237h1.711v1.4c.604-1.065 1.547-1.597 2.83-1.597 1.064 0 1.926.34 2.584 1.02.659.67.988 1.641.988 2.914 0 .79-.164 1.487-.493 2.09a3.456 3.456 0 0 1-1.316 1.399 3.51 3.51 0 0 1-1.844.493c-.636 0-1.19-.11-1.662-.329a2.665 2.665 0 0 1-1.086-.97l.017 5.134h-1.728V9.242zm4.048 6.22c.714 0 1.262-.224 1.645-.674.385-.46.576-1.048.576-1.762 0-.746-.192-1.338-.576-1.777-.372-.45-.92-.675-1.645-.675-.395 0-.768.098-1.12.296-.34.187-.613.46-.822.823-.197.351-.296.763-.296 1.234v.115c0 .472.098.894.296 1.267.209.362.483.647.823.855.34.197.713.297 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.159 1.159 0 0 1-.856-.346 1.165 1.165 0 0 1-.346-.856 1.053 1.053 0 0 1 .346-.79c.23-.219.516-.329.856-.329.329 0 .609.11.839.33a1.053 1.053 0 0 1 .345.79 1.159 1.159 0 0 1-.345.855c-.22.23-.5.346-.84.346zm7.875 9.133a3.167 3.167 0 0 1-1.662-.444c-.482-.307-.817-.658-1.004-1.053l-.033 1.332h-1.71V4.701h1.743v4.657l-.082 1.283c.186-.438.548-.812 1.086-1.119a3.486 3.486 0 0 1 1.778-.477c.746 0 1.393.17 1.942.51a3.235 3.235 0 0 1 1.283 1.4c.297.592.444 1.282.444 2.072 0 .8-.175 1.498-.526 2.09a3.52 3.52 0 0 1-1.382 1.366 3.785 3.785 0 0 1-1.876.477zm-.296-1.481c.713 0 1.26-.225 1.645-.675.384-.46.577-1.053.577-1.778 0-.734-.193-1.327-.577-1.776-.373-.46-.921-.692-1.645-.692a2.115 2.115 0 0 0-1.58.659c-.428.428-.642.992-.642 1.694v.115c0 .473.098.895.296 1.267a2.385 2.385 0 0 0 .807.872 2.1 2.1 0 0 0 1.119.313zm5.927-6.237h1.777v1.481c.176-.505.46-.91.856-1.217a2.14 2.14 0 0 1 1.349-.46c.351 0 .593.032.724.098l-.247 1.794c-.099-.066-.313-.099-.642-.099-.516 0-.988.164-1.416.494-.417.329-.626.855-.626 1.58v3.883h-1.777V9.242zm9.534 7.718c-.9 0-1.651-.175-2.255-.526-.603-.362-1.047-.84-1.332-1.432a4.567 4.567 0 0 1-.428-1.975c0-.8.164-1.502.493-2.106a3.462 3.462 0 0 1 1.4-1.382c.592-.33 1.262-.494 2.007-.494 1.163 0 2.024.324 2.584.97.57.637.856 1.537.856 2.7 0 .296-.017.603-.05.92h-5.43c.12.67.356 1.153.708 1.45.362.296.86.443 1.497.443.526 0 .96-.044 1.3-.131a4.123 4.123 0 0 0 .938-.362l.542 1.267c-.274.175-.647.329-1.119.46-.472.132-1.042.197-1.711.197zm1.596-4.558c.01-.68-.137-1.158-.444-1.432-.307-.285-.746-.428-1.316-.428-1.152 0-1.815.62-1.991 1.86h3.752z'/%3E%3Cg fill-rule='evenodd' stroke-width='1.036'%3E%3Cpath fill='%23000' fill-opacity='.4' d='m8.166 16.146-.002.002a1.54 1.54 0 0 1-2.009 0l-.002-.002-.043-.034-.002-.002-.199-.162H4.377a.657.657 0 0 0-.659.659v1.84a.657.657 0 0 0 .659.659h5.565a.657.657 0 0 0 .659-.659v-1.84a.657.657 0 0 0-.659-.659H8.411l-.202.164zm-1.121-.905a.29.29 0 0 0 .113.023.286.286 0 0 0 .189-.07l.077-.063c.634-.508 4.672-3.743 4.672-7.575 0-2.55-2.215-4.625-4.938-4.625S2.221 5.006 2.221 7.556c0 3.225 2.86 6.027 4.144 7.137h.004l.04.038.484.4.077.063a.628.628 0 0 0 .074.047zm-2.52-.548a16.898 16.898 0 0 1-1.183-1.315C2.187 11.942.967 9.897.967 7.555c0-3.319 2.855-5.88 6.192-5.88 3.338 0 6.193 2.561 6.193 5.881 0 2.34-1.22 4.387-2.376 5.822a16.898 16.898 0 0 1-1.182 1.315h.15a1.912 1.912 0 0 1 1.914 1.914v1.84a1.912 1.912 0 0 1-1.914 1.914H4.377a1.912 1.912 0 0 1-1.914-1.914v-1.84a1.912 1.912 0 0 1 1.914-1.914zm3.82-6.935c0 .692-.55 1.222-1.187 1.222s-1.185-.529-1.185-1.222.548-1.222 1.185-1.222c.638 0 1.186.529 1.186 1.222zm-1.186 2.477c1.348 0 2.442-1.11 2.442-2.478S8.507 5.28 7.159 5.28 4.72 6.39 4.72 7.758s1.092 2.477 2.44 2.477zm2.048 7.71H5.114v-.838h4.093z'/%3E%3Cpath fill='%23e1e3e9' d='M2.222 7.555c0-2.55 2.214-4.625 4.937-4.625 2.723 0 4.938 2.075 4.938 4.625 0 3.832-4.038 7.068-4.672 7.575l-.077.063a.286.286 0 0 1-.189.07.286.286 0 0 1-.188-.07l-.077-.063c-.634-.507-4.672-3.743-4.672-7.575zm4.937 2.68c1.348 0 2.442-1.11 2.442-2.478S8.507 5.28 7.159 5.28 4.72 6.39 4.72 7.758s1.092 2.477 2.44 2.477z'/%3E%3Cpath fill='%23fff' d='M4.377 15.948a.657.657 0 0 0-.659.659v1.84a.657.657 0 0 0 .659.659h5.565a.657.657 0 0 0 .659-.659v-1.84a.657.657 0 0 0-.659-.659zm4.83 1.16H5.114v.838h4.093z'/%3E%3C/g%3E%3C/svg%3E")}}@media (-ms-high-contrast:black-on-white){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.255 1.255 0 0 1 1.12.685l3.19 6.273 3.125-6.263a1.255 1.255 0 0 1 1.123-.695h.181a1.255 1.255 0 0 1 1.227.991l1.443 6.71a5.11 5.11 0 0 1 .314-.787l.009-.016a4.623 4.623 0 0 1 1.777-1.887c.782-.46 1.668-.667 2.611-.667a4.548 4.548 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.4.314.319.566.676.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.416 2.416 0 0 1-.682-1.71c0-.665.267-1.253.735-1.7a2.448 2.448 0 0 1 1.722-.674 2.43 2.43 0 0 1 1.705.675c.211.2.381.43.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.76 4.76 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.407 3.407 0 0 1 1.567-.372c.346 0 .861.02 1.285.232a1.255 1.255 0 0 1 .689 1.004 4.73 4.73 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.528 0 .343-.02.694-.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.815 5.815 0 0 1-.548-2.512c0-.286.017-.567.053-.843a1.255 1.255 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.778 4.778 0 0 1-1.86 1.833 5.04 5.04 0 0 1-2.484.634 4.47 4.47 0 0 1-1.935-.424 1.252 1.252 0 0 1-.764.258h-1.71a1.255 1.255 0 0 1-1.256-1.255V7.687a2.402 2.402 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.703 4.703 0 0 1-1.782 1.884 4.767 4.767 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.47 4.47 0 0 1-1.945.429c-.885 0-1.724-.21-2.495-.632l-.017-.01a4.983 4.983 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.255 1.255 0 0 1-1.115.676h-.098a1.255 1.255 0 0 1-1.116-.68l-2.061-3.994zM35.92 16.63l.207-.114.223-.15c.329-.237.574-.499.735-.785l.061-.118.033 1.332h1.678V9.242h-1.694l-.033 1.267c-.088-.22-.264-.438-.526-.658l-.032-.028a3.16 3.16 0 0 0-.668-.428l-.27-.12a3.293 3.293 0 0 0-1.235-.23c-.757 0-1.415.163-1.974.493a3.36 3.36 0 0 0-1.3 1.382c-.297.593-.444 1.284-.444 2.074 0 .8.17 1.503.51 2.107a3.795 3.795 0 0 0 1.382 1.381 3.883 3.883 0 0 0 1.893.477c.53 0 1.015-.11 1.455-.33zm-2.789-5.38c-.384.45-.575 1.038-.575 1.762 0 .735.186 1.332.559 1.794.384.45.933.675 1.645.675a2.25 2.25 0 0 0 .934-.19 2.17 2.17 0 0 0 .468-.29l.178-.161a2.163 2.163 0 0 0 .397-.561c.163-.333.244-.717.244-1.15v-.115c0-.472-.098-.894-.296-1.267l-.043-.077a2.211 2.211 0 0 0-.633-.709l-.13-.086-.047-.028a2.099 2.099 0 0 0-1.073-.285c-.702 0-1.244.231-1.629.692zm2.316 2.706c.163-.17.28-.407.28-.83v-.114c0-.292-.06-.508-.15-.68a.958.958 0 0 0-.353-.389.851.851 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.626 2.626 0 0 0 .331.423c.213.22.464.402.755.548l.173.074c.433.17.93.255 1.49.255.68 0 1.295-.165 1.844-.493a3.447 3.447 0 0 0 1.316-1.4c.329-.603.493-1.299.493-2.089 0-1.273-.33-2.243-.988-2.913-.658-.68-1.52-1.02-2.584-1.02-.598 0-1.124.115-1.575.347a2.807 2.807 0 0 0-.415.262l-.199.166a3.35 3.35 0 0 0-.64.82V9.242h-1.712v11.553h1.729l-.017-5.134zm.53-1.138c.137.193.297.36.48.5l.155.11.053.034c.34.197.713.297 1.119.297.714 0 1.262-.225 1.645-.675.385-.46.576-1.048.576-1.762 0-.746-.192-1.338-.576-1.777-.372-.45-.92-.675-1.645-.675-.29 0-.569.053-.835.16a2.366 2.366 0 0 0-.284.136 1.99 1.99 0 0 0-.363.254 2.237 2.237 0 0 0-.46.569l-.082.162a2.56 2.56 0 0 0-.213 1.072v.115c0 .471.098.894.296 1.267l.135.211zm.964-.818a1.11 1.11 0 0 0 .367.385.937.937 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-.221a.995.995 0 0 0-.503.135l-.012.007a.859.859 0 0 0-.335.343c-.073.133-.132.324-.132.614v.115a1.43 1.43 0 0 0 .14.66zm15.7-6.222c.232-.23.346-.516.346-.856a1.053 1.053 0 0 0-.345-.79 1.175 1.175 0 0 0-.84-.329c-.34 0-.625.11-.855.33a1.053 1.053 0 0 0-.346.79c0 .34.115.625.346.855.23.23.516.346.856.346.34 0 .62-.115.839-.346zm4.337 9.314.033-1.332c.128.269.324.518.59.747l.098.081a3.727 3.727 0 0 0 .316.224l.223.122a3.21 3.21 0 0 0 1.44.322 3.785 3.785 0 0 0 1.875-.477 3.52 3.52 0 0 0 1.382-1.366c.352-.593.526-1.29.526-2.09 0-.79-.147-1.48-.444-2.073a3.235 3.235 0 0 0-1.283-1.399c-.549-.34-1.195-.51-1.942-.51a3.476 3.476 0 0 0-1.527.344l-.086.043-.165.09a3.412 3.412 0 0 0-.33.214c-.288.21-.507.446-.656.707a1.893 1.893 0 0 0-.099.198l.082-1.283V4.701h-1.744v12.095zm.473-2.509a2.482 2.482 0 0 0 .566.7c.078.065.159.125.245.18l.144.08a2.105 2.105 0 0 0 .975.232c.713 0 1.262-.225 1.645-.675.384-.46.576-1.053.576-1.778 0-.734-.192-1.327-.576-1.777-.373-.46-.921-.692-1.645-.692a2.18 2.18 0 0 0-1.015.235c-.147.075-.285.17-.415.282l-.15.142a2.086 2.086 0 0 0-.42.594c-.149.32-.223.685-.223 1.1v.115c0 .47.097.89.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.868.868 0 0 0-.681.279l-.012.011c-.154.155-.274.38-.274.807v.115c0 .285.057.499.144.669a1.13 1.13 0 0 0 .367.405c.137.082.28.123.455.123.423 0 .59-.118.686-.23zm8.266-3.013c.23-.087.472-.134.724-.14l.069-.002c.329 0 .542.033.642.099l.247-1.794c-.13-.066-.37-.099-.717-.099a2.3 2.3 0 0 0-.545.063 2.086 2.086 0 0 0-.411.148 2.18 2.18 0 0 0-.4.249 2.482 2.482 0 0 0-.485.499 2.659 2.659 0 0 0-.32.581l-.05.137v-1.48h-1.778v7.553h1.777v-3.884c0-.364.053-.678.159-.943a1.49 1.49 0 0 1 .466-.636 2.52 2.52 0 0 1 .399-.253 2.19 2.19 0 0 1 .224-.099zm9.784 2.656.05-.922c0-1.162-.285-2.062-.856-2.698-.559-.647-1.42-.97-2.584-.97-.746 0-1.415.163-2.007.493a3.462 3.462 0 0 0-1.4 1.382c-.329.604-.493 1.306-.493 2.106 0 .714.143 1.371.428 1.975.285.593.73 1.07 1.332 1.432.604.351 1.355.526 2.255.526.649 0 1.204-.062 1.668-.185l.044-.012.135-.04c.409-.122.736-.263.984-.421l-.542-1.267c-.2.108-.415.199-.642.274l-.297.087c-.34.088-.773.131-1.3.131-.636 0-1.135-.147-1.497-.444a1.573 1.573 0 0 1-.192-.193c-.244-.294-.415-.705-.512-1.234l-.004-.021h5.43zm-5.427-1.256-.003.022h3.752v-.138c-.007-.485-.104-.857-.288-1.118a1.056 1.056 0 0 0-.156-.176c-.307-.285-.746-.428-1.316-.428-.657 0-1.155.202-1.494.604-.253.3-.417.712-.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.81c-.68 0-1.311-.16-1.893-.478a3.795 3.795 0 0 1-1.381-1.382c-.34-.604-.51-1.306-.51-2.106 0-.79.147-1.482.444-2.074a3.364 3.364 0 0 1 1.3-1.382c.559-.33 1.217-.494 1.974-.494a3.293 3.293 0 0 1 1.234.231 3.341 3.341 0 0 1 .97.575c.264.22.44.439.527.659l.033-1.267h1.694v7.553H37.18l-.033-1.332c-.186.395-.526.746-1.02 1.053a3.167 3.167 0 0 1-1.662.444zm.296-1.482c.626 0 1.152-.214 1.58-.642.428-.44.642-1.01.642-1.711v-.115c0-.472-.098-.894-.296-1.267a2.211 2.211 0 0 0-.807-.872 2.098 2.098 0 0 0-1.119-.313c-.702 0-1.245.231-1.629.692-.384.45-.575 1.037-.575 1.76 0 .736.186 1.333.559 1.795.384.45.933.675 1.645.675zm6.521-6.237h1.711v1.4c.604-1.065 1.547-1.597 2.83-1.597 1.064 0 1.926.34 2.584 1.02.659.67.988 1.641.988 2.914 0 .79-.164 1.487-.493 2.09a3.456 3.456 0 0 1-1.316 1.399 3.51 3.51 0 0 1-1.844.493c-.636 0-1.19-.11-1.662-.329a2.665 2.665 0 0 1-1.086-.97l.017 5.134h-1.728V9.242zm4.048 6.22c.714 0 1.262-.224 1.645-.674.385-.46.576-1.048.576-1.762 0-.746-.192-1.338-.576-1.777-.372-.45-.92-.675-1.645-.675-.395 0-.768.098-1.12.296-.34.187-.613.46-.822.823-.197.351-.296.763-.296 1.234v.115c0 .472.098.894.296 1.267.209.362.483.647.823.855.34.197.713.297 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.159 1.159 0 0 1-.856-.346 1.165 1.165 0 0 1-.346-.856 1.053 1.053 0 0 1 .346-.79c.23-.219.516-.329.856-.329.329 0 .609.11.839.33a1.053 1.053 0 0 1 .345.79 1.159 1.159 0 0 1-.345.855c-.22.23-.5.346-.84.346zm7.875 9.133a3.167 3.167 0 0 1-1.662-.444c-.482-.307-.817-.658-1.004-1.053l-.033 1.332h-1.71V4.701h1.743v4.657l-.082 1.283c.186-.438.548-.812 1.086-1.119a3.486 3.486 0 0 1 1.778-.477c.746 0 1.393.17 1.942.51a3.235 3.235 0 0 1 1.283 1.4c.297.592.444 1.282.444 2.072 0 .8-.175 1.498-.526 2.09a3.52 3.52 0 0 1-1.382 1.366 3.785 3.785 0 0 1-1.876.477zm-.296-1.481c.713 0 1.26-.225 1.645-.675.384-.46.577-1.053.577-1.778 0-.734-.193-1.327-.577-1.776-.373-.46-.921-.692-1.645-.692a2.115 2.115 0 0 0-1.58.659c-.428.428-.642.992-.642 1.694v.115c0 .473.098.895.296 1.267a2.385 2.385 0 0 0 .807.872 2.1 2.1 0 0 0 1.119.313zm5.927-6.237h1.777v1.481c.176-.505.46-.91.856-1.217a2.14 2.14 0 0 1 1.349-.46c.351 0 .593.032.724.098l-.247 1.794c-.099-.066-.313-.099-.642-.099-.516 0-.988.164-1.416.494-.417.329-.626.855-.626 1.58v3.883h-1.777V9.242zm9.534 7.718c-.9 0-1.651-.175-2.255-.526-.603-.362-1.047-.84-1.332-1.432a4.567 4.567 0 0 1-.428-1.975c0-.8.164-1.502.493-2.106a3.462 3.462 0 0 1 1.4-1.382c.592-.33 1.262-.494 2.007-.494 1.163 0 2.024.324 2.584.97.57.637.856 1.537.856 2.7 0 .296-.017.603-.05.92h-5.43c.12.67.356 1.153.708 1.45.362.296.86.443 1.497.443.526 0 .96-.044 1.3-.131a4.123 4.123 0 0 0 .938-.362l.542 1.267c-.274.175-.647.329-1.119.46-.472.132-1.042.197-1.711.197zm1.596-4.558c.01-.68-.137-1.158-.444-1.432-.307-.285-.746-.428-1.316-.428-1.152 0-1.815.62-1.991 1.86h3.752z'/%3E%3Cg fill-rule='evenodd' stroke-width='1.036'%3E%3Cpath fill='%23000' fill-opacity='.4' d='m8.166 16.146-.002.002a1.54 1.54 0 0 1-2.009 0l-.002-.002-.043-.034-.002-.002-.199-.162H4.377a.657.657 0 0 0-.659.659v1.84a.657.657 0 0 0 .659.659h5.565a.657.657 0 0 0 .659-.659v-1.84a.657.657 0 0 0-.659-.659H8.411l-.202.164zm-1.121-.905a.29.29 0 0 0 .113.023.286.286 0 0 0 .189-.07l.077-.063c.634-.508 4.672-3.743 4.672-7.575 0-2.55-2.215-4.625-4.938-4.625S2.221 5.006 2.221 7.556c0 3.225 2.86 6.027 4.144 7.137h.004l.04.038.484.4.077.063a.628.628 0 0 0 .074.047zm-2.52-.548a16.898 16.898 0 0 1-1.183-1.315C2.187 11.942.967 9.897.967 7.555c0-3.319 2.855-5.88 6.192-5.88 3.338 0 6.193 2.561 6.193 5.881 0 2.34-1.22 4.387-2.376 5.822a16.898 16.898 0 0 1-1.182 1.315h.15a1.912 1.912 0 0 1 1.914 1.914v1.84a1.912 1.912 0 0 1-1.914 1.914H4.377a1.912 1.912 0 0 1-1.914-1.914v-1.84a1.912 1.912 0 0 1 1.914-1.914zm3.82-6.935c0 .692-.55 1.222-1.187 1.222s-1.185-.529-1.185-1.222.548-1.222 1.185-1.222c.638 0 1.186.529 1.186 1.222zm-1.186 2.477c1.348 0 2.442-1.11 2.442-2.478S8.507 5.28 7.159 5.28 4.72 6.39 4.72 7.758s1.092 2.477 2.44 2.477zm2.048 7.71H5.114v-.838h4.093z'/%3E%3Cpath fill='%23e1e3e9' d='M2.222 7.555c0-2.55 2.214-4.625 4.937-4.625 2.723 0 4.938 2.075 4.938 4.625 0 3.832-4.038 7.068-4.672 7.575l-.077.063a.286.286 0 0 1-.189.07.286.286 0 0 1-.188-.07l-.077-.063c-.634-.507-4.672-3.743-4.672-7.575zm4.937 2.68c1.348 0 2.442-1.11 2.442-2.478S8.507 5.28 7.159 5.28 4.72 6.39 4.72 7.758s1.092 2.477 2.44 2.477z'/%3E%3Cpath fill='%23fff' d='M4.377 15.948a.657.657 0 0 0-.659.659v1.84a.657.657 0 0 0 .659.659h5.565a.657.657 0 0 0 .659-.659v-1.84a.657.657 0 0 0-.659-.659zm4.83 1.16H5.114v.838h4.093z'/%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:initial;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{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 (-ms-high-contrast: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 (-ms-high-contrast:black-on-white){.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}.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 #0000;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}.maplibregl-popup-close-button{background-color:initial;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;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;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}@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;inset: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),(max-width:480px){.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}.map-component-wrapper{display:flex;flex-direction:column;min-height:90vh;width:100%}.webgl-warning{background:linear-gradient(135deg,#fbbf24,#f59e0b);border:1px solid #d97706;border-radius:12px;box-shadow:0 4px 12px #fbbf2440;color:#78350f;margin-bottom:20px;margin-left:auto;margin-right:auto;max-width:800px;padding:20px}.webgl-warning strong{color:#78350f;display:block;font-size:18px;margin-bottom:12px}.webgl-warning p{font-size:14px;line-height:1.5;margin:0 0 16px}.webgl-help{background:#78350f1a;border-radius:8px;margin-top:16px;padding:16px}.webgl-help strong{color:#92400e;font-size:14px;margin-bottom:8px}.webgl-help ul{list-style-type:disc;margin:8px 0 0;padding-left:20px}.webgl-help li{font-size:13px;line-height:1.4;margin-bottom:6px}.webgl-help li strong{display:inline;font-size:13px;margin-bottom:0}.map-view-container{height:80vh;margin-bottom:20px;overflow:visible;position:relative;width:100%}.map-freshness-badge{bottom:16px;pointer-events:none;position:absolute;right:16px;z-index:10}.simple-map{align-items:center;background:linear-gradient(135deg,#667eea,#764ba2);display:flex;height:100%;justify-content:center;width:100%}.map-grid{grid-gap:2px;display:grid;gap:2px;grid-template-columns:repeat(8,1fr);max-height:600px;max-width:800px;padding:20px}.map-item{align-items:center;aspect-ratio:1;border:1px solid #ffffff4d;border-radius:4px;cursor:pointer;display:flex;justify-content:center;min-height:60px;overflow:hidden;position:relative;transition:all .2s ease}.map-item:hover{border-color:#333;transform:scale(1.05);z-index:10}.map-item-label{color:#000c;font-size:10px;font-weight:600;line-height:1.1;max-width:100%;padding:2px;text-align:center;text-shadow:1px 1px 2px #fffc;word-break:break-word}.map-controls{align-items:center;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);background:#fffffffa;border:1px solid #0000000f;border-radius:16px;box-shadow:0 8px 32px #0000001f,0 2px 8px #00000014;display:flex;gap:4px;left:20px;max-width:fit-content;padding:8px;position:absolute;right:auto;top:20px;z-index:1000}.map-controls .control-group{align-items:center;background:#f3f4f6;border-radius:12px;display:flex;flex:none!important;flex-direction:row!important;gap:0;min-width:0;padding:0;position:relative;transition:all .2s ease}.map-controls .control-group:hover{background:#e5e7eb}.control-icon{align-items:center;color:#6b7280;display:flex;flex-shrink:0;height:36px;justify-content:center;position:relative;width:36px}.control-icon svg{stroke-width:2;height:18px;width:18px}.map-controls .control-group label{display:none!important}.map-controls .control-group select{appearance:none;background:#0000;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%236b7280' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m6 9 6 6 6-6'/%3E%3C/svg%3E");background-position:right 8px center;background-repeat:no-repeat;background-size:14px;border:none;border-radius:0 12px 12px 0;color:#374151;cursor:pointer;font-size:13px;font-weight:500;height:36px;min-width:120px;padding:0 28px 0 8px;transition:all .2s ease;width:auto}.legend-afford{display:flex;gap:8px;justify-content:center;margin-top:6px}.legend-afford span{border-radius:2px;display:inline-block;height:12px;width:12px}.map-controls .control-group select:hover{background-color:#00000008}.map-controls .control-group select:focus{box-shadow:inset 0 0 0 2px #3b82f6;outline:none}.segmented-control{background:#f3f4f6;border-radius:12px;display:flex;gap:2px;padding:2px}.segmented-control button{align-items:center;background:#0000;border:none;border-radius:10px;color:#6b7280;cursor:pointer;display:flex;font-size:13px;font-weight:500;gap:6px;min-height:44px;padding:6px 16px;transition:all .2s ease;white-space:nowrap}.segmented-control button svg{height:16px;width:16px}.segmented-control button.active{background:#fff;box-shadow:0 1px 3px #0000001a;color:#1f2937}.segmented-control button:hover:not(.active){color:#374151}.segmented-control button:focus-visible{outline:2px solid #3b82f6;outline-offset:2px;z-index:1}.pill-group{align-items:center;background:#f3f4f6;border-radius:12px;display:flex;gap:4px;padding:2px}.pill-button{background:#0000;border:none;border-radius:10px;color:#6b7280;cursor:pointer;font-size:13px;font-weight:500;min-height:44px;padding:6px 14px;transition:all .2s ease;white-space:nowrap}.pill-button.active{background:#fff;box-shadow:0 1px 3px #0000001a;color:#1f2937}.pill-button:hover:not(.active){background:#00000008;color:#374151}.pill-button:focus-visible{outline:2px solid #3b82f6;outline-offset:2px;z-index:1}.control-separator{background:#e5e7eb;height:24px;margin:0 8px;width:1px}.control-group[data-tooltip]:before,.pill-group[data-tooltip]:before,.segmented-control[data-tooltip]:before{background:#1f2937;border-radius:6px;bottom:calc(100% + 8px);color:#fff;content:attr(data-tooltip);font-size:12px;font-weight:500;left:50%;opacity:0;padding:6px 10px;pointer-events:none;position:absolute;transform:translateX(-50%) scale(.8);transition:all .2s ease;white-space:nowrap;z-index:1000}.control-group[data-tooltip]:after,.pill-group[data-tooltip]:after,.segmented-control[data-tooltip]:after{border:4px solid #0000;border-top-color:#1f2937;bottom:calc(100% + 4px);content:"";left:50%;opacity:0;position:absolute;transform:translateX(-50%) scale(.8);transition:all .2s ease}.control-group:hover:after,.control-group:hover:before,.pill-group:hover:after,.pill-group:hover:before,.segmented-control:hover:after,.segmented-control:hover:before{opacity:1;transform:translateX(-50%) scale(1)}[data-theme=dark] .map-controls{background:#1f2937fa;border-color:#ffffff0f;box-shadow:0 8px 32px #0006,0 2px 8px #0003}[data-theme=dark] .map-controls .control-group,[data-theme=dark] .pill-group,[data-theme=dark] .segmented-control{background:#374151}[data-theme=dark] .map-controls .control-group:hover{background:#4b5563}[data-theme=dark] .control-icon{color:#9ca3af}[data-theme=dark] .map-controls .control-group select{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%239ca3af' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m6 9 6 6 6-6'/%3E%3C/svg%3E");color:#e8eaed}[data-theme=dark] .pill-button,[data-theme=dark] .segmented-control button{color:#9ca3af}[data-theme=dark] .pill-button.active,[data-theme=dark] .segmented-control button.active{background:#1f2937;box-shadow:0 1px 3px #0000004d;color:#f3f4f6}[data-theme=dark] .pill-button:focus-visible,[data-theme=dark] .segmented-control button:focus-visible{outline-color:#60a5fa}[data-theme=dark] .control-separator{background:#4b5563}[data-theme=dark] .control-group[data-tooltip]:before,[data-theme=dark] .pill-group[data-tooltip]:before,[data-theme=dark] .segmented-control[data-tooltip]:before{background:#e8eaed;color:#1f2937}[data-theme=dark] .control-group[data-tooltip]:after,[data-theme=dark] .pill-group[data-tooltip]:after,[data-theme=dark] .segmented-control[data-tooltip]:after{border-top-color:#e8eaed}.map-controls.loading{opacity:.7;pointer-events:none}.map-controls.loading:after{animation:shimmer 1.5s infinite;background:linear-gradient(90deg,#0000,#fff6 50%,#0000);border-radius:16px;bottom:0;content:"";left:0;position:absolute;right:0;top:0}.map-controls{transition:box-shadow .3s ease}.map-controls:hover{box-shadow:0 12px 40px #00000026,0 4px 12px #0000001a}.loading-overlay{align-items:center;background:#fffffff2;border-radius:8px;box-shadow:0 2px 10px #0000001a;display:flex;gap:10px;left:50%;padding:20px;position:absolute;top:50%;transform:translate(-50%,-50%);z-index:2000}.loading-overlay .loading-spinner--map{animation:spin 1s linear infinite;border:2px solid #f3f3f3;border-radius:50%;border-top-color:#4cc9f0;height:20px;width:20px}.map-legend{bottom:20px;box-shadow:0 2px 10px #0000001a;left:20px;min-width:200px;padding:12px;position:absolute}.map-legend,.map-legend-below{background:#fffffff2;border-radius:8px;z-index:1000}.map-legend-below{border:1px solid #0000000d;box-shadow:0 3px 15px #00000026;margin:15px auto 30px;max-width:800px;padding:15px;position:relative;text-align:center}.map-legend h4,.map-legend-below h4{color:#333;font-size:14px;font-weight:600;margin:0 0 8px}.legend-rag{display:flex;gap:10px;justify-content:center;margin-top:4px}.rag-item{align-items:center;color:#666;display:flex;font-size:11px;gap:4px}.rag-swatch{border-radius:2px;display:inline-block;height:12px;width:12px}.legend-note{color:#888;font-size:11px;font-style:italic;margin-top:8px}.info-drawer{background:#fffffff2;border-radius:8px;box-shadow:0 2px 10px #0000001a;max-width:300px;min-width:250px;padding:16px;position:absolute;right:10px;top:10px;z-index:1000}.info-drawer .close-button{background:none;border:none;border-radius:4px;color:#666;cursor:pointer;font-size:18px;padding:4px;position:absolute;right:8px;top:8px}.info-drawer .close-button:hover{background:#0000001a}.info-drawer h3{color:#333;font-size:16px;font-weight:600;margin:0 20px 12px 0}.limited-data-notice{align-items:center;background:#f59e0b1a;border:1px solid #f59e0b4d;border-radius:6px;color:#b45309;display:flex;font-size:12px;gap:6px;margin-bottom:12px;padding:8px 10px}.limited-data-notice svg{flex-shrink:0}[data-theme=dark] .limited-data-notice{background:#f59e0b26;border-color:#f59e0b66;color:#fbbf24}.property-details{display:flex;flex-direction:column;gap:8px}.detail-item{align-items:center;border-bottom:1px solid #f0f0f0;display:flex;font-size:13px;justify-content:space-between;padding:6px 0}.detail-item:last-child{border-bottom:none}.detail-item strong{color:#333;font-weight:600}[data-theme=dark] .info-drawer,[data-theme=dark] .loading-overlay,[data-theme=dark] .map-legend-below{background:#1f2937fa;border-color:#ffffff1a;color:#e8eaed}[data-theme=dark] .detail-item strong,[data-theme=dark] .info-drawer h3,[data-theme=dark] .map-legend h4{color:#9ca3af}[data-theme=dark] .detail-item{border-bottom-color:#404040}[data-theme=dark] .legend-note{color:#888}[data-theme=dark] .simple-map{background:linear-gradient(135deg,#2d3748,#4a5568)}[data-theme=dark] .map-item{border-color:#ffffff1a}[data-theme=dark] .map-item:hover{border-color:#e8eaed}[data-theme=dark] .map-item-label{color:#ffffffe6;text-shadow:1px 1px 2px #000c}[data-theme=dark] .webgl-warning{background:linear-gradient(135deg,#dc2626,#b91c1c);border-color:#991b1b;box-shadow:0 4px 12px #dc262640;color:#fecaca}[data-theme=dark] .webgl-warning strong{color:#fecaca}[data-theme=dark] .webgl-help{background:#fecaca1a}[data-theme=dark] .webgl-help strong{color:#f87171}@media (max-width:768px){.map-controls{flex-wrap:wrap;gap:6px;justify-content:flex-start;left:10px;max-width:none;padding:6px;right:10px}.control-separator{display:none}.pill-button,.segmented-control button{font-size:12px;padding:5px 12px}.control-icon{height:32px;width:32px}.control-icon svg{height:16px;width:16px}.map-controls .control-group select{font-size:12px;min-width:100px}.info-drawer{bottom:80px;left:10px;max-width:none;right:10px;top:auto}.map-legend{bottom:10px;left:10px;right:10px}}@media (max-width:480px){.map-controls{gap:4px;left:10px;padding:6px;right:10px;top:10px}.pill-group,.segmented-control{flex-wrap:wrap}.pill-button,.segmented-control button{font-size:11px;padding:4px 10px}}.median-price-toggle{--toggle-bg:var(--surface,#fff);--toggle-border:var(--border,#e5e7eb);--toggle-active-bg:var(--surface-2,#f3f4f6);--toggle-text:var(--text,#222);--toggle-muted:var(--text-muted,#6b7280);align-items:center;background:var(--toggle-bg);border:1px solid var(--toggle-border);border-radius:999px;display:inline-flex;gap:4px;padding:2px}.median-price-toggle button{appearance:none;-webkit-appearance:none;background:#0000;border:none;border-radius:999px;color:var(--toggle-text);cursor:pointer;font-size:.9rem;font-weight:500;padding:6px 12px}.median-price-toggle button:hover:not(.active){background:var(--toggle-active-bg)}.median-price-toggle button.active{background:var(--toggle-active-bg);font-weight:600}.median-price-toggle button:focus-visible{outline:2px solid #3b82f6;outline-offset:2px}.suburb-analysis-container{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;margin:0 auto;max-width:1200px;padding:20px}.suburb-analysis-subtitle{color:#666;font-size:1.1rem;margin-bottom:24px}.top-growing-suburbs-section{margin-bottom:20px;width:100%}.top-growing-suburbs-card{background-color:#fff;border-radius:8px;box-shadow:0 2px 10px #0000001a;max-height:400px;overflow-y:auto;padding:20px;width:100%}.suburbs-header{align-items:center;border-bottom:1px solid #eee;display:flex;justify-content:space-between;margin-bottom:15px;padding-bottom:10px}.suburbs-header h3{color:#333;font-size:1.2rem;margin:0}.header-toggles{gap:20px}.filter-toggle,.header-toggles{align-items:center;display:flex}.toggle-switch{display:inline-block;height:20px;margin-right:8px;position:relative;width:36px}.toggle-switch input{height:0;opacity:0;width:0}.toggle-slider{background-color:#ccc;border-radius:10px;bottom:0;cursor:pointer;left:0;position:absolute;right:0;top:0;transition:.4s}.toggle-slider:before{background-color:#fff;border-radius:50%;bottom:2px;content:"";height:16px;left:2px;position:absolute;transition:.4s;width:16px}input:checked+.toggle-slider{background-color:#4361ee}input:checked+.toggle-slider:before{transform:translateX(16px)}.toggle-label{color:#666;font-size:.8rem}.top-growing-suburbs-card h3{color:#333;font-size:1.2rem;margin-bottom:15px;margin-top:0}.top-suburbs-list{display:flex;flex-direction:column;gap:10px}.top-suburb-item{align-items:center;background-color:#f8f9fa;border-radius:6px;cursor:pointer;display:flex;padding:10px;transition:all .2s ease}.top-suburb-item:hover{background-color:#e9ecef;transform:translateY(-2px)}.suburb-rank{align-items:center;background-color:#4361ee;border-radius:50%;color:#fff;display:flex;flex-shrink:0;font-weight:700;height:30px;justify-content:center;margin-right:12px;width:30px}.suburb-info{flex:1 1}.suburb-name{font-weight:600;margin-bottom:4px}.suburb-details{color:#666;display:flex;font-size:.9rem;gap:8px;justify-content:space-between}.suburb-sales{background-color:#f0f2f5;border-radius:4px;color:#666;font-size:.85rem;padding:2px 6px}.suburb-growth.positive{color:#10b981;font-weight:600}.suburb-growth.negative{color:#ef4444;font-weight:600}.top-suburbs-note{color:#666;font-size:.8rem;font-style:italic;margin-top:15px;text-align:center}.suburb-selection-bar{align-items:center;background-color:#f8f9fa;border-radius:8px;box-shadow:0 2px 8px #0000000f;display:flex;flex-direction:row;gap:20px;margin-bottom:20px;padding:12px 20px;width:100%}.suburb-freshness{display:flex;justify-content:flex-end;margin:-8px 0 12px}.suburb-selection-bar .filter-group{flex:1 1;margin:0;min-width:150px}.suburb-selection-bar .filter-group label{color:#333;display:block;font-size:.85rem;font-weight:600;margin-bottom:4px}.suburb-selection-bar .filter-group select{appearance:none;background-color:#fff;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='%23495057' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m6 9 6 6 6-6'/%3E%3C/svg%3E");background-position:right 16px center;background-repeat:no-repeat;background-size:16px;border:1px solid #ddd;border-radius:8px;color:#333;cursor:pointer;font-size:1rem;padding:10px 40px 10px 16px;transition:all .3s ease;width:100%}.suburb-selection-bar .filter-group select:hover{border-color:#4361ee}.suburb-selection-bar .filter-group select:focus{border-color:#4361ee;box-shadow:0 0 0 3px #4361ee26;outline:none}.suburb-analysis-container .loading--suburb{align-items:center;color:#666;display:flex;flex-direction:column;justify-content:center;padding:50px}.suburb-analysis-container .loading-spinner--suburb{animation:spin 1s linear infinite;border:4px solid #f3f3f3;border-radius:50%;border-top-color:#4361ee;height:40px;margin-bottom:20px;width:40px}.suburb-analysis-container .error-message--suburb{align-items:center;background-color:#fff5f5;border-left:4px solid #e53e3e;border-radius:8px;color:#e53e3e;display:flex;margin:20px 0;padding:20px}.suburb-analysis-container .error-message--suburb svg{margin-right:10px}.no-suburb-selected{background-color:#f9f9fb;border-radius:12px;margin:30px 0;padding:40px 20px;text-align:center}.no-suburb-icon{font-size:3rem;margin-bottom:15px;opacity:.7}.no-data-message{background-color:#f8f9fa;border-radius:8px;color:#666;font-style:italic;padding:30px}.suburb-data-container{background-color:#fff;border-radius:12px;box-shadow:0 4px 12px #00000014;margin-bottom:30px;padding:30px}.suburb-header{align-items:center;border-bottom:1px solid #eaeaea;display:flex;justify-content:space-between;margin-bottom:24px;padding-bottom:20px}.suburb-header h2{color:#333;font-size:1.8rem;margin:0}.timeframe-indicator{background-color:#f8f9fa;border-radius:16px;color:#666;font-size:.9rem;font-weight:500;padding:8px 16px}.key-metrics-grid{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));margin-bottom:40px}.metric-card{background-color:#f8f9fa;border-radius:8px;box-shadow:0 2px 5px #0000000d;padding:16px;text-align:center;transition:transform .3s ease,box-shadow .3s ease}.metric-card:hover{box-shadow:0 6px 12px #00000014;transform:translateY(-3px)}.metric-card.primary{background:linear-gradient(135deg,#4361ee,#4895ef);color:#fff;grid-column:span 2}.metric-title{color:#666;font-size:.9rem;font-weight:500;margin-bottom:8px;white-space:normal}.metric-card.primary .metric-title{color:#ffffffe6}.metric-value{color:#333;font-size:1.5rem;font-weight:700}.metric-card.primary .metric-value{color:#fff;font-size:1.8rem}.positive{color:#38b000}.negative{color:#d00000}.charts-row{grid-gap:30px;display:grid;gap:30px;grid-template-columns:1fr 1fr;margin-bottom:40px}.chart-panel{background-color:#f8f9fa;border-radius:10px;box-shadow:0 2px 8px #0000000a;padding:20px}.chart-panel h3{color:#333;font-size:1.2rem;font-weight:600;margin-bottom:20px;margin-top:0}.suburb-analysis-container .chart-container--suburb{height:300px}.compare-cards-grid{grid-template-columns:repeat(auto-fit,minmax(260px,1fr))}.compare-card{grid-gap:10px;display:grid;gap:10px;min-width:260px}.compare-card-header{align-items:center;display:flex;gap:8px;justify-content:space-between}.compare-card-name{color:#333;color:var(--text-primary,#333);font-weight:600}.compare-card-subtype{color:#666;color:var(--text-muted,#666);font-size:12px}.compare-remove-btn{background:#0000;border:1px solid #e0e0e0;border:1px solid var(--border,#e0e0e0);border-radius:6px;color:#666;color:var(--text-muted,#666);cursor:pointer;padding:4px 8px}.compare-remove-btn:hover{border-color:#999;border-color:var(--text-muted,#999);color:#333;color:var(--text-primary,#333)}.compare-card--error{background:#dc26260d;border:1px solid #dc26264d}.compare-error-content{align-items:center;color:#dc2626;color:var(--danger,#dc2626);display:flex;flex-direction:column;gap:8px;justify-content:center;padding:24px 16px;text-align:center}.compare-error-content svg{opacity:.7}.compare-error-content p{font-size:14px;margin:0}.compare-retry-btn{background:#4361ee;background:var(--primary,#4361ee);border:none;border-radius:6px;color:#fff;cursor:pointer;font-size:13px;font-weight:500;padding:8px 16px;transition:background .2s}.compare-retry-btn:hover{background:#3451de;background:var(--primary-dark,#3451de)}[data-theme=dark] .compare-card--error{background:#dc26261a;border-color:#dc262666}.compare-sparkline{color:#176b52;color:var(--primary,#176b52)}.compare-sparkline--primary{margin-top:10px;opacity:.55}.compare-metrics-grid{grid-gap:14px;gap:14px;grid-template-columns:repeat(auto-fit,minmax(160px,1fr))}.compare-stats{grid-gap:6px;display:grid;gap:6px}.compare-stat-row{grid-gap:8px;align-items:baseline;display:grid;gap:8px;grid-template-columns:1fr auto}.compare-stat-label{color:#666}.compare-stat-value{font-feature-settings:"tnum";font-variant-numeric:tabular-nums;text-align:right}.compare-stat-sub{color:#888;margin-left:6px}.market-summary{background-color:#f8f9fa;border-radius:10px;box-shadow:0 2px 8px #0000000a;padding:25px}.market-summary h3{color:#333;font-size:1.2rem;font-weight:600;margin-bottom:20px;margin-top:0}.market-summary p{color:#444;line-height:1.6;margin-bottom:15px}@media (max-width:992px){.charts-row{grid-template-columns:1fr}.metric-card.primary{grid-column:span 1}}@media (max-width:768px){.suburb-selection-bar{flex-direction:column;padding:15px}.suburb-selection-bar .filter-group{margin-bottom:10px;width:100%}.suburb-data-container{padding:20px 15px}.key-metrics-grid{gap:15px}.metric-value{font-size:1.3rem}.metric-card.primary .metric-value{font-size:1.5rem}.median-price-toggle{background-color:#fff3;border-radius:6px;display:flex;gap:4px;margin-top:8px;padding:2px}.median-price-toggle button{background:#0000;border:none;border-radius:4px;color:#fffc;cursor:pointer;flex:1 1;font-size:.7rem;font-weight:500;padding:4px 8px;transition:all .2s ease}.median-price-toggle button.active{background-color:#ffffff4d;color:#fff;font-weight:600}.median-price-toggle button:hover:not(.active){background-color:#ffffff26;color:#ffffffe6}.suburb-analysis-container .chart-container--suburb{height:250px}}.export-bar{background:var(--surface-2);border:1px solid var(--border);border-radius:8px;gap:16px;justify-content:space-between;margin-bottom:16px;padding:12px 16px}.export-bar,.export-bar__info{align-items:center;display:flex}.export-bar__info{flex-wrap:wrap;gap:12px}.export-bar__count{font-weight:500}.export-bar__progress{color:var(--text-muted);font-size:14px}.export-bar__success{color:#22c55e;color:var(--success,#22c55e);font-size:14px}.export-bar__error{color:#ef4444;color:var(--danger,#ef4444);font-size:14px}.export-bar__actions{position:relative}.export-split-btn{display:flex}.export-btn{background:var(--surface);border:1px solid var(--border);cursor:pointer;font-size:14px;padding:8px 16px;transition:background .15s}.export-btn:hover:not(:disabled){background:var(--surface-2)}.export-btn:disabled{cursor:not-allowed;opacity:.6}.export-btn--primary{background:#3b82f6;background:var(--primary,#3b82f6);border-radius:6px 0 0 6px;border-right:none;color:#fff}.export-btn--primary:hover:not(:disabled){background:#2563eb;background:var(--primary-hover,#2563eb)}.export-btn--dropdown{background:#3b82f6;background:var(--primary,#3b82f6);border-left:1px solid #fff3;border-radius:0 6px 6px 0;color:#fff;padding:8px 10px}.export-btn--dropdown:hover:not(:disabled){background:#2563eb;background:var(--primary-hover,#2563eb)}.export-btn--retry{background:#ef4444;background:var(--danger,#ef4444);border-radius:6px;color:#fff}.export-btn--retry:hover:not(:disabled){background:#dc2626}.export-dropdown{background:var(--surface);border:1px solid var(--border);border-radius:8px;box-shadow:0 4px 16px #0000001f;margin-top:4px;min-width:280px;padding:8px 0;position:absolute;right:0;top:100%;z-index:50}.export-dropdown__item,.export-dropdown__section{display:flex;flex-direction:column}.export-dropdown__item{align-items:flex-start;background:#0000;border:none;cursor:pointer;padding:10px 16px;text-align:left;width:100%}.export-dropdown__item:hover{background:var(--surface-2)}.export-dropdown__item strong{font-size:14px}.export-dropdown__item span{color:var(--text-muted);font-size:12px}.export-dropdown__divider{background:var(--border);height:1px;margin:8px 0}.export-dropdown__checkbox{align-items:center;cursor:pointer;display:flex;font-size:14px;gap:8px;padding:10px 16px}.export-dropdown__checkbox input{cursor:pointer}[data-theme=dark] .export-dropdown{box-shadow:0 4px 16px #0000004d}@media (max-width:640px){.export-bar{align-items:stretch;flex-direction:column;gap:12px}.export-bar__actions{align-self:flex-end}.export-dropdown{min-width:240px}}.market-insights-dashboard{background-color:var(--bg-secondary);border-radius:16px;box-shadow:var(--shadow);color:var(--text-primary);font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;margin:0 auto;max-width:100%;overflow:hidden;padding:0}.dashboard-header{align-items:center;background:linear-gradient(135deg,#1a365d,#0f2942);border-radius:12px 12px 0 0;box-shadow:0 4px 12px #0f172a4d;color:#fff;display:flex;justify-content:space-between;margin-bottom:24px;padding:28px 32px}.header-content{display:flex;flex-direction:column}.dashboard-header h2{align-items:center;color:#fff;display:flex;font-family:Montserrat,sans-serif;font-size:1.8rem;font-weight:700;letter-spacing:-.02em;margin:0 0 4px;text-shadow:0 1px 2px #0003}.header-icon{filter:drop-shadow(0 1px 2px rgba(0,0,0,.3));height:28px;margin-right:14px;opacity:1;width:28px}.dashboard-subtitle{color:#fff;font-size:1rem;font-weight:400;margin:0;opacity:.9}.timeframe-selector{align-items:center;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background-color:#ffffff26;border:1px solid #fff3;border-radius:8px;display:flex;padding:6px 14px}.timeframe-selector label{color:#fff;font-size:.9rem;font-weight:500;margin-right:10px}.timeframe-select{appearance:none;background-color:#ffffffe6;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='%234361ee' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m6 9 6 6 6-6'/%3E%3C/svg%3E");background-position:right 8px center;background-repeat:no-repeat;background-size:14px;border:none;border-radius:6px;color:var(--primary);cursor:pointer;font-size:.9rem;font-weight:500;padding:8px 28px 8px 12px;transition:all .2s ease}.timeframe-select:hover{background-color:#fff}.timeframe-select:focus{background-color:#fff;box-shadow:0 0 0 2px #ffffff80;outline:none}.market-filters{align-items:flex-end;background-color:var(--bg-primary);border:1px solid #0000000a;border-radius:14px;box-shadow:0 2px 12px #0000000f;display:flex;flex-wrap:wrap;gap:20px;margin:0 32px 24px;padding:24px;transition:box-shadow .3s ease}.market-filters:hover{box-shadow:var(--shadow)}.market-filters .filter-group{display:flex;flex:1 1;flex-direction:column;min-width:180px}.market-filters .filter-group label{align-items:center;color:#334155;display:flex;font-size:.85rem;font-weight:600;letter-spacing:.03em;margin-bottom:10px;text-transform:uppercase}.filter-icon{stroke:#1a365d;height:14px;margin-right:6px;width:14px}.filter-select{appearance:none;background-color:#f8f9fa;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='%23495057' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m6 9 6 6 6-6'/%3E%3C/svg%3E");background-position:right 12px center;background-repeat:no-repeat;background-size:14px;border:1px solid var(--border);border-radius:8px;color:var(--text-primary);cursor:pointer;font-size:.95rem;padding:10px 40px 10px 16px;transition:all .2s ease}.filter-select:hover{background-color:#fff;border-color:var(--primary-light)}.filter-select:focus{background-color:#fff;border-color:var(--primary);box-shadow:0 0 0 3px #4361ee26;outline:none}.filter-apply-button{align-items:center;background:linear-gradient(135deg,#1a365d,#0f2942);border:none;border-radius:8px;box-shadow:0 2px 8px #0f172a4d;color:#fff;cursor:pointer;display:flex;font-size:.95rem;font-weight:600;gap:8px;letter-spacing:.03em;padding:12px 22px;text-transform:uppercase;transition:all .2s ease;white-space:nowrap}.filter-apply-button:hover{box-shadow:0 4px 10px #4361ee66;transform:translateY(-2px)}.filter-apply-button:active{transform:translateY(0)}.button-icon{height:16px;width:16px}.market-summary-cards{grid-gap:20px;align-items:stretch;display:grid;gap:20px;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));margin:0 32px 32px}.summary-card{align-items:flex-start;background-color:var(--bg-primary);border:1px solid #00000008;border-radius:14px;box-shadow:0 4px 16px #0000000f;cursor:pointer;display:flex;min-height:120px;overflow:hidden;padding:24px;position:relative;transition:all .25s cubic-bezier(.4,0,.2,1)}.summary-card.interactive-card:hover{border-color:#4361ee33;box-shadow:0 8px 24px #0000001f;transform:translateY(-3px)}.summary-card.interactive-card:active{transform:translateY(-1px) scale(.99);transition:all .1s cubic-bezier(.4,0,.2,1)}.summary-card.expanded{background:linear-gradient(145deg,#fff,#f8f9fc);border-color:#4361ee4d;box-shadow:0 12px 32px #4361ee26;min-height:180px;transform:translateY(-2px)}.card-header{margin-bottom:8px;width:100%}.expand-chevron{color:#64748b;flex-shrink:0;height:16px;margin-left:8px;transition:all .3s cubic-bezier(.4,0,.2,1);width:16px}.expand-chevron.rotated{color:#4361ee;transform:rotate(180deg)}.card-details-container{margin-top:0;max-height:0;opacity:0;overflow:hidden;transition:all .4s cubic-bezier(.4,0,.2,1)}.card-details-container.visible{margin-top:16px;max-height:120px;opacity:1}.card-details{background:#4361ee0d;border-left:3px solid #4361ee;border-radius:8px;padding:12px}.detail-row{align-items:center;display:flex;font-size:.9rem;justify-content:space-between;margin-bottom:8px}.detail-row:last-child{margin-bottom:0}.detail-row span:first-child{color:#64748b;font-weight:500}.detail-row span:last-child{color:#0f172a;font-weight:600}.summary-card:before{background:linear-gradient(135deg,#1a365d,#0f2942);content:"";height:4px;left:0;opacity:0;position:absolute;top:0;transition:opacity .3s ease;width:100%}.summary-card:hover:before{opacity:1}.card-icon{align-items:center;border-radius:12px;box-shadow:0 4px 8px #0000001a;display:flex;flex-shrink:0;height:44px;justify-content:center;margin-right:18px;width:44px}.card-icon svg{stroke:#fff;stroke-width:2;filter:drop-shadow(0 1px 1px rgba(0,0,0,.1));height:22px;width:22px}.price-icon{background:linear-gradient(135deg,#1a365d,#0f2942)}.growth-icon{background:linear-gradient(135deg,#10b981,#059669)}.volume-icon{background:linear-gradient(135deg,#f59e0b,#d97706)}.time-icon{background:linear-gradient(135deg,#8b5cf6,#7c3aed)}.health-icon{background:linear-gradient(135deg,#ec4899,#db2777)}.card-content{flex:1 1}.summary-card h3{color:#64748b;font-size:.8rem;font-weight:600;letter-spacing:.06em;margin:0 0 12px;text-transform:uppercase}.summary-value{color:#0f172a;font-size:1.8rem;font-weight:700;letter-spacing:-.02em;line-height:1.1;margin-bottom:8px}.summary-change{align-items:center;color:#64748b;display:flex;font-size:.85rem;font-weight:500;letter-spacing:.01em}.positive{color:#059669;font-weight:600}.negative{color:#dc2626;font-weight:600}.health-meter{background-color:#e5e7eb;border-radius:3px;height:6px;margin:12px 0 8px;overflow:hidden;width:100%}.health-bar{border-radius:3px;height:100%;transition:width .8s cubic-bezier(.65,0,.35,1)}@keyframes success-pulse{0%{background-color:var(--bg-primary);transform:scale(1)}50%{background-color:#10b9811a;transform:scale(1.02)}to{background-color:var(--bg-primary);transform:scale(1)}}.filter-apply-button,.insight-tab,.refresh-button{overflow:hidden;position:relative;transition:all .2s cubic-bezier(.4,0,.2,1)}.filter-apply-button:active,.insight-tab:active,.refresh-button:active{box-shadow:0 2px 8px #00000026;transform:translateY(1px) scale(.98)}.filter-apply-button:after,.refresh-button:after{background:#fff6;border-radius:50%;content:"";height:0;left:50%;pointer-events:none;position:absolute;top:50%;transform:translate(-50%,-50%);transition:width .6s,height .6s;width:0}.filter-apply-button:active:after,.refresh-button:active:after{height:200px;width:200px}.market-insights-dashboard .loading-spinner--dashboard{animation:spin 1s cubic-bezier(.68,-.55,.265,1.55) infinite;border:3px solid #4361ee26;border-radius:50%;border-top:3px solid var(--primary);height:40px;margin-bottom:20px;width:40px}.market-summary-cards .summary-card{opacity:1;transform:none}@media (prefers-reduced-motion:no-preference){.market-summary-cards .summary-card{animation:card-slide-in .6s cubic-bezier(.4,0,.2,1) forwards;opacity:0;transform:translateY(20px)}.market-summary-cards .summary-card:first-child{animation-delay:0ms}.market-summary-cards .summary-card:nth-child(2){animation-delay:.15s}.market-summary-cards .summary-card:nth-child(3){animation-delay:.3s}}@keyframes card-slide-in{to{opacity:1;transform:translateY(0)}}.market-insights-tabs{background-color:#fff;border-radius:12px;box-shadow:var(--shadow-sm);display:flex;flex-wrap:wrap;gap:6px;margin:0 32px 20px;padding:8px}.market-insights-tabs-row{align-items:center;display:flex;gap:12px;margin:0 32px 20px}.market-insights-tabs-row .market-insights-tabs{flex:1 1;margin:0}.insight-tab{align-items:center;background:none;border:none;border-radius:10px;color:#475569;cursor:pointer;display:flex;flex:1 1;font-size:.9rem;font-weight:500;gap:8px;justify-content:center;letter-spacing:.01em;outline:none;padding:14px 18px;transition:all .2s ease}.insight-tab:hover:not(.active):not(.disabled){background-color:#f1f5f9;color:#1a365d}.insight-tab.active{background:linear-gradient(135deg,#1a365d,#0f2942);box-shadow:0 4px 10px #0f172a40;color:#fff;font-weight:600}.insight-tab.disabled{cursor:not-allowed;opacity:.5}.tab-icon{height:16px;width:16px}.main-visualization{background-color:var(--bg-primary);border:1px solid #00000008;border-radius:16px;box-shadow:0 8px 30px #00000014;height:420px;margin:0 32px 24px;padding:28px;position:relative}.market-insights-dashboard .chart-container--dashboard{height:100%;position:relative;width:100%}.no-data-message{color:var(--text-secondary);height:100%;padding:40px 20px}.no-data-icon{font-size:3rem;margin-bottom:16px;opacity:.7}.no-data-message p{margin:4px 0;max-width:300px}.no-data-message.full-page{background-color:var(--bg-primary);border-radius:12px;box-shadow:var(--shadow);margin:0 32px 30px;padding:60px 30px}.required-data{background-color:#f8f9fa;border-radius:8px;margin-top:24px;max-width:500px;padding:16px 20px;text-align:left;width:100%}.required-data h4{color:var(--text-primary);font-size:1rem;margin-bottom:12px;margin-top:0}.required-data ul{margin:0;padding-left:24px}.required-data li{color:var(--text-secondary);margin-bottom:8px}.required-data li:last-child{margin-bottom:0}.market-insights-dashboard .loading--dashboard{align-items:center;background-color:var(--bg-primary);border-radius:12px;box-shadow:var(--shadow);color:var(--text-secondary);display:flex;flex-direction:column;justify-content:center;margin:0 32px 30px;padding:60px 20px;text-align:center}.market-insights-dashboard .error-message--dashboard{align-items:flex-start;background-color:#fef2f2;border-radius:12px;box-shadow:var(--shadow-sm);color:#b91c1c;display:flex;gap:16px;margin:0 32px 30px;padding:20px}.market-insights-dashboard .error-message--dashboard svg{flex-shrink:0;height:22px;margin-top:3px;width:22px}.market-insights-dashboard .error-message--dashboard p{margin:0 0 8px}.market-insights-dashboard .error-message--dashboard p:last-child{margin-bottom:0}.market-analysis{background-color:var(--bg-primary);border:1px solid #00000008;border-radius:16px;box-shadow:0 8px 30px #0000000f;margin:0 32px 24px;padding:28px}.analysis-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:20px}.analysis-header h3{align-items:center;color:var(--text-primary);display:flex;font-size:1.2rem;font-weight:600;margin:0}.analysis-icon{stroke:var(--primary);height:18px;margin-right:8px;width:18px}.analysis-date{color:var(--text-muted);font-size:.9rem;font-weight:500}.analysis-content{color:var(--text-secondary);line-height:1.6}.analysis-content p{margin:0 0 16px}.analysis-content p:last-child{margin-bottom:0}.highlight{color:#1a365d;font-weight:600}.data-sources{background-color:var(--bg-secondary);border-left:3px solid var(--primary-light);border-radius:12px;color:var(--text-secondary);font-size:.9rem;margin:0 32px 32px;padding:20px}.data-sources-header{align-items:center;display:flex;margin-bottom:12px}.source-icon{stroke:var(--primary);height:16px;margin-right:8px;width:16px}.data-sources h4{color:var(--text-primary);font-size:1rem;font-weight:600;margin:0}.data-sources p{line-height:1.6;margin:0}.button-success{animation:success-pulse .6s ease-out}.filter-apply-button:focus-visible,.insight-tab:focus-visible,.summary-card:focus-visible{outline:2px solid #4361ee;outline-offset:2px}@media (max-width:1024px){.dashboard-header{padding:20px 24px}.dashboard-header h2{font-size:1.6rem}.data-sources,.error-message--dashboard,.loading--dashboard,.main-visualization,.market-analysis,.market-filters,.market-insights-tabs,.market-insights-tabs-row,.market-summary-cards,.no-data-message.full-page{margin-left:24px;margin-right:24px}}@media (max-width:768px){.dashboard-header{align-items:flex-start;flex-direction:column;gap:16px}.market-filters{align-items:stretch;flex-direction:column}.market-insights-tabs{flex-wrap:nowrap;gap:8px;justify-content:flex-start;overflow-x:auto;padding:6px}.market-insights-tabs-row{align-items:flex-end;flex-direction:column;gap:8px}.insight-tab{flex:none;font-size:.85rem;padding:10px 14px;white-space:nowrap}.main-visualization{height:350px}.summary-value{font-size:1.4rem}.data-sources,.error-message--dashboard,.loading--dashboard,.main-visualization,.market-analysis,.market-filters,.market-insights-tabs,.market-insights-tabs-row,.market-summary-cards,.no-data-message.full-page{margin-left:16px;margin-right:16px}.summary-card{min-height:100px;padding:16px}.summary-card.expanded{min-height:160px}.card-details-container.visible{max-height:100px}.expand-chevron{height:14px;width:14px}.detail-row{font-size:.85rem}}@media (max-width:576px){.dashboard-header h2{font-size:1.4rem}.dashboard-subtitle{font-size:.9rem}.market-summary-cards{grid-template-columns:1fr}.main-visualization{height:300px;padding:16px}.analysis-header{align-items:flex-start;flex-direction:column;gap:8px}}[data-theme=dark] .dashboard-header{background:var(--gradient-dark);color:var(--text-primary)}[data-theme=dark] .dashboard-header h2,[data-theme=dark] .dashboard-subtitle{color:var(--text-primary)}[data-theme=dark] .filter-select,[data-theme=dark] .timeframe-select{background-color:var(--bg-tertiary);border-color:var(--border);color:var(--text-primary)}[data-theme=dark] .analysis-date,[data-theme=dark] .summary-card h3{color:var(--text-secondary)}.leaderboard-page{padding-bottom:24px;padding-top:16px}.leaderboard-page .filter-section{margin-bottom:16px}.leaderboard-page .leaderboard-table{margin-top:12px}.filter-section{animation:fadeIn .6s ease-out .4s both;margin-bottom:40px}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.filter-controls{backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);background:var(--bg-glass);border:1px solid #ffffff1a;border-radius:var(--radius);box-shadow:var(--shadow);display:flex;flex-wrap:wrap;gap:20px;padding:24px;transition:var(--transition)}.filter-controls:hover{box-shadow:var(--shadow-lg);transform:translateY(-2px)}.ripple{overflow:hidden;position:relative}.ripple:after{background:#ffffff80;border-radius:50%;content:"";height:0;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);transition:width .6s,height .6s;width:0}.ripple:active:after{height:300px;width:300px}.refresh-button{align-items:center;align-self:flex-end;background:var(--gradient);border:none;border-radius:var(--radius-sm);box-shadow:0 4px 15px #4361ee4d;color:#fff;cursor:pointer;display:flex;font-size:1rem;font-weight:600;gap:8px;letter-spacing:.5px;overflow:hidden;padding:12px 24px;position:relative;text-transform:uppercase;transition:var(--transition)}.refresh-button:hover{box-shadow:0 6px 20px #4361ee66;transform:translateY(-3px)}.refresh-button:active{transform:translateY(-1px)}.refresh-button:disabled{cursor:not-allowed;opacity:.7}.refresh-icon{height:16px;transition:var(--transition);width:16px}.refreshing .refresh-icon{animation:spin 1s linear infinite}@keyframes spin{to{transform:rotate(1turn)}}.skeleton-text{border-radius:var(--radius-sm);height:16px;margin-bottom:10px}.leaderboard-container{animation:fadeInScale .6s ease-out;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);background:var(--bg-glass);border:1px solid #ffffff1a;border-radius:var(--radius);box-shadow:var(--shadow);margin-bottom:40px;overflow:hidden;position:relative;transition:var(--transition)}@keyframes fadeInScale{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}.leaderboard-container:before{background:var(--gradient);content:"";height:4px;left:0;position:absolute;right:0;top:0;z-index:1}.leaderboard-container:hover{box-shadow:var(--shadow-xl);transform:translateY(-2px)}.leaderboard-header{align-items:center;display:flex;justify-content:space-between;padding:20px 20px 0}.leaderboard-header h2{color:var(--text-primary);font-size:1.4rem}.show-count-control{align-items:center;display:flex;gap:10px}.show-count-control label{color:var(--text-secondary);font-weight:500}.show-count-control select{appearance:none;background-color:var(--bg-tertiary);background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='%23495057' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m6 9 6 6 6-6'/%3E%3C/svg%3E");background-position:right 8px center;background-repeat:no-repeat;background-size:14px;border:1px solid var(--border);border-radius:var(--radius-sm);color:var(--text-primary);padding:6px 30px 6px 10px;transition:var(--transition)}[data-theme=dark] .show-count-control select{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='%23b8bcc8' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m6 9 6 6 6-6'/%3E%3C/svg%3E")}.bias-legend{align-items:center;display:flex;flex-wrap:wrap;gap:8px;padding:8px 20px 0}.bias-legend-label{color:var(--text-muted);font-size:.75rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase}.leaderboard-freshness{display:flex;justify-content:flex-end;padding:12px 20px 0}.leaderboard-table{border-collapse:initial;border-spacing:0;margin-top:20px;width:100%}.leaderboard-table td,.leaderboard-table th{padding:16px 20px;text-align:left}.leaderboard-table th{background-color:var(--bg-tertiary);border-bottom:2px solid var(--border);color:var(--text-primary);font-size:.85rem;font-weight:600;letter-spacing:.5px;position:sticky;text-transform:uppercase;top:0;z-index:10}.leaderboard-table th abbr{cursor:help;-webkit-text-decoration:underline dotted;text-decoration:underline dotted;text-underline-offset:2px}.leaderboard-table tr{transition:var(--transition)}.leaderboard-table tr:not(:last-child) td{border-bottom:1px solid var(--border)}.leaderboard-table tr:hover{background-color:var(--bg-tertiary)}.top-rank{background:linear-gradient(135deg,#4361ee0d,#4361ee05)!important}.top-rank.trophy td:first-child:before{animation:bounce 2s infinite;content:"\01F3C6";font-size:1.2rem;margin-right:8px}@keyframes bounce{0%,to{transform:translateY(0)}50%{transform:translateY(-5px)}}.rank-col{color:var(--text-primary);font-size:1.2rem;font-weight:700;width:80px}.agent-col{font-weight:600;width:20%}.leaderboard-agent-link{color:var(--primary-light);text-decoration:none}.agency-col{color:var(--text-secondary);font-weight:500;width:15%}.count-col{text-align:center;width:120px}.count-badge{align-items:center;background:linear-gradient(135deg,#4361ee1a,#4361ee0d);border-radius:16px;color:var(--primary);display:inline-flex;font-weight:600;height:32px;justify-content:center;min-width:32px;padding:0 12px;transition:var(--transition)}.count-badge.animated{animation:countUp .6s ease-out}@keyframes countUp{0%{transform:scale(0)}to{transform:scale(1)}}.accuracy-col{position:relative;width:30%}.accuracy-bar-container{background-color:var(--bg-tertiary);height:12px;margin-top:24px;width:100%}.accuracy-bar,.accuracy-bar-container{border-radius:8px;overflow:hidden;position:relative}.accuracy-bar{height:100%;transition:width .8s cubic-bezier(.65,0,.35,1)}.accuracy-bar:after{animation:shimmer 2s infinite;background:linear-gradient(90deg,#0000,#ffffff4d 50%,#0000);bottom:0;content:"";left:0;position:absolute;right:0;top:0}@keyframes shimmer{0%{transform:translateX(-100%)}to{transform:translateX(100%)}}.accuracy-text{color:var(--text-secondary);font-size:.85rem;font-weight:600;position:absolute;right:0;top:0}.bias-col{width:15%}.bias-badge{align-items:center;border-radius:6px;display:inline-flex;font-size:.85rem;font-weight:500;padding:4px 12px;transition:var(--transition)}.bias-above,.bias-underpriced{background-color:#ef44441a;border:1px solid #ef444433;color:#ef4444}.bias-below,.bias-overpriced{background-color:#10b9811a;border:1px solid #10b98133;color:#10b981}.bias-near,.bias-neutral{background-color:var(--bg-tertiary);border:1px solid var(--border);color:var(--text-muted)}.value-col{color:var(--text-primary);font-size:1.05rem;font-weight:700;text-align:right;width:15%}.no-data-message{align-items:center;display:flex;flex-direction:column;justify-content:center;padding:60px 30px;text-align:center}.no-data-icon{animation:pulse 2s ease-in-out infinite;filter:grayscale(20%);font-size:4rem;margin-bottom:20px}@keyframes pulse{0%{opacity:.7;transform:scale(.95)}50%{opacity:1;transform:scale(1.05)}to{opacity:.7;transform:scale(.95)}}.no-data-message h2{color:var(--text-primary);font-size:1.8rem;margin-bottom:20px}.no-data-message p{color:var(--text-secondary);margin-bottom:10px;max-width:600px}.data-status{grid-gap:20px;display:grid;gap:20px;grid-template-columns:1fr 1fr;margin-top:30px;max-width:600px;width:100%}.status-item{align-items:center;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);background:var(--bg-glass);border:1px solid #ffffff1a;border-radius:var(--radius-sm);box-shadow:var(--shadow-sm);display:flex;justify-content:space-between;padding:15px;transition:var(--transition)}.status-item:hover{box-shadow:var(--shadow);transform:translateY(-2px)}.status-label{color:var(--text-primary);font-weight:500}.status-value{font-size:1.2rem}.disclaimer-section{animation:fadeInScale .6s ease-out .1s both;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);background:var(--bg-glass);border:1px solid #ffffff1a;border-radius:var(--radius);box-shadow:var(--shadow);margin-top:40px;overflow:hidden;position:relative}.disclaimer-section:before{background:linear-gradient(90deg,#f59e0b,#f59e0bb3 50%,#f59e0b);content:"";height:4px;left:0;position:absolute;right:0;top:0;z-index:1}.disclaimer-section:hover{box-shadow:var(--shadow-lg);transform:translateY(-2px)}.disclaimer-header{align-items:center;border-bottom:1px solid var(--border);display:flex;gap:12px;margin-bottom:24px;padding:24px 32px 0}.disclaimer-header h2{color:var(--text-primary);font-size:1.4rem;font-weight:700;margin:0}.disclaimer-icon{animation:pulse 2s ease-in-out infinite;font-size:1.25rem}.disclaimer-content{padding:0 32px 32px}.disclaimer-content p{color:var(--text-secondary);font-size:1rem;line-height:1.6;margin-bottom:16px}.disclaimer-content p:last-child{margin-bottom:0}.disclaimer-content strong{color:var(--text-primary);font-weight:600}.disclaimer-content em{color:var(--primary);font-style:italic}.methodology-section{animation:fadeInScale .6s ease-out .2s both;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);background:var(--bg-glass);border:1px solid #ffffff1a;border-radius:var(--radius);box-shadow:var(--shadow);margin-top:40px;overflow:hidden;position:relative}.methodology-section:before{background:linear-gradient(90deg,var(--primary) 0,#4361eeb3 50%,var(--primary) 100%);content:"";height:4px;left:0;position:absolute;right:0;top:0;z-index:1}.methodology-section:hover{box-shadow:var(--shadow-lg);transform:translateY(-2px)}.methodology-header{align-items:center;border-bottom:1px solid var(--border);display:flex;justify-content:space-between;margin-bottom:32px;padding:24px 32px 0}.methodology-header h2{color:var(--text-primary);font-size:1.6rem;font-weight:700;margin:0}.methodology-icon{animation:pulse 2s ease-in-out infinite;font-size:2rem}.methodology-content{padding:0 32px 32px}.methodology-overview{margin-bottom:40px;text-align:center}.methodology-overview h3{color:var(--text-primary);font-size:1.3rem;font-weight:600;margin-bottom:16px}.methodology-overview p{color:var(--text-secondary);font-size:1.1rem;line-height:1.6;margin:0 auto;max-width:800px}.methodology-grid{grid-gap:24px;display:grid;gap:24px;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));margin-bottom:40px}.methodology-card{background:var(--bg-tertiary);border:1px solid var(--border);border-radius:var(--radius-sm);overflow:hidden;padding:24px;position:relative;transition:var(--transition)}.methodology-card:hover{border-color:#4361ee4d;box-shadow:var(--shadow);transform:translateY(-4px)}.methodology-card:before{background:var(--gradient);content:"";height:3px;left:0;position:absolute;right:0;top:0;transform:scaleX(0);transition:transform .3s ease}.methodology-card:hover:before{transform:scaleX(1)}.card-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:16px}.card-header h4{color:var(--text-primary);font-size:1.1rem;font-weight:600;margin:0}.card-icon{font-size:1.5rem;opacity:.8}.methodology-card ul{list-style:none;margin:0;padding:0}.methodology-card li{color:var(--text-secondary);line-height:1.6;margin-bottom:8px;padding-left:16px;position:relative}.methodology-card li:before{color:var(--primary);content:"•";font-weight:700;left:0;position:absolute}.methodology-card p{color:var(--text-secondary);line-height:1.6;margin:16px 0 0}.formula-box{background:var(--bg-glass);border:1px solid #4361ee33;border-radius:var(--radius-sm);font-family:Monaco,Menlo,Ubuntu Mono,monospace;margin:16px 0;padding:16px}.formula-box code{color:var(--primary);font-size:.9rem;font-weight:600}.methodology-footer{background:var(--bg-glass);border:1px solid var(--border);border-radius:var(--radius-sm);padding:24px}.key-points h4{color:var(--text-primary);font-size:1.2rem;font-weight:600;margin-bottom:20px;text-align:center}.point-grid{grid-gap:16px;display:grid;gap:16px}.point{background:var(--bg-tertiary);border-left:4px solid var(--primary);border-radius:var(--radius-sm);color:var(--text-secondary);line-height:1.6;padding:16px;transition:var(--transition)}.point:hover{background:#4361ee0d;transform:translateX(4px)}.point strong{color:var(--text-primary);font-weight:600}.feedback-section{animation:fadeIn .6s ease-out .6s both;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);background:var(--bg-glass);border:1px solid #ffffff1a;border-radius:var(--radius);box-shadow:var(--shadow);margin-bottom:40px;overflow:hidden;transition:var(--transition)}.feedback-section:hover{box-shadow:var(--shadow-lg);transform:translateY(-2px)}.feedback-header{align-items:center;background:linear-gradient(135deg,#4361ee1a,#4cc9f01a);display:flex;gap:12px;justify-content:center;padding:32px 32px 0}.feedback-header h2{color:var(--text-primary);font-size:1.6rem;font-weight:700;margin:0}.feedback-icon{animation:pulse 2s ease-in-out infinite;font-size:2rem}.feedback-content{padding:0 32px 32px;text-align:center}.feedback-content p{color:var(--text-secondary);font-size:1.1rem;line-height:1.6;margin:0 auto 24px;max-width:600px}.feedback-button{align-items:center;background:var(--gradient);border-radius:var(--radius-sm);box-shadow:0 4px 15px #4361ee4d;color:#fff;display:inline-flex;font-size:1rem;font-weight:600;gap:10px;letter-spacing:.5px;overflow:hidden;padding:12px 24px;position:relative;text-decoration:none;text-transform:uppercase;transition:var(--transition)}.feedback-button:hover{box-shadow:0 6px 20px #4361ee66;color:#fff;text-decoration:none;transform:translateY(-3px)}.feedback-button:active{transform:translateY(-1px)}.feedback-button svg{transition:var(--transition)}.feedback-button:hover svg{transform:scale(1.1)}@media (max-width:768px){.disclaimer-content,.disclaimer-header{padding-left:20px;padding-right:20px}.disclaimer-header h2{font-size:1.2rem}.methodology-content,.methodology-header{padding-left:20px;padding-right:20px}.methodology-grid{gap:20px;grid-template-columns:1fr}.methodology-card{padding:20px}.methodology-header h2{font-size:1.4rem}.methodology-overview h3{font-size:1.2rem}.feedback-content,.feedback-header{padding-left:20px;padding-right:20px}.feedback-header h2{font-size:1.4rem}.feedback-content p{font-size:1rem}}.leaderboard-sample-warning{background:#f8961e1a;border:1px solid #f8961e8c;border-radius:.75rem;color:#f8fafc;color:var(--text-primary,#f8fafc);margin:0 0 1rem;padding:.75rem 1rem}.leaderboard-table .count-col small{display:block;margin-top:.25rem;opacity:.78;white-space:nowrap}.filter-drawer,.filters-bar-mobile{display:none}@media (max-width:680px){.leaderboard-page .filter-section{display:none!important}.filters-bar-mobile{align-items:center;background:var(--bg-secondary);border-bottom:1px solid var(--border);display:flex;gap:10px;padding:8px 12px;position:sticky;top:calc(56px + env(safe-area-inset-top, 0px));z-index:70}@media (max-width:640px){.filters-bar-mobile{top:calc(52px + env(safe-area-inset-top, 0px))}}.filters-pill{align-items:center;background:var(--bg-primary);border:1px solid var(--border);border-radius:999px;box-shadow:var(--shadow-sm);display:inline-flex;font-weight:700;gap:8px;min-height:36px;padding:8px 12px}.filters-pill svg{height:18px;width:18px}.filters-summary{color:var(--text-secondary);flex:1 1 auto;font-weight:600;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.filter-drawer{display:block;inset:0;position:fixed;z-index:999}.filter-drawer .drawer-scrim{background:#0006;inset:0;position:absolute}.filter-drawer .drawer-panel{background:var(--bg-primary);border-top-left-radius:16px;border-top-right-radius:16px;bottom:0;box-shadow:0 -12px 32px #00000040;display:flex;flex-direction:column;left:0;max-height:85vh;overflow:hidden;position:absolute;right:0}.filter-drawer .drawer-header{align-items:center;border-bottom:1px solid var(--border);display:flex;justify-content:space-between;padding:12px 16px}.filter-drawer .drawer-close{background:none;border:0;color:var(--text-secondary);font-size:1.6rem;line-height:1;padding:6px 10px}.filter-drawer .filter-controls.compact{backdrop-filter:none;-webkit-backdrop-filter:none;background:var(--bg-primary);border:0;box-shadow:none;overflow-y:auto;padding:12px 16px}.filter-drawer .filter-controls.compact .filter-group{min-width:100%}.filter-drawer .drawer-footer{border-top:1px solid var(--border);padding:12px 16px 16px}.filter-drawer .drawer-footer .refresh-button{width:100%}.leaderboard-page{padding-bottom:16px;padding-top:8px}.leaderboard-page .disclaimer-section,.leaderboard-page .feedback-section,.leaderboard-page .leaderboard-container,.leaderboard-page .methodology-section{backdrop-filter:none;-webkit-backdrop-filter:none;background:var(--bg-primary);box-shadow:var(--shadow-sm)}.leaderboard-page .bias-legend{gap:6px;padding:6px 12px 0}.leaderboard-page .bias-legend-label{font-size:.7rem}.leaderboard-page .bias-legend .bias-badge{font-size:.72rem;padding:3px 8px}.leaderboard-page .leaderboard-table{display:block!important;margin-top:12px;width:100%!important}.leaderboard-page .leaderboard-table thead{display:none!important}.leaderboard-page .leaderboard-table tbody{display:block!important;width:100%!important}.leaderboard-page .leaderboard-table tr{--rank-w:64px;--gap-x:12px;align-items:flex-start;background:var(--bg-primary);border:1px solid var(--border);border-radius:12px;box-shadow:var(--shadow-sm);display:flex!important;flex-wrap:wrap;margin:0 4px 12px;padding:12px;transition:var(--transition);width:100%!important}.leaderboard-page .leaderboard-table tr:not(:last-child) td{border-bottom:0!important}.leaderboard-page .leaderboard-table td{border:0!important;display:block!important;min-width:0!important;padding:0!important;width:auto!important}.leaderboard-page .leaderboard-table td.accuracy-col,.leaderboard-page .leaderboard-table td.agency-col,.leaderboard-page .leaderboard-table td.agent-col,.leaderboard-page .leaderboard-table td.bias-col,.leaderboard-page .leaderboard-table td.count-col,.leaderboard-page .leaderboard-table td.rank-col,.leaderboard-page .leaderboard-table td.value-col{width:auto!important}.leaderboard-page .leaderboard-table td.rank-col{align-self:start;background:var(--bg-tertiary);border-radius:10px;color:var(--text-primary);flex:0 0 var(--rank-w);font-size:1rem;font-weight:800;padding:6px 0;position:relative;text-align:center}.leaderboard-page .leaderboard-table tr.top-rank td:first-child:before{display:none!important}.leaderboard-page .leaderboard-table tr.top-rank.trophy td.rank-col:before{content:"🏆";font-size:1rem;left:6px;line-height:1;pointer-events:none;position:absolute;top:50%;transform:translateY(-50%)}.leaderboard-page .leaderboard-table td.agent-col{color:var(--text-primary);flex:1 1 calc(100% - var(--rank-w) - var(--gap-x));font-size:1.05rem;font-weight:800;-webkit-hyphens:auto;hyphens:auto;line-height:1.25;margin-left:var(--gap-x);min-width:0;overflow-wrap:break-word;word-break:normal}.leaderboard-page .leaderboard-table td.agency-col{color:var(--text-secondary);flex:1 1 100%;font-size:.9rem;font-weight:600;-webkit-hyphens:auto;hyphens:auto;margin-left:calc(var(--rank-w) + var(--gap-x));min-width:0;overflow-wrap:break-word;word-break:normal}.leaderboard-page .leaderboard-table td.accuracy-col,.leaderboard-page .leaderboard-table td.bias-col,.leaderboard-page .leaderboard-table td.count-col,.leaderboard-page .leaderboard-table td.value-col{flex:1 1 100%;margin-top:6px}.leaderboard-page .accuracy-text{color:var(--text-secondary);font-size:.85rem;font-weight:600;margin-top:4px;position:static!important}.leaderboard-page .accuracy-bar-container{height:10px;margin-top:8px;width:100%}.leaderboard-page .leaderboard-table td.value-col{color:var(--text-primary);font-size:1rem;font-weight:800;text-align:left}.leaderboard-page .count-badge{border-radius:14px;font-size:.85rem;height:28px;min-width:28px}.leaderboard-page .bias-badge{border-radius:999px;font-size:.8rem;font-weight:600;padding:4px 10px}.leaderboard-page .leaderboard-table td.bias-col:before,.leaderboard-page .leaderboard-table td.count-col:before,.leaderboard-page .leaderboard-table td.value-col:before{color:var(--text-muted);content:"";display:inline-block;font-size:.75rem;font-weight:700;letter-spacing:.02em;margin-bottom:4px;margin-right:8px;text-transform:uppercase}.leaderboard-page .leaderboard-table td.count-col:before{content:"Sales"}.leaderboard-page .leaderboard-table td.bias-col:before{content:"Bias"}.leaderboard-page .leaderboard-table td.value-col:before{content:"Value"}.leaderboard-page .leaderboard-container{overflow-x:visible}.leaderboard-page .disclaimer-section,.leaderboard-page .leaderboard-container,.leaderboard-page .methodology-section{contain-intrinsic-size:600px;content-visibility:auto}}.agent-profile-page{grid-gap:1.5rem;display:grid;gap:1.5rem;padding-bottom:2rem}.agent-empty,.agent-error,.agent-profile-header,.agent-sales-section,.agent-side-note,.agent-suburbs-section,.agent-summary-section,.agent-trend-section{border-radius:14px;padding:1rem}.agent-profile-topline{align-items:center;display:flex;gap:1rem;justify-content:space-between}.agent-profile-topline h1{font-size:1.9rem;margin:0}.agent-agency{color:var(--text-secondary);margin:.2rem 0 0}.timeframe-select-wrap{grid-gap:.3rem;display:grid;gap:.3rem}.timeframe-label{color:var(--text-secondary);font-size:.85rem}.agent-comparisons,.agent-pagination,.agent-profile-meta,.agent-summary-cards,.suburb-grid{grid-gap:.8rem;display:grid;gap:.8rem}.agent-profile-meta{grid-template-columns:repeat(auto-fit,minmax(140px,1fr));margin-top:1rem}.agent-meta-item{display:flex;flex-direction:column;gap:.2rem;min-width:0}.meta-value{display:block;line-height:1.2}.meta-detail{font-size:.85rem}.agent-section-head span,.comparison-item small,.meta-detail,.meta-label{color:var(--text-muted)}.agent-section-head{align-items:center;display:flex;justify-content:space-between;margin-bottom:.75rem}.agent-section-head h2{font-size:1.1rem;margin:0}.agent-summary-cards{grid-gap:.8rem;display:grid;gap:.8rem;grid-template-columns:repeat(auto-fit,minmax(170px,1fr))}.agent-summary-card{background:var(--bg-primary);border:1px solid var(--border);border-radius:var(--radius);padding:.8rem}.agent-summary-card h3{margin:0}.card-value{font-size:1.35rem;margin:.5rem 0}.card-trend{align-items:center;color:var(--text-muted);display:flex;font-size:.9rem;gap:.5rem;margin:0}.card-trend-note{font-size:.8rem}.trend-up .card-trend{color:var(--positive)}.trend-down .card-trend{color:var(--negative)}.agent-comparisons{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));margin-top:1rem}.comparison-item{border:1px solid var(--border);border-radius:var(--radius-sm);padding:.6rem}.comparison-item small,.comparison-item span,.comparison-item strong{display:block}.comparison-item span{font-weight:600;margin-top:.3rem}.comparison-item small{margin-top:.25rem;overflow-wrap:anywhere}.agent-page-grid{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:minmax(0,1fr) 280px}.agent-suburb-controls,.agent-suburb-filter{align-items:center;display:flex;flex-wrap:wrap;gap:1rem;margin-bottom:.8rem}.agent-suburb-controls label,.agent-suburb-filter label{grid-gap:.25rem;display:grid;font-size:.9rem;gap:.25rem}.table-scroll{overflow-x:auto}.agent-table{border-collapse:collapse;width:100%}.agent-table td,.agent-table th{border-bottom:1px solid var(--border);font-size:.9rem;padding:.6rem;text-align:left}.agent-empty,.agent-section-note{color:var(--text-muted);margin-top:.75rem}.agent-trend-chart{background:var(--bg-primary);border:1px solid var(--border);border-radius:var(--radius);display:block;height:auto;min-width:100%;width:auto}.agent-trend-scroll{overflow-x:auto;padding-bottom:.25rem}.agent-trend-legend{display:flex;gap:1rem;margin-top:.5rem}.legend-dot{border-radius:50%;display:inline-block;height:10px;width:10px}.agent-sales-section .agent-table{min-width:900px}.agent-pagination{align-items:center;display:flex;gap:.5rem;justify-content:flex-end;margin-top:.9rem}.agent-pagination button{background:var(--bg-primary);border:1px solid var(--border);border-radius:999px;color:var(--text-primary);padding:.4rem .8rem}.agent-error{border:1px solid var(--danger);color:var(--danger)}@media (max-width:900px){.agent-profile-topline{align-items:flex-start;flex-direction:column}.agent-profile-meta{grid-template-columns:repeat(2,minmax(0,1fr))}.agent-page-grid,.agent-summary-cards{grid-template-columns:1fr}.agent-suburb-controls,.agent-suburb-filter{align-items:flex-start;flex-direction:column}.agent-trend-scroll{overflow-x:auto}.agent-trend-chart{min-width:420px}}:root{--primary:#176b52;--primary-light:#2f8a6d;--secondary:#123f32;--accent:#e77452;--success:#1f8a65;--warning:#c57a20;--danger:#b84435;--positive:#167452;--negative:#b84435;--border:#d9ddd6;--text-primary:#14241d;--text-secondary:#4d5d55;--text-muted:#748078;--bg-primary:#fffefa;--bg-secondary:#f2f3ed;--bg-tertiary:#e9ede6;--bg-glass:#fffefaf0;--bg-glass-heavy:#fffefa;--border-glass:#d9ddd6;--surface-raised:#fffefa;--surface-strong:#14241d;--surface-tint:#e3f0e9;--shadow-sm:0 1px 2px #14241d0f;--shadow:0 12px 32px #14241d14;--shadow-lg:0 22px 60px #14241d1f;--shadow-xl:0 28px 80px #14241d24;--shadow-glow:none;--gradient:#176b52;--gradient-dark:#14241d;--radius-sm:6px;--radius:10px;--radius-lg:16px;--radius-xl:24px;--content-width:1440px;--display-font:Georgia,"Times New Roman",serif}[data-theme=dark]{--primary:#69c5a1;--primary-light:#8cd9ba;--secondary:#bbebd7;--accent:#f09a79;--success:#69c5a1;--warning:#e4a44e;--danger:#f18d7b;--positive:#75d3ad;--negative:#f18d7b;--border:#2d4138;--text-primary:#f1f4ef;--text-secondary:#b9c5be;--text-muted:#89978f;--bg-primary:#13221c;--bg-secondary:#0c1712;--bg-tertiary:#1d3028;--bg-glass:#13221cf0;--bg-glass-heavy:#13221c;--border-glass:#2d4138;--surface-raised:#14251e;--surface-strong:#edf4ef;--surface-tint:#17382b;--shadow-sm:0 1px 2px #0000002e;--shadow:0 12px 32px #0000003d;--shadow-lg:0 22px 60px #00000057;--shadow-xl:0 28px 80px #0006;--gradient:#69c5a1;--gradient-dark:#0c1712}html{scroll-behavior:smooth;scroll-padding-top:92px}body{background:#f2f3ed;background:var(--bg-secondary);color:#14241d;color:var(--text-primary);font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:16px;letter-spacing:-.008em;line-height:1.55;min-width:320px}body:before{display:none}button,input,select,textarea{font:inherit}a,button,input,select{-webkit-tap-highlight-color:transparent}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,summary:focus-visible{outline:3px solid color-mix(in srgb,#176b52 38%,#0000);outline:3px solid color-mix(in srgb,var(--primary) 38%,#0000);outline-offset:3px}.app{min-height:100vh}.skip-link{background:#14241d;background:var(--surface-strong);border-radius:8px;color:#fffefa;color:var(--bg-primary);left:8px;padding:10px 14px;position:fixed;text-decoration:none;top:8px;transform:translateY(-150%);transition:transform .15s ease;z-index:10000}.skip-link:focus{transform:translateY(0)}.top-bar{backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px);background:color-mix(in srgb,#f2f3ed 88%,#0000);background:color-mix(in srgb,var(--bg-secondary) 88%,#0000);border-bottom:1px solid color-mix(in srgb,#d9ddd6 86%,#0000);border-bottom:1px solid color-mix(in srgb,var(--border) 86%,#0000);box-shadow:none;margin:0;padding:0;position:sticky;top:0;width:100%;z-index:3000}.top-bar:after{display:none}.top-bar__inner{grid-gap:24px;align-items:center;display:grid;gap:24px;grid-template-columns:minmax(220px,1fr) auto minmax(220px,1fr);margin:0 auto;min-height:76px;padding:10px 24px;width:min(100%,1440px);width:min(100%,var(--content-width))}.top-bar__brand{align-items:center;color:#14241d;color:var(--text-primary);display:inline-flex;gap:11px;justify-self:start;min-width:0;text-decoration:none}.top-bar__brand-mark{background:#14241d;background:var(--surface-strong);border-radius:11px;display:grid;flex:0 0 38px;height:38px;overflow:hidden;place-items:center;width:38px}.top-bar__logo{filter:brightness(0) invert(1);height:27px;object-fit:contain;width:27px}[data-theme=dark] .top-bar__logo{filter:brightness(0)}.top-bar__brand-copy{display:grid;line-height:1.1}.top-bar__wordmark{font-family:Georgia,Times New Roman,serif;font-family:var(--display-font);font-size:21px;font-weight:700;letter-spacing:-.035em}.top-bar__strapline{color:#748078;color:var(--text-muted);font-size:10px;font-weight:700;letter-spacing:.11em;margin-top:4px;text-transform:uppercase}.primary-nav{display:block;justify-self:center;overflow:visible}.primary-nav__list{align-items:center;background:color-mix(in srgb,#fffefa 82%,#0000);background:color-mix(in srgb,var(--bg-primary) 82%,#0000);border:1px solid #d9ddd6;border:1px solid var(--border);border-radius:13px;box-shadow:0 1px 2px #14241d0f;box-shadow:var(--shadow-sm);display:flex;gap:3px;list-style:none;margin:0;padding:4px}.primary-nav__item{flex:none}.primary-nav__link{border-radius:9px;color:#4d5d55;color:var(--text-secondary);display:block;font-size:14px;font-weight:680;padding:9px 13px;text-decoration:none;transition:color .15s ease,background .15s ease,transform .15s ease}.primary-nav__link:hover{background:#e9ede6;background:var(--bg-tertiary);color:#14241d;color:var(--text-primary);transform:none}.primary-nav__link.active{background:#14241d;background:var(--surface-strong);box-shadow:none;color:#fffefa;color:var(--bg-primary)}.top-bar__actions{align-items:center;display:flex;gap:9px;justify-self:end}.top-bar__theme-toggle{background:#fffefa;background:var(--bg-primary);border:1px solid #d9ddd6;border:1px solid var(--border);border-radius:11px;box-shadow:none;color:#14241d;color:var(--text-primary);cursor:pointer;display:grid;height:39px;padding:0;place-items:center;width:39px}.top-bar__theme-toggle:hover{background:#e3f0e9;background:var(--surface-tint);border-color:#176b52;border-color:var(--primary);transform:none}.theme-toggle__dot{background:linear-gradient(90deg,currentColor 50%,#0000 0);border:2px solid;border-radius:50%;height:16px;width:16px}.top-bar__cta{align-items:center;background:#0000;border:1px solid #14241d;border:1px solid var(--surface-strong);border-radius:11px;color:#14241d;color:var(--text-primary);display:inline-flex;font-size:13px;font-weight:750;min-height:39px;padding:0 15px;text-decoration:none;transition:background .15s ease,color .15s ease}.top-bar__cta:hover{background:#14241d;background:var(--surface-strong);color:#fffefa;color:var(--bg-primary)}.top-bar__menu-toggle{display:none}.explore-page,.product-page{margin:0 auto;padding:38px 24px 64px;width:min(100%,1440px);width:min(100%,var(--content-width))}.page-intro{margin:0 0 30px}.page-intro__meta{align-items:flex-start;display:flex;gap:16px 24px;justify-content:space-between;margin-bottom:10px}.page-intro__eyebrow,.section-kicker{color:#176b52;color:var(--primary);font-size:11px;font-weight:800;letter-spacing:.15em;margin-bottom:10px;text-transform:uppercase}.page-intro__meta .page-intro__eyebrow{margin-bottom:0}.page-intro h1{color:#14241d;color:var(--text-primary);font-family:Georgia,Times New Roman,serif;font-family:var(--display-font);font-size:clamp(38px,5vw,68px);font-weight:600;letter-spacing:-.052em;line-height:.98;margin:0}.page-intro p{font-size:clamp(16px,1.45vw,19px);line-height:1.55;margin:18px 0 0}.page-intro p,.page-intro__aside{color:#4d5d55;color:var(--text-secondary)}.page-intro__aside{align-items:flex-end;display:flex;flex:0 0 auto;justify-content:flex-end;margin-left:auto}.page-intro__counter,.page-intro__signal,.page-intro__tag{align-items:center;background:#fffefa;background:var(--bg-primary);border:1px solid #d9ddd6;border:1px solid var(--border);border-radius:10px;box-shadow:0 1px 2px #14241d0f;box-shadow:var(--shadow-sm);color:#4d5d55;color:var(--text-secondary);display:inline-flex;font-size:13px;font-weight:700;gap:9px;padding:10px 13px}.page-intro__counter strong{color:#14241d;color:var(--text-primary);font-family:Georgia,Times New Roman,serif;font-family:var(--display-font);font-size:23px;line-height:1}.page-intro__signal-dot{background:#167452;background:var(--positive);border-radius:50%;box-shadow:0 0 0 4px color-mix(in srgb,#167452 16%,#0000);box-shadow:0 0 0 4px color-mix(in srgb,var(--positive) 16%,#0000);height:8px;width:8px}.section-heading{align-items:end;display:flex;gap:24px;justify-content:space-between;margin-bottom:18px}.metrics-guide h2,.section-heading h2{color:#14241d;color:var(--text-primary);font-family:Georgia,Times New Roman,serif;font-family:var(--display-font);font-size:clamp(28px,3vw,42px);font-weight:600;letter-spacing:-.035em;line-height:1.05;margin:0}.section-heading p{color:#748078;color:var(--text-muted);font-size:14px;margin:0;max-width:360px}.glass-card{backdrop-filter:none;-webkit-backdrop-filter:none;border:1px solid #d9ddd6;border:1px solid var(--border);box-shadow:0 1px 2px #14241d0f;box-shadow:var(--shadow-sm)}.glass-card,.glass-card:hover{background:#fffefa;background:var(--bg-primary)}.glass-card:hover{box-shadow:0 12px 32px #14241d14;box-shadow:var(--shadow);transform:none}.explore-intro{margin-bottom:24px}.explore-map{background:#dfe7e1;border:1px solid #d9ddd6;border:1px solid var(--border);border-radius:24px;box-shadow:0 22px 60px #14241d1f;box-shadow:var(--shadow-lg);overflow:hidden;position:relative}.explore-map .map-component-wrapper{min-height:0;position:relative}.explore-map .map-view-container{border-radius:0;height:clamp(600px,calc(100vh - 230px),860px);margin:0;overflow:hidden}.explore-map .map-controls{backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);background:#14241df0;border:1px solid #ffffff29;border-radius:14px;box-shadow:0 14px 36px #0a18123d;left:18px;max-width:calc(100% - 36px);padding:6px;top:18px}.explore-map .map-controls .control-group,.explore-map .pill-group,.explore-map .segmented-control{background:#ffffff14}.explore-map .map-controls .control-group:hover{background:#ffffff21}.explore-map .map-controls .control-group select,.explore-map .map-controls .control-icon,.explore-map .pill-button,.explore-map .segmented-control button{color:#dfe9e3}.explore-map .pill-button.active,.explore-map .segmented-control button.active{background:#f3f2eb;box-shadow:none;color:#14241d}.explore-map .control-separator{background:#ffffff29}.explore-map .map-controls .control-group select{background-image:none}.explore-map .map-controls .control-group select option{color:#14241d}.explore-map .map-legend-below{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#14241deb;border:1px solid #fff3;border-radius:12px;bottom:18px;box-shadow:0 12px 32px #0a181238;color:#edf4ef;left:18px;margin:0;padding:11px 13px;position:absolute;width:auto;z-index:20}.explore-map .map-legend-below h4{color:#edf4ef;font-size:11px;letter-spacing:.08em;margin:0 0 5px;text-transform:uppercase}.explore-map .legend-afford{color:#c8d4ce;font-size:11px;justify-content:flex-start}.map-error{align-items:center;background:color-mix(in srgb,#fffefa 94%,#0000);background:color-mix(in srgb,var(--bg-primary) 94%,#0000);border:1px solid color-mix(in srgb,#b84435 38%,#0000);border:1px solid color-mix(in srgb,var(--danger) 38%,#0000);border-radius:12px;box-shadow:0 12px 32px #14241d14;box-shadow:var(--shadow);color:#14241d;color:var(--text-primary);display:flex;gap:18px;left:18px;max-width:430px;padding:13px 14px;position:absolute;top:88px;z-index:1100}.map-error div{grid-gap:2px;display:grid;gap:2px}.map-error span{color:#4d5d55;color:var(--text-secondary);font-size:12px}.map-error button,.product-alert button{background:#14241d;background:var(--surface-strong);border:0;border-radius:8px;color:#fffefa;color:var(--bg-primary);cursor:pointer;flex:none;font-size:12px;font-weight:750;padding:7px 10px}.explore-map .info-drawer{background:#fffefa;background:var(--bg-primary);border:1px solid #d9ddd6;border:1px solid var(--border);border-radius:16px;box-shadow:0 22px 60px #14241d1f;box-shadow:var(--shadow-lg);right:18px;top:84px}.product-field{grid-gap:7px;align-content:start;display:grid;gap:7px;min-width:0}.compare-combobox>label,.product-field>span{color:#748078;color:var(--text-muted);font-size:11px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.compare-combobox input,.product-field select{background:#fffefa;background:var(--bg-primary);border:1px solid #d9ddd6;border:1px solid var(--border);border-radius:10px;box-shadow:0 1px 2px #14241d0f;box-shadow:var(--shadow-sm);color:#14241d;color:var(--text-primary);min-height:45px;padding:9px 12px;width:100%}.compare-combobox input:hover,.product-field select:hover{border-color:color-mix(in srgb,#176b52 55%,#d9ddd6);border-color:color-mix(in srgb,var(--primary) 55%,var(--border))}.product-button{align-items:center;background:#fffefa;background:var(--bg-primary);border:1px solid #d9ddd6;border:1px solid var(--border);border-radius:10px;color:#14241d;color:var(--text-primary);cursor:pointer;display:inline-flex;font-size:13px;font-weight:750;justify-content:center;min-height:45px;padding:9px 15px;transition:background .15s ease,color .15s ease,border-color .15s ease}.product-button--primary{background:#14241d;background:var(--surface-strong);border-color:#14241d;border-color:var(--surface-strong);color:#fffefa;color:var(--bg-primary)}.product-button--quiet{background:#0000}.product-button--primary:hover:not(:disabled),.product-button:hover:not(:disabled){border-color:#176b52;border-color:var(--primary)}.product-button--primary:hover:not(:disabled){background:#176b52;background:var(--primary)}.product-button:disabled{cursor:not-allowed;opacity:.42}.compare-page{display:block}.compare-discovery,.compare-results,.compare-workbench,.metrics-guide{background:#fffefa;background:var(--bg-primary);border:1px solid #d9ddd6;border:1px solid var(--border);border-radius:18px;box-shadow:0 1px 2px #14241d0f;box-shadow:var(--shadow-sm)}.compare-workbench{padding:20px;position:relative;z-index:30}.compare-workbench__filters{grid-gap:12px;display:grid;gap:12px;grid-template-columns:.75fr 1.1fr .65fr minmax(230px,1.5fr)}.compare-workbench .median-price-toggle{background:#e9ede6;background:var(--bg-tertiary);border:1px solid #d9ddd6;border:1px solid var(--border);border-radius:10px;box-shadow:none;display:grid;grid-template-columns:repeat(3,1fr);min-height:45px;padding:3px}.compare-workbench .median-price-toggle button{background:#0000;border:0;border-radius:7px;color:#4d5d55;color:var(--text-secondary);font-size:13px;font-weight:700;padding:7px 10px}.compare-workbench .median-price-toggle button.active{background:#fffefa;background:var(--bg-primary);box-shadow:0 1px 2px #14241d0f;box-shadow:var(--shadow-sm);color:#14241d;color:var(--text-primary)}.compare-workbench .median-price-toggle--locked{grid-template-columns:1fr}.compare-workbench .median-price-toggle--locked button:disabled{cursor:default;opacity:1}.compare-add-row{grid-gap:10px;align-items:end;border-top:1px solid #d9ddd6;border-top:1px solid var(--border);display:grid;gap:10px;grid-template-columns:minmax(260px,1fr) auto auto;margin-top:14px;padding-top:14px}.compare-combobox{grid-gap:7px;display:grid;gap:7px;position:relative}.compare-options{background:#fffefa;background:var(--bg-primary);border:1px solid #d9ddd6;border:1px solid var(--border);border-radius:12px;box-shadow:0 22px 60px #14241d1f;box-shadow:var(--shadow-lg);left:0;list-style:none;margin:0;max-height:300px;overflow-y:auto;padding:6px;position:absolute;right:0;top:calc(100% + 6px);z-index:100}.compare-options li{border-radius:8px;color:#14241d;color:var(--text-primary);cursor:pointer;padding:9px 10px}.compare-options li[aria-selected=true]{background:#e3f0e9;background:var(--surface-tint);color:#176b52;color:var(--primary)}.compare-options .compare-options__status{color:#748078;color:var(--text-muted);cursor:default}.compare-chips{display:flex;flex-wrap:wrap;gap:8px;margin-top:14px}.compare-notice{color:#4d5d55;color:var(--text-secondary);font-size:13px;margin:10px 0 0}.compare-chip{align-items:center;background:#e3f0e9;background:var(--surface-tint);border:1px solid color-mix(in srgb,#176b52 30%,#d9ddd6);border:1px solid color-mix(in srgb,var(--primary) 30%,var(--border));border-radius:9px;color:#14241d;color:var(--text-primary);display:inline-flex;font-size:13px;font-weight:720;gap:8px;padding:7px 8px 7px 11px}.compare-chip button{background:#0000;border:0;border-radius:6px;color:#748078;color:var(--text-muted);cursor:pointer;display:grid;height:22px;padding:0;place-items:center;width:22px}.compare-chip button:hover{background:color-mix(in srgb,#176b52 14%,#0000);background:color-mix(in srgb,var(--primary) 14%,#0000);color:#14241d;color:var(--text-primary)}.compare-results{margin-top:18px;padding:24px}.inline-status{color:#176b52;color:var(--primary);font-size:13px;font-weight:700}.product-alert{align-items:center;background:color-mix(in srgb,#b84435 7%,#fffefa);background:color-mix(in srgb,var(--danger) 7%,var(--bg-primary));border:1px solid color-mix(in srgb,#b84435 32%,#d9ddd6);border:1px solid color-mix(in srgb,var(--danger) 32%,var(--border));border-radius:10px;color:#14241d;color:var(--text-primary);display:flex;font-size:13px;gap:16px;justify-content:space-between;margin-bottom:16px;padding:11px 12px}.compare-cards-grid{grid-gap:12px;display:grid;gap:12px;grid-template-columns:repeat(2,minmax(0,1fr))}.compare-card.metric-card{background:#f2f3ed;background:var(--bg-secondary);border:0;border-radius:14px;box-shadow:none;min-width:0;padding:20px;text-align:left}.compare-card.metric-card:hover{box-shadow:none;transform:none}.compare-card-name{font-size:19px;font-weight:700;letter-spacing:-.015em}.compare-card .compare-card-subtype{color:#748078;color:var(--text-muted);font-size:13px}.compare-metrics-grid{grid-gap:16px 20px;border-top:1px solid #d9ddd6;border-top:1px solid var(--border);display:grid;gap:16px 20px;grid-template-columns:repeat(3,minmax(0,1fr));margin-top:18px;padding-top:16px}.compare-metrics-grid>div{display:flex;flex-direction:column;min-width:0}.compare-card .compare-metrics-grid>div .metric-value{margin-top:auto;padding-top:2px}.compare-card .metric-title{color:#4d5d55;color:var(--text-secondary);font-size:12px;font-weight:500;letter-spacing:0;margin-bottom:0;text-transform:none}.compare-card .metric-value{font-feature-settings:"tnum";color:#14241d;color:var(--text-primary);font-size:17px;font-variant-numeric:tabular-nums;font-weight:650;margin-top:2px}.compare-card .metric-value.positive{color:#167452;color:var(--positive)}.compare-card .metric-value.negative{color:#b84435;color:var(--negative)}.compare-card .compare-primary .metric-title{color:#4d5d55;color:var(--text-secondary);font-size:13px}.compare-card .compare-primary .metric-value{font-family:Georgia,Times New Roman,serif;font-family:var(--display-font);font-size:clamp(30px,3.6vw,42px);font-weight:400;letter-spacing:-.03em;line-height:1.05;margin-top:2px}.compare-card.compare-card--error{background:color-mix(in srgb,#b84435 6%,#f2f3ed);background:color-mix(in srgb,var(--danger) 6%,var(--bg-secondary))}.compare-empty{grid-gap:20px;align-items:center;background:#f2f3ed;background:var(--bg-secondary);border:1px dashed color-mix(in srgb,#748078 45%,#0000);border:1px dashed color-mix(in srgb,var(--text-muted) 45%,#0000);border-radius:14px;display:grid;gap:20px;grid-template-columns:auto 1fr;min-height:170px;padding:24px}.compare-empty__index{color:#176b52;color:var(--primary);font-size:50px;line-height:1}.compare-empty h3,.compare-empty__index{font-family:Georgia,Times New Roman,serif;font-family:var(--display-font)}.compare-empty h3{font-size:25px;font-weight:600;margin:0 0 5px}.compare-empty p{color:#4d5d55;color:var(--text-secondary);margin:0}.compare-page>.export-bar{background:#fffefa;background:var(--bg-primary);border:1px solid #d9ddd6;border:1px solid var(--border);border-radius:14px;box-shadow:0 1px 2px #14241d0f;box-shadow:var(--shadow-sm);margin-top:18px}.compare-discovery{margin-top:18px;padding:24px}.compare-discovery .top-growing-suburbs-section{margin:0}.compare-discovery .top-growing-suburbs-card{background:#0000;border:0;border-radius:0;box-shadow:none;height:auto;max-height:none;overflow:visible}.compare-discovery .suburbs-header{border-bottom:1px solid #d9ddd6;border-bottom:1px solid var(--border);border-top:1px solid #d9ddd6;border-top:1px solid var(--border);padding:14px 0}.compare-discovery .suburbs-header h3{font-size:16px}.compare-discovery .top-suburbs-list{grid-gap:1px;background:#d9ddd6;background:var(--border);display:grid;gap:1px;grid-template-columns:repeat(2,minmax(0,1fr))}.compare-discovery .top-suburb-item{background:#fffefa;background:var(--bg-primary);border:0;min-width:0}.compare-discovery .top-suburb-item:hover{background:#e3f0e9;background:var(--surface-tint);transform:none}.leaderboard-page.app-container{max-width:1440px;max-width:var(--content-width);padding:38px 24px 64px}.leaderboard-page .filter-section{margin:0 0 16px}.leaderboard-page .filter-controls{border-radius:14px;gap:10px;padding:14px}.leaderboard-page .filter-group label{color:#748078;color:var(--text-muted);font-size:10px;letter-spacing:.08em}.leaderboard-page .filter-group select,.leaderboard-page .refresh-button,.leaderboard-page .sort-toggle{border-radius:9px;min-height:43px}.leaderboard-page .refresh-button{background:#14241d;background:var(--surface-strong);box-shadow:none;color:#fffefa;color:var(--bg-primary)}.leaderboard-page .refresh-button:hover{background:#176b52;background:var(--primary);transform:none}.leaderboard-page .leaderboard-container{background:#fffefa;background:var(--bg-primary);border:1px solid #d9ddd6;border:1px solid var(--border);border-radius:16px;box-shadow:0 1px 2px #14241d0f;box-shadow:var(--shadow-sm)}.leaderboard-page .leaderboard-header{background:#0000;border-bottom:1px solid #d9ddd6;border-bottom:1px solid var(--border);padding:18px 20px}.leaderboard-page .leaderboard-header h2{font-family:Georgia,Times New Roman,serif;font-family:var(--display-font);font-size:25px;font-weight:600}.leaderboard-table thead th{background:#e9ede6;background:var(--bg-tertiary);border-bottom:1px solid #d9ddd6;border-bottom:1px solid var(--border);color:#748078;color:var(--text-muted);font-size:10px;letter-spacing:.08em;padding:12px 14px;position:sticky;top:76px;z-index:10}.leaderboard-table td{border-bottom-color:#d9ddd6;border-bottom-color:var(--border);padding:13px 14px}.leaderboard-table tr:hover td{background:#e3f0e9;background:var(--surface-tint)}.leaderboard-table .top-rank td{background:color-mix(in srgb,#e77452 5%,#fffefa);background:color-mix(in srgb,var(--accent) 5%,var(--bg-primary))}.leaderboard-table .top-rank .rank-col:before,.leaderboard-table .trophy .rank-col:before{content:none!important}.leaderboard-agent-link{color:#14241d;color:var(--text-primary);text-decoration-color:color-mix(in srgb,#176b52 45%,#0000);text-decoration-color:color-mix(in srgb,var(--primary) 45%,#0000);text-underline-offset:3px}.leaderboard-page .disclaimer-section,.leaderboard-page .feedback-section,.leaderboard-page .methodology-section{background:#fffefa;background:var(--bg-primary);border:1px solid #d9ddd6;border:1px solid var(--border);border-radius:16px;box-shadow:0 1px 2px #14241d0f;box-shadow:var(--shadow-sm);margin-top:16px}.leaderboard-page .disclaimer-section{border-top:4px solid #c57a20;border-top:4px solid var(--warning)}.leaderboard-page .methodology-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.leaderboard-page .methodology-card{background:#f2f3ed;background:var(--bg-secondary);border:1px solid #d9ddd6;border:1px solid var(--border);box-shadow:none}.insights-page .market-insights-dashboard{background:#0000;border:0;border-radius:0;box-shadow:none;margin:0}.insights-page .dashboard-header{display:none}.insights-page .data-sources,.insights-page .error-message--dashboard,.insights-page .loading--dashboard,.insights-page .main-visualization,.insights-page .market-analysis,.insights-page .market-insights-tabs,.insights-page .market-insights-tabs-row,.insights-page .market-summary-cards,.insights-page .no-data-message.full-page{margin-left:0;margin-right:0}.insights-page .market-summary-cards{gap:10px;margin-bottom:12px}.insights-page .summary-card{background:#fffefa;background:var(--bg-primary);border:1px solid #d9ddd6;border:1px solid var(--border);border-radius:14px;box-shadow:0 1px 2px #14241d0f;box-shadow:var(--shadow-sm);min-height:132px;padding:18px}.insights-page .summary-card:hover{border-color:color-mix(in srgb,#176b52 40%,#d9ddd6);border-color:color-mix(in srgb,var(--primary) 40%,var(--border));box-shadow:0 12px 32px #14241d14;box-shadow:var(--shadow);transform:none}.insights-page .summary-value{font-family:Georgia,Times New Roman,serif;font-family:var(--display-font);font-size:30px;letter-spacing:-.035em}.insights-page .market-insights-tabs-row{align-items:center;background:#fffefa;background:var(--bg-primary);border:1px solid #d9ddd6;border:1px solid var(--border);border-radius:13px;margin-bottom:10px;padding:6px}.insights-page .market-insights-tabs{background:#0000;gap:3px;padding:0}.insights-page .insight-tab{border-radius:8px;color:#4d5d55;color:var(--text-secondary)}.insights-page .insight-tab.active{background:#14241d;background:var(--surface-strong);color:#fffefa;color:var(--bg-primary)}.insights-page .main-visualization{border:1px solid #d9ddd6;border:1px solid var(--border);border-radius:16px;height:470px;padding:22px}.insights-page .data-sources,.insights-page .main-visualization,.insights-page .market-analysis{background:#fffefa;background:var(--bg-primary);box-shadow:0 1px 2px #14241d0f;box-shadow:var(--shadow-sm)}.insights-page .data-sources,.insights-page .market-analysis{border:1px solid #d9ddd6;border:1px solid var(--border);border-radius:14px}.insights-page .error-message--dashboard,.insights-page .no-data-message.full-page{background:color-mix(in srgb,#b84435 6%,#fffefa);background:color-mix(in srgb,var(--danger) 6%,var(--bg-primary));border:1px solid color-mix(in srgb,#b84435 30%,#d9ddd6);border:1px solid color-mix(in srgb,var(--danger) 30%,var(--border));border-radius:14px}.metrics-guide{grid-gap:38px;display:grid;gap:38px;grid-template-columns:minmax(220px,.7fr) 1.5fr;margin-top:18px;padding:26px}.metrics-guide__grid{grid-gap:0;border:1px solid #d9ddd6;border:1px solid var(--border);border-radius:12px;display:grid;gap:0;grid-template-columns:repeat(2,minmax(0,1fr));list-style:none;margin:0;overflow:hidden;padding:0}.metrics-guide__grid li{border-bottom:1px solid #d9ddd6;border-bottom:1px solid var(--border);border-right:1px solid #d9ddd6;border-right:1px solid var(--border);color:#4d5d55;color:var(--text-secondary);font-size:13px;padding:14px}.metrics-guide__grid li:nth-child(2n){border-right:0}.metrics-guide__grid li:nth-last-child(-n+2){border-bottom:0}.metrics-guide__grid strong{color:#14241d;color:var(--text-primary);display:block;margin-bottom:3px}.metrics-guide__note{color:#748078;color:var(--text-muted);font-size:12px;grid-column:2;margin:-18px 0 0}@media (max-width:1120px){.top-bar__inner{grid-template-columns:auto 1fr auto}.top-bar__cta,.top-bar__strapline{display:none}.primary-nav{justify-self:end}.compare-workbench__filters{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:820px){html{scroll-padding-top:68px}.top-bar__inner{display:flex;min-height:66px;padding:9px 16px;position:relative}.top-bar__brand-mark{flex-basis:34px;height:34px;width:34px}.top-bar__wordmark{font-size:19px}.top-bar__menu-toggle{grid-gap:5px;background:#fffefa;background:var(--bg-primary);border:1px solid #d9ddd6;border:1px solid var(--border);border-radius:10px;display:grid;gap:5px;height:40px;margin-left:auto;padding:12px 9px;width:40px}.top-bar__menu-toggle span{background:#14241d;background:var(--text-primary);border-radius:2px;display:block;height:2px}.primary-nav{background:#fffefa;background:var(--bg-primary);border:1px solid #d9ddd6;border:1px solid var(--border);border-radius:14px;box-shadow:0 22px 60px #14241d1f;box-shadow:var(--shadow-lg);display:none;left:12px;padding:7px;position:absolute;right:12px;top:calc(100% + 8px)}.primary-nav--open{display:block}.primary-nav__list{grid-gap:4px;background:#0000;border:0;box-shadow:none;display:grid;gap:4px;grid-template-columns:repeat(2,1fr);padding:0}.primary-nav__link{padding:11px 12px}.top-bar__actions{order:2}.top-bar__menu-toggle{margin-left:0;order:3}.explore-page,.leaderboard-page.app-container,.product-page{padding:28px 16px 48px}.page-intro{margin-bottom:22px}.page-intro h1{font-size:clamp(38px,11vw,58px)}.page-intro__aside{justify-content:flex-start}.explore-map{border-radius:18px}.explore-map .map-view-container{height:min(760px,calc(100vh - 150px));min-height:620px}.explore-map .map-controls{flex-wrap:nowrap;justify-content:flex-start;left:10px;max-width:none;overflow-x:auto;right:10px;top:10px}.explore-map .map-legend-below{bottom:10px;left:10px}.map-error{left:10px;max-width:none;right:10px;top:120px}.compare-cards-grid,.compare-discovery .top-suburbs-list,.compare-workbench__filters,.metrics-guide,.metrics-guide__grid{grid-template-columns:1fr}.compare-add-row{grid-template-columns:1fr auto}.compare-add-row .compare-combobox{grid-column:1/-1}.compare-metrics-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.leaderboard-table thead th{top:66px}.leaderboard-page .methodology-grid{grid-template-columns:1fr}.metrics-guide__grid li,.metrics-guide__grid li:nth-child(2n),.metrics-guide__grid li:nth-last-child(-n+2){border-bottom:1px solid #d9ddd6;border-bottom:1px solid var(--border);border-right:0}.metrics-guide__grid li:last-child{border-bottom:0}.metrics-guide__note{grid-column:1;margin:0}}@media (max-width:560px){.top-bar__menu-toggle,.top-bar__theme-toggle{height:36px;width:36px}.page-intro h1{font-size:42px}.page-intro p{font-size:15px}.compare-discovery,.compare-results,.compare-workbench,.metrics-guide{border-radius:14px;padding:16px}.compare-add-row{grid-template-columns:1fr}.compare-add-row .compare-combobox{grid-column:auto}.compare-add-row .product-button{width:100%}.compare-metrics-grid{gap:14px;grid-template-columns:repeat(2,minmax(0,1fr))}.section-heading{align-items:flex-start;flex-direction:column;gap:9px}.insights-page .main-visualization{height:340px;padding:12px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}}
/*# sourceMappingURL=main.5a3fa9bc.css.map*/