.rc-page{min-height:100vh;padding:3rem}.rc-main-container{max-width:1000px;margin:0 auto}.rc-card{background:#fff;border-radius:20px;transition:all .2s;overflow:hidden;box-shadow:0 10px 25px -5px #0000001a,0 8px 10px -6px #00000005}.rc-card-header{background:linear-gradient(135deg,#2e7d32 0%,#1b5e20 100%);padding:1.3rem 1.8rem}.rc-header-content{flex-wrap:wrap;align-items:center;gap:1.2rem;display:flex}.rc-header-icon{color:#fff;align-items:center;font-size:1.8rem;display:flex}.rc-header-title{color:#fff;letter-spacing:-.3px;font-size:1.2rem;font-weight:700}.rc-header-subtitle{color:#ffffffe6;margin-left:auto;font-size:.75rem}.rc-card-body{padding:1.8rem}.rc-form-row{flex-wrap:wrap;gap:1.5rem;margin-bottom:1.5rem;display:flex}.rc-form-group{flex-direction:column;flex:1;gap:.5rem;min-width:200px;display:flex}.rc-full-width{width:100%;margin-bottom:1.5rem}.rc-label{color:#1e293b;align-items:center;gap:.4rem;font-size:.9rem;font-weight:600;display:flex}.rc-label-icon{color:#2e7d32;font-size:.9rem}.rc-input,.rc-textarea{box-sizing:border-box;background:#fff;border:2px solid #e2e8f0;border-radius:12px;outline:none;width:100%;padding:.75rem 1rem;font-family:inherit;font-size:.95rem;transition:all .2s}.rc-input:focus,.rc-textarea:focus{border-color:#2e7d32;box-shadow:0 0 0 3px #2e7d321a}.rc-textarea{resize:vertical;min-height:100px}.rc-file-wrapper{width:100%;position:relative}.rc-file-input{opacity:0;width:.1px;height:.1px;position:absolute;overflow:hidden}.rc-file-label{cursor:pointer;box-sizing:border-box;text-align:center;color:#334155;background:#f8fafc;border:2px solid #e2e8f0;border-radius:12px;width:100%;padding:.75rem 1rem;font-size:.9rem;transition:all .2s;display:inline-block}.rc-file-label:hover{background:#f1f5f9;border-color:#2e7d32}.rc-btn{cursor:pointer;border:none;border-radius:12px;justify-content:center;align-items:center;gap:.6rem;padding:.8rem 1.8rem;font-size:1rem;font-weight:600;transition:all .2s;display:inline-flex}.rc-btn-primary{color:#fff;background:#2e7d32;box-shadow:0 1px 2px #0000000d}.rc-btn-primary:hover:not(:disabled){background:#1b5e20;transform:translateY(-1px);box-shadow:0 4px 12px #2e7d324d}.rc-btn-primary:disabled{opacity:.6;cursor:not-allowed;transform:none}.rc-action-buttons{justify-content:flex-start;margin-top:1rem;display:flex}.swal-confirm-btn{color:#fff!important;background-color:#2e7d32!important;border:none!important;border-radius:12px!important;padding:8px 20px!important;font-weight:600!important}@media (max-width:768px){.rc-page{padding:1rem}.rc-card-body{padding:1.5rem}.rc-header-title{font-size:1.3rem}.rc-header-icon{font-size:1.8rem}.rc-header-subtitle{font-size:.75rem}}@media (max-width:640px){.rc-form-row{flex-direction:column;gap:1rem}.rc-header-content{text-align:center;flex-direction:column;gap:.5rem}.rc-header-subtitle{margin-left:0}.rc-card-header{padding:1.25rem}.rc-btn-primary{width:100%}.rc-action-buttons{justify-content:stretch}.rc-label{font-size:.85rem}.rc-input,.rc-textarea,.rc-file-label{padding:.7rem .9rem;font-size:.9rem}}@media (max-width:480px){.rc-card-body{padding:1rem}.rc-header-title{font-size:1.1rem}}
