.learn-shell__content{position:relative;min-height:100vh;isolation:isolate;padding-top:var(--learn-shell-top)}.learn-shell__grid{position:relative;z-index:var(--z-shell);display:flex;min-height:calc(100vh - var(--learn-shell-top))}.learn-shell__main{flex:1;min-width:0}.learn-shell__rail{width:var(--learn-rail-width);flex-shrink:0}.learn-shell__rail-inner{position:sticky;top:calc(var(--learn-shell-top) + 1rem)}.learn-shell__stats{position:relative;z-index:var(--z-shell);border-bottom:1px solid hsl(var(--border));background:hsl(var(--card)/.55);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px)}@media (max-width:1023px){.learn-shell__rail{display:none}}.learn-shell__bottom-spacer{padding-bottom:calc(4.5rem + env(safe-area-inset-bottom, 0px))}@media (min-width:1024px){.learn-shell__bottom-spacer{padding-bottom:1.5rem}}.learn-shell-ambient{position:fixed;inset:0;z-index:var(--z-ambient);pointer-events:none}.learn-shell-ambient:before{content:"";position:absolute;inset:0;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='120' height='120'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='2' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E");background-repeat:repeat;mix-blend-mode:overlay;opacity:.025}.dark .learn-shell-ambient:before{opacity:.04}.learn-bottom-nav,.learn-top-bar{transition:transform .55s cubic-bezier(.22,1,.36,1),opacity .4s ease}:root[data-hero-chrome=hidden] .learn-top-bar{transform:translateY(-100%);opacity:0;pointer-events:none}.scroll-blur-word{filter:blur(10px);opacity:0;transform:translateY(-20px)}:root[data-hero-chrome=hidden] .learn-bottom-nav{transform:translateY(100%);opacity:0;pointer-events:none}