.um22-natural{display:grid;gap:.65rem;padding:1rem;border:1px solid var(--um22-line);border-radius:18px;background:linear-gradient(145deg,rgba(255,255,255,.032),rgba(255,255,255,.012))}
.um22-natural label{display:flex;justify-content:space-between;gap:1rem;align-items:end}.um22-natural label span{color:#fff;font-size:.78rem;font-weight:900}.um22-natural label small{max-width:55%;color:var(--um22-muted);font-size:.59rem;text-align:right;line-height:1.4}
.um22-natural textarea{width:100%;min-height:92px;resize:vertical;border:1px solid var(--um22-line);border-radius:14px;padding:.78rem .85rem;background:#090d12;color:#fff;font:inherit;font-size:.75rem;line-height:1.5}.um22-natural textarea:focus{outline:2px solid var(--um22-orange);outline-offset:2px;border-color:transparent}
.um22-natural>div{display:flex;justify-content:space-between;gap:1rem;align-items:center}.um22-natural>div span{color:var(--um22-muted);font-size:.58rem}.um22-natural button{min-height:42px;border:1px solid var(--um22-orange);border-radius:999px;padding:.62rem .9rem;background:var(--um22-orange);color:#111;font-size:.66rem;font-weight:950;cursor:pointer}
@media(max-width:600px){.um22-natural label{display:grid}.um22-natural label small{max-width:none;text-align:left}.um22-natural>div{align-items:stretch;flex-direction:column}.um22-natural button{width:100%}}
