: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;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}}#root{border-inline:1px solid var(--border);box-sizing:border-box;text-align:left;flex-direction:column;width:1126px;max-width:100%;min-height:100svh;margin:0 auto;display:flex}body{margin:0}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%}.hero-card{box-sizing:border-box;justify-content:center;width:100%;max-width:450px;margin:0 auto;display:flex;position:relative;overflow:hidden}.hero-image{object-fit:cover;border-radius:16px;width:100%;display:block}.carousel-arrow{color:#fff;cursor:pointer;background:#00000080;border:none;border-radius:50%;width:44px;height:44px;font-size:32px;position:absolute;top:50%;transform:translateY(-50%)}.carousel-prev{left:15px}.carousel-next{right:15px}.carousel-dots{gap:8px;display:flex;position:absolute;bottom:15px;left:50%;transform:translate(-50%)}.carousel-dots button{opacity:.5;cursor:pointer;background:#fff;border:none;border-radius:50%;width:8px;height:8px;padding:0}.carousel-dots button.active{opacity:1}.header{z-index:100;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#ffffffeb;border-bottom:1px solid #e8edf5;position:sticky;top:0}.header-inner{justify-content:space-between;align-items:center;gap:1.5rem;padding:.5rem 0;display:flex}.header-top{justify-content:space-between;align-items:center;display:flex}.nav-links{justify-content:flex-end;align-items:center;gap:1.5rem;display:flex}.nav-cta{color:#fff;background:#2563eb;border-radius:10px;padding:.6rem 1rem;font-weight:600;text-decoration:none}.nav-links a:not(.nav-cta){color:#475569;font-weight:500;text-decoration:none;transition:color .2s}.nav-links a:hover{color:#0f172a}.nav-cta:hover{transform:translateY(-2px)}.menu-button{cursor:pointer;color:var(--text-h);background:0 0;border:none;display:none}.mobile-menu{flex-direction:column;gap:1rem;display:none}.mobile-menu.open{border-top:1px solid #e8edf5;flex-direction:column;gap:1rem;margin-top:1rem;padding-top:1rem;display:flex}.mobile-menu a{color:var(--text-h);font-weight:500;text-decoration:none}.mobile-cta{text-align:center;color:#fff;background:#2563eb;border-radius:12px;width:100%;padding:.9rem 1rem;font-weight:600;text-decoration:none;display:none}.brand{color:inherit;align-items:center;gap:1rem;text-decoration:none;display:flex}.brand-logo{background:linear-gradient(135deg,#dff4ff,#f7fbff);border:1px solid #d9e9f7;border-radius:16px;justify-content:center;align-items:center;width:52px;height:52px;font-size:1.5rem;display:flex}.brand-text{flex-direction:column;display:flex}.brand-name{color:#0f172a;font-size:1.15rem;font-weight:700}.brand-tagline{color:#64748b;font-size:.85rem}.footer-brand{max-width:340px}.footer{border-top:1px solid var(--border);background:#ffffffb3}.footer-inner{justify-content:space-between;align-items:center;width:min(1100px,100% - 2rem);margin:0 auto;padding:1.5rem 0;display:flex}.section-hero{background:linear-gradient(#fff,#f6fbff);padding:3rem 0 0}.section-light{background:#f6fbff;padding:3rem 0 2rem}.section-dark{background:#fff;padding:3rem 0}.section-accent{background:linear-gradient(135deg,#eef6ff,#fff);border-top:1px solid #dbe7f5;border-bottom:1px solid #dbe7f5;padding:3rem 0}.section-badges{background:#f6fbff;padding:0 1rem 1.5rem}.hero-copy{flex-direction:column;align-items:flex-start;display:flex}.eyebrow{letter-spacing:.08em;text-transform:uppercase;color:#2563eb;margin-bottom:1rem;font-size:.85rem;font-weight:700}.hero h1{max-width:16ch;margin:0 0 1.5rem;line-height:1.02}.hero-text{color:#5b6473;max-width:34rem;margin-bottom:1rem;font-size:1.15rem;line-height:1.7}.hero-grid{grid-template-columns:1.2fr 1fr;align-items:center;gap:2.5rem;display:grid}.container{width:min(1100px,100% - 2rem);margin:0 auto}.hero-actions{flex-wrap:wrap;gap:1rem;margin-bottom:2rem;display:flex}.btn{background:#eef6ff;border-radius:14px;padding:.95rem 1.6rem;font-weight:600;text-decoration:none}.btn-secondary{color:#2563eb;background:#eef6ff}.hero-badges{flex-wrap:wrap;gap:.75rem;display:flex}.hero-badges span{color:#2563eb;background:#eef6ff;border:1px solid #d8e9fb;border-radius:999px;padding:.55rem .95rem;font-size:.9rem;font-weight:600}.hero-proof{color:#3b82f6;margin-bottom:1.5rem;font-weight:500}.contact-box{box-sizing:border-box;background:#fff;border:1px solid #e7edf5;border-radius:24px;grid-template-columns:2fr auto;align-items:center;gap:3rem;padding:3rem;display:grid;box-shadow:0 16px 40px #0000000d}.contact-copy h2{margin:.75rem 0 1rem}.contact-text{color:#64748b;max-width:38rem;line-height:1.7}.contact-actions{flex-direction:column;gap:1rem;width:100%;max-width:260px;display:flex}@media (width<=900px){.hero h1{max-width:40ch}.hero{text-align:left}.hero-grid{grid-template-columns:1fr;align-items:start;gap:2rem}.hero-copy{align-items:flex-start}.hero-text{max-width:100ch;margin:0}.hero h1{margin-left:0;margin-right:0}.hero-proof{padding:1.5rem 0 1rem}.hero-actions{margin-bottom:0}.hero-card{justify-content:center;display:flex}.hero-image{width:min(100%,380px);max-height:300px}.section-badges{background:#f6fbff;padding:2rem 1rem}.contact-box{grid-template-columns:1fr;gap:2rem;padding:2rem}.contact-actions{max-width:100%}.contact-actions .btn{box-sizing:border-box;text-align:center;width:100%}}.review-grid{grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:1.5rem;margin-top:2.5rem;display:grid}.review-card{background:#fff;border:1px solid #e5e7eb;border-radius:20px;flex-direction:column;gap:1rem;padding:1.75rem;transition:all .2s;display:flex;box-shadow:0 10px 30px #0000000d}.review-card:hover{transform:translateY(-4px);box-shadow:0 18px 40px #00000014}.review-stars{color:#fbbf24;letter-spacing:2px;font-size:1.1rem}.review-quote{color:#1f2937;flex:1;font-size:1rem;line-height:1.7}.review-footer{border-top:1px solid #edf2f7;padding-top:1rem}.review-name{color:#111827;font-weight:600}.review-source{color:#6b7280;font-size:.9rem}.footer{background:linear-gradient(#fff,#f7fbff);border-top:1px solid #e8edf5;margin-top:0;padding:3rem 0}.footer-content{text-align:center;flex-direction:column;align-items:center;gap:1.5rem;max-width:min(100%,900px);margin:0 auto;display:flex}.footer h3{color:var(--text-h);margin:0;font-size:1.75rem}.footer-tagline{color:#64748b;max-width:70ch;line-height:1.7}.footer-button{color:#fff;background:#3b82f6;border-radius:12px;margin-top:0;padding:.9rem 1.5rem;font-weight:600;text-decoration:none;transition:all .2s}.footer-button:hover{transform:translateY(-2px)}.footer-copy{color:#94a3b8;margin-top:1rem;font-size:.9rem}.footer-bulk{text-align:center;color:#64748b;max-width:60ch;line-height:1.7}.footer-bulk a{color:#2563eb;font-weight:600;text-decoration:none}.footer-bulk a:hover{text-decoration:underline}.menu-button{cursor:pointer;color:var(--text-h);background:0 0;border:none;justify-content:center;align-items:center;padding:.5rem;display:none}.menu-button:hover{opacity:.75}.menu-button svg{width:28px;height:28px}@media (width>=769px){.menu-button{display:none}.mobile-menu{display:none!important}}@media (width<=768px){.footer-content{width:calc(100% - 2rem)}.footer-tagline,.footer-bulk{max-width:100%}.header-inner{flex-direction:column;align-items:stretch;gap:0;margin-top:.5rem}.brand{flex:1}.nav-links{display:none}.nav-links a{text-align:center}.nav-cta{padding:.7rem 1rem;font-size:.9rem}.header-top{gap:.75rem}.menu-button,.mobile-menu.open{display:flex}.mobile-cta{box-sizing:border-box;text-align:center;background:#2563eb;width:100%;margin-bottom:.5rem;display:block;color:#fff!important}}
