:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--gallery-canvas:#fff;--gallery-surface:#f1f1f1;--gallery-surface-active:#e7e7e7;--gallery-ink:#171717;--gallery-muted:#969696;--gallery-gutter:1rem;--gallery-header-height:5.5rem;--gallery-content-width:100rem;--gallery-image-width:60rem;--gallery-space-xs:.25rem;--gallery-space-sm:.75rem;--gallery-space-md:1.5rem;--gallery-space-lg:clamp(3rem, 7vw, 7.5rem);--gallery-motion-fast:.18s;--gallery-ease:cubic-bezier(.4, 0, .2, 1);color:var(--gallery-ink);background:var(--gallery-canvas);font-synthesis:none;text-rendering:optimizelegibility;font-family:Helvetica Neue,Helvetica,Arial,sans-serif}html[data-theme=dark]{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--gallery-canvas:#0a0a0a;--gallery-surface:#1a1a1a;--gallery-surface-active:#262626;--gallery-ink:#f0f0f0;--gallery-muted:#757575}html[data-theme=dark] .theme-toggle__icon--light{display:none}html[data-theme=dark] .theme-toggle__icon--dark{display:block}*{box-sizing:border-box}html{min-width:20rem}body,html{background:var(--gallery-canvas);transition:background-color var(--gallery-motion-fast) var(--gallery-ease),color var(--gallery-motion-fast) var(--gallery-ease)}body{min-height:100vh;margin:0}a,button{color:inherit}button{font:inherit}img,svg{display:block}.app-root{min-height:100vh}.visually-hidden{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}@media (width>=48rem){:root{--gallery-gutter:clamp(2rem, 3vw, 3rem);--gallery-header-height:7rem}}@media (prefers-reduced-motion:reduce){*,:after,:before{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
