.factagora-layout{display:flex;min-height:100vh;width:100%;max-width:1400px;margin:0 auto 0 100px;position:relative;gap:0}.layout-left-nav{display:contents}.layout-feed{width:600px;max-width:600px;flex-shrink:0;padding:calc(60px + 20px) 40px 40px}.layout-feed-full{width:825px;max-width:825px;flex-shrink:0;padding:calc(60px + 20px) 20px 20px}.user-profile-layout .layout-feed-full{width:55%;min-width:600px}.user-profile-layout .layout-right-panel{width:25%;min-width:300px}.layout-right-panel{width:350px;flex-shrink:0;position:sticky;top:0;height:100vh;overflow-y:auto;padding:60px 20px 20px 40px;border-left:1px solid rgba(0,0,0,.05);background:transparent;z-index:5;scrollbar-width:thin;scrollbar-color:transparent transparent}.layout-right-panel:hover{scrollbar-color:rgba(156,163,175,.5) transparent}.layout-right-panel::-webkit-scrollbar{width:6px}.layout-right-panel::-webkit-scrollbar-track{background:transparent}.layout-right-panel::-webkit-scrollbar-thumb{background-color:transparent;border-radius:3px;-webkit-transition:background-color .2s ease;transition:background-color .2s ease}.layout-right-panel:hover::-webkit-scrollbar-thumb{background-color:rgba(156,163,175,.5)}.layout-right-panel::-webkit-scrollbar-thumb:hover{background-color:hsla(220,9%,46%,.7)}.timeline-scroll{scrollbar-width:thin;scrollbar-color:transparent transparent}.timeline-scroll:hover{scrollbar-color:rgba(156,163,175,.5) transparent}.timeline-scroll::-webkit-scrollbar{width:6px}.timeline-scroll::-webkit-scrollbar-track{background:transparent}.timeline-scroll::-webkit-scrollbar-thumb{background-color:transparent;border-radius:3px;-webkit-transition:background-color .2s ease;transition:background-color .2s ease}.timeline-scroll:hover::-webkit-scrollbar-thumb{background-color:rgba(156,163,175,.5)}.timeline-scroll::-webkit-scrollbar-thumb:hover{background-color:hsla(220,9%,46%,.7)}@media (max-width:1024px){.layout-left-nav{display:none}.factagora-layout{margin-left:0}.layout-feed,.layout-feed-full{width:100%;padding:calc(64px + 20px) 12px 20px}.layout-right-panel{display:none}}.glass-surface{background:hsla(0,0%,100%,.7);-webkit-backdrop-filter:blur(20px) saturate(180%);backdrop-filter:blur(20px) saturate(180%)}.glass-surface,.glass-surface-strong{border:1px solid hsla(0,0%,100%,.3);box-shadow:0 8px 32px rgba(96,165,250,.1)}.glass-surface-strong{background:hsla(0,0%,100%,.8);-webkit-backdrop-filter:blur(40px) saturate(180%);backdrop-filter:blur(40px) saturate(180%)}.icon{width:18px;height:18px;display:inline-block}.icon-small{width:14px;height:14px}.factblock-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;width:100%}@media (max-width:1024px){.factblock-grid{grid-template-columns:repeat(2,1fr);gap:16px}}@media (max-width:768px){.factblock-grid{grid-template-columns:1fr;gap:12px}}.scrollbar-hide{-ms-overflow-style:none;scrollbar-width:none}.scrollbar-hide::-webkit-scrollbar{display:none}@media (max-width:768px){a,button{min-height:44px;min-width:44px}.factblock-card{padding:16px!important;margin:0 8px}.layout-feed,.layout-feed-full{padding:calc(64px + 16px) 12px 16px}}.layout-feed-full.grid-mode{max-width:100%;padding:24px}@media (max-width:768px){.layout-feed-full.grid-mode{padding:calc(64px + 16px) 12px 16px}h1{font-size:1.5rem}h2{font-size:1.25rem}.factblock-card{font-size:16px}}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.factblock-card{animation:fadeIn .3s ease-out}.factblock-grid,.space-y-3{transition:all .3s ease-in-out}