@import"https://fonts.googleapis.com/css2?family=Google+Sans+Code:wght@300..800&family=Google+Sans+Flex:wght@100..1000&family=MuseoModerno:wght@100..900&display=swap";:root{--font-primary:"Google Sans Flex",sans-serif;--font-secondary:"Google Sans Code",monospace;--font-tertiary:"MuseoModerno",sans-serif;--background:#08090b;--surface:rgba(255,255,255,0.02);--surface-hover:rgba(255,255,255,0.05);--surface-muted:rgba(255,255,255,0.01);--surface-filter:blur(10px);--text:#f7f8f5;--muted:rgba(255,255,255,0.4);--line:rgb(255 255 255/14%);--accent:#c0e698;--accent-ink:#0a0c0a;--danger:#ff766d;--danger-soft:rgb(255 118 109/10%);--layout-spacing-desktop:calc(60px + 8vh);--layout-spacing-mobile:calc(60px + 6vh);color-scheme:dark}*{box-sizing:border-box}html{min-width:320px;font-size:15px}body,html{background:var(--background)}body{margin:0;color:var(--text);font-family:var(--font-primary);-webkit-font-smoothing:antialiased}::selection{color:var(--accent-ink);background:var(--accent)}button,input,select,textarea{font:inherit}@media(hover:none)and (pointer:coarse){input,select,textarea{font-size:max(16px,1em)}}a{color:inherit}h1,h2,h3,h4,h5,p{margin-top:0}h2,h3,h4,h5{font-weight:600}:focus-visible{outline:1px solid color-mix(in srgb,var(--accent) 40%,transparent);outline-offset:2px}.shell{width:min(1120px,100% - 32px);margin-inline:auto}.stack{display:grid;gap:16px}.muted{color:var(--muted)}.logo-color-cycle{color:#c0e698;animation:logo-color-cycle 10s linear infinite}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@keyframes logo-color-cycle{0%,to{color:#c0e698}20%{color:#98e6e6}40%{color:#e698d7}60%{color:#e69899}80%{color:#ffc6a2}}@media(prefers-reduced-motion:reduce){*,:after,:before{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}.layout_layout__Qn9HX{position:relative;isolation:isolate;min-height:100vh;min-height:100svh;background:var(--background)}.layout_layout__Qn9HX .layout_particleLayer__X3prJ{position:fixed;z-index:0;inset:0;overflow:hidden;opacity:.62;pointer-events:none}.layout_layout__Qn9HX .layout_content___lGrP{position:relative;z-index:1;min-height:inherit}.Particles_particles__v_X_b{position:relative;width:100%;height:100%}.Particles_particles__v_X_b canvas{width:100%;height:100%;display:block}