.diary-composer{position:fixed;inset:auto auto 0 50%;transform:translateX(-50%);width:min(100%,430px);padding:18px 22px 24px;border-radius:26px 26px 0 0;z-index:120;text-align:left}
.diary-composer textarea{height:112px;margin:12px 0}
.diary-attachment-options{display:grid!important;grid-template-columns:repeat(3,1fr);gap:9px}
.diary-attachment-options button{height:62px!important;border:1px solid #e5e5e2!important;border-radius:16px!important;background:#f7f7f5!important;color:#5f5f5c!important;padding:0!important;display:grid;place-items:center;align-content:center;gap:4px;font-size:9px}
.diary-attachment-options svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:1.4}
.diary-attachment-options button.recording{background:#e8dddd!important;color:#8b5555!important}
.diary-composer>p{min-height:17px;margin:8px 2px 6px;font-size:9px;color:#858581}
.diary-publish{width:100%;height:42px;border:0;border-radius:15px;background:#3d3d3a;color:#fff;font-size:10px}
