:root{--text:#6b6375;--text-h:#08060d;--bg:#fff;--border:#e5e4e7;--code-bg:#f4f3ec;--accent:#aa3bff;--accent-bg:#aa3bff1a;--accent-border:#aa3bff80;--social-bg:#f4f3ec80;--shadow:#0000001a 0 10px 15px -3px, #0000000d 0 4px 6px -2px;--sans:system-ui, "Segoe UI", Roboto, sans-serif;--heading:system-ui, "Segoe UI", Roboto, sans-serif;--mono:ui-monospace, Consolas, monospace;font:18px/145% var(--sans);letter-spacing:.18px;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light dark;color:var(--text);background:var(--bg);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media (prefers-color-scheme:dark){:root{--lightningcss-light: ;--lightningcss-dark:initial}}@media (width<=1024px){:root{font-size:16px}}@media (prefers-color-scheme:dark){:root{--text:#9ca3af;--text-h:#f3f4f6;--bg:#16171d;--border:#2e303a;--code-bg:#1f2028;--accent:#c084fc;--accent-bg:#c084fc26;--accent-border:#c084fc80;--social-bg:#2f303a80;--shadow:#0006 0 10px 15px -3px, #00000040 0 4px 6px -2px}#social .button-icon{filter:invert()brightness(2)}}body{margin:0}#root{text-align:center;border-inline:1px solid var(--border);box-sizing:border-box;flex-direction:column;width:1126px;max-width:100%;min-height:100svh;margin:0 auto;display:flex}h1,h2{font-family:var(--heading);color:var(--text-h);font-weight:500}h1{letter-spacing:-1.68px;margin:32px 0;font-size:56px}@media (width<=1024px){h1{margin:20px 0;font-size:36px}}h2{letter-spacing:-.24px;margin:0 0 8px;font-size:24px;line-height:118%}@media (width<=1024px){h2{font-size:20px}}p{margin:0}code,.counter{font-family:var(--mono);color:var(--text-h);border-radius:4px;display:inline-flex}code{background:var(--code-bg);padding:4px 8px;font-size:15px;line-height:135%}*{box-sizing:border-box}body{color:#f5f5f5;background:#050505;margin:0;font-family:Inter,Arial,sans-serif}button,input,textarea{font-family:inherit}button{cursor:pointer}.app{background:radial-gradient(circle at 0 0,#ffd60a14,#0000 30%),radial-gradient(circle at 100% 0,#ff006614,#0000 30%),#050505;grid-template-columns:280px minmax(0,680px) 360px;justify-content:center;min-height:100vh;display:grid}.sidebar{height:100vh;padding:24px;position:sticky;top:0}.left-sidebar{border-right:1px solid #202020}.right-sidebar{border-left:1px solid #202020}.brand{cursor:pointer;align-items:center;gap:12px;margin-bottom:36px;display:flex}.site-logo{object-fit:cover;border-radius:16px;width:52px;height:52px;box-shadow:0 10px 30px #fc03}.brand h1{color:#fc0;letter-spacing:-.8px;text-shadow:0 0 24px #ffcc0047;margin:0;font-size:24px}.nav{flex-direction:column;gap:8px;display:flex}.nav-item{color:#f1f1f1;text-align:left;background:0 0;border:none;border-radius:999px;padding:14px 16px;font-size:19px;transition:all .2s}.nav-item:hover,.nav-item.active{color:#fff;background:#171717}.primary-btn,.small-primary-btn,.composer-actions>button{color:#fff;background:linear-gradient(135deg,#fc0,#f06);border:none;border-radius:999px;font-weight:900;transition:all .2s}.primary-btn{width:100%;margin-top:24px;padding:15px;font-size:17px}.primary-btn:hover,.small-primary-btn:hover,.composer-actions>button:hover{transform:translateY(-1px);box-shadow:0 12px 28px #ff006640}.desktop-footer{color:#777;font-size:12px;line-height:1.4;position:absolute;bottom:24px;left:24px;right:24px}.desktop-footer p{color:#aaa;margin:0 0 4px;font-weight:800}.feed{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#050505b8;border-left:1px solid #202020;border-right:1px solid #202020;min-height:100vh}.feed-header{z-index:10;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#050505d1;border-bottom:1px solid #202020;justify-content:space-between;align-items:center;padding:14px 22px;display:flex;position:sticky;top:0}.clean-header h2{color:#fc0;letter-spacing:-.5px;margin:0;font-size:24px}.auth-buttons{align-items:center;gap:10px;display:flex}.ghost-btn,.user-chip{color:#fff;background:0 0;border:1px solid #343434;border-radius:999px;padding:10px 16px;font-weight:800}.user-chip{background:#171717}.ghost-btn:hover,.user-chip:hover{background:#202020}.small-primary-btn{padding:10px 16px}.mobile-logo-strip{border-bottom:1px solid #202020;align-items:center;gap:10px;padding:14px 18px;display:none}.mobile-logo-strip img{border-radius:12px;width:38px;height:38px}.mobile-logo-strip strong{color:#fc0}.composer{border-bottom:1px solid #202020;gap:14px;padding:18px 22px;display:flex}.composer-avatar,.post-avatar{background:#171717;border-radius:50%;flex:none;place-items:center;width:46px;height:46px;font-size:22px;font-weight:900;display:grid}.composer-box{width:100%}.composer textarea{resize:none;color:#fff;background:0 0;border:none;outline:none;width:100%;min-height:86px;font-size:20px}.composer textarea::placeholder{color:#777}.selected-file{color:#a1a1a1;background:#121212;border:1px solid #242424;border-radius:12px;margin-bottom:10px;padding:8px 12px;font-size:13px}.composer-actions{justify-content:space-between;align-items:center;display:flex}.composer-tools{color:#fc0;align-items:center;gap:10px;display:flex}.upload-label,.composer-tools button{color:#fc0;background:#121212;border:1px solid #272727;border-radius:999px;place-items:center;min-width:34px;height:34px;font-size:16px;transition:all .2s;display:grid}.upload-label:hover,.composer-tools button:hover{border-color:#fc0;transform:scale(1.06)}.composer-actions>button{padding:10px 20px}.composer-actions>button:disabled{opacity:.55;cursor:not-allowed;transform:none}.tabs{border-bottom:1px solid #202020;grid-template-columns:repeat(3,1fr);display:grid}.tab{color:#8e8e8e;background:0 0;border:none;padding:16px;font-weight:900;position:relative}.tab:hover{color:#fff;background:#101010}.tab.active{color:#fff}.tab.active:after{content:"";background:linear-gradient(135deg,#fc0,#f06);border-radius:999px;width:52px;height:4px;position:absolute;bottom:0;left:50%;transform:translate(-50%)}.explore-section{border-bottom:1px solid #202020;padding:22px}.explore-section h3{letter-spacing:-.5px;margin:0 0 14px;font-size:24px}.explore-section input,.search-box input{color:#fff;background:#121212;border:1px solid #292929;border-radius:999px;outline:none;width:100%;padding:14px 18px;font-size:15px}.explore-section input:focus,.search-box input:focus{border-color:#fc0}.explore-section span{color:#8e8e8e;margin-top:12px;display:block}.explore-section strong{color:#fc0}.profile-section{background:#101010;border:1px solid #242424;border-radius:28px;margin:18px 22px;overflow:hidden}.profile-banner{background:radial-gradient(circle at 0 0,#ffcc0073,#0000 35%),radial-gradient(circle at 100% 100%,#ff006673,#0000 35%),#161616;height:110px}.profile-info{grid-template-columns:76px 1fr auto;align-items:end;gap:14px;margin-top:-34px;padding:0 20px 18px;display:grid}.profile-avatar{color:#fff;background:linear-gradient(135deg,#fc0,#f06);border:4px solid #101010;border-radius:50%;place-items:center;width:76px;height:76px;font-size:32px;font-weight:900;display:grid}.profile-info h3{margin:0;font-size:24px}.profile-info p{color:#8e8e8e;margin:4px 0 0}.profile-info span{color:#d0d0d0;margin-top:8px;line-height:1.4;display:block}.edit-profile-btn{color:#000;background:#fff;border:1px solid #343434;border-radius:999px;padding:10px 14px;font-weight:900}.profile-stats{gap:22px;padding:0 20px 20px;display:flex}.profile-stats div{gap:6px;display:flex}.profile-stats strong{color:#fff}.profile-stats span{color:#8e8e8e}.post-card{border-bottom:1px solid #202020;gap:14px;padding:18px 22px;transition:all .2s;display:flex}.post-card:hover{background:#ffffff06}.post-content{width:100%}.post-top{justify-content:space-between;gap:12px;display:flex}.post-top div{flex-wrap:wrap;align-items:center;gap:6px;display:flex}.post-top strong{color:#fff}.post-top span{color:#8e8e8e}.more-btn{color:#8e8e8e;background:0 0;border:none;font-size:18px}.post-content p{color:#eee;white-space:pre-wrap;margin:8px 0 14px;font-size:16px;line-height:1.45}.meme-image{object-fit:cover;border:1px solid #252525;border-radius:24px;width:100%;max-height:420px;display:block}.post-actions{justify-content:space-between;max-width:520px;margin-top:14px;display:flex}.post-actions button{color:#8e8e8e;background:0 0;border:none;border-radius:999px;padding:8px;font-size:14px;transition:all .2s}.post-actions button:hover:not(:disabled){color:#fff;background:#171717}.post-actions button:disabled{cursor:default;opacity:.75}.view-action{pointer-events:none}.action-active{font-weight:900;color:#fc0!important}.empty-state{text-align:center;color:#8e8e8e;padding:60px 24px}.empty-state h3{color:#fff;margin:0 0 8px;font-size:24px}.empty-state p{margin:0}.search-box{margin-bottom:18px}.panel{background:#101010;border:1px solid #242424;border-radius:24px;margin-bottom:18px;padding:18px}.panel h3{margin:0 0 16px;font-size:20px}.trend{border-bottom:1px solid #222;padding:12px 0}.trend:last-child{border-bottom:none}.trend span{font-weight:900;display:block}.trend strong{color:#8e8e8e;margin-top:4px;font-size:14px;display:block}.trend-button{color:#fff;text-align:left;cursor:pointer;background:0 0;border:none;width:100%}.trend-button:hover span{color:#fc0}.panel-empty{color:#8e8e8e;margin:0;line-height:1.5}.hashtag-cloud{flex-wrap:wrap;gap:10px;display:flex}.hashtag-cloud button{color:#fc0;background:#151515;border:1px solid #292929;border-radius:999px;padding:9px 12px;font-weight:800}.hashtag-cloud button:hover{border-color:#fc0}.feed-footer{color:#8e8e8e;align-items:center;gap:14px;padding:28px 22px 40px;display:flex}.feed-footer img{border-radius:14px;width:46px;height:46px}.feed-footer strong{color:#fff;margin-bottom:4px;display:block}.feed-footer p{margin:0}.modal-backdrop{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);z-index:999;background:#000000b8;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.auth-modal{background:#0f0f0f;border:1px solid #282828;border-radius:28px;width:100%;max-width:430px;padding:30px;position:relative;box-shadow:0 30px 90px #00000080}.close-modal{color:#fff;background:#1d1d1d;border:none;border-radius:50%;width:34px;height:34px;font-size:22px;position:absolute;top:16px;right:16px}.modal-logo-img{object-fit:cover;border-radius:20px;width:64px;height:64px;margin-bottom:18px;box-shadow:0 12px 30px #ffcc002e}.auth-modal h2{letter-spacing:-1px;margin:0;font-size:30px}.auth-modal p{color:#9b9b9b;margin:8px 0 22px;line-height:1.5}.auth-modal form{flex-direction:column;gap:12px;display:flex}.auth-modal input,.profile-bio-input{color:#fff;background:#171717;border:1px solid #292929;border-radius:16px;outline:none;width:100%;padding:14px 16px;font-size:15px}.profile-bio-input{resize:vertical;min-height:96px}.auth-modal input:focus,.profile-bio-input:focus{border-color:#fc0}.modal-submit{color:#fff;background:linear-gradient(135deg,#fc0,#f06);border:none;border-radius:999px;margin-top:8px;padding:14px;font-weight:900}.switch-auth{color:#fc0;background:0 0;border:none;width:100%;margin-top:16px;font-weight:800}@media (width<=1180px){.app{grid-template-columns:90px minmax(0,680px) 320px}.brand h1,.nav-item,.primary-btn{display:none}.left-sidebar{padding:20px}}@media (width<=900px){.app{grid-template-columns:1fr}.left-sidebar,.right-sidebar{display:none}.feed{border:none}.feed-header{padding:14px 16px}.mobile-logo-strip{display:flex}.composer,.post-card{padding:16px}.profile-info{grid-template-columns:76px 1fr}.edit-profile-btn{grid-column:1/-1;width:fit-content}}.emoji-picker{background:#101010;border:1px solid #262626;border-radius:18px;grid-template-columns:repeat(10,1fr);gap:8px;margin-top:12px;padding:12px;display:grid}.emoji-picker button{color:#fff;background:#151515;border:1px solid #252525;border-radius:12px;height:38px;font-size:20px;transition:all .2s}.emoji-picker button:hover{border-color:#fc0;transform:translateY(-1px)}.hashtag-hint{color:#777;margin:10px 0 0;font-size:13px}.hashtag-hint strong{color:#fc0}@media (width<=520px){.emoji-picker{grid-template-columns:repeat(6,1fr)}}.composer{background:linear-gradient(#ffffff05,#0000),#050505c7}.composer-box{background:#0d0d0d;border:1px solid #242424;border-radius:24px;padding:14px}.composer textarea{background:#121212;border:1px solid #242424;border-radius:20px;min-height:96px;padding:16px;line-height:1.45}.composer textarea:focus{border-color:#fc0;box-shadow:0 0 0 4px #ffcc000f}.caption-meta{color:#777;justify-content:flex-end;margin:8px 4px 0;font-size:12px;display:flex}.emoji-picker{background:#0b0b0b;border:1px solid #303030;grid-template-columns:repeat(6,1fr);max-width:340px;box-shadow:0 18px 45px #0000005c}.emoji-picker button{background:#151515;height:42px}.hashtag-hint{background:#111;border:1px solid #242424;border-radius:14px;width:fit-content;padding:10px 12px}.meme-image,.selected-file,.upload-label{display:none!important}@media (width<=520px){.emoji-picker{grid-template-columns:repeat(5,1fr);max-width:100%}}.rules-section{border-bottom:1px solid #202020;padding:22px}.rules-hero{background:radial-gradient(circle at 0 0,#ffcc0029,#0000 32%),#101010;border:1px solid #282828;border-radius:28px;align-items:center;gap:16px;margin-bottom:16px;padding:18px;display:flex}.rules-hero img{border-radius:20px;width:64px;height:64px}.rules-hero h3{color:#fc0;letter-spacing:-.7px;margin:0;font-size:26px}.rules-hero p{color:#b0b0b0;margin:6px 0 0;line-height:1.45}.rules-grid{grid-template-columns:repeat(2,1fr);gap:12px;display:grid}.rule-card,.terms-box{background:#101010;border:1px solid #242424;border-radius:22px;padding:16px}.rule-card h4,.terms-box h4{color:#fff;margin:0 0 8px;font-size:16px}.rule-card p,.terms-box p{color:#a5a5a5;margin:0;font-size:14px;line-height:1.5}.terms-box{margin-top:12px}.terms-box p+p{margin-top:10px}.rules-checkbox{color:#bdbdbd;background:#121212;border:1px solid #272727;border-radius:16px;grid-template-columns:18px 1fr;align-items:start;gap:10px;padding:12px;font-size:13px;line-height:1.45;display:grid}.rules-checkbox input{accent-color:#fc0;width:16px;height:16px;margin-top:2px}.rules-checkbox button{color:#fc0;background:0 0;border:none;padding:0;font-weight:800}.modal-submit:disabled{opacity:.45;cursor:not-allowed;transform:none}@media (width<=720px){.rules-grid{grid-template-columns:1fr}.rules-hero{align-items:flex-start}}.premium-section{border-bottom:1px solid #202020;padding:22px}.premium-hero,.premium-card,.wallet-box,.manual-verify-box,.premium-success{background:#101010;border:1px solid #282828;border-radius:28px;margin-bottom:14px;padding:18px}.premium-hero{background:radial-gradient(circle at 0 0,#0096ff2e,#0000 32%),radial-gradient(circle at 100% 100%,#ffcc0024,#0000 32%),#101010;align-items:center;gap:16px;display:flex}.premium-badge{color:#fff;background:#1d9bf0;border-radius:50%;place-items:center;width:64px;height:64px;font-size:34px;font-weight:1000;display:grid;box-shadow:0 12px 36px #1d9bf059}.sale-pill{color:#fc0;background:#ffcc0024;border-radius:999px;margin:0 0 8px;padding:6px 10px;font-size:12px;font-weight:900;display:inline-block}.premium-hero h3{letter-spacing:-1px;margin:0;font-size:30px}.premium-hero p:last-child{color:#b8b8b8;margin:8px 0 0;line-height:1.45}.premium-card{grid-template-columns:1fr 160px;gap:16px;display:grid}.premium-card h4,.wallet-box h4,.manual-verify-box h4{margin:0 0 10px}.premium-card ol{color:#bdbdbd;margin:0;padding-left:20px;line-height:1.7}.price-box{text-align:center;background:#151515;border:1px solid #2c2c2c;border-radius:22px;padding:16px}.price-box span{color:#777;font-size:20px;text-decoration:line-through}.price-box strong{color:#fc0;font-size:42px;line-height:1;display:block}.price-box p,.wallet-box p,.manual-verify-box small,.premium-success p{color:#9a9a9a}.wallet-box code{overflow-wrap:anywhere;color:#fc0;background:#070707;border:1px solid #262626;border-radius:16px;padding:12px;display:block}.wallet-box button,.manual-verify-box button{color:#fff;background:linear-gradient(135deg,#fc0,#f06);border:none;border-radius:999px;margin-top:12px;padding:12px 16px;font-weight:900}.manual-verify-box{gap:12px;display:grid}.manual-verify-box input{color:#fff;background:#171717;border:1px solid #292929;border-radius:16px;outline:none;width:100%;padding:14px 16px;font-size:15px}.manual-verify-box input:focus{border-color:#1d9bf0}.manual-verify-box button:disabled{opacity:.5;cursor:not-allowed}.premium-success{border-color:#1d9bf099}.premium-success strong,.blue-check{color:#1d9bf0}.blue-check{vertical-align:middle;background:#1d9bf0;border-radius:50%;place-items:center;width:18px;height:18px;margin-left:6px;font-size:12px;display:inline-grid;color:#fff!important}@media (width<=720px){.premium-card{grid-template-columns:1fr}.premium-hero{align-items:flex-start}}.premium-notice,.admin-hero,.admin-request-card,.cooldown-box{background:#101010;border:1px solid #282828;border-radius:22px;margin-bottom:14px;padding:16px}.premium-notice{background:radial-gradient(circle at 0 0,#ffcc0017,#0000 38%),#101010;border-color:#ffcc0059}.premium-notice strong,.cooldown-box strong{color:#fc0}.premium-notice p{color:#bcbcbc;margin:6px 0 0;line-height:1.5}.cooldown-box{color:#d7d7d7;border-color:#ff006659}.admin-section{border-bottom:1px solid #202020;padding:22px}.admin-hero h3{color:#fc0;margin:0;font-size:28px}.admin-hero p{color:#aaa;margin:6px 0 0}.admin-request-list,.admin-request-card{gap:12px;display:grid}.admin-request-card strong{color:#fff}.admin-request-card span,.admin-request-card small{color:#9b9b9b;margin-top:4px;display:block}.admin-request-meta{flex-wrap:wrap;gap:18px;display:flex}.admin-request-card code{overflow-wrap:anywhere;color:#fc0;background:#070707;border:1px solid #262626;border-radius:14px;padding:12px;display:block}.admin-actions{flex-wrap:wrap;gap:10px;display:flex}.admin-actions a,.admin-actions button{color:#000;background:#fff;border:none;border-radius:999px;padding:10px 14px;font-weight:900;text-decoration:none}.admin-actions button{color:#fff;background:linear-gradient(135deg,#fc0,#f06)}.admin-actions .danger-btn{color:#fff;background:#242424;border:1px solid #3a3a3a}.admin-actions button:disabled{opacity:.5;cursor:not-allowed}.review-state-box{background:radial-gradient(circle at 0 0,#1d9bf01f,#0000 34%),#111;border:1px solid #1d9bf061;border-radius:20px;gap:10px;padding:16px;display:grid}.review-state-box strong{color:#1d9bf0;font-size:18px}.review-state-box p{color:#c8c8c8;margin:0;line-height:1.5}.review-state-box code{overflow-wrap:anywhere;color:#fc0;background:#070707;border:1px solid #262626;border-radius:14px;padding:12px;display:block}.review-state-box strong{text-transform:none}.review-state-box p{font-size:14px}
