.social-page{max-width:1080px;margin:32px auto;padding:24px}.social-actions{display:flex;flex-wrap:wrap;gap:16px;align-items:center;margin:20px 0}.social-actions form{margin:0}.social-row{padding:20px 12px;border-bottom:1px solid var(--line);overflow-wrap:anywhere}.social-row small{display:block;margin-top:8px;color:var(--muted)}.social-row.unread{border-left:4px solid var(--pink)}.social-row a{text-decoration:underline;text-underline-offset:3px}.curator-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;margin-top:24px}.curator-card{padding:24px;overflow-wrap:anywhere}.curator-card h2{font-size:20px}.social-search{display:flex;flex-wrap:wrap;gap:12px;align-items:center}.social-search input{flex:1;min-width:150px}.chat-messages{display:flex;flex-direction:column;gap:12px;margin:24px 0}.chat-bubble{background:#e8eeeb;padding:16px;border-radius:16px;max-width:85%;align-self:flex-start;overflow-wrap:anywhere}.chat-bubble.mine{background:#eddae1;align-self:flex-end}.chat-bubble p{white-space:pre-wrap;margin:8px 0}.chat-bubble small{font-size:12px;color:#505450}.social-count{background:var(--pink);color:var(--ink);padding:2px 6px;border-radius:20px;font-size:12px}.chat-form textarea{min-height:110px;width:100%}@media(max-width:700px){.curator-grid{grid-template-columns:1fr}.social-page{padding:16px;margin:16px auto}.chat-bubble{max-width:95%}.nav nav{flex-wrap:wrap;gap:12px}}
.nav{height:auto!important;min-height:76px;gap:20px;padding-top:10px;padding-bottom:10px}.nav .brand{flex-shrink:0}.nav nav{flex-wrap:wrap;justify-content:flex-end}.nav nav a:nth-child(3){display:inline-flex}@media(max-width:820px){.nav{min-height:68px;align-items:flex-start;gap:12px}.nav nav{gap:10px 14px;flex:1}.social-search label{width:100%}}
.community-feed{max-width:1240px}.feed-head{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;margin-bottom:36px}.feed-head h1{font-size:clamp(42px,7vw,88px);line-height:.98;letter-spacing:-.06em;margin:22px 0 18px}.feed-head p{max-width:560px;font-size:18px}.feed-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:20px}.feed-card{min-width:0}.feed-card h2{font-size:clamp(20px,2.2vw,30px)!important}.feed-loading,.feed-end{text-align:center;padding:28px;color:var(--muted)}.community-people{margin:70px 0 15px;padding:34px;background:var(--soft)}.community-people h2{font-size:clamp(28px,4vw,52px);letter-spacing:-.05em;margin:10px 0 24px}@media(max-width:820px){.feed-head{display:block;margin-bottom:24px}.feed-head h1{font-size:50px}.feed-head .button{width:100%;margin-top:16px}.feed-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.feed-card h2{font-size:19px!important}.community-people{margin-top:42px;padding:22px 16px}}
