@import"https://fonts.googleapis.com/css2?family=Sora:wght@500;700;800&family=Source+Sans+3:wght@400;600;700&display=swap";:root{font-family:"Source Sans 3",Segoe UI,sans-serif;color:#e7e9ea;background-color:#000;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box}html,body,#root{margin:0;min-height:100%;width:100%}h1,h2,h3{font-family:Sora,"Source Sans 3",sans-serif}.dashboard-shell{min-height:100vh;display:grid;grid-template-columns:250px minmax(0,1fr);background:#000;color:#e7e9ea;overflow:hidden}.dashboard-mobile-header{display:none}.mobile-profile-chip,.mobile-logo-btn,.mobile-theme-btn{border:0;background:transparent;color:inherit;cursor:pointer;font:inherit}.mobile-profile-chip{width:2.35rem;height:2.35rem;border-radius:999px;background:#121212;border:1px solid #2f2f2f;color:#f2f2f2;font-weight:700}.mobile-logo-btn{font-size:2.1rem;line-height:1;letter-spacing:0;display:inline-flex;align-items:center;gap:.32rem;justify-self:center}.mobile-theme-btn{width:2.2rem;height:2.2rem;border-radius:999px;border:1px solid #2c2c2c;color:#f2f2f2;display:inline-grid;place-items:center;justify-self:end}.mobile-theme-btn svg{width:1.05rem;height:1.05rem}.dashboard-sidebar{border-right:1px solid #202327;padding:.95rem .75rem;display:grid;grid-template-rows:auto 1fr auto;gap:.8rem;position:sticky;top:0;height:100vh;overflow-y:auto}.dashboard-logo{font-family:Sora,sans-serif;font-size:2.9rem;line-height:.9;letter-spacing:0;color:#e8eaed;display:flex;gap:.5rem;width:100%;justify-content:center}.logo-btn{border:0;background:transparent;cursor:pointer}.dashboard-logo-up{transform:rotate(180deg)}.dashboard-nav{display:grid;gap:.45rem;align-content:start}.dashboard-nav-item{border:0;border-radius:12px;background:transparent;color:#d3dbe3;display:flex;align-items:center;gap:.72rem;text-align:left;padding:.66rem .76rem;cursor:pointer;font:inherit;transition:background-color .12s ease,color .12s ease}.dashboard-nav-item:hover{background:#111821}.dashboard-nav-item.active{background:#161616;color:#fff}.dashboard-nav-icon{width:1.35rem;height:1.35rem;display:inline-grid;place-items:center;flex-shrink:0}.dashboard-nav-icon svg{width:1.2rem;height:1.2rem}.dashboard-nav-glyph{font-size:1.05rem;font-weight:700}.desktop-only{display:flex}.mobile-only{display:none}.dashboard-sidebar-actions{display:grid;gap:.5rem;padding-bottom:.4rem}.active-action{background:#171717;color:#fff;border:1px solid #2f2f2f}.dashboard-main{padding:.95rem;display:grid;align-content:start;gap:.8rem;overflow-y:auto;max-height:100vh}.dashboard-main-header{display:flex;justify-content:space-between;align-items:center;gap:.8rem}.dashboard-main-header h1{margin:0;font-size:2.2rem}.dashboard-main-header p{margin:.15rem 0 0;color:#97a2ad;font-size:1.2rem}.dashboard-panel{border:1px solid #2a2a2a;border-radius:16px;padding:.9rem;background:#070707;display:grid;gap:.75rem}.panel-header{display:flex;justify-content:space-between;align-items:center;gap:.8rem}.panel-header h2,.dashboard-panel h3{margin:0}.panel-status{margin:0;color:#d2d2d2}.empty-state{margin:0;color:#8f98a2}.feed-header{border-bottom:1px solid #2a2a2a;padding-bottom:.35rem}.feed-tab-toggle{display:flex;width:100%}.feed-tab{border:0;background:transparent;color:#8f98a2;font:inherit;font-weight:700;font-size:1.12rem;padding:.2rem 0;flex:1;cursor:pointer;position:relative}.feed-tab.active{color:#f5f8fc}.feed-tab.active:after{content:"";position:absolute;left:28%;right:28%;bottom:-.38rem;height:4px;border-radius:999px;background:#d0d0d0}.tab-toggle{display:flex;gap:.45rem}.tab-toggle button,.secondary-btn,.search-form button,.composer button,.message-form button{border:1px solid #2a3441;border-radius:999px;background:#171f2a;color:#e8eef5;padding:.48rem .82rem;cursor:pointer;font:inherit;font-weight:700}.tab-toggle button{background:#171f2a;color:#dbe2e8}.tab-toggle button.active{background:#1f1f1f;color:#fff}.secondary-btn{background:#171f2a;color:#d9e3ee}.composer,.search-form{display:grid;gap:.55rem}.composer input,.composer textarea,.search-form input,.message-form input{width:100%;border-radius:12px;border:1px solid #2f3336;background:#000;color:#e7e9ea;padding:.65rem .75rem;font:inherit}.composer textarea{resize:vertical}.card-list{display:grid;gap:.68rem}.content-card{border:1px solid #2a2a2a;border-radius:14px;padding:.76rem;background:#090909;display:grid;gap:.5rem}.content-card header{display:flex;align-items:center;flex-wrap:wrap;gap:.5rem;color:#8f98a2}.content-card p{margin:0;line-height:1.45}.content-card footer{display:flex;gap:.45rem;align-items:center;flex-wrap:wrap}.content-card footer button:not(.icon-action):not(.inline-link){border:1px solid #2a3441;border-radius:999px;background:#171f2a;color:#e8eef5;padding:.46rem .84rem;cursor:pointer;font:inherit;font-weight:700}.content-card a{color:#f2f2f2}.content-image{display:block;width:100%;max-height:420px;object-fit:cover;border-radius:12px;border:1px solid #2a2a2a}.inline-link{border:0;background:transparent;color:#f2f2f2;cursor:pointer;font:inherit;padding:0}.focused-post{border-color:#4b4b4b;box-shadow:0 0 0 1px #4b4b4b}.post-actions{border-top:1px solid #222;padding-top:.45rem}.icon-action{border:0;background:transparent;color:#8f98a2;display:inline-flex;align-items:center;gap:.28rem;padding:.2rem;cursor:pointer;font:inherit;min-height:1.85rem}.icon-action:hover{color:#d8e0e8}.icon-action svg{width:1.16rem;height:1.16rem}.icon-action span{font-size:.95rem;font-weight:600}.icon-action.active{color:#fff}.report-action{margin-left:auto}.danger{padding:.4rem .62rem!important;border-radius:999px!important;cursor:pointer!important;border:1px solid #7f2c36!important;background:#3b1117!important;color:#f4c8cf!important}.comment-block{display:grid;gap:.5rem;border-top:1px solid #282828;padding-top:.6rem}.modal-backdrop{position:fixed;inset:0;background:#000000ad;display:grid;place-items:center;z-index:60;padding:1rem}.modal-card{width:min(680px,100%);background:#0a0d12;border:1px solid #2c3642;border-radius:16px;padding:1rem;display:grid;gap:.8rem}.composer-toolbar{display:flex;gap:.55rem;align-items:center;justify-content:space-between}.icon-only-btn,.modal-close-btn{border:1px solid #2a3441;border-radius:999px;background:#171f2a;color:#e9edf2;width:2.3rem;height:2.3rem;display:inline-grid;place-items:center;cursor:pointer}.icon-only-btn svg,.modal-close-btn svg{width:1.1rem;height:1.1rem}.primary-btn{border:0!important;background:#f2f4f7!important;color:#111!important}.chat-layout .chat-grid{display:grid;grid-template-columns:280px 1fr;gap:.8rem}.chat-list{border:1px solid #2a2a2a;border-radius:12px;padding:.45rem;max-height:70vh;overflow:auto;display:grid;gap:.45rem;align-content:start}.chat-list-item{border:0;border-radius:10px;text-align:left;background:#121922;color:#d9e1ea;padding:.55rem;display:grid;gap:.3rem;cursor:pointer}.chat-list-item.active{background:#1b1b1b}.chat-list-item strong,.chat-list-item span,.chat-list-item time{display:block}.chat-list-item span,.chat-list-item time{color:#8e99a4}.chat-thread{border:1px solid #2a2a2a;border-radius:12px;padding:.7rem;display:grid;gap:.6rem;min-height:420px}.chat-thread-header{border-bottom:1px solid #2a2a2a;padding-bottom:.5rem;display:flex;align-items:center;gap:.5rem}.chat-back-btn{border:1px solid #2e2e2e;background:#111;color:#f2f2f2;width:2rem;height:2rem;border-radius:999px;display:inline-grid;place-items:center;cursor:pointer}.chat-back-btn svg{width:1rem;height:1rem}.message-list{display:grid;gap:.5rem;max-height:50vh;overflow:auto;align-content:start}.message-item{border-radius:10px;padding:.5rem .6rem;display:grid;gap:.2rem;max-width:78%}.message-item p,.message-item time{margin:0}.message-item time{color:#8e99a4;font-size:.82rem}.message-item.mine{background:#1f1f1f;color:#fff;margin-left:auto}.message-item.mine time{color:#eaf7ff}.message-item.theirs{background:#1f252d}.message-form{display:grid;grid-template-columns:1fr auto;gap:.5rem}.dashboard-fab{position:fixed;right:1rem;bottom:calc(5.6rem + env(safe-area-inset-bottom));width:3.2rem;height:3.2rem;border-radius:999px;border:0;background:#151515;color:#f2f2f2;border:1px solid #343434;display:none;place-items:center;cursor:pointer;z-index:58;box-shadow:0 10px 30px #0006}.dashboard-fab svg{width:1.3rem;height:1.3rem}@media(max-width:980px){.dashboard-shell{grid-template-columns:1fr;min-height:100dvh}.dashboard-mobile-header{position:fixed;top:0;left:0;right:0;z-index:70;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:.7rem;padding:.6rem .7rem;background:#000000f2;border-bottom:1px solid #2a2a2a}.mobile-logo-btn{justify-self:center}.dashboard-sidebar{position:fixed;inset:auto 0 0;z-index:66;background:#000000f5;border-right:0;border-top:1px solid #2a2a2a;padding:.4rem .45rem calc(.45rem + env(safe-area-inset-bottom));height:auto;overflow:visible;grid-template-rows:auto;gap:.3rem}.dashboard-logo,.dashboard-sidebar-actions{display:none}.dashboard-nav{grid-template-columns:repeat(5,minmax(0,1fr));gap:.18rem}.dashboard-nav-item{padding:.42rem .1rem;justify-content:center;border-radius:10px;min-height:2.65rem}.dashboard-nav-item span:last-child{display:none}.dashboard-nav-icon{width:1.25rem;height:1.25rem}.dashboard-nav-icon svg{width:1.15rem;height:1.15rem}.desktop-only{display:none!important}.mobile-only{display:flex!important}.dashboard-main{max-height:none;overflow:visible;padding:calc(4.4rem + env(safe-area-inset-top)) 0 5.5rem}.dashboard-main-header{display:none}.dashboard-panel{border-radius:0;border-left:0;border-right:0;padding:.7rem .8rem}.feed-tab{font-size:.88rem}.post-actions{justify-content:space-between;gap:.15rem}.report-action{margin-left:0}.chat-layout .chat-grid{grid-template-columns:1fr}.chat-list{max-height:34vh}.chat-thread{min-height:330px}.chat-thread-header{position:sticky;top:0;background:#070707;z-index:2}.message-list{max-height:42vh}.composer-toolbar{flex-wrap:wrap}.modal-backdrop{padding:.45rem}.modal-card{width:min(100%,100vw);border-radius:12px;padding:.8rem;max-height:calc(100dvh - 1rem);overflow:auto}.dashboard-fab{display:grid}}@media(max-width:520px){.mobile-profile-chip{width:2.18rem;height:2.18rem;font-size:.95rem}.mobile-logo-btn{font-size:1.9rem;gap:.28rem}.mobile-theme-btn{width:2rem;height:2rem}.dashboard-panel{padding:.65rem .7rem}.feed-tab{font-size:.8rem}.icon-action{min-height:1.7rem}.icon-action svg{width:1.05rem;height:1.05rem}.icon-action span{font-size:.9rem}.composer textarea,.composer input,.message-form input{font-size:16px}}.theme-toggle-btn{border:1px solid #2f2f2f;background:#141414;color:#f0f0f0;width:2.2rem;height:2.2rem;border-radius:999px;display:inline-grid;place-items:center;cursor:pointer}.theme-toggle-btn svg{width:1.08rem;height:1.08rem}.logout-pill{display:inline-flex;align-items:center;gap:.35rem}.logout-pill svg{width:1rem;height:1rem}.dashboard-shell.theme-light{filter:invert(1) hue-rotate(180deg)}.dashboard-shell.theme-light img,.dashboard-shell.theme-light video,.dashboard-shell.theme-light iframe{filter:invert(1) hue-rotate(180deg)}.auth-page{min-height:100vh;background:#000;color:#e7e9ea;display:grid;grid-template-rows:1fr auto}.auth-layout{width:min(1280px,94vw);margin:0 auto;padding:2.5rem 0 1.5rem;display:grid;grid-template-columns:1.1fr 1fr;gap:2.2rem;align-items:center}.brand-panel{display:grid;gap:1rem;align-content:center;justify-items:center}.vault-logo{display:flex;align-items:center;justify-content:center;gap:.28rem;color:#e8eaed;font-size:clamp(7.3rem,20vw,15.5rem);font-weight:700;line-height:.8;letter-spacing:-.12em;font-family:Space Grotesk,Sora,sans-serif;transform:translate(-6%)}.vault-logo .upward-v{transform:rotate(180deg)}.brand-subline{max-width:540px;margin:0;text-align:center;color:#a7b0b8;font-size:clamp(.95rem,2vw,1.2rem)}.form-panel h1{margin:0;font-size:clamp(2.5rem,8vw,4.8rem);font-weight:800;letter-spacing:-.03em}.form-panel h2{margin:.6rem 0 1.2rem;font-size:clamp(1.5rem,4vw,2.1rem)}.session-banner{margin:0 0 1rem;display:flex;justify-content:space-between;align-items:center;gap:.8rem;color:#c6ccd2;background:#12181f;border:1px solid #232f3a;border-radius:999px;padding:.5rem .8rem}.auth-form{display:grid;gap:.7rem;max-width:460px}.auth-form label{display:grid;gap:.32rem}.auth-form label span{color:#b1b9bf;font-size:.88rem}.auth-page input,.auth-page button{font:inherit}.auth-page input{width:100%;border-radius:999px;border:1px solid #2f3336;background:#000;color:#e7e9ea;padding:.82rem 1rem}.auth-page input:focus{outline:2px solid #1d9bf0;border-color:#1d9bf0}.auth-form button,.session-banner button,.recovery-box button,.ghost-button{border:1px solid transparent;border-radius:999px;background:#e7e9ea;color:#111;cursor:pointer;font-weight:700;padding:.74rem 1rem}.secondary-inline-btn{background:#0f151d!important;border:1px solid #2f3d4a!important;color:#d9e4ef!important}.auth-form button:disabled{opacity:.6;cursor:not-allowed}.agreement-text{max-width:460px;margin:.8rem 0 0;color:#727b84;font-size:.92rem}.agreement-text button,.site-footer button{border:0;padding:0;background:transparent;color:#1d9bf0;cursor:pointer;font:inherit}.agreement-text button:hover,.site-footer button:hover,.site-footer a:hover{text-decoration:underline}.toggle-mode{border:1px solid #536471;border-radius:999px;margin-top:1rem;background:transparent;color:#e7e9ea;padding:.68rem 1rem;cursor:pointer;max-width:460px}.recovery-box{margin-top:1rem;max-width:460px;display:grid;gap:.5rem;background:#111;border:1px solid #2f3336;border-radius:14px;padding:.9rem}.recovery-box h3{margin:0}.recovery-box code{display:block;padding:.65rem;border-radius:10px;border:1px solid #2f3336;background:#000;overflow-wrap:anywhere}.status-text{margin:.95rem 0 0;color:#89c9ff;font-size:.94rem}.site-footer{border-top:1px solid #202327;padding:.95rem 1.2rem 1.05rem;display:flex;flex-wrap:wrap;justify-content:center;gap:.65rem;color:#71767b;font-size:.92rem}.site-footer a{color:#1d9bf0;text-decoration:none}.legal-shell{min-height:100vh;background:#03070b;color:#f6f8fa;padding:1.2rem}.legal-header{width:min(920px,100%);margin:0 auto 1rem}.legal-header h1{margin:.6rem 0 .35rem;font-size:clamp(2rem,5vw,3rem)}.legal-effective{color:#a6afbb;margin:0}.legal-card{width:min(920px,100%);margin:0 auto;border:1px solid #2c3642;border-radius:14px;padding:1rem;background:#0b1118}.legal-section+.legal-section{margin-top:1.2rem;padding-top:1rem;border-top:1px solid #202933}.legal-section h2{margin:0 0 .5rem;font-size:1.15rem}.legal-section h3{margin:.7rem 0 .35rem;font-size:1rem}.legal-section p{margin:.4rem 0;color:#d5dae0}.legal-section ul{margin:.4rem 0;padding-left:1.25rem;color:#d5dae0}.legal-section a{color:#67bfff}.ghost-button{background:transparent;border-color:#4f5f70;color:#d9e2ec}@media(max-width:980px){.auth-layout{grid-template-columns:1fr;width:min(100%,100vw);padding:1rem .9rem 1.25rem;gap:1rem}.brand-panel{order:2;margin-top:.5rem;gap:.6rem}.form-panel{order:1}.vault-logo{font-size:clamp(5rem,22vw,8rem);transform:none}.auth-form,.agreement-text,.toggle-mode,.recovery-box{max-width:100%}.site-footer{padding:.85rem .7rem calc(1rem + env(safe-area-inset-bottom));gap:.5rem;font-size:.86rem}}@media(max-width:520px){.auth-layout{padding:.8rem .75rem 1rem}.form-panel h1{font-size:2.35rem}.form-panel h2{font-size:1.75rem;margin-bottom:.9rem}.auth-form{gap:.55rem}.auth-page input,.auth-form button,.secondary-inline-btn,.toggle-mode,.recovery-box button{font-size:16px}.brand-subline{font-size:1.05rem;line-height:1.5;max-width:100%}.site-footer{justify-content:flex-start;padding-left:.75rem;padding-right:.75rem}}
