svg{background:transparent}.ui-icon-img{pointer-events:none;-webkit-user-select:none;user-select:none;-webkit-user-drag:none;object-fit:contain;display:block}.nav-icon{width:28px;height:28px;border-radius:50%;background:#15191e;display:inline-flex;align-items:center;justify-content:center;font-size:12px;font-weight:700}.nav-icon svg,.nav-icon .ui-icon-img{width:18px;height:18px;color:currentColor}.nav-icon.nav-avatar{padding:0;overflow:hidden;border:1px solid rgba(255,255,255,.2);border-radius:50%;aspect-ratio:1 / 1;flex-shrink:0}.nav-icon.nav-avatar img{width:100%;height:100%;display:block;object-fit:cover;object-position:center}.nav-avatar-fallback{font-size:12px;font-weight:700;color:#fff}[class*=avatar] img{object-fit:cover;object-position:center}.nav-caret{display:inline-flex;width:12px;height:12px;margin-left:auto;flex-shrink:0;transition:transform .2s ease}.nav-caret svg{width:100%;height:100%;display:block}.create-post-dropdown-item-with-icon{padding-left:12px}.create-post-dropdown-item-icon{width:28px;height:28px;flex-shrink:0;display:inline-flex;align-items:center;justify-content:center}.create-post-dropdown-item-icon svg,.create-post-dropdown-item-icon .ui-icon-img{width:18px;height:18px;color:currentColor}.sidebar.right .nav-icon.nav-avatar{width:36px;height:36px}.profile-edit-inline-icon{display:inline-flex;align-items:center;justify-content:center}.profile-edit-inline-icon svg{width:18px;height:18px}.feed-caret svg{width:100%;height:100%;display:block}.speaker-toggle svg,.speaker-toggle .speaker-toggle-icon{width:22px;height:22px;display:block;object-fit:contain;background:transparent;vertical-align:middle}.playback-indicator svg{width:30px;height:30px}.action-btn.liked svg path{stroke:#ff2d55;fill:#ff2d55}.action-icon{width:40px;height:40px;display:inline-flex;align-items:center;justify-content:center;color:#fff}.action-icon svg{width:100%;height:100%}.post-view-count svg{width:18px;height:18px}.profile-post-views svg,.profile-post-views .profile-post-views-icon{width:16px;height:16px}.profile-post-private svg{width:14px;height:14px}*{box-sizing:border-box}body{margin:0;font-family:Montserrat,system-ui,sans-serif;background:#010203;color:#fff;overflow:hidden}a{color:inherit;text-decoration:none}.app{min-height:100vh;overflow:hidden}.logo{font-family:"Press Start 2P",cursive;font-size:16px;text-transform:lowercase;color:var(--site-primary);transition:color .2s ease}.logo:hover{color:var(--site-secondary)}.layout{display:grid;grid-template-columns:200px 1fr 250px;gap:24px;padding:24px;height:100vh;min-height:100vh}.sidebar{position:sticky;top:0;align-self:start;display:flex;flex-direction:column;gap:12px;padding:24px 12px;border-right:1px solid rgba(255,255,255,.08);min-height:100vh}.sidebar-logo{align-self:flex-start;position:relative;display:inline-block;--shine-interval: 2.5s;padding:6px;margin-bottom:6px}.sidebar-logo:after{content:attr(data-text);position:absolute;top:0;right:0;bottom:0;left:0;color:transparent;background-image:linear-gradient(120deg,transparent 0%,rgba(255,255,255,.65) 50%,transparent 100%);background-size:200% 100%;background-position:-120% 0;-webkit-background-clip:text;background-clip:text;opacity:0;pointer-events:none;animation:logoShine var(--shine-interval) ease-in-out infinite}@keyframes logoShine{0%{background-position:-120% 0;opacity:0}12%{opacity:.7}24%{background-position:120% 0;opacity:0}to{background-position:120% 0;opacity:0}}@media (prefers-reduced-motion: reduce){.sidebar-logo:after{animation:none}}.snapsera-title{font-weight:700;font-size:16px;letter-spacing:.08em;text-transform:uppercase;color:#fffc;padding:0 6px 6px}.feed-section{display:flex;flex-direction:column;gap:8px;padding:10px 6px;border-radius:12px;background:#ffffff05}.feed-section-title{font-weight:700;font-size:13px;text-transform:uppercase;letter-spacing:.08em;color:#ffffffa6}.feed-section-links,.feed-dropdown{display:flex;flex-direction:column;gap:6px}.feed-dropdown>summary{list-style:none;cursor:pointer}.feed-dropdown>summary::-webkit-details-marker{display:none}.feed-dropdown-links{display:flex;flex-direction:column;gap:6px;padding-left:10px}.feed-subitem{display:block;padding:8px 10px;border-radius:10px;font-size:13px;font-weight:600;color:#ffffffdb;transition:background .2s ease,color .2s ease}.feed-subitem-with-icon{display:flex;align-items:center;gap:8px}.feed-subitem-icon{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0}.feed-subitem-icon .ui-icon-img{width:16px;height:16px}.feed-subitem-summary{display:flex;align-items:center;justify-content:space-between;gap:8px}.feed-caret{display:inline-flex;width:12px;height:12px;color:#ffffffb3;transition:transform .2s ease}.feed-dropdown[open] .feed-caret{transform:rotate(90deg)}.feed-subitem:hover:not(.locked),.feed-subitem.active:not(.locked){background:color-mix(in srgb,var(--site-primary) 16%,transparent)}.feed-subitem.locked{opacity:.4;cursor:not-allowed;pointer-events:none}.feed-dropdown.locked{pointer-events:none}.feed-dropdown.locked summary{opacity:.4;cursor:not-allowed}color: #ffffff; } .sidebar.right{border-right:none;border-left:1px solid rgba(255,255,255,.08);align-items:stretch}.nav-item{display:flex;align-items:center;gap:10px;padding:10px 12px;border-radius:10px;font-weight:600;color:#fff;transition:background .2s ease,color .2s ease}.nav-button{background:transparent;border:none;width:100%;text-align:left;cursor:pointer;font:inherit}.nav-text{display:flex;flex-direction:column;gap:2px}.nav-subtext{font-size:11px;font-weight:500;color:#ffffffa6}.nav-item:hover,.nav-item.active{background:color-mix(in srgb,var(--site-primary) 16%,transparent);color:#fff}.create-post-dropdown{position:relative}.create-post-dropdown>button{white-space:nowrap}.create-post-dropdown-menu{position:absolute;top:100%;left:0;right:0;margin-top:4px;display:flex;flex-direction:column;gap:2px;padding:4px;border-radius:10px;border:1px solid rgba(255,255,255,.12);background:#12161cfa;box-shadow:0 8px 24px #0006;z-index:20}.create-post-dropdown-item{padding-left:38px;text-decoration:none}.create-post-dropdown:has(button[aria-expanded=true]) .nav-caret{transform:rotate(90deg)}.profile-dropdown{position:relative}.profile-dropdown-menu{position:absolute;top:100%;left:0;right:0;margin-top:4px;display:flex;flex-direction:column;gap:2px;padding:4px;border-radius:10px;border:1px solid rgba(255,255,255,.12);background:#12161cfa;box-shadow:0 8px 24px #0006;z-index:20}.profile-dropdown-item{padding-left:38px;text-decoration:none}.profile-dropdown:has(button[aria-expanded=true]) .nav-caret{transform:rotate(90deg)}.sidebar.right .nav-text.nav-text-profile{min-width:0;overflow:hidden}.sidebar.right .nav-text-profile .nav-text-line{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.sidebar-top-actions{display:flex;align-items:center;gap:8px;margin-bottom:12px;padding-bottom:12px;border-bottom:1px solid rgba(255,255,255,.08)}.sidebar-top-actions>*{flex:1}.sidebar-bottom{margin-top:auto;display:flex;flex-direction:column;gap:12px;padding-bottom:24px}.staff-panel-button{color:gold!important}.staff-panel-button:hover{color:#ffed4e!important}.settings-popover{position:relative;display:flex;flex-direction:column;align-items:flex-start;gap:8px}.settings-button-icon-only{padding:10px;min-width:auto;justify-content:center}.settings-button-icon-only .nav-icon{margin:0}.staff-perms-indicator{font-size:12px;font-weight:600;color:#f6d36a;padding:4px 0;text-align:left;letter-spacing:.02em}.settings-panel{position:absolute;right:calc(100% + 12px);bottom:0;align-self:flex-start;width:220px;min-height:120px;border-radius:12px;border:1px solid rgba(255,255,255,.12);background:#ffffff08;box-shadow:0 20px 40px #00000059;z-index:10}.sidebar-section{display:flex;flex-direction:column;gap:10px;margin-top:8px;padding-top:4px}.sidebar-section-title{display:flex;align-items:center;gap:10px;font-weight:700;font-size:13px;text-transform:uppercase;letter-spacing:.08em;color:#ffffffb3}.sidebar-following-list{display:flex;flex-direction:column;gap:8px}.sidebar-following-item{display:flex;flex-direction:column;gap:2px;padding:8px 10px;border-radius:10px;color:#fff;background:#ffffff0a;transition:background .2s ease,color .2s ease}.sidebar-following-item:hover{background:color-mix(in srgb,var(--site-primary) 18%,transparent);color:#fff}.sidebar-following-name{font-size:14px;font-weight:600}.sidebar-following-handle{font-size:12px;color:#fff9}.sidebar-following-empty{font-size:12px;color:#ffffff8c;padding:0 2px}.content{min-height:calc(100vh - 72px);height:100%;overflow:hidden}.feed,.profile{max-width:100%;margin:0 auto;padding:0;height:100%;min-height:0;display:flex;flex-direction:column}.auth-shell{min-height:100vh;background:#070b10}.auth-loading-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#020508eb;display:flex;align-items:center;justify-content:center;z-index:100;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.sign-in-prompt-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:#01020380;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);display:flex;align-items:center;justify-content:center;z-index:90;padding:16px}.sign-in-prompt-modal{background:#101419;border-radius:16px;padding:32px 24px;max-width:min(480px,100%);box-shadow:0 8px 32px #00000080;border:1px solid rgba(255,255,255,.08);display:flex;flex-direction:column;gap:24px}.sign-in-prompt-content{text-align:center}.sign-in-prompt-modal h2{margin:0 0 12px;font-size:20px;font-weight:600;line-height:1.4;color:#fffffff2}.sign-in-prompt-subtext{margin:0;font-size:14px;line-height:1.5;color:#ffffffbf}.sign-in-prompt-link{color:var(--site-primary);text-decoration:none;transition:color .2s ease}.sign-in-prompt-link:hover{color:var(--site-secondary);text-decoration:underline}.sign-in-prompt-actions{display:flex;flex-direction:column;gap:10px}.sign-in-prompt-btn{display:block;width:100%;padding:12px 16px;border-radius:10px;font-size:14px;font-weight:600;text-align:center;cursor:pointer;transition:background .2s ease,color .2s ease;border:none;font-family:inherit;text-decoration:none}.sign-in-prompt-btn.sign-in-prompt-primary{background:var(--site-primary);color:#fff}.sign-in-prompt-btn.sign-in-prompt-primary:hover{background:var(--site-secondary);color:#fff}.auth-loading-stack{position:relative;display:grid;place-items:center}.auth-loading-logo{position:relative;display:flex;align-items:center;justify-content:center;animation:authLogoPulse 1.9s ease-in-out infinite}.auth-loading-logo img{max-width:400px;height:auto;user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;pointer-events:none;-webkit-user-drag:none;-khtml-user-drag:none;-moz-user-drag:none;-o-user-drag:none;user-drag:none;filter:drop-shadow(0 0 16px color-mix(in srgb,var(--site-primary) 40%,transparent))}.auth-loading-logo:after{content:"";position:absolute;left:-15%;top:55%;width:130%;height:2px;background:linear-gradient(90deg,transparent,rgba(255,210,210,.9),transparent);animation:authScan 1.4s ease-in-out infinite}.auth-loading-orbit{position:absolute;top:-112px;right:-112px;bottom:-112px;left:-112px;border-radius:999px;border:1px dashed color-mix(in srgb,var(--site-primary) 35%,transparent);animation:authOrbit 3.2s linear infinite}.auth-loading-orbit:before{content:"";position:absolute;top:-16px;left:50%;width:32px;height:32px;border-radius:50%;background:var(--site-primary);box-shadow:0 0 20px color-mix(in srgb,var(--site-primary) 70%,transparent);transform:translate(-50%)}.auth-loading-message{margin-top:64px;font-size:36px;color:#ffffffe6;text-align:center;animation:authLogoPulse 1.9s ease-in-out infinite}@keyframes authLogoPulse{0%,to{transform:scale(1)}50%{transform:scale(1.06)}}@keyframes authScan{0%{transform:translate(-20%) scaleX(.6);opacity:.3}50%{transform:translate(0) scaleX(1);opacity:.9}to{transform:translate(20%) scaleX(.6);opacity:.2}}@keyframes authOrbit{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.auth-page{min-height:100vh;display:flex;align-items:center;justify-content:center;padding:48px 16px;position:relative;overflow:hidden;background:#010203}.auth-page:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(45deg,#004d35,#007b56,#1a8a4f,#2ca762,#007b56,#004d35,#1a8a4f 90%,#2ca762);background-size:400% 400%;animation:gradientShift1 18s ease-in-out infinite;opacity:.4;z-index:0}.auth-page:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(ellipse 800px 600px at 15% 30%,rgba(0,123,86,.2) 0%,transparent 60%),radial-gradient(ellipse 700px 800px at 85% 70%,rgba(44,167,98,.18) 0%,transparent 55%),radial-gradient(ellipse 600px 500px at 50% 10%,rgba(0,123,86,.15) 0%,transparent 50%),radial-gradient(ellipse 500px 700px at 20% 80%,rgba(44,167,98,.12) 0%,transparent 45%);animation:pulseGlow1 12s ease-in-out infinite,pulseGlow2 16s ease-in-out infinite 2s,pulseGlow3 10s ease-in-out infinite 4s,pulseGlow4 14s ease-in-out infinite 1s;z-index:0}@keyframes gradientShift1{0%{background-position:0% 0%}25%{background-position:100% 50%}50%{background-position:50% 100%}75%{background-position:0% 50%}to{background-position:0% 0%}}@keyframes pulseGlow1{0%,to{opacity:.4;transform:translate(0) scale(1)}25%{opacity:.7;transform:translate(20px,-15px) scale(1.1)}50%{opacity:.5;transform:translate(-10px,25px) scale(.95)}75%{opacity:.8;transform:translate(15px,10px) scale(1.05)}}@keyframes pulseGlow2{0%,to{opacity:.3;transform:translate(0) scale(1)}30%{opacity:.6;transform:translate(-25px,20px) scale(1.15)}60%{opacity:.4;transform:translate(15px,-20px) scale(.9)}90%{opacity:.7;transform:translate(-10px,-15px) scale(1.08)}}@keyframes pulseGlow3{0%,to{opacity:.35;transform:translate(0) scale(1)}40%{opacity:.65;transform:translate(30px,15px) scale(1.12)}80%{opacity:.45;transform:translate(-20px,-25px) scale(.92)}}@keyframes pulseGlow4{0%,to{opacity:.3;transform:translate(0) scale(1)}35%{opacity:.6;transform:translate(-15px,30px) scale(1.1)}70%{opacity:.4;transform:translate(25px,-15px) scale(.98)}}.auth-card{width:min(420px,92vw);background:#0a0e14f5;border-radius:20px;border:1px solid rgba(255,255,255,.08);box-shadow:0 24px 60px #00000073;padding:28px;display:flex;flex-direction:column;gap:18px;position:relative;z-index:1}.auth-header{display:flex;flex-direction:column;gap:6px}.auth-brand{font-size:12px;letter-spacing:.2em;text-transform:uppercase;color:#ffffff8c}.auth-logo{display:flex;align-items:center;justify-content:center;margin:0 auto;padding-bottom:32px}.auth-logo img{max-width:280px;height:auto;user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;pointer-events:none;-webkit-user-drag:none;-khtml-user-drag:none;-moz-user-drag:none;-o-user-drag:none;user-drag:none}.auth-header h1{margin:0;font-size:24px}.auth-header p{margin:0;color:#ffffffb3}.set-sex-shell{min-height:100vh;display:flex;align-items:center;justify-content:center;padding:48px 16px}.set-sex-card{width:min(420px,92vw)}.set-sex-form{display:flex;flex-direction:column;gap:12px}.set-sex-option{padding:14px 20px;border-radius:12px;border:1px solid rgba(255,255,255,.2);background:#ffffff14;color:#fff;font-size:16px;font-weight:600;cursor:pointer}.set-sex-option:hover:not(:disabled){background:#ffffff24;border-color:#ffffff4d}.set-sex-option:disabled{opacity:.7;cursor:not-allowed}.feed-header,.profile-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px}.feed-list,.profile-posts{display:flex;flex-direction:column;gap:32px}.feed-list{height:100%;overflow-y:auto;scroll-snap-type:y mandatory;scroll-behavior:smooth;overscroll-behavior-y:contain;padding:0 12px;scrollbar-width:none;align-items:stretch;overflow-x:hidden;gap:0}.feed-list::-webkit-scrollbar{display:none}.post{position:relative;background:transparent;border-radius:20px;padding:0;display:flex;flex-direction:column;gap:12px;min-height:100%;width:100%;justify-content:center;align-items:center;scroll-snap-align:start}.feed-list .post{flex:0 0 auto;height:calc(100vh - 24px);min-height:calc(100vh - 24px);margin:0 0 24px;justify-content:stretch;align-items:center;scroll-snap-stop:always}.post-header{display:flex;justify-content:space-between;font-size:14px;color:#ffffffb3}.post-media{position:relative}.post-media{aspect-ratio:9 / 16;width:clamp(300px,38vw,520px);max-width:100%;height:auto;max-height:min(88vh,980px);margin:0 auto;border-radius:20px;overflow:hidden;background:#000;box-shadow:0 20px 60px #00000059;position:relative}.post-media video,.post-media img{position:relative}.feed-list .post-media{flex:0 0 auto;width:auto;max-width:100%;height:100%;max-height:100%;aspect-ratio:9 / 16!important;margin:0 auto;align-self:center;min-height:0}.speaker-toggle{position:absolute;top:12px;left:12px;width:42px;height:42px;border-radius:50%;background:#010203a6;border:1px solid rgba(255,255,255,.16);color:#fff;display:inline-flex;align-items:center;justify-content:center;z-index:2}.speaker-toggle.muted{color:var(--site-primary)}.speaker-toggle:hover{border-color:var(--site-primary);color:var(--site-primary)}.speaker-toggle:disabled{border-color:#ffffff1f;color:#ffffff73;cursor:not-allowed}.speaker-toggle:disabled:hover{border-color:#ffffff1f;color:#ffffff73}.playback-indicator{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;pointer-events:none;z-index:3}.playback-indicator span{width:72px;height:72px;border-radius:50%;background:#0000008c;display:inline-flex;align-items:center;justify-content:center;color:#fff;animation:playback-pop .6s ease forwards}.post-media video,.post-media img{width:100%;height:100%;object-fit:cover;background:#000}.post-overlay{position:absolute;top:0;right:0;bottom:0;left:0;padding:20px;display:flex;justify-content:space-between;align-items:flex-end;pointer-events:none}.post-meta{max-width:85%;display:flex;flex-direction:column;gap:6px;background:#01020338;padding:12px 14px;border-radius:14px;pointer-events:none;text-shadow:0 0 2px rgba(0,0,0,.9),0 1px 2px rgba(0,0,0,.8)}.post-meta .staff-badge{text-shadow:none;box-shadow:none}.post-user{display:inline-flex;align-items:center;gap:8px}.post-username-wrap{position:relative;display:inline-flex;pointer-events:auto}.post-username{font-weight:600;pointer-events:auto;border:none;padding:0;background:none;font:inherit;color:inherit;cursor:pointer;text-align:left;transition:transform .2s ease;text-shadow:none;box-shadow:none}.post-username:hover{text-decoration:underline;background:none;text-shadow:none;box-shadow:none;transform:scale(1.06)}.post-user-popover{position:absolute;left:0;bottom:calc(100% + 10px);z-index:10;min-width:320px;width:320px;padding:16px;background:#0c0e12f5;border-radius:12px;box-shadow:0 4px 20px #00000080;pointer-events:auto;display:flex;flex-direction:column;align-items:stretch;gap:12px}.post-user-popover-header{display:flex;align-items:center;gap:14px;width:100%;min-width:0}.post-user-popover-avatar-wrap{width:52px;height:52px;min-width:52px;min-height:52px;border-radius:50%;overflow:hidden;flex-shrink:0;aspect-ratio:1 / 1;background:#ffffff1a;display:flex;align-items:center;justify-content:center}.post-user-popover-avatar{width:100%;height:100%;object-fit:cover;object-position:center;display:block}.post-user-popover-avatar-fallback{width:100%;height:100%;border-radius:50%;background:#fff3;display:flex;align-items:center;justify-content:center;font-size:20px;font-weight:600;color:#fff}.post-user-popover-username-wrap{min-width:0;flex:1;overflow:hidden}.post-user-popover-username{font-weight:600;font-size:16px;color:#fff;text-decoration:none;display:inline-block;max-width:100%}.post-user-popover-username .post-user-popover-username-inner{white-space:nowrap;display:inline-block}.post-user-popover-username:not(.username-marquee) .post-user-popover-username-inner{overflow:hidden;text-overflow:ellipsis;max-width:100%}.post-user-popover-username.username-marquee{animation:post-user-popover-username-marquee 6s ease-in-out infinite}.post-user-popover-username.username-marquee .post-user-popover-username-inner{will-change:transform}@keyframes post-user-popover-username-marquee{0%,25%{transform:translate(0)}45%{transform:translate(var(--marquee-distance, 0))}55%{transform:translate(var(--marquee-distance, 0))}75%{transform:translate(0)}to{transform:translate(0)}}.post-user-popover-username:hover{color:var(--site-primary);text-decoration:underline}.post-user-popover-stats{font-size:13px;color:#ffffffe6;line-height:1.5;width:100%;display:flex;flex-wrap:nowrap;gap:12px;align-items:center}.post-user-popover-stats-segment{white-space:nowrap}.post-user-popover-bio{font-size:13px;color:#ffffffd9;line-height:1.45;width:100%;margin:0}.post-user-popover-follow{margin-top:0;padding:10px 20px;border-radius:8px;border:none;background:var(--site-primary);color:#1a1a1a;font-weight:600;font-size:14px;cursor:pointer;width:100%}.post-user-popover-follow:hover{background:color-mix(in srgb,var(--site-secondary) 50%,transparent)}.post-user-popover-follow:disabled{background:#ffffff40;color:#fffc;cursor:default}.post-user-popover-view-profile{display:block;text-align:center;padding:10px 16px;border-radius:8px;border:1px solid rgba(255,255,255,.3);background:transparent;color:#fff;font-size:14px;font-weight:500;text-decoration:none}.post-user-popover-view-profile:hover{background:#ffffff1a;color:#fff}.post-timestamp{font-size:12px;opacity:.85}.post-caption{margin:0;font-size:14px;line-height:1.4}.post-caption-toggle{pointer-events:auto;cursor:pointer;margin:0;padding:0;border:none;background:none;font:inherit;font-size:14px;line-height:1.4;color:inherit;text-decoration:underline;display:inline}.ai-label{font-size:12px;color:#d4af37;background:#d4af3726;padding:4px 8px;border-radius:999px;width:fit-content}.staff-badge{font-size:11px;font-weight:700;letter-spacing:.06em;color:#3a2a00;background:linear-gradient(135deg,#f6d36a,#e7b84d);border:1px solid rgba(255,255,255,.35);padding:3px 8px;border-radius:999px;text-transform:uppercase}.profile-username{display:inline-flex;align-items:center;gap:10px;margin:0}.username-with-badge{display:inline-flex;align-items:center;gap:6px}.post-time{font-size:12px;color:#ffffffb3}.post-link{display:block;padding:16px;border:1px solid rgba(255,255,255,.16);border-radius:10px;color:#fff;word-break:break-all}.post-link.locked{border-color:#ffffff14;color:#ffffff73;cursor:not-allowed}.post-actions-rail{display:flex;flex-direction:column;gap:16px;align-items:center;pointer-events:auto}.post-actions-rail.locked{opacity:.55;pointer-events:none}.action-item{display:flex;flex-direction:column;align-items:center;gap:6px}.action-btn{width:56px;height:56px;padding:0;border-radius:50%;background:#ffffff1f;border:none;display:flex;align-items:center;justify-content:center;color:#fff;font-size:12px}.action-btn:disabled{color:#ffffff73;cursor:not-allowed}.action-btn:hover{color:#fff;background:#ffffff2e}.action-btn:disabled:hover{color:#ffffff73}.action-btn.liked{color:var(--site-secondary)}.heart-burst{position:absolute;transform:translate(-50%,-50%) scale(.6);font-size:56px;color:#ff3040;opacity:0;pointer-events:none;animation:heart-burst .9s ease forwards}@keyframes heart-burst{0%{transform:translate(-50%,-50%) scale(.6);opacity:0}20%{opacity:.9}to{transform:translate(-50%,-80%) scale(1.2);opacity:0}}@keyframes playback-pop{0%{transform:scale(.6);opacity:0}20%{opacity:1}to{transform:scale(1.1);opacity:0}}.action-count{font-size:12px;font-weight:600;letter-spacing:.2px;color:#fff;text-shadow:0 0 8px rgba(0,0,0,.6),0 1px 3px rgba(0,0,0,.5)}.action-count.liked{color:red}.action-btn:disabled+.action-count{color:#ffffff73}button{background:#11161c;color:#fff;border:none;padding:10px 16px;border-radius:999px;cursor:pointer;font-weight:600}button:disabled{background:#11161c99;color:#ffffff80;cursor:not-allowed}button:disabled:hover{background:#11161c99;color:#ffffff80}button:hover{background:var(--site-primary);color:#fff}button.secondary{background:transparent;border:1px solid rgba(255,255,255,.16);color:#fff}button.secondary:hover{border-color:var(--site-primary);color:#fff}.hint{font-size:14px;color:#ffffffb3}.loading{text-align:center;margin:16px 0}.post-detail{padding:16px;max-width:520px;margin:0 auto}.post-detail-error{text-align:center;padding:24px}.post-detail-error a{color:var(--color-link, #5b9bd5)}.post-detail-error a:hover{text-decoration:underline}.sentinel{height:1px}.past-two-sentinel{height:1px;width:100%;flex:0 0 auto;pointer-events:none;visibility:hidden}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:#0009;display:flex;align-items:center;justify-content:center;padding:16px}.modal{width:min(520px,100%);background:#101419;padding:24px;border-radius:16px;display:flex;flex-direction:column;gap:12px}.share-modal{width:min(480px,100%);padding:0;gap:0}.share-modal-header{display:flex;align-items:center;justify-content:space-between;padding:20px 24px;border-bottom:1px solid rgba(255,255,255,.08)}.share-modal-title{font-size:1.25rem;font-weight:600;margin:0}.share-modal-close{background:none;border:none;color:#ffffffb3;cursor:pointer;padding:4px;display:flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:6px;transition:background-color .2s,color .2s}.share-modal-close:hover{background:#ffffff14;color:#fff}.share-modal-close svg{width:20px;height:20px}.share-modal-preview{width:100%;max-height:300px;aspect-ratio:1;border-radius:0;overflow:hidden;background:#0b0f14;display:flex;align-items:center;justify-content:center}.share-modal-preview-media{display:block;width:100%;height:100%;object-fit:contain}.share-modal-link-container{padding:20px 24px;display:flex;flex-direction:column;gap:8px}.share-modal-link-label{font-size:13px;font-weight:500;color:#ffffffb3;text-transform:uppercase;letter-spacing:.5px}.share-modal-link-box{background:#0b0f14;border:1px solid rgba(255,255,255,.12);border-radius:8px;padding:12px 16px;word-break:break-all}.share-modal-link-text{font-size:14px;color:#ffffffe6;font-family:ui-monospace,Cascadia Code,Source Code Pro,Menlo,Consolas,DejaVu Sans Mono,monospace;-webkit-user-select:all;user-select:all}.share-modal-actions{display:flex;gap:12px;padding:20px 24px;border-top:1px solid rgba(255,255,255,.08)}.share-modal-copy-btn{flex:1;padding:12px 20px;border-radius:8px;border:none;background:var(--color-accent, #3b82f6);color:#fff;font-size:15px;font-weight:500;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:8px;transition:background-color .2s,transform .1s}.share-modal-copy-btn:hover{background:var(--color-accent-hover, #2563eb)}.share-modal-copy-btn:active{transform:scale(.98)}.share-modal-copy-btn.copied{background:#10b981}.share-modal-copy-btn.copied:hover{background:#059669}.share-modal-copy-btn svg{width:18px;height:18px;flex-shrink:0}.create-page{height:100%;padding:16px 24px 32px;overflow-y:auto}.create-header{display:flex;flex-direction:column;gap:6px;margin-bottom:16px}.create-subtitle{font-size:14px;color:#ffffffb3}.create-grid{display:grid;grid-template-columns:minmax(320px,420px) minmax(320px,1fr);gap:24px}.create-card,.create-details{background:#0b0f14;border-radius:16px;padding:16px;border:1px solid rgba(255,255,255,.08);display:flex;flex-direction:column;gap:12px}.create-dropzone{border:2px dashed rgba(255,255,255,.16);border-radius:14px;padding:16px;display:grid;place-items:center;background:#0b0f14;min-height:360px;position:relative;overflow:hidden}.create-cropper{display:flex;flex-direction:column;gap:12px;width:100%}.create-cropper-frame{position:relative;width:100%;aspect-ratio:9 / 16;border-radius:12px;overflow:hidden;background:#050608d9;border:1px solid rgba(255,255,255,.12)}.create-cropper-controls{display:flex;flex-direction:column;gap:8px;font-size:13px;color:#ffffffb3}.create-cropper-controls input[type=range]{width:100%}.panzoom-controls{display:flex;flex-direction:column;gap:8px;font-size:13px;color:#ffffffb3}.panzoom-controls input[type=range]{width:100%}.create-remove-button{align-self:flex-start;background:color-mix(in srgb,var(--site-primary) 12%,transparent);border:1px solid color-mix(in srgb,var(--site-primary) 35%,transparent);color:color-mix(in srgb,var(--site-secondary) 70%,transparent);border-radius:10px;padding:8px 12px;cursor:pointer;font-weight:600}.create-remove-button:hover{background:color-mix(in srgb,var(--site-primary) 20%,transparent);color:#fff}.create-dropzone.locked{opacity:.6;cursor:not-allowed;pointer-events:none}.create-dropzone.drag{border-color:var(--site-primary)}.create-dropzone input[type=file]{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;cursor:pointer}.create-dropzone video,.create-dropzone img{width:100%;height:100%;object-fit:cover;border-radius:10px}.create-placeholder{text-align:center;color:#ffffffbf}.create-placeholder span{display:block;margin-top:8px;font-size:13px;color:#fff9}.create-field{display:flex;flex-direction:column;gap:8px;font-size:14px;color:#fff}.create-field textarea{min-height:110px;resize:vertical;background:#0b0f14;color:#fff;border:1px solid rgba(255,255,255,.16);border-radius:10px;padding:10px}.create-section{display:flex;flex-direction:column;gap:8px}.create-toggle{display:flex;align-items:center;gap:10px;font-size:14px;color:#fff}.create-toggle input{width:16px;height:16px}.create-section h3{margin:0;font-size:14px;color:#fff}.create-cover{height:120px;border-radius:12px;background:#0b0f14;border:1px dashed rgba(255,255,255,.16);display:grid;place-items:center;color:#ffffffb3;font-size:13px}.create-actions{display:flex;justify-content:flex-end}.status{margin:0;font-size:13px;color:#ffffffbf}.status.error{color:var(--site-primary)}.status.success{color:#6fe38a}.status.info{color:#ffffffbf}@media (max-width: 960px){.create-grid{grid-template-columns:1fr}}.post-username{color:inherit;text-decoration:none}.post-username:hover{color:var(--site-primary);background:none;text-shadow:none;box-shadow:none;transform:scale(1.06)}.post-view-count{position:absolute;left:16px;bottom:16px;display:inline-flex;align-items:center;gap:6px;padding:6px 10px;border-radius:999px;background:#010203a6;color:#fff;font-size:12px;pointer-events:none;text-shadow:0 0 8px rgba(0,0,0,.6),0 1px 3px rgba(0,0,0,.5)}.follow-stack{position:relative;display:flex;flex-direction:column;align-items:center;gap:8px;margin-bottom:8px}.follow-avatar{width:56px;height:56px;min-width:56px;min-height:56px;border-radius:50%;aspect-ratio:1 / 1;border:2px solid rgba(255,255,255,.85);overflow:hidden;flex-shrink:0;display:flex;align-items:center;justify-content:center;background:#080a0ed9;color:#fff;text-decoration:none}.follow-avatar img{width:100%;height:100%;object-fit:cover;object-position:center;display:block}.follow-plus{position:absolute;bottom:-6px;left:50%;transform:translate(-50%);width:22px;height:22px;min-width:22px;min-height:22px;padding:0;border-radius:50%;border:none;background:#ff7f7f;color:transparent;font-weight:700;line-height:0;font-size:0;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;box-shadow:0 2px 6px #00000059}.follow-plus:before,.follow-plus:after{content:"";position:absolute;background:#fff;border-radius:1px}.follow-plus:before{width:10px;height:2px}.follow-plus:after{width:2px;height:10px}.follow-plus:disabled{opacity:.6;cursor:not-allowed}.profile-shell{display:flex;flex-direction:column;gap:12px;min-height:0;height:100%}.profile-main{display:flex;flex-direction:column;gap:24px;flex:1;min-height:0;overflow-y:auto;overflow-x:hidden;padding-right:6px;scrollbar-width:thin;scrollbar-color:rgba(255,255,255,.2) transparent;-ms-overflow-style:none}.profile-main::-webkit-scrollbar{width:8px}.profile-main::-webkit-scrollbar-track{background:transparent}.profile-main::-webkit-scrollbar-thumb{background:#fff3;border-radius:4px}.profile-main::-webkit-scrollbar-thumb:hover{background:#ffffff4d}.profile-identity{display:flex;flex-direction:row;gap:24px;align-items:flex-start;width:100%}.profile-header-left{display:flex;gap:24px;align-items:flex-start;min-width:0;flex:1}.profile-identity-text{display:flex;flex-direction:column;gap:10px;min-width:0;flex:1;align-items:flex-start}.profile-avatar{width:200px;height:200px;min-width:200px;min-height:200px;border-radius:50%;aspect-ratio:1 / 1;position:relative;overflow:hidden;flex-shrink:0;background:#080a0ed9;border:2px solid rgba(255,255,255,.2);display:flex;align-items:center;justify-content:center;color:#fff;font-size:56px;font-weight:700}.profile-avatar img{width:100%;height:100%;object-fit:cover;object-position:center;display:block}.profile-name-row{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.profile-name-sep{color:#fff6;font-weight:400;-webkit-user-select:none;user-select:none}.profile-edit-inline{display:inline-flex;align-items:center;gap:8px;padding:8px 18px;border-radius:8px;border:none;background:var(--site-primary);color:#1c0d0d;font-weight:600;cursor:pointer}.profile-display-name-inline{font-size:16px;font-weight:400;color:#ffffffb3}.profile-last-seen{font-size:11px;font-weight:500;color:#ffffff80}.profile-display-name{margin:0;font-size:18px;color:#ffffffd9}.profile-summary{display:flex;flex-direction:column;gap:12px}.profile-actions{display:flex;gap:12px}.profile-follow{padding:8px 18px;border-radius:8px;border:none;background:var(--site-primary);color:#1c0d0d;font-weight:600;cursor:pointer}.profile-follow.following{background:#ffffff1f;color:#fff;border:1px solid rgba(255,255,255,.2)}.profile-message{display:inline-flex;align-items:center;gap:8px;padding:8px 18px;border-radius:8px;border:1px solid rgba(255,255,255,.2);background:#ffffff14;color:#fff;font-weight:600;cursor:pointer}.profile-action-icon{width:18px;height:18px;flex-shrink:0}.profile-stats{display:flex;gap:18px;align-items:center;flex-wrap:wrap}.profile-stats div{display:flex;flex-direction:row;align-items:center;gap:8px;font-size:13px;color:#ffffffb3}.profile-stat-icon{width:18px;height:18px;flex-shrink:0}.profile-stats strong{font-size:18px;color:#fff}.profile-bio{margin:0;max-width:520px;color:#ffffffd9}.profile-private-note{margin:0;color:#fff9}@media (max-width: 640px){html.mobile-theme .profile-header-left{flex-direction:column;align-items:flex-start;text-align:left;gap:16px}html.mobile-theme .profile-identity-text{align-items:flex-start;width:100%}html.mobile-theme .profile-avatar{width:120px;height:120px;min-width:120px;min-height:120px;font-size:36px}html.mobile-theme .profile-identity{gap:16px}html.mobile-theme .profile-actions{flex-wrap:wrap;gap:8px}html.mobile-theme .profile-follow,html.mobile-theme .profile-edit-inline,html.mobile-theme .profile-message{padding:10px 16px;font-size:14px}html.mobile-theme .profile-stats{gap:12px;margin-top:8px}html.mobile-theme .profile-stats div{font-size:12px}html.mobile-theme .profile-stats strong{font-size:16px}html.mobile-theme .profile-posts-grid{grid-template-columns:repeat(2,1fr);gap:8px;padding:0 8px}html.mobile-theme .profile-post-tile{border-radius:12px}html.mobile-theme .profile-main{padding:16px 0;gap:16px}html.mobile-theme .profile-header-card{padding:0 16px}html.mobile-theme .profile-viewer-content{flex-direction:column}html.mobile-theme .profile-viewer-right{position:fixed;bottom:0;left:0;right:0;width:100%;max-height:50vh;border-left:none;border-top:1px solid rgba(255,255,255,.08);z-index:60;overflow-y:auto}html.mobile-theme .profile-viewer-close{right:16px;top:16px;background:#000000b3}html.mobile-theme .profile-viewer-left{width:100%}html.mobile-theme .profile-viewer-panel-user{flex-wrap:nowrap}html.mobile-theme .profile-viewer-avatar-wrap{width:40px;height:40px}html.mobile-theme .profile-viewer-names{min-width:0;flex:1}html.mobile-theme .profile-viewer-follow{padding:8px 16px;font-size:13px}}.profile-editor{padding:18px;border-radius:20px;background:#080a0eb3;border:1px solid rgba(255,255,255,.08);display:flex;flex-direction:column;gap:14px;overflow:visible}.profile-editor-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#06070ab8;display:flex;align-items:center;justify-content:center;z-index:40;padding:24px}.profile-editor-card{width:min(720px,92vw);max-height:90vh;overflow:auto}.profile-field{display:flex;flex-direction:column;gap:8px;font-size:13px;color:#ffffffb3}.profile-field input,.profile-field textarea{padding:10px 12px;border-radius:12px;border:1px solid rgba(255,255,255,.12);background:#050608cc;color:#fff}.profile-field textarea{min-height:80px;resize:vertical}.profile-field-hint{font-size:12px;color:#ffffff80;margin-top:4px}.avatar-cropper{display:flex;flex-direction:column;gap:12px}.avatar-cropper-frame{position:relative;width:min(320px,100%);aspect-ratio:1 / 1;border-radius:18px;overflow:hidden;background:#050608cc;border:1px solid rgba(255,255,255,.12)}.avatar-cropper-controls{display:flex;flex-direction:column;gap:10px;color:#ffffffb3}.avatar-cropper-controls input[type=range]{width:100%}.avatar-cropper-controls button{padding:8px 12px;border-radius:999px;border:none;background:#ffffff1f;color:#fff;cursor:pointer}.avatar-preview{display:flex;flex-direction:column;gap:8px;color:#ffffffb3}.avatar-preview img{width:120px;height:120px;min-width:120px;min-height:120px;border-radius:50%;aspect-ratio:1 / 1;object-fit:cover;object-position:center;display:block;border:2px solid rgba(255,255,255,.2)}.profile-toggle{display:flex;align-items:center;gap:10px;color:#fffc}.profile-editor-actions{display:flex;gap:12px}.profile-editor-actions button{padding:8px 16px;border-radius:999px;border:none;background:#ffffff1f;color:#fff;cursor:pointer}.profile-editor-actions button:last-child{background:var(--site-primary);color:#1c0d0d}.profile-password{display:flex;flex-direction:column;gap:12px;margin-top:12px;padding-top:12px;border-top:1px solid rgba(255,255,255,.08)}.profile-password h3{margin:0;font-size:14px;text-transform:uppercase;letter-spacing:.08em;color:#ffffffb3}.profile-password button{align-self:flex-start;padding:8px 16px;border-radius:999px;border:1px solid rgba(255,255,255,.2);background:#ffffff14;color:#fff;font-weight:600;cursor:pointer}.profile-posts-grid{display:grid;grid-template-columns:repeat(5,minmax(180px,1fr));justify-content:center;max-width:964px;margin:0 auto;gap:16px}.profile-posts-grid--empty{display:flex;justify-content:center;align-items:center;min-height:280px}.profile-posts-grid-empty{max-width:100%;text-align:center}.profile-post-tile{position:relative;border:none;background:#050608b3;border-radius:16px;overflow:hidden;aspect-ratio:9 / 16;padding:0;cursor:pointer}.profile-post-tile:disabled{cursor:default;opacity:.9}.profile-post-tile img,.profile-post-tile video{width:100%;height:100%;object-fit:cover;display:block}.post-blurred img,.post-blurred video,.profile-post-tile.post-blurred img,.profile-post-tile.post-blurred video{filter:blur(20px);-webkit-filter:blur(20px);pointer-events:none;user-select:none;-webkit-user-select:none}.profile-post-views{position:absolute;left:10px;bottom:10px;display:inline-flex;align-items:center;gap:6px;padding:6px 10px;border-radius:999px;background:#010203a6;color:#fff;font-size:12px}.profile-post-private{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);display:inline-flex;align-items:center;gap:6px;padding:8px 12px;border-radius:999px;background:#010203a6;color:#fff;font-size:12px;font-weight:600;pointer-events:none}.profile-visitors{padding:18px;border-radius:20px;background:#080a0eb3;border:1px solid rgba(255,255,255,.08);display:flex;flex-direction:column;gap:12px}.profile-views-total{margin:0;color:#ffffffb3}.visitor-list{display:flex;flex-direction:column;gap:10px}.visitor-card{display:flex;align-items:center;gap:10px;padding:8px 10px;border-radius:12px;background:#ffffff0d}.visitor-card img,.visitor-card span:first-child{width:34px;height:34px;border-radius:50%;background:#ffffff1f;display:inline-flex;align-items:center;justify-content:center;color:#fff;font-weight:600}.profile-empty{margin:0;color:#ffffff80}.profile-modal{position:fixed;top:0;right:0;bottom:0;left:0;background:#0000008c;display:flex;align-items:center;justify-content:center;z-index:50}.profile-modal-card{background:#0b0d12;border-radius:16px;padding:20px;width:min(420px,90vw);border:1px solid rgba(255,255,255,.1);display:flex;flex-direction:column;gap:12px}.profile-modal-actions{display:flex;flex-direction:column;gap:10px}.profile-modal-actions button{padding:10px 14px;border-radius:12px;border:none;background:#ffffff1f;color:#fff;cursor:pointer}.profile-modal-actions .danger{background:color-mix(in srgb,var(--site-primary) 20%,transparent);color:color-mix(in srgb,var(--site-secondary) 65%,transparent)}.profile-viewer-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:55;display:flex;align-items:stretch;justify-content:center}.profile-viewer-backdrop{position:absolute;top:0;right:0;bottom:0;left:0;background:#05070a;cursor:pointer}.profile-viewer-content{position:relative;display:flex;flex:1;min-width:0;max-width:100%;pointer-events:none}.profile-viewer-content>*{pointer-events:auto}.profile-viewer-close{position:absolute;top:20px;right:440px;z-index:10;width:44px;height:44px;border-radius:50%;background:#00000080;border:none;color:#fff;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;padding:0;transition:background .2s ease}.profile-viewer-close:hover{background:#000000b3}.profile-viewer-close svg{width:24px;height:24px}.profile-viewer-left{flex:1;min-width:0;height:100vh;overflow-y:auto;overflow-x:hidden;scroll-snap-type:y mandatory;scroll-behavior:smooth;scrollbar-width:none;display:flex;flex-direction:column;align-items:center}.profile-viewer-left::-webkit-scrollbar{display:none}.profile-viewer-slide{flex-shrink:0;height:100vh;height:100dvh;min-height:0;width:100%;display:flex;align-items:stretch;justify-content:center;scroll-snap-align:start;scroll-snap-stop:always;padding:0;margin:0}.profile-viewer-slide .post{margin:0;flex:1;min-height:0;justify-content:stretch;align-items:center}.profile-viewer-slide .post-media{height:100%;max-height:min(100%,100vh);max-height:min(100%,100dvh);width:auto;max-width:100%}.profile-viewer-right{width:420px;flex-shrink:0;background:#0b0d12fa;border-left:1px solid rgba(255,255,255,.08);overflow-y:auto;display:flex;flex-direction:column;gap:16px;padding:24px 20px}.profile-viewer-panel-user{display:flex;flex-wrap:wrap;align-items:center;gap:12px}.profile-viewer-avatar-wrap{width:48px;height:48px;border-radius:50%;overflow:hidden;background:#ffffff1a;flex-shrink:0}.profile-viewer-avatar{width:100%;height:100%;object-fit:cover}.profile-viewer-avatar-fallback{width:100%;height:100%;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:20px;color:#fffc}.profile-viewer-names{flex:1;min-width:0;display:flex;flex-direction:column;gap:2px}.profile-viewer-username{font-weight:600;font-size:15px;color:#fff}.profile-viewer-display-name{font-size:14px;color:#ffffffd9}.profile-viewer-date{font-size:12px;color:#ffffff80}.profile-viewer-follow{padding:10px 20px;border-radius:8px;border:none;background:var(--site-primary);color:#1c0d0d;font-weight:600;font-size:14px;cursor:pointer}.profile-viewer-follow.following{background:#ffffff1f;color:#ffffffe6}.profile-viewer-follow:disabled{opacity:.6;cursor:not-allowed}.profile-viewer-caption{font-size:14px;color:#ffffffe6;margin:0;line-height:1.4}.profile-viewer-counts{display:flex;align-items:center;gap:20px}.profile-viewer-count-btn{display:inline-flex;align-items:center;gap:6px;font-size:14px;color:#ffffffe6;background:none;border:none;padding:6px 0;cursor:pointer;font:inherit;border-radius:0}.profile-viewer-count-btn:hover:not(:disabled){color:#fff;background:none}.profile-viewer-count-btn:hover:not(:disabled) .profile-viewer-count-icon{transform:scale(1.2)}.profile-viewer-count-btn:hover:not(:disabled) .profile-viewer-count-icon:after{opacity:1;animation:profile-viewer-particle .5s ease-out forwards}.profile-viewer-count-btn.liked,.profile-viewer-count-btn.liked .profile-viewer-count-icon{color:#ef4444}.profile-viewer-count-btn.liked .profile-viewer-count-icon svg{fill:#ef4444;stroke:#ef4444}.profile-viewer-count-btn:disabled{cursor:default;opacity:.7}.profile-viewer-count-icon{display:inline-flex;width:22px;height:22px;position:relative;transition:transform .2s ease}.profile-viewer-count-icon:after{content:"";position:absolute;left:50%;top:50%;width:3px;height:3px;margin:-1.5px 0 0 -1.5px;border-radius:50%;background:#ffffffd9;box-shadow:-12px -8px #ffffff80,10px -6px #fff6,-6px 10px #ffffff73,8px 8px #ffffff59;opacity:0;pointer-events:none}.profile-viewer-count-btn.liked .profile-viewer-count-icon:after{background:#ef4444e6;box-shadow:-12px -8px #ef444466,10px -6px #ef444459,-6px 10px #ef444466,8px 8px #ef44444d}@keyframes profile-viewer-particle{0%{transform:scale(.5);opacity:.85}to{transform:scale(2);opacity:0}}.profile-viewer-count-icon svg{width:100%;height:100%;transition:fill .2s ease,stroke .2s ease}.profile-viewer-comments-placeholder{margin-top:8px;padding-top:16px;border-top:1px solid rgba(255,255,255,.08)}.profile-viewer-comments-title{font-size:14px;font-weight:600;color:#ffffffe6;margin:0 0 8px}.profile-viewer-comments-placeholder-text{font-size:13px;color:#ffffff80;margin:0}.profile-viewer-owner-actions{display:flex;flex-direction:column;gap:8px;margin-top:auto;padding-top:16px}.profile-viewer-owner-actions button{padding:10px 14px;border-radius:12px;border:none;background:#ffffff1f;color:#fff;cursor:pointer;font-size:14px}.profile-viewer-owner-actions .danger{background:color-mix(in srgb,var(--site-primary) 20%,transparent);color:color-mix(in srgb,var(--site-secondary) 65%,transparent)}@media (max-width: 960px){.profile-viewer-right{width:340px}.profile-viewer-close{right:356px}}@media (max-width: 960px){.profile-shell{grid-template-columns:1fr}}.modal label{display:flex;flex-direction:column;gap:6px;font-size:14px}input,select{padding:10px;border-radius:10px;border:1px solid rgba(255,255,255,.16);background:#0b0f14;color:#fff}.dropzone{border:2px dashed rgba(255,255,255,.16);padding:20px;border-radius:12px;text-align:center}.dropzone.drag{border-color:var(--site-primary)}.modal-actions{display:flex;gap:12px}.auth-form{display:flex;flex-direction:column;gap:14px}.auth-field{display:flex;flex-direction:column;gap:6px;font-size:14px;color:#fffc}.auth-field-hint{font-size:12px;margin-top:2px}.auth-field-hint.success{color:#7ff0a4}.auth-field-hint.error{color:#f44}.auth-field-hint.info{color:gold}.password-strength{margin-top:6px;display:flex;flex-direction:column;gap:6px}.password-strength-label{font-size:12px;color:#ffffffb3}.password-strength-value{font-weight:600;text-transform:capitalize}.password-strength-value.weak{color:#f44}.password-strength-value.fair{color:#fa0}.password-strength-value.good{color:gold}.password-strength-value.strong{color:#7ff0a4}.password-strength-bar{height:4px;background:#ffffff1a;border-radius:2px;overflow:hidden}.password-strength-fill{height:100%;transition:width .2s ease,background-color .2s ease;border-radius:2px}.password-strength-fill.weak{background:#f44}.password-strength-fill.fair{background:#fa0}.password-strength-fill.good{background:gold}.password-strength-fill.strong{background:#7ff0a4}.auth-message{padding:10px 12px;border-radius:10px;font-size:14px}.auth-message.success{background:#5bdc8429;border:1px solid rgba(91,220,132,.35);color:#7ff0a4}.auth-message.error{background:color-mix(in srgb,var(--site-primary) 16%,transparent);border:1px solid color-mix(in srgb,var(--site-primary) 35%,transparent);color:color-mix(in srgb,var(--site-secondary) 70%,transparent)}.auth-actions{display:flex;flex-direction:column;gap:10px}.auth-form button{width:100%}.auth-form button:disabled{opacity:.6;cursor:not-allowed}.auth-link{text-align:center;font-size:13px;color:#fff9;text-decoration:none}.auth-link:hover{color:#fff}.auth-ghost{text-align:center;font-size:13px;color:#ffffffbf;border:1px solid rgba(255,255,255,.18);border-radius:12px;padding:10px 12px;transition:border .2s ease,color .2s ease,background .2s ease}.auth-ghost:hover{color:#fff;background:#ffffff0f;border-color:#ffffff59}.mobile-header,.mobile-menu-toggle,.mobile-logo,.mobile-profile-link,.mobile-menu,.mobile-menu-overlay{display:none}@media (max-width: 640px){html.mobile-theme .mobile-header{display:flex;align-items:center;justify-content:space-between;padding:12px 16px;background:#05070afa;border-bottom:1px solid rgba(255,255,255,.08);position:sticky;top:0;z-index:50;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}html.mobile-theme .mobile-menu-toggle{display:flex;align-items:center;justify-content:center;width:40px;height:40px;background:none;border:none;color:#fff;cursor:pointer;padding:0;border-radius:8px;transition:background .2s ease}html.mobile-theme .mobile-menu-toggle:hover{background:#ffffff14}html.mobile-theme .mobile-menu-toggle svg{width:24px;height:24px}html.mobile-theme .mobile-logo{font-family:"Press Start 2P",cursive;font-size:14px;letter-spacing:.14em;text-transform:lowercase;color:var(--site-primary);text-decoration:none;flex:1;text-align:center}html.mobile-theme .mobile-profile-link{display:flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:50%;overflow:hidden;background:#ffffff1a;text-decoration:none}html.mobile-theme .mobile-avatar{width:100%;height:100%;object-fit:cover}html.mobile-theme .mobile-avatar-fallback{width:100%;height:100%;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:18px;color:#fffc}html.mobile-theme .mobile-menu-overlay{display:block;position:fixed;top:0;right:0;bottom:0;left:0;background:#000000b3;z-index:60;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);animation:fadeIn .2s ease}html.mobile-theme .mobile-menu{display:flex;position:fixed;top:0;left:0;bottom:0;width:min(320px,85vw);max-width:320px;background:#05070afa;border-right:1px solid rgba(255,255,255,.08);z-index:70;transform:translate(-100%);transition:transform .3s ease;overflow-y:auto;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}html.mobile-theme .mobile-menu.open{transform:translate(0)}html.mobile-theme .mobile-menu-content{display:flex;flex-direction:column;gap:12px;padding:24px 12px;width:100%}html.mobile-theme .mobile-menu-divider{height:1px;background:#ffffff14;margin:12px 0}html.mobile-theme .profile-dropdown-mobile,html.mobile-theme .create-post-dropdown-mobile{display:flex;flex-direction:column;gap:2px}html.mobile-theme .create-post-dropdown-mobile .create-post-dropdown-item{padding-left:38px}html.mobile-theme .layout{grid-template-columns:1fr;padding:0;gap:0}html.mobile-theme .sidebar,html.mobile-theme .sidebar.right{display:none}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}html.mobile-theme .content{padding:0;min-height:calc(100vh - 57px)}html.mobile-theme .feed,html.mobile-theme .profile{padding:0;height:100%}html.mobile-theme .feed-list .post{height:calc(100vh - 81px);min-height:calc(100vh - 81px);margin:0 0 24px}html.mobile-theme .feed-list .post-media{aspect-ratio:9 / 16;max-height:100%}html.mobile-theme .auth-page{padding:32px 16px}html.mobile-theme .post{padding:8px}html.mobile-theme .post-media{aspect-ratio:9 / 16;width:min(92vw,420px);max-width:100%;height:auto;max-height:82vh}html.mobile-theme .profile-viewer-slide .post-media{width:auto;max-width:100%;height:100%;max-height:min(100%,100vh);max-height:min(100%,100dvh)}} .staff-panel{max-width:800px;margin:0 auto;padding:48px 24px}.staff-panel-header{margin-bottom:32px}.staff-panel-header-content{display:flex;justify-content:space-between;align-items:flex-start}.staff-panel-header h1{font-size:32px;margin:0 0 8px}.staff-panel-header p{color:#fff9;margin:0}.staff-panel-close{background:transparent;border:none;color:#ffffffb3;cursor:pointer;padding:8px;display:flex;align-items:center;justify-content:center;border-radius:4px;transition:all .2s;width:32px;height:32px}.staff-panel-close:hover{background:#ffffff1a;color:#fff}.staff-panel-close svg{width:20px;height:20px}.staff-panel-content{display:flex;flex-direction:column;gap:32px}.staff-section{background:#0a0e14f5;border-radius:20px;border:1px solid rgba(255,255,255,.08);padding:24px}.staff-section h2{font-size:20px;margin:0 0 16px}.staff-form{display:flex;flex-direction:column;gap:16px}.form-group{display:flex;flex-direction:column;gap:8px}.form-group label{font-size:14px;color:#fffc}.form-group input{background:#ffffff0d;border:1px solid rgba(255,255,255,.1);border-radius:8px;padding:12px;color:#fff;font-size:14px;font-family:inherit}.form-group input:focus{outline:none;border-color:var(--site-primary, #00aaff)}.staff-form button{background:var(--site-primary, #00aaff);border:none;border-radius:8px;padding:12px 24px;color:#fff;font-size:14px;font-weight:600;cursor:pointer;transition:background .2s}.staff-form button:hover:not(:disabled){background:var(--site-secondary, #0088cc)}.staff-form button:disabled{opacity:.5;cursor:not-allowed}.staff-message{padding:12px 16px;border-radius:8px;font-size:14px}.staff-message.error{background:#ff44441a;border:1px solid rgba(255,68,68,.3);color:#f44}.staff-message.success{background:#44ff441a;border:1px solid rgba(68,255,68,.3);color:#4f4}.syncs-list{display:flex;flex-direction:column;gap:16px}.sync-item{background:#ffffff08;border:1px solid rgba(255,255,255,.08);border-radius:12px;padding:16px;display:flex;justify-content:space-between;align-items:flex-start;gap:16px}.sync-info{flex:1;display:flex;flex-direction:column;gap:8px}.sync-header{display:flex;align-items:center;gap:12px}.sync-header strong{font-size:16px}.sync-status{font-size:12px}.status-active{color:#4f4}.status-inactive{color:#fff6}.sync-details{display:flex;flex-direction:column;gap:4px;font-size:13px;color:#fff9}.sync-error{color:#f44;font-size:12px;margin-top:4px}.sync-actions{display:flex;gap:8px}.sync-actions button{padding:8px 16px;border-radius:6px;font-size:13px;font-weight:500;cursor:pointer;border:none;transition:all .2s}.btn-sync{background:var(--site-primary, #00aaff);color:#fff}.btn-sync:hover:not(:disabled){background:var(--site-secondary, #0088cc)}.btn-sync:disabled{opacity:.5;cursor:not-allowed}.btn-remove{background:#ff44441a;color:#f44;border:1px solid rgba(255,68,68,.3)}.btn-remove:hover{background:#f443}.notification-bell-container{position:relative}.notification-bell-button{position:relative;background:transparent;border:none;color:#ffffffdb;cursor:pointer;padding:10px;border-radius:10px;display:flex;align-items:center;justify-content:center;transition:background .2s ease,color .2s ease;width:100%;min-width:40px}.notification-bell-button:hover{background:color-mix(in srgb,var(--site-primary) 16%,transparent);color:#fff}.notification-badge{position:absolute;top:6px;right:6px;background:var(--site-primary, #00aaff);color:#fff;font-size:10px;font-weight:700;padding:2px 5px;border-radius:10px;min-width:18px;text-align:center;line-height:14px}.notification-dropdown{position:absolute;top:100%;right:0;margin-top:8px;width:320px;max-height:500px;background:#12161cfa;border:1px solid rgba(255,255,255,.12);border-radius:12px;box-shadow:0 8px 24px #0006;z-index:100;display:flex;flex-direction:column;overflow:hidden}.notification-dropdown-header{display:flex;justify-content:space-between;align-items:center;padding:16px;border-bottom:1px solid rgba(255,255,255,.08)}.notification-dropdown-header h3{margin:0;font-size:16px;font-weight:700;color:#fff}.notification-mark-all-read{background:transparent;border:none;color:var(--site-primary, #00aaff);cursor:pointer;font-size:12px;font-weight:600;padding:4px 8px;border-radius:6px;transition:background .2s ease}.notification-mark-all-read:hover{background:#00aaff1a}.notification-list{overflow-y:auto;max-height:400px}.notification-item{display:flex;align-items:center;gap:12px;padding:12px 16px;background:transparent;border:none;width:100%;text-align:left;cursor:pointer;transition:background .2s ease;position:relative}.notification-item:hover{background:#ffffff0d}.notification-item.unread{background:#00aaff0d}.notification-item.unread:hover{background:#00aaff1a}.notification-avatar{width:40px;height:40px;border-radius:50%;overflow:hidden;flex-shrink:0;background:#ffffff1a;display:flex;align-items:center;justify-content:center}.notification-avatar img{width:100%;height:100%;object-fit:cover}.notification-avatar-fallback{font-size:16px;font-weight:700;color:#fff}.notification-content{flex:1;min-width:0;display:flex;flex-direction:column;gap:4px}.notification-message{font-size:14px;font-weight:500;color:#ffffffe6;line-height:1.4}.notification-time{font-size:12px;color:#ffffff80}.notification-unread-dot{width:8px;height:8px;border-radius:50%;background:var(--site-primary, #00aaff);flex-shrink:0}.notification-loading,.notification-empty{padding:24px;text-align:center;color:#ffffff80;font-size:14px}.notification-empty{font-style:italic}
