.bottom-bar.svelte-16ix90v{position:absolute;top:0;left:0;width:100%;display:flex;justify-content:space-between;padding:2rem;background:#0000;z-index:2;flex-wrap:wrap;transition:opacity .4s ease}button.svelte-16ix90v{background:none;border:none}.download-btn.svelte-16ix90v,.close-panel.svelte-16ix90v{text-decoration:none;font-weight:700;display:inline-flex;align-items:center;cursor:pointer}.download-btn.svelte-16ix90v img:where(.svelte-16ix90v){width:1.4rem}.left-btns.svelte-16ix90v{display:flex;gap:1rem;align-items:center}.tab-container.svelte-16ix90v{position:relative}.tab-button.svelte-16ix90v{background:none;border:none;padding:0;cursor:pointer;display:flex;gap:.5rem}.tab-button.svelte-16ix90v span:where(.svelte-16ix90v){background-color:var(--primary-color);color:var(--secondary-color);border:none;border-radius:15px;padding:2px 16px;cursor:pointer;font-family:var(--font-stylistic);font-size:26px;transition:background-color .2s ease,color .2s ease}.tab-button.svelte-16ix90v:hover span:where(.svelte-16ix90v),.tab-button[aria-expanded=true].svelte-16ix90v span:where(.svelte-16ix90v){background-color:var(--secondary-color);color:var(--primary-color)}.panel.svelte-16ix90v{position:fixed;bottom:0;right:0;transform-origin:bottom;transform:translateY(160%);width:50vw;max-height:80vh;padding:0 2rem 2rem .5rem;display:flex;flex-direction:column;overflow:hidden;transition:transform .4s ease;pointer-events:none;z-index:2}.panel.show.svelte-16ix90v{transform:translateY(0);pointer-events:auto}.panel-content.svelte-16ix90v{padding:1.4rem;overflow-y:auto;flex-grow:1;display:flex;flex-direction:row;background:var(--secondary-color);color:var(--primary-color);border-radius:1rem;scrollbar-width:none;-ms-overflow-style:none}.herbarium-panel.svelte-16ix90v{height:80vh}.herbarium-content.svelte-16ix90v{display:flex;flex-direction:column;overflow-y:hidden}.close-panel.svelte-16ix90v{cursor:pointer;font-size:40px;float:right;height:auto;margin:0;padding:0}.close-panel.svelte-16ix90v img:where(.svelte-16ix90v){width:1.4rem}.panel-left.svelte-16ix90v{flex:1;display:flex;flex-direction:column;justify-content:space-between;min-width:0}.panel-divider.svelte-16ix90v{width:.5rem;background:var(--primary-color);margin:0 1.5rem;border-radius:.3rem}.panel-right.svelte-16ix90v{flex:3;overflow-y:auto;scrollbar-width:none;-ms-overflow-style:none}.panel-right.svelte-16ix90v::-webkit-scrollbar{display:none}.quotes-carousel.svelte-16ix90v{display:flex;flex-direction:column;justify-content:space-between;overflow-y:hidden;position:relative}.quote-container.svelte-16ix90v{position:absolute;inset:0;display:flex;flex-direction:column;gap:2rem;overflow-y:auto;padding-right:.5rem;scrollbar-width:none;-ms-overflow-style:none}.quote-container.svelte-16ix90v::-webkit-scrollbar{display:none}.quote-text.svelte-16ix90v{font-size:2rem;line-height:1.2;margin:0;text-indent:2rem}.quote-author.svelte-16ix90v{font-size:.9rem;font-style:italic;margin:0;opacity:.9;padding-left:4rem}.carousel-nav.svelte-16ix90v{display:flex;justify-content:center;align-items:center;gap:1rem;margin-top:2rem}.carousel-btn.svelte-16ix90v{color:var(--primary-color);border:none;border-radius:50%;width:2.5rem;height:2.5rem;font-size:2rem;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s ease}.carousel-btn.svelte-16ix90v:hover{transform:scale(1.5)}.carousel-counter.svelte-16ix90v{font-size:1rem;min-width:4rem;text-align:center}@media(max-width:900px){.bottom-bar.svelte-16ix90v{flex-direction:column;gap:1rem;width:auto}.panel.svelte-16ix90v{width:100vw;max-height:80vh;padding:0 2rem 2rem}.carousel-nav.svelte-16ix90v{gap:0}.quote-text.svelte-16ix90v{font-size:1.5rem}}#audio-container.svelte-1jf0v07{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1;pointer-events:none}.hotspot.svelte-1jf0v07{pointer-events:auto;position:absolute;width:2.5rem;height:2.5rem;border-radius:.8rem;background-color:var(--primary-color);border:none;cursor:pointer;transform:translate(-50%,-50%);transition:transform .2s ease,background-color .3s;font-family:var(--font-body);color:var(--secondary-color);display:flex;align-items:center;justify-content:center}.hotspot.svelte-1jf0v07 span:where(.svelte-1jf0v07){font-size:2rem;display:flex;align-items:center;justify-content:center}.hotspot.svelte-1jf0v07:hover{transform:translate(-50%,-50%) scale(1.1);background:var(--secondary-color);color:var(--primary-color)}@keyframes svelte-1jf0v07-hotspotPulse{0%{transform:translate(-50%,-50%) scale(1);box-shadow:0 0 #c0ce2899}70%{transform:translate(-50%,-50%) scale(1.1);box-shadow:0 0 20px 10px #c0ce2800}to{transform:translate(-50%,-50%) scale(1);box-shadow:0 0 #c0ce2800}}#audio-ui.svelte-1v2f69j{position:fixed;left:0;right:0;bottom:0;display:flex;align-items:end;gap:1rem;padding:2rem;z-index:1;transition:transform .45s ease;transform:translateY(100%);pointer-events:none;background:transparent}#audio-ui.active.svelte-1v2f69j{transform:translateY(0);pointer-events:auto}.audio-left.svelte-1v2f69j{background:var(--secondary-color);color:var(--primary-color);border-radius:1rem;padding:.5rem 1rem;flex:1 1 50%;min-width:0;position:relative;display:flex;flex-direction:column;gap:1rem;background:var(--primary-color);color:var(--secondary-color);height:fit-content;overflow:hidden}.audio-title-row.svelte-1v2f69j{display:flex;align-items:center;justify-content:space-between;gap:2rem}.audio-title-row.svelte-1v2f69j div:where(.svelte-1v2f69j),.audio-title-row.svelte-1v2f69j a:where(.svelte-1v2f69j),.audio-title-row.svelte-1v2f69j button:where(.svelte-1v2f69j){font-size:1.4rem}.audio-title.svelte-1v2f69j{display:flex;align-items:center;gap:.5rem;line-height:1.4;flex:1;min-width:0}.audio-title-text.svelte-1v2f69j{flex:1;min-width:0;overflow:hidden;position:relative}.audio-title-text.svelte-1v2f69j span:where(.svelte-1v2f69j){display:inline-block;white-space:nowrap}.audio-title-text.scrollable.svelte-1v2f69j{mask-image:linear-gradient(to right,black 90%,transparent 100%);-webkit-mask-image:linear-gradient(to right,black 90%,transparent 100%)}.audio-title-text.scrollable.svelte-1v2f69j span:where(.svelte-1v2f69j){padding-right:2rem;animation:svelte-1v2f69j-scroll-text 10s linear infinite}@keyframes svelte-1v2f69j-scroll-text{0%{transform:translate(0)}to{transform:translate(-50%)}}.audio-title.svelte-1v2f69j img:where(.svelte-1v2f69j){width:1rem;flex-shrink:0}.audio-download.svelte-1v2f69j{color:var(--secondary-color);background:var(--primary-color);text-decoration:none;border-radius:10px;font-weight:700;border:none;cursor:pointer;display:flex;align-items:center;gap:.5rem}.audio-download.svelte-1v2f69j img:where(.svelte-1v2f69j){width:1.1rem}.audio-title-row.svelte-1v2f69j button.audio-close:where(.svelte-1v2f69j){background:transparent;border:none;color:var(--secondary-color);font-size:1.6rem;font-weight:700;cursor:pointer}.audio-functions.svelte-1v2f69j{display:flex;gap:1rem;align-items:center;justify-content:space-between;width:50%}.audio-right.svelte-1v2f69j{flex:1 1 50%;min-width:0;display:flex;flex-direction:row;gap:1rem;align-items:stretch}.audio-player.svelte-1v2f69j{flex:1 1 50%;min-width:0;background:var(--secondary-color);color:var(--primary-color);border-radius:1rem;padding:1rem;display:flex;flex-direction:column;gap:1.5rem}.audio-info.svelte-1v2f69j{flex:1 1 50%;min-width:0;background:var(--secondary-color);color:var(--primary-color);border-radius:1rem;padding:1rem}.audio-artist.svelte-1v2f69j{display:flex;align-items:flex-start;width:100%;margin:0;padding:0}.audio-artist.svelte-1v2f69j img:where(.svelte-1v2f69j){width:1rem;margin-right:.5rem;flex-shrink:0}.audio-artist.svelte-1v2f69j p:where(.svelte-1v2f69j){margin:0;font-size:1.2rem;width:100%;overflow-wrap:break-word;-webkit-hyphens:auto;-moz-hyphens:auto;-ms-hyphens:auto;hyphens:auto;line-height:1}.player-row.svelte-1v2f69j{display:flex;align-items:start;gap:.5rem}.icon-btn.svelte-1v2f69j{background:transparent;color:var(--primary-color);border:none;font-size:.5rem;cursor:pointer;line-height:1;padding:0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.5rem;margin-right:.5rem}.audio-icon.svelte-1v2f69j{width:1.6rem;height:1.5rem;vertical-align:middle}.timeline.svelte-1v2f69j{display:flex;flex-direction:column;height:100%;align-items:flex-end;gap:.2rem;flex:1;justify-content:flex-end}.small-text.svelte-1v2f69j{font-size:.5rem;line-height:1}.time.svelte-1v2f69j{flex:1;font-variant-numeric:tabular-nums;display:flex;flex-direction:row;align-items:end;justify-content:flex-end;white-space:nowrap}.time.svelte-1v2f69j h4:where(.svelte-1v2f69j){display:block;margin:0;font-size:1.8rem;line-height:1}p.duration.svelte-1v2f69j{display:block;margin:0;font-size:.875rem;color:var(--primary-color);font-family:var(--font-normnum)}:root{--accent: var(--primary-color);--accent-bright: #e8f55a;--track: rgba(255, 255, 255, .25)}#seek.svelte-1v2f69j,#vol.svelte-1v2f69j{-webkit-appearance:none;appearance:none;width:100%;height:.6rem;border-radius:.3rem;outline:none;border:1px solid rgba(192,206,40,.5);transition:height .2s ease}#vol.svelte-1v2f69j{max-width:160px;height:.6rem;background-color:var(--secondary-color)}#seek-tooltip.svelte-1v2f69j{position:absolute;bottom:110px;left:0;transform:translate(-50%);padding:4px 8px;background:#95127ce6;color:var(--primary-color);font-size:14px;border-radius:6px;pointer-events:none;opacity:0;transition:opacity .15s ease,transform .15s ease;z-index:1200}#seek.svelte-1v2f69j::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;width:1.5rem;height:1.5rem;border-radius:.5rem;background:var(--accent);border:none;cursor:pointer;transition:transform .15s ease,background-color .2s ease}#seek.svelte-1v2f69j::-webkit-slider-thumb:hover{transform:scale(1.2)}#seek.svelte-1v2f69j::-moz-range-thumb{width:24px;height:24px;border-radius:8px;background:var(--accent);border:none;cursor:pointer;margin-left:-10px;transition:transform .15s ease,background-color .2s ease}#seek.svelte-1v2f69j::-moz-range-thumb:hover{transform:scale(1.2);background:var(--accent-bright)}#vol.svelte-1v2f69j::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;width:12px;height:12px;border-radius:50%;background:var(--accent);border:2px solid #fff;cursor:pointer;margin-top:-4px;transition:transform .15s ease}#vol.svelte-1v2f69j::-webkit-slider-thumb:hover{transform:scale(1.2)}#vol.svelte-1v2f69j::-moz-range-thumb{width:12px;height:12px;border-radius:50%;background:var(--accent);border:2px solid #fff;cursor:pointer;transition:transform .15s ease}#vol.svelte-1v2f69j::-moz-range-thumb:hover{transform:scale(1.2)}@media(max-width:900px){#audio-ui.svelte-1v2f69j{flex-direction:column;gap:.5rem}.audio-left.svelte-1v2f69j,.audio-right.svelte-1v2f69j{flex:1 1 auto;width:100%}.audio-right.svelte-1v2f69j{flex-direction:column;gap:.5rem}.audio-player.svelte-1v2f69j{width:100%}.audio-info.svelte-1v2f69j{width:100%;height:fit-content}.audio-functions.svelte-1v2f69j{width:auto}.download-text.svelte-1v2f69j{display:none}}.loading-screen.svelte-zwl84j{position:fixed;top:0;left:0;width:100%;height:100vh;background:var(--secondary-color);display:flex;align-items:center;justify-content:center;z-index:9999;opacity:1}.loading-screen.fade-out.svelte-zwl84j{animation:svelte-zwl84j-fadeOut .8s ease 0s forwards}@keyframes svelte-zwl84j-fadeOut{0%{opacity:1}to{opacity:0;pointer-events:none}}.loading-content.svelte-zwl84j{text-align:center;color:var(--primary-color)}.loading-title.svelte-zwl84j{font-size:25rem;margin:0 0 3rem;line-height:.8;font-family:var(--font-body)}.loading-comp.svelte-zwl84j{display:flex;flex-direction:row;padding:1.5rem;gap:1rem;width:100%;align-items:center;justify-content:end;position:absolute;bottom:0;right:0}.loading-bar-container.svelte-zwl84j{width:8rem;height:.2rem;background:#c0ce2833;border-radius:.5rem;overflow:hidden;margin:0}.loading-bar.svelte-zwl84j{height:100%;background:var(--primary-color);border-radius:1rem;transition:width .3s ease}.loading-percentage.svelte-zwl84j{font-size:1rem;margin:0;font-family:var(--font-normnum);opacity:.8}@media(max-width:900px){.loading-title.svelte-zwl84j{font-size:4rem}.loading-bar-container.svelte-zwl84j{width:80%}.loading-percentage.svelte-zwl84j{font-size:1rem}}body{margin:0;padding:0;overflow:hidden}html{width:100%;height:100%}canvas.webgl.svelte-1uha8ag{display:block;width:100%;height:100vh;position:fixed;top:0;left:0;outline:none;cursor:grab}canvas.webgl.svelte-1uha8ag:active{cursor:grabbing}
