.ag-nav{position:-webkit-sticky;position:sticky;top:0;z-index:50;border-bottom:1px solid var(--ag-line);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background-color:rgba(250,250,247,.92)}.ag-nav-inner{justify-content:space-between;gap:2rem;height:64px}.ag-logo,.ag-nav-inner{display:flex;align-items:center}.ag-logo{gap:.75rem;font-weight:700;font-size:1.125rem;flex-shrink:0}.ag-logo-mark{display:inline-grid;grid-template-columns:1fr 1fr;gap:2px;width:20px;height:20px;padding:2px;border-radius:3px;background:var(--ag-accent)}.ag-logo-mark span{border-radius:1px}.ag-logo-mark span,.ag-logo-mark-light span{background:var(--ag-ink)}.ag-logo-word{letter-spacing:-.03em}.ag-nav-links{display:flex;gap:2rem;flex:1 1;justify-content:center}.ag-nav-links a{color:var(--ag-ink-2);font-size:.9rem;font-weight:500;transition:color .2s ease}.ag-nav-links a:hover{color:var(--ag-ink)}.ag-nav-actions{display:flex;gap:1rem;flex-shrink:0}.ag-hero{padding:7rem 0 6rem;border-bottom:1px solid var(--ag-line);text-align:center}.ag-hero-inner{display:flex;flex-direction:column;align-items:center;max-width:760px;margin:0 auto}.ag-eyebrow{display:inline-flex;align-items:center;gap:.75rem;font-size:.875rem;color:var(--ag-ink-3);font-weight:500;margin-bottom:1.75rem;background:white;border:1px solid var(--ag-line);padding:.35rem 1rem;border-radius:100px}.ag-dot{width:7px;height:7px;border-radius:50%;background:var(--ag-accent);flex-shrink:0}.ag-hero-ctas{display:flex;gap:1rem;margin-bottom:3rem;flex-wrap:wrap;justify-content:center}.ag-btn-lg{padding:.875rem 2rem;font-size:1rem}.ag-hero-stats{gap:2rem;color:var(--ag-ink-3);font-size:.875rem}.ag-hero-stats,.ag-stat{display:flex;align-items:center}.ag-stat{flex-direction:column;gap:.15rem}.ag-stat strong{color:var(--ag-ink);font-size:1.125rem;font-weight:700}.ag-stat-sep{width:1px;height:32px;background:var(--ag-line)}.ag-section{padding:6rem 0;border-bottom:1px solid var(--ag-line)}.ag-section-alt{background:white}.ag-section-header{text-align:center;margin-bottom:4rem}.ag-section-sub{font-size:1.125rem;color:var(--ag-ink-2);margin-top:.75rem}.ag-steps{display:flex;align-items:flex-start;gap:1.5rem}.ag-step{flex:1 1}.ag-step-num{font-size:2rem;font-weight:800;letter-spacing:-.04em;color:var(--ag-accent);margin-bottom:1rem;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.ag-step h3{margin-bottom:.75rem}.ag-step p{color:var(--ag-ink-2);line-height:1.6}.ag-step-arrow{font-size:1.5rem;color:var(--ag-line);flex-shrink:0;margin-top:2rem}.ag-feature-card{padding:2rem;border:1px solid var(--ag-line);border-radius:var(--ag-radius);background:var(--ag-bg);transition:box-shadow .2s ease}.ag-feature-card:hover{box-shadow:var(--ag-shadow-md)}.ag-feature-icon{font-size:2rem;margin-bottom:1rem}.ag-feature-card h3{margin-bottom:.75rem}.ag-feature-card p{color:var(--ag-ink-2);line-height:1.6}.ag-roadmap{display:flex;flex-direction:column;gap:0;max-width:560px;margin:0 auto}.ag-roadmap-item{display:flex;gap:1.5rem;align-items:flex-start;padding:1.5rem 0;border-bottom:1px solid var(--ag-line)}.ag-roadmap-item:last-child{border-bottom:none}.ag-roadmap-dot{width:10px;height:10px;border-radius:50%;background:var(--ag-accent);flex-shrink:0;margin-top:.35rem}.ag-roadmap-item strong{display:block;font-size:1rem;font-weight:600;margin-bottom:.25rem}.ag-roadmap-item p{font-size:.9rem;color:var(--ag-ink-3);line-height:1.5;margin:0}.ag-cta-section{background:var(--ag-ink);border-bottom:none}.ag-cta-inner{text-align:center;display:flex;flex-direction:column;align-items:center;gap:1.25rem}.ag-cta-section .ag-h2{color:white}.ag-cta-section .ag-lede{color:rgba(255,255,255,.6);margin-bottom:0}.ag-footer{background:var(--ag-ink);color:white;padding:2.5rem 0;border-top:1px solid rgba(255,255,255,.08)}.ag-footer-inner{display:flex;align-items:center;gap:2rem;flex-wrap:wrap}.ag-logo-light{color:white}.ag-footer-links{display:flex;gap:1.5rem;flex:1 1}.ag-footer-links a{color:rgba(255,255,255,.5);font-size:.875rem;transition:color .2s}.ag-footer-links a:hover{color:white}.ag-footer-copy{color:rgba(255,255,255,.35);font-size:.875rem;margin-left:auto}@media (max-width:768px){.ag-nav-inner{height:auto;padding:1rem 0;flex-wrap:wrap}.ag-nav-links{display:none}.ag-hero{padding:4rem 0}.ag-hero-ctas{flex-direction:column;width:100%}.ag-hero-ctas .ag-btn{width:100%;justify-content:center}.ag-hero-stats{gap:1rem}.ag-steps{flex-direction:column;gap:2rem}.ag-step-arrow{display:none}.ag-section{padding:4rem 0}.ag-footer-inner{flex-direction:column;align-items:flex-start;gap:1.5rem}.ag-footer-copy{margin-left:0}}