.diary-app{background:#fff;color:#171717}
.diary-header{border-color:#ededed}.diary-header button{background:transparent;border:1px solid #dedede;color:#202020}
.diary-day-title{border-color:#ededed}.diary-day-title strong{text-transform:uppercase;font:600 12px/1.2 ui-sans-serif,-apple-system,sans-serif;letter-spacing:.08em}
.diary-entry{padding:15px 18px 16px;border-color:#ececec}.diary-entry p{font-size:12px;line-height:1.62;margin:7px 0 0}.diary-entry header span{font-family:ui-sans-serif,-apple-system,sans-serif;font-size:9px;color:#8b8b8b}.diary-entry header>button{font-weight:700;color:#777}
.diary-entry>p{white-space:pre-wrap;overflow-wrap:anywhere;word-break:break-word}
.diary-media{gap:3px;margin:11px -18px 0}.diary-media button{height:auto;aspect-ratio:1/1;border:0;border-radius:0;background:#f1f1f1}.diary-media.single button{height:auto;aspect-ratio:4/3}.diary-media svg{width:25px;height:25px;color:#9b9b9b}
.diary-audio,.diary-file{margin:11px 0 0;border:1px solid #e2e2e2;border-radius:3px;background:#fff;min-height:42px;padding:0 12px;display:flex;align-items:center;justify-content:space-between;font-size:9px;color:#555}
.diary-menu{border-radius:8px;border-color:#e1e1e1;box-shadow:0 8px 26px rgba(0,0,0,.1)}.diary-menu button{border-radius:5px}
.diary-composer{top:0;bottom:0;height:100dvh;border-radius:0;box-shadow:none;padding:18px 20px 24px;background:#fff}.diary-composer header{height:44px;display:grid;grid-template-columns:1fr auto 1fr;border-bottom:1px solid #ededed}.diary-composer header strong{font:600 14px ui-sans-serif,-apple-system,sans-serif}.diary-composer header button{justify-self:start;padding:0;border:0;background:transparent;font-size:11px}.diary-composer header .diary-post-top{justify-self:end;background:#202020;color:#fff;border-radius:15px;padding:0 15px;height:30px;font-weight:600}.diary-composer textarea{height:190px;margin:14px 0 0;padding:4px 0;border-radius:0;background:transparent;border:0;border-bottom:1px solid #ededed;font-size:14px;line-height:1.6}.diary-composer textarea:focus{outline:none;box-shadow:none}
.diary-attachment-options{display:flex!important;grid-template-columns:none!important;gap:4px!important;height:48px;border-top:1px solid #ededed;border-bottom:1px solid #ededed;align-items:center}.diary-attachment-options button{width:40px!important;height:40px!important;border:0!important;border-radius:0!important;background:transparent!important;color:#555!important;display:grid!important;place-items:center!important}.diary-attachment-options button:hover{background:#f4f4f4!important}.diary-attachment-options svg{width:19px;height:19px}.diary-attachment-options button.recording{color:#a55353!important;background:#faf3f3!important}
.diary-attachment-status{display:flex;gap:6px;min-height:40px;padding:9px 0;align-items:center}.diary-attachment-status:empty{display:none}.diary-attachment-status>span{border:1px solid #dedede;border-radius:3px;padding:6px 8px;font-size:8px;color:#666;max-width:150px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.diary-attachment-status button{border:0;background:transparent;color:#888;padding:0 0 0 5px}.diary-publish{display:none}
