@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&family=IBM+Plex+Mono:wght@400;500;600&display=swap";:root{--canvas:#fafaf8;--sidebar:#f4f4f2;--surface:#fff;--surface-translucent:#ffffffb3;--ink:#18181b;--ink-soft:#6b7280;--ink-faint:#6b7280;--border:#e5e7eb;--border-strong:#d4d4d8;--ok:#2f6d4f;--ok-bg:#eaf3ee;--watch:#b45309;--watch-bg:#fdf3e7;--urgent:#b91c1c;--urgent-bg:#fceaea;--neutral:#6b7280;--neutral-bg:#f3f4f6;--insight:#5b5bd6;--insight-bg:#eeeefb;--fire:#ea580c;--brand:#2f6d4f;--font-sans:"Inter", ui-sans-serif, system-ui, -apple-system, sans-serif;--font-mono:"IBM Plex Mono", ui-monospace, Menlo, monospace;--radius-sm:6px;--radius:10px;--radius-lg:14px;--overview-wash:#eef5f0;--overview-grid-line:#2f6d4f1f;--mobile-chrome:#0a1712;--mobile-chrome-ink:#f4f7f4;--mobile-chrome-border:#ffffff1a;--mobile-chrome-action:#ffffff0e;--z-header:400;--z-backdrop:500;--z-drawer:700}@media (prefers-color-scheme:dark){:root{--canvas:#121214;--sidebar:#0d0d0f;--surface:#1a1a1d;--surface-translucent:#1a1a1db3;--ink:#f4f4f5;--ink-soft:#a1a1aa;--ink-faint:#8b8b94;--border:#27272a;--border-strong:#3f3f46;--ok:#4ade80;--ok-bg:#4ade801f;--watch:#fbbf24;--watch-bg:#fbbf241f;--urgent:#f87171;--urgent-bg:#f871711f;--neutral:#8b8b94;--neutral-bg:#71717a1f;--insight:#a5a6f6;--insight-bg:#a5a6f61f;--fire:#fb923c;--brand:#4ade80;--overview-wash:#15251c;--overview-grid-line:#4ade801f}}*{box-sizing:border-box}html,body,#root{height:100%}html{overscroll-behavior-y:contain;scrollbar-color:var(--border-strong) var(--canvas);scrollbar-width:thin}::-webkit-scrollbar{width:10px;height:10px}::-webkit-scrollbar-track{background:var(--canvas)}::-webkit-scrollbar-thumb{background:var(--border-strong);border:2px solid var(--canvas);border-radius:999px}::-webkit-scrollbar-thumb:hover{background:var(--ink-soft)}::-webkit-scrollbar-thumb:active{background:var(--ink)}@media (forced-colors:active){html{scrollbar-color:auto}::-webkit-scrollbar-track{forced-color-adjust:auto}::-webkit-scrollbar-thumb{forced-color-adjust:auto}}body{background:var(--canvas);color:var(--ink);font-family:var(--font-sans);-webkit-font-smoothing:antialiased;-webkit-tap-highlight-color:transparent;margin:0;font-size:14px}button,a,[role=button]{touch-action:manipulation}h1,h2,h3,h4{font-family:var(--font-sans);letter-spacing:-.01em;margin:0;font-weight:600}.mono{font-family:var(--font-mono);font-variant-numeric:tabular-nums}a{color:inherit}a:focus-visible,button:focus-visible,input:focus-visible,[tabindex]:focus-visible{outline:2px solid var(--insight);outline-offset:2px}.eyebrow{color:var(--ink-soft);text-transform:uppercase;letter-spacing:.04em;font-size:12px;font-weight:500}.groveiq-brand-wordmark{color:var(--ink);letter-spacing:-.045em;white-space:nowrap;align-items:baseline;font-size:20px;font-weight:740;line-height:1;display:inline-flex}.groveiq-brand-wordmark-compact{font-size:18px}.groveiq-brand-wordmark-inverse{color:var(--mobile-chrome-ink)}.groveiq-brand-grove{align-items:baseline;display:inline-flex}.groveiq-brand-ring{border:.085em solid;border-radius:50%;place-items:center;width:.73em;height:.73em;margin:0 .015em;display:inline-grid;position:relative;transform:translateY(.025em)}.groveiq-brand-ring:before{content:"";opacity:.65;border:.07em solid;border-radius:50%;width:42%;height:42%}.groveiq-brand-ring span{background:var(--brand);border-radius:50%;width:.12em;height:.12em;position:absolute}.groveiq-brand-iq{color:var(--brand);font-family:var(--font-mono);letter-spacing:-.095em;margin-left:.08em;font-size:.88em;font-weight:600}.status-ok{color:var(--ok)}.status-watch{color:var(--watch)}.status-urgent{color:var(--urgent)}.status-neutral{color:var(--neutral)}.status-dot{border-radius:50%;flex-shrink:0;width:7px;height:7px;display:inline-block}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.status-dot.status-ok{background:var(--ok)}.status-dot.status-watch{background:var(--watch)}.status-dot.status-urgent{background:var(--urgent)}.status-dot.status-neutral{background:var(--neutral)}.overview-page{flex-direction:column;gap:22px;width:100%;max-width:1240px;margin:0 auto;display:flex}.overview-brief{background:var(--surface);border:1px solid var(--border);border-top:3px solid var(--brand);border-radius:var(--radius-lg);grid-template-columns:minmax(0,1.15fr) minmax(360px,.85fr);gap:32px;padding:32px 34px;display:grid;position:relative;overflow:hidden}.overview-brief:after{content:"";border:1px solid var(--overview-grid-line);width:340px;height:340px;box-shadow:0 0 0 44px var(--overview-grid-line), 0 0 0 88px color-mix(in srgb, var(--overview-grid-line) 60%, transparent);pointer-events:none;border-radius:50%;position:absolute;top:-225px;right:-210px}.overview-brief-copy{z-index:1;align-self:center;position:relative}.overview-brief h1{letter-spacing:-.035em;max-width:680px;margin-top:10px;font-size:clamp(30px,3.2vw,44px);line-height:1.06}.overview-brief-copy>p{max-width:660px;color:var(--ink-soft);margin:13px 0 18px;font-size:15px;line-height:1.6}.overview-kicker{color:var(--ink-soft);letter-spacing:.01em;align-items:center;gap:7px;font-size:12px;font-weight:600;line-height:1.35;display:inline-flex}.overview-text-link{color:var(--brand);align-items:center;gap:6px;font-size:13px;font-weight:650;text-decoration:none;display:inline-flex}.overview-text-link span{font-size:19px;line-height:0;transition:transform .14s}.overview-text-link:hover span{transform:translate(2px)}.overview-vitals{z-index:1;background:var(--overview-wash);border:1px solid var(--overview-grid-line);border-radius:var(--radius);padding:20px;position:relative}.overview-vitals-heading{align-items:center;gap:12px;padding-bottom:16px;display:flex}.overview-vitals-heading strong{margin-top:2px;font-size:16px;display:block}.overview-signal{border:1px solid;border-radius:50%;place-items:center;width:38px;height:38px;display:grid}.overview-signal span{width:9px;height:9px;box-shadow:0 0 0 6px color-mix(in srgb, currentColor 12%, transparent);background:currentColor;border-radius:50%}.overview-vitals-grid{border-top:1px solid var(--overview-grid-line);border-bottom:1px solid var(--overview-grid-line);grid-template-columns:repeat(3,1fr);margin:0;padding:16px 0;display:grid}.overview-vitals-grid>div{border-left:1px solid var(--overview-grid-line);min-width:0;padding:0 14px}.overview-vitals-grid>div:first-child{border-left:0;padding-left:0}.overview-vitals-grid>div:last-child{padding-right:0}.overview-vitals-grid dt{color:var(--ink-soft);font-size:11px}.overview-vitals-grid dd{color:var(--ink);font-family:var(--font-mono);text-overflow:ellipsis;white-space:nowrap;margin:5px 0 1px;font-size:18px;font-weight:600;overflow:hidden}.overview-vitals-grid span{color:var(--ink-soft);font-size:10.5px}.overview-freshness{align-items:center;gap:7px;margin-top:13px;font-size:11.5px;font-weight:600;display:inline-flex}.overview-priority-grid{grid-template-columns:minmax(0,1.6fr) minmax(320px,.8fr);align-items:stretch;gap:16px;display:grid}.overview-section-heading{justify-content:space-between;align-items:flex-start;gap:18px;display:flex}.overview-section-heading h2{letter-spacing:-.018em;margin-top:4px;font-size:17px;line-height:1.3}.overview-section-heading-inset{border-bottom:1px solid var(--border);padding:18px 20px}.overview-section-heading-outside{align-items:flex-end;margin-bottom:11px}.overview-section-heading-outside>p{max-width:460px;color:var(--ink-soft);text-align:right;margin:0;font-size:12.5px}.overview-state-chip{background:var(--canvas);border:1px solid var(--border);white-space:nowrap;border-radius:999px;align-items:center;gap:7px;min-height:30px;padding:5px 10px;font-size:11.5px;font-weight:600;display:inline-flex}.overview-supporting-copy{max-width:680px;color:var(--ink-soft);margin:20px 0 0;font-size:13.5px;line-height:1.55}.overview-condition-grid{grid-template-columns:repeat(4,1fr);display:grid}.overview-condition{min-width:0;min-height:148px;color:inherit;border-left:1px solid var(--border);flex-direction:column;align-items:flex-start;padding:18px 20px;text-decoration:none;transition:background .14s;display:flex;position:relative}.overview-condition:first-child{border-left:0}.overview-condition:hover{background:var(--canvas)}.overview-condition-icon{width:34px;height:34px;color:var(--brand);background:var(--overview-wash);border:1px solid var(--overview-grid-line);border-radius:9px;place-items:center;margin-bottom:15px;display:grid}.overview-condition strong{font-family:var(--font-mono);letter-spacing:-.025em;margin-top:5px;font-size:20px;font-weight:600}.overview-condition-detail{max-width:100%;color:var(--ink-soft);text-overflow:ellipsis;white-space:nowrap;margin-top:5px;font-size:11.5px;line-height:1.4;overflow:hidden}.overview-risk-list{flex-direction:column;margin-top:13px;display:flex}.overview-risk-item{border-top:1px solid var(--border);grid-template-columns:30px 1fr;gap:10px;padding:12px 0;display:grid}.overview-risk-item:first-child{border-top:0}.overview-risk-icon{width:28px;height:28px;color:var(--brand);background:var(--overview-wash);border-radius:8px;place-items:center;display:grid}.overview-risk-item p{margin:3px 0 0;font-size:12.5px;line-height:1.45}.groveiq-collection-table{scrollbar-gutter:stable;overflow-x:auto}.groveiq-collection-table table{border-collapse:collapse;width:100%;font-size:13px}.groveiq-collection-table tbody tr{border-bottom:1px solid var(--border);transition:background .12s}.groveiq-collection-table tbody tr:hover{background:var(--canvas)}.groveiq-collection-table tbody tr:last-child{border-bottom:0}.groveiq-collection-table tbody a{color:inherit;font-weight:600;text-decoration:none}.groveiq-collection-table tbody a:hover{color:var(--brand);text-underline-offset:3px;text-decoration:underline}.overview-collection-empty{min-height:124px;color:var(--ink-soft);justify-content:center;align-items:center;gap:12px;padding:24px;display:flex}.overview-collection-empty>span{width:38px;height:38px;color:var(--brand);background:var(--overview-wash);border-radius:10px;flex:none;place-items:center;display:grid}.overview-collection-empty strong{color:var(--ink);font-size:13px;display:block}.overview-collection-empty p{margin:3px 0 0;font-size:12px}.overview-spin{animation:1.1s linear infinite overview-spin}@keyframes overview-spin{to{transform:rotate(360deg)}}.overview-tree-row{color:inherit;border-bottom:1px solid var(--border);padding:16px;text-decoration:none;display:block}.overview-tree-row-heading{grid-template-columns:38px minmax(0,1fr) 18px;align-items:center;gap:10px;display:grid}.tree-identity-icon{color:var(--brand);background:var(--overview-wash);border:1px solid var(--overview-grid-line);border-radius:10px;flex:none;display:inline-block;position:relative;overflow:hidden}.tree-identity-primary{position:absolute;top:23%;left:21%}.tree-identity-secondary{opacity:.82;position:absolute;bottom:14%;right:13%}.tree-identity-cedar .tree-identity-secondary{top:16%;bottom:auto;right:10%}.tree-identity-fir .tree-identity-secondary{top:12%;bottom:auto;right:11%}.tree-identity-redwood .tree-identity-primary{left:17%}.tree-identity-redwood .tree-identity-secondary{bottom:11%;right:9%}.tree-identity-sequence{min-width:13px;height:13px;color:var(--surface);background:var(--brand);border:1px solid var(--surface);font-family:var(--font-mono);border-radius:999px;place-items:center;padding:0 2px;font-size:8px;font-weight:700;line-height:1;display:grid;position:absolute;bottom:3px;right:3px}.overview-tree-row-heading strong,.overview-tree-row-heading span{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.overview-tree-row-heading strong{font-size:13.5px}.overview-tree-row-heading div>span{color:var(--ink-soft);margin-top:2px;font-size:11.5px}.overview-tree-chevron{color:var(--ink-faint)}.overview-tree-metrics{grid-template-columns:repeat(3,1fr);gap:12px 6px;margin:14px 0 0 48px;display:grid}.overview-tree-metrics dt{color:var(--ink-soft);font-size:10px}.overview-tree-metrics dd{min-height:18px;margin:3px 0 0;font-size:12px;font-weight:600}.overview-environment-section{min-width:0}.overview-page .eyebrow{text-transform:none;letter-spacing:.01em}@media (prefers-reduced-motion:reduce){*{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.rgrid-2,.rgrid-3,.rgrid-4,.rgrid-sidebar{display:grid}.rgrid-2{grid-template-columns:1fr 1fr}.rgrid-3{grid-template-columns:repeat(3,1fr)}.rgrid-4{grid-template-columns:repeat(4,1fr)}.rgrid-sidebar{grid-template-columns:2fr 1fr}@media (width<=900px){.rgrid-sidebar{grid-template-columns:1fr}}@media (width<=700px){.rgrid-2,.rgrid-4{grid-template-columns:1fr 1fr}.rgrid-3{grid-template-columns:repeat(2,1fr)}}@media (width<=480px){.rgrid-2,.rgrid-3,.rgrid-4{grid-template-columns:1fr}}.photo-thumb{position:relative}.photo-thumb-overlay{opacity:0;background:#00000073;justify-content:center;align-items:center;gap:6px;transition:opacity .12s;display:flex;position:absolute;inset:0}.photo-thumb:hover .photo-thumb-overlay,.photo-thumb:focus-within .photo-thumb-overlay{opacity:1}@media (prefers-reduced-motion:reduce){.photo-thumb-overlay{transition:none}}@keyframes sensei-breathe{0%,to{opacity:1;transform:scale(1)}50%{opacity:.94;transform:scale(1.035)}}.sensei-avatar-breathing{animation:6s ease-in-out infinite sensei-breathe}@keyframes sensei-alert-pulse{0%{box-shadow:0 0 0 0 var(--urgent-bg)}70%{box-shadow:0 0 0 8px #0000}to{box-shadow:0 0 #0000}}.sensei-avatar-pulse{animation:.7s ease-out sensei-alert-pulse}.groveiq-shell{height:100%;display:flex;overflow:hidden}.groveiq-topbar{display:none}.groveiq-sidebar{overscroll-behavior:contain;scrollbar-gutter:stable;height:100%;overflow-y:auto}.groveiq-sidebar-backdrop{border:0;padding:0;display:none}.groveiq-sidebar-close{display:none}.groveiq-drawer-header{justify-content:space-between;align-items:flex-start;gap:12px;padding:0 6px;display:flex}.groveiq-drawer-subtitle{color:var(--ink-soft);font-family:var(--font-mono);letter-spacing:.08em;text-transform:uppercase;margin-top:5px;font-size:9px}.groveiq-drawer-status{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);grid-template-columns:8px minmax(0,1fr);align-items:center;gap:10px;padding:12px;display:grid}.groveiq-drawer-status>div span{color:var(--ink-soft);font-size:10px;display:block}.groveiq-drawer-status strong{margin-top:2px;font-size:13px;display:block}.groveiq-drawer-status small{color:var(--ink-soft);grid-column:2;font-size:10px}.groveiq-drawer-nav,.groveiq-drawer-collection{flex-direction:column;gap:3px;display:flex}.groveiq-drawer-collection{flex:1}.groveiq-drawer-section-label{color:var(--ink-soft);font-family:var(--font-mono);letter-spacing:.08em;text-transform:uppercase;padding:0 10px 5px;font-size:9px;font-weight:600}.groveiq-nav-link{min-height:39px;color:var(--ink-soft);border:1px solid #0000;border-radius:9px;align-items:center;gap:10px;padding:8px 10px;font-size:13px;font-weight:520;text-decoration:none;transition:color .14s,background .14s,border-color .14s;display:flex}.groveiq-nav-link:hover{color:var(--ink);background:var(--surface)}.groveiq-nav-link.is-active{color:var(--ink);background:var(--surface);border-color:var(--border)}.groveiq-nav-link.is-active svg{color:var(--brand)}.groveiq-tree-nav-link{min-height:43px;color:var(--ink-soft);border:1px solid #0000;border-radius:9px;align-items:center;gap:9px;padding:6px 8px;text-decoration:none;transition:background .14s,border-color .14s;display:flex}.groveiq-tree-nav-link:hover,.groveiq-tree-nav-link.is-active{background:var(--surface);border-color:var(--border)}.groveiq-tree-nav-copy{min-width:0;display:block}.groveiq-tree-nav-copy strong{color:var(--ink);text-overflow:ellipsis;white-space:nowrap;font-size:11.5px;font-weight:560;display:block;overflow:hidden}.groveiq-tree-nav-copy small{color:var(--ink-soft);text-transform:capitalize;align-items:center;gap:5px;margin-top:2px;font-size:9.5px;display:flex}.groveiq-tree-nav-copy .status-dot{width:6px;height:6px}.groveiq-drawer-settings{margin-top:auto}.groveiq-collection-list,.groveiq-tabbar{display:none}@media (width<=1050px){.overview-brief{grid-template-columns:minmax(0,1fr) minmax(330px,.9fr);gap:22px;padding:28px}.overview-priority-grid{grid-template-columns:minmax(0,1fr)}.overview-condition-grid{grid-template-columns:repeat(2,1fr)}.overview-condition:nth-child(odd){border-left:0}.overview-condition:nth-child(n+3){border-top:1px solid var(--border)}}@media (width<=767px){.overview-page{gap:16px}.overview-brief{border-top-width:2px;grid-template-columns:minmax(0,1fr);gap:20px;padding:21px 18px 18px}.overview-brief:after{width:220px;height:220px;box-shadow:0 0 0 30px var(--overview-grid-line), 0 0 0 60px color-mix(in srgb, var(--overview-grid-line) 60%, transparent);top:-145px;right:-150px}.overview-brief h1{margin-top:8px;font-size:29px;line-height:1.09}.overview-brief-copy>p{margin:10px 0 15px;font-size:13.5px;line-height:1.55}.overview-kicker{font-size:11.5px}.overview-vitals{padding:16px}.overview-vitals-heading{padding-bottom:14px}.overview-vitals-grid{padding:14px 0}.overview-vitals-grid>div{padding:0 9px}.overview-vitals-grid dt{font-size:10px}.overview-vitals-grid dd{font-size:15px}.overview-vitals-grid span{font-size:9.5px}.overview-section-heading h2{font-size:16px}.overview-section-heading-inset{padding:16px}.overview-section-heading-outside{margin:2px 2px 10px;display:block}.overview-section-heading-outside>p{text-align:left;margin-top:6px}.overview-condition{min-height:136px;padding:16px}.overview-condition-icon{margin-bottom:12px}.overview-condition strong{font-size:18px}.overview-tree-row:last-child{border-bottom:0}.overview-tree-metrics{margin-left:0}.overview-tree-metrics dt{line-height:1.2}.overview-collection-empty{justify-content:flex-start;align-items:flex-start;min-height:150px}.groveiq-collection-table{display:none}.groveiq-collection-list{display:block}.groveiq-topbar{padding:0 12px;padding-top:env(safe-area-inset-top);min-height:calc(58px + env(safe-area-inset-top));color:var(--mobile-chrome-ink);background:var(--mobile-chrome);border-bottom:1px solid var(--mobile-chrome-border);z-index:var(--z-header);flex-shrink:0;align-items:center;gap:8px;display:flex;position:sticky;top:0}.groveiq-topbar-menu,.groveiq-topbar-action{width:44px;height:44px;color:inherit;cursor:pointer;background:0 0;border:0;flex:0 0 44px;place-items:center;padding:0;text-decoration:none;display:grid}.groveiq-topbar-action{border:1px solid var(--mobile-chrome-border);background:var(--mobile-chrome-action);border-radius:12px;align-self:center}.groveiq-topbar-menu:active,.groveiq-topbar-action:active{background:#ffffff1a}.groveiq-topbar-actions{align-items:center;gap:6px;margin-left:auto;display:flex}input,select,textarea{font-size:16px!important}.groveiq-pill-row{padding-bottom:2px;overflow-x:auto;flex-wrap:nowrap!important}.groveiq-map-layer-tabs{flex:1 0 100%;grid-template-columns:repeat(2,minmax(0,1fr));width:100%;padding-bottom:0;overflow:visible;display:grid!important}.groveiq-map-layer-tabs>button{width:100%;min-width:0;padding-inline:8px!important}.groveiq-chat-bubble{max-width:92%!important}.groveiq-sidebar-close{width:44px;height:44px;color:var(--mobile-chrome-ink);background:var(--mobile-chrome-action);border:1px solid var(--mobile-chrome-border);cursor:pointer;border-radius:12px;flex:0 0 44px;place-items:center;padding:0;display:grid}.groveiq-sidebar{z-index:var(--z-drawer);color:var(--mobile-chrome-ink);overscroll-behavior:contain;transition:transform .2s;inset:0 auto 0 0;overflow-y:auto;transform:translate(-100%);box-shadow:18px 0 48px #00000061;background:var(--mobile-chrome)!important;border-right:1px solid var(--mobile-chrome-border)!important;width:min(88vw,360px)!important;padding:calc(18px + env(safe-area-inset-top)) 14px calc(16px + env(safe-area-inset-bottom))!important;gap:16px!important;position:fixed!important}.groveiq-sidebar .groveiq-brand-wordmark{color:var(--mobile-chrome-ink)}.groveiq-sidebar .groveiq-drawer-subtitle,.groveiq-sidebar .groveiq-drawer-section-label,.groveiq-sidebar .groveiq-drawer-status>div span,.groveiq-sidebar .groveiq-drawer-status small,.groveiq-sidebar .groveiq-tree-nav-copy small{color:#f4f7f494}.groveiq-sidebar .groveiq-drawer-status,.groveiq-sidebar .groveiq-nav-link.is-active,.groveiq-sidebar .groveiq-nav-link:hover,.groveiq-sidebar .groveiq-tree-nav-link:hover,.groveiq-sidebar .groveiq-tree-nav-link.is-active{background:var(--mobile-chrome-action);border-color:var(--mobile-chrome-border)}.groveiq-sidebar .groveiq-nav-link{color:#f4f7f4b3}.groveiq-sidebar .groveiq-nav-link.is-active,.groveiq-sidebar .groveiq-nav-link:hover,.groveiq-sidebar .groveiq-tree-nav-copy strong{color:var(--mobile-chrome-ink)}.groveiq-sidebar .tree-identity-icon{background:#4ade8014;border-color:#4ade8024}.groveiq-sidebar.open{transform:translate(0)}.groveiq-sidebar-backdrop.open{z-index:var(--z-backdrop);background:#0006;display:block;position:fixed;inset:0}.groveiq-main{scroll-padding-bottom:calc(84px + env(safe-area-inset-bottom));padding:20px 16px calc(20px + 68px + env(safe-area-inset-bottom))!important}.groveiq-tabbar{z-index:var(--z-header);background:var(--sidebar);border-top:1px solid var(--border);padding:6px 4px calc(6px + env(safe-area-inset-bottom));display:flex;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -10px 30px #0000000f}.groveiq-tabbar a{min-height:50px;color:var(--ink-faint);border-radius:10px;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:4px;margin:0 2px;padding:5px 1px;font-size:9.5px;font-weight:600;text-decoration:none;display:flex}.groveiq-tabbar a[aria-current=page]{background:var(--overview-wash)}}@media (prefers-reduced-motion:reduce){.groveiq-sidebar{transition:none}}.mapboxgl-popup-content{background:var(--surface);color:var(--ink);border:1px solid var(--border);font-family:var(--font-sans);border-radius:8px;padding:10px 12px;box-shadow:0 4px 16px #0000002e}.mapboxgl-popup-anchor-bottom .mapboxgl-popup-tip{border-top-color:var(--surface)}.mapboxgl-popup-anchor-top .mapboxgl-popup-tip{border-bottom-color:var(--surface)}.mapboxgl-popup-anchor-left .mapboxgl-popup-tip{border-right-color:var(--surface)}.mapboxgl-popup-anchor-right .mapboxgl-popup-tip{border-left-color:var(--surface)}
