:root{--ink:#111827;--muted:#687286;--line:#e7ebf2;--paper:#fff;--canvas:#f7f9fd;--blue:#1746e8;--navy:#0d1b52;--cyan:#05cdd0;--green:#42ec5b;--shadow:0 18px 50px #0f1f4a14}*{box-sizing:border-box}html{background:var(--canvas);scroll-behavior:smooth}body{color:var(--ink);-webkit-font-smoothing:antialiased;margin:0;font-family:Arial,Helvetica Neue,sans-serif}button,input{font:inherit}button,a{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}button{color:inherit}.app-shell{grid-template-columns:248px minmax(480px,720px) minmax(260px,340px);justify-content:center;gap:28px;min-height:100vh;padding:0 28px;display:grid}.sidebar{flex-direction:column;height:100vh;padding:28px 8px 20px;display:flex;position:sticky;top:0}.sidebar-head{justify-content:space-between;align-items:center;padding:0 12px 24px;display:flex}.brand{letter-spacing:.11em;align-items:center;gap:10px;font-size:19px;font-weight:900;display:flex}.brand img{border-radius:14px}.close{display:none!important}.sidebar nav{gap:4px;display:grid}.sidebar nav a{color:#4b5568;border-radius:15px;align-items:center;gap:16px;height:48px;padding:0 14px;font-weight:650;display:flex}.sidebar nav a svg{width:21px}.sidebar nav a:hover,.sidebar nav a.active{color:var(--blue);background:#eaf0ff}.create-button{background:var(--blue);color:#fff;border-radius:16px;justify-content:center;align-items:center;gap:10px;height:50px;margin:18px 8px;font-weight:800;display:flex;box-shadow:0 12px 28px #1746e83b}.account{text-align:left;cursor:pointer;background:0 0;border:0;border-radius:16px;grid-template-columns:auto 1fr auto;align-items:center;gap:10px;margin-top:auto;padding:10px;display:grid}.account:hover{background:#fff}.account strong,.account small{white-space:nowrap;text-overflow:ellipsis;max-width:130px;display:block;overflow:hidden}.account small{color:var(--muted);margin-top:3px}.account svg{width:18px}.avatar{background:linear-gradient(135deg,var(--green),var(--cyan),var(--blue));color:#fff;border-radius:50%;flex:none;place-items:center;width:46px;height:46px;font-weight:900;display:grid;position:relative;overflow:hidden}.avatar img{object-fit:cover}.avatar.small{width:38px;height:38px}.avatar.tiny{width:24px;height:24px;font-size:11px}.mobile-header,.bottom-nav{display:none}main{min-width:0;padding:34px 0 80px}.feed-head{justify-content:space-between;align-items:flex-end;margin:0 4px 26px;display:flex}.eyebrow{color:var(--blue);text-transform:uppercase;letter-spacing:.12em;font-size:12px;font-weight:850}.feed-head h1,.section-page h1{letter-spacing:-.045em;margin:7px 0;font-size:40px;line-height:1}.feed-head p,.section-page>p{color:var(--muted);margin:0;font-size:16px}.search-button{border:1px solid var(--line);height:42px;color:var(--muted);cursor:pointer;background:#fff;border-radius:13px;align-items:center;gap:8px;padding:0 15px;display:flex}.search-button svg{width:18px}.composer,.post-card{background:var(--paper);box-shadow:var(--shadow);border:1px solid #dde3edd9}.composer{border-radius:22px;align-items:center;gap:12px;padding:14px;display:flex}.composer>a{color:#778196;background:#f4f6fa;border-radius:999px;flex:1;padding:14px 18px}.composer button,.icon-button{cursor:pointer;background:0 0;border:0;place-items:center;display:grid}.composer button{width:44px;height:44px;color:var(--blue)}.feed-tabs{border-bottom:1px solid var(--line);margin:18px 0;display:flex}.feed-tabs button{color:var(--muted);cursor:pointer;background:0 0;border:0;padding:15px 22px;font-weight:750;position:relative}.feed-tabs .selected{color:var(--blue)}.feed-tabs .selected:after{content:"";background:var(--blue);border-radius:3px;height:3px;position:absolute;bottom:-1px;left:20px;right:20px}.post-card{border-radius:24px;margin:0 0 18px;overflow:hidden}.post-card>header{align-items:center;gap:12px;padding:18px 19px 8px;display:flex}.post-card>header>div{flex:1}.post-card strong,.post-card small{display:block}.post-card small{color:var(--muted);margin-top:4px;font-size:12px}.verified{background:var(--blue);color:#fff;border-radius:50%;place-items:center;width:16px;height:16px;margin-left:5px;font-size:10px;display:inline-grid}.post-copy{white-space:pre-wrap;margin:10px 20px 17px;font-size:16px;line-height:1.55}.post-media{aspect-ratio:4/3;background:#edf1f7;position:relative}.post-media img{object-fit:cover}.post-video{background:#07102d;width:100%;max-height:640px;display:block}.post-card>footer{grid-template-columns:1fr 1fr 1fr auto;gap:4px;padding:8px 10px;display:grid}.post-card>footer button{min-height:44px;color:var(--muted);cursor:pointer;background:0 0;border:0;border-radius:12px;justify-content:center;align-items:center;gap:7px;font-weight:650;display:flex}.post-card>footer button:hover{background:#f3f6fb}.post-card>footer svg{width:19px}.post-card>footer .liked{color:#e22f5f}.post-card>footer .liked svg{fill:currentColor}.state{text-align:center;min-height:280px;color:var(--muted);border:1px dashed #cfd6e5;border-radius:24px;align-content:center;place-items:center;margin-bottom:20px;padding:30px;display:grid}.state h2{color:var(--ink);margin:14px 0 0}.state p{max-width:430px;line-height:1.5}.state a,.state button,.connection-panel a{background:var(--blue);color:#fff;border:0;border-radius:12px;padding:12px 17px;font-weight:750}.spin{animation:1s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.right-rail{flex-direction:column;gap:18px;height:100vh;padding:34px 0 22px;display:flex;position:sticky;top:0}.rail-search{border:1px solid var(--line);background:#fff;border-radius:16px;align-items:center;gap:8px;height:46px;padding:0 14px;display:flex}.rail-search svg{width:18px;color:var(--muted)}.rail-search input{border:0;outline:0;width:100%;min-width:0}.right-rail section{border:1px solid var(--line);background:#fff;border-radius:22px;padding:22px}.right-rail h2{letter-spacing:-.025em;margin:8px 0;font-size:21px}.right-rail p{color:var(--muted);font-size:14px;line-height:1.55}.right-rail section a{color:var(--blue);justify-content:space-between;font-size:14px;font-weight:800;display:flex}.right-rail .studio-card{background:var(--navy);color:#fff;border:0;position:relative;overflow:hidden}.studio-card:after{content:"";background:var(--cyan);filter:blur(80px);border-radius:50%;width:180px;height:180px;position:absolute;bottom:-100px;right:-80px}.studio-card>svg{color:var(--green)}.studio-card p{color:#bdc7ee}.studio-card a{color:#7ff38a!important}.right-rail>footer{color:#7b8495;flex-wrap:wrap;gap:12px;margin-top:auto;padding:0 8px;font-size:12px;display:flex}.right-rail>footer small{width:100%}.section-page{border:1px solid var(--line);min-height:calc(100vh - 114px);box-shadow:var(--shadow);background:#fff;border-radius:28px;padding:clamp(28px,5vw,64px)}.section-icon{width:60px;height:60px;color:var(--blue);background:#eaf0ff;border-radius:18px;place-items:center;margin-bottom:34px;display:grid}.section-page h1{max-width:600px;font-size:clamp(38px,6vw,68px)}.section-page>p{max-width:580px;margin-top:18px;font-size:18px;line-height:1.6}.connection-panel{border-top:1px solid var(--line);margin-top:50px;padding-top:28px}.connection-panel strong{font-size:18px}.connection-panel p{color:var(--muted);max-width:540px;margin-bottom:25px;line-height:1.6}.settings-grid{border-top:1px solid var(--line);margin-top:45px;display:grid}.settings-grid button{border:0;border-bottom:1px solid var(--line);text-align:left;cursor:pointer;background:#fff;justify-content:space-between;padding:20px 4px;font-weight:750;display:flex}.dialog-wrap{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:100;background:#050b208c;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.dialog{background:#fff;border-radius:26px;width:min(440px,100%);padding:32px;position:relative;box-shadow:0 30px 90px #00000038}.dialog-close{position:absolute;top:20px;right:20px}.dialog h2{letter-spacing:-.035em;margin:28px 0 8px;font-size:28px}.dialog>p{color:var(--muted);line-height:1.5}.dialog form{gap:16px;margin-top:25px;display:grid}.dialog label{gap:7px;font-size:14px;font-weight:700;display:grid}.dialog input{border:1px solid #d7ddea;border-radius:13px;outline:none;height:48px;padding:0 14px}.dialog input:focus{border-color:var(--blue);box-shadow:0 0 0 3px #dce5ff}.primary{background:var(--blue);color:#fff;cursor:pointer;border:0;border-radius:13px;height:49px;font-weight:800}.primary:disabled{opacity:.65}.form-error{background:#fff0f4;border-radius:10px;padding:10px;font-size:13px;color:#bf1741!important}.post-card>footer .saved{color:var(--blue)}.post-card>footer .saved svg{fill:currentColor}.comment-form{border-top:1px solid var(--line);gap:8px;padding:10px 16px 16px;display:flex}.comment-form input{border:1px solid var(--line);border-radius:999px;outline:0;flex:1;min-width:0;height:44px;padding:0 16px}.comment-form input:focus{border-color:var(--blue)}.comment-form button{background:var(--blue);color:#fff;border:0;border-radius:50%;place-items:center;width:44px;display:grid}.comment-form button:disabled{opacity:.45}.comment-form svg{width:18px}.inline-error{color:#bf1741;margin:0 18px 12px;font-size:12px}.compact{justify-content:center;align-items:center;gap:8px;padding:0 18px;display:inline-flex;width:auto!important}.compact svg{width:18px}.create-page>form{border-top:1px solid var(--line);margin-top:34px;padding-top:24px}.create-author{align-items:center;gap:12px;display:flex}.create-author strong,.create-author small{display:block}.create-author small{color:var(--muted);margin-top:4px}.create-page textarea{resize:vertical;width:100%;min-height:190px;font:inherit;border:0;outline:0;padding:26px 0;font-size:22px;line-height:1.5}.media-preview{aspect-ratio:16/10;background:#0b153a;border-radius:20px;position:relative;overflow:hidden}.media-preview>img,.media-preview>video{object-fit:cover;width:100%;height:100%}.media-preview>.icon-button{color:#fff;background:#000000a6;border-radius:50%;position:absolute;top:12px;right:12px}.create-actions{align-items:center;gap:16px;margin-top:20px;display:flex}.create-actions>span{color:var(--muted);margin-left:auto;font-size:12px}.upload-button{color:var(--blue);cursor:pointer;align-items:center;gap:8px;font-weight:750;display:flex}.upload-button svg{width:20px}.create-actions .primary{padding:0 24px}.success-banner,.form-success{color:#176c29;background:#eaffed;border-radius:14px;padding:13px 16px}.success-banner{align-items:center;gap:9px;margin-top:22px;display:flex}.success-banner svg{width:20px}.auth-links{justify-content:space-between;gap:12px;margin-top:18px;display:flex}.auth-links button{color:var(--blue);cursor:pointer;background:0 0;border:0;font-size:13px;font-weight:700}.provider-logins{grid-template-columns:repeat(3,1fr);gap:8px;margin-top:20px;display:grid}.provider-logins>span{text-align:center;color:var(--muted);grid-column:1/-1;font-size:12px}.provider-logins button{border:1px solid var(--line);cursor:pointer;background:#fff;border-radius:12px;min-height:44px;font-weight:750}.provider-logins button:hover,.provider-logins button:focus-visible{border-color:var(--blue);color:var(--blue)}.provider-logins button:disabled{opacity:.55}.upload-progress{background:#e8edf7;border-radius:999px;height:8px;margin-top:18px;position:relative}.upload-progress>span{border-radius:inherit;background:var(--blue);height:100%;transition:width .18s;display:block}.upload-progress small{color:var(--muted);font-size:11px;position:absolute;top:12px;right:0}.media-carousel-preview{grid-template-columns:repeat(2,1fr);gap:10px;display:grid}.media-carousel-preview article{aspect-ratio:4/3;background:#07102d;border-radius:16px;position:relative;overflow:hidden}.media-carousel-preview img,.media-carousel-preview video{object-fit:cover;width:100%;height:100%}.media-carousel-preview article>div{color:#fff;background:#050b20b8;border-radius:10px;justify-content:center;align-items:center;gap:5px;padding:5px;display:flex;position:absolute;bottom:7px;left:7px;right:7px}.media-carousel-preview button{color:#fff;background:#ffffff26;border:0;border-radius:8px;width:32px;height:32px}.media-carousel-preview button:last-child{margin-left:auto}.media-carousel-preview button:disabled{opacity:.35}.media-carousel-preview span{font-size:11px}.post-options{grid-template-columns:repeat(2,1fr);gap:12px;margin-top:18px;display:grid}.post-options label{gap:6px;font-size:12px;font-weight:750;display:grid}.post-options input,.post-options select{border:1px solid var(--line);background:#fff;border-radius:11px;height:44px;padding:0 11px}.draft-button{border:1px solid var(--line);min-height:44px;color:var(--blue);background:#fff;border-radius:11px;padding:0 12px;font-weight:750}.realtime-state{color:var(--muted);margin-top:3px;font-size:11px;display:block}.realtime-state.live{color:#19723a}.realtime-state.fallback{color:#9a5b00}.push-consent{border:1px solid var(--line);background:#f8faff;border-radius:18px;grid-template-columns:1fr auto;align-items:center;gap:8px 18px;margin:24px 0;padding:18px;display:grid}.push-consent p{color:var(--muted);margin:5px 0 0;font-size:13px}.push-consent button{background:var(--blue);color:#fff;border:0;border-radius:12px;min-height:44px;padding:0 18px;font-weight:750}.push-consent button:disabled{opacity:.65}.push-consent small{color:#9a3b00;grid-column:1/-1}.history-list{margin-top:20px;display:grid}.history-list article{border-bottom:1px solid var(--line);grid-template-columns:auto 1fr auto;align-items:center;gap:12px;padding:14px 0;display:grid}.history-list article>span{width:44px;height:44px;color:var(--blue);background:#eaf0ff;border-radius:13px;place-items:center;display:grid}.history-list svg{width:19px}.history-list a{min-width:0}.history-list strong,.history-list small{display:block}.history-list strong{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.history-list small{color:var(--muted);margin-top:4px;font-size:11px}.history-list button{width:44px;height:44px;color:var(--muted);background:0 0;border:0;border-radius:12px}.history-list button:hover{color:#bf1741;background:#fff0f4}.community-form{border:1px solid var(--line);background:#f8faff;border-radius:20px;gap:14px;margin:24px 0;padding:20px;display:grid}.community-form>div{grid-template-columns:1fr 1fr;gap:12px;display:grid}.community-form label{gap:6px;font-size:13px;font-weight:750;display:grid}.community-form input,.community-form textarea,.community-form select{border:1px solid var(--line);background:#fff;border-radius:11px;outline:0;width:100%;padding:11px}.community-form textarea{resize:vertical;min-height:88px}.community-form input:focus,.community-form textarea:focus,.community-form select:focus{border-color:var(--blue);box-shadow:0 0 0 3px #dce5ff}.community-form .primary{margin-top:4px}.title-action>button{align-items:center;gap:6px;display:inline-flex}.title-action>button svg{width:17px}.studio-public>.primary{margin:22px 0}.studio-public>section{margin-top:34px}.studio-public>section>h2{font-size:20px}.creator-grid{grid-template-columns:repeat(3,1fr);gap:12px;display:grid}.creator-grid>a{text-align:center;border:1px solid var(--line);border-radius:17px;justify-items:center;gap:8px;padding:18px 10px;display:grid}.creator-grid small{color:var(--muted)}.studio-public-grid{grid-template-columns:repeat(2,1fr);gap:14px;display:grid}.studio-public-grid article{border:1px solid var(--line);border-radius:16px;gap:8px;padding:12px;display:grid}.studio-public-grid article>div{background:#eaf0ff;border-radius:11px;height:120px;position:relative;overflow:hidden}.studio-public-grid img{object-fit:cover}.studio-public-grid video,.studio-public-grid audio{width:100%}.studio-public-grid small{color:var(--muted)}.studio-public-grid a{color:var(--blue);font-size:12px;font-weight:750}.public-creator{border:1px solid var(--line);box-shadow:var(--shadow);background:#fff;border-radius:24px;overflow:hidden}.creator-summary{padding:0 clamp(22px,5vw,48px) 48px}.creator-summary>.profile-photo{margin-top:-56px}.creator-summary>.eyebrow{margin-top:18px;display:block}.creator-summary>h1{letter-spacing:-.045em;margin:8px 0;font-size:clamp(36px,6vw,58px)}.creator-summary>p{max-width:650px;color:var(--muted);line-height:1.65}.creator-summary>section{margin-top:34px}.creator-media-grid{grid-template-columns:repeat(2,1fr);gap:14px;display:grid}.creator-media-grid article{border:1px solid var(--line);border-radius:15px;overflow:hidden}.creator-media-grid video{aspect-ratio:16/10;background:#07102d;width:100%}.creator-media-grid strong,.creator-media-grid p{padding:0 12px;display:block}.creator-media-grid p{color:var(--muted);font-size:13px}.creator-audio-list{gap:10px;display:grid}.creator-audio-list article{border:1px solid var(--line);border-radius:14px;grid-template-columns:1fr minmax(220px,320px);align-items:center;gap:15px;padding:14px;display:grid}.creator-audio-list p{color:var(--muted);font-size:13px}.creator-audio-list audio{width:100%}.landing{gap:18px;display:grid}.landing-hero{border:1px solid var(--line);min-height:580px;box-shadow:var(--shadow);background:#fff;border-radius:30px;padding:clamp(30px,6vw,68px);position:relative;overflow:hidden}.landing-hero h1{letter-spacing:-.06em;max-width:650px;margin:18px 0;font-size:clamp(44px,7vw,78px);line-height:.98}.landing-hero>p{color:var(--muted);max-width:540px;font-size:18px;line-height:1.65}.landing-hero>div:not(.landing-orbit){gap:12px;margin-top:30px;display:flex}.landing-hero>div>a{border:1px solid var(--line);border-radius:13px;align-items:center;min-height:49px;padding:0 20px;font-weight:800;display:flex}.landing-hero .primary{padding:0 22px}.landing-orbit{background:radial-gradient(circle,#77f784 0,#18d7e8 35%,#1746e8 70%,#07102d 100%);border-radius:50%;place-items:center;width:310px;height:310px;display:grid;position:absolute;bottom:-55px;right:-55px;box-shadow:0 0 90px #1746e847}.landing-orbit img{mix-blend-mode:screen;border-radius:50%}.landing-pillars{grid-template-columns:repeat(3,1fr);gap:14px;display:grid}.landing-pillars article,.landing-trust{border:1px solid var(--line);background:#fff;border-radius:22px;padding:25px}.landing-pillars svg{color:var(--blue)}.landing-pillars h2{margin:15px 0 8px;font-size:18px}.landing-pillars p,.landing-trust p{color:var(--muted);font-size:14px;line-height:1.55}.landing-trust>div{flex-wrap:wrap;gap:18px;display:flex}.landing-trust a{color:var(--blue);font-size:13px;font-weight:750}.collection-page h1{margin-bottom:30px}.big-search{border:1px solid var(--line);border-radius:16px;align-items:center;gap:10px;height:54px;margin-bottom:24px;padding:0 16px;display:flex}.big-search svg{color:var(--muted);width:20px}.big-search input{border:0;outline:0;flex:1;min-width:0}.compact-state{min-height:150px}.people-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.people-grid article{border:1px solid var(--line);border-radius:18px;align-items:center;gap:13px;min-width:0;padding:16px;display:flex}.people-grid article>div{min-width:0}.people-grid strong,.people-grid p{white-space:nowrap;text-overflow:ellipsis;display:block;overflow:hidden}.people-grid p{color:var(--muted);margin:4px 0;font-size:13px}.people-grid small{color:var(--muted);align-items:center;gap:3px;font-size:11px;display:flex}.people-grid small svg{width:12px}.profile-photo{background:linear-gradient(135deg,var(--green),var(--blue));color:#fff;border-radius:50%;flex:none;place-items:center;width:58px;height:58px;font-weight:900;display:grid;position:relative;overflow:hidden}.profile-photo img{object-fit:cover}.video-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.video-grid article{border:1px solid var(--line);border-radius:18px;overflow:hidden}.video-grid video{aspect-ratio:9/13;object-fit:cover;background:#07102d;width:100%;display:block}.video-grid article>div{align-items:center;gap:8px;padding:12px 12px 0;display:flex}.video-grid article>p{color:var(--muted);padding:0 12px 12px;font-size:13px;line-height:1.45}.saved-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.saved-grid article{border:1px solid var(--line);border-radius:17px;gap:9px;padding:12px;display:grid}.saved-image{aspect-ratio:16/10;border-radius:12px;position:relative;overflow:hidden}.saved-image img{object-fit:cover}.saved-grid a{color:var(--blue);font-size:12px;font-weight:750}.notification-list{display:grid}.notification-list article{border-bottom:1px solid var(--line);grid-template-columns:auto 1fr auto;align-items:center;gap:12px;padding:15px 0;display:grid}.notification-icon{width:48px;height:48px;color:var(--blue);background:#eaf0ff;border-radius:50%;place-items:center;display:grid;position:relative;overflow:hidden}.notification-icon img{object-fit:cover}.notification-list p{color:var(--muted);margin:4px 0 0;font-size:14px}.unread{background:var(--blue);border-radius:50%;width:9px;height:9px}.profile-page{padding:0;overflow:hidden}.profile-cover{background:linear-gradient(120deg,var(--green),var(--cyan),var(--blue),var(--navy));height:220px;position:relative}.profile-cover img{object-fit:cover}.profile-summary{padding:0 clamp(22px,5vw,52px) 50px;position:relative}.profile-photo.large{border:6px solid #fff;width:112px;height:112px;margin-top:-56px}.profile-summary>button{float:right;border:1px solid var(--line);background:#fff;border-radius:12px;margin-top:18px;padding:11px 15px;font-weight:750}.profile-summary h1{margin-top:18px;font-size:36px}.profile-summary>p{color:var(--muted)}.profile-stats{gap:24px;margin:22px 0;display:flex}.profile-stats span{color:var(--muted);font-size:13px}.profile-stats strong{color:var(--ink);font-size:18px;display:block}.profile-bio{white-space:pre-wrap;line-height:1.6}.profile-form{gap:16px;margin-top:25px;display:grid}.profile-form label{gap:7px;font-weight:750;display:grid}.profile-form input,.profile-form textarea{border:1px solid var(--line);border-radius:12px;outline:0;padding:12px}.profile-form textarea{resize:vertical;min-height:110px}.profile-form button{justify-content:center;align-items:center;gap:8px;display:flex}.metric-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin-top:35px;display:grid}.metric-grid article{border:1px solid var(--line);border-radius:16px;padding:18px 12px}.metric-grid strong,.metric-grid span{display:block}.metric-grid strong{font-size:20px}.metric-grid span{color:var(--muted);margin-top:5px;font-size:11px}.studio-actions{grid-template-columns:1fr 1fr;gap:12px;margin-top:18px;display:grid}.studio-actions button{background:var(--navy);color:#fff;border:0;border-radius:15px;align-items:center;gap:9px;padding:18px;font-weight:750;display:flex}.studio-actions svg{width:20px}.community-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:15px;margin-top:26px;display:grid}.community-grid>article{border:1px solid var(--line);border-radius:20px;overflow:hidden}.community-cover{background:linear-gradient(120deg,var(--green),var(--cyan),var(--blue));height:96px;position:relative}.community-cover img{object-fit:cover}.community-body{padding:0 16px 16px}.community-logo{background:var(--navy);color:#fff;border:4px solid #fff;border-radius:16px;place-items:center;width:56px;height:56px;margin-top:-28px;margin-bottom:10px;font-weight:900;display:grid;position:relative;overflow:hidden}.community-logo img{object-fit:cover}.community-body>small{color:var(--blue);text-transform:uppercase;font-size:10px;font-weight:750}.community-body h2{margin:5px 0;font-size:18px}.community-body>p{color:var(--muted);min-height:38px;font-size:13px;line-height:1.45}.community-body>div{color:var(--muted);gap:12px;font-size:11px;display:flex}.community-body button{width:100%;height:40px;color:var(--blue);background:#eaf0ff;border:0;border-radius:11px;margin-top:14px;font-weight:800}.community-body button:disabled{color:#258039;background:#eef8ef}.messages-page{border:1px solid var(--line);height:calc(100vh - 68px);box-shadow:var(--shadow);background:#fff;border-radius:24px;grid-template-columns:260px 1fr;display:grid;overflow:hidden}.messages-page>aside{border-right:1px solid var(--line);overflow:auto}.messages-page>aside>header{border-bottom:1px solid var(--line);align-items:center;gap:10px;padding:20px;display:flex}.messages-page>aside>header svg{color:var(--blue)}.messages-page>aside>header strong,.messages-page>aside>header small{display:block}.messages-page>aside>header small{color:var(--muted);margin-top:3px}.messages-page>aside>button{text-align:left;background:#fff;border:0;grid-template-columns:auto 1fr auto;align-items:center;gap:9px;width:100%;padding:12px;display:grid}.messages-page>aside>button.active{background:#edf2ff}.messages-page>aside>button>span:nth-child(2){min-width:0}.messages-page>aside>button strong,.messages-page>aside>button small{white-space:nowrap;text-overflow:ellipsis;display:block;overflow:hidden}.messages-page>aside>button small{color:var(--muted);margin-top:4px}.messages-page>aside>button b{background:var(--blue);color:#fff;border-radius:999px;padding:3px 6px;font-size:10px}.messages-page>section{background:#f6f8fc;flex-direction:column;min-width:0;display:flex}.message-empty{text-align:center;color:var(--muted);margin:auto;padding:30px}.message-empty>svg{width:46px;height:46px;color:var(--blue)}.message-empty h2{color:var(--ink)}.chat-head{border-bottom:1px solid var(--line);background:#fff;align-items:center;gap:10px;height:68px;padding:0 18px;display:flex}.message-thread{flex-direction:column;flex:1;gap:8px;padding:20px;display:flex;overflow:auto}.message-thread>div{background:#fff;border-radius:15px;align-self:flex-start;max-width:75%;padding:10px 13px}.message-thread>div.mine{background:var(--blue);color:#fff;align-self:flex-end}.message-thread p{margin:0;line-height:1.4}.message-thread small{opacity:.7;text-align:right;margin-top:4px;font-size:9px;display:block}.message-composer{border-top:1px solid var(--line);background:#fff;gap:8px;padding:12px;display:flex}.message-composer input{border:1px solid var(--line);border-radius:999px;outline:0;flex:1;min-width:0;height:44px;padding:0 16px}.message-composer button{background:var(--blue);color:#fff;border:0;border-radius:50%;place-items:center;width:44px;display:grid}.message-composer button:disabled{opacity:.4}.mini-status{color:var(--muted);align-items:center;gap:8px;padding:18px;font-size:13px;display:flex}.mini-status svg{width:18px}.live-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.live-grid article{border:1px solid var(--line);border-radius:18px;overflow:hidden}.live-cover{background:linear-gradient(135deg,#101c50,#1746e8);height:150px;position:relative}.live-cover img{object-fit:cover}.live-badge,.replay-badge{color:#fff;border-radius:7px;padding:5px 8px;font-size:10px;font-weight:850;position:absolute;top:10px;left:10px}.live-badge{background:#e22850}.replay-badge{background:#080f28bf}.live-grid article>div:last-child{padding:14px}.live-grid h2{margin:0;font-size:18px}.live-grid p{color:var(--muted);font-size:13px;line-height:1.45}.live-grid article span{color:var(--muted);font-size:11px}.live-grid a,.event-list a{color:var(--blue);justify-content:space-between;align-items:center;margin-top:13px;font-weight:800;display:flex}.live-grid a svg,.event-list a svg{width:15px}.event-list{display:grid}.event-list article{border-bottom:1px solid var(--line);grid-template-columns:74px 1fr;gap:18px;padding:22px 0;display:grid}.event-list time{width:68px;height:76px;color:var(--blue);background:#eaf0ff;border-radius:16px;align-content:center;place-items:center;display:grid}.event-list time strong{font-size:28px}.event-list time span{text-transform:uppercase;font-size:11px;font-weight:800}.event-list small{color:var(--blue);font-weight:850}.event-list h2{margin:6px 0;font-size:20px}.event-list p{color:var(--muted);line-height:1.5}.event-list article>div>span{color:var(--muted);align-items:center;gap:5px;font-size:13px;display:flex}.event-list article>div>span svg{width:15px}.studio-notice{border:1px solid var(--line);border-radius:16px;gap:14px;margin-top:18px;padding:18px;display:flex}.studio-notice>svg{color:var(--blue)}.studio-notice p{color:var(--muted);margin-bottom:0;line-height:1.5}.studio-create{margin-top:20px}.studio-form{border:1px solid var(--line);border-radius:18px;gap:15px;margin-top:18px;padding:20px;display:grid}.studio-form>label{gap:7px;font-weight:750;display:grid}.studio-form input,.studio-form textarea{border:1px solid var(--line);border-radius:11px;outline:0;padding:11px}.studio-form textarea{resize:vertical;min-height:90px}.kind-switch{grid-template-columns:1fr 1fr;gap:8px;display:grid}.kind-switch button{border:1px solid var(--line);background:#fff;border-radius:11px;justify-content:center;align-items:center;gap:7px;height:44px;display:flex}.kind-switch button.active{color:var(--blue);background:#eaf0ff;border-color:#c9d6ff}.kind-switch svg{width:18px}.settings-sections{gap:16px;margin-top:34px;display:grid}.settings-sections>section{border:1px solid var(--line);border-radius:17px;overflow:hidden}.settings-sections header{background:#f8faff;align-items:center;gap:12px;padding:16px;display:flex}.settings-sections header>svg{color:var(--blue)}.settings-sections header strong,.settings-sections header small{display:block}.settings-sections header small{color:var(--muted);margin-top:3px}.setting-row{border-top:1px solid var(--line);justify-content:space-between;align-items:center;gap:18px;min-height:60px;padding:12px 16px;display:flex}.setting-row strong,.setting-row small{display:block}.setting-row small{color:var(--muted);margin-top:4px}.setting-row>button:not(.switch){border:1px solid var(--line);background:#fff;border-radius:10px;padding:8px 11px;font-weight:750}.setting-row select{border:1px solid var(--line);border-radius:9px;padding:8px}.switch{background:#cbd2df;border:0;border-radius:99px;width:46px;height:27px;padding:3px;transition:all .2s}.switch span{background:#fff;border-radius:50%;width:21px;height:21px;transition:all .2s;display:block}.switch.on{background:var(--blue)}.switch.on span{transform:translate(19px)}.danger-row button{color:#bf1741}.legal-copy{gap:4px;margin-top:38px;display:grid}.legal-copy section{border-top:1px solid var(--line);padding:20px 0}.legal-copy h2{margin:0 0 8px;font-size:20px}.legal-copy p{color:var(--muted);margin:0;line-height:1.65}.denied{align-content:center;display:grid}.report-list{margin-top:25px;display:grid}.report-list article{border-bottom:1px solid var(--line);padding:16px 0}.report-list p{color:var(--muted)}.report-list small{color:#8a93a3}.feed-tabs>span{color:var(--blue);padding:15px 22px;font-weight:750;display:inline-block;position:relative}.feed-tabs>span:after{content:"";background:var(--blue);border-radius:3px;height:3px;position:absolute;bottom:-1px;left:20px;right:20px}.rail-search span{color:var(--muted);font-size:14px}.new-posts-button{z-index:30;background:var(--blue);color:#fff;cursor:pointer;white-space:nowrap;border:0;border-radius:999px;padding:11px 19px;font-weight:800;position:fixed;top:18px;left:50%;transform:translate(-50%);box-shadow:0 10px 28px #173ce84d}.people-grid article>button{color:var(--blue);background:#eaf0ff;border:0;border-radius:10px;margin-left:auto;padding:8px 10px;font-size:12px;font-weight:800}.people-grid article>button.following{color:#28733a;background:#eff8f0}.title-action{justify-content:space-between;align-items:center;gap:12px;display:flex}.title-action>button{color:var(--blue);background:0 0;border:0;font-weight:800}.comments-panel{border-top:1px solid var(--line)}.comments-list{max-height:280px;padding:10px 16px;overflow:auto}.comments-list>p{color:var(--muted);text-align:center;font-size:13px}.comments-list article{gap:9px;padding:8px 0;display:flex}.comments-list article p{background:#f2f4f8;border-radius:13px;margin:0;padding:9px 12px;line-height:1.4}.comments-list article small{color:var(--muted);margin:4px 0 0 8px;font-size:10px}.comments-panel .comment-form{border-top:0}.public-resource{max-width:900px;margin:auto;padding:28px 20px 70px}.public-resource>nav{margin-bottom:24px}.public-resource>nav a{color:var(--blue);align-items:center;gap:7px;font-weight:850;display:inline-flex}.public-resource>nav svg{width:18px}.public-post,.public-profile,.public-community{border:1px solid var(--line);box-shadow:var(--shadow);background:#fff;border-radius:24px;overflow:hidden}.public-post>header{align-items:center;gap:12px;padding:18px;display:flex}.public-post>header strong,.public-post>header small{display:block}.public-post>header small{color:var(--muted);margin-top:4px}.public-post>p{padding:0 20px;font-size:18px;line-height:1.55}.public-media{aspect-ratio:4/3;position:relative}.public-media img{object-fit:cover}.public-post>video{background:#07102d;width:100%;max-height:700px;display:block}.public-post>footer{color:var(--muted);gap:18px;padding:16px 20px;display:flex}.public-profile>div:last-child,.public-community>div:last-child{padding:0 clamp(22px,5vw,48px) 45px}.public-profile h1,.public-community h1{letter-spacing:-.04em;margin:18px 0 6px;font-size:40px}.public-profile>div:last-child>span:not(.profile-photo),.public-community>div:last-child>span{color:var(--muted);align-items:center;gap:5px;display:flex}.public-profile svg,.public-community svg{width:16px}.community-logo.large{width:72px;height:72px;margin-top:-36px}.public-community>div:last-child>a{background:var(--blue);color:#fff;border-radius:12px;margin-top:24px;padding:12px 16px;font-weight:800;display:inline-block}.public-details{padding:24px clamp(20px,5vw,48px) 42px}.public-details h1{letter-spacing:-.045em;margin:10px 0 14px;font-size:clamp(32px,6vw,54px)}.public-details p{color:var(--muted);line-height:1.65}.public-details>span,.public-details time{color:var(--muted);align-items:center;gap:7px;margin:10px 0;display:flex}.public-details svg{width:18px}.public-details>a{background:var(--blue);color:#fff;border-radius:12px;margin-top:20px;padding:13px 18px;font-weight:800;display:inline-flex}.live-label,.ended-label{font-weight:850}.live-label{color:#d9224c}.ended-label{color:var(--muted)}.search-group{margin-top:28px}.search-group>h2{margin-bottom:12px;font-size:18px}.search-list{border-top:1px solid var(--line);display:grid}.search-list>a,.search-list>article{border-bottom:1px solid var(--line);padding:14px 4px;display:block}.search-list strong{font-size:14px}.search-list p{color:var(--muted);white-space:nowrap;text-overflow:ellipsis;margin:5px 0 0;font-size:13px;overflow:hidden}.load-more{border:1px solid var(--line);color:var(--blue);background:#fff;border-radius:13px;margin:20px auto;padding:12px 18px;font-weight:800;display:block}.load-more:disabled{opacity:.6}.message-thread>div>img,.message-thread>div>video{object-fit:cover;border-radius:10px;width:min(320px,100%);height:auto;max-height:320px;margin-bottom:7px;display:block}.message-thread>div>audio{max-width:100%;margin-bottom:7px}.message-thread>div>a{align-items:center;gap:7px;margin-bottom:7px;font-weight:750;display:flex}.message-thread>div>a svg{width:18px}.message-composer>label{width:42px;color:var(--blue);cursor:pointer;place-items:center;display:grid}.message-composer>label svg{width:20px}.attachment-chip{color:var(--blue);background:#eaf0ff;border-radius:10px;align-items:center;gap:7px;margin:8px 12px 0;padding:8px 10px;font-size:12px;display:flex}.attachment-chip svg{width:16px}.attachment-chip span{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.attachment-chip button{color:inherit;background:0 0;border:0;margin-left:auto;font-size:18px}.reply-chip{border-left:3px solid var(--blue);background:#eef1f7;border-radius:10px;align-items:center;gap:8px;margin:8px 12px 0;padding:8px 10px;font-size:12px;display:flex}.reply-chip>svg{width:16px;color:var(--blue)}.reply-chip span{white-space:nowrap;text-overflow:ellipsis;min-width:0;overflow:hidden}.reply-chip small{color:var(--muted);display:block}.reply-chip button{background:0 0;border:0;margin-left:auto;font-size:18px}.quoted-message{opacity:.8;background:#1746e814;border-left:3px solid;border-radius:6px;align-items:center;gap:6px;max-width:100%;margin-bottom:7px;padding:7px 8px;font-size:11px;display:flex}.mine .quoted-message{background:#ffffff26}.quoted-message svg{flex:none;width:13px}.quoted-message span{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.message-actions{justify-content:flex-end;gap:3px;margin-top:5px;display:flex}.message-actions button{width:26px;height:26px;color:inherit;opacity:.58;background:0 0;border:0;border-radius:7px;place-items:center;display:grid}.message-actions button:hover,.message-actions button:focus-visible{opacity:1;background:#7f7f7f26}.message-actions svg{width:14px}@media (max-width:1100px){.app-shell{grid-template-columns:220px minmax(460px,700px)}.right-rail{display:none}}@media (max-width:760px){.app-shell{padding:0;display:block}.sidebar{z-index:60;background:#fff;width:min(320px,88vw);padding:18px 14px;transition:transform .24s;position:fixed;top:0;left:0;transform:translate(-105%)}.sidebar.open{transform:translate(0)}.close{display:grid!important}.scrim{z-index:50;background:#040c2473;border:0;position:fixed;inset:0}.mobile-header{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);z-index:40;border-bottom:1px solid var(--line);background:#ffffffe6;justify-content:space-between;align-items:center;height:64px;padding:0 14px;display:flex;position:sticky;top:0}.mobile-header .brand span{display:none}.mobile-header .brand img{width:38px;height:38px}.icon-button{width:42px;height:42px}.bottom-nav{z-index:40;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);border-top:1px solid var(--line);padding:7px max(4px,env(safe-area-inset-right)) calc(7px + env(safe-area-inset-bottom)) max(4px,env(safe-area-inset-left));background:#fffffff0;grid-template-columns:repeat(5,1fr);display:grid;position:fixed;bottom:0;left:0;right:0}.bottom-nav a{color:#768095;place-items:center;gap:3px;min-height:48px;font-size:10px;display:grid}.bottom-nav a svg{width:21px}.bottom-nav a.active{color:var(--blue)}main{padding:20px 12px 90px}.feed-head{align-items:flex-start}.feed-head h1{font-size:32px}.search-button{justify-content:center;width:42px;padding:0;font-size:0}.composer{border-radius:18px;padding:10px}.composer .avatar{width:40px;height:40px}.composer>a{padding:12px 14px;font-size:14px}.post-card{border-left:0;border-right:0;border-radius:18px;margin-left:-12px;margin-right:-12px}.post-card>footer button{font-size:0}.post-card>footer svg{width:21px}.section-page{border-radius:22px;min-height:calc(100vh - 174px);padding:30px 22px}.section-page h1{font-size:42px}.dialog{padding:26px 22px}}@media (max-width:600px){.people-grid,.saved-grid,.community-grid,.landing-pillars,.creator-media-grid,.studio-public-grid{grid-template-columns:1fr}.creator-grid{grid-template-columns:repeat(2,1fr)}.creator-audio-list article{grid-template-columns:1fr}.video-grid{gap:8px}.video-grid article{border-radius:14px}.metric-grid{grid-template-columns:repeat(2,1fr)}.studio-actions{grid-template-columns:1fr}.profile-cover{height:160px}.profile-stats{gap:14px}.create-actions{flex-wrap:wrap}.create-actions>span{margin-left:0}.create-actions .primary{margin-left:auto}.messages-page{height:calc(100vh - 176px);display:block}.messages-page>aside{border:0;height:100%}.messages-page>section{inset:64px 0 calc(63px + env(safe-area-inset-bottom));z-index:30;position:absolute}.messages-page>section:has(.message-empty){display:none}.landing-hero{border-radius:22px;min-height:620px}.landing-hero h1{font-size:44px}.landing-hero>div:not(.landing-orbit){display:grid}.landing-orbit{width:230px;height:230px;bottom:-65px;right:-45px}.landing-orbit img{width:160px;height:160px}.community-form>div{grid-template-columns:1fr}.title-action{align-items:flex-start}.title-action h1{min-width:0}.title-action>button{flex:none}}.public-profile-actions{gap:10px;margin-top:22px;display:flex}.public-profile-actions button{border:1px solid var(--blue);background:var(--blue);color:#fff;border-radius:12px;justify-content:center;align-items:center;gap:7px;min-height:42px;padding:0 16px;font-weight:800;display:inline-flex}.public-profile-actions button+button{color:var(--blue);background:#fff}.public-profile-actions button:disabled{opacity:.55}.story-section{margin:0 0 18px}.story-rail{scrollbar-width:thin;scroll-snap-type:x proximity;gap:10px;padding:3px 2px 10px;display:flex;overflow-x:auto}.story-rail>button{border:1px solid var(--line);scroll-snap-align:start;text-align:center;background:#fff;border-radius:18px;width:92px;min-width:92px;height:142px;padding:6px;position:relative;overflow:hidden}.story-rail>button:focus-visible{outline-offset:2px;outline:3px solid #173ce84d}.story-preview{background:linear-gradient(145deg,var(--green),var(--cyan),var(--blue));color:#fff;background-position:50%;background-size:cover;border-radius:13px;place-items:center;height:102px;font-size:28px;font-weight:900;display:grid}.story-card:before{content:"";border:2px solid var(--cyan);pointer-events:none;border-radius:15px;position:absolute;inset:3px}.story-rail strong{white-space:nowrap;text-overflow:ellipsis;margin-top:7px;font-size:10px;display:block;overflow:hidden}.story-create .avatar{border-radius:13px;width:100%;height:102px}.story-plus{background:var(--blue);color:#fff;border:3px solid #fff;border-radius:50%;place-items:center;width:27px;height:27px;display:grid;position:absolute;top:91px;left:50%;translate:-50%}.story-plus svg{width:14px}.story-overlay{z-index:100;background:#040a20db;place-items:center;padding:18px;display:grid;position:fixed;inset:0}.story-create-dialog{background:#fff;border-radius:22px;width:min(440px,100%);padding:28px;position:relative}.story-create-dialog h2{margin:7px 0 18px;font-size:28px}.story-create-dialog textarea{border:1px solid var(--line);resize:vertical;border-radius:14px;width:100%;min-height:130px;padding:14px}.story-close{z-index:4;background:#ffffffeb;position:absolute;top:12px;right:12px}.story-file{border:1px dashed var(--blue);min-height:56px;color:var(--blue);cursor:pointer;border-radius:14px;align-items:center;gap:9px;margin:12px 0;padding:12px;font-weight:750;display:flex}.story-file input{clip:rect(0 0 0 0);width:1px;height:1px;position:absolute;overflow:hidden}.story-file svg{width:20px}.story-create-dialog progress{width:100%;margin-bottom:12px}.story-create-dialog>.primary{width:100%;min-height:46px}.story-viewer{color:#fff;background:#090f2b;border-radius:24px;flex-direction:column;width:min(520px,100%);height:min(820px,92vh);display:flex;position:relative;overflow:hidden}.story-viewer>header{z-index:3;background:#040a20cc;align-items:center;gap:10px;height:70px;padding:0 58px 0 16px;display:flex}.story-viewer>header strong,.story-viewer>header small{display:block}.story-viewer>header small{opacity:.68;margin-top:3px;font-size:10px}.story-viewer>header>button{color:#fff;background:0 0;border:0;width:44px;height:44px;margin-left:auto}.story-content{background:linear-gradient(145deg,#0b48ef,#00a8dc) 50%/cover;flex:1;place-items:center;min-height:0;display:grid;position:relative;overflow:hidden}.story-content:after{content:"";pointer-events:none;background:linear-gradient(#0000 50%,#00000080);position:absolute;inset:0}.story-content img,.story-content video{object-fit:contain;z-index:1;width:100%;height:100%}.story-content p{z-index:2;text-align:center;text-shadow:0 2px 15px #0000008c;max-width:90%;margin:24px;padding:18px;font-size:clamp(22px,4vw,34px);font-weight:850;line-height:1.3;position:relative}.story-nav{z-index:4;color:#fff;background:#00000073;border:0;border-radius:12px;width:44px;height:52px;position:absolute;top:50%}.story-nav.previous{left:8px}.story-nav.next{right:8px}.story-nav svg{width:22px}.story-overlay .story-close{color:var(--ink)}@media (max-width:600px){.story-overlay{padding:0}.story-viewer{border-radius:0;width:100%;height:100%}.story-create-dialog{border-radius:22px 22px 0 0;align-self:end}.story-rail>button{width:84px;min-width:84px;height:132px}.story-preview,.story-create .avatar{height:92px}.story-plus{top:81px}}.public-profile-content{border-top:1px solid var(--line);margin-top:28px;padding-top:18px}.profile-content-tabs{gap:5px;display:flex;overflow-x:auto}.profile-content-tabs button{min-height:42px;color:var(--muted);background:0 0;border:0;border-radius:10px;padding:0 14px;font-weight:800}.profile-content-tabs button.selected{color:var(--blue);background:#eaf0ff}.profile-content-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-top:15px;display:grid}.profile-content-grid>a{min-width:0}.profile-content-media{aspect-ratio:1;background:#eef1f7;border-radius:13px;place-items:center;display:grid;position:relative;overflow:hidden}.profile-content-media img,.profile-content-media video{object-fit:cover;width:100%;height:100%}.profile-content-media>p{margin:0;padding:15px;font-size:13px;font-weight:700;line-height:1.45}.profile-content-grid>a>strong{white-space:nowrap;text-overflow:ellipsis;margin-top:7px;font-size:11px;display:block;overflow:hidden}.profile-video-badge{color:#fff;background:#040a20bf;border-radius:999px;align-items:center;gap:4px;padding:4px 7px;font-size:9px;font-weight:800;display:flex;position:absolute;top:7px;right:7px}.profile-video-badge svg{width:10px}.profile-content-empty{color:var(--muted);padding:18px 0}@media (max-width:600px){.profile-content-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.public-profile-content{margin-left:-8px;margin-right:-8px}}.notification-filters{gap:7px;margin:0 0 18px;display:flex}.notification-filters button{min-height:42px;color:var(--muted);background:#eef1f7;border:0;border-radius:11px;padding:0 14px;font-weight:800}.notification-filters button.selected{color:var(--blue);background:#eaf0ff}.notification-group>h2{text-transform:uppercase;letter-spacing:.08em;color:var(--muted);margin:24px 4px 7px;font-size:12px}.notification-list+.load-more{border:1px solid var(--line);width:100%;min-height:46px;color:var(--blue);background:#fff;border-radius:12px;margin-top:18px;font-weight:800}.profile-owner-actions{float:right;align-items:center;gap:8px;margin-top:18px;display:flex}.profile-owner-actions>a,.profile-owner-actions>button{border:1px solid var(--line);background:#fff;border-radius:12px;align-items:center;gap:6px;min-height:42px;padding:0 13px;font-weight:750;display:flex}.profile-owner-actions svg{width:15px}@media (max-width:600px){.profile-owner-actions{float:none;margin:16px 0;overflow-x:auto}.profile-owner-actions>a,.profile-owner-actions>button{white-space:nowrap}}.pwa-notice{z-index:120;border:1px solid var(--line);background:#fff;border-radius:16px;align-items:center;gap:14px;width:min(430px,100vw - 36px);padding:14px 52px 14px 16px;display:flex;position:fixed;bottom:18px;right:18px;box-shadow:0 18px 60px #0412403d}.pwa-notice>div:first-child{flex:1;min-width:0}.pwa-notice strong,.pwa-notice small{display:block}.pwa-notice small{color:var(--muted);margin-top:4px;font-size:11px;line-height:1.35}.pwa-primary{background:var(--blue);color:#fff;border:0;border-radius:11px;min-height:42px;padding:0 13px;font-weight:800}.pwa-store-actions{grid-template-columns:1fr 1fr;gap:8px;width:100%;margin-top:2px;display:grid}.pwa-store-actions a,.pwa-store-actions button{border:1px solid var(--line);min-height:52px;color:var(--ink);text-align:left;background:#f7f9ff;border-radius:12px;padding:9px 12px;text-decoration:none}.pwa-store-actions a:hover{border-color:var(--blue);background:#eef3ff}.pwa-store-actions span{color:var(--muted);font-size:10px;display:block}.pwa-store-actions strong{margin-top:2px;font-size:13px}.pwa-store-actions button{background:var(--blue);color:#fff;text-align:center;grid-column:1/-1;min-height:40px;font-weight:800}.pwa-notice.choices-open{flex-wrap:wrap;align-items:flex-start}.pwa-notice.choices-open>div:first-child{flex-basis:100%}.pwa-dismiss{width:36px;height:36px;color:var(--muted);background:0 0;border:0;border-radius:9px;font-size:22px;position:absolute;top:7px;right:7px}@media (max-width:600px){.pwa-notice{right:10px;bottom:calc(76px + env(safe-area-inset-bottom));flex-direction:column;align-items:flex-start;width:calc(100vw - 20px)}.pwa-primary{width:100%}.pwa-store-actions{grid-template-columns:1fr}}.profile-media-button{z-index:3;cursor:pointer;color:var(--ink);background:#ffffffeb;justify-content:center;align-items:center;gap:6px;display:flex;position:absolute;box-shadow:0 4px 16px #0412402e}.profile-media-button input{clip:rect(0 0 0 0);width:1px;height:1px;position:absolute;overflow:hidden}.profile-media-button svg{width:15px}.profile-media-button.cover{border-radius:12px;min-height:42px;padding:0 13px;font-size:11px;font-weight:800;bottom:14px;right:16px}.profile-media-button.avatar{width:34px;height:34px;color:var(--blue);border:3px solid #fff;border-radius:50%;bottom:2px;right:-2px}@media (max-width:480px){.profile-media-button.cover{max-width:180px;bottom:9px;right:9px}.profile-media-button.cover svg{display:none}}.public-profile-menu{position:relative}.public-profile-menu>summary{border:1px solid var(--line);width:42px;height:42px;color:var(--ink);cursor:pointer;background:#fff;border-radius:12px;place-items:center;list-style:none;display:grid}.public-profile-menu>summary::-webkit-details-marker{display:none}.public-profile-menu>div{z-index:5;border:1px solid var(--line);width:180px;box-shadow:var(--shadow);background:#fff;border-radius:12px;padding:6px;position:absolute;top:48px;right:0}.public-profile-menu>div button{width:100%;min-height:40px;color:var(--ink);background:0 0;border:0;border-radius:8px;justify-content:flex-start;padding:0 10px}.public-profile-menu>div button:hover,.public-profile-menu>div button:focus-visible{color:#b7193f;background:#fff0f4}.story-interactions{z-index:3;background:#090f2b;padding:10px 12px 12px}.story-interactions>div:first-child{align-items:center;gap:12px;display:flex}.story-interactions button,.story-interactions span{color:#fff;background:0 0;border:0;align-items:center;gap:5px;min-height:38px;font-weight:750;display:flex}.story-interactions button:last-child{color:#ff9ab4;margin-left:auto}.story-interactions svg{width:17px}.story-interactions>form{gap:7px;display:flex}.story-interactions>form input{color:#fff;background:#ffffff1a;border:1px solid #ffffff2e;border-radius:999px;outline:0;flex:1;min-width:0;height:42px;padding:0 14px}.story-interactions>form input::placeholder{color:#fff9}.story-interactions>form button{background:var(--blue);border-radius:50%;place-items:center;width:42px;display:grid}.story-comments{background:#ffffff12;border-radius:10px;max-height:86px;margin:3px 0 8px;padding:7px 9px;overflow:auto}.story-comments p{margin:0 0 5px;font-size:11px;line-height:1.35}.story-comments p:last-child{margin:0}.story-comments strong{color:var(--cyan)}.story-status{background:#ffffff1a;border-radius:8px;margin:0 0 6px;padding:7px 9px;font-size:10px;line-height:1.35}.story-interactions>div:first-of-type{align-items:center;gap:12px;display:flex}@media (max-width:360px){.composer button{display:none}.feed-head h1{font-size:29px}.post-card>header{padding-left:14px;padding-right:14px}.post-copy{margin-left:15px;margin-right:15px}}.offline-page{text-align:center;align-content:center;place-items:center;min-height:100vh;padding:24px;display:grid}.offline-page img{border-radius:24px;margin-bottom:22px}.offline-page h1{letter-spacing:-.05em;margin:8px;font-size:clamp(36px,7vw,64px)}.offline-page p{color:var(--muted);max-width:520px;line-height:1.6}.offline-page a{background:var(--blue);color:#fff;border-radius:12px;margin-top:18px;padding:13px 18px;font-weight:800}[data-reduce-motion=true] *{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important}.post-location{color:#64748b;margin-top:3px;display:block}.post-carousel{background:#081538;grid-template-columns:repeat(2,1fr);gap:2px;margin-top:12px;display:grid;overflow:hidden}.post-carousel>div{min-height:220px;position:relative}.post-carousel.count-2>div{min-height:360px}.post-carousel.count-3>div:first-child{grid-row:span 2}.post-carousel img{object-fit:cover}.post-carousel span{color:#fff;background:#03081c94;place-items:center;font-size:42px;font-weight:800;display:grid;position:absolute;inset:0}.public-carousel{scroll-snap-type:x mandatory;scrollbar-width:thin;gap:8px;padding:0 20px 12px;display:flex;overflow-x:auto}.public-carousel>div{aspect-ratio:4/3;scroll-snap-align:center;background:#081538;border-radius:16px;flex:0 0 min(760px,100%);position:relative;overflow:hidden}.public-carousel img{object-fit:cover}.post-location svg{vertical-align:-2px;width:13px;height:13px;display:inline}@media (max-width:600px){.media-carousel-preview,.post-options{grid-template-columns:1fr}.post-carousel>div{min-height:155px}.post-carousel.count-2>div{min-height:240px}}.reply-toggle{color:var(--blue);background:0 0;border:0;margin:5px 0 0 8px;padding:2px;font-size:11px;font-weight:750;display:block}.replies-list{border-left:2px solid #dce4ff;gap:7px;margin:8px 0 0 12px;padding-left:10px;display:grid}.replies-list>div{align-items:flex-start;gap:7px;display:flex}.replies-list>div p{font-size:13px}.reply-form{padding:4px 0!important}.reply-form input{height:38px;font-size:13px}.reply-form button{width:38px;height:38px}.notification-list article{padding:0;display:block}.notification-list article>a{border-bottom:1px solid var(--line);border-radius:12px;grid-template-columns:auto 1fr auto;align-items:center;gap:12px;padding:15px 4px;display:grid}.notification-list article.is-unread>a{background:#f5f8ff}.notification-list article>a:focus-visible{outline-offset:2px;outline:3px solid #173ce840}.saved-actions{justify-content:space-between;align-items:center;gap:10px;display:flex}.saved-actions button{color:#b91c3b;background:#fff0f3;border:0;border-radius:10px;place-items:center;width:36px;height:36px;display:grid}.saved-actions button:disabled{opacity:.5}.saved-actions svg{width:17px}.history-retention{border:1px solid var(--line);border-radius:14px;justify-content:space-between;align-items:center;gap:16px;margin:18px 0;padding:14px 16px;display:flex}.history-retention label{font-weight:750}.history-retention select{border:1px solid var(--line);background:#fff;border-radius:10px;height:42px;padding:0 10px}@media (max-width:480px){.history-retention{flex-direction:column;align-items:flex-start}.history-retention select{width:100%}}.recent-searches{gap:10px;margin:-10px 0 22px;display:grid}.recent-searches>div{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.recent-searches>div:first-child{justify-content:space-between}.recent-searches button{color:var(--blue);background:#edf2ff;border:0;border-radius:999px;align-items:center;gap:5px;padding:8px 11px;font-weight:700;display:inline-flex}.recent-searches>div:first-child button{background:0 0;padding:4px}.recent-searches svg{width:14px}.comment-author{margin:0 0 3px 9px;font-size:12px;display:block}.comments-list .avatar img,.replies-list .avatar img{object-fit:cover}.comment-owner-actions{gap:7px;margin-left:8px;display:inline-flex}.comment-owner-actions button{color:var(--blue);background:0 0;border:0;padding:3px;font-size:11px;font-weight:750}.comment-owner-actions button:last-child{color:#b42345}.comment-edit-form{flex-wrap:wrap;gap:6px;display:flex}.comment-edit-form input{border:1px solid var(--line);border-radius:10px;width:100%;height:38px;padding:0 10px}.comment-edit-form button{color:var(--blue);background:#eaf0ff;border:0;border-radius:8px;padding:6px 9px;font-size:11px;font-weight:750}.friends-tabs{border-bottom:1px solid var(--line);gap:6px;margin:28px 0 18px;display:flex;overflow-x:auto}.friends-tabs button{white-space:nowrap;color:var(--muted);background:0 0;border:0;padding:12px 13px;font-weight:750}.friends-tabs button.active{color:var(--blue);border-bottom:3px solid var(--blue)}.friends-grid{gap:10px;display:grid}.friends-grid article{border:1px solid var(--line);border-radius:15px;grid-template-columns:auto 1fr auto;align-items:center;gap:12px;padding:12px;display:grid}.friends-grid article>div>strong,.friends-grid article>div>small{display:block}.friends-grid article>div>small{color:var(--muted);white-space:nowrap;text-overflow:ellipsis;max-width:340px;margin-top:4px;overflow:hidden}.friend-actions{gap:6px;display:flex}.friend-actions button{color:var(--blue);background:#eef2ff;border:1px solid #ccd6fa;border-radius:9px;padding:8px 10px;font-weight:750}.friend-actions button+button,.friends-page .friend-actions button:only-child{background:#fff}.mini-empty{text-align:center;color:var(--muted);padding:30px}@media (max-width:520px){.friends-grid article{grid-template-columns:auto 1fr}.friend-actions{grid-column:1/-1}.friend-actions button{flex:1}}.conversation-search{border:1px solid var(--line);background:#f8faff;border-radius:12px;align-items:center;gap:8px;height:42px;margin:0 12px 10px;padding:0 11px;display:flex}.conversation-search svg{width:17px;color:var(--muted)}.conversation-search input{background:0 0;border:0;outline:0;flex:1;min-width:0}@media (prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important}}.sidebar nav{scrollbar-width:thin;min-height:0;overflow-y:auto}.community-detail>div:last-child{gap:14px;display:grid}.community-modules{flex-wrap:wrap;gap:7px;display:flex}.community-modules span,.membership-badge{width:max-content;color:var(--blue);background:#eef2ff;border-radius:999px;padding:7px 11px;font-size:12px;font-weight:750}.community-publisher{border:1px solid var(--line);background:#f8faff;border-radius:16px;gap:10px;margin:18px 0;padding:18px;display:grid}.community-publisher h2{margin:0 0 4px}.community-publisher input,.community-publisher textarea{border:1px solid var(--line);border-radius:10px;width:100%;padding:10px}.community-publisher textarea{resize:vertical;min-height:100px}.community-post-list{gap:12px;margin-top:12px;display:grid}.community-post-list>article{border:1px solid var(--line);border-radius:16px;padding:15px}.community-post-list article header{align-items:center;gap:10px;display:flex}.community-post-list article header small{color:var(--muted);margin-top:3px;display:block}.community-post-list article h3{margin:13px 0 5px}.community-post-list article p{white-space:pre-wrap;line-height:1.5}.community-post-list article>a{color:var(--blue);font-weight:750}.community-post-list article footer{color:var(--muted);margin-top:12px;font-size:12px}.community-post-actions{border-top:1px solid var(--line);align-items:center;gap:16px;padding-top:11px;display:flex}.community-post-actions button,.community-post-actions span{color:var(--muted);font:inherit;background:0 0;border:0;align-items:center;gap:6px;display:inline-flex}.community-post-actions button{cursor:pointer;padding:4px 0}.community-post-actions button:disabled{cursor:not-allowed;opacity:.58}.community-post-actions button.active{color:#dc2661;font-weight:750}.community-post-actions svg{width:17px;height:17px}.community-comments{gap:9px;margin-top:12px;display:grid}.community-comments>article{background:#f5f7fb;border:0;border-radius:12px;gap:9px;padding:9px 11px;display:flex}.community-comments>article.comment-reply{margin-left:30px}.community-comments>article .avatar{flex:0 0 32px;width:32px;height:32px}.community-comments>article strong{font-size:12px}.community-comments>article p{margin:2px 0 0;font-size:13px}.community-comments form{gap:8px;display:flex}.community-comments form input{border:1px solid var(--line);border-radius:10px;flex:1;min-width:0;padding:9px 11px}.community-comments form button{flex:none}@media (max-width:560px){.community-post-actions{flex-direction:column;align-items:flex-start;gap:7px}.community-comments form{flex-direction:column;align-items:stretch}.community-comments>article.comment-reply{margin-left:16px}}.comment-attachment{background:#eef1f6;border-radius:12px;width:min(100%,320px);max-height:240px;margin:7px 0 4px 9px;display:block}.comment-attachment.image{aspect-ratio:4/3;position:relative;overflow:hidden}.comment-attachment.image img{object-fit:cover}.comment-attachment-button{border:1px solid var(--line);width:44px;height:44px;color:var(--blue);cursor:pointer;border-radius:50%;flex:0 0 44px;place-items:center;display:grid}.comment-attachment-button:focus-within{outline:3px solid color-mix(in srgb,var(--blue) 28%,transparent);outline-offset:2px}.comment-attachment-button svg{width:19px}.comment-form .comment-file-chip{width:auto;min-width:0;max-width:130px;color:var(--blue);text-overflow:ellipsis;white-space:nowrap;background:#eef2ff;border-radius:999px;align-items:center;gap:4px;padding:0 8px;font-size:10px;display:flex;overflow:hidden}.comment-form .comment-file-chip svg{flex:0 0 14px;width:14px}@media (max-width:480px){.comment-form .comment-file-chip{max-width:88px}}.studio-library{border-top:1px solid var(--line);margin-top:36px;padding-top:28px}.studio-library .title-action{align-items:center}.studio-library .title-action h2{margin:0}.studio-library .title-action small{color:var(--muted)}.studio-project-list{gap:12px;margin-top:18px;display:grid}.studio-project-list>article{border:1px solid var(--line);border-radius:17px;grid-template-columns:110px minmax(0,1fr) auto;align-items:center;gap:15px;padding:14px;display:grid}.studio-project-media{aspect-ratio:16/10;width:110px;color:var(--blue);background:#eaf0ff;border-radius:12px;place-items:center;display:grid;position:relative;overflow:hidden}.studio-project-media img{object-fit:cover}.studio-project-media svg{width:30px;height:30px}.studio-project-list article>div:nth-child(2){min-width:0}.studio-project-list article>div:nth-child(2)>small{color:var(--blue);font-size:10px;font-weight:800}.studio-project-list article>div:nth-child(2)>strong{margin-top:4px;display:block}.studio-project-list article>div:nth-child(2)>p{color:var(--muted);white-space:nowrap;text-overflow:ellipsis;margin:4px 0;font-size:12px;overflow:hidden}.studio-project-list video,.studio-project-list audio{width:min(100%,360px);max-height:80px;margin-top:8px;display:block}.studio-project-actions{gap:7px;min-width:130px;display:grid}.studio-project-actions button{background:var(--blue);color:#fff;border:0;border-radius:10px;min-height:38px;padding:0 11px;font-size:12px;font-weight:750}.studio-project-actions button.secondary{color:var(--blue);background:#eef2ff}.studio-project-actions button.danger{color:#b91c3b;background:#fff0f3;justify-content:center;align-items:center;gap:5px;display:flex}.studio-project-actions button:disabled{opacity:.55}.studio-project-actions svg{width:15px}@media (max-width:700px){.studio-project-list>article{grid-template-columns:76px minmax(0,1fr)}.studio-project-media{width:76px}.studio-project-actions{grid-column:1/-1;grid-template-columns:1fr 1fr}.studio-project-actions:has(>button:only-child){grid-template-columns:1fr}}.setting-empty{color:var(--muted);margin:0;padding:18px 16px;font-size:13px}.blocked-list .setting-row:first-child{border-top:0}.blocked-list .setting-row span{min-width:0}.blocked-list .setting-row small{text-overflow:ellipsis;white-space:nowrap;max-width:280px;overflow:hidden}.setting-row>button:disabled{opacity:.55}.people-actions{gap:5px;margin-left:auto;display:grid}.people-actions button{min-width:72px;color:var(--blue);background:#eaf0ff;border:0;border-radius:10px;padding:7px 9px;font-size:11px;font-weight:800}.people-actions button.following{color:#28733a;background:#eff8f0}.people-actions button.danger{color:#b91c3b;background:#fff0f3}.people-actions button:disabled{opacity:.55}@media (max-width:480px){.people-grid article{flex-wrap:wrap;align-items:flex-start}.people-grid article>div:nth-child(2){flex:1}.people-actions{grid-template-columns:1fr 1fr;width:100%;margin-left:71px}.people-actions button{min-height:38px}}.post-options-menu{margin-left:auto;position:relative}.post-options-menu summary{cursor:pointer;width:40px;height:40px;color:var(--muted);border-radius:50%;place-items:center;list-style:none;display:grid}.post-options-menu summary::-webkit-details-marker{display:none}.post-options-menu summary:hover,.post-options-menu summary:focus-visible{color:var(--blue);background:#f1f4f9}.post-options-menu summary svg{width:20px}.post-options-menu>div{z-index:8;border:1px solid var(--line);background:#fff;border-radius:13px;width:230px;padding:6px;position:absolute;top:43px;right:0;box-shadow:0 16px 45px #0914372e}.post-options-menu button{text-align:left;background:#fff;border:0;border-radius:9px;width:100%;min-height:40px;padding:8px 10px;font-size:12px;font-weight:700;display:block}.post-options-menu button:hover{background:#f4f6fa}.post-options-menu button.danger{color:#b91c3b}.post-options-menu button:disabled{opacity:.5}.inline-success{color:#176c29;margin:0 18px 12px;font-size:12px}.collection-page.search-active{padding:clamp(28px,4vw,48px)}.collection-page.search-active .section-icon{border-radius:15px;width:48px;height:48px;margin-bottom:20px}.collection-page.search-active h1{max-width:560px;margin-bottom:24px;font-size:clamp(36px,5vw,52px)}.search-summary{color:var(--muted);background:#f5f7fc;border-radius:12px;justify-content:space-between;align-items:center;gap:16px;margin:-6px 0 20px;padding:11px 14px;font-size:13px;display:flex}.search-summary strong{color:var(--ink)}.search-summary small{color:var(--blue);background:#e7edff;border-radius:999px;flex:none;padding:5px 9px;font-weight:800}.search-group,.search-list,.search-list>a,.search-list>article{min-width:0;max-width:100%}.search-list{border-top:0;gap:10px}.search-list>a,.search-list>article{border:1px solid var(--line);background:#fff;border-radius:15px;padding:14px 16px;transition:border-color .18s,box-shadow .18s,transform .18s;overflow:hidden}.search-list>a:hover{border-color:#bdcaf8;transform:translateY(-1px);box-shadow:0 9px 24px #1338aa14}.search-list p{overflow-wrap:anywhere;white-space:normal;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:5px 0 0;line-height:1.45;display:-webkit-box;overflow:hidden}.search-list>a.publication-result{grid-template-columns:44px minmax(0,1fr);align-items:start;gap:12px;padding:15px;display:grid}.search-result-avatar{background:linear-gradient(135deg,var(--green),var(--cyan),var(--blue));color:#fff;border-radius:50%;place-items:center;width:44px;height:44px;font-size:15px;font-weight:900;display:grid;position:relative;overflow:hidden}.search-result-avatar img{object-fit:cover}.search-result-copy{min-width:0;display:block}.search-result-copy strong{text-overflow:ellipsis;white-space:nowrap;font-size:14px;display:block;overflow:hidden}.search-result-copy small{color:var(--blue);text-transform:uppercase;letter-spacing:.06em;margin-top:7px;font-size:10px;font-weight:800;display:block}@media (max-width:600px){.collection-page.search-active{padding:26px 18px}.collection-page.search-active h1{font-size:36px}.search-summary{flex-direction:column;align-items:flex-start;gap:8px}.search-list>a,.search-list>article{padding:13px}.search-list>a.publication-result{grid-template-columns:38px minmax(0,1fr);gap:10px}.search-result-avatar{width:38px;height:38px}}.people-card-copy{flex:1;min-width:0}.people-card-head{align-items:center;gap:8px;min-width:0;display:flex}.people-card-head>a{flex:1;min-width:0}.people-card-head>a strong{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.people-card-head .people-actions{flex:none;gap:5px;width:auto;margin-left:auto;display:flex}.profile-location{text-overflow:ellipsis;white-space:nowrap;align-items:center;min-width:0;max-width:100%;overflow:hidden;display:flex!important}.profile-location svg{flex:none}@media (max-width:480px){.people-grid article{flex-wrap:nowrap;grid-template-columns:auto minmax(0,1fr);align-items:center;display:grid}.people-card-copy{width:100%}.people-card-head .people-actions{grid-template-columns:none;width:auto;margin-left:auto;display:flex}.people-card-head .people-actions button{min-height:34px}.profile-location{width:100%}}
