:root{--coffee-900:#2f160d;--coffee-800:#4e2d1c;--coffee-700:#6f3d22;--coffee-600:#8c4a2f;--caramel-500:#c97b31;--caramel-400:#e79a4b;--cream-100:#fff8ef;--cream-200:#fff1df;--cream-300:#ffe7cb;--mint-400:#6ebf8d;--danger-400:#c23d32;--text:var(--coffee-800);--text-h:var(--coffee-900);--bg:linear-gradient(135deg, #fff9f2 0%, #fff1de 48%, #ffe7cb 100%);--border:#753f1a24;--code-bg:#fffbf5eb;--accent:var(--caramel-500);--accent-bg:#c97b311f;--accent-border:#c97b314d;--social-bg:#fff8efb8;--shadow:0 20px 40px #6d3c191f, 0 10px 18px #6d3c1914;--sans:Inter, system-ui, "Segoe UI", Roboto, sans-serif;--heading:Inter, 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;color:var(--text);background:var(--bg);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media (width<=1024px){:root{font-size:16px}}body{background:radial-gradient(circle at 0 0,#ffdaa7f2,#0000 28%),radial-gradient(circle at 100% 0,#6fbf8f2e,#0000 24%),radial-gradient(circle at 0 100%,#c97b312e,#0000 30%),linear-gradient(135deg,#fff9f2 0%,#fff1de 48%,#ffe7cb 100%);margin:0}#root{text-align:left;box-sizing:border-box;flex-direction:column;width:100%;max-width:none;min-height:100svh;margin:0;display:flex}h1,h2{font-family:var(--heading);color:var(--text-h);font-weight:800}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:10px;display:inline-flex}code{background:var(--code-bg);border:1px solid var(--border);padding:4px 8px;font-size:15px;line-height:135%}.logo-img{object-fit:contain;filter:drop-shadow(0 12px 22px #6f3d2226);width:120px;height:auto;margin-bottom:10px}
