:root{--bg:#09090b;--surface:#111114;--surface2:#17171b;--surface3:#202026;--text:#f5f5f7;--muted:#96969f;--line:#26262d;--soft:#151518;--danger:#ff5d6c;--shadow:0 18px 60px rgba(0,0,0,.32);--female1:#ff4f8f;--female2:#ff9abc;--male1:#4b79ff;--male2:#5fc5ff;--les1:#ff7f75;--les2:#b94b9e;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color-scheme:dark}
html[data-theme="light"]{--bg:#fff;--surface:#f8f8fa;--surface2:#f1f1f4;--surface3:#e8e8ed;--text:#111114;--muted:#74747e;--line:#e4e4e8;--soft:#f6f6f8;--shadow:0 18px 55px rgba(20,20,30,.10);color-scheme:light}
*{box-sizing:border-box}html{background:var(--bg);scroll-behavior:smooth}body{margin:0;background:var(--bg);color:var(--text);min-height:100vh;overflow-x:hidden;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}a{color:inherit;text-decoration:none}button,input,textarea,select{font:inherit}button{cursor:pointer}.hidden{display:none!important}.icon{display:block}.desktop-shell{width:min(1260px,100%);margin:0 auto;display:grid;grid-template-columns:230px minmax(0,640px) 300px;gap:28px;align-items:start}.app-shell{min-width:0;border-inline:1px solid var(--line);min-height:100vh}.desktop-left,.desktop-right{position:sticky;top:0;height:100vh;padding:22px 10px;display:flex;flex-direction:column}.desktop-logo{display:inline-flex;align-items:center;gap:9px;width:max-content;margin:2px 10px 28px;font-weight:850;font-size:20px;letter-spacing:-.04em}.logo-mark{width:35px;height:35px;display:inline-grid;place-items:center}.logo-mark svg{width:100%;height:100%;display:block}.brand-word{font-weight:860;letter-spacing:-.045em}.desktop-nav{display:flex;flex-direction:column;gap:8px}.desktop-nav-item{border:0;background:transparent;color:var(--text);display:flex;align-items:center;gap:14px;padding:13px 14px;border-radius:14px;font-size:15px;font-weight:700;text-align:left}.desktop-nav-item:hover{background:var(--surface)}.desktop-compose{margin:18px 8px 0;border:0;border-radius:999px;background:var(--text);color:var(--bg);font-weight:850;padding:13px}.desktop-account{margin-top:auto;display:flex;align-items:center;gap:10px;padding:10px;border-radius:15px}.desktop-account:hover{background:var(--surface)}.desktop-account img{width:40px;height:40px;border-radius:50%}.desktop-account div{display:flex;flex-direction:column;min-width:0}.desktop-account b{font-size:13px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.desktop-account small{font-size:11px;color:var(--muted);margin-top:3px}.desktop-right{padding-top:74px;gap:14px}.side-card{border:1px solid var(--line);background:var(--surface);border-radius:20px;padding:17px}.side-card h3{margin:0 0 9px;font-size:15px}.side-card p{color:var(--muted);font-size:13px;line-height:1.55;margin:0 0 12px}.side-card a{display:block;padding:9px 0;border-top:1px solid var(--line);font-size:13px;font-weight:700}.side-mini{color:var(--muted);font-size:11px;line-height:1.7;padding:0 4px}.topbar{position:sticky;top:0;z-index:60;height:58px;display:flex;align-items:center;justify-content:space-between;padding:0 15px;background:color-mix(in srgb,var(--bg) 88%,transparent);backdrop-filter:blur(22px) saturate(160%);border-bottom:1px solid color-mix(in srgb,var(--line) 82%,transparent)}.brand{display:none;align-items:center;gap:7px}.brand .logo-mark{width:31px;height:31px}.brand .brand-word{font-size:16px}.top-actions{display:flex;gap:7px;margin-left:auto}.top-icon{position:relative;width:38px;height:38px;border:1px solid var(--line);background:var(--surface);color:var(--text);border-radius:12px;display:grid;place-items:center;transition:.18s}.top-icon:hover{background:var(--surface2)}.theme-toggle .moon-icon{display:none}html[data-theme="light"] .theme-toggle .sun-icon{display:none}html[data-theme="light"] .theme-toggle .moon-icon{display:block}.notif-badge{position:absolute;right:-4px;top:-5px;min-width:18px;height:18px;padding:0 5px;border-radius:99px;background:#ff365e;color:#fff;font-size:10px;font-weight:850;display:grid;place-items:center;border:2px solid var(--bg)}.main-feed{min-height:75vh}.welcome-banner{margin:14px 14px 8px;border:1px solid var(--line);border-radius:20px;background:linear-gradient(135deg,color-mix(in srgb,var(--surface) 88%,#8b5cff 12%),var(--surface));padding:16px 42px 16px 15px;display:flex;gap:12px;position:relative;overflow:hidden;transition:.22s}.welcome-banner:after{content:"";position:absolute;width:150px;height:150px;border-radius:50%;right:-80px;top:-80px;background:radial-gradient(circle,rgba(145,103,255,.22),transparent 70%)}.welcome-banner.closing{opacity:0;transform:translateY(-8px)}.welcome-logo .logo-mark{width:42px;height:42px}.welcome-banner strong{font-size:16px;letter-spacing:-.02em}.welcome-banner p{margin:4px 0 0;color:var(--muted);font-size:12.5px;line-height:1.5}.welcome-close{position:absolute;right:10px;top:10px;border:0;background:transparent;color:var(--muted);padding:6px;border-radius:9px;z-index:2}.feed-head{padding:18px 16px 10px}.feed-title h1{margin:0;font-size:26px;line-height:1.05;letter-spacing:-.045em}.feed-title p{margin:5px 0 0;color:var(--muted);font-size:12.5px}.quick-compose{margin:2px 14px 10px;padding:10px 11px;border:1px solid var(--line);border-radius:16px;background:var(--surface);display:flex;align-items:center;gap:9px}.quick-compose .compose-open{flex:1;text-align:left;border:0;background:none;color:var(--muted);padding:6px;font-size:14px}.mini-plus{width:34px!important;height:34px!important;flex:0 0 34px!important;border-radius:11px!important;background:var(--text)!important;color:var(--bg)!important;display:grid!important;place-items:center!important}.avatar-img{width:42px;height:42px;border-radius:50%;object-fit:cover;display:block;border:1px solid color-mix(in srgb,var(--line) 80%,transparent);background:var(--surface2);flex:0 0 auto}.avatar-sm{width:34px;height:34px}.avatar-xs{width:30px;height:30px}.username{font-weight:800;letter-spacing:-.02em}.username.accent-female{background:linear-gradient(90deg,var(--female1),var(--female2));-webkit-background-clip:text;background-clip:text;color:transparent}.username.accent-male{background:linear-gradient(90deg,var(--male1),var(--male2));-webkit-background-clip:text;background-clip:text;color:transparent}.username.accent-rainbow{background:linear-gradient(90deg,#ff4e71,#ffb246,#58cf7a,#50a7ff,#9b67ff);-webkit-background-clip:text;background-clip:text;color:transparent}.username.accent-lesbian{background:linear-gradient(90deg,var(--les1),#ff9a73,#d85a9f,var(--les2));-webkit-background-clip:text;background-clip:text;color:transparent}.username.accent-neutral{color:var(--muted)}.post-card{position:relative;padding:15px 15px 13px;border-top:1px solid var(--line);transition:background .18s}.post-card:hover{background:color-mix(in srgb,var(--surface) 35%,var(--bg))}.post-row{display:flex;gap:11px}.post-main{min-width:0;flex:1}.post-topline{display:flex;align-items:flex-start;justify-content:space-between;gap:8px}.post-meta{display:flex;align-items:center;gap:6px;font-size:13px;line-height:1.3}.post-meta>span{color:var(--muted)}.rank-badge,.profile-rank{font-size:9.5px;color:var(--muted);display:flex;align-items:center;gap:4px;margin-top:3px;font-weight:650}.rank-badge span,.profile-rank span{font-size:9px}.post-menu-wrap{position:relative}.post-more{border:0;background:none;color:var(--muted);padding:3px 4px;border-radius:8px}.post-more:hover{background:var(--surface2);color:var(--text)}.post-pop{position:absolute;right:0;top:29px;z-index:15;min-width:170px;background:var(--surface2);border:1px solid var(--line);box-shadow:var(--shadow);border-radius:13px;padding:6px}.post-pop a{display:flex;gap:8px;align-items:center;padding:9px 10px;border-radius:9px;font-size:12px;font-weight:700}.post-pop a:hover{background:var(--surface3)}.post-body{display:block;padding:7px 0 10px;font-size:15px;line-height:1.52;letter-spacing:-.008em;overflow-wrap:anywhere}.social-link{text-decoration:underline;text-underline-offset:3px}.post-media{display:block;margin:1px 0 11px;border-radius:16px;overflow:hidden;border:1px solid var(--line);background:var(--surface)}.post-media img{display:block;width:100%;max-height:570px;object-fit:cover}.post-actions{display:flex;align-items:center;gap:18px;color:var(--muted)}.action{border:0;background:none;color:inherit;padding:3px 0;display:flex;align-items:center;gap:5px;font-size:11px}.action b{font-size:11px;font-weight:650}.action:hover{color:var(--text)}.action.active{color:#ff4d6f}.views{margin-left:auto}.feed-sentinel{height:72px;display:grid;place-items:center}.feed-sentinel span{width:20px;height:20px;border:2px solid var(--line);border-top-color:var(--text);border-radius:50%;opacity:0}.feed-sentinel.loading span{opacity:1;animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.guest-more{width:calc(100% - 28px);margin:14px;border:1px solid var(--line);border-radius:17px;background:var(--surface);padding:16px;text-align:left;color:var(--text)}.guest-more b{display:block;font-size:14px}.guest-more span{display:block;margin-top:4px;color:var(--muted);font-size:12px}.detail-gate{margin-top:18px}.notification-panel{position:fixed;z-index:95;top:64px;left:50%;transform:translateX(-50%) translateY(-8px);width:min(420px,calc(100vw - 24px));max-height:min(650px,calc(100vh - 90px));display:flex;flex-direction:column;background:var(--surface);border:1px solid var(--line);border-radius:20px;box-shadow:var(--shadow);opacity:0;pointer-events:none;transition:.18s}.notification-panel.open{opacity:1;pointer-events:auto;transform:translateX(-50%) translateY(0)}.notification-head{display:flex;justify-content:space-between;align-items:center;padding:14px 15px;border-bottom:1px solid var(--line)}.notification-head>div{display:flex;flex-direction:column}.notification-head b{font-size:14px}.notification-head small{color:var(--muted);font-size:10px;margin-top:2px}.icon-btn{border:0;background:transparent;color:var(--text);padding:6px;border-radius:9px}.notification-list{overflow:auto;overscroll-behavior:contain}.notif-item{display:flex;gap:10px;padding:12px 14px;border-bottom:1px solid var(--line)}.notif-item:hover{background:var(--surface2)}.notif-item img{width:34px;height:34px;border-radius:50%}.notif-item p{margin:0;font-size:12.5px;line-height:1.42}.notif-item time{display:block;margin-top:4px;color:var(--muted);font-size:10px}.notif-loading,.notif-empty{padding:28px;text-align:center;color:var(--muted);font-size:12px}.notif-more{border:0;border-top:1px solid var(--line);background:var(--surface);color:var(--text);padding:12px;font-weight:750}.profile-hero{position:relative;padding:22px 16px 18px;border-bottom:1px solid var(--line);overflow:visible}.profile-hero:before{content:"";position:absolute;inset:0;pointer-events:none;opacity:.15}.profile-hero.theme-female:before{background:radial-gradient(circle at 85% 10%,#ff6eae,transparent 38%),radial-gradient(circle at 10% 70%,#ffb8d1,transparent 35%)}.profile-hero.theme-male:before{background:radial-gradient(circle at 90% 15%,#4f9cff,transparent 40%),radial-gradient(circle at 10% 70%,#355cff,transparent 35%)}.profile-hero.theme-rainbow:before{background:linear-gradient(120deg,rgba(255,76,112,.5),rgba(255,184,73,.35),rgba(80,198,116,.35),rgba(77,154,255,.4),rgba(153,91,255,.5))}.profile-hero.theme-lesbian:before{background:linear-gradient(120deg,rgba(255,126,104,.5),rgba(255,166,92,.4),rgba(210,78,149,.45),rgba(146,62,147,.45))}.profile-inner{position:relative}.profile-top{display:flex;justify-content:space-between;align-items:flex-start;gap:14px}.profile-ident{display:flex;align-items:center;gap:13px;min-width:0}.profile-avatar-wrap{position:relative}.profile-avatar{width:78px;height:78px;border-radius:50%;display:block;border:3px solid var(--bg);box-shadow:0 0 0 1px var(--line);object-fit:cover}.avatar-change{position:absolute;left:50%;bottom:-10px;transform:translateX(-50%);white-space:nowrap;border:1px solid var(--line);background:var(--surface2);color:var(--text);height:25px;padding:0 8px;border-radius:999px;font-size:9px;font-weight:750;display:flex;align-items:center;gap:4px;box-shadow:0 5px 18px rgba(0,0,0,.18)}.profile-copy{min-width:0}.profile-copy h1{margin:0;font-size:22px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.profile-copy .gender{font-size:12px;color:var(--muted);margin-top:4px}.profile-rank{font-size:10px;margin-top:5px}.profile-actions{position:relative;z-index:20}.dots{width:37px;height:37px;border:1px solid var(--line);background:color-mix(in srgb,var(--surface) 85%,transparent);color:var(--text);border-radius:12px;display:grid;place-items:center}.menu-pop{position:absolute;right:0;top:44px;width:205px;background:var(--surface2);border:1px solid var(--line);box-shadow:var(--shadow);border-radius:14px;padding:6px;z-index:100}.menu-pop a,.menu-pop button{width:100%;display:flex;align-items:center;gap:9px;border:0;background:none;color:var(--text);padding:10px;border-radius:9px;text-align:left;font-size:12px;font-weight:700}.menu-pop a:hover,.menu-pop button:hover{background:var(--surface3)}.menu-pop .danger{color:var(--danger)}.profile-stats{display:flex;gap:30px;margin:22px 0 0 91px}.profile-stats div{display:flex;flex-direction:column}.profile-stats b{font-size:17px}.profile-stats span{font-size:10px;color:var(--muted);margin-top:2px}.tabs{display:flex;border-bottom:1px solid var(--line);height:46px}.tab{position:relative;flex:1;display:grid;place-items:center;color:var(--muted);font-size:12px;font-weight:750}.tab.active{color:var(--text)}.tab.active:after{content:"";position:absolute;left:22%;right:22%;bottom:-1px;height:2px;background:var(--text);border-radius:2px}.register-card{margin:16px 14px 26px;border:1px solid var(--line);border-radius:22px;background:var(--surface);padding:18px}.register-intro{display:flex;gap:11px;align-items:center}.register-intro .logo-mark{width:44px;height:44px}.register-intro h2{margin:0;font-size:19px}.register-intro p{margin:4px 0 0;color:var(--muted);font-size:12px}.readonly-identity{margin:16px 0;display:flex;flex-direction:column;border:1px solid var(--line);background:var(--bg);padding:12px;border-radius:13px}.readonly-identity small{color:var(--muted);font-size:10px}.readonly-identity b{margin-top:3px}.gender-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;margin-bottom:14px}.gender-opt{display:block}.gender-opt input{position:absolute;opacity:0;pointer-events:none}.gender-opt span{height:48px;border:1px solid var(--line);background:var(--bg);border-radius:13px;display:flex;align-items:center;gap:9px;padding:0 12px;font-size:12px;font-weight:750;transition:.18s}.gender-opt i{width:13px;height:13px;border-radius:50%;background:var(--muted);box-shadow:0 0 0 3px color-mix(in srgb,var(--muted) 16%,transparent)}.gender-opt input:checked+span{border-color:transparent;box-shadow:0 0 0 2px var(--text) inset}.gender-female span{background:linear-gradient(120deg,rgba(255,71,138,.14),rgba(255,154,188,.08))}.gender-female i{background:linear-gradient(135deg,#ff4f8f,#ff9abb)}.gender-male span{background:linear-gradient(120deg,rgba(73,115,255,.14),rgba(89,190,255,.08))}.gender-male i{background:linear-gradient(135deg,#4b79ff,#5fc5ff)}.gender-lesbian span{background:linear-gradient(120deg,rgba(255,127,117,.16),rgba(185,75,158,.10))}.gender-lesbian i{background:linear-gradient(135deg,#ff806f,#bc4f9c)}.gender-gay span{background:linear-gradient(110deg,rgba(255,76,112,.13),rgba(255,184,73,.10),rgba(80,198,116,.10),rgba(77,154,255,.12),rgba(153,91,255,.12))}.gender-gay i{background:linear-gradient(135deg,#ff4e71,#ffb246,#58cf7a,#50a7ff,#9b67ff)}.gender-unspecified{grid-column:1/-1}.gender-unspecified i{background:#8f8f99}.consent-row{display:grid;grid-template-columns:19px 1fr;gap:9px;align-items:start;margin:11px 0;color:var(--muted);font-size:11.5px;line-height:1.5}.consent-row input{appearance:none;width:18px;height:18px;margin:0;border:1px solid var(--line);background:var(--bg);border-radius:5px;display:grid;place-items:center}.consent-row input:checked{background:var(--text);border-color:var(--text)}.consent-row input:checked:after{content:"✓";color:var(--bg);font-size:12px;font-weight:900}.consent-row a{text-decoration:underline}.register-submit{width:100%;margin-top:8px}.primary-btn,.secondary-btn,.danger-btn{border:0;border-radius:12px;padding:11px 15px;font-weight:800}.primary-btn{background:var(--text);color:var(--bg)}.secondary-btn{background:var(--surface2);color:var(--text);border:1px solid var(--line)}.danger-btn{background:var(--danger);color:#fff;width:100%}.form-msg{margin-top:9px;color:var(--danger);font-size:11px;line-height:1.4}.error-box{padding:10px;border-radius:10px;background:color-mix(in srgb,var(--danger) 10%,transparent)}.reply-form{display:grid;grid-template-columns:1fr auto;gap:10px;padding:13px 15px;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.reply-field{border:1px solid var(--line);border-radius:14px;background:var(--surface);padding:9px 10px}.reply-field textarea,.nested-reply-form textarea{width:100%;border:0;background:transparent;color:var(--text);resize:none;outline:none;min-height:54px;font-size:13px}.reply-tools{display:flex;align-items:center;gap:8px}.reply-tools small{color:var(--muted);font-size:10px}.media-pick{color:var(--muted);cursor:pointer}.media-pick input{display:none}.reply-submit{align-self:end}.reply-card{padding:13px 15px;border-bottom:1px solid var(--line);position:relative}.reply-card.depth-1{margin-left:36px}.reply-card.depth-2{margin-left:58px}.reply-card.depth-1:before,.reply-card.depth-2:before{content:"";position:absolute;left:-18px;top:-1px;bottom:18px;border-left:1px solid var(--line)}.reply-head{display:flex;gap:9px}.reply-content{min-width:0;flex:1}.reply-card .body{font-size:13.5px;line-height:1.5;margin:5px 0 8px}.reply-media{display:block;max-width:360px;margin:0 0 9px;border-radius:13px;overflow:hidden;border:1px solid var(--line)}.reply-media img{display:block;width:100%;max-height:330px;object-fit:cover}.nested-reply-form{margin:9px 0 0;border:1px solid var(--line);border-radius:13px;background:var(--surface);padding:8px}.nested-tools{display:flex;align-items:center;justify-content:space-between}.nested-tools .primary-btn{padding:7px 11px;font-size:11px}.compose-sheet{position:fixed;z-index:110;left:50%;bottom:18px;transform:translate(-50%,calc(100% + 40px));width:min(590px,calc(100vw - 24px));background:var(--surface);border:1px solid var(--line);border-radius:22px;box-shadow:var(--shadow);padding:8px 15px 15px;transition:.24s ease;pointer-events:none}.compose-sheet.open{transform:translate(-50%,0);pointer-events:auto}.sheet-backdrop{position:fixed;z-index:105;inset:0;background:rgba(0,0,0,.46);opacity:0;pointer-events:none;transition:.2s}.sheet-backdrop.open{opacity:1;pointer-events:auto}.sheet-handle{width:38px;height:4px;border-radius:5px;background:var(--line);margin:1px auto 8px}.sheet-head{display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line);padding:4px 0 10px}.sheet-head>div{display:flex;flex-direction:column}.sheet-head strong{font-size:14px}.sheet-head small{font-size:10px;color:var(--muted)}.composer-user{display:flex;align-items:center;gap:8px;padding-top:12px}.compose-sheet textarea{width:100%;min-height:130px;border:0;outline:0;background:transparent;color:var(--text);resize:none;font-size:15px;padding:12px 0}.image-preview-wrap{position:relative;border:1px solid var(--line);border-radius:15px;overflow:hidden;margin-bottom:10px}.image-preview-wrap img{width:100%;max-height:340px;object-fit:cover;display:block}.preview-remove{position:absolute;right:8px;top:8px;border:0;width:31px;height:31px;border-radius:50%;display:grid;place-items:center;background:rgba(0,0,0,.65);color:#fff}.compose-tools{display:grid;grid-template-columns:auto 1fr auto auto;align-items:center;gap:10px;border-top:1px solid var(--line);padding-top:10px}.compose-hint,#charCount{color:var(--muted);font-size:10px}.legal-footer{text-align:center;color:var(--muted);font-size:10px;padding:25px 15px 36px;line-height:1.9}.bottom-nav{display:none}.join-backdrop,.modal-backdrop{position:fixed;inset:0;z-index:150;background:rgba(0,0,0,.58);display:grid;place-items:center;padding:16px}.join-card,.confirm-modal{position:relative;width:min(390px,100%);background:var(--surface);border:1px solid var(--line);border-radius:22px;padding:24px;box-shadow:var(--shadow);text-align:center}.join-x{position:absolute;right:10px;top:10px;border:0;background:transparent;color:var(--muted);padding:7px}.join-mark .logo-mark{width:52px;height:52px;margin:auto}.join-card h2,.confirm-modal h2{font-size:20px;margin:12px 0 7px}.join-card p,.confirm-modal p{font-size:12.5px;line-height:1.55;color:var(--muted)}.join-actions{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-top:16px}.legal{padding:20px 18px 32px;line-height:1.66}.legal h1{font-size:27px;letter-spacing:-.04em}.legal h2{font-size:18px;margin-top:25px}.legal h3{font-size:15px;margin-top:19px}.legal p,.legal li{color:color-mix(in srgb,var(--text) 80%,var(--muted));font-size:13px}.notice{border:1px solid var(--line);background:var(--surface);border-radius:14px;padding:12px;font-size:12px;line-height:1.55}.help-list details{border-top:1px solid var(--line);padding:14px 2px}.help-list summary{font-weight:750;font-size:13px;cursor:pointer}.help-list p{color:var(--muted);line-height:1.55}.help-search{width:100%;border:1px solid var(--line);background:var(--surface);color:var(--text);border-radius:13px;padding:11px 12px;outline:none;margin:8px 0 14px}.support-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.support-card{border:1px solid var(--line);border-radius:17px;padding:15px;background:var(--surface)}.support-card h3{margin-top:0}.empty{padding:34px;text-align:center;color:var(--muted);font-size:12px}.state-page{min-height:100vh;display:grid;place-items:center;padding:22px}.state-card{max-width:440px;text-align:center;background:var(--surface);border:1px solid var(--line);border-radius:24px;padding:30px}.state-card p{color:var(--muted)}
@media(max-width:1050px){.desktop-shell{grid-template-columns:82px minmax(0,640px) 280px;gap:18px}.desktop-logo .brand-word,.desktop-nav-item span,.desktop-account div{display:none}.desktop-logo{margin-inline:auto}.desktop-nav-item{justify-content:center}.desktop-compose{font-size:0;width:48px;height:48px;padding:0;margin-inline:auto}.desktop-compose:after{content:"+";font-size:25px}.desktop-account{justify-content:center}}
@media(max-width:860px){body{padding-bottom:76px}.desktop-shell{display:block;width:100%}.desktop-left,.desktop-right{display:none}.app-shell{width:100%;max-width:680px;margin:auto;border-inline:0}.brand{display:flex}.topbar{padding-inline:14px}.bottom-nav{display:flex;position:fixed;z-index:80;left:50%;bottom:0;transform:translateX(-50%);width:min(680px,100%);height:68px;padding:5px 12px max(5px,env(safe-area-inset-bottom));background:color-mix(in srgb,var(--bg) 93%,transparent);backdrop-filter:blur(20px);border-top:1px solid var(--line)}.nav-item{flex:1;border:0;background:none;color:var(--muted);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3px;font-size:9px}.nav-item.active{color:var(--text)}.compose-orb{width:40px;height:40px;border-radius:14px;background:var(--text);color:var(--bg);display:grid;place-items:center}.nav-compose span:last-child{display:none}.legal-footer{padding-bottom:85px}.notification-panel{top:64px}.welcome-banner{margin-top:10px}}
@media(max-width:520px){.feed-title h1{font-size:23px}.post-card{padding-inline:13px}.post-row{gap:9px}.avatar-img{width:39px;height:39px}.post-actions{gap:15px}.views{margin-left:auto}.profile-hero{padding-inline:14px}.profile-avatar{width:70px;height:70px}.profile-stats{margin-left:83px;gap:25px}.gender-grid{gap:8px}.gender-opt span{height:46px;padding-inline:10px}.register-card{margin-inline:12px;padding:15px}.reply-card.depth-1{margin-left:24px}.reply-card.depth-2{margin-left:38px}.compose-tools{grid-template-columns:auto 1fr auto}.compose-hint{display:none}.compose-tools .primary-btn{grid-column:3}.support-grid{grid-template-columns:1fr}.notification-panel{left:12px;right:12px;transform:translateY(-8px);width:auto}.notification-panel.open{transform:translateY(0)}}
.form-card{margin:16px 14px 28px;border:1px solid var(--line);border-radius:20px;background:var(--surface);padding:17px}.form-card h2{margin-top:0}.form-card label,.register-card>form>label:not(.consent-row){display:block;font-size:11px;font-weight:750;margin:10px 0 5px}.field{width:100%;border:1px solid var(--line);background:var(--bg);color:var(--text);border-radius:12px;padding:11px 12px;outline:none}.field:focus,.help-search:focus{border-color:color-mix(in srgb,var(--text) 40%,var(--line))}
/* V4 visual refinement: flatter, denser, less templated social UI */
:root{--radius-sm:10px;--radius-md:14px;--radius-lg:18px;--brand:#7c5cff}
.logo-mark{filter:drop-shadow(0 5px 14px rgba(124,92,255,.18))}.brand-word{font-weight:800;letter-spacing:-.035em}.desktop-logo{font-size:19px}.side-card,.quick-compose,.register-card,.support-card,.form-card{border-radius:14px}.post-card{padding-top:14px;padding-bottom:12px}.post-media{border-radius:13px}.top-icon{border-radius:10px;background:transparent}.top-icon:hover{background:var(--surface)}.desktop-nav-item{border-radius:11px}.desktop-compose{border-radius:12px}.welcome-banner{border-radius:14px;background:var(--surface);box-shadow:none}.welcome-banner:before{content:"";position:absolute;left:0;top:0;bottom:0;width:3px;background:linear-gradient(#7c5cff,#ff5c8a,#ffb45c)}.welcome-banner:after{display:none}.notification-panel,.compose-sheet,.join-card,.confirm-modal{border-radius:16px}.post-pop,.menu-pop{border-radius:11px}
.profile-hero{position:relative;border-bottom:1px solid var(--line);background:var(--bg)!important;padding:0!important;overflow:visible!important}.profile-hero:before{content:"";display:block;height:128px;background:linear-gradient(115deg,#555,#777);opacity:.98}.profile-hero.theme-female:before{background:linear-gradient(115deg,#ff3f86,#ff8db7 58%,#ffd2e1)}.profile-hero.theme-male:before{background:linear-gradient(115deg,#315bea,#4f8cff 58%,#8fd7ff)}.profile-hero.theme-lesbian:before{background:linear-gradient(115deg,#ff765f,#f59675 38%,#d94b9b 70%,#8b3e8f)}.profile-hero.theme-rainbow:before{background:linear-gradient(115deg,#ff4e71 0 18%,#ffad45 18% 36%,#56c978 36% 54%,#45a0ff 54% 72%,#8b62ff 72% 88%,#e84fba 88%)}.profile-hero.theme-neutral:before{background:linear-gradient(115deg,#555861,#858995)}.profile-inner{margin-top:-48px;position:relative;padding:0 20px 18px}.profile-avatar{width:88px;height:88px;border:4px solid var(--bg);box-shadow:0 2px 12px rgba(0,0,0,.14)}.profile-avatar-wrap{position:relative;width:max-content;flex:0 0 auto}.avatar-change{position:absolute!important;right:-3px!important;bottom:3px!important;top:auto!important;left:auto!important;width:31px!important;height:31px!important;border-radius:50%!important;padding:0!important;display:grid!important;place-items:center!important;border:2px solid var(--bg)!important;background:var(--surface)!important;color:var(--text)!important;box-shadow:0 3px 10px rgba(0,0,0,.24)!important;z-index:4}.avatar-change span{display:none!important}.activity-dot{position:absolute;right:5px;bottom:5px;width:14px;height:14px;border-radius:50%;border:3px solid var(--bg);z-index:3}.activity-dot.online{background:#25c66a}.activity-dot.offline{background:#8a8d94}.avatar-change+.activity-dot{right:27px;bottom:5px}.profile-copy h1{font-size:23px}.profile-stats{margin-left:102px}.profile-stats b{font-size:18px}.profile-rank{font-size:10px}.dots{border-radius:10px;background:var(--bg)}
.reply-card{background:var(--bg)}.reply-card.depth-1,.reply-card.depth-2{border-left:1px solid var(--line);margin-right:0}.reply-views{margin-left:auto}.reply-card .post-actions{gap:14px}
.legal-footer{border-top:1px solid var(--line);padding:24px 18px 32px;text-align:left}.footer-links{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px 14px;max-width:620px;margin:0 auto}.footer-links a{font-size:10.5px;color:var(--muted);line-height:1.35}.footer-links a:hover{color:var(--text)}.footer-powered{max-width:620px;margin:18px auto 0;padding-top:14px;border-top:1px solid var(--line);font-size:10px;color:var(--muted)}.footer-powered a{font-weight:750;color:var(--text)}.footer-powered span{opacity:.72}
.legal{max-width:720px;margin:0 auto;padding:28px 24px 46px}.legal h1{font-size:30px;line-height:1.08;margin-bottom:22px}.legal h2{font-size:18px;margin-top:30px}.legal p,.legal li{font-size:13.5px;line-height:1.75}.policy-links{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.policy-links a{border:1px solid var(--line);padding:10px 11px;border-radius:10px;font-size:12px;font-weight:700}.policy-links a:hover{background:var(--surface)}
@media(min-width:861px){.app-shell{background:var(--bg)}.main-feed{background:var(--bg)}.desktop-right .side-card{background:transparent}.post-card:hover{background:var(--surface)}.topbar{height:56px}}
@media(max-width:520px){.profile-hero:before{height:104px}.profile-inner{margin-top:-42px;padding-inline:14px}.profile-avatar{width:80px;height:80px}.profile-stats{margin-left:92px}.footer-links{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px 12px}.legal{padding-inline:17px}.policy-links{grid-template-columns:1fr}.reply-form{grid-template-columns:1fr}.reply-submit{width:100%}}

.logo-mark{color:var(--text);filter:none!important}.logo-mark svg{display:block}.profile-actions{position:relative;z-index:8}.menu-pop{z-index:30}.profile-top{align-items:flex-start!important;padding-top:0}.profile-ident{align-items:flex-end!important}.profile-copy{padding-bottom:4px}.activity-dot{box-shadow:0 0 0 1px color-mix(in srgb,var(--bg) 80%,transparent)}

/* AnonKi V6 — profile, loader and neutral category refinements */
.username.accent-homosexual{color:var(--text);background:none;-webkit-background-clip:initial;background-clip:initial}
.gender-homosexual span{background:linear-gradient(120deg,rgba(110,118,129,.14),rgba(148,163,184,.08))}.gender-homosexual i{background:linear-gradient(135deg,#697386,#9aa3b2)}
.profile-hero{padding:0!important;margin:0!important;background:var(--bg)!important;border-bottom:1px solid var(--line);overflow:visible!important}
.profile-hero:before{display:none!important}
.profile-cover{height:144px;background:linear-gradient(135deg,#343840,#5b626f);border-bottom:1px solid color-mix(in srgb,var(--line) 70%,transparent)}
.profile-hero.theme-female .profile-cover{background:linear-gradient(135deg,#e9457b 0%,#f078a1 55%,#f7b1c8 100%)}
.profile-hero.theme-male .profile-cover{background:linear-gradient(135deg,#315cd8 0%,#4b87ee 58%,#78b7f6 100%)}
.profile-hero.theme-homosexual .profile-cover{background:linear-gradient(135deg,#49515e 0%,#687281 56%,#8c96a4 100%)}
.profile-hero.theme-neutral .profile-cover{background:linear-gradient(135deg,#46494f,#70747d)}
.profile-body{position:relative;padding:0 18px 18px;background:var(--bg)}
.profile-avatar-row{height:52px;display:flex;justify-content:space-between;align-items:flex-start;position:relative}
.profile-avatar-wrap{position:relative;width:94px;height:94px;transform:translateY(-47px);z-index:4}
.profile-avatar{width:94px!important;height:94px!important;border-radius:50%;object-fit:cover;border:4px solid var(--bg)!important;background:var(--surface2);box-shadow:0 4px 16px rgba(0,0,0,.16)!important}
.profile-actions{position:relative;z-index:10;margin-top:10px}
.profile-actions .dots{width:38px;height:38px;border:1px solid var(--line);background:var(--surface)!important;color:var(--text);border-radius:50%;display:grid;place-items:center;padding:0}
.avatar-change{position:absolute!important;right:-2px!important;bottom:1px!important;top:auto!important;left:auto!important;width:29px!important;height:29px!important;border-radius:50%!important;display:grid!important;place-items:center!important;border:2px solid var(--bg)!important;background:var(--text)!important;color:var(--bg)!important;box-shadow:0 3px 10px rgba(0,0,0,.22)!important;z-index:7;padding:0!important}
.activity-dot{position:absolute!important;right:4px!important;bottom:61px!important;width:15px!important;height:15px!important;border-radius:50%!important;border:3px solid var(--bg)!important;z-index:8;box-shadow:none!important}
.avatar-change~.activity-dot,.avatar-change+.activity-dot{right:4px!important;bottom:61px!important}
.activity-dot.online{background:#26c66b}.activity-dot.offline{background:#8d929a}
.profile-copy{padding:0!important;margin:3px 0 0!important}
.profile-copy h1{font-size:22px!important;line-height:1.15;margin:0 0 4px!important;letter-spacing:-.035em}
.profile-copy .gender{font-size:12px;color:var(--muted);margin:0}
.profile-rank{margin-top:4px!important;font-size:10px!important}
.profile-stats{display:flex!important;gap:32px!important;margin:17px 0 0!important;padding:0!important}
.profile-stats div{display:flex;flex-direction:column;gap:1px}.profile-stats b{font-size:18px!important}.profile-stats span{font-size:10.5px!important;color:var(--muted)}
.menu-pop{top:44px!important;right:0!important}
.busy-overlay{position:fixed;z-index:9999;inset:0;background:color-mix(in srgb,var(--bg) 76%,transparent);backdrop-filter:blur(5px);display:grid;place-items:center;padding:20px;opacity:1;transition:.16s}
.busy-box{min-width:168px;display:flex;flex-direction:column;align-items:center;gap:7px;border:1px solid var(--line);border-radius:17px;background:var(--surface);box-shadow:var(--shadow);padding:20px 22px;text-align:center}
.busy-box b{font-size:13px}.busy-box small{font-size:10px;color:var(--muted)}
.busy-spinner{width:28px;height:28px;border:3px solid var(--line);border-top-color:var(--text);border-radius:50%;animation:spin .72s linear infinite;margin-bottom:3px}
body.is-busy{overflow:hidden}
.form-msg.success{color:#25b867}
.reply-submit:disabled,.primary-btn:disabled{opacity:.55;cursor:wait}
.logo-mark{color:var(--text)!important}.logo-mark svg rect{fill:currentColor}.logo-mark svg path,.logo-mark svg circle{--logo-cut:var(--bg)}
@media(max-width:520px){
  .profile-cover{height:128px}
  .profile-body{padding:0 14px 17px}
  .profile-avatar-row{height:48px}
  .profile-avatar-wrap{width:86px;height:86px;transform:translateY(-43px)}
  .profile-avatar{width:86px!important;height:86px!important}
  .activity-dot{bottom:55px!important;right:3px!important;width:14px!important;height:14px!important}
  .avatar-change~.activity-dot,.avatar-change+.activity-dot{bottom:55px!important;right:3px!important}
  .avatar-change{width:28px!important;height:28px!important}
  .profile-actions{margin-top:9px}
  .profile-copy h1{font-size:21px!important}
  .profile-stats{margin-top:15px!important;gap:28px!important}
}
/* Avatar controls final placement: activity is the lower-right status; camera stays lower-left. */
.profile-avatar-wrap .activity-dot{right:5px!important;bottom:5px!important}
.profile-avatar-wrap .avatar-change{left:2px!important;right:auto!important;bottom:2px!important}
@media(max-width:520px){.profile-avatar-wrap .activity-dot{right:4px!important;bottom:4px!important}.profile-avatar-wrap .avatar-change{left:1px!important;right:auto!important;bottom:1px!important}}

/* V6.1 locale + region controls */
.region-feed-head{display:flex;align-items:flex-end;justify-content:space-between;gap:12px}.region-select-wrap,.footer-preferences label{display:flex;flex-direction:column;gap:5px;font-size:10px;color:var(--muted)}.region-select-wrap select,.footer-preferences select{appearance:none;border:1px solid var(--line);background:var(--surface);color:var(--text);border-radius:10px;padding:8px 28px 8px 10px;font:inherit;max-width:180px}.footer-preferences{max-width:620px;margin:18px auto 0;padding-top:14px;border-top:1px solid var(--line);display:flex;gap:10px;flex-wrap:wrap}.footer-preferences label{min-width:150px;flex:1}.footer-preferences select{max-width:none;width:100%}html[dir="rtl"] .post-row,html[dir="rtl"] .reply-head{direction:rtl}html[dir="rtl"] .post-actions{direction:rtl}html[dir="rtl"] .notification-panel{left:12px;right:auto}@media(max-width:520px){.region-feed-head{align-items:flex-start}.region-select-wrap select{max-width:132px;padding-block:7px}.footer-preferences{display:grid;grid-template-columns:1fr 1fr}.footer-preferences label{min-width:0}}

.media-review-placeholder{margin-top:10px;border:1px dashed var(--border);border-radius:14px;padding:18px;display:flex;align-items:center;justify-content:center;gap:8px;color:var(--muted);font-size:13px;background:var(--soft)}

.legal-regime{display:flex;flex-direction:column;gap:5px;padding:13px 15px;margin-bottom:18px;border:1px solid var(--border);border-radius:14px;background:var(--soft)}.legal-regime b{font-size:13px}.legal-regime span{font-size:12px;color:var(--muted);line-height:1.5}
/* V6.3 isolated UX additions */
.post-body-wrap{position:relative}.collapsible-body{overflow:hidden}.post-body-wrap .collapsible-body:not(.expanded){max-height:8.1em}.reply-content>.collapsible-body:not(.expanded){max-height:6.4em}.show-more-text{border:0;background:none;color:var(--muted);font-weight:750;font-size:12px;padding:2px 0 8px}.show-more-text:hover{color:var(--text)}
.social-preview{margin:2px 0 10px;border:1px solid var(--line);border-radius:14px;padding:10px 11px;display:flex;align-items:center;gap:9px;background:var(--surface);max-width:100%}.social-preview-icon{width:32px;height:32px;border-radius:10px;background:var(--surface2);display:grid;place-items:center;flex:0 0 32px}.social-preview>span:nth-child(2){display:flex;flex-direction:column;min-width:0;flex:1}.social-preview b{font-size:12px}.social-preview small{color:var(--muted);font-size:11px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin-top:2px}
.media-grid{display:grid;gap:3px;margin:2px 0 11px;border-radius:17px;overflow:hidden}.media-grid.media-count-1{grid-template-columns:1fr}.media-grid.media-count-2{grid-template-columns:1fr 1fr}.media-grid.media-count-3,.media-grid.media-count-4,.media-grid.media-count-5{grid-template-columns:1fr 1fr}.media-tile{position:relative;min-height:160px;background:var(--surface2);overflow:hidden}.media-count-3 .media-tile:first-child{grid-row:span 2}.media-grid img{display:block;width:100%;height:100%;min-height:160px;max-height:520px;object-fit:cover}.media-user-remove{position:absolute;top:7px;right:7px;width:28px;height:28px;border:1px solid rgba(255,255,255,.22);border-radius:50%;background:rgba(0,0,0,.68);color:#fff;display:grid;place-items:center;backdrop-filter:blur(8px)}
.menu-action{width:100%;display:flex;gap:8px;align-items:center;padding:9px 10px;border:0;background:none;color:var(--text);border-radius:9px;text-align:left;font-size:12px;font-weight:700}.menu-action:hover{background:var(--surface3)}.menu-action.danger{color:#ff6577}
.content-edit-form{margin:8px 0 10px;border:1px solid var(--line);border-radius:14px;padding:10px;background:var(--surface)}.content-edit-form textarea{width:100%;min-height:92px;resize:vertical;border:0;outline:0;background:transparent;color:var(--text);line-height:1.5}.edit-tools{display:flex;justify-content:flex-end;gap:7px}.content-edit-form small{display:block;color:var(--muted);font-size:10px;margin-top:8px}
.reply-topline{display:flex;align-items:flex-start;justify-content:space-between;gap:8px}.reply-quote{display:flex;align-items:center;gap:4px;color:var(--muted);font-size:10px;line-height:1.2;margin-bottom:3px;max-width:300px}.reply-quote span{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.reply-card{cursor:default}.reply-card .body{cursor:text}.compact-reply{margin-top:8px}.compact-reply-row{display:flex;align-items:center;gap:7px;border:1px solid var(--line);border-radius:999px;padding:5px 7px;background:var(--surface)}.compact-reply textarea{flex:1;min-height:24px;height:24px;max-height:110px;border:0;outline:0;resize:none;background:transparent;color:var(--text);padding:3px 5px;line-height:1.35}.compact-reply.expanded .compact-reply-row{border-radius:15px;align-items:flex-end}.compact-reply.expanded textarea{height:70px}.reply-arrow{width:31px;height:31px;border:0;border-radius:50%;display:grid;place-items:center;background:var(--text);color:var(--bg)}
.boost-avatar{border-radius:50%;padding:2px;background:linear-gradient(135deg,#ffb12f,#ff6f3c,#925cff)}.boost-avatar img{border:2px solid var(--bg)}.boost-name{font-weight:900}.boost-name.boost-amber{background:linear-gradient(90deg,#ffb52e,#ff7648);-webkit-background-clip:text;color:transparent}.boost-name.boost-violet{background:linear-gradient(90deg,#a875ff,#ef74dc);-webkit-background-clip:text;color:transparent}.boost-name.boost-cyan{background:linear-gradient(90deg,#46d9ff,#6291ff);-webkit-background-clip:text;color:transparent}.boost-name.boost-rose{background:linear-gradient(90deg,#ff6f9c,#ff9569);-webkit-background-clip:text;color:transparent}.boost-name.boost-emerald{background:linear-gradient(90deg,#43dfa6,#76bd5b);-webkit-background-clip:text;color:transparent}.boost-name.boost-blue{background:linear-gradient(90deg,#56a4ff,#756fff);-webkit-background-clip:text;color:transparent}.boost-badge{font-size:8px!important;font-weight:900!important;letter-spacing:.04em;color:#e3a52e!important;border:1px solid color-mix(in srgb,#e3a52e 42%,transparent);padding:2px 4px;border-radius:5px}.boost-card{background:linear-gradient(135deg,color-mix(in srgb,var(--surface) 45%,transparent),transparent)}
@media(max-width:520px){.media-tile,.media-grid img{min-height:120px}.reply-quote{max-width:210px}.social-preview{padding:9px}.post-pop{max-width:82vw}.content-edit-form{margin-right:2px}}
.upgrade-page{max-width:880px}.upgrade-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin:18px 0}.upgrade-card,.boost-custom-card,.boost-teaser{border:1px solid var(--line);background:var(--surface);border-radius:18px;padding:16px}.upgrade-card h2{font-size:18px;margin:8px 0}.upgrade-card>strong{font-size:29px;letter-spacing:-.04em}.upgrade-card ul{padding-left:18px;color:var(--muted);font-size:12px;line-height:1.8}.upgrade-kicker{font-size:9px;font-weight:900;letter-spacing:.14em;color:#e6a42a}.upgrade-form-wrap{border:1px solid var(--line);border-radius:18px;padding:17px;background:var(--surface)}.upgrade-form-wrap label,.boost-custom-card label{display:grid;gap:6px;font-size:12px;font-weight:750;margin:10px 0}.upgrade-form-wrap input,.boost-custom-card input,.boost-custom-card select{width:100%;padding:11px;border-radius:10px;border:1px solid var(--line);background:var(--bg);color:var(--text)}.upgrade-form-wrap small,.boost-custom-card small{display:block;color:var(--muted);font-size:10px;line-height:1.5;margin:7px 0 12px}.boost-custom-card{margin:12px 14px}.boost-custom-card h2{margin:5px 0}.boost-custom-card p{font-size:12px;color:var(--muted)}.boost-teaser{margin:12px 14px;display:flex;justify-content:space-between;align-items:center;gap:12px}.boost-teaser div{display:flex;flex-direction:column}.boost-teaser span{color:var(--muted);font-size:11px;margin-top:3px}@media(max-width:700px){.upgrade-grid{grid-template-columns:1fr}.boost-custom-card,.boost-teaser{margin:10px 12px}.boost-teaser{align-items:flex-start;flex-direction:column}}
.sponsored-card{margin:8px 10px;border:1px solid color-mix(in srgb,#e7a52d 36%,var(--line));border-radius:18px;background:linear-gradient(135deg,color-mix(in srgb,var(--surface) 92%,#ffb32e 8%),var(--surface))}.sponsor-avatar{width:42px;height:42px;border-radius:50%;background:linear-gradient(135deg,#ffbc34,#ff7c42);color:#111;display:grid;place-items:center}.sponsor-avatar .logo-mark{width:30px;height:30px}.sponsor-cta{margin-top:8px}.sponsor-cta .primary-btn{display:inline-flex;font-size:11px;padding:8px 11px}.muted-inline{color:var(--muted);font-size:13px}
/* V6.3 Boost profile accents */
.boost-profile .profile-avatar-wrap{border-radius:50%;padding:3px;background:linear-gradient(135deg,#ffb300,#ff6a00,#8f5cff)}
.boost-profile .profile-avatar{border:3px solid var(--surface)}
.boost-profile.boost-amber .profile-cover{background:linear-gradient(120deg,#6b3d00,#ff8a00,#ffd166)}
.boost-profile.boost-violet .profile-cover{background:linear-gradient(120deg,#37206b,#7c4dff,#d76dff)}
.boost-profile.boost-cyan .profile-cover{background:linear-gradient(120deg,#064a56,#00a7bd,#72efff)}
.boost-profile.boost-rose .profile-cover{background:linear-gradient(120deg,#6a1732,#e04f85,#ff9bbc)}
.boost-profile.boost-emerald .profile-cover{background:linear-gradient(120deg,#094b36,#15a777,#72e7bc)}
.boost-profile.boost-blue .profile-cover{background:linear-gradient(120deg,#153b75,#2878df,#75b7ff)}
.boost-profile-badge{display:inline-flex;margin-top:4px;padding:3px 7px;border-radius:999px;font-size:10px;font-weight:800;letter-spacing:.04em;background:var(--soft);border:1px solid var(--line)}

/* V6.4 stable UX/security refinements */
@keyframes anonkiGradientShift{0%{background-position:0% 50%}50%{background-position:100% 50%}100%{background-position:0% 50%}}
.feed-title h1{display:inline-block;font-weight:900;background:linear-gradient(90deg,#ffad22,#ff6545,#f54982,#865cf6,#3c98ff,#ffad22);background-size:280% 100%;-webkit-background-clip:text;background-clip:text;color:transparent;animation:anonkiGradientShift 7s ease infinite}
.feed-title p{font-weight:600}
.upgrade-nav-link,.upgrade-footer-link,.upgrade-side-link{font-weight:900!important;background:linear-gradient(90deg,#ffad22,#ff5d43,#e94f9b,#765cff,#33a3ff,#ffad22);background-size:260% 100%;-webkit-background-clip:text;background-clip:text;color:transparent!important;animation:anonkiGradientShift 5s ease infinite}.upgrade-nav-link .icon,.upgrade-footer-link .icon,.upgrade-side-link .icon{stroke:#ff8a30;flex:0 0 auto}.upgrade-footer-link{display:inline-flex!important;align-items:center;gap:5px}.upgrade-side-link{display:inline-flex;align-items:center;gap:3px}
.post-card[data-post-url]{cursor:pointer}.post-card[data-post-url] .post-main,.post-card[data-post-url] .post-row{cursor:pointer}.post-card[data-post-url] a,.post-card[data-post-url] button,.post-card[data-post-url] textarea,.post-card[data-post-url] .media-tile{cursor:pointer}
.collapsible-body.is-truncated{cursor:pointer}.show-more-text{position:relative;z-index:2;color:color-mix(in srgb,var(--text) 68%,var(--muted));font-weight:800}.show-more-text:hover{color:var(--text)}
.media-user-remove{display:none!important}.content-editing .media-user-remove{display:grid!important}.content-editing .media-grid{outline:1px dashed color-mix(in srgb,var(--danger) 50%,var(--line));outline-offset:3px}
.reply-file-preview{display:flex;gap:6px;overflow-x:auto;padding:7px 2px 2px}.reply-preview-item{position:relative;width:58px;height:58px;flex:0 0 58px;border-radius:10px;overflow:hidden;border:1px solid var(--line);background:var(--surface2)}.reply-preview-item img{width:100%;height:100%;object-fit:cover}.reply-preview-remove{position:absolute;right:3px;top:3px;width:19px;height:19px;border:0;border-radius:50%;background:rgba(0,0,0,.72);color:#fff;display:grid;place-items:center;font-size:15px;line-height:1;padding:0}
.reply-quote{border-left:2px solid var(--line);padding-left:6px}.reply-quote .icon{flex:0 0 auto}.reply-quote span{font-weight:600}
.mention-suggestions{position:absolute;z-index:90;width:min(330px,calc(100vw - 32px));max-height:280px;overflow:auto;margin-top:6px;border:1px solid var(--line);border-radius:14px;background:var(--surface2);box-shadow:var(--shadow);padding:5px}.compact-reply,.compose-sheet form{position:relative}.mention-suggestion{width:100%;border:0;background:transparent;color:var(--text);display:grid;grid-template-columns:34px 1fr auto;align-items:center;gap:8px;text-align:left;padding:8px;border-radius:10px}.mention-suggestion:hover{background:var(--surface3)}.mention-suggestion img{width:34px;height:34px;border-radius:50%;object-fit:cover}.mention-suggestion span{font-size:12px;font-weight:800}.mention-suggestion small{font-size:9px;color:#e6a42a}
.profile-actions{display:flex;align-items:center;gap:7px}.profile-settings-btn{flex:0 0 auto}
.accessibility-modal{position:relative;width:min(520px,calc(100vw - 28px));max-height:min(760px,88vh);overflow:auto;background:var(--surface);border:1px solid var(--line);border-radius:22px;padding:19px;box-shadow:var(--shadow)}.accessibility-head{display:flex;gap:11px;align-items:flex-start;padding-right:25px}.accessibility-head h2{margin:0;font-size:20px}.accessibility-head p{margin:4px 0 0;color:var(--muted);font-size:12px;line-height:1.5}.accessibility-grid{display:grid;gap:9px;margin:17px 0}.accessibility-grid>label:not(.a11y-check){display:grid;gap:6px;font-size:12px;font-weight:750}.accessibility-grid select{border:1px solid var(--line);background:var(--bg);color:var(--text);border-radius:11px;padding:10px}.a11y-check{display:flex;align-items:center;gap:10px;padding:11px;border:1px solid var(--line);border-radius:12px;font-size:12px;font-weight:700}.a11y-check input{width:18px;height:18px}.accessibility-actions{display:flex;justify-content:flex-end;gap:8px}
html[data-a11y-font="large"]{font-size:112.5%}html[data-a11y-font="xlarge"]{font-size:125%}html.a11y-bold body{font-weight:600}html.a11y-contrast{--muted:color-mix(in srgb,var(--text) 82%,transparent);--line:color-mix(in srgb,var(--text) 38%,transparent)}html.a11y-targets button,html.a11y-targets .nav-item,html.a11y-targets .desktop-nav-item{min-height:46px}html.a11y-reduce-motion *,html.a11y-reduce-motion *:before,html.a11y-reduce-motion *:after{animation-duration:.001ms!important;animation-iteration-count:1!important;transition-duration:.001ms!important;scroll-behavior:auto!important}

/* Sponsored profile-upgrade unit: visually behaves like a normal post, but is clearly labeled. */
.sponsored-card{margin:0!important;border-radius:0!important;border:0!important;border-top:1px solid var(--line)!important;background:var(--bg)!important}.sponsored-card:hover{background:color-mix(in srgb,var(--surface) 28%,var(--bg))!important}.sponsor-avatar-link{width:44px;height:44px;border-radius:50%;padding:2px;background:linear-gradient(135deg,#ffc02d,#ff7a26,#ff4a35);display:grid;place-items:center}.sponsor-avatar{width:40px;height:40px;border-radius:50%;background:var(--bg);display:grid;place-items:center}.sponsor-avatar .logo-mark{width:28px;height:28px}.sponsor-name{font-size:14px;font-weight:950;background:linear-gradient(90deg,#ffb21d,#ff7725,#ff4c20);-webkit-background-clip:text;background-clip:text;color:transparent}.sponsored-pill{display:inline-flex!important;align-items:center;gap:4px;padding:3px 7px;border-radius:7px;background:var(--surface2);font-size:10px!important;font-weight:800!important;color:var(--muted)!important}.sponsor-safe{color:var(--muted);font-size:10px}.sponsor-safe .icon{stroke:#f3a522}.sponsor-copy{display:block;margin-top:13px;line-height:1.48;cursor:pointer!important}.sponsor-copy>b{font-size:21px;letter-spacing:-.035em}.sponsor-copy>b span,.sponsor-copy strong{background:linear-gradient(90deg,#ffad22,#ff5f21);-webkit-background-clip:text;background-clip:text;color:transparent}.sponsor-copy p{margin:8px 0 0;color:var(--text);font-size:13px;line-height:1.55}.sponsor-bottom{display:flex;align-items:center;justify-content:space-between;margin-top:14px}.sponsor-like{color:var(--muted)}.sponsor-like.active{color:#ff3e6c}.sponsor-info{padding:8px 15px;background:linear-gradient(90deg,#ffae20,#ff5f1f);color:#fff;border:0}.sponsor-info:hover{filter:brightness(1.04)}
@media(max-width:520px){.sponsor-copy>b{font-size:18px}.sponsor-copy p{font-size:12px}.accessibility-modal{padding:16px;border-radius:19px}.mention-suggestions{left:0;right:0;width:auto}}
.image-preview-wrap{display:flex!important;gap:7px;overflow-x:auto}.image-preview-wrap.hidden{display:none!important}.compose-preview-item{position:relative;width:76px;height:76px;flex:0 0 76px;border-radius:12px;overflow:hidden;border:1px solid var(--line)}.compose-preview-item img{width:100%;height:100%;object-fit:cover}.compose-preview-item .preview-remove{position:absolute;right:4px;top:4px;width:22px;height:22px;border:0;border-radius:50%;background:rgba(0,0,0,.72);color:#fff;display:grid;place-items:center;padding:0;font-size:16px}
.upgrade-menu-link{font-weight:900!important;background:linear-gradient(90deg,#ffae22,#ff5d40,#db4bb1,#6f5cff,#ffae22);background-size:240% 100%;-webkit-background-clip:text;background-clip:text;color:transparent!important;animation:anonkiGradientShift 5s ease infinite}.upgrade-menu-link .icon{stroke:#ff8128}


/* V6.5 final polish */
.feed-head.region-feed-head{display:flex;align-items:flex-end;justify-content:space-between;gap:12px}.topic-filter select,.compose-topic select{border:1px solid var(--line);background:var(--surface);color:var(--text);border-radius:10px;padding:8px 10px;font-size:11px}.compose-topic{display:flex;align-items:center;gap:8px;margin-top:8px;color:var(--muted);font-size:11px}.topic-inline{display:inline-flex!important;align-items:center;gap:3px;color:var(--muted)!important}.topic-inline .icon{transform:rotate(-35deg);width:9px;height:9px}.topic-inline em{font-style:normal;font-weight:500;font-size:10px;white-space:nowrap}
.boost-avatar{width:46px!important;height:46px!important;min-width:46px!important;padding:2px!important;border-radius:50%!important;display:grid!important;place-items:center!important;overflow:hidden!important;line-height:0;background:linear-gradient(135deg,#ffb12f,#ff6f3c,#925cff)}.boost-avatar .avatar-img,.boost-avatar>img{width:40px!important;height:40px!important;min-width:40px!important;max-width:40px!important;border-radius:50%!important;object-fit:cover!important;border:2px solid var(--bg)!important}.boost-badge{display:inline-flex!important;align-items:center;justify-content:center;line-height:1!important;height:18px;padding:0 6px!important;margin-left:1px;vertical-align:middle}.profile-rank+.boost-profile-badge{margin-top:5px}
.boost-name.boost-sunset{background:linear-gradient(90deg,#ff8a2b,#ff3f6c);-webkit-background-clip:text;color:transparent}.boost-name.boost-magenta{background:linear-gradient(90deg,#ff4fb8,#bd46ff);-webkit-background-clip:text;color:transparent}.boost-name.boost-indigo{background:linear-gradient(90deg,#6a68ff,#8b4bdb);-webkit-background-clip:text;color:transparent}.boost-name.boost-teal{background:linear-gradient(90deg,#00c9b7,#39a8b8);-webkit-background-clip:text;color:transparent}.boost-name.boost-lime{background:linear-gradient(90deg,#b6ef32,#55c968);-webkit-background-clip:text;color:transparent}.boost-name.boost-gold{background:linear-gradient(90deg,#f4c44a,#b87917);-webkit-background-clip:text;color:transparent}.boost-name.boost-silver{background:linear-gradient(90deg,#cfd4dc,#7d8797);-webkit-background-clip:text;color:transparent}.boost-name.boost-black{background:linear-gradient(90deg,#111,#555);-webkit-background-clip:text;color:transparent}html[data-theme="dark"] .boost-name.boost-black{background:linear-gradient(90deg,#f2f2f2,#777);-webkit-background-clip:text}.boost-name.boost-fire{background:linear-gradient(90deg,#ffcf31,#ff6b1b,#f72b50);-webkit-background-clip:text;color:transparent}
.vip-settings-trigger{font-size:15px;font-weight:950;color:#d79d1e!important;border-color:color-mix(in srgb,#e3a52e 45%,var(--line))!important}.vip-modal{width:min(560px,calc(100vw - 24px));max-height:min(84vh,760px);overflow:auto;background:var(--surface);border:1px solid var(--line);border-radius:22px;padding:22px;position:relative;box-shadow:var(--shadow)}.vip-modal h2{margin:6px 0 14px}.vip-modal form label{display:grid;gap:6px;margin:12px 0;font-size:12px;font-weight:800}.vip-modal input,.vip-modal select{width:100%;padding:11px;border:1px solid var(--line);background:var(--bg);color:var(--text);border-radius:11px}.vip-modal small{font-size:10px;color:var(--muted);line-height:1.5}.vip-modal small a{text-decoration:underline}.vip-time{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:12px;border:1px solid var(--line);border-radius:14px;background:var(--bg)}.vip-time div{display:flex;flex-direction:column;gap:3px}.vip-time small{font-size:9px;text-transform:uppercase;letter-spacing:.08em}.vip-time b{font-size:14px}.crop-modal{width:min(430px,calc(100vw - 24px));background:var(--surface);border:1px solid var(--line);border-radius:22px;padding:20px;position:relative}.crop-stage{width:min(360px,100%);aspect-ratio:1;margin:12px auto;border-radius:50%;overflow:hidden;background:#111}.crop-stage canvas{display:block;width:100%;height:100%;touch-action:none}.crop-zoom{display:grid;gap:7px;font-size:11px;color:var(--muted)}.crop-actions{display:flex;justify-content:flex-end;gap:8px;margin-top:12px}
.profile-actions{align-items:center}.boost-profile-badge{width:max-content;line-height:1;padding:4px 8px}.profile-avatar-wrap.boost-avatar{width:auto!important;height:auto!important}
@media(max-width:600px){.feed-head.region-feed-head{align-items:center}.feed-title h1{font-size:23px}.topic-filter select{max-width:130px}.vip-modal{padding:17px;border-radius:18px}.vip-time{align-items:flex-start}.vip-time .secondary-btn{padding:8px 10px}}

.boost-profile .profile-avatar-wrap{width:104px!important;height:104px!important;border-radius:50%!important;padding:4px!important;display:grid!important;place-items:center!important;overflow:visible!important}.boost-profile .profile-avatar{width:96px!important;height:96px!important;border-radius:50%!important;object-fit:cover!important;border:3px solid var(--surface)!important}.boost-profile.boost-amber .profile-avatar-wrap,.boost-avatar.boost-amber{background:linear-gradient(135deg,#ffbf2f,#ff703c,#8c5cff)}.boost-profile.boost-sunset .profile-avatar-wrap,.boost-avatar.boost-sunset{background:linear-gradient(135deg,#ffba38,#ff643c,#ff3d82)}.boost-profile.boost-rose .profile-avatar-wrap,.boost-avatar.boost-rose{background:linear-gradient(135deg,#ff7c9f,#ff4b79,#ffad84)}.boost-profile.boost-magenta .profile-avatar-wrap,.boost-avatar.boost-magenta{background:linear-gradient(135deg,#ff58bd,#ce46ff,#744dff)}.boost-profile.boost-violet .profile-avatar-wrap,.boost-avatar.boost-violet{background:linear-gradient(135deg,#ad77ff,#7552ff,#e56bd4)}.boost-profile.boost-indigo .profile-avatar-wrap,.boost-avatar.boost-indigo{background:linear-gradient(135deg,#6973ff,#6344c7,#b65cff)}.boost-profile.boost-blue .profile-avatar-wrap,.boost-avatar.boost-blue{background:linear-gradient(135deg,#5cb6ff,#4777ff,#745cff)}.boost-profile.boost-cyan .profile-avatar-wrap,.boost-avatar.boost-cyan{background:linear-gradient(135deg,#4ae8ff,#41aaff,#6c72ff)}.boost-profile.boost-teal .profile-avatar-wrap,.boost-avatar.boost-teal{background:linear-gradient(135deg,#28dec7,#20a4ae,#377bca)}.boost-profile.boost-emerald .profile-avatar-wrap,.boost-avatar.boost-emerald{background:linear-gradient(135deg,#51e7a9,#24ad74,#89ca4d)}.boost-profile.boost-lime .profile-avatar-wrap,.boost-avatar.boost-lime{background:linear-gradient(135deg,#d1f83c,#68d84c,#1cbba2)}.boost-profile.boost-gold .profile-avatar-wrap,.boost-avatar.boost-gold{background:linear-gradient(135deg,#fff1a6,#e4ae2d,#9e6412)}.boost-profile.boost-silver .profile-avatar-wrap,.boost-avatar.boost-silver{background:linear-gradient(135deg,#f3f5f8,#aeb7c4,#687487)}.boost-profile.boost-black .profile-avatar-wrap,.boost-avatar.boost-black{background:linear-gradient(135deg,#090909,#515151,#111)}.boost-profile.boost-fire .profile-avatar-wrap,.boost-avatar.boost-fire{background:linear-gradient(135deg,#ffd63a,#ff7a17,#e8224e)}
.boost-profile-badge{background:linear-gradient(135deg,color-mix(in srgb,#efb62e 14%,var(--surface)),var(--surface))!important;border-color:color-mix(in srgb,#d79d1e 45%,var(--line))!important;color:#bc8614!important;font-size:9px!important;font-weight:950!important;letter-spacing:.075em!important;text-transform:uppercase}.boost-badge{background:color-mix(in srgb,#dba322 8%,var(--surface));color:#c58a14!important;border-color:color-mix(in srgb,#dba322 50%,var(--line))!important}

/* V6.6 final stabilization: VIP geometry, theme harmony, accessibility, pricing */
.profile-avatar-row{height:70px!important}
.boost-profile .profile-avatar-wrap{transform:translateY(-50px)!important}
.boost-profile .profile-copy{position:relative;z-index:2;margin-top:2px;padding-top:0}
.boost-profile .profile-actions{margin-top:12px}
.boost-profile .avatar-change{display:none!important}
.boost-profile-badge{display:inline-flex!important;align-items:center;gap:4px!important;margin:6px 0 1px!important;padding:5px 9px!important;border-radius:999px!important;background:linear-gradient(135deg,color-mix(in srgb,#f4c55b 15%,var(--surface)),color-mix(in srgb,#e9ad26 8%,var(--surface)))!important;border:1px solid color-mix(in srgb,#dca329 52%,var(--line))!important;box-shadow:0 4px 14px color-mix(in srgb,#dca329 12%,transparent)!important;color:#b77d0d!important;font-size:9px!important;font-weight:900!important;letter-spacing:.055em!important}
html[data-theme="dark"] .boost-profile-badge{color:#f2c45e!important;border-color:#806124!important;background:linear-gradient(135deg,#211d13,#171717)!important}
.boost-badge{border-radius:999px!important;font-size:9px!important;font-weight:900!important;letter-spacing:.03em!important}

/* Every VIP accent colors both frame AND cover consistently. */
.boost-profile.boost-amber .profile-cover{background:linear-gradient(120deg,#7a4300,#ff8c1f,#ffd161)!important}
.boost-profile.boost-sunset .profile-cover{background:linear-gradient(120deg,#74291d,#ff673b,#ffbe46)!important}
.boost-profile.boost-rose .profile-cover{background:linear-gradient(120deg,#751b43,#ec5680,#ffb2c6)!important}
.boost-profile.boost-magenta .profile-cover{background:linear-gradient(120deg,#5b1a67,#d842d2,#ff78ba)!important}
.boost-profile.boost-violet .profile-cover{background:linear-gradient(120deg,#33206d,#7651ff,#d66ce8)!important}
.boost-profile.boost-indigo .profile-cover{background:linear-gradient(120deg,#25295e,#5864e9,#9367e8)!important}
.boost-profile.boost-blue .profile-cover{background:linear-gradient(120deg,#163d79,#3479e6,#72b7ff)!important}
.boost-profile.boost-cyan .profile-cover{background:linear-gradient(120deg,#075a69,#16b9d6,#79e9ff)!important}
.boost-profile.boost-teal .profile-cover{background:linear-gradient(120deg,#07554d,#11a99d,#65ded4)!important}
.boost-profile.boost-emerald .profile-cover{background:linear-gradient(120deg,#14573d,#21aa70,#8ae2b6)!important}
.boost-profile.boost-lime .profile-cover{background:linear-gradient(120deg,#435d13,#8bc82d,#d4ef60)!important}
.boost-profile.boost-gold .profile-cover{background:linear-gradient(120deg,#694812,#dba62d,#ffe596)!important}
.boost-profile.boost-silver .profile-cover{background:linear-gradient(120deg,#424a57,#8b96a6,#d6dbe2)!important}
.boost-profile.boost-black .profile-cover{background:linear-gradient(120deg,#050505,#202020,#555)!important}
.boost-profile.boost-fire .profile-cover{background:linear-gradient(120deg,#6b2408,#f24619 52%,#ffba29)!important}

/* Topic is metadata: a small right chevron, never a send/paper-plane metaphor. */
.topic-inline .icon{transform:none!important;width:10px!important;height:10px!important;stroke-width:1.7!important}
.topic-inline em{font-size:10px!important;font-weight:500!important;color:var(--muted)!important}

/* VIP storefront */
.upgrade-card{position:relative;overflow:hidden}
.upgrade-card.popular-package{border-color:color-mix(in srgb,#e5aa25 60%,var(--line));box-shadow:0 12px 34px color-mix(in srgb,#e5aa25 10%,transparent)}
.popular-ribbon{display:inline-flex;margin:-2px 0 8px;padding:5px 8px;border-radius:999px;background:linear-gradient(90deg,#ffb31f,#ff6a24);color:#fff;font-size:9px;font-weight:900;letter-spacing:.06em}
.upgrade-price{display:flex;align-items:baseline;gap:8px;margin:8px 0 3px}.upgrade-price del{color:var(--muted);font-size:11px}.upgrade-price strong{font-size:29px;letter-spacing:-.04em}

/* Accessibility settings must produce visible, useful changes. */
html[data-a11y-font="large"]{font-size:112.5%}html[data-a11y-font="xlarge"]{font-size:125%}
html[data-a11y-line="relaxed"] .post-body,html[data-a11y-line="relaxed"] .reply-body,html[data-a11y-line="relaxed"] p{line-height:1.75!important}
html[data-a11y-line="wide"] .post-body,html[data-a11y-line="wide"] .reply-body,html[data-a11y-line="wide"] p{line-height:1.95!important}
html[data-a11y-width="narrow"] .post-body,html[data-a11y-width="narrow"] .reply-body{max-width:38rem}
html.a11y-contrast{--line:color-mix(in srgb,var(--text) 48%,transparent);--muted:color-mix(in srgb,var(--text) 78%,transparent)}
html.a11y-contrast .post-card,html.a11y-contrast .reply-card,html.a11y-contrast button,html.a11y-contrast input,html.a11y-contrast select{border-color:color-mix(in srgb,var(--text) 52%,var(--line))!important}
html.a11y-bold body,html.a11y-bold input,html.a11y-bold textarea,html.a11y-bold button{font-weight:650}html.a11y-bold .post-body,html.a11y-bold .reply-body{font-weight:650}
html.a11y-dyslexia body{font-family:Arial,Verdana,sans-serif!important;letter-spacing:.035em;word-spacing:.08em}html.a11y-dyslexia .post-body,html.a11y-dyslexia .reply-body{line-height:1.8!important}
html.a11y-underline a:not(.primary-btn):not(.secondary-btn){text-decoration:underline!important;text-underline-offset:3px!important}
html.a11y-targets button,html.a11y-targets .action,html.a11y-targets .desktop-nav-item{min-height:48px!important;min-width:44px}html.a11y-targets .post-actions{gap:24px!important}
html.a11y-focus :focus-visible{outline:4px solid #ffb000!important;outline-offset:3px!important;border-radius:6px!important}
html.a11y-reduce-motion *,html.a11y-reduce-motion *:before,html.a11y-reduce-motion *:after{animation-duration:.001ms!important;animation-iteration-count:1!important;transition-duration:.001ms!important;scroll-behavior:auto!important}
html.a11y-reduce-transparency .topbar,html.a11y-reduce-transparency .bottom-nav{backdrop-filter:none!important;background:var(--bg)!important}html.a11y-reduce-transparency .modal-backdrop{backdrop-filter:none!important;background:rgba(0,0,0,.78)!important}
html.a11y-gray body{filter:grayscale(1)}
html.a11y-hide-media .post-media,html.a11y-hide-media .reply-media,html.a11y-hide-media .media-grid{display:none!important}

@media(max-width:600px){.profile-avatar-row{height:68px!important}.boost-profile .profile-avatar-wrap{width:96px!important;height:96px!important;transform:translateY(-46px)!important}.boost-profile .profile-avatar{width:88px!important;height:88px!important}.boost-profile .profile-copy h1{font-size:22px}.vip-settings-trigger,.profile-settings-btn,.profile-actions .dots{width:38px!important;height:38px!important}.accessibility-grid{grid-template-columns:1fr!important}}

/* V6.7 feed stability + live updates + mobile pricing */
.new-posts-chip{position:sticky;top:66px;z-index:45;margin:7px auto 9px;width:max-content;max-width:calc(100% - 28px);border:1px solid color-mix(in srgb,#5c8dff 35%,var(--line));background:color-mix(in srgb,var(--surface) 92%,#5c8dff 8%);color:var(--text);box-shadow:0 8px 26px color-mix(in srgb,#000 10%,transparent);border-radius:999px;padding:7px 12px;display:flex;align-items:center;gap:6px;font-size:11px;font-weight:800;backdrop-filter:blur(16px)}
.new-posts-chip .icon{width:14px;height:14px}.new-posts-chip:hover{background:color-mix(in srgb,var(--surface) 84%,#5c8dff 16%)}
.feed-sentinel{min-height:56px;display:grid;place-items:center}.feed-sentinel.loading span{width:22px;height:22px;border:2px solid var(--line);border-top-color:var(--text);border-radius:50%;animation:spin .7s linear infinite}
@media(max-width:600px){.new-posts-chip{top:64px;font-size:10.5px;padding:7px 11px}.upgrade-grid{display:grid!important;grid-template-columns:1fr!important;gap:12px!important}.upgrade-card{padding:16px!important;min-width:0!important}.upgrade-card .popular-ribbon{position:static!important;display:inline-flex!important;width:max-content!important;max-width:100%!important;margin:0 0 8px!important;white-space:normal!important;line-height:1.25}.upgrade-card .upgrade-kicker{display:block!important;margin:0 0 4px!important;font-size:9px!important;line-height:1.2!important}.upgrade-card h2{margin:2px 0 5px!important}.upgrade-price{flex-wrap:wrap!important;gap:5px 8px!important}.upgrade-price del{flex:0 0 auto}.upgrade-price strong{flex:0 0 auto}.upgrade-card ul{padding-left:18px!important}.upgrade-card .primary-btn{width:100%!important}}


/* V6.8 discovery, search, polls, stories, ephemeral/VIP visibility */
.accent-female{color:color-mix(in srgb,#e85a91 74%,var(--text))!important}.accent-male{color:color-mix(in srgb,#4d91e8 72%,var(--text))!important}.accent-homosexual{background:linear-gradient(90deg,#8f6ac8,#577eb7);-webkit-background-clip:text;color:transparent!important}.accent-neutral{color:var(--text)!important}.boost-name{filter:saturate(1.18)}
.top-search{position:relative;display:flex;align-items:center}.top-search-toggle{display:none}.top-search input{width:230px;height:36px;border:1px solid var(--line);background:var(--surface);color:var(--text);border-radius:999px;padding:0 13px 0 34px;outline:0;font-size:12px}.top-search:before{content:'';position:absolute;left:12px;width:12px;height:12px;border:1.6px solid var(--muted);border-radius:50%;z-index:2}.top-search:after{content:'';position:absolute;left:23px;top:21px;width:6px;height:1.5px;background:var(--muted);transform:rotate(45deg)}.search-results{position:absolute;top:43px;right:0;width:min(390px,90vw);max-height:62vh;overflow:auto;background:var(--surface);border:1px solid var(--line);border-radius:15px;box-shadow:0 18px 65px rgba(0,0,0,.25);z-index:100;padding:7px}.search-section>small{display:block;color:var(--muted);font-size:10px;font-weight:800;text-transform:uppercase;padding:7px}.search-section a{display:flex;align-items:center;gap:9px;padding:9px;border-radius:10px}.search-section a:hover{background:var(--soft)}.search-section img{width:34px;height:34px;border-radius:50%;object-fit:cover}.search-section a div{min-width:0;display:grid;gap:2px}.search-section b{font-size:12px}.search-section span{font-size:11px;color:var(--muted);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.search-section em{font-size:9px;color:var(--accent);font-style:normal}.search-empty{padding:18px;color:var(--muted);text-align:center;font-size:12px}
.compose-advanced{display:grid;gap:9px;margin:9px 0}.compose-check{border:1px solid var(--line);border-radius:12px;padding:9px 10px;display:grid;grid-template-columns:auto 1fr;column-gap:8px;align-items:center}.compose-check input{grid-row:1/3}.compose-check span{font-size:12px;font-weight:750;display:flex;gap:6px;align-items:center}.compose-check small{font-size:9px;color:var(--muted)}.vip-only-check{border-color:color-mix(in srgb,#e0a72c 35%,var(--line))}.poll-toggle{justify-self:start}.poll-builder{display:grid;grid-template-columns:1fr 1fr;gap:7px}.poll-builder input{border:1px solid var(--line);background:var(--surface);color:var(--text);border-radius:10px;padding:10px;font-size:12px}
.poll-card{margin:10px 0;display:grid;gap:7px}.poll-option{position:relative;overflow:hidden;border:1px solid var(--line);background:var(--surface);color:var(--text);border-radius:11px;min-height:42px;padding:0 11px;display:flex;align-items:center;justify-content:space-between;gap:9px;text-align:left}.poll-fill{position:absolute;inset:0 auto 0 0;background:color-mix(in srgb,var(--accent) 12%,transparent);z-index:0;transition:width .25s}.poll-option>*:not(.poll-fill){position:relative;z-index:1}.poll-option.voted{border-color:color-mix(in srgb,var(--accent) 55%,var(--line))}.poll-option-text{font-size:12px;font-weight:650}.poll-option b{font-size:10px;color:var(--muted)}.poll-card>small{color:var(--muted);font-size:9px}
.post-special-label{display:inline-flex;align-items:center;gap:4px;width:max-content;font-size:9px;font-weight:750;color:var(--muted);margin-top:4px}.confession24-card{border-color:color-mix(in srgb,#a06ee8 24%,var(--line));background:linear-gradient(135deg,color-mix(in srgb,#8c5ee0 4%,var(--surface)),var(--surface) 45%)}.confession-label{color:#966ad0}.vip-only-card{border-color:color-mix(in srgb,#d6a42d 30%,var(--line))}.vip-lock-label{color:#b78722}.post-hiding{opacity:0;transform:translateY(-8px);transition:.18s}
.reply-user-stack{display:inline-flex;flex-direction:column;vertical-align:middle;gap:1px}.reply-gender{font-size:8px!important;color:var(--muted)!important;font-weight:500;line-height:1.1}
.explore-hero{display:flex;align-items:center;justify-content:space-between;padding:20px 18px 12px;border-bottom:1px solid var(--line)}.explore-hero h1{margin:0;font-size:28px}.explore-hero p{margin:4px 0 0;color:var(--muted);font-size:11px}.trend-card{padding:14px 15px;border-bottom:1px solid var(--line)}.trend-card h2,.explore-feed>h2{font-size:14px;margin:0 0 9px}.trend-list{display:grid}.trend-list a{display:grid;grid-template-columns:25px 1fr auto;align-items:center;gap:8px;padding:10px 7px;border-radius:10px}.trend-list a:hover{background:var(--soft)}.trend-list>a>span{font-size:11px;color:var(--muted)}.trend-list div{display:grid}.trend-list b{font-size:12px}.trend-list small{font-size:9px;color:var(--muted)}.explore-feed>h2{padding:15px 15px 4px}
.share-sheet{position:fixed;inset:0;background:rgba(0,0,0,.58);z-index:500;display:grid;place-items:end center;padding:14px}.share-sheet-card{width:min(480px,100%);max-height:92vh;overflow:auto;background:var(--surface);border:1px solid var(--line);border-radius:22px;padding:12px}.share-sheet-head{display:flex;align-items:center;justify-content:space-between;padding:3px 3px 10px}.share-sheet-head button{background:none;border:0;color:var(--text)}#storyCanvas{display:block;width:100%;aspect-ratio:9/16;border-radius:14px;background:#0c0c0f}.share-actions-grid{display:grid;grid-template-columns:1fr 1fr;gap:7px;margin-top:10px}.share-actions-grid button{border:1px solid var(--line);background:var(--soft);color:var(--text);border-radius:12px;padding:11px 8px;display:flex;align-items:center;gap:7px;font-size:11px}.share-web-note{display:block;color:var(--muted);font-size:9px;line-height:1.4;padding:9px 3px 2px}
.advertise-page{display:grid;grid-template-columns:1fr 1fr;gap:25px;padding:24px 18px}.advertise-copy h1{font-size:30px;margin:5px 0}.advertise-copy p{color:var(--muted);line-height:1.65}.eyebrow{font-size:9px;font-weight:900;letter-spacing:.14em;color:var(--accent)}.ad-preview-frame{position:relative;min-height:260px;margin-top:18px;border:1px solid var(--line);border-radius:18px;overflow:hidden;background:var(--soft);display:grid;place-items:center}.ad-preview-frame img{width:100%;height:auto;display:block}.ad-preview-placeholder{display:none;text-align:center;color:var(--muted)}.preview-missing .ad-preview-placeholder{display:grid}.advertise-form{display:grid;gap:10px;border:1px solid var(--line);border-radius:18px;padding:16px;background:var(--surface)}.advertise-form label{display:grid;gap:5px;font-size:10px;color:var(--muted)}.advertise-form input,.advertise-form textarea{border:1px solid var(--line);border-radius:10px;padding:11px;background:var(--bg);color:var(--text)}.advertise-form textarea{min-height:110px;resize:vertical}.advertise-form>small{color:var(--muted);font-size:9px;line-height:1.5}
.bottom-nav{grid-template-columns:repeat(5,1fr)!important}
@media(max-width:760px){.top-search input{display:none;width:min(260px,64vw)}.top-search-toggle{display:grid;place-items:center;border:0;background:transparent;color:var(--text);width:36px;height:36px}.top-search.open{position:absolute;left:10px;right:88px;z-index:30;background:var(--bg)}.top-search.open input{display:block;width:100%;padding-left:13px}.top-search.open:before,.top-search.open:after{display:none}.search-results{left:0;right:auto;top:40px;width:min(360px,92vw)}.poll-builder{grid-template-columns:1fr}.advertise-page{grid-template-columns:1fr;padding:16px 12px}.share-sheet{padding:0;align-items:end}.share-sheet-card{border-radius:22px 22px 0 0;max-height:94vh}.desktop-nav .desktop-nav-item{} }
/* V6.8: keep standard profiles tasteful so VIP treatments remain visually distinct. */
.profile-hero:not(.boost-profile).theme-female .profile-cover{background:linear-gradient(135deg,#8e6172,#b4778d 58%,#c9a0ae)!important}
.profile-hero:not(.boost-profile).theme-male .profile-cover{background:linear-gradient(135deg,#51667e,#637e9c 58%,#8199af)!important}
.profile-hero:not(.boost-profile).theme-homosexual .profile-cover{background:linear-gradient(135deg,#625774,#75658f 52%,#667f99)!important}
.profile-hero:not(.boost-profile).theme-neutral .profile-cover{background:linear-gradient(135deg,#24262b,#44474e)!important}
.profile-hero:not(.boost-profile) .profile-cover{filter:saturate(.76)}


/* V6.9 responsive/search/roles/performance polish */
.username.accent-homosexual{background:none!important;-webkit-background-clip:initial!important;background-clip:initial!important;-webkit-text-fill-color:currentColor!important;color:color-mix(in srgb,#8167b7 72%,var(--text))!important}
.username.accent-system,.accent-system{background:linear-gradient(95deg,#d99000,#ffd45d,#f5a700);-webkit-background-clip:text;background-clip:text;color:transparent!important;-webkit-text-fill-color:transparent!important;font-weight:850}.accent-verified{color:#3c89ef!important;font-weight:820}.verified-check{display:inline-grid;place-items:center;color:#3c89ef;vertical-align:middle;flex:0 0 auto}.system-check .verified-check{color:#e9a919}.system-check{display:inline-grid;vertical-align:middle}.theme-system .profile-cover{background:linear-gradient(110deg,#4c3000,#ce7e00 48%,#ffd660)}.theme-verified .profile-cover{background:linear-gradient(110deg,#184884,#3179d8 50%,#73adff)}
.profile-name-row{display:flex;align-items:center;gap:5px;min-width:0}.verified-meta{display:grid;gap:5px;margin-top:6px;max-width:480px}.verified-meta>span{font-size:10px;font-weight:800;color:#3c89ef}.verified-meta.system-meta>span{color:#d99c16}.verified-meta p{margin:0;font-size:12px;line-height:1.5;color:var(--muted)}.verified-meta a{width:max-content;max-width:100%;font-size:11px;color:#3387e9;text-decoration:underline;overflow:hidden;text-overflow:ellipsis}.verified-info-bar{margin:28px 14px 95px;border:1px solid color-mix(in srgb,#3c89ef 35%,var(--line));border-radius:14px;padding:11px 12px;display:flex;align-items:flex-start;gap:8px;background:color-mix(in srgb,#3c89ef 6%,var(--surface));font-size:11px;color:var(--muted)}.verified-info-bar p{margin:0;line-height:1.5}.verified-info-bar a{color:#3c89ef;font-weight:800}.verified-own-card{margin:12px 14px;border:1px solid var(--line);background:var(--surface);border-radius:17px;padding:14px;display:grid;gap:11px}.verified-own-card>div{display:grid;gap:3px}.verified-own-card small{color:var(--muted);font-size:10px}.verified-profile-form{display:grid;gap:8px}.verified-profile-form textarea,.verified-profile-form input{width:100%;border:1px solid var(--line);background:var(--bg);color:var(--text);border-radius:11px;padding:10px;outline:none}.verified-apply-page{padding:18px 16px 42px}.verified-apply-hero{display:flex;gap:13px;align-items:flex-start;border-bottom:1px solid var(--line);padding:8px 0 20px}.verified-apply-hero>span{color:#3c89ef}.verified-apply-hero span{font-size:10px;font-weight:850;letter-spacing:.08em}.verified-apply-hero h1{font-size:27px;margin:5px 0 7px;letter-spacing:-.04em}.verified-apply-hero p{color:var(--muted);font-size:12px;line-height:1.55;margin:0}.verified-benefits{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin:14px 0}.verified-benefits article{border:1px solid var(--line);background:var(--surface);border-radius:14px;padding:12px}.verified-benefits b{font-size:12px}.verified-benefits p{font-size:10.5px;color:var(--muted);line-height:1.45;margin:5px 0 0}.verified-form{display:grid;gap:10px;border:1px solid var(--line);background:var(--surface);border-radius:17px;padding:14px}.verified-form label{display:grid;gap:5px;font-size:11px;font-weight:750}.verified-form label small{font-weight:500;color:var(--muted)}.verified-form input,.verified-form select,.verified-form textarea{border:1px solid var(--line);background:var(--bg);color:var(--text);border-radius:11px;padding:10px;outline:none}
.search-page{padding:17px 15px 38px}.search-page-head h1{margin:0;font-size:27px;letter-spacing:-.045em}.search-page-head p{margin:5px 0 14px;color:var(--muted);font-size:12px}.mobile-search-box{position:sticky;top:68px;z-index:30;border:1px solid var(--line);background:color-mix(in srgb,var(--surface) 96%,transparent);backdrop-filter:blur(18px);height:48px;border-radius:15px;display:flex;align-items:center;gap:8px;padding:0 11px}.mobile-search-box svg{color:var(--muted)}.mobile-search-box input{flex:1;min-width:0;border:0;background:transparent;color:var(--text);outline:0;font-size:14px}.mobile-search-box button{border:0;background:transparent;color:var(--muted);font-size:21px}.page-search-results{padding-top:11px}.page-result-group{border-top:1px solid var(--line);padding:11px 0}.page-result-group h2{font-size:11px;text-transform:uppercase;color:var(--muted);letter-spacing:.06em;margin:0 0 6px}.page-user-result{display:flex;align-items:center;gap:10px;padding:9px;border-radius:12px}.page-user-result:hover,.page-post-result:hover{background:var(--surface)}.page-user-result img{width:40px;height:40px;border-radius:50%;object-fit:cover}.page-user-result div{display:grid;gap:3px}.page-user-result b{font-size:13px}.page-user-result small{font-size:10px;color:var(--muted)}.page-post-result{display:block;padding:10px;border-radius:12px;border-bottom:1px solid var(--line)}.page-post-result b{font-size:11px}.page-post-result p{font-size:13px;line-height:1.45;margin:5px 0}.page-post-result small{color:var(--muted);font-size:10px}.search-page-empty{text-align:center;color:var(--muted);font-size:12px;padding:38px 12px}.search-verify{color:#3c89ef}.search-verify.gold{color:#e5a71b}
.ad-example-label{font-size:10px;font-weight:850;text-transform:uppercase;letter-spacing:.08em;color:var(--muted);margin:0 0 8px;display:block}
.tabs{display:grid!important;grid-auto-flow:column;grid-auto-columns:minmax(0,1fr);overflow-x:auto;scrollbar-width:none}.tabs::-webkit-scrollbar{display:none}.tab{min-width:0!important;white-space:nowrap;padding-inline:7px!important}
/* top search stays desktop-only; mobile search is a real destination in bottom nav */
@media(max-width:860px){.top-search{display:none!important}.bottom-nav{padding-inline:5px!important}.nav-item{min-width:0}.nav-item span:last-child{font-size:8.5px}.compose-orb{width:38px;height:38px}.verified-benefits{grid-template-columns:1fr}.verified-info-bar{margin-bottom:88px}.mobile-search-box{top:68px}}
@media(min-width:861px){.desktop-search-nav{display:none}.search-page{padding:24px 22px}.mobile-search-box{top:74px}.page-user-result,.page-post-result{transition:background .15s}}
@media(max-width:380px){.bottom-nav{height:66px}.nav-item span:last-child{font-size:7.8px}.compose-orb{width:36px;height:36px}}

/* ===== AnonKi V7.0 performance / profile / poll polish ===== */
.username.accent-female{background:none!important;-webkit-background-clip:initial!important;background-clip:initial!important;-webkit-text-fill-color:currentColor!important;color:color-mix(in srgb,#d94f86 76%,var(--text))!important}
.username.accent-homosexual{background:linear-gradient(90deg,#7d62bd 0%,#596fb5 52%,#477f92 100%)!important;-webkit-background-clip:text!important;background-clip:text!important;color:transparent!important;-webkit-text-fill-color:transparent!important;font-weight:800}
.username.accent-system,.accent-system{background:linear-gradient(95deg,#9b6500 0%,#d39b18 48%,#b67600 100%)!important;-webkit-background-clip:text!important;background-clip:text!important;color:transparent!important;-webkit-text-fill-color:transparent!important;text-shadow:none!important}
html[data-theme="dark"] .username.accent-system,html[data-theme="dark"] .accent-system{background:linear-gradient(95deg,#c9901b,#f0bf4e,#c9870b)!important;-webkit-background-clip:text!important;background-clip:text!important}
.verified-check{width:1.15em;height:1.15em;border-radius:50%;display:inline-grid!important;place-items:center;background:#2f80ed;color:#fff!important;box-shadow:0 0 0 1px color-mix(in srgb,#2f80ed 65%,transparent);vertical-align:-.12em}.verified-check .icon{width:.82em;height:.82em;stroke:#fff;stroke-width:2.6}.system-verified-check{background:linear-gradient(145deg,#8d5b00,#d39a18 55%,#a86900)!important;box-shadow:0 0 0 1px color-mix(in srgb,#c78a12 70%,transparent)!important}.system-verified-check .icon{stroke:#fff!important}
.system-check{display:inline-grid;place-items:center}.theme-system .profile-cover{background:linear-gradient(110deg,#342500,#835a05 47%,#b78318)!important}.theme-verified .profile-cover{background:linear-gradient(110deg,#16406f,#286db8 52%,#4d8ed5)!important}
.poll-option{isolation:isolate;min-height:44px;background:var(--surface)!important}.poll-fill{display:block!important;position:absolute!important;left:0!important;top:0!important;bottom:0!important;height:100%!important;background:linear-gradient(90deg,rgba(70,116,238,.20),rgba(74,162,222,.14))!important;border-right:1px solid rgba(82,128,239,.20);transition:width .3s ease!important;z-index:0!important}.poll-option.voted .poll-fill{background:linear-gradient(90deg,rgba(77,125,245,.30),rgba(73,183,206,.20))!important}.poll-option-text,.poll-option b{z-index:2!important}.poll-option b{color:var(--text)!important;font-weight:800}
.compose-feature-btn{width:100%;border:1px solid var(--line);background:var(--surface);color:var(--text);border-radius:12px;padding:10px 12px;display:grid;grid-template-columns:auto 1fr;column-gap:9px;row-gap:2px;text-align:left;align-items:center}.compose-feature-btn .icon{grid-row:1/3}.compose-feature-btn span{font-size:12px;font-weight:760}.compose-feature-btn small{font-size:9.5px;color:var(--muted);font-weight:500}.poll-builder{padding:10px;border:1px solid var(--line);border-radius:12px;background:var(--surface)}.poll-builder input{background:var(--bg)!important}
.confession24-card{border-left:3px solid #7652a8!important;background:linear-gradient(90deg,color-mix(in srgb,#7451a7 7%,var(--bg)),var(--bg) 38%)!important}.confession-label{color:#7d65a8!important}.post-special-label{font-size:9.5px!important}
.boost-profile-badge,.boost-badge{display:inline-flex!important;align-items:center;min-height:22px;padding:3px 9px!important;border-radius:999px!important;border:1px solid color-mix(in srgb,#e0b238 55%,var(--line))!important;background:linear-gradient(110deg,color-mix(in srgb,#c18d16 15%,var(--surface)),var(--surface))!important;color:#c49322!important;font-size:9.5px!important;font-weight:850!important;letter-spacing:.04em;line-height:1!important;white-space:nowrap}.boost-profile-badge{margin-top:6px;width:max-content}
.verified-edit-modal{width:min(520px,calc(100vw - 24px));max-height:min(720px,88vh);overflow:auto;background:var(--bg);border:1px solid var(--line);border-radius:22px;padding:22px;box-shadow:var(--shadow);position:relative}.verified-edit-head{display:flex;align-items:center;gap:12px;margin-bottom:18px}.verified-edit-head h2{margin:0;font-size:20px}.verified-edit-head p{margin:4px 0 0;color:var(--muted);font-size:11px;line-height:1.45}.verified-profile-form{display:grid;gap:12px}.verified-profile-form label{display:grid;gap:6px;font-size:11px;font-weight:700}.verified-profile-form textarea,.verified-profile-form input{width:100%;border:1px solid var(--line);background:var(--surface);color:var(--text);border-radius:12px;padding:11px;outline:none}.verified-profile-form textarea{min-height:100px;resize:vertical}.verified-profile-form small{color:var(--muted);font-size:9.5px}.verified-own-card{display:none!important}
.tabs{display:grid!important;grid-auto-flow:column!important;grid-auto-columns:minmax(0,1fr)!important;overflow-x:auto!important;scrollbar-width:none}.tabs::-webkit-scrollbar{display:none}.tab{min-width:0!important;white-space:nowrap!important;padding-inline:6px!important;gap:4px!important;font-size:11.5px!important}.tab .icon{width:12px;height:12px}
.sponsored-card{border-top:1px solid var(--line)!important;border-bottom:1px solid var(--line)!important;background:linear-gradient(135deg,color-mix(in srgb,#d78a12 3%,var(--bg)),var(--bg) 42%)!important;padding-top:17px!important;padding-bottom:16px!important}.sponsored-card .post-main{min-width:0}.sponsor-copy{margin-top:10px!important}.sponsor-copy>b{font-size:18px!important;line-height:1.25}.sponsor-copy p{font-size:12.5px!important;color:var(--muted)!important}.sponsor-bottom{justify-content:flex-start!important;gap:12px!important;border-top:1px solid var(--line);padding-top:11px;margin-top:12px!important}.sponsor-info{margin-left:auto!important;border-radius:10px!important;padding:8px 12px!important}.sponsor-safe .verified-check{font-size:11px}
@media(max-width:860px){.profile-actions{gap:7px}.verified-edit-modal{border-radius:20px}.sponsor-info{padding:7px 10px!important}.sponsor-copy>b{font-size:17px!important}.poll-option{min-height:46px}.tabs{width:100%}.tab{font-size:10.5px!important}}

/* V7.1 final profile/verification polish */
.verified-check{display:inline-grid!important;place-items:center!important;width:1.15em!important;height:1.15em!important;background:none!important;border:0!important;box-shadow:none!important;color:#2587f5!important;vertical-align:-.13em!important;flex:0 0 auto}
.verified-check .verified-seal{display:block;overflow:visible}.verified-seal-fill{fill:currentColor}.verified-seal-check{fill:none;stroke:#fff;stroke-width:2.25;stroke-linecap:round;stroke-linejoin:round}
.system-verified-check{color:#b9820d!important;background:none!important;box-shadow:none!important}.system-check .system-verified-check{filter:drop-shadow(0 1px 1px rgba(100,65,0,.16))}
.profile-edit-modal{width:min(520px,calc(100vw - 24px));max-height:min(760px,88vh);overflow:auto;background:var(--bg);border:1px solid var(--line);border-radius:20px;padding:20px;box-shadow:var(--shadow);position:relative}.profile-edit-head{display:flex;align-items:center;gap:11px;margin-bottom:16px}.profile-edit-head h2{margin:0;font-size:20px;letter-spacing:-.035em}.profile-edit-head p{margin:4px 0 0;color:var(--muted);font-size:11px;line-height:1.45}.profile-edit-modal form{display:grid;gap:12px}.profile-edit-modal label{display:grid;gap:6px;font-size:11px;font-weight:760}.profile-edit-modal input,.profile-edit-modal textarea,.profile-edit-modal select{width:100%;border:1px solid var(--line);background:var(--surface);color:var(--text);border-radius:11px;padding:11px;outline:0}.profile-edit-modal textarea{min-height:92px;resize:vertical}.profile-edit-modal small{font-size:9.5px;line-height:1.45;color:var(--muted)}.vip-edit-mark{display:inline-flex;align-items:center;border:1px solid #b98a23;color:#b98a23;border-radius:5px;padding:4px 6px;font-size:10px;font-weight:900;letter-spacing:.05em}
.boost-profile-badge,.boost-badge{border-radius:5px!important;background:transparent!important;border:1px solid color-mix(in srgb,#bd8c1e 58%,var(--line))!important;color:#b78619!important;padding:3px 6px!important;min-height:0!important;box-shadow:none!important;font-size:9px!important;font-weight:900!important;letter-spacing:.05em!important}
.upgrade-menu-link{background:none!important;color:var(--text)!important;-webkit-text-fill-color:initial!important;animation:none!important}.upgrade-menu-link .upgrade-gradient-text{font-weight:900;background:linear-gradient(90deg,#df8c10,#ff6246,#a74fdf,#377ee9,#df8c10);background-size:240% 100%;-webkit-background-clip:text;background-clip:text;color:transparent;-webkit-text-fill-color:transparent;animation:anonkiGradientShift 5s ease infinite}.upgrade-menu-link .icon{stroke:#e07f19!important}
/* VIP color must control name, avatar frame and cover together */
.profile-hero.boost-profile .username.boost-name{color:transparent!important;-webkit-text-fill-color:transparent!important;background-clip:text!important;-webkit-background-clip:text!important}
.profile-hero.boost-profile .username.boost-amber{background-image:linear-gradient(90deg,#d99a16,#f36a37)!important}.profile-hero.boost-profile .username.boost-sunset{background-image:linear-gradient(90deg,#e48a20,#e64b5d)!important}.profile-hero.boost-profile .username.boost-rose{background-image:linear-gradient(90deg,#dc597f,#e98868)!important}.profile-hero.boost-profile .username.boost-magenta{background-image:linear-gradient(90deg,#d84ca6,#914bd2)!important}.profile-hero.boost-profile .username.boost-violet{background-image:linear-gradient(90deg,#8762d4,#cb66bc)!important}.profile-hero.boost-profile .username.boost-indigo{background-image:linear-gradient(90deg,#5e6bd6,#7a4fb1)!important}.profile-hero.boost-profile .username.boost-blue{background-image:linear-gradient(90deg,#3f8edc,#675ed0)!important}.profile-hero.boost-profile .username.boost-cyan{background-image:linear-gradient(90deg,#2db9d7,#557fd7)!important}.profile-hero.boost-profile .username.boost-teal{background-image:linear-gradient(90deg,#22a99c,#3a83ad)!important}.profile-hero.boost-profile .username.boost-emerald{background-image:linear-gradient(90deg,#2fa672,#76a84e)!important}.profile-hero.boost-profile .username.boost-lime{background-image:linear-gradient(90deg,#91b824,#47a45a)!important}.profile-hero.boost-profile .username.boost-gold{background-image:linear-gradient(90deg,#b47b10,#dfa923)!important}.profile-hero.boost-profile .username.boost-silver{background-image:linear-gradient(90deg,#9ba4af,#687482)!important}.profile-hero.boost-profile .username.boost-black{background-image:linear-gradient(90deg,#161616,#565656)!important}html[data-theme="dark"] .profile-hero.boost-profile .username.boost-black{background-image:linear-gradient(90deg,#f2f2f2,#8b8b8b)!important}.profile-hero.boost-profile .username.boost-fire{background-image:linear-gradient(90deg,#e9a71c,#e85b19,#d9324b)!important}
.profile-hero.boost-profile.boost-amber .profile-cover{background:linear-gradient(120deg,#714300,#d98012,#e7b541)!important}.profile-hero.boost-profile.boost-sunset .profile-cover{background:linear-gradient(120deg,#642a1c,#d55232,#dfa033)!important}.profile-hero.boost-profile.boost-rose .profile-cover{background:linear-gradient(120deg,#68213d,#c84e73,#d790a6)!important}.profile-hero.boost-profile.boost-magenta .profile-cover{background:linear-gradient(120deg,#51195e,#a83db0,#d066a3)!important}.profile-hero.boost-profile.boost-violet .profile-cover{background:linear-gradient(120deg,#31205f,#6448c8,#a356b4)!important}.profile-hero.boost-profile.boost-indigo .profile-cover{background:linear-gradient(120deg,#292d5c,#4c59b9,#7655b1)!important}.profile-hero.boost-profile.boost-blue .profile-cover{background:linear-gradient(120deg,#173b6a,#2f6cba,#659bcd)!important}.profile-hero.boost-profile.boost-cyan .profile-cover{background:linear-gradient(120deg,#0b5360,#1398ae,#58c5d1)!important}.profile-hero.boost-profile.boost-teal .profile-cover{background:linear-gradient(120deg,#0b514a,#168f86,#58b8ae)!important}.profile-hero.boost-profile.boost-emerald .profile-cover{background:linear-gradient(120deg,#174f3a,#268b60,#71ba94)!important}.profile-hero.boost-profile.boost-lime .profile-cover{background:linear-gradient(120deg,#455718,#77a32c,#b0c954)!important}.profile-hero.boost-profile.boost-gold .profile-cover{background:linear-gradient(120deg,#573b0d,#a97918,#d7bd65)!important}.profile-hero.boost-profile.boost-silver .profile-cover{background:linear-gradient(120deg,#3e4650,#747f8c,#abb2bb)!important}.profile-hero.boost-profile.boost-black .profile-cover{background:linear-gradient(120deg,#080808,#222,#4b4b4b)!important}.profile-hero.boost-profile.boost-fire .profile-cover{background:linear-gradient(120deg,#5f2309,#c74318 52%,#df931f)!important}
.tabs{display:grid!important;grid-auto-flow:column!important;grid-auto-columns:minmax(0,1fr)!important;overflow:visible!important}.tab{min-width:0!important;white-space:nowrap!important}
@media(max-width:520px){.profile-edit-modal{padding:17px;border-radius:17px}.tabs .tab{font-size:9.6px!important;padding-inline:4px!important}.tab .icon{width:11px;height:11px}.profile-actions{gap:6px}}

/* V7.2 final: username gradients must paint the glyphs only, never a background pill. */
.username.boost-name{display:inline-block!important;padding:0!important;border:0!important;border-radius:0!important;box-shadow:none!important;background-color:transparent!important;background-repeat:no-repeat!important;-webkit-background-clip:text!important;background-clip:text!important;color:transparent!important;-webkit-text-fill-color:transparent!important;line-height:inherit!important}
.username.boost-name.boost-amber{background-image:linear-gradient(90deg,#d99a16,#f36a37)!important}
.username.boost-name.boost-sunset{background-image:linear-gradient(90deg,#e48a20,#e64b5d)!important}
.username.boost-name.boost-rose{background-image:linear-gradient(90deg,#dc597f,#e98868)!important}
.username.boost-name.boost-magenta{background-image:linear-gradient(90deg,#d84ca6,#914bd2)!important}
.username.boost-name.boost-violet{background-image:linear-gradient(90deg,#8762d4,#cb66bc)!important}
.username.boost-name.boost-indigo{background-image:linear-gradient(90deg,#5e6bd6,#7a4fb1)!important}
.username.boost-name.boost-blue{background-image:linear-gradient(90deg,#3f8edc,#675ed0)!important}
.username.boost-name.boost-cyan{background-image:linear-gradient(90deg,#2db9d7,#557fd7)!important}
.username.boost-name.boost-teal{background-image:linear-gradient(90deg,#22a99c,#3a83ad)!important}
.username.boost-name.boost-emerald{background-image:linear-gradient(90deg,#2fa672,#76a84e)!important}
.username.boost-name.boost-lime{background-image:linear-gradient(90deg,#91b824,#47a45a)!important}
.username.boost-name.boost-gold{background-image:linear-gradient(90deg,#a87008,#d3a229,#f0c961)!important}
.username.boost-name.boost-silver{background-image:linear-gradient(90deg,#8f99a8,#c2c9d2,#697584)!important}
.username.boost-name.boost-black{background-image:linear-gradient(90deg,#111,#575757)!important}
html[data-theme="dark"] .username.boost-name.boost-black{background-image:linear-gradient(90deg,#f2f2f2,#9a9a9a)!important}
.username.boost-name.boost-fire{background-image:linear-gradient(90deg,#e6a51d,#e45818,#d4314d)!important}
.username.boost-name.boost-navy{background-image:linear-gradient(90deg,#142d59,#315d9c)!important}
.username.boost-name.boost-sky{background-image:linear-gradient(90deg,#2786d7,#6bc4ff)!important}
.username.boost-name.boost-wine{background-image:linear-gradient(90deg,#681521,#a52f3e)!important}

/* Verified profile selectable accent palette. The verify seal always remains blue. */
.boost-profile.boost-navy .profile-avatar-wrap,.boost-avatar.boost-navy{background:linear-gradient(135deg,#142b52,#234f8d,#4e78ad)!important}
.boost-profile.boost-sky .profile-avatar-wrap,.boost-avatar.boost-sky{background:linear-gradient(135deg,#2380c8,#4aa7ed,#8bd5ff)!important}
.boost-profile.boost-wine .profile-avatar-wrap,.boost-avatar.boost-wine{background:linear-gradient(135deg,#5d131e,#842333,#b44754)!important}
.boost-profile.boost-navy .profile-cover{background:linear-gradient(120deg,#102444,#1e467d,#496f9f)!important}
.boost-profile.boost-sky .profile-cover{background:linear-gradient(120deg,#1a669e,#3296d9,#81cfff)!important}
.boost-profile.boost-wine .profile-cover{background:linear-gradient(120deg,#4e111a,#7f2130,#a8424f)!important}
.verified-profile .verified-check{color:#2587f5!important}

/* Story share preview should remain crisp and proportionate inside the web sheet. */
#storyCanvas{display:block;width:100%;height:auto;aspect-ratio:9/16;border-radius:16px;background:#0d0d10}
.share-sheet-card{max-height:min(92vh,880px);overflow:auto}

/* V7.2.1 hard fix: text gradients must never render as rectangular fills. */
.profile-hero .profile-name-row .username.boost-name,.post-meta .username.boost-name,.reply-name-line .username.boost-name{
  display:inline!important;width:max-content!important;max-width:100%!important;padding:0!important;margin:0!important;border:0!important;border-radius:0!important;box-shadow:none!important;
  background-color:transparent!important;background-repeat:no-repeat!important;background-size:100% 100%!important;background-origin:border-box!important;
  -webkit-background-clip:text!important;background-clip:text!important;-webkit-text-fill-color:transparent!important;color:transparent!important;
}
@supports not ((-webkit-background-clip:text) or (background-clip:text)){
  .username.boost-name{background:none!important;-webkit-text-fill-color:currentColor!important;color:#b77913!important}
  .username.boost-name.boost-violet,.username.boost-name.boost-magenta,.username.boost-name.boost-indigo{color:#7d5bb8!important}
  .username.boost-name.boost-blue,.username.boost-name.boost-cyan,.username.boost-name.boost-teal,.username.boost-name.boost-sky,.username.boost-name.boost-navy{color:#357fc2!important}
  .username.boost-name.boost-wine,.username.boost-name.boost-fire,.username.boost-name.boost-rose,.username.boost-name.boost-sunset{color:#b94c4d!important}
  html[data-theme="dark"] .username.boost-name.boost-black{color:#e8e8e8!important}
}
/* AnonKi installable PWA */
.pwa-footer-link{font-weight:800;color:var(--text)!important}.pwa-page{padding:24px 22px 70px}.pwa-hero{border:1px solid var(--line);border-radius:28px;padding:30px;display:flex;align-items:center;gap:26px;background:linear-gradient(135deg,color-mix(in srgb,var(--surface) 94%,transparent),color-mix(in srgb,#ff8b16 7%,var(--surface)));overflow:hidden}.pwa-app-icon{width:116px;height:116px;flex:0 0 116px}.pwa-app-icon img{width:100%;height:100%;display:block;border-radius:30px;box-shadow:0 14px 34px #0002}.pwa-kicker{font-size:12px;font-weight:900;letter-spacing:.12em;text-transform:uppercase;color:#f28a16}.pwa-hero h1{font-size:clamp(28px,4vw,44px);line-height:1.06;margin:7px 0 10px}.pwa-hero p{margin:0;color:var(--muted);max-width:660px;line-height:1.65}.pwa-actions{display:flex;align-items:center;gap:14px;margin-top:20px;flex-wrap:wrap}.pwa-install-btn{min-width:180px}.pwa-install-btn:not(.is-ready){background:var(--text);color:var(--bg)}.pwa-status{font-size:13px;color:var(--muted)}.pwa-benefits{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin-top:16px}.pwa-benefits article,.pwa-device-card,.pwa-manual{border:1px solid var(--line);border-radius:20px;padding:20px;background:var(--surface)}.pwa-card-icon{width:42px;height:42px;border-radius:13px;display:grid;place-items:center;background:var(--soft);margin-bottom:16px}.pwa-benefits h3,.pwa-manual h3{margin:0 0 7px;font-size:16px}.pwa-benefits p,.pwa-device-card p,.pwa-manual p{margin:0;color:var(--muted);font-size:14px;line-height:1.6}.pwa-device-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px;margin-top:14px}.pwa-huawei{box-shadow:inset 3px 0 0 #f28a16}.pwa-device-head{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:10px}.pwa-device-head b{font-size:16px}.pwa-device-head span{font-size:11px;color:var(--muted);padding:5px 8px;border:1px solid var(--line);border-radius:999px}.pwa-manual{margin-top:14px}.pwa-manual.attention{outline:2px solid #f28a16;outline-offset:2px}.pwa-update{position:sticky;top:76px;z-index:25;margin:12px 0;padding:10px 12px;border:1px solid #f28a1655;border-radius:14px;background:var(--surface);box-shadow:0 12px 30px #0002;display:flex;justify-content:space-between;align-items:center;gap:12px}.pwa-update[hidden]{display:none}.pwa-update button{border:0;border-radius:10px;padding:8px 11px;background:var(--text);color:var(--bg);font-weight:800}.pwa-standalone .pwa-footer-link{display:none}
@media(max-width:700px){.pwa-page{padding:18px 14px 95px}.pwa-hero{padding:22px 18px;display:block;border-radius:22px}.pwa-app-icon{width:82px;height:82px;margin-bottom:18px}.pwa-app-icon img{border-radius:22px}.pwa-hero h1{font-size:29px}.pwa-actions{display:grid;grid-template-columns:1fr}.pwa-install-btn{width:100%}.pwa-benefits,.pwa-device-grid{grid-template-columns:1fr}.pwa-device-head{align-items:flex-start;flex-direction:column}.pwa-update{top:68px}}
/* V7.3 install + push experience */
.pwa-footer-link{font-weight:500!important}.app-download-page{padding:26px 22px 90px;max-width:960px;margin:auto}.app-download-hero{display:grid;grid-template-columns:88px 1fr;gap:20px;align-items:center;padding:10px 0 22px}.app-download-icon img{width:88px;height:88px;border-radius:24px;display:block}.app-official-badge{display:inline-flex;align-items:center;gap:5px;font-size:11px;color:var(--muted);margin-bottom:8px}.app-download-hero h1{font-size:clamp(28px,4vw,44px);margin:0 0 8px;letter-spacing:-.03em}.app-download-hero p{color:var(--muted);line-height:1.65;max-width:720px;margin:0}.app-platform-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.app-platform-card{border:1px solid var(--line);border-radius:18px;padding:16px;background:var(--surface);display:grid;grid-template-columns:46px 1fr;gap:12px;align-items:center}.app-platform-card.featured{border-color:color-mix(in srgb,#d73b34 32%,var(--line))}.platform-logo{width:44px;height:44px;border-radius:12px;background:var(--soft);display:grid;place-items:center}.platform-logo svg{width:30px;height:30px}.android-logo{color:#4da564}.huawei-logo{color:#d63d36}.apple-logo{font-size:27px;color:var(--text)}.app-platform-card h2{font-size:14px;margin:0 0 3px}.app-platform-card p{font-size:10px;color:var(--muted);margin:0}.app-install-action,.coming-soon{grid-column:1/-1;border:1px solid var(--line);border-radius:11px;min-height:40px;background:var(--text);color:var(--bg);font:inherit;font-weight:500;display:grid;place-items:center}.app-platform-card.disabled{opacity:.72}.coming-soon{background:var(--soft);color:var(--muted)}.app-push-card{margin-top:14px;border:1px solid var(--line);background:var(--surface);border-radius:18px;padding:18px;display:flex;justify-content:space-between;align-items:center;gap:18px}.app-push-card>div:first-child{display:grid;grid-template-columns:40px 1fr;column-gap:12px}.app-push-icon{grid-row:1/3;width:40px;height:40px;border-radius:12px;background:var(--soft);display:grid;place-items:center}.app-push-card h2{font-size:15px;margin:1px 0 3px}.app-push-card p{font-size:11px;color:var(--muted);margin:0}.app-push-actions{display:flex;align-items:center;gap:12px;white-space:nowrap}.app-push-actions a{font-size:11px;color:var(--muted);text-decoration:underline}.app-info-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-top:12px}.app-info-grid article{border:1px solid var(--line);border-radius:16px;padding:16px;background:var(--surface)}.app-info-grid h3{font-size:13px;margin:0 0 5px}.app-info-grid p,.app-legal-consent{font-size:11px;color:var(--muted);line-height:1.6;margin:0}.app-legal-consent{margin-top:14px;padding:12px 2px}.app-legal-consent a{text-decoration:underline}.push-settings-page{max-width:700px;padding:24px 20px 100px;margin:auto}.push-settings-page header h1{margin:0 0 6px;font-size:28px}.push-settings-page header p{color:var(--muted);font-size:12px;line-height:1.6}.push-permission-card{border:1px solid var(--line);background:var(--surface);border-radius:16px;padding:14px;display:flex;align-items:center;justify-content:space-between;gap:12px;margin:16px 0}.push-permission-card div{display:grid;gap:3px}.push-permission-card small{color:var(--muted)}.push-prefs{border:1px solid var(--line);background:var(--surface);border-radius:16px;padding:14px;display:grid;gap:0}.push-prefs label{display:flex;align-items:center;gap:11px;padding:13px 4px;border-bottom:1px solid var(--line);font-size:12px}.push-prefs input[type=checkbox]{width:18px;height:18px}.push-quiet-note{font-size:10px;color:var(--muted);line-height:1.55;padding:12px 4px;margin:0}.push-settings-actions{display:flex;gap:8px;flex-wrap:wrap;padding-top:8px}
@media(max-width:700px){.app-download-page{padding:18px 14px 100px}.app-download-hero{grid-template-columns:64px 1fr;gap:14px}.app-download-icon img{width:64px;height:64px;border-radius:18px}.app-download-hero h1{font-size:27px}.app-platform-grid{grid-template-columns:1fr}.app-platform-card{grid-template-columns:44px 1fr auto}.app-install-action,.coming-soon{grid-column:auto;min-width:86px;padding:0 10px}.app-push-card{display:grid}.app-push-actions{justify-content:space-between}.app-info-grid{grid-template-columns:1fr}.push-settings-page{padding:18px 14px 100px}}


/* V7.3.1 Huawei/PWA download page hardening */
.app-download-page .app-platform-card{min-width:0!important;overflow:hidden!important}
.app-download-page .platform-logo{width:44px!important;height:44px!important;min-width:44px!important;min-height:44px!important;max-width:44px!important;max-height:44px!important;overflow:hidden!important;flex:0 0 44px!important}
.app-download-page .platform-logo svg{display:block!important;width:28px!important;height:28px!important;max-width:28px!important;max-height:28px!important;min-width:0!important;min-height:0!important}
.app-download-page .apple-logo span{font-size:25px!important;line-height:1!important}
.app-download-page .app-install-action{appearance:none!important;-webkit-appearance:none!important;border:0!important;cursor:pointer!important;font-weight:450!important;text-decoration:none!important}
.app-download-page .app-platform-card h2{font-weight:650!important}
.app-download-page .app-platform-card>div:nth-child(2){min-width:0!important}
.app-download-page .app-platform-card p{white-space:normal!important}
@media(max-width:700px){
 .app-download-page .app-platform-grid{gap:10px!important}
 .app-download-page .app-platform-card{grid-template-columns:44px minmax(0,1fr)!important;padding:14px!important}
 .app-download-page .app-install-action,.app-download-page .coming-soon{grid-column:1/-1!important;width:100%!important;min-height:42px!important;margin-top:2px!important}
 .app-download-page .app-download-hero{align-items:start!important}
}
