.nav-icon,.compose-side img,.bottom-navigation img,.fab img,.feature-icon img,.button-icon,.icon-button img{width:24px;height:24px;display:block}.compose-side img{width:26px;height:26px}.feature-icon img{width:28px;height:28px}.fab img{width:28px;height:28px;margin:auto}.icon-button{display:grid;place-items:center}.icon-button img{width:20px;height:20px}.post-actions{align-items:center;flex-wrap:wrap}.post-actions button{display:inline-flex;align-items:center;justify-content:center;gap:7px;min-height:40px;padding:0 13px;border:0;border-radius:20px;background:transparent;color:var(--primary);font-weight:650}.post-actions button:hover{background:var(--secondary-container)}.post-actions button[data-report-post],.post-actions button[data-detail-report],.post-actions button[data-comment-report]{color:var(--error)}.post-card:focus-visible,.nav-destination:focus-visible,button:focus-visible{outline:3px solid var(--primary);outline-offset:2px}.m3-dialog .dialog-frame,.m3-dialog form{max-height:inherit;overflow:auto}.m3-dialog header{position:sticky;top:-24px;padding-top:2px;background:var(--surface-high);z-index:2}.m3-dialog footer{position:sticky;bottom:-24px;padding:10px 0 2px;background:var(--surface-high)}button:disabled{opacity:.5;cursor:not-allowed}.comment-box{align-items:center}
@media(max-width:599px){.post-meta:last-child{align-items:flex-end;flex-wrap:wrap}.post-meta:last-child>span:first-child{width:100%}.post-actions{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));width:100%;gap:4px}.post-actions button{padding:0 8px;background:var(--surface-container)}.detail-post .post-actions,.comment-item .post-actions{display:flex;width:auto}.detail-post .post-actions button,.comment-item .post-actions button{background:var(--surface-container)}.m3-dialog header{top:-20px}.m3-dialog footer{bottom:-20px}.comment-box{display:grid;grid-template-columns:1fr auto}.comment-box .filled-button{height:52px}}
