.post-engagement{display:grid;grid-gap:12px;gap:12px;border-top:1px solid var(--border);padding-top:12px}.post-engagement.is-syncing{opacity:.92}.post-actions{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:8px;gap:8px}.post-actions form{margin:0}.repost-menu{position:relative}.repost-menu summary{list-style:none}.repost-menu summary::-webkit-details-marker{display:none}.repost-panel{position:absolute;right:0;top:calc(100% + 8px);z-index:9;width:min(320px,calc(100vw - 32px));display:grid;grid-gap:10px;gap:10px;border:1px solid var(--border);border-radius:18px;padding:12px;background:linear-gradient(145deg,rgb(98 217 255/.09),rgb(200 107 255/.08)),rgb(8 11 25/.98);box-shadow:var(--shadow-soft);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.repost-panel textarea{min-height:84px}.repost-caption{border:1px solid rgb(200 107 255/.2);border-radius:16px;padding:11px 12px;background:linear-gradient(135deg,rgb(98 217 255/.08),rgb(200 107 255/.08)),rgb(255 255 255/.035);color:var(--foreground);font-weight:800}.mini-badge-row{display:flex;flex-wrap:wrap;gap:5px;margin-top:4px}.mini-badge-row .profile-badge{padding:4px 7px;font-size:10px;box-shadow:none}.post-action{display:inline-flex;align-items:center;justify-content:center;gap:6px;width:100%;min-height:38px;border:1px solid var(--border);border-radius:999px;padding:0 12px;background:rgb(255 255 255/.055);color:var(--muted-strong);font-weight:800;text-decoration:none;cursor:pointer;transition:transform .16s ease,border-color .16s ease,background .16s ease,color .16s ease}.post-action:hover{transform:translateY(-1px);border-color:rgb(98 217 255/.38);background:linear-gradient(135deg,rgb(98 217 255/.1),rgb(200 107 255/.08)),rgb(255 255 255/.045);color:var(--foreground)}.post-action:active{transform:scale(.94);transition-duration:80ms}.post-action.active{border-color:rgb(98 217 255/.42);background:linear-gradient(135deg,rgb(98 217 255/.2),rgb(200 107 255/.16)),rgb(255 255 255/.06);color:var(--foreground)}.post-actions>.post-action:first-child.active{border-color:rgb(255 111 145/.44);background:linear-gradient(135deg,rgb(255 111 145/.18),rgb(200 107 255/.14)),rgb(255 255 255/.06)}.post-actions>.post-action:nth-child(2).active{border-color:rgb(255 200 87/.44);background:linear-gradient(135deg,rgb(255 200 87/.16),rgb(98 217 255/.12)),rgb(255 255 255/.06)}.post-actions>.post-action:nth-child(3).active{border-color:rgb(83 240 168/.42);background:linear-gradient(135deg,rgb(83 240 168/.15),rgb(98 217 255/.12)),rgb(255 255 255/.06)}.action-count,.post-action span:last-child{color:#d8c7ff}.action-label{color:inherit}.action-icon{display:none;font-size:.95rem;line-height:1}.post-action.subtle{min-height:30px;padding:0 10px;color:var(--muted);font-size:12px}.post-action-error{border:1px solid rgb(251 113 133/.24);border-radius:14px;padding:9px 11px;background:rgb(251 113 133/.1);color:var(--danger);font-size:13px}.comments{display:grid;grid-gap:10px;gap:10px}.comment-thread{display:grid;grid-gap:8px;gap:8px}.comment-empty{border:1px dashed rgb(255 255 255/.12);border-radius:14px;padding:10px 12px;color:var(--muted);font-size:13px}.comment{display:grid;grid-template-columns:minmax(0,1fr) auto;grid-gap:10px;gap:10px;align-items:start;border:1px solid rgb(255 255 255/.08);border-radius:16px;padding:11px 12px;background:rgb(255 255 255/.035)}.comment:nth-child(3n+1){border-color:rgb(83 240 168/.12);background:linear-gradient(135deg,rgb(83 240 168/.055),transparent 42%),rgb(255 255 255/.035)}.comment:nth-child(3n+2){border-color:rgb(255 200 87/.12);background:linear-gradient(135deg,rgb(255 200 87/.055),transparent 42%),rgb(255 255 255/.035)}.comment p{color:var(--muted-strong)}.comment-tools{display:flex;align-items:center;gap:8px;padding-left:8px}.comment-tools.inline{padding-top:7px;padding-left:0}.comment-tool{border:1px solid rgb(255 255 255/.1);border-radius:999px;padding:6px 10px;background:rgb(255 255 255/.04);color:var(--muted-strong);font-size:12px;font-weight:850;cursor:pointer;transition:transform .16s ease,border-color .16s ease,background .16s ease,color .16s ease}.comment-tool:hover{transform:translateY(-1px);border-color:rgb(200 107 255/.28);color:var(--foreground)}.comment-tool.active{border-color:rgb(255 111 145/.36);background:linear-gradient(135deg,rgb(255 111 145/.14),rgb(200 107 255/.1));color:var(--foreground)}.comment-replies{display:grid;grid-gap:8px;gap:8px;margin-left:clamp(14px,5vw,34px);padding-left:12px;border-left:1px solid rgb(139 92 246/.24)}.reply-comment{border-radius:14px;background:linear-gradient(135deg,rgb(139 92 246/.06),transparent 44%),rgb(255 255 255/.03)}.reply-form{margin-left:clamp(14px,5vw,34px)}.comment-form{display:grid;grid-template-columns:minmax(0,1fr) auto;grid-gap:8px;gap:8px;align-items:center}.comment-form input{min-height:38px;border-radius:999px}.post-image-frame{position:relative;display:grid;place-items:center;width:100%;overflow:hidden;border:1px solid rgb(255 255 255/.08);border-radius:clamp(16px,4vw,24px);background:rgb(255 255 255/.035);box-shadow:0 18px 52px rgb(0 0 0/.22);isolation:isolate}.post-image-backdrop{position:absolute;inset:-12%;z-index:0;width:124%;height:124%;object-fit:cover;filter:blur(26px) saturate(1.22) brightness(.82);transform:scale(1.08)}.post-image-frame:after{content:"";position:absolute;inset:0;z-index:1;background:radial-gradient(circle at 18% 8%,rgb(255 255 255/.13),transparent 12rem),linear-gradient(180deg,rgb(3 5 13/.04),rgb(3 5 13/.2));pointer-events:none}.post-image{position:relative;z-index:2;width:100%;display:block;max-height:min(72vh,720px);object-fit:contain;border:0;border-radius:inherit;background:transparent;box-shadow:0 10px 34px rgb(0 0 0/.18)}@media (max-width:720px){.post-actions{grid-template-columns:repeat(4,minmax(0,1fr));gap:7px}.post-action{min-height:36px;padding:0 8px;font-size:12px}.comment,.comment-form{grid-template-columns:1fr}.comment-form{gap:7px;padding-bottom:8px}.comment-form input{min-height:42px}html{-webkit-text-size-adjust:100%}body{overflow-x:hidden}.desktop-nav-slot{display:none}.mobile-nav-slot{display:block}.shell{width:min(100% - 18px,1120px);padding-top:max(10px,env(safe-area-inset-top));padding-bottom:calc(132px + env(safe-area-inset-bottom))}.topbar{position:relative;z-index:5;display:flex;justify-content:center;min-height:56px;padding:8px 0 12px;margin-bottom:2px;background:linear-gradient(180deg,var(--panel-strong),transparent)}.brand{gap:10px;font-size:24px;line-height:1}.brand-mark{width:36px;height:30px}.mobile-nav-slot .app-nav{position:fixed!important;top:auto!important;left:12px!important;right:12px!important;bottom:max(6px,env(safe-area-inset-bottom))!important;z-index:999;display:grid;grid-template-columns:repeat(6,minmax(0,1fr));align-items:stretch;justify-content:stretch;grid-gap:3px;gap:3px;min-height:58px;padding:5px;border:1px solid var(--border);border-radius:18px;background:linear-gradient(145deg,rgb(255 255 255/.08),rgb(255 255 255/.025)),var(--panel-strong);box-shadow:0 18px 58px rgb(0 0 0/.58),inset 0 1px 0 rgb(255 255 255/.08)}.mobile-nav-slot .app-nav,.panel,.topbar{backdrop-filter:none;-webkit-backdrop-filter:none}.post-image-backdrop{filter:blur(12px) saturate(1.15) brightness(.85)}.mobile-nav-slot .auth-nav{grid-template-columns:repeat(2,minmax(0,1fr))}.mobile-nav-slot .app-nav .button,.mobile-nav-slot .app-nav form,.mobile-nav-slot .app-nav form .button{width:100%}.mobile-nav-slot .app-nav .button{display:grid;place-items:center;grid-gap:2px;gap:2px;min-height:46px;border-radius:14px;padding:3px 2px;font-size:8px;font-weight:850;line-height:1;box-shadow:none;white-space:nowrap}.mobile-nav-slot .app-nav .nav-label{max-width:100%;overflow:hidden;text-overflow:ellipsis}}@media (max-width:720px){.mobile-nav-slot .app-nav .button:focus-visible{outline:0;box-shadow:0 0 0 3px rgb(139 92 246/.22)}.mobile-nav-slot .app-nav .button:hover{transform:none}.mobile-nav-slot .nav-icon{width:15px;height:15px}.vines-hero{display:grid;align-items:start;padding:15px}.vines-hero h1{font-size:28px}.reel-container{width:100%;height:calc(100dvh - 182px - env(safe-area-inset-bottom));border-radius:18px}.reel-overlay-bottom{right:72px;padding:70px 12px 16px}.reel-actions{right:8px;bottom:16px;gap:14px}.reel-action-icon{width:42px;height:42px;font-size:1.15rem}.profile-qr-panel{grid-template-columns:minmax(0,1fr) 92px;gap:10px;border-radius:17px;padding:10px}.profile-qr-panel strong{font-size:14px}.profile-qr-panel p{font-size:12px}.profile-qr-panel img{width:92px;height:92px;border-width:6px;border-radius:14px}.mobile-nav-slot .nav-badge{top:2px;right:4px;min-width:15px;height:15px;font-size:9px}.hero{padding-top:4px}.hero,.hero-copy{gap:14px}.hero h1{font-size:48px}h1{font-size:30px;line-height:1.04}h2{font-size:21px}p{line-height:1.5}.eyebrow{padding:6px 9px;font-size:10px}.stack{gap:12px}.panel{border-radius:19px;padding:15px;box-shadow:0 18px 52px rgb(0 0 0/.42),inset 0 1px 0 rgb(255 255 255/.06)}.panel.full,.panel.wide{width:100%}.photo-composer,.profile-fields,.surface{border-radius:17px;padding:14px}input,textarea{border-radius:13px;padding:11px 12px;font-size:16px}textarea{min-height:88px}.button{min-height:40px;border-radius:13px;padding:0 13px;font-size:13px}.row{gap:8px}.row>.button,.row>form,.row>form .button{width:100%}.discover-mode-links{flex-wrap:nowrap;overflow-x:auto;scrollbar-width:none;mask-image:linear-gradient(90deg,transparent,black 4%,black 92%,transparent);-webkit-mask-image:linear-gradient(90deg,transparent,black 4%,black 92%,transparent)}.discover-mode-links::-webkit-scrollbar{display:none}.section-title .row.discover-mode-links>.button{width:auto;flex:0 0 auto}.member-card>.row{flex-wrap:nowrap}.member-card>.row>.button,.member-card>.row>form{width:auto;flex:1 1;min-width:0}.member-card>.row>form>.button{width:100%}.site-footer{margin-top:18px;padding-bottom:8px;font-size:12px}.post-edit-menu,.post-edit-menu summary.button,.safety-menu,.safety-menu summary.button{width:100%}.post-edit-panel,.repost-panel,.safety-menu-panel{position:static;width:100%;margin-top:8px}.list-item,.post{gap:10px;border-radius:18px;padding:13px}.person{gap:10px;align-items:flex-start}.avatar{width:40px;height:40px;border-radius:14px}.profile-banner{height:132px}.profile-showcase{border-radius:21px}.profile-card-body{gap:14px;padding:0 14px 16px}.profile-photo-row{margin-top:-44px}.avatar.large,.profile-photo{width:88px;height:88px;border-radius:25px;font-size:31px}.profile-identity h1{font-size:32px}.profile-stamps span{padding:6px 9px;font-size:12px}.post-body{font-size:15px;line-height:1.52}.message-bubble{width:min(78vw,420px);border-radius:17px 17px 17px 6px;padding:10px 12px}.messages-scroll{max-height:46vh;padding-right:2px}.message-bubble.mine{border-radius:17px 17px 6px 17px}.auth-links{gap:10px}.chat-panel,.feed-shell,.public-profile-page{padding-bottom:28px}.instant-message-form,.top-message-form{padding-bottom:10px}.top-message-form .composer textarea{min-height:54px}}@media (max-width:420px){.shell{width:min(100% - 14px,1120px)}.mobile-nav-slot .app-nav{left:8px!important;right:8px!important;gap:3px;padding:4px;border-radius:17px}.mobile-nav-slot .app-nav .button{min-height:43px;border-radius:13px;font-size:8px}.brand{font-size:23px}.hero h1{font-size:44px}h1{font-size:28px}.panel{padding:13px}}@media (max-width:360px){.mobile-nav-slot .app-nav .button{font-size:8px}}@media (max-width:720px){.shell{width:min(100% - 16px,1120px);padding-top:max(6px,env(safe-area-inset-top));padding-bottom:calc(142px + env(safe-area-inset-bottom))}.topbar{min-height:50px;margin:0 -4px 10px;padding:7px 0;border-radius:0;border-bottom-color:rgb(255 255 255/.075);box-shadow:0 18px 44px rgb(0 0 0/.28)}.brand{gap:8px;font-size:20px}.brand-logo{width:34px;height:26px}.brand-loop{width:24px;height:15px;border-width:3px}.profile-panel,.profile-showcase{border-radius:18px}.profile-banner{height:116px}.profile-banner-action{right:10px;bottom:9px;padding:6px 9px;font-size:11px}.profile-card-body{gap:10px;padding:0 14px 15px}.profile-photo-row{margin-top:-34px}.profile-photo-control{gap:8px}.profile-photo{width:70px;height:70px;border-width:5px;border-radius:21px;font-size:24px}.profile-photo-control .button{min-height:34px;padding:0 11px;font-size:12px}.profile-identity{gap:5px}.profile-identity h1{font-size:27px;line-height:1}.profile-identity p{font-size:13px}.photo-composer,.profile-fields,.surface{padding:12px}.profile-fields .page-head{gap:5px}.profile-fields h2{font-size:20px}label{gap:6px;font-size:13px}input,textarea{min-height:46px;padding:10px 12px;font-size:16px}textarea{min-height:82px}.mobile-nav-slot .app-nav{left:12px!important;right:12px!important;bottom:max(8px,env(safe-area-inset-bottom))!important;min-height:56px;padding:4px;border-radius:20px;border-color:var(--border);background:linear-gradient(180deg,rgb(255 255 255/.09),rgb(255 255 255/.025)),var(--panel-strong);box-shadow:0 20px 64px rgb(0 0 0/.62),inset 0 1px 0 rgb(255 255 255/.1);backdrop-filter:none;-webkit-backdrop-filter:none}.mobile-nav-slot .app-nav .button{min-height:46px;border-radius:15px;font-size:8px;background:transparent;border-color:transparent;color:var(--muted-strong);box-shadow:none}.mobile-nav-slot .nav-icon{width:15px;height:15px}}.mobile-nav-slot .app-nav .button.active{background:linear-gradient(135deg,rgb(98 217 255/.28),rgb(139 92 246/.24))!important;border-color:rgb(98 217 255/.5)!important;color:var(--foreground)!important}@media (max-width:420px){.profile-banner{height:108px}.profile-identity h1{font-size:25px}.profile-fields h2{font-size:19px}.mobile-nav-slot .app-nav{left:8px!important;right:8px!important;gap:2px}}@media (max-width:720px){.shell{width:min(100% - 12px,1120px);padding-top:max(5px,env(safe-area-inset-top));padding-bottom:calc(102px + env(safe-area-inset-bottom))}.topbar{min-height:44px;margin:0 -2px 8px;padding:6px 0 7px}.brand{gap:7px;font-size:18px}.brand-logo{width:31px;height:24px}.brand-loop{width:22px;height:14px;border-width:3px}.hero{padding:2px 0 18px}.hero,.hero-copy{gap:11px}.hero h1{font-size:36px;line-height:.96}h1{font-size:24px}h2{font-size:18px}.hero-copy>p:not(.eyebrow),p{font-size:13px;line-height:1.42}.eyebrow{padding:5px 8px;font-size:9px;letter-spacing:.06em}.panel{border-radius:16px;padding:11px}.photo-composer,.profile-fields,.surface{border-radius:15px;padding:11px}.stack{gap:9px}.button{min-height:36px;border-radius:12px;padding:0 11px;font-size:12px}.hero-points{gap:7px}.hero-point{border-radius:14px;padding:9px 10px;font-size:12px}.landing-live-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:7px}.landing-stat{border-radius:15px;padding:10px 8px}.landing-stat strong{font-size:23px}.landing-stat span{margin-top:5px;font-size:10px;line-height:1.15}.landing-share-card{align-items:stretch;border-radius:16px;padding:10px}.landing-share-card span{font-size:12px}.landing-community-card{gap:11px;border-radius:17px}.landing-community-card .section-title{align-items:stretch;gap:9px}.landing-community-card .section-title .button{width:100%}.landing-member-list{grid-template-columns:1fr;gap:8px}.landing-member{grid-template-columns:auto minmax(0,1fr) auto;min-height:64px;gap:9px;border-radius:15px;padding:10px}.landing-member .avatar{width:36px;height:36px;border-radius:12px}.landing-member strong{font-size:13px}.landing-member span{font-size:12px}.landing-member small{grid-column:auto;padding:4px 7px;font-size:10px;white-space:nowrap}.list-item,.post{gap:8px;border-radius:15px;padding:10px}.post-body{font-size:13px}.composer textarea{min-height:58px}textarea{min-height:74px}.mobile-nav-slot .app-nav{left:7px!important;right:7px!important;bottom:max(5px,env(safe-area-inset-bottom))!important;min-height:50px;gap:2px;padding:3px;border-radius:16px}.mobile-nav-slot .app-nav .button{min-height:41px;border-radius:12px;padding:2px 1px;font-size:7.5px;letter-spacing:0}.mobile-nav-slot .nav-icon{width:14px;height:14px}}@media (max-width:420px){.shell{width:min(100% - 10px,1120px)}.hero h1{font-size:33px}.landing-stat strong{font-size:20px}.landing-share-card{display:grid}.landing-share-button{width:100%}.profile-banner{height:104px}.profile-identity h1{font-size:24px}}@media (max-width:480px){.shell{width:min(100% - 10px,1120px);padding-bottom:calc(94px + env(safe-area-inset-bottom))}.page-head{gap:5px}.section-title{align-items:stretch;gap:8px}.section-title>div{min-width:0}.section-title .button{width:100%}.chat-composer-panel,.chat-panel,.clubhouse-entry,.discover-panel,.feed-composer-panel,.feed-stream-panel,.hero-card,.member-section,.messages-panel,.notifications-panel{border-radius:15px}.hero-actions{display:grid;grid-template-columns:1fr;grid-gap:8px;gap:8px}.hero-points{grid-template-columns:1fr}.landing-live-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.landing-member{grid-template-columns:auto minmax(0,1fr)}.landing-member small{grid-column:2;justify-self:start}.person,.person>div{min-width:0}.member-card p,.member-card strong,.message-card p,.message-card strong,.person p,.person strong,.profile-link{overflow-wrap:anywhere}.post{overflow:hidden}.post .row:first-child{gap:8px}.post .row:first-child>.row{min-width:0}.post-actions{grid-template-columns:repeat(4,minmax(0,1fr));gap:6px}.post-action{min-width:0;min-height:34px;gap:4px;padding:0 5px;font-size:11px}.action-icon{display:inline}.action-label{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.action-count{flex:0 0 auto}.post-edit-panel,.repost-panel,.safety-menu-panel,.share-profile-panel{position:static;width:100%;min-width:0;margin-top:8px}.comment{gap:8px;border-radius:13px;padding:9px}.comment-tools{gap:6px;padding-left:0}.comment-tool{min-height:32px;padding:0 9px;font-size:11px}.comment-replies,.reply-form{margin-left:8px;padding-left:8px}.comment-form{grid-template-columns:1fr}.comment-form .button{width:100%}.post-image,.post-image-carousel,.post-image-carousel-shell,.post-image-frame{border-radius:14px}.post-image{max-height:64vh}.post-image-nav{width:36px;height:46px;font-size:26px}.profile-tabs{display:flex;overflow-x:auto;gap:5px;padding:5px;scrollbar-width:none;mask-image:linear-gradient(90deg,transparent,black 4%,black 92%,transparent);-webkit-mask-image:linear-gradient(90deg,transparent,black 4%,black 92%,transparent)}.profile-tabs::-webkit-scrollbar{display:none}.profile-tabs a{flex:0 0 auto;min-width:86px;min-height:34px;padding:0 10px;font-size:11px}.profile-stat-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px}.profile-stat-grid a,.profile-stat-grid div{min-height:66px;border-radius:13px;padding:10px}.profile-stat-grid strong{font-size:18px}.profile-stat-grid span{font-size:10px}.profile-content-preview,.profile-photo-grid{grid-template-columns:1fr 1fr;gap:8px}.profile-preview-card{min-height:92px;border-radius:14px;padding:11px}.profile-preview-card strong{font-size:24px}.profile-preview-card p{font-size:11px}.chat-list-item,.follow-list-item,.member-card{border-radius:14px;padding:10px}.messages-scroll{max-height:50vh}.message-bubble{width:min(78vw,100%);padding:9px 11px;font-size:13px}.top-message-form .composer textarea{min-height:46px}.vines-hero{padding:11px}.vines-hero h1{font-size:24px}.reel-container{height:calc(100dvh - 154px - env(safe-area-inset-bottom));border-radius:14px}.mobile-nav-slot .app-nav{grid-template-columns:repeat(6,minmax(0,1fr));max-width:460px;margin:0 auto}.mobile-nav-slot .app-nav .button{overflow:hidden}.mobile-nav-slot .app-nav .nav-label{display:block;width:100%;font-size:7.5px}}@media (max-width:380px){.shell{width:min(100% - 8px,1120px)}.hero h1{font-size:30px}h1{font-size:22px}.panel{padding:9px}.landing-live-grid{gap:5px}.landing-stat{padding:8px 5px}.landing-stat strong{font-size:18px}.landing-stat span{font-size:9px}.avatar.large,.profile-photo,.profile-photo-avatar{width:64px;height:64px;border-radius:19px}.profile-photo-row{margin-top:-31px}.profile-identity h1{font-size:22px}.post-action{font-size:10px}.mobile-nav-slot .app-nav{left:5px!important;right:5px!important}.mobile-nav-slot .app-nav .button{min-height:39px}.mobile-nav-slot .nav-icon{width:13px;height:13px}}@media (max-width:720px){html{scroll-padding-bottom:calc(92px + env(safe-area-inset-bottom))}.shell{width:min(100% - 12px,1120px);padding-top:max(7px,env(safe-area-inset-top));padding-bottom:calc(94px + env(safe-area-inset-bottom))}.topbar{min-height:46px;margin:0 -2px 8px;padding:7px 0;border-radius:0 0 18px 18px}.brand{gap:8px;font-size:19px}.mobile-nav-slot .app-nav{left:8px!important;right:8px!important;bottom:max(6px,env(safe-area-inset-bottom))!important;display:grid;grid-template-columns:repeat(6,minmax(0,1fr));max-width:520px;min-height:52px;grid-gap:2px;gap:2px;padding:4px;border-radius:18px}.mobile-nav-slot .app-nav .button{min-height:42px;border-radius:13px;padding:2px 1px;font-size:8px}.mobile-nav-slot .nav-icon{width:14px;height:14px}.chat-composer-panel,.chat-panel,.clubhouse-entry,.discover-panel,.feed-composer-panel,.feed-stream-panel,.hero-card,.member-section,.messages-panel,.notifications-panel,.panel{border-radius:16px;padding:11px}.section-title{align-items:flex-start}.hero{min-height:auto;gap:12px;padding:2px 0 18px}.hero h1{font-size:34px}h1{font-size:24px}h2{font-size:18px}.hero-copy>p:not(.eyebrow),p{font-size:13px;line-height:1.42}.landing-live-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:7px}.landing-stat{min-width:0;border-radius:14px;padding:9px 6px}.landing-stat strong{font-size:20px}.landing-stat span{font-size:9px;line-height:1.15}.landing-member-list{grid-template-columns:1fr}.landing-member{grid-template-columns:auto minmax(0,1fr) auto;gap:9px;min-height:62px;border-radius:14px;padding:9px}.landing-member small{justify-self:end;white-space:nowrap}.chat-list-item,.follow-list-item,.list-item,.member-card,.post{border-radius:15px;padding:10px}.composer textarea{min-height:58px}input,textarea{min-height:44px;border-radius:12px;padding:10px 12px}}@media (max-width:420px){.shell{width:min(100% - 10px,1120px)}.landing-member{grid-template-columns:auto minmax(0,1fr)}.landing-member small{grid-column:2;justify-self:start}.mobile-nav-slot .app-nav{left:6px!important;right:6px!important}}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/ba9851c3c22cd980-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/21350d82a1f187e9-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/c5fe6dc8356a8c31-s.woff2) format("woff2");unicode-range:u+1f??}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/19cfc7226ec3afaa-s.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/df0a9ae256c0569c-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/8e9860b6e62d6359-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/e4af272ccee01ff0-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Inter Fallback;src:local("Arial");ascent-override:90.44%;descent-override:22.52%;line-gap-override:0.00%;size-adjust:107.12%}.__className_f367f3{font-family:Inter,Inter Fallback;font-style:normal}.__variable_f367f3{--font-inter:"Inter","Inter Fallback"}