.modal-overlay{z-index:1000;background:#0009;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:fixed;top:0;left:0}.modal-content{background:#fff;border-radius:12px;width:90%;max-width:500px;overflow:hidden;box-shadow:0 10px 30px #0000004d}.modal-header{color:#fff;background:#1b5e20;justify-content:space-between;align-items:center;padding:15px 20px;display:flex}.modal-header h3{margin:0;font-size:1.2em}.close-btn{color:#fff;cursor:pointer;background:0 0;border:none;font-size:1.8em}.modal-body{max-height:70vh;padding:20px;overflow-y:auto}.modal-input{box-sizing:border-box;border:1px solid #ccc;border-radius:6px;width:100%;margin-top:5px;padding:10px}.form-row{gap:15px;margin-bottom:15px;display:flex}.form-col{flexDirection:column;flex:1;display:flex}.form-col-third{flex:1}.client-notice{color:#856404;background:#fff3cd;border-left:4px solid #ffc107;border-radius:6px;margin-top:15px;padding:10px;font-size:.9em}.modal-footer{background:#f9f9f9;border-top:1px solid #eee;justify-content:flex-end;gap:10px;padding:15px 20px;display:flex}.btn-save{color:#fff;cursor:pointer;background:#2e7d32;border:none;border-radius:6px;padding:10px 25px;font-weight:700}.btn-cancel{color:#fff;cursor:pointer;background:#666;border:none;border-radius:6px;padding:10px 20px;font-weight:700}
.dashboard-container{flex-direction:column;gap:20px;display:flex}.card{background:#fff;border:1px solid #ddd;border-radius:15px;padding:20px;box-shadow:0 4px 8px #0000000d}.card-profile{background:#f8fdf8;border:2px solid #2e7d32;border-radius:15px;padding:20px;box-shadow:0 4px 8px #0000000d}.card-header{color:#1b5e20;border-bottom:2px solid #eee;margin-top:0;margin-bottom:20px;padding-bottom:10px}.card-header-flex{justify-content:space-between;align-items:center;margin-bottom:15px;display:flex}.card-title{color:#1b5e20;margin:0}.plan-details{background:#f5f5f5;border-radius:10px;flex-wrap:wrap;justify-content:space-between;gap:15px;padding:20px;display:flex}.plan-badge{color:#1565c0;background:#e3f2fd;border-radius:15px;padding:4px 12px;font-weight:700}.credits-box{background:#e8f5e9;border-left:5px solid #2e7d32;border-radius:8px;min-width:150px;padding:15px}.credits-title{color:#2e7d32;margin:0 0 5px;font-weight:700}.credits-value{color:#1b5e20;margin:0;font-size:2em}.form-group{flex-direction:column;gap:15px;display:flex}.form-row{flex-wrap:wrap;gap:10px;display:flex}.form-col-half{flex:45%}.form-col-third{flex:30%}.input-field,.modal-input{box-sizing:border-box;border:1px solid #ccc;border-radius:5px;width:100%;margin-top:5px;padding:10px}.btn-edit{color:#fff;cursor:pointer;background:#2e7d32;border:none;border-radius:5px;padding:8px 20px;font-weight:700}.btn-add{color:#fff;cursor:pointer;background:#2196f3;border:none;border-radius:5px;padding:8px 20px;font-weight:700}.btn-save{color:#fff;cursor:pointer;background:#1b5e20;border:none;border-radius:5px;flex:1;padding:12px;font-weight:700}.btn-cancel{color:#fff;cursor:pointer;background:#f44336;border:none;border-radius:5px;flex:1;padding:12px;font-weight:700}.profiles-list{flex-direction:column;gap:10px;display:flex}.profile-item{background:#f9f9f9;border:1px solid #eee;border-radius:8px;justify-content:space-between;align-items:center;padding:12px;display:flex}.profile-item.client-bg{background:#fffde7;border-left-color:#ff9800}.relation-tag{color:#2e7d32;background:#e8f5e9;border-radius:10px;margin-left:8px;padding:2px 8px;font-size:.75em;font-weight:700}.text-green{color:green}.read-only-box{background:#f0f4f8;border-left:3px solid #1976d2;border-radius:5px;margin-top:10px;padding:10px;font-size:.9em}.modal-overlay{z-index:1000;background:#0009;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:fixed;top:0;left:0}.modal-content{background:#fff;border-radius:12px;width:90%;max-width:500px;overflow:hidden}.modal-header{color:#fff;background:#1b5e20;justify-content:space-between;align-items:center;padding:15px;display:flex}.modal-body{max-height:70vh;padding:20px;overflow-y:auto}.modal-footer{background:#f9f9f9;justify-content:flex-end;gap:10px;padding:15px;display:flex}.close-btn{color:#fff;cursor:pointer;background:0 0;border:none;font-size:1.5em}
