@import "https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Manrope:wght@600;700;800&display=swap";:root{--navy:#132443;--navy-2:#1b2f55;--teal:#2bbbad;--teal-soft:#e8f8f5;--purple:#5b5fe9;--bg:#f4f7f6;--card:#fff;--text:#17233d;--muted:#728096;--border:#e1e8e5;--shadow:0 14px 40px #14294812;color:var(--text);background:var(--bg);font-synthesis:none;font-family:DM Sans,system-ui,sans-serif}*{box-sizing:border-box}body{background:radial-gradient(circle at 50% 0,#fff 0,transparent 370px),var(--bg);min-width:320px;margin:0}button,input,textarea{font:inherit}.app{min-height:100vh}.topbar{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border-bottom:1px solid var(--border);z-index:30;background:#fffffff0;height:72px;position:sticky;top:0}.topbar-inner{align-items:center;gap:28px;max-width:1440px;height:100%;margin:auto;padding:0 30px;display:flex}.logo{letter-spacing:-1.1px;color:var(--navy);white-space:nowrap;align-items:center;font:800 22px/1 Manrope;display:flex}.logo b{color:var(--teal);font-size:26px}.logo-mark{background:var(--navy);border-radius:9px;width:25px;height:25px;margin-right:7px;position:relative;overflow:hidden;transform:rotate(-8deg)}.logo-mark:before{content:"";border:2px solid #fff;border-radius:8px;position:absolute;inset:7px 4px 4px}.logo-mark i{background:var(--teal);border-radius:50%;width:5px;height:5px;position:absolute;top:4px;left:6px}.logo-mark i+i{top:2px;left:15px}.search-box{border:1px solid var(--border);width:min(520px,42vw);height:44px;color:var(--muted);background:#f6f8f7;border-radius:15px;align-items:center;padding:0 13px;transition:all .2s;display:flex}.search-box:focus-within{border-color:var(--teal);background:#fff;box-shadow:0 0 0 4px #2bbbad1f}.search-box input{color:var(--text);background:0 0;border:0;outline:0;flex:1;padding:0 10px}.search-box kbd{border:1px solid var(--border);background:#fff;border-radius:6px;padding:2px 6px;font-size:11px}.top-actions{align-items:center;gap:5px;margin-left:auto;display:flex}.top-action,.icon-button{width:42px;height:42px;color:var(--muted);cursor:pointer;background:0 0;border:0;border-radius:13px;place-items:center;display:grid;position:relative}.top-action:hover,.top-action.active{background:var(--navy);color:#fff}.has-dot i{background:#ef5c77;border:2px solid #fff;border-radius:50%;width:7px;height:7px;position:absolute;top:8px;right:8px}.profile-trigger{cursor:pointer;color:var(--muted);background:0 0;border:0;align-items:center;gap:5px;margin-left:6px;display:flex}.app-grid{grid-template-columns:236px minmax(0,650px) 330px;gap:26px;max-width:1330px;margin:0 auto;padding:26px 24px 100px;display:grid}.left-column,.right-column{align-self:start;position:sticky;top:98px}.identity-card,.side-nav,.founding-card,.rail-card,.battle-card,.card{background:var(--card);border:1px solid var(--border);border-radius:20px}.identity-card{box-shadow:var(--shadow);align-items:center;gap:12px;padding:18px;display:flex}.identity-card div{min-width:0}.identity-card strong,.identity-card span{display:block}.identity-card strong{white-space:nowrap;font-size:14px}.identity-card span{color:var(--teal);margin-top:3px;font-size:12px}.verified{color:#fff;vertical-align:1px;background:#4385f5;border-radius:50%;place-items:center;width:16px;height:16px;font-size:11px;display:inline-grid!important}.avatar{background:linear-gradient(135deg,var(--avatar),color-mix(in srgb,var(--avatar),#132443 30%));color:#fff;letter-spacing:-.3px;border-radius:50%;flex:none;place-items:center;font-weight:700;display:inline-grid}.avatar-sm{width:34px;height:34px;font-size:11px}.avatar-md{width:44px;height:44px;font-size:12px}.avatar-lg{width:52px;height:52px;font-size:14px}.avatar-story{width:54px;height:54px;font-size:15px}.avatar-ring{outline:3px solid var(--teal-soft);outline-offset:2px}.side-nav{margin-top:14px;padding:9px}.side-nav button{color:#536078;cursor:pointer;background:0 0;border:0;border-radius:13px;align-items:center;gap:13px;width:100%;height:45px;padding:0 14px;font-size:14px;font-weight:600;display:flex}.side-nav button:hover{color:var(--navy);background:#f4f7f6}.side-nav button.active{background:var(--navy);color:#fff;box-shadow:0 8px 18px #1324432e}.side-nav button b{background:linear-gradient(90deg,var(--teal),var(--purple));color:#fff;border-radius:10px;margin-left:auto;padding:4px 7px;font-size:9px}.founding-card{color:#fff;background:linear-gradient(145deg,#132443,#1c3764);margin-top:14px;padding:18px;position:relative;overflow:hidden}.founding-card>*{z-index:1;position:relative}.founding-icon{color:#65e4d8;background:#2bbbad29;border-radius:11px;place-items:center;width:34px;height:34px;margin-bottom:12px;display:grid}.founding-card strong{text-transform:uppercase;color:#87e9df;letter-spacing:.8px;font-size:12px}.founding-card p{color:#bcc8dc;margin:8px 0 0;font-size:12px;line-height:1.55}.founding-orbit{z-index:0;border:20px solid #2bbbad1f;border-radius:50%;width:120px;height:120px;position:absolute;bottom:-55px;right:-53px}.feed-heading{justify-content:space-between;align-items:start;height:52px;display:flex}.feed-heading span,.section-title span{letter-spacing:1.3px;text-transform:uppercase;color:var(--teal);font-size:10px;font-weight:700}.feed-heading h1{margin:3px 0;font:800 22px/1.1 Manrope}.feed-heading>button{border:1px solid var(--border);color:var(--navy);background:#fff;border-radius:12px;align-items:center;gap:7px;padding:9px 12px;font-size:12px;font-weight:600;display:flex}.stories{scrollbar-width:none;gap:15px;padding:13px 4px 18px;display:flex;overflow-x:auto}.stories::-webkit-scrollbar{display:none}.story{cursor:pointer;background:0 0;border:0;flex-direction:column;align-items:center;gap:7px;min-width:62px;padding:0;display:flex}.story small{text-overflow:ellipsis;color:#58657a;max-width:68px;font-size:11px;overflow:hidden}.story-ring{background:conic-gradient(var(--purple),var(--teal),#ef8369,var(--purple));border-radius:50%;place-items:center;padding:3px;display:grid}.story-ring .avatar{border:3px solid #fff}.story-own{border:2px dashed var(--teal);width:60px;height:60px;color:var(--teal);background:#fff;border-radius:50%;place-items:center;display:grid}.composer{box-shadow:var(--shadow);padding:17px 18px}.composer-row{align-items:flex-start;gap:12px;display:flex}.composer textarea{resize:none;min-height:46px;max-height:120px;color:var(--text);background:#f5f7f6;border:0;border-radius:15px;outline:0;flex:1;padding:13px 16px}.composer textarea:focus{box-shadow:inset 0 0 0 1px var(--teal);background:#fff}.composer-actions{border-top:1px solid var(--border);justify-content:space-between;align-items:center;margin-top:14px;padding-top:12px;display:flex}.composer-actions>div{gap:4px;display:flex}.composer-actions button{color:#657187;cursor:pointer;background:0 0;border:0;border-radius:10px;align-items:center;gap:7px;padding:9px 11px;font-size:12px;font-weight:600;display:flex}.composer-actions button:hover{background:var(--teal-soft);color:#168f83}.primary-button{background:var(--navy)!important;color:#fff!important;padding:10px 17px!important}.primary-button:disabled{opacity:.45;cursor:not-allowed}.feed-list{gap:17px;margin-top:17px;display:grid}.post-card{padding:19px;box-shadow:0 8px 28px #1429480b}.post-header{align-items:center;gap:11px;display:flex}.post-author{flex-direction:column;gap:2px;display:flex}.post-author strong{font-size:14px}.post-author span{color:var(--muted);font-size:11px}.campus-chip{background:var(--teal-soft);color:#168f83;border-radius:20px;margin-left:4px;padding:5px 9px;font-size:10px;font-weight:700}.more-button{width:35px;height:35px;color:var(--muted);cursor:pointer;background:0 0;border:0;border-radius:10px;margin-left:auto}.more-button:hover{background:#f3f6f5}.post-copy{margin:15px 2px;font-size:14px;line-height:1.6}.post-visual{color:#fff;border-radius:17px;flex-direction:column;justify-content:center;height:330px;padding:34px;display:flex;position:relative;overflow:hidden}.post-visual:after{content:"";border:1px solid #ffffff2e;border-radius:50%;width:250px;height:250px;position:absolute;bottom:-70px;right:-60px;box-shadow:0 0 0 32px #ffffff0a,0 0 0 64px #ffffff08}.visual-grid{background-image:linear-gradient(#ffffff0a 1px,#0000 1px),linear-gradient(90deg,#ffffff0a 1px,#0000 1px);background-size:28px 28px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(90deg,#000,#0000 70%);mask-image:linear-gradient(90deg,#000,#0000 70%)}.visual-pill{z-index:1;letter-spacing:1.3px;color:#8af0e6;margin-bottom:14px;font-size:9px;font-weight:700;position:relative}.post-visual>strong{z-index:1;letter-spacing:-1.1px;font:800 32px/1.12 Manrope;position:relative}.post-visual>strong em{color:#83eade;font-style:normal}.post-visual .logo{z-index:2;color:#fff;letter-spacing:-.5px;font-size:14px;position:absolute;top:22px;right:22px}.post-visual .logo-mark{background:#fff;border-radius:6px;width:18px;height:18px}.post-visual .logo-mark:before{border-color:var(--navy)}.post-stats{color:var(--muted);border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;padding:12px 2px 10px;font-size:11px;display:flex}.post-stats span:first-child{align-items:center;gap:5px;display:flex}.post-actions{grid-template-columns:1fr 1.2fr 1fr 44px;gap:4px;padding-top:8px;display:grid}.post-actions button{color:#667288;cursor:pointer;background:0 0;border:0;border-radius:10px;justify-content:center;align-items:center;gap:7px;height:38px;font-size:12px;font-weight:600;display:flex}.post-actions button:hover{background:#f3f6f5}.post-actions button.liked{color:#e84f6b;background:#fff0f3}.post-actions button.saved{color:var(--navy);background:#edf1f7}.right-column{gap:15px;display:grid}.rail-card{padding:19px}.section-title{justify-content:space-between;align-items:start;margin-bottom:15px;display:flex}.section-title h2{margin:3px 0;font:800 15px/1.2 Manrope}.section-title button{color:var(--teal);cursor:pointer;background:0 0;border:0;font-size:11px;font-weight:700}.suggestions{gap:16px;display:grid}.suggestion{align-items:center;gap:10px;display:flex}.suggestion>div{flex:1;min-width:0}.suggestion strong,.suggestion span{white-space:nowrap;text-overflow:ellipsis;display:block;overflow:hidden}.suggestion strong{font-size:12px}.suggestion span{color:var(--muted);margin-top:3px;font-size:10px}.suggestion>button{border:1px solid var(--teal);color:#16988c;cursor:pointer;background:#fff;border-radius:20px;padding:7px 10px;font-size:10px;font-weight:700}.suggestion>button:hover{background:var(--teal);color:#fff}.trends{display:grid}.trends button{border:0;border-bottom:1px solid var(--border);text-align:left;color:var(--text);cursor:pointer;background:0 0;align-items:center;padding:11px 2px;display:flex}.trends button:last-child{border-bottom:0}.trends button>b{color:#c5ced6;width:27px;font:800 16px Manrope}.trends button>span{flex-direction:column;flex:1;gap:2px;display:flex}.trends strong{font-size:12px}.trends small{color:var(--muted);font-size:10px}.trends svg{color:#9aa6b5;transform:rotate(-90deg)}.battle-card{text-align:center;color:#fff;background:radial-gradient(circle at 50% 120%,#2bbbad54,#0000 45%),linear-gradient(145deg,#142746,#1b3561);padding:23px}.battle-card>span{letter-spacing:1.5px;color:#85e8df;font-size:9px;font-weight:700}.battle-card>strong{margin:18px 0 5px;font:800 21px Manrope;display:block}.battle-card>strong i{color:#f0c958;border:1px solid #e7b83c;border-radius:50%;margin:0 8px;padding:7px 5px;font-size:10px;font-style:normal}.battle-card p{color:#b8c5d9;font-size:11px}.battle-card button{color:var(--navy);background:#fff;border:0;border-radius:11px;margin-top:5px;padding:10px 16px;font-size:11px;font-weight:700}.bottom-nav,.mobile-only,.drawer-close,.drawer-scrim{display:none}@media (width<=1150px){.app-grid{grid-template-columns:220px minmax(0,650px);max-width:980px}.right-column{display:none}}@media (width<=820px){.topbar{height:64px}.topbar-inner{gap:12px;padding:0 15px}.topbar .logo{font-size:19px}.search-box{flex:1;width:auto}.search-box kbd,.top-actions .top-action,.profile-trigger svg{display:none}.mobile-only{display:grid}.app-grid{max-width:680px;padding:16px 13px 88px;display:block}.left-column{z-index:60;background:var(--bg);width:min(310px,86vw);height:100vh;padding:70px 16px 20px;transition:transform .25s;position:fixed;top:0;left:0;overflow:auto;transform:translate(-105%)}.left-column.drawer-open{transform:translate(0)}.drawer-close{width:40px;height:40px;color:var(--navy);background:#fff;border:0;border-radius:12px;place-items:center;display:grid;position:absolute;top:16px;right:15px}.drawer-scrim.show{-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);z-index:55;background:#0a182d73;display:block;position:fixed;inset:0}.feed-heading{height:48px}.stories{margin:0 -13px;padding-left:15px}.composer{border-radius:17px}.bottom-nav{z-index:40;height:70px;padding:6px max(7px,env(safe-area-inset-left)) calc(5px + env(safe-area-inset-bottom));-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border-top:1px solid var(--border);background:#fffffff5;grid-template-columns:repeat(5,1fr);display:grid;position:fixed;bottom:0;left:0;right:0}.bottom-nav button{color:#758197;background:0 0;border:0;flex-direction:column;justify-content:center;align-items:center;gap:2px;font-size:9px;display:flex}.bottom-nav svg{width:20px}.bottom-nav button.active{color:var(--navy)}.bottom-nav .create{background:linear-gradient(135deg,var(--teal),var(--purple));color:#fff;border-radius:15px;place-self:center;width:46px;height:46px;box-shadow:0 8px 20px #427acf40}.bottom-nav .create svg{width:23px}.post-visual{height:300px}}@media (width<=520px){.topbar .search-box{display:none}.topbar-inner{justify-content:space-between}.top-actions{margin-left:0}.feed-heading h1{font-size:20px}.feed-heading>button{padding:8px 10px}.composer{padding:14px}.composer-actions button{padding:8px}.composer-actions button:nth-child(2){display:none}.primary-button{display:flex!important}.post-card{border-radius:17px;padding:14px}.post-copy{font-size:13px}.post-visual{height:250px;padding:24px}.post-visual>strong{font-size:27px}.post-actions{grid-template-columns:1fr 1.2fr 1fr 38px}.post-actions button{font-size:0}.post-actions button svg{width:20px}.post-header .campus-chip{display:none}}@media (prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important}}.avatar{overflow:hidden}.avatar img{object-fit:cover;width:100%;height:100%}.side-nav button:disabled,.story:disabled,.post-actions button:disabled,.suggestion button:disabled,.trends button:disabled,.battle-card button:disabled{opacity:.52;cursor:not-allowed}.side-nav button.active{opacity:1}.composer-actions button small{background:#eef1f5;border-radius:8px;padding:2px 5px;font-size:8px}.composer-actions button:disabled{opacity:.52;cursor:not-allowed}.real-post-image{object-fit:cover;background:#edf1f0;border-radius:17px;width:100%;max-height:520px;display:block}.poll-preview{gap:7px;margin-top:10px;display:grid}.poll-preview button{border:1px solid var(--border);text-align:left;color:var(--text);background:#f7f9f8;border-radius:11px;padding:10px}.feed-error,.feed-loading,.empty-state{border-radius:14px;justify-content:center;align-items:center;gap:8px;margin-top:15px;padding:14px;font-size:12px;display:flex}.feed-error{color:#b6374d;background:#fff0f2;border:1px solid #ffd6de}.feed-loading,.empty-state{color:var(--muted);border:1px solid var(--border);background:#fff}.load-more{border:1px solid var(--border);color:var(--navy);cursor:pointer;background:#fff;border-radius:13px;align-items:center;gap:7px;margin:16px auto 0;padding:10px 18px;font-weight:700;display:flex}.spin{animation:.8s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.auth-page{background:#fff;grid-template-columns:minmax(420px,1.08fr) minmax(420px,.92fr);min-height:100vh;display:grid}.auth-showcase{color:#fff;background:radial-gradient(circle at 15% 85%,#2bbbad47,#0000 28%),radial-gradient(circle at 90% 5%,#5b5fe940,#0000 28%),linear-gradient(145deg,#10213e,#1a3764);flex-direction:column;min-height:100vh;padding:48px clamp(45px,6vw,90px);display:flex;position:relative;overflow:hidden}.auth-showcase:after{content:"";border:1px solid #ffffff1a;border-radius:50%;width:420px;height:420px;position:absolute;bottom:-150px;right:-180px;box-shadow:0 0 0 45px #ffffff06,0 0 0 90px #ffffff05}.auth-logo{letter-spacing:-1px;z-index:1;align-items:center;font:800 22px Manrope;display:flex;position:relative}.auth-logo>span{background:#fff;border-radius:9px;width:27px;height:27px;margin-right:8px;position:relative;transform:rotate(-7deg)}.auth-logo>span:before{content:"";border:2px solid var(--navy);border-radius:8px;position:absolute;inset:7px 4px 4px}.auth-logo i{background:var(--teal);border-radius:50%;width:5px;height:5px;position:absolute;top:4px;left:6px}.auth-logo i+i{top:2px;left:16px}.auth-logo>b{color:#58dacd;font-size:27px}.showcase-copy{z-index:1;margin:auto 0;position:relative}.showcase-copy>span,.eyebrow{letter-spacing:1.6px;color:#70e3d8;font-size:10px;font-weight:800}.showcase-copy h1{letter-spacing:-2.6px;margin:17px 0 20px;font:800 clamp(40px,5vw,68px)/1.02 Manrope}.showcase-copy h1 em{color:#71e1d6;font-style:normal}.showcase-copy p{color:#c4cede;max-width:520px;font-size:16px;line-height:1.7}.campus-note{z-index:1;color:#fff;align-items:center;gap:12px;display:flex;position:relative}.campus-note>svg{color:#76e7dc;background:#ffffff1a;border-radius:13px;width:42px;height:42px;padding:10px}.campus-note strong,.campus-note span{display:block}.campus-note strong{font-size:12px}.campus-note span{color:#aebdd2;margin-top:3px;font-size:10px}.auth-panel{background:radial-gradient(circle at 50% 0,#f0fbf9,#0000 38%),#fff;place-items:center;padding:40px;display:grid}.auth-card{width:min(420px,100%)}.mobile-auth-logo{display:none}.auth-card h2{letter-spacing:-1px;color:var(--navy);margin:9px 0;font:800 31px/1.15 Manrope}.auth-card>p{color:var(--muted);margin-bottom:27px;font-size:13px;line-height:1.6}.auth-card form{gap:15px;display:grid}.auth-card label{color:#4c5a70;gap:7px;font-size:11px;font-weight:700;display:grid}.auth-card input{border:1px solid var(--border);width:100%;height:49px;color:var(--text);background:#fbfcfc;border-radius:13px;outline:0;padding:0 14px}.auth-card input:focus{border-color:var(--teal);background:#fff;box-shadow:0 0 0 4px #2bbbad1c}.auth-submit,.google-button{cursor:pointer;border-radius:13px;justify-content:center;align-items:center;gap:9px;width:100%;height:49px;font-weight:700;display:flex}.auth-submit{background:var(--navy);color:#fff;border:0}.google-button{border:1px solid var(--border);color:var(--text);background:#fff}.google-button b{color:#4285f4;font-size:16px}.auth-submit:disabled,.google-button:disabled{opacity:.55;cursor:wait}.auth-divider{color:#9aa5b5;align-items:center;gap:11px;margin:18px 0;font-size:10px;display:flex}.auth-divider:before,.auth-divider:after{content:"";background:var(--border);flex:1;height:1px}.auth-card>small{text-align:center;color:#8a96a8;margin-top:18px;line-height:1.5;display:block}.auth-error{color:#b6374d;background:#fff0f2;border:1px solid #ffd6de;border-radius:10px;padding:10px;font-size:11px}.state-page{background:radial-gradient(circle at 50% 25%,#eaf9f6,transparent 34%),var(--bg);text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:20px;min-height:100vh;padding:25px;display:flex}.state-card{border:1px solid var(--border);max-width:520px;box-shadow:var(--shadow);background:#fff;border-radius:20px;padding:28px}.state-card>svg{color:var(--teal)}.state-card h1{color:var(--navy);font:800 25px Manrope}.state-card p{color:var(--muted);line-height:1.65}.state-card code{text-align:left;color:#8ce9df;background:#12233f;border-radius:12px;padding:14px;font-size:11px;line-height:1.8;display:block;overflow:auto}@media (width<=850px){.auth-page{grid-template-columns:1fr}.auth-showcase{display:none}.auth-panel{min-height:100vh;padding:28px}.mobile-auth-logo{margin-bottom:50px;display:block}.mobile-auth-logo .auth-logo{color:var(--navy)}}html,body,#root{max-width:100%;overflow-x:hidden}.app-grid{grid-template-columns:minmax(210px,236px) minmax(0,650px) minmax(280px,330px);width:100%}.left-column,.feed-column,.right-column,.feed-list,.post-card,.post-header,.post-author,.post-actions{min-width:0}.feed-column,.post-card{width:100%;max-width:100%}.post-card{overflow:hidden}.post-copy{white-space:pre-wrap;overflow-wrap:anywhere;word-break:break-word;max-width:100%}.post-author{overflow:hidden}.post-author>strong,.post-author>span{text-overflow:ellipsis;white-space:nowrap;max-width:100%;overflow:hidden}.real-post-image{max-width:100%;height:auto}.post-actions{width:100%;overflow:hidden}.suggestion .avatar{place-items:center;display:grid}.suggestion>div>strong,.suggestion>div>span{white-space:nowrap;text-overflow:ellipsis;display:block;overflow:hidden}.suggestion .verified{display:inline-grid}.rail-card,.battle-card{min-width:0;max-width:100%;overflow:hidden}@media (width<=1150px){.app-grid{grid-template-columns:minmax(200px,220px) minmax(0,650px)}}.left-column,.right-column{overscroll-behavior:contain;scrollbar-width:thin;scrollbar-color:#d6dfdc transparent;max-height:calc(100vh - 106px);padding-right:3px;top:88px;overflow-y:auto}.identity-card{cursor:pointer}.header-search{width:min(520px,42vw);position:relative}.header-search .search-box{width:100%}.search-results{border:1px solid var(--border);z-index:80;background:#fff;border-radius:16px;padding:7px;position:absolute;top:51px;left:0;right:0;box-shadow:0 18px 45px #12274624}.search-results>button{text-align:left;cursor:pointer;background:0 0;border:0;border-radius:11px;align-items:center;gap:9px;width:100%;padding:9px;display:flex}.search-results>button:hover{background:#f2f7f5}.search-results>button>span:not(.avatar):not(.search-post-icon){gap:2px;min-width:0;display:grid}.search-results b,.search-results small{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.search-results b{font-size:12px}.search-results small{color:var(--muted);font-size:10px}.search-status{text-align:center;color:var(--muted);padding:15px;font-size:12px}.search-post-icon{background:var(--teal-soft);color:#168f83;border-radius:10px;place-items:center;width:34px;height:34px;font-weight:800;display:grid}.notification-panel{z-index:90;border:1px solid var(--border);opacity:0;visibility:hidden;background:#fff;border-radius:17px;width:360px;max-height:calc(100vh - 100px);padding:9px;transition:all .18s;position:fixed;top:78px;right:28px;overflow:auto;transform:translateY(-8px);box-shadow:0 20px 55px #0f223d2e}.notification-panel.open{opacity:1;visibility:visible;transform:none}.notification-panel header{justify-content:space-between;align-items:center;padding:9px 10px;display:flex}.notification-panel header button{color:var(--muted);cursor:pointer;background:0 0;border:0}.notification-panel>p{text-align:center;color:var(--muted);padding:25px;font-size:12px}.notification-item{border-radius:11px;gap:9px;padding:10px;display:flex}.notification-item:hover{background:#f4f7f6}.notification-item>div{gap:3px;font-size:11px;display:grid}.notification-item small{color:var(--muted)}.photo-preview{width:120px;height:90px;margin:12px 0 0 56px;position:relative}.photo-preview img{object-fit:cover;border-radius:12px;width:100%;height:100%}.photo-preview button{background:var(--navy);color:#fff;border:0;border-radius:50%;place-items:center;width:25px;height:25px;display:grid;position:absolute;top:-7px;right:-7px}.poll-editor-react{grid-template-columns:1fr 1fr;gap:7px;margin:12px 0 0 56px;display:grid}.poll-editor-react input{border:1px solid var(--border);border-radius:10px;outline:0;height:39px;padding:0 11px}.poll-editor-react input:focus{border-color:var(--teal)}.post-actions button.sparked{color:#d88900;background:#fff7df}.comments-panel{border-top:1px solid var(--border);margin-top:9px;padding-top:13px}.comments-panel>span{text-align:center;color:var(--muted);font-size:11px;display:block}.comment-row{gap:8px;margin:10px 0;display:flex}.comment-row>div{background:#f3f6f5;border-radius:12px;min-width:0;padding:8px 11px}.comment-row b{font-size:11px}.comment-row p{overflow-wrap:anywhere;margin:3px 0 0;font-size:12px}.comment-input{gap:7px;margin-top:10px;display:flex}.comment-input input{border:1px solid var(--border);border-radius:11px;outline:0;flex:1;min-width:0;height:39px;padding:0 12px}.comment-input button{background:var(--navy);color:#fff;border:0;border-radius:11px;place-items:center;width:40px;display:grid}.poll-live{gap:7px;margin:10px 0;display:grid}.poll-live>button{border:1px solid var(--border);height:42px;color:var(--text);cursor:pointer;background:#f8faf9;border-radius:11px;align-items:center;padding:0 12px;display:flex;position:relative;overflow:hidden}.poll-live>button i{background:#2bbbad21;position:absolute;inset:0 auto 0 0}.poll-live>button span,.poll-live>button b{z-index:1;position:relative}.poll-live>button span{text-align:left;flex:1}.poll-live>button.selected{border-color:var(--teal)}.poll-live>small{color:var(--muted);font-size:10px}.view-heading{justify-content:space-between;align-items:center;min-height:60px;margin-bottom:16px;display:flex}.view-heading span{color:var(--teal);letter-spacing:1.4px;font-size:10px;font-weight:800}.view-heading h1{margin:3px 0;font:800 24px Manrope}.glimpse-grid-react{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.glimpse-grid-react article{aspect-ratio:9/16;background:#06111d;border-radius:18px;position:relative;overflow:hidden}.glimpse-grid-react video{object-fit:contain;width:100%;height:100%}.glimpse-overlay{color:#fff;background:linear-gradient(#0000,#000000c7);padding:35px 14px 14px;position:absolute;bottom:0;left:0;right:0}.glimpse-overlay p{margin:5px 0;font-size:11px}.glimpse-overlay>div{gap:7px;display:flex}.glimpse-overlay button{color:#fff;background:#ffffff29;border:0;border-radius:50%;place-items:center;width:35px;height:35px;display:grid}.glimpse-overlay button.active{background:#e95470}.glimpse-overlay button.sparked{background:#d79016}.community-grid-react{grid-template-columns:1fr 1fr;gap:14px;display:grid}.community-grid-react>button{border:1px solid var(--border);text-align:left;box-shadow:var(--shadow);cursor:pointer;background:#fff;border-radius:18px;padding:25px}.community-grid-react>button:hover{border-color:var(--teal);transform:translateY(-2px)}.community-grid-react b,.community-grid-react span{display:block}.community-grid-react b{color:var(--navy);font:800 17px Manrope}.community-grid-react span{color:var(--teal);margin:7px 0;font-size:12px}.community-grid-react p{color:var(--muted);font-size:12px}.back-button{color:var(--teal);cursor:pointer;background:0 0;border:0;font-weight:700}.community-title{font:800 20px Manrope}.profile-view-react{border:1px solid var(--border);background:#fff;border-radius:20px;overflow:hidden}.profile-cover{background:radial-gradient(circle at 80% 20%,#2bbbadb3,transparent 25%),linear-gradient(135deg,var(--navy),#31558d);height:145px}.profile-summary{align-items:center;gap:17px;margin-top:-36px;padding:0 25px;display:flex}.avatar-profile{border:5px solid #fff;width:94px;height:94px;font-size:22px}.profile-summary h1{margin:40px 0 2px;font:800 22px Manrope}.profile-summary span,.profile-summary p{color:var(--muted);font-size:11px}.profile-summary p{margin:4px 0}.profile-badges{gap:7px;padding:15px 25px;display:flex}.profile-badges b{color:#168f83;background:var(--teal-soft);border-radius:12px;padding:6px 9px;font-size:9px}.profile-post-title{border-top:1px solid var(--border);margin:0;padding:18px 25px;font:800 17px Manrope}.profile-view-react .feed-list{padding:0 18px 20px}.coming-view{text-align:center;border:1px solid var(--border);box-shadow:var(--shadow);background:#fff;border-radius:20px;padding:70px 35px}.coming-icon{background:var(--teal-soft);width:64px;height:64px;color:var(--teal);border-radius:20px;place-items:center;margin:0 auto 15px;display:grid}.coming-view>span{color:var(--teal);letter-spacing:1.5px;font-size:9px;font-weight:800}.coming-view h1{margin:7px;font:800 29px Manrope}.coming-view p{max-width:500px;color:var(--muted);margin:0 auto;font-size:13px;line-height:1.7}.chat-preview{border:1px solid var(--border);border-radius:13px;gap:5px;max-width:360px;margin:24px auto 0;padding:15px;display:grid}.chat-preview span{color:var(--muted);font-size:11px}.toast-react{z-index:120;background:var(--navy);color:#fff;border-radius:12px;padding:11px 17px;font-size:12px;position:fixed;bottom:28px;left:50%;transform:translate(-50%);box-shadow:0 12px 35px #0f223d3b}@media (width<=820px){.header-search{display:none}.left-column{max-height:100vh}.notification-panel{width:auto;top:68px;left:10px;right:10px}.glimpse-grid-react{grid-template-columns:1fr 1fr}.community-grid-react{grid-template-columns:1fr}.profile-summary{padding:0 16px}.profile-view-react .feed-list{padding:0 10px 14px}}@media (width<=520px){.glimpse-grid-react{grid-template-columns:1fr}.poll-editor-react{grid-template-columns:1fr;margin-left:0}.photo-preview{margin-left:0}.post-actions button{font-size:10px}.profile-summary h1{font-size:18px}}.comment-thread{display:grid}.comment-bubble{background:#f3f6f5;border-radius:12px;min-width:0;max-width:calc(100% - 42px);padding:8px 11px}.comment-row>div.comment-bubble{background:#f3f6f5}.comment-bubble .verified{width:13px;height:13px;font-size:8px}.reply-trigger{color:#66758c;cursor:pointer;background:0 0;border:0;padding:5px 0 0;font-size:10px;font-weight:800;display:block}.reply-trigger:hover{color:var(--teal)}.comment-reply{margin-top:1px;margin-left:42px}.comment-reply .avatar{width:28px;height:28px;font-size:9px}.reply-input{gap:6px;margin:2px 0 7px 42px;display:flex}.reply-input input{border:1px solid var(--border);border-radius:10px;outline:0;flex:1;min-width:0;height:34px;padding:0 11px}.reply-input input:focus{border-color:var(--teal)}.reply-input button{background:var(--navy);color:#fff;border:0;border-radius:10px;place-items:center;width:34px;display:grid}.comments-empty{color:var(--muted);text-align:center;place-items:center;gap:5px;padding:22px;display:grid}.comments-empty b{color:var(--navy);font-size:12px}.comments-empty small{font-size:10px}.comment-input button:disabled,.reply-input button:disabled{opacity:.45}.glimpse-view{width:100%;min-width:0}.glimpse-heading{margin-bottom:12px}.glimpse-heading>small{color:var(--muted);font-size:10px}.glimpse-stage{overscroll-behavior-y:contain;scroll-snap-type:y mandatory;scrollbar-width:none;background:radial-gradient(circle at 50% 25%,#28334a,#090d14 68%);border-radius:24px;height:calc(100vh - 168px);min-height:560px;max-height:780px;overflow-y:auto;box-shadow:0 20px 55px #0a132326}.glimpse-stage::-webkit-scrollbar{display:none}.glimpse-card-react{color:#fff;scroll-snap-align:start;scroll-snap-stop:always;background:#05070a;width:min(100%,410px);height:100%;margin:0 auto;position:relative;overflow:hidden}.glimpse-card-react video{object-fit:cover;background:#05070a;width:100%;height:100%;position:absolute;inset:0}.glimpse-video-hit{z-index:1;cursor:pointer;background:0 0;border:0;position:absolute;inset:0}.glimpse-shade{z-index:2;pointer-events:none;background:linear-gradient(#00000057,#0000 24% 54%,#000000db 100%);position:absolute;inset:0}.glimpse-play-state{z-index:4;-webkit-backdrop-filter:blur(9px);backdrop-filter:blur(9px);color:#fff;background:#080c1266;border:1px solid #ffffff47;border-radius:50%;place-items:center;width:70px;height:70px;padding-left:5px;display:grid;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.glimpse-audio-top{z-index:5;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#070b1252;border:1px solid #ffffff2b;border-radius:18px;align-items:center;gap:7px;max-width:calc(100% - 80px);padding:7px 10px;font-size:10px;display:flex;position:absolute;top:17px;left:17px}.glimpse-audio-top span{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.glimpse-volume{z-index:5;-webkit-backdrop-filter:blur(9px);backdrop-filter:blur(9px);color:#fff;background:#070b1259;border:1px solid #ffffff24;border-radius:50%;place-items:center;width:38px;height:38px;display:grid;position:absolute;top:15px;right:15px}.glimpse-creator{z-index:5;align-items:center;gap:10px;display:flex;position:absolute;bottom:112px;left:17px;right:82px}.glimpse-creator .avatar{border:2px solid #fff}.glimpse-creator>div{min-width:0}.glimpse-creator b,.glimpse-creator span{white-space:nowrap;text-overflow:ellipsis;display:block;overflow:hidden}.glimpse-creator b{font-size:13px}.glimpse-creator>div>span{color:#ffffffbf;margin-top:2px;font-size:10px}.glimpse-caption{z-index:5;position:absolute;bottom:38px;left:17px;right:74px}.glimpse-caption p{-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0 0 8px;font-size:12px;line-height:1.45;display:-webkit-box;overflow:hidden}.glimpse-audio-bottom{color:#ffffffdb;align-items:center;gap:6px;font-size:10px;display:flex}.glimpse-audio-bottom span{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.glimpse-actions{z-index:6;gap:13px;display:grid;position:absolute;bottom:34px;right:12px}.glimpse-actions button{color:#fff;background:0 0;border:0;justify-items:center;gap:4px;padding:0;display:grid}.glimpse-actions button>span{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#05080d61;border:1px solid #ffffff2e;border-radius:50%;place-items:center;width:44px;height:44px;transition:all .18s;display:grid}.glimpse-actions button small{color:#fff;text-shadow:0 1px 4px #000;font-size:9px}.glimpse-actions button.active>span{background:#ec4f6d;border-color:#ec4f6d}.glimpse-actions button.sparked>span{background:#e19a13;border-color:#e19a13}.glimpse-actions button.saved>span{color:var(--navy);background:#fff}.glimpse-progress{z-index:7;background:#ffffff2e;height:3px;position:absolute;bottom:0;left:0;right:0}.glimpse-progress i{background:linear-gradient(90deg,var(--teal),#76e9de);height:100%;transition:width 80ms linear;display:block}.glimpse-comments-layer{z-index:30;position:absolute;inset:0}.comments-scrim{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#00000078;border:0;position:absolute;inset:0}.glimpse-comments-sheet{height:min(68%,520px);color:var(--text);background:#fff;border-radius:22px 22px 0 0;flex-direction:column;animation:.2s ease-out sheet-up;display:flex;position:absolute;bottom:0;left:0;right:0;box-shadow:0 -18px 45px #00000038}.glimpse-comments-sheet>header{border-bottom:1px solid var(--border);flex:none;justify-content:center;align-items:center;height:53px;padding:0 14px;display:flex}.glimpse-comments-sheet>header b{font:800 14px Manrope}.glimpse-comments-sheet>header button{width:36px;height:36px;color:var(--navy);background:#f2f5f4;border:0;border-radius:10px;place-items:center;display:grid;position:absolute;right:12px}.comments-sheet-body{flex-direction:column;flex:1;padding:4px 14px 12px;display:flex;overflow-y:auto}.comments-sheet-body .comment-input{background:#fff;margin-top:auto;padding:10px 0 12px;position:sticky;bottom:-12px}@keyframes sheet-up{0%{transform:translateY(100%)}to{transform:none}}.create-layer{z-index:160;align-items:end;display:grid;position:fixed;inset:0}.create-scrim{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#0812228f;border:0;position:absolute;inset:0}.create-sheet{width:min(620px,100%);padding:20px max(18px,env(safe-area-inset-left)) calc(22px + env(safe-area-inset-bottom));background:#fff;border-radius:24px 24px 0 0;margin:0 auto;animation:.22s ease-out sheet-up;position:relative;box-shadow:0 -22px 60px #09182d38}.create-sheet>header{justify-content:space-between;align-items:center;display:flex}.create-sheet>header span{letter-spacing:1.5px;color:var(--teal);font-size:9px;font-weight:800}.create-sheet>header h2{margin:3px 0;font:800 21px Manrope}.create-sheet>header>button{width:40px;height:40px;color:var(--navy);background:#f1f5f3;border:0;border-radius:12px;place-items:center;display:grid}.create-choices{grid-template-columns:1fr 1fr;gap:12px;margin-top:18px;display:grid}.create-choices>button{border:1px solid var(--border);text-align:left;cursor:pointer;background:#fafcfb;border-radius:18px;flex-direction:column;align-items:flex-start;min-height:155px;padding:18px;display:flex}.create-choices>button:hover{border-color:var(--teal);background:var(--teal-soft)}.create-choices>button>span{background:var(--navy);color:#fff;border-radius:14px;place-items:center;width:46px;height:46px;margin-bottom:18px;display:grid}.create-choices>button+button>span{background:linear-gradient(135deg,var(--teal),var(--purple))}.create-choices b{color:var(--navy);font:800 14px Manrope}.create-choices small{color:var(--muted);margin-top:5px;font-size:10px;line-height:1.45}.create-editor{gap:12px;margin-top:15px;display:grid}.create-preview{background:#080b10;border-radius:17px;width:100%;height:230px;overflow:hidden}.create-preview img,.create-preview video{object-fit:contain;width:100%;height:100%}.create-preview.glimpse{width:160px;height:285px;margin:auto}.create-editor textarea{resize:none;border:1px solid var(--border);border-radius:14px;outline:0;width:100%;height:85px;padding:12px}.create-editor textarea:focus{border-color:var(--teal)}.create-submit-row{justify-content:space-between;align-items:center;gap:10px;display:flex}.change-media{color:var(--muted);background:0 0;border:0;font-size:11px;font-weight:700}.create-error{color:#b6374d;background:#fff0f2;border:1px solid #ffd3db;border-radius:11px;padding:10px;font-size:11px}@media (width<=820px){.glimpse-mode .app-grid{max-width:none;padding:0 0 70px}.glimpse-mode .feed-column{max-width:none}.glimpse-heading{display:none}.glimpse-stage{height:calc(100dvh - 134px);min-height:0;max-height:none;box-shadow:none;background:#000;border-radius:0}.glimpse-card-react{border-radius:0;width:100%;max-width:520px}.glimpse-card-react video{object-fit:cover}.glimpse-audio-top{top:13px}.glimpse-volume{top:11px}.glimpse-creator{bottom:115px}.glimpse-actions{bottom:36px}.glimpse-comments-sheet{height:72%}}@media (width>=821px){.create-layer{display:none}}@media (width<=520px){.create-choices{grid-template-columns:1fr 1fr;gap:9px}.create-choices>button{min-height:142px;padding:14px}.comment-reply,.reply-input{margin-left:32px}.glimpse-creator{right:73px}.glimpse-caption{right:70px}.glimpse-actions button>span{width:42px;height:42px}}html,body,#root{overflow-x:clip}body{overflow-y:visible}.topbar{-webkit-backdrop-filter:none;z-index:100;pointer-events:none;background:0 0;border:0;height:64px;position:fixed;top:10px;left:14px;right:14px}.topbar-inner{-webkit-backdrop-filter:blur(28px)saturate(185%);isolation:isolate;pointer-events:auto;background:linear-gradient(135deg,#ffffffe0,#f4faf9b3);border:1px solid #ffffffc2;border-radius:22px;max-width:1440px;height:64px;padding:0 24px;position:relative;box-shadow:0 16px 42px #14294821,inset 0 1px #fffffff2,inset 0 -1px #6b879b1f}.topbar-inner:before{content:"";z-index:-1;pointer-events:none;background:linear-gradient(115deg,#ffffff9e,#ffffff14 42%,#49d2c61c 72%,#7479f217);border-radius:20px;position:absolute;inset:1px}.topbar-inner:after{content:"";pointer-events:none;background:#fffffff5;border-radius:50%;height:1px;position:absolute;top:2px;left:6%;right:34%;box-shadow:0 0 16px #ffffffe6}.topbar .search-box{-webkit-backdrop-filter:blur(14px);background:#ffffff6e;border-color:#a6bab961;box-shadow:inset 0 1px #ffffffad}.topbar .search-box:focus-within{background:#ffffffc2;border-color:#2bbbad94}.top-action,.icon-button,.profile-trigger{transition:background .18s,box-shadow .18s,transform .18s}.top-action:hover,.icon-button:hover{color:var(--navy);background:#ffffff8c;box-shadow:inset 0 1px #fffc}.top-action.active{color:#fff;background:linear-gradient(145deg,#132443f5,#1e3965eb);box-shadow:0 8px 20px #13244338,inset 0 1px #fff3}.app-grid{padding-top:96px}.left-column,.right-column{overscroll-behavior:auto;align-self:start;max-height:none;padding-right:0;position:sticky;top:92px;overflow:visible}.identity-card,.side-nav,.rail-card{-webkit-backdrop-filter:blur(18px)saturate(135%);background:#ffffffe0;border-color:#d6e2dee0}.notification-panel{-webkit-backdrop-filter:blur(24px)saturate(160%);background:#ffffffe6;top:86px}@media (width<=820px){.topbar{height:56px;top:8px;left:8px;right:8px}.topbar-inner{border-radius:19px;gap:10px;height:56px;padding:0 12px}.topbar-inner:before{border-radius:17px}.app-grid{padding-top:80px}.left-column{z-index:120;max-height:100vh;padding-right:16px;top:0;overflow-y:auto}.drawer-scrim.show{z-index:115}.notification-panel{top:72px}.bottom-nav{height:64px;padding:5px max(6px,env(safe-area-inset-left)) calc(4px + env(safe-area-inset-bottom));-webkit-backdrop-filter:blur(25px)saturate(180%);background:linear-gradient(135deg,#ffffffde,#f1f8f7b3);border:1px solid #ffffffc2;border-radius:22px;bottom:8px;left:8px;right:8px;overflow:visible;box-shadow:0 14px 38px #1429482e,inset 0 1px #fffffff2}.bottom-nav button{border-radius:14px}.bottom-nav button.active{color:var(--navy);background:#ffffff94;box-shadow:inset 0 1px #ffffffe6,0 5px 15px #17335614}.bottom-nav .create{border:1px solid #ffffff8c;border-radius:17px;width:48px;height:48px;box-shadow:0 10px 25px #427acf4d,inset 0 1px #ffffff73}.glimpse-mode .app-grid{padding:72px 0 80px}.glimpse-stage{height:calc(100dvh - 152px)}}.post-profile-link,.suggestion-profile,.glimpse-creator{color:inherit;cursor:pointer;background:0 0;border:0;padding:0}.post-profile-link{text-align:left;align-items:center;gap:11px;min-width:0;display:flex}.post-profile-link:hover strong,.suggestion-profile:hover strong,.glimpse-creator:hover b{color:var(--teal)}.suggestion-profile{text-align:left;flex:1;align-items:center;gap:10px;min-width:0;display:flex}.suggestion-profile>span{flex:1;min-width:0}.suggestion-profile strong,.suggestion-profile>span>span{white-space:nowrap;text-overflow:ellipsis;display:block;overflow:hidden}.suggestion-profile>span>span{color:var(--muted);margin-top:3px;font-size:10px}.suggestion>button:last-child,.profile-respect,.notification-respect{border:1px solid var(--teal);color:#148e83;cursor:pointer;background:#ffffffdb;border-radius:20px;padding:7px 12px;font-size:10px;font-weight:800;transition:all .18s}.suggestion>button.pending,.profile-respect.pending,.notification-respect.pending{color:#aa7100;background:#fff6dc;border-color:#e7a722}.suggestion>button.respected,.profile-respect.respected,.notification-respect.respected{background:linear-gradient(135deg,var(--teal),#3a9ed8);color:#fff;border-color:#0000;box-shadow:0 7px 18px #2bbbad38}.suggestion>button.accept,.profile-respect.accept,.notification-respect.accept{background:var(--navy);border-color:var(--navy);color:#fff}.profile-summary{position:relative}.profile-identity-copy{flex:1;min-width:0}.profile-respect{flex:none;margin:38px 0 0 auto;padding:9px 17px}.notification-item{text-align:left;cursor:pointer;align-items:center;width:100%}.notification-item>div{flex:1;min-width:0}.notification-respect{flex:none;padding:6px 10px}.glimpse-creator{color:#fff;text-align:left}.glimpse-creator>span{min-width:0}.glimpse-creator b,.glimpse-creator>span>span{white-space:nowrap;text-overflow:ellipsis;display:block;overflow:hidden}.glimpse-creator>span>span{color:#ffffffbf;margin-top:2px;font-size:10px}@media (width<=820px){.left-column{position:fixed}.profile-summary{flex-wrap:wrap;align-items:flex-end}.profile-respect{margin:10px 0 0 auto}.notification-panel{max-height:calc(100dvh - 88px)}.notification-item{padding:10px 8px}.notification-respect{padding:6px 8px}}.verified-badge{vertical-align:-3px;color:#1877f2;flex:none;width:17px;height:17px;line-height:1;display:inline-flex!important}.verified-badge svg{width:100%;height:100%;display:block}.comment-head .verified-badge{vertical-align:-2px;width:14px;height:14px}.glimpse-creator .verified-badge{color:#4593ff}.profile-cover{background-position:50%;background-size:cover;position:relative}.profile-cover.has-cover:after{content:"";pointer-events:none;background:linear-gradient(#0a19300f,#0a193047);position:absolute;inset:0}.profile-cover-edit{z-index:2;min-height:36px;color:var(--navy);cursor:pointer;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffffdb;border:1px solid #ffffffb8;border-radius:11px;align-items:center;gap:7px;padding:0 12px;font-size:10px;font-weight:800;display:flex;position:absolute;bottom:15px;right:18px;box-shadow:0 9px 24px #0a1d3929}.profile-cover-edit:disabled{opacity:.65;cursor:wait}.profile-avatar-editor{flex:none;position:relative}.profile-avatar-editor>button{background:var(--navy);color:#fff;cursor:pointer;border:3px solid #fff;border-radius:50%;place-items:center;width:33px;height:33px;display:grid;position:absolute;bottom:4px;right:-3px;box-shadow:0 6px 16px #10254538}.profile-avatar-editor>button:disabled{opacity:.72;cursor:wait}.profile-owner-panel{background:linear-gradient(135deg,#f8fdfc,#f5f7fc);border:1px solid #d8e8e5;border-radius:17px;gap:14px;margin:0 25px 18px;padding:17px;display:grid}.profile-owner-panel>header{align-items:center;gap:10px;display:flex}.profile-owner-panel>header>span{background:var(--teal-soft);width:37px;height:37px;color:var(--teal);border-radius:11px;place-items:center;display:grid}.profile-owner-panel h2{margin:0;font:800 13px Manrope}.profile-owner-panel p{color:var(--muted);margin:3px 0 0;font-size:9px}.profile-media-actions{flex-wrap:wrap;gap:8px;display:flex}.profile-media-actions button{border:1px solid var(--border);min-height:38px;color:var(--navy);cursor:pointer;background:#fff;border-radius:11px;align-items:center;gap:7px;padding:0 12px;font-size:9px;font-weight:800;display:flex}.profile-media-actions button:hover{border-color:var(--teal);color:#168f83}.profile-password-box{border-top:1px solid var(--border);padding-top:13px}.profile-password-box>div:first-child{align-items:center;gap:9px;display:flex}.profile-password-box>div:first-child>svg{color:var(--teal)}.profile-password-box>div:first-child>span{flex:1;min-width:0}.profile-password-box b,.profile-password-box small{display:block}.profile-password-box b{font-size:10px}.profile-password-box small{color:var(--muted);margin-top:2px;font-size:8px}.profile-password-box>div:first-child>button{background:var(--navy);color:#fff;cursor:pointer;border:0;border-radius:10px;min-height:34px;padding:0 12px;font-size:9px;font-weight:800}.profile-password-box form{grid-template-columns:.7fr 1fr 1fr;gap:8px;margin-top:13px;display:grid}.profile-password-box form label{color:#526176;gap:5px;font-size:8px;font-weight:800;display:grid}.profile-password-box form input{border:1px solid var(--border);width:100%;height:38px;color:var(--text);background:#fff;border-radius:10px;outline:0;padding:0 10px}.profile-password-box form input:focus{border-color:var(--teal);box-shadow:0 0 0 3px #2bbbad1a}.profile-password-box form>div{grid-column:1/-1;justify-content:flex-end;gap:7px;display:flex}.profile-password-box form>div button{border:1px solid var(--border);min-height:34px;color:var(--muted);cursor:pointer;background:#fff;border-radius:10px;padding:0 11px;font-size:9px;font-weight:800}.profile-password-box form>div button:last-child{border-color:var(--navy);background:var(--navy);color:#fff}.comment-head{align-items:center;gap:6px;min-width:0;display:flex}.comment-head>b{flex:1;min-width:0}.comment-delete{color:#8995a7;cursor:pointer;background:0 0;border:0;border-radius:8px;flex:none;place-items:center;width:25px;height:25px;display:grid}.comment-delete:hover{color:#c8425b;background:#ffeef1}.comment-action-error{color:#b63b52;background:#fff0f2;border-radius:10px;margin:6px 0;padding:8px 10px;font-size:9px;font-weight:700}@media (width<=620px){.profile-cover{height:128px}.profile-cover-edit{bottom:10px;right:10px}.profile-summary{padding:0 15px}.profile-owner-panel{margin:0 14px 16px;padding:14px}.profile-media-actions{grid-template-columns:1fr 1fr;display:grid}.profile-media-actions button{justify-content:center;padding:0 8px}.profile-password-box form{grid-template-columns:1fr}.profile-password-box form>div{grid-column:auto}.profile-summary h1{font-size:19px}.profile-avatar-editor .avatar-profile{width:82px;height:82px}.profile-avatar-editor>button{width:31px;height:31px}.profile-badges{padding-left:15px;padding-right:15px}}.profile-summary .verified-badge,.post-author .verified-badge,.comment-head .verified-badge{aspect-ratio:1;vertical-align:-2px;filter:drop-shadow(0 2px 4px #1877f238);justify-content:center;align-items:center;width:19px;min-width:19px;height:19px;min-height:19px;overflow:visible;color:#1877f2!important}.verified-badge svg{min-width:100%;min-height:100%;overflow:visible;width:100%!important;height:100%!important}.comment-head .verified-badge{width:14px;min-width:14px;height:14px;min-height:14px}.profile-password-box{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:12px;display:grid}.profile-password-box .password-otp-trigger{color:#fff;cursor:pointer;background:linear-gradient(135deg,#132443 0%,#1f3f73 100%);border:1px solid #13244314;border-radius:13px;justify-content:center;align-items:center;gap:10px;min-width:190px;min-height:42px;padding:0 16px;font-size:10px;font-weight:800;line-height:1;transition:transform .18s,box-shadow .18s,opacity .18s;display:inline-flex;box-shadow:0 9px 22px #1324432e}.profile-password-box .password-otp-trigger:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 12px 27px #1324433d}.profile-password-box .password-otp-trigger:active:not(:disabled){transform:translateY(0)}.profile-password-box .password-otp-trigger:disabled{opacity:.66;cursor:wait}.profile-password-box form{grid-column:1/-1}@media (width<=620px){.profile-summary .verified-badge{width:19px;min-width:19px;height:19px}.profile-password-box{grid-template-columns:1fr}.profile-password-box .password-otp-trigger{width:100%;min-width:0;min-height:44px}}.suggestion>.suggestion-profile{color:inherit;box-shadow:none;background:0 0;border:0;border-radius:0;padding:0}.suggestion>.suggestion-profile:hover{color:inherit;background:0 0}.suggestion-profile>.avatar{border-radius:50%;flex:0 0 44px;width:44px;height:44px}.suggestion-profile>.suggestion-copy{flex:1;min-width:0}.suggestion-profile>.suggestion-copy>strong,.suggestion-profile>.suggestion-copy>span{white-space:nowrap;text-overflow:ellipsis;display:block;overflow:hidden}.suggestion-profile>.suggestion-copy>span{color:var(--muted);margin-top:3px;font-size:10px}.messages-mode .app-grid{grid-template-columns:236px minmax(0,1fr);max-width:1380px}.messages-mode .right-column{display:none}.messages-mode .feed-column{width:100%;min-width:0;max-width:none}.messages-shell{-webkit-backdrop-filter:blur(22px)saturate(140%);background:#ffffffe6;border:1px solid #d4e2deeb;border-radius:24px;grid-template-columns:320px minmax(0,1fr);height:calc(100vh - 120px);min-height:590px;display:grid;overflow:hidden;box-shadow:0 22px 60px #14294817}.messages-list-pane{border-right:1px solid var(--border);background:linear-gradient(#f8fcfbf5,#ffffffeb);flex-direction:column;min-width:0;display:flex;position:relative}.messages-list-header{justify-content:space-between;align-items:center;padding:22px 20px 13px;display:flex}.messages-list-header span{letter-spacing:1.4px;color:var(--teal);font-size:9px;font-weight:800}.messages-list-header h1{margin:3px 0 0;font:800 23px Manrope}.messages-list-header>button{border:1px solid var(--border);width:38px;height:38px;color:var(--navy);cursor:pointer;background:#ffffffbf;border-radius:12px;place-items:center;display:grid}.message-search{border:1px solid var(--border);height:42px;color:var(--muted);background:#fff;border-radius:13px;align-items:center;gap:8px;margin:0 14px 12px;padding:0 11px;display:flex;box-shadow:0 6px 18px #14294809}.message-search:focus-within{border-color:var(--teal);box-shadow:0 0 0 3px #2bbbad1a}.message-search input{min-width:0;color:var(--text);background:0 0;border:0;outline:0;flex:1;font-size:12px}.message-search>button{width:26px;height:26px;color:var(--muted);background:#f1f5f4;border:0;border-radius:8px;place-items:center;display:grid}.message-search-results{z-index:12;border:1px solid var(--border);background:#fffffffa;border-radius:15px;max-height:280px;padding:6px;position:absolute;top:122px;left:14px;right:14px;overflow-y:auto;box-shadow:0 18px 42px #12274626}.message-search-results>button{text-align:left;width:100%;color:var(--text);cursor:pointer;background:0 0;border:0;border-radius:11px;align-items:center;gap:9px;padding:9px;display:flex}.message-search-results>button:hover{background:var(--teal-soft)}.message-search-results>button>span{flex:1;gap:2px;min-width:0;display:grid}.message-search-results>button>.avatar{border-radius:50%;flex:0 0 34px;width:34px;min-width:34px;height:34px;display:inline-grid;overflow:hidden}.message-search-results>button>.avatar img{object-fit:cover;border-radius:50%;width:100%;height:100%}.message-search-results b,.message-search-results small{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.message-search-results b{font-size:11px}.message-search-results small{color:var(--muted);font-size:9px}.message-search-results>p{color:var(--muted);text-align:center;padding:10px;font-size:10px}.conversation-list{scrollbar-width:thin;flex:1;min-height:0;padding:0 8px 12px;overflow-y:auto}.conversation-item{text-align:left;width:100%;min-height:72px;color:var(--text);cursor:pointer;background:0 0;border:0;border-radius:15px;grid-template-rows:1fr 1fr;grid-template-columns:44px minmax(0,1fr) auto;column-gap:10px;padding:10px;display:grid;position:relative}.conversation-item:hover{background:#e8f8f5b3}.conversation-item.active{background:linear-gradient(135deg, var(--navy), #213d6d);color:#fff;box-shadow:0 10px 25px #13244326}.conversation-item>.avatar{grid-row:1/3;align-self:center}.conversation-item>span{grid-row:1/3;align-self:center;gap:4px;min-width:0;display:grid}.conversation-item b{white-space:nowrap;text-overflow:ellipsis;font-size:12px;overflow:hidden}.conversation-item b .verified{width:14px;height:14px;margin-left:2px;font-size:9px}.conversation-item small{color:var(--muted);white-space:nowrap;text-overflow:ellipsis;font-size:10px;overflow:hidden}.conversation-item.active small,.conversation-item.active time{color:#ffffffa8}.conversation-item time{color:#9aa5b4;align-self:end;font-size:8px}.conversation-item em{background:var(--teal);color:#fff;border-radius:10px;place-self:start end;place-items:center;min-width:19px;height:19px;padding:0 5px;font-size:9px;font-style:normal;font-weight:800;display:grid}.message-state{min-height:210px;color:var(--muted);text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:8px;padding:30px 22px;font-size:11px;display:flex}.message-state b{color:var(--navy);font:800 14px Manrope}.message-state span{line-height:1.5}.message-setup-error{color:#a93950;background:#fff2f4;border:1px solid #ffd0d8;border-radius:11px;align-items:flex-start;gap:7px;margin:8px 12px 12px;padding:10px;font-size:10px;line-height:1.45;display:flex}.message-setup-error svg{flex:none}.messages-chat{background:radial-gradient(circle at 50% 0,#e8f8f5a6,#0000 280px),#fff;flex-direction:column;min-width:0;min-height:0;display:flex}.chat-empty{text-align:center;height:100%;color:var(--muted);flex-direction:column;justify-content:center;align-items:center;padding:30px;display:flex}.chat-empty>span{background:linear-gradient(135deg, var(--teal-soft), #eef0ff);width:72px;height:72px;color:var(--teal);border-radius:23px;place-items:center;display:grid;box-shadow:inset 0 1px #fff}.chat-empty h2{color:var(--navy);margin:16px 0 5px;font:800 19px Manrope}.chat-empty p{margin:0;font-size:11px}.chat-header{border-bottom:1px solid var(--border);-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);background:#ffffffc2;flex:none;align-items:center;gap:8px;height:73px;padding:0 18px;display:flex}.chat-back{width:38px;height:38px;color:var(--navy);background:#f0f5f3;border:0;border-radius:11px;place-items:center;display:none}.chat-profile{text-align:left;min-width:0;color:var(--text);cursor:pointer;background:0 0;border:0;align-items:center;gap:10px;display:flex}.chat-profile>span{gap:2px;min-width:0;display:grid}.chat-profile b{font:800 13px Manrope}.chat-profile small{color:var(--muted);font-size:9px}.message-stream{scrollbar-width:thin;flex-direction:column;flex:1;gap:6px;min-height:0;padding:22px max(20px,5%);display:flex;overflow-y:auto}.conversation-start{text-align:center;color:var(--muted);flex-direction:column;align-items:center;gap:6px;margin:auto auto 20px;font-size:10px;display:flex}.conversation-start b{color:var(--navy);margin-top:5px;font:800 13px Manrope}.message-line{align-items:flex-end;gap:7px;max-width:78%;display:flex}.message-line.mine{align-self:flex-end}.message-line.theirs{align-self:flex-start}.message-line>div{min-width:70px}.message-line p{color:var(--text);overflow-wrap:anywhere;background:#eef3f2;border-radius:17px 17px 17px 5px;margin:0;padding:10px 13px;font-size:12px;line-height:1.45;box-shadow:0 4px 12px #14294809}.message-line.mine p{background:linear-gradient(135deg, var(--navy), #274b82);color:#fff;border-radius:17px 17px 5px}.message-line time{color:#9aa5b4;margin:3px 5px 0;font-size:8px;display:block}.message-line.mine time{text-align:right}.message-composer{border:1px solid var(--border);background:#ffffffeb;border-radius:17px;flex:none;align-items:flex-end;gap:8px;margin:0 16px 15px;padding:7px 7px 7px 14px;display:flex;box-shadow:0 9px 28px #14294814}.message-composer:focus-within{border-color:var(--teal);box-shadow:0 0 0 3px #2bbbad1a,0 9px 28px #14294814}.message-composer textarea{resize:none;min-height:36px;max-height:110px;color:var(--text);background:0 0;border:0;outline:0;flex:1;padding:9px 0;font-size:12px}.message-composer>button{background:linear-gradient(135deg, var(--teal), var(--purple));color:#fff;cursor:pointer;border:0;border-radius:13px;flex:none;place-items:center;width:40px;height:40px;display:grid;box-shadow:0 7px 18px #4d6dd338}.message-composer>button:disabled{opacity:.42;cursor:not-allowed}.nav-unread{text-align:center;z-index:3;border:2px solid #fff;border-radius:10px;min-width:18px;height:18px;padding:0 4px;line-height:14px;top:2px;right:1px;color:#fff!important;background:#ed5570!important;font-size:8px!important;position:absolute!important}.side-nav .side-unread{color:#fff;background:#ed5570}.profile-social-actions{flex:none;align-items:center;gap:8px;margin:38px 0 0 auto;display:flex}.profile-social-actions .profile-respect{margin:0}.profile-message{border:1px solid var(--navy);background:var(--navy);color:#fff;cursor:pointer;border-radius:18px;align-items:center;gap:6px;height:34px;padding:0 13px;font-size:10px;font-weight:800;display:flex}.incoming-message-popup{z-index:150;-webkit-backdrop-filter:blur(24px)saturate(170%);background:linear-gradient(135deg,#fffffff0,#ecf8f6d6);border:1px solid #fffc;border-radius:20px;width:min(350px,100vw - 28px);padding:8px;animation:.24s ease-out message-pop;position:fixed;bottom:24px;right:24px;box-shadow:0 20px 55px #0f223d38,inset 0 1px #fff}.popup-main{width:100%;color:var(--text);text-align:left;cursor:pointer;background:0 0;border:0;align-items:center;gap:11px;padding:8px 32px 8px 7px;display:flex}.popup-main>span{min-width:0;display:grid}.popup-main small{color:var(--teal);letter-spacing:1.1px;font-size:8px;font-weight:800}.popup-main b{margin:2px 0;font:800 12px Manrope}.popup-main p{color:var(--muted);white-space:nowrap;text-overflow:ellipsis;margin:0;font-size:10px;overflow:hidden}.popup-close{width:27px;height:27px;color:var(--muted);cursor:pointer;background:#e8eeedd9;border:0;border-radius:9px;place-items:center;display:grid;position:absolute;top:9px;right:9px}@keyframes message-pop{0%{opacity:0;transform:translateY(18px)scale(.97)}to{opacity:1;transform:none}}@media (width<=1150px) and (width>=821px){.messages-mode .app-grid{grid-template-columns:220px minmax(0,1fr);max-width:1120px}.messages-shell{grid-template-columns:285px minmax(0,1fr)}}@media (width<=820px){.messages-mode .app-grid{max-width:none;padding:72px 0 80px;display:block}.messages-mode .feed-column{max-width:none}.messages-shell{border-width:1px 0;border-radius:0;height:calc(100dvh - 152px);min-height:440px;display:block}.messages-list-pane,.messages-chat{border:0;height:100%}.messages-chat,.messages-shell.chat-open .messages-list-pane{display:none}.messages-shell.chat-open .messages-chat{display:flex}.chat-back{display:grid}.messages-list-header{padding:17px 18px 10px}.messages-list-header h1{font-size:21px}.message-search-results{top:108px}.message-stream{padding:18px 13px}.message-line{max-width:88%}.message-composer{margin:0 10px 8px}.profile-social-actions{justify-content:flex-end;width:100%;margin:10px 0 0}.profile-summary .profile-social-actions .profile-respect{margin:0}.incoming-message-popup{width:auto;bottom:82px;left:10px;right:10px}.bottom-nav button{position:relative}.bottom-nav .nav-unread{top:0;right:calc(50% - 19px)}}.brand-logo{aspect-ratio:966.64/259.72;cursor:default;background:0 0;border:0;border-radius:0;flex:none;width:164px;height:auto;padding:0;line-height:0;overflow:visible}button.brand-logo{cursor:pointer}.brand-logo-art{object-fit:contain;-webkit-user-select:none;user-select:none;width:100%;height:100%;display:block}.auth-showcase>.auth-brand-logo{filter:drop-shadow(0 12px 24px #040e1e2e);z-index:2;width:260px;height:auto;position:relative}.mobile-auth-logo .auth-brand-logo{width:210px;height:auto;margin:0 auto}.loading-brand-icon{aspect-ratio:1;width:76px}.loading-brand-icon .brand-logo-art{filter:drop-shadow(0 10px 20px #5263d829);animation:1.15s cubic-bezier(.55,.08,.35,.92) infinite brand-loading}@keyframes brand-loading{0%{transform:rotate(0)scale(.94)}50%{transform:rotate(180deg)scale(1)}to{transform:rotate(360deg)scale(.94)}}.auth-panel{overflow-y:auto}.auth-public-link{z-index:2;width:fit-content;margin-top:20px;font-size:11px;font-weight:800;text-decoration:none;position:relative}.auth-public-link-light{color:#78e7dc}.auth-public-link:hover,.auth-public-nav a:hover{text-decoration:underline}.auth-public-nav{color:#a4afbd;justify-content:center;align-items:center;gap:9px;margin-top:14px;font-size:11px;display:flex}.auth-public-nav a{color:var(--navy);font-weight:800;text-decoration:none}.auth-card{padding:22px 0}.auth-tabs{border:1px solid var(--border);background:#f4f7f6;border-radius:15px;grid-template-columns:1fr 1fr;gap:5px;margin-bottom:24px;padding:5px;display:grid}.auth-tabs button{height:40px;color:var(--muted);cursor:pointer;background:0 0;border:0;border-radius:11px;font-size:11px;font-weight:800}.auth-tabs button.active{color:var(--navy);background:#fff;box-shadow:0 5px 15px #14294814}.auth-back,.auth-resend{color:var(--teal);cursor:pointer;background:0 0;border:0;font-size:10px;font-weight:800}.auth-back{align-items:center;gap:5px;margin-bottom:25px;padding:0;display:flex}.auth-resend{text-align:center;width:100%;margin-top:15px;display:block}.auth-resend:disabled{opacity:.5}.auth-step-icon{background:linear-gradient(135deg, var(--teal-soft), #eef0ff);width:54px;height:54px;color:var(--teal);border-radius:17px;place-items:center;margin-bottom:17px;display:grid}.auth-otp{grid-template-columns:repeat(6,minmax(0,1fr));gap:8px;display:grid}.auth-card .auth-otp input{text-align:center;min-width:0;height:56px;padding:0;font:800 21px Manrope}.auth-finishing{text-align:center;min-height:350px;color:var(--teal);flex-direction:column;justify-content:center;align-items:center;display:flex}.auth-finishing h2{margin-top:18px}.auth-finishing p{color:var(--muted);margin-bottom:18px;font-size:12px}.profile-setup-card{width:min(540px,100%)}.profile-setup-form select{border:1px solid var(--border);width:100%;height:49px;color:var(--text);background:#fbfcfc;border-radius:13px;outline:0;padding:0 12px}.profile-setup-form select:focus{border-color:var(--teal);background:#fff;box-shadow:0 0 0 4px #2bbbad1c}.setup-two-fields{grid-template-columns:1fr 1fr;gap:12px;display:grid}.account-role-fieldset{border:0;margin:2px 0;padding:0}.account-role-fieldset legend{color:#4c5a70;margin-bottom:8px;font-size:11px;font-weight:700}.account-role-grid{grid-template-columns:1fr 1fr;gap:9px;display:grid}.account-role-grid>button{border:1px solid var(--border);min-height:78px;color:var(--text);text-align:left;cursor:pointer;background:#fbfcfc;border-radius:14px;align-items:flex-start;gap:9px;padding:11px;transition:all .18s;display:flex}.account-role-grid>button:hover{background:#f5fbfa;border-color:#2bbbad8c}.account-role-grid>button.selected{border-color:var(--teal);background:var(--teal-soft);box-shadow:0 0 0 3px #2bbbad1a}.account-role-grid>button>span{width:31px;height:31px;color:var(--teal);background:#fff;border-radius:10px;flex:none;place-items:center;display:grid}.account-role-grid strong,.account-role-grid small{display:block}.account-role-grid strong{color:var(--navy);font-size:11px}.account-role-grid small{color:var(--muted);margin-top:4px;font-size:9px;line-height:1.35}@media (width<=850px){.auth-card{padding:10px 0 26px}.mobile-auth-logo{margin-bottom:30px}}@media (width<=520px){.brand-logo{width:145px;height:auto}.mobile-auth-logo .auth-brand-logo{width:190px;height:auto}.auth-panel{padding:18px}.auth-card h2{font-size:26px}.auth-otp{gap:5px}.auth-card .auth-otp input{height:50px;font-size:18px}.setup-two-fields{grid-template-columns:1fr;gap:15px}.account-role-grid{grid-template-columns:1fr}}.study-vault{gap:16px;display:grid}.vault-hero{color:#fff;background:radial-gradient(circle at 85% 15%,#5b5fe9a6,#0000 26%),radial-gradient(circle at 80% 105%,#2bbbad80,#0000 38%),linear-gradient(140deg,#10213e,#1d3b6b);border-radius:24px;justify-content:space-between;min-height:220px;padding:30px;display:flex;position:relative;overflow:hidden}.vault-hero>div:first-child{z-index:2;max-width:430px;position:relative}.vault-hero span{letter-spacing:1.6px;color:#75e7dc;font-size:9px;font-weight:800}.vault-hero h1{margin:8px 0;font:800 34px/1.05 Manrope}.vault-hero p{color:#c7d2e2;font-size:13px;line-height:1.65}.vault-promise{color:#82e9df;align-items:center;gap:7px;margin-top:18px;font-size:11px;font-weight:700;display:flex}.vault-hero-art{width:170px;position:relative}.vault-hero-art svg{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffff17;border:1px solid #ffffff2e;border-radius:22px;padding:17px;position:absolute}.vault-hero-art svg:first-child{width:78px;height:78px;top:34px;right:62px;transform:rotate(-8deg)}.vault-hero-art svg:last-child{color:#7ae6dc;width:88px;height:88px;bottom:27px;right:0;transform:rotate(9deg)}.vault-toolbar{gap:10px;display:flex}.vault-search{border:1px solid var(--border);height:48px;color:var(--muted);background:#fff;border-radius:15px;flex:1;align-items:center;padding:0 14px;display:flex}.vault-search input{min-width:0;color:var(--text);border:0;outline:0;flex:1;padding:0 10px}.vault-toolbar>button,.vault-submit{background:var(--navy);color:#fff;cursor:pointer;border:0;border-radius:14px;justify-content:center;align-items:center;gap:7px;padding:0 18px;font-size:12px;font-weight:700;display:flex}.vault-filters{grid-template-columns:auto 1fr 1fr 1fr;gap:8px;display:grid}.vault-filters>span{color:var(--muted);align-items:center;gap:5px;font-size:10px;font-weight:700;display:flex}.vault-filters select,.vault-upload-card select{border:1px solid var(--border);height:40px;color:var(--text);background:#fff;border-radius:11px;outline:0;min-width:0;padding:0 10px;font-size:10px}.vault-resource-list{gap:11px;display:grid}.vault-resource-card{border:1px solid var(--border);background:#fff;border-radius:18px;align-items:center;gap:13px;padding:15px;display:flex;box-shadow:0 8px 25px #1429480a}.vault-file-icon{background:linear-gradient(145deg,var(--teal-soft),#eff0ff);width:50px;height:58px;color:var(--teal);border-radius:14px;flex:none;place-items:center;display:grid}.vault-resource-copy{flex:1;min-width:0}.vault-tags{flex-wrap:wrap;gap:5px;display:flex}.vault-tags span{color:#178f84;background:var(--teal-soft);border-radius:10px;padding:4px 7px;font-size:8px;font-weight:800}.vault-tags span:nth-child(2){color:#5157c8;background:#efefff}.vault-tags span:nth-child(3){color:#9a6900;background:#fff3ce}.vault-tags span.rejected{color:#bd3149;background:#fff0f2}.vault-tags span.reviewed{color:#176b53;background:#e7f7ef}.vault-resource-copy h2{color:var(--navy);margin:7px 0 4px;font:800 14px/1.3 Manrope}.vault-resource-copy p,.vault-resource-copy small{white-space:nowrap;text-overflow:ellipsis;display:block;overflow:hidden}.vault-resource-copy p{color:#55647b;margin:0;font-size:10px}.vault-resource-copy small{color:var(--muted);margin-top:5px;font-size:9px}.vault-resource-actions{align-items:center;gap:6px;display:flex}.vault-resource-actions button{border:1px solid var(--border);width:37px;height:37px;color:var(--muted);cursor:pointer;background:#fff;border-radius:11px;place-items:center;display:grid}.vault-resource-actions button.saved{background:var(--navy);color:#fff;border-color:var(--navy)}.vault-resource-actions button.delete{color:#d8425d;background:#fff7f8;border-color:#f1cbd2}.vault-resource-actions button.delete:hover{color:#fff;background:#e44762;border-color:#e44762}.vault-resource-actions a{background:var(--navy);color:#fff;border-radius:11px;align-items:center;gap:5px;height:37px;padding:0 12px;font-size:10px;font-weight:700;text-decoration:none;display:flex}.vault-state{min-height:180px;color:var(--muted);text-align:left;background:#ffffffa6;border:1px dashed #cbd8d4;border-radius:20px;justify-content:center;align-items:center;gap:13px;padding:25px;display:flex}.vault-state b{color:var(--navy);font-size:13px;display:block}.vault-state p{margin:5px 0;font-size:10px;line-height:1.5}.vault-setup code{color:var(--navy);background:#e9efed;border-radius:5px;padding:2px 5px}.vault-modal{z-index:180;place-items:center;padding:18px;display:grid;position:fixed;inset:0}.vault-modal-scrim{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#08122294;border:0;position:absolute;inset:0}.vault-upload-card{background:#fff;border-radius:24px;width:min(650px,100%);max-height:calc(100dvh - 36px);padding:24px;position:relative;overflow-y:auto;box-shadow:0 30px 80px #06122447}.vault-upload-card>header{justify-content:space-between;align-items:flex-start;margin-bottom:17px;display:flex}.vault-upload-card header span{letter-spacing:1.3px;color:var(--teal);font-size:9px;font-weight:800}.vault-upload-card h2{margin:4px 0;font:800 22px Manrope}.vault-upload-card header>button{width:38px;height:38px;color:var(--navy);background:#f1f5f3;border:0;border-radius:11px;place-items:center;display:grid}.vault-upload-card form{gap:12px;display:grid}.vault-upload-card label{color:#4c5a70;gap:6px;font-size:10px;font-weight:700;display:grid}.vault-upload-card input,.vault-upload-card textarea{border:1px solid var(--border);width:100%;color:var(--text);background:#fbfcfc;border-radius:12px;outline:0;padding:0 12px}.vault-upload-card input{height:43px}.vault-upload-card textarea{resize:none;height:70px;padding-top:10px}.vault-file-picker{border:1px dashed var(--teal);background:var(--teal-soft);cursor:pointer;border-radius:15px;grid-template-columns:auto 1fr;align-items:center;padding:14px;min-height:78px!important;color:var(--teal)!important;display:flex!important}.vault-file-picker span{min-width:0}.vault-file-picker b,.vault-file-picker small{white-space:nowrap;text-overflow:ellipsis;display:block;overflow:hidden}.vault-file-picker b{color:var(--navy)}.vault-file-picker small{color:var(--muted);margin-top:4px;font-weight:500}.vault-form-grid{grid-template-columns:1fr 1fr;gap:10px;display:grid}.vault-review-note{color:#5d6c82;align-items:center;gap:6px;margin:0;font-size:10px;display:flex}.vault-submit{height:46px}.vault-submit:disabled{opacity:.55}@media (width<=600px){.vault-hero{min-height:205px;padding:23px}.vault-hero h1{font-size:29px}.vault-hero-art{width:80px}.vault-hero-art svg:first-child{width:62px;height:62px;right:18px}.vault-hero-art svg:last-child{display:none}.vault-toolbar{grid-template-columns:1fr auto;display:grid}.vault-toolbar>button{padding:0 13px}.vault-filters{scrollbar-width:none;padding-bottom:3px;display:flex;overflow-x:auto}.vault-filters>span{display:none}.vault-filters select{min-width:145px}.vault-resource-card{align-items:flex-start}.vault-file-icon{width:43px;height:51px}.vault-resource-actions{display:grid}.vault-resource-actions a{justify-content:center;width:37px;padding:0;font-size:0}.vault-form-grid{grid-template-columns:1fr}.vault-upload-card{border-radius:20px;padding:18px}.vault-resource-copy p{white-space:normal;line-height:1.45}}.university-discovery,.university-detail{gap:16px;display:grid}.university-hero{color:#fff;background:radial-gradient(circle at 86% 10%,#6c70f6ba,#0000 28%),radial-gradient(circle at 75% 110%,#2bbbad8f,#0000 40%),linear-gradient(140deg,#10213e,#213f73);border-radius:24px;justify-content:space-between;min-height:225px;padding:31px;display:flex;overflow:hidden}.university-hero>div:first-child{z-index:2;max-width:470px;position:relative}.university-hero>div>span,.university-main-copy section>span,.university-side-info section>span{letter-spacing:1.6px;color:#75e7dc;font-size:9px;font-weight:800}.university-hero h1{letter-spacing:-1.2px;margin:10px 0;font:800 34px/1.12 Manrope}.university-hero p{color:#c7d2e2;max-width:440px;font-size:13px;line-height:1.65}.university-hero-icons{width:165px;position:relative}.university-hero-icons svg{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffff1a;border:1px solid #ffffff2e;border-radius:22px;padding:17px;position:absolute}.university-hero-icons svg:first-child{width:82px;height:82px;top:32px;right:64px;transform:rotate(-8deg)}.university-hero-icons svg:last-child{color:#79e6dc;width:90px;height:90px;bottom:24px;right:0;transform:rotate(10deg)}.university-toolbar{grid-template-columns:1fr 145px 135px;gap:9px;display:grid}.university-toolbar label{border:1px solid var(--border);height:47px;color:var(--muted);background:#fff;border-radius:14px;align-items:center;padding:0 13px;display:flex}.university-toolbar input{min-width:0;color:var(--text);border:0;outline:0;flex:1;padding:0 9px}.university-toolbar select{border:1px solid var(--border);color:var(--text);background:#fff;border-radius:14px;outline:0;padding:0 10px;font-size:10px}.university-directory{grid-template-columns:1fr 1fr;gap:13px;display:grid}.university-directory>article{border:1px solid var(--border);background:#fff;border-radius:20px;transition:all .2s;overflow:hidden;box-shadow:0 8px 25px #1429480a}.university-directory>article:hover{transform:translateY(-2px);box-shadow:0 15px 35px #14294814}.university-card-cover{background:radial-gradient(circle at 80% 20%,#2bbbad47,#0000 30%),linear-gradient(135deg,#edf5f3,#edf0fb);align-items:flex-end;height:92px;padding:13px;display:flex;position:relative}.university-card-cover>span:last-child:not(.university-mark){color:#188f84;background:#fff;border-radius:12px;align-items:center;gap:4px;padding:5px 7px;font-size:8px;font-weight:800;display:flex;position:absolute;top:10px;right:11px}.university-mark{background:linear-gradient(145deg,var(--navy),#385d98);color:#fff;border:3px solid #fff;border-radius:17px;place-items:center;width:56px;height:56px;font:800 13px Manrope;display:grid;overflow:hidden;box-shadow:0 8px 18px #14294824}.university-mark img{object-fit:contain;background:#fff;width:100%;height:100%}.university-mark.large{border-radius:24px;flex:none;width:88px;height:88px;font-size:19px}.university-card-copy{padding:14px 15px 10px}.university-card-copy>span{letter-spacing:1px;color:var(--teal);font-size:8px;font-weight:800}.university-card-copy h2{min-height:38px;color:var(--navy);margin:5px 0;font:800 14px/1.35 Manrope}.university-card-copy p{color:#5f6e83;align-items:center;gap:4px;margin:0;font-size:10px;display:flex}.university-card-copy small{-webkit-line-clamp:2;min-height:30px;color:var(--muted);-webkit-box-orient:vertical;margin-top:8px;font-size:9px;line-height:1.55;display:-webkit-box;overflow:hidden}.university-card-actions{grid-template-columns:1fr 40px;gap:7px;padding:0 15px 15px;display:grid}.university-card-actions button{background:var(--navy);color:#fff;cursor:pointer;border:0;border-radius:11px;justify-content:center;align-items:center;gap:5px;height:38px;font-size:10px;font-weight:700;display:flex}.university-card-actions button:last-child{color:var(--muted);background:#f3f6f5}.university-card-actions button.interested{color:#e4516e;background:#fff0f3}.university-state{min-height:190px;color:var(--muted);background:#ffffffa6;border:1px dashed #cbd8d4;border-radius:20px;justify-content:center;align-items:center;gap:13px;padding:25px;display:flex}.university-state b{color:var(--navy);font-size:13px;display:block}.university-state p{margin:5px 0;font-size:10px;line-height:1.5}.university-state code{color:var(--navy);background:#e9efed;border-radius:5px;padding:2px 5px}.university-back{color:var(--teal);cursor:pointer;background:0 0;border:0;justify-self:start;align-items:center;gap:5px;font-size:11px;font-weight:800;display:flex}.university-cover{background-image:radial-gradient(circle at 82% 15%,#2bbbada6,#0000 28%),linear-gradient(135deg,#10213e,#31558d);background-position:50%;background-size:cover;border-radius:22px 22px 0 0;height:150px}.university-detail-head{border:1px solid var(--border);background:#fff;border-top:0;border-radius:0 0 22px 22px;align-items:center;gap:14px;margin-top:-16px;padding:0 20px 17px;display:flex}.university-detail-head>.university-mark{margin-top:-36px}.university-detail-head>div:nth-child(2){flex:1;min-width:0;padding-top:10px}.university-title-line{align-items:center;gap:7px;display:flex}.university-title-line h1{margin:0;font:800 19px/1.25 Manrope}.university-title-line>span{color:#178f84;background:var(--teal-soft);border-radius:12px;align-items:center;gap:4px;padding:4px 7px;font-size:8px;font-weight:800;display:flex}.university-detail-head p{color:var(--muted);align-items:center;gap:4px;margin:5px 0 0;font-size:10px;display:flex}.university-detail-head>button{border:1px solid var(--teal);color:#168f83;cursor:pointer;background:#fff;border-radius:18px;align-items:center;gap:6px;padding:8px 12px;font-size:9px;font-weight:800;display:flex}.university-detail-head>button.interested{color:#e34d6a;background:#fff0f3;border-color:#f2adba}.university-detail-grid{grid-template-columns:minmax(0,1.5fr) minmax(200px,.8fr);gap:13px;display:grid}.university-main-copy,.university-side-info{align-self:start;gap:13px;display:grid}.university-main-copy>section,.university-side-info>section{border:1px solid var(--border);background:#fff;border-radius:19px;padding:19px}.university-main-copy h2,.university-side-info h2{color:var(--navy);margin:5px 0 10px;font:800 15px/1.35 Manrope}.university-main-copy>section>p{color:var(--muted);font-size:11px;line-height:1.7}.university-links{gap:7px;margin-top:13px;display:flex}.university-links a{background:var(--navy);color:#fff;border-radius:10px;align-items:center;gap:5px;height:36px;padding:0 11px;font-size:9px;font-weight:700;text-decoration:none;display:flex}.university-links a+a{background:var(--teal)}.program-list{gap:8px;display:grid}.program-list article{border:1px solid var(--border);border-radius:13px;align-items:center;gap:9px;padding:10px;display:flex}.program-list article>span{background:var(--teal-soft);width:34px;height:34px;color:var(--teal);border-radius:10px;place-items:center;display:grid}.program-list article>div{flex:1;min-width:0}.program-list b,.program-list small{display:block}.program-list b{color:var(--navy);font-size:10px}.program-list small{color:var(--muted);margin-top:3px;font-size:8px}.program-list em{color:#188f84;background:var(--teal-soft);border-radius:8px;padding:5px 6px;font-size:7px;font-style:normal;font-weight:800}.university-inline-state{border:1px dashed var(--border);min-height:82px;color:var(--muted);text-align:center;border-radius:13px;justify-content:center;align-items:center;gap:8px;padding:14px;font-size:9px;line-height:1.5;display:flex}.university-side-info section>button{text-align:left;cursor:pointer;background:#f7f9f8;border:0;border-radius:13px;align-items:center;gap:8px;width:100%;padding:9px;display:flex}.representative-avatar{background:var(--teal);color:#fff;border-radius:50%;place-items:center;width:35px;height:35px;display:grid;overflow:hidden}.representative-avatar img{object-fit:cover;width:100%;height:100%}.university-side-info section>button>span:nth-child(2){flex:1;min-width:0}.university-side-info section>button b,.university-side-info section>button small{display:block}.university-side-info section>button b{font-size:9px}.university-side-info section>button small{color:var(--muted);margin-top:3px;font-size:8px}.university-side-info section>button>svg{color:var(--teal)}.representative-empty{border:1px dashed var(--border);text-align:center;min-height:90px;color:var(--muted);border-radius:13px;align-content:center;place-items:center;display:grid}.representative-empty p{margin:6px 0;font-size:9px}.campus-life-preview{color:#fff;background:radial-gradient(circle at 90% 10%,#2bbbad73,#0000 28%),linear-gradient(145deg,#132443,#24477c)!important}.campus-life-preview>svg{color:#77e6dc}.campus-life-preview p{color:#c3cedf;font-size:9px;line-height:1.6}.campus-life-preview h2{color:#fff}@media (width<=600px){.university-hero{min-height:210px;padding:23px}.university-hero h1{font-size:28px}.university-hero-icons{width:70px}.university-hero-icons svg:first-child{width:62px;height:62px;right:10px}.university-hero-icons svg:last-child{display:none}.university-toolbar{scrollbar-width:none;display:flex;overflow-x:auto}.university-toolbar label{min-width:240px}.university-toolbar select{min-width:125px}.university-directory{grid-template-columns:1fr}.university-detail-head{flex-wrap:wrap;align-items:flex-end;padding:0 15px 15px}.university-detail-head>.university-mark{width:72px;height:72px}.university-detail-head>div:nth-child(2){min-width:calc(100% - 90px)}.university-detail-head>button{margin-left:auto}.university-detail-grid{grid-template-columns:1fr}.university-cover{height:125px}.university-links{flex-wrap:wrap}}.representative-portal{border-top:1px solid var(--border);margin-top:13px;padding-top:13px}.representative-portal>button{background:var(--navy);color:#fff;cursor:pointer;border:0;border-radius:11px;justify-content:center;align-items:center;gap:6px;width:100%;height:39px;font-size:9px;font-weight:800;display:flex}.representative-portal>button:disabled{opacity:.55}.representative-portal>div{color:#9a6900;background:#fff6dc;border-radius:11px;align-items:center;gap:8px;padding:9px;display:flex}.representative-portal>div.rejected{color:#b6374d;background:#fff0f2}.representative-portal>div>span{min-width:0}.representative-portal b,.representative-portal small{display:block}.representative-portal b{font-size:9px}.representative-portal small{margin-top:2px;font-size:8px;line-height:1.4}.university-manager-layer{z-index:180;place-items:center;padding:18px;display:grid;position:fixed;inset:0}.university-manager-scrim{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#08122299;border:0;position:absolute;inset:0}.university-manager{background:#fff;border-radius:24px;flex-direction:column;width:min(760px,100%);max-height:calc(100dvh - 36px);display:flex;position:relative;overflow:hidden;box-shadow:0 30px 80px #0612244d}.university-manager>header{border-bottom:1px solid var(--border);justify-content:space-between;align-items:flex-start;padding:20px 22px;display:flex}.university-manager>header span{letter-spacing:1.4px;color:var(--teal);font-size:8px;font-weight:800}.university-manager>header h2{margin:4px 0;font:800 20px Manrope}.university-manager>header>button{width:38px;height:38px;color:var(--navy);background:#f1f5f3;border:0;border-radius:11px;place-items:center;display:grid}.university-manager-body{gap:15px;padding:18px 22px 24px;display:grid;overflow-y:auto}.university-manager-body>form,.manager-programs{border:1px solid var(--border);border-radius:17px;gap:11px;padding:16px;display:grid}.university-manager h3{color:var(--navy);margin:0;font:800 13px Manrope}.university-manager label{color:#4c5a70;gap:5px;font-size:9px;font-weight:700;display:grid}.university-manager input,.university-manager textarea,.university-manager select{border:1px solid var(--border);width:100%;color:var(--text);background:#fbfcfc;border-radius:11px;outline:0;padding:0 11px}.university-manager input,.university-manager select{height:41px}.university-manager textarea{resize:none;height:84px;padding-top:9px}.manager-two-fields{grid-template-columns:1fr 1fr;gap:9px;display:grid}.manager-checkbox{border:1px solid var(--border);background:#fbfcfc;border-radius:11px;flex-direction:row;align-items:center;height:41px;padding:0 11px;gap:8px!important;display:flex!important}.manager-checkbox input{width:15px;height:15px}.manager-primary{background:var(--navy);color:#fff;border:0;border-radius:11px;justify-self:start;align-items:center;gap:6px;height:39px;padding:0 14px;font-size:9px;font-weight:800;display:flex}.manager-primary:disabled{opacity:.55}.manager-programs article{border:1px solid var(--border);border-radius:11px;align-items:center;gap:8px;padding:9px;display:flex}.manager-programs article>span{flex:1;min-width:0}.manager-programs b,.manager-programs small{display:block}.manager-programs b{font-size:9px}.manager-programs small{color:var(--muted);margin-top:3px;font-size:8px}.manager-programs article>button{color:#d54762;background:#fff0f2;border:0;border-radius:9px;place-items:center;width:32px;height:32px;display:grid}.manager-programs>p{color:var(--muted);margin:0;font-size:9px}@media (width<=600px){.university-manager-layer{padding:8px}.university-manager{border-radius:20px;max-height:calc(100dvh - 16px)}.university-manager>header,.university-manager-body{padding-left:15px;padding-right:15px}.manager-two-fields{grid-template-columns:1fr}}.admin-review{gap:15px;display:grid}.admin-hero{color:#fff;background:radial-gradient(circle at 88% 8%,#5b5fe994,#0000 28%),radial-gradient(circle at 78% 115%,#2bbbad80,#0000 40%),linear-gradient(140deg,#10213e,#213f73);border-radius:23px;align-items:center;gap:16px;min-height:155px;padding:25px;display:flex}.admin-shield{background:#ffffff1a;border:1px solid #fff3;border-radius:19px;flex:none;place-items:center;width:62px;height:62px;display:grid}.admin-shield svg{color:#7ce8dd;width:28px;height:28px}.admin-hero>div:nth-child(2){flex:1;min-width:0}.admin-hero span{letter-spacing:1.5px;color:#76e7dc;font-size:8px;font-weight:800}.admin-hero h1{margin:5px 0;font:800 25px Manrope}.admin-hero p{color:#c8d3e3;margin:0;font-size:10px}.admin-hero>button{color:#fff;background:#ffffff1f;border:1px solid #ffffff40;border-radius:12px;align-items:center;gap:6px;height:39px;padding:0 12px;font-size:9px;font-weight:800;display:flex}.admin-tabs{border:1px solid var(--border);background:#fff;border-radius:16px;grid-template-columns:1fr 1fr;gap:7px;padding:6px;display:grid}.admin-tabs button{height:43px;color:var(--muted);background:0 0;border:0;border-radius:11px;justify-content:center;align-items:center;gap:7px;font-size:10px;font-weight:800;display:flex}.admin-tabs button.active{background:var(--navy);color:#fff;box-shadow:0 7px 17px #13244329}.admin-tabs b{min-width:20px;height:20px;color:var(--teal);background:#2bbbad26;border-radius:10px;place-items:center;font-size:8px;display:grid}.admin-tabs button.active b{color:#fff;background:#ffffff26}.admin-review-list{gap:10px;display:grid}.admin-review-list>article{border:1px solid var(--border);background:#fff;border-radius:18px;align-items:center;gap:12px;padding:14px;display:flex;box-shadow:0 8px 25px #1429480a}.admin-item-icon{background:linear-gradient(145deg,var(--teal-soft),#eff0ff);width:48px;height:54px;color:var(--teal);border-radius:14px;flex:none;place-items:center;display:grid}.admin-item-icon.representative{background:linear-gradient(145deg,#eef0ff,var(--teal-soft));color:var(--purple)}.admin-item-copy{flex:1;min-width:0}.admin-item-tags{flex-wrap:wrap;gap:5px;display:flex}.admin-item-tags span{color:#178f84;background:var(--teal-soft);border-radius:8px;padding:4px 6px;font-size:7px;font-weight:800}.admin-item-tags span+span{color:#5157c8;background:#efefff}.admin-item-copy h2{color:var(--navy);margin:6px 0 3px;font:800 13px Manrope}.admin-item-copy p{color:#56657a;white-space:nowrap;text-overflow:ellipsis;margin:0;font-size:9px;overflow:hidden}.admin-item-copy small{color:var(--muted);margin-top:4px;font-size:8px;display:block}.admin-review-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:5px;display:flex}.admin-review-actions a,.admin-review-actions button{cursor:pointer;border-radius:10px;justify-content:center;align-items:center;gap:4px;height:34px;padding:0 9px;font-size:8px;font-weight:800;text-decoration:none;display:flex}.admin-review-actions a{border:1px solid var(--border);color:var(--navy);background:#fff}.admin-review-actions button{border:0}.admin-review-actions .approve{background:var(--teal-soft);color:#148e83}.admin-review-actions .reject{color:#c9405a;background:#fff0f2}.admin-review-actions button:disabled{opacity:.45}.admin-empty,.admin-loading{text-align:center;min-height:210px;color:var(--muted);background:#ffffffa6;border:1px dashed #cbd8d4;border-radius:20px;align-content:center;place-items:center;padding:25px;display:grid}.admin-empty svg{color:var(--teal)}.admin-empty b{color:var(--navy);margin-top:8px;font-size:12px}.admin-empty p{font-size:9px}.admin-loading{gap:8px;font-size:10px;display:flex}@media (width<=620px){.admin-hero{min-height:135px;padding:18px}.admin-shield{width:48px;height:48px}.admin-hero h1{font-size:20px}.admin-hero>button{justify-content:center;width:38px;padding:0;font-size:0}.admin-tabs button{font-size:8px}.admin-review-list>article{flex-wrap:wrap;align-items:flex-start}.admin-item-copy{width:calc(100% - 62px)}.admin-review-actions{grid-template-columns:1fr 1fr 1fr;width:100%;display:grid}.admin-review-actions a,.admin-review-actions button{padding:0 5px}}.admin-tabs{grid-template-columns:repeat(3,1fr)}.admin-item-icon.teacher{background:linear-gradient(145deg,#fff6dc,var(--teal-soft));color:#a87300}.admin-document-links{flex-wrap:wrap;gap:5px;margin-top:8px;display:flex}.admin-document-links button{border:1px solid var(--border);color:#526078;text-transform:capitalize;cursor:pointer;background:#fff;border-radius:9px;align-items:center;gap:4px;padding:5px 7px;font-size:7px;font-weight:800;display:flex}.admin-document-links button:hover{border-color:var(--teal);color:#148e83}@media (width<=620px){.admin-tabs{grid-template-columns:1fr}.teacher-admin-list .admin-review-actions{grid-template-columns:repeat(2,1fr)}}.confirm-modal{z-index:260;place-items:center;padding:18px;display:grid;position:fixed;inset:0}.confirm-modal-scrim{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#07101f94;border:0;position:absolute;inset:0}.confirm-card{text-align:center;background:#fffffff5;border:1px solid #ffffffb3;border-radius:24px;width:min(410px,100%);padding:26px;position:relative;box-shadow:0 28px 80px #05122647}.confirm-close{width:36px;height:36px;color:var(--muted);cursor:pointer;background:#f2f5f4;border:0;border-radius:11px;place-items:center;display:grid;position:absolute;top:14px;right:14px}.confirm-icon{color:#e44762;background:#fff0f2;border-radius:16px;place-items:center;width:50px;height:50px;margin:0 auto 14px;display:grid}.confirm-card h2{color:var(--navy);margin:0;font:800 20px/1.25 Manrope}.confirm-card p{color:var(--muted);max-width:320px;margin:10px auto 21px;font-size:12px;line-height:1.6}.confirm-actions{grid-template-columns:1fr 1fr;gap:9px;display:grid}.confirm-actions button{border:1px solid var(--border);height:43px;color:var(--navy);cursor:pointer;background:#fff;border-radius:13px;justify-content:center;align-items:center;gap:7px;font-size:12px;font-weight:750;display:flex}.confirm-actions button.danger{color:#fff;background:#e44762;border-color:#e44762}.confirm-actions button:disabled{opacity:.58;cursor:not-allowed}@media (width<=520px){.confirm-card{border-radius:21px;padding:24px 18px 18px}.confirm-actions{grid-template-columns:1fr}.confirm-actions button.danger{grid-row:1}}.owner-menu{margin-left:auto;position:relative}.owner-menu .more-button{margin-left:0}.owner-menu-popover{z-index:15;border:1px solid var(--border);background:#fffffffa;border-radius:13px;width:155px;padding:6px;position:absolute;top:40px;right:0;box-shadow:0 16px 40px #0a193229}.owner-menu-popover button,.glimpse-menu-popover button{color:#d8425d;cursor:pointer;background:0 0;border:0;border-radius:9px;align-items:center;gap:8px;width:100%;height:38px;padding:0 10px;font-size:11px;font-weight:750;display:flex}.owner-menu-popover button:hover{background:#fff0f2}.glimpse-owner-menu{z-index:8;position:absolute;top:61px;right:15px}.glimpse-more{-webkit-backdrop-filter:blur(9px);backdrop-filter:blur(9px);color:#fff;cursor:pointer;background:#070b1259;border:1px solid #ffffff24;border-radius:50%;place-items:center;width:38px;height:38px;display:grid}.glimpse-menu-popover{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#0c1420e0;border:1px solid #ffffff38;border-radius:13px;width:155px;padding:6px;position:absolute;top:44px;right:0;box-shadow:0 16px 40px #0000004d}.glimpse-menu-popover button{color:#ff8195}.glimpse-menu-popover button:hover{background:#ffffff17}.notification-device-card{background:linear-gradient(135deg,#e8f8f5f0,#f1f2ffe6);border:1px solid #2bbbad38;border-radius:14px;grid-template-columns:34px minmax(0,1fr) auto;align-items:center;gap:9px;margin:2px 4px 9px;padding:11px;display:grid}.notification-device-icon{color:#fff;background:linear-gradient(135deg, var(--teal), var(--purple));border-radius:11px;place-items:center;width:34px;height:34px;display:grid;box-shadow:0 7px 18px #4d6dd333}.notification-device-copy{gap:2px;min-width:0;display:grid}.notification-device-copy b{color:var(--navy);font:800 11px Manrope}.notification-device-copy small{color:var(--muted);font-size:8.5px;line-height:1.35}.notification-device-card>button{border:1px solid var(--teal);color:#148f84;cursor:pointer;background:#fff;border-radius:10px;min-width:66px;height:31px;padding:0 10px;font-size:9px;font-weight:800}.notification-device-card.enabled>button{background:var(--navy);color:#fff;border-color:#0000}.notification-device-card>button:disabled{opacity:.58;cursor:wait}.messages-list-header>button.push-active{background:var(--teal-soft);color:#148f84;border-color:#2bbbad73;box-shadow:0 0 0 3px #2bbbad14}@media (width<=820px){.notification-device-card{margin:2px 1px 8px}}.mobile-header-actions,.mobile-search-panel{display:none}@media (width<=820px){.mobile-header-actions{align-items:center;gap:3px;margin-left:auto;display:flex}.mobile-header-actions>button{color:#66758c;background:0 0;border:0;border-radius:12px;place-items:center;width:37px;height:37px;display:grid;position:relative}.mobile-header-actions>button.active{background:var(--navy);color:#fff;box-shadow:0 7px 18px #13244333}.mobile-header-actions .mobile-bell i{background:#ed5570;border:2px solid #fff;border-radius:50%;width:7px;height:7px;position:absolute;top:7px;right:7px}.top-actions{margin-left:0}.profile-trigger{margin-left:0;padding:0}.mobile-search-panel{pointer-events:auto;-webkit-backdrop-filter:blur(25px)saturate(170%);background:linear-gradient(135deg,#fffffff0,#f0f9f7de);border:1px solid #ffffffd6;border-radius:19px;padding:9px;display:block;position:fixed;top:71px;left:8px;right:8px;box-shadow:0 20px 50px #10243e33}.mobile-search-panel>label{border:1px solid var(--border);height:43px;color:var(--muted);background:#ffffffe0;border-radius:13px;align-items:center;gap:8px;padding:0 10px;display:flex}.mobile-search-panel input{min-width:0;color:var(--text);background:0 0;border:0;outline:0;flex:1}.mobile-search-panel label>button{width:30px;height:30px;color:var(--muted);background:#eef3f2;border:0;border-radius:9px;place-items:center;display:grid}.mobile-search-results{max-height:min(52vh,390px);padding:6px 0 0;overflow-y:auto}.mobile-search-results>button{text-align:left;width:100%;color:var(--text);background:0 0;border:0;border-radius:11px;align-items:center;gap:9px;padding:9px;display:flex}.mobile-search-results>button:hover{background:var(--teal-soft)}.mobile-search-results>button>span:not(.avatar):not(.search-post-icon){gap:2px;min-width:0;display:grid}.mobile-search-results b,.mobile-search-results small{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.mobile-search-results b{font-size:12px}.mobile-search-results small{color:var(--muted);font-size:10px}}@media (width<=390px){.topbar-inner{gap:5px;padding:0 8px}.topbar .brand-logo{max-width:116px}.mobile-header-actions>button{width:34px;height:34px}}.message-content{min-width:70px}.message-line p.deleted{box-shadow:none;border:1px dashed #cbd5d7;font-style:italic;color:#748095!important;background:#eef1f2!important}.message-line time span{font-style:italic}.message-options{flex:0 0 30px;align-self:center;width:30px;position:relative}.message-options-trigger{color:#8995a7;cursor:pointer;opacity:0;background:0 0;border:0;border-radius:9px;place-items:center;width:30px;height:30px;transition:all .16s;display:grid}.message-line:hover .message-options-trigger,.message-options-trigger:focus-visible{opacity:1;background:#eef3f2}.message-options-menu{z-index:18;border:1px solid var(--border);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fffffff7;border-radius:13px;width:185px;padding:5px;position:absolute;bottom:34px;right:0;box-shadow:0 16px 38px #1227462e}.message-options-menu button{width:100%;height:37px;color:var(--text);text-align:left;cursor:pointer;background:0 0;border:0;border-radius:9px;align-items:center;gap:8px;padding:0 10px;font-size:10px;font-weight:700;display:flex}.message-options-menu button:hover{background:#f1f6f4}.message-options-menu button.delete{color:#b43f55}.message-options-menu button.delete:hover{background:#fff0f3}.message-compose-area{flex:none;margin:0 16px 15px}.message-compose-area .message-composer{margin:0}.message-editing-banner{background:var(--teal-soft);color:#168f83;border:1px solid #2bbbad4d;border-radius:12px;align-items:center;gap:8px;margin-bottom:6px;padding:8px 9px;display:flex}.message-editing-banner>span{flex:1;gap:1px;min-width:0;display:grid}.message-editing-banner b{font-size:10px}.message-editing-banner small{color:#63817d;font-size:8px}.message-editing-banner>button{width:28px;height:28px;color:var(--muted);background:#ffffffb3;border:0;border-radius:8px;place-items:center;display:grid}@media (width<=820px){.message-options{flex-basis:0;width:0}.message-options-trigger{display:none}.message-options-menu{border-radius:17px;width:min(290px,100vw - 28px);padding:7px;position:fixed;bottom:86px;left:50%;right:auto;transform:translate(-50%)}.message-options-menu button{height:45px;font-size:12px}.message-compose-area{margin:0 10px 8px}}.mentor-hub{gap:16px;display:grid}.mentor-hero{color:#fff;background:radial-gradient(circle at 82% 15%,#67e8dc61,#0000 30%),linear-gradient(135deg,#112442 0%,#1d4071 62%,#247f91 100%);border-radius:24px;justify-content:space-between;align-items:center;gap:28px;min-height:205px;padding:30px 32px;display:flex;position:relative;overflow:hidden;box-shadow:0 18px 45px #14294826}.mentor-hero:after{content:"";border:1px solid #ffffff1f;border-radius:50%;width:210px;height:210px;position:absolute;bottom:-100px;right:-70px;box-shadow:0 0 0 28px #ffffff09,0 0 0 56px #ffffff05}.mentor-hero>div{z-index:1;position:relative}.mentor-hero span{letter-spacing:1.8px;color:#74e9df;font-size:10px;font-weight:800}.mentor-hero h1{letter-spacing:-1.3px;margin:8px 0;font:800 38px/1.05 Manrope}.mentor-hero p{color:#c7d4e5;max-width:430px;margin:0;font-size:13px;line-height:1.6}.mentor-score-card{-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);background:#ffffff1a;border:1px solid #ffffff2b;border-radius:20px;flex:none;width:155px;padding:19px}.mentor-score-card b,.mentor-score-card span{display:block}.mentor-score-card b{font:800 30px Manrope}.mentor-score-card span{color:#d6e2ef;margin:2px 0 12px;letter-spacing:0!important;font-size:10px!important}.mentor-score-card i{background:#ffffff2b;border-radius:10px;height:5px;display:block;overflow:hidden}.mentor-score-card em{border-radius:inherit;background:#65e3d8;height:100%;display:block}.mentor-status{border:1px solid var(--border);background:#fff;border-radius:16px;align-items:center;gap:12px;padding:15px 17px;display:flex}.mentor-status>svg{color:#64758c;background:#edf2f6;border-radius:12px;width:39px;height:39px;padding:9px}.mentor-status b,.mentor-status span{display:block}.mentor-status b{font:800 13px Manrope}.mentor-status span{color:var(--muted);margin-top:3px;font-size:10px}.mentor-status.pending{background:#fffaf0;border-color:#f0d793}.mentor-status.pending>svg{color:#a87400;background:#fff0c8}.mentor-status.approved{background:#f2fcfa;border-color:#a8dfd8}.mentor-status.approved>svg{color:#168e82;background:#d9f7f2}.mentor-status.rejected{background:#fff5f7;border-color:#f3b8c2}.mentor-status.rejected>svg{color:#bb3b53;background:#ffe0e6}.mentor-card{border:1px solid var(--border);background:#fffffff0;border-radius:21px;padding:23px;box-shadow:0 12px 36px #1429480e}.mentor-card-title{align-items:center;gap:12px;margin-bottom:20px;display:flex}.mentor-card-title>span{background:var(--teal-soft);color:#148f83;border-radius:13px;place-items:center;width:42px;height:42px;display:grid}.mentor-card-title svg{width:20px}.mentor-card-title h2{color:var(--navy);margin:0;font:800 17px Manrope}.mentor-card-title p{color:var(--muted);margin:3px 0 0;font-size:10px}.mentor-profile-form{gap:18px;display:grid}.mentor-profile-form label{color:#4e5d72;gap:7px;font-size:10px;font-weight:800;display:grid}.mentor-profile-form input,.mentor-profile-form select,.mentor-profile-form textarea,.mentor-document-upload select,.mentor-service-form input,.mentor-service-form select,.mentor-service-form textarea{border:1px solid var(--border);width:100%;color:var(--text);background:#fbfcfc;border-radius:12px;outline:0}.mentor-profile-form input,.mentor-profile-form select,.mentor-document-upload select,.mentor-service-form input,.mentor-service-form select{height:44px;padding:0 12px}.mentor-profile-form textarea,.mentor-service-form textarea{resize:vertical;min-height:105px;padding:12px}.mentor-profile-form input:focus,.mentor-profile-form select:focus,.mentor-profile-form textarea:focus,.mentor-service-form input:focus,.mentor-service-form textarea:focus{border-color:var(--teal);background:#fff;box-shadow:0 0 0 4px #2bbbad1a}.mentor-profile-form input:disabled,.mentor-profile-form select:disabled,.mentor-profile-form textarea:disabled{color:#7b8798;background:#f1f4f3}.mentor-profile-form label>small{color:var(--muted);justify-self:end;font-weight:500}.mentor-form-grid{grid-template-columns:1fr 1fr;gap:15px;display:grid}.mentor-profile-form fieldset{border:0;min-width:0;margin:0;padding:0}.mentor-profile-form legend{color:#4e5d72;margin-bottom:8px;font-size:10px;font-weight:800}.mentor-pills{flex-wrap:wrap;gap:7px;display:flex}.mentor-pills button{border:1px solid var(--border);color:#66748a;cursor:pointer;background:#fff;border-radius:18px;align-items:center;gap:4px;min-height:31px;padding:6px 10px;font-size:9px;font-weight:700;display:flex}.mentor-pills button.selected{background:var(--teal-soft);color:#148f83;border-color:#77d6cc}.mentor-split-fields{grid-template-columns:1fr 1fr;gap:16px;display:grid}.mentor-switch{border:1px solid var(--border);background:#fafcfc;border-radius:14px;align-items:center;gap:11px;padding:12px 14px;display:flex!important}.mentor-switch input{width:17px;height:17px;accent-color:var(--teal)}.mentor-switch>span b,.mentor-switch>span small{display:block}.mentor-switch>span small{margin-top:2px;font-weight:500}.mentor-primary,.mentor-submit-review,.mentor-service-form>button{background:var(--navy);color:#fff;cursor:pointer;border:0;border-radius:13px;justify-content:center;align-items:center;gap:8px;min-height:46px;font-size:11px;font-weight:800;display:flex}.mentor-primary svg,.mentor-submit-review svg,.mentor-service-form button svg{width:17px}.mentor-primary:disabled,.mentor-submit-review:disabled{opacity:.45;cursor:not-allowed}.mentor-document-upload{grid-template-columns:1fr 1fr;gap:10px;display:grid}.mentor-document-upload>label{border:1px dashed var(--teal);background:var(--teal-soft);color:#158e83;cursor:pointer;border-radius:12px;justify-content:center;align-items:center;gap:7px;height:44px;font-size:10px;font-weight:800;display:flex}.mentor-document-upload>label.disabled{opacity:.48;cursor:not-allowed}.mentor-document-upload svg{width:17px}.mentor-privacy{color:var(--muted);align-items:center;gap:6px;font-size:9px;display:flex}.mentor-privacy svg{width:14px}.mentor-document-list{gap:8px;margin:15px 0;display:grid}.mentor-document-list article{border:1px solid var(--border);border-radius:13px;align-items:center;gap:9px;min-height:54px;padding:9px 11px;display:flex}.mentor-document-list article>svg{width:18px;color:var(--teal)}.mentor-document-list article>span{flex:1;min-width:0}.mentor-document-list b,.mentor-document-list small{white-space:nowrap;text-overflow:ellipsis;display:block;overflow:hidden}.mentor-document-list b{font-size:10px}.mentor-document-list small{color:var(--muted);text-transform:capitalize;margin-top:2px;font-size:8px}.mentor-document-list button,.mentor-service-list button{color:#bf4057;background:#fff0f2;border:0;border-radius:9px;place-items:center;width:32px;height:32px;display:grid}.mentor-document-list button svg,.mentor-service-list button svg{width:14px}.mentor-inline-empty{border:1px dashed var(--border);text-align:center;color:var(--muted);border-radius:13px;padding:18px;font-size:10px}.mentor-submit-review{background:linear-gradient(135deg,var(--teal),#3998d1);width:100%}.mentor-service-list{gap:8px;margin-bottom:15px;display:grid}.mentor-service-list article{border:1px solid var(--border);border-radius:14px;align-items:center;gap:12px;padding:12px;display:flex}.mentor-service-list article>div{flex:1;min-width:0}.mentor-service-list b,.mentor-service-list span{display:block}.mentor-service-list b{font-size:11px}.mentor-service-list span{color:var(--muted);align-items:center;gap:4px;margin-top:3px;font-size:8px;display:flex}.mentor-service-list span svg{width:11px}.mentor-service-list strong{color:var(--navy);font:800 11px Manrope}.mentor-service-form{border-top:1px solid var(--border);gap:9px;padding-top:15px;display:grid}.mentor-service-form textarea{min-height:70px}.mentor-service-form>div{grid-template-columns:1fr 1fr 1fr;gap:8px;display:grid}.mentor-service-note{color:#9a7015;background:#fff8e6;border-radius:10px;align-items:center;gap:6px;padding:9px;font-size:9px;display:flex}.mentor-service-note svg{width:14px}.mentor-loading,.mentor-empty-access{border:1px solid var(--border);min-height:320px;color:var(--muted);background:#fff;border-radius:20px;justify-content:center;align-items:center;gap:8px;font-size:11px;display:flex}.mentor-empty-access{text-align:center;flex-direction:column;padding:30px}.mentor-empty-access>svg{background:var(--teal-soft);width:48px;height:48px;color:var(--teal);border-radius:15px;padding:12px}.mentor-empty-access h1{margin:5px;font:800 20px Manrope}.mentor-empty-access p{margin:0}.teacher-public-panel{background:linear-gradient(135deg,#f5fdfb,#f3f6ff);border:1px solid #ccebe6;border-radius:16px;margin:0 25px 18px;padding:16px}.teacher-public-panel header{align-items:center;gap:8px;display:flex}.teacher-public-panel header>svg{color:var(--teal)}.teacher-public-panel h2{margin:0;font:800 14px Manrope}.teacher-public-panel header span{color:#128e81;background:#dff8f4;border-radius:12px;margin-left:auto;padding:5px 8px;font-size:8px;font-weight:800}.teacher-public-panel>p{color:#536178;font-size:11px;line-height:1.55}.teacher-public-meta{flex-wrap:wrap;gap:7px;display:flex}.teacher-public-meta span{border:1px solid var(--border);color:#627087;background:#fff;border-radius:13px;align-items:center;gap:4px;padding:6px 9px;font-size:9px;display:flex}.teacher-public-meta svg{width:12px}.teacher-public-services{gap:7px;margin-top:13px;display:grid}.teacher-public-services article{background:#fff;border-radius:11px;justify-content:space-between;align-items:center;padding:9px 11px;font-size:9px;display:flex}.teacher-public-services b{font-size:10px}.teacher-public-services strong{color:var(--navy)}@media (width<=820px){.mentor-hero{min-height:190px;padding:24px}.mentor-hero h1{font-size:31px}.mentor-score-card{width:125px}.mentor-card{padding:18px}.teacher-public-panel{margin:0 16px 16px}}@media (width<=580px){.mentor-hero{flex-direction:column;align-items:flex-start}.mentor-score-card{width:100%}.mentor-form-grid,.mentor-split-fields,.mentor-document-upload,.mentor-service-form>div{grid-template-columns:1fr}.mentor-card{border-radius:17px}.mentor-pills{gap:5px}.teacher-public-panel{margin:0 12px 14px}}
