:root{--header-height:64px;--footer-height:318px;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;--radius-round:99.9rem;--radius-round-left:99.9rem 0 0 99.9rem;--radius-round-right:0 99.9rem 99.9rem 0;--radius-round-bottom:0 0 99.9rem 99.9rem;--radius-round-top:99.9rem 99.9rem 0 0;--radius-xlg:3.2rem;--radius-lg:2.4rem;--radius-lg-round-left:2.4rem 0 0 2.4rem;--radius-lg-round-left-top:2.4rem 0 0 0;--radius-lg-round-left-bottom:0 0 0 2.4rem;--radius-lg-round-right:0 2.4rem 2.4rem 0;--radius-lg-round-right-top:0 2.4rem 0 0;--radius-lg-round-right-bottom:0 0 2.4rem 0;--radius-lg-round-bottom:0 0 2.4rem 2.4rem;--radius-lg-round-top:2.4rem 2.4rem 0 0;--radius-md:1.6rem;--radius-md-round-left:1.6rem 0 0 1.6rem;--radius-md-round-left-top:1.6rem 0 0 0;--radius-md-round-left-bottom:0 0 0 1.6rem;--radius-md-round-right:0 1.6rem 1.6rem 0;--radius-md-round-right-top:0 1.6rem 0 0;--radius-md-round-right-bottom:0 0 1.6rem 0;--radius-md-round-bottom:0 0 1.6rem 1.6rem;--radius-md-round-top:1.6rem 1.6rem 0 0;--radius-sm:0.8rem;--radius-pill:999px;--radius-full:9999px;--space-1:0.4rem;--space-2:0.8rem;--space-3:1.2rem;--space-4:1.6rem;--space-5:2rem;--space-6:2.4rem;--space-7:2.8rem;--space-8:3.2rem;--space-9:3.6rem;--space-10:4rem;--space-11:4.4rem;--space-12:4.8rem;--space-13:5.2rem;--space-14:5.6rem;--space-15:6rem;--space-16:6.4rem;--space-sm:var(--space-2);--space-default:var(--space-4);--space-md:var(--space-6);--space-lg:var(--space-8);--space-xl:var(--space-10);--gap-sm:var(--space-2);--gap-default:var(--space-4);--gap-md:var(--space-4);--gap-lg:var(--space-6);--gap-xl:var(--space-8);--font-sans:var(--font-manrope,ui-sans-serif),system-ui,-apple-system,"Segoe UI",Roboto,Inter,"Helvetica Neue",Arial,"Noto Sans","Apple Color Emoji","Segoe UI Emoji";--font-mono:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;--fs-xs:1.2rem;--fs-sm:1.4rem;--fs-md:1.6rem;--fs-lg:1.8rem;--fs-xl:2rem;--fs-2xl:2.4rem;--fs-3xl:clamp(2.8rem,4.2vw,3.6rem);--fs-h1-min:2.4rem;--fs-h1-vw:5vw;--fs-h1-max:3.2rem;--fs-h2-min:2rem;--fs-h2-vw:4vw;--fs-h2-max:2.8rem;--fs-h3-min:1.6rem;--fs-h3-vw:3.5vw;--fs-h3-max:2.4rem;--fs-h4-min:1.6rem;--fs-h4-vw:3.5vw;--fs-h4-max:2rem;--fs-h5-min:1.6rem;--fs-h5-vw:3.5vw;--fs-h5-max:1.6rem;--fs-h6-min:1.2rem;--fs-h6-vw:3.5vw;--fs-h6-max:1.2rem;--font-xs:clamp(1rem,2vw,1.2rem);--font-sm:clamp(1.2rem,2vw,1.4rem);--font-md:clamp(1.4rem,2vw,1.6rem);--font-lg:clamp(1.6rem,2vw,1.8rem);--font-xl:clamp(1.8rem,2vw,2rem);--font-2xl:clamp(2rem,2vw,2.4rem);--font-3xl:clamp(2.4rem,2vw,3.6rem);--font-h1:clamp(2.2rem,4.5vw,3.2rem);--font-h2:clamp(1.6rem,3.5vw,2.2rem);--font-h3:clamp(1.4rem,2.5vw,1.8rem);--font-default:500 clamp(1.4rem,2vw,1.6rem) /1.6 var(--font-sans);--scale-step:0.8;--lh-tight:1.2;--lh-normal:1.6;--dur-fast:120ms;--dur:180ms;--dur-slow:260ms;--ease-out:cubic-bezier(0.22,0.8,0.26,1);--ease-in-out:cubic-bezier(0.4,0,0.2,1);--z-header:50;--z-dropdown:200;--z-popover:400;--z-modal:1000;--z-toast:1100;transition:background-color .25s ease,color .25s ease,border-color .25s ease}html.theme-transition,html.theme-transition *,html.theme-transition :after,html.theme-transition :before{transition:background-color .25s ease,color .25s ease,border-color .25s ease!important;transition-delay:0s!important}.sr-only{margin:-1px;padding:0;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);clip:rect(0,0,0,0);position:absolute}.tile-container{flex-direction:column;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);border:1px solid var(--border);border-radius:var(--radius-lg)}html[data-theme=dark] .tile-container{border:none}.tile-container{box-shadow:var(--shadow-sm)}.tile-container:hover{box-shadow:var(--shadow-md)}.tile-container{gap:1.6rem;padding:1.6rem}.tile-container.pad-0{padding:0}.tile-container.pad-tb{padding:1.6rem 0}.tile-container.pad-lr{padding:0 1.6rem}.tile-container.pad-b{padding-bottom:1.6rem}.tile-container.pad-t{padding-top:1.6rem}.tile-container .card-header{display:flex;align-items:center;gap:1.6rem;margin-bottom:.8rem}.tile-container .card-header h2,.tile-container .card-header h3{margin-top:0;margin-bottom:0}.tile-container,.tile-container .card-header.center{justify-content:center}.tile-container{align-items:center;display:flex;aspect-ratio:1/1;height:auto;min-width:0;overflow:hidden;padding:0;width:100%;transform-origin:center center;transition:transform .18s cubic-bezier(.22,.8,.26,1),box-shadow .18s cubic-bezier(.22,.8,.26,1);transition:transform var(--dur) var(--ease-out),box-shadow var(--dur) var(--ease-out);will-change:transform}.tile-container:hover{cursor:pointer;transform:scale(1.01);transition:transform 6s cubic-bezier(.25,.45,.45,.95);box-shadow:var(--shadow-lg)}.tile-container:hover .background-image{transform:scale(1.1);transition:transform 6s cubic-bezier(.25,.45,.45,.95)}@media only screen and (max-width:1023px){.tile-container:hover{transform:scale(1)}}.tile-container:hover .tile-body{opacity:.45}.tile-container.large{height:38rem}.tile-container .background-image{width:100%;height:100%;background-size:cover;background-position:50%}.tile-container.tile-container--default-logo .background-image{background-size:contain;background-repeat:no-repeat;background-color:color-mix(in oklab,var(--surface-1) 88%,var(--bg) 12%);background-origin:content-box;box-sizing:border-box;padding:2.4rem 3.2rem}.tile-container.tile-container--default-logo:hover .background-image{transform:scale(1.04)}.tile-container .tile-body{height:9rem;padding:1.6rem;display:flex;flex-direction:column;align-items:center;justify-content:center;background-color:var(--bg);opacity:.9;transition:opacity var(--dur) var(--ease-out);position:absolute;border:1px solid var(--border);border-radius:var(--radius-lg);color:var(--text)}.tile-container .tile-body h2{font-weight:700;margin:0 6px;font-size:2.4rem}