.moving-icon.svelte-16jmyt4{line-height:1;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0}.moving-icon.svelte-16jmyt4 svg{shape-rendering:geometricPrecision;display:block}.moving-icon.svelte-16jmyt4 svg path,.moving-icon.svelte-16jmyt4 svg line,.moving-icon.svelte-16jmyt4 svg circle,.moving-icon.svelte-16jmyt4 svg rect,.moving-icon.svelte-16jmyt4 svg polygon,.moving-icon.svelte-16jmyt4 svg polyline{vector-effect:non-scaling-stroke}.moving-icon-placeholder.svelte-16jmyt4{background:linear-gradient(90deg,transparent 0%,rgba(128,128,128,.1) 50%,transparent 100%);background-size:200% 100%;animation:svelte-16jmyt4-shimmer 1.5s infinite;border-radius:4px}@keyframes svelte-16jmyt4-shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}.moving-icon-error.svelte-16jmyt4{border-radius:4px}.icon-wrapper.svelte-1cmkpnb{display:inline-flex;align-items:center;justify-content:center}@layer components{:root{--panel-width: 400px;--panel-mobile-height: 75vh;--panel-padding: 1.5rem;--panel-padding-mobile: 1.5rem;--panel-radius-mobile: 1.25rem;--panel-bg: #ffffff;--panel-backdrop: rgba(0, 0, 0, .12);--panel-border: rgba(0, 0, 0, .08);--panel-divider: rgba(0, 0, 0, .05);--panel-title-color: var(--color-primary, #0000ff);--panel-text-primary: var(--color-text-85, rgba(0, 0, 0, .85));--panel-text-secondary: var(--color-text-50, rgba(0, 0, 0, .5));--panel-text-muted: var(--color-text-40, rgba(0, 0, 0, .4));--panel-accent: var(--color-primary, #0000ff);--panel-title-size: 1.25rem;--panel-title-weight: 500;--panel-title-line-height: 1.25;--panel-heading-size: .5625rem;--panel-heading-weight: 600;--panel-heading-letter-spacing: .05em;--panel-body-size: .75rem;--panel-body-weight: 400;--panel-body-line-height: 1.5;--panel-label-size: .625rem;--panel-label-weight: 400;--panel-small-size: .5625rem;--panel-gap-section: 1rem;--panel-gap-item: .5rem;--panel-gap-label-value: .25rem;--panel-section-margin: .75rem;--panel-transition-duration: .3s;--panel-transition-duration-mobile: .45s;--panel-transition-easing: cubic-bezier(.22, 1, .36, 1);--panel-z-backdrop: 9100;--panel-z-panel: 9200;--panel-z-popover: 9300}[data-theme=dark],[data-theme=clad_black]{--panel-bg: hsl(var(--b2));--panel-backdrop: rgba(0, 0, 0, .2);--panel-border: hsl(var(--bc) / .1);--panel-divider: hsl(var(--bc) / .08);--panel-title-color: #ffffff;--panel-accent: var(--link-accent, #66a3ff)}}.info-panel-overlay.svelte-p3oxr6{position:fixed!important;inset:0!important;width:100vw!important;height:100vh!important;background:var(--panel-backdrop)!important;z-index:var(--panel-z-backdrop)!important;display:flex!important;align-items:center!important;justify-content:flex-end!important;overflow:hidden!important;overscroll-behavior:contain!important;opacity:0;transition:opacity var(--panel-transition-duration) var(--panel-transition-easing)}.info-panel-overlay.visible.svelte-p3oxr6{opacity:1;pointer-events:auto}.info-panel-overlay.svelte-p3oxr6:not(.visible){pointer-events:none!important}.info-panel.svelte-p3oxr6{position:fixed!important;top:0!important;right:0!important;bottom:0!important;width:var(--panel-width)!important;max-width:var(--panel-width)!important;min-width:var(--panel-width)!important;height:100vh!important;background:var(--panel-bg)!important;overflow-y:auto!important;overflow-x:visible!important;scrollbar-width:none;-ms-overflow-style:none;box-shadow:-2px 0 8px #0000001a!important;border-left:1px solid var(--panel-border)!important;transform:translate(100%);transition:transform var(--panel-transition-duration) var(--panel-transition-easing);box-sizing:border-box!important;display:block!important;flex:none!important;margin:0!important;padding:0!important;z-index:var(--panel-z-panel)!important;transform-origin:right center!important;overscroll-behavior:contain!important}.info-panel-overlay.visible.svelte-p3oxr6 .info-panel:where(.svelte-p3oxr6){transform:translate(0)}[data-theme=dark] .info-panel.svelte-p3oxr6,[data-theme=clad_black] .info-panel.svelte-p3oxr6{background:var(--panel-bg)!important;box-shadow:none!important;border-left:1px solid var(--panel-border)!important}.info-panel.svelte-p3oxr6::-webkit-scrollbar{display:none}.panel-content.svelte-p3oxr6{flex:1;padding:var(--panel-padding);overflow-y:auto;overflow-x:visible;-webkit-overflow-scrolling:touch;scrollbar-width:thin;scrollbar-color:rgba(0,0,0,.1) transparent}.panel-content.svelte-p3oxr6::-webkit-scrollbar{width:4px}.panel-content.svelte-p3oxr6::-webkit-scrollbar-track{background:transparent}.panel-content.svelte-p3oxr6::-webkit-scrollbar-thumb{background:#0000001a;border-radius:2px}.panel-header.svelte-p3oxr6{position:relative;margin-bottom:.75rem}.panel-meta.svelte-p3oxr6{margin-bottom:.75rem}.panel-scroll-content.svelte-p3oxr6{overflow-y:auto;overflow-x:visible;scrollbar-width:thin;scrollbar-color:rgba(0,0,0,.1) transparent}.panel-footer.svelte-p3oxr6{margin-top:1rem;padding-top:1rem;border-top:1px solid var(--panel-divider)}.drag-indicator.svelte-p3oxr6{display:none}@media(max-width:768px){.info-panel-overlay.svelte-p3oxr6{justify-content:center!important;align-items:center!important}.info-panel.svelte-p3oxr6{position:fixed!important;inset:auto 0 0!important;transform:none!important;width:100vw!important;max-width:none!important;min-width:unset!important;height:var(--panel-mobile-height)!important;max-height:var(--panel-mobile-height)!important;min-height:40vh!important;border-left:none!important;border-top:1px solid var(--panel-border)!important;border-radius:var(--panel-radius-mobile) var(--panel-radius-mobile) 0 0!important;display:flex!important;flex-direction:column!important;overflow-y:auto!important;overflow-x:hidden!important;-webkit-overflow-scrolling:touch!important;overscroll-behavior-y:contain!important;transform-origin:center!important}[data-theme=dark] .info-panel.svelte-p3oxr6,[data-theme=clad_black] .info-panel.svelte-p3oxr6{border:none!important;border-top:1px solid var(--panel-border)!important}.drag-indicator.svelte-p3oxr6{display:block;position:absolute;top:.7rem;left:50%;transform:translate(-50%);width:2rem;height:.125rem;background:#0000001f;border-radius:.5rem}[data-theme=dark] .drag-indicator.svelte-p3oxr6,[data-theme=clad_black] .drag-indicator.svelte-p3oxr6{background:#fff3}.panel-content.svelte-p3oxr6{flex:1 1 auto;display:flex;flex-direction:column;padding:var(--panel-padding-mobile);padding-top:calc(env(safe-area-inset-top,0px) + 1.5rem);padding-bottom:calc(env(safe-area-inset-bottom,0px) + 6rem);overflow:visible;min-height:0;height:auto}.panel-header.svelte-p3oxr6{flex-shrink:0;position:relative;background:inherit;z-index:10;padding-bottom:1rem;margin-bottom:0}.panel-scroll-content.svelte-p3oxr6{flex:1;overflow:visible}}.panel-header-container.svelte-126j5m9{position:relative;margin-bottom:.75rem}.panel-title.svelte-126j5m9{font-size:var(--panel-title-size);font-weight:var(--panel-title-weight);line-height:var(--panel-title-line-height);color:var(--panel-title-color)!important;margin:0;padding-right:2rem;width:100%;letter-spacing:-.02em;flex:1;font-family:"Neulis Sans",var(--font-sans);text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;word-wrap:break-word;overflow-wrap:break-word;hyphens:manual}[data-theme=dark] .panel-title.svelte-126j5m9,[data-theme=clad_black] .panel-title.svelte-126j5m9{color:var(--panel-title-color)!important}.close-button.svelte-126j5m9{position:absolute;top:.5rem;right:0;display:flex;align-items:center;justify-content:center;width:1.5rem;height:1.5rem;background:transparent;border:none;color:var(--panel-text-secondary);border-radius:50%;cursor:pointer;transition:all .15s ease;flex-shrink:0}.close-button.svelte-126j5m9:hover{color:var(--panel-text-primary);background:#0000000a}[data-theme=dark] .close-button.svelte-126j5m9,[data-theme=clad_black] .close-button.svelte-126j5m9{color:var(--panel-text-secondary)}[data-theme=dark] .close-button.svelte-126j5m9:hover,[data-theme=clad_black] .close-button.svelte-126j5m9:hover{color:var(--panel-text-primary);background:#ffffff0a}@media(max-width:768px){.close-button.svelte-126j5m9{position:fixed!important;top:calc(env(safe-area-inset-top,0px) + .5rem)!important;right:.5rem!important;width:2.5rem;height:2.5rem;min-width:44px;min-height:44px;z-index:var(--panel-z-popover)!important}.panel-title.svelte-126j5m9{font-size:1.25rem;line-height:1.2;margin-bottom:.5rem}}.panel-meta-container.svelte-bwaozh{display:flex;flex-wrap:wrap;align-items:center;gap:.375rem;margin-bottom:.5rem;padding-bottom:.5rem;border-bottom:1px solid var(--panel-divider);overflow:visible}.meta-items.svelte-bwaozh{display:flex;flex-wrap:wrap;align-items:center;gap:.375rem;flex:1}.meta-date.svelte-bwaozh{color:var(--panel-text-primary);font-weight:600;font-size:var(--panel-label-size);font-family:var(--font-mono, monospace)}.meta-category.svelte-bwaozh{color:var(--panel-text-secondary);text-transform:uppercase;letter-spacing:.08em;font-size:var(--panel-label-size);font-weight:500;padding:.125rem .375rem;background:var(--panel-divider);border-radius:2px}.meta-location.svelte-bwaozh{color:var(--panel-text-secondary);text-transform:uppercase;letter-spacing:.05em;font-size:var(--panel-label-size);font-weight:400}.meta-location.svelte-bwaozh:not(:last-of-type):after{content:"·";margin:0 .25rem;color:var(--panel-text-muted)}.meta-custom.svelte-bwaozh{color:var(--panel-text-secondary);font-size:var(--panel-label-size)}.meta-actions.svelte-bwaozh{margin-left:auto;display:flex;align-items:center;gap:.5rem}[data-theme=dark] .panel-meta-container.svelte-bwaozh,[data-theme=clad_black] .panel-meta-container.svelte-bwaozh{border-bottom-color:var(--panel-divider)}[data-theme=dark] .meta-category.svelte-bwaozh,[data-theme=clad_black] .meta-category.svelte-bwaozh{background:var(--panel-divider)}@media(max-width:768px){.panel-meta-container.svelte-bwaozh{gap:.25rem;flex-wrap:wrap;padding-bottom:.75rem}}.panel-section.svelte-jusnqx{margin-bottom:var(--panel-section-margin)}.section-heading.svelte-jusnqx{font-size:var(--panel-heading-size);font-weight:var(--panel-heading-weight);color:var(--panel-text-secondary);text-transform:uppercase;letter-spacing:var(--panel-heading-letter-spacing);margin:.75rem 0 .375rem;line-height:1.2;font-family:var(--font-mono, monospace)}.panel-section.svelte-jusnqx:first-child .section-heading:where(.svelte-jusnqx){margin-top:0}.section-content.svelte-jusnqx{display:flex;flex-direction:column;gap:.125rem}[data-theme=dark] .section-heading.svelte-jusnqx,[data-theme=clad_black] .section-heading.svelte-jusnqx{color:var(--panel-text-secondary)}@media(max-width:768px){.section-heading.svelte-jusnqx{margin-top:1.25rem;margin-bottom:.625rem;font-size:.75rem}}.panel-item.svelte-bhmnov{display:flex;flex-direction:row;align-items:baseline;gap:.5rem;padding:.0625rem 0;border-bottom:none;font-size:var(--panel-label-size);line-height:1.4;min-height:auto;transition:none;cursor:default}.panel-item.svelte-bhmnov:last-child{padding-bottom:0}.item-label.svelte-bhmnov{font-size:var(--panel-label-size)!important;color:var(--panel-text-secondary)!important;font-weight:400!important;text-transform:none!important;letter-spacing:0!important;text-align:left!important;white-space:nowrap!important;font-family:var(--font-sans)!important;line-height:1.4!important;min-width:85px!important;flex-shrink:0!important;cursor:default!important}.item-value.svelte-bhmnov{font-size:var(--panel-body-size);color:var(--panel-text-primary);font-weight:400;line-height:1.4;letter-spacing:-.01em;white-space:normal;word-wrap:break-word;overflow-wrap:break-word;word-break:break-word;hyphens:manual;flex:1;min-width:0;font-family:var(--font-sans);cursor:default}.panel-item[data-variant=accent].svelte-bhmnov .item-value:where(.svelte-bhmnov){color:var(--panel-accent)!important;font-weight:400}.panel-item[data-variant=muted].svelte-bhmnov .item-value:where(.svelte-bhmnov){color:var(--panel-text-muted)}[data-theme=dark] .item-label.svelte-bhmnov,[data-theme=clad_black] .item-label.svelte-bhmnov{color:var(--panel-text-muted)!important}[data-theme=dark] .item-value.svelte-bhmnov,[data-theme=clad_black] .item-value.svelte-bhmnov{color:var(--panel-text-primary)}[data-theme=dark] .panel-item[data-variant=accent].svelte-bhmnov .item-value:where(.svelte-bhmnov),[data-theme=clad_black] .panel-item[data-variant=accent].svelte-bhmnov .item-value:where(.svelte-bhmnov){color:var(--panel-accent)!important}@media(max-width:768px){.panel-item.svelte-bhmnov{padding:.375rem 0!important;gap:1rem!important;background:transparent!important;border:none!important}.item-label.svelte-bhmnov{font-size:var(--panel-label-size)!important;min-width:90px!important}.item-value.svelte-bhmnov{font-size:var(--panel-body-size)}}.collapsible-section.svelte-1kvk1fe{margin-top:1rem;padding-top:.75rem;border-top:1px solid var(--panel-divider)}.section-toggle.svelte-1kvk1fe{display:flex;align-items:center;justify-content:space-between;width:100%;padding:0;background:transparent;border:none;cursor:pointer;transition:all .2s ease}.section-toggle.svelte-1kvk1fe:hover .section-heading:where(.svelte-1kvk1fe){color:var(--panel-accent)}.section-heading.svelte-1kvk1fe{font-size:var(--panel-heading-size);font-weight:var(--panel-heading-weight);color:var(--panel-text-secondary);text-transform:uppercase;letter-spacing:var(--panel-heading-letter-spacing);margin:0;line-height:1.2;font-family:var(--font-mono, monospace);transition:color .2s ease;display:flex;align-items:center;gap:.25rem}.count-badge.svelte-1kvk1fe{font-weight:400;color:var(--panel-text-muted)}.toggle-icon.svelte-1kvk1fe{transition:transform .3s ease;color:var(--panel-text-muted);display:flex;align-items:center}.toggle-icon.rotated.svelte-1kvk1fe{transform:rotate(180deg)}.section-content.svelte-1kvk1fe{margin-top:.5rem;padding-left:0;display:flex;flex-direction:column;gap:.5rem;background:transparent!important}[data-theme=dark] .collapsible-section.svelte-1kvk1fe,[data-theme=clad_black] .collapsible-section.svelte-1kvk1fe{border-top-color:var(--panel-divider)}[data-theme=dark] .section-toggle.svelte-1kvk1fe:hover .section-heading:where(.svelte-1kvk1fe),[data-theme=clad_black] .section-toggle.svelte-1kvk1fe:hover .section-heading:where(.svelte-1kvk1fe){color:var(--panel-accent)}[data-theme=dark] .toggle-icon.svelte-1kvk1fe,[data-theme=clad_black] .toggle-icon.svelte-1kvk1fe{color:var(--panel-text-muted)}.description-wrapper.svelte-1sox3bo{margin-bottom:1.125rem}.description-content.svelte-1sox3bo{font-family:var(--font-sans);font-size:var(--panel-body-size);line-height:1.7;color:var(--panel-text-primary);margin-bottom:0;letter-spacing:.01em}.description-content.svelte-1sox3bo p{margin:0 0 .875rem}.description-content.svelte-1sox3bo p:last-child{margin-bottom:0}.description-content.svelte-1sox3bo br{display:block;content:"";margin-top:.25rem}.description-content.collapsed.svelte-1sox3bo{max-height:var(--max-height);overflow:hidden;position:relative;margin-bottom:.5rem}.description-content.collapsed.svelte-1sox3bo:after{content:"";position:absolute;bottom:0;left:0;right:0;height:60px;background:linear-gradient(to bottom,transparent,var(--panel-bg));pointer-events:none}.read-more-button.svelte-1sox3bo{display:flex;align-items:center;gap:.375rem;padding:.5rem 0;margin-bottom:1rem;font-size:.6875rem;font-weight:500;color:var(--panel-accent);background:transparent;border:none;cursor:pointer;transition:opacity .15s ease;font-family:var(--font-mono, monospace);letter-spacing:.02em;text-transform:uppercase}.read-more-button.svelte-1sox3bo:hover{opacity:.7}.read-more-button.svelte-1sox3bo:focus-visible{outline:2px solid rgba(0,0,255,.5);outline-offset:2px;border-radius:2px}.read-more-icon.svelte-1sox3bo{display:flex;align-items:center;transition:transform .2s ease}.read-more-icon.rotated.svelte-1sox3bo{transform:rotate(180deg)}[data-theme=dark] .description-content.svelte-1sox3bo,[data-theme=clad_black] .description-content.svelte-1sox3bo{color:var(--panel-text-primary)}[data-theme=dark] .description-content.collapsed.svelte-1sox3bo:after,[data-theme=clad_black] .description-content.collapsed.svelte-1sox3bo:after{background:linear-gradient(to bottom,transparent,var(--panel-bg))}[data-theme=dark] .read-more-button.svelte-1sox3bo,[data-theme=clad_black] .read-more-button.svelte-1sox3bo{color:#fff}@media(max-width:768px){.description-content.svelte-1sox3bo{font-size:var(--panel-body-size);line-height:1.65;margin-bottom:.75rem}.description-wrapper.svelte-1sox3bo{margin-bottom:.75rem}.read-more-button.svelte-1sox3bo{padding:.625rem 0;margin-bottom:.75rem}}.research-command-overlay.svelte-9ahzsw{position:fixed;inset:0;z-index:2000;display:flex;align-items:center;justify-content:center;background:#fff6;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px)}.research-command.svelte-9ahzsw{position:relative;width:500px;max-width:calc(100% - 2rem);background:#fff;border:1px solid #000000;border-radius:0;overflow:hidden;box-shadow:none}.research-command.mobile.svelte-9ahzsw{position:fixed;bottom:0;left:0;right:0;width:100%;max-width:100%;border-radius:12px 12px 0 0;max-height:60vh}.mobile-handle.svelte-9ahzsw{width:36px;height:4px;background:#ccc;border-radius:2px;margin:.75rem auto}.command-header.svelte-9ahzsw{padding:.75rem 1rem 0;font-size:.75rem;color:#000;letter-spacing:.05em;font-family:JetBrains Mono,Fira Code,Consolas,monospace}.command-input-wrapper.svelte-9ahzsw{display:flex;align-items:center;padding:.75rem 1rem;position:relative}.command-prompt.svelte-9ahzsw{font-family:JetBrains Mono,Fira Code,Consolas,monospace;font-size:.875rem;color:#666;margin-right:.5rem}.command-input.svelte-9ahzsw{flex:1;font-family:JetBrains Mono,Fira Code,Consolas,monospace;font-size:.875rem;color:#000;background:transparent;border:none;outline:none;padding:0}.command-cursor.svelte-9ahzsw{font-family:JetBrains Mono,Fira Code,Consolas,monospace;font-size:.875rem;color:#000;opacity:0;transition:opacity .1s}.command-cursor.visible.svelte-9ahzsw{opacity:1}.command-divider.svelte-9ahzsw{height:1px;background:#000;margin:0 1rem}.command-results.svelte-9ahzsw{max-height:320px;overflow-y:auto;overscroll-behavior:contain}.command-result.svelte-9ahzsw{display:flex;align-items:center;gap:1rem;width:100%;padding:.75rem 1rem;background:transparent;border:none;text-align:left;cursor:pointer;transition:background .1s;font-size:.8125rem}.command-result.svelte-9ahzsw:hover,.command-result.selected.svelte-9ahzsw{background:#f0f0f0}.result-category.svelte-9ahzsw{font-size:.6875rem;text-transform:uppercase;letter-spacing:.05em;min-width:80px}.result-title.svelte-9ahzsw{flex:1;color:#000}.result-date.svelte-9ahzsw{font-size:.75rem;color:#999}.command-no-results.svelte-9ahzsw{padding:1.5rem;text-align:center;color:#666;font-size:.875rem}.command-recent.svelte-9ahzsw{padding:1rem}.recent-label.svelte-9ahzsw{display:block;font-size:.75rem;color:#666;margin-bottom:.5rem}.recent-item.svelte-9ahzsw{display:block;width:100%;padding:.5rem 0;background:transparent;border:none;text-align:left;font-size:.875rem;color:#333;cursor:pointer;transition:color .1s}.recent-item.svelte-9ahzsw:hover{color:#000}.command-results.svelte-9ahzsw::-webkit-scrollbar{width:4px}.command-results.svelte-9ahzsw::-webkit-scrollbar-track{background:transparent}.command-results.svelte-9ahzsw::-webkit-scrollbar-thumb{background:#ddd;border-radius:2px}.command-results.svelte-9ahzsw::-webkit-scrollbar-thumb:hover{background:#ccc}@media(prefers-contrast:high){.research-command.svelte-9ahzsw{border:2px solid #000}.command-divider.svelte-9ahzsw{background:#000}}@media(prefers-reduced-motion:reduce){.command-cursor.svelte-9ahzsw,.command-result.svelte-9ahzsw{transition:none}}.timeline-index.svelte-mf8h1p{--border-color: hsl(var(--bc) / .2);--text-primary: hsl(var(--bc) / .95);--text-muted: hsl(var(--bc) / .6);--text-hover: #0000ff;--bg-hover: hsl(var(--p) / .02);--symbol-color: #0000ff;display:flex;flex-direction:column;width:100%;max-width:1440px;margin:0 auto;padding-bottom:1.5rem;font-family:Neulis Sans,system-ui,sans-serif}[data-theme=dark] .timeline-index.svelte-mf8h1p{--border-color: hsl(var(--bc) / .2);--text-primary: hsl(var(--bc) / .95);--text-muted: hsl(var(--bc) / .55);--text-hover: #0000ff;--bg-hover: hsl(var(--bc) / .04);--symbol-color: #0000ff}.timeline-row.svelte-mf8h1p{display:flex;align-items:flex-start;gap:1rem;padding:.75rem 0;min-height:3.5rem;border-bottom-width:1px;border-bottom-style:solid;border-bottom-color:#0000001f;cursor:pointer;font-size:.875rem;line-height:1.4}[data-theme=dark] .timeline-row.svelte-mf8h1p{border-bottom-color:#ffffff26}.timeline-row.svelte-mf8h1p:hover,.timeline-row.hovered.svelte-mf8h1p{background-color:var(--bg-hover)}.timeline-row.svelte-mf8h1p:focus-visible{outline:1px solid var(--text-hover);outline-offset:-1px}.timeline-row.dimmed.svelte-mf8h1p{opacity:.35}.timeline-row.dimmed.svelte-mf8h1p:hover{opacity:.5}.row-number.svelte-mf8h1p{flex:0 0 3rem;font-size:.8em;font-weight:400;color:var(--text-muted);font-variant-numeric:tabular-nums;transition:color .25s ease;padding-top:.125rem}.timeline-row.svelte-mf8h1p:hover .row-number:where(.svelte-mf8h1p),.timeline-row.hovered.svelte-mf8h1p .row-number:where(.svelte-mf8h1p){color:var(--text-hover)}.row-symbol.svelte-mf8h1p{flex:0 0 1.5rem;display:flex;align-items:flex-start;justify-content:center;padding-top:.0625rem}.row-symbol.svelte-mf8h1p svg:where(.svelte-mf8h1p){width:20px;height:20px}.row-symbol.svelte-mf8h1p path:where(.svelte-mf8h1p){stroke:var(--symbol-color);fill:none;stroke-width:2;transition:fill .25s ease}.timeline-row.svelte-mf8h1p:hover .row-symbol:where(.svelte-mf8h1p) path:where(.svelte-mf8h1p),.timeline-row.hovered.svelte-mf8h1p .row-symbol:where(.svelte-mf8h1p) path:where(.svelte-mf8h1p){fill:var(--symbol-color)}.row-title-wrapper.svelte-mf8h1p{flex:1;min-width:0;display:flex;flex-direction:column;gap:.25rem;position:relative;padding-top:.125rem}.row-title.svelte-mf8h1p{font-size:1em;font-weight:400;color:var(--text-primary);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;transition:color .25s ease}.timeline-row.svelte-mf8h1p:hover .row-title:where(.svelte-mf8h1p),.timeline-row.hovered.svelte-mf8h1p .row-title:where(.svelte-mf8h1p){color:var(--text-hover)}.row-description.svelte-mf8h1p{font-size:.75em;font-weight:400;color:var(--text-muted);white-space:normal;overflow-y:auto;overflow-x:hidden;max-height:2.5em;min-height:1.25em;line-height:1.25;opacity:.5;transition:opacity .2s ease;scrollbar-width:thin;scrollbar-color:hsl(var(--bc) / .2) transparent}.row-description.svelte-mf8h1p::-webkit-scrollbar{width:3px}.row-description.svelte-mf8h1p::-webkit-scrollbar-track{background:transparent}.row-description.svelte-mf8h1p::-webkit-scrollbar-thumb{background:hsl(var(--bc) / .2);border-radius:1.5px}.timeline-row.svelte-mf8h1p:hover .row-description:where(.svelte-mf8h1p),.timeline-row.hovered.svelte-mf8h1p .row-description:where(.svelte-mf8h1p){opacity:1}.row-date.svelte-mf8h1p{flex:0 0 auto;min-width:4.5rem;font-size:.75em;font-weight:400;color:var(--text-muted);font-variant-numeric:tabular-nums;text-align:left;text-transform:uppercase;letter-spacing:.02em;transition:color .25s ease;padding-top:.25rem}.timeline-row.svelte-mf8h1p:hover .row-date:where(.svelte-mf8h1p),.timeline-row.hovered.svelte-mf8h1p .row-date:where(.svelte-mf8h1p){color:var(--text-hover)}.row-category.svelte-mf8h1p{flex:0 0 auto;min-width:5rem;font-size:.8em;font-weight:400;color:var(--text-muted);text-transform:uppercase;letter-spacing:.02em;text-align:right;transition:color .25s ease;padding-top:.1875rem}.timeline-row.svelte-mf8h1p:hover .row-category:where(.svelte-mf8h1p),.timeline-row.hovered.svelte-mf8h1p .row-category:where(.svelte-mf8h1p){color:var(--text-hover)}@media(max-width:768px){.timeline-row.svelte-mf8h1p{font-size:.9375rem;gap:1.25rem}.row-number.svelte-mf8h1p{flex:0 0 3rem}.row-symbol.svelte-mf8h1p{flex:0 0 1.5rem}.row-symbol.svelte-mf8h1p svg:where(.svelte-mf8h1p){width:20px;height:20px}.row-category.svelte-mf8h1p{min-width:5rem}}@media(max-width:640px){.row-date.svelte-mf8h1p{display:none}}@media(max-width:480px){.row-category.svelte-mf8h1p{display:none}}@media(prefers-reduced-motion:reduce){.timeline-row.svelte-mf8h1p,.row-description.svelte-mf8h1p{transition:none}}.mobile-toc.svelte-d2u2cp{position:relative;background:transparent;border:none;margin:0;padding:2rem 0 .5rem;margin-bottom:1.5rem}.mobile-toc-toggle.svelte-d2u2cp{display:flex;align-items:center;justify-content:center;gap:.5rem;width:100%;padding:0;background:transparent;color:#999;border:none;font-family:"Neulis Sans",var(--font-sans);font-size:.875rem;font-weight:600;letter-spacing:.05em;text-transform:uppercase;cursor:pointer;transition:color .2s ease}.mobile-toc-toggle.svelte-d2u2cp:hover{color:#06f}.chevron.svelte-d2u2cp{font-size:.75rem;transition:transform .2s ease;display:inline-block}.chevron.open.svelte-d2u2cp{transform:rotate(180deg)}.mobile-toc-content.svelte-d2u2cp{margin-top:.75rem;padding:0;background:transparent;max-height:60vh;overflow-y:auto;display:flex;flex-direction:column;gap:0}.mobile-toc-item.svelte-d2u2cp{display:block;width:100%;padding:0;text-align:center;color:#999;background:transparent;border:none;font-family:"Neulis Sans",var(--font-sans);font-size:.875rem;font-weight:600;letter-spacing:-.01em;text-transform:uppercase;line-height:1.2;cursor:pointer;transition:color .2s ease}.mobile-toc-item.svelte-d2u2cp:hover,.mobile-toc-item.is-active.svelte-d2u2cp{color:#06f}.mobile-toc-content.svelte-d2u2cp::-webkit-scrollbar{width:4px}.mobile-toc-content.svelte-d2u2cp::-webkit-scrollbar-track{background:transparent}.mobile-toc-content.svelte-d2u2cp::-webkit-scrollbar-thumb{background:#9999994d;border-radius:2px}.mobile-toc-content.svelte-d2u2cp::-webkit-scrollbar-thumb:hover{background:#99999980}.mobile-reading-progress.svelte-1at1ull{position:fixed;bottom:calc(4.75rem + env(safe-area-inset-bottom,0px));right:1.25rem;left:auto;width:calc(100% - 2.5rem);max-width:300px;height:2.5rem;background:var(--article-surface, var(--b2));border:1px solid var(--article-border, rgba(0, 0, 0, .1));border-radius:1.25rem;display:flex;align-items:center;padding:0 1rem;z-index:100;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);transform:translateZ(0);transition:transform .3s ease}.mobile-progress-bar.svelte-1at1ull{flex:1;height:4px;background:var(--article-progress-bg, rgba(0, 0, 0, .1));border-radius:2px;overflow:hidden;margin-right:1rem}.mobile-progress-fill.svelte-1at1ull{height:100%;background:var(--article-progress, var(--p));border-radius:2px;transition:width .2s ease;transform:translateZ(0)}.mobile-progress-info.svelte-1at1ull{display:flex;align-items:center;gap:.75rem;flex-shrink:0}.mobile-progress-text.svelte-1at1ull,.mobile-progress-time.svelte-1at1ull{font-size:.75rem;color:var(--article-text-muted, rgba(0, 0, 0, .7));white-space:nowrap;font-weight:500}.mobile-progress-time.svelte-1at1ull{padding-left:.75rem;border-left:1px solid var(--article-divider, rgba(0, 0, 0, .1))}@media(prefers-reduced-motion:reduce){.mobile-progress-fill.svelte-1at1ull,.mobile-reading-progress.svelte-1at1ull{transition:none}}.article-header.svelte-1qaabx6{position:relative;min-height:auto;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;padding:3rem 0 2rem;background:transparent;overflow:hidden;width:100%;margin:0;margin-top:0!important}.article-header.svelte-1qaabx6:has(.hero-image:where(.svelte-1qaabx6)){background:#fff;min-height:50vh;padding:0;width:100vw;margin-left:calc(-50vw + 50%);margin-right:calc(-50vw + 50%);margin-bottom:-2rem}@media(min-width:1024px){.article-header.svelte-1qaabx6:has(.hero-image:where(.svelte-1qaabx6)){min-height:40vh;margin-bottom:-3rem}}.hero-image.svelte-1qaabx6{position:absolute;top:0;left:0;width:100%;height:100%;z-index:0;background:#fff}.hero-image.svelte-1qaabx6 img:where(.svelte-1qaabx6){width:100%;height:100%;object-fit:cover;opacity:1!important;filter:none!important}.hero-image.svelte-1qaabx6:after{display:none}.back-button.svelte-1qaabx6{position:absolute;top:1.5rem;left:1.5rem;display:inline-flex;align-items:center;gap:.5rem;padding:.5rem .875rem .5rem .625rem;background:transparent;border:1px solid rgba(255,255,255,.4);border-radius:2px;color:#fff!important;font-family:Neulis Sans,-apple-system,BlinkMacSystemFont,sans-serif;font-size:.6875rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase;cursor:pointer;transition:all .2s cubic-bezier(.4,0,.2,1);z-index:10}@media(hover:hover)and (pointer:fine){.back-button.svelte-1qaabx6:hover{background:#fff;color:var(--color-primary-text, #0000ff)!important;border-color:#fff}.back-button.svelte-1qaabx6:hover svg{color:var(--color-primary-text, #0000ff);transform:translate(-2px)}}[data-theme=dark] .back-button.svelte-1qaabx6:hover{color:#fff!important}[data-theme=dark] .back-button.svelte-1qaabx6:hover svg{color:#fff}.back-button.svelte-1qaabx6:focus{outline:2px solid rgba(255,255,255,.5);outline-offset:2px}.back-button.svelte-1qaabx6:active{transform:scale(.98)}.back-button.svelte-1qaabx6 svg{width:14px;height:14px;stroke-width:2;transition:transform .2s cubic-bezier(.4,0,.2,1),color .2s ease}.title-overlay.svelte-1qaabx6{max-width:90dvw;opacity:0;transform:translateY(10px);transition:all .6s ease-out;position:relative;z-index:1}.title-overlay.visible.svelte-1qaabx6{opacity:1;transform:translateY(0)}.article-header.svelte-1qaabx6:has(.hero-image:where(.svelte-1qaabx6)) .title-overlay:where(.svelte-1qaabx6){position:absolute!important;top:50%!important;left:50%!important;transform:translate(-50%,-50%)!important;width:auto;max-width:80%;opacity:1!important;z-index:10}.article-header.svelte-1qaabx6:has(.hero-image:where(.svelte-1qaabx6)) .title-overlay.visible:where(.svelte-1qaabx6){opacity:1!important;transform:translate(-50%,-50%)!important}.title-block.svelte-1qaabx6{background:#00f;padding:2rem 3rem;display:inline-block;position:relative}.article-title.svelte-1qaabx6{font-family:"Neulis Sans",var(--font-sans);font-size:clamp(2rem,5vw,3.5rem);font-weight:600;line-height:1.2;margin-bottom:1rem;letter-spacing:-.02em;color:var(--color-primary-text, #0000ff);text-align:left}.article-header.svelte-1qaabx6:has(.hero-image:where(.svelte-1qaabx6)) .article-title:where(.svelte-1qaabx6){color:#fff!important;margin:0;font-weight:600;letter-spacing:-.02em;line-height:1.1;text-align:left;text-shadow:0 2px 4px rgba(0,0,0,.3)}.article-date.svelte-1qaabx6{font-size:1rem;font-weight:400;letter-spacing:.1em;color:#fff;opacity:.9;margin-top:1rem;text-align:left;text-transform:uppercase;font-family:var(--font-mono);text-shadow:none!important}.metadata-bar.svelte-1qaabx6{position:absolute;bottom:2rem;left:0;right:0;display:flex;justify-content:center;z-index:1}.metadata-group.svelte-1qaabx6{display:flex;gap:1.5rem;font-family:var(--font-mono);font-size:.875rem;color:var(--bc);opacity:.7}.metadata-group.svelte-1qaabx6 span:where(.svelte-1qaabx6):not(:last-child):after{content:"·";margin-left:1.5rem}.abstract-section.svelte-1qaabx6{margin-bottom:3rem;padding-bottom:3rem;border-bottom:1px solid var(--bc)}.abstract-section.svelte-1qaabx6 .section-title:where(.svelte-1qaabx6){font-family:var(--font-sans);font-size:1.5rem;font-weight:300;margin-bottom:1.5rem;letter-spacing:-.01em}.footnotes-section.svelte-1qaabx6 .section-title:where(.svelte-1qaabx6){font-family:var(--font-mono);font-size:.875rem;font-weight:400;margin:0;letter-spacing:.05em;text-transform:uppercase;color:var(--bc);opacity:.6}.references-section.svelte-1qaabx6 .section-title:where(.svelte-1qaabx6){font-family:var(--font-serif);font-size:1.125rem;font-weight:600;margin:0;letter-spacing:.02em;text-transform:none;color:var(--bc);opacity:.85;display:flex;align-items:center;gap:.5rem}.reference-count.svelte-1qaabx6{font-weight:400;font-size:.875rem;opacity:.6;margin-left:.25rem;font-feature-settings:"tnum";font-family:var(--font-sans)}.abstract-text.svelte-1qaabx6{font-size:1.125rem;line-height:1.7;font-style:italic;color:var(--bc);opacity:.9}.keywords-section.svelte-1qaabx6{display:flex;align-items:center;gap:1rem;margin-bottom:3rem;font-size:.875rem}.keywords-label.svelte-1qaabx6{font-weight:600;text-transform:uppercase;letter-spacing:.05em;opacity:.7}.keywords-list.svelte-1qaabx6{font-family:var(--font-mono);display:flex;flex-wrap:wrap;gap:.5rem}.keyword.svelte-1qaabx6{padding:.25rem .75rem;background:var(--b2);border-radius:9999px;font-size:.8125rem}.academic-article.svelte-1qaabx6{width:100%;box-sizing:border-box}.content-body.svelte-1qaabx6{font-size:var(--academic-font-size-lead, 1.25rem);line-height:1.65;color:var(--bc);width:100%;max-width:900px;box-sizing:border-box;cursor:auto;margin:0 auto}.content-body.svelte-1qaabx6 p{margin-bottom:1.5rem}.content-body.svelte-1qaabx6 ul,.content-body.svelte-1qaabx6 ol{margin-left:1.5rem!important;padding-left:0!important;margin-bottom:1.5rem}.content-body.svelte-1qaabx6 li{margin-bottom:.5rem;padding-left:.25rem}.content-body.svelte-1qaabx6 ul ul,.content-body.svelte-1qaabx6 ol ol,.content-body.svelte-1qaabx6 ul ol,.content-body.svelte-1qaabx6 ol ul{margin-left:1rem!important;margin-top:.5rem}.content-body.svelte-1qaabx6 h2{font-family:"Neulis Sans",var(--font-sans)!important;font-size:1.5rem!important;font-weight:600!important;margin:2.5rem 0 1rem!important;letter-spacing:-.01em!important;color:var( --color-primary-text, #0000ff )!important;text-align:left!important;line-height:1.3!important}[data-theme=dark] .content-body.svelte-1qaabx6 h2{color:#fff!important}.content-body.svelte-1qaabx6 h3{font-family:"Neulis Sans",var(--font-sans)!important;font-size:1.25rem!important;font-weight:500!important;margin:1.75rem 0 .75rem!important;color:var( --color-primary-text, #0000ff )!important;text-align:left!important;line-height:1.35!important}[data-theme=dark] .content-body.svelte-1qaabx6 h3{color:#fff!important}.content-body.svelte-1qaabx6 a[href^="#footnote-"]{color:var(--p);text-decoration:none;font-weight:500;cursor:pointer}.content-body.svelte-1qaabx6 a[href^="#footnote-"]:hover{text-decoration:underline}.references-section.svelte-1qaabx6 a,.references-list.svelte-1qaabx6 a,.reference-item.svelte-1qaabx6 a{color:inherit!important;text-decoration:none!important;cursor:text!important;pointer-events:none!important;background:none!important;border:none!important}.reference-text.svelte-1qaabx6{color:var(--bc)!important;text-decoration:none!important}.content-body.svelte-1qaabx6 figure{margin:3rem 0;text-align:center;position:relative;background:transparent!important}.content-body.svelte-1qaabx6 figure:before,.content-body.svelte-1qaabx6 figure:after{display:none!important;content:none!important}.content-body.svelte-1qaabx6 figure img{width:100%;max-width:100%;height:auto;display:block;margin:0 auto;border-radius:.5rem;box-shadow:0 4px 6px -1px #0000001a;opacity:1!important;filter:none!important;background:transparent!important}.content-body.svelte-1qaabx6 img:before,.content-body.svelte-1qaabx6 img:after{display:none!important;content:none!important}.content-body.svelte-1qaabx6 figcaption{display:block!important;visibility:visible!important;font-family:var(--font-mono)!important;margin-top:1rem!important;font-size:.7rem!important;line-height:1.5!important;color:#555!important;opacity:1!important;font-style:italic!important;text-align:left!important;position:relative!important;z-index:10!important;max-width:100%!important;overflow:visible!important;box-sizing:border-box!important;padding:0!important;min-height:1.25rem!important}.content-body.svelte-1qaabx6 img:not(figure img){max-width:100%;height:auto;margin:2rem auto;display:block;opacity:1!important;filter:none!important;background:transparent!important}.footnotes-section.svelte-1qaabx6{margin-top:4rem;padding-top:2rem;border-top:1px solid rgba(0,0,0,.06)}.references-section.svelte-1qaabx6{margin-top:3rem;padding-top:1.5rem;padding-left:0rem;padding-right:0rem;width:100%;max-width:100%;box-sizing:border-box}.section-toggle.svelte-1qaabx6{display:flex;align-items:center;justify-content:space-between;width:100%;padding-left:0rem;padding-right:0rem;background:none;border:none;cursor:pointer;text-align:left;transition:opacity .2s ease}.section-toggle.svelte-1qaabx6:hover{opacity:.7}.footnotes-list.svelte-1qaabx6{margin-top:2rem;padding-left:0rem;list-style:none}.references-list.svelte-1qaabx6{margin-top:1.5rem;margin-bottom:0;padding-left:0!important;list-style:none!important;list-style-type:none!important;width:100%;max-width:100%;box-sizing:border-box;background:transparent!important}.references-list.svelte-1qaabx6,.footnotes-list.svelte-1qaabx6{animation:svelte-1qaabx6-fadeIn .3s ease}@keyframes svelte-1qaabx6-fadeIn{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.footnote-item.svelte-1qaabx6{display:flex;margin-bottom:1rem;font-size:.9375rem;line-height:1.6;color:var(--bc);opacity:.85}.reference-item.svelte-1qaabx6{display:block;position:relative;margin-bottom:.5rem;font-size:.7rem;line-height:1.4;color:var(--bc);opacity:.65;font-family:var(--font-mono);transition:opacity .2s ease;padding-left:0!important;text-indent:0!important;background:transparent!important;hanging-punctuation:first;width:100%;max-width:100%;box-sizing:border-box;word-wrap:break-word;overflow-wrap:break-word;word-break:normal}.reference-item.svelte-1qaabx6:hover{opacity:.8!important}.reference-item.svelte-1qaabx6:before{display:none}.reference-item.svelte-1qaabx6 em,.reference-item.svelte-1qaabx6 i{font-style:italic;opacity:1}.reference-item.svelte-1qaabx6 *{font-size:inherit!important;line-height:inherit!important;background:transparent!important}.reference-item--structured.svelte-1qaabx6{display:flex;flex-wrap:wrap;align-items:baseline;gap:.5rem}.reference-text.svelte-1qaabx6{flex:1;min-width:0}.reference-links.svelte-1qaabx6{display:inline-flex;gap:.5rem;flex-shrink:0;margin-left:auto}.reference-link.svelte-1qaabx6{display:inline-flex;align-items:center;gap:.25rem;padding:.125rem .375rem;font-size:.625rem;font-weight:500;text-transform:uppercase;letter-spacing:.05em;border-radius:3px;transition:all .15s ease;cursor:pointer!important;pointer-events:auto!important;text-decoration:none!important}.reference-link--doi.svelte-1qaabx6{background:#0000ff14;color:var(--color-primary-text, #0000ff)!important;border:1px solid rgba(0,0,255,.2)}[data-theme=dark] .reference-link--doi.svelte-1qaabx6{color:#fff!important}.reference-link--doi.svelte-1qaabx6:hover{background:#0000ff26;border-color:#00f6}.reference-link--url.svelte-1qaabx6{background:#00800014;color:#060!important;border:1px solid rgba(0,128,0,.2)}.reference-link--url.svelte-1qaabx6:hover{background:#00800026;border-color:#00800066}.reference-link.svelte-1qaabx6 svg{width:10px;height:10px}[data-theme=dark] .reference-link--doi.svelte-1qaabx6{background:var(--tag-bg);color:var(--link-doi)!important;border-color:var(--color-border-medium)}[data-theme=dark] .reference-link--doi.svelte-1qaabx6:hover{background:var(--clad-hover-bg);border-color:var(--color-border-light)}[data-theme=dark] .reference-link--url.svelte-1qaabx6{background:var(--tag-bg);color:var(--link-url)!important;border-color:var(--color-border-medium)}[data-theme=dark] .reference-link--url.svelte-1qaabx6:hover{background:var(--clad-hover-bg);border-color:var(--color-border-light)}.references-list.svelte-1qaabx6{list-style:none!important;padding-left:0!important}.footnote-number.svelte-1qaabx6{flex-shrink:0;width:2rem;font-weight:600;opacity:.7}.footnote-text.svelte-1qaabx6{flex:1}.reference-link.svelte-1qaabx6{margin-left:.5rem;color:var(--p);opacity:.7;transition:opacity .2s}.reference-link.svelte-1qaabx6:hover{opacity:1}.no-content-warning.svelte-1qaabx6{padding:2rem;text-align:center;color:var(--error);font-style:italic}@media(max-width:768px){.article-header.svelte-1qaabx6{min-height:auto;padding:2rem 0 1.5rem}.article-header.svelte-1qaabx6:has(.hero-image:where(.svelte-1qaabx6)){min-height:50vh;padding:0}.article-header.svelte-1qaabx6:has(.hero-image:where(.svelte-1qaabx6)) .title-overlay:where(.svelte-1qaabx6){max-width:95%!important}.title-block.svelte-1qaabx6{padding:1.25rem 1.75rem!important}.content-body.svelte-1qaabx6 figcaption{font-size:.8125rem!important;padding:0 .5rem!important;margin:.75rem 0!important;max-width:100%!important;word-wrap:break-word!important;overflow-wrap:break-word!important;word-break:break-word!important}}@media(max-width:480px){.content-body.svelte-1qaabx6 figcaption{font-size:.75rem!important;padding:0 .25rem!important}.title-block.svelte-1qaabx6{padding:1rem 1.25rem!important}.back-button.svelte-1qaabx6{top:1rem;left:1rem;padding:.375rem .625rem .375rem .5rem;font-size:.625rem}.article-title.svelte-1qaabx6{font-size:1.5rem}.metadata-group.svelte-1qaabx6{flex-wrap:wrap;gap:.5rem;font-size:.8125rem}.metadata-group.svelte-1qaabx6 span:where(.svelte-1qaabx6):after{margin-left:.5rem}.academic-article.svelte-1qaabx6{padding:2rem 1rem}.content-body.svelte-1qaabx6{font-size:1rem}.content-body.svelte-1qaabx6 h2,.content-body.svelte-1qaabx6 h3{margin-left:-1rem!important;margin-right:-1rem!important;padding-left:1rem!important;padding-right:1rem!important}.content-body.svelte-1qaabx6 ul,.content-body.svelte-1qaabx6 ol{margin-left:1rem!important;padding-left:0!important}.content-body.svelte-1qaabx6 ul ul,.content-body.svelte-1qaabx6 ol ol,.content-body.svelte-1qaabx6 ul ol,.content-body.svelte-1qaabx6 ol ul{margin-left:.75rem!important}.content-body.svelte-1qaabx6 blockquote{margin-left:.5rem!important;margin-right:.5rem!important;margin-bottom:1.5rem!important;padding-left:.75rem!important}}[data-theme=dark] .article-header.svelte-1qaabx6{background:var(--color-surface-primary);color:var(--color-text-primary)}[data-theme=dark] .article-header.svelte-1qaabx6:has(.hero-image:where(.svelte-1qaabx6)){background:var(--color-surface-primary);width:100vw;margin-left:calc(-50vw + 50%);margin-right:calc(-50vw + 50%)}[data-theme=dark] .hero-image.svelte-1qaabx6{background:var(--color-surface-primary)}[data-theme=dark] .back-button.svelte-1qaabx6{background:transparent;border-color:var(--color-border-light);color:#fff!important}@media(hover:hover)and (pointer:fine){[data-theme=dark] .back-button.svelte-1qaabx6:hover{background:var(--clad-hover-bg);color:#000!important;border-color:var(--clad-hover-bg)}}[data-theme=dark] .title-block.svelte-1qaabx6{background:var(--link-accent);color:var(--color-surface-primary)}[data-theme=dark] .article-title.svelte-1qaabx6{color:#fff}[data-theme=dark] .article-header.svelte-1qaabx6:has(.hero-image:where(.svelte-1qaabx6)) .article-title:where(.svelte-1qaabx6){color:#fff!important}[data-theme=dark] .metadata-group.svelte-1qaabx6{color:var(--color-text-70)}[data-theme=dark] .abstract-section.svelte-1qaabx6{border-bottom-color:var(--color-border-subtle)}[data-theme=dark] .section-title.svelte-1qaabx6{color:#fff}[data-theme=dark] .abstract-text.svelte-1qaabx6{color:var(--color-text-primary)}[data-theme=dark] .keyword.svelte-1qaabx6{background:var(--card-header-bg);color:var(--color-text-primary)}[data-theme=dark] .content-body.svelte-1qaabx6{color:var(--color-text-primary)}[data-theme=dark] .content-body.svelte-1qaabx6 h2,[data-theme=dark] .content-body.svelte-1qaabx6 h3{color:#fff!important}[data-theme=dark] .content-body.svelte-1qaabx6 blockquote{border-left:none;color:var(--color-text-85)!important}[data-theme=dark] .content-body.svelte-1qaabx6 a[href^="#footnote-"]{color:var(--link-accent)}[data-theme=dark] .content-body.svelte-1qaabx6 figcaption{color:var(--color-text-85)!important;opacity:1!important}[data-theme=dark] .footnotes-section.svelte-1qaabx6,[data-theme=dark] .references-section.svelte-1qaabx6{border-top-color:var(--color-border-subtle)}[data-theme=dark] .references-section.svelte-1qaabx6 .section-toggle:where(.svelte-1qaabx6),[data-theme=dark] .footnotes-section.svelte-1qaabx6 .section-toggle:where(.svelte-1qaabx6){color:var(--color-text-primary)}[data-theme=dark] .section-toggle.svelte-1qaabx6:hover{opacity:.6}[data-theme=dark] .footnote-item.svelte-1qaabx6{color:var(--color-text-primary);opacity:.85}[data-theme=dark] .disclaimer-section.svelte-1qaabx6{border-top-color:var(--color-border-medium);background:var(--modal-overlay-bg)}[data-theme=dark] .disclaimer-text.svelte-1qaabx6{color:var(--link-accent)}[data-theme=dark] .reference-item.svelte-1qaabx6{color:var(--color-text-primary);opacity:.65}[data-theme=dark] .reference-item.svelte-1qaabx6:before{opacity:.3}[data-theme=dark] .reference-link.svelte-1qaabx6{color:var(--link-accent)}@media(prefers-color-scheme:dark){.article-header.svelte-1qaabx6{background:var(--color-surface-primary);color:var(--color-text-primary)}.back-button.svelte-1qaabx6{background:transparent;border-color:var(--color-border-light);color:#fff!important}.title-block.svelte-1qaabx6{background:var(--link-accent);color:var(--color-surface-primary)}.metadata-group.svelte-1qaabx6,.abstract-text.svelte-1qaabx6,.content-body.svelte-1qaabx6{color:var(--color-text-primary)}}.disclaimer-section.svelte-1qaabx6{margin-top:3rem;padding:1.5rem;border-top:1px solid rgba(0,0,255,.1);background:#0000ff05;width:100%;max-width:900px;box-sizing:border-box}.disclaimer-text.svelte-1qaabx6{font-family:var(--font-mono);font-size:.75rem;line-height:1.5;color:var(--color-primary-text, #0000ff);font-style:italic;text-align:center;margin:0;letter-spacing:.02em}[data-theme=dark] .disclaimer-text.svelte-1qaabx6{color:#fff}@media(min-width:641px)and (max-width:1023px){.references-section.svelte-1qaabx6 .section-title:where(.svelte-1qaabx6){font-size:.8125rem}.reference-item.svelte-1qaabx6{font-size:.6875rem;line-height:1.4}}@media(max-width:640px){.references-section.svelte-1qaabx6,.footnotes-section.svelte-1qaabx6{margin-top:2rem;padding-top:1rem;max-width:100%;padding-left:0;padding-right:0}.references-section.svelte-1qaabx6 .section-title:where(.svelte-1qaabx6),.footnotes-section.svelte-1qaabx6 .section-title:where(.svelte-1qaabx6){font-size:.8125rem;margin-bottom:.5rem}.reference-count.svelte-1qaabx6{font-size:.75rem}.reference-item.svelte-1qaabx6{font-size:.6875rem;line-height:1.45;margin-bottom:.5rem;padding-left:0;padding-right:0}.section-toggle.svelte-1qaabx6{padding-left:0;padding-right:0}.references-list.svelte-1qaabx6{margin-top:1rem;padding-left:0;padding-right:0}.disclaimer-section.svelte-1qaabx6{margin-top:2rem;padding:1rem}.disclaimer-text.svelte-1qaabx6{font-size:.7rem}.footnote-item.svelte-1qaabx6{font-size:.875rem}}body.mobile-menu-is-open .research-navigation-bar.svelte-b23eoq{z-index:1!important;pointer-events:none!important}.research-navigation-bar.svelte-b23eoq{position:fixed!important;width:100vw!important;left:0!important;right:0!important;z-index:9500!important;background:#00f;color:var(--nav-text-color, white);transition:all .3s ease;pointer-events:none!important;font-family:Neulis Sans,-apple-system,BlinkMacSystemFont,sans-serif;display:block!important;visibility:visible!important;opacity:1!important;backface-visibility:hidden;isolation:isolate}html[data-theme=dark] .research-navigation-bar.svelte-b23eoq{background:#000;color:#fff}.research-navigation-bar[style*=--nav-bg-color].svelte-b23eoq{background:var(--nav-bg-color)!important}.research-navigation-bar[style*=--nav-text-color].svelte-b23eoq{color:var(--nav-text-color)!important}.research-navigation-bar.top.svelte-b23eoq{top:0;border-top:none;border-bottom:1px solid rgba(255,255,255,.1)}html[data-theme=dark] .research-navigation-bar.top.svelte-b23eoq{border-bottom:1px solid rgba(255,255,255,.15)}.research-navigation-bar.bottom.svelte-b23eoq{position:fixed!important;inset:auto 0 0!important;width:100vw!important;display:block!important;transform:translateZ(0)!important;will-change:transform;z-index:9500!important;transition:transform .4s cubic-bezier(.4,0,.2,1)}.research-navigation-bar.bottom.nav-hidden.svelte-b23eoq{transform:translate3d(0,calc(100% - 3px),0)!important}.research-navigation-bar.bottom.nav-hidden.svelte-b23eoq:before{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:#00f;z-index:1}html[data-theme=dark] .research-navigation-bar.bottom.nav-hidden.svelte-b23eoq:before{background:#00f}.research-navigation-bar.has-scrolled.top.svelte-b23eoq{box-shadow:0 2px 10px #0000001a}.research-navigation-bar.has-scrolled.bottom.svelte-b23eoq{box-shadow:0 -2px 10px #0000001a}.nav-container.svelte-b23eoq{width:100%;padding:.875rem 1.25rem;display:flex;flex-direction:row;align-items:center;justify-content:space-between;gap:1rem;pointer-events:auto!important;position:relative;min-height:4rem;z-index:1;overflow:visible!important}.nav-mobile-title.svelte-b23eoq{display:flex;align-items:center;gap:.625rem;flex:1 1 auto;min-width:0;max-width:100%;overflow:hidden}@media(min-width:768px){.nav-container.svelte-b23eoq{flex-direction:row;align-items:center;justify-content:space-between;padding:1.125rem 1.75rem;gap:2rem;min-height:4rem}.nav-mobile-title.svelte-b23eoq{display:none}.logo-white.svelte-b23eoq{font-size:.875rem}}@media(min-width:1024px){.nav-container.svelte-b23eoq{padding:1.4rem 2rem;gap:1.5rem;min-height:auto}.nav-controls-right.svelte-b23eoq{gap:1.5rem;margin-right:1rem}.logo-white.svelte-b23eoq{font-size:.875rem}}.nav-info-left.svelte-b23eoq{display:none}@media(min-width:768px){.nav-info-left.svelte-b23eoq{display:flex;align-items:center;gap:.5rem;flex:1 1 auto;min-width:0}}@media(min-width:1024px){.nav-info-left.svelte-b23eoq{flex:1 1 auto;gap:.625rem}}.nav-logo-link.svelte-b23eoq{display:inline-flex;align-items:center;text-decoration:none;color:var(--nav-text-color, white)!important;flex-shrink:0;transition:opacity .2s ease}.nav-logo-link.svelte-b23eoq:hover{opacity:.8;text-decoration:none!important}.nav-logo-link.svelte-b23eoq:focus,.nav-logo-link.svelte-b23eoq:active{text-decoration:none!important}.logo-white.svelte-b23eoq{font-size:.875rem;font-weight:600;letter-spacing:.05em;color:var(--nav-text-color, white)!important;font-family:Neulis Sans,-apple-system,BlinkMacSystemFont,sans-serif;text-transform:uppercase;line-height:1}html[data-theme=dark] .logo-white.svelte-b23eoq{color:#fff!important}.nav-back-link.svelte-b23eoq{display:inline-flex;align-items:center;gap:.5rem;text-decoration:none!important;color:var(--nav-text-color, white)!important;flex-shrink:0;font-size:.6875rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase;padding:.5rem .875rem .5rem .625rem;border:1px solid rgba(255,255,255,.4);border-radius:2px;background:transparent;transition:all .2s cubic-bezier(.4,0,.2,1)}@media(hover:hover)and (pointer:fine){.nav-back-link.svelte-b23eoq:hover{background:#fff;color:var(--color-primary-text, #0000ff)!important;border-color:#fff;text-decoration:none!important}.nav-back-link.svelte-b23eoq:hover .icon{color:var(--color-primary-text, #0000ff);transform:translate(-2px)}}[data-theme=dark] .nav-back-link.svelte-b23eoq:hover{color:#fff!important}[data-theme=dark] .nav-back-link.svelte-b23eoq:hover .icon{color:#fff}html[data-theme=dark] .nav-back-link.svelte-b23eoq{color:#fff!important;border-color:#ffffff4d}html[data-theme=dark] .nav-back-link.svelte-b23eoq:hover{background:#fff;color:#000!important;border-color:#fff}.nav-back-link.svelte-b23eoq:focus{text-decoration:none!important;outline:2px solid rgba(255,255,255,.5);outline-offset:2px}.nav-back-link.svelte-b23eoq:active{text-decoration:none!important;transform:scale(.98)}.nav-back-link.svelte-b23eoq .icon{width:14px;height:14px;stroke-width:2;transition:transform .2s cubic-bezier(.4,0,.2,1),color .2s ease}.back-text.svelte-b23eoq{font-family:Neulis Sans,-apple-system,BlinkMacSystemFont,sans-serif;line-height:1}@media(min-width:1024px){.nav-back-link.svelte-b23eoq{font-size:.6875rem;gap:.5rem;padding:.5rem 1rem .5rem .75rem}.nav-back-link.svelte-b23eoq .icon{width:14px;height:14px}}.nav-category-link.svelte-b23eoq{text-transform:uppercase;font-size:.6875rem;letter-spacing:.05em;font-weight:500;opacity:.9;flex-shrink:0;background:none;border:none;color:var(--nav-text-color, white);cursor:pointer;padding:0;transition:opacity .2s ease;font-family:Neulis Sans,-apple-system,BlinkMacSystemFont,sans-serif}.nav-category-link.svelte-b23eoq:hover{opacity:1;text-decoration:underline;text-underline-offset:2px}html[data-theme=dark] .nav-category-link.svelte-b23eoq{color:#fff;opacity:.9}html[data-theme=dark] .nav-category-link.svelte-b23eoq:hover{opacity:1}.nav-mobile-title.svelte-b23eoq .nav-category-link:where(.svelte-b23eoq){font-size:.6875rem;letter-spacing:.05em;font-weight:600;opacity:.9}.nav-mobile-title.svelte-b23eoq .nav-separator:where(.svelte-b23eoq){font-size:.625rem;margin:0 .3rem;opacity:.3}@media(min-width:768px){.nav-category-link.svelte-b23eoq{font-size:.6875rem;letter-spacing:.05em}}@media(min-width:1024px){.nav-category-link.svelte-b23eoq{font-size:.75rem;font-weight:500}}.nav-separator.svelte-b23eoq{opacity:.3;flex-shrink:0;font-size:.875rem;margin:0 .625rem;color:var(--nav-text-color, white);font-weight:400;line-height:1}html[data-theme=dark] .nav-separator.svelte-b23eoq{color:#ffffff80}@media(min-width:1024px){.nav-separator.svelte-b23eoq{margin:0 .75rem;font-size:1rem}}.nav-title.svelte-b23eoq{font-size:.8125rem;font-weight:400;letter-spacing:-.01em;margin:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;line-height:1.4;opacity:1;flex:1 1 auto;min-width:0;color:var(--nav-text-color, white);font-family:Neulis Sans,-apple-system,BlinkMacSystemFont,sans-serif}html[data-theme=dark] .nav-title.svelte-b23eoq{color:#fff;opacity:1}.nav-mobile-title.svelte-b23eoq .nav-title:where(.svelte-b23eoq){font-size:.8125rem;font-weight:400;opacity:1;max-width:100%;flex:1}.nav-title-mobile.svelte-b23eoq{font-size:.8125rem;font-weight:400;color:var(--nav-text-color, white);margin:0;line-height:1.4;width:100%;white-space:normal;overflow:visible;flex:1 1 auto;min-width:0;padding-right:0;max-width:calc(100% - 5rem);font-family:Neulis Sans,-apple-system,BlinkMacSystemFont,sans-serif}html[data-theme=dark] .nav-title-mobile.svelte-b23eoq{color:#fff}@media(min-width:768px){.nav-title.svelte-b23eoq{font-size:.875rem;overflow:visible;text-overflow:clip}}@media(min-width:1024px){.nav-title.svelte-b23eoq{font-size:1rem;font-weight:400;letter-spacing:-.01em;overflow:visible;text-overflow:clip}}.nav-controls-right.svelte-b23eoq{display:flex;align-items:center;justify-content:flex-end;gap:1rem;flex-shrink:0;margin-left:auto;margin-right:1rem;overflow:visible!important}@media(min-width:768px){.nav-controls-right.svelte-b23eoq{flex:0 0 auto;gap:1.25rem;margin-right:1rem}}.nav-button.svelte-b23eoq{display:inline-flex;align-items:center;gap:.375rem;padding:.625rem .75rem;background:transparent;border:none;color:var(--nav-text-color, white);font-size:.6875rem;font-weight:500;letter-spacing:.05em;text-transform:uppercase;text-decoration:none;transition:all .2s ease;cursor:pointer;opacity:.9;position:relative;z-index:10;font-family:Neulis Sans,-apple-system,BlinkMacSystemFont,sans-serif;min-height:2.5rem}@media(min-width:768px){.nav-button.svelte-b23eoq{font-size:.75rem;padding:.5rem .625rem;gap:.375rem}}@media(min-width:1024px){.nav-button.svelte-b23eoq{font-size:.8125rem;padding:.5rem .75rem;letter-spacing:.05em}}.nav-button.svelte-b23eoq:hover{opacity:1}.nav-button.svelte-b23eoq:active{transform:translateY(0)}.nav-label.svelte-b23eoq{display:inline;line-height:1}.nav-button.svelte-b23eoq .icon{width:16px;height:16px;stroke-width:1.75;opacity:1;flex-shrink:0;display:inline-block}@media(max-width:768px){.desktop-only.svelte-b23eoq{display:none!important}}@media(max-width:1023px){.nav-container.svelte-b23eoq{padding:1rem 1.5rem}.nav-info.svelte-b23eoq{max-width:300px}.nav-controls-right.svelte-b23eoq{position:static;transform:none;margin-left:auto;margin-right:1.5rem;gap:.75rem}}@media(max-width:768px){.nav-container.svelte-b23eoq{padding:.875rem 5rem .875rem 1rem;min-height:3.5rem;max-height:5.5rem}.nav-label.svelte-b23eoq,.nav-button.back-to-top.svelte-b23eoq,.nav-controls-right.svelte-b23eoq{display:none!important}.nav-button.svelte-b23eoq{padding:.5rem;opacity:.9;min-width:2.5rem;min-height:2.5rem}.desktop-only.svelte-b23eoq{display:none!important}}.fade-transition{animation:svelte-b23eoq-fadeIn .2s ease}@keyframes svelte-b23eoq-fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.academic-progress-bar.svelte-ghfn61{position:fixed;top:0!important;left:0;right:0;height:3px;background:transparent;z-index:50;pointer-events:none;margin:0;padding:0}@media(min-width:1024px){.academic-progress-bar.svelte-ghfn61{top:0!important}}@media(max-width:1023px){.academic-progress-bar.svelte-ghfn61{top:var(--header-height-mobile, 3.5rem)}}.academic-progress-fill.svelte-ghfn61{height:100%;background:#00f;transform-origin:left;transition:transform .15s ease-out;will-change:transform;transform:scaleX(0)}.thoughts-progress.svelte-ghfn61{background:transparent!important}.thoughts-progress.svelte-ghfn61 .academic-progress-fill:where(.svelte-ghfn61){background:#00f!important}.research-academic-container.svelte-ghfn61{position:relative;width:100%;min-height:100vh;padding-top:0!important;margin-top:0!important}.research-academic-wrapper.svelte-ghfn61{width:100%;padding-bottom:6rem;position:relative;z-index:1}@media(min-width:768px){.research-academic-wrapper.svelte-ghfn61{padding-bottom:6rem}}@media(max-width:768px){.research-academic-wrapper.svelte-ghfn61{padding-bottom:4rem}}.research-academic-content.svelte-ghfn61{width:100%;padding:0;margin:0;position:relative}.research-academic-article.svelte-ghfn61{width:100%;margin:0;padding:0}.loading-content.svelte-ghfn61{display:flex;justify-content:center;align-items:center;min-height:50vh;padding:2rem}.loading-bar.svelte-ghfn61{width:200px;height:3px;background-color:#0000ff1a;border-radius:3px;overflow:hidden;position:relative}.loading-bar-progress.svelte-ghfn61{height:100%;background-color:#00f;border-radius:3px;animation:svelte-ghfn61-loading-progress 1.5s ease-in-out infinite}@keyframes svelte-ghfn61-loading-progress{0%{width:0%;transform:translate(0)}50%{width:60%;transform:translate(0)}to{width:100%;transform:translate(100%)}}.vicash-fullscreen-container.svelte-1bnxvz9{position:fixed!important;top:0!important;left:0!important;width:100vw!important;height:100vh!important;background:#000!important;z-index:50!important;margin:0!important;padding:0!important;overflow:hidden!important}.vicash-image.svelte-1bnxvz9{position:absolute!important;top:0!important;left:0!important;width:100vw!important;height:100vh!important;object-fit:cover!important;object-position:center!important;opacity:1!important;visibility:visible!important;display:block!important;margin:0!important;padding:0!important;border:none!important;image-rendering:-webkit-optimize-contrast;image-rendering:crisp-edges}.vicash-caption.svelte-1bnxvz9{position:absolute;bottom:5rem;left:50%;transform:translate(-50%);font-size:.875rem;color:#fff;background:#000000b3;padding:.5rem 1rem;border-radius:4px;z-index:60}.gallery-grid.svelte-1bnxvz9{width:100%;columns:1;gap:.5rem;padding:2rem .5rem .5rem}@media(min-width:768px){.gallery-grid.svelte-1bnxvz9{columns:2;gap:1rem;padding:3rem 2rem 2rem}}@media(min-width:1024px){.gallery-grid.svelte-1bnxvz9{columns:3;gap:1.5rem;padding:3rem;max-width:1400px;margin:0 auto}}@media(min-width:1280px){.gallery-grid.svelte-1bnxvz9{columns:4}}.grid-item.svelte-1bnxvz9{position:relative;overflow:hidden;background:transparent;border:0;padding:0;cursor:pointer;transition:opacity .2s ease;margin-bottom:.5rem;break-inside:avoid;display:block;width:100%}@media(min-width:768px){.grid-item.svelte-1bnxvz9{margin-bottom:1rem}}@media(min-width:1024px){.grid-item.svelte-1bnxvz9{margin-bottom:1.5rem}}.grid-item.svelte-1bnxvz9:hover{opacity:.85}.grid-item.active.svelte-1bnxvz9{outline:2px solid rgba(0,0,0,.2);outline-offset:-2px}.grid-item .optimized-image-container{width:100%;height:auto;border-radius:0}.grid-item .optimized-image{width:100%;height:auto;object-fit:cover;display:block}.grid-caption-container.svelte-1bnxvz9{position:absolute;bottom:0;left:0;right:0;padding:.5rem .75rem;background:linear-gradient(to top,rgba(0,0,0,.75) 0%,rgba(0,0,0,.4) 60%,transparent 100%);opacity:0;transition:opacity .2s ease}.grid-item.svelte-1bnxvz9:hover .grid-caption-container:where(.svelte-1bnxvz9),.grid-item.svelte-1bnxvz9:focus .grid-caption-container:where(.svelte-1bnxvz9){opacity:1}.grid-caption.svelte-1bnxvz9{display:block;font-size:.75rem;line-height:1.4;color:#fff;text-shadow:0 1px 2px rgba(0,0,0,.5)}.grid-attribution.svelte-1bnxvz9{display:block;font-size:.625rem;line-height:1.3;color:#ffffffbf;font-style:italic;margin-top:.25rem}.studio-grid.svelte-1bnxvz9{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:2rem;padding:2rem}.studio-item.svelte-1bnxvz9{position:relative}.studio-button.svelte-1bnxvz9{width:100%;background:transparent;border:none;padding:0;cursor:pointer;overflow:hidden;border-radius:4px;transition:transform .2s ease}.studio-button.svelte-1bnxvz9:hover{transform:scale(1.02)}.studio-button .optimized-image-container{width:100%;height:auto;border-radius:4px;overflow:hidden}.studio-button .optimized-image{width:100%;height:auto;display:block;object-fit:cover}.studio-info.svelte-1bnxvz9{margin-top:.5rem;display:flex;flex-direction:column;gap:.25rem}.student-name.svelte-1bnxvz9{font-weight:500;font-size:.875rem}.student-project.svelte-1bnxvz9{font-size:.75rem;opacity:.7}@media(max-width:768px){.gallery-grid.svelte-1bnxvz9{columns:1;gap:.5rem;padding:1rem;padding-top:calc(var(--header-height-mobile, 4rem) + 1rem);padding-bottom:6rem}.grid-item.svelte-1bnxvz9{margin-bottom:.5rem;border-radius:4px;overflow:hidden}.studio-grid.svelte-1bnxvz9{grid-template-columns:1fr;gap:1.5rem;padding:1rem;padding-top:calc(var(--header-height-mobile, 4rem) + 1rem);padding-bottom:6rem}}@media screen and (min-width:769px){.vicash-fullscreen-container.svelte-1bnxvz9{display:block!important}.vicash-image.svelte-1bnxvz9{display:block!important;opacity:1!important;visibility:visible!important}}@media screen and (min-width:1024px){.vicash-fullscreen-container.svelte-1bnxvz9{display:block!important}.vicash-image.svelte-1bnxvz9{display:block!important;opacity:1!important;visibility:visible!important}}.lightbox-overlay.svelte-1wuvqqu{position:fixed;inset:0;width:100vw;height:100vh;z-index:var(--z-lightbox, 99999);background:#fffffffa;display:flex;align-items:center;justify-content:center;cursor:zoom-out;-webkit-tap-highlight-color:transparent;overflow:hidden;transform:translateZ(0);backface-visibility:hidden;-webkit-backface-visibility:hidden}.lightbox-overlay[data-theme=dark].svelte-1wuvqqu{background:#000000fa}.lightbox-close.svelte-1wuvqqu{position:absolute;top:1.5rem;right:1.5rem;z-index:10;background:transparent;border:none;color:#0006;cursor:pointer;width:32px;height:32px;padding:0;display:flex;align-items:center;justify-content:center;transition:all .15s ease}.lightbox-overlay[data-theme=dark].svelte-1wuvqqu .lightbox-close:where(.svelte-1wuvqqu){color:#fff6}.lightbox-close.svelte-1wuvqqu:hover{color:#000000b3;transform:rotate(90deg)}.lightbox-overlay[data-theme=dark].svelte-1wuvqqu .lightbox-close:where(.svelte-1wuvqqu):hover{color:#ffffffb3}.lightbox-nav.svelte-1wuvqqu{position:fixed;top:50%;transform:translateY(-50%);z-index:10;background:transparent;border:none;color:#0000004d;cursor:pointer;padding:.5rem;display:flex;align-items:center;justify-content:center;transition:all .15s ease}.lightbox-overlay[data-theme=dark].svelte-1wuvqqu .lightbox-nav:where(.svelte-1wuvqqu){color:#ffffff4d}.lightbox-nav.svelte-1wuvqqu:hover{color:#0009;transform:translateY(-50%) scale(1.1)}.lightbox-nav.svelte-1wuvqqu:active{color:#000c;transform:translateY(-50%) scale(.95)}.lightbox-nav.svelte-1wuvqqu:focus{outline:none;transform:translateY(-50%)}.lightbox-nav.svelte-1wuvqqu:focus-visible{outline:2px solid rgba(0,0,255,.5);outline-offset:2px;transform:translateY(-50%)}.lightbox-overlay[data-theme=dark].svelte-1wuvqqu .lightbox-nav:where(.svelte-1wuvqqu):hover{color:#fff9}.lightbox-overlay[data-theme=dark].svelte-1wuvqqu .lightbox-nav:where(.svelte-1wuvqqu):active{color:#ffffffe6}.lightbox-prev.svelte-1wuvqqu{left:1.5rem}.lightbox-next.svelte-1wuvqqu{right:1.5rem}.lightbox-content.svelte-1wuvqqu{position:relative;width:100%;height:100%;display:flex;align-items:center;justify-content:center;padding:4rem;box-sizing:border-box}.lightbox-image-wrapper.svelte-1wuvqqu{position:relative;display:flex;flex-direction:column;align-items:center;gap:1rem}.lightbox-image-wrapper.svelte-1wuvqqu img:where(.svelte-1wuvqqu){max-width:calc(100vw - 8rem);max-height:calc(100vh - 8rem);object-fit:contain;transition:opacity .15s ease-out;cursor:zoom-out;opacity:1}.lightbox-image-wrapper.svelte-1wuvqqu img.loading:where(.svelte-1wuvqqu){opacity:0}.lightbox-image-wrapper.svelte-1wuvqqu img.transitioning:where(.svelte-1wuvqqu){opacity:0}.lightbox-loader.svelte-1wuvqqu{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);color:#0000004d}.lightbox-overlay[data-theme=dark].svelte-1wuvqqu .lightbox-loader:where(.svelte-1wuvqqu){color:#ffffff4d}.lightbox-loader .animate-spin{animation:svelte-1wuvqqu-spin 1s linear infinite}@keyframes svelte-1wuvqqu-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.lightbox-caption.svelte-1wuvqqu{position:absolute;bottom:-2rem;left:50%;transform:translate(-50%);padding:.5rem 0;background:transparent;color:#0009;text-align:center;font-size:.75rem;font-weight:500;letter-spacing:.05em;text-transform:uppercase;max-width:80vw}.lightbox-overlay[data-theme=dark].svelte-1wuvqqu .lightbox-caption:where(.svelte-1wuvqqu){color:#fff9}.lightbox-student-info.svelte-1wuvqqu{position:absolute;bottom:-4rem;left:50%;transform:translate(-50%);text-align:center;max-width:min(600px,80vw);display:flex;flex-direction:column;gap:.5rem;padding:.75rem 1rem}.student-info-header.svelte-1wuvqqu{display:flex;align-items:center;justify-content:center;gap:.5rem;flex-wrap:wrap}.student-name.svelte-1wuvqqu{font-size:.875rem;font-weight:600;color:#000c;letter-spacing:.02em}.lightbox-overlay[data-theme=dark].svelte-1wuvqqu .student-name:where(.svelte-1wuvqqu){color:#ffffffe6}.student-divider.svelte-1wuvqqu{color:#0000004d;font-weight:300}.lightbox-overlay[data-theme=dark].svelte-1wuvqqu .student-divider:where(.svelte-1wuvqqu){color:#ffffff4d}.project-title.svelte-1wuvqqu{font-size:.8125rem;font-weight:500;color:#000000a6;font-style:italic;letter-spacing:.01em}.lightbox-overlay[data-theme=dark].svelte-1wuvqqu .project-title:where(.svelte-1wuvqqu){color:#ffffffb3}.project-statement.svelte-1wuvqqu{font-size:.75rem;font-weight:400;color:#0000008c;line-height:1.5;margin:0;max-width:500px}.lightbox-overlay[data-theme=dark].svelte-1wuvqqu .project-statement:where(.svelte-1wuvqqu){color:#ffffff8c}.lightbox-counter.svelte-1wuvqqu{position:fixed;bottom:2rem;left:2rem;color:#0006;font-size:.75rem;font-weight:500;letter-spacing:.1em}.lightbox-overlay[data-theme=dark].svelte-1wuvqqu .lightbox-counter:where(.svelte-1wuvqqu){color:#fff6}@media(max-width:768px){.lightbox-content.svelte-1wuvqqu{padding:2rem}.lightbox-image-wrapper.svelte-1wuvqqu img:where(.svelte-1wuvqqu){max-width:calc(100vw - 4rem);max-height:calc(100vh - 4rem)}.lightbox-close.svelte-1wuvqqu{top:1rem;right:1rem;width:28px;height:28px}.lightbox-nav.svelte-1wuvqqu{padding:.5rem}.lightbox-prev.svelte-1wuvqqu{left:1rem}.lightbox-next.svelte-1wuvqqu{right:1rem}.lightbox-counter.svelte-1wuvqqu{bottom:1rem;left:1rem;font-size:.7rem}.lightbox-caption.svelte-1wuvqqu{font-size:.7rem;bottom:-1.5rem}.lightbox-student-info.svelte-1wuvqqu{bottom:-3.5rem;gap:.375rem;padding:.5rem .75rem;max-width:90vw}.student-info-header.svelte-1wuvqqu{gap:.375rem}.student-name.svelte-1wuvqqu{font-size:.8125rem}.project-title.svelte-1wuvqqu{font-size:.75rem}.project-statement.svelte-1wuvqqu{font-size:.6875rem;line-height:1.4}}.title-hover-area.svelte-989eah{position:fixed;bottom:0;left:0;right:0;height:30vh;z-index:var( --z-detail-overlay, 180 );pointer-events:auto}.research-info-section.svelte-989eah{position:fixed;bottom:2rem;left:2rem;z-index:calc(var(--z-detail-overlay, 180) + 5);max-width:70%;display:flex;flex-direction:column;gap:.75rem;pointer-events:none;opacity:0;transition:opacity .3s ease}.research-info-section.visible.svelte-989eah{opacity:1;pointer-events:auto}.research-metadata-with-nav.svelte-989eah{display:flex;align-items:center;gap:1.5rem}.back-to-research-button.svelte-989eah{display:flex;align-items:center;gap:.5rem;padding:.5rem 1rem;background:transparent;border:1px solid currentColor;border-radius:4px;color:var(--visual-button-color, rgba(255, 255, 255, .8));font-size:.875rem;cursor:pointer;transition:all .2s ease;pointer-events:auto}.back-to-research-button.svelte-989eah:hover{background:var(--visual-button-hover-bg, rgba(255, 255, 255, .1));color:var(--visual-button-hover-color, #ffffff)}.back-to-research-button.svelte-989eah:focus-visible{outline:2px solid var(--visual-button-focus-outline, rgba(255, 255, 255, .5));outline-offset:2px}.back-nav-icon{width:24px;height:24px;flex-shrink:0}.back-text.svelte-989eah{font-weight:500}.research-metadata.svelte-989eah{display:flex;align-items:center;gap:1rem;font-size:.875rem;color:var(--visual-meta-color, rgba(255, 255, 255, .8))}.meta-item.svelte-989eah{display:flex;align-items:center;gap:.25rem}.meta-date.svelte-989eah:before{content:"•";margin-right:.25rem}.meta-category.svelte-989eah{text-transform:capitalize;opacity:.7}.research-title.svelte-989eah{font-size:clamp(1.5rem,4vw,2.5rem);font-weight:600;line-height:1.2;margin:0;color:var(--visual-text-color, #ffffff);pointer-events:none}@media(max-width:768px){.research-info-section.svelte-989eah{bottom:1rem;left:1rem;right:1rem;max-width:none}.research-info-section.image-based.svelte-989eah{background:#000c;backdrop-filter:blur(10px);padding:1rem;border-radius:8px}.research-metadata-with-nav.svelte-989eah{flex-direction:column;align-items:flex-start;gap:.75rem}.research-title.svelte-989eah{font-size:clamp(1.25rem,5vw,2rem)}.title-hover-area.svelte-989eah{height:20vh}}.visual-gallery[data-theme=light] .research-info-section.svelte-989eah{--visual-text-color: #1f2937;--visual-meta-color: rgba(0, 0, 0, .7);--visual-button-color: rgba(0, 0, 0, .6);--visual-button-hover-color: #000000;--visual-button-hover-bg: rgba(0, 0, 0, .05);--visual-button-focus-outline: rgba(0, 0, 0, .5)}.visual-gallery[data-theme=light] .research-info-section.image-based.svelte-989eah{background:#ffffffe6}.video-section.svelte-onof24{padding:0;background:#000}.inline-video-container.svelte-onof24{position:relative;width:100%}.video-wrapper.svelte-onof24{position:relative;width:100%;aspect-ratio:16 / 9;background:#000}.video-wrapper.svelte-onof24 iframe{position:absolute;top:0;left:0;width:100%;height:100%;border:none}.inline-video.svelte-onof24{width:100%;height:100%;object-fit:contain;display:block;background:#000}.hide-video-button.svelte-onof24{position:absolute;top:8px;right:8px;width:28px;height:28px;background:#0009;border:1px solid rgba(255,255,255,.15);border-radius:6px;color:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center;opacity:0;transition:all .2s ease;z-index:10}.inline-video-container.svelte-onof24:hover .hide-video-button:where(.svelte-onof24){opacity:1}.hide-video-button.svelte-onof24:hover{background:#ff3b30b3;border-color:#ff3b3080}.show-video-button.svelte-onof24{display:flex;align-items:center;justify-content:center;gap:.5rem;width:100%;padding:.75rem;background:#f5f5f5;border:none;border-bottom:1px solid #e5e5e5;color:#666;font-family:var(--font-mono);font-size:.625rem;font-weight:500;letter-spacing:.05em;text-transform:uppercase;cursor:pointer;transition:all .2s ease}.show-video-button.svelte-onof24:hover{background:#00f;color:#fff}.show-video-button.svelte-onof24 svg:where(.svelte-onof24){width:12px;height:12px}.studio-portfolio-container.svelte-onof24{width:100%;position:relative}@media(max-width:1023px){.studio-portfolio-container.svelte-onof24{padding-top:var( --header-height-mobile, 3.5rem )}.left-panel.svelte-onof24,.right-panel.svelte-onof24{width:100%!important;margin-left:0!important;position:relative!important;height:auto!important}.panel-divider.svelte-onof24{display:none}}@media(min-width:1024px){.studio-portfolio-container.svelte-onof24{min-height:100vh;max-width:100vw;overflow-x:clip}.left-panel.svelte-onof24{height:100vh!important;position:fixed!important;top:0;left:0;overflow-y:auto;overflow-x:hidden;background:var(--color-surface-secondary, #fafafa);scroll-behavior:smooth;transition:width .05s linear;scrollbar-width:none;-ms-overflow-style:none}.right-panel.svelte-onof24{width:auto!important}.left-panel.svelte-onof24::-webkit-scrollbar{display:none}.panel-divider.svelte-onof24{display:block;width:1px;height:100vh;background:#00000014;cursor:col-resize;position:fixed;top:0;z-index:10;flex-shrink:0;transition:background-color .1s ease,width .1s ease,left .05s linear}.panel-divider.svelte-onof24:before{content:"";position:absolute;inset:0 -8px;background:transparent}.panel-divider.svelte-onof24:after{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:2px;height:24px;background:#00000026;border-radius:1px;opacity:0;transition:opacity .1s ease}.panel-divider.svelte-onof24:hover{width:2px;background:#00000026}.panel-divider.svelte-onof24:hover:after{opacity:1}.studio-portfolio-container.resizing.svelte-onof24 .panel-divider:where(.svelte-onof24){width:2px;background:#0003}.studio-portfolio-container.resizing.svelte-onof24 .panel-divider:where(.svelte-onof24):after{opacity:1}.right-panel.svelte-onof24{position:fixed;top:0;right:0;height:100vh;overflow-y:auto;overflow-x:hidden;background:#fff;transition:margin-left .05s linear,width .05s linear}.studio-portfolio-container.resizing.svelte-onof24{user-select:none}.studio-portfolio-container.resizing.svelte-onof24 .left-panel:where(.svelte-onof24){will-change:width;transition:none!important}.studio-portfolio-container.resizing.svelte-onof24 .panel-divider:where(.svelte-onof24){will-change:left;transition:none!important}.studio-portfolio-container.resizing.svelte-onof24 .right-panel:where(.svelte-onof24){will-change:margin-left,width;transition:none!important}}.gallery-section.svelte-onof24{padding:1rem 2rem 3rem}@media(min-width:1024px){.gallery-section.svelte-onof24{padding:2rem 2.5rem 4rem}}.gallery-grid.svelte-onof24{display:grid;grid-template-columns:1fr;gap:.75rem}@media(min-width:1024px){.gallery-grid.svelte-onof24{grid-template-columns:repeat(2,1fr);gap:1.25rem}}.gallery-item.svelte-onof24{background:none;border:none;padding:0;cursor:pointer;transition:opacity .3s cubic-bezier(.4,0,.2,1),transform .3s cubic-bezier(.4,0,.2,1);animation:svelte-onof24-fadeInScale .5s cubic-bezier(.4,0,.2,1) both;animation-delay:calc(var(--item-index, 0) * .03s)}@keyframes svelte-onof24-fadeInScale{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}.gallery-item.svelte-onof24:hover{opacity:.75;transform:translateY(-2px)}.gallery-item.svelte-onof24:active{transform:translateY(0);transition-duration:.1s}@keyframes svelte-onof24-highlightFlash{0%{box-shadow:0 0 #00f0;transform:scale(1)}10%{box-shadow:0 0 0 8px #0000ff4d;transform:scale(1.02)}30%{box-shadow:0 0 0 12px #0000ff26;transform:scale(1)}to{box-shadow:0 0 #00f0;transform:scale(1)}}.image-wrapper.svelte-onof24{width:100%;aspect-ratio:1;overflow:hidden;margin-bottom:.5rem;background:#fff;display:flex;align-items:center;justify-content:center;border:1px solid #f0f0f0;transition:border-color .3s ease}.gallery-item.svelte-onof24:hover .image-wrapper:where(.svelte-onof24){border-color:#00f}.image-wrapper.svelte-onof24 img:where(.svelte-onof24){width:100%;height:100%;object-fit:contain;display:block;transition:transform .4s cubic-bezier(.4,0,.2,1)}.gallery-item.svelte-onof24:hover .image-wrapper:where(.svelte-onof24) img:where(.svelte-onof24){transform:scale(1.02)}.item-info.svelte-onof24{text-align:left;margin-top:.25rem}.item-number.svelte-onof24{font-family:var(--font-mono);font-size:.625rem;font-weight:400;color:#666;font-variant-numeric:tabular-nums}.studio-info-section.svelte-onof24{background:transparent;padding:1.25rem .75rem .75rem}@media(min-width:1024px){.studio-info-section.svelte-onof24{padding:.5rem 1.5rem 1.5rem}}@media(max-width:768px){.studio-info-section.svelte-onof24{padding:1.25rem .75rem 1.5rem}}.gallery-container.svelte-onof24{padding:0 2rem}@media(min-width:1024px){.gallery-container.svelte-onof24{padding:0 2.5rem}}@media(prefers-reduced-motion:reduce){.left-panel.svelte-onof24{scroll-behavior:auto}.studio-info-container.svelte-onof24,.gallery-item.svelte-onof24{animation:none}.student-row.svelte-onof24,.gallery-item.svelte-onof24,.panel-divider.svelte-onof24{transition-duration:.05s}.gallery-item.svelte-onof24:hover,.student-row.svelte-onof24:hover{transform:none}}.studio-info-container.svelte-onof24{display:flex;flex-direction:column;gap:1.5rem;width:100%;max-width:100%;animation:svelte-onof24-fadeInUp .6s cubic-bezier(.4,0,.2,1) .1s both;overflow-wrap:break-word;word-break:break-word;container-type:inline-size;container-name:studio-info}@keyframes svelte-onof24-fadeInUp{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}.info-header.svelte-onof24{display:grid;grid-template-columns:1fr auto;gap:2rem;padding-bottom:.75rem;margin-bottom:.25rem;border-bottom:1px solid #e0e0e0;align-items:end;width:100%;max-width:100%;min-width:0}@media(min-width:1024px){.info-header.svelte-onof24{grid-template-columns:1fr;gap:1rem}}.title-block.svelte-onof24{display:flex;flex-direction:column;gap:.25rem;padding-top:2rem;min-width:0}.studio-title.svelte-onof24{font-family:var(--font-sans);font-size:.875rem;font-weight:500;line-height:1.3;color:var(--color-primary-text, #0000ff);margin:0;letter-spacing:-.02em;overflow-wrap:break-word;word-break:break-word}.metadata-block.svelte-onof24{display:flex;flex-wrap:wrap;gap:1.5rem;align-items:end}.meta-item.svelte-onof24{display:flex;flex-direction:column;gap:.125rem}.meta-value.svelte-onof24{font-family:var(--font-sans);font-size:.6875rem;color:var(--color-primary-text, #0000ff)}.info-label.svelte-onof24,.gallery-label.svelte-onof24,.meta-label.svelte-onof24{font-family:var(--font-mono);font-size:.5625rem;font-weight:400;letter-spacing:.05em;text-transform:uppercase;color:#666}.info-label.svelte-onof24{margin-bottom:.25rem}.gallery-label.svelte-onof24{margin-bottom:1rem}.description-block.svelte-onof24{max-width:95ch;padding:.75rem 0}@media(min-width:1024px){.description-block.svelte-onof24{max-width:100%}}.description-text.svelte-onof24{font-family:"Neulis Sans",var(--font-sans);font-size:.6875rem;font-weight:450;line-height:1.6;color:#333;margin:0;letter-spacing:-.01em;word-wrap:break-word;overflow-wrap:break-word}.staff-block.svelte-onof24{display:flex;gap:3rem;padding-top:.25rem;flex-wrap:wrap}@media(min-width:1024px){.staff-block.svelte-onof24{flex-direction:column;gap:1rem}}.staff-group.svelte-onof24{display:flex;flex-direction:column;gap:.25rem}.staff-value.svelte-onof24{font-family:var(--font-sans);font-size:.6875rem;color:var(--color-primary-text, #0000ff)}.advisors-students-wrapper.svelte-onof24{display:flex;flex-direction:column;gap:1.5rem;padding-top:.5rem;border-top:1px solid #e5e5e5;margin-top:.75rem}.advisors-column.svelte-onof24{display:flex;flex-direction:column;gap:1rem;flex:0 0 auto}.students-column.svelte-onof24{flex:1;min-width:0}@media(min-width:1024px){.advisors-students-wrapper.svelte-onof24{flex-direction:row;gap:2rem;align-items:flex-start}.advisors-column.svelte-onof24{flex:0 0 auto;max-width:45%}.students-column.svelte-onof24{flex:1;min-width:200px}}@container (max-width: 400px){.advisors-students-wrapper.svelte-onof24{flex-direction:column;gap:1.5rem}.advisors-column.svelte-onof24{max-width:100%}}.advisors-block.svelte-onof24{display:flex;flex-direction:column;gap:.25rem;padding-top:.5rem;border-top:1px solid #f0f0f0}.advisors-column.svelte-onof24 .advisors-block:where(.svelte-onof24):first-child{border-top:none;padding-top:0}.advisors-text.svelte-onof24{display:flex;flex-direction:column;gap:.25rem;font-family:var(--font-sans);font-size:.6875rem;line-height:1.4}.advisor-row.svelte-onof24{display:flex;flex-wrap:wrap;gap:.25rem;align-items:baseline}.advisor-name.svelte-onof24{color:var(--color-primary-text, #0000ff);font-size:.6875rem}.advisor-role.svelte-onof24,.advisor-affiliation.svelte-onof24{color:#666;font-size:.6875rem}.students-block.svelte-onof24{display:flex;flex-direction:column;gap:.25rem}.students-column.svelte-onof24 .students-block:where(.svelte-onof24){padding-top:0;border-top:none;margin-top:0}.students-grid.svelte-onof24{display:flex;flex-direction:column;gap:.25rem;font-family:var(--font-sans);font-size:.6875rem;line-height:1.4}.student-row.svelte-onof24{display:flex;flex-wrap:wrap;gap:.25rem;align-items:baseline;background:none;border:none;text-align:left;width:100%;cursor:pointer;position:relative;padding:0;margin:0;min-height:0;line-height:1.4;font:inherit;appearance:none;-webkit-appearance:none}.student-row.svelte-onof24:hover{background-color:#0000ff05}.student-row.svelte-onof24:focus-visible{outline:2px solid #0000ff;outline-offset:2px;background-color:#0000ff0d}.student-number.svelte-onof24{font-family:var(--font-mono);font-size:.6875rem;color:#999;font-variant-numeric:tabular-nums}.student-row.svelte-onof24 .student-name:where(.svelte-onof24){color:var(--color-primary-text, #0000ff);font-size:.6875rem}.student-row.svelte-onof24:hover .student-name:where(.svelte-onof24){text-decoration:underline;text-underline-offset:2px}.student-tooltip.svelte-onof24{position:absolute;left:100%;top:50%;transform:translateY(-50%);margin-left:1rem;z-index:100;pointer-events:none;opacity:0;transition:opacity .2s ease,transform .2s ease;transform:translateY(-50%) translate(-8px)}.student-row.svelte-onof24:hover .student-tooltip:where(.svelte-onof24),.student-row.svelte-onof24:focus .student-tooltip:where(.svelte-onof24){opacity:1;transform:translateY(-50%) translate(0)}.tooltip-content.svelte-onof24{background:#fff;border:1px solid #e5e5e5;border-radius:8px;padding:.75rem 1rem;min-width:200px;max-width:280px;box-shadow:0 4px 12px #0000001a}.tooltip-name.svelte-onof24{display:block;font-family:var(--font-sans);font-size:.75rem;font-weight:600;color:var(--color-primary-text, #0000ff);margin-bottom:.125rem}.tooltip-project.svelte-onof24{display:block;font-family:var(--font-sans);font-size:.6875rem;font-weight:500;color:#666;font-style:italic;margin-bottom:.5rem}.tooltip-statement.svelte-onof24{font-family:var(--font-sans);font-size:.6875rem;line-height:1.5;color:#333;margin:0}.student-row.has-statement.svelte-onof24:after{content:"";position:absolute;right:-.5rem;top:50%;transform:translateY(-50%);width:4px;height:4px;background:#00f;border-radius:50%;opacity:.5}.student-row.has-statement.svelte-onof24:hover:after{opacity:0}@media(max-width:1023px){.student-tooltip.svelte-onof24{display:none}.student-row.has-statement.svelte-onof24:after{display:none}}.project-name.svelte-onof24{font-family:var(--font-sans);font-size:.6875rem;font-weight:400;color:#888;font-style:italic;flex:1;text-align:right}@media(max-width:768px){.gallery-container.svelte-onof24{padding:0 .75rem}.info-header.svelte-onof24{grid-template-columns:1fr;gap:.75rem}.studio-title.svelte-onof24{font-size:.875rem}.metadata-block.svelte-onof24{display:flex;gap:1rem}.description-text.svelte-onof24{font-size:.6875rem}.gallery-section.svelte-onof24{padding:.75rem}.student-row.svelte-onof24{gap:.25rem}.project-name.svelte-onof24{font-size:.625rem;color:#999;white-space:normal}.staff-block.svelte-onof24{flex-direction:column;gap:1rem}.image-wrapper.svelte-onof24{aspect-ratio:1}}@media(min-width:769px)and (max-width:1024px){.gallery-grid.svelte-onof24{grid-template-columns:repeat(3,1fr);gap:1.5rem}}[data-theme=dark] .studio-portfolio-container.svelte-onof24{.left-panel:where(.svelte-onof24){background:var(--color-background-primary, #1a1a1a)}.right-panel:where(.svelte-onof24){background:var(--color-background-secondary, #0f0f0f)}.show-video-button:where(.svelte-onof24){background:var(--color-surface-primary, #2a2a2a);border-bottom-color:var(--color-border-medium, #333);color:var(--color-text-muted, #999)}.show-video-button:where(.svelte-onof24):hover{background:var(--color-accent-primary, #0000ff);color:var(--color-text-inverse, #fff)}.panel-divider:where(.svelte-onof24){background:#ffffff1a}.panel-divider:where(.svelte-onof24):hover{background:#fff3}.panel-divider:where(.svelte-onof24):after{background:#ffffff40}.studio-title:where(.svelte-onof24){color:var(--color-accent-primary, #0000ff)}.info-label:where(.svelte-onof24),.gallery-label:where(.svelte-onof24),.meta-label:where(.svelte-onof24){color:var(--color-text-tertiary, #888)}.meta-value:where(.svelte-onof24),.staff-value:where(.svelte-onof24){color:var(--color-accent-primary, #0000ff)}.description-text:where(.svelte-onof24){color:var(--color-text-secondary, #ccc)}.advisors-students-wrapper:where(.svelte-onof24){border-top-color:var(--color-border-medium, #333)}.advisors-block:where(.svelte-onof24){border-top-color:var(--color-border-medium, #333)}.advisor-name:where(.svelte-onof24){color:var(--color-accent-primary, #0000ff)}.advisor-role:where(.svelte-onof24),.advisor-affiliation:where(.svelte-onof24){color:var(--color-text-tertiary, #888)}.students-block:where(.svelte-onof24){border-top-color:var(--color-border-medium, #333)}.student-row:where(.svelte-onof24):hover{background-color:var(--clad-accent-subtle-bg, rgba(0, 0, 255, .05))}.student-number:where(.svelte-onof24){color:var(--color-text-muted, #666)}.student-row:where(.svelte-onof24) .student-name:where(.svelte-onof24){color:var(--color-accent-primary, #0000ff)}.project-name:where(.svelte-onof24){color:var(--color-text-40, #777)}.tooltip-content:where(.svelte-onof24){background:var(--color-surface-primary, #2a2a2a);border-color:var(--color-border-primary, #444)}.tooltip-name:where(.svelte-onof24){color:var(--color-accent-primary, #0000ff)}.tooltip-project:where(.svelte-onof24){color:var(--color-text-muted, #999)}.tooltip-statement:where(.svelte-onof24){color:var(--color-text-secondary, #ccc)}.student-row.has-statement:where(.svelte-onof24):after{background:var(--color-accent-primary, #0000ff)}.image-wrapper:where(.svelte-onof24){background:var(--color-background-primary, #1a1a1a);border-color:var(--color-surface-primary, #2a2a2a)}.gallery-item:where(.svelte-onof24):hover .image-wrapper:where(.svelte-onof24){border-color:var(--color-accent-primary, #0000ff)}.item-number:where(.svelte-onof24){color:var(--color-text-tertiary, #888)}.info-header:where(.svelte-onof24){border-bottom-color:var(--color-border-medium, #333)}}.pw-container.svelte-zjmu8y{min-height:100vh;background:#fafafa;color:#000;transition:background-color .4s ease,color .4s ease}.pw-container.dark-canvas.svelte-zjmu8y,[data-theme=dark] .pw-container.svelte-zjmu8y{background:#0a0a0a;color:#fff}.pw-hero.svelte-zjmu8y{position:relative;width:100%;height:100vh;height:100svh;overflow:hidden}.pw-hero-image-btn.svelte-zjmu8y{display:block;width:100%;height:100%;padding:0;border:none;background:transparent;cursor:zoom-in}.pw-hero-image.svelte-zjmu8y{width:100%;height:100%;object-fit:cover;transition:transform .6s ease}.pw-hero-image-btn.svelte-zjmu8y:hover .pw-hero-image:where(.svelte-zjmu8y){transform:scale(1.02)}.pw-hero-overlay.svelte-zjmu8y{position:absolute;inset:0;display:flex;flex-direction:column;justify-content:space-between;padding:2rem;pointer-events:none;background:linear-gradient(to bottom,rgba(0,0,0,.3) 0%,transparent 30%,transparent 60%,rgba(0,0,0,.5) 100%)}.pw-hero-meta-top.svelte-zjmu8y{display:flex;justify-content:flex-end}.pw-hero-year.svelte-zjmu8y{font-size:.75rem;font-weight:500;letter-spacing:.1em;color:#ffffffe6;background:#0000004d;padding:.375rem .75rem;border-radius:2px;font-variant-numeric:tabular-nums}.pw-hero-info.svelte-zjmu8y{max-width:600px}.pw-hero-title.svelte-zjmu8y{font-size:clamp(2rem,6vw,4rem);font-weight:300;letter-spacing:-.02em;line-height:1.1;color:#fff;margin:0 0 1rem;text-shadow:0 2px 20px rgba(0,0,0,.3)}.pw-hero-abstract.svelte-zjmu8y{font-size:clamp(.875rem,2vw,1rem);line-height:1.6;color:#ffffffd9;margin:0;max-width:50ch}.pw-canvas-toggle.svelte-zjmu8y{position:absolute;top:2rem;left:2rem;width:40px;height:40px;display:flex;align-items:center;justify-content:center;background:#0006;border:1px solid rgba(255,255,255,.2);border-radius:50%;color:#fff;cursor:pointer;transition:all .2s ease;z-index:10}.pw-canvas-toggle.svelte-zjmu8y:hover{background:#0009;border-color:#fff6;transform:scale(1.05)}.pw-main.svelte-zjmu8y{display:flex;gap:0;padding-bottom:5rem}.pw-index.svelte-zjmu8y{position:sticky;top:0;width:280px;min-width:280px;height:100vh;padding:2rem;border-right:1px solid rgba(0,0,0,.08);overflow-y:auto;background:inherit;transition:border-color .4s ease}.dark-canvas.svelte-zjmu8y .pw-index:where(.svelte-zjmu8y){border-right-color:#ffffff1a}[data-theme=dark] .pw-index.svelte-zjmu8y{border-right-color:#ffffff1a}.pw-index-header.svelte-zjmu8y{display:flex;align-items:center;justify-content:space-between;margin-bottom:1.5rem;padding-bottom:1rem;border-bottom:1px solid rgba(0,0,0,.08)}.dark-canvas.svelte-zjmu8y .pw-index-header:where(.svelte-zjmu8y){border-bottom-color:#ffffff1a}[data-theme=dark] .pw-index-header.svelte-zjmu8y{border-bottom-color:#ffffff1a}.pw-index-label.svelte-zjmu8y{font-size:.6875rem;font-weight:600;letter-spacing:.15em;text-transform:uppercase;color:#666}.dark-canvas.svelte-zjmu8y .pw-index-label:where(.svelte-zjmu8y){color:#888}[data-theme=dark] .pw-index-label.svelte-zjmu8y{color:#888}.pw-index-count.svelte-zjmu8y{font-size:.75rem;font-variant-numeric:tabular-nums;color:#999}.pw-index-list.svelte-zjmu8y{display:flex;flex-direction:column;gap:.125rem}.pw-index-item.svelte-zjmu8y{display:flex;align-items:baseline;gap:.75rem;padding:.5rem 0;background:transparent;border:none;cursor:pointer;text-align:left;transition:all .15s ease;border-radius:2px}.pw-index-item.svelte-zjmu8y:hover{background:#0000000a;padding-left:.5rem;padding-right:.5rem}.dark-canvas.svelte-zjmu8y .pw-index-item:where(.svelte-zjmu8y):hover{background:#ffffff0f}[data-theme=dark] .pw-index-item.svelte-zjmu8y:hover{background:#ffffff0f}.pw-index-item.active.svelte-zjmu8y{background:#00000014;padding-left:.5rem;padding-right:.5rem}.dark-canvas.svelte-zjmu8y .pw-index-item.active:where(.svelte-zjmu8y){background:#ffffff1a}[data-theme=dark] .pw-index-item.active.svelte-zjmu8y{background:#ffffff1a}.pw-index-number.svelte-zjmu8y{font-size:.6875rem;font-weight:500;font-variant-numeric:tabular-nums;color:#999;min-width:1.5rem;font-family:var(--font-mono, ui-monospace, monospace)}.pw-index-title.svelte-zjmu8y{font-size:.8125rem;font-weight:400;color:#333;line-height:1.4}.dark-canvas.svelte-zjmu8y .pw-index-title:where(.svelte-zjmu8y){color:#ccc}[data-theme=dark] .pw-index-title.svelte-zjmu8y{color:#ccc}.pw-gallery.svelte-zjmu8y{flex:1;padding:3rem;min-width:0}.pw-gallery.full-width.svelte-zjmu8y{padding:3rem 4rem}.pw-grid.svelte-zjmu8y{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem;max-width:1400px}.pw-figure.svelte-zjmu8y{display:flex;flex-direction:column;gap:.75rem;background:transparent;border:none;padding:0;cursor:zoom-in;opacity:0;animation:svelte-zjmu8y-fadeIn .5s ease forwards;animation-delay:var(--delay);transition:transform .3s ease}.pw-figure.svelte-zjmu8y:hover{transform:translateY(-2px)}.pw-figure.highlighted.svelte-zjmu8y{animation:svelte-zjmu8y-highlight 1.5s ease}@keyframes svelte-zjmu8y-fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes svelte-zjmu8y-highlight{0%,to{outline:none}20%,80%{outline:2px solid rgba(0,0,0,.3);outline-offset:8px}}.dark-canvas.svelte-zjmu8y .pw-figure.highlighted:where(.svelte-zjmu8y){animation-name:svelte-zjmu8y-highlightDark}@keyframes svelte-zjmu8y-highlightDark{0%,to{outline:none}20%,80%{outline:2px solid rgba(255,255,255,.4);outline-offset:8px}}.pw-figure-frame.svelte-zjmu8y{position:relative;width:100%;aspect-ratio:4 / 3;overflow:hidden;background:#f0f0f0}.dark-canvas.svelte-zjmu8y .pw-figure-frame:where(.svelte-zjmu8y){background:#1a1a1a}[data-theme=dark] .pw-figure-frame.svelte-zjmu8y{background:#1a1a1a}.pw-figure-image.svelte-zjmu8y{width:100%;height:100%;object-fit:cover;transition:transform .4s ease}.pw-figure.svelte-zjmu8y:hover .pw-figure-image:where(.svelte-zjmu8y){transform:scale(1.03)}.pw-figure-number.svelte-zjmu8y{font-size:.6875rem;font-weight:500;font-variant-numeric:tabular-nums;color:#999;font-family:var(--font-mono, ui-monospace, monospace);text-align:left}.pw-single-details.svelte-zjmu8y{max-width:600px;padding-top:2rem}.pw-details-section.svelte-zjmu8y{margin-bottom:2.5rem}.pw-details-heading.svelte-zjmu8y{font-size:.6875rem;font-weight:600;letter-spacing:.15em;text-transform:uppercase;color:#666;margin:0 0 1rem}.dark-canvas.svelte-zjmu8y .pw-details-heading:where(.svelte-zjmu8y){color:#888}[data-theme=dark] .pw-details-heading.svelte-zjmu8y{color:#888}.pw-details-text.svelte-zjmu8y{font-size:.9375rem;line-height:1.7;color:#333;margin:0 0 1rem}.dark-canvas.svelte-zjmu8y .pw-details-text:where(.svelte-zjmu8y){color:#ccc}[data-theme=dark] .pw-details-text.svelte-zjmu8y{color:#ccc}.pw-details-text.svelte-zjmu8y:last-child{margin-bottom:0}.pw-footer.svelte-zjmu8y{margin-top:4rem;padding-top:3rem;border-top:1px solid rgba(0,0,0,.08)}.dark-canvas.svelte-zjmu8y .pw-footer:where(.svelte-zjmu8y){border-top-color:#ffffff1a}[data-theme=dark] .pw-footer.svelte-zjmu8y{border-top-color:#ffffff1a}.pw-footer-content.svelte-zjmu8y{display:flex;gap:4rem;max-width:900px}.pw-footer-main.svelte-zjmu8y{flex:1}.pw-footer-heading.svelte-zjmu8y{font-size:.6875rem;font-weight:600;letter-spacing:.15em;text-transform:uppercase;color:#666;margin:0 0 1rem}.dark-canvas.svelte-zjmu8y .pw-footer-heading:where(.svelte-zjmu8y){color:#888}[data-theme=dark] .pw-footer-heading.svelte-zjmu8y{color:#888}.pw-footer-text.svelte-zjmu8y{font-size:.875rem;line-height:1.7;color:#555;margin:0;max-width:60ch}.dark-canvas.svelte-zjmu8y .pw-footer-text:where(.svelte-zjmu8y){color:#aaa}[data-theme=dark] .pw-footer-text.svelte-zjmu8y{color:#aaa}.pw-footer-tags.svelte-zjmu8y{display:flex;flex-wrap:wrap;gap:.5rem;align-content:flex-start}.pw-tags.svelte-zjmu8y{display:flex;flex-wrap:wrap;gap:.5rem}.pw-tag.svelte-zjmu8y{font-size:.6875rem;font-weight:500;letter-spacing:.02em;color:#666;background:#0000000d;padding:.25rem .625rem;border-radius:2px}.dark-canvas.svelte-zjmu8y .pw-tag:where(.svelte-zjmu8y){color:#999;background:#ffffff14}[data-theme=dark] .pw-tag.svelte-zjmu8y{color:#999;background:#ffffff14}.pw-navigation-wrapper.svelte-zjmu8y{position:fixed;bottom:0;left:0;right:0;z-index:40}@media(max-width:1200px){.pw-grid.svelte-zjmu8y{grid-template-columns:repeat(2,1fr)}}@media(max-width:900px){.pw-index.svelte-zjmu8y{display:none}.pw-gallery.svelte-zjmu8y{padding:2rem}.pw-grid.svelte-zjmu8y{grid-template-columns:repeat(2,1fr);gap:1rem}.pw-footer-content.svelte-zjmu8y{flex-direction:column;gap:2rem}}@media(max-width:640px){.pw-hero-overlay.svelte-zjmu8y{padding:1.5rem}.pw-hero-title.svelte-zjmu8y{font-size:1.75rem}.pw-canvas-toggle.svelte-zjmu8y{top:1.5rem;left:1.5rem;width:36px;height:36px}.pw-gallery.svelte-zjmu8y{padding:1.25rem 1.25rem 6rem}.pw-grid.svelte-zjmu8y{grid-template-columns:1fr;gap:1.5rem}.pw-figure-frame.svelte-zjmu8y{aspect-ratio:16 / 10}.pw-footer.svelte-zjmu8y{margin-top:3rem;padding-top:2rem}}@media(min-width:1600px){.pw-index.svelte-zjmu8y{width:320px;min-width:320px;padding:2.5rem}.pw-gallery.svelte-zjmu8y{padding:4rem}.pw-grid.svelte-zjmu8y{grid-template-columns:repeat(3,1fr);gap:2rem}}body:has(.vicash-container.svelte-1yiok8h){overflow:hidden!important}.vicash-container.svelte-1yiok8h{position:fixed!important;top:0!important;left:0!important;width:100vw!important;height:100vh!important;z-index:5000!important;background:#000!important;margin:0!important;padding:0!important;display:block!important;opacity:1!important;visibility:visible!important}.vicash-img.svelte-1yiok8h{width:100%!important;height:100%!important;object-fit:cover!important;object-position:center!important;display:block!important;opacity:1!important;visibility:visible!important;margin:0!important;padding:0!important;border:none!important}@media screen and (min-width:0px){.vicash-container.svelte-1yiok8h,.vicash-img.svelte-1yiok8h{display:block!important;opacity:1!important;visibility:visible!important}}.research-detail-visual.svelte-1n81qci{position:relative;width:100%;min-height:100vh;background-color:#fff;padding-top:0;padding-bottom:5rem}.research-detail-visual[data-display-mode=single-image].svelte-1n81qci{background-color:transparent!important;padding:0!important;overflow:visible!important}.research-detail-visual.full-viewport-mode.svelte-1n81qci{padding:0;margin:0;overflow:hidden}.research-detail-visual[data-display-mode=studio-portfolio].svelte-1n81qci{padding-top:0}@media(max-width:768px){.research-detail-visual.svelte-1n81qci,.research-detail-visual.full-viewport-mode.svelte-1n81qci,.research-detail-visual[data-display-mode=studio-portfolio].svelte-1n81qci{padding-top:0}}.visual-main-content.svelte-1n81qci{width:100%;min-height:100vh;position:relative}.research-minimal-header.svelte-1n81qci{position:absolute;top:0;left:0;right:0;z-index:20;padding:1.5rem 2rem;background:linear-gradient(to bottom,#fffffff2,#fff0);transition:opacity .3s ease,transform .3s ease}.research-minimal-header.auto-hide.svelte-1n81qci{opacity:0;transform:translateY(-1rem);pointer-events:none}.research-minimal-title.svelte-1n81qci{max-width:1440px;margin:0 auto}.title-meta.svelte-1n81qci{display:flex;align-items:center;gap:.5rem;margin-bottom:.5rem;font-size:.875rem;color:#666}.title-meta.svelte-1n81qci .category:where(.svelte-1n81qci){text-transform:uppercase;letter-spacing:.05em;font-weight:500}.title-meta.svelte-1n81qci .separator:where(.svelte-1n81qci){opacity:.5}.title-text.svelte-1n81qci{font-size:2rem;font-weight:700;line-height:1.2;color:#000}@media(max-width:768px){.research-minimal-header.svelte-1n81qci{padding:1rem 1.5rem}.title-text.svelte-1n81qci{font-size:1.5rem}}.tool-container.svelte-1n81qci{position:fixed;top:var(--header-height, 3.5rem);left:0;right:0;bottom:60px;width:100vw;height:calc(100vh - var(--header-height, 3.5rem) - 60px);display:flex;align-items:center;justify-content:center;background:var(--color-bg-primary, #f5f5f5);z-index:10;padding:1rem;box-sizing:border-box;transition:left .3s ease,width .3s ease}@media(min-width:1024px){.tool-container.svelte-1n81qci{top:var(--header-height-desktop, 4rem);bottom:70px;height:calc(100vh - var(--header-height-desktop, 4rem) - 70px);padding:2rem;left:0;width:100vw}}@media(min-width:768px)and (max-width:1023px){.tool-container.svelte-1n81qci{left:0;width:100vw}}@media(max-width:768px){.tool-container.svelte-1n81qci{top:var(--header-height-mobile, 3.5rem);bottom:56px;height:calc(100vh - var(--header-height-mobile, 3.5rem) - 56px);padding:.5rem}}.tool-wrapper.svelte-1n81qci{width:100%;height:100%;max-width:1400px;position:relative;transition:opacity .3s ease;display:flex;flex-direction:column;background:var(--color-bg-secondary, white);border-radius:.5rem;overflow:hidden;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}@media(max-width:768px){.tool-wrapper.svelte-1n81qci{border-radius:0;box-shadow:none}}.tool-wrapper.loading.svelte-1n81qci{opacity:.5}.tool-iframe.svelte-1n81qci{width:100%;height:100%;border:none;background:#fff}.tool-content.svelte-1n81qci{width:100%;height:100%;overflow:auto;padding:1rem;box-sizing:border-box}@media(min-width:768px){.tool-content.svelte-1n81qci{padding:1.5rem}}@media(min-width:1024px){.tool-content.svelte-1n81qci{padding:2rem}}.tool-loading.svelte-1n81qci{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);text-align:center;z-index:11}@keyframes svelte-1n81qci-spin{to{transform:rotate(360deg)}}.tool-placeholder.svelte-1n81qci{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:100vh;padding:2rem;text-align:center}.tool-placeholder.svelte-1n81qci h2:where(.svelte-1n81qci){font-size:2rem;margin-bottom:1rem}.tool-placeholder.svelte-1n81qci p:where(.svelte-1n81qci){color:#666}.video-container.svelte-1n81qci{position:relative;width:100%;min-height:100vh;display:flex;align-items:center;justify-content:center;background:#000}.video-container.full-viewport.svelte-1n81qci{position:fixed;inset:0;width:100vw;height:100vh;z-index:10;margin:0;padding:0}.video-fullscreen.svelte-1n81qci{position:absolute;top:0;left:0;width:100%;height:100%}.video-fullscreen.svelte-1n81qci iframe{position:absolute;top:0;left:0;width:100vw;height:100vh;border:none;object-fit:cover}.video-wrapper.svelte-1n81qci{position:relative;width:100%;max-width:1920px;margin:0 auto}.video-embed.svelte-1n81qci{position:relative;padding-bottom:56.25%;height:0;overflow:hidden}.video-embed.svelte-1n81qci iframe{position:absolute;top:0;left:0;width:100%;height:100%;border:none}.single-image-fullscreen.svelte-1n81qci{position:fixed!important;inset:0!important;width:100vw!important;height:100vh!important;background:#000!important;z-index:7000!important;display:block!important;overflow:hidden!important;margin:0!important;padding:0!important}.single-image-fullscreen.svelte-1n81qci .fullscreen-image:where(.svelte-1n81qci){position:absolute;top:0;left:0;width:100vw!important;height:100vh!important;object-fit:cover!important;object-position:center;opacity:1!important;visibility:visible!important;display:block!important}.no-image-placeholder.svelte-1n81qci{display:flex;align-items:center;justify-content:center;width:100%;height:100%;color:#fff;font-size:1.5rem}@media(max-width:768px){.single-image-fullscreen.svelte-1n81qci .fullscreen-image:where(.svelte-1n81qci){object-fit:cover!important;width:100vw!important;height:100vh!important}.single-image-fullscreen.paperworks-single.svelte-1n81qci{padding-bottom:0}.single-image-fullscreen.paperworks-single.svelte-1n81qci .fullscreen-image:where(.svelte-1n81qci){height:100vh;object-position:center}}@media(min-width:769px)and (max-width:1023px){.single-image-fullscreen.svelte-1n81qci .fullscreen-image:where(.svelte-1n81qci){object-fit:cover!important;width:100vw!important;height:100vh!important;object-position:center;opacity:1!important;visibility:visible!important}}@media(min-width:1024px){.single-image-fullscreen.svelte-1n81qci .fullscreen-image:where(.svelte-1n81qci){object-fit:cover!important;object-position:center;width:100vw!important;height:100vh!important;opacity:1!important;visibility:visible!important}}.abstract-trigger-button.svelte-1n81qci{position:fixed;bottom:120px;left:50%;transform:translate(-50%);display:flex;align-items:center;gap:.375rem;padding:.5rem 1rem;background:#ffffffe6;border:1px solid rgba(0,0,0,.1);border-radius:0;color:#000;font-size:.6875rem;font-weight:400;letter-spacing:.08em;text-transform:uppercase;cursor:pointer;transition:opacity .2s ease;z-index:50}.abstract-trigger-button.svelte-1n81qci:hover{opacity:.7}.abstract-trigger-button.svelte-1n81qci svg:where(.svelte-1n81qci){width:14px;height:14px}.abstract-floating-panel.svelte-1n81qci{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);background:#fffffffa;border:1px solid rgba(0,0,0,.08);border-radius:0;padding:3rem;max-width:480px;width:calc(100% - 4rem);max-height:50vh;overflow-y:auto;box-shadow:0 10px 40px #00000014,0 2px 10px #0000000a;z-index:100;animation:svelte-1n81qci-appearIn .2s ease}@keyframes svelte-1n81qci-appearIn{0%{opacity:0}to{opacity:1}}html[data-theme=dark] .abstract-floating-panel.svelte-1n81qci{background:#141414fa;border:1px solid rgba(255,255,255,.08);box-shadow:0 10px 40px #0006,0 2px 10px #0003}.abstract-panel-close.svelte-1n81qci{position:absolute;top:1.5rem;right:1.5rem;width:24px;height:24px;display:flex;align-items:center;justify-content:center;background:transparent;border:none;color:#0000004d;cursor:pointer;transition:opacity .2s ease;padding:0}.abstract-panel-close.svelte-1n81qci:hover{opacity:.6}html[data-theme=dark] .abstract-panel-close.svelte-1n81qci{color:#ffffff4d}.abstract-panel-content.svelte-1n81qci{max-width:380px}.abstract-panel-title.svelte-1n81qci{font-size:1.125rem;font-weight:400;letter-spacing:-.02em;line-height:1.4;margin:0 0 1.25rem;color:#000;font-family:Neulis Sans,-apple-system,BlinkMacSystemFont,sans-serif}html[data-theme=dark] .abstract-panel-title.svelte-1n81qci{color:#fff}.abstract-panel-text.svelte-1n81qci{font-size:.8125rem;line-height:1.65;color:#000000bf;font-weight:400;letter-spacing:0;margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}html[data-theme=dark] .abstract-panel-text.svelte-1n81qci{color:#ffffffbf}@media(max-width:768px){.abstract-trigger-button.svelte-1n81qci{bottom:70px;font-size:.625rem;padding:.4375rem .875rem}.abstract-trigger-button.svelte-1n81qci svg:where(.svelte-1n81qci){width:12px;height:12px}.abstract-floating-panel.svelte-1n81qci{padding:2rem 1.5rem;max-width:calc(100% - 2rem);max-height:60vh;width:calc(100% - 2rem)}.abstract-panel-close.svelte-1n81qci{top:1rem;right:1rem;width:20px;height:20px}.abstract-panel-title.svelte-1n81qci{font-size:1rem;margin-bottom:1rem}.abstract-panel-text.svelte-1n81qci{font-size:.75rem;line-height:1.6}.abstract-panel-content.svelte-1n81qci{max-width:100%}}.fallback-content.svelte-1n81qci{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:100vh;padding:2rem;text-align:center}.fallback-content.svelte-1n81qci h2:where(.svelte-1n81qci){font-size:1.5rem;margin-bottom:1rem;color:#333}.fallback-content.svelte-1n81qci p:where(.svelte-1n81qci){color:#666}.loading-bar.svelte-1n81qci{width:200px;height:3px;background-color:#0000ff1a;border-radius:3px;overflow:hidden;position:relative}.loading-bar-progress.svelte-1n81qci{height:100%;background-color:#00f;border-radius:3px;animation:svelte-1n81qci-loading-progress 1.5s ease-in-out infinite}@keyframes svelte-1n81qci-loading-progress{0%{width:0%;transform:translate(0)}50%{width:60%;transform:translate(0)}to{width:100%;transform:translate(100%)}}[data-display-mode=tool].svelte-1n81qci .research-minimal-header:where(.svelte-1n81qci){display:none}[data-display-mode=studio-portfolio].svelte-1n81qci{padding-top:0}[data-theme=dark].svelte-1n81qci{background:#000;color:#fff}[data-theme=dark].svelte-1n81qci .research-minimal-header:where(.svelte-1n81qci){background:linear-gradient(to bottom,#000000f2,#0000)}[data-theme=dark].svelte-1n81qci .title-text:where(.svelte-1n81qci){color:#fff}[data-theme=dark].svelte-1n81qci .title-meta:where(.svelte-1n81qci){color:#aaa}.dev-data-source-indicator.svelte-1nl0ujq{position:fixed;top:60px;left:12px;z-index:9999;font-size:.7rem;font-weight:700;font-family:monospace;pointer-events:none}.badge-static.svelte-1nl0ujq{background:#ef4444f2;color:#fff;padding:4px 10px;border-radius:4px;border:2px solid rgb(220,38,38);animation:svelte-1nl0ujq-pulse-warning 1s infinite;display:inline-block}.badge-db.svelte-1nl0ujq{background:#22c55e33;color:#16a34a;padding:4px 10px;border-radius:4px;border:1px solid rgb(34,197,94);display:inline-block}@keyframes svelte-1nl0ujq-pulse-warning{0%,to{transform:scale(1);box-shadow:0 0 #ef444480}50%{transform:scale(1.02);box-shadow:0 0 12px 3px #ef444466}}button.svelte-pnlsrt{-webkit-tap-highlight-color:transparent;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}button.svelte-pnlsrt:has(.modal-control-gradient:where(.svelte-pnlsrt)){background:color-mix(in srgb,var(--axo-bg-secondary) 95%,transparent);color:var(--axo-text-secondary);border-color:color-mix(in srgb,var(--axo-bg-secondary) 30%,transparent)}button.svelte-pnlsrt:has(.modal-control-gradient:where(.svelte-pnlsrt)):hover{background:var(--axo-bg-secondary);color:var(--axo-text-primary)}button.bg-transparent.svelte-pnlsrt{color:var(--axo-text-secondary)}button.bg-transparent.svelte-pnlsrt:hover{background:var(--axo-bg-hover);color:var(--axo-text-primary)}.modal-control-close.svelte-pnlsrt:hover{background:color-mix(in srgb,var(--axo-accent-error, #dc3545) 10%,transparent);color:var(--axo-accent-error, #dc3545);border-color:color-mix(in srgb,var(--axo-accent-error, #dc3545) 20%,transparent)}.modal-control-nav.svelte-pnlsrt:hover{background:color-mix(in srgb,var(--color-primary) 10%,transparent);color:var(--color-primary);border-color:color-mix(in srgb,var(--color-primary) 20%,transparent)}.modal-control-gradient.svelte-pnlsrt{position:absolute;inset:0;border-radius:9999px;background:linear-gradient(to bottom right,color-mix(in srgb,var(--axo-bg-secondary) 20%,transparent),color-mix(in srgb,var(--axo-bg-secondary) 5%,transparent));pointer-events:none}button.svelte-pnlsrt:focus-visible{outline:none}@supports not (backdrop-filter: blur(20px)){button.svelte-pnlsrt:has(.modal-control-gradient:where(.svelte-pnlsrt)){background-color:color-mix(in srgb,var(--axo-bg-secondary) 98%,transparent)}}.research-modal-wrapper.svelte-1r1579g{position:fixed;inset:0;display:flex;align-items:center;justify-content:center;z-index:var(--z-modal);padding:1rem}.research-modal-backdrop.svelte-1r1579g{position:absolute;inset:0;background-color:#000000bf;backdrop-filter:blur(2px)}.research-modal.svelte-1r1579g{position:relative;background-color:#fff;width:100%;max-width:1023.98px;max-height:90vh;display:flex;flex-direction:column;overflow:hidden;z-index:calc(var(--z-base) + 1);box-shadow:0 10px 30px -5px #00f3;border:1px solid rgba(0,0,0,.1)}.research-modal-header.svelte-1r1579g{position:sticky;top:0;display:flex;justify-content:flex-end;padding:.75rem;background:#fff;border-bottom:1px solid rgba(0,0,0,.05);z-index:calc(var(--z-base) + 2)}.research-modal-content.svelte-1r1579g{overflow-y:auto;padding:0 1.25rem 1.5rem;flex:1}@media(min-width:768px){.research-modal.svelte-1r1579g{max-height:85vh}.research-modal-content.svelte-1r1579g{padding:0 1.5rem 2rem}}@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-shadow:0 0 #0000;--tw-shadow-color:initial;--tw-shadow-alpha:100%;--tw-inset-shadow:0 0 #0000;--tw-inset-shadow-color:initial;--tw-inset-shadow-alpha:100%;--tw-ring-color:initial;--tw-ring-shadow:0 0 #0000;--tw-inset-ring-color:initial;--tw-inset-ring-shadow:0 0 #0000;--tw-ring-inset:initial;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-offset-shadow:0 0 #0000;--tw-leading:initial}}}.research-list-item.svelte-15yilyc{background-color:var(--fallback-b1,oklch(var(--b1)));border-width:1px;border-color:var(--fallback-b3,oklch(var(--b3)));cursor:pointer;border-radius:.5rem;width:100%;padding:1rem;transition-property:all;transition-duration:.2s;transition-timing-function:cubic-bezier(.4,0,.2,1);display:block;box-shadow:0 1px 2px #0000000d}.research-list-item.svelte-15yilyc:focus{--tw-ring-shadow:var(--tw-ring-inset,)0 0 0 calc(2px + var(--tw-ring-offset-width))var(--tw-ring-color,currentcolor);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow);--tw-ring-color:var(--color-primary)}@supports (color:color-mix(in lab,red,red)){.research-list-item.svelte-15yilyc:focus{--tw-ring-color:color-mix(in oklab,var(--color-primary)50%,transparent)}}.research-list-item.svelte-15yilyc:focus{--tw-outline-style:none;outline-style:none}.research-list-item.svelte-15yilyc{font-family:var(--font-sans,ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji");appearance:none;background-color:#0000}.item-content.svelte-15yilyc{margin-right:calc(var(--spacing,.25rem)*6);flex-direction:column;flex:1;display:flex}.item-meta.svelte-15yilyc{flex-wrap:wrap;align-items:center;gap:.75rem;margin-bottom:.5rem;display:flex}.item-date.svelte-15yilyc{font-family:var(--font-mono,ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace);font-size:var(--text-xs,.75rem);line-height:var(--tw-leading,var(--text-xs--line-height,calc(1/.75)));color:var(--color-base-content)}@supports (color:color-mix(in lab,red,red)){.item-date.svelte-15yilyc{color:color-mix(in oklab,var(--color-base-content)60%,transparent)}}.item-category.svelte-15yilyc{text-transform:uppercase;background-color:var(--color-base-300);padding:.125rem .5rem;font-weight:500}@supports (color:color-mix(in lab,red,red)){.item-category.svelte-15yilyc{background-color:color-mix(in oklab,var(--color-base-300)50%,transparent)}}.item-category.svelte-15yilyc{color:var(--color-base-content);border-radius:9999px}@supports (color:color-mix(in lab,red,red)){.item-category.svelte-15yilyc{color:color-mix(in oklab,var(--color-base-content)70%,transparent)}}.item-title.svelte-15yilyc{--tw-leading:var(--leading-tight,1.25);font-weight:500;line-height:var(--leading-tight,1.25);margin-bottom:.75rem;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-duration:.2s;transition-timing-function:cubic-bezier(.4,0,.2,1)}.item-description.svelte-15yilyc{font-size:var(--text-sm,.875rem);line-height:var(--tw-leading,var(--text-sm--line-height,calc(1.25/.875)))}@media(min-width:48rem){.item-description.svelte-15yilyc{font-size:var(--text-base,1rem);line-height:var(--tw-leading,var(--text-base--line-height, 1.5 ))}}.item-description.svelte-15yilyc{color:var(--color-base-content)}@supports (color:color-mix(in lab,red,red)){.item-description.svelte-15yilyc{color:color-mix(in oklab,var(--color-base-content)70%,transparent)}}.item-description.svelte-15yilyc{-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-bottom:1rem;display:-webkit-box;overflow:hidden}.item-tags.svelte-15yilyc{flex-wrap:wrap;gap:.5rem;margin-top:auto;display:flex}.item-tag.svelte-15yilyc,.item-tag-more.svelte-15yilyc{font-size:var(--text-xs,.75rem);line-height:var(--tw-leading,var(--text-xs--line-height,calc(1/.75)));background-color:var(--fallback-b2,oklch(var(--b2)));color:var(--color-base-content);border-radius:9999px;padding:.125rem .5rem}@supports (color:color-mix(in lab,red,red)){.item-tag.svelte-15yilyc,.item-tag-more.svelte-15yilyc{color:color-mix(in oklab,var(--color-base-content)60%,transparent)}}.item-tag-more.svelte-15yilyc{background-color:var(--color-base-200)}@supports (color:color-mix(in lab,red,red)){.item-tag-more.svelte-15yilyc{background-color:color-mix(in oklab,var(--color-base-200)50%,transparent)}}.item-action.svelte-15yilyc{color:var(--fallback-p,oklch(var(--p)));align-self:flex-end;align-items:center;gap:.25rem;font-weight:500;display:flex}@media(max-width:640px){.item-description.svelte-15yilyc{-webkit-line-clamp:3;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}}@property --tw-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-shadow-color{syntax:"*";inherits:false}@property --tw-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-inset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-shadow-color{syntax:"*";inherits:false}@property --tw-inset-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-ring-color{syntax:"*";inherits:false}@property --tw-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-ring-color{syntax:"*";inherits:false}@property --tw-inset-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-ring-inset{syntax:"*";inherits:false}@property --tw-ring-offset-width{syntax:"<length>";inherits:false;initial-value:0}@property --tw-ring-offset-color{syntax:"*";inherits:false;initial-value:#fff}@property --tw-ring-offset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-leading{syntax:"*";inherits:false}.share-container.svelte-nabl13{position:relative}.share-button.svelte-nabl13{display:inline-flex;align-items:center;gap:.25rem;padding:.125rem .375rem;background:transparent;border:none;color:var(--color-primary, #0000ff);font-size:.625rem;font-weight:500;text-transform:uppercase;letter-spacing:.05em;cursor:pointer;transition:all .15s ease;font-family:var(--font-mono, monospace)}.share-button.svelte-nabl13:hover{background:var(--color-primary, #0000ff);color:#fff}.share-label.svelte-nabl13{font-size:.625rem;line-height:1}.share-dropdown-menu.svelte-nabl13{position:absolute;top:calc(100% + .25rem);right:0;left:auto;min-width:13rem;max-width:15rem;width:max-content;white-space:nowrap;background:var(--color-surface-primary, white);border:1px solid var(--color-primary, #0000ff);border-radius:0;box-shadow:0 4px 16px #0000001a;overflow:visible;z-index:9300;transform:translate(0)}.share-option.svelte-nabl13{display:flex;align-items:center;gap:.75rem;width:100%;padding:.75rem 1rem;background:transparent;border:none;color:var(--color-primary, #0000ff);font-size:.8125rem;text-align:left;cursor:pointer;transition:all .15s;white-space:nowrap}.share-option.svelte-nabl13:hover{background:var(--color-primary, #0000ff);color:#fff}.share-divider.svelte-nabl13{height:1px;background:var(--color-primary, #0000ff);opacity:.2;margin:.25rem 0}.share-inline.svelte-nabl13{display:flex;align-items:center;gap:.5rem}.inline-share-button.svelte-nabl13{display:flex;align-items:center;justify-content:center;width:2rem;height:2rem;background:transparent;border:1px solid var(--color-primary, #0000ff);color:var(--color-primary, #0000ff);border-radius:0;cursor:pointer;transition:all .15s ease}.inline-share-button.svelte-nabl13:hover{background:var(--color-primary, #0000ff);color:#fff}[data-theme=dark] .share-button.svelte-nabl13,[data-theme=clad_black] .share-button.svelte-nabl13{color:#fff}[data-theme=dark] .share-button.svelte-nabl13:hover,[data-theme=clad_black] .share-button.svelte-nabl13:hover{background:var(--color-primary, #0000ff);color:#fff}[data-theme=dark] .share-dropdown-menu.svelte-nabl13,[data-theme=clad_black] .share-dropdown-menu.svelte-nabl13{background:hsl(var(--b2));border-color:hsl(var(--bc) / .2)}[data-theme=dark] .share-option.svelte-nabl13,[data-theme=clad_black] .share-option.svelte-nabl13{color:#fff}[data-theme=dark] .share-option.svelte-nabl13:hover,[data-theme=clad_black] .share-option.svelte-nabl13:hover{background:var(--color-primary, #0000ff);color:#fff}[data-theme=dark] .share-divider.svelte-nabl13,[data-theme=clad_black] .share-divider.svelte-nabl13{background:hsl(var(--bc))}[data-theme=dark] .inline-share-button.svelte-nabl13,[data-theme=clad_black] .inline-share-button.svelte-nabl13{color:#fff;border-color:hsl(var(--bc) / .3)}[data-theme=dark] .inline-share-button.svelte-nabl13:hover,[data-theme=clad_black] .inline-share-button.svelte-nabl13:hover{background:var(--color-primary, #0000ff);color:#fff;border-color:var(--color-primary, #0000ff)}@media(max-width:768px){.share-button.svelte-nabl13{padding:.25rem .5rem;font-size:.625rem;min-height:32px}.share-dropdown-menu.svelte-nabl13{min-width:12rem;width:auto;right:0}}.dev-badge.svelte-1w4ciqh{font-size:.6rem;font-weight:700;font-family:monospace;padding:2px 6px;border-radius:3px;text-transform:uppercase;letter-spacing:.5px;flex-shrink:0;margin-left:8px}.dev-fallback.svelte-1w4ciqh{background:#ef4444e6;color:#fff;border:1px solid rgb(220,38,38);animation:svelte-1w4ciqh-pulse-red 1.5s infinite}.dev-database.svelte-1w4ciqh{background:#22c55e33;color:#16a34a;border:1px solid rgb(34,197,94)}@keyframes svelte-1w4ciqh-pulse-red{0%,to{box-shadow:0 0 #ef444480}50%{box-shadow:0 0 8px 2px #ef44444d}}.research-abstract.svelte-1w4ciqh{font-size:var(--panel-body-size, .6875rem);line-height:1.5;color:var(--panel-text-primary)!important;font-weight:400;margin-bottom:.75rem;letter-spacing:-.005em}[data-theme=dark] .research-abstract.svelte-1w4ciqh{color:var(--panel-text-primary)!important}.external-links-row.svelte-1w4ciqh{display:flex;align-items:baseline;gap:.5rem;padding:.0625rem 0}.item-label.svelte-1w4ciqh{font-size:var(--panel-label-size, .625rem)!important;color:var(--panel-text-secondary)!important;font-weight:400!important;min-width:85px!important;flex-shrink:0!important}.external-links-wrapper.svelte-1w4ciqh{display:flex;flex-direction:column;gap:0;flex:1}.external-link-item.svelte-1w4ciqh{display:inline-flex;align-items:center;gap:.375rem;padding:.125rem .375rem .125rem 0;background:transparent;border:none;border-radius:0;text-decoration:none;color:var(--panel-accent);font-size:.6875rem;font-weight:500;text-align:left;cursor:pointer;transition:all .15s}.external-link-item.svelte-1w4ciqh:hover{background:var(--panel-accent);color:#fff}.link-title.svelte-1w4ciqh{white-space:nowrap}.person-name.svelte-1w4ciqh{color:var(--panel-accent)!important;font-weight:400;white-space:nowrap;display:inline;font-size:.6875rem;line-height:1.5}.advisor-row.svelte-1w4ciqh{display:flex;align-items:baseline;gap:.5rem;padding:0;cursor:default;line-height:1.5}.advisor-role.svelte-1w4ciqh{font-size:var(--panel-small-size, .5625rem);color:var(--panel-text-secondary);font-style:normal;line-height:1.5}.advisor-role.svelte-1w4ciqh:before{content:"–";margin-right:.25rem;color:var(--panel-text-muted)}.lecture-item.svelte-1w4ciqh{margin-bottom:.25rem;padding-bottom:.25rem}.lecture-item.svelte-1w4ciqh:last-child{margin-bottom:0}.lecture-name.svelte-1w4ciqh{color:var(--panel-accent)!important;font-weight:400;font-size:.6875rem;line-height:1.3;margin-bottom:.0625rem}.lecture-topic.svelte-1w4ciqh{font-size:var(--panel-small-size, .5625rem);color:var(--panel-text-secondary);line-height:1.4;padding-left:0;font-style:italic}.students-projects-list.svelte-1w4ciqh{display:flex;flex-direction:column;gap:0}.student-project-row.svelte-1w4ciqh{display:flex;flex-direction:column;gap:.125rem;padding:.25rem 0;cursor:default;line-height:1.4}.student-name.svelte-1w4ciqh{font-size:.6875rem;font-weight:500;color:var(--panel-accent)!important;line-height:1.3}.project-name.svelte-1w4ciqh{font-size:var(--panel-small-size, .5625rem);font-weight:400;color:var(--panel-text-secondary)!important;font-style:italic;line-height:1.4;text-align:left;padding-left:0}.research-disclaimer.svelte-1w4ciqh{margin-top:1.5rem;padding-top:1rem;border-top:1px solid var(--panel-divider);font-size:var(--panel-label-size, .625rem);color:var(--panel-text-secondary);line-height:1.4}.find-out-more-link.svelte-1w4ciqh{display:inline-flex;align-items:center;gap:.25rem;margin-top:.75rem;color:var(--panel-text-muted);font-size:.625rem;font-weight:400;text-decoration:none;text-transform:uppercase;letter-spacing:.03em;transition:color .15s ease}.find-out-more-link.svelte-1w4ciqh:hover{color:var(--panel-accent)}.find-out-more-link.svelte-1w4ciqh:focus-visible{outline:1px solid var(--panel-accent);outline-offset:2px}.reference-item.svelte-1w4ciqh{font-size:var(--panel-small-size, .5625rem);line-height:1.5;color:var(--panel-text-primary);padding-left:2rem;padding-right:0;position:relative;background:transparent!important;border:none!important;margin:0}.reference-item.svelte-1w4ciqh:before{content:"–";position:absolute;left:0;color:var(--panel-text-muted)}@media(max-width:768px){.research-abstract.svelte-1w4ciqh{font-size:var(--panel-body-size, .75rem)}}.tool-rail-top.svelte-olshvy{display:flex;flex-direction:column;align-items:center;gap:var(--axo-tool-spacing-xs);padding:var(--axo-tool-spacing-xs) var(--axo-tool-spacing-sm)}.tool-rail-top__btn.svelte-olshvy{width:var(--axo-tool-rail-btn-size);height:var(--axo-tool-rail-btn-size);display:flex;align-items:center;justify-content:center;background:var(--axo-tool-btn-bg);border:none;border-radius:var(--axo-tool-radius-md);color:var(--axo-tool-icon-default);cursor:pointer;transition:background var(--axo-tool-transition-fast),color var(--axo-tool-transition-fast);position:relative}.tool-rail-top__btn.svelte-olshvy:hover:not(:disabled){background:var(--axo-tool-btn-bg-hover);color:var(--axo-tool-icon-hover)}.tool-rail-top__btn.svelte-olshvy:active:not(:disabled){background:var(--axo-tool-btn-bg-active)}.tool-rail-top__btn.svelte-olshvy:disabled{opacity:.5;cursor:not-allowed}.tool-rail-top__btn.active.svelte-olshvy{color:var(--axo-tool-icon-active);background:var(--axo-tool-active-bg)}.tool-rail-top__btn.svelte-olshvy:focus-visible{outline:2px solid var(--axo-tool-active-indicator);outline-offset:2px}.tool-rail-top__badge.svelte-olshvy{position:absolute;top:-4px;right:-4px;min-width:16px;height:16px;padding:0 4px;display:flex;align-items:center;justify-content:center;background:var(--axo-tool-badge-bg);color:var(--axo-tool-badge-text);border-radius:8px;font-size:.5625rem;font-weight:600;font-family:var(--axo-font-mono, ui-monospace, monospace);pointer-events:none}@media(prefers-reduced-motion:reduce){.tool-rail-top__btn.svelte-olshvy{transition:none}}.tool-rail-nav.svelte-13aski8{display:flex;flex-direction:column;align-items:center;gap:var(--axo-tool-spacing-xs);padding:var(--axo-tool-spacing-sm) var(--axo-tool-spacing-sm)}.tool-rail-nav__btn.svelte-13aski8{width:var(--axo-tool-rail-btn-size);height:var(--axo-tool-rail-btn-size);display:flex;align-items:center;justify-content:center;background:var(--axo-tool-btn-bg);border:none;border-radius:var(--axo-tool-radius-md);color:var(--axo-tool-icon-default);cursor:pointer;transition:background var(--axo-tool-transition-fast),color var(--axo-tool-transition-fast);position:relative}.tool-rail-nav__btn.svelte-13aski8:hover:not(:disabled){background:var(--axo-tool-btn-bg-hover);color:var(--axo-tool-icon-hover)}.tool-rail-nav__btn.svelte-13aski8:disabled{opacity:.5;cursor:not-allowed}.tool-rail-nav__btn.active.svelte-13aski8{color:var(--axo-tool-icon-active);background:var(--axo-tool-active-bg)}.tool-rail-nav__btn.active.svelte-13aski8:before{content:"";position:absolute;left:-8px;top:50%;transform:translateY(-50%);width:3px;height:20px;background:var(--axo-tool-active-indicator);border-radius:0 2px 2px 0}.tool-rail-nav__btn.svelte-13aski8:focus-visible{outline:2px solid var(--axo-tool-active-indicator);outline-offset:2px}.tool-rail-nav__badge.svelte-13aski8{position:absolute;top:-4px;right:-4px;min-width:16px;height:16px;padding:0 4px;display:flex;align-items:center;justify-content:center;background:var(--axo-tool-badge-bg);color:var(--axo-tool-badge-text);border-radius:8px;font-size:.5625rem;font-weight:600;font-family:var(--axo-font-mono, ui-monospace, monospace);pointer-events:none}@media(prefers-reduced-motion:reduce){.tool-rail-nav__btn.svelte-13aski8{transition:none}}.tool-rail-user.svelte-77rj3o{display:flex;align-items:center;justify-content:center}.tool-rail-user__trigger{padding:0;background:transparent;border:none;cursor:pointer;border-radius:var(--axo-tool-radius-full);transition:transform var(--axo-tool-transition-fast)}.tool-rail-user__trigger:hover{transform:scale(1.08)}.tool-rail-user__trigger:focus-visible{outline:2px solid var(--axo-tool-active-indicator);outline-offset:2px}.tool-rail-user__avatar.svelte-77rj3o{width:30px;height:30px;border-radius:var(--axo-tool-radius-full);overflow:hidden;background:var(--axo-tool-avatar-bg);border:2px solid var(--axo-tool-avatar-border);display:flex;align-items:center;justify-content:center;transition:border-color var(--axo-tool-transition-fast)}.tool-rail-user__trigger:hover .tool-rail-user__avatar.svelte-77rj3o{border-color:var(--axo-tool-avatar-border-hover)}.tool-rail-user__avatar-img.svelte-77rj3o{width:100%;height:100%;object-fit:cover}.tool-rail-user__avatar-initials.svelte-77rj3o{font-family:var(--axo-font-mono, ui-monospace, monospace);font-size:.5625rem;font-weight:600;color:var(--axo-tool-avatar-text);text-transform:uppercase}.tool-rail-user__sign-in.svelte-77rj3o{width:var(--axo-tool-rail-btn-size);height:var(--axo-tool-rail-btn-size);display:flex;align-items:center;justify-content:center;background:var(--axo-tool-btn-bg);border:none;border-radius:var(--axo-tool-radius-md);color:var(--axo-tool-icon-default);cursor:pointer;transition:background var(--axo-tool-transition-fast),color var(--axo-tool-transition-fast)}.tool-rail-user__sign-in.svelte-77rj3o:hover{background:var(--axo-tool-btn-bg-hover);color:var(--axo-tool-icon-hover)}.tool-rail-user__sign-in.svelte-77rj3o:focus-visible{outline:2px solid var(--axo-tool-active-indicator);outline-offset:2px}.tool-rail-user__dropdown{min-width:180px;background:var(--axo-tool-dropdown-bg);border:1px solid var(--axo-tool-dropdown-border);box-shadow:var(--axo-tool-shadow-dropdown);border-radius:var(--axo-tool-radius-md);padding:0;z-index:var(--axo-tool-z-dropdown);overflow:hidden;animation:svelte-77rj3o-dropdownFadeSlide .15s cubic-bezier(.4,0,.2,1) forwards}@keyframes svelte-77rj3o-dropdownFadeSlide{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.tool-rail-user__header.svelte-77rj3o{padding:.5rem .75rem;border-bottom:1px solid var(--axo-tool-dropdown-border)}.tool-rail-user__header-name.svelte-77rj3o{font-family:var(--axo-font-mono, ui-monospace, monospace);font-size:.625rem;font-weight:600;color:var(--axo-tool-dropdown-text);text-transform:uppercase;letter-spacing:.03em}.tool-rail-user__header-email.svelte-77rj3o{font-family:var(--axo-font-mono, ui-monospace, monospace);font-size:.5rem;color:var(--axo-tool-dropdown-text-secondary);margin-top:.125rem}.tool-rail-user__divider.svelte-77rj3o{height:1px;background:var(--axo-tool-dropdown-border)}.tool-rail-user__item{display:flex;align-items:center;justify-content:space-between;width:100%;padding:.5rem .75rem;font-family:var(--axo-font-mono, ui-monospace, monospace);font-size:.625rem;font-weight:500;color:var(--axo-tool-dropdown-text);text-transform:uppercase;letter-spacing:.03em;background:transparent;border:none;cursor:pointer;transition:background var(--axo-tool-transition-fast)}.tool-rail-user__item:hover,.tool-rail-user__item[data-highlighted]{background:var(--axo-tool-dropdown-item-hover);outline:none}.tool-rail-user__item[data-disabled]{opacity:.5;cursor:not-allowed}.tool-rail-user__badge{display:inline-flex;align-items:center;justify-content:center;min-width:16px;height:16px;padding:0 4px;font-size:.5rem;font-weight:600;color:var(--axo-tool-badge-text);background:var(--axo-tool-badge-bg);border-radius:8px}.tool-rail-user__spinner{animation:svelte-77rj3o-spin 1s linear infinite;margin-right:.5rem}@keyframes svelte-77rj3o-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media(prefers-reduced-motion:reduce){.tool-rail-user__dropdown,.tool-rail-user__spinner{animation:none}.tool-rail-user__avatar.svelte-77rj3o,.tool-rail-user__sign-in.svelte-77rj3o,.tool-rail-user__trigger{transition:none}}.tool-rail.theme-dark.svelte-r16ryh{--axo-tool-rail-bg: #1a1a1a;--axo-tool-rail-bg-elevated: #242424;--axo-tool-rail-border: rgba(255, 255, 255, .06);--axo-tool-rail-divider: rgba(255, 255, 255, .1);--axo-tool-btn-bg: transparent;--axo-tool-btn-bg-hover: rgba(255, 255, 255, .06);--axo-tool-btn-bg-active: rgba(255, 255, 255, .1);--axo-tool-icon-default: #9ca3af;--axo-tool-icon-hover: #f3f4f6;--axo-tool-icon-active: #6b7cff;--axo-tool-active-indicator: #6b7cff;--axo-tool-active-bg: rgba(107, 124, 255, .15);--axo-tool-avatar-border: #4a4a4a;--axo-tool-avatar-border-hover: #6b7cff;--axo-tool-avatar-bg: #333333;--axo-tool-avatar-text: #9ca3af;--axo-tool-dropdown-bg: #2a2a2a;--axo-tool-dropdown-border: #4a4a4a;--axo-tool-dropdown-item-hover: #333333;--axo-tool-dropdown-text: #f0f0f0;--axo-tool-dropdown-text-secondary: #b0b0b0;--axo-tool-badge-bg: #6b7cff;--axo-tool-badge-text: #ffffff}.tool-rail.theme-dark.svelte-r16ryh{--axo-tool-shadow-rail: 0 1px 2px rgba(0, 0, 0, .2);--axo-tool-shadow-dropdown: 0 8px 24px rgba(0, 0, 0, .4), 0 2px 4px rgba(0, 0, 0, .3)}.tool-rail.svelte-r16ryh{position:fixed;left:0;top:0;bottom:0;width:var(--axo-tool-rail-width);background:var(--axo-tool-rail-bg);border-right:1px solid var(--axo-tool-rail-border);display:flex;flex-direction:column;padding:var(--axo-tool-spacing-md) 0;z-index:var(--axo-tool-z-rail);box-shadow:var(--axo-tool-shadow-rail)}.tool-rail.theme-dark.svelte-r16ryh{background:var(--axo-tool-rail-bg);border-right-color:var(--axo-tool-rail-border)}.tool-rail__separator.svelte-r16ryh{width:24px;height:1px;margin:var(--axo-tool-spacing-sm) auto;background:var(--axo-tool-rail-divider)}.tool-rail__spacer.svelte-r16ryh{flex:1}.tool-rail__bottom.svelte-r16ryh{display:flex;flex-direction:column;align-items:center;gap:var(--axo-tool-spacing-sm);padding:var(--axo-tool-spacing-sm) 0}.tool-rail__bottom-divider.svelte-r16ryh{width:24px;height:1px;background:var(--axo-tool-rail-divider)}@media(max-width:1024px){.tool-rail.svelte-r16ryh{width:var(--axo-tool-rail-width-tablet)}}@media(max-width:767px){.tool-rail.svelte-r16ryh{display:none}}.interactive-map.svelte-w1pcv2{position:relative;width:100%;height:100%;min-height:300px;background:hsl(var(--b2))}.map-container.svelte-w1pcv2{position:absolute;inset:0;width:100%;height:100%}.map-loading.svelte-w1pcv2{position:absolute;inset:0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1rem;background:hsl(var(--p) / .02);z-index:10;overflow:hidden}.map-loading.svelte-w1pcv2:before{content:"";position:absolute;inset:0;background:linear-gradient(45deg,transparent 30%,hsl(var(--p) / .03) 50%,transparent 70%);animation:svelte-w1pcv2-shimmer 3s ease-in-out infinite}@keyframes svelte-w1pcv2-shimmer{0%,to{transform:translate(-100%);opacity:0}50%{transform:translate(100%);opacity:1}}.loading-content.svelte-w1pcv2{position:relative;display:flex;align-items:center;justify-content:center;z-index:1}.loading-circle.svelte-w1pcv2{animation:svelte-w1pcv2-spin 2s linear infinite}@keyframes svelte-w1pcv2-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.circle-background.svelte-w1pcv2{color:hsl(var(--p) / .15)}.circle-progress.svelte-w1pcv2{color:hsl(var(--p));filter:drop-shadow(0 0 8px hsl(var(--p) / .4))}.loading-content.svelte-w1pcv2 .loading-icon{position:absolute;color:hsl(var(--p));animation:svelte-w1pcv2-pulse 1.5s ease-in-out infinite}@keyframes svelte-w1pcv2-pulse{0%,to{opacity:.6;transform:scale(.9)}50%{opacity:1;transform:scale(1)}}.loading-text.svelte-w1pcv2{font-size:.8125rem;font-weight:500;color:hsl(var(--bc) / .6);letter-spacing:.02em;text-transform:uppercase;z-index:1}.map-error.svelte-w1pcv2{position:absolute;inset:0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.75rem;background:hsl(var(--er) / .1);color:hsl(var(--er));font-size:.875rem;font-weight:500}.map-label.svelte-w1pcv2{position:absolute;bottom:0;left:0;right:0;display:flex;align-items:center;gap:.5rem;padding:.75rem 1rem;background:hsl(var(--b1) / .95);backdrop-filter:blur(8px);border-top:1px solid hsl(var(--bc) / .1);font-size:.8125rem;font-weight:500;color:hsl(var(--bc) / .8);z-index:5}.map-label.svelte-w1pcv2 svg{color:hsl(var(--p));flex-shrink:0}.alignment-disclaimer.svelte-w1pcv2{position:absolute;bottom:40px;left:0;right:0;display:flex;align-items:flex-start;gap:.5rem;padding:.5rem .75rem;background:hsl(var(--in) / .12);backdrop-filter:blur(8px);border-top:1px solid hsl(var(--in) / .2);font-size:.6875rem;font-weight:500;color:hsl(var(--in));z-index:4;line-height:1.4}.alignment-disclaimer.svelte-w1pcv2 svg{flex-shrink:0;margin-top:1px;opacity:.8}.property-marker{cursor:pointer;position:relative;overflow:visible!important}.property-marker .crosshair-svg{filter:drop-shadow(0 1px 3px rgba(0,0,0,.4));transition:transform .2s ease;position:relative;z-index:2}.property-marker:hover .crosshair-svg{transform:scale(1.15)}.marker-pulse{position:absolute;top:50%;left:50%;width:32px;height:32px;border-radius:50%;border:3px solid rgba(232,93,63,.6);background:transparent;animation:svelte-w1pcv2-markerPulse 2s ease-out infinite;pointer-events:none;z-index:1}@keyframes svelte-w1pcv2-markerPulse{0%{transform:translate(-50%,-50%) scale(1);opacity:1}to{transform:translate(-50%,-50%) scale(3);opacity:0}}.mapboxgl-ctrl-top-right{top:8px;right:8px;display:flex;flex-direction:column;gap:8px}.mapboxgl-ctrl-logo{width:60px!important;height:18px!important;opacity:.6}.mapboxgl-ctrl-bottom-right{bottom:100px;right:8px}.mapboxgl-ctrl-group{background:#1a1a1ae6;backdrop-filter:blur(4px);border-radius:2px;border:1px solid rgba(255,255,255,.1);box-shadow:none}.mapboxgl-ctrl-group button{width:24px;height:24px;background:transparent;border:none}.mapboxgl-ctrl-group button+button{border-top:1px solid rgba(255,255,255,.1)}.mapboxgl-ctrl-group button:hover{background:#ffffff1a}.mapboxgl-ctrl-group button .mapboxgl-ctrl-icon{filter:invert(1);opacity:.8}.mapboxgl-ctrl-group button:hover .mapboxgl-ctrl-icon{opacity:1}@media(prefers-reduced-motion:reduce){.loading-circle.svelte-w1pcv2,.map-loading.svelte-w1pcv2:before,.loading-content.svelte-w1pcv2 .loading-icon{animation:none}.circle-progress.svelte-w1pcv2{stroke-dashoffset:0}.marker-pulse{animation:none;opacity:.4;transform:translate(-50%,-50%) scale(1.5)}.property-marker:hover .crosshair-svg{transform:scale(1.05)}}.mapboxgl-ctrl-scale{background:#ffffffeb;border:1px solid rgba(26,26,26,.8);border-top:none;padding:2px 6px;font-family:IBM Plex Mono,monospace;font-size:10px;font-weight:500;color:#1a1a1a;box-shadow:0 1px 3px #0000001a}.dialog-overlay{position:fixed;inset:0;background:#0009;backdrop-filter:blur(4px);z-index:1000;animation:svelte-1osa63-overlayFadeIn .15s ease-out}@keyframes svelte-1osa63-overlayFadeIn{0%{opacity:0}to{opacity:1}}.dialog-content{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);width:calc(100% - 2rem);max-width:480px;max-height:calc(100vh - 4rem);overflow-y:auto;background:#1e1e1e;border:1px solid rgba(255,255,255,.1);border-radius:.5rem;box-shadow:0 20px 40px #0006;z-index:1001;animation:svelte-1osa63-contentSlideIn .2s ease-out}@keyframes svelte-1osa63-contentSlideIn{0%{opacity:0;transform:translate(-50%,-48%)}to{opacity:1;transform:translate(-50%,-50%)}}.dialog-header.svelte-1osa63{display:flex;align-items:center;gap:.75rem;padding:1rem 1.25rem;border-bottom:1px solid rgba(255,255,255,.08)}.header-icon.svelte-1osa63{display:flex;align-items:center;justify-content:center;width:36px;height:36px;background:#e85d3f26;border-radius:.375rem;color:#e85d3f}.dialog-body.svelte-1osa63{display:flex;flex-direction:column;gap:1rem;padding:1.25rem}.form-group.svelte-1osa63{display:flex;flex-direction:column;gap:.375rem;border:none;padding:0;margin:0}.form-label.svelte-1osa63{font-size:.75rem;font-weight:600;color:#9a9a9a;text-transform:uppercase;letter-spacing:.03em}.form-input.svelte-1osa63,.form-textarea.svelte-1osa63{width:100%;padding:.625rem .75rem;background:#ffffff0d;border:1px solid rgba(255,255,255,.1);border-radius:.375rem;font-size:.875rem;color:#e8e8e8;transition:all .15s ease}.form-input.svelte-1osa63::placeholder,.form-textarea.svelte-1osa63::placeholder{color:#666}.form-input.svelte-1osa63:focus,.form-textarea.svelte-1osa63:focus{outline:none;border-color:#e85d3f80;box-shadow:0 0 0 2px #e85d3f26}.form-input.svelte-1osa63:disabled,.form-textarea.svelte-1osa63:disabled{opacity:.5;cursor:not-allowed}.form-textarea.svelte-1osa63{resize:vertical;min-height:80px}.map-preview.svelte-1osa63{display:flex;align-items:center;gap:.5rem;padding:.625rem .75rem;background:#5d8a661a;border:1px solid rgba(93,138,102,.2);border-radius:.375rem;font-size:.75rem;color:#5d8a66}.map-preview.no-map.svelte-1osa63{background:#9a9a9a1a;border-color:#9a9a9a33;color:#9a9a9a}.accuracy-note.svelte-1osa63{display:flex;align-items:flex-start;gap:.5rem;padding:.625rem .75rem;background:#4a90a41a;border:1px solid rgba(74,144,164,.2);border-radius:.375rem;font-size:.6875rem;color:#4a90a4;line-height:1.4}.accuracy-note.svelte-1osa63 svg{flex-shrink:0;margin-top:1px}.radius-options.svelte-1osa63{display:flex;gap:.5rem}.radius-option.svelte-1osa63{display:flex;align-items:center;gap:.375rem;padding:.5rem .75rem;background:#ffffff08;border:1px solid rgba(255,255,255,.08);border-radius:.25rem;cursor:pointer;transition:all .15s ease;font-size:.75rem;color:#9a9a9a}.radius-option.svelte-1osa63 input:where(.svelte-1osa63){position:absolute;opacity:0;width:0;height:0}.radius-option.svelte-1osa63:hover{background:#ffffff0f;border-color:#ffffff1f}.radius-option.selected.svelte-1osa63{background:#e85d3f1a;border-color:#e85d3f4d;color:#e85d3f}.section-grid.svelte-1osa63{display:grid;grid-template-columns:repeat(2,1fr);gap:.5rem}.section-toggle.svelte-1osa63{display:flex;align-items:center;gap:.5rem;padding:.5rem .625rem;background:#ffffff08;border:1px solid rgba(255,255,255,.08);border-radius:.25rem;cursor:pointer;transition:all .15s ease}.section-toggle.svelte-1osa63:hover{background:#ffffff0f;border-color:#ffffff1f}.section-toggle.svelte-1osa63:has(input:where(.svelte-1osa63):checked){background:color-mix(in srgb,var(--accent-color) 10%,transparent);border-color:color-mix(in srgb,var(--accent-color) 30%,transparent)}.section-toggle.svelte-1osa63 input:where(.svelte-1osa63){position:absolute;opacity:0;width:0;height:0}.toggle-icon.svelte-1osa63{display:flex;align-items:center;justify-content:center;width:24px;height:24px;background:#ffffff0d;border-radius:.25rem;color:#9a9a9a;transition:all .15s ease}.section-toggle.svelte-1osa63:has(input:where(.svelte-1osa63):checked) .toggle-icon:where(.svelte-1osa63){background:var(--accent-color);color:#fff}.toggle-label.svelte-1osa63{font-size:.75rem;color:#c8c8c8;flex:1}.section-toggle.svelte-1osa63:has(input:where(.svelte-1osa63):checked) .toggle-label:where(.svelte-1osa63){color:#e8e8e8}.checkbox-row.svelte-1osa63{display:flex;align-items:center;gap:.625rem;padding:.5rem 0;font-size:.8125rem;color:#c8c8c8;cursor:pointer}.checkbox-row.disabled.svelte-1osa63{opacity:.5;cursor:not-allowed}.checkbox-row.svelte-1osa63 input[type=checkbox]:where(.svelte-1osa63){width:16px;height:16px;accent-color:#e85d3f}.dialog-footer.svelte-1osa63{display:flex;justify-content:flex-end;gap:.75rem;padding:1rem 1.25rem;border-top:1px solid rgba(255,255,255,.08)}.btn-cancel.svelte-1osa63,.btn-export.svelte-1osa63{display:flex;align-items:center;justify-content:center;gap:.5rem;padding:.625rem 1rem;border-radius:.375rem;font-size:.8125rem;font-weight:500;cursor:pointer;transition:all .15s ease}.btn-cancel.svelte-1osa63{background:transparent;border:1px solid rgba(255,255,255,.15);color:#c8c8c8}.btn-cancel.svelte-1osa63:hover:not(:disabled){background:#ffffff0d;border-color:#fff3}.btn-cancel.svelte-1osa63:disabled{opacity:.5;cursor:not-allowed}.btn-export.svelte-1osa63{background:#e85d3f;border:1px solid #e85d3f;color:#fff}.btn-export.svelte-1osa63:hover:not(:disabled){background:#d14e32;border-color:#d14e32}.btn-export.svelte-1osa63:disabled{opacity:.5;cursor:not-allowed}.spin{animation:svelte-1osa63-spin 1s linear infinite}@keyframes svelte-1osa63-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.axo-sitecheck.theme-light .dialog-header{border-bottom-color:#00000014}.axo-sitecheck.theme-light .form-input.svelte-1osa63,.axo-sitecheck.theme-light .form-textarea.svelte-1osa63{background:#00000008;border-color:#0000001a;color:#1a1a1a}.axo-sitecheck.theme-light .form-input.svelte-1osa63::placeholder,.axo-sitecheck.theme-light .form-textarea.svelte-1osa63::placeholder{color:#999}.axo-sitecheck.theme-light .radius-option.svelte-1osa63{background:#00000005;border-color:#00000014;color:#666}.axo-sitecheck.theme-light .radius-option.svelte-1osa63:hover{background:#0000000a;border-color:#0000001f}.axo-sitecheck.theme-light .radius-option.selected.svelte-1osa63{background:#e85d3f14;border-color:#e85d3f40;color:#e85d3f}.axo-sitecheck.theme-light .section-toggle.svelte-1osa63{background:#00000005;border-color:#00000014}.axo-sitecheck.theme-light .section-toggle.svelte-1osa63:hover{background:#0000000a;border-color:#0000001f}.axo-sitecheck.theme-light .toggle-icon.svelte-1osa63{background:#0000000d;color:#666}.axo-sitecheck.theme-light .toggle-label.svelte-1osa63{color:#444}.axo-sitecheck.theme-light .section-toggle.svelte-1osa63:has(input:where(.svelte-1osa63):checked) .toggle-label:where(.svelte-1osa63){color:#1a1a1a}.axo-sitecheck.theme-light .checkbox-row.svelte-1osa63{color:#444}.axo-sitecheck.theme-light .dialog-footer.svelte-1osa63{border-top-color:#00000014}.axo-sitecheck.theme-light .btn-cancel.svelte-1osa63{border-color:#00000026;color:#444}.axo-sitecheck.theme-light .btn-cancel.svelte-1osa63:hover:not(:disabled){background:#00000008;border-color:#0003}.png-export-modal{max-width:520px!important}.form-row.svelte-1k4dtba{display:flex;gap:1rem}.flex-1.svelte-1k4dtba{flex:1}.form-group.svelte-1k4dtba{display:flex;flex-direction:column;gap:.375rem;border:none;padding:0;margin:0}.form-label.svelte-1k4dtba{font-size:.75rem;font-weight:600;color:#9a9a9a;text-transform:uppercase;letter-spacing:.03em}.form-select.svelte-1k4dtba{width:100%;padding:.5rem .75rem;background:#ffffff0d;border:1px solid rgba(255,255,255,.1);border-radius:.375rem;font-size:.8125rem;color:#e8e8e8;cursor:pointer}.form-select.svelte-1k4dtba:focus{outline:none;border-color:#e85d3f80}.scale-options.svelte-1k4dtba{display:grid;grid-template-columns:repeat(3,1fr);gap:.375rem}.scale-option.svelte-1k4dtba{display:flex;flex-direction:column;align-items:center;padding:.5rem .25rem;background:#ffffff08;border:1px solid rgba(255,255,255,.08);border-radius:.25rem;cursor:pointer;transition:all .15s ease}.scale-option.svelte-1k4dtba input:where(.svelte-1k4dtba){position:absolute;opacity:0;width:0;height:0}.scale-option.svelte-1k4dtba:hover{background:#ffffff0f;border-color:#ffffff1f}.scale-option.selected.svelte-1k4dtba{background:#e85d3f1a;border-color:#e85d3f4d}.scale-value.svelte-1k4dtba{font-size:.8125rem;font-weight:600;color:#e8e8e8}.scale-option.selected.svelte-1k4dtba .scale-value:where(.svelte-1k4dtba){color:#e85d3f}.scale-desc.svelte-1k4dtba{font-size:.625rem;color:#666;margin-top:.125rem}.orientation-toggle.svelte-1k4dtba{display:flex;gap:.25rem}.orient-btn.svelte-1k4dtba{display:flex;align-items:center;gap:.375rem;flex:1;padding:.5rem;background:#ffffff08;border:1px solid rgba(255,255,255,.08);border-radius:.25rem;font-size:.75rem;color:#9a9a9a;cursor:pointer;transition:all .15s ease}.orient-btn.svelte-1k4dtba:hover{background:#ffffff0f}.orient-btn.active.svelte-1k4dtba{background:#e85d3f1a;border-color:#e85d3f4d;color:#e85d3f}.dpi-options.svelte-1k4dtba{display:flex;gap:.375rem}.dpi-option.svelte-1k4dtba{display:flex;flex-direction:column;align-items:center;flex:1;padding:.5rem .25rem;background:#ffffff08;border:1px solid rgba(255,255,255,.08);border-radius:.25rem;cursor:pointer;transition:all .15s ease}.dpi-option.svelte-1k4dtba input:where(.svelte-1k4dtba){position:absolute;opacity:0;width:0;height:0}.dpi-option.svelte-1k4dtba:hover{background:#ffffff0f}.dpi-option.selected.svelte-1k4dtba{background:#e85d3f1a;border-color:#e85d3f4d}.dpi-value.svelte-1k4dtba{font-size:.875rem;font-weight:600;color:#e8e8e8}.dpi-option.selected.svelte-1k4dtba .dpi-value:where(.svelte-1k4dtba){color:#e85d3f}.dpi-desc.svelte-1k4dtba{font-size:.625rem;color:#666;margin-top:.125rem}.include-grid.svelte-1k4dtba{display:grid;grid-template-columns:repeat(2,1fr);gap:.5rem}.include-toggle.svelte-1k4dtba{display:flex;align-items:center;gap:.5rem;padding:.5rem .625rem;background:#ffffff08;border:1px solid rgba(255,255,255,.08);border-radius:.25rem;cursor:pointer;transition:all .15s ease;color:#9a9a9a}.include-toggle.svelte-1k4dtba:hover{background:#ffffff0f}.include-toggle.svelte-1k4dtba:has(input:where(.svelte-1k4dtba):checked){background:#5d8a661a;border-color:#5d8a6640;color:#5d8a66}.include-toggle.svelte-1k4dtba input[type=checkbox]:where(.svelte-1k4dtba){width:14px;height:14px;accent-color:#5d8a66}.toggle-label.svelte-1k4dtba{font-size:.75rem;flex:1}.output-preview.svelte-1k4dtba{display:flex;align-items:center;gap:.75rem;padding:.75rem;background:#3b82f61a;border:1px solid rgba(59,130,246,.2);border-radius:.375rem;color:#93c5fd}.preview-info.svelte-1k4dtba{display:flex;flex-direction:column;gap:.125rem;flex:1}.preview-dims.svelte-1k4dtba{font-size:.8125rem;font-weight:600;font-family:IBM Plex Mono,monospace}.preview-size.svelte-1k4dtba{font-size:.6875rem;opacity:.8}.preview-ground.svelte-1k4dtba{font-size:.6875rem;text-align:right;opacity:.8}.export-progress.svelte-1k4dtba{display:flex;flex-direction:column;gap:.375rem}.progress-bar.svelte-1k4dtba{height:4px;background:#ffffff1a;border-radius:2px;overflow:hidden}.progress-fill.svelte-1k4dtba{height:100%;background:#e85d3f;transition:width .2s ease}.progress-label.svelte-1k4dtba{font-size:.6875rem;color:#9a9a9a;text-transform:capitalize}.dialog-overlay{position:fixed;inset:0;background:#0009;backdrop-filter:blur(4px);z-index:1000;animation:svelte-1k4dtba-overlayFadeIn .15s ease-out}@keyframes svelte-1k4dtba-overlayFadeIn{0%{opacity:0}to{opacity:1}}.dialog-content{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);width:calc(100% - 2rem);max-width:480px;max-height:calc(100vh - 4rem);overflow-y:auto;background:#1e1e1e;border:1px solid rgba(255,255,255,.1);border-radius:.5rem;box-shadow:0 20px 40px #0006;z-index:1001;animation:svelte-1k4dtba-contentSlideIn .2s ease-out}@keyframes svelte-1k4dtba-contentSlideIn{0%{opacity:0;transform:translate(-50%,-48%)}to{opacity:1;transform:translate(-50%,-50%)}}@media(prefers-reduced-motion:reduce){.dialog-overlay,.dialog-content{animation:none}}.dialog-header.svelte-1k4dtba{display:flex;align-items:center;gap:.75rem;padding:1rem 1.25rem;border-bottom:1px solid rgba(255,255,255,.08)}.header-icon.svelte-1k4dtba{display:flex;align-items:center;justify-content:center;width:36px;height:36px;background:#3b82f626;border-radius:.375rem;color:#3b82f6}.dialog-title{flex:1;font-size:1rem;font-weight:600;color:#e8e8e8;margin:0}.dialog-body.svelte-1k4dtba{display:flex;flex-direction:column;gap:1rem;padding:1.25rem}.dialog-footer.svelte-1k4dtba{display:flex;justify-content:flex-end;gap:.75rem;padding:1rem 1.25rem;border-top:1px solid rgba(255,255,255,.08)}.btn-cancel.svelte-1k4dtba,.btn-export.svelte-1k4dtba{display:flex;align-items:center;justify-content:center;gap:.5rem;padding:.625rem 1rem;border-radius:.375rem;font-size:.8125rem;font-weight:500;cursor:pointer;transition:all .15s ease}.btn-cancel.svelte-1k4dtba{background:transparent;border:1px solid rgba(255,255,255,.15);color:#c8c8c8}.btn-cancel.svelte-1k4dtba:hover:not(:disabled){background:#ffffff0d;border-color:#fff3}.btn-cancel.svelte-1k4dtba:disabled{opacity:.5;cursor:not-allowed}.btn-export.svelte-1k4dtba{background:#3b82f6;border:1px solid #3b82f6;color:#fff}.btn-export.svelte-1k4dtba:hover:not(:disabled){background:#2563eb;border-color:#2563eb}.btn-export.svelte-1k4dtba:disabled{opacity:.5;cursor:not-allowed}.spin{animation:svelte-1k4dtba-spin 1s linear infinite}@keyframes svelte-1k4dtba-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.axo-sitecheck.theme-light .dialog-content{background:#fff;border-color:#0000001a}.axo-sitecheck.theme-light .dialog-header.svelte-1k4dtba{border-bottom-color:#00000014}.axo-sitecheck.theme-light .dialog-title{color:#1a1a1a}.axo-sitecheck.theme-light .form-select.svelte-1k4dtba{background:#00000008;border-color:#0000001a;color:#1a1a1a}.axo-sitecheck.theme-light .scale-option.svelte-1k4dtba,.axo-sitecheck.theme-light .dpi-option.svelte-1k4dtba,.axo-sitecheck.theme-light .orient-btn.svelte-1k4dtba{background:#00000005;border-color:#00000014}.axo-sitecheck.theme-light .scale-value.svelte-1k4dtba,.axo-sitecheck.theme-light .dpi-value.svelte-1k4dtba{color:#1a1a1a}.axo-sitecheck.theme-light .include-toggle.svelte-1k4dtba{background:#00000005;border-color:#00000014;color:#666}.axo-sitecheck.theme-light .output-preview.svelte-1k4dtba{background:#3b82f614;border-color:#3b82f626;color:#2563eb}.axo-sitecheck.theme-light .dialog-footer.svelte-1k4dtba{border-top-color:#00000014}.axo-sitecheck.theme-light .btn-cancel.svelte-1k4dtba{border-color:#00000026;color:#444}.symbol-overlay.svelte-11gyea9{position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none;z-index:10;overflow:visible}.symbol-group.svelte-11gyea9{pointer-events:auto;cursor:pointer;outline:none;transition:transform .1s ease}.symbol-group.svelte-11gyea9:hover{transform:scale(1.05)}.symbol-group.selected.svelte-11gyea9{transform:scale(1.1)}.symbol-group.svelte-11gyea9:focus-visible{outline:2px solid hsl(var(--p));outline-offset:4px}.selection-ring.svelte-11gyea9{fill:none;stroke:hsl(var(--p));stroke-width:2;stroke-dasharray:4 4;animation:svelte-11gyea9-dash .5s linear infinite;pointer-events:none}@keyframes svelte-11gyea9-dash{to{stroke-dashoffset:-8}}.symbol-label.svelte-11gyea9{font-family:IBM Plex Mono,monospace;font-size:12px;font-weight:500;pointer-events:none}.north-label.svelte-11gyea9{font-weight:700;font-size:14px}.symbol-delete.svelte-11gyea9{opacity:0;cursor:pointer;transition:opacity .15s ease}.symbol-delete.visible.svelte-11gyea9,.symbol-group.svelte-11gyea9:hover .symbol-delete:where(.svelte-11gyea9),.symbol-group.svelte-11gyea9:focus-visible .symbol-delete:where(.svelte-11gyea9){opacity:1}.symbol-delete.svelte-11gyea9:hover circle:where(.svelte-11gyea9){fill:#dc2626}.symbol-editor.svelte-11gyea9{position:absolute;top:1rem;right:1rem;width:280px;background:#fff;border-radius:8px;box-shadow:0 4px 12px #00000026;z-index:100;pointer-events:auto}.editor-header.svelte-11gyea9{display:flex;align-items:center;justify-content:space-between;padding:1rem;border-bottom:1px solid hsl(var(--b3))}.editor-header.svelte-11gyea9 h3:where(.svelte-11gyea9){margin:0;font-size:.875rem;font-weight:600;color:hsl(var(--bc))}.btn-close.svelte-11gyea9{background:none;border:none;padding:.25rem;cursor:pointer;color:hsl(var(--bc) / .6);transition:color .15s ease}.btn-close.svelte-11gyea9:hover{color:hsl(var(--bc))}.editor-body.svelte-11gyea9{padding:1rem;display:flex;flex-direction:column;gap:1rem}.control-group.svelte-11gyea9{display:flex;flex-direction:column;gap:.5rem}.control-group.svelte-11gyea9 label:where(.svelte-11gyea9){font-size:.75rem;font-weight:500;color:hsl(var(--bc) / .7);text-transform:uppercase;letter-spacing:.05em}.control-group.svelte-11gyea9 input[type=range]:where(.svelte-11gyea9){width:100%;accent-color:hsl(var(--p))}.control-group.svelte-11gyea9 input[type=color]:where(.svelte-11gyea9){width:100%;height:2.5rem;border:1px solid hsl(var(--b3));border-radius:4px;cursor:pointer}.control-group.svelte-11gyea9 input[type=text]:where(.svelte-11gyea9){width:100%;padding:.5rem;border:1px solid hsl(var(--b3));border-radius:4px;font-family:inherit;font-size:.875rem}.control-group.svelte-11gyea9 input[type=text]:where(.svelte-11gyea9):focus{outline:2px solid hsl(var(--p));outline-offset:-1px}.btn-delete.svelte-11gyea9{display:flex;align-items:center;justify-content:center;gap:.5rem;width:100%;padding:.625rem;background:#ef4444;color:#fff;border:none;border-radius:4px;font-size:.875rem;font-weight:500;cursor:pointer;transition:background .15s ease}.btn-delete.svelte-11gyea9:hover{background:#dc2626}.editor-footer.svelte-11gyea9{padding:.75rem 1rem;border-top:1px solid hsl(var(--b3));background:hsl(var(--b2))}.hint.svelte-11gyea9{margin:0;font-size:.65rem;color:hsl(var(--bc) / .6);line-height:1.4}.wind-rose-container.svelte-12qbxt8{display:flex;flex-direction:column;align-items:center;gap:1rem;position:relative}.wind-rose-svg.svelte-12qbxt8{width:100%;max-width:360px;height:auto;aspect-ratio:1}.wind-segment.svelte-12qbxt8{cursor:pointer;outline:none}.wind-segment.svelte-12qbxt8:focus-visible{outline:2px solid #3b82f6;outline-offset:2px}.wind-band.svelte-12qbxt8{transition:opacity .15s ease}.wind-band.hovered.svelte-12qbxt8{opacity:.85;filter:brightness(1.1)}.wind-tooltip.svelte-12qbxt8{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);background:#fff;border-radius:8px;padding:.75rem 1rem;box-shadow:0 4px 12px #00000026;pointer-events:none;z-index:10;text-align:center;min-width:80px}.wind-tooltip.dark.svelte-12qbxt8{background:#1e293b;color:#e2e8f0;box-shadow:0 4px 12px #0006}.tooltip-header.svelte-12qbxt8{font-size:1.125rem;font-weight:600;margin-bottom:.25rem}.tooltip-stats.svelte-12qbxt8{display:flex;gap:.25rem;justify-content:center;align-items:baseline;font-size:.75rem}.tooltip-value.svelte-12qbxt8{font-weight:600;font-size:.875rem}.tooltip-label.svelte-12qbxt8{color:#64748b}.dark.svelte-12qbxt8 .tooltip-label:where(.svelte-12qbxt8){color:#94a3b8}.wind-legend.svelte-12qbxt8{display:flex;flex-direction:column;gap:.5rem;padding:.75rem 1rem;background:#fff;border-radius:8px;box-shadow:0 1px 3px #0000001a;width:100%;max-width:360px}.wind-legend.dark.svelte-12qbxt8{background:#1e293b;color:#e2e8f0}.legend-title.svelte-12qbxt8{font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;color:#64748b}.dark.svelte-12qbxt8 .legend-title:where(.svelte-12qbxt8){color:#94a3b8}.legend-items.svelte-12qbxt8{display:grid;grid-template-columns:repeat(3,1fr);gap:.5rem}@media(max-width:400px){.legend-items.svelte-12qbxt8{grid-template-columns:repeat(2,1fr)}}.legend-item.svelte-12qbxt8{display:flex;align-items:center;gap:.375rem;font-size:.75rem}.legend-color.svelte-12qbxt8{width:12px;height:12px;border-radius:2px;flex-shrink:0}.legend-label.svelte-12qbxt8{font-weight:500}.legend-range.svelte-12qbxt8{color:#94a3b8;font-size:.625rem}.dark.svelte-12qbxt8 .legend-range:where(.svelte-12qbxt8){color:#64748b}.wind-rose-overlay.svelte-17an0rz{position:absolute;bottom:80px;right:12px;z-index:20;background:#fffffff2;backdrop-filter:blur(8px);border-radius:8px;box-shadow:0 2px 8px #00000026;overflow:hidden;transition:all .2s ease;max-width:180px}.wind-rose-overlay.expanded.svelte-17an0rz{max-width:280px}.wind-rose-overlay.dark.svelte-17an0rz{background:#1e293bf2;box-shadow:0 2px 8px #0006}.wind-rose-overlay.minimized.svelte-17an0rz{background:transparent;box-shadow:none;backdrop-filter:none}.overlay-header.svelte-17an0rz{display:flex;align-items:center;justify-content:space-between;padding:8px 10px;background:transparent;border:none;cursor:pointer;width:100%;color:#374151;transition:background .15s ease}.overlay-header.svelte-17an0rz:hover{background:#0000000d}.dark.svelte-17an0rz .overlay-header:where(.svelte-17an0rz){color:#e2e8f0}.dark.svelte-17an0rz .overlay-header:where(.svelte-17an0rz):hover{background:#ffffff0d}.header-left.svelte-17an0rz{display:flex;align-items:center;gap:6px}.header-title.svelte-17an0rz{font-size:12px;font-weight:600}.period-label.svelte-17an0rz{font-size:10px;color:#6b7280;font-family:IBM Plex Mono,monospace}.dark.svelte-17an0rz .period-label:where(.svelte-17an0rz){color:#9ca3af}.header-actions.svelte-17an0rz{display:flex;align-items:center;gap:4px}.icon-btn.svelte-17an0rz{display:flex;align-items:center;justify-content:center;width:20px;height:20px;border:none;background:transparent;color:#6b7280;cursor:pointer;border-radius:4px;transition:all .15s ease}.icon-btn.svelte-17an0rz:hover{background:#0000001a;color:#374151}.dark.svelte-17an0rz .icon-btn:where(.svelte-17an0rz):hover{background:#ffffff1a;color:#e2e8f0}.restore-btn.svelte-17an0rz{display:flex;align-items:center;justify-content:center;width:40px;height:40px;border:none;background:#fffffff2;backdrop-filter:blur(8px);border-radius:8px;box-shadow:0 2px 8px #00000026;cursor:pointer;color:#374151;transition:all .15s ease}.restore-btn.svelte-17an0rz:hover{background:#fff;box-shadow:0 4px 12px #0003}.dark.svelte-17an0rz .restore-btn:where(.svelte-17an0rz){background:#1e293bf2;color:#e2e8f0;box-shadow:0 2px 8px #0006}.dark.svelte-17an0rz .restore-btn:where(.svelte-17an0rz):hover{background:#1e293b}.overlay-content.svelte-17an0rz{padding:0 10px 10px}.wind-rose-wrapper.svelte-17an0rz{display:flex;justify-content:center}.wind-rose-wrapper.svelte-17an0rz .wind-rose-svg{max-width:140px}.overlay-content.expanded.svelte-17an0rz .wind-rose-wrapper:where(.svelte-17an0rz) .wind-rose-svg{max-width:200px}.expanded-controls.svelte-17an0rz{display:flex;flex-direction:column;gap:8px;margin-top:8px;padding-top:8px;border-top:1px solid rgba(0,0,0,.1)}.dark.svelte-17an0rz .expanded-controls:where(.svelte-17an0rz){border-top-color:#ffffff1a}.compact-legend.svelte-17an0rz{display:flex;flex-wrap:wrap;gap:6px;justify-content:center}.legend-item.svelte-17an0rz{display:flex;align-items:center;gap:3px;font-size:9px;color:#6b7280}.dark.svelte-17an0rz .legend-item:where(.svelte-17an0rz){color:#9ca3af}.legend-dot.svelte-17an0rz{width:8px;height:8px;border-radius:2px;flex-shrink:0}.legend-label.svelte-17an0rz{text-transform:capitalize}.filter-toggle.svelte-17an0rz{display:flex;align-items:center;justify-content:center;gap:4px;padding:4px 8px;font-size:10px;color:#6b7280;background:#0000000d;border:none;border-radius:4px;cursor:pointer;transition:all .15s ease}.filter-toggle.svelte-17an0rz:hover{background:#0000001a;color:#374151}.dark.svelte-17an0rz .filter-toggle:where(.svelte-17an0rz){background:#ffffff0d;color:#9ca3af}.dark.svelte-17an0rz .filter-toggle:where(.svelte-17an0rz):hover{background:#ffffff1a;color:#e2e8f0}.filters-panel.svelte-17an0rz{display:flex;flex-direction:column;gap:8px;padding:8px;background:#00000008;border-radius:6px}.dark.svelte-17an0rz .filters-panel:where(.svelte-17an0rz){background:#ffffff08}.filter-group.svelte-17an0rz{display:flex;flex-direction:column;gap:4px}.filter-label.svelte-17an0rz{font-size:9px;font-weight:600;text-transform:uppercase;letter-spacing:.05em;color:#9ca3af}.filter-btns.svelte-17an0rz{display:flex;flex-wrap:wrap;gap:4px}.filter-btn.svelte-17an0rz{padding:3px 6px;font-size:10px;font-weight:500;background:#fff;border:1px solid #e5e7eb;border-radius:4px;color:#6b7280;cursor:pointer;transition:all .15s ease}.filter-btn.svelte-17an0rz:hover{border-color:#d1d5db;color:#374151}.filter-btn.active.svelte-17an0rz{background:#059669;border-color:#059669;color:#fff}.dark.svelte-17an0rz .filter-btn:where(.svelte-17an0rz){background:#374151;border-color:#4b5563;color:#9ca3af}.dark.svelte-17an0rz .filter-btn:where(.svelte-17an0rz):hover{border-color:#6b7280;color:#e2e8f0}.dark.svelte-17an0rz .filter-btn.active:where(.svelte-17an0rz){background:#059669;border-color:#059669;color:#fff}.source.svelte-17an0rz{font-size:9px;font-family:IBM Plex Mono,monospace;color:#9ca3af;text-align:center}@media(max-width:768px){.wind-rose-overlay.svelte-17an0rz{bottom:120px;right:8px;max-width:160px}.wind-rose-overlay.expanded.svelte-17an0rz{max-width:260px}}.toolbar-wrapper.svelte-i9pdjb{pointer-events:none;position:relative;z-index:1000}.toolbar-wrapper.svelte-i9pdjb .floating-toolbar{pointer-events:auto}.toolbar-wrapper.svelte-i9pdjb .toolbar-dropdown{overflow:visible}.toolbar-wrapper.svelte-i9pdjb .dropdown-menu{pointer-events:auto}.theme-dark.svelte-qzqlqe{--sc-bg-page: #0a0a0a;--sc-bg-surface: #1a1a1a;--sc-bg-elevated: #242424;--sc-bg-hover: rgba(255, 255, 255, .06);--sc-bg-active: rgba(255, 255, 255, .1);--sc-border-subtle: rgba(255, 255, 255, .06);--sc-border-default: rgba(255, 255, 255, .1);--sc-border-strong: rgba(255, 255, 255, .15);--sc-text-primary: #f3f4f6;--sc-text-secondary: #9ca3af;--sc-text-tertiary: #6b7280;--sc-text-disabled: #4b5563;--sc-shadow-1: 0 1px 2px rgba(0, 0, 0, .2);--sc-shadow-2: 0 2px 8px rgba(0, 0, 0, .3);--sc-shadow-3: 0 4px 16px rgba(0, 0, 0, .4);--sc-shadow-4: 0 8px 32px rgba(0, 0, 0, .5);--sc-success: #5d8a66;--sc-success-bg: rgba(34, 197, 94, .15);--sc-success-border: rgba(34, 197, 94, .3);--sc-success-text: #5d8a66;--sc-warning: #d9a066;--sc-warning-bg: rgba(245, 158, 11, .15);--sc-warning-border: rgba(245, 158, 11, .3);--sc-warning-text: #d9a066;--sc-danger: #c85a54;--sc-danger-bg: rgba(239, 68, 68, .15);--sc-danger-border: rgba(239, 68, 68, .3);--sc-danger-text: #c85a54;--sc-info: #4a90a4;--sc-info-bg: rgba(8, 145, 178, .15);--sc-info-border: rgba(8, 145, 178, .3);--sc-info-text: #4a90a4;--sc-heritage-state: #a78bfa;--sc-heritage-state-bg: rgba(124, 58, 237, .15);--sc-heritage-state-border: rgba(124, 58, 237, .3);--sc-heritage-local: #60a5fa;--sc-heritage-local-bg: rgba(37, 99, 235, .15);--sc-heritage-local-border: rgba(37, 99, 235, .3);--sc-hazard-bushfire: #f4a261;--sc-hazard-bushfire-bg: rgba(245, 158, 11, .12);--sc-hazard-bushfire-border: rgba(245, 158, 11, .25);--sc-hazard-flood: #4a90a4;--sc-hazard-flood-bg: rgba(8, 145, 178, .12);--sc-hazard-flood-border: rgba(8, 145, 178, .25);--sc-risk-low: #5d8a66;--sc-risk-low-bg: rgba(93, 138, 102, .2);--sc-risk-low-text: #5d8a66;--sc-risk-moderate: #d9a066;--sc-risk-moderate-bg: rgba(217, 160, 102, .2);--sc-risk-moderate-text: #d9a066;--sc-risk-high: #c85a54;--sc-risk-high-bg: rgba(200, 90, 84, .2);--sc-risk-high-text: #c85a54;--sc-frost-none: #5d8a66;--sc-frost-low: #4a90a4;--sc-frost-moderate: #d9a066;--sc-frost-high: #c85a54;--sc-conservation-endangered: #c85a54;--sc-conservation-endangered-bg: rgba(239, 68, 68, .15);--sc-conservation-vulnerable: #d9a066;--sc-conservation-vulnerable-bg: rgba(245, 158, 11, .15);--sc-conservation-depleted: #e8956d;--sc-conservation-depleted-bg: rgba(249, 115, 22, .15);--sc-conservation-least-concern: #5d8a66;--sc-conservation-least-concern-bg: rgba(93, 138, 102, .15)}.floating-map-controls.svelte-qzqlqe{position:absolute;top:50%;right:1rem;transform:translateY(-50%);display:flex;flex-direction:column;gap:var(--sc-map-controls-gap);padding:var(--sc-map-controls-padding);background:var(--sc-bg-surface);border:1px solid var(--sc-border-default);border-radius:var(--sc-radius-lg);box-shadow:var(--sc-shadow-2);z-index:var(--sc-z-dropdown);pointer-events:auto}.floating-map-controls.theme-dark.svelte-qzqlqe{background:var(--sc-bg-elevated);border-color:var(--sc-border-default)}.control-btn.svelte-qzqlqe{width:var(--sc-map-controls-btn-size);height:var(--sc-map-controls-btn-size);display:flex;align-items:center;justify-content:center;background:transparent;border:none;border-radius:var(--sc-radius-md);color:var(--sc-text-secondary);cursor:pointer;transition:background var(--sc-transition-fast),color var(--sc-transition-fast)}.control-btn.svelte-qzqlqe:hover{background:var(--sc-bg-hover);color:var(--sc-text-primary)}.control-btn.svelte-qzqlqe:active{background:var(--sc-bg-active)}.control-btn.svelte-qzqlqe:focus-visible{outline:2px solid var(--sc-accent);outline-offset:2px}.control-btn.active.svelte-qzqlqe{color:var(--sc-accent)}.control-separator.svelte-qzqlqe{width:100%;height:1px;background:var(--sc-border-subtle);margin:var(--sc-spacing-xs) 0}.compass-icon.svelte-qzqlqe{display:flex;align-items:center;justify-content:center;transition:transform .3s ease-out}@media(max-width:767px){.floating-map-controls.svelte-qzqlqe{display:none}}:root{--axo-tool-rail-width: 56px;--axo-tool-rail-width-tablet: 48px;--axo-tool-rail-btn-size: 40px;--axo-tool-rail-icon-size: 20px;--axo-tool-spacing-xs: 4px;--axo-tool-spacing-sm: 8px;--axo-tool-spacing-md: 12px;--axo-tool-spacing-lg: 16px;--axo-tool-z-rail: 200;--axo-tool-z-dropdown: 250;--axo-tool-radius-sm: 6px;--axo-tool-radius-md: 8px;--axo-tool-radius-full: 999px}:root{--axo-tool-rail-bg: #ffffff;--axo-tool-rail-bg-elevated: #fafafa;--axo-tool-rail-border: rgba(0, 0, 0, .06);--axo-tool-rail-divider: rgba(0, 0, 0, .1);--axo-tool-btn-bg: transparent;--axo-tool-btn-bg-hover: rgba(0, 0, 0, .04);--axo-tool-btn-bg-active: rgba(0, 0, 0, .08);--axo-tool-icon-default: #6b7280;--axo-tool-icon-hover: #1f2937;--axo-tool-icon-active: #0000ff;--axo-tool-active-indicator: #0000ff;--axo-tool-active-bg: rgba(0, 0, 255, .08);--axo-tool-avatar-border: #e5e7eb;--axo-tool-avatar-border-hover: #0000ff;--axo-tool-avatar-bg: #f3f4f6;--axo-tool-avatar-text: #6b7280;--axo-tool-dropdown-bg: #ffffff;--axo-tool-dropdown-border: #e5e7eb;--axo-tool-dropdown-item-hover: #f9fafb;--axo-tool-dropdown-text: #111827;--axo-tool-dropdown-text-secondary: #6b7280;--axo-tool-badge-bg: #0000ff;--axo-tool-badge-text: #ffffff}:root{--axo-tool-shadow-rail: 0 1px 2px rgba(0, 0, 0, .04);--axo-tool-shadow-dropdown: 0 8px 24px rgba(0, 0, 0, .12), 0 2px 4px rgba(0, 0, 0, .08)}:root{--axo-tool-transition-fast: .15s ease;--axo-tool-transition-normal: .2s ease;--axo-tool-transition-spring: .3s cubic-bezier(.34, 1.56, .64, 1)}@media(prefers-reduced-motion:reduce){:root{--axo-tool-transition-fast: 0ms;--axo-tool-transition-normal: 0ms;--axo-tool-transition-spring: 0ms}}.compass-btn.svelte-13ipofn{width:var(--axo-tool-rail-btn-size);height:var(--axo-tool-rail-btn-size);display:flex;align-items:center;justify-content:center;background:transparent;border:none;border-radius:var(--axo-tool-radius-md);color:var(--axo-tool-icon-default);cursor:pointer;transition:background var(--axo-tool-transition-fast),color var(--axo-tool-transition-fast)}.compass-btn.svelte-13ipofn:hover{background:var(--axo-tool-btn-bg-hover);color:var(--axo-tool-icon-hover)}.compass-btn.svelte-13ipofn:focus-visible{outline:2px solid var(--axo-tool-active-indicator);outline-offset:2px}.compass-btn.rotated.svelte-13ipofn{color:var(--axo-tool-icon-active)}.compass-wrapper.svelte-13ipofn{display:flex;align-items:center;justify-content:center;transition:transform .3s ease-out}@media(prefers-reduced-motion:reduce){.compass-wrapper.svelte-13ipofn{transition:none}}.content-section.svelte-qxaxn9{color:#374151}.content-section.svelte-qxaxn9 h3:where(.svelte-qxaxn9){font-size:1rem;font-weight:600;margin:0 0 .25rem;color:#111827}.subtitle.svelte-qxaxn9{display:block;font-size:.5625rem;color:#6b7280;letter-spacing:.08em;margin-bottom:.75rem;text-transform:uppercase}.description.svelte-qxaxn9{font-size:.8125rem;color:#4b5563;line-height:1.6;margin:0 0 .75rem}.detail-row.svelte-qxaxn9{display:flex;justify-content:space-between;align-items:center;padding:.5rem 0;font-size:.75rem;border-bottom:1px solid #f0f0f0;gap:.75rem}.detail-row.svelte-qxaxn9:last-child{border-bottom:none}.detail-row.svelte-qxaxn9 .label:where(.svelte-qxaxn9){color:#6b7280;font-weight:500;flex-shrink:0}.detail-row.svelte-qxaxn9 .value:where(.svelte-qxaxn9){color:#111827;font-weight:600;text-align:right;word-break:break-word}.desktop-sidebar.theme-dark .content-section.svelte-qxaxn9{color:#e8e8e8}.desktop-sidebar.theme-dark .content-section.svelte-qxaxn9 h3:where(.svelte-qxaxn9){color:#e8e8e8}.desktop-sidebar.theme-dark .subtitle.svelte-qxaxn9{color:#9a9a9a}.desktop-sidebar.theme-dark .description.svelte-qxaxn9{color:#c8c8c8}.desktop-sidebar.theme-dark .detail-row.svelte-qxaxn9{border-bottom-color:#353531}.desktop-sidebar.theme-dark .detail-row.svelte-qxaxn9 .label:where(.svelte-qxaxn9){color:#9a9a9a}.desktop-sidebar.theme-dark .detail-row.svelte-qxaxn9 .value:where(.svelte-qxaxn9){color:#e8e8e8}.bottom-sheet.theme-dark .content-section.svelte-qxaxn9{color:#e8e8e8}.bottom-sheet.theme-dark .content-section.svelte-qxaxn9 h3:where(.svelte-qxaxn9){color:#e8e8e8}.bottom-sheet.theme-dark .subtitle.svelte-qxaxn9{color:#9a9a9a}.bottom-sheet.theme-dark .description.svelte-qxaxn9{color:#c8c8c8}.bottom-sheet.theme-dark .detail-row.svelte-qxaxn9{border-bottom-color:#353531}.bottom-sheet.theme-dark .detail-row.svelte-qxaxn9 .label:where(.svelte-qxaxn9){color:#9a9a9a}.bottom-sheet.theme-dark .detail-row.svelte-qxaxn9 .value:where(.svelte-qxaxn9){color:#e8e8e8}.details.svelte-qxaxn9{margin-bottom:.75rem}.acknowledgement.svelte-qxaxn9{padding:.875rem;background:#d977060f;border:1px solid rgba(217,119,6,.15);border-left:3px solid #d97706;border-radius:.5rem}.acknowledgement.svelte-qxaxn9 p:where(.svelte-qxaxn9){font-size:.75rem;color:#92400e;font-style:italic;line-height:1.6;margin:0}.desktop-sidebar.theme-dark .acknowledgement.svelte-qxaxn9{background:#d9a0661a;border-color:#d9a06633;border-left-color:#d9a066}.desktop-sidebar.theme-dark .acknowledgement.svelte-qxaxn9 p:where(.svelte-qxaxn9){color:#d9a066}.bottom-sheet.theme-dark .acknowledgement.svelte-qxaxn9{background:#d9a0661a;border-color:#d9a06633;border-left-color:#d9a066}.bottom-sheet.theme-dark .acknowledgement.svelte-qxaxn9 p:where(.svelte-qxaxn9){color:#d9a066}.content-section.svelte-gj6ev3{color:#374151}.content-section.svelte-gj6ev3 h3:where(.svelte-gj6ev3){font-size:1rem;font-weight:600;margin:0 0 .25rem;color:#111827}.description.svelte-gj6ev3{font-size:.8125rem;color:#4b5563;line-height:1.6;margin:0 0 .75rem}.list-section.svelte-gj6ev3{margin-top:.75rem}.list-section.svelte-gj6ev3 h4:where(.svelte-gj6ev3){font-size:.625rem;font-weight:700;color:#6b7280;letter-spacing:.08em;margin:0 0 .625rem;text-transform:uppercase}.check-list.svelte-gj6ev3{list-style:none;margin:0;padding:0}.check-list.svelte-gj6ev3 li:where(.svelte-gj6ev3){display:flex;align-items:flex-start;gap:.5rem;margin-bottom:.375rem;font-size:.75rem;color:var(--sc-success-text)}.check-list.svelte-gj6ev3 li:where(.svelte-gj6ev3) svg{flex-shrink:0;margin-top:.125rem;color:var(--sc-success)}.desktop-sidebar.theme-dark .content-section.svelte-gj6ev3{color:#e8e8e8}.desktop-sidebar.theme-dark .content-section.svelte-gj6ev3 h3:where(.svelte-gj6ev3){color:#e8e8e8}.desktop-sidebar.theme-dark .description.svelte-gj6ev3{color:#c8c8c8}.desktop-sidebar.theme-dark .list-section.svelte-gj6ev3 h4:where(.svelte-gj6ev3){color:#9a9a9a}.desktop-sidebar.theme-dark .check-list.svelte-gj6ev3 li:where(.svelte-gj6ev3){color:#5d8a66}.desktop-sidebar.theme-dark .check-list.svelte-gj6ev3 li:where(.svelte-gj6ev3) svg{color:#5d8a66}.bottom-sheet.theme-dark .content-section.svelte-gj6ev3{color:#e8e8e8}.bottom-sheet.theme-dark .content-section.svelte-gj6ev3 h3:where(.svelte-gj6ev3){color:#e8e8e8}.bottom-sheet.theme-dark .description.svelte-gj6ev3{color:#c8c8c8}.bottom-sheet.theme-dark .list-section.svelte-gj6ev3 h4:where(.svelte-gj6ev3){color:#9a9a9a}.bottom-sheet.theme-dark .check-list.svelte-gj6ev3 li:where(.svelte-gj6ev3){color:#5d8a66}.bottom-sheet.theme-dark .check-list.svelte-gj6ev3 li:where(.svelte-gj6ev3) svg{color:#5d8a66}.header-row.svelte-gj6ev3{display:flex;align-items:center;gap:.5rem;margin-bottom:.75rem}.header-row.svelte-gj6ev3 h3:where(.svelte-gj6ev3){flex:1;margin:0}.zone-badge.svelte-gj6ev3{padding:.25rem .5rem;background:#e85d3f;border-radius:.25rem;font-size:.6875rem;font-weight:700;color:#fff;flex-shrink:0}.bullet-list.svelte-gj6ev3{list-style:disc;margin:0;padding-left:1.25rem;font-size:.75rem;color:#4b5563}.bullet-list.svelte-gj6ev3 li:where(.svelte-gj6ev3){margin-bottom:.25rem}.desktop-sidebar.theme-dark .bullet-list.svelte-gj6ev3,.bottom-sheet.theme-dark .bullet-list.svelte-gj6ev3{color:#c8c8c8}.theme-dark.svelte-kgsyfi{--sc-bg-page: #0a0a0a;--sc-bg-surface: #1a1a1a;--sc-bg-elevated: #242424;--sc-bg-hover: rgba(255, 255, 255, .06);--sc-bg-active: rgba(255, 255, 255, .1);--sc-border-subtle: rgba(255, 255, 255, .06);--sc-border-default: rgba(255, 255, 255, .1);--sc-border-strong: rgba(255, 255, 255, .15);--sc-text-primary: #f3f4f6;--sc-text-secondary: #9ca3af;--sc-text-tertiary: #6b7280;--sc-text-disabled: #4b5563;--sc-shadow-1: 0 1px 2px rgba(0, 0, 0, .2);--sc-shadow-2: 0 2px 8px rgba(0, 0, 0, .3);--sc-shadow-3: 0 4px 16px rgba(0, 0, 0, .4);--sc-shadow-4: 0 8px 32px rgba(0, 0, 0, .5);--sc-success: #5d8a66;--sc-success-bg: rgba(34, 197, 94, .15);--sc-success-border: rgba(34, 197, 94, .3);--sc-success-text: #5d8a66;--sc-warning: #d9a066;--sc-warning-bg: rgba(245, 158, 11, .15);--sc-warning-border: rgba(245, 158, 11, .3);--sc-warning-text: #d9a066;--sc-danger: #c85a54;--sc-danger-bg: rgba(239, 68, 68, .15);--sc-danger-border: rgba(239, 68, 68, .3);--sc-danger-text: #c85a54;--sc-info: #4a90a4;--sc-info-bg: rgba(8, 145, 178, .15);--sc-info-border: rgba(8, 145, 178, .3);--sc-info-text: #4a90a4;--sc-heritage-state: #a78bfa;--sc-heritage-state-bg: rgba(124, 58, 237, .15);--sc-heritage-state-border: rgba(124, 58, 237, .3);--sc-heritage-local: #60a5fa;--sc-heritage-local-bg: rgba(37, 99, 235, .15);--sc-heritage-local-border: rgba(37, 99, 235, .3);--sc-hazard-bushfire: #f4a261;--sc-hazard-bushfire-bg: rgba(245, 158, 11, .12);--sc-hazard-bushfire-border: rgba(245, 158, 11, .25);--sc-hazard-flood: #4a90a4;--sc-hazard-flood-bg: rgba(8, 145, 178, .12);--sc-hazard-flood-border: rgba(8, 145, 178, .25);--sc-risk-low: #5d8a66;--sc-risk-low-bg: rgba(93, 138, 102, .2);--sc-risk-low-text: #5d8a66;--sc-risk-moderate: #d9a066;--sc-risk-moderate-bg: rgba(217, 160, 102, .2);--sc-risk-moderate-text: #d9a066;--sc-risk-high: #c85a54;--sc-risk-high-bg: rgba(200, 90, 84, .2);--sc-risk-high-text: #c85a54;--sc-frost-none: #5d8a66;--sc-frost-low: #4a90a4;--sc-frost-moderate: #d9a066;--sc-frost-high: #c85a54;--sc-conservation-endangered: #c85a54;--sc-conservation-endangered-bg: rgba(239, 68, 68, .15);--sc-conservation-vulnerable: #d9a066;--sc-conservation-vulnerable-bg: rgba(245, 158, 11, .15);--sc-conservation-depleted: #e8956d;--sc-conservation-depleted-bg: rgba(249, 115, 22, .15);--sc-conservation-least-concern: #5d8a66;--sc-conservation-least-concern-bg: rgba(93, 138, 102, .15)}.content-section.svelte-kgsyfi{color:#374151}.content-section.svelte-kgsyfi h3:where(.svelte-kgsyfi){font-size:1rem;font-weight:600;margin:0 0 .25rem;color:#111827}.subtitle.svelte-kgsyfi{display:block;font-size:.5625rem;color:#6b7280;letter-spacing:.08em;margin-bottom:.75rem;text-transform:uppercase}.description.svelte-kgsyfi{font-size:.8125rem;color:#4b5563;line-height:1.6;margin:0 0 .75rem}.loading-section.svelte-kgsyfi{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:2rem 1rem;gap:.75rem;color:#6b7280;font-size:.75rem}.list-section.svelte-kgsyfi{margin-top:.75rem}.list-section.svelte-kgsyfi h4:where(.svelte-kgsyfi){font-size:.625rem;font-weight:700;color:#6b7280;letter-spacing:.08em;margin:0 0 .625rem;text-transform:uppercase}.detail-row.svelte-kgsyfi{display:flex;justify-content:space-between;align-items:center;padding:.5rem 0;font-size:.75rem;border-bottom:1px solid #f0f0f0;gap:.75rem}.detail-row.svelte-kgsyfi:last-child{border-bottom:none}.no-data-inline.svelte-kgsyfi{display:flex;flex-direction:column;align-items:center;gap:.5rem;padding:1.5rem;text-align:center;color:#9ca3af;font-size:.8125rem}.no-data-inline.svelte-kgsyfi svg{color:#d1d5db}.no-data-inline.vic-warning.svelte-kgsyfi{background:#d977060f;border:1px solid rgba(217,119,6,.15);border-radius:.5rem;padding:1rem}.no-data-inline.vic-warning.svelte-kgsyfi>svg{color:#d97706}.source.svelte-kgsyfi{font-size:.625rem;color:#9ca3af;margin:.75rem 0 0}.value-with-copy.svelte-kgsyfi{display:flex;align-items:center;gap:.375rem}.copy-btn.svelte-kgsyfi{display:flex;align-items:center;justify-content:center;width:1.25rem;height:1.25rem;padding:0;background:transparent;border:1px solid #e5e7eb;border-radius:.25rem;color:#9ca3af;cursor:pointer;opacity:0;transition:all .15s ease}.copy-btn.svelte-kgsyfi:focus{opacity:1}.copy-btn.svelte-kgsyfi:hover{background:#f3f4f6;color:#374151;border-color:#d1d5db}.copy-btn.svelte-kgsyfi:focus{outline:none;border-color:#e85d3f}.check-list.svelte-kgsyfi{list-style:none;margin:0;padding:0}.check-list.svelte-kgsyfi li:where(.svelte-kgsyfi){display:flex;align-items:flex-start;gap:.5rem;margin-bottom:.375rem;font-size:.75rem;color:var(--sc-success-text)}.check-list.svelte-kgsyfi li:where(.svelte-kgsyfi) svg{flex-shrink:0;margin-top:.125rem;color:var(--sc-success)}.stats-grid.svelte-kgsyfi{display:grid;grid-template-columns:repeat(3,1fr);gap:var(--sc-spacing-sm);margin-bottom:var(--sc-spacing-md)}.stat.svelte-kgsyfi{display:flex;flex-direction:column;align-items:center;gap:var(--sc-spacing-xs);padding:var(--sc-spacing-sm);background:var(--sc-bg-surface);border:1px solid var(--sc-border-default);border-radius:var(--sc-radius-sm);text-align:center}.stat--primary.svelte-kgsyfi{background:var(--sc-accent-bg);border-color:var(--sc-accent-border)}.stat.svelte-kgsyfi svg{color:var(--sc-text-tertiary)}.stat--primary.svelte-kgsyfi svg{color:var(--sc-accent)}.stat__value.svelte-kgsyfi{font-size:var(--sc-text-xl);font-weight:var(--sc-weight-bold);color:var(--sc-text-primary)}.stat.svelte-kgsyfi:not(.stat--primary) .stat__value:where(.svelte-kgsyfi){font-size:var(--sc-text-lg)}.stat__label.svelte-kgsyfi{font-size:var(--sc-text-xs);color:var(--sc-text-tertiary);letter-spacing:var(--sc-tracking-wider);text-transform:uppercase}@media(max-width:640px){.stats-grid.svelte-kgsyfi{grid-template-columns:repeat(2,1fr)}}.badge.svelte-kgsyfi{display:inline-block;padding:.25rem .5rem;border-radius:var(--sc-radius-sm);font-size:var(--sc-text-sm);font-weight:var(--sc-weight-bold);letter-spacing:var(--sc-tracking-wide)}.badge--accent.svelte-kgsyfi{background:var(--sc-accent);color:#fff}.badge--subtle.svelte-kgsyfi{background:var(--sc-bg-hover);color:var(--sc-text-secondary)}.frost-none.svelte-kgsyfi{color:var(--sc-frost-none)!important}.frost-low.svelte-kgsyfi{color:var(--sc-frost-low)!important}.frost-moderate.svelte-kgsyfi{color:var(--sc-frost-moderate)!important}.frost-high.svelte-kgsyfi{color:var(--sc-frost-high)!important}.veg-list.svelte-kgsyfi{display:flex;flex-direction:column;gap:.25rem}.veg-item.svelte-kgsyfi{display:flex;align-items:center;gap:.5rem;padding:.25rem 0}.veg-name.svelte-kgsyfi{font-size:.75rem;color:var(--sc-text-primary);flex:1}.veg-status.svelte-kgsyfi{padding:.125rem .375rem;border-radius:.125rem;font-size:.5rem;font-weight:700;letter-spacing:.03em}.status-endangered.svelte-kgsyfi{background:var(--sc-conservation-endangered-bg);color:var(--sc-conservation-endangered)}.status-vulnerable.svelte-kgsyfi{background:var(--sc-conservation-vulnerable-bg);color:var(--sc-conservation-vulnerable)}.status-depleted.svelte-kgsyfi{background:var(--sc-conservation-depleted-bg);color:var(--sc-conservation-depleted)}.status-least-concern.svelte-kgsyfi{background:var(--sc-conservation-least-concern-bg);color:var(--sc-conservation-least-concern)}.alert.svelte-kgsyfi{display:flex;align-items:center;gap:.5rem;padding:.5rem .625rem;background:var(--sc-warning-bg);border-left:2px solid var(--sc-warning);border-radius:0 .25rem .25rem 0;margin:.75rem 0}.alert.svelte-kgsyfi svg{color:var(--sc-warning);flex-shrink:0}.desktop-sidebar.theme-dark .content-section.svelte-kgsyfi{color:#e8e8e8}.desktop-sidebar.theme-dark .content-section.svelte-kgsyfi h3:where(.svelte-kgsyfi){color:#e8e8e8}.desktop-sidebar.theme-dark .subtitle.svelte-kgsyfi{color:#9a9a9a}.desktop-sidebar.theme-dark .description.svelte-kgsyfi{color:#c8c8c8}.desktop-sidebar.theme-dark .loading-section.svelte-kgsyfi{color:#9a9a9a}.desktop-sidebar.theme-dark .list-section.svelte-kgsyfi h4:where(.svelte-kgsyfi){color:#9a9a9a}.desktop-sidebar.theme-dark .detail-row.svelte-kgsyfi{border-bottom-color:#353531}.desktop-sidebar.theme-dark .no-data-inline.svelte-kgsyfi{color:#666}.desktop-sidebar.theme-dark .no-data-inline.svelte-kgsyfi svg{color:#505050}.desktop-sidebar.theme-dark .no-data-inline.vic-warning.svelte-kgsyfi{background:#f59e0b0d;border-color:#f59e0b4d}.desktop-sidebar.theme-dark .no-data-inline.vic-warning.svelte-kgsyfi>svg{color:#d9a066}.desktop-sidebar.theme-dark .source.svelte-kgsyfi{color:#666}.desktop-sidebar.theme-dark .copy-btn.svelte-kgsyfi{border-color:#ffffff26;color:#9a9a9a}.desktop-sidebar.theme-dark .copy-btn.svelte-kgsyfi:hover{background:#ffffff14;color:#e8e8e8;border-color:#fff3}.desktop-sidebar.theme-dark .check-list.svelte-kgsyfi li:where(.svelte-kgsyfi){color:#5d8a66}.desktop-sidebar.theme-dark .check-list.svelte-kgsyfi li:where(.svelte-kgsyfi) svg{color:#5d8a66}.desktop-sidebar.theme-dark .veg-name.svelte-kgsyfi{color:#e8e8e8}.desktop-sidebar.theme-dark .alert.svelte-kgsyfi{background:#f59e0b1a}.bottom-sheet.theme-dark .content-section.svelte-kgsyfi{color:#e8e8e8}.bottom-sheet.theme-dark .content-section.svelte-kgsyfi h3:where(.svelte-kgsyfi){color:#e8e8e8}.bottom-sheet.theme-dark .subtitle.svelte-kgsyfi{color:#9a9a9a}.bottom-sheet.theme-dark .description.svelte-kgsyfi{color:#c8c8c8}.bottom-sheet.theme-dark .loading-section.svelte-kgsyfi{color:#9a9a9a}.bottom-sheet.theme-dark .list-section.svelte-kgsyfi h4:where(.svelte-kgsyfi){color:#9a9a9a}.bottom-sheet.theme-dark .detail-row.svelte-kgsyfi{border-bottom-color:#353531}.bottom-sheet.theme-dark .no-data-inline.svelte-kgsyfi{color:#666}.bottom-sheet.theme-dark .no-data-inline.svelte-kgsyfi svg{color:#505050}.bottom-sheet.theme-dark .no-data-inline.vic-warning.svelte-kgsyfi{background:#f59e0b0d;border-color:#f59e0b4d}.bottom-sheet.theme-dark .no-data-inline.vic-warning.svelte-kgsyfi>svg{color:#d9a066}.bottom-sheet.theme-dark .source.svelte-kgsyfi{color:#666}.bottom-sheet.theme-dark .copy-btn.svelte-kgsyfi{border-color:#ffffff26;color:#9a9a9a}.bottom-sheet.theme-dark .copy-btn.svelte-kgsyfi:hover{background:#ffffff14;color:#e8e8e8;border-color:#fff3}.bottom-sheet.theme-dark .check-list.svelte-kgsyfi li:where(.svelte-kgsyfi){color:#5d8a66}.bottom-sheet.theme-dark .check-list.svelte-kgsyfi li:where(.svelte-kgsyfi) svg{color:#5d8a66}.bottom-sheet.theme-dark .veg-name.svelte-kgsyfi{color:#e8e8e8}.bottom-sheet.theme-dark .alert.svelte-kgsyfi{background:#f59e0b1a}.badge.svelte-kgsyfi{margin-bottom:.75rem}.content-section.svelte-w9kya3{color:#e8e8e8}.panel-header.svelte-w9kya3{display:flex;align-items:center;justify-content:space-between;margin-bottom:.5rem}.content-section.svelte-w9kya3 h3:where(.svelte-w9kya3){font-size:1rem;font-weight:600;margin:0}.location-badge.svelte-w9kya3{font-size:.625rem;padding:.125rem .375rem;background:#353531;border-radius:.25rem;color:#9a9a9a}.filter-row.svelte-w9kya3{margin-bottom:.5rem}.filter-group.svelte-w9kya3{display:flex;flex-direction:column;gap:.25rem}.filter-label.svelte-w9kya3{font-size:.5rem;color:#6e6e69;letter-spacing:.05em}.toggle-group.svelte-w9kya3{display:flex;flex-wrap:wrap;gap:.25rem}.toggle-btn.svelte-w9kya3{padding:.25rem .5rem;font-size:.625rem;font-weight:500;background:#2b2b2b;border:1px solid #353531;border-radius:.25rem;color:#9a9a9a;cursor:pointer;transition:all .15s ease}.toggle-btn.svelte-w9kya3:hover{border-color:#4a4a45;color:#e8e8e8}.toggle-btn.active.svelte-w9kya3{background:#059669;border-color:#059669;color:#fff}.period-badge.svelte-w9kya3{text-align:center;padding:.375rem;background:#05966926;border-radius:.25rem;font-size:.625rem;color:#6ee7b7;margin-bottom:.75rem}.wind-rose-wrapper.svelte-w9kya3{display:flex;justify-content:center;margin-bottom:.5rem}.wind-rose-wrapper.svelte-w9kya3 .wind-rose-svg{max-width:260px}.legend-compact.svelte-w9kya3{display:flex;justify-content:center;flex-wrap:wrap;gap:.5rem;margin-bottom:.75rem;font-size:.5625rem;color:#9a9a9a}.legend-item.svelte-w9kya3{display:flex;align-items:center;gap:.25rem}.dot.svelte-w9kya3{width:8px;height:8px;border-radius:2px}.dot.light.svelte-w9kya3{background:#3b82f6}.dot.gentle.svelte-w9kya3{background:#22c55e}.dot.moderate.svelte-w9kya3{background:#eab308}.dot.fresh.svelte-w9kya3{background:#f97316}.dot.strong.svelte-w9kya3{background:#ef4444}.recommendations.svelte-w9kya3{margin-top:.5rem}.recommendations.svelte-w9kya3 h4:where(.svelte-w9kya3){font-size:.5625rem;font-weight:600;color:#6e6e69;letter-spacing:.05em;margin:0 0 .375rem}.rec-item.svelte-w9kya3{display:flex;align-items:center;gap:.375rem;padding:.375rem;background:#2b2b2b;border-radius:.25rem;border-left:2px solid #059669;margin-bottom:.25rem;font-size:.6875rem;color:#e8e8e8}.rec-item[data-priority=high].svelte-w9kya3{border-left-color:#ef4444}.rec-item[data-priority=medium].svelte-w9kya3{border-left-color:#f59e0b}.rec-item.svelte-w9kya3 svg{color:#9a9a9a;flex-shrink:0}.no-data.svelte-w9kya3{display:flex;flex-direction:column;align-items:center;gap:.5rem;padding:2rem;color:#6e6e69;text-align:center}.no-data.svelte-w9kya3 p:where(.svelte-w9kya3){margin:0;font-size:.75rem}.source.svelte-w9kya3{font-size:.5625rem;color:#6e6e69;margin:.5rem 0 0;letter-spacing:.03em}.desktop-sidebar.theme-light .content-section.svelte-w9kya3{color:#374151}.desktop-sidebar.theme-light .content-section.svelte-w9kya3 h3:where(.svelte-w9kya3){color:#1f2937}.desktop-sidebar.theme-light .location-badge.svelte-w9kya3{background:#f3f4f6;color:#6b7280}.desktop-sidebar.theme-light .filter-label.svelte-w9kya3{color:#9ca3af}.desktop-sidebar.theme-light .toggle-btn.svelte-w9kya3{background:#f9fafb;border-color:#e5e7eb;color:#6b7280}.desktop-sidebar.theme-light .toggle-btn.svelte-w9kya3:hover{border-color:#d1d5db;color:#374151}.desktop-sidebar.theme-light .toggle-btn.active.svelte-w9kya3{background:#059669;border-color:#059669;color:#fff}.desktop-sidebar.theme-light .period-badge.svelte-w9kya3{background:#0596691a;color:#059669}.desktop-sidebar.theme-light .legend-compact.svelte-w9kya3{color:#6b7280}.desktop-sidebar.theme-light .recommendations.svelte-w9kya3 h4:where(.svelte-w9kya3){color:#9ca3af}.desktop-sidebar.theme-light .rec-item.svelte-w9kya3{background:#f9fafb;color:#374151}.desktop-sidebar.theme-light .source.svelte-w9kya3{color:#9ca3af}.bottom-sheet.theme-light .content-section.svelte-w9kya3{color:#374151}.bottom-sheet.theme-light .content-section.svelte-w9kya3 h3:where(.svelte-w9kya3){color:#1f2937}.bottom-sheet.theme-light .location-badge.svelte-w9kya3{background:#f3f4f6;color:#6b7280}.bottom-sheet.theme-light .filter-label.svelte-w9kya3{color:#9ca3af}.bottom-sheet.theme-light .toggle-btn.svelte-w9kya3{background:#f9fafb;border-color:#e5e7eb;color:#6b7280}.bottom-sheet.theme-light .toggle-btn.svelte-w9kya3:hover{border-color:#d1d5db;color:#374151}.bottom-sheet.theme-light .toggle-btn.active.svelte-w9kya3{background:#059669;border-color:#059669;color:#fff}.bottom-sheet.theme-light .period-badge.svelte-w9kya3{background:#0596691a;color:#059669}.bottom-sheet.theme-light .legend-compact.svelte-w9kya3{color:#6b7280}.bottom-sheet.theme-light .recommendations.svelte-w9kya3 h4:where(.svelte-w9kya3){color:#9ca3af}.bottom-sheet.theme-light .rec-item.svelte-w9kya3{background:#f9fafb;color:#374151}.bottom-sheet.theme-light .source.svelte-w9kya3{color:#9ca3af}.content-section.svelte-r11knf{color:#e8e8e8}.content-section.svelte-r11knf h3:where(.svelte-r11knf){font-size:1rem;font-weight:600;margin:0 0 .25rem}.subtitle.svelte-r11knf{display:block;font-size:.625rem;color:#9a9a9a;letter-spacing:.05em;margin-bottom:.75rem}.detail-row.svelte-r11knf{display:flex;justify-content:space-between;padding:.375rem 0;font-size:.75rem;border-bottom:1px solid #353531}.detail-row.svelte-r11knf .label:where(.svelte-r11knf){color:#9a9a9a}.detail-row.svelte-r11knf .value:where(.svelte-r11knf){color:#e8e8e8;font-weight:500;text-align:right}.list-section.svelte-r11knf{margin-top:.75rem}.list-section.svelte-r11knf h4:where(.svelte-r11knf){font-size:.5625rem;font-weight:600;color:#9a9a9a;letter-spacing:.05em;margin:0 0 .375rem}.overlay-list.svelte-r11knf{display:flex;flex-direction:column;gap:.375rem}.overlay-item.svelte-r11knf{display:flex;align-items:center;gap:.5rem;padding:.375rem .5rem;background:#4a90a41a;border-left:2px solid #4a90a4;border-radius:0 .25rem .25rem 0}.overlay-code.svelte-r11knf{padding:.125rem .375rem;background:#4a90a433;border-radius:.125rem;font-size:.5625rem;font-weight:700;color:#4a90a4;letter-spacing:.03em}.overlay-name.svelte-r11knf{font-size:.75rem;color:#e8e8e8}.link-btn.svelte-r11knf{display:inline-flex;align-items:center;gap:.375rem;margin-top:.75rem;padding:.5rem .75rem;background:transparent;border:1px solid #4a90a4;border-radius:.25rem;color:#4a90a4;font-size:.6875rem;font-weight:500;text-decoration:none;transition:all .15s}.link-btn.svelte-r11knf:hover{background:#4a90a41a}.content-section.svelte-sjobza{color:#374151}.content-section.svelte-sjobza h3:where(.svelte-sjobza){font-size:1rem;font-weight:600;margin:0 0 .25rem;color:#111827}.subtitle.svelte-sjobza{display:block;font-size:.5625rem;color:#6b7280;letter-spacing:.08em;margin-bottom:.75rem;text-transform:uppercase}.loading-section.svelte-sjobza{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:2rem 1rem;gap:.75rem;color:#6b7280;font-size:.75rem}.list-section.svelte-sjobza{margin-top:.75rem}.list-section.svelte-sjobza h4:where(.svelte-sjobza){font-size:.625rem;font-weight:700;color:#6b7280;letter-spacing:.08em;margin:0 0 .625rem;text-transform:uppercase}.detail-row.svelte-sjobza{display:flex;justify-content:space-between;align-items:center;padding:.5rem 0;font-size:.75rem;border-bottom:1px solid #f0f0f0;gap:.75rem}.detail-row.svelte-sjobza:last-child{border-bottom:none}.detail-row.svelte-sjobza .label:where(.svelte-sjobza){color:#6b7280;font-weight:500;flex-shrink:0}.detail-row.svelte-sjobza .value:where(.svelte-sjobza){color:#111827;font-weight:600;text-align:right;word-break:break-word}.no-data-inline.svelte-sjobza{display:flex;flex-direction:column;align-items:center;gap:.5rem;padding:1.5rem;text-align:center;color:#9ca3af;font-size:.8125rem}.no-data-inline.svelte-sjobza svg{color:#d1d5db}.no-data-inline.svelte-sjobza .hint:where(.svelte-sjobza){font-size:.6875rem;color:#9ca3af;line-height:1.6}.no-data-inline.vic-warning.svelte-sjobza{background:#d977060f;border:1px solid rgba(217,119,6,.15);border-radius:.5rem;padding:1rem}.no-data-inline.vic-warning.svelte-sjobza>svg{color:#d97706}.no-data-inline.vic-warning.svelte-sjobza>span:where(.svelte-sjobza):first-of-type{color:#92400e;font-weight:600}.no-data-inline.vic-warning.svelte-sjobza .hint:where(.svelte-sjobza){color:#4b5563}.source.svelte-sjobza{font-size:.625rem;color:#9ca3af;margin:.75rem 0 0}.value-with-copy.svelte-sjobza{display:flex;align-items:center;gap:.375rem}.copy-btn.svelte-sjobza{display:flex;align-items:center;justify-content:center;width:1.25rem;height:1.25rem;padding:0;background:transparent;border:1px solid #e5e7eb;border-radius:.25rem;color:#9ca3af;cursor:pointer;opacity:0;transition:all .15s ease}.detail-row.svelte-sjobza:hover .copy-btn:where(.svelte-sjobza),.copy-btn.svelte-sjobza:focus{opacity:1}.copy-btn.svelte-sjobza:hover{background:#f3f4f6;color:#374151;border-color:#d1d5db}.copy-btn.svelte-sjobza:focus{outline:none;border-color:#e85d3f}.desktop-sidebar.theme-dark .content-section.svelte-sjobza{color:#e8e8e8}.desktop-sidebar.theme-dark .content-section.svelte-sjobza h3:where(.svelte-sjobza){color:#e8e8e8}.desktop-sidebar.theme-dark .subtitle.svelte-sjobza,.desktop-sidebar.theme-dark .loading-section.svelte-sjobza{color:#9a9a9a}.desktop-sidebar.theme-dark .list-section.svelte-sjobza h4:where(.svelte-sjobza){color:#9a9a9a}.desktop-sidebar.theme-dark .detail-row.svelte-sjobza{border-bottom-color:#353531}.desktop-sidebar.theme-dark .detail-row.svelte-sjobza .label:where(.svelte-sjobza){color:#9a9a9a}.desktop-sidebar.theme-dark .detail-row.svelte-sjobza .value:where(.svelte-sjobza){color:#e8e8e8}.desktop-sidebar.theme-dark .no-data-inline.svelte-sjobza{color:#666}.desktop-sidebar.theme-dark .no-data-inline.svelte-sjobza svg{color:#505050}.desktop-sidebar.theme-dark .no-data-inline.svelte-sjobza .hint:where(.svelte-sjobza){color:#888}.desktop-sidebar.theme-dark .no-data-inline.vic-warning.svelte-sjobza{background:#f59e0b0d;border-color:#f59e0b4d}.desktop-sidebar.theme-dark .no-data-inline.vic-warning.svelte-sjobza>svg{color:#d9a066}.desktop-sidebar.theme-dark .no-data-inline.vic-warning.svelte-sjobza>span:where(.svelte-sjobza):first-of-type{color:#d9a066}.desktop-sidebar.theme-dark .no-data-inline.vic-warning.svelte-sjobza .hint:where(.svelte-sjobza){color:#c8c8c8}.desktop-sidebar.theme-dark .source.svelte-sjobza{color:#666}.desktop-sidebar.theme-dark .copy-btn.svelte-sjobza{border-color:#ffffff26;color:#9a9a9a}.desktop-sidebar.theme-dark .copy-btn.svelte-sjobza:hover{background:#ffffff14;color:#e8e8e8;border-color:#fff3}.bottom-sheet.theme-dark .content-section.svelte-sjobza{color:#e8e8e8}.bottom-sheet.theme-dark .content-section.svelte-sjobza h3:where(.svelte-sjobza){color:#e8e8e8}.bottom-sheet.theme-dark .subtitle.svelte-sjobza,.bottom-sheet.theme-dark .loading-section.svelte-sjobza{color:#9a9a9a}.bottom-sheet.theme-dark .list-section.svelte-sjobza h4:where(.svelte-sjobza){color:#9a9a9a}.bottom-sheet.theme-dark .detail-row.svelte-sjobza{border-bottom-color:#353531}.bottom-sheet.theme-dark .detail-row.svelte-sjobza .label:where(.svelte-sjobza){color:#9a9a9a}.bottom-sheet.theme-dark .detail-row.svelte-sjobza .value:where(.svelte-sjobza){color:#e8e8e8}.bottom-sheet.theme-dark .no-data-inline.svelte-sjobza{color:#666}.bottom-sheet.theme-dark .no-data-inline.svelte-sjobza svg{color:#505050}.bottom-sheet.theme-dark .no-data-inline.svelte-sjobza .hint:where(.svelte-sjobza){color:#888}.bottom-sheet.theme-dark .no-data-inline.vic-warning.svelte-sjobza{background:#f59e0b0d;border-color:#f59e0b4d}.bottom-sheet.theme-dark .no-data-inline.vic-warning.svelte-sjobza>svg{color:#d9a066}.bottom-sheet.theme-dark .no-data-inline.vic-warning.svelte-sjobza>span:where(.svelte-sjobza):first-of-type{color:#d9a066}.bottom-sheet.theme-dark .no-data-inline.vic-warning.svelte-sjobza .hint:where(.svelte-sjobza){color:#c8c8c8}.bottom-sheet.theme-dark .source.svelte-sjobza{color:#666}.bottom-sheet.theme-dark .copy-btn.svelte-sjobza{border-color:#ffffff26;color:#9a9a9a}.bottom-sheet.theme-dark .copy-btn.svelte-sjobza:hover{background:#ffffff14;color:#e8e8e8;border-color:#fff3}.zone-display.svelte-sjobza{display:flex;align-items:center;gap:.75rem;padding:.875rem;background:#e85d3f0f;border:1px solid rgba(232,93,63,.15);border-left:3px solid #e85d3f;border-radius:.5rem;margin-bottom:.75rem}.zone-display.svelte-sjobza .zone-code:where(.svelte-sjobza){padding:.25rem .625rem;background:#e85d3f;border-radius:.25rem;font-size:.6875rem;font-weight:700;color:#fff}.zone-display.svelte-sjobza .zone-name:where(.svelte-sjobza){font-size:.8125rem;color:#374151;font-weight:500}.list-section.svelte-sjobza h4:where(.svelte-sjobza){color:#4b5563}.parcel-section.svelte-sjobza{margin-bottom:.75rem}.parcel-info.svelte-sjobza{background:#0891b20f;border:1px solid rgba(8,145,178,.15);border-left:3px solid #0891b2;border-radius:.5rem;padding:.5rem .875rem}.parcel-info.svelte-sjobza .detail-row:where(.svelte-sjobza):last-child{padding-bottom:0}.parcel-info.svelte-sjobza .detail-row:where(.svelte-sjobza):first-child{padding-top:0}.detail-row.svelte-sjobza .value:where(.svelte-sjobza){color:#0891b2}.overlay-list.svelte-sjobza{display:flex;flex-direction:column;gap:.375rem}.overlay-item.svelte-sjobza{display:flex;align-items:center;gap:.5rem;padding:.375rem 0;font-size:.75rem;border-bottom:1px solid #f0f0f0}.overlay-item.svelte-sjobza:last-child{border-bottom:none}.overlay-code.svelte-sjobza{padding:.125rem .375rem;background:#0891b21a;border-radius:.25rem;font-size:.625rem;font-weight:600;color:#0891b2}.overlay-name.svelte-sjobza{font-size:.75rem;color:#374151;flex:1}.no-overlays.svelte-sjobza{font-size:.75rem;color:#9ca3af;margin:.5rem 0}.no-data-inline.vic-warning.svelte-sjobza>span:where(.svelte-sjobza):first-of-type{font-size:.8125rem}.no-data-inline.vic-warning.svelte-sjobza .hint:where(.svelte-sjobza){line-height:1.6}.desktop-sidebar.theme-dark .zone-display.svelte-sjobza{background:#e85d3f1a;border-color:#e85d3f33}.desktop-sidebar.theme-dark .zone-display.svelte-sjobza .zone-name:where(.svelte-sjobza){color:#e8e8e8}.desktop-sidebar.theme-dark .parcel-info.svelte-sjobza{background:#4a90a41a;border-color:#4a90a433;border-left-color:#4a90a4}.desktop-sidebar.theme-dark .detail-row.svelte-sjobza .value:where(.svelte-sjobza){color:#4a90a4}.desktop-sidebar.theme-dark .overlay-item.svelte-sjobza{border-bottom-color:#353531}.desktop-sidebar.theme-dark .overlay-code.svelte-sjobza{background:#4a90a426;color:#4a90a4}.desktop-sidebar.theme-dark .overlay-name.svelte-sjobza{color:#c8c8c8}.desktop-sidebar.theme-dark .no-overlays.svelte-sjobza{color:#666}.bottom-sheet.theme-dark .zone-display.svelte-sjobza{background:#e85d3f1a;border-color:#e85d3f33}.bottom-sheet.theme-dark .zone-display.svelte-sjobza .zone-name:where(.svelte-sjobza){color:#e8e8e8}.bottom-sheet.theme-dark .parcel-info.svelte-sjobza{background:#4a90a41a;border-color:#4a90a433;border-left-color:#4a90a4}.bottom-sheet.theme-dark .detail-row.svelte-sjobza .value:where(.svelte-sjobza){color:#4a90a4}.bottom-sheet.theme-dark .overlay-item.svelte-sjobza{border-bottom-color:#353531}.bottom-sheet.theme-dark .overlay-code.svelte-sjobza{background:#4a90a426;color:#4a90a4}.bottom-sheet.theme-dark .overlay-name.svelte-sjobza{color:#c8c8c8}.bottom-sheet.theme-dark .no-overlays.svelte-sjobza{color:#666}.place-card.svelte-dn84a0{background:#b91c1c0a;border:1px solid rgba(185,28,28,.15);border-left:3px solid #b91c1c;border-radius:.5rem;margin-bottom:.75rem;overflow:hidden}.place-header.svelte-dn84a0{width:100%;display:flex;align-items:center;justify-content:space-between;padding:.75rem;background:transparent;border:none;cursor:pointer;transition:background .15s;text-align:left}.place-header.svelte-dn84a0:hover{background:#b91c1c0f}.place-title.svelte-dn84a0{display:flex;align-items:center;gap:.5rem;flex:1;min-width:0}.place-title.svelte-dn84a0 svg{flex-shrink:0;color:#b91c1c}.place-title.svelte-dn84a0 svg.icon-state{color:#991b1b}.place-title.svelte-dn84a0 .name:where(.svelte-dn84a0){font-size:.8125rem;font-weight:600;color:#374151;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.place-meta.svelte-dn84a0{display:flex;align-items:center;gap:.5rem;flex-shrink:0}.place-meta.svelte-dn84a0 svg{color:#9ca3af}.badge.svelte-dn84a0{padding:.125rem .375rem;border-radius:.25rem;font-size:.5625rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em}.badge--state.svelte-dn84a0{background:#fee2e2;color:#991b1b;border:1px solid #fecaca}.badge--local.svelte-dn84a0{background:#ffedd5;color:#c2410c;border:1px solid #fed7aa}.badge--precinct.svelte-dn84a0{background:#e0f2fe;color:#075985;border:1px solid #bae6fd}.badge--contributory.svelte-dn84a0{background:#e0e7ff;color:#4338ca;border:1px solid #c7d2fe}.place-summary.svelte-dn84a0{padding:0 .75rem .75rem;font-size:.75rem}.codes.svelte-dn84a0{display:flex;gap:.375rem;margin-bottom:.5rem}.code.svelte-dn84a0{padding:.125rem .375rem;background:#b91c1c1a;border-radius:.25rem;font-size:.625rem;font-weight:600;color:#b91c1c}.code--overlay.svelte-dn84a0{background:#0891b21a;color:#0891b2}.address-row.svelte-dn84a0{display:flex;align-items:center;gap:.375rem;color:#6b7280}.address-row.svelte-dn84a0 svg{flex-shrink:0;color:#9ca3af}.distance.svelte-dn84a0{color:#9ca3af;font-size:.6875rem}.place-details.svelte-dn84a0{padding:0 .75rem .75rem;border-top:1px solid rgba(185,28,28,.1);margin-top:0}.detail-row.svelte-dn84a0{display:flex;align-items:center;gap:.5rem;padding:.375rem 0;font-size:.75rem;border-bottom:1px solid #f0f0f0}.detail-row.svelte-dn84a0:last-of-type{border-bottom:none}.detail-row.svelte-dn84a0 svg{flex-shrink:0;color:#9ca3af}.detail-row.svelte-dn84a0 .label:where(.svelte-dn84a0){color:#6b7280;font-weight:500;min-width:3.5rem}.detail-row.svelte-dn84a0 .value:where(.svelte-dn84a0){color:#374151;flex:1}.significance-section.svelte-dn84a0{margin-top:.75rem;padding:.75rem;background:#b91c1c0a;border-radius:.375rem}.significance-section.svelte-dn84a0 h5:where(.svelte-dn84a0){font-size:.5625rem;font-weight:700;color:#6b7280;letter-spacing:.08em;margin:0 0 .5rem}.significance-section.svelte-dn84a0 p:where(.svelte-dn84a0){font-size:.75rem;color:#4b5563;line-height:1.6;margin:0}.database-link.svelte-dn84a0{display:inline-flex;align-items:center;gap:.375rem;margin-top:.75rem;padding:.375rem .625rem;background:#b91c1c;color:#fff;border-radius:.25rem;font-size:.6875rem;font-weight:600;text-decoration:none;transition:background .15s}.database-link.svelte-dn84a0:hover{background:#991b1b}.desktop-sidebar.theme-dark .place-card.svelte-dn84a0{background:#b91c1c14;border-color:#b91c1c33}.desktop-sidebar.theme-dark .place-header.svelte-dn84a0:hover{background:#b91c1c1f}.desktop-sidebar.theme-dark .place-title.svelte-dn84a0 .name:where(.svelte-dn84a0){color:#e8e8e8}.desktop-sidebar.theme-dark .badge--state.svelte-dn84a0{background:#b91c1c33;color:#fca5a5;border-color:#b91c1c4d}.desktop-sidebar.theme-dark .badge--local.svelte-dn84a0{background:#c2410c33;color:#fdba74;border-color:#c2410c4d}.desktop-sidebar.theme-dark .badge--precinct.svelte-dn84a0{background:#07598533;color:#7dd3fc;border-color:#0759854d}.desktop-sidebar.theme-dark .badge--contributory.svelte-dn84a0{background:#4338ca33;color:#a5b4fc;border-color:#4338ca4d}.desktop-sidebar.theme-dark .code.svelte-dn84a0{background:#b91c1c26;color:#fca5a5}.desktop-sidebar.theme-dark .code--overlay.svelte-dn84a0{background:#4a90a426;color:#4a90a4}.desktop-sidebar.theme-dark .address-row.svelte-dn84a0{color:#c8c8c8}.desktop-sidebar.theme-dark .place-details.svelte-dn84a0{border-top-color:#b91c1c26}.desktop-sidebar.theme-dark .detail-row.svelte-dn84a0{border-bottom-color:#353531}.desktop-sidebar.theme-dark .detail-row.svelte-dn84a0 .label:where(.svelte-dn84a0){color:#9a9a9a}.desktop-sidebar.theme-dark .detail-row.svelte-dn84a0 .value:where(.svelte-dn84a0){color:#e8e8e8}.desktop-sidebar.theme-dark .significance-section.svelte-dn84a0{background:#b91c1c14}.desktop-sidebar.theme-dark .significance-section.svelte-dn84a0 h5:where(.svelte-dn84a0){color:#9a9a9a}.desktop-sidebar.theme-dark .significance-section.svelte-dn84a0 p:where(.svelte-dn84a0){color:#c8c8c8}.desktop-sidebar.theme-dark .database-link.svelte-dn84a0{background:#991b1b}.desktop-sidebar.theme-dark .database-link.svelte-dn84a0:hover{background:#b91c1c}.bottom-sheet.theme-dark .place-card.svelte-dn84a0{background:#b91c1c14;border-color:#b91c1c33}.bottom-sheet.theme-dark .place-header.svelte-dn84a0:hover{background:#b91c1c1f}.bottom-sheet.theme-dark .place-title.svelte-dn84a0 .name:where(.svelte-dn84a0){color:#e8e8e8}.bottom-sheet.theme-dark .badge--state.svelte-dn84a0{background:#b91c1c33;color:#fca5a5;border-color:#b91c1c4d}.bottom-sheet.theme-dark .badge--local.svelte-dn84a0{background:#c2410c33;color:#fdba74;border-color:#c2410c4d}.bottom-sheet.theme-dark .badge--precinct.svelte-dn84a0{background:#07598533;color:#7dd3fc;border-color:#0759854d}.bottom-sheet.theme-dark .badge--contributory.svelte-dn84a0{background:#4338ca33;color:#a5b4fc;border-color:#4338ca4d}.bottom-sheet.theme-dark .code.svelte-dn84a0{background:#b91c1c26;color:#fca5a5}.bottom-sheet.theme-dark .code--overlay.svelte-dn84a0{background:#4a90a426;color:#4a90a4}.bottom-sheet.theme-dark .address-row.svelte-dn84a0{color:#c8c8c8}.bottom-sheet.theme-dark .place-details.svelte-dn84a0{border-top-color:#b91c1c26}.bottom-sheet.theme-dark .detail-row.svelte-dn84a0{border-bottom-color:#353531}.bottom-sheet.theme-dark .detail-row.svelte-dn84a0 .label:where(.svelte-dn84a0){color:#9a9a9a}.bottom-sheet.theme-dark .detail-row.svelte-dn84a0 .value:where(.svelte-dn84a0){color:#e8e8e8}.bottom-sheet.theme-dark .significance-section.svelte-dn84a0{background:#b91c1c14}.bottom-sheet.theme-dark .significance-section.svelte-dn84a0 h5:where(.svelte-dn84a0){color:#9a9a9a}.bottom-sheet.theme-dark .significance-section.svelte-dn84a0 p:where(.svelte-dn84a0){color:#c8c8c8}.bottom-sheet.theme-dark .database-link.svelte-dn84a0{background:#991b1b}.bottom-sheet.theme-dark .database-link.svelte-dn84a0:hover{background:#b91c1c}.theme-dark.svelte-4nrn93{--sc-bg-page: #0a0a0a;--sc-bg-surface: #1a1a1a;--sc-bg-elevated: #242424;--sc-bg-hover: rgba(255, 255, 255, .06);--sc-bg-active: rgba(255, 255, 255, .1);--sc-border-subtle: rgba(255, 255, 255, .06);--sc-border-default: rgba(255, 255, 255, .1);--sc-border-strong: rgba(255, 255, 255, .15);--sc-text-primary: #f3f4f6;--sc-text-secondary: #9ca3af;--sc-text-tertiary: #6b7280;--sc-text-disabled: #4b5563;--sc-shadow-1: 0 1px 2px rgba(0, 0, 0, .2);--sc-shadow-2: 0 2px 8px rgba(0, 0, 0, .3);--sc-shadow-3: 0 4px 16px rgba(0, 0, 0, .4);--sc-shadow-4: 0 8px 32px rgba(0, 0, 0, .5);--sc-success: #5d8a66;--sc-success-bg: rgba(34, 197, 94, .15);--sc-success-border: rgba(34, 197, 94, .3);--sc-success-text: #5d8a66;--sc-warning: #d9a066;--sc-warning-bg: rgba(245, 158, 11, .15);--sc-warning-border: rgba(245, 158, 11, .3);--sc-warning-text: #d9a066;--sc-danger: #c85a54;--sc-danger-bg: rgba(239, 68, 68, .15);--sc-danger-border: rgba(239, 68, 68, .3);--sc-danger-text: #c85a54;--sc-info: #4a90a4;--sc-info-bg: rgba(8, 145, 178, .15);--sc-info-border: rgba(8, 145, 178, .3);--sc-info-text: #4a90a4;--sc-heritage-state: #a78bfa;--sc-heritage-state-bg: rgba(124, 58, 237, .15);--sc-heritage-state-border: rgba(124, 58, 237, .3);--sc-heritage-local: #60a5fa;--sc-heritage-local-bg: rgba(37, 99, 235, .15);--sc-heritage-local-border: rgba(37, 99, 235, .3);--sc-hazard-bushfire: #f4a261;--sc-hazard-bushfire-bg: rgba(245, 158, 11, .12);--sc-hazard-bushfire-border: rgba(245, 158, 11, .25);--sc-hazard-flood: #4a90a4;--sc-hazard-flood-bg: rgba(8, 145, 178, .12);--sc-hazard-flood-border: rgba(8, 145, 178, .25);--sc-risk-low: #5d8a66;--sc-risk-low-bg: rgba(93, 138, 102, .2);--sc-risk-low-text: #5d8a66;--sc-risk-moderate: #d9a066;--sc-risk-moderate-bg: rgba(217, 160, 102, .2);--sc-risk-moderate-text: #d9a066;--sc-risk-high: #c85a54;--sc-risk-high-bg: rgba(200, 90, 84, .2);--sc-risk-high-text: #c85a54;--sc-frost-none: #5d8a66;--sc-frost-low: #4a90a4;--sc-frost-moderate: #d9a066;--sc-frost-high: #c85a54;--sc-conservation-endangered: #c85a54;--sc-conservation-endangered-bg: rgba(239, 68, 68, .15);--sc-conservation-vulnerable: #d9a066;--sc-conservation-vulnerable-bg: rgba(245, 158, 11, .15);--sc-conservation-depleted: #e8956d;--sc-conservation-depleted-bg: rgba(249, 115, 22, .15);--sc-conservation-least-concern: #5d8a66;--sc-conservation-least-concern-bg: rgba(93, 138, 102, .15)}.content-section.svelte-4nrn93{color:#374151}.content-section.svelte-4nrn93 h3:where(.svelte-4nrn93){font-size:1rem;font-weight:600;margin:0 0 .25rem;color:#111827}.subtitle.svelte-4nrn93{display:block;font-size:.5625rem;color:#6b7280;letter-spacing:.08em;margin-bottom:.75rem;text-transform:uppercase}.description.svelte-4nrn93{font-size:.8125rem;color:#4b5563;line-height:1.6;margin:0 0 .75rem}.loading-section.svelte-4nrn93{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:2rem 1rem;gap:.75rem;color:#6b7280;font-size:.75rem}.list-section.svelte-4nrn93{margin-top:.75rem}.list-section.svelte-4nrn93 h4:where(.svelte-4nrn93){font-size:.625rem;font-weight:700;color:#6b7280;letter-spacing:.08em;margin:0 0 .625rem;text-transform:uppercase}.detail-row.svelte-4nrn93{display:flex;justify-content:space-between;align-items:center;padding:.5rem 0;font-size:.75rem;border-bottom:1px solid #f0f0f0;gap:.75rem}.detail-row.svelte-4nrn93:last-child{border-bottom:none}.no-data-inline.svelte-4nrn93{display:flex;flex-direction:column;align-items:center;gap:.5rem;padding:1.5rem;text-align:center;color:#9ca3af;font-size:.8125rem}.no-data-inline.svelte-4nrn93 svg{color:#d1d5db}.no-data-inline.svelte-4nrn93 .hint:where(.svelte-4nrn93){font-size:.6875rem;color:#9ca3af;line-height:1.6}.no-data-inline.vic-warning.svelte-4nrn93{background:#d977060f;border:1px solid rgba(217,119,6,.15);border-radius:.5rem;padding:1rem}.no-data-inline.vic-warning.svelte-4nrn93>svg{color:#d97706}.no-data-inline.vic-warning.svelte-4nrn93>span:where(.svelte-4nrn93):first-of-type{color:#92400e;font-weight:600}.no-data-inline.vic-warning.svelte-4nrn93 .hint:where(.svelte-4nrn93){color:#4b5563}.source.svelte-4nrn93{font-size:.625rem;color:#9ca3af;margin:.75rem 0 0}.value-with-copy.svelte-4nrn93{display:flex;align-items:center;gap:.375rem}.copy-btn.svelte-4nrn93{display:flex;align-items:center;justify-content:center;width:1.25rem;height:1.25rem;padding:0;background:transparent;border:1px solid #e5e7eb;border-radius:.25rem;color:#9ca3af;cursor:pointer;opacity:0;transition:all .15s ease}.copy-btn.svelte-4nrn93:focus{opacity:1}.copy-btn.svelte-4nrn93:hover{background:#f3f4f6;color:#374151;border-color:#d1d5db}.copy-btn.svelte-4nrn93:focus{outline:none;border-color:#e85d3f}.check-list.svelte-4nrn93{list-style:none;margin:0;padding:0}.stats-grid.svelte-4nrn93{display:grid;grid-template-columns:repeat(3,1fr);gap:var(--sc-spacing-sm);margin-bottom:var(--sc-spacing-md)}.stat.svelte-4nrn93{display:flex;flex-direction:column;align-items:center;gap:var(--sc-spacing-xs);padding:var(--sc-spacing-sm);background:var(--sc-bg-surface);border:1px solid var(--sc-border-default);border-radius:var(--sc-radius-sm);text-align:center}.stat--primary.svelte-4nrn93{background:var(--sc-accent-bg);border-color:var(--sc-accent-border)}.stat.svelte-4nrn93 svg{color:var(--sc-text-tertiary)}.stat--primary.svelte-4nrn93 svg{color:var(--sc-accent)}.stat__value.svelte-4nrn93{font-size:var(--sc-text-xl);font-weight:var(--sc-weight-bold);color:var(--sc-text-primary)}.stat__label.svelte-4nrn93{font-size:var(--sc-text-xs);color:var(--sc-text-tertiary);letter-spacing:var(--sc-tracking-wider);text-transform:uppercase}@media(max-width:640px){.stats-grid.svelte-4nrn93{grid-template-columns:repeat(2,1fr)}}.badge.svelte-4nrn93{display:inline-block;padding:.25rem .5rem;border-radius:var(--sc-radius-sm);font-size:var(--sc-text-sm);font-weight:var(--sc-weight-bold);letter-spacing:var(--sc-tracking-wide)}.badge--accent.svelte-4nrn93{background:var(--sc-accent);color:#fff}.badge--subtle.svelte-4nrn93{background:var(--sc-bg-hover);color:var(--sc-text-secondary)}.frost-none.svelte-4nrn93{color:var(--sc-frost-none)!important}.frost-low.svelte-4nrn93{color:var(--sc-frost-low)!important}.frost-moderate.svelte-4nrn93{color:var(--sc-frost-moderate)!important}.frost-high.svelte-4nrn93{color:var(--sc-frost-high)!important}.veg-list.svelte-4nrn93{display:flex;flex-direction:column;gap:.25rem}.veg-item.svelte-4nrn93{display:flex;align-items:center;gap:.5rem;padding:.25rem 0}.veg-name.svelte-4nrn93{font-size:.75rem;color:var(--sc-text-primary);flex:1}.veg-status.svelte-4nrn93{padding:.125rem .375rem;border-radius:.125rem;font-size:.5rem;font-weight:700;letter-spacing:.03em}.status-endangered.svelte-4nrn93{background:var(--sc-conservation-endangered-bg);color:var(--sc-conservation-endangered)}.status-vulnerable.svelte-4nrn93{background:var(--sc-conservation-vulnerable-bg);color:var(--sc-conservation-vulnerable)}.status-depleted.svelte-4nrn93{background:var(--sc-conservation-depleted-bg);color:var(--sc-conservation-depleted)}.status-least-concern.svelte-4nrn93{background:var(--sc-conservation-least-concern-bg);color:var(--sc-conservation-least-concern)}.alert.svelte-4nrn93{display:flex;align-items:center;gap:.5rem;padding:.5rem .625rem;background:var(--sc-warning-bg);border-left:2px solid var(--sc-warning);border-radius:0 .25rem .25rem 0;margin:.75rem 0}.alert.svelte-4nrn93 svg{color:var(--sc-warning);flex-shrink:0}.alert.svelte-4nrn93 span:where(.svelte-4nrn93){font-size:.6875rem;color:var(--sc-warning-text)}.desktop-sidebar.theme-dark .content-section.svelte-4nrn93{color:#e8e8e8}.desktop-sidebar.theme-dark .content-section.svelte-4nrn93 h3:where(.svelte-4nrn93){color:#e8e8e8}.desktop-sidebar.theme-dark .subtitle.svelte-4nrn93{color:#9a9a9a}.desktop-sidebar.theme-dark .description.svelte-4nrn93{color:#c8c8c8}.desktop-sidebar.theme-dark .loading-section.svelte-4nrn93{color:#9a9a9a}.desktop-sidebar.theme-dark .list-section.svelte-4nrn93 h4:where(.svelte-4nrn93){color:#9a9a9a}.desktop-sidebar.theme-dark .detail-row.svelte-4nrn93{border-bottom-color:#353531}.desktop-sidebar.theme-dark .no-data-inline.svelte-4nrn93{color:#666}.desktop-sidebar.theme-dark .no-data-inline.svelte-4nrn93 svg{color:#505050}.desktop-sidebar.theme-dark .no-data-inline.svelte-4nrn93 .hint:where(.svelte-4nrn93){color:#888}.desktop-sidebar.theme-dark .no-data-inline.vic-warning.svelte-4nrn93{background:#f59e0b0d;border-color:#f59e0b4d}.desktop-sidebar.theme-dark .no-data-inline.vic-warning.svelte-4nrn93>svg{color:#d9a066}.desktop-sidebar.theme-dark .no-data-inline.vic-warning.svelte-4nrn93>span:where(.svelte-4nrn93):first-of-type{color:#d9a066}.desktop-sidebar.theme-dark .no-data-inline.vic-warning.svelte-4nrn93 .hint:where(.svelte-4nrn93){color:#c8c8c8}.desktop-sidebar.theme-dark .source.svelte-4nrn93{color:#666}.desktop-sidebar.theme-dark .copy-btn.svelte-4nrn93{border-color:#ffffff26;color:#9a9a9a}.desktop-sidebar.theme-dark .copy-btn.svelte-4nrn93:hover{background:#ffffff14;color:#e8e8e8;border-color:#fff3}.desktop-sidebar.theme-dark .veg-name.svelte-4nrn93{color:#e8e8e8}.desktop-sidebar.theme-dark .alert.svelte-4nrn93{background:#f59e0b1a}.desktop-sidebar.theme-dark .alert.svelte-4nrn93 span:where(.svelte-4nrn93){color:#d9a066}.bottom-sheet.theme-dark .content-section.svelte-4nrn93{color:#e8e8e8}.bottom-sheet.theme-dark .content-section.svelte-4nrn93 h3:where(.svelte-4nrn93){color:#e8e8e8}.bottom-sheet.theme-dark .subtitle.svelte-4nrn93{color:#9a9a9a}.bottom-sheet.theme-dark .description.svelte-4nrn93{color:#c8c8c8}.bottom-sheet.theme-dark .loading-section.svelte-4nrn93{color:#9a9a9a}.bottom-sheet.theme-dark .list-section.svelte-4nrn93 h4:where(.svelte-4nrn93){color:#9a9a9a}.bottom-sheet.theme-dark .detail-row.svelte-4nrn93{border-bottom-color:#353531}.bottom-sheet.theme-dark .no-data-inline.svelte-4nrn93{color:#666}.bottom-sheet.theme-dark .no-data-inline.svelte-4nrn93 svg{color:#505050}.bottom-sheet.theme-dark .no-data-inline.svelte-4nrn93 .hint:where(.svelte-4nrn93){color:#888}.bottom-sheet.theme-dark .no-data-inline.vic-warning.svelte-4nrn93{background:#f59e0b0d;border-color:#f59e0b4d}.bottom-sheet.theme-dark .no-data-inline.vic-warning.svelte-4nrn93>svg{color:#d9a066}.bottom-sheet.theme-dark .no-data-inline.vic-warning.svelte-4nrn93>span:where(.svelte-4nrn93):first-of-type{color:#d9a066}.bottom-sheet.theme-dark .no-data-inline.vic-warning.svelte-4nrn93 .hint:where(.svelte-4nrn93){color:#c8c8c8}.bottom-sheet.theme-dark .source.svelte-4nrn93{color:#666}.bottom-sheet.theme-dark .copy-btn.svelte-4nrn93{border-color:#ffffff26;color:#9a9a9a}.bottom-sheet.theme-dark .copy-btn.svelte-4nrn93:hover{background:#ffffff14;color:#e8e8e8;border-color:#fff3}.bottom-sheet.theme-dark .veg-name.svelte-4nrn93{color:#e8e8e8}.bottom-sheet.theme-dark .alert.svelte-4nrn93{background:#f59e0b1a}.bottom-sheet.theme-dark .alert.svelte-4nrn93 span:where(.svelte-4nrn93){color:#d9a066}.significance-banner.svelte-4nrn93{display:flex;align-items:center;gap:.75rem;padding:.875rem;border-radius:.5rem;margin-bottom:.75rem}.significance-banner.svelte-4nrn93 svg{flex-shrink:0}.significance-content.svelte-4nrn93{display:flex;flex-direction:column;gap:.125rem}.significance-label.svelte-4nrn93{font-size:.875rem;font-weight:700}.significance-desc.svelte-4nrn93{font-size:.6875rem}.significance-banner.badge--state.svelte-4nrn93{background:#b91c1c14;border:1px solid rgba(185,28,28,.2);border-left:3px solid #b91c1c}.significance-banner.badge--state.svelte-4nrn93 svg{color:#b91c1c}.significance-banner.badge--state.svelte-4nrn93 .significance-label:where(.svelte-4nrn93){color:#991b1b}.significance-banner.badge--state.svelte-4nrn93 .significance-desc:where(.svelte-4nrn93){color:#b91c1c}.significance-banner.badge--local.svelte-4nrn93{background:#c2410c14;border:1px solid rgba(194,65,12,.2);border-left:3px solid #c2410c}.significance-banner.badge--local.svelte-4nrn93 svg{color:#c2410c}.significance-banner.badge--local.svelte-4nrn93 .significance-label:where(.svelte-4nrn93){color:#c2410c}.significance-banner.badge--local.svelte-4nrn93 .significance-desc:where(.svelte-4nrn93){color:#ea580c}.significance-banner.badge--precinct.svelte-4nrn93{background:#07598514;border:1px solid rgba(7,89,133,.2);border-left:3px solid #075985}.significance-banner.badge--precinct.svelte-4nrn93 svg{color:#075985}.significance-banner.badge--precinct.svelte-4nrn93 .significance-label:where(.svelte-4nrn93){color:#075985}.significance-banner.badge--precinct.svelte-4nrn93 .significance-desc:where(.svelte-4nrn93){color:#0369a1}.significance-banner.badge--contributory.svelte-4nrn93{background:#4338ca14;border:1px solid rgba(67,56,202,.2);border-left:3px solid #4338ca}.significance-banner.badge--contributory.svelte-4nrn93 svg{color:#4338ca}.significance-banner.badge--contributory.svelte-4nrn93 .significance-label:where(.svelte-4nrn93){color:#4338ca}.significance-banner.badge--contributory.svelte-4nrn93 .significance-desc:where(.svelte-4nrn93){color:#6366f1}.significance-banner.badge--none.svelte-4nrn93{background:#16a34a14;border:1px solid rgba(22,163,74,.2);border-left:3px solid #16a34a}.significance-banner.badge--none.svelte-4nrn93 svg{color:#16a34a}.significance-banner.badge--none.svelte-4nrn93 .significance-label:where(.svelte-4nrn93){color:#166534}.significance-banner.badge--none.svelte-4nrn93 .significance-desc:where(.svelte-4nrn93){color:#16a34a}.constraints-section.svelte-4nrn93{margin-top:1rem}.constraints-list.svelte-4nrn93{display:flex;flex-direction:column;gap:.5rem}.constraint-item.svelte-4nrn93{display:flex;align-items:flex-start;gap:.625rem;padding:.625rem .75rem;background:#fef3c7;border:1px solid #fde68a;border-radius:.375rem;font-size:.75rem;color:#92400e}.constraint-item.svelte-4nrn93 .constraint-icon{flex-shrink:0;margin-top:.0625rem}.constraint-item.svelte-4nrn93 .constraint-icon--permit{color:#b91c1c}.constraint-item.svelte-4nrn93 .constraint-icon--referral{color:#b45309}.constraint-item.svelte-4nrn93 .constraint-icon--guideline{color:#0369a1}.no-data-inline.no-constraints.svelte-4nrn93{background:#16a34a0f;border:1px solid rgba(22,163,74,.15);border-radius:.5rem;padding:1.25rem}.no-data-inline.no-constraints.svelte-4nrn93>svg{color:#16a34a}.no-data-inline.no-constraints.svelte-4nrn93>span:where(.svelte-4nrn93):first-of-type{color:#166534;font-weight:600}.no-data-inline.no-constraints.svelte-4nrn93 .hint:where(.svelte-4nrn93){color:#4b5563}.desktop-sidebar.theme-dark .significance-banner.badge--state.svelte-4nrn93{background:#b91c1c1f;border-color:#b91c1c40}.desktop-sidebar.theme-dark .significance-banner.badge--state.svelte-4nrn93 .significance-label:where(.svelte-4nrn93){color:#fca5a5}.desktop-sidebar.theme-dark .significance-banner.badge--state.svelte-4nrn93 .significance-desc:where(.svelte-4nrn93){color:#f87171}.desktop-sidebar.theme-dark .significance-banner.badge--local.svelte-4nrn93{background:#c2410c1f;border-color:#c2410c40}.desktop-sidebar.theme-dark .significance-banner.badge--local.svelte-4nrn93 .significance-label:where(.svelte-4nrn93){color:#fdba74}.desktop-sidebar.theme-dark .significance-banner.badge--local.svelte-4nrn93 .significance-desc:where(.svelte-4nrn93){color:#fb923c}.desktop-sidebar.theme-dark .significance-banner.badge--precinct.svelte-4nrn93{background:#0759851f;border-color:#07598540}.desktop-sidebar.theme-dark .significance-banner.badge--precinct.svelte-4nrn93 .significance-label:where(.svelte-4nrn93){color:#7dd3fc}.desktop-sidebar.theme-dark .significance-banner.badge--precinct.svelte-4nrn93 .significance-desc:where(.svelte-4nrn93){color:#38bdf8}.desktop-sidebar.theme-dark .significance-banner.badge--contributory.svelte-4nrn93{background:#4338ca1f;border-color:#4338ca40}.desktop-sidebar.theme-dark .significance-banner.badge--contributory.svelte-4nrn93 .significance-label:where(.svelte-4nrn93){color:#a5b4fc}.desktop-sidebar.theme-dark .significance-banner.badge--contributory.svelte-4nrn93 .significance-desc:where(.svelte-4nrn93){color:#818cf8}.desktop-sidebar.theme-dark .significance-banner.badge--none.svelte-4nrn93{background:#16a34a1f;border-color:#16a34a40}.desktop-sidebar.theme-dark .significance-banner.badge--none.svelte-4nrn93 .significance-label:where(.svelte-4nrn93){color:#86efac}.desktop-sidebar.theme-dark .significance-banner.badge--none.svelte-4nrn93 .significance-desc:where(.svelte-4nrn93){color:#4ade80}.desktop-sidebar.theme-dark .constraint-item.svelte-4nrn93{background:#f59e0b1a;border-color:#f59e0b40;color:#fcd34d}.desktop-sidebar.theme-dark .no-data-inline.no-constraints.svelte-4nrn93{background:#16a34a14;border-color:#16a34a33}.desktop-sidebar.theme-dark .no-data-inline.no-constraints.svelte-4nrn93>svg{color:#4ade80}.desktop-sidebar.theme-dark .no-data-inline.no-constraints.svelte-4nrn93>span:where(.svelte-4nrn93):first-of-type{color:#86efac}.desktop-sidebar.theme-dark .no-data-inline.no-constraints.svelte-4nrn93 .hint:where(.svelte-4nrn93){color:#c8c8c8}.bottom-sheet.theme-dark .significance-banner.badge--state.svelte-4nrn93{background:#b91c1c1f;border-color:#b91c1c40}.bottom-sheet.theme-dark .significance-banner.badge--state.svelte-4nrn93 .significance-label:where(.svelte-4nrn93){color:#fca5a5}.bottom-sheet.theme-dark .significance-banner.badge--state.svelte-4nrn93 .significance-desc:where(.svelte-4nrn93){color:#f87171}.bottom-sheet.theme-dark .significance-banner.badge--local.svelte-4nrn93{background:#c2410c1f;border-color:#c2410c40}.bottom-sheet.theme-dark .significance-banner.badge--local.svelte-4nrn93 .significance-label:where(.svelte-4nrn93){color:#fdba74}.bottom-sheet.theme-dark .significance-banner.badge--local.svelte-4nrn93 .significance-desc:where(.svelte-4nrn93){color:#fb923c}.bottom-sheet.theme-dark .significance-banner.badge--precinct.svelte-4nrn93{background:#0759851f;border-color:#07598540}.bottom-sheet.theme-dark .significance-banner.badge--precinct.svelte-4nrn93 .significance-label:where(.svelte-4nrn93){color:#7dd3fc}.bottom-sheet.theme-dark .significance-banner.badge--precinct.svelte-4nrn93 .significance-desc:where(.svelte-4nrn93){color:#38bdf8}.bottom-sheet.theme-dark .significance-banner.badge--contributory.svelte-4nrn93{background:#4338ca1f;border-color:#4338ca40}.bottom-sheet.theme-dark .significance-banner.badge--contributory.svelte-4nrn93 .significance-label:where(.svelte-4nrn93){color:#a5b4fc}.bottom-sheet.theme-dark .significance-banner.badge--contributory.svelte-4nrn93 .significance-desc:where(.svelte-4nrn93){color:#818cf8}.bottom-sheet.theme-dark .significance-banner.badge--none.svelte-4nrn93{background:#16a34a1f;border-color:#16a34a40}.bottom-sheet.theme-dark .significance-banner.badge--none.svelte-4nrn93 .significance-label:where(.svelte-4nrn93){color:#86efac}.bottom-sheet.theme-dark .significance-banner.badge--none.svelte-4nrn93 .significance-desc:where(.svelte-4nrn93){color:#4ade80}.bottom-sheet.theme-dark .constraint-item.svelte-4nrn93{background:#f59e0b1a;border-color:#f59e0b40;color:#fcd34d}.bottom-sheet.theme-dark .no-data-inline.no-constraints.svelte-4nrn93{background:#16a34a14;border-color:#16a34a33}.bottom-sheet.theme-dark .no-data-inline.no-constraints.svelte-4nrn93>svg{color:#4ade80}.bottom-sheet.theme-dark .no-data-inline.no-constraints.svelte-4nrn93>span:where(.svelte-4nrn93):first-of-type{color:#86efac}.bottom-sheet.theme-dark .no-data-inline.no-constraints.svelte-4nrn93 .hint:where(.svelte-4nrn93){color:#c8c8c8}.content-section.svelte-jupii3{color:#e8e8e8}.content-section.svelte-jupii3 h3:where(.svelte-jupii3){font-size:1rem;font-weight:600;margin:0 0 .25rem}.subtitle.svelte-jupii3{display:block;font-size:.625rem;color:#9a9a9a;letter-spacing:.05em;margin-bottom:.75rem}.rescode-section.svelte-jupii3{padding-bottom:.75rem}.input-grid.svelte-jupii3{display:grid;grid-template-columns:repeat(2,1fr);gap:.5rem;margin-bottom:1rem}.input-group.svelte-jupii3{display:flex;flex-direction:column;gap:.25rem}.input-group.svelte-jupii3 label:where(.svelte-jupii3){font-size:.5rem;color:#9a9a9a;letter-spacing:.05em}.input-group.svelte-jupii3 input:where(.svelte-jupii3){padding:.5rem .625rem;background:#2b2b2b;border:1px solid #353531;border-radius:.25rem;color:#e8e8e8;font-family:ui-monospace,monospace;font-size:.875rem;font-weight:600;text-align:center;transition:border-color .15s}.input-group.svelte-jupii3 input:where(.svelte-jupii3):focus{outline:none;border-color:#e85d3f}.results-section.svelte-jupii3{padding:.75rem;background:#2b2b2b;border:1px solid #353531;border-radius:.25rem;margin-bottom:.75rem}.results-section.svelte-jupii3 h4:where(.svelte-jupii3){font-size:.5rem;font-weight:600;color:#9a9a9a;letter-spacing:.05em;margin:0 0 .5rem}.result-row.svelte-jupii3{display:flex;align-items:center;justify-content:space-between;padding:.375rem 0;border-bottom:1px solid #353531}.result-row.svelte-jupii3:last-child{border-bottom:none}.result-label.svelte-jupii3{display:flex;align-items:center;gap:.375rem;font-size:.75rem;color:#c8c8c8}.result-label.svelte-jupii3 svg{color:#9a9a9a}.result-value.svelte-jupii3{font-size:.875rem;font-weight:600;color:#e8e8e8}.result-row.compliant.svelte-jupii3 .result-label:where(.svelte-jupii3) svg{color:#5d8a66}.result-row.compliant.svelte-jupii3 .result-value:where(.svelte-jupii3){color:#5d8a66}.result-row.non-compliant.svelte-jupii3 .result-label:where(.svelte-jupii3) svg{color:#c85a54}.result-row.non-compliant.svelte-jupii3 .result-value:where(.svelte-jupii3){color:#c85a54}.zone-note.svelte-jupii3{font-size:.5625rem;color:#6e6e69;margin:0;letter-spacing:.03em}.no-data-inline.svelte-jupii3{display:flex;flex-direction:column;align-items:center;gap:.375rem;padding:1.5rem;text-align:center;color:#6e6e69;font-size:.8125rem}.no-data-inline.svelte-jupii3 .hint:where(.svelte-jupii3){font-size:.6875rem;color:#9a9a9a}.no-data-inline.vic-warning.svelte-jupii3{background:#d9a0661a;border:1px solid rgba(217,160,102,.3);border-radius:.25rem;padding:1rem}.no-data-inline.vic-warning.svelte-jupii3>svg{color:#d9a066}.no-data-inline.vic-warning.svelte-jupii3>span:where(.svelte-jupii3):first-of-type{color:#d9a066;font-weight:600;font-size:.8125rem}.no-data-inline.vic-warning.svelte-jupii3 .hint:where(.svelte-jupii3){color:#c8c8c8;line-height:1.5}.theme-dark.svelte-5fuvrl{--sc-bg-page: #0a0a0a;--sc-bg-surface: #1a1a1a;--sc-bg-elevated: #242424;--sc-bg-hover: rgba(255, 255, 255, .06);--sc-bg-active: rgba(255, 255, 255, .1);--sc-border-subtle: rgba(255, 255, 255, .06);--sc-border-default: rgba(255, 255, 255, .1);--sc-border-strong: rgba(255, 255, 255, .15);--sc-text-primary: #f3f4f6;--sc-text-secondary: #9ca3af;--sc-text-tertiary: #6b7280;--sc-text-disabled: #4b5563;--sc-shadow-1: 0 1px 2px rgba(0, 0, 0, .2);--sc-shadow-2: 0 2px 8px rgba(0, 0, 0, .3);--sc-shadow-3: 0 4px 16px rgba(0, 0, 0, .4);--sc-shadow-4: 0 8px 32px rgba(0, 0, 0, .5);--sc-success: #5d8a66;--sc-success-bg: rgba(34, 197, 94, .15);--sc-success-border: rgba(34, 197, 94, .3);--sc-success-text: #5d8a66;--sc-warning: #d9a066;--sc-warning-bg: rgba(245, 158, 11, .15);--sc-warning-border: rgba(245, 158, 11, .3);--sc-warning-text: #d9a066;--sc-danger: #c85a54;--sc-danger-bg: rgba(239, 68, 68, .15);--sc-danger-border: rgba(239, 68, 68, .3);--sc-danger-text: #c85a54;--sc-info: #4a90a4;--sc-info-bg: rgba(8, 145, 178, .15);--sc-info-border: rgba(8, 145, 178, .3);--sc-info-text: #4a90a4;--sc-heritage-state: #a78bfa;--sc-heritage-state-bg: rgba(124, 58, 237, .15);--sc-heritage-state-border: rgba(124, 58, 237, .3);--sc-heritage-local: #60a5fa;--sc-heritage-local-bg: rgba(37, 99, 235, .15);--sc-heritage-local-border: rgba(37, 99, 235, .3);--sc-hazard-bushfire: #f4a261;--sc-hazard-bushfire-bg: rgba(245, 158, 11, .12);--sc-hazard-bushfire-border: rgba(245, 158, 11, .25);--sc-hazard-flood: #4a90a4;--sc-hazard-flood-bg: rgba(8, 145, 178, .12);--sc-hazard-flood-border: rgba(8, 145, 178, .25);--sc-risk-low: #5d8a66;--sc-risk-low-bg: rgba(93, 138, 102, .2);--sc-risk-low-text: #5d8a66;--sc-risk-moderate: #d9a066;--sc-risk-moderate-bg: rgba(217, 160, 102, .2);--sc-risk-moderate-text: #d9a066;--sc-risk-high: #c85a54;--sc-risk-high-bg: rgba(200, 90, 84, .2);--sc-risk-high-text: #c85a54;--sc-frost-none: #5d8a66;--sc-frost-low: #4a90a4;--sc-frost-moderate: #d9a066;--sc-frost-high: #c85a54;--sc-conservation-endangered: #c85a54;--sc-conservation-endangered-bg: rgba(239, 68, 68, .15);--sc-conservation-vulnerable: #d9a066;--sc-conservation-vulnerable-bg: rgba(245, 158, 11, .15);--sc-conservation-depleted: #e8956d;--sc-conservation-depleted-bg: rgba(249, 115, 22, .15);--sc-conservation-least-concern: #5d8a66;--sc-conservation-least-concern-bg: rgba(93, 138, 102, .15)}.content-section.svelte-5fuvrl{color:#374151}.content-section.svelte-5fuvrl h3:where(.svelte-5fuvrl){font-size:1rem;font-weight:600;margin:0 0 .25rem;color:#111827}.subtitle.svelte-5fuvrl{display:block;font-size:.5625rem;color:#6b7280;letter-spacing:.08em;margin-bottom:.75rem;text-transform:uppercase}.description.svelte-5fuvrl{font-size:.8125rem;color:#4b5563;line-height:1.6;margin:0 0 .75rem}.loading-section.svelte-5fuvrl{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:2rem 1rem;gap:.75rem;color:#6b7280;font-size:.75rem}.list-section.svelte-5fuvrl{margin-top:.75rem}.list-section.svelte-5fuvrl h4:where(.svelte-5fuvrl){font-size:.625rem;font-weight:700;color:#6b7280;letter-spacing:.08em;margin:0 0 .625rem;text-transform:uppercase}.detail-row.svelte-5fuvrl{display:flex;justify-content:space-between;align-items:center;padding:.5rem 0;font-size:.75rem;border-bottom:1px solid #f0f0f0;gap:.75rem}.detail-row.svelte-5fuvrl:last-child{border-bottom:none}.no-data-inline.svelte-5fuvrl{display:flex;flex-direction:column;align-items:center;gap:.5rem;padding:1.5rem;text-align:center;color:#9ca3af;font-size:.8125rem}.no-data-inline.svelte-5fuvrl svg{color:#d1d5db}.no-data-inline.vic-warning.svelte-5fuvrl{background:#d977060f;border:1px solid rgba(217,119,6,.15);border-radius:.5rem;padding:1rem}.no-data-inline.vic-warning.svelte-5fuvrl>svg{color:#d97706}.source.svelte-5fuvrl{font-size:.625rem;color:#9ca3af;margin:.75rem 0 0}.value-with-copy.svelte-5fuvrl{display:flex;align-items:center;gap:.375rem}.copy-btn.svelte-5fuvrl{display:flex;align-items:center;justify-content:center;width:1.25rem;height:1.25rem;padding:0;background:transparent;border:1px solid #e5e7eb;border-radius:.25rem;color:#9ca3af;cursor:pointer;opacity:0;transition:all .15s ease}.copy-btn.svelte-5fuvrl:focus{opacity:1}.copy-btn.svelte-5fuvrl:hover{background:#f3f4f6;color:#374151;border-color:#d1d5db}.copy-btn.svelte-5fuvrl:focus{outline:none;border-color:#e85d3f}.check-list.svelte-5fuvrl{list-style:none;margin:0;padding:0}.stats-grid.svelte-5fuvrl{display:grid;grid-template-columns:repeat(3,1fr);gap:var(--sc-spacing-sm);margin-bottom:var(--sc-spacing-md)}.stat.svelte-5fuvrl{display:flex;flex-direction:column;align-items:center;gap:var(--sc-spacing-xs);padding:var(--sc-spacing-sm);background:var(--sc-bg-surface);border:1px solid var(--sc-border-default);border-radius:var(--sc-radius-sm);text-align:center}.stat--primary.svelte-5fuvrl{background:var(--sc-accent-bg);border-color:var(--sc-accent-border)}.stat.svelte-5fuvrl svg{color:var(--sc-text-tertiary)}.stat--primary.svelte-5fuvrl svg{color:var(--sc-accent)}.stat__value.svelte-5fuvrl{font-size:var(--sc-text-xl);font-weight:var(--sc-weight-bold);color:var(--sc-text-primary)}.stat__label.svelte-5fuvrl{font-size:var(--sc-text-xs);color:var(--sc-text-tertiary);letter-spacing:var(--sc-tracking-wider);text-transform:uppercase}@media(max-width:640px){.stats-grid.svelte-5fuvrl{grid-template-columns:repeat(2,1fr)}}.badge.svelte-5fuvrl{display:inline-block;padding:.25rem .5rem;border-radius:var(--sc-radius-sm);font-size:var(--sc-text-sm);font-weight:var(--sc-weight-bold);letter-spacing:var(--sc-tracking-wide)}.badge--accent.svelte-5fuvrl{background:var(--sc-accent);color:#fff}.badge--subtle.svelte-5fuvrl{background:var(--sc-bg-hover);color:var(--sc-text-secondary)}.frost-none.svelte-5fuvrl{color:var(--sc-frost-none)!important}.frost-low.svelte-5fuvrl{color:var(--sc-frost-low)!important}.frost-moderate.svelte-5fuvrl{color:var(--sc-frost-moderate)!important}.frost-high.svelte-5fuvrl{color:var(--sc-frost-high)!important}.veg-list.svelte-5fuvrl{display:flex;flex-direction:column;gap:.25rem}.veg-item.svelte-5fuvrl{display:flex;align-items:center;gap:.5rem;padding:.25rem 0}.veg-name.svelte-5fuvrl{font-size:.75rem;color:var(--sc-text-primary);flex:1}.veg-status.svelte-5fuvrl{padding:.125rem .375rem;border-radius:.125rem;font-size:.5rem;font-weight:700;letter-spacing:.03em}.status-endangered.svelte-5fuvrl{background:var(--sc-conservation-endangered-bg);color:var(--sc-conservation-endangered)}.status-vulnerable.svelte-5fuvrl{background:var(--sc-conservation-vulnerable-bg);color:var(--sc-conservation-vulnerable)}.status-depleted.svelte-5fuvrl{background:var(--sc-conservation-depleted-bg);color:var(--sc-conservation-depleted)}.status-least-concern.svelte-5fuvrl{background:var(--sc-conservation-least-concern-bg);color:var(--sc-conservation-least-concern)}.alert.svelte-5fuvrl{display:flex;align-items:center;gap:.5rem;padding:.5rem .625rem;background:var(--sc-warning-bg);border-left:2px solid var(--sc-warning);border-radius:0 .25rem .25rem 0;margin:.75rem 0}.alert.svelte-5fuvrl svg{color:var(--sc-warning);flex-shrink:0}.desktop-sidebar.theme-dark .content-section.svelte-5fuvrl{color:#e8e8e8}.desktop-sidebar.theme-dark .content-section.svelte-5fuvrl h3:where(.svelte-5fuvrl){color:#e8e8e8}.desktop-sidebar.theme-dark .subtitle.svelte-5fuvrl{color:#9a9a9a}.desktop-sidebar.theme-dark .description.svelte-5fuvrl{color:#c8c8c8}.desktop-sidebar.theme-dark .loading-section.svelte-5fuvrl{color:#9a9a9a}.desktop-sidebar.theme-dark .list-section.svelte-5fuvrl h4:where(.svelte-5fuvrl){color:#9a9a9a}.desktop-sidebar.theme-dark .detail-row.svelte-5fuvrl{border-bottom-color:#353531}.desktop-sidebar.theme-dark .no-data-inline.svelte-5fuvrl{color:#666}.desktop-sidebar.theme-dark .no-data-inline.svelte-5fuvrl svg{color:#505050}.desktop-sidebar.theme-dark .no-data-inline.vic-warning.svelte-5fuvrl{background:#f59e0b0d;border-color:#f59e0b4d}.desktop-sidebar.theme-dark .no-data-inline.vic-warning.svelte-5fuvrl>svg{color:#d9a066}.desktop-sidebar.theme-dark .source.svelte-5fuvrl{color:#666}.desktop-sidebar.theme-dark .copy-btn.svelte-5fuvrl{border-color:#ffffff26;color:#9a9a9a}.desktop-sidebar.theme-dark .copy-btn.svelte-5fuvrl:hover{background:#ffffff14;color:#e8e8e8;border-color:#fff3}.desktop-sidebar.theme-dark .veg-name.svelte-5fuvrl{color:#e8e8e8}.desktop-sidebar.theme-dark .alert.svelte-5fuvrl{background:#f59e0b1a}.bottom-sheet.theme-dark .content-section.svelte-5fuvrl{color:#e8e8e8}.bottom-sheet.theme-dark .content-section.svelte-5fuvrl h3:where(.svelte-5fuvrl){color:#e8e8e8}.bottom-sheet.theme-dark .subtitle.svelte-5fuvrl{color:#9a9a9a}.bottom-sheet.theme-dark .description.svelte-5fuvrl{color:#c8c8c8}.bottom-sheet.theme-dark .loading-section.svelte-5fuvrl{color:#9a9a9a}.bottom-sheet.theme-dark .list-section.svelte-5fuvrl h4:where(.svelte-5fuvrl){color:#9a9a9a}.bottom-sheet.theme-dark .detail-row.svelte-5fuvrl{border-bottom-color:#353531}.bottom-sheet.theme-dark .no-data-inline.svelte-5fuvrl{color:#666}.bottom-sheet.theme-dark .no-data-inline.svelte-5fuvrl svg{color:#505050}.bottom-sheet.theme-dark .no-data-inline.vic-warning.svelte-5fuvrl{background:#f59e0b0d;border-color:#f59e0b4d}.bottom-sheet.theme-dark .no-data-inline.vic-warning.svelte-5fuvrl>svg{color:#d9a066}.bottom-sheet.theme-dark .source.svelte-5fuvrl{color:#666}.bottom-sheet.theme-dark .copy-btn.svelte-5fuvrl{border-color:#ffffff26;color:#9a9a9a}.bottom-sheet.theme-dark .copy-btn.svelte-5fuvrl:hover{background:#ffffff14;color:#e8e8e8;border-color:#fff3}.bottom-sheet.theme-dark .veg-name.svelte-5fuvrl{color:#e8e8e8}.bottom-sheet.theme-dark .alert.svelte-5fuvrl{background:#f59e0b1a}.header-row.svelte-5fuvrl{display:flex;align-items:center;gap:.5rem;margin-bottom:.75rem}.header-row.svelte-5fuvrl h3:where(.svelte-5fuvrl){flex:1;margin:0}.rating.svelte-5fuvrl{padding:.25rem .625rem;border-radius:.25rem;font-size:.625rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em}.rating-low.svelte-5fuvrl{background:#dcfce7;color:#166534;border:1px solid #bbf7d0}.rating-moderate.svelte-5fuvrl{background:#fef3c7;color:#92400e;border:1px solid #fde68a}.rating-high.svelte-5fuvrl,.rating-extreme.svelte-5fuvrl{background:#fee2e2;color:#991b1b;border:1px solid #fecaca}.hazard-item.svelte-5fuvrl{padding:.875rem;background:#f9fafb;border:1px solid #e5e7eb;border-left:3px solid;border-radius:.5rem;margin-bottom:.75rem}.hazard-item.bushfire.svelte-5fuvrl{background:#f59e0b0f;border-color:#f59e0b26;border-left-color:#f59e0b}.hazard-item.flood.svelte-5fuvrl{background:#0891b20f;border-color:#0891b226;border-left-color:#0891b2}.hazard-item.geotech.svelte-5fuvrl{background:#6b72800f;border-color:#6b728026;border-left-color:#6b7280}.hazard-header.svelte-5fuvrl{display:flex;align-items:center;gap:.5rem;margin-bottom:.375rem;font-size:.75rem;font-weight:600;color:#374151}.level.svelte-5fuvrl{margin-left:auto;padding:.125rem .375rem;border-radius:.25rem;font-size:.5625rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em}.level-low.svelte-5fuvrl{background:#dcfce7;color:#166534}.level-moderate.svelte-5fuvrl{background:#fef3c7;color:#92400e}.level-high.svelte-5fuvrl,.level-extreme.svelte-5fuvrl{background:#fee2e2;color:#991b1b}.hazard-item.svelte-5fuvrl p:where(.svelte-5fuvrl){font-size:.75rem;color:#6b7280;margin:0;line-height:1.5}.warn-list.svelte-5fuvrl{list-style:none;margin:0;padding:0}.warn-list.svelte-5fuvrl li:where(.svelte-5fuvrl){display:flex;align-items:flex-start;gap:.5rem;margin-bottom:.375rem;font-size:.75rem;color:#92400e}.warn-list.svelte-5fuvrl li:where(.svelte-5fuvrl) svg{flex-shrink:0;margin-top:.125rem;color:#d97706}.desktop-sidebar.theme-dark .rating-low.svelte-5fuvrl{background:#5d8a6633;color:#5d8a66;border-color:#5d8a664d}.desktop-sidebar.theme-dark .rating-moderate.svelte-5fuvrl{background:#d9a06633;color:#d9a066;border-color:#d9a0664d}.desktop-sidebar.theme-dark .rating-high.svelte-5fuvrl,.desktop-sidebar.theme-dark .rating-extreme.svelte-5fuvrl{background:#c85a5433;color:#c85a54;border-color:#c85a544d}.desktop-sidebar.theme-dark .hazard-item.svelte-5fuvrl{background:#2b2b2b;border-color:transparent}.desktop-sidebar.theme-dark .hazard-item.bushfire.svelte-5fuvrl{background:#f4a2611a;border-left-color:#f4a261}.desktop-sidebar.theme-dark .hazard-item.flood.svelte-5fuvrl{background:#4a90a41a;border-left-color:#4a90a4}.desktop-sidebar.theme-dark .hazard-item.geotech.svelte-5fuvrl{background:#9a9a9a1a;border-left-color:#9a9a9a}.desktop-sidebar.theme-dark .hazard-header.svelte-5fuvrl{color:#e8e8e8}.desktop-sidebar.theme-dark .level-low.svelte-5fuvrl{background:#5d8a6633;color:#5d8a66}.desktop-sidebar.theme-dark .level-moderate.svelte-5fuvrl{background:#d9a06633;color:#d9a066}.desktop-sidebar.theme-dark .level-high.svelte-5fuvrl,.desktop-sidebar.theme-dark .level-extreme.svelte-5fuvrl{background:#c85a5433;color:#c85a54}.desktop-sidebar.theme-dark .hazard-item.svelte-5fuvrl p:where(.svelte-5fuvrl){color:#9a9a9a}.desktop-sidebar.theme-dark .warn-list.svelte-5fuvrl li:where(.svelte-5fuvrl){color:#d9a066}.desktop-sidebar.theme-dark .warn-list.svelte-5fuvrl li:where(.svelte-5fuvrl) svg{color:#d9a066}.bottom-sheet.theme-dark .rating-low.svelte-5fuvrl{background:#5d8a6633;color:#5d8a66;border-color:#5d8a664d}.bottom-sheet.theme-dark .rating-moderate.svelte-5fuvrl{background:#d9a06633;color:#d9a066;border-color:#d9a0664d}.bottom-sheet.theme-dark .rating-high.svelte-5fuvrl,.bottom-sheet.theme-dark .rating-extreme.svelte-5fuvrl{background:#c85a5433;color:#c85a54;border-color:#c85a544d}.bottom-sheet.theme-dark .hazard-item.svelte-5fuvrl{background:#2b2b2b;border-color:transparent}.bottom-sheet.theme-dark .hazard-item.bushfire.svelte-5fuvrl{background:#f4a2611a;border-left-color:#f4a261}.bottom-sheet.theme-dark .hazard-item.flood.svelte-5fuvrl{background:#4a90a41a;border-left-color:#4a90a4}.bottom-sheet.theme-dark .hazard-item.geotech.svelte-5fuvrl{background:#9a9a9a1a;border-left-color:#9a9a9a}.bottom-sheet.theme-dark .hazard-header.svelte-5fuvrl{color:#e8e8e8}.bottom-sheet.theme-dark .level-low.svelte-5fuvrl{background:#5d8a6633;color:#5d8a66}.bottom-sheet.theme-dark .level-moderate.svelte-5fuvrl{background:#d9a06633;color:#d9a066}.bottom-sheet.theme-dark .level-high.svelte-5fuvrl,.bottom-sheet.theme-dark .level-extreme.svelte-5fuvrl{background:#c85a5433;color:#c85a54}.bottom-sheet.theme-dark .hazard-item.svelte-5fuvrl p:where(.svelte-5fuvrl){color:#9a9a9a}.bottom-sheet.theme-dark .warn-list.svelte-5fuvrl li:where(.svelte-5fuvrl){color:#d9a066}.bottom-sheet.theme-dark .warn-list.svelte-5fuvrl li:where(.svelte-5fuvrl) svg{color:#d9a066}.theme-dark.svelte-1khiwnh{--sc-bg-page: #0a0a0a;--sc-bg-surface: #1a1a1a;--sc-bg-elevated: #242424;--sc-bg-hover: rgba(255, 255, 255, .06);--sc-bg-active: rgba(255, 255, 255, .1);--sc-border-subtle: rgba(255, 255, 255, .06);--sc-border-default: rgba(255, 255, 255, .1);--sc-border-strong: rgba(255, 255, 255, .15);--sc-text-primary: #f3f4f6;--sc-text-secondary: #9ca3af;--sc-text-tertiary: #6b7280;--sc-text-disabled: #4b5563;--sc-shadow-1: 0 1px 2px rgba(0, 0, 0, .2);--sc-shadow-2: 0 2px 8px rgba(0, 0, 0, .3);--sc-shadow-3: 0 4px 16px rgba(0, 0, 0, .4);--sc-shadow-4: 0 8px 32px rgba(0, 0, 0, .5);--sc-success: #5d8a66;--sc-success-bg: rgba(34, 197, 94, .15);--sc-success-border: rgba(34, 197, 94, .3);--sc-success-text: #5d8a66;--sc-warning: #d9a066;--sc-warning-bg: rgba(245, 158, 11, .15);--sc-warning-border: rgba(245, 158, 11, .3);--sc-warning-text: #d9a066;--sc-danger: #c85a54;--sc-danger-bg: rgba(239, 68, 68, .15);--sc-danger-border: rgba(239, 68, 68, .3);--sc-danger-text: #c85a54;--sc-info: #4a90a4;--sc-info-bg: rgba(8, 145, 178, .15);--sc-info-border: rgba(8, 145, 178, .3);--sc-info-text: #4a90a4;--sc-heritage-state: #a78bfa;--sc-heritage-state-bg: rgba(124, 58, 237, .15);--sc-heritage-state-border: rgba(124, 58, 237, .3);--sc-heritage-local: #60a5fa;--sc-heritage-local-bg: rgba(37, 99, 235, .15);--sc-heritage-local-border: rgba(37, 99, 235, .3);--sc-hazard-bushfire: #f4a261;--sc-hazard-bushfire-bg: rgba(245, 158, 11, .12);--sc-hazard-bushfire-border: rgba(245, 158, 11, .25);--sc-hazard-flood: #4a90a4;--sc-hazard-flood-bg: rgba(8, 145, 178, .12);--sc-hazard-flood-border: rgba(8, 145, 178, .25);--sc-risk-low: #5d8a66;--sc-risk-low-bg: rgba(93, 138, 102, .2);--sc-risk-low-text: #5d8a66;--sc-risk-moderate: #d9a066;--sc-risk-moderate-bg: rgba(217, 160, 102, .2);--sc-risk-moderate-text: #d9a066;--sc-risk-high: #c85a54;--sc-risk-high-bg: rgba(200, 90, 84, .2);--sc-risk-high-text: #c85a54;--sc-frost-none: #5d8a66;--sc-frost-low: #4a90a4;--sc-frost-moderate: #d9a066;--sc-frost-high: #c85a54;--sc-conservation-endangered: #c85a54;--sc-conservation-endangered-bg: rgba(239, 68, 68, .15);--sc-conservation-vulnerable: #d9a066;--sc-conservation-vulnerable-bg: rgba(245, 158, 11, .15);--sc-conservation-depleted: #e8956d;--sc-conservation-depleted-bg: rgba(249, 115, 22, .15);--sc-conservation-least-concern: #5d8a66;--sc-conservation-least-concern-bg: rgba(93, 138, 102, .15)}.content-section.svelte-1khiwnh{color:#374151}.content-section.svelte-1khiwnh h3:where(.svelte-1khiwnh){font-size:1rem;font-weight:600;margin:0 0 .25rem;color:#111827}.subtitle.svelte-1khiwnh{display:block;font-size:.5625rem;color:#6b7280;letter-spacing:.08em;margin-bottom:.75rem;text-transform:uppercase}.description.svelte-1khiwnh{font-size:.8125rem;color:#4b5563;line-height:1.6;margin:0 0 .75rem}.loading-section.svelte-1khiwnh{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:2rem 1rem;gap:.75rem;color:#6b7280;font-size:.75rem}.list-section.svelte-1khiwnh{margin-top:.75rem}.list-section.svelte-1khiwnh h4:where(.svelte-1khiwnh){font-size:.625rem;font-weight:700;color:#6b7280;letter-spacing:.08em;margin:0 0 .625rem;text-transform:uppercase}.detail-row.svelte-1khiwnh{display:flex;justify-content:space-between;align-items:center;padding:.5rem 0;font-size:.75rem;border-bottom:1px solid #f0f0f0;gap:.75rem}.detail-row.svelte-1khiwnh:last-child{border-bottom:none}.no-data-inline.svelte-1khiwnh{display:flex;flex-direction:column;align-items:center;gap:.5rem;padding:1.5rem;text-align:center;color:#9ca3af;font-size:.8125rem}.no-data-inline.svelte-1khiwnh svg{color:#d1d5db}.no-data-inline.vic-warning.svelte-1khiwnh{background:#d977060f;border:1px solid rgba(217,119,6,.15);border-radius:.5rem;padding:1rem}.no-data-inline.vic-warning.svelte-1khiwnh>svg{color:#d97706}.source.svelte-1khiwnh{font-size:.625rem;color:#9ca3af;margin:.75rem 0 0}.value-with-copy.svelte-1khiwnh{display:flex;align-items:center;gap:.375rem}.copy-btn.svelte-1khiwnh{display:flex;align-items:center;justify-content:center;width:1.25rem;height:1.25rem;padding:0;background:transparent;border:1px solid #e5e7eb;border-radius:.25rem;color:#9ca3af;cursor:pointer;opacity:0;transition:all .15s ease}.copy-btn.svelte-1khiwnh:focus{opacity:1}.copy-btn.svelte-1khiwnh:hover{background:#f3f4f6;color:#374151;border-color:#d1d5db}.copy-btn.svelte-1khiwnh:focus{outline:none;border-color:#e85d3f}.check-list.svelte-1khiwnh{list-style:none;margin:0;padding:0}.check-list.svelte-1khiwnh li:where(.svelte-1khiwnh){display:flex;align-items:flex-start;gap:.5rem;margin-bottom:.375rem;font-size:.75rem;color:var(--sc-success-text)}.check-list.svelte-1khiwnh li:where(.svelte-1khiwnh) svg{flex-shrink:0;margin-top:.125rem;color:var(--sc-success)}.stats-grid.svelte-1khiwnh{display:grid;grid-template-columns:repeat(3,1fr);gap:var(--sc-spacing-sm);margin-bottom:var(--sc-spacing-md)}.stat.svelte-1khiwnh{display:flex;flex-direction:column;align-items:center;gap:var(--sc-spacing-xs);padding:var(--sc-spacing-sm);background:var(--sc-bg-surface);border:1px solid var(--sc-border-default);border-radius:var(--sc-radius-sm);text-align:center}.stat--primary.svelte-1khiwnh{background:var(--sc-accent-bg);border-color:var(--sc-accent-border)}.stat.svelte-1khiwnh svg{color:var(--sc-text-tertiary)}.stat--primary.svelte-1khiwnh svg{color:var(--sc-accent)}.stat__value.svelte-1khiwnh{font-size:var(--sc-text-xl);font-weight:var(--sc-weight-bold);color:var(--sc-text-primary)}.stat__label.svelte-1khiwnh{font-size:var(--sc-text-xs);color:var(--sc-text-tertiary);letter-spacing:var(--sc-tracking-wider);text-transform:uppercase}@media(max-width:640px){.stats-grid.svelte-1khiwnh{grid-template-columns:repeat(2,1fr)}}.badge.svelte-1khiwnh{display:inline-block;padding:.25rem .5rem;border-radius:var(--sc-radius-sm);font-size:var(--sc-text-sm);font-weight:var(--sc-weight-bold);letter-spacing:var(--sc-tracking-wide)}.badge--accent.svelte-1khiwnh{background:var(--sc-accent);color:#fff}.badge--subtle.svelte-1khiwnh{background:var(--sc-bg-hover);color:var(--sc-text-secondary)}.frost-none.svelte-1khiwnh{color:var(--sc-frost-none)!important}.frost-low.svelte-1khiwnh{color:var(--sc-frost-low)!important}.frost-moderate.svelte-1khiwnh{color:var(--sc-frost-moderate)!important}.frost-high.svelte-1khiwnh{color:var(--sc-frost-high)!important}.veg-list.svelte-1khiwnh{display:flex;flex-direction:column;gap:.25rem}.veg-item.svelte-1khiwnh{display:flex;align-items:center;gap:.5rem;padding:.25rem 0}.veg-name.svelte-1khiwnh{font-size:.75rem;color:var(--sc-text-primary);flex:1}.veg-status.svelte-1khiwnh{padding:.125rem .375rem;border-radius:.125rem;font-size:.5rem;font-weight:700;letter-spacing:.03em}.status-endangered.svelte-1khiwnh{background:var(--sc-conservation-endangered-bg);color:var(--sc-conservation-endangered)}.status-vulnerable.svelte-1khiwnh{background:var(--sc-conservation-vulnerable-bg);color:var(--sc-conservation-vulnerable)}.status-depleted.svelte-1khiwnh{background:var(--sc-conservation-depleted-bg);color:var(--sc-conservation-depleted)}.status-least-concern.svelte-1khiwnh{background:var(--sc-conservation-least-concern-bg);color:var(--sc-conservation-least-concern)}.alert.svelte-1khiwnh{display:flex;align-items:center;gap:.5rem;padding:.5rem .625rem;background:var(--sc-warning-bg);border-left:2px solid var(--sc-warning);border-radius:0 .25rem .25rem 0;margin:.75rem 0}.alert.svelte-1khiwnh svg{color:var(--sc-warning);flex-shrink:0}.alert.svelte-1khiwnh span:where(.svelte-1khiwnh){font-size:.6875rem;color:var(--sc-warning-text)}.check-list.green.svelte-1khiwnh li:where(.svelte-1khiwnh){color:var(--sc-success-text)}.check-list.green.svelte-1khiwnh li:where(.svelte-1khiwnh) svg{color:var(--sc-success)}.desktop-sidebar.theme-dark .content-section.svelte-1khiwnh{color:#e8e8e8}.desktop-sidebar.theme-dark .content-section.svelte-1khiwnh h3:where(.svelte-1khiwnh){color:#e8e8e8}.desktop-sidebar.theme-dark .subtitle.svelte-1khiwnh{color:#9a9a9a}.desktop-sidebar.theme-dark .description.svelte-1khiwnh{color:#c8c8c8}.desktop-sidebar.theme-dark .loading-section.svelte-1khiwnh{color:#9a9a9a}.desktop-sidebar.theme-dark .list-section.svelte-1khiwnh h4:where(.svelte-1khiwnh){color:#9a9a9a}.desktop-sidebar.theme-dark .detail-row.svelte-1khiwnh{border-bottom-color:#353531}.desktop-sidebar.theme-dark .no-data-inline.svelte-1khiwnh{color:#666}.desktop-sidebar.theme-dark .no-data-inline.svelte-1khiwnh svg{color:#505050}.desktop-sidebar.theme-dark .no-data-inline.vic-warning.svelte-1khiwnh{background:#f59e0b0d;border-color:#f59e0b4d}.desktop-sidebar.theme-dark .no-data-inline.vic-warning.svelte-1khiwnh>svg{color:#d9a066}.desktop-sidebar.theme-dark .source.svelte-1khiwnh{color:#666}.desktop-sidebar.theme-dark .copy-btn.svelte-1khiwnh{border-color:#ffffff26;color:#9a9a9a}.desktop-sidebar.theme-dark .copy-btn.svelte-1khiwnh:hover{background:#ffffff14;color:#e8e8e8;border-color:#fff3}.desktop-sidebar.theme-dark .check-list.svelte-1khiwnh li:where(.svelte-1khiwnh){color:#5d8a66}.desktop-sidebar.theme-dark .check-list.svelte-1khiwnh li:where(.svelte-1khiwnh) svg{color:#5d8a66}.desktop-sidebar.theme-dark .check-list.green.svelte-1khiwnh li:where(.svelte-1khiwnh){color:#5d8a66}.desktop-sidebar.theme-dark .check-list.green.svelte-1khiwnh li:where(.svelte-1khiwnh) svg{color:#5d8a66}.desktop-sidebar.theme-dark .veg-name.svelte-1khiwnh{color:#e8e8e8}.desktop-sidebar.theme-dark .alert.svelte-1khiwnh{background:#f59e0b1a}.desktop-sidebar.theme-dark .alert.svelte-1khiwnh span:where(.svelte-1khiwnh){color:#d9a066}.bottom-sheet.theme-dark .content-section.svelte-1khiwnh{color:#e8e8e8}.bottom-sheet.theme-dark .content-section.svelte-1khiwnh h3:where(.svelte-1khiwnh){color:#e8e8e8}.bottom-sheet.theme-dark .subtitle.svelte-1khiwnh{color:#9a9a9a}.bottom-sheet.theme-dark .description.svelte-1khiwnh{color:#c8c8c8}.bottom-sheet.theme-dark .loading-section.svelte-1khiwnh{color:#9a9a9a}.bottom-sheet.theme-dark .list-section.svelte-1khiwnh h4:where(.svelte-1khiwnh){color:#9a9a9a}.bottom-sheet.theme-dark .detail-row.svelte-1khiwnh{border-bottom-color:#353531}.bottom-sheet.theme-dark .no-data-inline.svelte-1khiwnh{color:#666}.bottom-sheet.theme-dark .no-data-inline.svelte-1khiwnh svg{color:#505050}.bottom-sheet.theme-dark .no-data-inline.vic-warning.svelte-1khiwnh{background:#f59e0b0d;border-color:#f59e0b4d}.bottom-sheet.theme-dark .no-data-inline.vic-warning.svelte-1khiwnh>svg{color:#d9a066}.bottom-sheet.theme-dark .source.svelte-1khiwnh{color:#666}.bottom-sheet.theme-dark .copy-btn.svelte-1khiwnh{border-color:#ffffff26;color:#9a9a9a}.bottom-sheet.theme-dark .copy-btn.svelte-1khiwnh:hover{background:#ffffff14;color:#e8e8e8;border-color:#fff3}.bottom-sheet.theme-dark .check-list.svelte-1khiwnh li:where(.svelte-1khiwnh){color:#5d8a66}.bottom-sheet.theme-dark .check-list.svelte-1khiwnh li:where(.svelte-1khiwnh) svg{color:#5d8a66}.bottom-sheet.theme-dark .check-list.green.svelte-1khiwnh li:where(.svelte-1khiwnh){color:#5d8a66}.bottom-sheet.theme-dark .check-list.green.svelte-1khiwnh li:where(.svelte-1khiwnh) svg{color:#5d8a66}.bottom-sheet.theme-dark .veg-name.svelte-1khiwnh{color:#e8e8e8}.bottom-sheet.theme-dark .alert.svelte-1khiwnh{background:#f59e0b1a}.bottom-sheet.theme-dark .alert.svelte-1khiwnh span:where(.svelte-1khiwnh){color:#d9a066}.chart-container.svelte-vwgx9d{display:flex;flex-direction:column;gap:.5rem;padding:.5rem 0}.bar-row.svelte-vwgx9d{display:grid;grid-template-columns:3.5rem 1fr 2rem;align-items:center;gap:.5rem}.bar-label.svelte-vwgx9d{font-size:.625rem;color:#6b7280;text-align:right}.bar-track.svelte-vwgx9d{height:1.25rem;border-radius:.25rem;overflow:hidden;background:#f3f4f6}.bar-fill.svelte-vwgx9d{height:100%;border-radius:.25rem;transition:width .3s ease}.bar-count.svelte-vwgx9d{font-size:.6875rem;font-weight:600;color:#374151;text-align:right}.legend.svelte-vwgx9d{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:.5rem;padding-top:.5rem;border-top:1px dashed #e5e7eb}.legend-item.svelte-vwgx9d{display:flex;align-items:center;gap:.25rem}.legend-dot.svelte-vwgx9d{width:.5rem;height:.5rem;border-radius:50%}.legend-text.svelte-vwgx9d{font-size:.625rem;color:#6b7280}.desktop-sidebar.theme-dark .bar-label.svelte-vwgx9d,.bottom-sheet.theme-dark .bar-label.svelte-vwgx9d{color:#9ca3af}.desktop-sidebar.theme-dark .bar-track.svelte-vwgx9d,.bottom-sheet.theme-dark .bar-track.svelte-vwgx9d{background:#374151}.desktop-sidebar.theme-dark .bar-count.svelte-vwgx9d,.bottom-sheet.theme-dark .bar-count.svelte-vwgx9d{color:#e5e7eb}.desktop-sidebar.theme-dark .legend.svelte-vwgx9d,.bottom-sheet.theme-dark .legend.svelte-vwgx9d{border-top-color:#4b5563}.desktop-sidebar.theme-dark .legend-text.svelte-vwgx9d,.bottom-sheet.theme-dark .legend-text.svelte-vwgx9d{color:#9ca3af}:root{--sc-icon-rail-width: 56px;--sc-icon-rail-width-tablet: 48px;--sc-icon-rail-btn-size: 40px;--sc-icon-rail-icon-size: 20px;--sc-sidebar-width: 320px;--sc-sidebar-width-tablet: 280px;--sc-map-controls-btn-size: 36px;--sc-map-controls-gap: 4px;--sc-map-controls-padding: 8px;--sc-map-controls-offset: 20px;--sc-spacing-xs: 4px;--sc-spacing-sm: 8px;--sc-spacing-md: 12px;--sc-spacing-lg: 16px;--sc-spacing-xl: 24px}:root{--sc-shadow-1: 0 1px 2px rgba(0, 0, 0, .04);--sc-shadow-2: 0 2px 8px rgba(0, 0, 0, .08);--sc-shadow-3: 0 4px 16px rgba(0, 0, 0, .12);--sc-shadow-4: 0 8px 32px rgba(0, 0, 0, .16);--sc-shadow-inset: inset 0 1px 2px rgba(0, 0, 0, .04);--sc-shadow-up-1: 0 -1px 2px rgba(0, 0, 0, .04);--sc-shadow-up-2: 0 -2px 8px rgba(0, 0, 0, .06)}:root{--sc-bg-page: #fafafa;--sc-bg-surface: #ffffff;--sc-bg-elevated: #ffffff;--sc-bg-hover: rgba(0, 0, 0, .04);--sc-bg-active: rgba(0, 0, 0, .08);--sc-border-subtle: rgba(0, 0, 0, .06);--sc-border-default: rgba(0, 0, 0, .1);--sc-border-strong: rgba(0, 0, 0, .15);--sc-text-primary: #1f2937;--sc-text-secondary: #6b7280;--sc-text-tertiary: #9ca3af;--sc-text-disabled: #d1d5db;--sc-accent: #e85d3f;--sc-accent-hover: #d94f32;--sc-accent-bg: rgba(232, 93, 63, .08);--sc-accent-border: rgba(232, 93, 63, .3);--sc-success: #22c55e;--sc-success-bg: rgba(22, 163, 74, .06);--sc-success-border: rgba(22, 163, 74, .15);--sc-success-text: #166534;--sc-warning: #eab308;--sc-warning-bg: rgba(217, 119, 6, .06);--sc-warning-border: rgba(217, 119, 6, .15);--sc-warning-text: #92400e;--sc-danger: #ef4444;--sc-danger-bg: rgba(239, 68, 68, .06);--sc-danger-border: rgba(239, 68, 68, .15);--sc-danger-text: #991b1b;--sc-info: #0ea5e9;--sc-info-bg: rgba(14, 165, 233, .06);--sc-info-border: rgba(14, 165, 233, .15);--sc-info-text: #075985;--sc-heritage-state: #7c3aed;--sc-heritage-state-bg: rgba(124, 58, 237, .08);--sc-heritage-state-border: rgba(124, 58, 237, .2);--sc-heritage-local: #2563eb;--sc-heritage-local-bg: rgba(37, 99, 235, .08);--sc-heritage-local-border: rgba(37, 99, 235, .2);--sc-hazard-bushfire: #f59e0b;--sc-hazard-bushfire-bg: rgba(245, 158, 11, .06);--sc-hazard-bushfire-border: rgba(245, 158, 11, .15);--sc-hazard-flood: #0891b2;--sc-hazard-flood-bg: rgba(8, 145, 178, .06);--sc-hazard-flood-border: rgba(8, 145, 178, .15);--sc-risk-low: #22c55e;--sc-risk-low-bg: rgba(34, 197, 94, .08);--sc-risk-low-text: #166534;--sc-risk-moderate: #f59e0b;--sc-risk-moderate-bg: rgba(245, 158, 11, .08);--sc-risk-moderate-text: #92400e;--sc-risk-high: #ef4444;--sc-risk-high-bg: rgba(239, 68, 68, .08);--sc-risk-high-text: #991b1b;--sc-frost-none: #22c55e;--sc-frost-low: #0891b2;--sc-frost-moderate: #f59e0b;--sc-frost-high: #ef4444;--sc-conservation-endangered: #ef4444;--sc-conservation-endangered-bg: rgba(239, 68, 68, .08);--sc-conservation-vulnerable: #f59e0b;--sc-conservation-vulnerable-bg: rgba(245, 158, 11, .08);--sc-conservation-depleted: #f97316;--sc-conservation-depleted-bg: rgba(249, 115, 22, .08);--sc-conservation-least-concern: #22c55e;--sc-conservation-least-concern-bg: rgba(34, 197, 94, .08)}:root{--sc-radius-sm: 6px;--sc-radius-md: 8px;--sc-radius-lg: 12px;--sc-radius-xl: 16px;--sc-radius-full: 999px}:root{--sc-text-xs: .625rem;--sc-text-sm: .6875rem;--sc-text-base: .75rem;--sc-text-md: .8125rem;--sc-text-lg: .875rem;--sc-text-xl: 1rem;--sc-weight-normal: 400;--sc-weight-medium: 500;--sc-weight-semibold: 600;--sc-weight-bold: 700;--sc-tracking-tight: -.01em;--sc-tracking-normal: 0;--sc-tracking-wide: .02em;--sc-tracking-wider: .05em;--sc-tracking-widest: .1em}:root{--sc-transition-fast: .1s ease;--sc-transition-normal: .15s ease;--sc-transition-slow: .25s ease;--sc-transition-spring: .3s cubic-bezier(.34, 1.56, .64, 1)}:root{--sc-z-base: 1;--sc-z-dropdown: 50;--sc-z-sticky: 100;--sc-z-fixed: 200;--sc-z-modal: 300;--sc-z-tooltip: 400}.content-section.svelte-px5r8d{color:#374151}.content-section.svelte-px5r8d h3:where(.svelte-px5r8d){font-size:1rem;font-weight:600;margin:0 0 .25rem;color:#111827}.subtitle.svelte-px5r8d{display:block;font-size:.5625rem;color:#6b7280;letter-spacing:.08em;margin-bottom:.75rem;text-transform:uppercase}.description.svelte-px5r8d{font-size:.8125rem;color:#4b5563;line-height:1.6;margin:0 0 .75rem}.loading-section.svelte-px5r8d{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:2rem 1rem;gap:.75rem;color:#6b7280;font-size:.75rem}.list-section.svelte-px5r8d{margin-top:.75rem}.list-section.svelte-px5r8d h4:where(.svelte-px5r8d){font-size:.625rem;font-weight:700;color:#6b7280;letter-spacing:.08em;margin:0 0 .625rem;text-transform:uppercase}.no-data-inline.svelte-px5r8d{display:flex;flex-direction:column;align-items:center;gap:.5rem;padding:1.5rem;text-align:center;color:#9ca3af;font-size:.8125rem}.no-data-inline.svelte-px5r8d svg{color:#d1d5db}.no-data-inline.svelte-px5r8d .hint:where(.svelte-px5r8d){font-size:.6875rem;color:#9ca3af;line-height:1.6}.no-data-inline.vic-warning.svelte-px5r8d{background:#d977060f;border:1px solid rgba(217,119,6,.15);border-radius:.5rem;padding:1rem}.no-data-inline.vic-warning.svelte-px5r8d>svg{color:#d97706}.no-data-inline.vic-warning.svelte-px5r8d>span:where(.svelte-px5r8d):first-of-type{color:#92400e;font-weight:600}.no-data-inline.vic-warning.svelte-px5r8d .hint:where(.svelte-px5r8d){color:#4b5563}.source.svelte-px5r8d{font-size:.625rem;color:#9ca3af;margin:.75rem 0 0}.stats-grid.svelte-px5r8d{display:grid;grid-template-columns:repeat(3,1fr);gap:var(--sc-spacing-sm);margin-bottom:var(--sc-spacing-md)}.stat.svelte-px5r8d{display:flex;flex-direction:column;align-items:center;gap:var(--sc-spacing-xs);padding:var(--sc-spacing-sm);background:var(--sc-bg-surface);border:1px solid var(--sc-border-default);border-radius:var(--sc-radius-sm);text-align:center}.stat--primary.svelte-px5r8d{background:var(--sc-accent-bg);border-color:var(--sc-accent-border)}.stat.svelte-px5r8d svg{color:var(--sc-text-tertiary)}.stat--primary.svelte-px5r8d svg{color:var(--sc-accent)}@media(max-width:640px){.stats-grid.svelte-px5r8d{grid-template-columns:repeat(2,1fr)}}.alert.svelte-px5r8d{display:flex;align-items:center;gap:.5rem;padding:.5rem .625rem;background:var(--sc-warning-bg);border-left:2px solid var(--sc-warning);border-radius:0 .25rem .25rem 0;margin:.75rem 0}.alert.svelte-px5r8d svg{color:var(--sc-warning);flex-shrink:0}.alert.svelte-px5r8d span:where(.svelte-px5r8d){font-size:.6875rem;color:var(--sc-warning-text)}.desktop-sidebar.theme-dark .content-section.svelte-px5r8d{color:#e8e8e8}.desktop-sidebar.theme-dark .content-section.svelte-px5r8d h3:where(.svelte-px5r8d){color:#e8e8e8}.desktop-sidebar.theme-dark .subtitle.svelte-px5r8d{color:#9a9a9a}.desktop-sidebar.theme-dark .description.svelte-px5r8d{color:#c8c8c8}.desktop-sidebar.theme-dark .loading-section.svelte-px5r8d{color:#9a9a9a}.desktop-sidebar.theme-dark .list-section.svelte-px5r8d h4:where(.svelte-px5r8d){color:#9a9a9a}.desktop-sidebar.theme-dark .no-data-inline.svelte-px5r8d{color:#666}.desktop-sidebar.theme-dark .no-data-inline.svelte-px5r8d svg{color:#505050}.desktop-sidebar.theme-dark .no-data-inline.svelte-px5r8d .hint:where(.svelte-px5r8d){color:#888}.desktop-sidebar.theme-dark .no-data-inline.vic-warning.svelte-px5r8d{background:#f59e0b0d;border-color:#f59e0b4d}.desktop-sidebar.theme-dark .no-data-inline.vic-warning.svelte-px5r8d>svg{color:#d9a066}.desktop-sidebar.theme-dark .no-data-inline.vic-warning.svelte-px5r8d>span:where(.svelte-px5r8d):first-of-type{color:#d9a066}.desktop-sidebar.theme-dark .no-data-inline.vic-warning.svelte-px5r8d .hint:where(.svelte-px5r8d){color:#c8c8c8}.desktop-sidebar.theme-dark .source.svelte-px5r8d{color:#666}.desktop-sidebar.theme-dark .alert.svelte-px5r8d{background:#f59e0b1a}.desktop-sidebar.theme-dark .alert.svelte-px5r8d span:where(.svelte-px5r8d){color:#d9a066}.bottom-sheet.theme-dark .content-section.svelte-px5r8d{color:#e8e8e8}.bottom-sheet.theme-dark .content-section.svelte-px5r8d h3:where(.svelte-px5r8d){color:#e8e8e8}.bottom-sheet.theme-dark .subtitle.svelte-px5r8d{color:#9a9a9a}.bottom-sheet.theme-dark .description.svelte-px5r8d{color:#c8c8c8}.bottom-sheet.theme-dark .loading-section.svelte-px5r8d{color:#9a9a9a}.bottom-sheet.theme-dark .list-section.svelte-px5r8d h4:where(.svelte-px5r8d){color:#9a9a9a}.bottom-sheet.theme-dark .no-data-inline.svelte-px5r8d{color:#666}.bottom-sheet.theme-dark .no-data-inline.svelte-px5r8d svg{color:#505050}.bottom-sheet.theme-dark .no-data-inline.svelte-px5r8d .hint:where(.svelte-px5r8d){color:#888}.bottom-sheet.theme-dark .no-data-inline.vic-warning.svelte-px5r8d{background:#f59e0b0d;border-color:#f59e0b4d}.bottom-sheet.theme-dark .no-data-inline.vic-warning.svelte-px5r8d>svg{color:#d9a066}.bottom-sheet.theme-dark .no-data-inline.vic-warning.svelte-px5r8d>span:where(.svelte-px5r8d):first-of-type{color:#d9a066}.bottom-sheet.theme-dark .no-data-inline.vic-warning.svelte-px5r8d .hint:where(.svelte-px5r8d){color:#c8c8c8}.bottom-sheet.theme-dark .source.svelte-px5r8d{color:#666}.bottom-sheet.theme-dark .alert.svelte-px5r8d{background:#f59e0b1a}.bottom-sheet.theme-dark .alert.svelte-px5r8d span:where(.svelte-px5r8d){color:#d9a066}.stats-grid.svelte-px5r8d{display:grid;grid-template-columns:1fr 1fr;gap:.75rem;margin-bottom:1rem}.stat.svelte-px5r8d{display:flex;flex-direction:column;padding:.75rem;border-radius:.5rem;background:#f9fafb;border:1px solid #e5e7eb}.stat--primary.svelte-px5r8d{background:linear-gradient(135deg,#ecfdf5,#d1fae5);border-color:#a7f3d0}.stat-value.svelte-px5r8d{font-size:1.5rem;font-weight:700;color:#166534;line-height:1.2}.stat-label.svelte-px5r8d{font-size:.625rem;font-family:var(--font-mono);text-transform:uppercase;letter-spacing:.08em;color:#6b7280;margin-top:.25rem}.alert--warning.svelte-px5r8d{display:flex;align-items:flex-start;gap:.5rem;padding:.75rem;margin:.75rem 0;border-radius:.5rem;background:#fffbeb;border:1px solid #fcd34d;color:#92400e}.alert-content.svelte-px5r8d{display:flex;flex-direction:column;gap:.125rem}.alert-title.svelte-px5r8d{font-size:.8125rem;font-weight:600}.alert-hint.svelte-px5r8d{font-size:.75rem;color:#b45309}.toggle-button.svelte-px5r8d{display:flex;align-items:center;gap:.5rem;width:100%;padding:.625rem .75rem;border-radius:.375rem;background:#f3f4f6;border:1px solid #d1d5db;color:#374151;font-size:.8125rem;cursor:pointer;transition:all .15s ease}.toggle-button.svelte-px5r8d:hover{background:#e5e7eb;border-color:#9ca3af}.toggle-button.svelte-px5r8d:focus-visible{outline:2px solid #22c55e;outline-offset:2px}.hint.svelte-px5r8d{display:block;font-size:.75rem;color:#6b7280;margin-top:.25rem}.desktop-sidebar.theme-dark .stat.svelte-px5r8d{background:#1f2937;border-color:#374151}.desktop-sidebar.theme-dark .stat--primary.svelte-px5r8d{background:linear-gradient(135deg,#064e3b,#065f46);border-color:#047857}.desktop-sidebar.theme-dark .stat-value.svelte-px5r8d{color:#6ee7b7}.desktop-sidebar.theme-dark .stat-label.svelte-px5r8d{color:#9ca3af}.desktop-sidebar.theme-dark .alert--warning.svelte-px5r8d{background:#451a03;border-color:#92400e;color:#fcd34d}.desktop-sidebar.theme-dark .alert-hint.svelte-px5r8d{color:#fbbf24}.desktop-sidebar.theme-dark .toggle-button.svelte-px5r8d{background:#374151;border-color:#4b5563;color:#e5e7eb}.desktop-sidebar.theme-dark .toggle-button.svelte-px5r8d:hover{background:#4b5563;border-color:#6b7280}.bottom-sheet.theme-dark .stat.svelte-px5r8d{background:#1f2937;border-color:#374151}.bottom-sheet.theme-dark .stat--primary.svelte-px5r8d{background:linear-gradient(135deg,#064e3b,#065f46);border-color:#047857}.bottom-sheet.theme-dark .stat-value.svelte-px5r8d{color:#6ee7b7}.bottom-sheet.theme-dark .stat-label.svelte-px5r8d{color:#9ca3af}.bottom-sheet.theme-dark .alert--warning.svelte-px5r8d{background:#451a03;border-color:#92400e;color:#fcd34d}.bottom-sheet.theme-dark .alert-hint.svelte-px5r8d{color:#fbbf24}.bottom-sheet.theme-dark .toggle-button.svelte-px5r8d{background:#374151;border-color:#4b5563;color:#e5e7eb}.bottom-sheet.theme-dark .toggle-button.svelte-px5r8d:hover{background:#4b5563;border-color:#6b7280}.walkthrough-overlay.svelte-2exb0o{position:fixed;inset:0;z-index:9999;display:flex;align-items:center;justify-content:center}.walkthrough-backdrop.svelte-2exb0o{position:absolute;inset:0;background:#000000bf;backdrop-filter:blur(4px);border:none;cursor:pointer}.walkthrough-card.svelte-2exb0o{position:relative;width:320px;max-width:calc(100% - 2rem);padding:1.5rem;background:linear-gradient(180deg,#1a1a1a,#141414);border:1px solid rgba(255,255,255,.1);border-radius:.5rem;text-align:center;animation:svelte-2exb0o-cardEntry .3s ease-out}@keyframes svelte-2exb0o-cardEntry{0%{opacity:0;transform:scale(.95) translateY(10px)}to{opacity:1;transform:scale(1) translateY(0)}}.walkthrough-progress.svelte-2exb0o{display:flex;justify-content:center;gap:.375rem;margin-bottom:1.25rem}.progress-dot.svelte-2exb0o{width:6px;height:6px;border-radius:50%;background:#353531;transition:all .2s ease}.progress-dot.active.svelte-2exb0o{background:#00f;transform:scale(1.2)}.progress-dot.completed.svelte-2exb0o{background:#e85d3f}.walkthrough-title.svelte-2exb0o{margin:0 0 .75rem;font-size:1rem;font-weight:600;color:#e8e8e8}.walkthrough-description.svelte-2exb0o{margin:0 0 1.25rem;font-size:.8125rem;line-height:1.5;color:#9a9a9a}.walkthrough-actions.svelte-2exb0o{display:flex;gap:.75rem;justify-content:center}.walkthrough-skip.svelte-2exb0o{padding:.5rem 1rem;font-size:.75rem;font-weight:500;color:#666;background:transparent;border:1px solid #353531;border-radius:.25rem;cursor:pointer;transition:all .15s ease;font-family:inherit}.walkthrough-skip.svelte-2exb0o:hover{color:#888;border-color:#505050}.walkthrough-next.svelte-2exb0o{padding:.5rem 1.25rem;font-size:.75rem;font-weight:600;color:#fff;background:#00f;border:none;border-radius:.25rem;cursor:pointer;transition:background .15s ease;font-family:inherit}.walkthrough-next.svelte-2exb0o:hover{background:#00c}.axo-sitecheck.theme-light .walkthrough-card.svelte-2exb0o{background:linear-gradient(180deg,#fff,#f8f9fa);border:1px solid rgba(0,0,0,.1)}.axo-sitecheck.theme-light .walkthrough-title.svelte-2exb0o{color:#1a1a1a}.axo-sitecheck.theme-light .walkthrough-description.svelte-2exb0o{color:#666}.axo-sitecheck.theme-light .walkthrough-skip.svelte-2exb0o{color:#888;border-color:#ddd}.axo-sitecheck.theme-light .walkthrough-skip.svelte-2exb0o:hover{color:#666;border-color:#bbb}.top-bar.svelte-t3lb76{display:flex;gap:1rem;align-items:flex-start}.brand.svelte-t3lb76{display:flex;align-items:center;gap:.5rem;padding:.5rem .75rem;background:#1a1a1a;border:1px solid #353531;border-radius:.375rem}.brand-icon.svelte-t3lb76{display:flex;align-items:center;justify-content:center;width:20px;height:20px;background:#e85d3f;border-radius:.25rem;color:#fff}.brand-name.svelte-t3lb76{font-size:.6875rem;font-weight:700;color:#e8e8e8;letter-spacing:.05em;text-transform:uppercase}.search-container.svelte-t3lb76{flex:1;max-width:400px;display:flex;flex-direction:column;gap:.375rem}.search-input-wrapper.svelte-t3lb76{position:relative;display:flex;align-items:center;background:#1a1a1a;border:1px solid #353531;border-radius:.375rem;transition:all .15s}.search-input-wrapper.svelte-t3lb76:focus-within{border-color:#e85d3f;box-shadow:0 0 0 2px #e85d3f26}.search-input-wrapper.svelte-t3lb76 .search-icon{position:absolute;left:.75rem;color:#666;pointer-events:none;z-index:1}.search-input-wrapper.svelte-t3lb76 input{flex:1;padding:.625rem .75rem .625rem 2.5rem;background:transparent;border:none;color:#e8e8e8;font-size:.8125rem;font-family:inherit;outline:none}.search-input-wrapper.svelte-t3lb76 input::placeholder{color:#666}.clear-btn.svelte-t3lb76{position:absolute;right:.5rem;display:flex;align-items:center;justify-content:center;width:24px;height:24px;background:transparent;border:none;color:#666;cursor:pointer;border-radius:.25rem;transition:all .15s;z-index:1}.clear-btn.svelte-t3lb76:hover{background:#ffffff1a;color:#e8e8e8}.search-hint.svelte-t3lb76{margin:0;font-size:.625rem;display:flex;align-items:center;gap:.375rem;color:#9a9a9a}.search-hint.click-hint.svelte-t3lb76 svg{color:#e85d3f}.axo-sitecheck.theme-light .brand.svelte-t3lb76{background:#fffffff2;border-color:#0000001a}.axo-sitecheck.theme-light .brand-name.svelte-t3lb76{color:#1a1a1a}.axo-sitecheck.theme-light .search-input-wrapper.svelte-t3lb76{background:#fffffff2;border-color:#0000001a}.axo-sitecheck.theme-light .search-input-wrapper.svelte-t3lb76 input{color:#1a1a1a}.axo-sitecheck.theme-light .search-input-wrapper.svelte-t3lb76 input::placeholder{color:#999}.axo-sitecheck.theme-light .clear-btn.svelte-t3lb76:hover{background:#0000000d;color:#1a1a1a}.axo-sitecheck.theme-light .search-hint.svelte-t3lb76{color:#666}.top-bar.compact.svelte-t3lb76{gap:0}.top-bar.compact.svelte-t3lb76 .search-container:where(.svelte-t3lb76){max-width:100%}.clear-btn.svelte-t3lb76:focus-visible{outline:2px solid #e85d3f;outline-offset:2px}.search-input-wrapper.svelte-t3lb76:has(:where(.svelte-t3lb76):focus-visible){border-color:#e85d3f;box-shadow:0 0 0 2px #e85d3f40}@media(max-width:640px){.top-bar.svelte-t3lb76{flex-direction:column}.brand.svelte-t3lb76{display:none}.search-container.svelte-t3lb76{max-width:100%}}.panel-nav.svelte-1jpl8pq{display:flex;flex-wrap:wrap;gap:.375rem;padding:.75rem;border-bottom:1px solid #e5e7eb;background:#f9fafb}.nav-btn.svelte-1jpl8pq{display:flex;align-items:center;gap:.5rem;padding:.5rem .75rem;min-height:2.25rem;background:#fff;border:1px solid #e5e7eb;border-radius:.375rem;color:#6b7280;font-size:.6875rem;font-weight:700;letter-spacing:.04em;cursor:pointer;transition:all .2s cubic-bezier(.4,0,.2,1);font-family:inherit;box-shadow:0 1px 2px #0000000a}.nav-btn.svelte-1jpl8pq svg{flex-shrink:0}.nav-btn.svelte-1jpl8pq:disabled{opacity:.45;cursor:not-allowed;box-shadow:none}.nav-btn.vic-disabled.svelte-1jpl8pq:disabled{opacity:.6;border:1px dashed rgba(217,119,6,.4);color:#92400e;background:#fef3c780}.nav-btn.available.svelte-1jpl8pq:not(:disabled):hover{background:#e85d3f0f;color:#e85d3f;border-color:#e85d3f33;transform:translateY(-1px);box-shadow:0 2px 4px #0000000f}.nav-btn.active.svelte-1jpl8pq{background:#e85d3f;border-color:#e85d3f;color:#fff;font-weight:800;box-shadow:0 2px 4px #e85d3f40}.nav-btn.active.svelte-1jpl8pq svg{color:#fff}.nav-btn.vicmap-btn.available.svelte-1jpl8pq{color:#0891b2}.nav-btn.vicmap-btn.available.svelte-1jpl8pq:hover{background:#0891b20f;color:#0891b2;border-color:#0891b240}.nav-btn.vicmap-btn.active.svelte-1jpl8pq{background:#0891b2;border-color:#0891b2;color:#fff;box-shadow:0 2px 4px #0891b240}.nav-btn.loading.svelte-1jpl8pq{color:#0891b2;animation:svelte-1jpl8pq-pulse 1.5s ease-in-out infinite}@keyframes svelte-1jpl8pq-pulse{0%,to{opacity:1}50%{opacity:.5}}.desktop-sidebar.theme-dark .panel-nav.svelte-1jpl8pq,.bottom-sheet.theme-dark .panel-nav.svelte-1jpl8pq{border-bottom-color:#353531;background:#1a1a1a}.desktop-sidebar.theme-dark .nav-btn.svelte-1jpl8pq,.bottom-sheet.theme-dark .nav-btn.svelte-1jpl8pq{background:#ffffff08;border-color:#ffffff14;color:#9a9a9a;box-shadow:none}.desktop-sidebar.theme-dark .nav-btn.available.svelte-1jpl8pq:not(:disabled):hover,.bottom-sheet.theme-dark .nav-btn.available.svelte-1jpl8pq:not(:disabled):hover{background:#e85d3f1a;color:#e85d3f;border-color:#e85d3f4d}.desktop-sidebar.theme-dark .nav-btn.active.svelte-1jpl8pq,.bottom-sheet.theme-dark .nav-btn.active.svelte-1jpl8pq{background:#e85d3f33;border-color:#e85d3f66;color:#e85d3f}.desktop-sidebar.theme-dark .nav-btn.active.svelte-1jpl8pq svg,.bottom-sheet.theme-dark .nav-btn.active.svelte-1jpl8pq svg{color:#e85d3f}.desktop-sidebar.theme-dark .nav-btn.vicmap-btn.available.svelte-1jpl8pq,.bottom-sheet.theme-dark .nav-btn.vicmap-btn.available.svelte-1jpl8pq{color:#4a90a4}.desktop-sidebar.theme-dark .nav-btn.vicmap-btn.available.svelte-1jpl8pq:hover,.bottom-sheet.theme-dark .nav-btn.vicmap-btn.available.svelte-1jpl8pq:hover{background:#4a90a41a;color:#4a90a4;border-color:#4a90a44d}.desktop-sidebar.theme-dark .nav-btn.vicmap-btn.active.svelte-1jpl8pq,.bottom-sheet.theme-dark .nav-btn.vicmap-btn.active.svelte-1jpl8pq{background:#4a90a433;border-color:#4a90a466;color:#4a90a4}.desktop-sidebar.theme-dark .nav-btn.vic-disabled.svelte-1jpl8pq:disabled,.bottom-sheet.theme-dark .nav-btn.vic-disabled.svelte-1jpl8pq:disabled{border-color:#f59e0b66;color:#d9a066;background:#f59e0b0d}.desktop-sidebar.theme-dark .nav-btn.loading.svelte-1jpl8pq,.bottom-sheet.theme-dark .nav-btn.loading.svelte-1jpl8pq{color:#4a90a4}.panel-header.svelte-17z25hz{display:flex;align-items:center;gap:.25rem;padding:.5rem .75rem;background:linear-gradient(180deg,#252525,#1e1e1e);border-bottom:1px solid #353531;user-select:none}.drag-handle.svelte-17z25hz{display:flex;align-items:center;justify-content:center;width:24px;height:24px;background:transparent;border:none;color:#666;cursor:grab;border-radius:.25rem;transition:all .15s;flex-shrink:0}.drag-handle.svelte-17z25hz:hover{background:#ffffff1a;color:#e8e8e8}.drag-handle.svelte-17z25hz:active{cursor:grabbing}.panel-toggle.svelte-17z25hz{flex:1;display:flex;align-items:center;justify-content:space-between;gap:.5rem;padding:.375rem .5rem;background:transparent;border:1px solid transparent;border-radius:.25rem;color:#e8e8e8;cursor:pointer;transition:all .15s;font-family:inherit}.panel-toggle.svelte-17z25hz:hover{background:#ffffff0d;border-color:#ffffff1a}.toggle-label.svelte-17z25hz{font-size:.6875rem;font-weight:600;letter-spacing:.05em}.desktop-sidebar.theme-light .panel-header.svelte-17z25hz{background:linear-gradient(180deg,#fff,#f9fafb);border-bottom-color:#e5e7eb}.desktop-sidebar.theme-light .drag-handle.svelte-17z25hz{color:#9ca3af}.desktop-sidebar.theme-light .drag-handle.svelte-17z25hz:hover{background:#0000000d;color:#374151}.desktop-sidebar.theme-light .panel-toggle.svelte-17z25hz{color:#374151}.desktop-sidebar.theme-light .panel-toggle.svelte-17z25hz:hover{background:#00000008;border-color:#0000001a}.bottom-sheet.theme-light .panel-header.svelte-17z25hz{background:linear-gradient(180deg,#fff,#f9fafb);border-bottom-color:#e5e7eb}.bottom-sheet.theme-light .drag-handle.svelte-17z25hz{color:#9ca3af}.bottom-sheet.theme-light .drag-handle.svelte-17z25hz:hover{background:#0000000d;color:#374151}.bottom-sheet.theme-light .panel-toggle.svelte-17z25hz{color:#374151}.bottom-sheet.theme-light .panel-toggle.svelte-17z25hz:hover{background:#00000008;border-color:#0000001a}@media(min-width:768px){.drag-handle.svelte-17z25hz{display:none}}.drag-handle.svelte-17z25hz:focus-visible,.panel-toggle.svelte-17z25hz:focus-visible{outline:2px solid #e85d3f;outline-offset:2px}.welcome-panel.svelte-1q7s6te{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:360px;max-width:calc(100% - 2rem);padding:1.5rem;background:#1a1a1af2;backdrop-filter:blur(12px);border:1px solid rgba(255,255,255,.1);border-radius:.5rem;text-align:center;color:#e8e8e8;z-index:200;pointer-events:auto}.welcome-panel.svelte-1q7s6te h2:where(.svelte-1q7s6te){font-size:1.125rem;font-weight:600;margin:0 0 .25rem;letter-spacing:-.01em}.welcome-panel.svelte-1q7s6te p:where(.svelte-1q7s6te){font-size:.8125rem;color:#9a9a9a;margin:0;line-height:1.4}.welcome-panel.svelte-1q7s6te .hint:where(.svelte-1q7s6te){font-size:.6875rem;color:#666;margin-top:.75rem}.version-footer.svelte-1q7s6te{margin-top:1rem;padding-top:.75rem;border-top:1px solid rgba(255,255,255,.08)}.footer-top.svelte-1q7s6te{display:flex;align-items:center;justify-content:center;gap:.5rem;font-size:.625rem;color:#666}.version-badge.svelte-1q7s6te{padding:.125rem .375rem;background:#0000ff26;border:1px solid rgba(0,0,255,.3);border-radius:.25rem;color:#66f;font-size:.5625rem;font-weight:600;letter-spacing:.05em}.separator.svelte-1q7s6te{color:#444}.feedback-link.svelte-1q7s6te{color:#888;text-decoration:none;transition:color .15s}.feedback-link.svelte-1q7s6te:hover{color:#e85d3f;text-decoration:underline}.disclaimer.svelte-1q7s6te{margin:.5rem 0 0;font-size:.5625rem;color:#555;line-height:1.4;text-align:center}.welcome-search.svelte-1q7s6te{margin:1rem 0 0}.search-input-wrapper.svelte-1q7s6te{position:relative;display:flex;align-items:center;background:#2b2b2b;border:1px solid #353531;border-radius:.375rem;transition:all .15s}.search-input-wrapper.svelte-1q7s6te:focus-within{border-color:#e85d3f;box-shadow:0 0 0 2px #e85d3f26}.search-input-wrapper.svelte-1q7s6te .search-icon{position:absolute;left:.75rem;color:#666;pointer-events:none;z-index:1}.search-input-wrapper.svelte-1q7s6te input{flex:1;padding:.625rem .875rem .625rem 2.5rem;background:transparent;border:none;color:#e8e8e8;font-size:.875rem;font-family:inherit;outline:none;text-align:left}.search-input-wrapper.svelte-1q7s6te input::placeholder{color:#666}@media(max-width:640px){.welcome-panel.svelte-1q7s6te{width:calc(100% - 1.5rem);padding:1.25rem}}.axo-sitecheck.theme-light .welcome-panel.svelte-1q7s6te{background:#fffffff2;backdrop-filter:blur(12px);border-color:#0000001a}.axo-sitecheck.theme-light .welcome-panel.svelte-1q7s6te h2:where(.svelte-1q7s6te){color:#111827}.axo-sitecheck.theme-light .welcome-panel.svelte-1q7s6te p:where(.svelte-1q7s6te){color:#6b7280}.axo-sitecheck.theme-light .welcome-panel.svelte-1q7s6te .hint:where(.svelte-1q7s6te){color:#9ca3af}.axo-sitecheck.theme-light .search-input-wrapper.svelte-1q7s6te{background:#f9fafb;border-color:#e5e7eb}.axo-sitecheck.theme-light .search-input-wrapper.svelte-1q7s6te input{color:#111827}.axo-sitecheck.theme-light .search-input-wrapper.svelte-1q7s6te input::placeholder{color:#9ca3af}.axo-sitecheck.theme-light .version-footer.svelte-1q7s6te{border-top-color:#00000014}.axo-sitecheck.theme-light .version-badge.svelte-1q7s6te{background:#0000ff14;border-color:#00f3;color:#00c}.axo-sitecheck.theme-light .separator.svelte-1q7s6te{color:#d1d5db}.axo-sitecheck.theme-light .feedback-link.svelte-1q7s6te{color:#6b7280}.axo-sitecheck.theme-light .feedback-link.svelte-1q7s6te:hover{color:#e85d3f}.axo-sitecheck.theme-light .disclaimer.svelte-1q7s6te{color:#9ca3af}.footer-actions.svelte-1q7s6te{display:flex;align-items:center;justify-content:center;gap:.75rem;margin-top:.75rem}.footer-action-btn.svelte-1q7s6te{display:flex;align-items:center;justify-content:center;width:28px;height:28px;padding:0;background:#ffffff0d;border:1px solid rgba(255,255,255,.1);border-radius:.375rem;color:#888;cursor:pointer;transition:all .15s ease}.footer-action-btn.svelte-1q7s6te:hover{background:#ffffff1a;border-color:#fff3;color:#e8e8e8}.footer-action-btn.svelte-1q7s6te:focus-visible{outline:2px solid #e85d3f;outline-offset:2px}.footer-action-btn--coffee.svelte-1q7s6te:hover{color:#fd0;border-color:#ffdd004d;background:#ffdd001a}.footer-action-btn--disabled.svelte-1q7s6te{opacity:.4;cursor:not-allowed}.footer-action-btn--disabled.svelte-1q7s6te:hover{background:#ffffff0d;border-color:#ffffff1a;color:#888}.axo-sitecheck.theme-light .footer-action-btn.svelte-1q7s6te{background:#00000008;border-color:#0000001a;color:#6b7280}.axo-sitecheck.theme-light .footer-action-btn.svelte-1q7s6te:hover{background:#00000014;border-color:#0003;color:#111827}.axo-sitecheck.theme-light .footer-action-btn--coffee.svelte-1q7s6te:hover{color:#ca8a04;border-color:#ca8a044d;background:#ca8a041a}.axo-sitecheck.theme-light .footer-action-btn--disabled.svelte-1q7s6te{opacity:.4}.axo-sitecheck.theme-light .footer-action-btn--disabled.svelte-1q7s6te:hover{background:#00000008;border-color:#0000001a;color:#6b7280}.sources-modal-overlay{position:fixed;inset:0;background:#0009;backdrop-filter:blur(4px);z-index:300;animation:svelte-1q7s6te-fadeIn .15s ease-out}.sources-modal-content{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);width:90%;max-width:480px;max-height:80vh;overflow-y:auto;background:#1a1a1a;border:1px solid rgba(255,255,255,.1);border-radius:.5rem;padding:1.5rem;z-index:301;animation:svelte-1q7s6te-modalSlideIn .2s ease-out}@keyframes svelte-1q7s6te-fadeIn{0%{opacity:0}to{opacity:1}}@keyframes svelte-1q7s6te-modalSlideIn{0%{opacity:0;transform:translate(-50%,-48%)}to{opacity:1;transform:translate(-50%,-50%)}}.sources-modal-title{font-size:1rem;font-weight:600;color:#e8e8e8;margin:0 0 .25rem}.sources-modal-description{font-size:.75rem;color:#888;margin:0 0 1rem}.sources-list.svelte-1q7s6te{display:grid;gap:.75rem}.source-category.svelte-1q7s6te h4:where(.svelte-1q7s6te){font-size:.6875rem;font-weight:600;color:#666;text-transform:uppercase;letter-spacing:.05em;margin:0 0 .25rem}.source-category.svelte-1q7s6te ul:where(.svelte-1q7s6te){list-style:none;margin:0;padding:0;display:flex;flex-wrap:wrap;gap:.25rem .5rem}.source-category.svelte-1q7s6te li:where(.svelte-1q7s6te) a:where(.svelte-1q7s6te){font-size:.75rem;color:#9ca3af;text-decoration:none;transition:color .15s}.source-category.svelte-1q7s6te li:where(.svelte-1q7s6te) a:where(.svelte-1q7s6te):hover{color:#e85d3f;text-decoration:underline}.sources-modal-footer.svelte-1q7s6te{margin-top:1rem;padding-top:.75rem;border-top:1px solid rgba(255,255,255,.08);display:flex;flex-direction:column;gap:.75rem;align-items:center}.sources-note.svelte-1q7s6te{font-size:.625rem;color:#555;text-align:center;margin:0;line-height:1.4}.sources-modal-close{padding:.5rem 1rem;font-size:.75rem;font-weight:500;color:#e8e8e8;background:#ffffff1a;border:1px solid rgba(255,255,255,.15);border-radius:.375rem;cursor:pointer;transition:all .15s}.sources-modal-close:hover{background:#ffffff26;border-color:#fff3}.sources-modal-close:focus-visible{outline:2px solid #e85d3f;outline-offset:2px}.axo-sitecheck.theme-light .sources-modal-content{background:#fff;border-color:#0000001a}.axo-sitecheck.theme-light .sources-modal-title{color:#111827}.axo-sitecheck.theme-light .sources-modal-description{color:#6b7280}.axo-sitecheck.theme-light .source-category.svelte-1q7s6te h4:where(.svelte-1q7s6te){color:#9ca3af}.axo-sitecheck.theme-light .source-category.svelte-1q7s6te li:where(.svelte-1q7s6te) a:where(.svelte-1q7s6te){color:#6b7280}.axo-sitecheck.theme-light .sources-modal-footer.svelte-1q7s6te{border-top-color:#00000014}.axo-sitecheck.theme-light .sources-note.svelte-1q7s6te{color:#9ca3af}.axo-sitecheck.theme-light .sources-modal-close{color:#111827;background:#0000000d;border-color:#0000001a}.axo-sitecheck.theme-light .sources-modal-close:hover{background:#0000001a;border-color:#00000026}.panel-body.svelte-1bbm8t0{flex:1;overflow-y:auto;overflow-x:hidden}.panel-content.svelte-1bbm8t0{padding:1rem;background:#fff}.no-data.svelte-1bbm8t0{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.75rem;padding:2rem;text-align:center;color:#9ca3af}.no-data.svelte-1bbm8t0 svg{color:#d1d5db}.no-data.svelte-1bbm8t0 p:where(.svelte-1bbm8t0){margin:0;font-size:.8125rem;color:#6b7280}.desktop-sidebar.theme-dark .panel-content.svelte-1bbm8t0{background:#1a1a1a}.desktop-sidebar.theme-dark .no-data.svelte-1bbm8t0{color:#666}.desktop-sidebar.theme-dark .no-data.svelte-1bbm8t0 svg{color:#505050}.desktop-sidebar.theme-dark .no-data.svelte-1bbm8t0 p:where(.svelte-1bbm8t0){color:#888}.bottom-sheet.theme-dark .panel-content.svelte-1bbm8t0{background:#1a1a1a}.bottom-sheet.theme-dark .no-data.svelte-1bbm8t0{color:#666}.bottom-sheet.theme-dark .no-data.svelte-1bbm8t0 svg{color:#505050}.bottom-sheet.theme-dark .no-data.svelte-1bbm8t0 p:where(.svelte-1bbm8t0){color:#888}.notes-section.svelte-1abrvw2{margin:.75rem;border:1px solid #353531;background:#1a1a1a}.notes-header.svelte-1abrvw2{display:flex;align-items:center;gap:.5rem;padding:.5rem .75rem;background:#252525;border-bottom:1px solid #353531}.notes-title.svelte-1abrvw2{font-size:.625rem;font-weight:700;letter-spacing:.1em;color:#e8e8e8}.notes-divider.svelte-1abrvw2{flex:1;height:1px;background:#353531}.notes-content.svelte-1abrvw2{padding:.5rem;display:flex;flex-direction:column;gap:.5rem}.note-item.svelte-1abrvw2{display:flex;gap:.5rem;padding:.5rem;background:#1e1e1e;border:1px solid #2a2a2a}.note-item.warning.svelte-1abrvw2{border-color:#f59e0b4d;background:#f59e0b0d}.note-item.disclaimer.svelte-1abrvw2{border-color:#353531;background:transparent}.note-number.svelte-1abrvw2{flex-shrink:0;width:1.25rem;font-size:.625rem;font-weight:600;color:#666;text-align:right}.note-item.warning.svelte-1abrvw2 .note-number:where(.svelte-1abrvw2){color:#f59e0b}.note-body.svelte-1abrvw2{flex:1;min-width:0}.note-text.svelte-1abrvw2{font-size:.5625rem;line-height:1.5;color:#9a9a9a;text-transform:uppercase;letter-spacing:.02em}.note-header-row.svelte-1abrvw2{display:flex;align-items:center;gap:.375rem;margin-bottom:.5rem}.note-header-row.svelte-1abrvw2 svg{color:#f59e0b;flex-shrink:0}.note-label.svelte-1abrvw2{flex:1;font-size:.625rem;font-weight:600;color:#fbbf24;letter-spacing:.05em}.note-dismiss.svelte-1abrvw2{flex-shrink:0;display:flex;align-items:center;justify-content:center;width:18px;height:18px;padding:0;background:transparent;border:1px solid rgba(245,158,11,.3);color:#d9a066;cursor:pointer;transition:all .15s ease}.note-dismiss.svelte-1abrvw2:hover{background:#f59e0b33;color:#fbbf24}.note-data-grid.svelte-1abrvw2{display:grid;grid-template-columns:1fr 1fr;gap:.5rem}.data-col.svelte-1abrvw2{display:flex;flex-direction:column;gap:.125rem}.col-header.svelte-1abrvw2{display:flex;align-items:center;gap:.25rem;font-size:.5rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em;margin-bottom:.25rem;padding-bottom:.25rem;border-bottom:1px solid #353531}.data-col.available.svelte-1abrvw2 .col-header:where(.svelte-1abrvw2){color:#4ade80}.data-col.unavailable.svelte-1abrvw2 .col-header:where(.svelte-1abrvw2){color:#f59e0b}.data-item.svelte-1abrvw2{font-size:.5625rem;color:gray;line-height:1.4}.data-col.unavailable.svelte-1abrvw2 .data-item:where(.svelte-1abrvw2){color:#a08060;text-decoration:line-through;text-decoration-color:#f59e0b66}.notes-footer.svelte-1abrvw2{display:flex;flex-direction:column;border-top:1px solid #353531}.footer-row.svelte-1abrvw2{display:flex;align-items:center;padding:.375rem .75rem;border-bottom:1px solid #2a2a2a}.footer-row.svelte-1abrvw2:last-child{border-bottom:none}.footer-label.svelte-1abrvw2{width:3.5rem;font-size:.5rem;font-weight:600;color:#666;text-transform:uppercase;letter-spacing:.05em}.footer-value.svelte-1abrvw2{flex:1;font-size:.5625rem;color:#9a9a9a;letter-spacing:.02em}.footer-value.alpha.svelte-1abrvw2{color:#e85d3f}.desktop-sidebar.theme-light .notes-section.svelte-1abrvw2,.bottom-sheet.theme-light .notes-section.svelte-1abrvw2{border-color:#e5e7eb;background:#fff}.desktop-sidebar.theme-light .notes-header.svelte-1abrvw2,.bottom-sheet.theme-light .notes-header.svelte-1abrvw2{background:#f9fafb;border-bottom-color:#e5e7eb}.desktop-sidebar.theme-light .notes-title.svelte-1abrvw2,.bottom-sheet.theme-light .notes-title.svelte-1abrvw2{color:#374151}.desktop-sidebar.theme-light .notes-divider.svelte-1abrvw2,.bottom-sheet.theme-light .notes-divider.svelte-1abrvw2{background:#e5e7eb}.desktop-sidebar.theme-light .note-item.svelte-1abrvw2,.bottom-sheet.theme-light .note-item.svelte-1abrvw2{background:#f9fafb;border-color:#e5e7eb}.desktop-sidebar.theme-light .note-item.warning.svelte-1abrvw2,.bottom-sheet.theme-light .note-item.warning.svelte-1abrvw2{background:#f59e0b0d;border-color:#f59e0b33}.desktop-sidebar.theme-light .note-item.disclaimer.svelte-1abrvw2,.bottom-sheet.theme-light .note-item.disclaimer.svelte-1abrvw2{background:transparent;border-color:#e5e7eb}.desktop-sidebar.theme-light .note-number.svelte-1abrvw2,.bottom-sheet.theme-light .note-number.svelte-1abrvw2{color:#9ca3af}.desktop-sidebar.theme-light .note-text.svelte-1abrvw2,.bottom-sheet.theme-light .note-text.svelte-1abrvw2{color:#6b7280}.desktop-sidebar.theme-light .note-label.svelte-1abrvw2,.bottom-sheet.theme-light .note-label.svelte-1abrvw2{color:#b45309}.desktop-sidebar.theme-light .note-dismiss.svelte-1abrvw2,.bottom-sheet.theme-light .note-dismiss.svelte-1abrvw2{border-color:#f59e0b33;color:#92400e}.desktop-sidebar.theme-light .note-dismiss.svelte-1abrvw2:hover,.bottom-sheet.theme-light .note-dismiss.svelte-1abrvw2:hover{background:#f59e0b1a;color:#b45309}.desktop-sidebar.theme-light .col-header.svelte-1abrvw2,.bottom-sheet.theme-light .col-header.svelte-1abrvw2{border-bottom-color:#e5e7eb}.desktop-sidebar.theme-light .data-col.available.svelte-1abrvw2 .col-header:where(.svelte-1abrvw2),.bottom-sheet.theme-light .data-col.available.svelte-1abrvw2 .col-header:where(.svelte-1abrvw2){color:#16a34a}.desktop-sidebar.theme-light .data-col.unavailable.svelte-1abrvw2 .col-header:where(.svelte-1abrvw2),.bottom-sheet.theme-light .data-col.unavailable.svelte-1abrvw2 .col-header:where(.svelte-1abrvw2){color:#d97706}.desktop-sidebar.theme-light .data-item.svelte-1abrvw2,.bottom-sheet.theme-light .data-item.svelte-1abrvw2{color:#6b7280}.desktop-sidebar.theme-light .data-col.unavailable.svelte-1abrvw2 .data-item:where(.svelte-1abrvw2),.bottom-sheet.theme-light .data-col.unavailable.svelte-1abrvw2 .data-item:where(.svelte-1abrvw2){color:#92400e}.desktop-sidebar.theme-light .notes-footer.svelte-1abrvw2,.bottom-sheet.theme-light .notes-footer.svelte-1abrvw2{border-top-color:#e5e7eb}.desktop-sidebar.theme-light .footer-row.svelte-1abrvw2,.bottom-sheet.theme-light .footer-row.svelte-1abrvw2{border-bottom-color:#f3f4f6}.desktop-sidebar.theme-light .footer-label.svelte-1abrvw2,.bottom-sheet.theme-light .footer-label.svelte-1abrvw2{color:#9ca3af}.desktop-sidebar.theme-light .footer-value.svelte-1abrvw2,.bottom-sheet.theme-light .footer-value.svelte-1abrvw2{color:#6b7280}.desktop-sidebar.theme-light .footer-value.alpha.svelte-1abrvw2,.bottom-sheet.theme-light .footer-value.alpha.svelte-1abrvw2{color:#e85d3f}.bottom-sheet.svelte-e0na27{position:fixed;bottom:0;left:0;right:0;background:linear-gradient(180deg,#fff,#f8f9fa);border-radius:1rem 1rem 0 0;border:1px solid rgba(0,0,0,.1);border-bottom:none;display:flex;flex-direction:column;touch-action:none;will-change:height;contain:layout style;z-index:100;box-shadow:0 -4px 24px #0000001f;pointer-events:auto;padding-bottom:env(safe-area-inset-bottom,0)}.bottom-sheet.dragging.svelte-e0na27{transition:none}.bottom-sheet.theme-dark.svelte-e0na27{background:linear-gradient(180deg,#1a1a1a,#141414);border-color:#ffffff14;box-shadow:0 -4px 24px #0000004d}.sheet-handle.svelte-e0na27{display:flex;justify-content:center;padding:.75rem;cursor:grab;flex-shrink:0}.sheet-handle.svelte-e0na27:active{cursor:grabbing}.handle-bar.svelte-e0na27{width:2rem;height:.25rem;background:#0003;border-radius:.125rem}.bottom-sheet.theme-dark.svelte-e0na27 .handle-bar:where(.svelte-e0na27){background:#ffffff4d}.sheet-header.svelte-e0na27{flex-shrink:0}.sheet-content.svelte-e0na27{flex:1;overflow:hidden;min-height:0}.sheet-content.scrollable.svelte-e0na27{overflow-y:auto;overscroll-behavior:contain}.desktop-sidebar.svelte-e0na27{position:fixed;right:0;top:0;bottom:0;width:320px;background:var(--sc-bg-surface, #ffffff);border-left:1px solid var(--sc-border-subtle, rgba(0, 0, 0, .06));display:flex;flex-direction:column;overflow:hidden;z-index:100;pointer-events:auto;box-shadow:var(--sc-shadow-2, 0 2px 8px rgba(0, 0, 0, .08))}.desktop-sidebar.tablet.svelte-e0na27{width:280px}.desktop-sidebar.theme-dark.svelte-e0na27{background:var(--sc-bg-surface, #1a1a1a);border-left-color:var(--sc-border-subtle, rgba(255, 255, 255, .06))}.sidebar-top-bar.svelte-e0na27{flex-shrink:0;padding:1.25rem .875rem .75rem;border-bottom:1px solid rgba(0,0,0,.1)}.desktop-sidebar.theme-dark.svelte-e0na27 .sidebar-top-bar:where(.svelte-e0na27){border-bottom-color:#ffffff14}.top-bar-placeholder.svelte-e0na27{display:flex;align-items:center;justify-content:space-between;height:32px}.top-bar-placeholder.svelte-e0na27 span:where(.svelte-e0na27){font-size:.875rem;font-weight:700;color:#e85d3f;letter-spacing:.1em}.top-bar-actions{display:flex;align-items:center;justify-content:space-between;gap:.5rem;height:32px;padding-top:.5rem}.top-bar-branding{font-size:.875rem;font-weight:700;color:#e85d3f;letter-spacing:.1em;font-family:var(--font-mono, monospace)}.top-bar-buttons{display:flex;align-items:center;gap:.375rem}.top-bar-btn{display:flex;align-items:center;justify-content:center;width:28px;height:28px;padding:0;border-radius:.25rem;border:1px solid rgba(0,0,0,.1);background:transparent;color:#0009;font-size:.6875rem;font-family:var(--font-mono, monospace);font-weight:500;cursor:pointer;transition:all .15s ease}.top-bar-btn:hover:not(:disabled){background:#0000000d;color:#000000e6;border-color:#0003}.top-bar-btn:disabled{opacity:.4;cursor:not-allowed}.top-bar-btn--accent{color:#e85d3f;border-color:#e85d3f4d}.top-bar-btn--accent:hover:not(:disabled){background:#e85d3f1a;border-color:#e85d3f80}.desktop-sidebar.theme-dark.svelte-e0na27 .top-bar-btn{border-color:#ffffff1a;color:#ffffffb3}.desktop-sidebar.theme-dark.svelte-e0na27 .top-bar-btn:hover:not(:disabled){background:#ffffff0d;color:#ffffffe6;border-color:#fff3}.desktop-sidebar.theme-dark.svelte-e0na27 .top-bar-btn--accent{color:#e85d3f;border-color:#e85d3f4d}.desktop-sidebar.theme-dark.svelte-e0na27 .top-bar-btn--accent:hover:not(:disabled){background:#e85d3f1a;border-color:#e85d3f80}.top-bar-file-input{display:none}.sidebar-search.svelte-e0na27{flex-shrink:0;padding:.75rem;border-bottom:1px solid rgba(0,0,0,.1)}.desktop-sidebar.theme-dark.svelte-e0na27 .sidebar-search:where(.svelte-e0na27){border-bottom-color:#ffffff14}.sidebar-header.svelte-e0na27{flex-shrink:0}.sidebar-content.svelte-e0na27{flex:1;overflow-y:auto;min-height:0;overscroll-behavior:contain}.sidebar-content.svelte-e0na27::-webkit-scrollbar,.sheet-content.svelte-e0na27::-webkit-scrollbar{width:6px}.sidebar-content.svelte-e0na27::-webkit-scrollbar-track,.sheet-content.svelte-e0na27::-webkit-scrollbar-track{background:transparent}.sidebar-content.svelte-e0na27::-webkit-scrollbar-thumb,.sheet-content.svelte-e0na27::-webkit-scrollbar-thumb{background:#0000001a;border-radius:3px}.sidebar-content.svelte-e0na27::-webkit-scrollbar-thumb:hover,.sheet-content.svelte-e0na27::-webkit-scrollbar-thumb:hover{background:#0003}.desktop-sidebar.theme-dark.svelte-e0na27 .sidebar-content:where(.svelte-e0na27)::-webkit-scrollbar-thumb,.bottom-sheet.theme-dark.svelte-e0na27 .sheet-content:where(.svelte-e0na27)::-webkit-scrollbar-thumb{background:#ffffff1a}.desktop-sidebar.theme-dark.svelte-e0na27 .sidebar-content:where(.svelte-e0na27)::-webkit-scrollbar-thumb:hover,.bottom-sheet.theme-dark.svelte-e0na27 .sheet-content:where(.svelte-e0na27)::-webkit-scrollbar-thumb:hover{background:#fff3}.bottom-bar.svelte-19sdcky{position:absolute;bottom:0;left:0;right:0;display:flex;align-items:center;justify-content:flex-start;gap:.5rem;padding:.625rem 1rem;background:#1a1a1af2;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);border-top:1px solid rgba(255,255,255,.1);z-index:20}.bottom-bar.theme-light.svelte-19sdcky{background:#fffffff2;border-top-color:#0000001a}.bottom-bar.svelte-19sdcky .address-icon{color:#e85d3f;flex-shrink:0}.address-text.svelte-19sdcky{font-size:.8125rem;font-weight:500;color:#fffc;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin-right:.5rem}.bottom-bar.theme-light.svelte-19sdcky .address-text:where(.svelte-19sdcky){color:#000c}.stat-chip.svelte-19sdcky{display:inline-flex;align-items:center;gap:.25rem;padding:.25rem .5rem;background:#ffffff1a;border:1px solid rgba(255,255,255,.15);border-radius:999px;font-size:.625rem;color:#ffffffb3;white-space:nowrap;transition:all .15s ease}.bottom-bar.theme-light.svelte-19sdcky .stat-chip:where(.svelte-19sdcky){background:#0000000d;border-color:#0000001a;color:#0009}.stat-chip--copyable.svelte-19sdcky{cursor:pointer;font-family:inherit}.stat-chip--copyable.svelte-19sdcky:hover{background:#ffffff26;border-color:#ffffff40;color:#fffffff2}.bottom-bar.theme-light.svelte-19sdcky .stat-chip--copyable:where(.svelte-19sdcky):hover{background:#00000014;border-color:#00000026;color:#000000e6}.stat-chip.svelte-19sdcky .copy-icon{opacity:.5;transition:opacity .15s ease}.stat-chip.svelte-19sdcky:hover .copy-icon{opacity:1}.stat-chip.svelte-19sdcky .copy-success{color:#22c55e}.zone-chip.svelte-19sdcky{background:#0000ff26;border-color:#0000ff4d;color:#6b6bff}.zone-chip.svelte-19sdcky:hover{background:#0000ff40;border-color:#0000ff80;color:#8b8bff}.bottom-bar.theme-light.svelte-19sdcky .zone-chip:where(.svelte-19sdcky){background:#0000ff1a;border-color:#00f3;color:#00c}.bottom-bar.theme-light.svelte-19sdcky .zone-chip:where(.svelte-19sdcky):hover{background:#0000ff26;border-color:#0000ff4d}.warning-chip.svelte-19sdcky{background:#eab30826;border-color:#eab3084d;color:#eab308}.bottom-bar.theme-light.svelte-19sdcky .warning-chip:where(.svelte-19sdcky){background:#eab3081a;border-color:#eab30833;color:#b45309}.loading-chip.svelte-19sdcky{background:#ffffff14}.loading-chip.svelte-19sdcky .loading{width:10px;height:10px}.bottom-bar.theme-light.svelte-19sdcky .loading-chip:where(.svelte-19sdcky){background:#0000000d}.hazard-moderate.svelte-19sdcky{background:#eab30826;border-color:#eab3084d;color:#eab308}.hazard-high.svelte-19sdcky{background:#f9731626;border-color:#f973164d;color:#f97316}.hazard-extreme.svelte-19sdcky{background:#ef444426;border-color:#ef44444d;color:#ef4444}.bottom-bar.theme-light.svelte-19sdcky .hazard-moderate:where(.svelte-19sdcky){background:#eab3081a;border-color:#eab30833;color:#b45309}.bottom-bar.theme-light.svelte-19sdcky .hazard-high:where(.svelte-19sdcky){background:#f973161a;border-color:#f9731633;color:#c2410c}.bottom-bar.theme-light.svelte-19sdcky .hazard-extreme:where(.svelte-19sdcky){background:#ef44441a;border-color:#ef444433;color:#dc2626}@media(max-width:900px){.stat-chip.svelte-19sdcky{padding:.1875rem .375rem;font-size:.5625rem}}@media(max-width:640px){.bottom-bar.svelte-19sdcky{flex-wrap:wrap;gap:.375rem;padding:.5rem .75rem}.address-text.svelte-19sdcky{flex-basis:100%;margin-right:0;margin-bottom:.25rem}}.bar-spacer.svelte-19sdcky{flex:1;min-width:.5rem}.info-btn{display:flex;align-items:center;justify-content:center;width:1.75rem;height:1.75rem;padding:0;background:#ffffff14;border:1px solid rgba(255,255,255,.15);border-radius:50%;color:#fff9;cursor:pointer;transition:all .15s ease;flex-shrink:0}.info-btn:hover{background:#ffffff26;border-color:#ffffff40;color:#ffffffe6}.info-btn:focus-visible{outline:2px solid #e85d3f;outline-offset:2px}.info-btn.theme-light{background:#0000000d;border-color:#0000001a;color:#00000080}.info-btn.theme-light:hover{background:#00000014;border-color:#00000026;color:#000c}.sources-popover{z-index:100;width:18rem;max-height:24rem;overflow:hidden;background:#1a1a1afa;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border:1px solid rgba(255,255,255,.1);border-radius:.5rem;box-shadow:0 10px 25px #0000004d,0 4px 8px #0003;animation:svelte-19sdcky-popoverFadeIn .15s ease}.sources-popover.theme-light{background:#fffffffa;border-color:#0000001a;box-shadow:0 10px 25px #00000026,0 4px 8px #0000001a}@keyframes svelte-19sdcky-popoverFadeIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.sources-popover__arrow{fill:#1a1a1afa}.sources-popover.theme-light .sources-popover__arrow{fill:#fffffffa}.sources-popover__header.svelte-19sdcky{display:flex;align-items:center;justify-content:space-between;padding:.75rem;border-bottom:1px solid rgba(255,255,255,.1)}.sources-popover.theme-light .sources-popover__header.svelte-19sdcky{border-bottom-color:#0000001a}.sources-popover__header.svelte-19sdcky h4:where(.svelte-19sdcky){margin:0;font-size:.8125rem;font-weight:600;color:#e85d3f}.sources-popover__header.svelte-19sdcky span:where(.svelte-19sdcky){font-size:.5rem;font-weight:600;letter-spacing:.1em;color:#fff6}.sources-popover.theme-light .sources-popover__header.svelte-19sdcky span:where(.svelte-19sdcky){color:#0006}.sources-popover__list.svelte-19sdcky{max-height:16rem;overflow-y:auto;padding:.5rem}.sources-popover__list.svelte-19sdcky::-webkit-scrollbar{width:4px}.sources-popover__list.svelte-19sdcky::-webkit-scrollbar-track{background:transparent}.sources-popover__list.svelte-19sdcky::-webkit-scrollbar-thumb{background:#ffffff26;border-radius:2px}.sources-popover.theme-light .sources-popover__list.svelte-19sdcky::-webkit-scrollbar-thumb{background:#00000026}.sources-popover__item.svelte-19sdcky{display:flex;align-items:center;gap:.5rem;padding:.5rem;border-radius:.25rem;text-decoration:none;color:#fffc;transition:all .15s ease}.sources-popover__item.svelte-19sdcky:hover{background:#ffffff14}.sources-popover__item.no-link.svelte-19sdcky{cursor:default}.sources-popover__item.no-link.svelte-19sdcky:hover{background:transparent}.sources-popover.theme-light .sources-popover__item.svelte-19sdcky{color:#000c}.sources-popover.theme-light .sources-popover__item.svelte-19sdcky:hover{background:#0000000d}.sources-popover.theme-light .sources-popover__item.no-link.svelte-19sdcky:hover{background:transparent}.sources-popover__item.svelte-19sdcky svg:first-child{flex-shrink:0;color:#4a90a4}.sources-popover.theme-light .sources-popover__item.svelte-19sdcky svg:first-child{color:#0891b2}.sources-popover__item-content.svelte-19sdcky{flex:1;min-width:0}.sources-popover__item-name.svelte-19sdcky{display:block;font-size:.6875rem;font-weight:600;color:#ffffffe6;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.sources-popover.theme-light .sources-popover__item-name.svelte-19sdcky{color:#000000e6}.sources-popover__item-desc.svelte-19sdcky{display:block;font-size:.5625rem;color:#ffffff80}.sources-popover.theme-light .sources-popover__item-desc.svelte-19sdcky{color:#00000080}.sources-popover__external{flex-shrink:0;color:#ffffff4d;opacity:0;transition:opacity .15s ease}.sources-popover__item.svelte-19sdcky:hover .sources-popover__external{opacity:1}.sources-popover.theme-light .sources-popover__external{color:#0000004d}.sources-popover__footer.svelte-19sdcky{padding:.5rem .75rem;border-top:1px solid rgba(255,255,255,.1)}.sources-popover.theme-light .sources-popover__footer.svelte-19sdcky{border-top-color:#0000001a}.sources-popover__footer.svelte-19sdcky p:where(.svelte-19sdcky){margin:0;font-size:.5625rem;color:#fff6;text-align:center}.sources-popover.theme-light .sources-popover__footer.svelte-19sdcky p:where(.svelte-19sdcky){color:#0006}@media(prefers-reduced-motion:reduce){.sources-popover{animation:none}}.site-checker-ctx.svelte-1jhaimu{position:fixed;z-index:1000;min-width:180px;max-width:220px;padding:.25rem 0;background:#1a1a1af2;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border:1px solid rgba(255,255,255,.1);border-radius:.375rem;box-shadow:0 4px 20px #0006;font-family:Neulis Sans,-apple-system,BlinkMacSystemFont,sans-serif;overflow:hidden}.ctx-item.svelte-1jhaimu{display:flex;align-items:center;gap:.625rem;width:100%;padding:.5rem .75rem;border:none;background:transparent;color:#e8e8e8;font-size:.8125rem;font-weight:500;text-align:left;cursor:pointer;transition:all .1s ease}.ctx-item.svelte-1jhaimu:hover,.ctx-item--focused.svelte-1jhaimu{background:#ffffff14}.ctx-item.svelte-1jhaimu:hover .ctx-icon:where(.svelte-1jhaimu),.ctx-item--focused.svelte-1jhaimu .ctx-icon:where(.svelte-1jhaimu){color:#e85d3f}.ctx-item--disabled.svelte-1jhaimu{opacity:.4;cursor:not-allowed}.ctx-item--disabled.svelte-1jhaimu:hover{background:transparent}.ctx-item--success.svelte-1jhaimu{color:#5d8a66}.ctx-item--success.svelte-1jhaimu .ctx-icon:where(.svelte-1jhaimu){color:#5d8a66!important}.ctx-icon.svelte-1jhaimu{display:flex;align-items:center;justify-content:center;width:14px;height:14px;color:#9a9a9a;flex-shrink:0;transition:color .1s ease}.ctx-label.svelte-1jhaimu{flex:1;min-width:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ctx-divider.svelte-1jhaimu{height:1px;margin:.25rem 0;background:#ffffff14}.theme-light .site-checker-ctx.svelte-1jhaimu{background:#fffffff2;border-color:#0000001a;box-shadow:0 4px 20px #00000026}.theme-light .ctx-item.svelte-1jhaimu{color:#374151}.theme-light .ctx-item.svelte-1jhaimu:hover,.theme-light .ctx-item--focused.svelte-1jhaimu{background:#0000000a}.theme-light .ctx-icon.svelte-1jhaimu{color:#6b7280}.theme-light .ctx-divider.svelte-1jhaimu{background:#0000000f}@media(max-width:767px){.site-checker-ctx.svelte-1jhaimu{display:none}}.sr-only.svelte-1m97yr0{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.axo-sitecheck.svelte-1m97yr0 :where(.svelte-1m97yr0):focus-visible{outline:2px solid var(--color-primary, #e85d3f);outline-offset:2px}.axo-sitecheck.svelte-1m97yr0{position:fixed;inset:0;overflow:hidden;background:#1a1a1a}.back-to-research.svelte-1m97yr0{position:fixed!important;top:auto!important;bottom:1.5rem!important;left:calc(56px + 1rem)!important;right:auto!important;z-index:500;display:inline-flex;align-items:center;gap:.5rem;padding:.625rem 1rem .625rem .75rem;background:#000000d9;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);border:1px solid rgba(255,255,255,.15);border-radius:.375rem;color:#fff;font-size:.75rem;font-weight:500;letter-spacing:.04em;text-transform:uppercase;text-decoration:none;transition:all .2s ease;font-family:Neulis Sans,-apple-system,BlinkMacSystemFont,sans-serif}.back-to-research.svelte-1m97yr0:hover{background:#fffffff2;color:#000;border-color:#fff;text-decoration:none}.back-to-research.svelte-1m97yr0:hover .icon{transform:translate(-2px)}.back-to-research.svelte-1m97yr0:focus-visible{outline:2px solid rgba(255,255,255,.5);outline-offset:2px}.back-to-research.svelte-1m97yr0 .icon{width:16px;height:16px;stroke-width:2;transition:transform .2s ease;flex-shrink:0}.back-to-research.svelte-1m97yr0 .back-text:where(.svelte-1m97yr0){line-height:1}.axo-sitecheck.theme-light.svelte-1m97yr0 .back-to-research:where(.svelte-1m97yr0){background:#ffffffe6;border-color:#0000001a;color:#000}.axo-sitecheck.theme-light.svelte-1m97yr0 .back-to-research:where(.svelte-1m97yr0):hover{background:#000;color:#fff;border-color:#000}@media(max-width:767px){.back-to-research.svelte-1m97yr0{bottom:1rem!important;left:1rem!important;padding:.75rem}.back-to-research.svelte-1m97yr0 .back-text:where(.svelte-1m97yr0){display:none}}@media(min-width:768px)and (max-width:1023px){.back-to-research.svelte-1m97yr0{left:calc(48px + 1rem)!important}}.map-fullscreen.svelte-1m97yr0{position:absolute;inset:0}@media(min-width:768px)and (max-width:1023px){.map-fullscreen.has-icon-rail.svelte-1m97yr0{left:48px}.map-fullscreen.has-sidebar.svelte-1m97yr0{right:280px}}@media(min-width:1024px){.map-fullscreen.has-icon-rail.svelte-1m97yr0{left:56px}.map-fullscreen.has-sidebar.svelte-1m97yr0{right:320px}}.map-fullscreen.svelte-1m97yr0 .address-map{height:100%!important;width:100%!important;aspect-ratio:unset!important}.ui-overlay.svelte-1m97yr0{position:absolute;inset:0;pointer-events:none;display:flex;flex-direction:column;padding:1rem;gap:.75rem}@media(min-width:768px)and (max-width:1023px){.ui-overlay.has-sidebar.svelte-1m97yr0{left:48px;right:280px}}@media(min-width:1024px){.ui-overlay.has-sidebar.svelte-1m97yr0{left:56px;right:320px}}.ui-overlay.svelte-1m97yr0>:where(.svelte-1m97yr0){pointer-events:auto}.mobile-search-wrapper.svelte-1m97yr0{display:block}@media(min-width:768px){.mobile-search-wrapper.svelte-1m97yr0{display:none}}.loading-indicator.svelte-1m97yr0{display:flex;align-items:center;gap:.5rem;align-self:flex-start;padding:.5rem .75rem;background:#1a1a1a;border:1px solid #353531;border-radius:.375rem;color:#e8e8e8;font-size:.6875rem;letter-spacing:.05em}@media(max-width:640px){.ui-overlay.svelte-1m97yr0{padding:.75rem}}.map-fullscreen.svelte-1m97yr0 .interactive-map{background:#1a1a1a}.map-fullscreen.svelte-1m97yr0 .map-label{background:#1a1a1af2;backdrop-filter:blur(8px);border-top:1px solid #353531;color:#e8e8e8}.map-fullscreen.svelte-1m97yr0 .map-label svg{color:#e85d3f}.map-fullscreen.svelte-1m97yr0 .map-loading{background:#1a1a1ae6}.map-fullscreen.svelte-1m97yr0 .loading-text{color:#9a9a9a}.map-fullscreen.svelte-1m97yr0 .circle-background{color:#e85d3f33}.map-fullscreen.svelte-1m97yr0 .circle-progress{color:#e85d3f;filter:drop-shadow(0 0 8px rgba(232,93,63,.4))}.map-fullscreen.svelte-1m97yr0 .loading-icon{color:#e85d3f}.map-fullscreen.svelte-1m97yr0 .mapboxgl-canvas{cursor:crosshair!important}.map-fullscreen.svelte-1m97yr0 .mapboxgl-control-container{display:none}.axo-sitecheck.theme-light.svelte-1m97yr0{background:#f8f9fa}.axo-sitecheck.theme-light.svelte-1m97yr0 .map-fullscreen:where(.svelte-1m97yr0) .interactive-map{background:#f3f4f6}.axo-sitecheck.theme-light.svelte-1m97yr0 .map-fullscreen:where(.svelte-1m97yr0) .map-label{background:#fffffff2;border-top-color:#e5e7eb;color:#374151}.axo-sitecheck.theme-light.svelte-1m97yr0 .map-fullscreen:where(.svelte-1m97yr0) .map-label svg{color:#e85d3f}.axo-sitecheck.theme-light.svelte-1m97yr0 .map-fullscreen:where(.svelte-1m97yr0) .map-loading{background:#ffffffe6}.axo-sitecheck.theme-light.svelte-1m97yr0 .map-fullscreen:where(.svelte-1m97yr0) .loading-text{color:#6b7280}.axo-sitecheck.theme-light.svelte-1m97yr0 .map-fullscreen:where(.svelte-1m97yr0) .circle-background{color:#e85d3f26}.axo-sitecheck.theme-light.svelte-1m97yr0 .map-fullscreen:where(.svelte-1m97yr0) .circle-progress{color:#e85d3f}.axo-sitecheck.theme-light.svelte-1m97yr0 .map-fullscreen:where(.svelte-1m97yr0) .loading-icon{color:#e85d3f}
