[data-astro-cid-6vt576me],[data-astro-cid-6vt576me]:before,[data-astro-cid-6vt576me]:after{box-sizing:border-box;margin:0;padding:0}html{-webkit-font-smoothing:antialiased;scroll-behavior:smooth;font-family:Manrope,system-ui,sans-serif;font-size:16px}body{color:#4b5563;background:#fff;line-height:1.6}:root{--ink:#1a1a1a;--slate:#6b7280;--grey:#9ca3af;--line:#e5e7eb;--gold:#c9a96e;--gold-light:#f5f0e8;--gold-dark:#b8860b;--white:#fff;--dark:#111114;--dark-surface:#1c1c20;--radius-sm:6px;--radius-md:10px;--radius-lg:16px;--max-w:1440px;--pad-x:56px}@media (width<=768px){:root{--pad-x:24px}}.container[data-astro-cid-6vt576me]{max-width:var(--max-w);padding-left:var(--pad-x);padding-right:var(--pad-x);margin:0 auto}section[data-astro-cid-6vt576me]{padding:120px 0}a[data-astro-cid-6vt576me]{color:var(--gold);text-decoration:none}a[data-astro-cid-6vt576me]:hover{text-decoration:underline}.nav[data-astro-cid-6vt576me]{width:100%;max-width:var(--max-w);backdrop-filter:blur(24px)saturate(180%);border-radius:var(--radius-md);background:#14141473;justify-content:space-between;align-items:center;height:52px;padding:10px 24px;display:flex;transform:translateZ(0)}.nav-logo[data-astro-cid-6vt576me]{align-items:center;text-decoration:none;display:flex}.nav-logo[data-astro-cid-6vt576me] img[data-astro-cid-6vt576me]{width:auto;height:28px}.nav-links[data-astro-cid-6vt576me]{align-items:center;gap:28px;list-style:none;display:flex}.nav-links[data-astro-cid-6vt576me] .has-dropdown[data-astro-cid-6vt576me]{cursor:pointer;align-items:center;gap:4px;display:flex;position:relative}.nav-dropdown[data-astro-cid-6vt576me]{backdrop-filter:blur(24px)saturate(180%);opacity:0;visibility:hidden;background:#141414eb;border:1px solid #ffffff1a;border-radius:12px;min-width:220px;padding:8px;list-style:none;transition:opacity .2s,visibility .2s,transform .2s;position:absolute;top:calc(100% + 12px);left:50%;transform:translate(-50%)translateY(8px)}.nav-links[data-astro-cid-6vt576me] .has-dropdown[data-astro-cid-6vt576me]:hover .nav-dropdown[data-astro-cid-6vt576me]{opacity:1;visibility:visible;transform:translate(-50%)translateY(0)}.nav-dropdown[data-astro-cid-6vt576me] li[data-astro-cid-6vt576me] a[data-astro-cid-6vt576me]{border-radius:8px;padding:10px 14px;font-size:13px;transition:background .15s;display:block;color:#fffc!important}.nav-dropdown[data-astro-cid-6vt576me] li[data-astro-cid-6vt576me] a[data-astro-cid-6vt576me]:hover{background:#ffffff14;color:#fff!important}.nav-dropdown-grid[data-astro-cid-6vt576me] li[data-astro-cid-6vt576me] a[data-astro-cid-6vt576me]{padding:10px 12px}.nav-dropdown-cta[data-astro-cid-6vt576me]{border-radius:var(--radius-sm);background:var(--gold);padding:4px 10px;font-size:11px;font-weight:500;text-decoration:none;display:inline-block;color:var(--ink)!important}.nav-dropdown-cta[data-astro-cid-6vt576me]:hover{background:var(--gold-light);color:var(--ink)!important}.nav-ctas[data-astro-cid-6vt576me]{align-items:center;gap:8px;display:flex}.btn-primary[data-astro-cid-6vt576me]{background:var(--ink);color:#fff;border-radius:var(--radius-sm);padding:14px 28px;font-size:14px;font-weight:500;text-decoration:none;transition:background .2s;display:inline-block}.btn-primary[data-astro-cid-6vt576me]:hover{background:#333;text-decoration:none}.btn-secondary[data-astro-cid-6vt576me]{border:1px solid var(--line);color:var(--ink);border-radius:var(--radius-sm);padding:14px 28px;font-size:14px;font-weight:500;text-decoration:none;transition:border-color .2s;display:inline-block}.btn-secondary[data-astro-cid-6vt576me]:hover{border-color:var(--grey);text-decoration:none}.hero[data-astro-cid-6vt576me]{grid-template-columns:1fr 1fr;align-items:center;gap:80px;padding-top:140px;padding-bottom:100px;display:grid}.hero-text[data-astro-cid-6vt576me] .eyebrow[data-astro-cid-6vt576me]{text-transform:uppercase;letter-spacing:1px;color:var(--gold);margin-bottom:16px;font-size:12px;font-weight:600}.hero-text[data-astro-cid-6vt576me] h1[data-astro-cid-6vt576me]{letter-spacing:-.02em;margin-bottom:20px;font-size:clamp(36px,4.5vw,56px);font-weight:100;line-height:1.1}.hero-text[data-astro-cid-6vt576me] .subhead[data-astro-cid-6vt576me]{color:var(--slate);max-width:480px;margin-bottom:32px;font-size:17px;line-height:1.7}.hero-ctas[data-astro-cid-6vt576me]{flex-wrap:wrap;gap:12px;margin-bottom:32px;display:flex}.proof-strip-row[data-astro-cid-6vt576me]{border:1px solid var(--line);border-radius:var(--radius-lg);grid-template-columns:repeat(3,1fr);display:grid}.proof-strip-cell[data-astro-cid-6vt576me]{flex-direction:column;justify-content:flex-end;min-height:180px;padding:48px 32px;display:flex}.proof-strip-cell[data-astro-cid-6vt576me]:not(:last-child){border-right:1px solid var(--line)}.proof-strip-cell[data-astro-cid-6vt576me] .proof-title[data-astro-cid-6vt576me]{color:var(--ink);margin-bottom:10px;font-size:16px;font-weight:500}.proof-strip-cell[data-astro-cid-6vt576me] p[data-astro-cid-6vt576me]{color:var(--slate);font-size:14px;line-height:1.6}.hero-visual[data-astro-cid-6vt576me]{border-radius:var(--radius-lg);aspect-ratio:4/3;background:linear-gradient(145deg,#4a4540 0%,#3a3530 100%);justify-content:center;align-items:center;padding:32px;display:flex}.hero-visual[data-astro-cid-6vt576me] .mock-ui[data-astro-cid-6vt576me]{background:#fff;border-radius:8px;width:85%;padding:24px;box-shadow:0 4px 20px #0000001a}.mock-line[data-astro-cid-6vt576me]{background:#e5e7eb;border-radius:4px;height:10px;margin-bottom:10px}.mock-line[data-astro-cid-6vt576me].short{width:60%}.mock-line[data-astro-cid-6vt576me].medium{width:80%}.mock-line[data-astro-cid-6vt576me].long{width:95%}.mock-pill[data-astro-cid-6vt576me]{background:var(--gold-light);color:var(--gold-dark);border-radius:4px;margin-top:8px;margin-right:6px;padding:4px 10px;font-size:10px;display:inline-block}.overview[data-astro-cid-6vt576me]{grid-template-columns:1fr 1fr;align-items:center;gap:80px;display:grid}.overview-visual[data-astro-cid-6vt576me]{border-radius:var(--radius-lg);aspect-ratio:4/3;background:linear-gradient(145deg,#4a4843 0%,#3a3835 100%);justify-content:center;align-items:center;padding:32px;display:flex}.overview-visual[data-astro-cid-6vt576me] .mock-ui[data-astro-cid-6vt576me]{background:#fff;border-radius:8px;width:85%;padding:20px;box-shadow:0 4px 20px #0000001a}.overview-text[data-astro-cid-6vt576me] .eyebrow[data-astro-cid-6vt576me]{text-transform:uppercase;letter-spacing:1px;color:var(--gold);margin-bottom:16px;font-size:12px;font-weight:600}.overview-text[data-astro-cid-6vt576me] h2[data-astro-cid-6vt576me]{margin-bottom:20px;font-size:clamp(28px,3vw,40px);font-weight:300;line-height:1.2}.overview-text[data-astro-cid-6vt576me] p[data-astro-cid-6vt576me]{color:var(--slate);font-size:15px;line-height:1.75}.how-section[data-astro-cid-6vt576me]{background:var(--white)}.how-header[data-astro-cid-6vt576me]{margin-bottom:64px}.how-header[data-astro-cid-6vt576me] h2[data-astro-cid-6vt576me]{margin-bottom:16px;font-size:clamp(28px,3vw,40px);font-weight:300;line-height:1.2}.how-header[data-astro-cid-6vt576me] p[data-astro-cid-6vt576me]{color:var(--slate);max-width:480px;font-size:16px}.how-grid[data-astro-cid-6vt576me]{grid-template-columns:repeat(4,1fr);gap:24px;display:grid}.how-card[data-astro-cid-6vt576me]{border:1px solid var(--line);border-radius:var(--radius-lg);flex-direction:column;min-height:260px;padding:36px 28px;display:flex}.how-card-icon[data-astro-cid-6vt576me]{margin-bottom:auto}.how-card-icon[data-astro-cid-6vt576me] svg[data-astro-cid-6vt576me]{width:28px;height:28px;stroke:var(--ink);fill:none;stroke-width:1.5px}.how-card[data-astro-cid-6vt576me] h3[data-astro-cid-6vt576me]{margin-top:24px;margin-bottom:8px;font-size:16px;font-weight:500}.how-card[data-astro-cid-6vt576me] p[data-astro-cid-6vt576me]{color:var(--slate);font-size:14px;line-height:1.6}.capabilities-section[data-astro-cid-6vt576me]{background:var(--white)}.capabilities-header[data-astro-cid-6vt576me]{margin-bottom:48px}.capabilities-header[data-astro-cid-6vt576me] h2[data-astro-cid-6vt576me]{margin-bottom:12px;font-size:clamp(28px,3vw,40px);font-weight:300;line-height:1.2}.capabilities-header[data-astro-cid-6vt576me] p[data-astro-cid-6vt576me]{color:var(--slate);max-width:500px;font-size:16px}.capabilities-grid[data-astro-cid-6vt576me]{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.cap-card[data-astro-cid-6vt576me]{flex-direction:column;display:flex}.cap-card-visual[data-astro-cid-6vt576me]{aspect-ratio:16/10;border-radius:var(--radius-lg);background:linear-gradient(160deg,#4a4540 0%,#6b6358 50%,#3a3530 100%);justify-content:center;align-items:center;padding:24px;display:flex;position:relative;overflow:hidden}.cap-card-visual[data-astro-cid-6vt576me] .learn-more[data-astro-cid-6vt576me]{color:#ffffffb3;align-items:center;gap:6px;font-size:13px;text-decoration:none;display:flex;position:absolute;bottom:16px;left:20px}.cap-card-visual[data-astro-cid-6vt576me] .learn-more[data-astro-cid-6vt576me]:hover{color:#fff;text-decoration:none}.cap-card-visual[data-astro-cid-6vt576me] .learn-more[data-astro-cid-6vt576me]:after{content:"→"}.cap-card-visual[data-astro-cid-6vt576me] .mini-ui[data-astro-cid-6vt576me]{background:#fff;border-radius:6px;width:75%;padding:14px 16px;box-shadow:0 2px 10px #0000001a}.mini-ui[data-astro-cid-6vt576me] .dot[data-astro-cid-6vt576me]{background:#22c55e;border-radius:50%;width:6px;height:6px;margin-right:6px;display:inline-block}.mini-ui[data-astro-cid-6vt576me] .label[data-astro-cid-6vt576me]{color:var(--ink);font-size:10px;font-weight:500}.mini-ui[data-astro-cid-6vt576me] .line[data-astro-cid-6vt576me]{background:#e5e7eb;border-radius:3px;height:6px;margin-top:8px}.mini-ui[data-astro-cid-6vt576me] .line[data-astro-cid-6vt576me].gold{background:var(--gold-light)}.mini-ui[data-astro-cid-6vt576me] .footer-text[data-astro-cid-6vt576me]{color:var(--grey);margin-top:10px;font-size:9px}.cap-card[data-astro-cid-6vt576me] h3[data-astro-cid-6vt576me]{margin-top:16px;margin-bottom:6px;font-size:16px;font-weight:500}.cap-card[data-astro-cid-6vt576me] p[data-astro-cid-6vt576me]{color:var(--slate);font-size:14px;line-height:1.5}.usecases-section[data-astro-cid-6vt576me]{background:var(--white)}.usecases-header[data-astro-cid-6vt576me]{grid-template-columns:auto 1fr;align-items:baseline;gap:32px;margin-bottom:64px;display:grid}.usecases-header[data-astro-cid-6vt576me] .eyebrow[data-astro-cid-6vt576me]{text-transform:uppercase;letter-spacing:1px;color:var(--gold);font-size:11px;font-weight:600}.usecases-header[data-astro-cid-6vt576me] h2[data-astro-cid-6vt576me]{font-size:clamp(28px,3vw,44px);font-weight:100;line-height:1.2}.usecases-grid[data-astro-cid-6vt576me]{grid-template-columns:1fr 1fr;align-items:start;gap:80px;display:grid}.usecases-list[data-astro-cid-6vt576me]{list-style:none}.usecases-list[data-astro-cid-6vt576me] li[data-astro-cid-6vt576me]{border-top:1px solid var(--line);cursor:pointer;padding:20px 0}.usecases-list[data-astro-cid-6vt576me] li[data-astro-cid-6vt576me]:last-child{border-bottom:1px solid var(--line)}.usecases-list[data-astro-cid-6vt576me] li[data-astro-cid-6vt576me] h3[data-astro-cid-6vt576me]{font-size:16px;font-weight:500;transition:color .2s}.usecases-list[data-astro-cid-6vt576me] li[data-astro-cid-6vt576me].active h3[data-astro-cid-6vt576me]{color:var(--gold)}.usecases-list[data-astro-cid-6vt576me] li[data-astro-cid-6vt576me] p[data-astro-cid-6vt576me]{color:var(--slate);margin-top:10px;font-size:14px;line-height:1.65;display:none}.usecases-list[data-astro-cid-6vt576me] li[data-astro-cid-6vt576me].active p[data-astro-cid-6vt576me]{display:block}.usecases-visual[data-astro-cid-6vt576me]{border-radius:var(--radius-lg);aspect-ratio:4/3;background:linear-gradient(145deg,#4a4843 0%,#3a3835 100%);justify-content:center;align-items:center;padding:32px;display:flex;position:sticky;top:100px}.usecases-visual[data-astro-cid-6vt576me] .mock-ui[data-astro-cid-6vt576me]{background:#fff;border-radius:8px;width:85%;padding:20px;box-shadow:0 4px 20px #0000001a}.proof-moment[data-astro-cid-6vt576me]{grid-template-columns:1fr 1fr;align-items:center;gap:80px;display:grid}.proof-moment-text[data-astro-cid-6vt576me] .eyebrow[data-astro-cid-6vt576me]{text-transform:uppercase;letter-spacing:1px;color:var(--gold);margin-bottom:16px;font-size:12px;font-weight:600}.proof-moment-text[data-astro-cid-6vt576me] h2[data-astro-cid-6vt576me]{margin-bottom:20px;font-size:clamp(28px,3vw,40px);font-weight:100;line-height:1.2}.proof-moment-text[data-astro-cid-6vt576me] p[data-astro-cid-6vt576me]{color:var(--slate);max-width:520px;font-size:15px;line-height:1.75}.proof-moment-visual[data-astro-cid-6vt576me]{border-radius:var(--radius-lg);aspect-ratio:4/3;background:linear-gradient(145deg,#4a4540 0%,#3a3530 100%);justify-content:center;align-items:center;padding:32px;display:flex}.proof-moment-visual[data-astro-cid-6vt576me] .mock-ui[data-astro-cid-6vt576me]{background:#fff;border-radius:8px;width:85%;padding:20px;box-shadow:0 4px 20px #0000001a}.related-section[data-astro-cid-6vt576me]{background:var(--white)}.related-header[data-astro-cid-6vt576me]{margin-bottom:48px}.related-header[data-astro-cid-6vt576me] h2[data-astro-cid-6vt576me]{margin-bottom:12px;font-size:clamp(28px,3vw,40px);font-weight:300;line-height:1.2}.related-header[data-astro-cid-6vt576me] p[data-astro-cid-6vt576me]{color:var(--slate);max-width:500px;font-size:16px}.related-grid[data-astro-cid-6vt576me]{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}.related-card[data-astro-cid-6vt576me]{border:1px solid var(--line);border-radius:var(--radius-lg);flex-direction:column;min-height:240px;padding:36px 28px;text-decoration:none;transition:border-color .2s;display:flex}.related-card[data-astro-cid-6vt576me]:hover{border-color:var(--grey);text-decoration:none}.related-card-icon[data-astro-cid-6vt576me]{margin-bottom:auto}.related-card-icon[data-astro-cid-6vt576me] svg[data-astro-cid-6vt576me]{width:28px;height:28px;stroke:var(--ink);fill:none;stroke-width:1.5px}.related-card[data-astro-cid-6vt576me] h3[data-astro-cid-6vt576me]{color:var(--ink);margin-top:24px;margin-bottom:8px;font-size:16px;font-weight:500}.related-card[data-astro-cid-6vt576me] p[data-astro-cid-6vt576me]{color:var(--slate);font-size:14px;line-height:1.6}.related-explore[data-astro-cid-6vt576me]{color:var(--gold);margin-top:16px;font-size:13px;font-weight:500;display:block}.faq-section[data-astro-cid-6vt576me]{background:var(--dark);padding:120px 0}.faq-headline[data-astro-cid-6vt576me]{margin-bottom:80px}.faq-headline[data-astro-cid-6vt576me] h2[data-astro-cid-6vt576me]{color:#fff;font-size:clamp(36px,5vw,56px);font-weight:100;line-height:1.1}.faq-headline[data-astro-cid-6vt576me] .right[data-astro-cid-6vt576me]{text-align:right;color:#ffffff4d}.faq-layout[data-astro-cid-6vt576me]{grid-template-columns:200px 1fr;gap:60px;display:grid}.faq-label[data-astro-cid-6vt576me]{text-transform:uppercase;letter-spacing:1px;color:#fff6;padding-top:32px;font-size:11px;font-weight:600}.faq-item[data-astro-cid-6vt576me]{border-top:1px solid #ffffff1a;padding:28px 0}.faq-item[data-astro-cid-6vt576me] h3[data-astro-cid-6vt576me]{color:#fff;margin-bottom:8px;font-size:16px;font-weight:500}.faq-item[data-astro-cid-6vt576me] p[data-astro-cid-6vt576me]{color:#fff9;font-size:14px;line-height:1.7}.closing-cta[data-astro-cid-6vt576me]{background:var(--dark);text-align:center;border-top:1px solid #ffffff14;padding:100px 0 120px}.closing-cta[data-astro-cid-6vt576me] h2[data-astro-cid-6vt576me]{color:#fff;margin-bottom:12px;font-size:clamp(28px,3.5vw,44px);font-weight:100}.closing-cta[data-astro-cid-6vt576me] .sub[data-astro-cid-6vt576me]{color:#ffffff80;margin-bottom:36px;font-size:16px}.closing-cta[data-astro-cid-6vt576me] .cta-buttons[data-astro-cid-6vt576me]{flex-wrap:wrap;justify-content:center;gap:16px;display:flex}.closing-cta[data-astro-cid-6vt576me] .btn-gold[data-astro-cid-6vt576me]{background:var(--gold);color:var(--ink);border-radius:var(--radius-sm);padding:14px 32px;font-size:14px;font-weight:500;text-decoration:none;display:inline-block}.closing-cta[data-astro-cid-6vt576me] .btn-gold[data-astro-cid-6vt576me]:hover{background:var(--gold-light);text-decoration:none}.closing-cta[data-astro-cid-6vt576me] .btn-outline[data-astro-cid-6vt576me]{color:#fff;border-radius:var(--radius-sm);border:1px solid #ffffff4d;padding:14px 32px;font-size:14px;font-weight:500;text-decoration:none;display:inline-block}.closing-cta[data-astro-cid-6vt576me] .btn-outline[data-astro-cid-6vt576me]:hover{border-color:#fff9;text-decoration:none}.footer[data-astro-cid-6vt576me]{background:var(--dark);border-top:1px solid #ffffff14;padding:60px 0 40px}.footer-col[data-astro-cid-6vt576me] .footer-heading[data-astro-cid-6vt576me]{text-transform:uppercase;letter-spacing:1px;color:#fff9;margin-bottom:16px;font-size:12px;font-weight:600}.footer-col[data-astro-cid-6vt576me] ul[data-astro-cid-6vt576me]{list-style:none}.footer-bottom[data-astro-cid-6vt576me]{border-top:1px solid #ffffff14;justify-content:space-between;align-items:center;padding-top:24px;display:flex}.footer-bottom[data-astro-cid-6vt576me] p[data-astro-cid-6vt576me]{color:#ffffff4d;font-size:12px}@media (width<=1024px){.hero[data-astro-cid-6vt576me],.overview[data-astro-cid-6vt576me],.proof-moment[data-astro-cid-6vt576me]{grid-template-columns:1fr;gap:48px}.how-grid[data-astro-cid-6vt576me],.capabilities-grid[data-astro-cid-6vt576me]{grid-template-columns:repeat(2,1fr)}.usecases-grid[data-astro-cid-6vt576me]{grid-template-columns:1fr;gap:48px}.usecases-visual[data-astro-cid-6vt576me]{position:static}.related-grid[data-astro-cid-6vt576me]{grid-template-columns:1fr}.faq-layout[data-astro-cid-6vt576me]{grid-template-columns:1fr;gap:24px}.footer-grid[data-astro-cid-6vt576me]{grid-template-columns:repeat(2,1fr)}}@media (width<=768px){.nav-wrapper[data-astro-cid-6vt576me]{padding:0 14px;top:10px}.nav[data-astro-cid-6vt576me]{border-radius:12px;height:52px;padding:8px 10px 8px 14px;position:relative}.nav-logo[data-astro-cid-6vt576me] img[data-astro-cid-6vt576me]{height:24px}.nav-links[data-astro-cid-6vt576me],.nav-ctas[data-astro-cid-6vt576me]{display:none}.mobile-nav-toggle[data-astro-cid-6vt576me]{display:inline-flex}.mobile-menu[data-astro-cid-6vt576me]{opacity:0;visibility:hidden;pointer-events:none;backdrop-filter:blur(24px)saturate(180%);background:#141414f0;border:1px solid #ffffff1f;border-radius:14px;max-height:calc(100vh - 88px);padding:8px;transition:opacity .18s,transform .18s,visibility .18s;display:block;position:absolute;top:calc(100% + 10px);left:0;right:0;overflow-y:auto;transform:translateY(-6px);box-shadow:0 20px 60px #00000042}.nav[data-astro-cid-6vt576me].mobile-open .mobile-menu[data-astro-cid-6vt576me]{opacity:1;visibility:visible;pointer-events:auto;transform:translateY(0)}.how-grid[data-astro-cid-6vt576me],.capabilities-grid[data-astro-cid-6vt576me],.proof-strip-row[data-astro-cid-6vt576me]{grid-template-columns:1fr}.proof-strip-cell[data-astro-cid-6vt576me]:not(:last-child){border-right:none;border-bottom:1px solid var(--line)}.usecases-header[data-astro-cid-6vt576me],.footer-grid[data-astro-cid-6vt576me]{grid-template-columns:1fr}}.nav[data-astro-cid-6vt576me]{width:100%;max-width:var(--max-w);border-radius:var(--radius-md);backdrop-filter:blur(24px)saturate(180%);background:#14141473;justify-content:space-between;align-items:center;height:52px;padding:10px 24px;display:flex;position:relative;transform:translateZ(0)}.nav-logo[data-astro-cid-6vt576me]{flex:none;align-items:center;text-decoration:none;display:flex}.nav-logo[data-astro-cid-6vt576me] img[data-astro-cid-6vt576me]{width:auto;height:28px;display:block}.nav-links[data-astro-cid-6vt576me]{align-items:center;gap:28px;margin:0;padding:0;list-style:none;display:flex}.nav-links[data-astro-cid-6vt576me] a[data-astro-cid-6vt576me]{color:#ffffffd9;font-size:14px;font-weight:400;text-decoration:none;transition:color .2s}.nav-links[data-astro-cid-6vt576me] a[data-astro-cid-6vt576me]:hover{color:#fff}.nav-links[data-astro-cid-6vt576me] .has-dropdown[data-astro-cid-6vt576me]{cursor:pointer;align-items:center;display:flex;position:relative}.nav-dropdown[data-astro-cid-6vt576me]{backdrop-filter:blur(24px)saturate(180%);opacity:0;visibility:hidden;pointer-events:none;z-index:1002;background:#141414eb;border:1px solid #ffffff1a;border-radius:12px;min-width:220px;padding:8px;list-style:none;transition:opacity .2s,visibility .2s,transform .2s;position:absolute;top:calc(100% + 12px);left:50%;transform:translate(-50%)translateY(8px)}.nav-dropdown[data-astro-cid-6vt576me] li[data-astro-cid-6vt576me] a[data-astro-cid-6vt576me],.nav-dropdown-grid[data-astro-cid-6vt576me] li[data-astro-cid-6vt576me] a[data-astro-cid-6vt576me]{border-radius:8px;padding:10px 14px;font-size:13px;transition:background .15s,color .15s;display:block;color:#fffc!important}.nav-dropdown[data-astro-cid-6vt576me] li[data-astro-cid-6vt576me] a[data-astro-cid-6vt576me]:hover,.nav-dropdown-grid[data-astro-cid-6vt576me] li[data-astro-cid-6vt576me] a[data-astro-cid-6vt576me]:hover{background:#ffffff14;color:#fff!important}.nav-dropdown-cta[data-astro-cid-6vt576me]{border-radius:var(--radius-sm);background:var(--gold);letter-spacing:.02em;padding:4px 10px;font-size:11px;font-weight:500;text-decoration:none;display:inline-block;color:var(--ink)!important}.nav-ctas[data-astro-cid-6vt576me]{flex:none;align-items:center;gap:8px;display:flex}.nav-ctas[data-astro-cid-6vt576me] a[data-astro-cid-6vt576me]{border-radius:var(--radius-sm);padding:8px 16px;font-size:13px;font-weight:500;text-decoration:none;transition:all .2s}.btn-login[data-astro-cid-6vt576me]{color:#ffffffd9}.btn-trial[data-astro-cid-6vt576me]{background:var(--gold);color:var(--ink)}.btn-trial[data-astro-cid-6vt576me]:hover{background:var(--gold-light)}.mobile-nav-toggle[data-astro-cid-6vt576me],.mobile-menu[data-astro-cid-6vt576me]{display:none}.footer[data-astro-cid-6vt576me]{background:var(--dark);color:#fff;padding:72px 0 32px}.footer-grid[data-astro-cid-6vt576me]{grid-template-columns:2fr repeat(4,1fr);gap:48px;margin-bottom:64px;display:grid}.footer-brand[data-astro-cid-6vt576me] p[data-astro-cid-6vt576me]{color:#ffffff73;margin-top:12px;font-size:14px;line-height:1.6}.footer-col[data-astro-cid-6vt576me] .footer-heading[data-astro-cid-6vt576me]{text-transform:uppercase;letter-spacing:1px;color:#fff9;margin:0 0 16px;font-size:12px;font-weight:600}.footer-col[data-astro-cid-6vt576me] ul[data-astro-cid-6vt576me]{margin:0;padding:0;list-style:none}.footer-col[data-astro-cid-6vt576me] ul[data-astro-cid-6vt576me] li[data-astro-cid-6vt576me]{margin-bottom:10px}.footer-col[data-astro-cid-6vt576me] ul[data-astro-cid-6vt576me] a[data-astro-cid-6vt576me]{color:#fff6;font-size:13px;text-decoration:none;transition:color .2s}.footer-col[data-astro-cid-6vt576me] ul[data-astro-cid-6vt576me] a[data-astro-cid-6vt576me]:hover{color:#fffc}.footer-bottom[data-astro-cid-6vt576me]{border-top:1px solid #ffffff14;justify-content:space-between;align-items:center;gap:16px;padding-top:24px;display:flex}.footer-bottom[data-astro-cid-6vt576me] p[data-astro-cid-6vt576me]{color:#ffffff4d;margin:0;font-size:12px}@media (width<=1024px){.footer-grid[data-astro-cid-6vt576me]{grid-template-columns:repeat(2,1fr)}}@media (width<=768px){.nav-wrapper[data-astro-cid-6vt576me]{padding:0 14px;top:10px}.nav[data-astro-cid-6vt576me]{border-radius:12px;height:52px;padding:8px 10px 8px 14px}.nav-logo[data-astro-cid-6vt576me] img[data-astro-cid-6vt576me]{height:24px}.nav-links[data-astro-cid-6vt576me],.nav-ctas[data-astro-cid-6vt576me]{display:none!important}.mobile-nav-toggle[data-astro-cid-6vt576me]{border-radius:var(--radius-sm);cursor:pointer;-webkit-tap-highlight-color:transparent;background:#ffffff0f;border:1px solid #ffffff29;justify-content:center;align-items:center;width:38px;height:38px;padding:0;display:inline-flex!important}.mobile-nav-toggle[data-astro-cid-6vt576me] span[data-astro-cid-6vt576me]{background:#ffffffeb;border-radius:999px;width:16px;height:1.5px;transition:transform .2s,background .2s;display:block;position:relative}.mobile-nav-toggle[data-astro-cid-6vt576me] span[data-astro-cid-6vt576me]:before,.mobile-nav-toggle[data-astro-cid-6vt576me] span[data-astro-cid-6vt576me]:after{content:"";background:#ffffffeb;border-radius:999px;width:16px;height:1.5px;transition:transform .2s,top .2s;position:absolute;left:0}.mobile-nav-toggle[data-astro-cid-6vt576me] span[data-astro-cid-6vt576me]:before{top:-5px}.mobile-nav-toggle[data-astro-cid-6vt576me] span[data-astro-cid-6vt576me]:after{top:5px}.nav[data-astro-cid-6vt576me].mobile-open .mobile-nav-toggle[data-astro-cid-6vt576me] span[data-astro-cid-6vt576me]{background:0 0}.nav[data-astro-cid-6vt576me].mobile-open .mobile-nav-toggle[data-astro-cid-6vt576me] span[data-astro-cid-6vt576me]:before{top:0;transform:rotate(45deg)}.nav[data-astro-cid-6vt576me].mobile-open .mobile-nav-toggle[data-astro-cid-6vt576me] span[data-astro-cid-6vt576me]:after{top:0;transform:rotate(-45deg)}.mobile-menu[data-astro-cid-6vt576me]{opacity:0;visibility:hidden;pointer-events:none;backdrop-filter:blur(24px)saturate(180%);z-index:1003;background:#141414f0;border:1px solid #ffffff1f;border-radius:14px;max-height:calc(100vh - 88px);padding:8px;transition:opacity .18s,transform .18s,visibility .18s;display:block;position:absolute;top:calc(100% + 10px);left:0;right:0;overflow-y:auto;transform:translateY(-6px);box-shadow:0 20px 60px #00000042}.nav[data-astro-cid-6vt576me].mobile-open .mobile-menu[data-astro-cid-6vt576me]{opacity:1;visibility:visible;pointer-events:auto;transform:translateY(0)}.mobile-menu-section[data-astro-cid-6vt576me]{border-bottom:1px solid #ffffff1a;padding:6px 0}.mobile-menu-section[data-astro-cid-6vt576me]:last-child{border-bottom:0}.mobile-menu[data-astro-cid-6vt576me] a[data-astro-cid-6vt576me],.mobile-menu[data-astro-cid-6vt576me] summary[data-astro-cid-6vt576me]{color:#ffffffe0;cursor:pointer;border-radius:8px;justify-content:space-between;align-items:center;min-height:42px;padding:11px 12px;font-size:15px;font-weight:450;line-height:1.2;text-decoration:none;list-style:none;display:flex}.mobile-menu[data-astro-cid-6vt576me] summary[data-astro-cid-6vt576me]::-webkit-details-marker{display:none}.mobile-menu[data-astro-cid-6vt576me] summary[data-astro-cid-6vt576me]:after{content:"";border-bottom:1.5px solid #ffffffa6;border-right:1.5px solid #ffffffa6;width:7px;height:7px;margin-left:12px;transition:transform .2s;transform:rotate(45deg)translateY(-2px)}.mobile-menu[data-astro-cid-6vt576me] details[data-astro-cid-6vt576me][open] summary[data-astro-cid-6vt576me]:after{transform:rotate(-135deg)translateY(-1px)}.mobile-menu[data-astro-cid-6vt576me] a[data-astro-cid-6vt576me]:hover,.mobile-menu[data-astro-cid-6vt576me] summary[data-astro-cid-6vt576me]:hover{color:#fff;background:#ffffff12}.mobile-submenu[data-astro-cid-6vt576me]{gap:2px;padding:2px 0 8px 10px;display:grid}.mobile-submenu[data-astro-cid-6vt576me] a[data-astro-cid-6vt576me]{color:#ffffffb8;min-height:36px;padding:9px 12px;font-size:14px}.mobile-menu-ctas[data-astro-cid-6vt576me]{grid-template-columns:1fr;gap:8px;padding:12px 0 2px;display:grid}.mobile-menu-ctas[data-astro-cid-6vt576me] a[data-astro-cid-6vt576me]{justify-content:center;font-size:14px;font-weight:600}.mobile-login[data-astro-cid-6vt576me]{background:#ffffff0a;border:1px solid #ffffff2e}.mobile-demo[data-astro-cid-6vt576me]{background:var(--gold);color:var(--ink)!important}.mobile-demo[data-astro-cid-6vt576me]:hover{background:var(--gold-light)!important;color:var(--ink)!important}.footer-grid[data-astro-cid-6vt576me]{grid-template-columns:1fr;gap:28px}.footer-bottom[data-astro-cid-6vt576me]{flex-direction:column;align-items:flex-start}}.nav-links[data-astro-cid-6vt576me] .has-dropdown[data-astro-cid-6vt576me]:before{content:"";height:18px;display:block;position:absolute;top:100%;left:-12px;right:-12px}.nav-links[data-astro-cid-6vt576me] .has-dropdown[data-astro-cid-6vt576me]:hover .nav-dropdown[data-astro-cid-6vt576me],.nav-links[data-astro-cid-6vt576me] .has-dropdown[data-astro-cid-6vt576me]:focus-within .nav-dropdown[data-astro-cid-6vt576me]{opacity:1;visibility:visible;pointer-events:auto;transform:translate(-50%)translateY(0)}.nav-logo[data-astro-cid-6vt576me]{white-space:nowrap;gap:9px}.nav-logo-text[data-astro-cid-6vt576me]{color:#fff;letter-spacing:-.01em;font-size:14px;font-weight:600;line-height:1;display:inline-block}.footer[data-astro-cid-6vt576me] .nav-logo-text[data-astro-cid-6vt576me]{color:#fff;opacity:.92}@media (width<=720px){.nav-logo[data-astro-cid-6vt576me]{gap:8px}.nav-logo-text[data-astro-cid-6vt576me]{font-size:13px}}a[data-astro-cid-6vt576me].btn-trial:before,a[data-astro-cid-6vt576me].mobile-demo:before,a[data-astro-cid-6vt576me].btn-primary:before,a[data-astro-cid-6vt576me].btn-gold:before,a[data-astro-cid-6vt576me].card-cta:before,a[data-astro-cid-6vt576me].banner-cta:before,a[data-astro-cid-6vt576me].btn-filled-sm:before,a[data-astro-cid-6vt576me].nav-dropdown-cta[href=\/platform]:before{content:none!important;display:none!important}a[data-astro-cid-6vt576me].btn-trial:hover,a[data-astro-cid-6vt576me].mobile-demo:hover,a[data-astro-cid-6vt576me].btn-primary:hover,a[data-astro-cid-6vt576me].btn-gold:hover,a[data-astro-cid-6vt576me].card-cta:hover,a[data-astro-cid-6vt576me].banner-cta:hover,a[data-astro-cid-6vt576me].btn-filled-sm:hover,a[data-astro-cid-6vt576me].nav-dropdown-cta[href=\/platform]:hover{transform:translateY(-1px);color:#fff!important;background:#b99935!important;border-color:#b99935!important;text-decoration:none!important;box-shadow:0 14px 30px #5a431647,0 3px 7px #5a431624!important}a[data-astro-cid-6vt576me].btn-trial:visited,a[data-astro-cid-6vt576me].mobile-demo:visited,a[data-astro-cid-6vt576me].btn-primary:visited,a[data-astro-cid-6vt576me].btn-gold:visited,a[data-astro-cid-6vt576me].card-cta:visited,a[data-astro-cid-6vt576me].banner-cta:visited,a[data-astro-cid-6vt576me].btn-filled-sm:visited,a[data-astro-cid-6vt576me].nav-dropdown-cta[href=\/platform]:visited{color:#fff!important}@media (width<=768px){a[data-astro-cid-6vt576me].btn-trial,a[data-astro-cid-6vt576me].mobile-demo,a[data-astro-cid-6vt576me].btn-primary,a[data-astro-cid-6vt576me].btn-gold,a[data-astro-cid-6vt576me].card-cta,a[data-astro-cid-6vt576me].banner-cta,a[data-astro-cid-6vt576me].btn-filled-sm,a[data-astro-cid-6vt576me].nav-dropdown-cta[href=\/platform]{min-height:52px!important;padding:14px 22px!important;font-size:17px!important}}a[data-astro-cid-6vt576me].btn-trial,a[data-astro-cid-6vt576me].mobile-demo,a[data-astro-cid-6vt576me].btn-primary,a[data-astro-cid-6vt576me].btn-secondary,a[data-astro-cid-6vt576me].btn-gold,a[data-astro-cid-6vt576me].btn-outline,a[data-astro-cid-6vt576me].card-cta,a[data-astro-cid-6vt576me].banner-cta,a[data-astro-cid-6vt576me].btn-filled-sm,a[data-astro-cid-6vt576me].btn-link-sm,a[data-astro-cid-6vt576me].nav-dropdown-cta,a[data-astro-cid-6vt576me].mobile-login,button[data-astro-cid-6vt576me].mobile-nav-toggle{border-radius:14px!important}.nav[data-astro-cid-6vt576me]{align-items:center!important;overflow:visible!important}.nav-logo-text[data-astro-cid-6vt576me]{transform:translateY(1px);align-items:center!important;line-height:1!important;display:inline-flex!important}.btn-login[data-astro-cid-6vt576me]:hover{color:#fff!important;background:#fbf9f514!important;border-color:#fbf9f51f!important;text-decoration:none!important}.nav-ctas[data-astro-cid-6vt576me] .btn-trial[data-astro-cid-6vt576me],.nav[data-astro-cid-6vt576me] a[data-astro-cid-6vt576me].btn-trial[href=\/contact-sales]{color:#fff!important;letter-spacing:-.015em!important;background:#c4a943!important;border:1px solid #c4a943f5!important;border-radius:16px!important;height:54px!important;min-height:54px!important;padding:0 30px!important;font-family:Urbanist,Manrope,system-ui,sans-serif!important;font-size:18px!important;font-weight:650!important;box-shadow:0 12px 30px #50381038,inset 0 1px #ffffff2e!important}.nav-ctas[data-astro-cid-6vt576me] .btn-trial[data-astro-cid-6vt576me]:hover,.nav[data-astro-cid-6vt576me] a[data-astro-cid-6vt576me].btn-trial[href=\/contact-sales]:hover{color:#fff!important;background:#b99935!important;border-color:#b99935!important;text-decoration:none!important;transform:translateY(-1px)!important;box-shadow:0 15px 36px #50381045,inset 0 1px #ffffff29!important}.nav-ctas[data-astro-cid-6vt576me] .btn-trial[data-astro-cid-6vt576me]:before,.nav[data-astro-cid-6vt576me] a[data-astro-cid-6vt576me].btn-trial[href=\/contact-sales]:before{content:none!important;display:none!important}@media (width<=900px){.nav[data-astro-cid-6vt576me]{min-height:56px!important;display:flex!important}.mobile-nav-toggle[data-astro-cid-6vt576me]{border-radius:14px!important;justify-content:center!important;align-items:center!important;width:42px!important;height:42px!important;min-height:42px!important;display:inline-flex!important}}.nav[data-astro-cid-6vt576me]{align-items:center!important}.nav-ctas[data-astro-cid-6vt576me]{align-items:center!important;height:100%!important;display:flex!important}@media (width<=900px){.nav-ctas[data-astro-cid-6vt576me] .btn-trial[data-astro-cid-6vt576me],.nav[data-astro-cid-6vt576me] a[data-astro-cid-6vt576me].btn-trial[href=\/contact-sales]{height:42px!important;min-height:42px!important;padding:0 18px!important;font-size:15px!important}}.nav-logo[data-astro-cid-6vt576me]{gap:8px!important}.nav-logo-text[data-astro-cid-6vt576me]{color:#fffffff0!important;letter-spacing:-.035em!important;white-space:nowrap!important;align-items:center!important;font-family:Urbanist,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif!important;font-size:20px!important;font-weight:600!important;line-height:1!important;display:inline-flex!important}@media (width<=768px){.nav-logo-text[data-astro-cid-6vt576me]{font-size:18px!important}}:root{--ink:#211c18;--ink-deep:#171411;--slate:#706a63;--grey:#9a928a;--line:#d9d1c7;--mist:#eae3da;--card:#fbf9f5;--gold:#a97b45;--gold-light:#c8a16a;--gold-dark:#8f6230;--gold-tint:#efe5d5;--white:#f3f0ea;--dark:#171411;--dark-surface:#252018}html,body,button[data-astro-cid-6vt576me],input[data-astro-cid-6vt576me],textarea[data-astro-cid-6vt576me],select[data-astro-cid-6vt576me],.nav[data-astro-cid-6vt576me],.nav[data-astro-cid-6vt576me] [data-astro-cid-6vt576me]{font-family:Manrope,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif!important}body{color:var(--slate)!important;background:radial-gradient(circle at 16% 8%,#a97b451a,#0000 30%),radial-gradient(circle at 88% 18%,#211c180e,#0000 32%),#f3f0ea!important}h1[data-astro-cid-6vt576me],h2[data-astro-cid-6vt576me],h3[data-astro-cid-6vt576me],h4[data-astro-cid-6vt576me],h5[data-astro-cid-6vt576me],h6[data-astro-cid-6vt576me]{color:var(--ink)!important}p[data-astro-cid-6vt576me],li[data-astro-cid-6vt576me]{color:var(--slate)}a[data-astro-cid-6vt576me]:focus-visible,button[data-astro-cid-6vt576me]:focus-visible{outline:2px solid var(--gold-light);outline-offset:3px}.nav[data-astro-cid-6vt576me]{background:#14141473!important;border:1px solid #fbf9f51a!important;box-shadow:0 18px 70px #1714113d!important}@media (width>=901px){.nav-wrapper[data-astro-cid-6vt576me]{padding-left:clamp(16px,2vw,32px)!important;padding-right:clamp(16px,2vw,32px)!important}.nav[data-astro-cid-6vt576me]{border-radius:14px!important;grid-template-columns:auto minmax(0,1fr) auto!important;column-gap:clamp(24px,3vw,56px)!important;width:100%!important;max-width:none!important;height:74px!important;min-height:74px!important;padding:14px 30px!important;display:grid!important}.nav-logo[data-astro-cid-6vt576me]{justify-self:start!important;gap:12px!important}.nav[data-astro-cid-6vt576me]>.nav-logo[data-astro-cid-6vt576me] img[data-astro-cid-6vt576me]{width:auto!important;height:46px!important}.nav[data-astro-cid-6vt576me]>.nav-logo[data-astro-cid-6vt576me] .nav-logo-text[data-astro-cid-6vt576me]{letter-spacing:-.025em!important;color:#fff!important;font-family:Urbanist,system-ui,sans-serif!important;font-size:26px!important;font-weight:700!important;line-height:1!important}.nav-links[data-astro-cid-6vt576me]{justify-content:center!important;justify-self:center!important;gap:clamp(22px,2.35vw,46px)!important;min-width:0!important}.nav-links[data-astro-cid-6vt576me] a[data-astro-cid-6vt576me]{font-size:16px!important;line-height:1!important}.nav-ctas[data-astro-cid-6vt576me]{justify-self:end!important;gap:10px!important}}.hero[data-astro-cid-6vt576me].container{background:radial-gradient(circle at 82% 18%,#a97b451f,#0000 32%),radial-gradient(circle at 18% 10%,#fbf9f5b8,#0000 34%),#f3f0ea!important;grid-template-columns:minmax(0,1.05fr) minmax(360px,.95fr)!important;align-items:center!important;gap:clamp(48px,6vw,92px)!important;width:100%!important;max-width:none!important;padding:164px clamp(24px,4vw,56px) 104px!important;display:grid!important;position:relative!important;overflow:visible!important}.hero-text[data-astro-cid-6vt576me]{text-align:left!important;justify-self:end!important;align-items:flex-start!important;width:100%!important;max-width:780px!important;padding:54px 0 96px!important}.hero-text[data-astro-cid-6vt576me] .eyebrow[data-astro-cid-6vt576me],.eyebrow[data-astro-cid-6vt576me],.step-number[data-astro-cid-6vt576me],.feature-number[data-astro-cid-6vt576me]{color:var(--gold-dark)!important;letter-spacing:.14em!important}.hero-text[data-astro-cid-6vt576me] h1[data-astro-cid-6vt576me]{color:var(--ink)!important;letter-spacing:-.045em!important;max-width:880px!important;text-shadow:none!important;margin-bottom:28px!important;font-size:clamp(52px,5.4vw,86px)!important;font-weight:200!important;line-height:.98!important}.hero-text[data-astro-cid-6vt576me] .subhead[data-astro-cid-6vt576me]{color:var(--slate)!important;max-width:760px!important;text-shadow:none!important;margin-bottom:40px!important;font-size:clamp(18px,1.35vw,22px)!important;line-height:1.5!important}.hero-visual[data-astro-cid-6vt576me],.overview-visual[data-astro-cid-6vt576me],.proof-visual[data-astro-cid-6vt576me],.proof-moment-visual[data-astro-cid-6vt576me]{background:radial-gradient(circle at 34% 24%,#c8a16a2e,#0000 36%),linear-gradient(145deg,#fbf9f5f5,#eae3dab8)!important;border:1px solid #d9d1c7f2!important;border-radius:28px!important;justify-self:start!important;width:100%!important;max-width:650px!important;margin:0!important;padding:clamp(22px,3vw,42px)!important;box-shadow:0 30px 90px #211c181f!important}.mock-ui[data-astro-cid-6vt576me],.visual-card[data-astro-cid-6vt576me],.proof-card[data-astro-cid-6vt576me],.step-card[data-astro-cid-6vt576me],.feature-card[data-astro-cid-6vt576me],.usecase-card[data-astro-cid-6vt576me],.related-card[data-astro-cid-6vt576me],.tool-card[data-astro-cid-6vt576me],.benefit-card[data-astro-cid-6vt576me]{background:#fbf9f5d1!important;border-color:#d9d1c7f2!important;box-shadow:0 10px 28px #211c180b!important}section[data-astro-cid-6vt576me]{background:0 0!important}.proof-strip[data-astro-cid-6vt576me]{padding-top:46px!important;padding-bottom:86px!important}.proof-strip-row[data-astro-cid-6vt576me]{border-color:var(--line)!important;background:#d9d1c7b8!important;border-radius:24px!important;overflow:hidden!important;box-shadow:0 24px 80px #211c1814!important}.proof-strip-cell[data-astro-cid-6vt576me]{background:#fbf9f5b8!important;min-height:160px!important}.proof-strip-cell[data-astro-cid-6vt576me] svg[data-astro-cid-6vt576me]{stroke:var(--gold-dark)!important}.proof-strip-cell[data-astro-cid-6vt576me] p[data-astro-cid-6vt576me]{color:var(--ink)!important;font-size:14px!important}.overview[data-astro-cid-6vt576me],.proof-moment[data-astro-cid-6vt576me],.features-section[data-astro-cid-6vt576me],.usecases-section[data-astro-cid-6vt576me],.related-section[data-astro-cid-6vt576me]{padding-top:96px!important;padding-bottom:96px!important}.overview-text[data-astro-cid-6vt576me] h2[data-astro-cid-6vt576me],.features-header[data-astro-cid-6vt576me] h2[data-astro-cid-6vt576me],.usecases-header[data-astro-cid-6vt576me] h2[data-astro-cid-6vt576me],.related-header[data-astro-cid-6vt576me] h2[data-astro-cid-6vt576me],.proof-moment-text[data-astro-cid-6vt576me] h2[data-astro-cid-6vt576me],.steps-header[data-astro-cid-6vt576me] h2[data-astro-cid-6vt576me],.faq-headline[data-astro-cid-6vt576me] h2[data-astro-cid-6vt576me],.closing-cta[data-astro-cid-6vt576me] h2[data-astro-cid-6vt576me]{letter-spacing:-.045em!important;color:var(--ink)!important;font-size:clamp(42px,5vw,76px)!important;font-weight:220!important;line-height:.98!important}.features-grid[data-astro-cid-6vt576me],.usecases-grid[data-astro-cid-6vt576me],.related-grid[data-astro-cid-6vt576me],.steps-grid[data-astro-cid-6vt576me]{background:var(--line)!important;border:1px solid var(--line)!important;border-radius:24px!important;gap:1px!important;overflow:hidden!important}.feature-card[data-astro-cid-6vt576me],.usecase-card[data-astro-cid-6vt576me],.related-card[data-astro-cid-6vt576me],.step-card[data-astro-cid-6vt576me]{background:#fbf9f5b3!important;border-color:#0000!important;border-radius:0!important;transition:background .2s,transform .2s!important}.feature-card[data-astro-cid-6vt576me]:hover,.usecase-card[data-astro-cid-6vt576me]:hover,.related-card[data-astro-cid-6vt576me]:hover,.step-card[data-astro-cid-6vt576me]:hover{background:#fbf9f5f0!important;transform:translateY(-1px)!important}.faq-section[data-astro-cid-6vt576me],.closing-cta[data-astro-cid-6vt576me],.footer[data-astro-cid-6vt576me]{background:#171411!important}.faq-section[data-astro-cid-6vt576me]{padding-top:110px!important;padding-bottom:110px!important;position:relative!important;overflow:hidden!important}.faq-section[data-astro-cid-6vt576me]:before,.closing-cta[data-astro-cid-6vt576me]:before{content:"";pointer-events:none;opacity:.9;background:radial-gradient(circle at 18% 18%,#a97b4533,#0000 32%);position:absolute;inset:0}.faq-section[data-astro-cid-6vt576me] .container[data-astro-cid-6vt576me],.closing-cta[data-astro-cid-6vt576me] .container[data-astro-cid-6vt576me]{z-index:1;position:relative}.faq-headline[data-astro-cid-6vt576me] h2[data-astro-cid-6vt576me],.closing-cta[data-astro-cid-6vt576me] h2[data-astro-cid-6vt576me],.faq-item[data-astro-cid-6vt576me] h3[data-astro-cid-6vt576me]{color:#fbf9f5!important}.faq-item[data-astro-cid-6vt576me] p[data-astro-cid-6vt576me],.closing-cta[data-astro-cid-6vt576me] .sub[data-astro-cid-6vt576me]{color:#fbf9f59e!important}.closing-cta[data-astro-cid-6vt576me]{padding-top:96px!important;padding-bottom:104px!important;position:relative!important;overflow:hidden!important}.btn-primary[data-astro-cid-6vt576me],a[data-astro-cid-6vt576me].btn-primary,.btn-gold[data-astro-cid-6vt576me],a[data-astro-cid-6vt576me].btn-gold,.btn-trial[data-astro-cid-6vt576me],a[data-astro-cid-6vt576me].btn-trial{color:#fff!important;letter-spacing:-.01em!important;background:#c4a943!important;border:1px solid #c4a943!important;border-radius:14px!important;justify-content:center!important;align-items:center!important;min-height:54px!important;padding:15px 26px!important;font-size:18px!important;font-weight:600!important;line-height:1!important;text-decoration:none!important;display:inline-flex!important;box-shadow:0 10px 22px #5a43163d,0 2px 5px #5a43161f!important}.btn-primary[data-astro-cid-6vt576me]:hover,a[data-astro-cid-6vt576me].btn-primary:hover,.btn-gold[data-astro-cid-6vt576me]:hover,a[data-astro-cid-6vt576me].btn-gold:hover,.btn-trial[data-astro-cid-6vt576me]:hover,a[data-astro-cid-6vt576me].btn-trial:hover{color:#fff!important;background:#b99935!important;border-color:#b99935!important;text-decoration:none!important;transform:translateY(-1px)!important}.btn-secondary[data-astro-cid-6vt576me],a[data-astro-cid-6vt576me].btn-secondary,.btn-outline[data-astro-cid-6vt576me],a[data-astro-cid-6vt576me].btn-outline{min-height:54px!important;color:var(--ink)!important;box-shadow:none!important;background:#fbf9f59e!important;border:1px solid #211c182e!important;border-radius:14px!important;justify-content:center!important;align-items:center!important;padding:15px 26px!important;text-decoration:none!important;display:inline-flex!important}.closing-cta[data-astro-cid-6vt576me] .btn-outline[data-astro-cid-6vt576me],.faq-section[data-astro-cid-6vt576me] .btn-outline[data-astro-cid-6vt576me]{color:#fbf9f5!important;background:#fbf9f514!important;border-color:#fbf9f54d!important}.footer[data-astro-cid-6vt576me] .nav-logo-text[data-astro-cid-6vt576me]{color:#fff!important;font-family:Urbanist,system-ui,sans-serif!important}@media (width<=1024px){.hero[data-astro-cid-6vt576me].container{padding:136px var(--pad-x) 82px!important;grid-template-columns:1fr!important}.hero-text[data-astro-cid-6vt576me]{text-align:center!important;justify-self:center!important;align-items:center!important;padding:42px 0 18px!important}.hero-visual[data-astro-cid-6vt576me],.overview-visual[data-astro-cid-6vt576me],.proof-visual[data-astro-cid-6vt576me],.proof-moment-visual[data-astro-cid-6vt576me]{justify-self:center!important}}@media (width<=768px){.hero[data-astro-cid-6vt576me].container{padding:112px var(--pad-x) 62px!important}.hero-text[data-astro-cid-6vt576me] h1[data-astro-cid-6vt576me]{letter-spacing:-.035em!important;font-size:clamp(42px,12vw,58px)!important;line-height:1.02!important}.hero-text[data-astro-cid-6vt576me] .subhead[data-astro-cid-6vt576me]{font-size:18px!important}.overview-text[data-astro-cid-6vt576me] h2[data-astro-cid-6vt576me],.features-header[data-astro-cid-6vt576me] h2[data-astro-cid-6vt576me],.usecases-header[data-astro-cid-6vt576me] h2[data-astro-cid-6vt576me],.related-header[data-astro-cid-6vt576me] h2[data-astro-cid-6vt576me],.proof-moment-text[data-astro-cid-6vt576me] h2[data-astro-cid-6vt576me],.steps-header[data-astro-cid-6vt576me] h2[data-astro-cid-6vt576me]{font-size:clamp(38px,11vw,54px)!important}}.nav-wrapper[data-astro-cid-6vt576me]{z-index:1000!important;padding:0 var(--pad-x)!important;justify-content:center!important;display:flex!important;position:fixed!important;top:16px!important;left:0!important;right:0!important}.nav[data-astro-cid-6vt576me]{backdrop-filter:blur(24px)saturate(180%)!important;background:#14141473!important;border:1px solid #fbf9f51a!important;align-items:center!important;overflow:visible!important;box-shadow:0 18px 70px #1714113d!important}.nav-logo[data-astro-cid-6vt576me] img[data-astro-cid-6vt576me]{flex:none!important;display:block!important}.nav-logo-text[data-astro-cid-6vt576me]{color:#fffffff0!important;letter-spacing:-.035em!important;white-space:nowrap!important;align-items:center!important;font-family:Urbanist,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif!important;font-size:20px!important;font-weight:600!important;line-height:1!important;display:inline-flex!important;transform:translateY(1px)!important}.nav-links[data-astro-cid-6vt576me]{height:100%!important;margin:0!important;padding:0!important}.nav-links[data-astro-cid-6vt576me]>li[data-astro-cid-6vt576me],.nav-links[data-astro-cid-6vt576me]>li[data-astro-cid-6vt576me]>a[data-astro-cid-6vt576me],.nav-links[data-astro-cid-6vt576me] .has-dropdown[data-astro-cid-6vt576me]>a[data-astro-cid-6vt576me]{align-items:center!important;height:100%!important;line-height:1!important;display:inline-flex!important}.nav-links[data-astro-cid-6vt576me] a[data-astro-cid-6vt576me]{text-decoration:none!important}.nav-ctas[data-astro-cid-6vt576me]{gap:12px!important;height:100%!important;margin:0!important}.btn-login[data-astro-cid-6vt576me],.btn-trial[data-astro-cid-6vt576me]{white-space:nowrap!important;justify-content:center!important;align-items:center!important;height:46px!important;min-height:46px!important;margin:0!important;line-height:1!important;display:inline-flex!important}.nav-ctas[data-astro-cid-6vt576me] .btn-trial[data-astro-cid-6vt576me],.nav[data-astro-cid-6vt576me] a[data-astro-cid-6vt576me].btn-trial[href=\/contact-sales]{border-radius:14px!important;justify-content:center!important;align-self:center!important;align-items:center!important;height:46px!important;min-height:46px!important;margin-top:0!important;margin-bottom:0!important;padding:0 22px!important;font-size:16px!important;line-height:1!important;display:inline-flex!important;transform:translateY(0)!important}.nav-ctas[data-astro-cid-6vt576me] .btn-trial[data-astro-cid-6vt576me]:hover,.nav[data-astro-cid-6vt576me] a[data-astro-cid-6vt576me].btn-trial[href=\/contact-sales]:hover{transform:translateY(-1px)!important}@media (width>=901px){.nav[data-astro-cid-6vt576me]{min-height:74px!important}}@media (width<=900px){.nav[data-astro-cid-6vt576me]{min-height:56px!important;display:flex!important}.mobile-nav-toggle[data-astro-cid-6vt576me]{border-radius:14px!important;justify-content:center!important;align-items:center!important;width:42px!important;height:42px!important;min-height:42px!important;display:inline-flex!important}.nav-ctas[data-astro-cid-6vt576me] .btn-trial[data-astro-cid-6vt576me],.nav[data-astro-cid-6vt576me] a[data-astro-cid-6vt576me].btn-trial[href=\/contact-sales]{height:42px!important;min-height:42px!important;padding:0 18px!important;font-size:15px!important}}@media (width<=768px){.nav-wrapper[data-astro-cid-6vt576me]{padding:0 14px!important;top:10px!important}.nav-logo-text[data-astro-cid-6vt576me]{font-size:18px!important}}.nav-dropdown[data-astro-cid-6vt576me]{backdrop-filter:blur(28px)saturate(170%)!important;background:#171411eb!important;border:1px solid #fbf9f51f!important;border-radius:18px!important;padding:10px!important;top:calc(100% + 10px)!important;box-shadow:0 24px 70px #00000047!important}.nav-dropdown-wide[data-astro-cid-6vt576me]{width:470px!important;min-width:470px!important;max-width:min(470px,100vw - 32px)!important;padding:14px!important}.nav-dropdown-grid[data-astro-cid-6vt576me]{grid-template-columns:1fr 1fr!important;gap:4px!important}.nav-dropdown[data-astro-cid-6vt576me] li[data-astro-cid-6vt576me] a[data-astro-cid-6vt576me],.nav-dropdown-grid[data-astro-cid-6vt576me] li[data-astro-cid-6vt576me] a[data-astro-cid-6vt576me]{color:#fbf9f5bd!important;letter-spacing:-.01em!important;min-height:42px!important;box-shadow:none!important;background:0 0!important;border:0!important;border-radius:11px!important;align-items:center!important;padding:10px 12px!important;font-size:14px!important;font-weight:500!important;line-height:1.2!important;text-decoration:none!important;transition:background .16s,color .16s,transform .16s!important;display:flex!important}.nav-dropdown[data-astro-cid-6vt576me] li[data-astro-cid-6vt576me] a[data-astro-cid-6vt576me]:hover,.nav-dropdown-grid[data-astro-cid-6vt576me] li[data-astro-cid-6vt576me] a[data-astro-cid-6vt576me]:hover{color:#fff!important;background:#fbf9f514!important;text-decoration:none!important;transform:translate(1px)!important}.nav[data-astro-cid-6vt576me] .nav-dropdown-cta[data-astro-cid-6vt576me],.nav[data-astro-cid-6vt576me] a[data-astro-cid-6vt576me].nav-dropdown-cta[href=\/platform],a[data-astro-cid-6vt576me].nav-dropdown-cta[href=\/platform]{color:#f3f0ea!important;letter-spacing:-.01em!important;width:100%!important;height:44px!important;min-height:44px!important;box-shadow:none!important;background:#a97b452e!important;border:1px solid #c8a16a38!important;border-radius:12px!important;justify-content:space-between!important;align-items:center!important;padding:0 13px!important;font-family:Manrope,system-ui,sans-serif!important;font-size:14px!important;font-weight:650!important;line-height:1!important;text-decoration:none!important;transition:background .16s,border-color .16s,color .16s!important;display:flex!important;transform:none!important}.nav[data-astro-cid-6vt576me] .nav-dropdown-cta[data-astro-cid-6vt576me]:after,.nav[data-astro-cid-6vt576me] a[data-astro-cid-6vt576me].nav-dropdown-cta[href=\/platform]:after,a[data-astro-cid-6vt576me].nav-dropdown-cta[href=\/platform]:after{content:"→"!important;color:var(--gold-light,#c8a16a)!important;margin-left:10px!important;font-size:15px!important;display:inline-flex!important}.nav[data-astro-cid-6vt576me] .nav-dropdown-cta[data-astro-cid-6vt576me]:hover,.nav[data-astro-cid-6vt576me] a[data-astro-cid-6vt576me].nav-dropdown-cta[href=\/platform]:hover,a[data-astro-cid-6vt576me].nav-dropdown-cta[href=\/platform]:hover{color:#fff!important;box-shadow:none!important;background:#a97b4545!important;border-color:#c8a16a57!important;text-decoration:none!important;transform:none!important}.nav[data-astro-cid-6vt576me] .nav-dropdown-cta[data-astro-cid-6vt576me]:before,.nav[data-astro-cid-6vt576me] a[data-astro-cid-6vt576me].nav-dropdown-cta[href=\/platform]:before,a[data-astro-cid-6vt576me].nav-dropdown-cta[href=\/platform]:before{content:none!important;display:none!important}@media (width<=900px){.nav-dropdown-wide[data-astro-cid-6vt576me]{width:auto!important;min-width:0!important}}.nav-dropdown-label[data-astro-cid-6vt576me]{color:#fbf9f561!important;letter-spacing:.14em!important;text-transform:uppercase!important;padding:2px 4px 9px!important;font-size:11px!important;font-weight:800!important;line-height:1!important;display:block!important}.nav-dropdown-wide[data-astro-cid-6vt576me] .nav-dropdown-cta[data-astro-cid-6vt576me]{margin-bottom:0!important}.nav-dropdown-wide[data-astro-cid-6vt576me] .nav-dropdown-divider[data-astro-cid-6vt576me]{margin-top:12px!important;margin-bottom:12px!important}.nav-dropdown-wide[data-astro-cid-6vt576me] .nav-dropdown-grid[data-astro-cid-6vt576me]{padding-top:0!important}.gov-hero[data-astro-cid-6vt576me]{align-items:center!important;gap:92px!important;padding-top:168px!important;padding-bottom:82px!important}.gov-hero[data-astro-cid-6vt576me] .hero-text[data-astro-cid-6vt576me] .eyebrow[data-astro-cid-6vt576me],.section-kicker[data-astro-cid-6vt576me]{color:#a97b45!important;letter-spacing:.14em!important;text-transform:uppercase!important;margin-bottom:18px!important;font-size:12px!important;font-weight:800!important}.gov-hero[data-astro-cid-6vt576me] .hero-text[data-astro-cid-6vt576me] h1[data-astro-cid-6vt576me]{letter-spacing:-.065em!important;color:#211c18!important;max-width:720px!important;margin-bottom:28px!important;font-size:clamp(46px,5.6vw,82px)!important;font-weight:300!important;line-height:.98!important}.gov-hero[data-astro-cid-6vt576me] .hero-text[data-astro-cid-6vt576me] .subhead[data-astro-cid-6vt576me]{color:#5f574f!important;max-width:620px!important;margin-bottom:38px!important;font-size:clamp(18px,1.55vw,23px)!important;line-height:1.58!important}.gov-hero-panel[data-astro-cid-6vt576me]{background:radial-gradient(circle at 20% 18%,#c8a16a66,#0000 34%),radial-gradient(circle at 85% 80%,#a97b453d,#0000 38%),linear-gradient(145deg,#f8f4ec 0%,#e9ded0 52%,#d8c3a5 100%)!important;border:1px solid #a97b4538!important;border-radius:34px!important;justify-content:center!important;align-items:center!important;min-height:520px!important;padding:46px!important;display:flex!important;position:relative!important;overflow:hidden!important;box-shadow:0 30px 90px #4f3c2329,inset 0 1px #ffffff9e!important}.gov-panel-orbit[data-astro-cid-6vt576me]{opacity:.8!important;border:1px solid #a97b4538!important;border-radius:999px!important;width:360px!important;height:360px!important;position:absolute!important;box-shadow:0 0 0 72px #fbf9f52e,0 0 0 144px #fbf9f51f!important}.gov-trust-card[data-astro-cid-6vt576me]{backdrop-filter:blur(16px)!important;background:#fbf9f5e0!important;border:1px solid #ffffffc7!important;border-radius:24px!important;width:min(430px,100%)!important;padding:26px!important;position:relative!important;box-shadow:0 24px 70px #3327192e,inset 0 1px #ffffffdb!important}.gov-card-topline[data-astro-cid-6vt576me],.gov-status-row[data-astro-cid-6vt576me],.gov-audit-head[data-astro-cid-6vt576me]{justify-content:space-between!important;align-items:center!important;gap:16px!important;display:flex!important}.gov-card-topline[data-astro-cid-6vt576me] span[data-astro-cid-6vt576me],.gov-card-topline[data-astro-cid-6vt576me] strong[data-astro-cid-6vt576me],.gov-audit-head[data-astro-cid-6vt576me] span[data-astro-cid-6vt576me],.gov-audit-head[data-astro-cid-6vt576me] strong[data-astro-cid-6vt576me]{letter-spacing:.12em!important;text-transform:uppercase!important;font-size:11px!important;font-weight:800!important}.gov-card-topline[data-astro-cid-6vt576me] span[data-astro-cid-6vt576me],.gov-audit-head[data-astro-cid-6vt576me] span[data-astro-cid-6vt576me]{color:#8d8379!important}.gov-card-topline[data-astro-cid-6vt576me] strong[data-astro-cid-6vt576me],.gov-audit-head[data-astro-cid-6vt576me] strong[data-astro-cid-6vt576me]{color:#a97b45!important}.gov-card-title[data-astro-cid-6vt576me]{color:#211c18!important;letter-spacing:-.035em!important;margin:22px 0 18px!important;font-size:24px!important;font-weight:650!important;line-height:1.16!important}.gov-status-list[data-astro-cid-6vt576me]{gap:10px!important;margin-bottom:20px!important;display:grid!important}.gov-status-row[data-astro-cid-6vt576me]{background:#f3f0eab3!important;border:1px solid #d9d1c7d6!important;border-radius:14px!important;min-height:46px!important;padding:12px 14px!important}.gov-status-row[data-astro-cid-6vt576me] span[data-astro-cid-6vt576me]{color:#4d453d!important;font-size:13px!important;font-weight:650!important;line-height:1.2!important}.gov-status-row[data-astro-cid-6vt576me] strong[data-astro-cid-6vt576me]{color:#8f6230!important;font-size:12px!important;font-weight:800!important}.gov-source-note[data-astro-cid-6vt576me]{border-top:1px solid #d9d1c7d6!important;grid-template-columns:10px 1fr!important;align-items:start!important;gap:11px!important;padding-top:16px!important;display:grid!important}.gov-source-note[data-astro-cid-6vt576me] span[data-astro-cid-6vt576me]{background:#a97b45!important;border-radius:999px!important;width:10px!important;height:10px!important;margin-top:6px!important;box-shadow:0 0 0 5px #a97b4524!important}.gov-source-note[data-astro-cid-6vt576me] p[data-astro-cid-6vt576me]{color:#706a63!important;margin:0!important;font-size:13px!important;line-height:1.55!important}.gov-proof-strip[data-astro-cid-6vt576me]{padding-top:0!important;padding-bottom:96px!important}.gov-proof-row[data-astro-cid-6vt576me]{background:#fbf9f56b!important;border:1px solid #d9d1c7!important;border-radius:24px!important;grid-template-columns:repeat(5,1fr)!important;display:grid!important;overflow:hidden!important}.gov-proof-cell[data-astro-cid-6vt576me]{border-right:1px solid #d9d1c7!important;flex-direction:column!important;justify-content:space-between!important;gap:14px!important;min-height:176px!important;padding:30px 24px!important;display:flex!important}.gov-proof-cell[data-astro-cid-6vt576me]:last-child{border-right:0!important}.gov-proof-cell[data-astro-cid-6vt576me] span[data-astro-cid-6vt576me]{color:#a97b45!important;letter-spacing:.12em!important;font-size:12px!important;font-weight:800!important}.gov-proof-cell[data-astro-cid-6vt576me] strong[data-astro-cid-6vt576me]{color:#211c18!important;letter-spacing:-.02em!important;font-size:16px!important;font-weight:650!important;line-height:1.2!important}.gov-proof-cell[data-astro-cid-6vt576me] p[data-astro-cid-6vt576me]{color:#706a63!important;margin:0!important;font-size:13px!important;line-height:1.55!important}.gov-pressure-section[data-astro-cid-6vt576me],.gov-use-section[data-astro-cid-6vt576me],.gov-audit-section[data-astro-cid-6vt576me],.gov-knowledge-section[data-astro-cid-6vt576me]{background:#f3f0ea!important;padding-top:96px!important;padding-bottom:96px!important}.gov-editorial-head[data-astro-cid-6vt576me]{grid-template-columns:minmax(0,.95fr) minmax(360px,.72fr)!important;align-items:end!important;gap:80px!important;margin-bottom:54px!important;display:grid!important}.gov-editorial-head[data-astro-cid-6vt576me].compact{align-items:start!important}.gov-editorial-head[data-astro-cid-6vt576me] h2[data-astro-cid-6vt576me],.gov-control-copy[data-astro-cid-6vt576me] h2[data-astro-cid-6vt576me],.gov-audit-copy[data-astro-cid-6vt576me] h2[data-astro-cid-6vt576me],.gov-knowledge-panel[data-astro-cid-6vt576me] h2[data-astro-cid-6vt576me]{color:#211c18!important;letter-spacing:-.06em!important;margin:0!important;font-size:clamp(34px,4.2vw,62px)!important;font-weight:330!important;line-height:1.02!important}.gov-editorial-head[data-astro-cid-6vt576me] p[data-astro-cid-6vt576me],.gov-control-copy[data-astro-cid-6vt576me]>p[data-astro-cid-6vt576me],.gov-audit-copy[data-astro-cid-6vt576me]>p[data-astro-cid-6vt576me],.gov-knowledge-panel[data-astro-cid-6vt576me] .gov-editorial-head[data-astro-cid-6vt576me] p[data-astro-cid-6vt576me]{color:#5f574f!important;margin:0!important;font-size:17px!important;line-height:1.68!important}.gov-pressure-grid[data-astro-cid-6vt576me],.gov-use-grid[data-astro-cid-6vt576me]{grid-template-columns:repeat(4,1fr)!important;gap:22px!important;display:grid!important}.gov-pressure-card[data-astro-cid-6vt576me],.gov-use-grid[data-astro-cid-6vt576me] article[data-astro-cid-6vt576me],.gov-knowledge-card[data-astro-cid-6vt576me]{background:#fbf9f58a!important;border:1px solid #d9d1c7!important;border-radius:22px!important;min-height:280px!important;padding:30px!important;position:relative!important;overflow:hidden!important;box-shadow:0 18px 48px #3226180b!important}.gov-pressure-card[data-astro-cid-6vt576me]:before,.gov-use-grid[data-astro-cid-6vt576me] article[data-astro-cid-6vt576me]:before,.gov-knowledge-card[data-astro-cid-6vt576me]:before{content:""!important;background:linear-gradient(90deg,#a97b45,#c8a16a61)!important;height:4px!important;position:absolute!important;top:0!important;left:0!important;right:0!important}.gov-pressure-card[data-astro-cid-6vt576me] span[data-astro-cid-6vt576me],.gov-use-grid[data-astro-cid-6vt576me] article[data-astro-cid-6vt576me] span[data-astro-cid-6vt576me]{color:#a97b45!important;letter-spacing:.12em!important;text-transform:uppercase!important;margin-bottom:54px!important;font-size:12px!important;font-weight:800!important;line-height:1!important;display:inline-flex!important}.gov-pressure-card[data-astro-cid-6vt576me] h3[data-astro-cid-6vt576me],.gov-use-grid[data-astro-cid-6vt576me] article[data-astro-cid-6vt576me] h3[data-astro-cid-6vt576me],.gov-knowledge-card[data-astro-cid-6vt576me] h3[data-astro-cid-6vt576me]{color:#211c18!important;letter-spacing:-.035em!important;margin:0 0 12px!important;font-size:21px!important;font-weight:650!important;line-height:1.18!important}.gov-pressure-card[data-astro-cid-6vt576me] p[data-astro-cid-6vt576me],.gov-use-grid[data-astro-cid-6vt576me] article[data-astro-cid-6vt576me] p[data-astro-cid-6vt576me],.gov-knowledge-card[data-astro-cid-6vt576me] p[data-astro-cid-6vt576me]{color:#706a63!important;margin:0!important;font-size:14px!important;line-height:1.68!important}.gov-control-section[data-astro-cid-6vt576me]{background:#f3f0ea!important;padding-top:104px!important;padding-bottom:104px!important}.gov-control-panel[data-astro-cid-6vt576me],.gov-knowledge-panel[data-astro-cid-6vt576me]{background:radial-gradient(circle at 8% 8%,#c8a16a2e,#0000 30%),#fbf9f575!important;border:1px solid #d9d1c7!important;border-radius:34px!important;padding:clamp(34px,5vw,72px)!important;box-shadow:inset 0 1px #ffffff9e,0 24px 80px #2d23180e!important}.gov-control-panel[data-astro-cid-6vt576me]{grid-template-columns:minmax(0,.88fr) minmax(360px,.72fr)!important;align-items:center!important;gap:74px!important;display:grid!important}.gov-control-list[data-astro-cid-6vt576me]{gap:14px!important;margin-top:34px!important;display:grid!important}.gov-control-list[data-astro-cid-6vt576me] div[data-astro-cid-6vt576me]{border-top:1px solid #d9d1c7e6!important;grid-template-columns:150px 1fr!important;gap:18px!important;padding:17px 0!important;display:grid!important}.gov-control-list[data-astro-cid-6vt576me] strong[data-astro-cid-6vt576me]{color:#211c18!important;font-size:14px!important;font-weight:750!important}.gov-control-list[data-astro-cid-6vt576me] span[data-astro-cid-6vt576me]{color:#706a63!important;font-size:14px!important;line-height:1.55!important}.gov-control-visual[data-astro-cid-6vt576me]{gap:14px!important;display:grid!important;position:relative!important}.gov-stack-card[data-astro-cid-6vt576me]{background:#fbf9f5c7!important;border:1px solid #d9d1c7f0!important;border-radius:20px!important;padding:22px!important;box-shadow:0 16px 48px #33271912!important}.gov-stack-card[data-astro-cid-6vt576me].primary{background:#211c18!important;border-color:#ffffff1a!important;transform:translate(-22px)!important}.gov-stack-card[data-astro-cid-6vt576me] span[data-astro-cid-6vt576me]{color:#a97b45!important;letter-spacing:.12em!important;font-size:12px!important;font-weight:850!important}.gov-stack-card[data-astro-cid-6vt576me] strong[data-astro-cid-6vt576me]{color:#211c18!important;letter-spacing:-.03em!important;margin:14px 0 8px!important;font-size:19px!important;line-height:1.18!important;display:block!important}.gov-stack-card[data-astro-cid-6vt576me] p[data-astro-cid-6vt576me]{color:#706a63!important;margin:0!important;font-size:13px!important;line-height:1.58!important}.gov-stack-card[data-astro-cid-6vt576me].primary strong[data-astro-cid-6vt576me]{color:#f8f4ec!important}.gov-stack-card[data-astro-cid-6vt576me].primary p[data-astro-cid-6vt576me]{color:#f8f4ecad!important}.gov-use-section[data-astro-cid-6vt576me]{padding-top:84px!important}.gov-use-grid[data-astro-cid-6vt576me] article[data-astro-cid-6vt576me]{min-height:250px!important}.gov-use-grid[data-astro-cid-6vt576me] article[data-astro-cid-6vt576me] span[data-astro-cid-6vt576me]{margin-bottom:46px!important}.gov-audit-section[data-astro-cid-6vt576me]{grid-template-columns:minmax(360px,.82fr) minmax(0,.86fr)!important;align-items:center!important;gap:84px!important;display:grid!important}.gov-audit-visual[data-astro-cid-6vt576me]{background:linear-gradient(145deg,#211c18 0%,#2a241f 58%,#3a2d20 100%)!important;border:1px solid #ffffff14!important;border-radius:32px!important;flex-direction:column!important;justify-content:center!important;gap:28px!important;min-height:440px!important;padding:42px!important;display:flex!important;box-shadow:0 28px 76px #211c182e!important}.gov-audit-doc[data-astro-cid-6vt576me]{background:#fbf9f5!important;border-radius:22px!important;padding:26px!important;box-shadow:0 22px 60px #00000042!important}.gov-audit-line[data-astro-cid-6vt576me]{background:#211c181c!important;border-radius:999px!important;width:72%!important;height:12px!important;margin-top:14px!important}.gov-audit-line[data-astro-cid-6vt576me].long{width:94%!important;margin-top:26px!important}.gov-audit-line[data-astro-cid-6vt576me].mid{width:58%!important}.gov-citation-row[data-astro-cid-6vt576me]{flex-wrap:wrap!important;gap:8px!important;margin-top:26px!important;display:flex!important}.gov-citation-row[data-astro-cid-6vt576me] span[data-astro-cid-6vt576me]{color:#8f6230!important;background:#a97b451f!important;border:1px solid #a97b4533!important;border-radius:999px!important;padding:7px 10px!important;font-size:12px!important;font-weight:750!important}.gov-audit-steps[data-astro-cid-6vt576me]{grid-template-columns:repeat(4,1fr)!important;gap:10px!important;display:grid!important}.gov-audit-steps[data-astro-cid-6vt576me] span[data-astro-cid-6vt576me]{color:#fbf9f5b3!important;text-align:center!important;background:#ffffff0e!important;border:1px solid #ffffff1a!important;border-radius:14px!important;padding:13px 8px!important;font-size:12px!important;line-height:1.2!important}.gov-mini-grid[data-astro-cid-6vt576me]{grid-template-columns:repeat(3,1fr)!important;gap:14px!important;margin-top:32px!important;display:grid!important}.gov-mini-grid[data-astro-cid-6vt576me] div[data-astro-cid-6vt576me]{background:#fbf9f585!important;border:1px solid #d9d1c7!important;border-radius:18px!important;padding:20px!important}.gov-mini-grid[data-astro-cid-6vt576me] strong[data-astro-cid-6vt576me]{color:#211c18!important;margin-bottom:6px!important;font-size:15px!important;display:block!important}.gov-mini-grid[data-astro-cid-6vt576me] p[data-astro-cid-6vt576me]{color:#706a63!important;margin:0!important;font-size:13px!important;line-height:1.55!important}.gov-knowledge-section[data-astro-cid-6vt576me]{padding-bottom:120px!important}.gov-knowledge-panel[data-astro-cid-6vt576me] .gov-editorial-head[data-astro-cid-6vt576me]{margin-bottom:42px!important}.gov-knowledge-grid[data-astro-cid-6vt576me]{grid-template-columns:1fr 1fr!important;gap:22px!important;display:grid!important}.gov-knowledge-card[data-astro-cid-6vt576me]{min-height:330px!important}.gov-knowledge-card[data-astro-cid-6vt576me] .pills-grid[data-astro-cid-6vt576me]{margin-top:30px!important;margin-bottom:0!important}.gov-knowledge-card[data-astro-cid-6vt576me] .pill[data-astro-cid-6vt576me]{color:#211c18!important;background:#f3f0ea!important;border-color:#d9d1c7f0!important;border-radius:999px!important;min-height:42px!important;padding:9px 14px!important;font-weight:650!important}.faq-section[data-astro-cid-6vt576me]{margin-top:0!important}@media (width<=1120px){.gov-hero[data-astro-cid-6vt576me],.gov-control-panel[data-astro-cid-6vt576me],.gov-audit-section[data-astro-cid-6vt576me],.gov-editorial-head[data-astro-cid-6vt576me]{grid-template-columns:1fr!important;gap:48px!important}.gov-proof-row[data-astro-cid-6vt576me]{grid-template-columns:repeat(2,1fr)!important}.gov-proof-cell[data-astro-cid-6vt576me]{border-bottom:1px solid #d9d1c7!important}.gov-proof-cell[data-astro-cid-6vt576me]:nth-child(2n){border-right:0!important}.gov-proof-cell[data-astro-cid-6vt576me]:last-child{border-bottom:0!important;grid-column:1/-1!important}.gov-pressure-grid[data-astro-cid-6vt576me],.gov-use-grid[data-astro-cid-6vt576me]{grid-template-columns:repeat(2,1fr)!important}.gov-knowledge-grid[data-astro-cid-6vt576me]{grid-template-columns:1fr!important}.gov-stack-card[data-astro-cid-6vt576me].primary{transform:none!important}}@media (width<=720px){.gov-hero[data-astro-cid-6vt576me]{padding-top:132px!important;padding-bottom:56px!important}.gov-hero[data-astro-cid-6vt576me] .hero-text[data-astro-cid-6vt576me] h1[data-astro-cid-6vt576me]{letter-spacing:-.055em!important;font-size:clamp(40px,12vw,56px)!important}.gov-hero-panel[data-astro-cid-6vt576me]{border-radius:24px!important;min-height:420px!important;padding:22px!important}.gov-trust-card[data-astro-cid-6vt576me]{border-radius:20px!important;padding:20px!important}.gov-proof-row[data-astro-cid-6vt576me],.gov-pressure-grid[data-astro-cid-6vt576me],.gov-use-grid[data-astro-cid-6vt576me],.gov-mini-grid[data-astro-cid-6vt576me],.gov-audit-steps[data-astro-cid-6vt576me]{grid-template-columns:1fr!important}.gov-proof-cell[data-astro-cid-6vt576me],.gov-proof-cell[data-astro-cid-6vt576me]:nth-child(2n){border-bottom:1px solid #d9d1c7!important;border-right:0!important}.gov-proof-cell[data-astro-cid-6vt576me]:last-child{border-bottom:0!important}.gov-editorial-head[data-astro-cid-6vt576me] h2[data-astro-cid-6vt576me],.gov-control-copy[data-astro-cid-6vt576me] h2[data-astro-cid-6vt576me],.gov-audit-copy[data-astro-cid-6vt576me] h2[data-astro-cid-6vt576me],.gov-knowledge-panel[data-astro-cid-6vt576me] h2[data-astro-cid-6vt576me]{font-size:clamp(32px,10vw,44px)!important}.gov-control-panel[data-astro-cid-6vt576me],.gov-knowledge-panel[data-astro-cid-6vt576me]{border-radius:24px!important;padding:26px!important}.gov-control-list[data-astro-cid-6vt576me] div[data-astro-cid-6vt576me]{grid-template-columns:1fr!important;gap:6px!important}.gov-pressure-card[data-astro-cid-6vt576me],.gov-use-grid[data-astro-cid-6vt576me] article[data-astro-cid-6vt576me],.gov-knowledge-card[data-astro-cid-6vt576me]{min-height:auto!important;padding:26px!important}.gov-pressure-card[data-astro-cid-6vt576me] span[data-astro-cid-6vt576me],.gov-use-grid[data-astro-cid-6vt576me] article[data-astro-cid-6vt576me] span[data-astro-cid-6vt576me]{margin-bottom:34px!important}.gov-audit-visual[data-astro-cid-6vt576me]{border-radius:24px!important;min-height:auto!important;padding:24px!important}.gov-citation-row[data-astro-cid-6vt576me]{flex-direction:column!important}}.tool-platform-bridge[data-astro-cid-6vt576me]{background:#f3f0ea!important;padding-top:96px!important;padding-bottom:118px!important}.tool-platform-shell[data-astro-cid-6vt576me]{background:radial-gradient(circle at 12% 8%,#c8a16a2e,#0000 32%),linear-gradient(145deg,#fbf9f5b8,#efe5d56b)!important;border:1px solid #d9d1c7!important;border-radius:34px!important;grid-template-columns:minmax(0,.78fr) minmax(420px,.82fr)!important;align-items:center!important;gap:72px!important;padding:clamp(34px,5vw,72px)!important;display:grid!important;box-shadow:inset 0 1px #ffffffad,0 24px 80px #2d23180e!important}.tool-platform-copy[data-astro-cid-6vt576me] .section-kicker[data-astro-cid-6vt576me]{margin-bottom:18px!important}.tool-platform-copy[data-astro-cid-6vt576me] h2[data-astro-cid-6vt576me]{color:#211c18!important;letter-spacing:-.06em!important;margin:0 0 24px!important;font-size:clamp(34px,4.2vw,62px)!important;font-weight:330!important;line-height:1.02!important}.tool-platform-copy[data-astro-cid-6vt576me] p[data-astro-cid-6vt576me]{color:#5f574f!important;max-width:620px!important;margin:0!important;font-size:17px!important;line-height:1.68!important}.tool-platform-points[data-astro-cid-6vt576me]{gap:14px!important;margin-top:34px!important;display:grid!important}.tool-platform-point[data-astro-cid-6vt576me]{border-top:1px solid #d9d1c7e0!important;grid-template-columns:14px 1fr!important;align-items:start!important;gap:14px!important;padding-top:16px!important;display:grid!important}.tool-platform-point[data-astro-cid-6vt576me]:before{content:""!important;background:#a97b45!important;border-radius:999px!important;width:10px!important;height:10px!important;margin-top:7px!important;box-shadow:0 0 0 5px #a97b451f!important}.tool-platform-point[data-astro-cid-6vt576me] strong[data-astro-cid-6vt576me]{color:#211c18!important;letter-spacing:-.02em!important;margin-bottom:5px!important;font-size:15px!important;font-weight:760!important;line-height:1.2!important;display:block!important}.tool-platform-point[data-astro-cid-6vt576me] span[data-astro-cid-6vt576me]{color:#706a63!important;font-size:14px!important;line-height:1.58!important;display:block!important}.tool-platform-flow[data-astro-cid-6vt576me]{background:linear-gradient(145deg,#211c18 0%,#2a241f 58%,#3a2d20 100%)!important;border:1px solid #ffffff14!important;border-radius:28px!important;padding:28px!important;box-shadow:0 28px 76px #211c182e!important}.tool-flow-card[data-astro-cid-6vt576me]{background:#fbf9f513!important;border:1px solid #fbf9f51c!important;border-radius:18px!important;grid-template-columns:44px 1fr auto!important;align-items:center!important;gap:16px!important;min-height:86px!important;padding:18px!important;display:grid!important}.tool-flow-card[data-astro-cid-6vt576me]+.tool-flow-card[data-astro-cid-6vt576me]{margin-top:10px!important}.tool-flow-number[data-astro-cid-6vt576me]{color:#c8a16a!important;letter-spacing:.1em!important;background:#a97b452e!important;border:1px solid #c8a16a38!important;border-radius:14px!important;justify-content:center!important;align-items:center!important;width:44px!important;height:44px!important;font-size:12px!important;font-weight:850!important;display:inline-flex!important}.tool-flow-card[data-astro-cid-6vt576me] strong[data-astro-cid-6vt576me]{color:#f8f4ec!important;letter-spacing:-.03em!important;margin-bottom:5px!important;font-size:17px!important;font-weight:700!important;line-height:1.2!important;display:block!important}.tool-flow-card[data-astro-cid-6vt576me] span[data-astro-cid-6vt576me]:not(.tool-flow-number):not(.tool-flow-tag){color:#f8f4ec9e!important;font-size:13px!important;line-height:1.45!important;display:block!important}.tool-flow-tag[data-astro-cid-6vt576me]{color:#c8a16a!important;white-space:nowrap!important;background:#c8a16a1f!important;border:1px solid #c8a16a2e!important;border-radius:999px!important;justify-content:center!important;align-items:center!important;min-height:30px!important;padding:7px 10px!important;font-size:11px!important;font-weight:760!important;display:inline-flex!important}@media (width<=1120px){.tool-platform-shell[data-astro-cid-6vt576me]{grid-template-columns:1fr!important;gap:46px!important}}@media (width<=720px){.tool-platform-bridge[data-astro-cid-6vt576me]{padding-top:72px!important;padding-bottom:92px!important}.tool-platform-shell[data-astro-cid-6vt576me]{border-radius:24px!important;padding:26px!important}.tool-platform-copy[data-astro-cid-6vt576me] h2[data-astro-cid-6vt576me]{font-size:clamp(32px,10vw,44px)!important}.tool-platform-flow[data-astro-cid-6vt576me]{border-radius:22px!important;padding:16px!important}.tool-flow-card[data-astro-cid-6vt576me]{grid-template-columns:38px 1fr!important}.tool-flow-number[data-astro-cid-6vt576me]{width:38px!important;height:38px!important}.tool-flow-tag[data-astro-cid-6vt576me]{grid-column:2!important;justify-self:start!important;margin-top:2px!important}}.nav-wrapper[data-astro-cid-6vt576me]{z-index:1000!important;width:100%!important;padding:0 var(--pad-x,56px)!important;pointer-events:none!important;justify-content:center!important;display:flex!important;position:fixed!important;top:16px!important;left:0!important;right:0!important}.nav[data-astro-cid-6vt576me]{width:100%!important;max-width:var(--max-w,1440px)!important;backdrop-filter:blur(24px)saturate(180%)!important;height:52px!important;min-height:52px!important;box-shadow:none!important;pointer-events:auto!important;box-sizing:border-box!important;background:#14141473!important;border:0!important;border-radius:10px!important;justify-content:space-between!important;align-items:center!important;padding:10px 24px!important;display:flex!important;position:relative!important;transform:translateZ(0)!important}.nav-logo[data-astro-cid-6vt576me]{color:#fff!important;flex:none!important;align-items:center!important;gap:8px!important;min-width:0!important;text-decoration:none!important;display:inline-flex!important}.nav-logo[data-astro-cid-6vt576me] img[data-astro-cid-6vt576me]{object-fit:contain!important;width:auto!important;height:28px!important;max-height:28px!important;margin:0!important;display:block!important}.nav-logo-text[data-astro-cid-6vt576me]{color:#fffffff0!important;letter-spacing:-.02em!important;white-space:nowrap!important;font-family:Urbanist,Manrope,system-ui,sans-serif!important;font-size:17px!important;font-weight:650!important;line-height:1!important;text-decoration:none!important}.nav-links[data-astro-cid-6vt576me]{justify-content:center!important;align-items:center!important;gap:28px!important;margin:0!important;padding:0!important;list-style:none!important;display:flex!important}.nav-links[data-astro-cid-6vt576me] li[data-astro-cid-6vt576me],.nav-links[data-astro-cid-6vt576me] .has-dropdown[data-astro-cid-6vt576me]{align-items:center!important;margin:0!important;padding:0!important;list-style:none!important;display:flex!important;position:relative!important}.nav-links[data-astro-cid-6vt576me] a[data-astro-cid-6vt576me]{color:#ffffffd9!important;letter-spacing:0!important;text-transform:none!important;min-height:32px!important;box-shadow:none!important;white-space:nowrap!important;background:0 0!important;border:0!important;border-radius:0!important;align-items:center!important;padding:0!important;font-family:Manrope,system-ui,sans-serif!important;font-size:14px!important;font-weight:400!important;line-height:1!important;text-decoration:none!important;transition:color .2s!important;display:inline-flex!important}.nav-links[data-astro-cid-6vt576me] a[data-astro-cid-6vt576me]:hover{color:#fff!important;text-decoration:none!important}.nav-links[data-astro-cid-6vt576me] .has-dropdown[data-astro-cid-6vt576me]>a[data-astro-cid-6vt576me]:after{content:""!important;border-top:4px solid #fff9!important;border-left:4px solid #0000!important;border-right:4px solid #0000!important;width:0!important;height:0!important;margin-left:5px!important;transition:transform .2s!important;display:inline-block!important}.nav-links[data-astro-cid-6vt576me] .has-dropdown[data-astro-cid-6vt576me]:hover>a[data-astro-cid-6vt576me]:after{transform:rotate(180deg)!important}.nav-dropdown[data-astro-cid-6vt576me]{backdrop-filter:blur(24px)saturate(180%)!important;width:max-content!important;min-width:220px!important;max-width:min(440px,100vw - 32px)!important;box-shadow:none!important;opacity:0!important;visibility:hidden!important;pointer-events:none!important;z-index:1002!important;background:#141414eb!important;border:1px solid #ffffff1a!important;border-radius:12px!important;margin:0!important;padding:8px!important;list-style:none!important;transition:opacity .2s,visibility .2s,transform .2s!important;position:absolute!important;top:calc(100% + 12px)!important;left:50%!important;transform:translate(-50%)translateY(8px)!important}.nav-links[data-astro-cid-6vt576me] .has-dropdown[data-astro-cid-6vt576me]:hover .nav-dropdown[data-astro-cid-6vt576me]{opacity:1!important;visibility:visible!important;pointer-events:auto!important;transform:translate(-50%)translateY(0)!important}.nav-dropdown[data-astro-cid-6vt576me] li[data-astro-cid-6vt576me]{display:block!important}.nav-dropdown[data-astro-cid-6vt576me] li[data-astro-cid-6vt576me] a[data-astro-cid-6vt576me],.nav-dropdown-grid[data-astro-cid-6vt576me] li[data-astro-cid-6vt576me] a[data-astro-cid-6vt576me]{color:#fffc!important;background:0 0!important;border-radius:8px!important;align-items:center!important;width:100%!important;min-height:34px!important;padding:10px 14px!important;font-size:13px!important;line-height:1.15!important;text-decoration:none!important;display:flex!important}.nav-dropdown[data-astro-cid-6vt576me] li[data-astro-cid-6vt576me] a[data-astro-cid-6vt576me]:hover,.nav-dropdown-grid[data-astro-cid-6vt576me] li[data-astro-cid-6vt576me] a[data-astro-cid-6vt576me]:hover{color:#fff!important;background:#ffffff14!important}.nav-dropdown-wide[data-astro-cid-6vt576me]{min-width:380px!important;padding:16px!important}.nav-dropdown-grid[data-astro-cid-6vt576me]{grid-template-columns:1fr 1fr!important;gap:2px 16px!important;margin:0!important;padding:0!important;list-style:none!important;display:grid!important}.nav-dropdown-divider[data-astro-cid-6vt576me]{background:#ffffff1f!important;height:1px!important;margin:12px 0!important}.nav-dropdown-label[data-astro-cid-6vt576me]{color:#ffffff73!important;letter-spacing:.09em!important;text-transform:uppercase!important;margin:0 0 6px!important;padding:0 10px!important;font-size:11px!important;font-weight:700!important}.nav-dropdown-cta[data-astro-cid-6vt576me]{background:var(--gold,#a97b45)!important;min-height:0!important;color:var(--ink,#211c18)!important;letter-spacing:.02em!important;border-radius:6px!important;align-items:center!important;padding:4px 10px!important;font-size:10.5px!important;font-weight:600!important;line-height:1.2!important;text-decoration:none!important;display:inline-flex!important}.nav-ctas[data-astro-cid-6vt576me]{flex:none!important;align-items:center!important;gap:8px!important;margin:0!important;padding:0!important;display:flex!important}.nav-ctas[data-astro-cid-6vt576me] a[data-astro-cid-6vt576me],.btn-login[data-astro-cid-6vt576me],.btn-trial[data-astro-cid-6vt576me]{white-space:nowrap!important;height:34px!important;min-height:34px!important;box-shadow:none!important;border-radius:6px!important;justify-content:center!important;align-items:center!important;padding:0 16px!important;font-family:Manrope,system-ui,sans-serif!important;font-size:13px!important;font-weight:500!important;line-height:1!important;text-decoration:none!important;display:inline-flex!important}.btn-login[data-astro-cid-6vt576me]{color:#ffffffd9!important;background:0 0!important;border:0!important}.btn-login[data-astro-cid-6vt576me]:hover{color:#fff!important}.btn-trial[data-astro-cid-6vt576me]{color:var(--ink,#211c18)!important;background:var(--gold,#a97b45)!important;border:0!important}.btn-trial[data-astro-cid-6vt576me]:hover{background:var(--gold-light,#c8a16a)!important;color:var(--ink,#211c18)!important}.mobile-nav-toggle[data-astro-cid-6vt576me],.mobile-menu[data-astro-cid-6vt576me]{display:none!important}.footer[data-astro-cid-6vt576me]{background:var(--dark,#171411)!important;color:#fff6!important;border-top:1px solid #ffffff14!important;margin:0!important;padding:60px 0 40px!important;display:block!important}.footer[data-astro-cid-6vt576me] .container[data-astro-cid-6vt576me]{max-width:var(--max-w,1440px)!important;padding-left:var(--pad-x,56px)!important;padding-right:var(--pad-x,56px)!important;margin:0 auto!important}.footer-grid[data-astro-cid-6vt576me]{grid-template-columns:1.5fr repeat(4,1fr)!important;align-items:start!important;gap:40px!important;margin:0 0 48px!important;padding:0!important;display:grid!important}.footer-brand[data-astro-cid-6vt576me],.footer-col[data-astro-cid-6vt576me]{margin:0!important;padding:0!important}.footer-brand[data-astro-cid-6vt576me] .nav-logo[data-astro-cid-6vt576me]{margin:0 0 12px!important}.footer-brand[data-astro-cid-6vt576me] p[data-astro-cid-6vt576me]{color:#fff6!important;letter-spacing:0!important;max-width:340px!important;margin:12px 0 0!important;font-size:13px!important;font-weight:400!important;line-height:1.6!important}.footer-heading[data-astro-cid-6vt576me],.footer-col[data-astro-cid-6vt576me] .footer-heading[data-astro-cid-6vt576me]{color:#fff9!important;letter-spacing:1px!important;text-transform:uppercase!important;margin:0 0 16px!important;font-size:12px!important;font-weight:600!important;line-height:1.2!important}.footer-col[data-astro-cid-6vt576me] ul[data-astro-cid-6vt576me]{margin:0!important;padding:0!important;list-style:none!important;display:block!important}.footer-col[data-astro-cid-6vt576me] ul[data-astro-cid-6vt576me] li[data-astro-cid-6vt576me]{margin:0 0 10px!important;padding:0!important;list-style:none!important;display:block!important}.footer-col[data-astro-cid-6vt576me] ul[data-astro-cid-6vt576me] a[data-astro-cid-6vt576me]{color:#fff6!important;letter-spacing:0!important;text-transform:none!important;box-shadow:none!important;background:0 0!important;border:0!important;padding:0!important;font-size:13px!important;font-weight:400!important;line-height:1.3!important;text-decoration:none!important;transition:color .2s!important;display:inline!important}.footer-col[data-astro-cid-6vt576me] ul[data-astro-cid-6vt576me] a[data-astro-cid-6vt576me]:hover{color:#fffc!important;text-decoration:none!important}.footer-bottom[data-astro-cid-6vt576me]{border-top:1px solid #ffffff14!important;justify-content:space-between!important;align-items:center!important;margin:0!important;padding-top:24px!important;display:flex!important}.footer-bottom[data-astro-cid-6vt576me] p[data-astro-cid-6vt576me]{color:#ffffff4d!important;margin:0!important;font-size:12px!important;font-weight:400!important;line-height:1.4!important}@media (width<=1024px){.nav-wrapper[data-astro-cid-6vt576me]{padding:0 24px!important}.nav-links[data-astro-cid-6vt576me]{gap:18px!important}.nav-links[data-astro-cid-6vt576me] a[data-astro-cid-6vt576me]{font-size:13px!important}.nav-ctas[data-astro-cid-6vt576me] a[data-astro-cid-6vt576me],.btn-login[data-astro-cid-6vt576me],.btn-trial[data-astro-cid-6vt576me]{padding:0 12px!important}.footer-grid[data-astro-cid-6vt576me]{grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media (width<=768px){.nav-wrapper[data-astro-cid-6vt576me]{padding:0 14px!important;top:10px!important}.nav[data-astro-cid-6vt576me]{border-radius:12px!important;height:52px!important;min-height:52px!important;padding:8px 10px 8px 14px!important}.nav-logo[data-astro-cid-6vt576me] img[data-astro-cid-6vt576me]{height:24px!important;max-height:24px!important}.nav-logo-text[data-astro-cid-6vt576me]{font-size:16px!important}.nav-links[data-astro-cid-6vt576me],.nav-ctas[data-astro-cid-6vt576me]{display:none!important}.mobile-nav-toggle[data-astro-cid-6vt576me]{cursor:pointer!important;background:#ffffff0f!important;border:1px solid #ffffff29!important;border-radius:6px!important;justify-content:center!important;align-items:center!important;width:38px!important;height:38px!important;padding:0!important;display:inline-flex!important}.mobile-nav-toggle[data-astro-cid-6vt576me] span[data-astro-cid-6vt576me],.mobile-nav-toggle[data-astro-cid-6vt576me] span[data-astro-cid-6vt576me]:before,.mobile-nav-toggle[data-astro-cid-6vt576me] span[data-astro-cid-6vt576me]:after{background:#ffffffeb!important;border-radius:999px!important;width:16px!important;height:1.5px!important;display:block!important}.mobile-nav-toggle[data-astro-cid-6vt576me] span[data-astro-cid-6vt576me]{position:relative!important}.mobile-nav-toggle[data-astro-cid-6vt576me] span[data-astro-cid-6vt576me]:before,.mobile-nav-toggle[data-astro-cid-6vt576me] span[data-astro-cid-6vt576me]:after{content:""!important;position:absolute!important;left:0!important}.mobile-nav-toggle[data-astro-cid-6vt576me] span[data-astro-cid-6vt576me]:before{top:-5px!important}.mobile-nav-toggle[data-astro-cid-6vt576me] span[data-astro-cid-6vt576me]:after{top:5px!important}.nav[data-astro-cid-6vt576me].mobile-open .mobile-nav-toggle[data-astro-cid-6vt576me] span[data-astro-cid-6vt576me]{background:0 0!important}.nav[data-astro-cid-6vt576me].mobile-open .mobile-nav-toggle[data-astro-cid-6vt576me] span[data-astro-cid-6vt576me]:before{top:0!important;transform:rotate(45deg)!important}.nav[data-astro-cid-6vt576me].mobile-open .mobile-nav-toggle[data-astro-cid-6vt576me] span[data-astro-cid-6vt576me]:after{top:0!important;transform:rotate(-45deg)!important}.mobile-menu[data-astro-cid-6vt576me]{opacity:0!important;visibility:hidden!important;pointer-events:none!important;backdrop-filter:blur(24px)saturate(180%)!important;z-index:1003!important;background:#141414f0!important;border:1px solid #ffffff1f!important;border-radius:14px!important;max-height:calc(100vh - 88px)!important;padding:8px!important;transition:opacity .18s,transform .18s,visibility .18s!important;display:block!important;position:absolute!important;top:calc(100% + 10px)!important;left:0!important;right:0!important;overflow-y:auto!important;transform:translateY(-6px)!important;box-shadow:0 20px 60px #00000042!important}.nav[data-astro-cid-6vt576me].mobile-open .mobile-menu[data-astro-cid-6vt576me]{opacity:1!important;visibility:visible!important;pointer-events:auto!important;transform:translateY(0)!important}.mobile-menu-section[data-astro-cid-6vt576me]{border-bottom:1px solid #ffffff1a!important;padding:6px 0!important}.mobile-menu[data-astro-cid-6vt576me] a[data-astro-cid-6vt576me],.mobile-menu[data-astro-cid-6vt576me] summary[data-astro-cid-6vt576me]{color:#ffffffe0!important;background:0 0!important;border-radius:8px!important;justify-content:space-between!important;align-items:center!important;min-height:42px!important;padding:11px 12px!important;font-size:15px!important;font-weight:450!important;line-height:1.2!important;text-decoration:none!important;display:flex!important}.mobile-submenu[data-astro-cid-6vt576me]{gap:2px!important;padding:2px 0 8px 10px!important;display:grid!important}.mobile-submenu[data-astro-cid-6vt576me] a[data-astro-cid-6vt576me]{color:#ffffffb8!important;min-height:36px!important;padding:9px 12px!important;font-size:14px!important}.mobile-menu-ctas[data-astro-cid-6vt576me]{grid-template-columns:1fr!important;gap:8px!important;padding:12px 0 2px!important;display:grid!important}.mobile-login[data-astro-cid-6vt576me]{background:#ffffff0a!important;border:1px solid #ffffff2e!important}.mobile-demo[data-astro-cid-6vt576me]{background:var(--gold,#a97b45)!important;color:var(--ink,#211c18)!important}.footer[data-astro-cid-6vt576me]{padding:52px 0 34px!important}.footer[data-astro-cid-6vt576me] .container[data-astro-cid-6vt576me]{padding-left:var(--pad-x,24px)!important;padding-right:var(--pad-x,24px)!important}.footer-grid[data-astro-cid-6vt576me]{grid-template-columns:1fr!important;gap:28px!important;margin-bottom:36px!important}.footer-bottom[data-astro-cid-6vt576me]{justify-content:flex-start!important;align-items:flex-start!important}}.footer-ms-badge[data-astro-cid-6vt576me]{background:#ffffff0d;border:1px solid #ffffff24;border-radius:12px;flex:none;align-items:center;gap:11px;padding:10px 18px;display:inline-flex}.footer-ms-logo[data-astro-cid-6vt576me]{width:19px;height:19px;display:block}.footer-ms-text[data-astro-cid-6vt576me]{color:#ffffffc7;letter-spacing:-.01em;font-family:Segoe UI,Urbanist,system-ui,sans-serif;font-size:13.5px}.footer-ms-text[data-astro-cid-6vt576me] strong[data-astro-cid-6vt576me]{color:#ffffffeb;font-weight:600}@media (width>=901px){section[data-astro-cid-6vt576me].container:not(.hero):not(.partner-hero):not(.pricing-v389-hero),main[data-astro-cid-6vt576me]>.container[data-astro-cid-6vt576me],.blog-index-section[data-astro-cid-6vt576me]>.container[data-astro-cid-6vt576me],.related-section[data-astro-cid-6vt576me]>.container[data-astro-cid-6vt576me],.blog-article-body[data-astro-cid-6vt576me]>.container[data-astro-cid-6vt576me],.blog-cta[data-astro-cid-6vt576me]>.container[data-astro-cid-6vt576me],section[data-astro-cid-6vt576me].hero.container,section[data-astro-cid-6vt576me].partner-hero.container,section[data-astro-cid-6vt576me].pricing-v389-hero.container,section[data-astro-cid-6vt576me].blog-hero>.container[data-astro-cid-6vt576me],.blog-article-hero[data-astro-cid-6vt576me]>.container[data-astro-cid-6vt576me]{max-width:calc(1274px + (var(--pad-x,56px) * 2))!important;width:100%!important;padding-left:var(--pad-x,56px)!important;padding-right:var(--pad-x,56px)!important;margin-left:auto!important;margin-right:auto!important}section[data-astro-cid-6vt576me].hero.container,section[data-astro-cid-6vt576me].partner-hero.container,section[data-astro-cid-6vt576me].pricing-v389-hero.container{box-sizing:border-box!important}}section[data-astro-cid-6vt576me].hero,section[data-astro-cid-6vt576me].hero.container,section[data-astro-cid-6vt576me].partner-hero,section[data-astro-cid-6vt576me].partner-hero.container,section[data-astro-cid-6vt576me].pricing-v389-hero,section[data-astro-cid-6vt576me].pricing-v389-hero.container,section[data-astro-cid-6vt576me].blog-hero,section[data-astro-cid-6vt576me].blog-article-hero{background:#f3f0ea!important}section[data-astro-cid-6vt576me].hero:before,section[data-astro-cid-6vt576me].hero:after,section[data-astro-cid-6vt576me].partner-hero:before,section[data-astro-cid-6vt576me].partner-hero:after,section[data-astro-cid-6vt576me].pricing-v389-hero:before,section[data-astro-cid-6vt576me].pricing-v389-hero:after,section[data-astro-cid-6vt576me].blog-hero:before,section[data-astro-cid-6vt576me].blog-hero:after,section[data-astro-cid-6vt576me].blog-article-hero:before,section[data-astro-cid-6vt576me].blog-article-hero:after{background:0 0!important}html,body,section[data-astro-cid-6vt576me].hero,section[data-astro-cid-6vt576me].hero.container,section[data-astro-cid-6vt576me].hero.gov-hero,section[data-astro-cid-6vt576me].hero.tool-family-hero{background:#f3f0ea!important}section[data-astro-cid-6vt576me].hero:before,section[data-astro-cid-6vt576me].hero:after,section[data-astro-cid-6vt576me].hero.container:before,section[data-astro-cid-6vt576me].hero.container:after,section[data-astro-cid-6vt576me].hero.gov-hero:before,section[data-astro-cid-6vt576me].hero.gov-hero:after,section[data-astro-cid-6vt576me].hero.tool-family-hero:before,section[data-astro-cid-6vt576me].hero.tool-family-hero:after{content:none!important;background:0 0!important;display:none!important}a[data-astro-cid-6vt576me].btn-primary,a[data-astro-cid-6vt576me].btn-gold,a[data-astro-cid-6vt576me].btn-filled-sm,a[data-astro-cid-6vt576me].btn-trial,a[data-astro-cid-6vt576me].mobile-demo,a[data-astro-cid-6vt576me].card-cta,a[data-astro-cid-6vt576me].banner-cta,.closing-cta[data-astro-cid-6vt576me] a[data-astro-cid-6vt576me].btn-gold,.docs-card[data-astro-cid-6vt576me] a[data-astro-cid-6vt576me].btn-primary,.nav-dropdown-cta[data-astro-cid-6vt576me][href=\/platform],.footer[data-astro-cid-6vt576me] a[data-astro-cid-6vt576me][href=\/contact-sales]{color:#fff!important;background:#c4a943!important;border-color:#c4a943!important}a[data-astro-cid-6vt576me].btn-primary:hover,a[data-astro-cid-6vt576me].btn-gold:hover,a[data-astro-cid-6vt576me].btn-filled-sm:hover,a[data-astro-cid-6vt576me].btn-trial:hover,a[data-astro-cid-6vt576me].mobile-demo:hover,a[data-astro-cid-6vt576me].card-cta:hover,a[data-astro-cid-6vt576me].banner-cta:hover,.closing-cta[data-astro-cid-6vt576me] a[data-astro-cid-6vt576me].btn-gold:hover,.docs-card[data-astro-cid-6vt576me] a[data-astro-cid-6vt576me].btn-primary:hover,.nav-dropdown-cta[data-astro-cid-6vt576me][href=\/platform]:hover,.footer[data-astro-cid-6vt576me] a[data-astro-cid-6vt576me][href=\/contact-sales]:hover{color:#fff!important;background:#b99935!important;border-color:#b99935!important}
