/* STICKY */
.sticky-card{background:#fff;border-radius:24px;padding:20px 24px;box-shadow:0 2px 12px rgba(0,0,0,0.05);border:1px solid rgba(0,0,0,0.04);}
.sticky-label{font-size:9px;letter-spacing:.2em;text-transform:uppercase;color:#ccc;margin-bottom:10px;font-weight:600;}
.sticky-input{width:100%;background:transparent;border:none;font-family:Poppins,sans-serif;font-size:14px;color:#1e1c1a;resize:none;outline:none;min-height:80px;line-height:1.6;}
.sticky-sync{font-size:11px;color:#bbb;margin-top:6px;}
