:root{font-family:Inter,Segoe UI,Roboto,Helvetica,Arial,sans-serif;color:#101828;background-color:#f6f8fb}*{box-sizing:border-box}body{margin:0;background:#f6f8fb}html{scroll-behavior:smooth}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}a{color:inherit;text-decoration:none}.container{width:min(1120px,92vw);margin:0 auto}.narrow{width:min(780px,92vw)}.topbar{position:sticky;top:0;z-index:10;background:#fffffff0;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);border-bottom:1px solid #e4e7ec}.topbar__inner{display:flex;align-items:center;justify-content:space-between;min-height:72px;gap:20px}.brand{font-size:1.05rem;font-weight:800;letter-spacing:.02em}.nav{display:flex;gap:1.1rem}.nav a{color:#475467;font-weight:600;font-size:.95rem}.nav a:hover,.nav a.router-link-active{color:#101828}.btn{display:inline-flex;align-items:center;justify-content:center;border:1px solid #155eef;border-radius:999px;background:#155eef;color:#fff;font-weight:700;padding:.78rem 1.2rem;transition:.2s ease}.btn:hover{background:#004ee0}.btn--small{padding:.55rem 1rem;font-size:.88rem}.btn--ghost{background:transparent;color:#155eef}.btn--ghost:hover{background:#155eef14}.hero{padding:84px 0 64px}.hero__grid{display:grid;grid-template-columns:1.2fr 1fr;gap:2rem;align-items:center}.hero .eyebrow{color:#155eef;font-weight:700;text-transform:uppercase;letter-spacing:.08em;font-size:.8rem}.hero h1{margin:.3rem 0 0;font-size:clamp(2rem,5vw,3.25rem);line-height:1.1}.hero .lead{color:#475467;font-size:1.08rem;line-height:1.65;margin-top:1rem}.hero .roi-card{margin-top:1rem;background:#fff;border:1px solid #d0d5dd;border-radius:14px;padding:.85rem 1rem}.hero .roi-card__title{margin:0 0 .4rem;font-size:.86rem;font-weight:800;letter-spacing:.06em;text-transform:uppercase;color:#155eef}.hero .roi-card ul{margin:0;padding-left:1rem;color:#475467;display:grid;gap:.25rem}.hero__actions{margin-top:1.4rem;display:flex;flex-wrap:wrap;gap:.8rem}.hero__panel{background:#101828;color:#fff;border-radius:24px;padding:1.4rem;border:1px solid #344054}.hero__panel p{margin:.8rem 0 0;color:#d0d5dd}.signal{border-radius:12px;padding:.75rem 1rem;margin-bottom:.7rem;font-weight:800;letter-spacing:.05em}.signal--green{background:#12b76a33;border:1px solid #12b76a}.signal--yellow{background:#f7900933;border:1px solid #f79009}.signal--red{background:#f0443833;border:1px solid #f04438;margin-bottom:0}section{padding:72px 0}section h2{margin:0 0 .9rem;font-size:clamp(1.6rem,3vw,2.2rem)}.problem{background:#fff}.problem p{color:#475467;line-height:1.65;margin:0}.voice-flow__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem}.voice-step{background:#fff;border:1px solid #e4e7ec;border-radius:16px;padding:1.1rem}.voice-step__badge{display:inline-flex;background:#155eef1a;color:#155eef;border:1px solid rgba(21,94,239,.24);border-radius:999px;padding:.2rem .55rem;font-size:.78rem;font-weight:700;margin-bottom:.75rem}.voice-step h3{margin:0 0 .45rem;font-size:1.02rem}.voice-step p{margin:0;color:#475467;line-height:1.55}.feature-grid,.result-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem}.card,.result-card,.steps__grid article,.faq-list details{background:#fff;border:1px solid #e4e7ec;border-radius:16px;padding:1.1rem}.card h3{margin:0 0 .45rem;font-size:1.02rem}.card p{margin:0;color:#475467;line-height:1.55}.steps__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem}.steps__grid span{display:inline-flex;width:32px;height:32px;border-radius:50%;background:#155eef;color:#fff;align-items:center;justify-content:center;font-weight:700;margin-bottom:.8rem}.steps__grid h3{margin:0 0 .5rem}.steps__grid p{margin:0;color:#475467;line-height:1.55}.results{background:#fff}.result-card .value{margin:0 0 .45rem;color:#155eef;font-size:2rem;font-weight:800}.result-card p{margin:0;color:#475467}.faq-list{display:grid;gap:.75rem}.faq-list details summary{cursor:pointer;font-weight:700}.faq-list details p{margin:.8rem 0 0;color:#475467;line-height:1.6}.cta__inner{background:linear-gradient(135deg,#0f172a,#1d4ed8);color:#fff;text-align:center;border-radius:22px;padding:2.3rem}.cta__inner h2{margin:0}.cta__inner p{margin:.7rem auto 1.2rem;color:#dbe4ff;max-width:640px;line-height:1.6}.cta__inner .btn{border-color:#fff;background:#fff;color:#0f172a}.cta__inner .btn:hover{background:#eff4ff}.page{min-height:calc(100vh - 160px)}.page-hero{padding:84px 0 40px}.pricing-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem}.card--featured{border-color:#155eef;box-shadow:0 8px 24px #155eef1f}.price{font-size:2rem;font-weight:800;margin:.3rem 0 .65rem;color:#155eef}.price span{font-size:1rem;font-weight:600;color:#667085}.contact-grid{display:grid;grid-template-columns:minmax(0,760px);justify-content:center;gap:1rem}.contact-form{display:grid;gap:.9rem;width:100%}.confirmation-card{background:#ecfdf3;border-color:#a6f4c5}.confirmation-card h3{color:#067647}.confirmation-card p{color:#065f46}.field{display:grid;gap:.35rem;font-weight:600;color:#344054}.field input,.field textarea{border:1px solid #d0d5dd;border-radius:12px;padding:.7rem .85rem;font:inherit}.footer{border-top:1px solid #e4e7ec;padding:24px 0 34px}.footer__inner{display:flex;justify-content:space-between;gap:1rem;color:#667085;font-size:.92rem}.footer__inner p{margin:0}@media(max-width:900px){.nav,.topbar .btn--small{display:none}.hero{padding-top:52px}.hero__grid,.feature-grid,.voice-flow__grid,.steps__grid,.result-grid,.pricing-grid,.contact-grid{grid-template-columns:1fr}.footer__inner{flex-direction:column}}
