:root{--color-primary: #0090a7;--color-primary-dark: #004759;--color-secondary: #004759;--color-success: #4caf50;--color-warning: #f5a623;--color-error: #f44336;--color-info: #0090a7;--color-text: #212121;--color-text-muted: #757575;--color-text-disabled: #bdbdbd;--color-background: #ffffff;--color-background-secondary: #f5f5f5;--color-border: #e0e0e0;--color-border-light: #eeeeee;--font-family: -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica Neue, Arial, sans-serif;--font-family-mono: SF Mono, SFMono-Regular, Consolas, Liberation Mono, Menlo, monospace;--font-size-xs: .75rem;--font-size-sm: .875rem;--font-size-base: 1rem;--font-size-lg: 1.125rem;--font-size-xl: 1.25rem;--font-size-2xl: 1.5rem;--font-size-3xl: 1.875rem;--spacing-1: .25rem;--spacing-2: .5rem;--spacing-3: .75rem;--spacing-4: 1rem;--spacing-5: 1.25rem;--spacing-6: 1.5rem;--spacing-8: 2rem;--radius-sm: .25rem;--radius-md: .5rem;--radius-lg: .75rem;--radius-full: 9999px;--shadow-sm: 0 1px 2px 0 rgba(0, 0, 0, .05);--shadow-md: 0 1px 3px 0 rgba(0, 0, 0, .1), 0 1px 2px 0 rgba(0, 0, 0, .06);--shadow-lg: 0 4px 6px -1px rgba(0, 0, 0, .1), 0 2px 4px -1px rgba(0, 0, 0, .06);--header-height: 64px;--sidebar-width: 240px}*,*:before,*:after{box-sizing:border-box}html{font-size:16px;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{margin:0;padding:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:1rem;line-height:1.5;color:#212121;background-color:#f5f5f5}h1,h2,h3,h4,h5,h6{margin:0 0 1rem;font-weight:600;line-height:1.25;color:#004759}h1{font-size:1.875rem}h2{font-size:1.5rem}h3{font-size:1.25rem}h4{font-size:1.125rem}h5{font-size:1rem}h6{font-size:.875rem}p{margin:0 0 1rem}a{color:#0090a7;text-decoration:none;transition:color .15s ease}a:hover{color:#004759}ul,ol{margin:0;padding:0;list-style:none}button{font-family:inherit;font-size:inherit;cursor:pointer}input,textarea,select{font-family:inherit;font-size:inherit}.text-primary{color:#0090a7}.text-secondary{color:#004759}.text-muted{color:#757575}.text-success{color:#4caf50}.text-warning{color:#f5a623}.text-error{color:#f44336}.bg-primary{background-color:#0090a7}.bg-secondary{background-color:#004759}.bg-white{background-color:#fff}.bg-gray{background-color:#f5f5f5}.card{background:#fff;border-radius:.5rem;box-shadow:0 1px 3px #0000001a,0 1px 2px #0000000f;padding:1.5rem}.btn{display:inline-flex;align-items:center;justify-content:center;padding:.5rem 1rem;border:none;border-radius:.25rem;font-weight:500;font-size:.875rem;transition:background-color .15s ease,color .15s ease}.btn-primary{background-color:#0090a7;color:#fff}.btn-primary:hover{background-color:#004759}.btn-secondary{background-color:#eee;color:#212121}.btn-secondary:hover{background-color:#e0e0e0}.btn-outline{background-color:transparent;border:1px solid #0090a7;color:#0090a7}.btn-outline:hover{background-color:#0090a7;color:#fff}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:#f5f5f5}::-webkit-scrollbar-thumb{background:#bdbdbd;border-radius:9999px}::-webkit-scrollbar-thumb:hover{background:#9e9e9e}*:focus-visible{outline:2px solid #0090a7;outline-offset:2px}::selection{background-color:#0090a733;color:#212121}
