:root{--color-bg:#fff;--color-bg-alt:#f8fafc;--color-bg-dark:#0f172a;--color-text:#0f172a;--color-text-muted:#64748b;--color-accent:#00bcff;--color-accent-hover:#009fd6;--color-accent-light:#e0f8ff;--color-border:#e2e8f0;--color-card-bg:#fff;--font-sans:"Inter", "Segoe UI", system-ui, -apple-system, sans-serif;--font-size-xs:.75rem;--font-size-sm:.875rem;--font-size-base:1rem;--font-size-lg:1.125rem;--font-size-xl:1.25rem;--font-size-2xl:1.5rem;--font-size-3xl:1.875rem;--font-size-4xl:2.25rem;--font-size-5xl:3rem;--radius:.5rem;--radius-lg:.75rem;--shadow-sm:0 1px 3px #00000014, 0 1px 2px #0000000d;--shadow-md:0 4px 16px #00000014;--shadow-lg:0 10px 40px #0000001a;--max-w:1120px;--section-py:5rem;--header-h:68px}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;font-size:16px}body{font-family:var(--font-sans);color:var(--color-text);background:var(--color-bg);-webkit-font-smoothing:antialiased;line-height:1.65}img{max-width:100%;display:block}a{color:inherit;text-decoration:none}ul{list-style:none}.container{width:100%;max-width:var(--max-w);margin-inline:auto;padding-inline:1.5rem}.btn{border-radius:var(--radius);font-size:var(--font-size-base);cursor:pointer;white-space:nowrap;border:2px solid #0000;align-items:center;gap:.5rem;padding:.75rem 1.5rem;font-weight:600;text-decoration:none;transition:background .15s,color .15s,box-shadow .15s,transform .1s;display:inline-flex}.btn:active{transform:translateY(1px)}.btn-primary{background:var(--color-accent);color:#fff;border-color:var(--color-accent)}.btn-primary:hover{background:var(--color-accent-hover);border-color:var(--color-accent-hover);box-shadow:0 4px 14px #00bcff59}.btn-outline{color:var(--color-accent);border-color:var(--color-accent);background:0 0}.btn-outline:hover{background:var(--color-accent-light)}.btn-ghost{color:#fff;background:#ffffff1f;border-color:#ffffff40}.btn-ghost:hover{background:#fff3}.section{padding-block:var(--section-py)}.section-alt{background:var(--color-bg-alt)}.section-label{font-size:var(--font-size-sm);letter-spacing:.08em;text-transform:uppercase;color:var(--color-accent);margin-bottom:.75rem;font-weight:700}.section-title{font-size:clamp(var(--font-size-2xl), 4vw, var(--font-size-4xl));letter-spacing:-.02em;color:var(--color-text);margin-bottom:1rem;font-weight:800;line-height:1.2}.section-subtitle{font-size:var(--font-size-lg);color:var(--color-text-muted);max-width:600px;line-height:1.7}.text-center{text-align:center}.section-header{margin-bottom:3.5rem}.section-header.text-center .section-subtitle{margin-inline:auto}@media (width<=768px){:root{--section-py:3rem}}@supports (color:oklch(0 0 0)){:root{--color-accent:oklch(74.6% .16 232.66);--color-accent-hover:oklch(64.6% .18 232.66);--color-accent-light:oklch(96% .04 232.66)}}.header[data-astro-cid-nen7h5rs]{z-index:100;height:var(--header-h);backdrop-filter:blur(12px);border-bottom:1px solid var(--color-border);background:#fffffff2;position:sticky;top:0}.header-inner[data-astro-cid-nen7h5rs]{align-items:center;gap:2rem;height:100%;display:flex}.logo[data-astro-cid-nen7h5rs]{color:var(--color-text);flex-shrink:0;align-items:center;gap:.5rem;font-size:1.25rem;font-weight:800;display:flex}.logo-mark[data-astro-cid-nen7h5rs]{background:var(--color-accent);color:#fff;border-radius:8px;justify-content:center;align-items:center;width:32px;height:32px;font-size:1rem;font-weight:900;display:flex}.nav[data-astro-cid-nen7h5rs]{margin-inline:auto}.nav-list[data-astro-cid-nen7h5rs]{gap:.25rem;display:flex}.nav-link[data-astro-cid-nen7h5rs]{color:var(--color-text-muted);border-radius:var(--radius);padding:.5rem .875rem;font-size:.9375rem;font-weight:500;transition:color .15s,background .15s;display:block}.nav-link[data-astro-cid-nen7h5rs]:hover{color:var(--color-text);background:var(--color-bg-alt)}.header-cta[data-astro-cid-nen7h5rs]{flex-shrink:0;gap:.75rem;display:flex}.btn-sm[data-astro-cid-nen7h5rs]{font-size:var(--font-size-sm);padding:.5rem 1.125rem}.hamburger[data-astro-cid-nen7h5rs]{cursor:pointer;background:0 0;border:none;flex-direction:column;gap:5px;margin-left:auto;padding:.5rem;display:none}.hamburger[data-astro-cid-nen7h5rs] span[data-astro-cid-nen7h5rs]{background:var(--color-text);border-radius:2px;width:22px;height:2px;transition:transform .2s;display:block}@media (width<=900px){.nav[data-astro-cid-nen7h5rs]{inset:var(--header-h) 0 0 0;border-top:1px solid var(--color-border);background:#fff;padding:1.5rem;transition:transform .25s;position:fixed;overflow-y:auto;transform:translate(100%)}.nav[data-astro-cid-nen7h5rs].nav-open{transform:translate(0)}.nav-list[data-astro-cid-nen7h5rs]{flex-direction:column;gap:0}.nav-link[data-astro-cid-nen7h5rs]{border-bottom:1px solid var(--color-border);border-radius:0;padding:.875rem .5rem;font-size:1.1rem}.header-cta[data-astro-cid-nen7h5rs]{display:none}.hamburger[data-astro-cid-nen7h5rs]{display:flex}}.hero[data-astro-cid-ge2uvauf]{background:linear-gradient(160deg,#e6f9ff 0%,#fff 50%,#f8fafc 100%);padding-block:5rem 4rem;overflow:hidden}.hero-inner[data-astro-cid-ge2uvauf]{grid-template-columns:1fr 1fr;align-items:center;gap:4rem;display:grid}.hero-badge[data-astro-cid-ge2uvauf]{background:var(--color-accent-light);color:var(--color-accent);font-size:var(--font-size-sm);letter-spacing:.02em;border-radius:999px;margin-bottom:1.5rem;padding:.375rem .875rem;font-weight:600;display:inline-block}.hero-title[data-astro-cid-ge2uvauf]{letter-spacing:-.03em;color:var(--color-text);margin-bottom:1.25rem;font-size:clamp(2rem,4.5vw,3.25rem);font-weight:900;line-height:1.1}.hero-accent[data-astro-cid-ge2uvauf]{color:var(--color-accent)}.hero-sub[data-astro-cid-ge2uvauf]{font-size:var(--font-size-lg);color:var(--color-text-muted);max-width:500px;margin-bottom:2rem;line-height:1.7}.hero-actions[data-astro-cid-ge2uvauf]{flex-wrap:wrap;gap:1rem;margin-bottom:2.5rem;display:flex}.hero-proof[data-astro-cid-ge2uvauf]{border-top:1px solid var(--color-border);align-items:center;gap:1.5rem;padding-top:1.5rem;display:flex}.proof-item[data-astro-cid-ge2uvauf]{flex-direction:column;display:flex}.proof-num[data-astro-cid-ge2uvauf]{color:var(--color-text);font-size:1.375rem;font-weight:800;line-height:1}.proof-label[data-astro-cid-ge2uvauf]{font-size:var(--font-size-xs);color:var(--color-text-muted);text-transform:uppercase;letter-spacing:.05em;margin-top:.2rem;font-weight:500}.proof-divider[data-astro-cid-ge2uvauf]{background:var(--color-border);width:1px;height:36px}.hero-visual[data-astro-cid-ge2uvauf]{justify-content:flex-end;display:flex}.mockup[data-astro-cid-ge2uvauf]{border-radius:var(--radius-lg);width:100%;max-width:440px;box-shadow:var(--shadow-lg), 0 0 0 1px var(--color-border);background:#fff;overflow:hidden}.mockup-header[data-astro-cid-ge2uvauf]{border-bottom:1px solid var(--color-border);background:#f1f5f9;align-items:center;gap:.4rem;padding:.75rem 1rem;display:flex}.mockup-dot[data-astro-cid-ge2uvauf]{border-radius:50%;width:10px;height:10px}.mockup-dot[data-astro-cid-ge2uvauf].red{background:#ef4444}.mockup-dot[data-astro-cid-ge2uvauf].yellow{background:#f59e0b}.mockup-dot[data-astro-cid-ge2uvauf].green{background:#22c55e}.mockup-title[data-astro-cid-ge2uvauf]{color:var(--color-text-muted);margin-left:.5rem;font-size:.75rem;font-weight:500}.mockup-body[data-astro-cid-ge2uvauf]{flex-direction:column;gap:.5rem;padding:1rem;display:flex}.folder-row[data-astro-cid-ge2uvauf]{border-radius:var(--radius);background:var(--color-bg-alt);align-items:center;gap:.75rem;padding:.625rem .75rem;font-size:.875rem;display:flex}.folder-row[data-astro-cid-ge2uvauf].pending{background:#fffbeb}.folder-name[data-astro-cid-ge2uvauf]{color:var(--color-text);flex:1;font-weight:500}.folder-badge[data-astro-cid-ge2uvauf]{border-radius:999px;padding:.2rem .5rem;font-size:.75rem;font-weight:600}.folder-badge[data-astro-cid-ge2uvauf].ok{color:#15803d;background:#dcfce7}.folder-badge[data-astro-cid-ge2uvauf].warn{color:#92400e;background:#fef3c7}.mockup-deadline[data-astro-cid-ge2uvauf]{background:var(--color-accent-light);border-radius:var(--radius);color:var(--color-accent);margin-top:.5rem;padding:.625rem .75rem;font-size:.8125rem;font-weight:600}@media (width<=900px){.hero-inner[data-astro-cid-ge2uvauf]{grid-template-columns:1fr;gap:2.5rem}.hero-visual[data-astro-cid-ge2uvauf]{justify-content:center}.mockup[data-astro-cid-ge2uvauf]{max-width:100%}}.why-inner[data-astro-cid-lqnv5hkn]{grid-template-columns:1fr 1fr;align-items:start;gap:4rem;display:grid}.why-body[data-astro-cid-lqnv5hkn]{font-size:var(--font-size-lg);color:var(--color-text-muted);margin-bottom:1rem;line-height:1.75}.why-body[data-astro-cid-lqnv5hkn] strong[data-astro-cid-lqnv5hkn]{color:var(--color-text);font-weight:700}.why-cards[data-astro-cid-lqnv5hkn]{flex-direction:column;gap:1.25rem;display:flex}.why-card[data-astro-cid-lqnv5hkn]{border-radius:var(--radius-lg);border:1.5px solid var(--color-border);background:#fff;padding:1.5rem}.why-card[data-astro-cid-lqnv5hkn].solution{background:#f0fdf4;border-color:#bbf7d0}.why-card[data-astro-cid-lqnv5hkn].problem{background:#fff7ed;border-color:#fed7aa}.why-card-icon[data-astro-cid-lqnv5hkn]{margin-bottom:.75rem;font-size:1.75rem}.why-card[data-astro-cid-lqnv5hkn] h3[data-astro-cid-lqnv5hkn]{font-size:var(--font-size-base);color:var(--color-text);margin-bottom:.75rem;font-weight:700}.why-card[data-astro-cid-lqnv5hkn] ul[data-astro-cid-lqnv5hkn]{flex-direction:column;gap:.5rem;display:flex}.why-card[data-astro-cid-lqnv5hkn] li[data-astro-cid-lqnv5hkn]{font-size:var(--font-size-sm);color:var(--color-text-muted);padding-left:1rem;line-height:1.5;position:relative}.why-card[data-astro-cid-lqnv5hkn] li[data-astro-cid-lqnv5hkn]:before{content:"–";color:var(--color-text-muted);position:absolute;left:0}.why-card[data-astro-cid-lqnv5hkn].solution li[data-astro-cid-lqnv5hkn]{color:#166534}.why-card[data-astro-cid-lqnv5hkn].solution li[data-astro-cid-lqnv5hkn]:before{color:#16a34a;content:"✓"}@media (width<=768px){.why-inner[data-astro-cid-lqnv5hkn]{grid-template-columns:1fr;gap:2rem}}.features-grid[data-astro-cid-cognygiv]{grid-template-columns:repeat(3,1fr);gap:1.5rem;display:grid}.feature-card[data-astro-cid-cognygiv]{background:var(--color-card-bg);border:1.5px solid var(--color-border);border-radius:var(--radius-lg);padding:1.75rem;transition:box-shadow .2s,border-color .2s,transform .2s}.feature-card[data-astro-cid-cognygiv]:hover{box-shadow:var(--shadow-md);border-color:#80d9ff;transform:translateY(-2px)}.feature-icon[data-astro-cid-cognygiv]{margin-bottom:1rem;font-size:2rem;line-height:1}.feature-title[data-astro-cid-cognygiv]{font-size:var(--font-size-base);color:var(--color-text);margin-bottom:.625rem;font-weight:700;line-height:1.3}.feature-desc[data-astro-cid-cognygiv]{font-size:var(--font-size-sm);color:var(--color-text-muted);line-height:1.65}@media (width<=900px){.features-grid[data-astro-cid-cognygiv]{grid-template-columns:repeat(2,1fr)}}@media (width<=580px){.features-grid[data-astro-cid-cognygiv]{grid-template-columns:1fr}}.steps[data-astro-cid-l43jfdkk]{grid-template-columns:repeat(3,1fr);gap:1.5rem;display:grid;position:relative}.step[data-astro-cid-l43jfdkk]{text-align:center;border-radius:var(--radius-lg);border:1.5px solid var(--color-border);background:#fff;flex-direction:column;align-items:center;padding:2rem 1.5rem;display:flex;position:relative}.step-number[data-astro-cid-l43jfdkk]{background:var(--color-accent);color:#fff;letter-spacing:-.02em;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:52px;height:52px;margin-bottom:1.25rem;font-size:1.125rem;font-weight:900;display:flex}.step-title[data-astro-cid-l43jfdkk]{font-size:var(--font-size-base);color:var(--color-text);margin-bottom:.75rem;font-weight:700;line-height:1.3}.step-desc[data-astro-cid-l43jfdkk]{font-size:var(--font-size-sm);color:var(--color-text-muted);line-height:1.65}.step-arrow[data-astro-cid-l43jfdkk]{color:var(--color-accent);z-index:1;background:var(--color-bg-alt);text-align:center;width:28px;font-size:1.5rem;position:absolute;top:50%;right:-1.125rem;transform:translateY(-50%)}@media (width<=768px){.steps[data-astro-cid-l43jfdkk]{grid-template-columns:1fr}.step-arrow[data-astro-cid-l43jfdkk]{display:none}}.testimonial-wrap[data-astro-cid-wndhlqnz]{text-align:center;background:var(--color-accent-light);border-radius:var(--radius-lg);border:1.5px solid #80d9ff;max-width:760px;margin-inline:auto;padding:3rem;position:relative}.quote-mark[data-astro-cid-wndhlqnz]{color:var(--color-accent);opacity:.2;user-select:none;font-family:Georgia,serif;font-size:6rem;line-height:0;position:absolute;top:2rem;left:2.5rem}.quote[data-astro-cid-wndhlqnz]{font-size:clamp(var(--font-size-xl), 2.5vw, var(--font-size-2xl));color:var(--color-text);margin-bottom:1.75rem;font-style:normal;font-weight:700;line-height:1.45;position:relative}.quote-author[data-astro-cid-wndhlqnz]{justify-content:center;align-items:center;gap:.875rem;display:flex}.author-avatar[data-astro-cid-wndhlqnz]{background:var(--color-accent);color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;font-size:1rem;font-weight:700;display:flex}.author-name[data-astro-cid-wndhlqnz]{font-weight:700;font-size:var(--font-size-base)}.author-role[data-astro-cid-wndhlqnz]{font-size:var(--font-size-sm);color:var(--color-text-muted)}.faq-list[data-astro-cid-7synugci]{flex-direction:column;gap:.75rem;max-width:720px;margin-inline:auto;display:flex}.faq-item[data-astro-cid-7synugci]{border:1.5px solid var(--color-border);border-radius:var(--radius-lg);background:#fff;transition:border-color .15s;overflow:hidden}.faq-item[data-astro-cid-7synugci][open]{border-color:#80d9ff}.faq-question[data-astro-cid-7synugci]{cursor:pointer;font-size:var(--font-size-base);color:var(--color-text);user-select:none;justify-content:space-between;align-items:center;gap:1rem;padding:1.25rem 1.5rem;font-weight:600;list-style:none;display:flex}.faq-question[data-astro-cid-7synugci]::-webkit-details-marker{display:none}.faq-question[data-astro-cid-7synugci]:hover{background:var(--color-bg-alt)}.faq-chevron[data-astro-cid-7synugci]{color:var(--color-text-muted);flex-shrink:0;transition:transform .2s}.faq-item[data-astro-cid-7synugci][open] .faq-chevron[data-astro-cid-7synugci]{color:var(--color-accent);transform:rotate(180deg)}.faq-answer[data-astro-cid-7synugci]{font-size:var(--font-size-sm);color:var(--color-text-muted);border-top:1px solid var(--color-border);padding:1rem 1.5rem 1.25rem;line-height:1.7}.cta-section[data-astro-cid-uiukiqfe]{padding-block:var(--section-py);background:linear-gradient(135deg,#007db3 0%,#00bcff 60%,#40cfff 100%)}.cta-inner[data-astro-cid-uiukiqfe]{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:2rem;display:flex}.cta-title[data-astro-cid-uiukiqfe]{font-size:clamp(var(--font-size-2xl), 3.5vw, var(--font-size-3xl));color:#fff;letter-spacing:-.02em;margin-bottom:.75rem;font-weight:800;line-height:1.2}.cta-sub[data-astro-cid-uiukiqfe]{font-size:var(--font-size-lg);color:#fffc;max-width:420px}.cta-actions[data-astro-cid-uiukiqfe]{flex-wrap:wrap;flex-shrink:0;gap:1rem;display:flex}@media (width<=700px){.cta-inner[data-astro-cid-uiukiqfe]{text-align:center;flex-direction:column}.cta-sub[data-astro-cid-uiukiqfe]{margin-inline:auto}.cta-actions[data-astro-cid-uiukiqfe]{justify-content:center}}.footer[data-astro-cid-jo6i4kqk]{background:var(--color-bg-alt);border-top:1px solid var(--color-border);padding-top:3.5rem}.footer-inner[data-astro-cid-jo6i4kqk]{grid-template-columns:1.5fr 2fr;gap:4rem;padding-bottom:3rem;display:grid}.footer-brand[data-astro-cid-jo6i4kqk]{max-width:280px}.footer-logo[data-astro-cid-jo6i4kqk]{color:var(--color-text);align-items:center;gap:.5rem;margin-bottom:.875rem;font-size:1.125rem;font-weight:800;display:inline-flex}.logo-mark-sm[data-astro-cid-jo6i4kqk]{background:var(--color-accent);color:#fff;border-radius:7px;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;font-size:.875rem;font-weight:900;display:flex}.footer-tagline[data-astro-cid-jo6i4kqk]{font-size:var(--font-size-sm);color:var(--color-text-muted);line-height:1.6}.footer-links[data-astro-cid-jo6i4kqk]{grid-template-columns:repeat(2,1fr);gap:2rem;display:grid}.footer-col[data-astro-cid-jo6i4kqk] h4[data-astro-cid-jo6i4kqk]{font-size:var(--font-size-sm);text-transform:uppercase;letter-spacing:.06em;color:var(--color-text);margin-bottom:1rem;font-weight:700}.footer-col[data-astro-cid-jo6i4kqk] ul[data-astro-cid-jo6i4kqk]{flex-direction:column;gap:.625rem;display:flex}.footer-col[data-astro-cid-jo6i4kqk] li[data-astro-cid-jo6i4kqk],.footer-col[data-astro-cid-jo6i4kqk] a[data-astro-cid-jo6i4kqk]{font-size:var(--font-size-sm);color:var(--color-text-muted);transition:color .15s}.footer-col[data-astro-cid-jo6i4kqk] a[data-astro-cid-jo6i4kqk]:hover{color:var(--color-accent)}.footer-bottom[data-astro-cid-jo6i4kqk]{border-top:1px solid var(--color-border);padding-block:1.25rem}.footer-bottom-inner[data-astro-cid-jo6i4kqk]{font-size:var(--font-size-sm);color:var(--color-text-muted);justify-content:space-between;align-items:center;display:flex}@media (width<=768px){.footer-inner[data-astro-cid-jo6i4kqk]{grid-template-columns:1fr;gap:2rem}.footer-bottom-inner[data-astro-cid-jo6i4kqk]{text-align:center;flex-direction:column;gap:.5rem}}
