:root{--bg:#0f172a;--surface:#152238;--surface2:#1b2a43;--border:rgba(148,163,184,.18);--ink:#f8fafc;--muted:#94a3b8;--accent:#3b82f6;--accent-hover:#2563eb}
*{box-sizing:border-box}body{margin:0;background:var(--bg);color:var(--ink);font-family:Inter,system-ui,sans-serif}.site-header.public-header{width:min(1180px,calc(100% - 34px));margin:0 auto}.sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0)}.community-shell{width:min(1180px,calc(100% - 34px));margin:0 auto;padding:34px 0 70px}.community-hero{display:flex;justify-content:space-between;align-items:center;gap:24px;margin-bottom:16px}.eyebrow{color:#60a5fa;font-size:11px;font-weight:850;letter-spacing:1.2px;text-transform:uppercase}.community-hero h1{margin:7px 0 8px;font-size:clamp(29px,4vw,45px);letter-spacing:-1.3px}.community-hero p{max-width:700px;margin:0;color:#a9b9cc;font-size:15px;line-height:1.6}.community-explore{min-height:42px;padding:11px 15px;border:1px solid rgba(96,165,250,.4);border-radius:11px;background:rgba(37,99,235,.14);color:#dbeafe;font-size:12px;font-weight:800;text-decoration:none;white-space:nowrap}.community-layout{display:grid;grid-template-columns:minmax(0,730px) minmax(260px,1fr);align-items:start;gap:22px}.feed-column{min-width:0}.feed-toolbar{display:flex;justify-content:space-between;gap:12px;margin-bottom:10px}.feed-tabs{display:flex;padding:4px;border:1px solid var(--border);border-radius:13px;background:rgba(15,23,42,.72)}.feed-tabs button,.feed-type-filters button,.nearby-feed{min-height:38px;padding:8px 14px;border:0;border-radius:9px;background:transparent;color:#91a4bc;font:inherit;font-size:12px;font-weight:800;cursor:pointer}.feed-tabs button{transition:background .16s ease,color .16s ease}.feed-tabs button[aria-selected=true]{background:rgba(59,130,246,.22);color:#fff}.feed-tabs button:not([aria-selected=true]):hover{color:#dbeafe}.feed-type-filters button.active{background:rgba(59,130,246,.2);color:#dbeafe}.feed-type-filters button:not(.active):hover{background:rgba(148,163,184,.16);color:#dbeafe}.nearby-feed{border:1px solid var(--border);background:rgba(21,34,56,.75)}.nearby-feed[aria-pressed=true]{border-color:rgba(52,211,153,.4);color:#a7f3d0}.feed-type-filters{display:flex;gap:7px;margin-bottom:14px;overflow-x:auto;scrollbar-width:none}.feed-type-filters button{flex:0 0 auto;border:0;min-height:34px;padding:7px 13px;border-radius:99px;background:rgba(148,163,184,.08);transition:background .16s ease,color .16s ease}.community-status{min-height:20px;color:#fda4af;font-size:12px}.community-feed{display:grid;gap:13px}.feed-card{overflow:hidden;border:1px solid var(--border);border-radius:17px;background:linear-gradient(145deg,rgba(25,40,64,.96),rgba(15,26,44,.98));box-shadow:0 14px 34px rgba(2,6,23,.18)}.feed-card-main{padding:17px}.feed-card-head{display:flex;align-items:center;gap:11px}.feed-avatar{width:42px;height:42px;flex:0 0 auto;display:grid;place-items:center;border-radius:50%;background:#334155;color:#fff;font-weight:850;overflow:hidden}.feed-avatar img{width:100%;height:100%;object-fit:cover}.feed-actor{min-width:0;flex:1}.feed-actor strong,.feed-actor small{display:block}.feed-actor strong{font-size:13.5px}.feed-actor a{color:#f8fafc;text-decoration:none}.feed-actor small{margin-top:3px;color:#7f94ad;font-size:10.5px}.feed-kind{padding:5px 8px;border-radius:99px;background:rgba(96,165,250,.11);color:#93c5fd;font-size:9.5px;font-weight:850;text-transform:uppercase}.feed-copy{margin:14px 0 0;color:#cbd5e1;font-size:13.5px;line-height:1.6}.feed-copy strong{color:#fff}.feed-location{display:inline-flex;margin-top:12px;color:#93c5fd;font-size:12px;font-weight:800;text-decoration:none}.feed-facts{display:flex;flex-wrap:wrap;gap:7px;margin-top:12px}.feed-facts span{padding:6px 8px;border:1px solid rgba(148,163,184,.14);border-radius:8px;background:rgba(15,23,42,.44);color:#b9c9db;font-size:10.5px}.feed-photo{width:100%;height:auto;display:block;background:#0f172a}.feed-card-actions{display:flex;align-items:center;gap:7px;padding:10px 13px;border-top:1px solid var(--border);background:rgba(8,17,31,.35)}.feed-card-actions button,.feed-card-actions a{min-height:36px;padding:8px 11px;border:0;border-radius:9px;background:transparent;color:#9fb1c7;font:inherit;font-size:11px;font-weight:800;text-decoration:none;cursor:pointer}.feed-card-actions button:hover,.feed-card-actions a:hover{background:rgba(96,165,250,.1);color:#dbeafe}.feed-like.active{color:#fda4af}.feed-follow{margin-left:auto!important;color:#93c5fd!important}.feed-skeleton{height:190px;border:1px solid var(--border);border-radius:17px;background:linear-gradient(100deg,rgba(30,41,59,.65) 30%,rgba(51,65,85,.75) 45%,rgba(30,41,59,.65) 60%);background-size:220% 100%;animation:feed-shimmer 1.3s infinite}@keyframes feed-shimmer{to{background-position:-220% 0}}.feed-empty{padding:36px 24px;border:1px dashed rgba(148,163,184,.22);border-radius:16px;color:#91a4bc;text-align:center;line-height:1.6}.feed-empty a{color:#93c5fd}.load-more-feed{width:100%;min-height:44px;margin-top:14px;border:1px solid var(--border);border-radius:11px;background:#18263d;color:#dbeafe;font-weight:800;cursor:pointer}.community-rail{position:sticky;top:82px;display:grid;gap:13px}.rail-card{padding:16px;border:1px solid var(--border);border-radius:15px;background:rgba(21,34,56,.82)}.rail-heading{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px}.rail-heading h2{margin:0;font-size:14px}.rail-heading a{color:#93c5fd;font-size:10.5px;font-weight:800;text-decoration:none}.suggestion-list,.trending-list{display:grid;gap:8px}.suggestion-list>p,.trending-list>p,.community-note p{margin:0;color:#879bb3;font-size:11.5px;line-height:1.55}.diver-suggestion,.trending-site{display:flex;align-items:center;gap:9px;padding:8px;border-radius:10px;background:rgba(15,23,42,.4)}.diver-suggestion .feed-avatar{width:34px;height:34px}.diver-suggestion a,.trending-site a{min-width:0;flex:1;color:#e2e8f0;font-size:11.5px;font-weight:800;text-decoration:none}.diver-suggestion button{padding:6px 8px;border:0;border-radius:7px;background:rgba(37,99,235,.18);color:#bfdbfe;font-size:10px;font-weight:800;cursor:pointer}.trending-site span{color:#7890aa;font-size:10px}.community-note strong{display:block;margin-bottom:7px;font-size:12.5px}.community-dive-dialog{width:min(620px,calc(100% - 24px));max-height:calc(100dvh - 30px);padding:0;border:1px solid var(--border);border-radius:18px;background:#172238;color:#f8fafc}.community-dive-dialog::backdrop{background:rgba(2,6,23,.76);backdrop-filter:blur(5px)}.community-dive-card{position:relative;overflow-y:auto;max-height:calc(100dvh - 32px);padding:24px}.community-dive-card>button{position:absolute;top:12px;right:12px;width:38px;height:38px;border:0;border-radius:50%;background:#24324a;color:#fff;font-size:24px;cursor:pointer}.community-dive-card h2{margin:7px 44px 8px 0}.community-dive-card p{color:#b7c5d6;line-height:1.6}.community-dive-gallery{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.community-dive-gallery img{width:100%;height:180px;object-fit:cover;border-radius:11px}
@media(max-width:840px){.community-layout{grid-template-columns:1fr}.community-rail{position:static;grid-template-columns:1fr 1fr}.community-note{grid-column:1/-1}}
@media(max-width:600px){.site-header.public-header,.community-shell{width:min(100% - 20px,1180px)}.community-shell{padding-top:22px}.community-hero{align-items:start;flex-direction:column}.community-explore{display:none}.feed-toolbar{align-items:stretch;flex-direction:column}.feed-tabs{width:100%}.feed-tabs button{flex:1}.nearby-feed{align-self:flex-start}.community-rail{grid-template-columns:1fr}.community-note{grid-column:auto}.feed-card-main{padding:14px}.feed-kind{display:none}.community-dive-gallery{grid-template-columns:1fr}}
.feed-card-actions>button,.feed-card-actions>a{display:inline-flex;align-items:center;justify-content:center}.feed-card-actions>a,.feed-card-actions>[data-save-site]{min-width:86px}.diver-search{display:grid;gap:5px;margin-bottom:12px}.diver-search input{width:100%;min-height:42px;padding:9px 11px;border:1px solid var(--border);border-radius:10px;background:#0f1a2d;color:#f8fafc;font:inherit;font-size:12px;outline:none}.diver-search input:focus{border-color:#60a5fa;box-shadow:0 0 0 3px rgba(59,130,246,.13)}.diver-search small{min-height:15px;color:#71869f;font-size:10.5px}.diver-suggestion-copy{min-width:0;flex:1}.diver-suggestion-copy a,.diver-suggestion-copy small{display:block}.diver-suggestion-copy small{margin-top:2px;color:#71869f;font-size:10px;overflow:hidden;text-overflow:ellipsis}.diver-suggestion>.diver-suggestion-copy>a{font-size:11.5px}

/* Feed ownership, reactions, and comments */
.feed-edit{min-height:30px;display:inline-flex;align-items:center;gap:5px;padding:5px 8px;border:1px solid rgba(96,165,250,.2);border-radius:8px;background:rgba(37,99,235,.08);color:#93c5fd;font-size:10px;font-weight:800;text-decoration:none}.feed-edit:hover{border-color:rgba(96,165,250,.48);background:rgba(37,99,235,.16);color:#dbeafe}.feed-kind{margin-left:0}.feed-card-actions{min-height:54px}.feed-reaction{display:inline-flex;align-items:center;gap:7px;padding-right:4px;color:#91a4bc;font-size:11px;font-weight:800}.feed-card-actions .feed-like,.feed-card-actions .feed-comment-btn{width:36px;height:36px;min-height:36px;display:grid;place-items:center;padding:0;border:0;border-radius:9px;background:rgba(148,163,184,.08);color:#9fb1c7;font-size:17px;line-height:1;transition:background .16s ease,color .16s ease}.feed-card-actions .feed-comment-btn svg{width:18px;height:18px}.feed-card-actions .feed-comment-btn:hover{background:rgba(96,165,250,.14);color:#dbeafe}.feed-card-actions .feed-like:hover{background:rgba(190,24,93,.14);color:#fda4af}.feed-card-actions .feed-like.active{background:rgba(190,24,93,.18);color:#fb7185}.feed-card-actions [data-comments-toggle] span{margin-left:4px;color:#cbd5e1}.feed-comments{padding:0 16px 15px;border-top:1px solid rgba(148,163,184,.13);background:rgba(4,12,24,.25)}.feed-comments-list{display:grid;gap:4px;padding:12px 0 9px}.feed-comment{display:grid;grid-template-columns:32px minmax(0,1fr) auto;align-items:start;gap:9px;padding:8px;border-radius:11px;background:rgba(15,23,42,.44)}.feed-comment .feed-avatar{width:32px;height:32px;font-size:11px}.feed-comment p{margin:0;color:#bdcadd;font-size:11.5px;line-height:1.5}.feed-comment p a{margin-right:4px;color:#f8fafc;font-weight:850;text-decoration:none}.feed-comment small{display:block;margin-top:3px;color:#6f849d;font-size:9.5px}.feed-comment>[data-delete-comment]{width:26px;height:26px;padding:0;border:0;border-radius:7px;background:transparent;color:#788ba2;font-size:17px;cursor:pointer}.feed-comment>[data-delete-comment]:hover{background:rgba(248,113,113,.1);color:#fda4af}.feed-comments-loading,.feed-comments-empty{padding:12px;color:#7f94ad;font-size:11px;text-align:center}.feed-comment-form{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:8px}.feed-comment-form input{min-width:0;min-height:40px;padding:9px 12px;border:1px solid rgba(148,163,184,.22);border-radius:10px;background:#0b1627;color:#f8fafc;font:inherit;font-size:12px;outline:none}.feed-comment-form input:focus{border-color:#60a5fa;box-shadow:0 0 0 3px rgba(59,130,246,.12)}.feed-comment-form button{min-width:62px;border:1px solid rgba(96,165,250,.38);border-radius:10px;background:var(--accent);color:#fff;font:inherit;font-size:11px;font-weight:800;cursor:pointer}
.feed-comment-preview{display:grid;gap:7px;padding:11px 16px 13px;border-top:1px solid rgba(148,163,184,.13);background:rgba(4,12,24,.2)}.feed-comment-preview .feed-comment{grid-template-columns:32px minmax(0,1fr)}.feed-comment-preview>button{justify-self:start;padding:3px 8px;border:0;background:transparent;color:#93c5fd;font:inherit;font-size:10.5px;font-weight:800;cursor:pointer}.feed-comment-preview>button:hover{color:#dbeafe;text-decoration:underline}.feed-comment-preview[hidden]{display:none}
.feed-comment.is-reply{margin-left:28px;border-left:2px solid rgba(96,165,250,.26)}.feed-reply-to{display:block;margin-bottom:2px;color:#7fa6d8;font-size:9.5px;font-weight:750}.feed-comment-controls{display:flex;align-items:center;gap:3px}.feed-comment-controls button{min-height:26px;padding:4px 6px;border:0;border-radius:7px;background:transparent;color:#8196ae;font:inherit;font-size:9.5px;font-weight:800;cursor:pointer}.feed-comment-controls [data-reply-comment]:hover{background:rgba(96,165,250,.1);color:#bfdbfe}.feed-comment-controls [data-delete-comment]{width:26px;padding:0;font-size:17px}.feed-comment-controls [data-delete-comment]:hover{background:rgba(248,113,113,.1);color:#fda4af}.feed-comment-form-head,.feed-reply-context{grid-column:1/-1;display:flex;align-items:center;justify-content:space-between}.feed-comment-form-head strong{color:#cbd5e1;font-size:10.5px}.feed-comment-form-head [data-close-comments]{width:28px;height:28px;padding:0;border:0;border-radius:7px;background:transparent;color:#879bb3;font-size:19px;line-height:1;cursor:pointer}.feed-comment-form-head [data-close-comments]:hover{background:rgba(148,163,184,.12);color:#fff}.feed-reply-context{padding:7px 9px;border-radius:8px;background:rgba(37,99,235,.11);color:#bfdbfe;font-size:10.5px}.feed-reply-context[hidden]{display:none}.feed-reply-context button{min-width:0;padding:3px 5px;border:0;background:transparent;color:#93c5fd;font:inherit;font-size:9.5px;font-weight:800;cursor:pointer}.feed-reply-context button:hover{color:#fff;text-decoration:underline}
@media(max-width:600px){.feed-edit span{display:none}.feed-edit{width:30px;justify-content:center;padding:0}.feed-card-actions{flex-wrap:wrap}.feed-card-actions .feed-follow{margin-left:0!important}.feed-comments{padding-inline:12px}}
.site-header.public-header,.community-shell{width:min(1180px,calc(100% - 32px))}
@media(max-width:600px){.site-header.public-header,.community-shell{width:min(1180px,calc(100% - 20px))}}
