:root{--ink: #0a0a0a;--muted: #737373;--line: #e5e5e5;--paper: #ffffff;--green: #0f766e;--green-deep: #0b5f59;--blue: #0f766e;--violet: #111827;--bg: #f7f7f8;--surface-muted: #f5f5f5;--accent-soft: #ecfdf5;--warning-soft: #fef3c7;--warning: #92400e;--info-soft: #e0f2fe;--info: #075985;--danger-soft: #fee2e2;--danger: #991b1b;--radius: 8px;--radius-sm: 6px;--shadow-sm: none;--shadow: 0 14px 36px rgba(10, 10, 10, .12);--shadow-glow: 0 0 0 4px rgba(15, 118, 110, .12)}[data-astro-cid-dhfotatx]{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);background:var(--bg);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.5;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;overflow-x:hidden}a[data-astro-cid-dhfotatx]{color:inherit;text-decoration:none}.shell[data-astro-cid-dhfotatx]{width:min(1180px,calc(100% - 40px));margin:0 auto}.topbar[data-astro-cid-dhfotatx]{position:sticky;top:0;z-index:30;background:#f6f8fcb3;backdrop-filter:blur(20px) saturate(180%);border-bottom:1px solid var(--line)}.nav[data-astro-cid-dhfotatx]{display:flex;min-height:76px;align-items:center;justify-content:space-between;gap:24px}.brand[data-astro-cid-dhfotatx]{display:inline-flex;align-items:center;gap:12px;font-size:18px;font-weight:800;letter-spacing:-.02em}.brand-mark[data-astro-cid-dhfotatx]{display:grid;width:38px;height:38px;place-items:center;border-radius:11px;background:linear-gradient(135deg,var(--blue),var(--violet));color:#fff;box-shadow:var(--shadow-glow)}.brand-mark[data-astro-cid-dhfotatx] svg[data-astro-cid-dhfotatx]{width:22px;height:22px}.nav-links[data-astro-cid-dhfotatx]{display:flex;align-items:center;gap:30px;color:#44566a;font-size:14px;font-weight:600}.nav-links[data-astro-cid-dhfotatx] a[data-astro-cid-dhfotatx]{position:relative;transition:color .16s ease}.nav-links[data-astro-cid-dhfotatx] a[data-astro-cid-dhfotatx]:after{content:"";position:absolute;left:0;bottom:-6px;width:0;height:2px;border-radius:2px;background:linear-gradient(90deg,var(--blue),var(--green));transition:width .2s ease}.nav-links[data-astro-cid-dhfotatx] a[data-astro-cid-dhfotatx]:hover{color:var(--ink)}.nav-links[data-astro-cid-dhfotatx] a[data-astro-cid-dhfotatx]:hover:after{width:100%}.button[data-astro-cid-dhfotatx]{display:inline-flex;min-height:48px;align-items:center;justify-content:center;gap:10px;border:1px solid transparent;border-radius:12px;padding:0 22px;font-size:14px;font-weight:700;letter-spacing:-.01em;cursor:pointer;transition:transform .18s cubic-bezier(.22,1,.36,1),box-shadow .18s ease,border-color .18s ease,background .18s ease,filter .18s ease;white-space:nowrap}.button[data-astro-cid-dhfotatx]:hover{transform:translateY(-2px)}.button-primary[data-astro-cid-dhfotatx]{background:linear-gradient(135deg,var(--blue),var(--violet));color:#fff;box-shadow:var(--shadow-glow)}.button-primary[data-astro-cid-dhfotatx]:hover{filter:brightness(1.06);box-shadow:0 26px 70px -16px #4263eb99}.button-secondary[data-astro-cid-dhfotatx]{border-color:var(--line);background:#ffffffb3;color:var(--ink);backdrop-filter:blur(8px)}.button-secondary[data-astro-cid-dhfotatx]:hover{border-color:#4263eb66;box-shadow:var(--shadow-sm)}.hero[data-astro-cid-dhfotatx]{display:grid;grid-template-columns:minmax(0,.92fr) minmax(500px,1.08fr);align-items:center;gap:56px;padding:80px 0 90px}.eyebrow[data-astro-cid-dhfotatx]{display:inline-flex;align-items:center;gap:9px;border:1px solid var(--line);border-radius:999px;background:#ffffffbf;backdrop-filter:blur(8px);padding:7px 14px 7px 11px;font-size:13px;font-weight:600;color:#3a4a5e;box-shadow:var(--shadow-sm)}.eyebrow[data-astro-cid-dhfotatx] .pulse[data-astro-cid-dhfotatx]{width:8px;height:8px;border-radius:50%;background:var(--green);box-shadow:0 0 #12b88699;animation:pulse 2.2s ease-out infinite}@keyframes pulse{70%{box-shadow:0 0 0 9px #12b88600}to{box-shadow:0 0 #12b88600}}.hero-copy[data-astro-cid-dhfotatx] h1[data-astro-cid-dhfotatx]{max-width:640px;margin:24px 0 0;font-size:clamp(46px,6vw,80px);line-height:.98;letter-spacing:-.035em;font-weight:800}.hero-copy[data-astro-cid-dhfotatx] h1[data-astro-cid-dhfotatx] .grad[data-astro-cid-dhfotatx]{background:linear-gradient(120deg,var(--blue),var(--violet) 45%,var(--green));-webkit-background-clip:text;background-clip:text;color:transparent}.hero-copy[data-astro-cid-dhfotatx] p[data-astro-cid-dhfotatx]{max-width:540px;margin:26px 0 0;color:var(--muted);font-size:19px;line-height:1.6}.hero-actions[data-astro-cid-dhfotatx]{display:flex;flex-wrap:wrap;gap:12px;margin-top:36px}.hero-proof[data-astro-cid-dhfotatx]{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;max-width:620px;margin-top:44px}.proof-item[data-astro-cid-dhfotatx]{border:1px solid var(--line);border-radius:var(--radius-sm);background:#fff9;backdrop-filter:blur(8px);padding:16px 16px 15px}.proof-item[data-astro-cid-dhfotatx] strong[data-astro-cid-dhfotatx]{display:block;font-size:22px;font-weight:800;letter-spacing:-.02em;background:linear-gradient(120deg,var(--blue),var(--green));-webkit-background-clip:text;background-clip:text;color:transparent}.proof-item[data-astro-cid-dhfotatx] span[data-astro-cid-dhfotatx]{display:block;margin-top:7px;color:var(--muted);font-size:12.5px;font-weight:500;line-height:1.45}.product-frame[data-astro-cid-dhfotatx]{position:relative;perspective:1600px}.product-window[data-astro-cid-dhfotatx]{overflow:hidden;border:1px solid rgba(255,255,255,.7);border-radius:var(--radius);background:var(--paper);box-shadow:var(--shadow);transform:rotateY(-6deg) rotateX(2deg);transition:transform .5s cubic-bezier(.22,1,.36,1)}.product-frame[data-astro-cid-dhfotatx]:hover .product-window[data-astro-cid-dhfotatx]{transform:rotateY(0) rotateX(0)}.app-preview[data-astro-cid-dhfotatx]{display:grid;min-height:560px;grid-template-columns:172px 1fr}.sidebar[data-astro-cid-dhfotatx]{border-right:1px solid var(--line);background:linear-gradient(180deg,#f8fafd,#f2f6fb);padding:18px 14px}.side-title[data-astro-cid-dhfotatx]{margin-bottom:18px;color:#6b7a8c;font-size:11px;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.side-row[data-astro-cid-dhfotatx]{display:flex;align-items:center;gap:10px;min-height:38px;border-radius:10px;padding:0 12px;color:#566472;font-size:13px;font-weight:600;transition:background .15s ease}.side-row[data-astro-cid-dhfotatx].active{background:linear-gradient(135deg,#4263eb1f,#12b8861f);color:var(--blue)}.side-icon[data-astro-cid-dhfotatx]{width:9px;height:9px;border-radius:3px;background:currentColor;opacity:.85}.main-panel[data-astro-cid-dhfotatx]{padding:24px}.preview-header[data-astro-cid-dhfotatx]{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;margin-bottom:22px}.preview-header[data-astro-cid-dhfotatx] h2[data-astro-cid-dhfotatx]{margin:0;font-size:21px;line-height:1.2;letter-spacing:-.02em}.preview-header[data-astro-cid-dhfotatx] p[data-astro-cid-dhfotatx]{margin:6px 0 0;color:var(--muted);font-size:13px}.status[data-astro-cid-dhfotatx]{display:inline-flex;align-items:center;gap:7px;border:1px solid rgba(18,184,134,.3);border-radius:999px;background:#12b8861a;color:var(--green-deep);padding:8px 12px;font-size:12px;font-weight:700;white-space:nowrap}.status[data-astro-cid-dhfotatx]:before{content:"";width:7px;height:7px;border-radius:50%;background:var(--green);box-shadow:0 0 0 3px #12b8862e}.workflow[data-astro-cid-dhfotatx]{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin-bottom:18px}.workflow-step[data-astro-cid-dhfotatx]{border:1px solid var(--line);border-radius:var(--radius-sm);background:#fff;padding:13px}.workflow-step[data-astro-cid-dhfotatx] b[data-astro-cid-dhfotatx]{display:block;font-size:13px}.workflow-step[data-astro-cid-dhfotatx] span[data-astro-cid-dhfotatx]{display:block;margin-top:6px;color:var(--muted);font-size:11px;line-height:1.4}.data-grid[data-astro-cid-dhfotatx]{display:grid;grid-template-columns:1fr .82fr;gap:14px}.panel-card[data-astro-cid-dhfotatx]{border:1px solid var(--line);border-radius:var(--radius-sm);background:#fff;overflow:hidden}.panel-head[data-astro-cid-dhfotatx]{display:flex;min-height:46px;align-items:center;justify-content:space-between;gap:12px;border-bottom:1px solid var(--line);padding:0 14px}.panel-head[data-astro-cid-dhfotatx] strong[data-astro-cid-dhfotatx]{font-size:13px}.panel-head[data-astro-cid-dhfotatx] span[data-astro-cid-dhfotatx]{color:var(--muted);font-size:12px;font-weight:600}table[data-astro-cid-dhfotatx]{width:100%;border-collapse:collapse;font-size:12px}th[data-astro-cid-dhfotatx],td[data-astro-cid-dhfotatx]{border-bottom:1px solid #eef2f7;padding:11px 12px;text-align:left;vertical-align:top}th[data-astro-cid-dhfotatx]{color:#7a8a9a;font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.03em}td[data-astro-cid-dhfotatx]{color:#2a3744;font-weight:600}tr[data-astro-cid-dhfotatx]:last-child td[data-astro-cid-dhfotatx]{border-bottom:0}.supplier-list[data-astro-cid-dhfotatx]{display:grid;gap:10px;padding:12px}.supplier-card[data-astro-cid-dhfotatx]{border:1px solid #eef2f7;border-radius:12px;padding:12px;transition:border-color .15s ease,box-shadow .15s ease}.supplier-card[data-astro-cid-dhfotatx]:hover{border-color:#4263eb4d;box-shadow:var(--shadow-sm)}.supplier-card[data-astro-cid-dhfotatx] strong[data-astro-cid-dhfotatx]{display:flex;align-items:center;justify-content:space-between;gap:8px;font-size:13px}.supplier-card[data-astro-cid-dhfotatx] p[data-astro-cid-dhfotatx]{margin:7px 0 0;color:var(--muted);font-size:12px}.mini-tag[data-astro-cid-dhfotatx]{border-radius:999px;padding:3px 9px;font-size:10px;font-weight:800;letter-spacing:.02em;background:#12b8861f;color:var(--green-deep);white-space:nowrap}.mini-tag[data-astro-cid-dhfotatx].review{background:#c4811c24;color:#a4690f}.mini-tag[data-astro-cid-dhfotatx].late{background:#c742421f;color:#b73b3b}.section[data-astro-cid-dhfotatx]{position:relative;padding:100px 0}.section[data-astro-cid-dhfotatx].alt{background:#ffffff8c;backdrop-filter:blur(4px);border-block:1px solid var(--line)}.section-head[data-astro-cid-dhfotatx]{max-width:780px;margin-bottom:44px}.tag[data-astro-cid-dhfotatx]{display:inline-block;margin-bottom:16px;border-radius:999px;padding:6px 14px;font-size:12px;font-weight:700;letter-spacing:.04em;text-transform:uppercase;background:linear-gradient(135deg,#4263eb1a,#12b8861a);color:var(--blue)}.section-head[data-astro-cid-dhfotatx] h2[data-astro-cid-dhfotatx]{margin:0;font-size:clamp(32px,4vw,48px);line-height:1.06;letter-spacing:-.03em;font-weight:800}.section-head[data-astro-cid-dhfotatx] p[data-astro-cid-dhfotatx]{margin:18px 0 0;color:var(--muted);font-size:18px;line-height:1.6}.audit[data-astro-cid-dhfotatx]{display:grid;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);align-items:center;gap:56px}.audit-list[data-astro-cid-dhfotatx]{display:grid;gap:12px}.audit-row[data-astro-cid-dhfotatx]{display:grid;grid-template-columns:96px 1fr;gap:16px;border:1px solid var(--line);border-radius:var(--radius-sm);background:#ffffffc7;backdrop-filter:blur(8px);padding:16px;transition:transform .2s ease,box-shadow .2s ease}.audit-row[data-astro-cid-dhfotatx]:hover{transform:translate(4px);box-shadow:var(--shadow-sm)}.audit-row[data-astro-cid-dhfotatx] time[data-astro-cid-dhfotatx]{display:inline-flex;align-items:center;gap:7px;color:var(--green-deep);font-size:12px;font-weight:800;font-variant-numeric:tabular-nums}.audit-row[data-astro-cid-dhfotatx] time[data-astro-cid-dhfotatx]:before{content:"";width:8px;height:8px;border-radius:50%;background:var(--green);flex:none}.audit-row[data-astro-cid-dhfotatx] strong[data-astro-cid-dhfotatx]{display:block;font-size:14px}.audit-row[data-astro-cid-dhfotatx] span[data-astro-cid-dhfotatx]{display:block;margin-top:4px;color:var(--muted);font-size:13px;line-height:1.5}.faq-grid[data-astro-cid-dhfotatx]{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.faq-item[data-astro-cid-dhfotatx]{border:1px solid var(--line);border-radius:var(--radius-sm);background:#ffffffc2;backdrop-filter:blur(8px);padding:22px}.faq-item[data-astro-cid-dhfotatx] h3[data-astro-cid-dhfotatx]{margin:0;font-size:17px;line-height:1.3;letter-spacing:-.01em}.faq-item[data-astro-cid-dhfotatx] p[data-astro-cid-dhfotatx]{margin:10px 0 0;color:var(--muted);font-size:14px;line-height:1.6}.cta[data-astro-cid-dhfotatx]{padding:110px 0}.cta-box[data-astro-cid-dhfotatx]{position:relative;display:flex;align-items:center;justify-content:space-between;gap:40px;border-radius:28px;padding:56px;background:radial-gradient(circle at 12% 18%,rgba(66,99,235,.5),transparent 42%),radial-gradient(circle at 88% 12%,rgba(18,184,134,.42),transparent 40%),linear-gradient(135deg,#0b1220,#131c30);color:#fff;overflow:hidden;box-shadow:var(--shadow)}.cta-box[data-astro-cid-dhfotatx]:after{content:"";position:absolute;inset:0;background-image:radial-gradient(rgba(255,255,255,.06) 1px,transparent 1px);background-size:22px 22px;opacity:.6;pointer-events:none}.cta-box[data-astro-cid-dhfotatx]>[data-astro-cid-dhfotatx]{position:relative;z-index:1}.cta[data-astro-cid-dhfotatx] h2[data-astro-cid-dhfotatx]{max-width:720px;margin:0;font-size:clamp(30px,4.4vw,50px);line-height:1.04;letter-spacing:-.03em;font-weight:800}.cta[data-astro-cid-dhfotatx] p[data-astro-cid-dhfotatx]{max-width:560px;margin:16px 0 0;color:#c2cdda;font-size:17px}.cta[data-astro-cid-dhfotatx] .button[data-astro-cid-dhfotatx]{background:#fff;color:var(--ink);box-shadow:0 18px 50px -12px #00000080}.cta[data-astro-cid-dhfotatx] .button[data-astro-cid-dhfotatx]:hover{filter:none;box-shadow:0 24px 60px -12px #0009}body{position:relative;background:var(--bg);font-size:14px;text-rendering:geometricPrecision}body:before{content:"";position:absolute;inset:0 0 auto;height:760px;z-index:-1;pointer-events:none;background:radial-gradient(860px 440px at 82% -12%,rgba(15,118,110,.1),transparent 70%),radial-gradient(640px 400px at 6% -18%,rgba(17,24,39,.06),transparent 70%)}.shell[data-astro-cid-dhfotatx]{width:min(1180px,calc(100% - 44px))}.topbar[data-astro-cid-dhfotatx]{background:var(--paper);backdrop-filter:none;border-bottom:1px solid var(--line)}.nav[data-astro-cid-dhfotatx]{min-height:56px}.brand[data-astro-cid-dhfotatx]{gap:9px;font-size:15px;font-weight:700;letter-spacing:0}.brand-mark[data-astro-cid-dhfotatx]{width:32px;height:24px;border-radius:4px;background:var(--ink);box-shadow:none;color:#fff;font-size:10px;font-weight:800;letter-spacing:0}.brand-mark[data-astro-cid-dhfotatx] svg[data-astro-cid-dhfotatx]{display:none}.brand-mark[data-astro-cid-dhfotatx]:before{content:"VIQ"}.nav-links[data-astro-cid-dhfotatx]{gap:4px;color:var(--muted);font-size:13px;font-weight:600}.nav-links[data-astro-cid-dhfotatx] a[data-astro-cid-dhfotatx]{border-radius:var(--radius-sm);min-height:32px;padding:0 10px}.nav-links[data-astro-cid-dhfotatx] a[data-astro-cid-dhfotatx]:after{display:none}.nav-links[data-astro-cid-dhfotatx] a[data-astro-cid-dhfotatx]:hover{background:var(--surface-muted)}.nav-actions[data-astro-cid-dhfotatx]{display:inline-flex;align-items:center;gap:8px}.language-link[data-astro-cid-dhfotatx]{display:inline-flex;min-height:34px;align-items:center;justify-content:center;border:1px solid var(--line);border-radius:var(--radius-sm);background:var(--paper);color:var(--muted);padding:0 10px;font-size:12px;font-weight:800}.language-link[data-astro-cid-dhfotatx]:hover{border-color:#d4d4d4;color:var(--green)}.nav-toggle[data-astro-cid-dhfotatx]{display:none;width:36px;height:36px;place-items:center;border:1px solid var(--line);border-radius:var(--radius-sm);background:var(--paper);color:var(--ink);cursor:pointer;padding:0}.button[data-astro-cid-dhfotatx]{min-height:34px;border-radius:var(--radius-sm);padding:0 12px;font-size:13px;letter-spacing:0;transition:background .14s ease,border-color .14s ease,color .14s ease}.button[data-astro-cid-dhfotatx]:hover{transform:none}.button-primary[data-astro-cid-dhfotatx]{background:var(--green);border-color:var(--green);box-shadow:none}.button-primary[data-astro-cid-dhfotatx]:hover{background:var(--green-deep);border-color:var(--green-deep);box-shadow:none;filter:none}.button-secondary[data-astro-cid-dhfotatx]{background:var(--paper);border-color:var(--line);backdrop-filter:none}.button-secondary[data-astro-cid-dhfotatx]:hover{border-color:#d4d4d4;color:var(--green);box-shadow:none}.hero[data-astro-cid-dhfotatx]{grid-template-columns:minmax(0,.82fr) minmax(520px,1.18fr);gap:36px;align-items:start;padding:64px 0 54px}.eyebrow[data-astro-cid-dhfotatx]{border:0;border-radius:0;background:transparent;box-shadow:none;padding:0;color:var(--muted);font-size:10px;font-weight:800;letter-spacing:.04em;text-transform:uppercase}.eyebrow[data-astro-cid-dhfotatx] .pulse[data-astro-cid-dhfotatx]{background:var(--green)}.hero-copy[data-astro-cid-dhfotatx] h1[data-astro-cid-dhfotatx]{max-width:560px;margin-top:16px;font-size:clamp(32px,3.7vw,48px);line-height:1.08;letter-spacing:-.015em;font-weight:750}.hero-copy[data-astro-cid-dhfotatx] h1[data-astro-cid-dhfotatx] .grad[data-astro-cid-dhfotatx]{background:none;color:var(--green)}.hero-copy[data-astro-cid-dhfotatx] p[data-astro-cid-dhfotatx]{max-width:560px;margin-top:20px;color:var(--muted);font-size:17px;line-height:1.65}.hero-actions[data-astro-cid-dhfotatx]{margin-top:28px}.hero-proof[data-astro-cid-dhfotatx]{gap:10px;margin-top:30px}.proof-item[data-astro-cid-dhfotatx]{border:1px solid var(--line);border-radius:var(--radius);background:var(--paper);backdrop-filter:none;padding:12px}.proof-item[data-astro-cid-dhfotatx] strong[data-astro-cid-dhfotatx]{background:none;color:var(--ink);font-size:14px;font-weight:700;letter-spacing:0}.proof-item[data-astro-cid-dhfotatx] span[data-astro-cid-dhfotatx]{color:var(--muted);font-size:12px}.product-window[data-astro-cid-dhfotatx]{border:1px solid var(--line);border-radius:var(--radius);background:var(--paper);box-shadow:0 22px 60px #0a0a0a1c;transform:none}.product-frame[data-astro-cid-dhfotatx]:hover .product-window[data-astro-cid-dhfotatx]{transform:none}.product-stack[data-astro-cid-dhfotatx]{display:grid;gap:14px}.hero-shot[data-astro-cid-dhfotatx]{position:relative;overflow:hidden}.hero-shot-primary[data-astro-cid-dhfotatx]{height:310px}.hero-shot-secondary[data-astro-cid-dhfotatx]{height:292px}.hero-shot[data-astro-cid-dhfotatx]:after{content:"";position:absolute;inset:0;pointer-events:none;background:linear-gradient(115deg,rgba(255,255,255,.4),transparent 28%),linear-gradient(180deg,transparent 68%,rgba(10,10,10,.04));opacity:.7}.hero-shot-secondary[data-astro-cid-dhfotatx]{width:min(92%,100%);justify-self:end}.hero-shot[data-astro-cid-dhfotatx] .mini-app-topbar[data-astro-cid-dhfotatx]{min-height:42px}.hero-shot[data-astro-cid-dhfotatx] .app-preview[data-astro-cid-dhfotatx]{height:268px;min-height:0;grid-template-columns:148px minmax(0,1fr);overflow:hidden}.hero-shot[data-astro-cid-dhfotatx] .sidebar[data-astro-cid-dhfotatx]{padding:12px 8px}.hero-shot[data-astro-cid-dhfotatx] .main-panel[data-astro-cid-dhfotatx]{padding:14px}.hero-shot[data-astro-cid-dhfotatx] .preview-header[data-astro-cid-dhfotatx]{margin-bottom:10px;padding-bottom:10px}.hero-shot[data-astro-cid-dhfotatx] .preview-header[data-astro-cid-dhfotatx] h2[data-astro-cid-dhfotatx]{font-size:16px}.hero-shot[data-astro-cid-dhfotatx] .preview-header[data-astro-cid-dhfotatx] p[data-astro-cid-dhfotatx]{font-size:12px}.hero-shot[data-astro-cid-dhfotatx] .workflow[data-astro-cid-dhfotatx]{grid-template-columns:repeat(4,minmax(78px,1fr));margin-bottom:10px}.hero-shot[data-astro-cid-dhfotatx] .workflow-step[data-astro-cid-dhfotatx]{padding:8px}.hero-shot[data-astro-cid-dhfotatx] .data-grid[data-astro-cid-dhfotatx]{grid-template-columns:1.06fr .94fr}.hero-shot-secondary[data-astro-cid-dhfotatx] .app-preview[data-astro-cid-dhfotatx]{display:block;height:250px;min-height:0;overflow:hidden}.hero-metrics[data-astro-cid-dhfotatx]{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin-bottom:10px}.hero-metric[data-astro-cid-dhfotatx]{border:1px solid var(--line);border-radius:var(--radius-sm);background:var(--paper);padding:9px}.hero-metric[data-astro-cid-dhfotatx] span[data-astro-cid-dhfotatx],.hero-offer[data-astro-cid-dhfotatx] span[data-astro-cid-dhfotatx],.decision-strip[data-astro-cid-dhfotatx] span[data-astro-cid-dhfotatx]{display:block;color:var(--muted);font-size:10px;font-weight:800;letter-spacing:.04em;text-transform:uppercase}.hero-metric[data-astro-cid-dhfotatx] strong[data-astro-cid-dhfotatx],.hero-offer[data-astro-cid-dhfotatx] strong[data-astro-cid-dhfotatx],.decision-strip[data-astro-cid-dhfotatx] strong[data-astro-cid-dhfotatx]{display:block;margin-top:4px;color:var(--ink);font-size:13px;line-height:1.3}.hero-offers[data-astro-cid-dhfotatx]{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.hero-offer[data-astro-cid-dhfotatx]{border:1px solid var(--line);border-radius:var(--radius-sm);background:var(--paper);padding:9px}.hero-offer[data-astro-cid-dhfotatx].best{border-color:#0f766e59;background:#0f766e14}.hero-offer[data-astro-cid-dhfotatx].warn{border-color:#92400e47;background:var(--warning-soft)}.hero-offer[data-astro-cid-dhfotatx] p[data-astro-cid-dhfotatx],.decision-strip[data-astro-cid-dhfotatx] p[data-astro-cid-dhfotatx]{margin:5px 0 0;color:var(--muted);font-size:11px;line-height:1.4}.decision-strip[data-astro-cid-dhfotatx]{margin-top:10px;border:1px solid rgba(15,118,110,.24);border-radius:var(--radius-sm);background:#ecfdf5;padding:10px}@media(prefers-reduced-motion:no-preference){.hero-shot-primary[data-astro-cid-dhfotatx]{animation:hero-shot-float-a 8s ease-in-out infinite}.hero-shot-secondary[data-astro-cid-dhfotatx]{animation:hero-shot-float-b 9s ease-in-out infinite}.hero-shot[data-astro-cid-dhfotatx] .status[data-astro-cid-dhfotatx]{animation:status-soft-pulse 3s ease-in-out infinite}@keyframes hero-shot-float-a{50%{transform:translateY(-5px)}}@keyframes hero-shot-float-b{50%{transform:translateY(5px)}}@keyframes status-soft-pulse{50%{filter:saturate(1.15)}}}.mini-app-topbar[data-astro-cid-dhfotatx]{display:flex;min-height:48px;align-items:center;justify-content:space-between;gap:14px;border-bottom:1px solid var(--line);background:var(--paper);padding:0 14px}.mini-app-brand[data-astro-cid-dhfotatx]{display:inline-flex;align-items:center;gap:9px;font-size:13px;font-weight:800}.mini-avatar[data-astro-cid-dhfotatx]{display:inline-flex;width:30px;height:30px;align-items:center;justify-content:center;border-radius:999px;background:linear-gradient(135deg,var(--green),#111827);color:#fff;font-size:11px;font-weight:800}.app-preview[data-astro-cid-dhfotatx]{min-height:520px;grid-template-columns:184px minmax(0,1fr);background:var(--bg)}.sidebar[data-astro-cid-dhfotatx]{border-right:1px solid var(--line);background:var(--paper);padding:16px 10px}.side-title[data-astro-cid-dhfotatx]{margin:0 8px 16px;color:var(--muted);font-size:10px;font-weight:800;letter-spacing:.04em;text-transform:uppercase}.side-row[data-astro-cid-dhfotatx]{min-height:38px;border-radius:var(--radius-sm);padding:0 10px;color:var(--muted);font-size:13px;font-weight:700}.side-row[data-astro-cid-dhfotatx].active{background:var(--surface-muted);box-shadow:inset 3px 0 0 var(--green);color:var(--ink)}.side-icon[data-astro-cid-dhfotatx]{width:18px;height:18px;border-radius:0;background:none;opacity:1}.side-icon[data-astro-cid-dhfotatx] svg[data-astro-cid-dhfotatx]{width:18px;height:18px;stroke:currentColor;stroke-width:1.8;fill:none;stroke-linecap:round;stroke-linejoin:round}.main-panel[data-astro-cid-dhfotatx]{min-width:0;padding:18px}.preview-header[data-astro-cid-dhfotatx]{align-items:flex-start;border-bottom:1px solid var(--line);margin-bottom:14px;padding-bottom:12px}.preview-header[data-astro-cid-dhfotatx] h2[data-astro-cid-dhfotatx]{font-size:20px;font-weight:650;letter-spacing:0}.preview-header[data-astro-cid-dhfotatx] p[data-astro-cid-dhfotatx]{color:var(--muted);font-size:13px}.status[data-astro-cid-dhfotatx],.mini-tag[data-astro-cid-dhfotatx],.status-pill[data-astro-cid-dhfotatx]{display:inline-flex;align-items:center;border:0;border-radius:4px;padding:3px 7px;font-size:11px;font-weight:700;line-height:1.25;white-space:nowrap}.status[data-astro-cid-dhfotatx]{background:var(--warning-soft);color:var(--warning)}.status[data-astro-cid-dhfotatx]:before{display:none}.status-green[data-astro-cid-dhfotatx]{background:#d1fae5;color:#065f46}.status-blue[data-astro-cid-dhfotatx]{background:var(--info-soft);color:var(--info)}.status-red[data-astro-cid-dhfotatx]{background:var(--danger-soft);color:var(--danger)}.workflow[data-astro-cid-dhfotatx]{grid-template-columns:repeat(4,minmax(118px,1fr));gap:8px;margin-bottom:12px}.workflow-step[data-astro-cid-dhfotatx]{border:1px solid var(--line);border-radius:var(--radius-sm);padding:9px}.workflow-step[data-astro-cid-dhfotatx] b[data-astro-cid-dhfotatx]{font-size:12px}.workflow-step[data-astro-cid-dhfotatx] span[data-astro-cid-dhfotatx]{color:var(--muted);font-size:11px}.data-grid[data-astro-cid-dhfotatx]{gap:10px}.panel-card[data-astro-cid-dhfotatx],.faq-item[data-astro-cid-dhfotatx],.audit-row[data-astro-cid-dhfotatx]{border-color:var(--line);border-radius:var(--radius);background:var(--paper);backdrop-filter:none;box-shadow:none}.panel-head[data-astro-cid-dhfotatx]{border-color:var(--line)}th[data-astro-cid-dhfotatx]{background:var(--surface-muted);color:var(--muted);font-size:10px;letter-spacing:.04em}td[data-astro-cid-dhfotatx]{color:var(--ink);font-weight:500}th[data-astro-cid-dhfotatx],td[data-astro-cid-dhfotatx]{border-bottom-color:var(--line);padding:9px 10px}.supplier-list[data-astro-cid-dhfotatx]{gap:8px;padding:10px}.supplier-card[data-astro-cid-dhfotatx]{border-color:var(--line);border-radius:var(--radius-sm)}.supplier-card[data-astro-cid-dhfotatx]:hover{border-color:var(--line);box-shadow:none}.mini-tag[data-astro-cid-dhfotatx]{background:#d1fae5;color:#065f46}.mini-tag[data-astro-cid-dhfotatx].review{background:var(--warning-soft);color:var(--warning)}.mini-tag[data-astro-cid-dhfotatx].late{background:var(--danger-soft);color:var(--danger)}.section[data-astro-cid-dhfotatx]{padding:84px 0}.section[data-astro-cid-dhfotatx].alt{background:var(--paper);backdrop-filter:none;border-block:1px solid var(--line)}.section-head[data-astro-cid-dhfotatx]{max-width:760px;margin-bottom:28px}.tag[data-astro-cid-dhfotatx]{margin-bottom:10px;border-radius:0;padding:0;background:transparent;color:var(--green);font-size:10px;font-weight:800;letter-spacing:.06em}.section-head[data-astro-cid-dhfotatx] h2[data-astro-cid-dhfotatx]{font-size:clamp(28px,3.3vw,42px);line-height:1.12;letter-spacing:0;font-weight:720}.section-head[data-astro-cid-dhfotatx] p[data-astro-cid-dhfotatx]{font-size:16px;line-height:1.6}.problem-solution-grid[data-astro-cid-dhfotatx]{display:grid;gap:12px;grid-template-columns:repeat(3,minmax(0,1fr))}.problem-solution-card[data-astro-cid-dhfotatx]{border:1px solid var(--line);border-radius:var(--radius);background:var(--paper);padding:18px}.problem-solution-card[data-astro-cid-dhfotatx] span[data-astro-cid-dhfotatx]{display:inline-flex;margin-bottom:12px;border-radius:4px;background:var(--surface-muted);color:var(--muted);padding:4px 8px;font-size:10px;font-weight:800;letter-spacing:.04em;text-transform:uppercase}.problem-solution-card[data-astro-cid-dhfotatx]:nth-child(2){border-color:#0f766e4d;background:linear-gradient(180deg,#f0fdf9,#fff 70%)}.problem-solution-card[data-astro-cid-dhfotatx]:nth-child(2) span[data-astro-cid-dhfotatx]{background:#d1fae5;color:#065f46}.problem-solution-card[data-astro-cid-dhfotatx] h3[data-astro-cid-dhfotatx]{margin:0;font-size:17px;line-height:1.3;font-weight:700}.problem-solution-card[data-astro-cid-dhfotatx] p[data-astro-cid-dhfotatx]{margin:10px 0 0;color:var(--muted);font-size:14px;line-height:1.55}.faq-item[data-astro-cid-dhfotatx]{padding:18px}.industry-card[data-astro-cid-dhfotatx],.problem-solution-card[data-astro-cid-dhfotatx],.faq-item[data-astro-cid-dhfotatx],.trust-card[data-astro-cid-dhfotatx],.audit-row[data-astro-cid-dhfotatx],.proof-item[data-astro-cid-dhfotatx]{transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}.industry-card[data-astro-cid-dhfotatx]:hover,.problem-solution-card[data-astro-cid-dhfotatx]:hover,.faq-item[data-astro-cid-dhfotatx]:hover,.proof-item[data-astro-cid-dhfotatx]:hover{transform:translateY(-3px);border-color:#99f6e4;box-shadow:0 12px 32px #0f766e17}.audit-row[data-astro-cid-dhfotatx]:hover{transform:translate(4px);border-color:#99f6e4;box-shadow:none}.faq-item[data-astro-cid-dhfotatx] h3[data-astro-cid-dhfotatx]{letter-spacing:0}.industry-grid[data-astro-cid-dhfotatx]{display:grid;gap:12px;grid-template-columns:repeat(4,minmax(0,1fr));margin-bottom:12px}.industry-card[data-astro-cid-dhfotatx],.trust-card[data-astro-cid-dhfotatx]{border:1px solid var(--line);border-radius:var(--radius);background:var(--paper);box-shadow:none}.industry-card[data-astro-cid-dhfotatx],.trust-card[data-astro-cid-dhfotatx]{padding:22px}.industry-card[data-astro-cid-dhfotatx]{display:grid;align-content:start;gap:10px}.industry-card[data-astro-cid-dhfotatx] h3[data-astro-cid-dhfotatx]{margin:0;font-size:17px;line-height:1.3;letter-spacing:0}.industry-card[data-astro-cid-dhfotatx] p[data-astro-cid-dhfotatx]{margin:0;color:var(--muted);font-size:14px;line-height:1.55}.trust-card[data-astro-cid-dhfotatx] h3[data-astro-cid-dhfotatx]{margin:0 0 12px;font-size:19px;font-weight:700;letter-spacing:0}.trust-card[data-astro-cid-dhfotatx] p[data-astro-cid-dhfotatx]{margin:0;color:var(--muted);font-size:14px;line-height:1.6}.flow-steps[data-astro-cid-dhfotatx]{display:grid;gap:28px;grid-template-columns:repeat(4,minmax(0,1fr));margin:0;padding:0;list-style:none}.flow-steps[data-astro-cid-dhfotatx] li[data-astro-cid-dhfotatx]{border-top:2px solid var(--line);padding-top:18px}.flow-steps[data-astro-cid-dhfotatx] span[data-astro-cid-dhfotatx]{display:block;color:var(--green);font-size:13px;font-weight:700;letter-spacing:.04em}.flow-steps[data-astro-cid-dhfotatx] strong[data-astro-cid-dhfotatx]{display:block;margin-top:8px;font-size:16px;line-height:1.3}.flow-steps[data-astro-cid-dhfotatx] p[data-astro-cid-dhfotatx]{margin:6px 0 0;color:var(--muted);font-size:14px;line-height:1.55}.trust-grid[data-astro-cid-dhfotatx]{display:grid;gap:14px;grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr)}.trust-list[data-astro-cid-dhfotatx]{display:grid;gap:10px;margin-top:20px}.trust-quote[data-astro-cid-dhfotatx]{margin:0 0 18px;border-left:3px solid var(--green);padding-left:16px}.trust-quote[data-astro-cid-dhfotatx] p[data-astro-cid-dhfotatx]{margin:0;color:var(--ink);font-size:18px;line-height:1.55}.trust-quote[data-astro-cid-dhfotatx] cite[data-astro-cid-dhfotatx]{display:block;margin-top:10px;color:var(--muted);font-size:13px;font-style:normal;font-weight:700}.trust-row[data-astro-cid-dhfotatx]{display:flex;justify-content:space-between;gap:18px;border-bottom:1px solid var(--line);padding-bottom:10px;color:var(--muted);font-size:14px}.trust-row[data-astro-cid-dhfotatx]:last-child{border-bottom:0;padding-bottom:0}.trust-row[data-astro-cid-dhfotatx] strong[data-astro-cid-dhfotatx]{color:var(--ink)}.contact-actions[data-astro-cid-dhfotatx]{display:flex;flex-wrap:wrap;gap:10px;margin-top:22px}.contact-actions[data-astro-cid-dhfotatx] .button[data-astro-cid-dhfotatx]{min-height:40px}.cta-strip[data-astro-cid-dhfotatx]{display:flex;align-items:center;justify-content:space-between;gap:28px;border:1px solid #cceee6;border-radius:var(--radius);background:linear-gradient(135deg,#f0fdf9,#fff 65%);padding:28px}.cta-strip[data-astro-cid-dhfotatx] h2[data-astro-cid-dhfotatx]{margin:0;font-size:clamp(24px,3vw,34px);line-height:1.14;font-weight:720}.cta-strip[data-astro-cid-dhfotatx] p[data-astro-cid-dhfotatx]{max-width:720px;margin:10px 0 0;color:var(--muted);font-size:15px;line-height:1.6}.cta[data-astro-cid-dhfotatx]{padding:84px 0}.cta-box[data-astro-cid-dhfotatx]{border:0;border-radius:14px;background:radial-gradient(circle at 88% -10%,rgba(16,185,129,.28),transparent 46%),radial-gradient(circle at 4% 110%,rgba(15,118,110,.38),transparent 55%),#0b1220;color:#fff;box-shadow:0 26px 70px #0a122047;padding:48px 44px}.cta[data-astro-cid-dhfotatx] h2[data-astro-cid-dhfotatx]{max-width:700px;font-size:clamp(28px,3.4vw,42px);line-height:1.12;letter-spacing:0;font-weight:720}.cta[data-astro-cid-dhfotatx] p[data-astro-cid-dhfotatx]{color:#c3cedd;font-size:16px}.cta[data-astro-cid-dhfotatx] .button[data-astro-cid-dhfotatx]{min-height:44px;padding:0 22px;font-size:14px;background:#fff;color:var(--ink);box-shadow:0 14px 40px -10px #0000008c}.cta[data-astro-cid-dhfotatx] .button[data-astro-cid-dhfotatx]:hover{background:#ecfdf5;box-shadow:0 18px 48px -10px #0009}.footer[data-astro-cid-dhfotatx]{border-top:1px solid var(--line);padding:32px 0}.footer[data-astro-cid-dhfotatx] .shell[data-astro-cid-dhfotatx]{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(220px,.85fr);align-items:start;justify-content:space-between;gap:20px;font-size:13px;color:var(--muted)}.footer[data-astro-cid-dhfotatx] .brand[data-astro-cid-dhfotatx]{font-size:15px;color:var(--ink)}.footer[data-astro-cid-dhfotatx] .brand-mark[data-astro-cid-dhfotatx]{width:30px;height:30px;border-radius:9px}.footer[data-astro-cid-dhfotatx] .brand-mark[data-astro-cid-dhfotatx] svg[data-astro-cid-dhfotatx]{width:18px;height:18px}.footer[data-astro-cid-dhfotatx] a[data-astro-cid-dhfotatx]:hover{color:var(--blue)}.footer-company[data-astro-cid-dhfotatx]{display:grid;gap:8px}.footer-company[data-astro-cid-dhfotatx] p[data-astro-cid-dhfotatx]{margin:0;line-height:1.55}.footer-links[data-astro-cid-dhfotatx]{display:flex;align-items:center;justify-content:flex-end;flex-wrap:wrap;gap:14px}.link-button[data-astro-cid-dhfotatx]{border:0;background:none;padding:0;font:inherit;color:var(--muted);cursor:pointer;transition:color .16s ease}.link-button[data-astro-cid-dhfotatx]:hover{color:var(--blue)}.modal[data-astro-cid-dhfotatx]{position:fixed;inset:0;z-index:60;display:grid;place-items:center;padding:24px;background:#070e1c8c;backdrop-filter:blur(8px);opacity:0;visibility:hidden;transition:opacity .24s ease,visibility .24s ease}.modal[data-astro-cid-dhfotatx][hidden]{display:none}.modal[data-astro-cid-dhfotatx].open{opacity:1;visibility:visible}.modal-card[data-astro-cid-dhfotatx]{position:relative;width:min(480px,100%);max-height:calc(100vh - 48px);overflow-y:auto;border:1px solid rgba(255,255,255,.7);border-radius:24px;background:#fff;box-shadow:var(--shadow);padding:32px;transform:translateY(16px) scale(.98);transition:transform .28s cubic-bezier(.22,1,.36,1)}.modal[data-astro-cid-dhfotatx].open .modal-card[data-astro-cid-dhfotatx]{transform:none}.modal-close[data-astro-cid-dhfotatx]{position:absolute;top:18px;right:18px;display:grid;width:36px;height:36px;place-items:center;border:1px solid var(--line);border-radius:10px;background:#ffffffb3;color:var(--muted);cursor:pointer;transition:background .15s ease,color .15s ease,border-color .15s ease}.modal-close[data-astro-cid-dhfotatx]:hover{background:#f2f5f9;color:var(--ink);border-color:#4263eb4d}.modal-badge[data-astro-cid-dhfotatx]{display:inline-flex;align-items:center;gap:8px;border-radius:999px;padding:6px 13px;font-size:12px;font-weight:700;background:linear-gradient(135deg,#4263eb1a,#12b8861a);color:var(--blue)}.modal-badge[data-astro-cid-dhfotatx] .pulse[data-astro-cid-dhfotatx]{width:7px;height:7px;border-radius:50%;background:var(--green)}.modal-card[data-astro-cid-dhfotatx] h3[data-astro-cid-dhfotatx]{margin:16px 0 8px;font-size:25px;line-height:1.15;letter-spacing:-.02em;font-weight:800}.modal-card[data-astro-cid-dhfotatx] .sub[data-astro-cid-dhfotatx]{margin:0;color:var(--muted);font-size:15px;line-height:1.55}.form[data-astro-cid-dhfotatx]{display:grid;gap:16px;margin-top:24px}.field[data-astro-cid-dhfotatx]{display:grid;gap:7px}.field[data-astro-cid-dhfotatx] label[data-astro-cid-dhfotatx]{font-size:13px;font-weight:600;color:#3a4a5e}.field[data-astro-cid-dhfotatx] label[data-astro-cid-dhfotatx] .opt[data-astro-cid-dhfotatx]{color:#9aa7b5;font-weight:500}.field[data-astro-cid-dhfotatx] input[data-astro-cid-dhfotatx]{width:100%;min-height:48px;border:1px solid var(--line);border-radius:12px;background:#f8fafd;padding:0 14px;font:inherit;font-size:15px;color:var(--ink);transition:border-color .16s ease,box-shadow .16s ease,background .16s ease}.field[data-astro-cid-dhfotatx] input[data-astro-cid-dhfotatx]::placeholder{color:#9aa7b5}.field[data-astro-cid-dhfotatx] input[data-astro-cid-dhfotatx]:focus{outline:none;background:#fff;border-color:var(--blue);box-shadow:0 0 0 4px #4263eb24}.form[data-astro-cid-dhfotatx] .button[data-astro-cid-dhfotatx]{width:100%;margin-top:4px}.form-error[data-astro-cid-dhfotatx]{margin:2px 0 0;border:1px solid rgba(153,27,27,.25);border-radius:var(--radius-sm);background:var(--danger-soft);color:var(--danger);padding:10px 12px;font-size:13px;line-height:1.5;text-align:center}.form-note[data-astro-cid-dhfotatx]{margin:2px 0 0;color:#9aa7b5;font-size:12px;line-height:1.5;text-align:center}.privacy-note[data-astro-cid-dhfotatx]{border:1px solid var(--line);border-radius:var(--radius-sm);background:var(--paper);color:var(--muted);font-size:12px;line-height:1.55}.privacy-note[data-astro-cid-dhfotatx] summary[data-astro-cid-dhfotatx]{cursor:pointer;padding:10px 12px;color:#3a4a5e;font-weight:700}.privacy-note[data-astro-cid-dhfotatx] p[data-astro-cid-dhfotatx]{margin:0;padding:0 12px 12px}.form-success[data-astro-cid-dhfotatx]{display:none;text-align:center;padding:12px 0 4px}.form-success[data-astro-cid-dhfotatx] .check[data-astro-cid-dhfotatx]{display:grid;width:64px;height:64px;margin:0 auto 18px;place-items:center;border-radius:50%;background:linear-gradient(135deg,var(--blue),var(--green));color:#fff;box-shadow:var(--shadow-glow)}.form-success[data-astro-cid-dhfotatx] .check[data-astro-cid-dhfotatx] svg[data-astro-cid-dhfotatx]{width:30px;height:30px}.form-success[data-astro-cid-dhfotatx] h3[data-astro-cid-dhfotatx]{margin:0 0 8px;font-size:22px;letter-spacing:-.02em}.form-success[data-astro-cid-dhfotatx] p[data-astro-cid-dhfotatx]{margin:0 auto;max-width:320px;color:var(--muted);font-size:15px;line-height:1.55}.modal[data-astro-cid-dhfotatx].done .form[data-astro-cid-dhfotatx],.modal[data-astro-cid-dhfotatx].done .modal-intro[data-astro-cid-dhfotatx]{display:none}.modal[data-astro-cid-dhfotatx].done .form-success[data-astro-cid-dhfotatx]{display:block}.modal[data-astro-cid-dhfotatx]{background:#0f172a75;backdrop-filter:none}.modal-card[data-astro-cid-dhfotatx]{border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow);padding:24px}.modal-close[data-astro-cid-dhfotatx]{border-color:var(--line);border-radius:var(--radius-sm)}.modal-close[data-astro-cid-dhfotatx]:hover{border-color:#d4d4d4;color:var(--green)}.modal-badge[data-astro-cid-dhfotatx]{border-radius:0;padding:0;background:transparent;color:var(--muted);font-size:10px;font-weight:800;letter-spacing:.04em;text-transform:uppercase}.modal-card[data-astro-cid-dhfotatx] h3[data-astro-cid-dhfotatx]{font-size:22px;letter-spacing:0;font-weight:720}.field[data-astro-cid-dhfotatx] label[data-astro-cid-dhfotatx]{color:var(--muted);font-size:12px;font-weight:700}.field[data-astro-cid-dhfotatx] input[data-astro-cid-dhfotatx]{min-height:40px;border-color:var(--line);border-radius:var(--radius-sm);background:var(--paper);font-size:14px}.field[data-astro-cid-dhfotatx] input[data-astro-cid-dhfotatx]:focus{border-color:#a7f3d0;box-shadow:0 0 0 3px #0f766e1f}.form-success[data-astro-cid-dhfotatx] .check[data-astro-cid-dhfotatx]{background:var(--green);box-shadow:none}.reveal[data-astro-cid-dhfotatx]{opacity:0;transform:translateY(24px);transition:opacity .7s cubic-bezier(.22,1,.36,1),transform .7s cubic-bezier(.22,1,.36,1)}.reveal[data-astro-cid-dhfotatx].in{opacity:1;transform:none}@media(prefers-reduced-motion:reduce){[data-astro-cid-dhfotatx],.reveal[data-astro-cid-dhfotatx]{animation:none!important;transition:none!important}.reveal[data-astro-cid-dhfotatx]{opacity:1;transform:none}.product-window[data-astro-cid-dhfotatx]{transform:none}}@media(max-width:1040px){.hero[data-astro-cid-dhfotatx]{grid-template-columns:1fr;gap:48px;padding-top:56px}.product-window[data-astro-cid-dhfotatx]{max-width:760px;transform:none}.industry-grid[data-astro-cid-dhfotatx],.problem-solution-grid[data-astro-cid-dhfotatx],.faq-grid[data-astro-cid-dhfotatx],.trust-grid[data-astro-cid-dhfotatx]{grid-template-columns:repeat(2,minmax(0,1fr))}.flow-steps[data-astro-cid-dhfotatx]{grid-template-columns:repeat(2,minmax(0,1fr));gap:22px}.audit[data-astro-cid-dhfotatx]{grid-template-columns:1fr;gap:36px}}@media(max-width:720px){.shell[data-astro-cid-dhfotatx]{width:min(100% - 28px,1180px)}.nav[data-astro-cid-dhfotatx]{min-height:68px}.nav-toggle[data-astro-cid-dhfotatx]{display:grid}.nav-links[data-astro-cid-dhfotatx]{display:none;position:absolute;top:100%;left:0;right:0;flex-direction:column;align-items:stretch;gap:2px;border-bottom:1px solid var(--line);background:var(--paper);padding:10px 14px 14px;box-shadow:0 18px 40px #0a0a0a1f}.nav-links[data-astro-cid-dhfotatx].open{display:flex}.nav-links[data-astro-cid-dhfotatx] a[data-astro-cid-dhfotatx]{display:flex;align-items:center;min-height:42px}.nav-actions[data-astro-cid-dhfotatx] .button[data-astro-cid-dhfotatx]{width:auto}.hero[data-astro-cid-dhfotatx]{padding:40px 0 60px}.hero-copy[data-astro-cid-dhfotatx] h1[data-astro-cid-dhfotatx]{font-size:30px}.hero-copy[data-astro-cid-dhfotatx] p[data-astro-cid-dhfotatx]{font-size:17px}.hero-actions[data-astro-cid-dhfotatx]{flex-direction:column}.button[data-astro-cid-dhfotatx]{width:100%}.hero-proof[data-astro-cid-dhfotatx]{grid-template-columns:repeat(2,minmax(0,1fr))}.app-preview[data-astro-cid-dhfotatx]{grid-template-columns:1fr;min-height:0}.sidebar[data-astro-cid-dhfotatx]{display:none}.main-panel[data-astro-cid-dhfotatx]{padding:18px}.preview-header[data-astro-cid-dhfotatx] h2[data-astro-cid-dhfotatx]{font-size:18px}.workflow[data-astro-cid-dhfotatx]{grid-template-columns:repeat(2,minmax(0,1fr))}.hero-shot-secondary[data-astro-cid-dhfotatx]{height:auto;width:100%}.hero-shot-primary[data-astro-cid-dhfotatx]{height:auto}.hero-shot[data-astro-cid-dhfotatx] .app-preview[data-astro-cid-dhfotatx]{height:auto;min-height:0;grid-template-columns:1fr}.hero-shot[data-astro-cid-dhfotatx] .workflow[data-astro-cid-dhfotatx]{grid-template-columns:repeat(2,minmax(0,1fr))}.hero-shot[data-astro-cid-dhfotatx] .data-grid[data-astro-cid-dhfotatx],.hero-metrics[data-astro-cid-dhfotatx],.hero-offers[data-astro-cid-dhfotatx],.data-grid[data-astro-cid-dhfotatx]{grid-template-columns:1fr}.section[data-astro-cid-dhfotatx]{padding:70px 0}.industry-grid[data-astro-cid-dhfotatx],.problem-solution-grid[data-astro-cid-dhfotatx],.faq-grid[data-astro-cid-dhfotatx],.flow-steps[data-astro-cid-dhfotatx],.trust-grid[data-astro-cid-dhfotatx],.audit-row[data-astro-cid-dhfotatx]{grid-template-columns:1fr}.trust-row[data-astro-cid-dhfotatx],.cta-strip[data-astro-cid-dhfotatx]{flex-direction:column;align-items:flex-start;gap:6px}.cta[data-astro-cid-dhfotatx]{padding:70px 0}.cta-box[data-astro-cid-dhfotatx]{flex-direction:column;align-items:flex-start;padding:38px 28px}.footer[data-astro-cid-dhfotatx] .shell[data-astro-cid-dhfotatx]{grid-template-columns:1fr;align-items:flex-start}.footer-links[data-astro-cid-dhfotatx]{align-items:flex-start;justify-content:flex-start;flex-direction:column}}@media(max-width:440px){.nav[data-astro-cid-dhfotatx]{gap:12px}.nav-actions[data-astro-cid-dhfotatx]>.button-primary[data-astro-cid-dhfotatx]{padding:0 16px;font-size:13px}.hero-copy[data-astro-cid-dhfotatx] h1[data-astro-cid-dhfotatx]{font-size:27px}.hero-copy[data-astro-cid-dhfotatx] p[data-astro-cid-dhfotatx]{font-size:16px}.hero-proof[data-astro-cid-dhfotatx],.workflow[data-astro-cid-dhfotatx],.hero-shot[data-astro-cid-dhfotatx] .workflow[data-astro-cid-dhfotatx]{grid-template-columns:1fr}.main-panel[data-astro-cid-dhfotatx]{padding:12px}.cta-box[data-astro-cid-dhfotatx]{padding:32px 22px}.modal[data-astro-cid-dhfotatx]{padding:14px}.modal-card[data-astro-cid-dhfotatx]{padding:24px 20px}}
