body:has(.page){background-color:#18181b!important;color:#fafafa!important;overflow:hidden;min-height:100dvh;font:15px/1.55 -apple-system,BlinkMacSystemFont,Segoe UI,system-ui,sans-serif;transition:background-color var(--theme-duration) var(--theme-ease),color var(--theme-duration) var(--theme-ease)}html.theme-light body:has(.page){background-color:#fff!important;color:#18181b!important}body:has(.page) a{text-decoration:none}.main{flex:1;display:flex;flex-direction:column;justify-content:flex-start;min-height:0;padding:clamp(3rem,14vh,6rem) 0 0}.main-top{flex-shrink:0;padding-top:clamp(.75rem,3vh,1.5rem)}.eyebrow{font-family:ui-monospace,JetBrains Mono,Menlo,monospace;font-size:11px;letter-spacing:.14em;text-transform:uppercase;margin-bottom:.65rem}.greeting{font-size:clamp(1.35rem,4vw,1.85rem);font-weight:500;line-height:1.3;letter-spacing:-.02em;margin-bottom:.75rem}.intro{max-width:52ch;font-size:14px;line-height:1.5}.intro p+p{margin-top:.5rem}.status-pill{display:inline-flex;align-items:center;gap:.4rem;margin-top:.65rem;padding:.28rem .6rem;border:1px solid;border-radius:999px;font-size:11px;font-family:ui-monospace,Menlo,monospace;letter-spacing:.04em}.status-pill:before{content:"";width:6px;height:6px;border-radius:50%;flex-shrink:0}.actions{margin-top:clamp(1rem,2.5vh,1.35rem);font-size:15px}.heatmap{margin-top:clamp(2rem,6vh,3.5rem);margin-bottom:clamp(.75rem,1.5vh,1rem);padding-bottom:0;flex-shrink:0}.heatmap-label{font-family:ui-monospace,Menlo,monospace;font-size:10px;letter-spacing:.12em;text-transform:uppercase;margin-bottom:.35rem}.heatmap-label a:hover{opacity:.7}.heatmap-graph{display:block;line-height:0;border-radius:4px}.heatmap-graph img{display:block;width:100%;max-width:100%;height:auto;max-height:96px;object-fit:contain;object-position:left top}.home-media-stack{display:none;flex-direction:column;align-items:stretch;width:100%;margin-top:.35rem;margin-bottom:clamp(.75rem,1.5vh,1rem);flex-shrink:0}.home-gif-track{position:relative;width:100%;height:clamp(72px,11vh,100px);overflow:hidden;background-color:#18181b}.home-clip-row{display:flex;flex-direction:row;align-items:flex-end;justify-content:space-between;gap:.7rem;width:100%;max-width:100%}.home-clip{display:block;width:auto;max-width:min(280px,48%);max-height:clamp(120px,18vh,200px);pointer-events:none;flex-shrink:1;object-fit:contain}.home-clip--main{object-position:left bottom}.home-clip--typing{object-position:right bottom;margin-left:auto;transform:translate(-4rem)}html.theme-light .home-gif-track{background-color:#fff}.home-gif-runner{position:absolute;top:50%;left:0;height:88%;width:auto;max-width:none;object-fit:contain;animation:home-gif-walk 12s linear infinite;pointer-events:none}html:not(.theme-light) .home-gif-runner--light{display:none}html.theme-light .home-gif-runner--dark{display:none}@keyframes home-gif-walk{0%{left:0;transform:translate(-100%,-50%)}to{left:100%;transform:translateY(-50%)}}@media(min-width:768px){.home-media-stack{display:flex}}@media(prefers-reduced-motion:reduce){.home-media-stack{display:none!important}}html.theme-light .heatmap-graph img{filter:none}html:not(.theme-light) .heatmap-graph img{filter:invert(1)}.page .page-foot,.page .page-footer{flex-shrink:0;margin-top:0;border-top:0;padding-top:clamp(.25rem,.6vh,.45rem)}.page .foot-bar{gap:1.5rem 2rem}.page .foot-left{gap:.85rem}.page .foot-mark{opacity:.55}html:not(.theme-light) .muted{color:#a1a1aa}html:not(.theme-light) .eyebrow{color:#a1a1aa}html:not(.theme-light) .link-accent{color:#fafafa;text-decoration:underline;text-underline-offset:3px;text-decoration-thickness:1px}html:not(.theme-light) .link-accent:hover{color:#a1a1aa}html:not(.theme-light) .site-head nav a:hover,html:not(.theme-light) .site-header nav a:hover{color:#a1a1aa}html:not(.theme-light) .foot-cta .arrow{color:#71717a}html:not(.theme-light) .foot-copy{color:#71717a}html:not(.theme-light) .heatmap-label{color:#71717a}html:not(.theme-light) .heatmap-label a{color:#a1a1aa}html:not(.theme-light) .status-pill{border-color:#27272a;color:#a1a1aa}html:not(.theme-light) .status-pill:before{background:#fafafa}html:not(.theme-light) .social a:hover,html:not(.theme-light) .social-footer a:hover{color:#fafafa;opacity:.65}html.theme-light .muted,html.theme-light .eyebrow{color:#71717a}html.theme-light .link-accent{color:#18181b;text-decoration:underline;text-underline-offset:3px;text-decoration-thickness:1px}html.theme-light .link-accent:hover{color:#71717a}html.theme-light .site-head nav a:hover,html.theme-light .site-header nav a:hover{color:#71717a}html.theme-light .foot-cta .arrow,html.theme-light .foot-copy,html.theme-light .heatmap-label{color:#71717a}html.theme-light .heatmap-label a{color:#18181b;text-decoration:underline;text-underline-offset:2px}html.theme-light .status-pill{border-color:#e4e4e7;color:#71717a}html.theme-light .status-pill:before{background:#18181b}html.theme-light .social a:hover,html.theme-light .social-footer a:hover{color:#71717a;opacity:.65}@media(max-height:720px){.greeting{font-size:1.35rem;margin-bottom:.5rem}.intro{font-size:13px}.actions{margin-top:.75rem}.main{padding-top:clamp(2.25rem,10vh,4rem)}.main-top{padding-top:.75rem}.heatmap{margin-top:clamp(1.5rem,5vh,2.5rem);margin-bottom:.75rem}.heatmap-graph img{max-height:82px}}@media(max-width:520px){.page .foot-right{align-items:flex-start}.page .foot-bar{align-items:flex-end}.heatmap-graph img{max-width:100%}}
