.home{--home-max:1328px;--rail:208px;--feed:744px;--right:296px}.home-topbar{padding-inline:max(18px,calc((100vw - var(--home-max,1328px))/2 + 18px));gap:16px}.home-topbar .brand{flex:0 0 auto}.home-topbar .header-search{max-width:560px;margin:0 auto}.home-topbar .create-post-link{padding:9px 14px;border-radius:999px}.home-shell{max-width:var(--home-max);margin:0 auto;display:grid;grid-template-columns:var(--rail) minmax(0,var(--feed)) var(--right);justify-content:center;gap:24px;padding:22px 18px 96px}.home-left,.home-right{position:sticky;top:86px;align-self:start;max-height:calc(100vh - 106px);overflow:auto;scrollbar-width:thin}.home-left{padding-right:4px}.home-nav{display:flex;flex-direction:column;gap:4px}.home-nav a{min-height:44px;display:flex;align-items:center;gap:12px;padding:9px 11px;border-radius:12px;color:#a8b0bd;font-weight:650}.home-nav a:hover,.home-nav a.active{background:var(--surface);color:var(--text)}.home-nav a.active{box-shadow:inset 3px 0 0 var(--accent)}.nav-icon{width:23px;text-align:center;font-size:17px;color:#b7a9ff}.nav-count{margin-left:auto;min-width:20px;height:20px;display:grid;place-items:center;border-radius:999px;background:#7c5cff2b;color:#c7bcff;font-size:10px}.home-left-section{margin-top:25px}.rail-heading{display:flex;justify-content:space-between;gap:8px;align-items:center;padding:0 10px 8px;font-size:10px;letter-spacing:.11em;color:#707a8c}.rail-heading a{letter-spacing:0;color:var(--accent-2);text-transform:none}.rail-community{display:flex;align-items:center;gap:9px;padding:7px 10px;border-radius:10px;color:#b8c0cd}.rail-community:hover{background:var(--surface)}.community-glyph{width:27px;height:27px;display:grid;place-items:center;border:1px solid #343d4c;border-radius:9px;color:#b9aaff;background:var(--surface)}.home-main{min-width:0}.feed-header{position:sticky;top:64px;z-index:6;margin:0 0 8px;padding:0 2px 8px;background:linear-gradient(to bottom,rgba(11,14,20,.99) 74%,rgba(11,14,20,.91));backdrop-filter:blur(14px);border-bottom:1px solid var(--border)}.feed-header-row{min-height:48px;display:flex;align-items:end;justify-content:space-between;gap:12px}.home-tabs{display:flex;gap:4px}.home-tabs a,.feed-secondary-link{display:inline-flex;align-items:center;min-height:40px;padding:9px 14px;border-radius:10px;color:var(--muted);font-weight:700;font-size:13px}.home-tabs a:hover,.feed-secondary-link:hover{background:var(--surface);color:var(--text)}.home-tabs a.active{background:#7c5cff1d;color:#d1c9ff;box-shadow:inset 0 -2px 0 var(--accent)}.feed-secondary-link{font-size:12px;padding-inline:10px}.feed-secondary-link.active{color:var(--accent-2);background:#2dd4bf12}.feed-context{margin:0;padding:5px 8px 1px;font-size:11px;color:#7f8998}.home-feed{display:grid;gap:9px}.home-feed .mixed-item{min-width:0}.feed-reason-row{display:flex;justify-content:space-between;align-items:center;gap:12px;min-height:25px;padding:0 4px}.feed-reason-row .feed-reason{margin:0;font-size:10.5px;color:#707b8b;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.feed-hide{border:0;background:transparent;color:#737e8e;font:inherit;font-size:10.5px;padding:4px 7px;border-radius:7px;cursor:pointer}.feed-hide:hover{background:var(--surface);color:var(--text)}.home .post-card{margin:0;padding:16px 18px;border-radius:14px;background:#10151f;border-color:#222b39;box-shadow:0 1px 0 rgba(255,255,255,.015);transition:background .15s ease,border-color .15s ease,transform .15s ease}.home .post-card:hover{background:#141a25;border-color:#364154;transform:translateY(-1px)}.home .post-card .meta{font-size:12px;align-items:center;flex-wrap:wrap}.home .post-card .post-link h3{font-size:18px;line-height:1.3;letter-spacing:-.15px;margin:8px 0 5px}.home .post-card .post-link p{color:#adb6c3;font-size:14px;line-height:1.5}.home .post-card .actions{gap:8px;margin-top:13px}.home .post-card .actions>a,.home .post-card .actions>.account-button,.home .post-card .actions form>.account-button{min-height:34px;display:inline-flex;align-items:center;padding:6px 9px;border:1px solid transparent;border-radius:9px;color:#8f99a8;font-size:12px}.home .post-card .actions>a:hover,.home .post-card .actions>.account-button:hover,.home .post-card .actions form>.account-button:hover{background:#1b2230;border-color:#303a4b;color:var(--text)}.home .post-card .actions form[action$="/hide"]{display:none}.home .post-card .vote-controls button{min-width:32px;min-height:32px}.home .post-card .post-media,.home .post-card [data-content-preview]{border-radius:12px!important}.home .post-card .poll-preview{background:#112824!important;border-color:#2f554e!important}.home-empty{border:1px dashed #323c4c;border-radius:14px;padding:42px 22px;text-align:center;margin-top:12px}.home-empty strong{font-size:18px;color:var(--text)}.home-empty p{margin:8px 0 0}.home-empty a{color:var(--accent-2)}.home-right{display:flex;flex-direction:column;gap:13px}.home-panel{background:#10151f;border:1px solid #222b39;border-radius:14px;padding:15px}.home-panel-title{display:flex;align-items:center;justify-content:space-between;gap:12px;padding-bottom:10px;border-bottom:1px solid var(--border)}.home-panel-title strong{font-size:13px}.home-panel-title a{font-size:11px;color:var(--accent-2)}.discover-community{display:grid;grid-template-columns:38px minmax(0,1fr);gap:10px;align-items:center;padding:10px 0}.discover-community>span:last-child{display:flex;flex-direction:column;min-width:0}.discover-community strong{font-size:12.5px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.discover-community small{font-size:10px;color:var(--muted);margin-top:2px}.community-avatar{width:36px;height:36px;border-radius:11px;display:grid;place-items:center;background:linear-gradient(135deg,#272144,#18342f);border:1px solid #3a4251;color:#c8bdff;font-size:12px;font-weight:800}.panel-action{display:block;margin-top:7px;padding-top:10px;border-top:1px solid var(--border);font-size:11px;color:var(--accent-2)}.home-quick-links{padding-block:7px}.home-quick-links>a{display:grid;grid-template-columns:minmax(0,1fr) 20px;gap:10px;align-items:center;padding:11px 7px;border-bottom:1px solid #202735}.home-quick-links>a:last-child{border-bottom:0}.home-quick-links>a>span{display:flex;flex-direction:column}.home-quick-links strong{font-size:12px}.home-quick-links small{font-size:10px;color:var(--muted);margin-top:2px}.home-quick-links b{color:var(--accent-2);font-size:12px}.compact-account{display:flex;align-items:center;gap:9px}.notification-button{position:relative;width:38px;height:38px;display:grid;place-items:center;border:1px solid var(--border);border-radius:999px;background:var(--surface);color:#c8ced8}.notification-button:hover{border-color:#3a4659;background:var(--surface-2)}.notification-dot{position:absolute;right:-2px;top:-4px;min-width:18px;height:18px;padding:0 4px;display:grid;place-items:center;border:2px solid var(--bg);border-radius:999px;background:var(--accent);color:#fff;font-size:9px;font-weight:800}.account-popover{position:relative}.account-popover summary{list-style:none}.account-popover summary::-webkit-details-marker{display:none}.account-chip{height:38px;display:flex;align-items:center;gap:8px;padding:3px 8px 3px 4px;border:1px solid var(--border);border-radius:999px;background:var(--surface);cursor:pointer;color:#cbd2dc}.account-chip:hover{border-color:#3a4659;background:var(--surface-2)}.account-avatar{width:29px;height:29px;display:grid;place-items:center;border-radius:999px;background:linear-gradient(135deg,#7c5cff,#4d78c9);color:#fff;font-size:11px;font-weight:800}.account-name{max-width:120px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:12px;font-weight:700}.account-chevron{font-size:10px;color:var(--muted)}.account-popover-menu{position:absolute;right:0;top:46px;z-index:40;width:210px;padding:7px;border:1px solid #303949;border-radius:13px;background:#151b25;box-shadow:0 16px 38px rgba(0,0,0,.36)}.account-popover-menu a,.account-popover-menu form button{width:100%;display:flex;align-items:center;min-height:36px;padding:8px 10px;border:0;border-radius:8px;background:transparent;color:#bec6d1;font:inherit;font-size:12px;text-align:left}.account-popover-menu a:hover,.account-popover-menu form button:hover{background:#202837;color:#fff}.account-popover-menu form{margin:3px 0 0;padding-top:4px;border-top:1px solid var(--border)}.compact-auth{display:flex;align-items:center;gap:8px;font-size:12px}.compact-auth .register-link{padding:8px 12px;border-radius:999px;background:var(--accent);color:#fff;font-weight:700}.mobile-bottom-nav{display:none}@media(max-width:1180px){.home{--rail:190px;--feed:760px}.home-shell{grid-template-columns:var(--rail) minmax(0,var(--feed));gap:20px}.home-right{display:none}}@media(max-width:880px){.home-shell{display:block;max-width:760px;padding-inline:14px}.home-left{display:none}.home-topbar .header-search{max-width:none}.home-main{width:100%}}@media(max-width:680px){.home-topbar{min-height:60px;padding:9px 12px;gap:9px;flex-wrap:nowrap}.home-topbar .brand{font-size:21px}.home-topbar .header-search{display:none}.home-topbar .create-post-link{display:none}.account-name,.account-chevron{display:none}.account-chip{padding:3px}.notification-button,.account-chip{width:36px;height:36px}.account-popover-menu{position:fixed;left:12px;right:12px;top:64px;width:auto}.home-shell{padding:10px 8px 82px}.feed-header{top:60px;margin-bottom:7px;padding-bottom:6px}.feed-header-row{min-height:44px}.home-tabs{gap:2px;overflow-x:auto}.home-tabs a{min-height:38px;padding:8px 11px;white-space:nowrap;font-size:12px}.feed-secondary-link{padding:8px 7px;font-size:11px}.feed-context{padding:4px 6px 0;font-size:10px}.home-feed{gap:7px}.feed-reason-row{padding-inline:7px}.home .post-card{border-radius:12px;padding:14px 14px}.home .post-card .post-link h3{font-size:17px}.home .post-card .actions{gap:5px}.home .post-card .actions>a,.home .post-card .actions>.account-button,.home .post-card .actions form>.account-button{padding:5px 7px;font-size:11px}.mobile-bottom-nav{position:fixed;z-index:30;left:0;right:0;bottom:0;display:grid;grid-template-columns:repeat(auto-fit,minmax(52px,1fr));padding:7px 7px max(7px,env(safe-area-inset-bottom));border-top:1px solid var(--border);background:rgba(11,14,20,.98);backdrop-filter:blur(16px)}.mobile-bottom-nav a{display:flex;flex-direction:column;align-items:center;gap:1px;color:var(--muted);font-size:18px}.mobile-bottom-nav a.active{color:#b8a7ff}.mobile-bottom-nav small{font-size:9px}.mobile-create span{width:34px;height:30px;border-radius:10px;background:var(--accent);display:grid;place-items:center;color:#fff}.home .post-card .post-media{max-height:460px!important}}

@media(max-width:680px){
  .home-topbar{min-height:58px;padding:8px 14px}
  .home-topbar .brand{font-size:23px}
  .notification-button,.account-chip{width:42px;height:42px}
  .account-avatar{width:32px;height:32px;font-size:12px}
  .home-shell{padding:8px 0 calc(88px + env(safe-area-inset-bottom))}
  .feed-header{top:58px;margin-bottom:6px;padding:0 12px 7px}
  .feed-title-row{display:none}
  .feed-header-row{min-height:50px}
  .home-tabs{width:100%;gap:2px;scrollbar-width:none}
  .home-tabs::-webkit-scrollbar{display:none}
  .home-tabs a{min-height:46px;padding:10px 13px;font-size:15px;border-radius:11px}
  .feed-context{padding:4px 14px 2px;font-size:12.5px;line-height:1.35}
  .feed-reason-row{min-height:30px;padding:0 14px}
  .feed-reason-row .feed-reason,.feed-hide{font-size:12px}
  .feed-hide{min-height:38px;padding:7px 8px}
  .home-feed{gap:8px}
  .home .post-card{border-left:0;border-right:0;border-radius:0;padding:16px 16px 17px}
  .home .post-card:hover{transform:none}
  .home .post-card .meta{font-size:14px;line-height:1.35;gap:4px}
  .home .post-card .post-link h3{font-size:21px;line-height:1.2;letter-spacing:-.25px;margin:9px 0 7px}
  .home .post-card .post-link p{font-size:16.5px;line-height:1.52}
  .home .post-card .actions{gap:4px;margin-top:14px;overflow-x:auto;scrollbar-width:none}
  .home .post-card .actions::-webkit-scrollbar{display:none}
  .home .post-card .actions>a,.home .post-card .actions>.account-button,.home .post-card .actions form>.account-button{min-height:44px;padding:8px 10px;font-size:13px;white-space:nowrap}
  .home .post-card .vote-controls button{min-width:42px;min-height:42px}
  .home .post-card .post-media,.home .post-card [data-content-preview]{border-radius:10px!important}
  .mobile-bottom-nav{min-height:66px;padding:8px 8px max(8px,env(safe-area-inset-bottom))}
  .mobile-bottom-nav a{min-height:48px;justify-content:center;gap:3px;font-size:24px}
  .mobile-bottom-nav small{font-size:11px;line-height:1}
  .mobile-create span{width:42px;height:38px;border-radius:12px}
}

@media(max-width:390px){
  .home-tabs a{padding-inline:11px;font-size:14px}
  .home .post-card .post-link h3{font-size:20px}
  .home .post-card .post-link p{font-size:16px}
}
