@layer reset{*{box-sizing:border-box;margin:0;padding:0}html{scrollbar-gutter:stable;color:var(--foreground);background-color:var(--background);font-family:-apple-system,BlinkMacSystemFont,SF Pro Text,SF Pro Display,system-ui,sans-serif}@supports not selector(::-webkit-scrollbar){html{scrollbar-width:thin;scrollbar-color:#0000004d transparent}html[data-color-mode=dark]{scrollbar-color:#ffffff40 transparent}}html::-webkit-scrollbar{width:16px;height:16px}html::-webkit-scrollbar-track{background:0 0}html::-webkit-scrollbar-thumb{background-color:#0000004d;background-clip:padding-box;border:5px solid #0000;border-radius:999px}html::-webkit-scrollbar-thumb:hover{background-color:#00000073}html[data-color-mode=dark]::-webkit-scrollbar-thumb{background-color:#ffffff40}html[data-color-mode=dark]::-webkit-scrollbar-thumb:hover{background-color:#fff6}body{overflow-x:hidden}a{color:inherit}svg [fill=\#eee]{fill:#fff}.skip-to-content{z-index:9999;width:1px;height:1px;position:absolute;top:auto;left:-9999px;overflow:hidden}.skip-to-content:focus{background-color:var(--primary);width:auto;height:auto;color:var(--primary-foreground);outline:2px solid var(--palette-white);outline-offset:2px;border-radius:9999px;padding:12px 24px;font-size:17px;font-weight:600;text-decoration:none;position:fixed;top:8px;left:50%;transform:translate(-50%)}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}}}
@layer reset{@media (prefers-reduced-motion:reduce){*,:before,:after{transition-duration:.12s!important;animation-duration:.12s!important}}}