.compliance-check{max-width:1200px;margin:0 auto;padding:2rem}.compliance-check h1{margin-bottom:.5rem}.subtitle{color:#6b7280;margin-bottom:2rem}.input-section{margin-bottom:2rem}.input-section label{display:block;margin-bottom:.5rem;font-weight:600}.input-section textarea{width:100%;padding:1rem;border:1px solid #d1d5db;border-radius:.5rem;font-family:inherit;font-size:1rem;resize:vertical}.input-section button{margin-top:1rem;padding:.75rem 2rem;background:#3b82f6;color:#fff;border:none;border-radius:.5rem;font-size:1rem;cursor:pointer}.input-section button:hover:not(:disabled){background:#2563eb}.input-section button:disabled{background:#9ca3af;cursor:not-allowed}.error{padding:1rem;background:#fee2e2;color:#dc2626;border-radius:.5rem;margin-bottom:1rem}.results{margin-top:2rem}.overall-status{padding:1.5rem;border:3px solid;border-radius:.5rem;margin-bottom:2rem;background:#f9fafb}.overall-status h2{margin:0 0 1rem}.summary,.violations,.passed-checks{margin-bottom:2rem;padding:1.5rem;background:#fff;border-radius:.5rem;box-shadow:0 1px 3px #0000001a}.violation{padding:1rem;margin-bottom:1rem;border-left:4px solid;background:#f9fafb;border-radius:.25rem}.violation-header{display:flex;gap:1rem;margin-bottom:.5rem}.severity{font-weight:700;text-transform:uppercase}.line-ref{padding:.25rem .75rem;background:#e5e7eb;border-radius:.25rem;font-size:.875rem}.violation h4{margin:.5rem 0}.description{color:#374151;margin-bottom:.5rem}.remediation{color:#059669;font-weight:500}.passed-checks ul{padding-left:1.5rem}.passed-checks li{margin-bottom:.5rem;color:#059669}.auth-page{min-height:100vh;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#0f172a,#1e293b);padding:20px}.auth-card{width:100%;max-width:420px;background:#fff;border-radius:16px;box-shadow:0 25px 50px -12px #00000040;overflow:hidden}.auth-header{text-align:center;padding:40px 40px 24px;background:linear-gradient(135deg,#6366f1,#0ea5e9);color:#fff}.auth-icon{font-size:48px;margin-bottom:16px}.auth-header h1{margin:0 0 8px;font-size:28px;font-weight:700}.auth-header p{margin:0;opacity:.9;font-size:16px}.auth-form{padding:32px 40px}.auth-error{background:#fef2f2;border:1px solid #fecaca;color:#dc2626;padding:12px 16px;border-radius:8px;margin-bottom:20px;font-size:14px}.form-group{margin-bottom:20px}.form-group label{display:block;margin-bottom:8px;font-weight:600;color:#374151;font-size:14px}.form-group input,.form-group select{width:100%;padding:12px 16px;border:2px solid #e5e7eb;border-radius:10px;font-size:16px;transition:all .2s ease;background:#f9fafb}.form-group input:focus,.form-group select:focus{outline:none;border-color:#6366f1;background:#fff;box-shadow:0 0 0 4px #6366f11a}.form-group input::placeholder{color:#9ca3af}.btn-primary{width:100%;padding:14px 24px;background:linear-gradient(135deg,#6366f1,#4f46e5);color:#fff;border:none;border-radius:10px;font-size:16px;font-weight:600;cursor:pointer;transition:all .2s ease}.btn-primary:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 10px 20px -5px #6366f166}.btn-primary:disabled{opacity:.7;cursor:not-allowed}.auth-footer{padding:24px 40px;background:#f9fafb;border-top:1px solid #e5e7eb;text-align:center}.auth-footer p{margin:0;color:#6b7280;font-size:14px}.auth-footer a{color:#6366f1;font-weight:600;text-decoration:none}.auth-footer a:hover{text-decoration:underline}@media (max-width: 480px){.auth-card{border-radius:12px}.auth-header{padding:32px 24px 20px}.auth-form{padding:24px}.auth-footer{padding:20px 24px}}.app{min-height:100vh}*{margin:0;padding:0;box-sizing:border-box}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}#root{min-height:100vh}
