html{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light}body{min-width:320px}.atlox-prose{color:var(--foreground);font-size:1rem;line-height:1.8}.atlox-prose h1{margin-bottom:2rem;font-size:clamp(2rem,5vw,3.5rem);font-weight:500;line-height:1.08}.atlox-prose h2{margin-top:3rem;margin-bottom:1rem;font-size:1.5rem;font-weight:500}.atlox-prose p,.atlox-prose ul,.atlox-prose pre{margin-bottom:1.25rem}.atlox-prose ul{padding-left:1.5rem;list-style:outside}.atlox-prose code{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:.9em}.atlox-prose :not(pre)>code{border:1px solid var(--border);border-radius:4px;padding:.1rem .3rem}.atlox-prose pre{border-block:1px solid var(--border);background:var(--muted);padding:1.25rem 0;overflow-x:auto}.atlox-research-intro>p{margin-bottom:1.5rem}.atlox-research-intro ul{color:var(--foreground);gap:.5rem;margin-block:2rem;font-size:.95rem;line-height:1.65;display:grid}.atlox-research-copy p+p{margin-top:1rem}.atlox-research-copy ul{margin-top:.75rem;display:grid}.atlox-research-copy li{border-top:1px solid var(--border);padding-block:.5rem}.atlox-research-copy strong{color:var(--foreground);font-weight:500}.atlox-timeline-viewport{--timeline-drift:0px;box-sizing:border-box;clip-path:inset(var(--timeline-collapsed-inset) 0);scrollbar-width:none;z-index:10;transition:border-color .12s,clip-path .18s cubic-bezier(.22,1,.36,1)}.atlox-timeline-stage:has(.atlox-timeline-viewport[data-active=true]){z-index:40}.atlox-timeline-viewport::-webkit-scrollbar{display:none}.atlox-timeline-viewport[data-active=true]{background:var(--timeline-surface,var(--background));z-index:30}.atlox-timeline-date{background:var(--timeline-surface,var(--background))}.atlox-timeline-viewport[data-expanded-side=up]{clip-path:inset(0 0 var(--timeline-collapsed-inset))}.atlox-timeline-viewport[data-expanded-side=down]{clip-path:inset(var(--timeline-collapsed-inset) 0 0)}.atlox-timeline-boundary{opacity:0;background:#000;height:2px}.atlox-timeline-boundary[data-active=true]{opacity:1}.atlox-timeline-canvas-collapsed,.atlox-timeline-canvas-expanded,.atlox-timeline-stems-collapsed,.atlox-timeline-stems-expanded{transition:opacity .12s}.atlox-timeline-canvas-expanded,.atlox-timeline-stems-expanded{opacity:0}.atlox-timeline-stems-collapsed line,.atlox-timeline-stems-expanded line{stroke:#64748b57;stroke-width:1px}.atlox-timeline-viewport[data-active=true] .atlox-timeline-canvas-collapsed,.atlox-timeline-viewport[data-active=true] .atlox-timeline-stems-collapsed{opacity:0}.atlox-timeline-viewport[data-active=true] .atlox-timeline-canvas-expanded,.atlox-timeline-viewport[data-active=true] .atlox-timeline-stems-expanded{opacity:1}.atlox-timeline-badge{--timeline-hover-lift:0px;isolation:isolate;transform:translate3d(var(--timeline-drift), calc(var(--timeline-collapse-offset) + var(--timeline-hover-lift)), 0);will-change:transform;transition:opacity .13s,transform 60ms linear,border-color .14s,background-color .14s}.atlox-timeline-badge[data-collapsed-hidden=true]{opacity:0;pointer-events:none}.atlox-timeline-badge[data-collapsed-hidden=true][data-expanded=true]{opacity:1;pointer-events:auto;transition-delay:20ms;--timeline-collapse-offset:0px!important}.atlox-timeline-badge[data-stack-trigger=true]{z-index:2}.atlox-timeline-stack-layer{--timeline-hover-lift:0px;transform:translate3d(calc(var(--timeline-drift) + var(--timeline-stack-x-offset)), calc(var(--timeline-stack-offset) + var(--timeline-hover-lift)), 0);will-change:transform;transition:opacity .1s,transform 60ms linear}.atlox-timeline-stack-layer[data-expanded=true]{opacity:0;transform:translate3d(var(--timeline-drift), var(--timeline-hover-lift), 0)}.atlox-timeline-badge:hover{border-color:var(--foreground);background:var(--background)}.atlox-code-editor{height:100%;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:14px}.atlox-code-editor .cm-editor,.atlox-code-editor .cm-scroller{height:100%}.atlox-code-editor .cm-editor.cm-focused{outline:none}.atlox-code-editor .cm-content{caret-color:#166534;padding:20px 0}.atlox-code-editor .cm-line{padding-inline:18px}.atlox-code-editor .cm-gutters{border-right:1px solid var(--border);background:var(--background);color:var(--muted-foreground)}.atlox-region-active{background:#dcfce7}.atlox-region-inactive{background:#f0fdf4;box-shadow:inset 0 -1px #bbf7d0}.atlox-region-cursor{vertical-align:text-bottom;border-left:1px solid #86efac;width:0;height:1.2em;display:inline-block}.atlox-region-cursor-active{border-left-width:2px;border-left-color:#16a34a}.atlox-diagnostic-error{text-decoration-line:underline;text-decoration-style:wavy;-webkit-text-decoration-color:var(--destructive);text-decoration-color:var(--destructive);text-underline-offset:3px}.atlox-diagnostic-cursor{background:var(--destructive);vertical-align:middle;border-radius:999px;width:.4rem;height:.4rem;margin-inline:1px;display:inline-block}.atlox-token-keyword{color:#2563eb;font-weight:500}.atlox-token-type{color:#7c3aed;font-weight:500}.atlox-token-function{color:#c2410c}.atlox-token-tag{color:#0891b2;font-weight:500}.atlox-token-string{color:#9f1239}
