.wf-page{background:var(--color-bg);color:var(--color-text)}.wf-section{padding-block:7rem}.wf-container{max-width:1360px;margin-inline:auto;padding-inline:2.5rem}@media (max-width:768px){.wf-section{padding-block:4.5rem}.wf-container{padding-inline:1.25rem}}.hero-title,.section-title{font-family:Inter Tight,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.wf-serif-accent{font-family:"Instrument Serif",Times New Roman,serif;font-style:italic}.wf-button-primary,.wf-button-secondary{display:inline-flex;align-items:center;justify-content:center;gap:.4rem;padding-inline:1.75rem;padding-block:.85rem;border-radius:999px;font-family:Inter Tight,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:.95rem;font-weight:600;text-decoration:none;cursor:pointer;transition:box-shadow .18s ease-out,transform .18s ease-out,background-color .18s ease-out,border-color .18s ease-out;white-space:nowrap}.wf-button-primary{background:var(--color-accent);color:var(--color-text);border:none;box-shadow:var(--shadow-sm)}.wf-button-primary:hover{box-shadow:var(--shadow-md);transform:translateY(-1px)}.wf-button-primary:focus-visible,.wf-button-secondary:focus-visible,.wf-link-inline:focus-visible{outline:2px solid var(--color-accent);outline-offset:2px}.wf-button-secondary{background:transparent;color:var(--color-text);border:1px solid var(--color-border)}.wf-button-secondary:hover{background:color-mix(in srgb,var(--color-bg) 92%,var(--color-text) 8%);border-color:color-mix(in srgb,var(--color-border) 70%,var(--color-text) 30%)}.wf-link-inline{font-size:.95rem;font-weight:500;color:var(--color-text);text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:3px}.eyebrow,.wf-link-inline{font-family:Inter Tight,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.eyebrow{font-size:.8rem;letter-spacing:.18em;text-transform:uppercase;color:var(--color-subtle);margin-bottom:1rem}.heroA{min-height:100vh;display:flex;align-items:center}.hero-layout{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(0,1fr);gap:3.5rem;align-items:center}.hero-title{font-size:clamp(2.6rem,3.3vw,3.4rem);line-height:1.05;letter-spacing:-.03em;margin-bottom:1.5rem}.hero-subtitle{max-width:38rem;font-family:Inter Tight,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:1rem;line-height:1.6;color:var(--color-subtle);margin-bottom:2rem}.hero-ctas{display:flex;flex-wrap:wrap;gap:.9rem;align-items:center;margin-bottom:1rem}.hero-meta{font-family:Inter Tight,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:.85rem;color:var(--color-subtle)}.hero-panel{display:flex;justify-content:flex-end}.hero-panel-card{width:100%;max-width:440px;background:var(--color-surface);border-radius:var(--radius-lg);border:1px solid var(--color-border);box-shadow:var(--shadow-md);padding:1.5rem 1.5rem 1.4rem;display:flex;flex-direction:column;gap:1rem}.hero-panel-header{display:flex;align-items:center;justify-content:space-between;gap:.75rem}.hero-panel-label{letter-spacing:.14em;text-transform:uppercase;color:var(--color-subtle)}.hero-panel-label,.hero-panel-pill{font-family:Inter Tight,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:.75rem}.hero-panel-pill{padding-inline:.75rem;padding-block:.35rem;border-radius:999px;background:var(--color-accent-soft)}.hero-panel-body{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(0,1.35fr);gap:1.25rem;align-items:stretch}.hero-panel-qr-shell{background:var(--color-bg);border-radius:var(--radius-md);border:1px dashed var(--color-border);padding:1.2rem;display:flex;align-items:center;justify-content:center}.hero-panel-qr-grid{width:100%;aspect-ratio:1/1;display:grid;grid-template-columns:repeat(3,1fr);gap:.14rem}.hero-panel-qr-grid span{display:block;background:var(--color-text);border-radius:4px}.hero-panel-details{display:flex;flex-direction:column;gap:.45rem}.hero-panel-title{font-size:.95rem;font-weight:600}.hero-panel-text,.hero-panel-title{font-family:Inter Tight,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.hero-panel-text{font-size:.85rem;line-height:1.6;color:var(--color-subtle)}.hero-panel-list{list-style:none;padding-left:0;margin:.25rem 0 .5rem;display:flex;flex-direction:column;gap:.25rem}.hero-panel-list li{position:relative;padding-left:1rem;font-family:Inter Tight,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:.8rem;color:var(--color-subtle)}.hero-panel-list li:before{content:"";position:absolute;left:0;top:.52em;width:.35rem;height:.35rem;border-radius:999px;background:var(--color-accent)}.hero-panel-footer{display:flex;align-items:center;gap:.5rem}.dot-accent{width:.45rem;height:.45rem;border-radius:999px;background:var(--color-accent)}.hero-panel-footer-text{font-family:Inter Tight,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:.78rem;color:var(--color-subtle)}@media (max-width:960px){.heroA{align-items:flex-start}.hero-layout{grid-template-columns:minmax(0,1fr)}.hero-panel{justify-content:flex-start}.hero-panel-body{grid-template-columns:minmax(0,1fr)}}.logos-card{background:var(--color-surface);border-radius:var(--radius-lg);border:1px solid var(--color-border);padding:1.4rem 1.8rem;box-shadow:var(--shadow-sm)}.logos-eyebrow{font-family:Inter Tight,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:.7rem;letter-spacing:.18em;text-transform:uppercase;color:var(--color-subtle);margin-bottom:1rem}.logos-row{display:flex;flex-wrap:wrap;gap:1.5rem 2.5rem}.logos-item{font-family:Inter Tight,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:.9rem;letter-spacing:.16em;text-transform:uppercase;color:var(--color-subtle)}.section-heading{max-width:40rem;margin-bottom:2.75rem}.section-title{font-size:2rem;line-height:1.2;letter-spacing:-.02em;margin-bottom:.8rem}.section-subtitle{font-family:Inter Tight,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:.98rem;line-height:1.7;color:var(--color-subtle)}.steps-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.8rem;margin-bottom:2rem}@media (max-width:960px){.steps-grid{grid-template-columns:minmax(0,1fr)}}.step-card{background:var(--color-surface);border-radius:var(--radius-md);border:1px solid var(--color-border);padding:1.6rem 1.7rem;box-shadow:var(--shadow-sm);display:flex;flex-direction:column;gap:.65rem}.step-meta{display:flex;align-items:center;justify-content:space-between;margin-bottom:.3rem}.step-index{font-size:.8rem;letter-spacing:.18em;text-transform:uppercase;color:var(--color-subtle)}.step-index,.step-pill{font-family:Inter Tight,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.step-pill{padding-inline:.7rem;padding-block:.3rem;border-radius:999px;border:1px solid var(--color-border);font-size:.75rem}.step-title{font-family:Inter Tight,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:1.05rem;font-weight:600}.step-body{font-size:.92rem;line-height:1.7}.step-body,.step-footnote{font-family:Inter Tight,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:var(--color-subtle)}.step-footnote{font-size:.8rem}.steps-cta-row{display:flex;flex-wrap:wrap;gap:1rem;align-items:center}.value-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.8rem}@media (max-width:960px){.value-grid{grid-template-columns:minmax(0,1fr)}}.value-card{background:var(--color-surface);border-radius:var(--radius-md);border:1px solid var(--color-border);box-shadow:var(--shadow-sm);padding:1.8rem;display:flex;flex-direction:column;gap:.75rem}.value-title{font-family:Inter Tight,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:1.05rem;font-weight:600}.value-body{font-size:.92rem;line-height:1.7}.value-body,.value-tagline{font-family:Inter Tight,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:var(--color-subtle)}.value-tagline{font-size:.85rem}.testimonials-shell{background:var(--color-accent-soft);border-radius:var(--radius-lg);border:1px solid var(--color-border);padding:2rem 1.8rem 2.1rem}.testimonials-header{max-width:40rem;margin-bottom:1.8rem}.testimonials-row{display:flex;gap:1.4rem;overflow-x:auto;padding-bottom:.3rem;scroll-snap-type:x mandatory}.testimonial-card{min-width:min(100%,320px);scroll-snap-align:start;background:var(--color-surface);border-radius:var(--radius-lg);border:1px solid var(--color-border);padding:1.45rem 1.5rem;box-shadow:var(--shadow-sm);display:flex;flex-direction:column;gap:.7rem}.testimonial-quote{font-size:.92rem;line-height:1.7}.testimonial-meta,.testimonial-quote{font-family:Inter Tight,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.testimonial-meta{font-size:.8rem;color:var(--color-subtle)}