.raepro-wrap{max-width:1100px;margin:0 auto;padding:24px}.raepro-hero{display:flex;justify-content:space-between;align-items:center;gap:16px;margin-bottom:20px}.raepro-hero h2{margin:0;font-size:34px;line-height:1.1}.raepro-hero p{margin:8px 0 0;color:#64748b}.raepro-pill{background:#0f172a;color:#fff;padding:10px 14px;border-radius:999px;font-weight:700}.raepro-card{background:#fff;border:1px solid #e2e8f0;border-radius:20px;padding:24px;box-shadow:0 6px 24px rgba(15,23,42,.06)}.raepro-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.raepro-field{display:flex;flex-direction:column;gap:8px}.raepro-field-full{grid-column:1/-1}.raepro-field label{font-weight:600}.raepro-field input,.raepro-field select,.raepro-field textarea{width:100%;padding:12px 14px;border:1px solid #cbd5e1;border-radius:14px;background:#fff}.raepro-field textarea{min-height:130px}.raepro-check{display:flex;gap:10px;align-items:center;padding:14px;border:1px solid #e2e8f0;background:#f8fafc;border-radius:14px}.raepro-actions{display:flex;justify-content:flex-end}.raepro-actions button{background:#0f172a;color:#fff;border:0;border-radius:14px;padding:12px 18px;font-weight:700;cursor:pointer}.raepro-alert{padding:14px 16px;border-radius:14px;margin-bottom:16px}.raepro-alert.success{background:#ecfdf5;border:1px solid #a7f3d0;color:#065f46}.raepro-alert.error{background:#fff1f2;border:1px solid #fecdd3;color:#9f1239}@media (max-width:767px){.raepro-grid{grid-template-columns:1fr}.raepro-hero{flex-direction:column;align-items:flex-start}.raepro-hero h2{font-size:28px}}
