@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap";*,*:before,*:after{margin:0;padding:0;box-sizing:border-box}:root{--bg: #ffffff;--bg-secondary: #f7f8fa;--bg-elevated: #ffffff;--text: #111827;--text-secondary: #6b7280;--text-tertiary: #9ca3af;--border: #e5e7eb;--border-light: #f3f4f6;--accent: #1a73e8;--accent-hover: #1557b0;--accent-light: #e8f0fe;--orange: #ea580c;--orange-light: #fff7ed;--green: #059669;--green-light: #ecfdf5;--red: #dc2626;--red-light: #fef2f2;--yellow: #d97706;--yellow-light: #fffbeb;--radius: 8px;--radius-lg: 12px;--shadow-sm: 0 1px 2px rgba(0, 0, 0, .05);--shadow: 0 1px 3px rgba(0, 0, 0, .1), 0 1px 2px rgba(0, 0, 0, .06);--shadow-md: 0 4px 6px -1px rgba(0, 0, 0, .1), 0 2px 4px -2px rgba(0, 0, 0, .1);--shadow-lg: 0 10px 15px -3px rgba(0, 0, 0, .1), 0 4px 6px -4px rgba(0, 0, 0, .1);--transition: .15s ease}html{font-size:16px;scroll-behavior:smooth}body{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:var(--text);background:var(--bg);line-height:1.5;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{color:inherit;text-decoration:none}button{font-family:inherit;cursor:pointer}img{max-width:100%;display:block}input,select,textarea{font-family:inherit;font-size:inherit}.container{max-width:1120px;margin:0 auto;padding:0 24px}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}@media(max-width:768px){.mobile-hide{display:none!important}.grid-2-to-1,.grid-3-to-1{grid-template-columns:1fr!important}.grid-4-to-2{grid-template-columns:1fr 1fr!important}.mobile-stack{flex-direction:column!important;align-items:stretch!important;gap:12px!important}.mobile-text-center{text-align:center!important}h1{font-size:32px!important}h2{font-size:24px!important}}.table-container{overflow-x:auto;-webkit-overflow-scrolling:touch}.auth-card{padding:40px}@media(max-width:640px){.auth-card{padding:24px}}
