*{margin:0;padding:0;box-sizing:border-box}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;background:#f8fafc;color:#1e293b}a{color:#4f46e5;text-decoration:none}a:hover{text-decoration:underline}button{cursor:pointer;font-family:inherit}.container{max-width:800px;margin:0 auto;padding:1rem}.card{background:#fff;border:1px solid #e2e8f0;border-radius:12px;padding:1.5rem;margin-bottom:1rem;box-shadow:0 1px 3px #0000000d}.btn{display:inline-flex;align-items:center;justify-content:center;padding:.625rem 1.25rem;border-radius:8px;font-size:.9375rem;font-weight:500;border:none;transition:all .15s}.btn-primary{background:#4f46e5;color:#fff}.btn-primary:hover{background:#4338ca}.btn-secondary{background:#e2e8f0;color:#475569}.btn-sm{padding:.375rem .75rem;font-size:.8125rem;border-radius:6px;border:1px solid #e2e8f0;background:#fff;color:#475569}.field{margin-bottom:1rem}.field label{display:block;font-size:.8125rem;font-weight:600;color:#475569;margin-bottom:.375rem}.field input,.field select{width:100%;padding:.625rem;border:1px solid #cbd5e1;border-radius:8px;font-size:.9375rem}.field input:focus,.field select:focus{outline:none;border-color:#4f46e5;box-shadow:0 0 0 3px #4f46e51a}.badge{display:inline-block;padding:.25rem .625rem;border-radius:6px;font-size:.75rem;font-weight:600}.badge-blue{background:#eff6ff;color:#2563eb}.badge-green{background:#ecfdf5;color:#16a34a}.badge-yellow{background:#fffbeb;color:#d97706}.badge-gray{background:#f1f5f9;color:#64748b}.header{background:#fff;border-bottom:1px solid #e2e8f0;padding:1rem;margin-bottom:1.5rem}.header-inner{max-width:800px;margin:0 auto;display:flex;justify-content:space-between;align-items:center}.header h1{font-size:1.25rem;color:#1e293b}.header .logo{font-weight:700;color:#4f46e5;font-size:1.125rem}.error{color:#dc2626;font-size:.875rem;margin-top:.5rem}
