:root{--red:#e63946;--red2:#e63946;--ios-bg:#f7f7f9;--ios-bar:#ffffffe6}@media (prefers-color-scheme:dark){:root{--ios-bg:#000;--ios-bar:#101012eb}}body{background:var(--ios-bg);-webkit-font-smoothing:antialiased}.app-shell{background:var(--bg);width:min(100%,680px);min-height:100vh;box-shadow:0 0 0 1px var(--line);margin:0 auto;display:block;position:relative}.main-column{background:var(--bg);border:0;min-height:100vh;padding-bottom:84px}.sidebar,.right-rail{display:none!important}.mobile-nav{width:min(100%,680px);height:78px;padding:8px 10px max(8px, env(safe-area-inset-bottom));background:var(--ios-bar);-webkit-backdrop-filter:blur(22px)saturate(1.5);backdrop-filter:blur(22px)saturate(1.5);border-top:1px solid var(--line);z-index:40;justify-content:space-around;align-items:flex-start;display:flex;position:fixed;bottom:0;left:50%;transform:translate(-50%)}.mobile-nav a{width:64px;color:var(--muted);justify-items:center;gap:4px;font-size:10px;font-weight:650;display:grid}.mobile-nav a:hover,.mobile-nav a[aria-label=Create]{color:var(--red)}.mobile-nav a[aria-label=Create] svg{width:29px;height:29px}.mobile-nav span{display:block}.feed-header{background:color-mix(in srgb, var(--bg) 90%, transparent);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);z-index:15;height:68px;padding:8px 16px;position:sticky;top:0}.feed-header h1{letter-spacing:-.5px;font-size:26px}.mini-logo-image{border-radius:10px;width:44px;height:44px}.header-actions{gap:8px}.header-actions a,.round-button{background:var(--surface);border:1px solid var(--line);width:44px;height:44px;box-shadow:0 3px 12px #0000000a}.header-actions a:first-child{color:var(--red)}.feed-tabs{background:var(--bg);height:65px;padding-top:10px;top:68px}.feed-tabs button{font-size:16px}.feed-tabs button.active:after{width:56px;height:4px}.composer,.post-card{padding:15px 16px}.post-card,.post-card:hover{background:var(--bg)}.post-actions{max-width:none;padding-right:34px}.page-header{border:0;min-height:58px;padding:18px 16px 10px}.page-header h1{letter-spacing:-.8px;font-size:34px;line-height:1.1}.page-header p{display:none}.explore-picker{border-bottom:1px solid var(--line);height:49px;display:flex}.explore-picker a{flex:1;place-items:center;font-size:16px;font-weight:750;display:grid;position:relative}.explore-picker a.active{color:var(--red)}.explore-picker a.active:after{content:"";background:var(--red);height:2px;position:absolute;bottom:0;left:0;right:0}.explore-search{border:1px solid var(--line);background:var(--soft);border-radius:15px;height:48px;margin:12px 16px;padding:0 14px}.explore-block{padding:18px 0}.section-title h2{font-size:22px}.explore-spaces{scrollbar-width:none;grid-template-columns:none;padding:5px 16px;display:flex;overflow-x:auto}.explore-space{background:var(--surface);border-radius:20px;flex:none;width:174px}.explore-space .space-icon,.space-icon{border-radius:14px}.space-list{padding:0 16px}.space-card{padding:17px 0}.space-card button,.empty-state button{background:var(--red);color:#fff}.message-row{padding:14px 16px}.chat-screen{height:calc(100vh - 78px)}.profile-banner{background:linear-gradient(135deg, var(--red), #1877f2);border-radius:0;height:150px}.profile-main{padding:0 16px 18px}.profile-tabs{background:var(--bg);z-index:5;position:sticky;top:0}.profile-post{padding:18px 16px}.settings-list{padding:10px 16px}.settings-list section{background:var(--surface);border-radius:20px;box-shadow:0 6px 20px #0000000a}@media (max-width:850px){.app-shell{max-width:none;box-shadow:none}.main-column{padding-bottom:84px}.mobile-nav{width:100%}}.post-time-link{color:var(--muted);font-size:14px}.safety-menu{position:relative}.safety-more{place-items:center;display:grid}.safety-backdrop{z-index:100;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#00000075;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.safety-sheet{border:1px solid var(--line);background:var(--surface);border-radius:24px;width:min(480px,100%);max-height:86vh;padding:20px;overflow:auto;box-shadow:0 24px 80px #00000047}.safety-sheet header{justify-content:space-between;align-items:center;margin-bottom:18px;display:flex}.safety-sheet header div{gap:2px;display:grid}.safety-sheet header small,.safety-options p,.safety-sheet label span{color:var(--muted)}.safety-sheet header button{background:var(--control);border-radius:50%;place-items:center;width:38px;height:38px;display:grid}.safety-options{gap:10px;display:grid}.safety-options>button{background:var(--control);text-align:left;border-radius:14px;align-items:center;gap:12px;width:100%;padding:14px;font-weight:700;display:flex}.safety-options p{margin:6px 2px 0;font-size:13px;line-height:1.45}.safety-sheet form{gap:16px;display:grid}.safety-sheet label{gap:7px;font-weight:700;display:grid}.safety-sheet select,.safety-sheet textarea{border:1px solid var(--line);background:var(--bg);width:100%;color:var(--text);font:inherit;border-radius:12px;padding:12px}.safety-sheet textarea{resize:vertical}.safety-sheet .primary-button{background:var(--red);color:#fff;border-radius:999px;padding:13px 18px;font-weight:800}.safety-message{background:var(--control);border-radius:12px;margin-top:14px;padding:12px;font-size:14px}@media (max-width:600px){.safety-backdrop{align-items:end;padding:0}.safety-sheet{padding-bottom:max(24px, env(safe-area-inset-bottom));border-radius:24px 24px 0 0}}.admin-dashboard{gap:14px;padding:14px 16px 36px;display:grid}.admin-tabs{background:var(--control);border-radius:14px;grid-template-columns:repeat(3,1fr);padding:4px;display:grid}.admin-tabs button{color:var(--muted);border-radius:11px;padding:10px;font-weight:750}.admin-tabs button.active{background:var(--surface);color:var(--text);box-shadow:0 2px 10px #00000014}.admin-search{border:1px solid var(--line);background:var(--surface);color:var(--muted);border-radius:14px;align-items:center;gap:9px;padding:11px 13px;display:flex}.admin-search input{min-width:0;color:var(--text);font:inherit;background:0 0;border:0;outline:0;flex:1}.admin-message{background:var(--control);border-radius:12px;margin:0;padding:11px 13px}.admin-stats{grid-template-columns:repeat(3,1fr);gap:10px;display:grid}.admin-stats article{border:1px solid var(--line);background:var(--surface);border-radius:16px;align-items:center;gap:10px;padding:14px;display:flex}.admin-stats svg{color:var(--red)}.admin-stats div{display:grid}.admin-stats strong{font-size:22px}.admin-stats span{color:var(--muted);font-size:12px;font-weight:700}.admin-filters{grid-template-columns:1fr 1fr;gap:10px;display:grid}.admin-filters select{border:1px solid var(--line);background:var(--surface);color:var(--text);font:inherit;border-radius:12px;padding:11px}.admin-list{gap:12px;display:grid}.report-card,.admin-user,.note-card{border:1px solid var(--line);background:var(--surface);border-radius:17px;padding:15px}.report-card header,.note-card header{color:var(--muted);justify-content:space-between;align-items:center;gap:10px;font-size:12px;display:flex}.report-card h2,.admin-user h2{margin:12px 0 5px;font-size:17px}.report-card>p,.note-card>p{white-space:pre-wrap;line-height:1.48}.report-card>img{object-fit:cover;border-radius:13px;width:100%;height:auto;max-height:280px}.report-card dl{grid-template-columns:repeat(3,1fr);gap:8px;margin:12px 0;display:grid}.report-card dl div{background:var(--control);border-radius:11px;min-width:0;padding:9px}.report-card dt{color:var(--muted);font-size:11px}.report-card dd{text-overflow:ellipsis;margin:3px 0 0;font-size:12px;font-weight:700;overflow:hidden}.status-pill{background:var(--control);text-transform:capitalize;border-radius:999px;width:fit-content;padding:4px 8px;font-size:11px;font-weight:800;display:inline-flex}.status-pending,.status-suspended,.status-hidden{color:#c87500;background:#ff9f0a26}.status-actioned,.status-active,.status-published{color:#16883a;background:#34c75926}.status-dismissed{color:var(--muted)}.status-banned,.status-removed{color:var(--red);background:#ff3b3021}.admin-actions{flex-wrap:wrap;gap:8px;margin-top:12px;display:flex}.admin-actions button{background:var(--control);border-radius:10px;padding:8px 11px;font-size:12px;font-weight:750}.admin-actions button:disabled{opacity:.5}.admin-user{grid-template-columns:48px minmax(0,1fr);align-items:start;gap:12px;display:grid}.admin-user>img,.admin-user-placeholder{object-fit:cover;border-radius:50%;width:48px;height:48px}.admin-user-placeholder{background:var(--control);place-items:center;display:grid}.admin-user h2{margin:0 0 3px}.admin-user h2 small{color:var(--red);text-transform:uppercase;font-size:10px}.admin-user p{color:var(--muted);text-overflow:ellipsis;margin:0 0 7px;overflow:hidden}.admin-user .admin-actions{grid-column:1/-1;margin-top:0}.note-card header{justify-content:flex-start}.note-card a{color:var(--red);font-weight:700}@media (max-width:560px){.admin-stats{grid-template-columns:1fr}.admin-stats article{padding:10px 13px}.report-card dl{grid-template-columns:1fr}}.live-intro{background:radial-gradient(circle at 90% 10%, #ffffff40, transparent 34%), linear-gradient(135deg, #9f0712, var(--red));color:#fff;border-radius:24px;margin:14px 16px;padding:22px;overflow:hidden}.live-intro>span,.live-pill{letter-spacing:.08em;align-items:center;gap:6px;width:fit-content;font-size:11px;font-weight:900;display:inline-flex}.live-intro i,.live-pill i,.live-feed-banner i{background:currentColor;border-radius:50%;width:7px;height:7px;animation:1.7s infinite live-pulse;box-shadow:0 0 0 5px #ffffff29}.live-intro h1{max-width:430px;margin:13px 0 8px;font-size:clamp(25px,5vw,36px);line-height:1.05}.live-intro p{opacity:.83;margin:0}.live-list{gap:1px;padding:0 16px 34px;display:grid}.live-card{border-bottom:1px solid var(--line);color:inherit;grid-template-columns:64px minmax(0,1fr) 40px;align-items:center;gap:13px;padding:17px 3px;display:grid}.live-host-avatar{background:linear-gradient(135deg, var(--red), #6d0a88);color:#fff;border-radius:50%;place-items:center;width:64px;height:64px;font-size:24px;font-weight:900;display:grid;position:relative}.live-host-avatar img{border-radius:inherit;object-fit:cover;width:100%;height:100%}.live-host-avatar>span{border:3px solid var(--bg);background:#34c759;border-radius:50%;width:15px;height:15px;position:absolute;bottom:2px;right:1px}.live-pill{color:var(--red);background:#ff3b3021;border-radius:999px;padding:5px 8px}.live-pill i{box-shadow:none}.live-card h2{margin:6px 0 3px;font-size:17px}.live-card p,.live-card small{color:var(--muted);margin:0}.live-card small{align-items:center;gap:5px;margin-top:5px;font-size:12px;display:flex}.live-listen-icon{background:var(--control);border-radius:50%;padding:9px}.live-empty>svg{width:46px;height:46px;color:var(--red)}.start-live-form{gap:20px;padding:42px 24px;display:grid}.live-start-mark{background:linear-gradient(135deg, var(--red), #8d0b90);color:#fff;border-radius:26px;place-items:center;width:82px;height:82px;display:grid;position:relative}.live-start-mark svg{width:36px;height:36px}.live-start-mark span{border:2px solid #ff3b3040;border-radius:32px;animation:1.8s infinite live-pulse;position:absolute;inset:-7px}.start-live-form h1{margin:0 0 7px;font-size:30px}.start-live-form p,.start-live-form>small{color:var(--muted);line-height:1.5}.start-live-form label{gap:7px;font-weight:750;display:grid}.start-live-form input{border:1px solid var(--line);background:var(--surface);color:var(--text);font:inherit;border-radius:14px;padding:13px 14px}.start-live-form>button{background:var(--red);color:#fff;border-radius:999px;justify-content:center;align-items:center;gap:9px;padding:14px;font-weight:850;display:flex}.live-room-page{background:radial-gradient(circle at 50% 8%,#ff3b3029,#0000 31%);min-height:calc(100vh - 20px)}.live-room-page>header{justify-content:space-between;align-items:center;padding:15px 16px;display:flex}.live-room-page>header button{background:var(--control);border-radius:999px;align-items:center;gap:6px;padding:9px 11px;font-weight:750;display:flex}.live-room-hero{text-align:center;justify-items:center;padding:26px 20px 20px;display:grid}.live-orbit{background:linear-gradient(135deg, var(--red), #760c94);color:#fff;border-radius:50%;place-items:center;width:112px;height:112px;margin-bottom:22px;display:grid;position:relative;box-shadow:0 18px 50px #dc14233b}.live-orbit svg{width:46px;height:46px}.live-orbit span{border:2px solid #ff3b3040;border-radius:50%;animation:1.8s infinite live-pulse;position:absolute;inset:-11px}.live-orbit span:last-child{animation-delay:.6s;inset:-24px}.live-room-hero>p{color:var(--red);text-transform:uppercase;margin:0;font-size:12px;font-weight:850}.live-room-hero h1{max-width:520px;margin:9px 0;font-size:clamp(27px,6vw,40px)}.live-room-hero>span{color:var(--muted)}.live-room-controls{border:1px solid var(--line);background:var(--surface);border-radius:19px;grid-template-columns:1fr auto;align-items:center;gap:12px;margin:18px 16px;padding:15px;display:grid}.live-room-controls>div,.live-room-controls>span{align-items:center;gap:8px;display:flex}.live-room-controls>span{color:var(--muted);font-size:13px}.live-room-controls>button{background:var(--red);color:#fff;border-radius:999px;grid-column:1/-1;justify-content:center;align-items:center;gap:8px;padding:12px;font-weight:800;display:flex}.live-room-controls>p{color:var(--muted);grid-column:1/-1;margin:0;font-size:13px}.live-connecting,.live-room-error{text-align:center;justify-items:center;gap:8px;padding:38px 20px;display:grid}.live-connecting span{border:3px solid var(--line);border-top-color:var(--red);border-radius:50%;width:22px;height:22px;animation:.8s linear infinite live-spin}.live-room-error button{background:var(--red);color:#fff;border-radius:999px;padding:10px 16px}.live-chat{border:1px solid var(--line);background:var(--surface);border-radius:19px;margin:18px 16px 36px;padding:16px}.live-chat h2{margin:0 0 12px;font-size:17px}.live-chat>div{gap:9px;max-height:280px;display:grid;overflow-y:auto}.live-chat article{background:var(--control);border-radius:13px;width:fit-content;max-width:85%;padding:9px 11px}.live-chat article.mine{background:#ff3b301f;justify-self:end}.live-chat article b{color:var(--red);font-size:11px}.live-chat article p{margin:3px 0 0}.live-chat-empty{color:var(--muted)}.live-chat form{gap:8px;margin-top:13px;display:flex}.live-chat input{border:1px solid var(--line);background:var(--bg);min-width:0;color:var(--text);border-radius:999px;flex:1;padding:11px 13px}.live-chat form button{background:var(--red);color:#fff;border-radius:50%;place-items:center;width:42px;height:42px;display:grid}.live-feed-banner{color:var(--text);background:linear-gradient(135deg,#ff3b3024,#7d0a941c);border-radius:15px;justify-content:space-between;align-items:center;margin-top:12px;padding:13px;display:flex}.live-feed-banner span{color:var(--red);align-items:center;gap:7px;font-size:12px;font-weight:900;display:flex}.live-feed-banner i{box-shadow:none}@keyframes live-pulse{0%,to{opacity:.55;transform:scale(.92)}50%{opacity:1;transform:scale(1.06)}}@keyframes live-spin{to{transform:rotate(360deg)}}.detail-header{border-bottom:1px solid var(--line);background:color-mix(in srgb, var(--bg) 91%, transparent);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);z-index:20;align-items:center;gap:12px;height:62px;padding:0 14px;display:flex;position:sticky;top:0}.detail-header>a{border-radius:50%;place-items:center;width:42px;height:42px;display:grid}.detail-header>div{display:grid}.detail-header b{font-size:18px}.detail-header small{color:var(--muted)}.profile-banner{position:relative;overflow:hidden}.profile-banner img{object-fit:cover}.profile-stats{margin-top:14px}.profile-stats a{align-items:center;gap:5px;display:flex}.profile-link{color:#1877f2;text-overflow:ellipsis;margin-top:8px;display:block;overflow:hidden}.profile-tabs{border-bottom:1px solid var(--line);height:52px;display:flex}.profile-tabs button{color:var(--muted);background:0 0;border:0;flex:1;font-weight:700;position:relative}.profile-tabs button.active{color:var(--text)}.profile-tabs button.active:after{content:"";background:var(--red);border-radius:4px;height:4px;position:absolute;bottom:0;left:24%;right:24%}.profile-post{display:block}.profile-post p{white-space:pre-wrap;margin:0 0 8px;line-height:1.48}.profile-post small{color:var(--muted)}.profile-media-grid{grid-template-columns:repeat(3,1fr);gap:2px;padding:2px;display:grid}.profile-media-grid .profile-post{aspect-ratio:1;border:0;padding:0;overflow:hidden}.profile-media-grid img,.profile-media-grid video{object-fit:cover;width:100%;height:100%}.relationship-list .person-row{border-bottom:1px solid var(--line)}.relationship-list .person-view{margin-left:auto}.relationship-list img.avatar{object-fit:cover}.desktop-sidebar{border-right:1px solid var(--line);background:var(--bg);flex-direction:column;height:100vh;padding:20px 16px 18px;display:flex;position:sticky;top:0}.desktop-brand{align-items:center;gap:11px;padding:0 10px 24px;font-size:22px;font-weight:850;display:flex}.desktop-brand img{border-radius:10px}.desktop-sidebar nav{gap:4px;display:grid}.desktop-sidebar nav a{border-radius:15px;align-items:center;gap:15px;height:49px;padding:0 13px;font-size:16px;font-weight:700;display:flex}.desktop-sidebar nav a:hover{background:var(--soft);color:var(--red)}.desktop-sidebar nav svg{width:22px}.desktop-post{background:var(--red);color:#fff;border-radius:999px;justify-content:center;align-items:center;gap:8px;height:49px;margin:16px 4px 14px;font-weight:850;display:flex}.desktop-secondary{border-top:1px solid var(--line);padding-top:10px}.desktop-account{border-radius:16px;align-items:center;gap:10px;margin-top:auto;padding:10px;display:flex}.desktop-account:hover{background:var(--soft)}.desktop-account img{object-fit:cover;border-radius:50%}.desktop-account>span{display:grid}.desktop-account small{color:var(--muted)}@media (min-width:851px){.app-shell{grid-template-columns:230px minmax(0,680px);align-items:start;width:min(100%,910px);display:grid}.mobile-nav{display:none}.main-column{border-right:1px solid var(--line)}}@media (max-width:850px){.desktop-sidebar{display:none}}.messages-actions{align-items:center;gap:8px;padding:6px 16px 12px;display:flex}.inbox-search{background:var(--soft);border:1px solid var(--line);border-radius:15px;flex:1;align-items:center;gap:9px;height:44px;padding:0 13px;display:flex}.inbox-search svg{width:18px;color:var(--muted)}.inbox-search input{width:100%;color:var(--text);background:0 0;border:0;outline:0}.messages-actions>button,.messages-actions>a{background:var(--surface);border:0;border:1px solid var(--line);border-radius:50%;place-items:center;width:42px;height:42px;display:grid}.messages-actions>a{color:#fff;background:#1877f2;border-color:#1877f2}.inbox-filters{border-bottom:1px solid var(--line);gap:8px;padding:0 16px 12px;display:flex}.inbox-filters button{border:1px solid var(--line);background:var(--surface);color:var(--muted);border-radius:999px;padding:8px 14px;font-weight:750}.inbox-filters button.active{background:var(--red);border-color:var(--red);color:#fff}.message-list article.message-row{align-items:center;gap:4px;padding:0 10px 0 0;display:flex}.message-main{flex:1;align-items:center;gap:12px;min-width:0;padding:14px 8px 14px 16px;display:flex}.message-main>div:nth-child(2){flex:1;min-width:0}.message-main p{color:var(--muted);white-space:nowrap;text-overflow:ellipsis;margin:4px 0;overflow:hidden}.message-main time{color:var(--muted);font-size:11px}.message-row.unread .message-main b{font-weight:900}.message-row.unread .message-main p{color:var(--text);font-weight:650}.message-row>button{width:34px;height:34px;color:var(--muted);background:0 0;border:0;border-radius:50%}.message-row>button.pinned{color:var(--red);background:color-mix(in srgb, var(--red) 10%, transparent)}.new-message-list .person-row{border-bottom:1px solid var(--line)}.new-message-list img.avatar{object-fit:cover}.legal-site{color:#151518;background:#f7f7f9;min-height:100vh}.legal-nav{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);z-index:20;background:#ffffffe6;border-bottom:1px solid #e5e5e8;justify-content:space-between;align-items:center;height:70px;padding:0 max(22px,50vw - 540px);display:flex;position:sticky;top:0}.legal-nav>a:first-child{align-items:center;gap:10px;font-size:18px;display:flex}.legal-nav img{border-radius:10px}.legal-nav>a:last-child{color:#fff;background:#e63946;border-radius:999px;padding:9px 15px;font-weight:750}.legal-home,.legal-document{width:min(100% - 32px,940px);margin:auto}.legal-hero{max-width:760px;padding:80px 0 48px}.legal-hero>span,.legal-document article>header span{color:#e63946;text-transform:uppercase;letter-spacing:.08em;align-items:center;gap:7px;font-size:13px;font-weight:800;display:inline-flex}.legal-hero h1{letter-spacing:-.055em;margin:18px 0;font-size:clamp(45px,8vw,76px);line-height:.98}.legal-hero p{color:#62626b;font-size:20px;line-height:1.55}.legal-hero small{color:#85858d}.legal-grid{grid-template-columns:repeat(2,1fr);gap:12px;display:grid}.legal-grid>a{background:#fff;border:1px solid #e3e3e7;border-radius:20px;grid-template-columns:42px 1fr 24px;align-items:start;gap:12px;padding:22px;display:grid;box-shadow:0 8px 30px #00000009}.legal-grid>a>svg:first-child{color:#e63946}.legal-grid h2{margin:0 0 7px;font-size:18px}.legal-grid p{color:#6c6c75;margin:0;line-height:1.45}.legal-contact{color:#fff;background:#17171a;border-radius:22px;margin:40px 0 70px;padding:30px}.legal-contact h2{margin:0}.legal-contact p{color:#b7b7bd}.legal-contact a{color:#ff6370;font-weight:750}.legal-footer{color:#686870;border-top:1px solid #e2e2e5;justify-content:center;align-items:center;gap:24px;min-height:80px;padding:20px;font-size:13px;display:flex}.legal-document{padding:42px 0 80px}.legal-back{color:#62626b;align-items:center;gap:8px;margin-bottom:24px;font-weight:700;display:inline-flex}.legal-document article{background:#fff;border:1px solid #e2e2e6;border-radius:24px;padding:clamp(24px,6vw,64px);box-shadow:0 16px 60px #0000000b}.legal-document article>header{border-bottom:1px solid #e7e7ea;margin-bottom:32px;padding-bottom:28px}.legal-document h1{letter-spacing:-.045em;margin:14px 0 0;font-size:clamp(36px,6vw,58px);line-height:1.02}.legal-document article>h1{letter-spacing:-.02em;margin:38px 0 12px;font-size:27px}.legal-document article>h2{margin-top:28px;font-size:21px}.legal-document article p,.legal-document article li{color:#3e3e45;font-size:16px;line-height:1.72}.legal-document article li{margin:5px 0}.legal-document article a{color:#c9273c;text-decoration:underline}.legal-document article hr{border:0;border-top:1px solid #e6e6e9;margin:30px 0}.legal-next{color:#c9273c;justify-content:space-between;padding:24px 4px;font-weight:750;display:flex}.auth-panel>small a{color:#ff6572;text-decoration:underline}@media (prefers-color-scheme:dark){.legal-site{color:#f5f5f6;background:#09090b}.legal-nav{background:#0f0f11e6;border-color:#29292d}.legal-grid>a,.legal-document article{background:#111114;border-color:#29292e}.legal-grid p,.legal-hero p,.legal-document article p,.legal-document article li{color:#b2b2ba}.legal-contact{background:#1c1c20}.legal-footer,.legal-document article>header{border-color:#29292e}}@media (max-width:680px){.legal-nav{padding:0 16px}.legal-nav>a:first-child b{display:none}.legal-hero{padding-top:48px}.legal-grid{grid-template-columns:1fr}.legal-document{width:min(100% - 20px,940px);padding-top:20px}.legal-document article{border-radius:20px}.legal-footer{flex-wrap:wrap;gap:14px 20px}.legal-next{gap:14px;display:grid}}@media (min-width:851px){.feed-header>div:first-child{display:none}.feed-header{justify-content:flex-end}}.space-card-main{flex:1;align-items:flex-start;gap:14px;min-width:0;display:flex}.space-card-main>div:last-child{flex:1}.space-card>button.joined,.space-summary>button.joined{background:var(--surface);color:var(--text);border:1px solid var(--line)}.space-detail{min-height:100vh}.space-cover{background:linear-gradient(135deg, var(--red), #720916);height:220px;position:relative;overflow:hidden}.space-cover:after{content:"";filter:blur(10px);background:#ffffff14;border-radius:50%;width:220px;height:220px;position:absolute;top:-70px;right:-50px}.space-cover nav{z-index:2;justify-content:space-between;display:flex;position:absolute;top:14px;left:14px;right:14px}.space-cover nav>a,.space-cover nav button,.space-cover nav .space-report{color:#fff;background:#0004;border:0;border-radius:50%;place-items:center;width:38px;height:38px;display:grid}.accent-blue{background:#1877f2}.accent-gold{background:#d89a19}.space-cover nav>span{gap:8px;display:flex}.space-cover-mark{color:#fff;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#fff2;border:1px solid #fff4;border-radius:18px;place-items:center;width:76px;height:76px;font-size:34px;font-weight:900;display:grid;position:absolute;bottom:18px;left:18px}.space-summary{padding:18px 16px}.space-summary>div:first-child{display:inline-block}.space-summary h1{margin:0;font-size:29px}.space-summary>div span{color:var(--muted)}.space-summary>button{float:right;background:var(--text);color:var(--bg);border:0;border-radius:999px;padding:9px 18px;font-weight:800}.space-summary>p{clear:both;padding-top:13px;line-height:1.48}.space-summary>a{color:var(--muted);align-items:center;gap:6px;display:flex}.space-detail-tabs{border-bottom:1px solid var(--line);height:52px;display:flex}.space-detail-tabs a{color:var(--muted);flex:1;place-items:center;font-weight:750;display:grid;position:relative}.space-detail-tabs a.active{color:var(--text)}.space-detail-tabs a.active:after{content:"";background:var(--red);border-radius:4px;height:4px;position:absolute;bottom:0;left:28%;right:28%}.space-quick-post{background:var(--soft);color:var(--muted);border-radius:15px;margin:14px 16px;padding:13px 16px;font-weight:650;display:block}.space-sort{gap:8px;padding:0 16px 12px;display:flex}.space-sort a{background:var(--soft);color:var(--muted);border-radius:999px;padding:7px 13px;font-weight:700}.space-sort a.active{background:var(--red);color:#fff}.space-about{padding:24px 18px}.space-about>p{color:var(--muted);line-height:1.55}.space-about dl{grid-template-columns:repeat(3,1fr);gap:10px;margin:24px 0;display:grid}.space-about dl>div{background:var(--soft);border-radius:16px;gap:4px;padding:14px;display:grid}.space-about dt{color:var(--muted);font-size:12px}.space-about dd{margin:0;font-weight:850}.member-preview{flex-wrap:wrap;gap:8px;display:flex}.member-preview a{background:var(--soft);border-radius:999px;padding:8px 12px;font-weight:700}button,a,input,textarea,select{transition:border-color .18s,background-color .18s,color .18s,opacity .18s,transform .18s}button,a{cursor:pointer}button:active,.desktop-sidebar a:active,.mobile-nav a:active{transform:scale(.97)}:focus-visible{outline:3px solid color-mix(in srgb, var(--red) 45%, transparent);outline-offset:2px}.desktop-sidebar nav a.active{background:color-mix(in srgb, var(--red) 10%, var(--bg));color:var(--red)}.mobile-nav a.active{color:var(--red)}.mobile-nav a.active svg{stroke-width:2.7px}.primary-action{background:var(--red);color:#fff;border:0;border-radius:999px;width:100%;height:50px;font-weight:850}.primary-action:disabled{opacity:.45;cursor:not-allowed}.title-with-action{justify-content:space-between;align-items:center;padding-right:16px;display:flex}.title-with-action>.page-header{flex:1}.title-with-action>a{background:var(--red);color:#fff;border-radius:50%;place-items:center;width:44px;height:44px;display:grid}.create-space-form{gap:18px;padding:22px 18px 90px;display:grid}.create-space-form label{color:var(--muted);gap:7px;font-size:13px;font-weight:800;display:grid}.create-space-form input,.create-space-form textarea{border:1px solid var(--line);background:var(--surface);color:var(--text);border-radius:15px;outline:0;padding:13px 14px;font-size:16px}.create-space-form textarea{resize:vertical;min-height:105px}.create-space-form fieldset{border:0;margin:0;padding:0}.create-space-form legend{color:var(--muted);margin-bottom:9px;font-size:13px;font-weight:800}.space-colours{gap:12px;display:flex}.space-colours button{border:4px solid var(--bg);width:34px;height:34px;box-shadow:0 0 0 1px var(--line);border-radius:50%}.space-colours button.active{box-shadow:0 0 0 3px var(--text)}.space-create-preview{color:#fff;background:linear-gradient(135deg, var(--red), #720916);border-radius:22px;flex-direction:column;justify-content:flex-end;min-height:150px;padding:24px;display:flex}.space-create-preview b{font-size:24px}.space-create-preview span{opacity:.82}.space-create-preview p{opacity:.9;margin-bottom:0}.profile-qr-card{border:1px solid var(--line);background:var(--surface);width:min(100% - 32px,430px);box-shadow:var(--shadow);border-radius:28px;justify-items:center;margin:28px auto;padding:28px;display:grid}.qr-brand{align-items:center;gap:12px;width:100%;display:flex}.qr-brand img{border-radius:12px}.qr-brand>div{display:grid}.qr-brand span,.profile-qr-card p{color:var(--muted)}.qr-image{border-radius:18px;width:100%;height:auto;margin:24px 0}.profile-qr-card>button{background:var(--red);color:#fff;border:0;border-radius:999px;align-items:center;gap:8px;padding:12px 18px;font-weight:850;display:flex}.settings-select{justify-content:space-between;align-items:center;font-weight:750;display:flex}.settings-links{overflow:hidden;padding:8px 0!important}.settings-links h2{padding:12px 18px 5px}.settings-links>a{min-height:52px;color:var(--text);border-top:1px solid var(--line);justify-content:space-between;align-items:center;padding:0 16px;display:flex}.settings-links>a>span{align-items:center;gap:11px;display:flex}.settings-links>a svg{width:19px}.settings-links .danger-link{color:var(--red)}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition:none!important;animation:none!important}}.personality-poster-flow{z-index:100;background:var(--bg);flex-direction:column;display:flex;position:fixed;inset:0}.poster-intro,.poster-quiz,.poster-result-container{flex-direction:column;height:100%;padding:24px;display:flex}.poster-intro-header{margin-bottom:32px}.poster-intro-header h1{letter-spacing:-1px;margin-bottom:8px;font-size:32px;font-weight:800}.poster-intro-header p{color:var(--muted);font-size:16px;line-height:1.4}.poster-theme-list{flex-direction:column;gap:12px;padding-bottom:40px;display:flex;overflow-y:auto}.poster-theme-card{text-align:left;color:#fff;cursor:pointer;border:none;border-radius:16px;justify-content:space-between;align-items:center;padding:20px;transition:transform .2s;display:flex;box-shadow:0 4px 12px #0000001a}.poster-theme-card:active{transform:scale(.98)}.poster-theme-content h2{margin-bottom:4px;font-size:20px;font-weight:700}.poster-theme-content p{opacity:.9;font-size:14px;line-height:1.3}.poster-quiz-progress{background:var(--line);border-radius:2px;height:4px;margin-bottom:32px;overflow:hidden}.poster-quiz-bar{height:100%;transition:width .3s}.poster-quiz-header{margin-bottom:40px}.poster-quiz-header small{color:var(--muted);letter-spacing:1px;text-transform:uppercase;font-size:12px;font-weight:700}.poster-quiz-header h2{margin-top:8px;font-size:28px;font-weight:800;line-height:1.2}.poster-quiz-options{flex-direction:column;gap:12px;display:flex}.poster-quiz-option{border:2px solid var(--line);background:var(--surface);color:var(--text);text-align:left;cursor:pointer;border-radius:12px;padding:16px;font-size:16px;font-weight:600;transition:all .2s}.poster-quiz-option:active{background:var(--line);border-color:var(--muted)}.poster-result-container{justify-content:flex-start;align-items:center;padding-top:40px;padding-bottom:40px;overflow-y:auto}.poster-card-wrapper{perspective:1000px;aspect-ratio:1;width:100%;max-width:380px;margin-bottom:32px}.poster-card{border-radius:24px;width:100%;height:100%;padding:2px;box-shadow:0 20px 40px #0003,inset 0 0 0 1px #ffffff1a}.poster-card-glass{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);color:#fff;background:#ffffff26;border-radius:22px;flex-direction:column;width:100%;height:100%;padding:20px;display:flex}.poster-card-header{justify-content:space-between;align-items:center;margin-bottom:16px;display:flex}.poster-card-user{align-items:center;gap:10px;display:flex}.poster-avatar,.poster-avatar-fallback{border-radius:18px;width:36px;height:36px}.poster-avatar-fallback{background:#0003;place-items:center;font-weight:700;display:grid}.poster-user-info{flex-direction:column;display:flex}.poster-user-info strong{font-size:14px;line-height:1.2}.poster-user-info span{opacity:.8;text-transform:uppercase;letter-spacing:.5px;font-size:11px;font-weight:600}.poster-date{opacity:.9;font-size:12px;font-weight:600}.poster-eyebrow{letter-spacing:1px;opacity:.8;font-size:11px;font-weight:800}.poster-archetype{text-transform:uppercase;margin:4px 0 8px;font-size:28px;font-weight:900;line-height:1}.poster-bio{opacity:.9;margin-bottom:12px;font-size:14px;line-height:1.3}.poster-tags{flex-wrap:wrap;gap:6px;margin-bottom:auto;display:flex}.poster-tag{text-transform:uppercase;background:#0003;border-radius:100px;padding:4px 8px;font-size:10px;font-weight:700}.poster-card-stats{gap:8px;margin-top:auto;margin-bottom:16px;display:grid}.poster-stat-header{align-items:center;gap:6px;margin-bottom:4px;font-size:12px;font-weight:700;display:flex}.poster-stat-header span{text-transform:uppercase;opacity:.9;flex:1}.poster-stat-bar-bg{background:#0003;border-radius:3px;height:6px;overflow:hidden}.poster-stat-bar-fill{background:#fff;border-radius:3px;height:100%}.poster-card-footer{border-top:1px solid #fff3;justify-content:space-between;padding-top:12px;display:flex}.poster-footer-trait{flex-direction:column;display:flex}.poster-footer-trait small{opacity:.7;font-size:9px;font-weight:800}.poster-footer-trait strong{font-size:12px;font-weight:700}.poster-actions{gap:12px;width:100%;max-width:380px;margin-bottom:24px;display:grid}.poster-action-btn{background:var(--surface);color:var(--text);border:1px solid var(--line);cursor:pointer;border-radius:14px;justify-content:center;align-items:center;gap:8px;padding:16px;font-size:16px;font-weight:700;display:flex}.poster-action-btn.primary{background:var(--text);color:var(--bg);border:none}.poster-close-btn{color:var(--muted);cursor:pointer;background:0 0;border:none;padding:12px;font-weight:600}
