
/* DJSpace.cz v1.4.32 – členské DJ Fórum */
.forum-page-head{align-items:flex-end}.forum-composer{margin-bottom:22px}.forum-composer-head,.forum-author-row{display:flex;align-items:center;gap:12px}.forum-composer-head{margin-bottom:16px}.forum-composer-head>div:last-child,.forum-author-copy{display:flex;flex-direction:column;min-width:0}.forum-composer-head small,.forum-author-copy small{color:var(--muted);margin-top:2px}.forum-avatar{width:44px;height:44px;border-radius:50%;display:grid;place-items:center;flex:0 0 auto;background:var(--surface-strong,#20242a);color:#fff;font-weight:800}.forum-avatar.is-small{width:34px;height:34px;font-size:.88rem}.forum-form-footer{display:flex;align-items:center;justify-content:space-between;gap:16px}.forum-form-footer small{color:var(--muted)}.forum-wall{display:grid;gap:18px}.forum-thread{scroll-margin-top:20px}.forum-author-row{padding-bottom:15px;border-bottom:1px solid var(--border)}.forum-thread-meta{margin-left:auto;display:flex;align-items:flex-end;flex-direction:column;gap:3px;color:var(--muted);font-size:.82rem}.forum-thread-meta a{font-weight:700}.forum-post-body{padding:20px 0 14px;white-space:normal;overflow-wrap:anywhere;line-height:1.7}.forum-post-actions{display:flex;align-items:flex-start;gap:14px;flex-wrap:wrap;border-top:1px solid var(--border);padding-top:12px}.forum-post-actions details>summary,.forum-text-action,.forum-reply-actions a,.forum-reply-actions summary{cursor:pointer;color:var(--text);font-weight:700;font-size:.9rem;list-style:none}.forum-post-actions summary::-webkit-details-marker,.forum-reply-actions summary::-webkit-details-marker{display:none}.forum-reply-toggle[open]{width:100%}.forum-reply-form{margin-top:12px;padding:14px;border-radius:12px;background:var(--surface-soft,#f6f7f8);display:grid;gap:10px}.forum-reply-form textarea{margin-top:6px}.forum-delete-toggle{position:relative}.forum-delete-toggle[open] .forum-delete-form{display:grid}.forum-delete-form{position:absolute;z-index:8;right:0;top:calc(100% + 8px);width:min(300px,80vw);padding:14px;background:var(--surface,#fff);border:1px solid var(--border);border-radius:12px;box-shadow:0 14px 35px rgba(0,0,0,.14);gap:10px}.forum-delete-form input{margin-top:5px}.forum-replies{margin-top:18px;border-top:1px solid var(--border);padding-top:16px;display:grid;gap:2px}.forum-reply{display:grid;grid-template-columns:18px 34px minmax(0,1fr);gap:10px;padding:12px 0;scroll-margin-top:20px}.forum-reply-line{position:relative}.forum-reply-line:before{content:"";position:absolute;left:8px;top:-12px;bottom:-12px;width:2px;background:var(--border)}.forum-reply-content{min-width:0;padding:2px 0}.forum-reply-content header{display:flex;align-items:baseline;gap:9px;margin-bottom:7px}.forum-reply-content header small{color:var(--muted)}.forum-reply-content>div:not(.forum-reply-actions){line-height:1.65;overflow-wrap:anywhere}.forum-reply-actions{display:flex;align-items:center;gap:12px;margin-top:8px;font-size:.84rem}.forum-delete-toggle.is-inline .forum-delete-form{left:0;right:auto}.forum-pagination{display:flex;align-items:center;justify-content:center;gap:16px;margin-top:22px}.forum-pagination span{color:var(--muted)}
@media(max-width:720px){.forum-page-head{align-items:flex-start}.forum-form-footer{align-items:stretch;flex-direction:column}.forum-form-footer .btn{width:100%}.forum-thread-meta{display:none}.forum-author-row{align-items:flex-start}.forum-post-actions{gap:12px}.forum-delete-form{position:fixed;left:16px!important;right:16px!important;top:auto;bottom:16px;width:auto}.forum-reply{grid-template-columns:12px 32px minmax(0,1fr);gap:8px}.forum-avatar.is-small{width:32px;height:32px}.forum-reply-content header{align-items:flex-start;flex-direction:column;gap:1px}}
