:root{--c-accent:#0d9488;--c-dark:#111827;--c-gray:#6b7280;--c-light:#f9fafb;--c-white:#fff;--c-border:#e5e7eb}[data-astro-cid-sckkx6r4],[data-astro-cid-sckkx6r4]:before,[data-astro-cid-sckkx6r4]:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{font-family:system-ui,-apple-system,sans-serif;color:var(--c-dark);line-height:1.6;font-size:16px}.container[data-astro-cid-sckkx6r4]{max-width:1200px;margin:0 auto;padding:0 20px}nav[data-astro-cid-sckkx6r4]{display:flex;align-items:center;justify-content:space-between;padding:14px 0;border-bottom:1px solid var(--c-border);position:relative}nav[data-astro-cid-sckkx6r4] .logo[data-astro-cid-sckkx6r4]{font-size:1.5rem;font-weight:800;color:var(--c-dark);text-decoration:none}nav[data-astro-cid-sckkx6r4] .logo[data-astro-cid-sckkx6r4] span[data-astro-cid-sckkx6r4]{color:var(--c-accent)}.nav-desktop[data-astro-cid-sckkx6r4]{display:flex;align-items:center;gap:6px}.nav-desktop[data-astro-cid-sckkx6r4] a[data-astro-cid-sckkx6r4],.nav-desktop[data-astro-cid-sckkx6r4] .drop-label[data-astro-cid-sckkx6r4]{text-decoration:none;color:var(--c-gray);font-weight:500;font-size:.9rem;padding:8px 12px;border-radius:6px;transition:all .15s;white-space:nowrap}.nav-desktop[data-astro-cid-sckkx6r4] a[data-astro-cid-sckkx6r4]:hover,.nav-desktop[data-astro-cid-sckkx6r4] .drop-label[data-astro-cid-sckkx6r4]:hover{color:var(--c-accent);background:var(--c-light)}.nav-dropdown[data-astro-cid-sckkx6r4]{position:relative;display:inline-block}.nav-dropdown[data-astro-cid-sckkx6r4] .drop-menu[data-astro-cid-sckkx6r4]{display:none;position:absolute;top:100%;left:0;background:var(--c-white);border:1px solid var(--c-border);border-radius:8px;min-width:220px;box-shadow:0 8px 24px #0000001a;z-index:99;padding:8px 0}.nav-dropdown[data-astro-cid-sckkx6r4]:hover .drop-menu[data-astro-cid-sckkx6r4]{display:block}.nav-dropdown[data-astro-cid-sckkx6r4] .drop-menu[data-astro-cid-sckkx6r4] a[data-astro-cid-sckkx6r4]{display:block;padding:8px 16px;font-size:.85rem;color:var(--c-dark);margin:0;border-radius:0}.nav-dropdown[data-astro-cid-sckkx6r4] .drop-menu[data-astro-cid-sckkx6r4] a[data-astro-cid-sckkx6r4]:hover{background:var(--c-light);color:var(--c-accent)}.nav-desktop[data-astro-cid-sckkx6r4] .btn-demo[data-astro-cid-sckkx6r4]{background:var(--c-accent);color:var(--c-white)!important;font-weight:700!important;padding:8px 18px!important}#menu-toggle[data-astro-cid-sckkx6r4]{display:none}.hamburger[data-astro-cid-sckkx6r4]{display:none;flex-direction:column;gap:5px;cursor:pointer;z-index:101;padding:4px}.hamburger[data-astro-cid-sckkx6r4] span[data-astro-cid-sckkx6r4]{display:block;width:26px;height:3px;background:var(--c-dark);border-radius:2px;transition:all .3s}#menu-toggle[data-astro-cid-sckkx6r4]:checked~.hamburger[data-astro-cid-sckkx6r4] span[data-astro-cid-sckkx6r4]:nth-child(1){transform:rotate(45deg) translate(5px,6px)}#menu-toggle[data-astro-cid-sckkx6r4]:checked~.hamburger[data-astro-cid-sckkx6r4] span[data-astro-cid-sckkx6r4]:nth-child(2){opacity:0}#menu-toggle[data-astro-cid-sckkx6r4]:checked~.hamburger[data-astro-cid-sckkx6r4] span[data-astro-cid-sckkx6r4]:nth-child(3){transform:rotate(-45deg) translate(5px,-6px)}.mobile-overlay[data-astro-cid-sckkx6r4]{position:fixed;top:0;left:0;width:100%;height:100%;background:#111827f7;z-index:100;display:none;flex-direction:column;padding:80px 24px 40px;overflow-y:auto}#menu-toggle[data-astro-cid-sckkx6r4]:checked~.mobile-overlay[data-astro-cid-sckkx6r4]{display:flex}.mobile-overlay[data-astro-cid-sckkx6r4] details[data-astro-cid-sckkx6r4]{margin-bottom:4px}.mobile-overlay[data-astro-cid-sckkx6r4] details[data-astro-cid-sckkx6r4] summary[data-astro-cid-sckkx6r4]{color:var(--c-accent);font-size:1.1rem;font-weight:700;padding:12px 0;cursor:pointer;list-style:none;border-bottom:1px solid rgba(255,255,255,.1)}.mobile-overlay[data-astro-cid-sckkx6r4] details[data-astro-cid-sckkx6r4] summary[data-astro-cid-sckkx6r4]::-webkit-details-marker{display:none}.mobile-overlay[data-astro-cid-sckkx6r4] details[data-astro-cid-sckkx6r4] a[data-astro-cid-sckkx6r4]{display:block;color:#fffc;padding:10px 0 10px 16px;text-decoration:none;font-size:.95rem;border-bottom:1px solid rgba(255,255,255,.05)}.mobile-overlay[data-astro-cid-sckkx6r4] details[data-astro-cid-sckkx6r4] a[data-astro-cid-sckkx6r4]:hover{color:var(--c-white)}.mobile-overlay[data-astro-cid-sckkx6r4]>a[data-astro-cid-sckkx6r4]{display:block;color:var(--c-white);font-size:1.05rem;font-weight:600;padding:12px 0;text-decoration:none;border-bottom:1px solid rgba(255,255,255,.1)}.mobile-overlay[data-astro-cid-sckkx6r4] .mobile-demo[data-astro-cid-sckkx6r4]{background:var(--c-accent);color:var(--c-white)!important;text-align:center;border-radius:8px;margin-top:20px;font-weight:700!important;padding:14px!important;border:none!important}@media(max-width:900px){.nav-desktop[data-astro-cid-sckkx6r4]{display:none}.hamburger[data-astro-cid-sckkx6r4]{display:flex}}.btn[data-astro-cid-sckkx6r4]{display:inline-block;padding:12px 32px;border-radius:8px;font-weight:600;text-decoration:none;transition:all .2s;border:none;cursor:pointer}.btn-primary[data-astro-cid-sckkx6r4]{background:var(--c-accent);color:var(--c-white)}.btn-primary[data-astro-cid-sckkx6r4]:hover{filter:brightness(1.1);transform:translateY(-1px)}.btn-outline[data-astro-cid-sckkx6r4]{border:2px solid var(--c-accent);color:var(--c-accent)}.btn-outline[data-astro-cid-sckkx6r4]:hover{background:var(--c-accent);color:var(--c-white)}.hero[data-astro-cid-sckkx6r4]{padding:60px 0 40px;text-align:center}.hero[data-astro-cid-sckkx6r4] h1[data-astro-cid-sckkx6r4]{font-size:2.5rem;font-weight:800;line-height:1.15;margin-bottom:16px}.hero[data-astro-cid-sckkx6r4] p[data-astro-cid-sckkx6r4]{font-size:1.15rem;color:var(--c-gray);max-width:700px;margin:0 auto 28px}section[data-astro-cid-sckkx6r4]{padding:60px 0}section[data-astro-cid-sckkx6r4] h2[data-astro-cid-sckkx6r4]{font-size:1.8rem;font-weight:700;text-align:center;margin-bottom:36px}section[data-astro-cid-sckkx6r4] h3[data-astro-cid-sckkx6r4]{font-size:1.25rem;margin-bottom:8px}.cards[data-astro-cid-sckkx6r4]{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:20px}.card[data-astro-cid-sckkx6r4]{background:var(--c-white);border:1px solid var(--c-border);border-radius:12px;padding:28px;transition:all .2s}.card[data-astro-cid-sckkx6r4]:hover{box-shadow:0 4px 24px #00000014;transform:translateY(-2px)}.card[data-astro-cid-sckkx6r4] p[data-astro-cid-sckkx6r4]{color:var(--c-gray);font-size:.92rem}footer[data-astro-cid-sckkx6r4]{background:var(--c-dark);color:var(--c-white);padding:48px 0;margin-top:60px}footer[data-astro-cid-sckkx6r4] a[data-astro-cid-sckkx6r4]{color:var(--c-gray);text-decoration:none}footer[data-astro-cid-sckkx6r4] a[data-astro-cid-sckkx6r4]:hover{color:var(--c-white)}.footer-grid[data-astro-cid-sckkx6r4]{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:28px}.footer-grid[data-astro-cid-sckkx6r4] h4[data-astro-cid-sckkx6r4]{color:var(--c-accent);margin-bottom:10px;font-size:.95rem}.footer-grid[data-astro-cid-sckkx6r4] ul[data-astro-cid-sckkx6r4]{list-style:none}.footer-grid[data-astro-cid-sckkx6r4] li[data-astro-cid-sckkx6r4]{margin-bottom:6px;font-size:.9rem}.testimonial[data-astro-cid-sckkx6r4]{background:var(--c-light);padding:28px;border-radius:12px;margin-bottom:14px}.testimonial[data-astro-cid-sckkx6r4] p[data-astro-cid-sckkx6r4]{font-style:italic;margin-bottom:6px}.testimonial[data-astro-cid-sckkx6r4] span[data-astro-cid-sckkx6r4]{color:var(--c-gray);font-size:.85rem}.cta-section[data-astro-cid-sckkx6r4]{background:var(--c-accent);color:var(--c-white);text-align:center;padding:60px 24px;border-radius:16px;margin-top:60px}.cta-section[data-astro-cid-sckkx6r4] h2[data-astro-cid-sckkx6r4]{color:var(--c-white);margin-bottom:12px}.cta-section[data-astro-cid-sckkx6r4] .btn-primary[data-astro-cid-sckkx6r4]{background:var(--c-white);color:var(--c-accent)}.content-page[data-astro-cid-sckkx6r4]{max-width:800px;margin:0 auto;line-height:1.75}.content-page[data-astro-cid-sckkx6r4] h2[data-astro-cid-sckkx6r4]{text-align:left;font-size:1.5rem;margin:32px 0 12px}.content-page[data-astro-cid-sckkx6r4] h3[data-astro-cid-sckkx6r4]{font-size:1.2rem;margin:24px 0 8px}.content-page[data-astro-cid-sckkx6r4] p[data-astro-cid-sckkx6r4]{margin-bottom:14px}.content-page[data-astro-cid-sckkx6r4] ul[data-astro-cid-sckkx6r4],.content-page[data-astro-cid-sckkx6r4] ol[data-astro-cid-sckkx6r4]{padding-left:24px;margin-bottom:14px}.content-page[data-astro-cid-sckkx6r4] li[data-astro-cid-sckkx6r4]{margin-bottom:6px}.comparison-table[data-astro-cid-sckkx6r4]{width:100%;border-collapse:collapse;margin-top:20px}.comparison-table[data-astro-cid-sckkx6r4] th[data-astro-cid-sckkx6r4],.comparison-table[data-astro-cid-sckkx6r4] td[data-astro-cid-sckkx6r4]{border:1px solid var(--c-border);padding:10px 14px;text-align:left;font-size:.92rem}.comparison-table[data-astro-cid-sckkx6r4] th[data-astro-cid-sckkx6r4]{background:var(--c-light);font-weight:600}.check[data-astro-cid-sckkx6r4]{color:var(--c-accent)}
