.community{max-width:880px;margin-top:92px;padding-top:36px;position:relative}.community:before{background:linear-gradient(90deg, var(--rule-strong), var(--rule) 62%, transparent);content:"";width:100%;height:1px;position:absolute;top:0;left:0}.community button,.community input,.community textarea{font:inherit}.community button{color:inherit}.community__header{justify-content:space-between;align-items:flex-end;gap:20px;margin-bottom:24px;display:flex}.community__header h2{font-family:var(--serif);letter-spacing:-.025em;margin:0;font-size:1.55rem;font-weight:650}.community__header p{color:var(--muted);margin:7px 0 0;font-size:.76rem}.community-composer{border:1px solid var(--rule);border-radius:var(--radius-lg);background:color-mix(in srgb, var(--surface) 65%, var(--page));box-shadow:0 12px 30px color-mix(in srgb, var(--ink) 2.5%, transparent);padding:22px}.community-identity-fields{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-bottom:14px;display:grid}.community-identity-fields label,.community-comment-label{color:var(--ink-soft);font-size:.75rem}.community-identity-fields label>span{justify-content:space-between;align-items:baseline;gap:8px;margin:0 2px 7px;display:flex}.community-identity-fields small{color:var(--muted);font-size:.65rem;font-weight:400}.community-identity-fields input,.community-composer textarea{border:1px solid var(--rule);border-radius:var(--radius-sm);background:var(--page);width:100%;color:var(--ink);outline:0;transition:border-color .16s,box-shadow .16s}.community-identity-fields input{height:42px;padding:0 12px;font-size:.82rem}.community-comment-label{margin:0 2px 7px;display:block}.community-composer textarea{resize:vertical;min-height:138px;padding:13px 14px;font-size:.9rem;line-height:1.75}.community-identity-fields input::placeholder,.community-composer textarea::placeholder{color:color-mix(in srgb, var(--muted) 70%, transparent)}.community-identity-fields input:focus,.community-composer textarea:focus{border-color:var(--rule-strong);box-shadow:0 0 0 3px color-mix(in srgb, var(--focus) 9%, transparent)}.community-replying{border-radius:var(--radius-sm);background:var(--surface-strong);color:var(--ink-soft);justify-content:space-between;align-items:center;gap:12px;margin-bottom:12px;padding:9px 11px;font-size:.72rem;display:flex}.community-replying[hidden]{display:none}.community-replying button,.community-comment__actions button{min-height:32px;color:var(--muted);cursor:pointer;background:0 0;border:0;padding:0 4px;font-size:.75rem}.community-replying button:hover,.community-comment__actions button:hover{color:var(--ink)}.community-composer__footer{justify-content:space-between;align-items:center;gap:16px;margin-top:12px;display:flex}.community-attachments{min-width:0;color:var(--muted);align-items:center;gap:12px;font-size:.65rem;display:flex}.community-image-picker{border:1px solid var(--rule);background:var(--page);min-height:34px;color:var(--ink-soft);cursor:pointer;border-radius:999px;align-items:center;gap:7px;padding:0 10px;font-size:.72rem;transition:border-color .16s,background .16s;display:inline-flex}.community-image-picker:hover{border-color:var(--rule-strong);background:var(--surface)}.community-image-picker:focus-within{outline:2px solid var(--focus);outline-offset:2px}.community-image-picker svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.35px;width:16px;height:16px}.community-image-picker input{clip:rect(0 0 0 0);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.community-char-count{color:var(--muted);flex:none;font-size:.67rem}.community-image-previews{flex-wrap:wrap;gap:10px;margin:12px 0 0;padding:0;list-style:none;display:flex}.community-image-previews[hidden]{display:none}.community-image-previews li{width:82px;height:82px;position:relative}.community-image-previews img{border:1px solid var(--rule);border-radius:var(--radius-sm);object-fit:cover;width:100%;height:100%}.community-image-previews button{border:1px solid var(--rule-strong);background:var(--page);width:24px;height:24px;color:var(--ink-soft);cursor:pointer;box-shadow:var(--shadow-soft);border-radius:50%;place-items:center;font-size:0;display:grid;position:absolute;top:-7px;right:-7px}.community-image-previews button:before,.community-image-previews button:after{content:"";background:currentColor;width:9px;height:1px;position:absolute}.community-image-previews button:before{transform:rotate(45deg)}.community-image-previews button:after{transform:rotate(-45deg)}.community-submit-row{justify-content:space-between;align-items:flex-end;gap:20px;margin-top:18px;display:flex}.community-privacy-note{max-width:570px;color:var(--muted);margin:0;font-size:.75rem;line-height:1.65}.community-privacy-note a{border-bottom:1px solid var(--rule-strong);color:var(--ink-soft)}.community-submit{background:var(--ink);cursor:pointer;border:0;border-radius:999px;flex:none;min-width:92px;min-height:38px;padding:0 16px;font-size:.76rem;font-weight:600;transition:opacity .16s,transform .16s;color:var(--page)!important}.community-submit:hover{transform:translateY(-1px)}.community-submit:disabled{cursor:wait;opacity:.55;transform:none}.community-form-status{min-height:1.4em;color:var(--muted);margin:10px 0 -4px;font-size:.7rem}.community-honeypot{width:1px!important;height:1px!important;position:absolute!important;left:-10000px!important;overflow:hidden!important}.community-loading{gap:12px;margin-top:42px;display:grid}.community-loading[hidden]{display:none}.community-loading div{border-radius:var(--radius-md);background:linear-gradient(90deg, var(--surface), var(--surface-strong), var(--surface));background-size:200% 100%;height:82px;animation:1.5s infinite community-shimmer}.community-list,.community-replies{margin:0;padding:0;list-style:none}.community-list{margin-top:34px}.community-comment{border-bottom:1px solid var(--rule);padding:26px 0}.community-comment>article{align-items:flex-start;gap:13px;display:flex}.community-avatar{background:var(--surface-strong);width:38px;height:38px;color:var(--ink-soft);font-family:var(--serif);border-radius:50%;flex:0 0 38px;place-items:center;font-size:.84rem;display:grid}.community-comment__content{flex:1;min-width:0}.community-comment__header{flex-wrap:wrap;align-items:baseline;gap:7px 10px;display:flex}.community-comment__author{color:var(--ink);font-size:.81rem;font-weight:650}.community-comment__header time,.community-comment__location{color:var(--muted);font-size:.66rem}.community-comment__location{border-left:1px solid var(--rule);padding-left:10px}.community-comment__body{overflow-wrap:anywhere;color:var(--ink-soft);white-space:pre-wrap;margin:10px 0 0;font-size:.88rem;line-height:1.8}.community-comment__body--deleted{color:var(--muted);font-style:italic}.community-comment__actions{gap:8px;margin-top:7px;display:flex}.community-comment__gallery{grid-template-columns:repeat(3,minmax(0,156px));gap:8px;margin-top:14px;display:grid}.community-comment__gallery button{aspect-ratio:1;border-radius:var(--radius-sm);background:var(--surface);cursor:zoom-in;border:0;padding:0;overflow:hidden}.community-comment__gallery img{object-fit:cover;width:100%;height:100%;transition:transform .18s}.community-comment__gallery button:hover img{transform:scale(1.025)}.community-replies{border-left:2px solid var(--surface-strong);margin:18px 0 -10px 51px;padding-left:18px}.community-replies .community-comment{border-bottom:0;padding-block:18px}.community-empty,.community-closed,.community-noscript{border-radius:var(--radius-md);background:var(--surface);color:var(--muted);text-align:center;margin-top:34px;padding:34px 20px}.community-empty svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.2px;width:25px;height:25px}.community-empty p{margin:9px 0 0;font-size:.78rem}.community-lightbox{background:0 0;border:0;width:min(92vw,980px);max-width:none;padding:0;overflow:visible}.community-lightbox::backdrop{backdrop-filter:blur(5px);background:#000000c7}.community-lightbox img{border-radius:var(--radius-md);object-fit:contain;max-width:100%;max-height:86vh;margin:auto;display:block}.community-lightbox>button{color:#fff;cursor:pointer;background:#00000059;border:1px solid #ffffff59;border-radius:999px;padding:7px 11px;font-size:.7rem;position:absolute;top:-42px;right:0}.community-toast{z-index:100;border:1px solid var(--rule-strong);background:var(--page);max-width:min(360px,100vw - 40px);color:var(--ink-soft);box-shadow:var(--shadow-drawer);border-radius:999px;padding:11px 15px;font-size:.74rem;position:fixed;bottom:24px;right:24px}.community-sr-only{clip:rect(0 0 0 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}@keyframes community-shimmer{to{background-position:-200% 0}}@media (width<=680px){.community{margin-top:72px;padding-top:30px}.community-composer{padding:17px}.community-identity-fields{grid-template-columns:1fr}.community-composer__footer,.community-submit-row{align-items:flex-start}.community-attachments{flex-direction:column;align-items:flex-start;gap:7px}.community-submit-row{flex-direction:column}.community-submit{width:100%;min-height:42px}.community-comment__gallery{grid-template-columns:repeat(3,1fr)}.community-replies{margin-left:17px;padding-left:14px}.community-comment__location{border-left:0;padding-left:0}.community-toast{bottom:20px;right:20px}}@media (prefers-reduced-motion:reduce){.community-loading div{animation:none}.community-image-picker,.community-submit,.community-comment__gallery img{transition:none}}
