:root{--feed-header-h: 56px;--feed-drawer-w: clamp(320px, 30vw, 420px);--feed-read-width: 1360px;--feed-ease: cubic-bezier(.16, 1, .3, 1)}html[data-layout=feed] #sidebar-resizer{display:none!important}html[data-layout=feed] .sidebar{position:fixed;top:var(--feed-header-h);left:0;bottom:0;width:var(--feed-drawer-w);max-width:92vw;z-index:9500;transform:translate(-101%);transition:transform .34s var(--feed-ease),box-shadow .34s var(--feed-ease);will-change:transform;background:var(--bg-surface-alt, var(--bg-surface));border-right:1px solid var(--border-color);box-shadow:none}html[data-layout=feed][data-feed-drawer=open] .sidebar{transform:translate(0);box-shadow:0 24px 70px -22px #0000008c,0 8px 24px -14px #0006}html[data-layout=feed] .main-content{width:100%}.feed-scrim{position:fixed;inset:0;z-index:9400;background:#00000080;backdrop-filter:blur(2px);-webkit-backdrop-filter:blur(2px);opacity:0;visibility:hidden;pointer-events:none;transition:opacity .3s var(--feed-ease),visibility .3s var(--feed-ease)}html[data-layout=feed][data-feed-drawer=open] .feed-scrim{opacity:1;visibility:visible;pointer-events:auto}body.low-end-device .feed-scrim{backdrop-filter:none;-webkit-backdrop-filter:none}.feed-list-trigger{position:fixed;left:50%;top:calc(var(--feed-header-h) + 14px);transform:translate(-50%);z-index:9300;display:none;align-items:center;gap:9px;padding:7px 18px 7px 7px;border:1px solid var(--border-color);border-radius:999px;background:var(--bg-surface-alt, var(--bg-surface));color:var(--text-main);font:600 13.5px/1 Inter,system-ui,sans-serif;letter-spacing:.2px;cursor:pointer;box-shadow:0 10px 30px -10px #00000080,0 2px 8px -4px #0000004d;transition:transform .2s var(--feed-ease),opacity .22s ease,border-color .16s ease,box-shadow .2s ease}html[data-layout=feed] .feed-list-trigger{display:inline-flex}.feed-list-trigger:hover{border-color:color-mix(in srgb,var(--accent-primary) 45%,var(--border-color));box-shadow:0 14px 36px -10px #0000008c,0 3px 10px -4px #00000059}.feed-list-trigger:focus-visible{outline:none;box-shadow:var(--imp-focus-ring, 0 0 0 3px color-mix(in srgb, var(--accent-primary) 45%, transparent))}.feed-list-trigger,.feed-list-trigger:hover,.feed-list-trigger:focus,.feed-list-trigger:focus-visible,.feed-list-trigger:active{transform:translate(-50%)!important}.feed-list-trigger .feed-trigger-icon{width:28px;height:28px;flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;border-radius:50%;background:color-mix(in srgb,var(--accent-primary) 16%,transparent);color:var(--accent-primary);font-size:13px}html[data-layout=feed][data-feed-drawer=open] .feed-list-trigger{opacity:0;pointer-events:none}.feed-drawer-bar{display:none;grid-template-columns:1fr auto 1fr;align-items:center;gap:8px;padding:11px 12px;border-bottom:1px solid var(--border-color);flex-shrink:0}html[data-layout=feed] .sidebar .feed-drawer-bar{display:grid}.feed-drawer-title{grid-column:2;text-align:center;font:700 13px/1 Inter,system-ui,sans-serif;letter-spacing:.4px;color:var(--text-main)}.feed-drawer-actions{grid-column:3;justify-self:end;display:inline-flex;align-items:center;gap:4px}.feed-drawer-iconbtn{width:32px;height:32px;display:inline-flex;align-items:center;justify-content:center;border:1px solid transparent;border-radius:8px;background:transparent;color:var(--text-muted);font-size:14px;cursor:pointer;transition:color .16s ease,background .16s ease,border-color .16s ease}.feed-drawer-iconbtn:hover{color:var(--text-main);background:color-mix(in srgb,var(--accent-primary) 10%,transparent);border-color:color-mix(in srgb,var(--accent-primary) 28%,transparent)}.feed-drawer-iconbtn:focus-visible{outline:none;box-shadow:var(--imp-focus-ring, 0 0 0 3px color-mix(in srgb, var(--accent-primary) 45%, transparent))}.sidebar-feedmode-btn{flex-shrink:0;width:38px;height:38px;display:inline-flex;align-items:center;justify-content:center;border:1px solid var(--border-color);border-radius:10px;background:transparent;color:var(--text-muted);cursor:pointer;transition:color .16s ease,border-color .16s ease,background .16s ease}.sidebar-feedmode-btn:hover{color:var(--accent-primary);border-color:var(--accent-primary)}.sidebar-feedmode-btn:focus-visible{outline:none;box-shadow:var(--imp-focus-ring, 0 0 0 3px color-mix(in srgb, var(--accent-primary) 45%, transparent))}html[data-layout=feed] .sidebar-feedmode-btn{display:none}html[data-layout=feed] #sidebar-topics{padding:8px 10px 28px}html[data-layout=feed] .sidebar .topic-card{--imp-row-pad-y: 12px;--imp-row-pad-x: 12px;--imp-avatar-size: 44px;margin-bottom:6px}html[data-layout=feed] .sidebar .topic-card .topic-card-title{font-size:15.5px!important;-webkit-line-clamp:3}html[data-layout=feed] .sidebar .topic-card .topic-card-meta-line{margin-top:4px}@media(max-width:768px){html[data-layout=feed] .main-content{display:flex!important;visibility:visible!important;position:fixed;inset:0;z-index:9000}html[data-layout=feed] .sidebar{width:min(440px,88vw);height:auto;flex:none;top:var(--feed-header-h);z-index:9500}html[data-layout=feed] .feed-list-trigger{top:auto;bottom:calc(76px + env(safe-area-inset-bottom,0px));left:50%}}html[data-layout=feed] .topic-header{padding-top:4px!important;padding-bottom:5px!important}html[data-layout=feed] .topic-header .topic-header-content{flex-direction:column!important;align-items:center!important;justify-content:center!important;text-align:center;gap:1px}html[data-layout=feed] .topic-header:not(.is-compact) .topic-title{text-align:center;justify-content:center;font-size:clamp(15px,.85rem + .35vw,18px)!important;font-weight:700!important;line-height:1.2!important;letter-spacing:-.2px!important;max-width:48ch;margin-inline:auto;text-wrap:balance;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}html[data-layout=feed] .topic-header.is-compact .topic-title{text-align:center;justify-content:center;max-width:70ch;margin-inline:auto;-webkit-line-clamp:1}html[data-layout=feed] .topic-header .topic-admin-actions{justify-content:center}html[data-layout=feed] .topic-container{max-width:var(--feed-read-width);width:100%;margin-inline:auto}@media(min-width:769px){html[data-layout=feed] #topic-reply-state{padding-inline:20px}html[data-layout=feed] .fixed-reply-form{max-width:calc(var(--feed-read-width) - 40px);margin-inline:auto}}html[data-layout=feed] .editor-v2 #editor-zone,html[data-layout=feed] .editor-v2 .ev2-editor{max-width:100%!important}@media(min-width:769px){html[data-layout=feed] header[role=banner] .container{max-width:var(--feed-read-width)}html[data-layout=feed] header[role=banner] .header-controls{display:grid;grid-template-columns:1fr auto 1fr;align-items:center}html[data-layout=feed] header[role=banner] .header-logo{grid-column:2;justify-self:center}html[data-layout=feed] header[role=banner] .header-right-actions{grid-column:3;justify-self:end}}html[data-layout=feed] .topic-header .topic-header-row{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;column-gap:8px}html[data-layout=feed] .topic-header .topic-back-btn{grid-column:1;justify-self:start}html[data-layout=feed] .topic-header .topic-header-content{grid-column:2;width:auto}html[data-layout=feed] .topic-header .topic-back-btn:hover,html[data-layout=feed] .topic-header .topic-back-btn:active,html[data-layout=feed] .topic-header .topic-back-btn:focus,html[data-layout=feed] .topic-header .topic-back-btn:focus-visible{transform:none!important}@media(min-width:769px){html[data-layout=feed] .topic-header .topic-header-row{max-width:var(--feed-read-width);margin-inline:auto}html[data-layout=feed] .topic-header .topic-back-btn{margin-left:20px}}html[data-layout=feed] .sidebar .topic-card.active{border-color:color-mix(in srgb,var(--accent-primary) 50%,transparent)!important;background:color-mix(in srgb,var(--accent-primary) 9%,transparent)!important}html[data-layout=feed] .topic-expires-indicator{opacity:1!important;margin-top:2px!important;padding:1px 8px;border-radius:999px;font-size:.68em!important;font-weight:600;color:var(--accent-primary)!important;background:color-mix(in srgb,var(--accent-primary) 13%,transparent);border:1px solid color-mix(in srgb,var(--accent-primary) 22%,transparent)}html[data-layout=feed] .topic-back-btn{display:inline-flex!important;align-items:center;justify-content:center}html[data-layout=feed] .topic-back-btn i:before{content:"\f0c9"!important}html[data-layout=feed][data-feed-topic] .feed-list-trigger{display:none!important}@media(prefers-reduced-motion:reduce){html[data-layout=feed] .sidebar,.feed-scrim,.feed-list-trigger{transition:none!important}}html[data-layout=feed] .create-topic-page{max-width:var(--feed-read-width);margin-inline:auto}html[data-layout=feed]:has(.create-topic-page) .feed-list-trigger{display:none!important}
