: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{margin:0}#root{text-align:center;border-inline:1px solid var(--border);box-sizing:border-box;flex-direction:column;width:1126px;max-width:100%;min-height:100svh;margin:0 auto;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%}.header-container{text-align:center;color:#fff;background:linear-gradient(#00000080,#00000080),url(/header-bg.jpg) 50%/cover no-repeat;justify-content:center;align-items:center;height:85vh;display:flex}.header-title{margin-bottom:1rem;font-size:3.5rem;font-weight:800}.header-subtitle{opacity:.9;margin-bottom:2rem;font-size:1.25rem}.header-btn{color:#fff;cursor:pointer;background-color:#0070f3;border:none;border-radius:6px;padding:.75rem 1.75rem;font-size:1rem}.about-section{background-color:#f9f9f9;padding:5rem 2rem}.about-container{align-items:center;gap:3rem;max-width:1000px;margin:0 auto;display:flex}.about-image{object-fit:cover;border-radius:12px;width:300px;height:350px}.about-text h2{margin-bottom:1rem;font-size:2.25rem}.about-lead{color:#333;margin-bottom:1rem;font-size:1.2rem;font-weight:600}.about-body{color:#666;line-height:1.6}.reviews-section{text-align:center;padding:5rem 2rem}.reviews-grid{justify-content:center;gap:2rem;margin-top:2.5rem;display:flex}.review-card{text-align:left;border:1px solid #e2e8f0;border-radius:8px;max-width:350px;padding:2rem;box-shadow:0 4px 6px #0000000d}.review-text{color:#4a5568;margin-bottom:1rem;font-style:italic}.review-author{color:#2d3748;font-weight:700}.footer-container{color:#fff;text-align:center;background-color:#1a202c;padding:4rem 2rem 2rem}.footer-pitch h3{margin-bottom:.5rem;font-size:1.75rem}.footer-pitch p{color:#a0aec0;margin-bottom:2rem}.footer-links{justify-content:center;gap:2rem;margin-bottom:3rem;display:flex}.footer-links a{color:#63b3ed;text-decoration:none}.footer-links a:hover{text-decoration:underline}.copyright{color:#718096;font-size:.85rem}
