/* Shared by the room links and the separate, responsive community pages. */
.room-community-links{display:flex;flex-wrap:wrap;gap:7px;margin:7px 0 10px;font-size:13px}
.room-community-links a{display:inline-flex;align-items:center;min-height:38px;padding:5px 12px;border:1px solid var(--border-subtle,#cdbb9b);border-radius:999px;text-decoration:none;background:var(--surface-raised,#fff8e8);color:var(--text-primary,#332b20);box-sizing:border-box}
.room-memory-save{font-size:12px;display:inline-flex;gap:4px;align-items:center;min-height:36px;color:var(--text-secondary,#66563e)}
.chat-pending{opacity:.75}.chat-pending p{white-space:pre-wrap;overflow-wrap:anywhere}.chat-pending small{display:block;font-size:12px}.chat-pending.is-error{border-color:#a34229;opacity:1}
#room-post-stream>[data-room-post-id],#room-post-stream>.chat-pending{scroll-margin-block-start:var(--room-wall-top-reserve,80px);scroll-margin-block-end:var(--room-wall-bottom-reserve,150px)}
.community-space{max-width:1000px!important;margin:auto;padding:20px 16px 30px!important;box-sizing:border-box;color:var(--text-primary,#332b20)}
.community-space [hidden]{display:none!important}.community-space *{box-sizing:border-box}.community-space-head{padding:6px 0 20px}.community-back{display:inline-flex;align-items:center;min-height:44px;text-decoration:none;color:inherit;margin-bottom:14px}
.community-space-head>span,.community-eyebrow{display:block;font-size:11px;letter-spacing:.12em;font-weight:700;color:var(--text-secondary,#756147)}
.community-space h1{font-size:clamp(28px,5vw,40px);margin:5px 0 7px;line-height:1.15}.community-space p{line-height:1.55;margin:8px 0 14px}.community-space h2{font-size:21px;margin:0 0 9px;line-height:1.3}.community-space small{color:var(--text-secondary,#66563e)}
.community-tabs{display:flex;gap:8px;flex-wrap:wrap;margin-bottom:22px}.community-tabs a{flex:1;min-width:140px;display:flex;justify-content:center;align-items:center;min-height:46px;padding:10px 14px;border:1px solid var(--border-default,#bca98a);border-radius:12px;color:inherit;text-decoration:none;background:var(--surface-raised,#fffaf0)}
.community-tabs a[aria-current]{background:var(--accent-soft,#eee2bf);border-color:var(--accent,#976a34);font-weight:700}
.community-card{border:1px solid var(--border-subtle,#cdbb9b);background:var(--surface-raised,#fffaf0);border-radius:18px;padding:22px;margin:0 0 16px;box-shadow:0 4px 16px #46371108;min-width:0}
.community-garden-hero{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:center;gap:22px;padding:26px 30px;background:var(--surface-2,#f2e9d3);border:1px solid var(--border-subtle,#cdbb9b);border-radius:22px;margin-bottom:20px}
.community-garden-art svg{width:100%;height:auto;display:block}.community-garden-hero h2{font-size:30px;margin:7px 0 12px}.community-garden-hero progress{display:block;width:100%;height:10px;accent-color:#627943;border:0;border-radius:999px;overflow:hidden}
.garden-contributions{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin:18px 0}.garden-contributions>div{display:flex;gap:12px;align-items:center;min-width:0;padding:14px;background:var(--surface-2,#f6f0df);border-radius:12px}.garden-contributions>div>span{font-size:25px}.garden-contributions>div>div{flex:1;min-width:0}.garden-contributions small{display:block;margin-top:5px;line-height:1.4}.garden-contributions strong{color:#416333}
.community-space summary{cursor:pointer;min-height:30px;font-weight:700;line-height:1.5}.community-space details[open]>summary{margin-bottom:15px}
.community-space form{margin:0}.community-space label{display:block;margin:14px 0 8px;font-weight:600}.community-space input:not([type=hidden]):not([type=checkbox]),.community-space textarea{width:100%!important;max-width:100%!important;min-width:0!important;margin-top:7px!important;font:inherit;font-size:16px!important;padding:12px!important;border-radius:10px!important;border:1px solid var(--border-default,#bca98a)!important;background:var(--surface-1,#fffcf4)!important;color:inherit!important;box-sizing:border-box!important}
.community-space textarea{resize:vertical;min-height:110px}.community-space button{width:auto;max-width:100%;min-height:44px;padding:10px 16px;border:1px solid var(--border-default,#bca98a);border-radius:11px;font:inherit;color:inherit;cursor:pointer;background:var(--surface-2,#f0e6ce);white-space:normal}
.community-space button.community-primary{background:var(--accent,#975323);color:var(--on-accent,#fff);font-weight:700;margin-top:8px}.community-hint{font-size:13px;color:var(--text-secondary,#66563e)}
.community-message{padding:13px 16px;border-radius:12px;background:var(--success-bg,#e9edda);border:1px solid var(--border-subtle,#bcc6a4)}.community-message.is-error{background:var(--danger-bg,#f8e3dc);border-color:#bb735c}
.room-memory-card{font-size:16px}.room-memory-card header{display:flex;align-items:flex-start;gap:12px;flex-wrap:wrap}.room-memory-card header>span:first-child{font-size:26px}.room-memory-card header>div{min-width:0;flex:1}.room-memory-card h2{overflow-wrap:anywhere}.memory-text{white-space:normal;overflow-wrap:anywhere}
.room-memory-card blockquote,.community-create blockquote{margin:15px 0;padding:12px 16px;border-left:3px solid #b48a52;background:var(--surface-2,#f5eddb);border-radius:0 10px 10px 0;overflow-wrap:anywhere}.room-memory-card blockquote p{margin-bottom:0}
.memory-image{display:block;width:100%;max-height:440px;object-fit:contain;background:var(--surface-2,#f6eddb);border-radius:12px;margin:16px 0}.memory-state{font-size:11px!important;line-height:1.5;padding:5px 9px;border-radius:20px;background:var(--warning-bg,#f2dfb1)}
.memory-manage{margin-top:16px;border-top:1px solid var(--border-subtle,#ded2b9);padding-top:11px;font-size:13px}.memory-manage form{display:flex;gap:8px;flex-wrap:wrap}.memory-vote{margin-top:15px!important}.memory-vote button[aria-pressed=true]{border-color:var(--accent,#a06e36);background:var(--accent-soft,#f2ddb5)}
.capsule-seal{text-align:center;padding:30px 12px 15px}.capsule-seal>span{display:block;font-size:44px;margin-bottom:12px}.capsule-seal>b{display:block;font-size:18px}.capsule-seal p{font-size:14px}.is-sealed{background:var(--surface-2,#f6edda)}
.community-empty{text-align:center;padding:45px 20px;border:1px dashed var(--border-default,#bca98a);border-radius:18px}.community-empty>span{display:block;font-size:44px;margin-bottom:16px}.community-empty p{max-width:430px;margin:10px auto;color:var(--text-secondary,#66563e)}
.community-space a:focus-visible,.community-space button:focus-visible,.community-space summary:focus-visible{outline:3px solid var(--accent,#97682d);outline-offset:3px}
@media(max-width:620px){.community-space{padding:16px 12px 24px!important}.community-garden-hero{grid-template-columns:1fr;padding:18px;gap:6px}.community-garden-art{max-width:290px;margin:auto;width:100%}.community-garden-hero h2{font-size:26px}.garden-contributions{grid-template-columns:1fr}.community-card{padding:17px;border-radius:15px}.community-tabs{gap:5px}.community-tabs a{min-width:0;font-size:12px;padding:9px 5px;flex:1 1 0}.community-space h2{font-size:19px}.room-memory-save span{display:none}.community-primary{width:100%!important}}
@media(prefers-reduced-motion:reduce){.community-space *{animation:none!important;transition:none!important}}
