:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--ink:#16233d;--muted:#16233d9e;--line:#ffffffe6;--line-soft:#ffffffbd;--accent:#2c63e6;--accent-soft:#2c63e624;--glass:#f7fbffeb;--glass-strong:#f8fbfff5;--glass-muted:#eff6fcd6;--shadow:0 22px 60px #1d375a2e;--shadow-soft:0 12px 30px #1d375a1f;--radius-xl:30px;--radius-lg:24px;--radius-md:18px;--radius-sm:14px;--shell-pad:16px;--shell-gap:18px;--sidebar-col:clamp(220px, 19vw, 260px);--rail-col:clamp(260px, 24vw, 330px)}*{box-sizing:border-box}html{background:#dbe9f6;height:100%}body{height:100%;color:var(--ink);letter-spacing:0;margin:0;font-family:Avenir Next,PingFang SC,Hiragino Sans GB,sans-serif;overflow:hidden}#root{height:100%}a{color:inherit;text-decoration:none}button,input,textarea{font:inherit}textarea{resize:none}button{cursor:pointer}button,a,.post-card{-webkit-tap-highlight-color:transparent}.app-shell{background:linear-gradient(#e4f0fa33, #e4f0fa33), var(--custom-bg,url(/assets/devflow-wallpaper-Bt-lVQ_0.jpg)) center / cover fixed;place-items:center;height:100vh;display:grid;position:relative;overflow:hidden}.ambient-overlay{pointer-events:none;background:linear-gradient(#ffffff1a,#d9e8f61f),radial-gradient(circle at 0 0,#ffffff6b,#0000 34%);position:fixed;inset:0}.desktop-shell{grid-template-columns:var(--sidebar-col) minmax(0, 1fr);gap:var(--shell-gap);width:min(1360px,100vw - 32px);height:min(900px,100vh - 32px);margin:0;padding:0;display:grid;position:relative;overflow:hidden}.mobile-bottom-nav,.mobile-feed-header,.mobile-search-panel,.mobile-profile-hub,.mobile-page-topbar,.mobile-detail-back{display:none}.mobile-me-page{align-content:start;gap:10px;width:min(430px,100%);margin:0;display:grid}.mobile-me-card,.mobile-me-shortcuts,.mobile-me-section,.mobile-me-preview{border:1px solid var(--line);border-radius:var(--radius-lg);box-shadow:var(--shadow-soft);background:linear-gradient(145deg,#fffffff0,#eff7ffd1)}.mobile-me-card{gap:12px;padding:16px;animation:.36s cubic-bezier(.2,.9,.2,1) both mobile-card-in;display:grid}.mobile-me-identity{align-items:center;gap:12px;min-width:0;display:flex}.mobile-me-identity .avatar{width:54px;height:54px;font-size:20px}.mobile-me-identity h1{margin:0;font-size:23px;line-height:1.05}.mobile-me-identity span{color:var(--accent);background:#2c63e61a;border-radius:999px;margin-top:7px;padding:5px 10px;font-size:12px;font-weight:800;display:inline-flex}.mobile-me-card p{color:var(--muted);margin:0;font-size:13px;line-height:1.55}.mobile-bio-text,.inline-bio-text{width:100%;min-width:0;color:var(--muted);text-align:left;background:0 0;border:0;padding:0;display:block}.mobile-bio-editor,.inline-bio-editor{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:8px;min-width:0;display:grid}.mobile-bio-editor input,.inline-bio-editor input{border-radius:12px;min-height:34px;padding:0 10px;font-size:12px}.mobile-bio-editor button,.inline-bio-editor button{background:var(--accent);color:#fff;border:0;border-radius:999px;min-height:34px;padding:0 12px;font-size:12px;font-weight:800}.mobile-me-stats{grid-template-columns:repeat(3,1fr);gap:8px;display:grid}.mobile-me-stats button,.mobile-me-shortcuts button{appearance:none;min-width:0;color:var(--muted);-webkit-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent;border:0;outline:none;place-items:center;gap:6px;font-size:12px;font-weight:800;line-height:1;text-decoration:none;display:grid}.mobile-me-stats button{background:#ffffff94;border-radius:14px;min-height:44px}.mobile-me-stats button:active{transform:scale(.96)}.mobile-me-stats button:focus,.mobile-me-stats button:focus-visible,.mobile-me-shortcuts button:focus,.mobile-me-shortcuts button:focus-visible{box-shadow:none;outline:none}.mobile-me-stats strong{color:var(--ink);font-variant-numeric:tabular-nums;font-size:18px;line-height:1;text-decoration:none}.mobile-me-shortcuts{grid-template-columns:repeat(2,58px);justify-content:center;justify-self:center;gap:8px;width:fit-content;max-width:100%;padding:6px 8px;animation:.38s cubic-bezier(.2,.9,.2,1) 60ms both mobile-card-in;display:grid}.mobile-me-shortcuts button{width:58px;min-height:36px;color:var(--ink);background:#ffffffb8;border:1px solid #ffffffc7;border-radius:12px;font-size:10px;transition:transform .18s,background .18s,color .18s}.mobile-me-shortcuts button.active,.mobile-me-shortcuts button:active{background:var(--accent-soft);color:var(--accent);transform:scale(.96)}.mobile-me-preview{gap:10px;padding:12px;animation:.26s cubic-bezier(.2,.9,.2,1) both mobile-panel-in;display:grid}.mobile-me-preview header{justify-content:space-between;align-items:center;gap:12px;display:flex}.mobile-me-preview h2{margin:0;font-size:17px}.mobile-me-preview header a,.mobile-me-preview header button{color:var(--accent);background:#2c63e61a;border:0;border-radius:999px;padding:6px 10px;font-size:13px;font-weight:800}.mobile-me-preview header button:disabled{color:var(--muted);opacity:.55}.mobile-me-empty{color:var(--muted);text-align:center;background:#ffffff9e;border-radius:16px;margin:0;padding:18px}.mobile-favorite-preview,.mobile-notification-preview{gap:10px;display:grid}.mobile-notification-preview button{min-width:0;color:var(--ink);text-align:left;background:#ffffffad;border:0;border-radius:16px;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:12px;padding:12px;display:grid}.mobile-notification-preview button.read{opacity:.68}.mobile-notification-preview span,.mobile-notification-preview strong,.mobile-notification-preview em{text-overflow:ellipsis;min-width:0;display:block;overflow:hidden}.mobile-notification-preview strong{white-space:nowrap;font-size:14px}.mobile-notification-preview em{color:var(--muted);white-space:nowrap;margin-top:4px;font-size:12px;font-style:normal}.mobile-stat-backdrop{z-index:40;-webkit-backdrop-filter:blur(8px);background:#16233d2e;place-items:center;padding:22px;display:grid;position:fixed;inset:0}.mobile-stat-modal{background:#fffffff5;border:1px solid #ffffffdb;border-radius:22px;gap:12px;width:min(340px,100%);max-height:min(520px,100vh - 70px);padding:16px;animation:.22s cubic-bezier(.2,.9,.2,1) both mobile-modal-in;display:grid;overflow-y:auto;box-shadow:0 24px 70px #1d375a3d}.mobile-stat-modal header{justify-content:space-between;align-items:center;gap:12px;display:flex}.mobile-stat-modal h2{margin:0;font-size:18px}.mobile-stat-modal header button{color:var(--accent);background:#2c63e61a;border:0;border-radius:999px;padding:7px 12px;font-size:12px;font-weight:800}.mobile-stat-list,.mobile-stat-posts{gap:8px;display:grid}.mobile-stat-list a,.mobile-stat-posts a{min-width:0;color:var(--ink);background:#eff6fcbd;border-radius:16px;padding:11px;display:grid}.mobile-stat-list a{grid-template-columns:auto minmax(0,1fr);align-items:center;gap:10px}.mobile-stat-list span,.mobile-stat-list strong,.mobile-stat-list em,.mobile-stat-posts strong,.mobile-stat-posts span{text-overflow:ellipsis;min-width:0;display:block;overflow:hidden}.mobile-stat-list strong,.mobile-stat-posts strong{white-space:nowrap;font-size:14px}.mobile-stat-list em,.mobile-stat-posts span{color:var(--muted);white-space:nowrap;margin-top:4px;font-size:12px;font-style:normal}@keyframes mobile-card-in{0%{opacity:0;transform:translateY(10px)scale(.985)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes mobile-panel-in{0%{opacity:0;transform:translateY(-4px)scale(.99)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes mobile-modal-in{0%{opacity:0;transform:translateY(12px)scale(.96)}to{opacity:1;transform:translateY(0)scale(1)}}.mobile-me-section{gap:2px;padding:16px;display:grid}.mobile-me-section header{padding:0 2px 8px}.mobile-me-section h2{margin:0;font-size:17px}.mobile-me-row{min-height:50px;color:var(--ink);text-align:left;background:0 0;border:0;border-radius:16px;grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:10px;padding:0 4px;display:grid}.mobile-me-row span{align-items:center;gap:10px;min-width:0;font-weight:800;display:flex}.mobile-me-row em{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;font-size:12px;font-style:normal;overflow:hidden}.glass-panel,.surface{border:1px solid var(--line);box-shadow:inset 0 1px 0 #fffffff5, var(--shadow);-webkit-backdrop-filter:blur(34px)saturate(165%);background:linear-gradient(145deg,#ffffffeb,#eff7ffc7);animation:.52s cubic-bezier(.2,.9,.2,1) both glass-rise}.glass-pill{border:1px solid var(--line);box-shadow:inset 0 1px 0 #ffffffeb, var(--shadow);-webkit-backdrop-filter:blur(30px)saturate(160%);background:linear-gradient(145deg,#ffffffe6,#eff7ffc2);border-radius:999px;animation:.48s cubic-bezier(.2,.9,.2,1) both glass-pop}@keyframes glass-rise{0%{opacity:0;transform:translateY(14px)scale(.985)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes glass-pop{0%{opacity:0;transform:translateY(8px)scale(.96)}to{opacity:1;transform:translateY(0)scale(1)}}.sidebar{z-index:8;border-radius:var(--radius-xl);grid-column:1;grid-template-rows:auto minmax(0,1fr) auto auto;align-self:start;gap:18px;width:100%;height:100%;min-height:0;padding:24px 18px 18px;display:grid;position:relative;top:auto;left:auto;overflow:hidden}.brand{align-items:center;gap:14px;min-width:0;display:inline-flex}.brand-mark{color:#fff;width:48px;height:48px;box-shadow:none;background:0 0;border-radius:11px;place-items:center;font-size:15px;font-weight:700;display:grid;overflow:hidden}.brand-mark img{object-fit:contain;width:100%;height:100%}.brand-word{text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:30px;font-weight:700;overflow:hidden}.auth-story-panel .brand{gap:16px}.auth-story-panel .brand-mark{width:58px;height:58px}.auth-story-panel .brand-word{font-size:34px}.sidebar-nav{align-content:start;gap:6px;min-height:0;display:grid;overflow:hidden}.sidebar-nav a{color:#102346db;border-radius:16px;align-items:center;gap:12px;min-width:0;min-height:44px;padding:0 14px;font-weight:600;transition:transform .18s,background .18s,color .18s;display:flex}.sidebar-nav a:hover{background:#ffffff75;transform:translate(3px)}.sidebar-nav a.active{color:var(--accent);background:#ffffffad;box-shadow:inset 0 1px #ffffffc2}.badge-nav{position:relative}.badge-nav span{background:var(--accent);color:#fff;border-radius:999px;place-items:center;min-width:22px;height:22px;margin-left:auto;font-size:12px;display:grid}.sidebar-profile{background:#ffffffd1;border-radius:22px;grid-template-columns:auto 1fr auto;align-items:center;gap:12px;min-width:0;margin-top:auto;padding:14px;display:grid;box-shadow:inset 0 1px #ffffffdb,0 12px 26px #1d375a14}.sidebar-profile button{color:#16233db8;background:#ffffffbd;border:0;border-radius:999px;place-items:center;width:32px;height:32px;transition:transform .18s,background .18s;display:grid}.sidebar-profile button:hover,.sidebar-utilities button:hover,.icon-command:hover{background:#ffffffb3;transform:scale(1.08)}.sidebar-profile-main{min-width:0}.sidebar-profile strong,.user-summary strong,.follow-list strong{display:block}.sidebar-profile span,.user-summary span,.follow-list span{color:var(--muted);text-overflow:ellipsis;margin-top:4px;font-size:13px;display:block;overflow:hidden}.sidebar-profile span,.user-summary span,.follow-list span,.post-copy{overflow-wrap:anywhere}.post-cover{aspect-ratio:16/8;object-fit:cover;background:#ffffff80;border-radius:16px;width:100%}.profile-avatar,.mini-avatar,.tiny-avatar{color:#102346c2;background:#203d671a;border-radius:50%;place-items:center;font-weight:700;display:grid;overflow:hidden}.avatar-image{object-fit:cover}.default-avatar-image{object-fit:contain}.profile-avatar{width:48px;height:48px}.profile-avatar.large{width:58px;height:58px}.sidebar-links{gap:8px;margin-top:auto;display:grid}.sidebar-links button{color:#102346d6;background:0 0;border:0;align-items:center;gap:10px;min-height:42px;display:flex}.sidebar-links button span{margin-left:auto}.sidebar-profile-stats{grid-column:1/-1;grid-template-columns:repeat(3,1fr);gap:8px;padding-top:4px;display:grid}.sidebar-profile-stats button{width:auto;min-width:0;height:auto;color:var(--muted);text-align:center;background:#ffffffdb;border:0;border-radius:14px;gap:3px;margin:0;padding:10px 6px;font-size:12px;transition:transform .16s,background .16s,color .16s;display:grid}.sidebar-profile-stats button:hover{color:var(--accent);transform:translateY(-1px)}.sidebar-profile-stats strong{text-overflow:ellipsis;white-space:nowrap;color:var(--ink);font-size:17px;line-height:1;overflow:hidden}.workspace{grid-column:2;min-width:0;height:100%;min-height:0;padding-top:0;overflow:hidden}.page-shell{scrollbar-gutter:stable}.search-pill{background:linear-gradient(145deg,#ffffffe6,#edf5fcc7);border:1px solid #ffffffd1;flex:1;align-items:center;gap:10px;min-width:0;height:44px;padding:0 18px;transition:transform .18s,box-shadow .18s;display:flex;box-shadow:inset 0 1px #ffffffd6,0 12px 28px #1d375a1f}.search-pill:focus-within{transform:translateY(-1px)scale(1.01);box-shadow:inset 0 1px #ffffffe0,0 16px 34px #1d375a29}.search-pill input{width:100%;min-width:0;color:var(--ink);background:0 0;border:0;outline:none}.search-pill input::placeholder{color:#16233d8a}.search-pill svg{color:#fff}.add-pill{color:#fff;background:linear-gradient(145deg,#ffffffe6,#edf5fcc7);border:1px solid #ffffffc7;border-radius:18px;place-items:center;width:48px;height:44px;transition:transform .18s,box-shadow .18s;display:grid;box-shadow:inset 0 1px #ffffffd6,0 12px 28px #1d375a1f}.add-pill:hover,.primary-button:hover,.ghost-button:hover,.load-more:hover{transform:translateY(-1px)scale(1.03)}.page-shell{width:100%;height:100%;min-height:0;margin:0 auto;padding-right:14px;overflow-y:auto}.dashboard-layout{grid-template-columns:minmax(520px, 1fr) var(--rail-col);justify-content:space-between;gap:var(--shell-gap);width:100%;min-width:0;min-height:100%;display:grid}.feed-column,.dashboard-rail,.main-column,.profile-layout{align-content:start;gap:14px;min-width:0;display:grid}.feed-frame{border-radius:var(--radius-xl);height:auto;min-height:0;padding:14px;display:grid;overflow:hidden}.feed-column{min-width:0;min-height:0;padding-right:0;overflow:visible}.inset-panel{-webkit-backdrop-filter:blur(24px)saturate(145%);background:#ffffffeb;border:1px solid #ffffffd1;box-shadow:inset 0 1px #ffffffe6}.composer-strip{border-radius:var(--radius-lg);width:100%;min-height:118px;color:var(--muted);text-align:left;grid-template-columns:auto 1fr;gap:14px;padding:18px 20px 16px;display:grid}.composer-prompt{color:var(--muted);text-align:left;background:0 0;border:0;place-self:center start;padding:0}.mini-avatar{grid-row:span 2;width:40px;height:40px}.composer-strip div{color:#102346b8;flex-wrap:wrap;align-self:end;gap:18px;display:flex}.composer-strip div button{color:inherit;background:0 0;border:0;align-items:center;gap:6px;padding:0;font-size:13px;font-style:normal;transition:transform .16s,color .16s;display:inline-flex}.composer-strip div button:hover,.composer-prompt:hover{color:var(--accent);transform:translateY(-1px)}.feed-toolbar{border-radius:var(--radius-md);justify-content:space-between;align-items:center;min-height:54px;padding:0 18px;display:flex}.feed-toolbar div{gap:40px;display:flex}.feed-toolbar a{color:#16233da8;font-size:16px;font-weight:600;transition:transform .18s,color .18s;position:relative}.feed-toolbar a:hover,.feed-toolbar button:hover,.rail-card header button:hover{color:var(--accent);transform:translateY(-1px)}.feed-toolbar a.active,.feed-toolbar button.active{color:var(--accent)}.feed-toolbar a.active:after{background:var(--accent);content:"";border-radius:999px;height:2px;position:absolute;bottom:-15px;left:0;right:0}.feed-toolbar button,.rail-card header button{color:var(--muted);background:0 0;border:0;align-items:center;gap:6px;display:inline-flex}.filter-panel{border-radius:var(--radius-md);flex-wrap:wrap;gap:8px;padding:12px;display:flex}.filter-panel button,.topic-grid button{color:#16233db8;background:#ffffffb8;border:1px solid #ffffffbd;border-radius:11px;padding:6px 11px;font-size:12px;transition:transform .16s,background .16s,color .16s}.filter-panel button:hover,.topic-grid button:hover,.follow-list button:hover,.setting-row:hover{transform:translateY(-1px)scale(1.02)}.filter-panel button.active,.topic-grid button.active{color:var(--accent);background:#2c63e61f;border-color:#2c63e647}.feed-stack{gap:10px;min-width:0;display:grid}.post-card{cursor:pointer;border:1px solid var(--line);min-width:0;box-shadow:inset 0 1px 0 #ffffffd6, var(--shadow-soft);-webkit-backdrop-filter:blur(30px)saturate(160%);background:linear-gradient(145deg,#ffffffe6,#eef6ffbd);border-radius:20px;gap:10px;padding:16px 18px;transition:transform .18s,background .18s;display:grid}.post-card:hover{background:linear-gradient(145deg,#fffffff0,#eef6ffc7);transform:translateY(-2px)}.post-preview{background:linear-gradient(#ffffff0a,#16233d14),url(/assets/devflow-banner-NKcT_oqu.jpg) 50%/cover;border-radius:18px;height:150px}.post-meta{min-width:0;color:var(--muted);justify-content:space-between;align-items:center;gap:12px;font-size:13px;display:flex}.post-author{align-items:center;gap:9px;min-width:0;display:inline-flex}.post-author span{text-overflow:ellipsis;white-space:nowrap;color:var(--ink);font-weight:700;overflow:hidden}.post-title{color:var(--ink);overflow-wrap:anywhere;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:18px;font-weight:700;line-height:1.35;display:-webkit-box;overflow:hidden}.post-copy{color:#16233dbd;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:14px;line-height:1.7;display:-webkit-box;overflow:hidden}.tag-row,.post-actions,.profile-stats,.modal-actions{align-items:center;display:flex}.tag-row{flex-wrap:wrap;gap:8px}.tag-row span{text-overflow:ellipsis;white-space:nowrap;color:#16233db8;background:#ffffffd1;border:1px solid #ffffffc7;border-radius:10px;max-width:100%;padding:5px 10px;font-size:12px;overflow:hidden}.post-actions{min-width:0;color:var(--muted);justify-content:flex-end;gap:18px;font-size:14px}.post-actions button,.post-actions a{min-width:0;color:inherit;-webkit-user-select:none;user-select:none;background:0 0;border:0;outline:none;align-items:center;gap:6px;transition:transform .16s,color .16s;display:inline-flex}.post-actions button:focus,.post-actions a:focus,.post-actions button:focus-visible,.post-actions a:focus-visible{background:0 0;outline:none}.post-actions button.active{color:#e0445f}.post-actions .favorite-action.active{color:#e5a900}.post-actions button.changed{animation:.36s cubic-bezier(.2,1.3,.3,1) both action-pop}.post-actions .delete-action{color:#b73542c7}.post-actions .delete-action:disabled{cursor:wait;opacity:.48}.post-actions button:hover,.post-actions a:hover{transform:translateY(-1px)scale(1.08)}.post-card.detail{cursor:default}.post-card.detail:hover{transform:none}.post-card.detail .post-title,.post-card.detail .post-copy{-webkit-line-clamp:unset;display:block;overflow:visible}.post-card.detail .post-title{font-size:clamp(24px,3vw,32px);line-height:1.24}.post-card.detail .post-copy{color:#16233dc7;white-space:pre-wrap;font-size:15px;line-height:1.9}@keyframes action-pop{0%{transform:scale(.82)}58%{transform:scale(1.22)}to{transform:scale(1)}}.dashboard-rail{flex-direction:column;justify-content:flex-start;align-self:start;gap:12px;min-width:0;height:fit-content;min-height:0;max-height:none;display:flex;position:sticky;top:0;overflow:visible}.dashboard-rail .glass-panel,.dashboard-rail .user-summary,.dashboard-rail .rail-card{box-shadow:inset 0 1px #ffffffdb}.rail-top{align-content:start;gap:12px;min-height:0;padding-right:0;display:grid;overflow:visible}.rail-tools{align-items:center;gap:12px;min-height:44px;display:flex}.user-summary,.rail-card{border-radius:var(--radius-xl)}.user-summary{grid-template-columns:auto 1fr;gap:12px;min-width:0;padding:18px 20px;display:grid}.user-summary>div,.sidebar-profile-main{min-width:0}.user-summary strong,.sidebar-profile strong{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.user-summary dl{grid-column:1/-1;grid-template-columns:repeat(3,1fr);gap:6px;margin:2px 0 0;display:grid}.user-summary dl>div{min-width:0}.user-summary dt{color:var(--muted);font-size:12px}.user-summary dd{text-overflow:ellipsis;white-space:nowrap;margin:4px 0 0;font-size:20px;font-weight:700;overflow:hidden}.user-summary dd a{transition:transform .16s,color .16s;display:inline-block}.user-summary dd a:hover{color:var(--accent);transform:translateY(-1px)}.rail-card{gap:12px;min-width:0;padding:15px 17px;display:grid}.rail-card header{justify-content:space-between;align-items:center;gap:10px;min-width:0;display:flex}.rail-card h2{text-overflow:ellipsis;white-space:nowrap;min-width:0;margin:0;font-size:16px;overflow:hidden}.topic-grid{flex-wrap:wrap;gap:7px;display:flex}.follow-list{gap:7px;display:grid}.follow-list article{grid-template-columns:auto 1fr auto;align-items:center;gap:10px;min-width:0;padding:2px 0;display:grid}.follow-list article>div:not(.tiny-avatar){min-width:0}.tiny-avatar{width:34px;height:34px}.follow-list button{min-width:54px;min-height:30px;color:var(--accent);background:#ffffffd6;border:1px solid #ffffff80;border-radius:11px;font-size:12px}.follow-list button.active{color:var(--accent);background:#2c63e61f}.follow-list strong{text-overflow:ellipsis;white-space:nowrap;font-size:14px;overflow:hidden}.follow-list span{white-space:nowrap;font-size:12px}.overview-card{grid-template-columns:repeat(2,1fr)}.overview-card header{grid-column:1/-1}.overview-card strong{text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:22px;display:block;overflow:hidden}.overview-card span{color:var(--muted);margin-top:4px;font-size:13px;display:block}.sidebar-utilities{z-index:10;background:linear-gradient(145deg,#fffffff7,#ecf5fce6);justify-content:space-between;align-items:center;gap:6px;width:100%;min-height:58px;padding:6px;display:flex;position:static}.sidebar-utilities button{color:#16233dbd;background:0 0;border:0;border-radius:999px;place-items:center;width:46px;height:46px;transition:transform .18s,background .18s;display:grid}.state-box,.empty-state,.comments-panel,.notification-list,.profile-header,.auth-form{border-radius:var(--radius-lg);padding:24px}.main-column.narrow,.profile-layout{width:100%;min-width:0;max-width:820px;max-height:100%;overflow-y:auto}.section-heading{gap:8px;margin-bottom:8px;display:grid}.section-heading h1,.profile-header h1,.auth-story h1{margin:0;font-size:clamp(28px,3vw,36px)}.eyebrow{color:var(--accent);margin:0 0 8px;font-size:12px}.primary-button,.ghost-button{border-radius:999px;min-height:40px;padding:0 16px}.primary-button:disabled,.ghost-button:disabled{cursor:wait;opacity:.58;transform:none}.primary-button{border:1px solid var(--accent);background:var(--accent);color:#fff}.ghost-button{color:var(--ink);background:#ffffff57;border:1px solid #ffffff8f}.load-more{justify-self:start}.modal-backdrop{z-index:80;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#0f1a2a42;place-items:center;padding:20px;animation:.18s both backdrop-in;display:grid;position:fixed;inset:0}.composer-modal{border:1px solid var(--line);border-radius:var(--radius-xl);width:min(620px,100%);max-height:calc(100vh - 48px);box-shadow:var(--shadow);-webkit-backdrop-filter:blur(26px)saturate(145%);backdrop-filter:blur(26px)saturate(145%);background:linear-gradient(145deg,#ffffffe6,#eff7ffc2);gap:18px;padding:28px;animation:.26s cubic-bezier(.2,1.1,.28,1) both modal-spring;display:grid;position:relative;overflow-y:auto}.composer-modal input{min-height:46px;max-height:46px}.composer-modal textarea{min-height:132px;max-height:132px}.cover-field{color:var(--muted);gap:8px;font-size:14px;display:grid}.cover-upload{min-height:46px;color:var(--accent);background:#ffffff70;border:1px dashed #2c63e657;border-radius:16px;justify-content:center;align-items:center;gap:8px;font-weight:800;display:inline-flex}.cover-upload input{display:none}.cover-preview{border-radius:18px;position:relative;overflow:hidden}.cover-preview img{aspect-ratio:16/7;object-fit:cover;width:100%;display:block}.cover-preview button{color:#fff;background:#0f1a2ab8;border:0;border-radius:999px;padding:7px 12px;font-size:12px;font-weight:800;position:absolute;bottom:10px;right:10px}.settings-modal{border:1px solid var(--line);border-radius:var(--radius-xl);width:min(440px,100%);box-shadow:var(--shadow);-webkit-backdrop-filter:blur(34px)saturate(165%);background:linear-gradient(145deg,#fffffff2,#eff7ffe0);gap:14px;padding:28px;animation:.26s cubic-bezier(.2,1.1,.28,1) both modal-spring;display:grid;position:relative}@keyframes modal-spring{0%{opacity:0;transform:translateY(10px)scale(.96)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes backdrop-in{0%{opacity:0}to{opacity:1}}.settings-modal h2{margin:0}.setting-row{min-height:72px;color:var(--ink);text-align:left;background:#ffffffb8;border:1px solid #ffffffc2;border-radius:18px;justify-content:space-between;align-items:center;gap:16px;padding:0 16px;transition:transform .18s,background .18s,border-color .18s;display:flex;box-shadow:inset 0 1px #ffffffe6}.setting-row span{gap:4px;display:grid}.setting-row strong{font-size:15px}.setting-row em{color:var(--muted);font-size:13px;font-style:normal}.background-control>div{gap:8px;display:flex}.background-upload{cursor:pointer}.background-upload input{display:none}.danger-row{color:#b73542}.celebration-burst{z-index:40;pointer-events:none;position:fixed;inset:0;overflow:hidden}.celebration-burst span{--angle:calc(var(--i) * 20deg);background:hsl(calc(var(--i) * 24) 86% 58%);border-radius:50%;width:9px;height:9px;animation:1.1s cubic-bezier(.18,.8,.28,1) forwards firework;position:absolute;top:48%;left:50%}@keyframes firework{0%{opacity:1;transform:translate(-50%, -50%) rotate(var(--angle)) translateY(0) scale(.7)}70%{opacity:1}to{opacity:0;transform:translate(-50%, -50%) rotate(var(--angle)) translateY(-190px) scale(1.1)}}.icon-command{width:38px;height:38px;color:var(--ink);background:#ffffff6b;border:1px solid #ffffff8f;border-radius:999px;place-items:center;display:grid}.modal-close{position:absolute;top:16px;right:16px}label{color:var(--muted);gap:8px;font-size:14px;display:grid}input,textarea{width:100%;min-height:132px;max-height:132px;color:var(--ink);background:#ffffff6b;border:1px solid #ffffff94;border-radius:16px;outline:none;padding:12px 14px}.comment-form textarea{min-height:96px;max-height:96px}input:focus,textarea:focus{border-color:#2c63e67a}.modal-actions{border-radius:0 0 var(--radius-xl) var(--radius-xl);background:linear-gradient(#eff7ff00,#eff7ffeb 34%);justify-content:flex-end;gap:10px;margin:0 -28px -28px;padding:14px 28px 28px;position:sticky;bottom:-28px}.form-error{color:#a33b32;margin:0}.auth-shell{grid-template-columns:minmax(420px,1fr) minmax(380px,440px);align-items:center;gap:clamp(24px,4vw,64px);width:min(1180px,100vw - 48px);min-height:100vh;margin:0 auto;padding:42px 0;display:grid;position:relative}.auth-story{align-content:center;min-height:640px;display:grid}.auth-story-panel{border-radius:var(--radius-xl);align-content:space-between;gap:32px;min-height:620px;padding:clamp(28px,4vw,46px);display:grid;overflow:hidden}.auth-story-panel h1{max-width:620px;line-height:1.15}.auth-preview-card{background:#ffffff70;border:1px solid #ffffffd1;border-radius:26px;min-height:250px;display:grid;position:relative;overflow:hidden;box-shadow:inset 0 1px #ffffffdb}.auth-preview-card img{object-fit:cover;opacity:.88;width:100%;height:100%}.auth-proof-row{flex-wrap:wrap;gap:10px;display:flex}.auth-proof-row span{color:#16233db8;background:#ffffffa3;border:1px solid #ffffffbd;border-radius:999px;padding:9px 14px;font-size:13px}.auth-form{border-radius:var(--radius-xl);background:linear-gradient(145deg,#fffffffa,#eef6ffed);align-content:start;gap:18px;width:100%;padding:34px;display:grid;box-shadow:inset 0 1px #fffffff5,0 26px 74px #1d375a2e}.auth-form-header{align-items:center;gap:12px;margin-bottom:4px;display:flex}.auth-form-header h2{color:var(--ink);margin:0;font-size:30px}.auth-form-icon{border-radius:16px;flex:none;place-items:center;width:58px;height:58px;display:grid;overflow:hidden}.auth-form-icon img{object-fit:contain;width:100%;height:100%}.auth-field{color:#16233dad;gap:9px;font-weight:600}.auth-field>span{min-height:52px;color:var(--muted);background:#ffffffb8;border:1px solid #ffffffc7;border-radius:17px;grid-template-columns:auto 1fr;align-items:center;gap:10px;padding:0 14px;transition:border-color .18s,background .18s,box-shadow .18s;display:grid;box-shadow:inset 0 1px #ffffffd6}.auth-field>span:focus-within{background:#ffffffe6;border-color:#2c63e66b;box-shadow:inset 0 1px #ffffffe6,0 12px 26px #2c63e61f}.auth-field input{min-height:50px;box-shadow:none;background:0 0;border:0;border-radius:0;padding:0}.auth-submit{justify-content:center;align-items:center;gap:9px;width:100%;min-height:50px;margin-top:6px;font-weight:700;transition:transform .18s,box-shadow .18s;display:inline-flex}.auth-submit:hover{box-shadow:0 16px 34px #2c63e63d}.auth-switch{text-align:center;margin:0}.auth-switch a{color:var(--accent);margin-left:6px;font-weight:700}.comments-panel{gap:20px;display:grid}.comment-form{gap:12px;display:grid}.comment-form .primary-button{justify-self:start}.comment-list{gap:16px;display:grid}.comment-list article{border-top:1px solid var(--line-soft);padding-top:16px}.comment-list article div,.notification-list article,.toolbar-heading{justify-content:space-between;gap:14px;display:flex}.comment-list p{margin-bottom:0}.comment-list time,.notification-list time{color:var(--muted);font-size:13px}.profile-header{grid-template-columns:auto 1fr auto auto;align-items:center;gap:18px;min-width:0;display:grid}.profile-header>div{min-width:0}.profile-header h1,.profile-header p{overflow-wrap:anywhere}.avatar{width:68px;height:68px;color:var(--muted);background:#ffffff57;border-radius:50%;place-items:center;display:grid}.profile-stats{gap:16px}.profile-stats button{min-width:0;color:var(--muted);background:#ffffff75;border:0;border-radius:16px;gap:4px;padding:10px 14px;font-size:13px;transition:transform .18s,background .18s,color .18s;display:grid}.profile-stats button:hover,.profile-stats button.active{color:var(--accent);background:#2c63e61f;transform:translateY(-1px)}.profile-stats strong{text-overflow:ellipsis;white-space:nowrap;color:var(--ink);font-size:18px;overflow:hidden}.user-list-panel{gap:10px;display:grid}.user-list-item{background:#ffffff94;border-radius:18px;grid-template-columns:auto 1fr;align-items:center;gap:12px;min-width:0;padding:12px;transition:transform .18s,background .18s;display:grid}.user-list-item:hover{background:#ffffffc2;transform:translateY(-2px)}.user-list-item strong,.user-list-item span{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.user-list-item span{color:var(--muted);margin-top:4px;font-size:13px}.notification-list{gap:12px;display:grid;box-shadow:inset 0 1px #ffffffd1,0 6px 18px #1d375a0f}.notification-list article{background:#ffffff75;border-top:0;border-radius:16px;align-items:center;min-width:0;padding:12px}.notification-list article:first-of-type{padding-top:12px}.notification-list article.read{color:var(--muted)}.notification-link{min-width:0;color:inherit;text-align:left;background:0 0;border:0;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:12px;display:grid}.notification-link>div{min-width:0}.notification-link strong,.notification-link span{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.notification-link span{color:var(--muted);margin-top:3px;font-size:13px}.notification-actions{flex:none}.toolbar-heading .ghost-button{color:#16233db8;background:#ffffffb8;border-color:#16233d1f;min-height:30px;padding:0 10px;font-size:12px;font-weight:800;box-shadow:inset 0 1px #ffffffc7}.toolbar-heading .ghost-button:hover{color:var(--ink);background:#ffffffe6;border-color:#16233d2e}.muted-copy{color:var(--muted)}.theme-dark{--ink:#f8fafc;--muted:#f8fafcd1;--accent:#7aa4ff;--line:#ffffff38;--line-soft:#ffffff24;--glass:#0b111cf0;--glass-strong:#0f1724f5;--glass-muted:#182232e6;--shadow:0 24px 70px #0000005c;--shadow-soft:0 14px 34px #00000047;color:var(--ink);--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}.theme-dark .ambient-overlay{background:linear-gradient(#03080f75,#03080f94),radial-gradient(circle at 0 0,#709aff2e,#0000 34%)}.theme-dark .glass-panel,.theme-dark .surface,.theme-dark .settings-modal,.theme-dark .composer-modal{box-shadow:inset 0 1px 0 #ffffff1f, var(--shadow);background:linear-gradient(145deg,#0f1724e0,#080d16c2);border-color:#ffffff2e}.theme-dark .glass-pill,.theme-dark .inset-panel,.theme-dark .post-card,.theme-dark .sidebar-profile,.theme-dark .setting-row,.theme-dark .user-list-item,.theme-dark .search-pill,.theme-dark .add-pill,.theme-dark .sidebar-utilities{box-shadow:inset 0 1px 0 #ffffff1a, var(--shadow-soft);background:linear-gradient(145deg,#141e2edb,#080d16bd);border-color:#ffffff29}.theme-dark .composer-strip div,.theme-dark .composer-prompt,.theme-dark .post-copy,.theme-dark .post-meta,.theme-dark .post-actions,.theme-dark .tag-row span,.theme-dark .topic-grid button,.theme-dark .filter-panel button,.theme-dark .rail-card header button,.theme-dark .user-summary dt,.theme-dark .overview-card span,.theme-dark .sidebar-profile span,.theme-dark .user-summary span,.theme-dark .follow-list span,.theme-dark .profile-stats button,.theme-dark .notification-list article.read,.theme-dark .muted-copy,.theme-dark label,.theme-dark .setting-row em,.theme-dark input::placeholder,.theme-dark textarea::placeholder{color:var(--muted)}.theme-dark .sidebar-nav a,.theme-dark .sidebar-nav a svg,.theme-dark .feed-toolbar a,.theme-dark .feed-toolbar a svg,.theme-dark .feed-toolbar button,.theme-dark .feed-toolbar button svg,.theme-dark .mobile-feed-header a,.theme-dark .mobile-feed-header button,.theme-dark .mobile-feed-header button svg,.theme-dark .mobile-page-topbar button,.theme-dark .mobile-page-topbar button svg,.theme-dark .mobile-bottom-nav a,.theme-dark .mobile-bottom-nav a svg,.theme-dark .mobile-bottom-nav button,.theme-dark .mobile-bottom-nav button svg,.theme-dark .feed-toolbar a:hover,.theme-dark .feed-toolbar a.active{color:#fff}.theme-dark .brand-word,.theme-dark .sidebar-profile strong,.theme-dark .sidebar-profile-stats strong,.theme-dark .user-summary strong,.theme-dark .user-summary dd,.theme-dark .user-summary dd a,.theme-dark .rail-card h2,.theme-dark .follow-list strong,.theme-dark .overview-card strong,.theme-dark .post-author span,.theme-dark .post-title,.theme-dark .profile-header h1,.theme-dark .profile-header p,.theme-dark .profile-stats strong,.theme-dark .section-heading h1,.theme-dark .auth-story h1,.theme-dark .settings-modal h2,.theme-dark .setting-row strong,.theme-dark .user-list-item strong{color:var(--ink)}.theme-dark .sidebar-nav a.active,.theme-dark .sidebar-nav a:hover,.theme-dark .profile-stats button.active,.theme-dark .filter-panel button.active,.theme-dark .topic-grid button.active{color:#fff;background:#7aa4ff29}.theme-dark .sidebar-profile-stats button,.theme-dark .profile-stats button,.theme-dark .tag-row span,.theme-dark .filter-panel button,.theme-dark .topic-grid button,.theme-dark .follow-list button,.theme-dark input,.theme-dark textarea,.theme-dark .icon-command{color:var(--ink);background:#ffffff1f;border-color:#ffffff24}.theme-dark .sidebar-profile>button,.theme-dark .sidebar-utilities button,.theme-dark .composer-strip div button,.theme-dark .feed-toolbar button,.theme-dark .post-actions button,.theme-dark .post-actions a,.theme-dark .ghost-button,.theme-dark .search-pill input,.theme-dark .search-pill svg,.theme-dark .add-pill,.theme-dark .add-pill svg{color:var(--ink)}.theme-dark .sidebar-profile>button{box-shadow:none;color:var(--ink);background:0 0;border:0}.theme-dark .sidebar-profile>button:hover{background:#ffffff14}.theme-dark .search-pill input{box-shadow:none;color:var(--ink);background:0 0;border:0;padding:0}.theme-dark .inset-panel{background:#101826e6}.theme-dark .post-card:hover{background:linear-gradient(145deg,#162132fa,#090e18eb)}.theme-dark .profile-avatar,.theme-dark .mini-avatar,.theme-dark .tiny-avatar,.theme-dark .avatar{color:var(--ink);background:#7aa4ff29}.theme-dark .brand-mark{background:0 0}.theme-dark .search-pill svg,.theme-dark .add-pill{color:#fff}.theme-dark .post-actions button.active{color:#ff667f}.theme-dark .post-actions .favorite-action.active{color:#ffd24a}.theme-dark .post-actions .delete-action{color:#ff8b9a}.theme-dark .dashboard-rail .glass-panel,.theme-dark .dashboard-rail .user-summary,.theme-dark .dashboard-rail .rail-card{box-shadow:inset 0 1px #ffffff1a}.theme-dark .modal-actions{background:linear-gradient(#080d1600,#080d16f0 34%)}.theme-dark .mobile-feed-header,.theme-dark .mobile-me-page>.mobile-page-topbar{background:linear-gradient(#080d16fa,#080d16db)}.theme-dark .mobile-page-topbar strong,.theme-dark .mobile-feed-header a.active,.theme-dark .mobile-bottom-nav a.active,.theme-dark .mobile-bottom-nav button.active,.theme-dark .mobile-me-identity h1,.theme-dark .mobile-me-stats strong,.theme-dark .mobile-me-shortcuts button,.theme-dark .mobile-stat-modal h2,.theme-dark .mobile-stat-list strong,.theme-dark .mobile-stat-posts strong,.theme-dark .mobile-notification-preview strong{color:var(--ink)}.theme-dark .mobile-bottom-nav,.theme-dark .mobile-me-card,.theme-dark .mobile-me-shortcuts,.theme-dark .mobile-me-preview,.theme-dark .mobile-stat-modal,.theme-dark .mobile-search-panel,.theme-dark .mobile-me-stats button,.theme-dark .mobile-me-shortcuts button,.theme-dark .mobile-notification-preview button,.theme-dark .mobile-stat-list a,.theme-dark .mobile-stat-posts a,.theme-dark .mobile-me-empty{background:#0f1724e6;border-color:#ffffff24;box-shadow:inset 0 1px #ffffff14,0 10px 28px #00000038}.theme-dark .mobile-feed-header a,.theme-dark .mobile-bio-text,.theme-dark .mobile-me-card p,.theme-dark .mobile-me-stats button,.theme-dark .mobile-notification-preview em,.theme-dark .mobile-stat-list em,.theme-dark .mobile-stat-posts span{color:var(--muted)}@media (prefers-reduced-motion:reduce){*,:before,:after{transition-duration:1ms!important;animation-duration:1ms!important}}@media (width<=1120px){.desktop-shell{grid-template-columns:var(--sidebar-col) minmax(0, 1fr)}.dashboard-layout{grid-template-columns:minmax(0,1fr)}.dashboard-rail{display:none}}@media (width<=760px){html{background:#eef7ff}html:has(.theme-dark){background:#080d16}body{background:#eef7ff;overflow:auto}body:has(.theme-dark){background:#080d16}.app-shell{background:radial-gradient(circle at 20% 0,#fffffff2,#0000 32%),linear-gradient(#eef8ff 0%,#f8fbff 44%,#edf6ff 100%);place-items:start stretch;height:auto;min-height:100vh;overflow-y:auto}.app-shell.theme-dark{background:radial-gradient(circle at 18% 0,#4e6fb238,#0000 30%),linear-gradient(#080d16 0%,#101826 48%,#08101b 100%)}.ambient-overlay{display:none}.desktop-shell{width:100%;height:auto;min-height:100vh;padding:0 0 calc(86px + env(safe-area-inset-bottom));grid-template-columns:1fr;overflow:visible}.sidebar{display:none}.workspace{grid-column:auto;height:auto;min-height:auto;padding-top:0}.page-shell,.dashboard-layout,.feed-frame,.dashboard-rail{height:auto}.page-shell{padding-right:0}.dashboard-layout,.feed-frame{display:grid}.dashboard-rail{display:none}.feed-column,.dashboard-rail{padding-right:0;overflow-y:visible}.dashboard-layout{grid-template-columns:1fr}.mobile-bottom-nav{right:18px;bottom:max(14px, env(safe-area-inset-bottom));z-index:30;-webkit-backdrop-filter:blur(24px)saturate(160%);background:#fffffff0;border:1px solid #ffffffc2;border-radius:999px;grid-template-columns:minmax(0,1fr) 82px minmax(0,1fr);align-items:center;min-height:66px;display:grid;position:fixed;left:18px;box-shadow:0 18px 42px #1d375a29,inset 0 1px #fffffff0}.mobile-bottom-nav a,.mobile-bottom-nav button{color:#16233d9e;-webkit-user-select:none;user-select:none;background:0 0;border:0;outline:none;place-items:center;gap:3px;min-width:0;font-size:11px;font-weight:700;transition:color .18s,transform .18s;display:grid;position:relative}.mobile-bottom-nav a:focus,.mobile-bottom-nav button:focus,.mobile-bottom-nav a:focus-visible,.mobile-bottom-nav button:focus-visible{background:0 0;outline:none}.mobile-bottom-nav a.active,.mobile-bottom-nav button.active{color:var(--accent)}.mobile-bottom-nav a:active,.mobile-bottom-nav button:active{transform:scale(.96)}.mobile-publish-button{border-radius:50%;justify-self:center;width:62px;height:62px;transform:translateY(-14px);box-shadow:0 15px 34px #2c63e657;background:var(--accent)!important;color:#fff!important}.mobile-publish-button:active{transform:translateY(-14px)scale(.94)!important}.mobile-nav-icon-wrap{place-items:center;display:grid;position:relative}.mobile-nav-icon-wrap em{color:#fff;text-align:center;background:#e0445f;border-radius:999px;min-width:18px;height:18px;padding:0 5px;font-size:10px;font-style:normal;line-height:18px;position:absolute;top:-8px;right:-12px}}@media (width<=920px){.auth-shell{grid-template-columns:1fr;gap:18px;width:min(620px,100vw - 28px);padding:20px 0}.auth-story{min-height:auto}.auth-story-panel{gap:22px;min-height:auto;padding:26px}.auth-preview-card{min-height:180px}.auth-form{padding:28px}}@media (width<=760px){.desktop-shell{gap:0}.modal-backdrop{z-index:80;padding:max(12px, env(safe-area-inset-top)) 14px max(92px, calc(78px + env(safe-area-inset-bottom)));place-items:center}.composer-modal{border-radius:22px;gap:10px;width:min(420px,100vw - 28px);max-height:min(640px,100dvh - 116px);padding:18px;overflow-y:auto}.composer-modal>div:first-of-type{padding-right:38px}.composer-modal .eyebrow{margin-bottom:4px}.composer-modal h2{margin:0;font-size:18px;line-height:1.25}.composer-modal label,.cover-field{gap:6px;font-size:13px}.composer-modal input{border-radius:13px;min-height:42px;max-height:42px;padding:9px 12px}.composer-modal textarea{border-radius:14px;min-height:118px;max-height:118px;padding:10px 12px}.cover-upload{border-radius:13px;min-height:40px}.cover-preview{border-radius:14px}.cover-preview img{aspect-ratio:16/5}.modal-actions{padding:12px 18px max(16px, env(safe-area-inset-bottom));border-radius:0 0 22px 22px;margin:0 -18px -18px;bottom:-18px}.modal-actions .ghost-button,.modal-actions .primary-button{min-height:38px;padding:0 15px}.composer-strip{display:none}.mini-avatar{grid-row:auto}.feed-toolbar{display:none}.mobile-feed-header{z-index:12;padding:max(16px, env(safe-area-inset-top)) 22px 12px;-webkit-backdrop-filter:blur(22px)saturate(150%);background:linear-gradient(#eef7fffa,#eef7ffe0);gap:18px;margin:0 -18px 14px;display:grid;position:sticky;top:0}.mobile-page-topbar{justify-content:space-between;align-items:center;gap:16px;min-width:0;display:flex}.mobile-page-topbar>div{align-items:center;gap:9px;min-width:0;display:flex}.mobile-page-topbar strong{color:#182441;letter-spacing:0;text-overflow:ellipsis;white-space:nowrap;font-size:19px;font-weight:900;overflow:hidden}.mobile-brand-mark{color:#fff;background:#2c63e6;border-radius:10px;place-items:center;width:30px;height:30px;font-size:16px;font-weight:900;display:grid;box-shadow:0 10px 22px #2c63e638}.mobile-brand-mark img{border-radius:inherit;object-fit:cover;width:100%;height:100%}.mobile-feed-header nav{grid-template-columns:repeat(3,1fr);justify-items:center;column-gap:18px;width:min(310px,100%);min-width:0;margin:0 auto;display:grid}.mobile-feed-header a{color:#16233d8f;padding-bottom:9px;font-size:17px;font-weight:800;line-height:1.2;position:relative}.mobile-feed-header a.active{color:var(--ink)}.mobile-feed-header a.active:after{background:var(--accent);content:"";border-radius:999px;height:3px;position:absolute;bottom:0;left:2px;right:2px}.mobile-page-topbar button,.mobile-feed-header button{width:40px;height:40px;color:var(--ink);background:#ffffffd1;border:0;border-radius:50%;place-items:center;display:grid;box-shadow:0 10px 24px #1d375a1a}.mobile-search-panel{border-radius:999px;grid-template-columns:auto 1fr;align-items:center;gap:10px;min-height:46px;margin:0 4px 12px;padding:0 14px;display:grid;box-shadow:inset 0 1px #ffffffdb,0 6px 16px #1d375a0f}.mobile-search-panel input{min-width:0;height:100%;box-shadow:none;caret-color:var(--accent);background:0 0;border:0;outline:none;padding:1px 0 0 2px;line-height:1.3}.mobile-search-panel input::placeholder{color:#16233d6b}.mobile-search-panel input:focus::placeholder{color:#16233d38}.page-shell{overflow:visible}.detail-layout{padding:0 18px 18px}.detail-layout .main-column{gap:12px;max-height:none;overflow:visible}.mobile-detail-back{min-height:36px;color:var(--ink);background:#ffffffb8;border:0;border-radius:999px;justify-self:start;align-items:center;gap:6px;padding:0 12px;font-weight:800;display:inline-flex;box-shadow:0 8px 20px #1d375a14}.feed-frame{box-shadow:none;background:0 0;border:0;border-radius:0;padding:0 18px 18px}.feed-column{gap:13px}.post-card{background:#ffffffeb;border:1px solid #ffffffdb;border-radius:22px;padding:16px;transition:transform .18s,box-shadow .18s;box-shadow:0 7px 18px #1d375a12,inset 0 1px #fffffff5}.post-card:active{transform:none;box-shadow:0 5px 14px #1d375a14,inset 0 1px #fffffff5}.post-card.detail:active{transform:none}.post-meta{align-items:center}.post-title{font-size:18px;line-height:1.32}.post-copy{-webkit-line-clamp:3;line-height:1.65}.post-card.detail .post-title,.post-card.detail .post-copy{-webkit-line-clamp:unset;display:block;overflow:visible}.post-card.detail .post-title{font-size:22px;line-height:1.28}.post-card.detail .post-copy{white-space:pre-wrap;font-size:15px;line-height:1.82}.post-actions{border-top:1px solid #16233d0f;grid-template-columns:repeat(3,minmax(0,1fr));justify-items:center;gap:0;width:100%;margin-top:8px;padding-top:10px;font-size:15px;display:grid}.post-actions button,.post-actions a{-webkit-user-select:none;user-select:none;border-radius:12px;outline:none;justify-content:center;gap:7px;width:100%;min-height:34px;font-weight:800;background:0 0!important}.post-actions button:active,.post-actions a:active,.post-actions button:focus,.post-actions a:focus,.post-actions button:focus-visible,.post-actions a:focus-visible{outline:none;background:0 0!important}.post-actions svg{width:19px;height:19px}.post-actions .delete-action{display:none}.feed-column .state-box,.feed-column .empty-state{-webkit-backdrop-filter:blur(16px)saturate(135%);background:#ffffffb8;border:1px solid #ffffffc2;box-shadow:inset 0 1px #ffffffd6,0 4px 10px #1d375a0a}.profile-header,.notification-list article,.toolbar-heading{flex-direction:column;align-items:flex-start}.notification-heading{flex-direction:row;align-items:center;display:flex}.notification-heading .ghost-button{color:#16233db8;background:#ffffffb8;border-color:#16233d1a;min-height:30px;padding:0 10px;font-size:12px}.profile-layout.own-profile>.profile-header{display:none}.mobile-profile-hub{gap:16px;padding:18px;display:grid}.mobile-profile-card{grid-template-columns:auto minmax(0,1fr);align-items:center;gap:14px;min-width:0;display:grid}.mobile-profile-card h1,.mobile-profile-card p{text-overflow:ellipsis;overflow:hidden}.mobile-profile-card h1{white-space:nowrap;margin:0;font-size:24px}.mobile-profile-card p:not(.eyebrow){color:var(--muted);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:4px 0 0;display:-webkit-box}.mobile-profile-stats,.mobile-profile-actions{grid-template-columns:repeat(3,1fr);gap:8px;display:grid}.mobile-profile-stats button,.mobile-profile-actions a,.mobile-profile-actions button{min-height:58px;color:var(--muted);background:#ffffffa8;border:0;border-radius:16px;place-items:center;gap:5px;font-size:12px;font-weight:700;display:grid}.mobile-profile-stats button.active,.mobile-profile-actions a:active,.mobile-profile-actions button:active{color:var(--accent);background:#2c63e61f}.mobile-profile-stats strong{color:var(--ink);font-size:18px}.mobile-me-page{gap:10px;width:100%;min-height:auto;padding:0 18px 18px}.theme-dark .mobile-me-page{background:0 0}.mobile-me-page>.mobile-page-topbar{padding:max(16px, env(safe-area-inset-top)) 22px 12px;-webkit-backdrop-filter:blur(22px)saturate(150%);background:linear-gradient(#eef7fffa,#eef7ffe0);margin:0 -18px;display:flex}.mobile-me-card{background:#fffffff0;border-radius:22px;gap:12px;padding:16px;box-shadow:0 12px 30px #1d375a1f,inset 0 1px #fffffff5}.mobile-me-identity .avatar{width:54px;height:54px;font-size:20px}.mobile-me-identity h1{font-size:23px}.mobile-me-card p{-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.mobile-me-stats{padding-top:0}.mobile-me-shortcuts{background:#ffffffe6;border-radius:16px;padding:6px 8px}.mobile-me-shortcuts button{min-height:36px}.mobile-me-section{background:#ffffffe6;border-radius:24px;box-shadow:0 12px 34px #1d375a1a}.mobile-me-row{min-height:52px}.mobile-me-preview{background:#ffffffe6;border-radius:24px;box-shadow:0 12px 34px #1d375a1a}.mobile-me-preview .post-card{box-shadow:none;border-radius:18px}.overview-card,.auth-shell,.profile-header{grid-template-columns:1fr}}
