:root{--font-sans:var(--font-inter-tight),"Inter Tight",-apple-system,BlinkMacSystemFont,"Segoe UI",system-ui,sans-serif}*,:after,:before{box-sizing:border-box}*{border-color:var(--border-color)}body{margin:0;background:var(--bg);color:var(--fg);font-family:var(--font-sans);line-height:1.6}button,input,select,textarea{font:inherit}html{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body,html{height:100%;min-height:100%;max-width:100vw;overflow-x:hidden}::selection{background:var(--brand-primary);color:white}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:var(--bg-secondary)}::-webkit-scrollbar-thumb{background:var(--fg-muted);border-radius:var(--radius-full)}::-webkit-scrollbar-thumb:hover{background:var(--fg-secondary)}[data-drop-up=true] [class*=DropdownMenu-module_root]{display:block;width:100%;min-width:0}[data-drop-up=true] [class*=DropdownMenu-module_trigger]{display:flex;width:100%;min-width:0}[data-drop-up=true] [class*=DropdownMenu-module_menu]{top:auto!important;bottom:100%!important;left:0!important;right:0!important;width:100%!important;min-width:0!important;margin-top:0!important;margin-bottom:.25rem!important;transform:none!important}@media (max-width:767px){[class*=Header-module_fullscreenOverlay] [class*=DropdownMenu-module_menu]{top:auto!important;bottom:100%!important;left:0!important;right:0!important;width:100%!important;min-width:0!important;margin-top:0!important;margin-bottom:.25rem!important;transform:none!important}}