label{ font-size:12px; color:#6b7280; } input,select,textarea{ width:100%; margin-top:6px; background:#0f1118; border:1px solid #151827; color:#e5e7eb; padding:10px 12px; border-radius:6px; } textarea{min-height:90px;resize:none} .full{grid-column:1/-1} .save-wrap{ display:flex; justify-content:flex-end; margin-top:22px; } .save{ background:#e5e7eb; color:#000; border:none; padding:8px 18px; border-radius:6px; font-weight:600; }