#view-channels.community-v2-feed-mode #community-write-btn,#view-channels .community-quick-write-proxy{display:none!important}
#view-channels.community-v2-feed-mode .board-header{grid-template-columns:max-content minmax(280px,1fr)}
#view-channels.community-v2-feed-mode .community-channel-search{max-width:560px}
#view-channels .community-channel-search .search-input-wrapper{transition:border-color .16s ease,box-shadow .16s ease,background .16s ease}
#view-channels .community-channel-search .community-quick-write,#view-channels .community-channel-search .community-quick-write input{cursor:text}
#view-channels .community-channel-search .community-quick-write:focus-within,#view-channels .community-channel-search .community-quick-write:hover{border-color:#9dbf8c;box-shadow:0 0 0 3px rgba(91,155,88,.12)}
body.community-quick-modal-open{overflow:hidden!important}
#view-write-post.community-quick-modal{display:flex!important;position:fixed!important;inset:0!important;z-index:6000!important;align-items:center!important;justify-content:center!important;padding:24px!important;background:rgba(20,24,22,.48)!important;overflow:auto!important}
#view-write-post.community-quick-modal>.board-header{display:none!important}
#view-write-post.community-quick-modal>.write-page-card{position:relative;width:min(900px,calc(100vw - 48px))!important;max-width:900px!important;max-height:calc(100vh - 48px);margin:auto!important;padding:24px!important;overflow:auto;border-radius:16px!important;background:var(--community-v2-card,#fff)!important;box-shadow:0 24px 70px rgba(0,0,0,.24)!important}
html[data-nutie-theme-resolved="dark"] #view-write-post.community-quick-modal{background:rgba(0,0,0,.68)!important}
@media(max-width:768px){#view-channels.community-v2-feed-mode .board-header{grid-template-columns:1fr;gap:12px}#view-channels.community-v2-feed-mode .community-channel-search{width:100%;max-width:none}#view-write-post.community-quick-modal{align-items:flex-end!important;padding:12px!important}#view-write-post.community-quick-modal>.write-page-card{width:100%!important;max-height:calc(100dvh - 24px);padding:18px 16px!important;border-radius:16px!important}body.community-quick-modal-open .community-v2-fab{display:none!important}}