#biodiversity-root{--bio-bg: #060610;--bio-bg-green: #0a0f08;--bio-accent: #00cc66;--bio-accent-bright: #00ffc8;--bio-accent-dim: #0a3d1a;--bio-text: #e8e0d0;--bio-muted: #7a7a6a;--bio-extinction: #ff1744;--bio-glass: rgba(8, 18, 12, .92);--bio-border: rgba(0, 204, 102, .15);--bio-header-h: 64px}#biodiversity-root{--type-xs: .75rem;--type-sm: .844rem;--type-base: .95rem;--type-md: 1.069rem;--type-lg: 1.201rem;--type-xl: 1.352rem;--type-2xl: 1.521rem}#biodiversity-root #biodiversity-canvas{position:absolute;top:calc(var(--header-offset, 80px) + var(--bio-header-h, 64px));left:0;z-index:1;display:block;image-rendering:auto}#biodiversity-root #biodiversity-zoom-overlay{position:absolute;top:calc(var(--header-offset, 80px) + var(--bio-header-h, 64px));left:0;z-index:2;cursor:grab;touch-action:none}#biodiversity-root #biodiversity-zoom-overlay:active{cursor:grabbing}#biodiversity-root .bio-header{position:absolute;top:var(--header-offset, 80px);left:0;right:0;z-index:20;display:flex;flex-wrap:nowrap;align-items:center;gap:.75rem;height:var(--bio-header-h);padding:0 1rem;background:var(--bio-glass);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border-bottom:1px solid var(--bio-border);font-family:system-ui,-apple-system,sans-serif;font-size:var(--type-base);color:var(--bio-text)}#biodiversity-root .bio-title{font-size:var(--type-md);font-weight:400;white-space:nowrap;letter-spacing:.04em;flex-shrink:0}#biodiversity-root .bio-title strong{font-weight:700;color:var(--bio-accent)}#biodiversity-root .bio-header-spacer{flex:1;min-width:0}#biodiversity-root .bio-header-center{display:flex;align-items:center;gap:.5rem;flex-shrink:0}#biodiversity-root .bio-dropdown-wrapper{position:relative}#biodiversity-root .bio-dropdown-trigger{position:relative;display:inline-flex;align-items:center;gap:.3em;background:transparent;border:1px solid rgba(255,255,255,.12);border-radius:4px;color:#ffffff80;padding:.3rem .6rem;font-size:var(--type-xs);font-family:inherit;cursor:pointer;transition:background .2s,color .2s,border-color .2s;letter-spacing:.02em;white-space:nowrap}#biodiversity-root .bio-dropdown-trigger:hover{background:#ffffff1a;color:#ffffffd9;border-color:#ffffff40}#biodiversity-root .bio-dropdown-trigger[aria-expanded=true]{background:#ffffff1a;color:#ffffffe6;border-color:#fff3}#biodiversity-root .bio-dropdown-trigger.has-selection{color:#00cc66b3;border-color:#00cc6640}#biodiversity-root .bio-dropdown-trigger.has-selection:hover{color:#00cc66e6;border-color:#0c66}#biodiversity-root .bio-dropdown-trigger .dropdown-caret{margin-left:.2em;font-size:.85em;opacity:.6;transition:transform .2s ease;display:inline-block}#biodiversity-root .bio-dropdown-trigger[aria-expanded=true] .dropdown-caret{transform:rotate(180deg);opacity:.9}#biodiversity-root .bio-grip-icon{margin-left:.3em;opacity:.35;flex-shrink:0;transition:opacity .2s}#biodiversity-root .bio-dropdown-trigger:hover .bio-grip-icon,#biodiversity-root .bio-dropdown-trigger[aria-expanded=true] .bio-grip-icon{opacity:.7}#biodiversity-root .bio-tick-btn{display:inline-flex;align-items:center;gap:.4em;background:transparent;border:none;color:#ffffff80;padding:.3rem .2rem;font-size:var(--type-xs);font-family:inherit;cursor:pointer;transition:color .2s;letter-spacing:.02em;white-space:nowrap}#biodiversity-root .bio-tick-btn:hover{color:#ffffffd9}#biodiversity-root .bio-tick-check{display:inline-block;width:8px;height:8px;border-radius:2px;background:#fff3;transition:background .15s}#biodiversity-root .bio-tick-btn.active .bio-tick-check{background:#0c6c}#biodiversity-root .bio-tick-btn.active{color:#00cc66b3}#biodiversity-root .bio-layout-toggle{display:inline-flex;align-items:center;justify-content:center;background:transparent;border:1px solid rgba(255,255,255,.15);border-radius:4px;color:#ffffff80;padding:.25rem .35rem;cursor:pointer;transition:color .2s,border-color .2s}#biodiversity-root .bio-layout-toggle:hover{color:#ffffffd9;border-color:#ffffff4d}#biodiversity-root .bio-layout-toggle[aria-pressed=true]{color:#00cc66b3;border-color:#00cc664d}#biodiversity-root .bio-layout-icon--centered,#biodiversity-root .bio-layout-toggle[aria-pressed=true] .bio-layout-icon--bottom{display:none}#biodiversity-root .bio-layout-toggle[aria-pressed=true] .bio-layout-icon--centered{display:block}#biodiversity-root .bio-standalone-toggle{background:transparent;border:none;color:#ffffff59;padding:.25rem .45rem;font-size:var(--type-xs);font-family:inherit;cursor:pointer;transition:color .2s;letter-spacing:.02em;white-space:nowrap}#biodiversity-root .bio-standalone-toggle:hover{color:#ffffffb3}#biodiversity-root .bio-standalone-toggle.active{color:#00cc66b3}#biodiversity-root .bio-standalone-toggle.active:hover{color:#00cc66e6}#biodiversity-root .bio-dropdown{display:none;position:fixed;z-index:30;min-width:150px;padding:.5rem .6rem;background:#0a0c14f2;backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);border:1px solid rgba(255,255,255,.1);border-radius:8px;box-shadow:0 8px 32px #00000080;flex-direction:column;gap:.2rem}#biodiversity-root .bio-dropdown.open{display:flex}#biodiversity-root .bio-dropdown-item{display:flex;align-items:center;gap:.5rem;padding:.35rem .5rem;border:none;border-radius:4px;background:transparent;color:#fff9;font-size:var(--type-xs);font-family:inherit;cursor:pointer;transition:background .15s,color .15s;white-space:nowrap;text-align:left;width:100%}#biodiversity-root .bio-dropdown-item:hover{background:#ffffff14;color:#ffffffe6}#biodiversity-root .bio-dropdown-item .bio-check{opacity:0;font-size:.8em;color:var(--bio-accent);transition:opacity .15s;width:1em;flex-shrink:0}#biodiversity-root .bio-dropdown-item.active .bio-check{opacity:1}#biodiversity-root .bio-dropdown-item.active{color:var(--bio-accent)}#biodiversity-root .bio-es-row{display:flex;align-items:center;gap:0}#biodiversity-root .bio-es-strip{flex:1;display:flex;align-items:center;gap:6px;padding:6px 8px 6px 12px;font-size:13px;color:#ffffffa6;background:none;border:none;cursor:pointer;white-space:nowrap;text-align:left}#biodiversity-root .bio-es-strip:hover{background:#ffffff14;color:#ffffffe6}#biodiversity-root .bio-es-strip .bio-check{opacity:0;font-size:.8em;margin-right:2px;color:var(--bio-accent);transition:opacity .15s}#biodiversity-root .bio-es-strip.active .bio-check{opacity:1}#biodiversity-root .bio-es-strip.active{color:var(--bio-accent)}#biodiversity-root .bio-es-bg{flex-shrink:0;width:28px;height:24px;display:flex;align-items:center;justify-content:center;font-size:9px;font-weight:600;letter-spacing:.03em;color:#ffffff4d;background:#ffffff0a;border:1px solid rgba(255,255,255,.08);border-radius:4px;margin-right:6px;cursor:pointer;transition:all .15s}#biodiversity-root .bio-es-bg:hover{background:#ffffff1a;color:#fff9;border-color:#ffffff26}#biodiversity-root .bio-es-bg.active{background:rgba(var(--bio-accent-rgb, 97, 175, 239),.2);color:var(--bio-accent);border-color:var(--bio-accent)}#biodiversity-root .bio-dropdown-sep{height:1px;background:#ffffff1f;margin:.25rem 0}#biodiversity-root .bio-dropdown-label{font-size:10px;font-weight:500;letter-spacing:.06em;text-transform:uppercase;color:#fff6;padding:.1rem .5rem .15rem}#biodiversity-root .bio-dropdown--wide{min-width:320px;max-height:min(70vh,500px);overflow-y:auto}#biodiversity-root .bio-dropdown--wide .bio-dropdown-item.active{color:#ffffffd9}#biodiversity-root .bio-dropdown--wide .bio-dropdown-item:not(.active){color:#ffffff59}#biodiversity-root .bio-cat-grid{display:grid;grid-template-columns:1fr 1fr;gap:.15rem .35rem}#biodiversity-root .bio-keyevents-header{display:flex;align-items:center;gap:.5rem}#biodiversity-root .bio-keyevents-header .bio-cat-bulk-row{flex:1}#biodiversity-root .bio-keyevents-actions{display:flex;gap:2px;flex-shrink:0}#biodiversity-root .bio-keyevents-pin,#biodiversity-root .bio-keyevents-close{display:inline-flex;align-items:center;justify-content:center;width:22px;height:22px;border-radius:4px;border:1px solid rgba(255,255,255,.08);background:#ffffff0a;color:#ffffff59;cursor:pointer;transition:all .15s;padding:0}#biodiversity-root .bio-keyevents-pin:hover,#biodiversity-root .bio-keyevents-close:hover{color:#ffffffe6;background:#ffffff1a;border-color:#fff3}#biodiversity-root .bio-keyevents-pin[aria-pressed=true]{color:var(--bio-accent);background:#00cc661a;border-color:#00cc664d}#biodiversity-root .bio-dropdown--wide.pinned{box-shadow:0 12px 48px #000000b3;border-color:#ffffff26}#biodiversity-root .bio-dropdown--wide.pinned .bio-keyevents-header{cursor:grab}#biodiversity-root .bio-dropdown--wide.pinned .bio-keyevents-header:active{cursor:grabbing}#biodiversity-root .bio-cat-dot{width:8px;height:8px;border-radius:50%;flex-shrink:0;transition:opacity .2s}#biodiversity-root .bio-dropdown-item:not(.active) .bio-cat-dot{opacity:.3}#biodiversity-root .bio-cat-label{flex:1;text-align:left}#biodiversity-root .bio-cat-solo{display:inline-flex;align-items:center;justify-content:center;width:16px;height:16px;border-radius:3px;font-size:9px;font-weight:700;letter-spacing:0;color:#ffffff4d;background:#ffffff0a;border:1px solid rgba(255,255,255,.08);cursor:pointer;flex-shrink:0;transition:all .15s;line-height:1}#biodiversity-root .bio-cat-solo:hover{color:#ffffffe6;background:#ffffff1f;border-color:#ffffff40}#biodiversity-root .bio-cat-bulk-row{display:flex;gap:4px;padding:.25rem .5rem}#biodiversity-root .bio-cat-bulk-btn{flex:1;padding:.2rem 0;border:1px solid rgba(255,255,255,.12);border-radius:3px;background:#ffffff0a;color:#ffffff80;font-size:11px;font-family:inherit;cursor:pointer;transition:all .15s}#biodiversity-root .bio-cat-bulk-btn:hover{background:#ffffff1a;color:#ffffffe6;border-color:#ffffff40}#biodiversity-root .bio-dropdown-sub{padding:.15rem 0 .15rem 1.5rem}#biodiversity-root .bio-sub-toggle{display:flex;gap:2px;background:#0000004d;border-radius:4px;padding:2px}#biodiversity-root .bio-sub-btn{padding:2px 8px;border:none;border-radius:3px;background:transparent;color:#fff6;font-size:var(--type-xs);font-family:inherit;cursor:pointer;transition:background .15s,color .15s}#biodiversity-root .bio-sub-btn:hover{color:#ffffffb3}#biodiversity-root .bio-sub-btn.active{background:#d4a01740;color:#d4a017}#biodiversity-root .bio-floating-panel{position:fixed;z-index:30;display:none;flex-direction:column;min-width:160px;background:#0a0c14f2;backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);border:1px solid rgba(255,255,255,.1);border-radius:8px;box-shadow:0 8px 32px #00000080;touch-action:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}#biodiversity-root .bio-floating-panel.open{display:flex}#biodiversity-root .bio-panel-drag-handle{height:20px;display:flex;align-items:center;justify-content:center;cursor:grab;flex-shrink:0;border-radius:8px 8px 0 0}#biodiversity-root .bio-panel-drag-handle:after{content:"";width:32px;height:3px;background:#ffffff26;border-radius:2px}#biodiversity-root .bio-panel-drag-handle:active{cursor:grabbing}#biodiversity-root .bio-panel-drag-handle:hover:after{background:#ffffff40}#biodiversity-root .bio-panel-header{display:flex;align-items:center;gap:.4rem;padding:0 .6rem .4rem}#biodiversity-root .bio-panel-title{font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.06em;color:#ffffff80;flex:1;white-space:nowrap}#biodiversity-root .bio-panel-actions{display:flex;gap:2px;flex-shrink:0}#biodiversity-root .bio-panel-close{display:inline-flex;align-items:center;justify-content:center;width:20px;height:20px;border-radius:4px;border:none;background:none;color:#ffffff4d;cursor:pointer;transition:color .15s;padding:0;font-size:14px;line-height:1}#biodiversity-root .bio-panel-close:hover{color:#ffffffe6}#biodiversity-root .bio-panel-body{padding:0 .6rem .5rem;max-height:min(60vh,400px);overflow-y:auto;overscroll-behavior:contain}#biodiversity-root .bio-floating-panel .bio-dropdown-item{padding:.3rem .4rem;font-size:var(--type-xs)}#biodiversity-root .bio-floating-panel .bio-dropdown-item.active{color:#ffffffd9}#biodiversity-root .bio-floating-panel .bio-dropdown-item:not(.active){color:#ffffff59}#biodiversity-root .bio-comp-opacity-row{display:flex;align-items:center;gap:.5rem;padding:.45rem .5rem .25rem;border-top:1px solid rgba(255,255,255,.06);margin-top:.15rem}#biodiversity-root .bio-comp-opacity-label{font-size:var(--type-xs, 12px);color:#fff6;white-space:nowrap;flex-shrink:0}#biodiversity-root .bio-comp-opacity-slider{flex:1;height:3px;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:#ffffff1f;border-radius:2px;outline:none;cursor:pointer}#biodiversity-root .bio-comp-opacity-slider::-webkit-slider-thumb{-webkit-appearance:none;width:12px;height:12px;border-radius:50%;background:#ffffffb3;border:none;cursor:pointer;-webkit-transition:background .15s;transition:background .15s}#biodiversity-root .bio-comp-opacity-slider::-webkit-slider-thumb:hover{background:#fffffff2}#biodiversity-root .bio-comp-opacity-slider::-moz-range-thumb{width:12px;height:12px;border-radius:50%;background:#ffffffb3;border:none;cursor:pointer}#biodiversity-root .bio-comp-opacity-val{font-size:var(--type-xs, 12px);color:#ffffff80;min-width:2.5em;text-align:right;font-variant-numeric:tabular-nums}#biodiversity-root .bio-panel-bulk-row{display:flex;gap:0;border-bottom:1px solid rgba(255,255,255,.06);margin-bottom:.2rem}#biodiversity-root .bio-panel-bulk-btn{flex:1;padding:.3rem .4rem;border:none;background:none;color:#fff6;font-size:var(--type-xs, 12px);font-family:inherit;cursor:pointer;transition:color .15s,background .15s;text-align:center;border-radius:4px}#biodiversity-root .bio-panel-bulk-btn:hover{background:#ffffff0f;color:#ffffffe6}#biodiversity-root .bio-symbols-toggle:not(.active),#biodiversity-root .bio-ext-symbols-toggle:not(.active){color:#ffffff40;text-decoration:line-through;text-decoration-color:#fff3}#biodiversity-root .bio-floating-panel--wide{min-width:300px}#biodiversity-root .bio-floating-panel--wide .bio-cat-grid,#biodiversity-root .bio-ext-grid{display:grid;grid-template-columns:1fr 1fr;gap:.15rem .35rem}#biodiversity-root .bio-ext-divider{border-top:1px solid rgba(255,255,255,.1);margin:.4rem 0 .3rem}#biodiversity-root .bio-ext-section-label{font-size:10px;letter-spacing:.08em;text-transform:uppercase;color:#fff6;padding:0 .4rem .2rem}#biodiversity-root .bio-km-grid{display:grid;grid-template-columns:1fr 1fr;gap:.15rem .35rem}#biodiversity-root .bio-floating-panel .bio-es-row{display:flex;align-items:center;gap:0}#biodiversity-root .bio-floating-panel .bio-es-strip{flex:1;display:flex;align-items:center;gap:6px;padding:5px 8px 5px 10px;font-size:12px;color:#ffffffa6;background:none;border:none;cursor:pointer;white-space:nowrap;text-align:left;transition:background .15s,color .15s;border-radius:4px 0 0 4px}#biodiversity-root .bio-floating-panel .bio-es-strip:hover{background:#ffffff14;color:#ffffffe6}#biodiversity-root .bio-floating-panel .bio-es-strip.active{color:var(--bio-accent)}#biodiversity-root .bio-floating-panel .bio-es-strip .bio-check{font-size:11px;opacity:0;color:var(--bio-accent);width:12px;flex-shrink:0}#biodiversity-root .bio-floating-panel .bio-es-strip.active .bio-check{opacity:1}@media(max-width:640px){#biodiversity-root .bio-floating-panel{display:none!important}}#biodiversity-root .bio-mode-pill{display:flex;border:1px solid rgba(0,204,102,.35);border-radius:20px;overflow:hidden;background:#00cc660a}#biodiversity-root .bio-mode-option{padding:5px 14px;border:none;background:transparent;color:#00cc66a6;font-size:var(--type-xs);font-weight:700;font-family:inherit;cursor:pointer;transition:background .25s,color .25s;white-space:nowrap;letter-spacing:.04em;position:relative}#biodiversity-root .bio-mode-option:first-child{padding-left:16px}#biodiversity-root .bio-mode-option:last-child{padding-right:16px}#biodiversity-root .bio-mode-option:hover:not(.active){background:#00cc6614;color:#00cc66e6}#biodiversity-root .bio-mode-option.active{background:#0c63;color:#00ffc8}#biodiversity-root .bio-search-wrapper{display:flex;align-items:center;gap:0;position:relative}#biodiversity-root .bio-search-input{width:0;padding:0;border:none;background:transparent;color:var(--bio-text);font-family:inherit;font-size:var(--type-xs);outline:none;overflow:hidden;transition:width .25s ease,padding .25s ease,border-color .2s ease}#biodiversity-root .bio-search-wrapper.open .bio-search-input{width:200px;padding:5px 10px;border:1px solid rgba(255,255,255,.15);border-radius:6px;background:#0006}#biodiversity-root .bio-search-wrapper.open .bio-search-input:focus{border-color:var(--bio-accent);box-shadow:0 0 0 1px #0c63}#biodiversity-root .bio-search-clear{display:flex;align-items:center;justify-content:center;width:20px;height:20px;border:none;background:transparent;color:#ffffff80;font-size:16px;cursor:pointer;padding:0;margin-left:-24px;position:relative;z-index:1}#biodiversity-root .bio-search-clear:hover{color:#ffffffe6}#biodiversity-root .bio-search-results{position:fixed;z-index:35;min-width:260px;max-width:360px;max-height:60vh;overflow-y:auto;padding:8px;background:#0a0c14f2;backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);border:1px solid rgba(255,255,255,.1);border-radius:10px;box-shadow:0 8px 32px #0009;font-family:system-ui,-apple-system,sans-serif}#biodiversity-root .bio-search-group-title{font-size:10px;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:#fff6;padding:6px 8px 4px;margin-top:4px}#biodiversity-root .bio-search-group-title:first-child{margin-top:0}#biodiversity-root .bio-search-result{display:flex;align-items:center;gap:8px;width:100%;padding:6px 8px;border:none;border-radius:6px;background:transparent;color:var(--bio-text);font-family:inherit;font-size:var(--type-xs);cursor:pointer;transition:background .12s;text-align:left}#biodiversity-root .bio-search-result:hover{background:#ffffff14}#biodiversity-root .bio-search-result-name{flex:1;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}#biodiversity-root .bio-search-species-name{font-style:italic}#biodiversity-root .bio-search-common-name{flex-shrink:0;font-size:11px;color:#ffffff8c;margin-left:4px}#biodiversity-root .bio-search-profile-dot{flex-shrink:0;width:5px;height:5px;border-radius:50%;background:#00ffc8;margin-left:3px;opacity:.7}#biodiversity-root .bio-search-result-age{flex-shrink:0;font-size:10px;color:#fff6;background:#ffffff0f;padding:1px 6px;border-radius:3px}#biodiversity-root .bio-search-result-species{background:#00b4b40a;border:1px solid rgba(0,180,180,.1)}#biodiversity-root .bio-search-result-species:hover{background:#00b4b41a;border-color:#00b4b433}#biodiversity-root .bio-search-result-badge{flex-shrink:0;color:#00c8c899}#biodiversity-root .bio-search-tree-hint{font-weight:400;color:#00c8c880;font-size:9px;margin-left:4px}#biodiversity-root .bio-search-empty{padding:12px 8px;color:#fff6;font-size:var(--type-xs);text-align:center}#biodiversity-root .bio-icon-btn{display:flex;align-items:center;justify-content:center;width:32px;height:32px;border:none;border-radius:6px;background:transparent;color:#fff9;cursor:pointer;transition:background .15s,color .15s}#biodiversity-root .bio-icon-btn:hover{background:#ffffff1a;color:#fffffff2}#biodiversity-root .bio-story-btn{display:inline-flex;align-items:center;gap:4px;background:#d9a45014;border:1px solid rgba(217,164,80,.25);border-radius:4px;color:#d9a450d9;padding:.3rem .6rem;font-size:var(--type-sm);font-family:inherit;font-weight:500;cursor:pointer;transition:all .2s ease;white-space:nowrap}#biodiversity-root .bio-story-btn:hover{background:#d9a45026;color:#e8c47a;border-color:#d9a45066}#biodiversity-root .bio-story-btn svg{flex-shrink:0}#biodiversity-root .bio-about-btn{padding:4px 12px;border:1px solid var(--bio-border);border-radius:6px;background:transparent;color:#fff9;font-size:var(--type-xs);font-family:inherit;cursor:pointer;transition:background .15s,color .15s,border-color .15s}#biodiversity-root .bio-about-btn:hover{background:#ffffff14;color:#fffffff2;border-color:#00cc6659}#biodiversity-root .bio-tree-slider-wrapper{position:absolute;left:4px;top:calc(var(--header-offset, 80px) + var(--bio-header-h, 64px) + 12px);bottom:80px;z-index:22;display:flex;flex-direction:column;align-items:center;gap:4px;padding:4px 2px;background:transparent}#biodiversity-root .bio-slider-arrow{color:#00cc66b3;animation:bio-arrow-pulse 1.8s ease-in-out infinite}#biodiversity-root .bio-slider-arrow.faded{animation:none;opacity:0;transition:opacity .4s}@keyframes bio-arrow-pulse{0%,to{opacity:.3;transform:translateY(0)}50%{opacity:.9;transform:translateY(-3px)}}@keyframes bio-thumb-pulse{0%,to{box-shadow:0 0 4px 2px #0c60,0 0 0 4px #0c60,0 0 0 10px #0c60}50%{box-shadow:0 0 8px 2px #0c69,0 0 0 5px #00cc6680,0 0 0 14px #0c63}}@keyframes bio-scroll-thumb-pulse{0%,to{box-shadow:0 0 3px 1px #fff0,0 0 0 3px #fff0,0 0 0 8px #fff0}50%{box-shadow:0 0 6px 1px #ffffff80,0 0 0 4px #fff6,0 0 0 10px #ffffff26}}#biodiversity-root .bio-tree-slider{writing-mode:vertical-lr;direction:rtl;-webkit-appearance:none;-moz-appearance:none;appearance:none;width:18px;flex:1;min-height:80px;background:transparent;cursor:pointer}#biodiversity-root .bio-tree-slider::-webkit-slider-runnable-track{width:4px;background:#ffffff1a;border-radius:2px}#biodiversity-root .bio-tree-slider::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;width:14px;height:14px;background:#0c6c;border:2px solid rgba(255,255,255,.3);border-radius:50%;cursor:pointer;margin-left:-5px;animation:bio-thumb-pulse 1.4s ease-in-out infinite}#biodiversity-root .bio-tree-slider.interacted::-webkit-slider-thumb{animation:none;box-shadow:none}#biodiversity-root .bio-tree-slider::-moz-range-track{width:4px;background:#ffffff1a;border-radius:2px;border:none}#biodiversity-root .bio-tree-slider::-moz-range-thumb{width:14px;height:14px;background:#0c6c;border:2px solid rgba(255,255,255,.3);border-radius:50%;cursor:pointer;animation:bio-thumb-pulse 1.4s ease-in-out infinite}#biodiversity-root .bio-tree-slider.interacted::-moz-range-thumb{animation:none;box-shadow:none}#biodiversity-root .bio-tree-scroll-wrapper{position:absolute;right:4px;top:calc(var(--header-offset, 80px) + var(--bio-header-h, 64px) + 12px);bottom:80px;z-index:22;display:flex;flex-direction:column;align-items:center;padding:4px 2px;background:transparent}#biodiversity-root .bio-tree-scroll{writing-mode:vertical-lr;-webkit-appearance:none;-moz-appearance:none;appearance:none;width:16px;flex:1;min-height:80px;background:transparent;cursor:pointer}#biodiversity-root .bio-tree-scroll::-webkit-slider-runnable-track{width:3px;background:#ffffff14;border-radius:2px}#biodiversity-root .bio-tree-scroll::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;width:10px;height:10px;background:#ffffff80;border:1.5px solid rgba(255,255,255,.2);border-radius:50%;cursor:pointer;margin-left:-3.5px;-webkit-transition:background .15s;transition:background .15s;animation:bio-scroll-thumb-pulse 1.4s ease-in-out infinite}#biodiversity-root .bio-tree-scroll.interacted::-webkit-slider-thumb{animation:none;box-shadow:none}#biodiversity-root .bio-tree-scroll::-webkit-slider-thumb:hover{background:#fffc}#biodiversity-root .bio-tree-scroll::-moz-range-track{width:3px;background:#ffffff14;border-radius:2px;border:none}#biodiversity-root .bio-tree-scroll::-moz-range-thumb{width:10px;height:10px;background:#ffffff80;border:1.5px solid rgba(255,255,255,.2);border-radius:50%;cursor:pointer;animation:bio-scroll-thumb-pulse 1.4s ease-in-out infinite}#biodiversity-root .bio-tree-scroll.interacted::-moz-range-thumb{animation:none;box-shadow:none}#biodiversity-root .bio-tree-scroll::-moz-range-thumb:hover{background:#fffc}#biodiversity-root .bio-random-btn{flex-shrink:0}#biodiversity-root .bio-highlight-indicator{position:absolute;bottom:16px;left:50%;transform:translate(-50%);z-index:22;display:flex;align-items:center;gap:8px;padding:6px 10px 6px 14px;background:#0a0f14e0;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border:1px solid rgba(0,200,200,.25);border-radius:20px;font-family:system-ui,-apple-system,sans-serif;white-space:nowrap;max-width:90vw}#biodiversity-root .bio-highlight-name{font-size:var(--type-xs);font-style:italic;color:#ffffffd9;overflow:hidden;text-overflow:ellipsis}#biodiversity-root .bio-highlight-close{display:flex;align-items:center;justify-content:center;width:22px;height:22px;border:none;border-radius:50%;background:#ffffff1a;color:#fff9;font-size:14px;cursor:pointer;flex-shrink:0;transition:background .15s,color .15s;padding:0;line-height:1}#biodiversity-root .bio-highlight-close:hover{background:#fff3;color:#fffffff2}#biodiversity-root .bio-zoom-controls{position:absolute;bottom:16px;right:16px;z-index:22;display:flex;flex-direction:column;gap:2px;background:#0a0f14b3;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);border:1px solid rgba(255,255,255,.1);border-radius:8px;overflow:hidden}#biodiversity-root .bio-zoom-btn{display:flex;align-items:center;justify-content:center;width:32px;height:32px;border:none;background:transparent;color:#fff9;font-size:16px;font-family:system-ui,-apple-system,sans-serif;cursor:pointer;transition:background .12s,color .12s}#biodiversity-root .bio-zoom-btn:hover{background:#ffffff1a;color:#fffffff2}#biodiversity-root .bio-zoom-btn:active{background:#ffffff26}#biodiversity-root .bio-zoom-reset{border-top:1px solid rgba(255,255,255,.08)}#biodiversity-root #biodiversity-tooltip{position:absolute;z-index:30;display:none;padding:8px 12px;background:var(--bio-glass);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border:1px solid var(--bio-border);border-radius:8px;color:var(--bio-text);font-family:system-ui,-apple-system,sans-serif;font-size:var(--type-xs);pointer-events:none;max-width:360px;opacity:0;transition:opacity .15s}#biodiversity-root .tooltip-title{font-weight:500;font-size:var(--type-sm);color:var(--bio-accent-bright);margin-bottom:2px}#biodiversity-root .tooltip-body{color:var(--bio-muted);line-height:1.4}#biodiversity-root .detail-panel{position:absolute;top:calc(var(--header-offset, 80px) + var(--bio-header-h, 64px));right:0;bottom:0;width:380px;z-index:25;background:var(--bio-glass);backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);border-left:1px solid var(--bio-border);color:var(--bio-text);font-family:system-ui,-apple-system,sans-serif;font-size:var(--type-base);overflow-y:auto;transform:translate(100%);transition:transform .3s ease}#biodiversity-root .detail-panel.open{transform:translate(0)}#biodiversity-root .about-panel{position:absolute;top:calc(var(--header-offset, 80px) + var(--bio-header-h, 64px));right:0;bottom:0;width:420px;z-index:26;background:var(--bio-glass);backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);border-left:1px solid var(--bio-border);color:var(--bio-text);font-family:system-ui,-apple-system,sans-serif;font-size:var(--type-base);overflow-y:auto;transform:translate(100%);transition:transform .3s ease;padding:1.5rem}#biodiversity-root .about-panel.open{transform:translate(0)}#biodiversity-root .about-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:1rem}#biodiversity-root .about-header h2{font-size:var(--type-lg);font-weight:600;margin:0;color:var(--bio-accent-bright)}#biodiversity-root .about-header button,#biodiversity-root .bio-detail-close{display:flex;align-items:center;justify-content:center;width:32px;height:32px;border:none;border-radius:6px;background:#ffffff14;color:#ffffffb3;font-size:var(--type-xl);cursor:pointer;transition:background .15s,color .15s;flex-shrink:0}#biodiversity-root .about-header button:hover,#biodiversity-root .bio-detail-close:hover{background:#ffffff26;color:#fffffff2}#biodiversity-root .bio-detail-close{position:absolute;top:.75rem;right:.75rem;z-index:2}#biodiversity-root .about-body p{font-size:13px;line-height:1.65;margin:0 0 .65rem;color:#ffffffb3}#biodiversity-root .about-body strong{color:var(--bio-text);font-weight:600}#biodiversity-root .about-section{margin:.75rem 0;padding:0;border-radius:0;border-left:3px solid rgba(255,255,255,.1);background:#ffffff05}#biodiversity-root .about-section>summary{display:flex;align-items:center;cursor:pointer;padding:.65rem 1rem;list-style:none;-moz-user-select:none;user-select:none;-webkit-user-select:none;transition:background .15s ease}#biodiversity-root .about-section>summary::-webkit-details-marker{display:none}#biodiversity-root .about-section>summary:before{content:"▸";display:inline-block;margin-right:8px;font-size:11px;color:#ffffff4d;transition:transform .2s ease;flex-shrink:0}#biodiversity-root .about-section[open]>summary:before{transform:rotate(90deg)}#biodiversity-root .about-section>summary:hover{background:#ffffff06}#biodiversity-root .about-section>*:not(summary){padding-left:1.25rem;padding-right:1rem}#biodiversity-root .about-section>*:last-child{padding-bottom:.85rem}#biodiversity-root .about-section h3{font-size:14px;font-weight:700;letter-spacing:.03em;margin:0;color:#ffffffe6}#biodiversity-root .about-section h4{font-size:13px;font-weight:600;margin:.85rem 0 .3rem;letter-spacing:.02em}#biodiversity-root .about-section p{font-size:12.5px;line-height:1.6;margin:0 0 .5rem;color:#ffffffa6}#biodiversity-root .about-section p:last-child{margin-bottom:0}#biodiversity-root .about-section-green{border-left-color:#00cc6680;background:#00cc6608}#biodiversity-root .about-section-green h3{color:#0c6}#biodiversity-root .about-section-teal{border-left-color:#00b4b480;background:#00b4b408}#biodiversity-root .about-section-teal h3{color:#00b4b4}#biodiversity-root .about-section-purple{border-left-color:#a78bfa80;background:#a78bfa08}#biodiversity-root .about-section-purple h3{color:#a78bfa}#biodiversity-root .about-section-red{border-left-color:#ff174480;background:#ff174408}#biodiversity-root .about-section-red h3{color:#f46}#biodiversity-root .about-section-amber{border-left-color:#f59e0b80;background:#f59e0b08}#biodiversity-root .about-section-amber h3{color:#f59e0b}#biodiversity-root .about-section-blue{border-left-color:#60a5fa80;background:#60a5fa08}#biodiversity-root .about-section-blue h3{color:#60a5fa}#biodiversity-root .about-section-blue h4{color:#60a5facc}#biodiversity-root .about-section-gray{border-left-color:#ffffff26;background:#ffffff05}#biodiversity-root .about-section-gray h3{color:#ffffffb3}#biodiversity-root .about-eon{font-size:13px;font-weight:700;margin:.85rem 0 .25rem;letter-spacing:.02em}#biodiversity-root .about-list{list-style:none;padding:0;margin:0}#biodiversity-root .about-list li{position:relative;padding:.3rem 0 .3rem 1rem;font-size:12.5px;line-height:1.55;color:#ffffffa6}#biodiversity-root .about-list li:before{content:"";position:absolute;left:0;top:.65rem;width:4px;height:4px;border-radius:50%;background:currentColor;opacity:.4}#biodiversity-root .about-list li strong{color:#ffffffd9}#biodiversity-root .about-list-numbered{list-style:none;padding:0;margin:0;counter-reset:ext-counter}#biodiversity-root .about-list-numbered li{position:relative;padding:.35rem 0 .35rem 1.5rem;font-size:12.5px;line-height:1.55;color:#ffffffa6;counter-increment:ext-counter}#biodiversity-root .about-list-numbered li:before{content:counter(ext-counter);position:absolute;left:0;top:.35rem;width:16px;height:16px;border-radius:50%;background:#ff174426;color:#f46;font-size:10px;font-weight:700;display:flex;align-items:center;justify-content:center}#biodiversity-root .about-list-numbered li strong{color:#ffffffd9}#biodiversity-root .about-refs{list-style:none;padding:0;margin:0}#biodiversity-root .about-refs li{font-size:11.5px;line-height:1.5;color:#ffffff80;padding:.3rem 0;border-bottom:1px solid rgba(255,255,255,.04)}#biodiversity-root .about-refs li:last-child{border-bottom:none}#biodiversity-root .about-refs li em{color:#fff9}#biodiversity-root .about-refs li a{color:var(--bio-accent);text-decoration:none;font-weight:500}#biodiversity-root .about-refs li a:hover{text-decoration:underline}#biodiversity-root .about-refs-note{font-size:11px;color:#ffffff59;margin-top:.5rem}#loading-overlay{position:fixed;inset:0;z-index:60;display:flex;flex-direction:column;align-items:center;justify-content:center;background:var(--bio-bg, #060610);color:var(--bio-text, #e8e0d0);font-family:system-ui,-apple-system,sans-serif;transition:opacity .4s ease}#loading-overlay.fade-out{opacity:0;pointer-events:none}#loading-overlay .loading-spinner{width:48px;height:48px;border:2px solid rgba(0,204,102,.15);border-top-color:var(--bio-accent, #00cc66);border-radius:50%;animation:bio-spin 1s linear infinite;margin-bottom:1rem}#loading-overlay .loading-text{font-size:.875rem;color:#e8e0d099;letter-spacing:.04em}@keyframes bio-spin{to{transform:rotate(360deg)}}#biodiversity-root ::-webkit-scrollbar{width:6px}#biodiversity-root ::-webkit-scrollbar-track{background:transparent}#biodiversity-root ::-webkit-scrollbar-thumb{background:#0c63;border-radius:3px}#biodiversity-root ::-webkit-scrollbar-thumb:hover{background:#00cc6659}#biodiversity-root .bio-hamburger-btn{display:none}#biodiversity-root .bio-mobile-menu-backdrop{display:none;position:absolute;inset:0;z-index:39;background:#00000080;opacity:0;transition:opacity .25s ease}#biodiversity-root .bio-mobile-menu-backdrop.open{opacity:1}#biodiversity-root .bio-mobile-menu{display:none;position:absolute;left:0;right:0;bottom:0;z-index:40;max-height:75vh;background:#080e0af5;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border-top:1px solid rgba(0,204,102,.2);border-radius:20px 20px 0 0;transform:translateY(100%);transition:transform .3s cubic-bezier(.32,.72,0,1);font-family:system-ui,-apple-system,sans-serif;color:var(--bio-text)}#biodiversity-root .bio-mobile-menu.open{transform:translateY(0)}#biodiversity-root .bio-mobile-menu-handle{display:flex;justify-content:center;padding:10px 0 6px}#biodiversity-root .bio-mobile-menu-handle span{width:36px;height:4px;border-radius:2px;background:#fff3}#biodiversity-root .bio-mobile-menu-scroll{overflow-y:auto;max-height:calc(75vh - 24px);padding:0 16px 20px;-webkit-overflow-scrolling:touch}#biodiversity-root .bio-mobile-section{padding:10px 0;border-bottom:1px solid rgba(255,255,255,.06)}#biodiversity-root .bio-mobile-section:last-child{border-bottom:none}#biodiversity-root .bio-mobile-section-title{font-size:10px;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:#ffffff59;margin:0 0 8px}#biodiversity-root .bio-mobile-toggles{display:flex;flex-wrap:wrap;gap:6px}#biodiversity-root .bio-mobile-toggle{padding:6px 12px;border:1px solid rgba(255,255,255,.12);border-radius:16px;background:#ffffff0a;color:#ffffff80;font-size:12px;font-family:inherit;cursor:pointer;transition:all .15s ease;white-space:nowrap}#biodiversity-root .bio-mobile-toggle:active{transform:scale(.96)}#biodiversity-root .bio-mobile-toggle.active{background:#00cc6626;border-color:#0c66;color:var(--bio-accent-bright)}#biodiversity-root .bio-mobile-mode-pill{width:100%;justify-content:center}#biodiversity-root .bio-mobile-mode-pill .bio-mode-option{flex:1;text-align:center;padding:8px 16px;font-size:13px}#biodiversity-root .bio-mobile-actions{display:flex;gap:8px;padding-top:12px}#biodiversity-root .bio-mobile-action-btn{flex:1;display:flex;align-items:center;justify-content:center;gap:6px;padding:10px;border:1px solid rgba(255,255,255,.1);border-radius:10px;background:#ffffff0a;color:#fff9;font-size:12px;font-family:inherit;cursor:pointer;transition:all .15s ease}#biodiversity-root .bio-mobile-action-btn:active{background:#ffffff1a;color:#ffffffe6}#biodiversity-root .bio-mobile-search-section{padding-top:4px;padding-bottom:8px}#biodiversity-root .bio-mobile-search-row{display:flex;align-items:center;gap:8px;padding:8px 12px;background:#0000004d;border:1px solid rgba(255,255,255,.1);border-radius:10px}#biodiversity-root .bio-mobile-search-field{flex:1;border:none;background:transparent;color:var(--bio-text);font-family:inherit;font-size:14px;outline:none}#biodiversity-root .bio-mobile-search-field::-moz-placeholder{color:#ffffff4d}#biodiversity-root .bio-mobile-search-field::placeholder{color:#ffffff4d}#biodiversity-root .bio-mobile-search-icon,#biodiversity-root .bio-detail-handle{display:none}@media(max-width:640px){#biodiversity-root{--bio-header-h: 44px}#biodiversity-root .bio-header{height:44px;padding:0 .5rem;gap:.4rem}#biodiversity-root .bio-title{font-size:var(--type-sm)}#biodiversity-root .bio-header-center,#biodiversity-root .bio-about-btn,#biodiversity-root .bio-random-btn,#biodiversity-root .bio-search-wrapper,#biodiversity-root .bio-icon-btn{display:none}#biodiversity-root .bio-icon-btn.bio-mobile-visible,#biodiversity-root .bio-story-btn.bio-mobile-visible,#biodiversity-root .immersive-toggle-btn,#biodiversity-root .bio-hamburger-btn{display:flex;width:auto;height:auto}#biodiversity-root .bio-story-btn.bio-mobile-visible{font-size:0;gap:0;padding:.35rem;width:36px;height:36px;justify-content:center}#biodiversity-root .bio-story-btn.bio-mobile-visible svg{width:16px;height:16px}#biodiversity-root .immersive-toggle-btn{width:36px;height:36px}#biodiversity-root .bio-mobile-search-btn{display:flex;width:36px;height:36px}#biodiversity-root .bio-mobile-menu-backdrop,#biodiversity-root .bio-mobile-menu{display:block}#biodiversity-root .bio-search-results{left:8px!important;right:8px!important;max-width:none;z-index:45}#biodiversity-root .bio-mobile-menu-backdrop{pointer-events:none}#biodiversity-root .bio-mobile-menu-backdrop.open{pointer-events:auto}#biodiversity-root .bio-zoom-controls{bottom:10px;right:10px}#biodiversity-root .bio-highlight-indicator{bottom:10px;max-width:80vw;font-size:11px}#biodiversity-root .detail-panel{inset:auto 0 0;width:100%;height:60vh;border-left:none;border-top:1px solid var(--bio-border);border-radius:16px 16px 0 0;transform:translateY(100%)}#biodiversity-root .detail-panel.open{transform:translateY(0)}#biodiversity-root .bio-detail-handle{display:flex;justify-content:center;padding:8px 0 4px}#biodiversity-root .bio-detail-handle span{width:32px;height:4px;border-radius:2px;background:#fff3}#biodiversity-root .about-panel{width:100%;top:auto;height:80vh;border-left:none;border-top:1px solid var(--bio-border);border-radius:16px 16px 0 0;transform:translateY(100%)}#biodiversity-root .about-panel.open{transform:translateY(0)}#biodiversity-root .bio-tree-slider-wrapper{left:2px}#biodiversity-root .bio-tree-scroll-wrapper{right:2px}}@media(max-height:500px)and (orientation:landscape){#biodiversity-root{--bio-header-h: 36px}#biodiversity-root .bio-header{height:36px;background:#080e0a80;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);padding:0 .5rem;gap:.35rem}#biodiversity-root .bio-title{font-size:12px}#biodiversity-root .bio-dropdown-trigger{padding:2px 6px;font-size:10px}#biodiversity-root .bio-mode-option{padding:3px 10px;font-size:10px}#biodiversity-root .bio-icon-btn{width:28px;height:28px}#biodiversity-root .bio-zoom-controls{bottom:6px;right:6px}#biodiversity-root .bio-zoom-btn{width:28px;height:28px;font-size:14px}#biodiversity-root .bio-highlight-indicator{bottom:6px;padding:4px 8px 4px 10px}#biodiversity-root .bio-tree-slider-wrapper,#biodiversity-root .bio-tree-scroll-wrapper{top:calc(var(--header-offset, 0px) + var(--bio-header-h, 36px) + 6px);bottom:50px}#biodiversity-root .detail-panel{top:calc(var(--header-offset, 0px) + var(--bio-header-h, 36px));width:320px;height:auto;bottom:0;border-radius:0}#biodiversity-root .detail-panel.open{transform:translate(0)}}@media(max-height:440px)and (orientation:landscape){#biodiversity-root .bio-header-center{display:none}#biodiversity-root .bio-hamburger-btn{display:flex;width:28px;height:28px}#biodiversity-root .bio-mobile-menu-backdrop,#biodiversity-root .bio-mobile-menu{display:block}#biodiversity-root .bio-mobile-menu-backdrop{pointer-events:none}#biodiversity-root .bio-mobile-menu-backdrop.open{pointer-events:auto}#biodiversity-root .bio-mobile-menu{max-height:85vh;border-radius:16px 16px 0 0}#biodiversity-root .bio-mobile-menu-scroll{max-height:calc(85vh - 24px)}#biodiversity-root .bio-icon-btn.bio-mobile-visible,#biodiversity-root .bio-story-btn.bio-mobile-visible{display:flex;width:auto;height:auto}}@media(prefers-reduced-motion:reduce){#biodiversity-root .detail-panel,#biodiversity-root .about-panel,#biodiversity-root .bio-mobile-menu,#biodiversity-root .bio-mobile-menu-backdrop,#biodiversity-root #biodiversity-tooltip,#biodiversity-root .bio-search-input,#loading-overlay{transition:none}#loading-overlay .loading-spinner{animation:none;border-top-color:var(--bio-accent, #00cc66);opacity:.6}#biodiversity-root .bio-slider-arrow{animation:none}#biodiversity-root .bio-tree-slider::-webkit-slider-thumb,#biodiversity-root .bio-tree-scroll::-webkit-slider-thumb{animation:none}#biodiversity-root .bio-tree-slider::-moz-range-thumb,#biodiversity-root .bio-tree-scroll::-moz-range-thumb{animation:none}}body:has(#biodiversity-root) footer,body:has(#biodiversity-root) .reading-progress,body:has(#biodiversity-root) #site-announcement{display:none!important}body:has(#biodiversity-root) main{padding:0!important;margin:0!important;min-height:auto!important}body:has(#biodiversity-root:not([hidden])){overflow:hidden!important}body:has(#biodiversity-root) #site-header{z-index:50!important;background-color:#0606108c!important;backdrop-filter:blur(16px)!important;-webkit-backdrop-filter:blur(16px)!important;border-bottom-color:#00cc6626!important}body:has(#biodiversity-root) #site-header+div[aria-hidden=true]{display:none!important}#biodiversity-root{--header-offset: 80px;position:fixed;inset:0;z-index:10;overflow-x:clip;background:linear-gradient(180deg,#060610,#0a0f08)}@media(min-width:1024px){#biodiversity-root{--header-offset: 88px}}@media(max-width:640px){body:has(#biodiversity-root:not([hidden])).immersive-active{--header-offset: 0px !important}}@media(max-height:440px)and (orientation:landscape){body:has(#biodiversity-root:not([hidden])).immersive-active{--header-offset: 0px !important}}
