@import"https://fonts.googleapis.com/css2?family=IBM+Plex+Mono:wght@400;600&family=Work+Sans:wght@400;500;600&display=swap";:root{--color-bg: #fafafa;--color-text: #222;--color-text-muted: #666;--color-text-light: #888;--color-border: #000;--color-border-light: #999;--color-border-dashed: #ccc;--color-white: #fff;--color-black: #1a1a1a;--color-success: #22c55e;--color-warning: #eab308;--color-error: #ef4444;--font-mono: "IBM Plex Mono", monospace;--font-sans: "Work Sans", sans-serif;--font-base: 16px;--font-sm: 14px;--spacing-xs: .25rem;--spacing-sm: .5rem;--spacing-md: 1rem;--spacing-lg: 2rem;--spacing-xl: 3rem;--transition-fast: .1s ease;--transition-normal: .15s ease;--max-width: 1200px;--min-touch-target: 44px;--breakpoint-sm: 640px;--breakpoint-md: 768px;--breakpoint-lg: 1024px;--breakpoint-tablet: 1024px;--breakpoint-mobile: 768px;--breakpoint-small: 480px}*{box-sizing:border-box}html{font-size:16px;overflow-x:hidden}body{margin:0;padding:0;font-family:var(--font-sans);background:var(--color-bg);color:var(--color-text);line-height:1.6;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;overflow-x:hidden}code,pre{font-family:var(--font-mono)}a{color:inherit;text-decoration:none}button{font-family:inherit}@media(max-width:768px){html{font-size:14px}}@media(max-width:768px){.hide-mobile{display:none!important}}@media(min-width:769px){.hide-desktop{display:none!important}}pre{overflow-x:auto;max-width:100%;white-space:pre;word-break:keep-all}@media(max-width:640px){pre{font-size:10px!important}}.hide-tablet{display:block}@media(max-width:1024px){.hide-tablet{display:none!important}}.show-mobile-only{display:none}@media(max-width:768px){.show-mobile-only{display:block!important}}.stack-mobile{display:flex;flex-direction:row;gap:var(--spacing-md)}@media(max-width:768px){.stack-mobile{flex-direction:column}}._page_1o0jn_1{min-height:100vh;background:var(--color-bg);display:flex;align-items:center;justify-content:center;font-family:var(--font-mono);color:var(--color-text);padding:var(--spacing-md)}._content_1o0jn_12{text-align:center;max-width:900px;width:100%}._asciiArt_1o0jn_18{white-space:pre;font-family:var(--font-mono);font-size:8px;line-height:1;text-align:center;margin:0 0 .5rem;color:#000;overflow-x:auto;max-width:100%}._decoration_1o0jn_30{text-align:center;color:#ccc;margin:1.5rem 0;overflow:hidden;font-family:var(--font-mono);font-size:12px}._box_1o0jn_39{white-space:pre;font-family:var(--font-mono);font-size:13px;line-height:1.6;text-align:center;margin:2rem auto;color:var(--color-text)}._subtitle_1o0jn_49{font-family:var(--font-mono);font-size:12px;color:var(--color-text-muted);margin:1.5rem 0 0}._cursor_1o0jn_56{display:inline-block;width:.6em;animation:_blink_1o0jn_1 1.06s step-end infinite}@keyframes _blink_1o0jn_1{0%,to{opacity:1}50%{opacity:0}}._footer_1o0jn_67{margin-top:3rem;font-size:11px;color:var(--color-text-light)}@media(max-width:768px){._asciiArt_1o0jn_18{font-size:4.5px}._box_1o0jn_39,._subtitle_1o0jn_49{font-size:11px}}@media(max-width:480px){._asciiArt_1o0jn_18{font-size:3.5px}}
