:root{--background:#ffffff;--foreground:#171717}.dark{--background:#0a0a0a;--foreground:#ededed}@media (prefers-color-scheme:dark){:root:not(.light){--background:#0a0a0a;--foreground:#ededed}}*{box-sizing:border-box}body{margin:0;padding:0;background:var(--background);color:var(--foreground);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.app-root{--font-sans:var(--font-roboto);--font-serif:var(--font-roboto);--font-mono:var(--font-roboto);font-family:var(--font-sans),sans-serif;min-height:100vh;font-weight:700}a{color:inherit;text-decoration:none}img,video{max-width:100%;height:auto}.gallery-grid{display:grid;gap:2rem;margin:2rem 0;width:100%;align-items:start}.gallery-grid figure{margin:0!important;width:100%;position:relative;display:flex;flex-direction:column}.gallery-grid img{width:100%;height:auto;object-fit:cover;border-radius:.5rem;display:block;margin:0!important;box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -2px rgba(0,0,0,.1)}.gallery-grid.gallery-count-2{grid-template-columns:repeat(2,1fr)}.gallery-grid.gallery-count-2 img{aspect-ratio:4/3}.gallery-grid.gallery-count-3{grid-template-columns:repeat(2,1fr)}.gallery-grid.gallery-count-3 figure:first-child{grid-column:span 2}.gallery-grid.gallery-count-3 figure:first-child img{aspect-ratio:21/9}.gallery-grid.gallery-count-3 figure:not(:first-child) img{aspect-ratio:4/3}.gallery-grid.gallery-count-4{grid-template-columns:repeat(2,1fr)}.gallery-grid.gallery-count-4 img{aspect-ratio:4/3}@media (min-width:768px){.gallery-grid:not(.gallery-count-2):not(.gallery-count-3):not(.gallery-count-4){grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}}.gallery-item figcaption{font-size:.875rem;color:#6b7280;margin-top:.5rem;text-align:center}:global(.dark) .gallery-item figcaption{color:#9ca3af}pre code.hljs{display:block;overflow-x:auto;padding:1em}code.hljs{padding:3px 5px}.hljs{color:#adbac7;background:#22272e}.hljs-doctag,.hljs-keyword,.hljs-meta .hljs-keyword,.hljs-template-tag,.hljs-template-variable,.hljs-type,.hljs-variable.language_{color:#f47067}.hljs-title,.hljs-title.class_,.hljs-title.class_.inherited__,.hljs-title.function_{color:#dcbdfb}.hljs-attr,.hljs-attribute,.hljs-literal,.hljs-meta,.hljs-number,.hljs-operator,.hljs-selector-attr,.hljs-selector-class,.hljs-selector-id,.hljs-variable{color:#6cb6ff}.hljs-meta .hljs-string,.hljs-regexp,.hljs-string{color:#96d0ff}.hljs-built_in,.hljs-symbol{color:#f69d50}.hljs-code,.hljs-comment,.hljs-formula{color:#768390}.hljs-name,.hljs-quote,.hljs-selector-pseudo,.hljs-selector-tag{color:#8ddb8c}.hljs-subst{color:#adbac7}.hljs-section{color:#316dca;font-weight:700}.hljs-bullet{color:#eac55f}.hljs-emphasis{color:#adbac7;font-style:italic}.hljs-strong{color:#adbac7;font-weight:700}.hljs-addition{color:#b4f1b4;background-color:#1b4721}.hljs-deletion{color:#ffd8d3;background-color:#78191b}@font-face{font-family:roboto;src:url(/_next/static/media/9c133a109c8ce041-s.p.ttf) format("truetype");font-display:swap;font-weight:100 900}@font-face{font-family:roboto Fallback;src:local("Arial");ascent-override:92.43%;descent-override:24.32%;line-gap-override:0.00%;size-adjust:100.37%}.__className_c2e2cf{font-family:roboto,roboto Fallback}.__variable_c2e2cf{--font-roboto:"roboto","roboto Fallback"}.ThemeToggle_container__F2M_4{position:relative}.ThemeToggle_toggleBtn__h4dGm{padding:.625rem;border-radius:9999px;color:rgba(255,255,255,.8);transition:all .3s ease;background:transparent;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center}.ThemeToggle_toggleBtn__h4dGm:hover{color:#ffffff;background-color:rgba(255,255,255,.1)}.ThemeToggle_dropdown__26kku{position:absolute;right:0;margin-top:.75rem;width:11rem;overflow:visible;border-radius:1rem;background-color:rgba(255,255,255,.9);border:1px solid rgba(0,0,0,.05);backdrop-filter:blur(24px);-webkit-backdrop-filter:blur(24px);padding:.375rem;box-shadow:0 25px 50px -12px rgba(0,0,0,.1);display:none}.dark .ThemeToggle_dropdown__26kku{background-color:rgba(26,26,26,.9);border:none;box-shadow:0 25px 50px -12px rgba(0,0,0,.25)}.ThemeToggle_dropdown__26kku:before{content:"";position:absolute;top:-1.25rem;left:0;width:100%;height:1.25rem;background:transparent}.ThemeToggle_menuItem__iTo9y{display:flex;width:100%;align-items:center;gap:.75rem;border-radius:.75rem;padding:.625rem .75rem;font-size:.875rem;transition:all .2s ease;background:transparent;border:none;cursor:pointer;text-align:left;color:#52525b}.dark .ThemeToggle_menuItem__iTo9y{color:#a1a1aa}.ThemeToggle_menuItem__iTo9y.ThemeToggle_active__K7lQu{font-weight:600;background-color:rgba(0,0,0,.05);color:#000}.dark .ThemeToggle_menuItem__iTo9y.ThemeToggle_active__K7lQu{background-color:rgba(255,255,255,.1);color:#ffffff}.ThemeToggle_menuItem__iTo9y.ThemeToggle_activeSystem__2nXln{font-weight:600;background-color:rgba(249,115,22,.1);color:#ea580c}.dark .ThemeToggle_menuItem__iTo9y.ThemeToggle_activeSystem__2nXln{background-color:rgba(249,115,22,.2);color:#fb923c}.ThemeToggle_menuItem__iTo9y.ThemeToggle_inactive__CCJ7a:hover{background-color:rgba(0,0,0,.05);color:#000}.dark .ThemeToggle_menuItem__iTo9y.ThemeToggle_inactive__CCJ7a:hover{background-color:rgba(255,255,255,.05);color:#ffffff}.ThemeToggle_divider__cueQU{margin:.375rem .5rem;height:1px;background-color:rgba(0,0,0,.05)}.dark .ThemeToggle_divider__cueQU{background-color:rgba(255,255,255,.05)}.LanguageToggle_container__Bu4Cb{position:relative}.LanguageToggle_toggleBtn___aiTq{padding:.625rem;border-radius:9999px;color:rgba(255,255,255,.8);transition:all .3s ease;background:transparent;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center}.LanguageToggle_toggleBtn___aiTq:hover{color:#ffffff;background-color:rgba(255,255,255,.1)}.LanguageToggle_dropdown__2uOOc{position:absolute;right:0;margin-top:.75rem;width:9rem;overflow:visible;border-radius:1rem;background-color:rgba(255,255,255,.9);border:1px solid rgba(0,0,0,.05);backdrop-filter:blur(24px);-webkit-backdrop-filter:blur(24px);padding:.375rem;box-shadow:0 25px 50px -12px rgba(0,0,0,.1);display:none;z-index:50}.dark .LanguageToggle_dropdown__2uOOc{background-color:rgba(26,26,26,.9);border:none;box-shadow:0 25px 50px -12px rgba(0,0,0,.25)}.LanguageToggle_dropdown__2uOOc:before{content:"";position:absolute;top:-1.25rem;left:0;width:100%;height:1.25rem;background:transparent}.LanguageToggle_menuItem__rUEt9{display:flex;width:100%;align-items:center;gap:.75rem;border-radius:.75rem;padding:.625rem .75rem;font-size:.875rem;transition:all .2s ease;background:transparent;border:none;cursor:pointer;text-align:left;color:#52525b}.dark .LanguageToggle_menuItem__rUEt9{color:#a1a1aa}.LanguageToggle_menuItem__rUEt9.LanguageToggle_active__1FXJr{font-weight:600;background-color:rgba(0,0,0,.05);color:#000}.dark .LanguageToggle_menuItem__rUEt9.LanguageToggle_active__1FXJr{background-color:rgba(255,255,255,.1);color:#ffffff}.LanguageToggle_menuItem__rUEt9.LanguageToggle_inactive__9MApq:hover{background-color:rgba(0,0,0,.05);color:#000}.dark .LanguageToggle_menuItem__rUEt9.LanguageToggle_inactive__9MApq:hover{background-color:rgba(255,255,255,.05);color:#ffffff}.Navbar_navbar__ToUHh{position:fixed;top:1.5rem;left:50%;transform:translateX(-50%);z-index:50;width:95%;max-width:64rem}@media (min-width:768px){.Navbar_navbar__ToUHh{width:85%}}.Navbar_container__ihmcn{margin-left:auto;margin-right:auto;display:flex;align-items:center;justify-content:space-between;padding:.5rem .75rem;border-radius:9999px;backdrop-filter:blur(24px);-webkit-backdrop-filter:blur(24px);background-color:rgba(0,0,0,.15);box-shadow:0 8px 32px 0 rgba(0,0,0,.3);transition:all .3s}.Navbar_container__ihmcn.Navbar_mobileOpen__T2ezm{border-radius:2rem}.Navbar_logoWrapper__mONq4{padding-left:1rem;flex-shrink:0}.Navbar_logoLink__ywF1r{display:flex;align-items:center}.Navbar_logoImage__sp5L_{width:auto;object-fit:contain;transition:all .3s;height:2.25rem}.Navbar_logoImage__sp5L_.Navbar_small__YSxOS{height:1.75rem}.Navbar_desktopMenu__PTVnz{display:none;align-items:center;column-gap:2rem;overflow:hidden}@media (min-width:768px){.Navbar_desktopMenu__PTVnz{display:flex}}.Navbar_navLink__ajdry{white-space:nowrap;font-size:15px;font-weight:800;color:rgba(255,255,255,.9);transition:color .15s;letter-spacing:-.025em;text-decoration:none}.Navbar_navLink__ajdry:hover{color:#ffffff}.Navbar_rightSection__TkgqY{display:flex;align-items:center;gap:.5rem;padding-right:.25rem;flex-shrink:0}.Navbar_joinButton__DRkuq{display:none;padding:.625rem 1.75rem;border-radius:9999px;background-color:#ffffff;color:#000000;font-size:15px;font-weight:800;transition:all .15s;box-shadow:0 1px 2px 0 rgba(0,0,0,.05);text-decoration:none}.Navbar_joinButton__DRkuq:hover{background-color:#f4f4f5}@media (min-width:768px){.Navbar_joinButton__DRkuq{display:block}}.Navbar_hamburgerButton__Oe6XT{padding:.625rem;border-radius:9999px;color:rgba(255,255,255,.8);transition:all .15s;background:transparent;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center}.Navbar_hamburgerButton__Oe6XT:hover{color:#ffffff;background-color:rgba(255,255,255,.1)}@media (min-width:768px){.Navbar_hamburgerButton__Oe6XT{display:none}}.Navbar_mobileMenu__M1XMj{display:none;position:absolute;top:100%;left:0;right:0;margin-top:.75rem;padding:1rem;border-radius:2rem;backdrop-filter:blur(40px);-webkit-backdrop-filter:blur(40px);background-color:rgba(0,0,0,.4);box-shadow:0 25px 50px -12px rgba(0,0,0,.25);border:1px solid rgba(255,255,255,.05)}@media (min-width:768px){.Navbar_mobileMenu__M1XMj{display:none!important}}.Navbar_mobileMenuContent__77005{display:flex;flex-direction:column;gap:1rem;padding:.5rem 1rem}.Navbar_mobileNavLink__Gw0FN{font-size:1.125rem;font-weight:700;color:rgba(255,255,255,.9);transition:color .15s;text-decoration:none}.Navbar_mobileNavLink__Gw0FN:hover{color:#ffffff}.Navbar_divider__wpDiG{height:1px;background-color:rgba(255,255,255,.1);margin-top:.5rem;margin-bottom:.5rem}.Navbar_mobileJoinButton__4aexz{width:100%;padding-top:1rem;padding-bottom:1rem;border-radius:1rem;background-color:#ffffff;color:#000000;text-align:center;font-size:1.125rem;font-weight:800;transition:all .15s;box-shadow:0 1px 2px 0 rgba(0,0,0,.05);text-decoration:none;display:block}.Navbar_mobileJoinButton__4aexz:hover{background-color:#f4f4f5}.Footer_footer__GNiv0{position:relative;background-color:var(--background);border-top:1px solid color-mix(in srgb,var(--foreground),transparent 95%);padding-top:2.5rem;padding-bottom:2rem;transition:background-color .7s,color .7s;overflow:hidden}@media (min-width:768px){.Footer_footer__GNiv0{padding-top:4rem}}.Footer_container__GjOzP{width:100%;margin-left:auto;margin-right:auto;padding-left:1.5rem;padding-right:1.5rem;position:relative;z-index:10}@media (min-width:640px){.Footer_container__GjOzP{max-width:640px}}@media (min-width:768px){.Footer_container__GjOzP{max-width:768px}}@media (min-width:1024px){.Footer_container__GjOzP{max-width:1024px}}@media (min-width:1280px){.Footer_container__GjOzP{max-width:1280px}}@media (min-width:1536px){.Footer_container__GjOzP{max-width:1536px}}.Footer_socialIcons__mLI6A{display:flex;flex-wrap:wrap;justify-content:center;gap:1rem;margin-bottom:2.5rem;opacity:1}@media (min-width:768px){.Footer_socialIcons__mLI6A{justify-content:flex-start;gap:1.5rem;margin-bottom:4rem}}.Footer_socialIconLink__7czwg{color:color-mix(in srgb,var(--foreground),transparent 40%);transition:all .3s;display:flex;align-items:center;justify-content:center}.Footer_socialIconLink__7czwg:hover{color:var(--foreground);transform:translateY(-2px)}.Footer_iconSvg__q1Jm_{width:1.5rem;height:1.5rem}@media (min-width:768px){.Footer_iconSvg__q1Jm_{width:1.75rem;height:1.75rem}}.Footer_mainGrid__NqPKN{display:grid;grid-template-columns:repeat(1,minmax(0,1fr));gap:2rem;margin-bottom:2.5rem}@media (min-width:768px){.Footer_mainGrid__NqPKN{gap:3rem;margin-bottom:5rem}}@media (min-width:1024px){.Footer_mainGrid__NqPKN{grid-template-columns:repeat(12,minmax(0,1fr))}}.Footer_linksSection__t4hJQ{display:grid;grid-template-columns:repeat(1,minmax(0,1fr));gap:2.5rem}@media (min-width:640px){.Footer_linksSection__t4hJQ{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width:768px){.Footer_linksSection__t4hJQ{grid-template-columns:repeat(3,minmax(0,1fr));gap:3rem}}@media (min-width:1024px){.Footer_linksSection__t4hJQ{grid-column:span 8/span 8}}.Footer_column__vcJeY{text-align:center}@media (min-width:768px){.Footer_column__vcJeY{text-align:left}}.Footer_columnTitle__y_4Yv{color:var(--foreground);font-weight:700;margin-bottom:1rem;font-size:.875rem;letter-spacing:.05em;opacity:.9}@media (min-width:768px){.Footer_columnTitle__y_4Yv{margin-bottom:1.5rem;font-size:1rem}}.Footer_linkList__C58Kd{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.75rem}@media (min-width:768px){.Footer_linkList__C58Kd{gap:1rem}}.Footer_link__ZALOm{color:color-mix(in srgb,var(--foreground),transparent 50%);transition:all .3s;font-size:.875rem;font-weight:700;text-decoration:none}.Footer_link__ZALOm:hover{color:var(--foreground)}@media (min-width:768px){.Footer_link__ZALOm{font-size:1rem}}.Footer_logoSection__8muip{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;margin-top:2rem}@media (min-width:1024px){.Footer_logoSection__8muip{grid-column:span 4/span 4;align-items:flex-end;margin-top:0}}.Footer_logoLink__5c_8q{position:relative;display:block}.Footer_logoWrapper__beK_Y{position:relative;height:3rem;width:12rem}@media (min-width:768px){.Footer_logoWrapper__beK_Y{height:4rem;width:16rem}}.Footer_logoImage__4itBB{object-fit:contain;transition:all .7s;object-position:center;width:100%;height:100%}@media (min-width:1024px){.Footer_logoImage__4itBB{object-position:right}}.Footer_bottomBar__iLhNq{border-top:1px solid color-mix(in srgb,var(--foreground),transparent 95%);padding-top:1.5rem;display:flex;flex-direction:column;justify-content:space-between;align-items:center;gap:1rem;font-weight:700}@media (min-width:768px){.Footer_bottomBar__iLhNq{padding-top:2rem;flex-direction:row;gap:1.5rem}}