:root{--text:#6b6375;--text-h:#08060d;--bg:#fff;--border:#e5e4e7;--code-bg:#f4f3ec;--accent:#aa3bff;--accent-bg:#aa3bff1a;--accent-border:#aa3bff80;--social-bg:#f4f3ec80;--shadow:#0000001a 0 10px 15px -3px, #0000000d 0 4px 6px -2px;--sans:system-ui, "Segoe UI", Roboto, sans-serif;--heading:system-ui, "Segoe UI", Roboto, sans-serif;--mono:ui-monospace, Consolas, monospace;font:18px/145% var(--sans);letter-spacing:.18px;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light dark;color:var(--text);background:var(--bg);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media (prefers-color-scheme:dark){:root{--lightningcss-light: ;--lightningcss-dark:initial}}@media (width<=1024px){:root{font-size:16px}}@media (prefers-color-scheme:dark){:root{--text:#9ca3af;--text-h:#f3f4f6;--bg:#16171d;--border:#2e303a;--code-bg:#1f2028;--accent:#c084fc;--accent-bg:#c084fc26;--accent-border:#c084fc80;--social-bg:#2f303a80;--shadow:#0006 0 10px 15px -3px, #00000040 0 4px 6px -2px}#social .button-icon{filter:invert()brightness(2)}}body{background-color:#f5f5f5;margin:0;overflow-x:hidden}#root{text-align:center;box-sizing:border-box;background-color:#f5f5f5;flex-direction:column;width:100%;min-height:100svh;margin:0;display:flex}h1,h2{font-family:var(--heading);color:var(--text-h);font-weight:500}h1{letter-spacing:-1.68px;margin:32px 0;font-size:56px}@media (width<=1024px){h1{margin:20px 0;font-size:36px}}h2{letter-spacing:-.24px;margin:0 0 8px;font-size:24px;line-height:118%}@media (width<=1024px){h2{font-size:20px}}p{margin:0}code,.counter{font-family:var(--mono);color:var(--text-h);border-radius:4px;display:inline-flex}code{background:var(--code-bg);padding:4px 8px;font-size:15px;line-height:135%}.wip-section{background:linear-gradient(135deg,#f5f7fa 0%,#c3cfe2 100%);flex:1;justify-content:center;align-items:center;max-width:100vw;max-height:100vh;padding:5rem 2rem;display:flex}.wip-container{background:#ffffffe6;border-radius:8px;justify-content:center;align-items:center;width:100%;max-width:800px;padding:4rem 3rem;display:flex;box-shadow:0 10px 40px #0000001a}.content-wrapper{text-align:center;width:100%}.wip-image{width:220px;height:auto;margin:0 auto 2.5rem;display:block}.wip-tagline{color:#2c3e50;margin-bottom:2rem;font-size:1.5rem;line-height:1.6}.wip-tagline q{quotes:""" """ "'" "'"}.wip-description{text-align:left;max-width:700px;margin:0 auto}.wip-description p{color:#546e7a;text-align:justify;margin:0;font-size:1.05rem;line-height:1.8}.wip-description small{text-align:center;margin-top:1.5rem;display:block}@media (width<=768px){.wip-container{padding:3rem 2rem}.wip-image{width:180px;margin-bottom:2rem}.wip-tagline{font-size:1.25rem}.wip-description p{font-size:1rem}.wip-section{padding:3rem 1.5rem}}@media (width<=480px){.wip-container{padding:2rem 1.5rem}.wip-image{width:150px;margin-bottom:1.5rem}.wip-tagline{font-size:1.1rem}.wip-description p{text-align:left;font-size:.95rem}.wip-section{padding:2rem 1rem}}
