@font-face{font-family:Amoria;src:url(/fonts/Amoria.otf)format("opentype");font-weight:400;font-style:normal;font-display:swap}#root{animation:appFadeIn .6s var(--ease-out)both}@keyframes appFadeIn{0%{opacity:0}to{opacity:1}}html[data-theme=light]{color-scheme:light;background-color:#d4e9ff}html[data-theme=light] body{background-color:#d4e9ff}:root{color-scheme:dark;color:#ffffffde;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;--radius:.625rem;--background:oklch(100% 0 0);--foreground:oklch(14.5% 0 0);--card:oklch(100% 0 0);--card-foreground:oklch(14.5% 0 0);--popover:oklch(100% 0 0);--popover-foreground:oklch(14.5% 0 0);--primary:oklch(20.5% 0 0);--primary-foreground:oklch(98.5% 0 0);--secondary:oklch(97% 0 0);--secondary-foreground:oklch(20.5% 0 0);--muted:oklch(97% 0 0);--muted-foreground:oklch(55.6% 0 0);--accent:oklch(97% 0 0);--accent-foreground:oklch(20.5% 0 0);--destructive:oklch(57.7% .245 27.325);--border:oklch(92.2% 0 0);--input:oklch(92.2% 0 0);--ring:oklch(70.8% 0 0);--chart-1:oklch(64.6% .222 41.116);--chart-2:oklch(60% .118 184.704);--chart-3:oklch(39.8% .07 227.392);--chart-4:oklch(82.8% .189 84.429);--chart-5:oklch(76.9% .188 70.08);--sidebar:oklch(98.5% 0 0);--sidebar-foreground:oklch(14.5% 0 0);--sidebar-primary:oklch(20.5% 0 0);--sidebar-primary-foreground:oklch(98.5% 0 0);--sidebar-accent:oklch(97% 0 0);--sidebar-accent-foreground:oklch(20.5% 0 0);--sidebar-border:oklch(92.2% 0 0);--sidebar-ring:oklch(70.8% 0 0);--ease-out:cubic-bezier(.23,1,.32,1);--ease-in-out:cubic-bezier(.77,0,.175,1);--ease-spring:cubic-bezier(.34,1.3,.64,1);background-color:#111;font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;font-weight:400;line-height:1.5}*{scrollbar-width:none;-ms-overflow-style:none}::-webkit-scrollbar{width:0;height:0;display:none}body{width:100%;min-width:320px;min-height:100dvh;margin:0;padding:0;overflow-x:hidden}#root{width:100%;height:100%}.dark{--background:oklch(14.5% 0 0);--foreground:oklch(98.5% 0 0);--card:oklch(20.5% 0 0);--card-foreground:oklch(98.5% 0 0);--popover:oklch(20.5% 0 0);--popover-foreground:oklch(98.5% 0 0);--primary:oklch(92.2% 0 0);--primary-foreground:oklch(20.5% 0 0);--secondary:oklch(26.9% 0 0);--secondary-foreground:oklch(98.5% 0 0);--muted:oklch(26.9% 0 0);--muted-foreground:oklch(70.8% 0 0);--accent:oklch(26.9% 0 0);--accent-foreground:oklch(98.5% 0 0);--destructive:oklch(70.4% .191 22.216);--border:oklch(100% 0 0/.1);--input:oklch(100% 0 0/.15);--ring:oklch(55.6% 0 0);--chart-1:oklch(48.8% .243 264.376);--chart-2:oklch(69.6% .17 162.48);--chart-3:oklch(76.9% .188 70.08);--chart-4:oklch(62.7% .265 303.9);--chart-5:oklch(64.5% .246 16.439);--sidebar:oklch(20.5% 0 0);--sidebar-foreground:oklch(98.5% 0 0);--sidebar-primary:oklch(48.8% .243 264.376);--sidebar-primary-foreground:oklch(98.5% 0 0);--sidebar-accent:oklch(26.9% 0 0);--sidebar-accent-foreground:oklch(98.5% 0 0);--sidebar-border:oklch(100% 0 0/.1);--sidebar-ring:oklch(55.6% 0 0)}@layer base{*{border-color:var(--border);outline-color:var(--ring)}@supports (color:color-mix(in lab,red,red)){*{outline-color:color-mix(in oklab,var(--ring)50%,transparent)}}body{background-color:var(--background);color:var(--foreground)}}img{-webkit-user-drag:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-touch-callout:none}:focus-visible{outline-offset:3px;outline:2px solid}.route-fallback{pointer-events:none;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.route-fallback span{opacity:.3;animation:routeFallbackPulse 1.6s var(--ease-in-out)infinite}@keyframes routeFallbackPulse{0%,to{opacity:.16}50%{opacity:.38}}@media(prefers-reduced-motion:reduce){.route-fallback span{animation:none}}@media(prefers-reduced-transparency:reduce){.glass{-webkit-backdrop-filter:none!important}.glass,html[data-theme=dark] .glass{background:#101014f7!important}html[data-theme=light] .glass:not(.glass-dark){background:#fffffff7!important}.glass.glass-dark{background:#0c0a10f7!important}}@media(prefers-contrast:more){.glass{border-color:currentColor!important}}.pressable{transition:transform .24s var(--ease-spring)}.pressable:active{transition:transform 90ms var(--ease-out);transform:scale(.96)}.pressable.fade-chrome{transition:background .2s ease,border-color .2s ease,color .2s ease,transform .24s var(--ease-spring)}.pressable.fade-chrome:active{transition:background .2s ease,border-color .2s ease,color .2s ease,transform 90ms var(--ease-out)}.pressable.fade-chrome-slow{transition:background 1.5s ease-in-out,border-color 1.5s ease-in-out,color 1.5s ease-in-out,transform .24s var(--ease-spring)}.pressable.fade-chrome-slow:active{transition:background 1.5s ease-in-out,border-color 1.5s ease-in-out,color 1.5s ease-in-out,transform 90ms var(--ease-out)}@media(hover:hover)and (pointer:fine){.hover-bright:hover{opacity:1!important}.hover-dim:hover{opacity:.7!important}}@media(prefers-reduced-motion:reduce){#root{animation:none}::view-transition-group(*){animation:none!important}::view-transition-old(*){animation:none!important}::view-transition-new(*){animation:none!important}}.news-overlay{z-index:200;scrollbar-gutter:stable;-webkit-overflow-scrolling:touch;overscroll-behavior-y:contain;box-sizing:border-box;flex-direction:column;align-items:center;width:100%;height:100dvh;padding:5rem 2rem;display:flex;position:fixed;top:0;left:0;overflow-y:auto}.news-close{cursor:pointer;opacity:.9;z-index:1000;background:0 0;border:none;align-items:center;height:40px;font-size:1.5rem;display:flex;position:fixed;top:2.6rem;left:2rem}.news-container{box-sizing:border-box;flex-direction:column;align-items:flex-start;width:100%;max-width:900px;min-height:120vh;display:flex}.news-title{letter-spacing:.05em;text-align:center;width:100%;margin-bottom:5rem;font-family:Inter,sans-serif;font-size:clamp(2.5rem,3.5vw,4.5rem);font-weight:900}.news-list{box-sizing:border-box;width:100%;padding-left:1rem}.news-section{box-sizing:border-box;flex-direction:column;justify-content:center;align-items:flex-start;min-height:20vh;margin-left:2rem;padding:2rem 0 4rem 4rem;display:flex;position:relative}.news-dot{z-index:2;border-radius:50%;width:12px;height:12px;position:absolute;top:2.5rem;left:-7px}.news-date{opacity:.6;letter-spacing:.1em;margin-bottom:.5rem;font-size:.9rem;font-weight:600}.news-heading{letter-spacing:-.02em;margin-bottom:1rem;font-family:Inter,sans-serif;font-size:clamp(1.5rem,3vw,2rem);font-weight:700}.news-body{max-width:800px;font-family:Inter,sans-serif;font-size:clamp(.95rem,1.1vw,1.05rem);line-height:1.7}@media(max-width:640px){.news-overlay{padding:4rem 1.25rem 5rem}.news-close{font-size:1.25rem;top:2.6rem;left:1rem}.news-container{min-height:auto}.news-title{margin-bottom:2.5rem;font-size:1.8rem}.news-list{padding-left:0}.news-section{margin-left:.75rem;padding:1.5rem 0 3rem 1.75rem}.news-dot{width:10px;height:10px;top:2rem;left:-6px}.news-body{max-width:100%}}@keyframes enter{0%{opacity:var(--tw-enter-opacity,1);transform:translate3d(var(--tw-enter-translate-x,0),var(--tw-enter-translate-y,0),0)scale3d(var(--tw-enter-scale,1),var(--tw-enter-scale,1),var(--tw-enter-scale,1))rotate(var(--tw-enter-rotate,0))}}@keyframes exit{to{opacity:var(--tw-exit-opacity,1);transform:translate3d(var(--tw-exit-translate-x,0),var(--tw-exit-translate-y,0),0)scale3d(var(--tw-exit-scale,1),var(--tw-exit-scale,1),var(--tw-exit-scale,1))rotate(var(--tw-exit-rotate,0))}}.animated-gradient-text{position:relative;display:inline-flex;align-items:center;justify-content:center;overflow:hidden;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.animated-gradient-text .text-content{display:inline-block;position:relative;z-index:2;background-size:800% 100%;background-clip:text;-webkit-background-clip:text;color:transparent;-webkit-text-fill-color:transparent;animation:gradient linear infinite}.animated-gradient-text .gradient-overlay{position:absolute;inset:0;z-index:0;background-size:800% 100%;animation:gradient linear infinite;border-radius:inherit}.animated-gradient-text:hover .text-content,.animated-gradient-text:hover .gradient-overlay{animation-play-state:paused}@keyframes gradient{0%{background-position:0% 50%}to{background-position:100% 50%}}@media(prefers-reduced-motion:reduce){.animated-gradient-text .text-content,.animated-gradient-text .gradient-overlay{animation:none}}
