:root{--color-primary:#e9b970;--color-primary-bg:#e9b970e6;--color-background:#182f4d;--color-text:#fff;--color-text-muted:#fff;--color-nav-dropdown:#ccaa76d6;--color-hover:#e9b970;--font-family-base:Arial, sans-serif;--line-height-base:1.6;--content-max-width:1200px;--nav-height:70px;--border-radius-card:1rem;--shadow-card:0px 4px 15px #0003;--shadow-nav-dropdown:0px 4px 10px #0000004d}*{box-sizing:border-box;-webkit-tap-highlight-color:transparent;margin:0;padding:0}:focus-visible,button:focus-visible,a:focus-visible{outline:2px solid var(--color-hover);outline-offset:2px}@media (hover:none) and (pointer:coarse){:focus-visible,button:focus-visible,a:focus-visible{outline:none}}body{font-family:var(--font-family-base);line-height:var(--line-height-base);background-color:var(--color-background);color:var(--color-text);text-shadow:0 1px 3px #000c;flex-direction:column;min-height:100vh;transition:background-color .6s;display:flex;overflow:hidden}.resize-animation-stopper *{transition:none!important;animation:none!important}.nav-wrapper.svelte-d8j1hi{z-index:1000;width:100%;position:fixed;top:0;left:0}.navbar.svelte-d8j1hi{color:var(--color-text-muted);z-index:101;background-color:#0000;justify-content:space-between;align-items:center;padding:1rem 2rem;display:flex;position:relative}.nav-logo-container.svelte-d8j1hi{align-items:center;gap:1rem;display:flex}.logo-link.svelte-d8j1hi{align-items:center;text-decoration:none;display:flex}.logo-image.svelte-d8j1hi{cursor:pointer;image-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;width:64px;height:64px;transition:transform .2s}.logo-image.svelte-d8j1hi:hover{transform:scale(1.1)}@media (width>=1024px){.logo-image.svelte-d8j1hi{width:80px;height:80px}}.nav-logo.svelte-d8j1hi a:where(.svelte-d8j1hi){color:var(--color-text);font-size:1.5rem;font-weight:700;text-decoration:none}.desktop-links.svelte-d8j1hi{align-items:center;gap:1.5rem;list-style:none;display:flex}.nav-circles.svelte-d8j1hi{align-items:center;gap:.5rem;display:flex}.nav-circle.svelte-d8j1hi{width:30px;height:30px;box-shadow:var(--shadow-card);cursor:pointer;opacity:0;background-color:#fff;border:none;border-radius:50%;justify-content:center;align-items:center;transition:transform .2s,opacity .35s;display:flex}.nav-circle-text.svelte-d8j1hi{color:#fff;text-shadow:0 1px 2px #00000080;white-space:nowrap;font-size:.6rem;font-weight:600}@media (width>=1024px){.nav-circles.svelte-d8j1hi{gap:1.75rem;padding-inline:21.45px}.nav-circles.art-active.svelte-d8j1hi,.nav-circles.it-active.svelte-d8j1hi{gap:.5rem}.nav-circles.art-active.svelte-d8j1hi .nav-circle-red:where(.svelte-d8j1hi),.nav-circles.it-active.svelte-d8j1hi .nav-circle-green:where(.svelte-d8j1hi){margin-right:1.25rem}.nav-circles.art-active.svelte-d8j1hi .nav-circle-green:where(.svelte-d8j1hi),.nav-circles.it-active.svelte-d8j1hi .nav-circle-blue:where(.svelte-d8j1hi){margin-left:1.25rem}.nav-circle.svelte-d8j1hi{width:54.6px;height:54.6px}.nav-circle-text.svelte-d8j1hi{font-size:.7rem}.nav-circle.active.svelte-d8j1hi{animation:1.5s ease-in-out infinite svelte-d8j1hi-bounce;transform:scale(1.7857)}.nav-circle.active.svelte-d8j1hi .nav-circle-text:where(.svelte-d8j1hi){font-size:.85rem}}@keyframes svelte-d8j1hi-bounce{0%,to{transform:scale(1.7857)translateY(0)}50%{transform:scale(1.7857)translateY(-5px)}}.nav-circle.svelte-d8j1hi:hover{transform:scale(1.1)}.nav-circle.visible.svelte-d8j1hi{opacity:1}.nav-circle-red.svelte-d8j1hi{background-color:#ff000080}.nav-circle-green.svelte-d8j1hi{background-color:#1db95480}.nav-circle-blue.svelte-d8j1hi{background-color:#0000ff80}.mobile-circles.svelte-d8j1hi{align-items:center;gap:.5rem;display:none}.desktop-links.svelte-d8j1hi a:where(.svelte-d8j1hi){color:var(--color-text);border-radius:.5rem;padding:.25rem .6rem;font-size:1.2rem;font-weight:400;text-decoration:none;transition:background-color .3s,color .3s}.desktop-links.svelte-d8j1hi a:where(.svelte-d8j1hi):hover,.desktop-links.svelte-d8j1hi a.clicked:where(.svelte-d8j1hi){background-color:var(--color-hover);color:#000;text-shadow:none}.menu-links.svelte-d8j1hi a.clicked:where(.svelte-d8j1hi){color:#000;text-shadow:none;border-radius:.5rem 0 0 .5rem;margin-right:-1rem;padding-right:1rem;background-color:#fff!important}.circle-menu-link.svelte-d8j1hi:has(a.clicked:where(.svelte-d8j1hi)){border-radius:.5rem 0 0 .5rem;margin-right:-1rem;padding-right:1rem;background-color:#fff!important}.circle-menu-link.svelte-d8j1hi:has(a.clicked:where(.svelte-d8j1hi)) a:where(.svelte-d8j1hi){color:#000;text-shadow:none}.menu-link-red.svelte-d8j1hi:has(a.clicked:where(.svelte-d8j1hi)) a:where(.svelte-d8j1hi){color:red}.menu-link-green.svelte-d8j1hi:has(a.clicked:where(.svelte-d8j1hi)) a:where(.svelte-d8j1hi){color:#1db954}.menu-link-blue.svelte-d8j1hi:has(a.clicked:where(.svelte-d8j1hi)) a:where(.svelte-d8j1hi){color:#00f}.menu-toggle.svelte-d8j1hi{color:var(--color-text);cursor:pointer;z-index:110;text-align:center;background:0 0;border:none;width:30px;font-size:1.8rem;font-weight:400;display:none}.menu-links.svelte-d8j1hi{top:var(--nav-height);z-index:100;box-sizing:border-box;background-color:var(--color-menu-links);text-align:center;width:max-content;max-width:calc(100vw - 2rem);box-shadow:var(--shadow-nav-dropdown);border-radius:1rem 0 0 1rem;flex-direction:column;gap:1.5rem;margin:0;padding:1rem;list-style:none;transition:transform .4s ease-in-out;display:none;position:fixed;right:0;transform:translate(100%)}.menu-links.active.svelte-d8j1hi{transform:translate(0)}.menu-links.svelte-d8j1hi a:where(.svelte-d8j1hi){color:#fff;text-shadow:0 1px 3px #000c;border-radius:.5rem;padding:.5rem 1rem;font-size:1.2rem;font-weight:400;text-decoration:none;transition:background-color .3s,color .3s;display:block}.menu-links.svelte-d8j1hi a:where(.svelte-d8j1hi):hover{color:var(--color-hover)}.art-sections-bar.svelte-d8j1hi,.circle-menu-link.svelte-d8j1hi{display:none}.menu-link-red.svelte-d8j1hi{background-color:#ff000080}.menu-link-green.svelte-d8j1hi{background-color:#1db95480}.menu-link-blue.svelte-d8j1hi{background-color:#0000ff80}@media (width<=1023px){.desktop-links.svelte-d8j1hi,.nav-circles.svelte-d8j1hi{display:none}.mobile-circles.svelte-d8j1hi{gap:.75rem;display:flex}.circle-menu-link.svelte-d8j1hi a:where(.svelte-d8j1hi){font-weight:700}.nav-circle.svelte-d8j1hi{width:50.7px;height:50.7px}.nav-circle-text.svelte-d8j1hi{font-size:.7rem}.nav-circle.active.svelte-d8j1hi{animation:1.5s ease-in-out infinite svelte-d8j1hi-bounce-mobile;transform:scale(1.2)}.nav-circle.active.svelte-d8j1hi .nav-circle-text:where(.svelte-d8j1hi){font-size:.85rem}.menu-toggle.svelte-d8j1hi{display:block}.menu-links.svelte-d8j1hi{display:flex}.menu-links.svelte-d8j1hi a:where(.svelte-d8j1hi):hover,.menu-links.svelte-d8j1hi a:where(.svelte-d8j1hi):active{background-color:var(--color-hover);color:#000;text-shadow:none}.art-sections-bar.svelte-d8j1hi{background-color:#0000;flex-direction:column;align-items:center;padding:.25rem 1rem .5rem;display:flex;position:absolute;top:100%;left:0;right:0}.sections-toggle.svelte-d8j1hi{background-color:var(--color-menu-links);filter:brightness(1.7);width:100%;max-width:280px;font-family:var(--font-family-base);color:#fff;cursor:pointer;border-radius:var(--border-radius-card);text-shadow:0 1px 3px #000c;border:none;justify-content:space-between;align-items:center;gap:.5rem;padding:.5rem 1rem;font-size:1rem;transition:background-color .2s,color .2s;display:flex}.sections-toggle.svelte-d8j1hi:hover{color:#fff;background-color:#e9b97059}.sections-toggle.svelte-d8j1hi:active,.sections-toggle.svelte-d8j1hi:focus{background-color:var(--color-menu-links);outline:none}.toggle-icon.svelte-d8j1hi{font-size:.8rem;transition:transform .3s;display:inline-block}.toggle-icon.open.svelte-d8j1hi{transform:rotate(180deg)}.sections-dropdown.svelte-d8j1hi{opacity:0;flex-flow:wrap;justify-content:center;gap:0;width:100%;max-width:280px;max-height:0;margin-top:0;padding:0;transition:max-height .3s,margin-top .3s,padding .3s;display:flex;overflow:hidden}.sections-dropdown.open.svelte-d8j1hi{opacity:1;border-radius:var(--border-radius-card);background-color:var(--color-background);gap:.35rem;max-height:300px;margin-top:.5rem;padding:.5rem;transition:background-color .6s}.section-btn.svelte-d8j1hi{font-family:var(--font-family-base);color:var(--color-text);text-align:center;cursor:pointer;text-shadow:inherit;background:0 0;border:none;border-radius:.5rem;flex:0 auto;padding:.35rem .75rem;font-size:.85rem;transition:background-color .2s,color .2s}.section-btn.svelte-d8j1hi:hover{color:var(--color-hover);background-color:#e9b97033}.nav-logo.svelte-d8j1hi{display:none}}@media (width<=639px){.mobile-circles.svelte-d8j1hi{gap:.55rem}.nav-circle.svelte-d8j1hi{width:42px;height:42px}.nav-circle-text.svelte-d8j1hi{font-size:.68rem}.nav-circle.active.svelte-d8j1hi{animation:1.5s ease-in-out infinite svelte-d8j1hi-bounce-phone;transform:scale(1.15)}.nav-circle.active.svelte-d8j1hi .nav-circle-text:where(.svelte-d8j1hi){font-size:.78rem}}@media (width<=359px){.mobile-circles.svelte-d8j1hi{display:none}.circle-menu-link.svelte-d8j1hi{border-radius:.5rem;padding:.5rem 1rem;display:block}.circle-menu-link.svelte-d8j1hi a:where(.svelte-d8j1hi){color:#fff;text-shadow:0 1px 3px #000c}}@keyframes svelte-d8j1hi-bounce-mobile{0%,to{transform:scale(1.2)translateY(0)}50%{transform:scale(1.2)translateY(-4px)}}@keyframes svelte-d8j1hi-bounce-phone{0%,to{transform:scale(1.15)translateY(0)}50%{transform:scale(1.15)translateY(-4px)}}.sliding-container.svelte-iws64e{z-index:-1;pointer-events:none;opacity:.35;justify-content:center;width:100vw;height:100vh;display:flex;position:fixed;top:0;left:0;overflow:hidden}.lane.svelte-iws64e{width:var(--tile-size);gap:var(--tile-gap);flex-direction:column;flex-shrink:0;display:flex}.tile.svelte-iws64e{width:var(--tile-size);height:var(--tile-size);flex-shrink:0;display:block}.lane-down.svelte-iws64e{animation:8.5s infinite alternate svelte-iws64e-slide-down}.lane-up.svelte-iws64e{animation:8.5s infinite alternate svelte-iws64e-slide-up}@keyframes svelte-iws64e-slide-down{0%{transform:translateY(var(--slide-offset))}to{transform:translateY(0)}}@keyframes svelte-iws64e-slide-up{0%{transform:translateY(0)}to{transform:translateY(var(--slide-offset))}}.footer.svelte-1sr6y3t{text-align:center;width:100%;color:var(--color-text-muted);z-index:10;background-color:#0000;flex-shrink:0;padding:1rem;font-size:.9rem}.main-content.svelte-et6md{max-width:var(--content-max-width);text-align:center;z-index:10;justify-content:center;align-items:center;width:100%;height:100%;min-height:0;margin:0 auto;display:flex;position:relative}.circles-container.svelte-et6md{opacity:0;flex-direction:column;align-items:center;gap:5rem;max-height:100%;transition:transform .4s ease-in-out,opacity .4s;display:flex}.circles-container.visible.svelte-et6md{opacity:1}.circles-container.shrinking.svelte-et6md{opacity:0;transition:transform .35s ease-in-out,opacity .35s;transform:scale(.3)}.circle.svelte-et6md{aspect-ratio:1;width:300px;height:300px;box-shadow:var(--shadow-card);cursor:pointer;background-color:#fff;border-radius:50%;flex:none;justify-content:center;align-items:center;transition:transform .2s;display:flex}.circle-text.svelte-et6md{color:#fff;text-shadow:0 2px 4px #00000080;font-size:1.5rem;font-weight:600}.circle.svelte-et6md:hover{transform:scale(1.05)}.circle-red.svelte-et6md{background-color:#ff000080}.circle-green.svelte-et6md{background-color:#1db95480}.circle-blue.svelte-et6md{background-color:#0000ff80}.circle-row.svelte-et6md{gap:8rem;display:flex}@media (width>=1024px){.circles-container.svelte-et6md{justify-content:center;gap:clamp(.5rem,1.5vh,1rem)}.circle.svelte-et6md{--circle-size:min(24vw, calc((100dvh - var(--nav-height) - 6.8rem - clamp(.5rem, 1.5vh, 1rem)) / 2));width:var(--circle-size);height:var(--circle-size)}.circle-row.svelte-et6md{gap:clamp(2rem,6vw,8rem)}}@media (width>=640px) and (width<=1023px){.main-content.svelte-et6md{height:100%;min-height:0}.circles-container.svelte-et6md{justify-content:center;gap:2rem;width:90%;height:100%}.circle.svelte-et6md{width:min(35vw,28vh);max-width:200px;height:min(35vw,28vh);max-height:200px}.circle-row.svelte-et6md{gap:5rem}}@media (width>=333px) and (width<=639px){.main-content.svelte-et6md{align-items:center;height:100%;min-height:0;padding-top:0;padding-bottom:0}.circles-container.svelte-et6md{justify-content:center;gap:1rem;width:90%;max-height:none}.circle.svelte-et6md{flex-shrink:0;width:clamp(100px,35vw,140px);height:clamp(100px,35vw,140px)}.circle-row.svelte-et6md{flex-direction:column;align-items:center;gap:1rem}.circle-text.svelte-et6md{font-size:1rem}}@media (width<=332px){.main-content.svelte-et6md{align-items:center;height:100%;min-height:0;padding-top:0;padding-bottom:0}.circles-container.svelte-et6md{justify-content:center;gap:1rem;width:90%}.circle.svelte-et6md{flex-shrink:0;width:clamp(90px,30vw,130px);height:clamp(90px,30vw,130px)}.circle-row.svelte-et6md{flex-direction:column;align-items:center;gap:1rem}.circle-text.svelte-et6md{font-size:.9rem}}.main-content.svelte-12pa0jj{max-width:var(--content-max-width);text-align:center;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:1rem;width:100%;min-height:calc(100vh - 200px);margin:0 auto;padding:3rem 2rem;display:flex}.content-bar.svelte-12pa0jj{background-color:var(--color-primary-bg);color:#000;text-shadow:none;border-radius:var(--border-radius-card);box-shadow:var(--shadow-card);padding:0}.main-content.svelte-12pa0jj h1:where(.svelte-12pa0jj){font-size:2.5rem;font-family:var(--font-family-base);padding:.5rem 1rem;font-style:italic}.main-content.svelte-12pa0jj p:where(.svelte-12pa0jj){padding:0 1rem .5rem;font-size:1.2rem}@media (width<=1023px){.main-content.svelte-12pa0jj h1:where(.svelte-12pa0jj){padding:.3rem .8rem;font-size:1.5rem}.main-content.svelte-12pa0jj p:where(.svelte-12pa0jj){padding:0 .8rem .3rem;font-size:1rem}}.wiki-page.svelte-zjawvr{color:#000;width:100%;max-width:1100px;min-height:calc(100vh - 200px);text-shadow:none;background-color:#fff;flex:1;margin:0 auto;padding:2rem 1.5rem;animation:.4s ease-out svelte-zjawvr-fadeInBg}@keyframes svelte-zjawvr-fadeInBg{0%{opacity:0}to{opacity:1}}.wiki-article.svelte-zjawvr{background:0 0}.wiki-title.svelte-zjawvr{border-bottom:1px solid #a2a9b1;margin-bottom:.25rem;padding-bottom:.5rem;font-size:2rem;font-weight:400}.wiki-tagline.svelte-zjawvr{color:#54595d;margin-bottom:1.5rem;font-size:.9rem;font-style:italic}.wiki-content-wrapper.svelte-zjawvr{flex-direction:row-reverse;align-items:flex-start;gap:2rem;display:flex}.wiki-infobox.svelte-zjawvr{background:#f8f9fa;border:1px solid #a2a9b1;border-radius:.25rem;flex-shrink:0;width:280px;font-size:.85rem;overflow:hidden}.infobox-header.svelte-zjawvr{text-align:center;background:#eaecf0;padding:.5rem;font-size:1rem;font-weight:700}.infobox-image.svelte-zjawvr{text-align:center;padding:.5rem}.infobox-image.svelte-zjawvr img:where(.svelte-zjawvr){border-radius:.25rem;width:100%;max-width:200px;height:auto;margin:0 auto;display:block;transform:scaleX(-1)}.infobox-caption.svelte-zjawvr{color:#54595d;margin-top:.25rem;font-size:.8rem;display:block}.infobox-table.svelte-zjawvr{border-collapse:collapse;width:100%}.infobox-table.svelte-zjawvr th:where(.svelte-zjawvr),.infobox-table.svelte-zjawvr td:where(.svelte-zjawvr){text-align:left;vertical-align:top;border-bottom:1px solid #eaecf0;padding:.35rem .5rem}.infobox-table.svelte-zjawvr th:where(.svelte-zjawvr){width:38%;font-weight:600}.infobox-table.svelte-zjawvr a:where(.svelte-zjawvr){color:#0645ad;text-decoration:none}.infobox-table.svelte-zjawvr a:where(.svelte-zjawvr):hover{text-decoration:underline}.sub-text.svelte-zjawvr{color:#54595d;font-size:.75rem}.wiki-body.svelte-zjawvr{flex:1;min-width:0}.wiki-lead.svelte-zjawvr{margin-bottom:1.5rem;font-size:1rem;line-height:1.7}.wiki-section.svelte-zjawvr{margin-bottom:1.5rem}.wiki-section.svelte-zjawvr h2:where(.svelte-zjawvr){border-bottom:1px solid #a2a9b1;margin-top:1.5rem;margin-bottom:.75rem;padding-bottom:.3rem;font-size:1.35rem;font-weight:600}.wiki-section.svelte-zjawvr h3:where(.svelte-zjawvr){margin-top:1rem;margin-bottom:.4rem;font-size:1.05rem;font-weight:600}.wiki-section.svelte-zjawvr p:where(.svelte-zjawvr){margin-bottom:.75rem;font-size:.95rem;line-height:1.7}.wiki-see-also.svelte-zjawvr{padding-left:1.5rem;list-style:outside}.wiki-see-also.svelte-zjawvr li:where(.svelte-zjawvr){margin-bottom:.35rem}.wiki-see-also.svelte-zjawvr a:where(.svelte-zjawvr){color:#0645ad;text-decoration:none}.wiki-see-also.svelte-zjawvr a:where(.svelte-zjawvr):hover{text-decoration:underline}@media (width<=1023px){.wiki-content-wrapper.svelte-zjawvr{flex-direction:column}.wiki-infobox.svelte-zjawvr{width:100%;max-width:260px;margin:0 auto 1.5rem;font-size:.75rem}.infobox-header.svelte-zjawvr{padding:.35rem;font-size:.9rem}.infobox-image.svelte-zjawvr{padding:.35rem}.infobox-image.svelte-zjawvr img:where(.svelte-zjawvr){max-width:140px}.infobox-caption.svelte-zjawvr{font-size:.7rem}.infobox-table.svelte-zjawvr th:where(.svelte-zjawvr),.infobox-table.svelte-zjawvr td:where(.svelte-zjawvr){padding:.25rem .4rem}.wiki-title.svelte-zjawvr{font-size:1.6rem}.wiki-section.svelte-zjawvr h2:where(.svelte-zjawvr){font-size:1.2rem}}.art-page.svelte-tozqxh{max-width:var(--content-max-width);flex-direction:row;flex:1;gap:2rem;width:100%;min-height:calc(100vh - 200px);margin:0 auto;padding:3rem 2rem;display:flex}.outline.svelte-tozqxh{top:calc(var(--nav-height) + 2rem);flex:0 0 200px;align-self:flex-start;height:fit-content;position:sticky}.outline-nav.svelte-tozqxh{flex-direction:column;gap:.5rem;display:flex}.outline-link.svelte-tozqxh{font-family:var(--font-family-base);color:var(--color-text);text-align:left;cursor:pointer;text-shadow:inherit;background:0 0;border:none;border-radius:.5rem;padding:.5rem 1rem;font-size:1rem;transition:background-color .2s,color .2s}.outline-link.svelte-tozqxh:hover{color:var(--color-hover);background-color:#e9b97033}.art-sections.svelte-tozqxh{flex-direction:column;flex:1;gap:2rem;display:flex}.art-section.svelte-tozqxh{border-radius:var(--border-radius-card);box-shadow:var(--shadow-card);background-color:#e9b9701a;padding:2rem}.art-section.svelte-tozqxh h2:where(.svelte-tozqxh){color:var(--color-text);margin-bottom:1rem}.art-section.svelte-tozqxh p:where(.svelte-tozqxh){color:var(--color-text)}@media (width<=1023px){.art-page.svelte-tozqxh{flex-direction:column}.outline.svelte-tozqxh{display:none}}.main-content.svelte-18grmhb{max-width:var(--content-max-width);flex-direction:column;flex:1;justify-content:center;align-items:center;width:100%;min-height:calc(100vh - 200px);margin:0 auto;padding:3rem 2rem;display:flex}.spotify-embeds.svelte-18grmhb{flex-direction:column;gap:2rem;width:100%;max-width:600px;margin:0 auto;display:flex}.embed-wrapper.svelte-18grmhb{width:100%;height:352px;position:relative}.loading-dots.svelte-18grmhb{background-color:#e9b9701a;border-radius:12px;justify-content:center;align-items:center;gap:.5rem;width:100%;height:100%;display:flex;position:absolute;top:0;left:0}.spinner.svelte-18grmhb{width:40px;height:40px;animation:1.5s linear infinite svelte-18grmhb-spin;position:relative}.dot.svelte-18grmhb{background-color:var(--color-primary);border-radius:50%;width:8px;height:8px;position:absolute;top:50%;left:50%}.dot.svelte-18grmhb:first-child{background-color:#47b2e0dd;transform:translate(-50%,-50%)translateY(-16px)}.dot.svelte-18grmhb:nth-child(2){transform:translate(-50%,-50%)rotate(72deg)translateY(-16px)rotate(-72deg)}.dot.svelte-18grmhb:nth-child(3){transform:translate(-50%,-50%)rotate(144deg)translateY(-16px)rotate(-144deg)}.dot.svelte-18grmhb:nth-child(4){transform:translate(-50%,-50%)rotate(216deg)translateY(-16px)rotate(-216deg)}.dot.svelte-18grmhb:nth-child(5){transform:translate(-50%,-50%)rotate(288deg)translateY(-16px)rotate(-288deg)}.dot.svelte-18grmhb:nth-child(6){opacity:0;transform:translate(-50%,-50%)}@keyframes svelte-18grmhb-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.chart-container.svelte-lhl8qr{background-color:#e9b9701a;border-radius:1rem;flex-direction:column;justify-content:center;align-items:center;width:100%;max-width:600px;max-height:70vh;margin:0 auto;padding:2rem;display:flex}.chart-title.svelte-lhl8qr{color:var(--color-text);text-align:center;margin-bottom:1rem;font-size:1.5rem}@media (width<=1023px){.chart-title.svelte-lhl8qr{font-size:1.2rem}}.chart-canvas.svelte-lhl8qr{width:100%;height:100%;max-height:60vh}.chart-canvas.hidden.svelte-lhl8qr{display:none}.loading-text.svelte-lhl8qr,.error-text.svelte-lhl8qr,.no-data-text.svelte-lhl8qr{color:var(--color-text);text-align:center;padding:1rem;font-size:1.2rem}.error-text.svelte-lhl8qr{color:#ff6b6b;background-color:#ff00001a;border-radius:.5rem}.main-content.svelte-1pjh8en{max-width:var(--content-max-width);flex-direction:column;flex:1;justify-content:center;align-items:center;width:100%;min-height:calc(100vh - 200px);margin:0 auto;padding:3rem 2rem;display:flex}.crumpled-texture.svelte-1n46o8q{object-fit:cover;opacity:.1;z-index:-2;pointer-events:none;width:100vw;height:100vh;position:fixed;top:0;left:0}.page-scroll-wrapper.svelte-1n46o8q{margin-top:var(--nav-height);height:calc(100vh - var(--nav-height));scroll-behavior:smooth;width:100%;scroll-padding-top:var(--nav-height);flex-direction:column;display:flex;overflow-y:scroll}.page-scroll-wrapper.home-page.svelte-1n46o8q{overflow-y:hidden}.router-container.svelte-1n46o8q{flex-direction:column;flex:1;width:100%;display:flex}.page-scroll-wrapper.home-page.svelte-1n46o8q .router-container:where(.svelte-1n46o8q){min-height:0;overflow:hidden}@media (width<=1023px){.page-scroll-wrapper.home-page.svelte-1n46o8q{overflow-y:hidden}.page-scroll-wrapper.home-page.svelte-1n46o8q .router-container:where(.svelte-1n46o8q){overflow:hidden}.page-scroll-wrapper.art-page.svelte-1n46o8q{scroll-padding-top:calc(var(--nav-height) + 40px)}}
