:root{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;color:#f5f5f7;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;background:#050507;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}html{scroll-behavior:smooth;background:#050507}body{color:#f5f5f7;background:#050507;min-width:320px;margin:0}button{font:inherit;color:inherit;cursor:pointer;background:0 0;border:0}button:disabled{cursor:not-allowed;opacity:.48}button:focus-visible,input:focus-visible,textarea:focus-visible{outline-offset:2px;outline:2px solid #e7e7eb}input,textarea{color:#f4f4f6;width:100%;font:inherit;background:#0d0d10;border:1px solid #29292f;border-radius:12px;outline:none;padding:12px 13px;transition:border-color .15s,background .15s,box-shadow .15s}input:hover,textarea:hover{border-color:#3a3a42}input:focus,textarea:focus{background:#101014;border-color:#777780;box-shadow:0 0 0 3px #ffffff09}textarea{resize:vertical;min-height:110px}label{color:#d7d7dc;gap:7px;font-size:13px;display:grid}a{color:inherit}.app-shell{min-height:100vh;padding-bottom:78px}.topbar{z-index:50;-webkit-backdrop-filter:blur(18px);background:#050507e0;border-bottom:1px solid #1d1d21;justify-content:space-between;align-items:center;height:58px;padding:0 max(16px,50vw - 310px);display:flex;position:sticky;top:0}.brand{letter-spacing:-.05em;align-items:center;gap:8px;font-size:20px;font-weight:820;display:inline-flex}.brand-button{padding:5px 0}.brand-dot{color:#08080a;letter-spacing:-.02em;background:#f1f1f3;border-radius:8px;place-items:center;width:27px;height:27px;font-size:14px;font-weight:900;display:grid}.topbar-actions{align-items:center;gap:2px;display:flex}.topbar-actions button,.icon-button{color:#bdbdc5;border-radius:50%;place-items:center;width:40px;height:40px;transition:background .15s,color .15s;display:grid}.topbar-actions button:hover,.icon-button:hover{color:#fff;background:#16161a}.content{width:min(620px,100%);margin:0 auto;padding:18px 0 36px}.section-heading{align-items:center;gap:10px;margin:0 0 14px;padding:8px 16px;display:flex}.heading-copy{flex:1;min-width:0}.eyebrow{color:#777780;text-transform:uppercase;letter-spacing:.15em;margin:0 0 4px;font-size:10px;font-weight:800}h1,h2,p{margin-top:0}h1{letter-spacing:-.045em;margin-bottom:0;font-size:24px;line-height:1.08}h2{letter-spacing:-.025em;font-size:18px}.muted{color:#8c8c95;font-size:13px;line-height:1.5}.heading-actions{align-items:center;gap:7px;margin-left:auto;display:flex}.back-button{color:#d7d7dc;border-radius:50%;place-items:center;width:38px;height:38px;display:grid}.back-button:hover{background:#16161a}.quiet-button{color:#dddde1;white-space:nowrap;border:1px solid #2c2c32;border-radius:999px;justify-content:center;align-items:center;gap:7px;padding:8px 13px;font-size:13px;transition:background .15s,border-color .15s;display:inline-flex}.quiet-button:hover{background:#18181c;border-color:#45454d}.primary{color:#08080a;background:#f1f1f3;border-radius:999px;justify-content:center;align-items:center;gap:8px;width:100%;padding:11px 16px;font-weight:800;transition:transform .12s,opacity .15s;display:inline-flex}.primary:hover:not(:disabled){transform:translateY(-1px)}.primary.small{white-space:nowrap;width:auto}.text-button{color:#bdbdc5;text-underline-offset:3px;margin-top:15px;font-size:13px;text-decoration:underline}.loading{color:#9999a2;justify-content:center;align-items:center;gap:10px;min-height:100vh;display:flex}.loading-mark{color:#08080a;background:#eee;border-radius:8px;place-items:center;width:28px;height:28px;font-size:13px;font-weight:900;display:grid}.empty-state{text-align:center;border-top:1px solid #1a1a1e;flex-direction:column;justify-content:center;align-items:center;min-height:300px;padding:44px 24px;display:flex}.empty-state.compact{border:1px solid #222228;border-radius:16px;min-height:240px;margin:10px 16px}.empty-state p{color:#8e8e97;max-width:430px;margin-bottom:0;font-size:14px;line-height:1.6}.empty-mark{color:#dedee3;background:#0e0e11;border:1px solid #303036;border-radius:14px;place-items:center;width:48px;height:48px;margin-bottom:14px;font-weight:850;display:grid}.error,.notice{border-radius:11px;padding:11px 12px;font-size:13px}.error{color:#e9bebe;background:#1b1111;border:1px solid #583838}.notice{color:#d0d0d5;background:#151519;border:1px solid #34343a}.error-block{color:#e9bebe;background:#151011;border:1px solid #583838;border-radius:12px;justify-content:space-between;align-items:center;gap:12px;margin:0 16px 12px;padding:12px 14px;display:flex}.error-block button{color:#f0caca;border:1px solid #684747;border-radius:999px;padding:7px 10px}.feed-header{justify-content:space-between;align-items:center;padding:4px 16px 8px;display:flex}.feed-header h1{font-size:25px}.feed-tabs{border-bottom:1px solid #202025;margin-bottom:0;display:flex}.feed-tabs button{color:#7f7f87;flex:1;min-height:46px;font-size:13px;font-weight:700;position:relative}.feed-tabs button.active{color:#f3f3f5}.feed-tabs button.active:after{content:"";background:#f3f3f5;border-radius:2px;height:2px;position:absolute;bottom:-1px;left:34%;right:34%}.skeleton-feed{gap:1px;display:grid}.skeleton-card{background:linear-gradient(100deg,#0b0b0e 20%,#121216 38%,#0b0b0e 56%) 0 0/200% 100%;border-bottom:1px solid #1c1c20;height:360px;animation:1.3s linear infinite skeleton}.skeleton-card.compact{border-radius:14px;height:180px}@keyframes skeleton{to{background-position:-200% 0}}.feed{gap:1px;display:grid}.post-card{background:#07070a;border-top:1px solid #202025;transition:background .15s;position:relative}.post-card:hover{background:#09090c}.post-body{padding:15px 16px 11px}.post-author{align-items:center;gap:10px;min-width:0;display:flex}.post-author-meta{align-items:center;gap:6px;min-width:0;font-size:14px;display:flex}.post-author-meta strong{text-overflow:ellipsis;white-space:nowrap;font-weight:750;overflow:hidden}.post-author-meta time{color:#777780;white-space:nowrap;font-size:12px}.post-menu-wrap{margin-left:auto;position:relative}.post-caption{white-space:pre-wrap;overflow-wrap:anywhere;margin:10px 0 12px;padding-left:46px;font-size:14px;line-height:1.55}.post-image{object-fit:cover;background:#09090b;border:1px solid #202025;border-radius:14px;width:100%;max-height:680px;display:block}.media-placeholder{aspect-ratio:1;color:#777780;background:#0d0d10;border:1px solid #202025;border-radius:14px;flex-direction:column;justify-content:center;align-items:center;gap:8px;display:flex}.avatar{color:#e8e8ec;background:#151519;border:1px solid #34343a;border-radius:50%;flex:0 0 36px;place-items:center;width:36px;height:36px;font-weight:800;display:grid}.avatar.tiny{flex-basis:32px;width:32px;height:32px;font-size:11px}.avatar.large{flex-basis:58px;width:58px;height:58px;font-size:20px}.post-actions{grid-template-columns:1fr 1fr 1fr;align-items:center;margin:7px 0 0 38px;display:grid}.post-actions button{color:#85858e;border-radius:999px;align-items:center;gap:7px;min-height:38px;font-size:12px;transition:color .15s,background .15s;display:flex}.post-actions button:hover{color:#f1f1f3;background:#151519}.post-actions button b{color:#777780;font-size:11px;font-weight:600}.post-actions .action-liked{color:#f0b4c2}.post-actions .action-saved{color:#ddd}.comments{border-top:1px solid #1d1d21;gap:0;margin:9px 0 0 46px;padding-top:10px;display:grid}.comment-form{align-items:center;gap:8px;padding:4px 0 11px;display:flex}.comment-form input{border-radius:999px;min-width:0;padding:9px 12px}.reply-submit{color:#09090b;background:#eee;border-radius:999px;padding:8px 12px;font-size:12px;font-weight:750}.comment{border-top:1px solid #19191d;gap:9px;padding:10px 0;display:flex}.comment-main{flex:1;min-width:0;padding-right:30px;position:relative}.comment-main>div{font-size:12px}.comment-main p{color:#d4d4d9;white-space:pre-wrap;overflow-wrap:anywhere;margin:4px 0;font-size:13px;line-height:1.45}.comment-time{color:#6f6f78}.comment-main>button{color:#7d7d86;border-radius:999px;align-items:center;gap:4px;padding:3px 5px;font-size:11px;display:inline-flex}.comment-empty{padding:10px 0}.post-menu{z-index:10;background:#111114;border:1px solid #303036;border-radius:13px;min-width:160px;padding:6px;position:absolute;top:40px;right:0;box-shadow:0 16px 45px #00000073}.post-menu button{text-align:left;color:#dddde2;border-radius:9px;width:100%;padding:10px 11px;font-size:13px;display:block}.post-menu button:hover{background:#1b1b20}.search-row{background:#101014;border:1px solid #2a2a30;border-radius:999px;align-items:center;gap:8px;margin:0 16px 14px;padding:0 12px;display:flex}.search-row>svg{color:#777780;flex:none}.search-row input{box-shadow:none;background:0 0;border:0;padding:11px 2px}.search-row input:focus{box-shadow:none;background:0 0}.search-submit{color:#f1f1f3;border-radius:999px;padding:8px 11px;font-size:12px;font-weight:750}.results{gap:1px;display:grid}.results-label{color:#777780;text-transform:uppercase;letter-spacing:.12em;padding:17px 16px 8px;font-size:11px;font-weight:800}.result{text-align:left;background:#07070a;border-top:1px solid #1b1b1f;align-items:center;gap:10px;padding:12px 16px;display:flex}.result:hover{background:#0b0b0e}.result-copy{flex:1;min-width:0}.result-copy strong,.post-result strong{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.result p{margin:2px 0 0}.follow-button,.following-button{border-radius:999px;padding:7px 14px;font-size:12px;font-weight:800}.follow-button{color:#09090b;background:#f1f1f3}.following-button{color:#e4e4e7;border:1px solid #3a3a40}.more-small{color:#9999a1;border:1px solid #29292f;border-radius:50%;place-items:center;width:34px;height:34px;display:grid}.post-result-avatar{color:#aaaab2;background:#151519;border-radius:50%;place-items:center;width:34px;height:34px;display:grid}.composer{background:#0d0d10;border:1px solid #27272d;border-radius:16px;gap:15px;margin:0 16px;padding:17px;display:grid}.composer-title{align-items:center;gap:10px;display:flex}.composer-title p{margin:2px 0 0}.upload-zone{text-align:center;color:#d6d6da;background:#0a0a0d;border:1px dashed #38383f;border-radius:14px;flex-direction:column;justify-content:center;align-items:center;gap:8px;min-height:180px;display:flex;position:relative;overflow:hidden}.upload-zone input{opacity:0;cursor:pointer;position:absolute;inset:0}.upload-icon{color:#cfcfd5;background:#151519;border-radius:16px;place-items:center;width:54px;height:54px;display:grid}.upload-zone small{color:#777780}.preview{object-fit:cover;border-radius:12px;width:100%;max-height:500px;display:block}.composer-footer{justify-content:flex-end;align-items:center;gap:12px;display:flex}.publish-button{width:auto;min-width:92px}.form-note{margin:0}.earn-intro{background:#0d0d10;border:1px solid #27272d;border-radius:16px;justify-content:space-between;align-items:center;gap:16px;margin:0 16px 12px;padding:17px;display:flex}.earn-kicker{color:#aaaab3;text-transform:uppercase;letter-spacing:.08em;background:#18181c;border-radius:999px;padding:5px 8px;font-size:10px;font-weight:800;display:inline-flex}.earn-intro h2{margin:10px 0 5px}.earn-intro p{color:#8d8d96;margin:0;font-size:13px;line-height:1.55}.offer-result{padding-top:15px;padding-bottom:15px}.offer-icon{color:#ddd;background:#121216;border:1px solid #303036;border-radius:12px;place-items:center;width:38px;height:38px;display:grid}.balance-card{background:#101014;border:1px solid #2c2c32;border-radius:18px;gap:6px;margin:0 16px 18px;padding:22px;display:grid}.balance-card strong{letter-spacing:-.04em;font-size:30px}.section-subhead{padding:0 16px}.transaction{justify-content:space-between}.transaction>strong{white-space:nowrap}.profile-section{padding-bottom:20px}.profile-cover{background:#111115;border-bottom:1px solid #25252a;height:118px}.profile-header{justify-content:flex-end;height:46px;padding:0 16px;display:flex;position:relative}.profile-avatar{background:#17171b;border:4px solid #050507;flex-basis:82px;width:82px;height:82px;font-size:27px;position:absolute;top:-30px;left:16px}.profile-header-actions{align-items:center;gap:7px;margin-top:10px;display:flex}.icon-text{display:inline-flex}.profile-identity{padding:12px 16px 17px}.profile-identity h1{font-size:22px}.profile-identity .muted{margin:3px 0 8px}.profile-bio{white-space:pre-wrap;max-width:560px;margin:0 0 9px;font-size:14px;line-height:1.5}.profile-meta{color:#777780;align-items:center;gap:7px;font-size:12px;display:flex;overflow:hidden}.profile-meta span:last-child{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.profile-edit{margin:0 16px 12px}.profile-tabs{border-top:1px solid #202025;border-bottom:1px solid #202025;grid-template-columns:repeat(4,1fr);display:grid}.profile-tabs button{color:#7d7d86;min-height:48px;font-size:12px;font-weight:750}.profile-tabs button.active{color:#f4f4f6;box-shadow:inset 0 -2px #f4f4f6}.profile-note{text-align:center;color:#777780;border:1px dashed #29292f;border-radius:14px;margin:20px 16px;padding:30px 18px;font-size:13px}.logout-button{color:#e2bcbc;border:1px solid #493131;border-radius:999px;margin:0 16px;padding:10px 14px;font-size:13px;display:block}.settings-groups{gap:0;display:grid}.settings-label{color:#777780;text-transform:uppercase;letter-spacing:.13em;padding:17px 16px 7px;font-size:10px;font-weight:850}.setting{background:#08080b;border-top:1px solid #1b1b1f;justify-content:space-between;align-items:center;gap:20px;padding:15px 16px;display:flex}.setting>span:first-child{gap:3px;display:grid}.setting strong{color:#e7e7ea;font-size:14px}.setting small{color:#7d7d86;font-size:12px;line-height:1.45}.switch{flex:0 0 42px;width:42px;height:24px;position:relative}.switch input{opacity:0;cursor:pointer;width:100%;height:100%;margin:0;position:absolute;inset:0}.switch i{background:#29292f;border-radius:999px;transition:all .15s;position:absolute;inset:0}.switch i:after{content:"";background:#aaaab1;border-radius:50%;width:18px;height:18px;transition:all .15s;position:absolute;top:3px;left:3px}.switch.on i{background:#e9e9ed}.switch.on i:after{background:#09090b;transform:translate(18px)}.settings-foot{padding:18px 16px}.notification-list{gap:1px;display:grid}.notification{text-align:left;background:#08080b;border-top:1px solid #1b1b1f;align-items:center;gap:11px;width:100%;padding:14px 16px;display:flex}.notification:hover{background:#0d0d10}.notification-icon{color:#aaaab3;background:#151519;border-radius:50%;flex:0 0 34px;place-items:center;width:34px;height:34px;display:grid}.notification>div:nth-child(2){flex:1;gap:4px;min-width:0;display:grid}.notification strong{font-size:13px;font-weight:650}.notification span{color:#777780;font-size:11px}.notification.unread{background:#0e0e12}.notification>i{background:#eee;border-radius:50%;flex:0 0 7px;width:7px;height:7px}.messages-screen{flex-direction:column;min-height:calc(100vh - 136px);display:flex}.message-toolbar{border-bottom:1px solid #1d1d21;justify-content:space-between;align-items:center;gap:10px;min-height:44px;margin:0 16px 5px;padding:6px 0;display:flex}.message-edit-actions{align-items:center;gap:7px;display:flex}.message-edit-box{background:#0d0d10;border:1px solid #29292f;border-radius:13px;margin:0 16px 8px;padding:10px}.message-edit-box textarea{min-height:70px}.message-list{scrollbar-width:thin;flex-direction:column;flex:1;gap:8px;min-height:280px;max-height:calc(100vh - 250px);padding:8px 16px 18px;display:flex;overflow-y:auto}.message{background:#101014;border:1px solid #29292f;border-radius:15px 15px 15px 5px;align-self:flex-start;gap:4px;width:min(82%,500px);padding:10px 12px;display:grid}.message strong{color:#aaaab2;font-size:11px}.message span{color:#eeeef1;white-space:pre-wrap;overflow-wrap:anywhere;font-size:14px;line-height:1.5}.message small{color:#696971;font-size:10px}.message-mine{background:#151519;border-radius:15px 15px 5px;align-self:flex-end}.message-selected{border-color:#66666e;box-shadow:0 0 0 1px #66666e}.message-image{object-fit:contain;background:#09090b;border:1px solid #29292f;border-radius:10px;width:auto;max-width:min(280px,100%);max-height:360px;display:block}.message-composer{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#0d0d10f7;border-radius:16px;grid-template-columns:1fr;gap:7px;margin:0 16px;padding:9px;position:sticky;bottom:76px}.message-input textarea{resize:none;min-height:46px;max-height:130px}.message-compose-actions{justify-content:flex-end;align-items:center;gap:7px;display:flex}.send-button{width:auto;min-width:76px}.auth-shell{background:#050507;place-items:center;min-height:100vh;padding:24px;display:grid}.auth-card{background:#0d0d10;border:1px solid #29292f;border-radius:20px;width:min(430px,100%);padding:28px;box-shadow:0 28px 80px #0006}.auth-brand{letter-spacing:-.05em;align-items:center;gap:9px;font-size:22px;font-weight:850;display:flex}.auth-card h1{margin:10px 0 8px;font-size:29px}.auth-copy{color:#8d8d96;margin:0 0 24px;font-size:14px;line-height:1.6}.auth-card form{gap:15px;display:grid}.auth-links{justify-items:center;display:grid}@media (width<=700px){.content{padding-top:10px}.topbar{padding:0 13px}.topbar-actions button{width:38px;height:38px}.post-image{border-radius:10px}.post-body{padding-left:13px;padding-right:13px}.post-caption{padding-left:44px}.comments{margin-left:44px}.composer,.earn-intro{margin-left:12px;margin-right:12px}.result,.notification{padding-left:13px;padding-right:13px}.profile-cover{height:108px}.profile-header{padding-left:13px;padding-right:13px}.profile-avatar{left:13px}.profile-identity{padding-left:13px;padding-right:13px}.profile-edit,.profile-note,.logout-button{margin-left:12px;margin-right:12px}.settings-label,.setting,.settings-foot{padding-left:13px;padding-right:13px}.message-list{padding-left:12px;padding-right:12px}.message-composer{margin-left:12px;margin-right:12px}}.bottom-nav{z-index:60;height:68px;padding-bottom:env(safe-area-inset-bottom);-webkit-backdrop-filter:blur(18px);background:#050507f7;border-top:1px solid #202025;grid-template-columns:repeat(5,1fr);display:grid;position:fixed;bottom:0;left:0;right:0}.bottom-nav button{color:#6f6f78;flex-direction:column;justify-content:center;align-items:center;gap:3px;min-width:0;font-size:10px;transition:color .15s,background .15s;display:flex}.bottom-nav button.active{color:#f2f2f4}.bottom-nav button:hover{color:#c9c9cf}.nav-icon{font-size:18px;line-height:20px}@media (width>=800px){.app-shell{padding-bottom:0}.topbar{padding-left:24px;padding-right:24px}.content{border-left:1px solid #17171b;border-right:1px solid #17171b;min-height:100vh;padding-top:22px}.bottom-nav{background:#0a0a0df5;border:1px solid #25252b;border-radius:15px;flex-direction:column;gap:2px;width:142px;height:auto;padding:7px;display:flex;position:fixed;inset:78px auto auto max(24px,50vw - 520px)}.bottom-nav button{border-radius:10px;flex-direction:row;justify-content:flex-start;align-items:center;gap:11px;min-height:46px;padding:0 12px;font-size:12px;display:flex}.bottom-nav button.active{background:#18181c}.messages-screen{min-height:calc(100vh - 100px)}.message-composer{bottom:18px}}.sf{color:#f3f5f7;background:#070809;min-height:100vh;font-family:Inter,system-ui,sans-serif}.sf header{z-index:20;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);background:#070809e8;border-bottom:1px solid #202328;grid-template-columns:1fr auto 1fr;align-items:center;height:62px;padding:0 16px;display:grid;position:sticky;top:0}.logo{color:#fff;cursor:pointer;background:0 0;border:0;justify-self:center;align-items:center;gap:8px;font-size:20px;font-weight:850;display:flex}.logo b,.empty>b{color:#000;background:#fff;border-radius:50%;place-items:center;width:30px;height:30px;display:grid}.header-profile{cursor:pointer;background:0 0;border:0;border-radius:50%;justify-self:start;padding:2px}.header-profile:hover{background:#15181c}.head-actions{justify-self:end;gap:5px;display:flex}.head-actions button,.title>button,.title>span+button,.title>span+button+button{color:#cbd0d6;cursor:pointer;background:0 0;border:0;border-radius:10px;padding:9px;font-size:18px}.sf main{width:min(720px,100%);margin:auto;padding:18px 13px 90px}.sf nav{z-index:25;background:#08090aef;border-top:1px solid #202328;grid-template-columns:repeat(5,1fr);width:min(720px,100%);height:66px;display:grid;position:fixed;bottom:0;left:50%;transform:translate(-50%)}.sf nav button{color:#737b85;cursor:pointer;background:0 0;border:0;flex-direction:column;justify-content:center;align-items:center;gap:2px;font-size:10px;display:flex}.sf nav button i{font-size:23px;font-style:normal}.sf nav button.on{color:#fff}.hero{padding:18px 2px 12px}.hero small,.title small{color:#8c96a1;text-transform:uppercase;letter-spacing:.1em;font-size:10px;font-weight:800}.hero h1{letter-spacing:-.045em;margin:7px 0 11px;font-size:31px;line-height:1.07}.hero p{color:#9ea6af;max-width:560px;margin:0;line-height:1.5}.hero button,.create button,.search button,.person button,.primary{color:#070809;cursor:pointer;background:#f4f6f8;border:0;border-radius:999px;margin-top:16px;padding:10px 16px;font-weight:850}.tabs{z-index:10;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#070809e8;border-bottom:1px solid #202328;margin:0 -13px 8px;padding:0 9px;display:flex;position:sticky;top:62px}.tabs button{color:#77808a;cursor:pointer;background:0 0;border:0;padding:14px 12px;font-weight:800}.tabs button.on{color:#fff;border-bottom:2px solid #fff}.post{border-bottom:1px solid #202328;padding:18px 2px}.post-head{align-items:center;gap:7px;display:flex;position:relative}.author{color:#fff;text-align:left;cursor:pointer;background:0 0;border:0;flex:1;align-items:center;gap:8px;min-width:0;display:flex}.author span{flex-direction:column;display:flex}.author small,.person small,.profile small,.stats,.comment small,.activity small{color:#747e89;font-size:11px}.av{object-fit:cover;color:#fff;background:#1b2026;border-radius:50%;place-items:center;width:38px;height:38px;font-weight:850;display:grid}.av.s{width:30px;height:30px}.av.l{width:82px;height:82px}.follow{color:#fff;cursor:pointer;background:0 0;border:1px solid #343a42;border-radius:999px;padding:6px 10px;font-size:11px;font-weight:800}.follow.on{color:#000;background:#fff}.dots{color:#7b838d;background:0 0;border:0;font-size:15px}.caption{white-space:pre-wrap;margin:13px 3px;font-size:16px;line-height:1.5}.media{object-fit:cover;background:#111;border-radius:15px;width:100%;max-height:640px;margin:10px 0;display:block}.stats{gap:17px;padding:6px 3px;display:flex}.actions{grid-template-columns:repeat(5,1fr);display:grid}.actions button,.comment div button{color:#8c95a0;cursor:pointer;background:0 0;border:0;border-radius:9px;padding:9px 3px}.actions button:hover,.comment div button:hover{color:#fff;background:#15181c}.actions button.on{color:#fff}.thread{border-top:1px solid #1b1e22;margin-top:8px;padding-top:10px}.reply{align-items:center;gap:7px;display:flex}.reply input,.search input,.msg-search input,.send textarea,.create textarea{box-sizing:border-box;color:#fff;background:#101216;border:1px solid #2a2f35;border-radius:12px;outline:none;width:100%;padding:11px}.reply button{color:#000;background:#fff;border:0;border-radius:999px;padding:8px 12px;font-weight:800}.comment{border-bottom:1px solid #181b1f;gap:8px;padding:12px 0;display:flex}.comment>div:last-child{flex:1}.comment p{color:#d8dce1;margin:5px 0;font-size:14px;line-height:1.4}.comment small{margin-left:6px}.comment.nested{margin-left:35px}.search{gap:7px;display:flex}.search button,.search input{margin:0}.person{cursor:pointer;border-bottom:1px solid #1c2024;align-items:center;gap:9px;padding:11px 2px;display:flex}.person span{flex-direction:column;flex:1;display:flex}.person button{margin:0;padding:7px 12px}.create{background:#0e1013;border:1px solid #22272c;border-radius:17px;padding:15px}.create>p{color:#7f8892;font-size:13px}.upload{cursor:pointer;border:1px dashed #3a4149;border-radius:14px;place-items:center;min-height:190px;margin:12px 0;display:grid;overflow:hidden}.upload input{display:none}.upload img{object-fit:cover;width:100%;height:290px}.upload b{font-size:32px}.create textarea{resize:vertical;min-height:130px}.create>div{color:#737d88;justify-content:space-between;align-items:center;margin-top:8px;font-size:11px;display:flex}.create>div button{margin:0}.title{align-items:center;gap:10px;margin:7px 0 20px;display:flex}.title>div{flex:1}.title h1{letter-spacing:-.035em;margin:3px 0;font-size:27px}.profile{gap:16px;padding:8px 0 20px;display:flex}.profile>div:last-child{flex:1}.profile h2{margin:5px 0}.profile p{color:#aab1b9;line-height:1.5}.profile-tabs{border-bottom:1px solid #22272d;margin-bottom:5px;display:flex}.profile-tabs button{color:#727b85;cursor:pointer;background:0 0;border:0;flex:1;padding:12px}.profile-tabs button.on{color:#fff;border-bottom:2px solid #fff}.settings label{border-bottom:1px solid #1c2024;justify-content:space-between;gap:15px;padding:15px 2px;display:flex}.settings label span{flex-direction:column;display:flex}.settings label small{color:#727b85;margin-top:4px;line-height:1.4}.settings input{accent-color:#fff;width:44px;height:24px}.activity{color:#e6e9ec;text-align:left;cursor:pointer;background:0 0;border:0;border-bottom:1px solid #1c2024;align-items:center;gap:9px;width:100%;padding:13px 2px;display:flex}.activity span{flex-direction:column;flex:1;display:flex}.inbox{width:100%}.msg-search{margin-bottom:10px;display:flex}.msg-search input{border-radius:12px 0 0 12px}.msg-search button{color:#fff;background:#1b2025;border:1px solid #2a2f35;border-radius:0 12px 12px 0}.inbox-grid{border:1px solid #22272d;border-radius:15px;grid-template-columns:190px 1fr;min-height:520px;display:grid;overflow:hidden}.inbox-grid aside{background:#0b0d10;border-right:1px solid #22272d;padding:7px}.inbox-grid aside button{color:#ddd;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:9px;align-items:center;gap:7px;width:100%;padding:9px;display:flex}.inbox-grid aside p{color:#737d87;padding:8px;font-size:12px}.chat{flex-direction:column;min-width:0;display:flex}.chat-head{border-bottom:1px solid #22272d;align-items:center;gap:8px;padding:11px;display:flex}.messages{flex:1;max-height:450px;padding:12px;overflow:auto}.bubble{background:#171b20;border-radius:13px 13px 13px 3px;flex-direction:column;width:max-content;max-width:78%;margin:5px 0;padding:9px 11px;display:flex}.bubble.mine{color:#08090a;background:#f4f6f8;border-radius:13px 13px 3px;margin-left:auto}.bubble small{opacity:.5;margin-top:4px;font-size:9px}.send{border-top:1px solid #22272d;gap:7px;padding:9px;display:flex}.send textarea{resize:vertical;min-height:43px}.send button{color:#000;background:#fff;border:0;border-radius:50%;width:44px;height:44px}.empty{text-align:center;color:#8a939d;padding:55px 15px}.empty h2{color:#e7eaed;margin:10px 0 6px;font-size:18px}.empty p{max-width:410px;margin:auto;font-size:13px;line-height:1.5}.empty>b{margin:auto}.skeleton{background:linear-gradient(100deg,#101214 30%,#181b1f 50%,#101214 70%) 0 0/300%;border-radius:16px;height:420px;animation:1.3s infinite sk}@keyframes sk{to{background-position:-300% 0}}.earn-page{flex-direction:column;gap:14px;display:flex}.wallet-card{background:#292e34;border:1px solid #292e34;border-radius:18px;grid-template-columns:1.5fr 1fr 1fr;gap:1px;display:grid;overflow:hidden}.wallet-card>div{background:#101216;padding:18px}.wallet-card small,.panel-head small,.offer-main span,.offer-main small,.wallet-mini span,.earn-note,.ad-reserve small,.ad-slot small,.history-row small{color:#7f8994;text-transform:uppercase;letter-spacing:.07em;font-size:10px;display:block}.wallet-card strong{letter-spacing:-.04em;margin-top:7px;font-size:30px;display:block}.wallet-mini b{margin-top:8px;font-size:15px;display:block}.earn-panel,.ad-reserve{background:#0e1013;border:1px solid #22272d;border-radius:17px;padding:15px}.panel-head{justify-content:space-between;align-items:center;display:flex}.panel-head h2,.ad-reserve h2{margin:5px 0 12px;font-size:18px}.provider-tabs{gap:7px;margin:8px 0;display:flex}.provider-tabs button{color:#9ba3ac;cursor:pointer;background:#111419;border:1px solid #30363d;border-radius:999px;padding:8px 13px;font-weight:800}.provider-tabs button.on{color:#08090a;background:#fff;border-color:#fff}.withdraw-grid{grid-template-columns:1fr 1.4fr auto;gap:7px;display:grid}.withdraw-grid input{color:#fff;background:#101216;border:1px solid #2a2f35;border-radius:11px;outline:none;min-width:0;padding:10px}.withdraw-grid .primary{margin:0}.earn-alert,.earn-note{line-height:1.45}.earn-alert{color:#f0c9cf;background:#251518;border:1px solid #4a252b;border-radius:11px;padding:10px 12px}.earn-note{text-transform:none;letter-spacing:0;margin:10px 0 0}.offer-scroll{max-height:360px;overflow:auto}.offer{border-top:1px solid #1d2227;justify-content:space-between;gap:15px;padding:14px 2px;display:flex}.offer-main{flex-direction:column;gap:4px;min-width:0;display:flex}.offer-main b{font-size:14px}.offer strong{white-space:nowrap}.history-scroll{max-height:320px;overflow:auto}.history-row{border-top:1px solid #1d2227;justify-content:space-between;align-items:center;gap:15px;padding:12px 2px;display:flex}.history-row span{flex-direction:column;gap:4px;display:flex}.history-row strong.debit{color:#d9a8ad}.empty.compact{padding:25px 10px}.ad-reserve>div:first-child{margin-bottom:10px}.ad-reserve p{color:#8d969f;margin:0 0 12px;font-size:13px;line-height:1.45}.ad-slot{color:#606974;border:1px dashed #343a42;border-radius:13px;flex-direction:column;justify-content:center;align-items:center;gap:6px;min-height:110px;margin-top:9px;display:flex}.ad-slot span{letter-spacing:.1em;font-size:11px;font-weight:850}.ad-slot small{text-transform:none;letter-spacing:0}.profile-page{padding-bottom:10px}.profile-cover{background:linear-gradient(135deg,#14181d,#0b0d10 55%,#171c22);height:145px;margin:-18px -13px 0;position:relative;overflow:hidden}.profile-cover-glow{opacity:.55;filter:blur(2px);background:#262c33;border-radius:50%;width:280px;height:280px;position:absolute;top:-130px;right:-90px}.profile-toolbar{z-index:2;justify-content:space-between;align-items:center;height:52px;padding:0 13px;display:flex;position:absolute;top:62px;left:0;right:0}.profile-toolbar>span{font-size:18px;font-weight:850}.profile-toolbar>button,.profile-toolbar>div button{color:#fff;cursor:pointer;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#070809aa;border:0;border-radius:50%;width:36px;height:36px}.profile-toolbar>div{gap:6px;display:flex}.profile-identity{z-index:3;justify-content:space-between;align-items:flex-end;margin-top:-42px;display:flex;position:relative}.profile-avatar{cursor:default;background:#171b20;border:4px solid #070809;border-radius:50%;width:92px;height:92px;display:block;position:relative;overflow:hidden}.profile-avatar img{object-fit:cover;width:100%;height:100%}.profile-avatar .av{width:100%;height:100%}.profile-avatar input{opacity:0;cursor:pointer;position:absolute;inset:0}.avatar-camera{color:#000;pointer-events:none;background:#fff;border-radius:50%;place-items:center;width:27px;height:27px;font-weight:900;display:grid;position:absolute;bottom:3px;right:3px}.profile-avatar.busy{opacity:.65}.profile-actions{gap:7px;margin-bottom:5px;display:flex}.profile-actions button{color:#fff;cursor:pointer;background:#0d1013;border:1px solid #343a42;border-radius:999px;padding:8px 13px;font-weight:850}.profile-actions button.primary{color:#000;background:#fff;border-color:#fff;margin:0}.profile-actions button:disabled{opacity:.55;cursor:wait}.profile-copy{padding:12px 2px 8px}.profile-copy h1{letter-spacing:-.035em;margin:0 0 2px;font-size:25px}.profile-handle{color:#7f8994;font-size:14px}.profile-copy p{color:#d5d9de;white-space:pre-wrap;margin:12px 0 7px;line-height:1.5}.profile-link{color:#dfe3e7;margin:2px 0;font-size:14px;text-decoration:none;display:inline-block}.profile-link:hover{text-decoration:underline}.profile-joined{color:#737d88;margin-top:10px;font-size:12px}.profile-stats{color:#737d88;border-bottom:1px solid #202328;gap:20px;padding:9px 2px 14px;font-size:12px;display:flex}.profile-stats span{gap:4px;display:flex}.profile-stats b{color:#eef0f2}.profile-editor{background:#0d1013;border:1px solid #292e34;border-radius:16px;margin:12px 0;padding:14px}.profile-editor-head{justify-content:space-between;align-items:center;display:flex}.profile-editor-head h2{margin:0 0 14px;font-size:19px}.profile-editor-head button{color:#aeb5bd;cursor:pointer;background:0 0;border:0;font-size:25px}.profile-editor label{color:#aeb5bd;margin:12px 0;font-size:12px;font-weight:800;display:block}.profile-editor textarea,.profile-editor input{box-sizing:border-box;color:#fff;width:100%;font:inherit;background:#101216;border:1px solid #2a2f35;border-radius:11px;outline:none;margin-top:7px;padding:10px;font-weight:400}.profile-editor textarea{resize:vertical;min-height:90px}.profile-editor label small{color:#68717b;margin-top:5px;display:block}.profile-editor-actions{justify-content:flex-end;gap:8px;margin-top:14px;display:flex}.profile-editor-actions button{color:#fff;cursor:pointer;background:#111419;border:1px solid #343a42;border-radius:999px;padding:8px 14px;font-weight:850}.profile-editor-actions .primary{color:#000;background:#fff;border-color:#fff;margin:0}@media (width<=620px){.hero h1{font-size:28px}.actions button{font-size:11px}.inbox-grid{grid-template-columns:105px 1fr}.av.l{width:70px;height:70px}.wallet-card{grid-template-columns:1fr 1fr}.wallet-card>div:first-child{grid-column:1/-1}.withdraw-grid{grid-template-columns:1fr}.withdraw-grid .primary{width:100%}.profile-cover{height:128px}.profile-avatar{width:78px;height:78px}.profile-stats{gap:12px}.profile-stats span{font-size:11px}.logo span{display:none}}*{box-sizing:border-box}.landing-page,.landing-auth{color:#f4f4f5;background:#07080a;min-height:100vh;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.landing-page{overflow:hidden}.landing-nav{border-bottom:1px solid #ffffff12;justify-content:space-between;align-items:center;max-width:1180px;height:76px;margin:auto;padding:0 28px;display:flex}.landing-logo{letter-spacing:-.04em;align-items:center;gap:10px;display:flex}.landing-logo span,.mini-brand span{background:#121317;border:1px solid #3a3a40;border-radius:10px;place-items:center;width:31px;height:31px;font-weight:900;display:grid}.landing-logo strong{font-size:20px}.landing-nav-actions{align-items:center;gap:8px;display:flex}.landing-nav-actions button,.landing-back,.auth-switches button{color:#c5c5ca;cursor:pointer;font:inherit;background:0 0;border:0;padding:10px 13px}.landing-nav-cta{border-radius:9px;font-weight:800;color:#09090b!important;background:#f4f4f5!important;border:1px solid #3a3a40!important}.landing-hero{grid-template-columns:1.05fr .95fr;align-items:center;gap:60px;max-width:1180px;min-height:650px;margin:auto;padding:88px 28px 80px;display:grid}.hero-copy{max-width:660px}.landing-kicker{color:#898991;text-transform:uppercase;letter-spacing:.16em;margin:0 0 13px;font-size:11px;font-weight:800}.hero-copy h1{letter-spacing:-.065em;margin:0;font-size:clamp(48px,7vw,82px);line-height:.96}.hero-copy h1 em{color:#a8a8af;font-style:normal}.hero-text{color:#a7a7ae;max-width:590px;margin:25px 0 28px;font-size:17px;line-height:1.7}.hero-actions{flex-wrap:wrap;gap:10px;display:flex}.landing-primary{color:#09090b;cursor:pointer;background:#f4f4f5;border:0;border-radius:10px;padding:13px 18px;font-weight:850}.hero-button{min-width:190px}.landing-secondary{color:#e3e3e6;cursor:pointer;background:#101115;border:1px solid #303137;border-radius:10px;padding:12px 17px;font-weight:700}.landing-primary:disabled{opacity:.45;cursor:not-allowed}.hero-trust{color:#777780;flex-wrap:wrap;gap:16px;margin-top:20px;font-size:12px;display:flex}.hero-stage{place-items:center;min-height:450px;display:grid;position:relative}.orbit{border:1px solid #ffffff12;border-radius:50%;position:absolute}.orbit-one{width:430px;height:430px}.orbit-two{width:310px;height:310px}.social-card{z-index:2;background:#101115;border:1px solid #292a30;border-radius:18px;position:relative;box-shadow:0 30px 80px #0000006b}.card-main{width:min(410px,90%);padding:18px}.card-top{align-items:center;gap:10px;display:flex}.avatar-dot{background:#1a1b20;border:1px solid #37383e;border-radius:50%;place-items:center;width:38px;height:38px;font-weight:800;display:grid}.card-top span:nth-child(2){gap:2px;display:grid}.card-top small,.card-float small{color:#73747b;font-size:11px}.card-top i{color:#6e6f76;margin-left:auto;font-style:normal}.card-main h3{letter-spacing:-.025em;margin:22px 0 15px;font-size:21px;line-height:1.3}.fake-image{background:linear-gradient(145deg,#17181d,#0c0d10);border:1px solid #25262b;border-radius:13px;place-items:center;height:230px;display:grid}.fake-image span{opacity:.22;font-size:46px;font-weight:900}.card-actions{color:#81828a;justify-content:space-between;padding-top:14px;font-size:12px;display:flex}.card-float{align-items:center;gap:10px;width:235px;padding:13px;display:flex;position:absolute;bottom:24px;right:0}.card-float div{gap:3px;display:grid}.pulse-dot{background:#bfc0c5;border-radius:50%;width:9px;height:9px;box-shadow:0 0 0 5px #ffffff0d}.landing-features{background:#202126;grid-template-columns:repeat(3,1fr);gap:1px;max-width:1180px;margin:auto;padding:25px 28px 100px;display:grid}.landing-features article{background:#07080a;min-height:220px;padding:34px 30px}.landing-features span{color:#5f6067;font-size:11px;font-weight:800}.landing-features h2{letter-spacing:-.03em;margin:30px 0 10px;font-size:22px}.landing-features p,.landing-manifesto p,.landing-footer p{color:#85868d;margin:0;line-height:1.65}.landing-manifesto{text-align:center;max-width:850px;margin:0 auto;padding:30px 28px 120px}.landing-manifesto h2{letter-spacing:-.05em;margin:0 0 15px;font-size:clamp(34px,5vw,54px)}.landing-manifesto p{font-size:16px}.landing-footer{border-top:1px solid #202126;grid-template-columns:.7fr 1.3fr;gap:40px;max-width:1180px;margin:auto;padding:45px 28px 35px;display:grid}.landing-footer .landing-logo{margin-bottom:9px}.policy-grid{grid-template-columns:repeat(3,1fr);gap:25px;display:grid}.policy-grid section{align-content:start;gap:8px;display:grid}.policy-grid b{font-size:12px}.policy-grid a{color:#777880;font-size:12px;text-decoration:none}.footer-note{border-top:1px solid #1b1c20;grid-column:1/-1;padding-top:20px;font-size:11px}.landing-auth{place-items:center;padding:25px;display:grid}.landing-back{color:#8c8d94;position:fixed;top:20px;left:22px}.auth-panel{background:#101115;border:1px solid #292a30;border-radius:18px;width:min(470px,100%);padding:30px;box-shadow:0 30px 90px #00000059}.mini-brand{align-items:center;gap:9px;margin-bottom:28px;font-weight:800;display:flex}.landing-auth h1{letter-spacing:-.05em;margin:8px 0 10px;font-size:36px;line-height:1.03}.auth-subcopy{color:#85868d;margin-bottom:25px;font-size:13px;line-height:1.6}.landing-form{gap:14px;display:grid}.landing-form label:not(.consent-row){color:#cfd0d5;gap:7px;font-size:12px;font-weight:650;display:grid}.landing-form input:not([type=checkbox]){color:#f3f3f5;width:100%;font:inherit;background:#0b0c0f;border:1px solid #2a2b31;border-radius:9px;outline:none;padding:12px 13px}.landing-form input:not([type=checkbox]):focus{border-color:#696a71}.consent-row{cursor:pointer;background:#0d0e11;border:1px solid #27282d;border-radius:10px;align-items:flex-start;gap:10px;padding:13px;display:flex}.consent-row input{accent-color:#f1f1f2;margin-top:3px}.consent-row span{gap:4px;display:grid}.consent-row strong{font-size:12px}.consent-row small{color:#777880;font-size:11px;line-height:1.5}.landing-error,.landing-notice{border-radius:9px;padding:10px;font-size:12px}.landing-error{color:#e7b9bb;background:#1b1112;border:1px solid #56383a}.landing-notice{color:#bfc0c6;background:#141519;border:1px solid #34353a}.auth-switches{flex-wrap:wrap;justify-content:center;gap:8px;margin-top:15px;display:flex}.auth-switches button{text-underline-offset:3px;font-size:12px;text-decoration:underline}@media (width<=800px){.landing-hero{grid-template-columns:1fr;min-height:auto;padding-top:60px}.hero-stage{min-height:370px}.landing-features{background:#07080a;grid-template-columns:1fr;gap:10px}.landing-features article{border:1px solid #202126;border-radius:12px}.landing-footer{grid-template-columns:1fr}.policy-grid{grid-template-columns:repeat(3,1fr)}}@media (width<=520px){.landing-nav{padding:0 16px}.landing-nav-actions button:first-child{display:none}.landing-hero{padding:52px 18px 50px}.hero-copy h1{font-size:50px}.hero-text{font-size:15px}.hero-stage{min-height:330px}.orbit-one{width:320px;height:320px}.orbit-two{width:240px;height:240px}.card-main{width:94%}.card-float{bottom:0;right:-3px}.landing-features{padding:10px 18px 70px}.landing-manifesto{padding:10px 20px 80px}.landing-footer{padding:38px 18px 28px}.policy-grid{grid-template-columns:1fr 1fr}.auth-panel{padding:24px}.landing-auth{padding:18px}.landing-back{place-self:start;margin-bottom:15px;position:static}}
