:root{--gray-50: #fafafa;--gray-100: #f4f4f5;--gray-200: #e4e4e7;--gray-300: #d4d4d8;--gray-400: #a1a1aa;--gray-500: #71717a;--gray-600: #52525b;--gray-700: #3f3f46;--gray-800: #27272a;--gray-900: #18181b;--gray-950: #09090b;--sidebar-width: 260px;--header-height: 56px;--bp-mobile: 768px;--bp-tablet: 1024px}*,*:before,*:after{box-sizing:border-box}@media (max-width: 767px){button,a,input[type=submit],input[type=button],.btn{min-height:44px}input:not([type=radio]):not([type=checkbox]):not([type=range]),select{min-height:44px;font-size:16px}textarea{font-size:16px}}html{height:100%}body{margin:0;min-height:100%;font-family:Segoe UI,system-ui,-apple-system,sans-serif;background:var(--gray-100);color:var(--gray-900);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;overflow-x:hidden}a{color:inherit;text-decoration:none}.card{background:var(--gray-50);border:1px solid var(--gray-200);border-radius:.5rem;padding:1.5rem;box-shadow:0 1px 2px #0000000a}@media (max-width: 767px){.card{padding:1rem}}
