.wf-graphic{position:relative;width:100%;max-width:520px;margin:0 auto;aspect-ratio:1/1}.wf-svg{inset:0;width:100%;height:100%;overflow:visible}.wf-core,.wf-svg{position:absolute}.wf-core{left:50%;top:50%;translate:-50% -50%;width:88px;height:88px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2px;border-radius:22px;color:#fff;background:linear-gradient(135deg,rgba(168,85,247,.9),rgba(37,99,235,.9));box-shadow:0 12px 40px -8px rgba(168,85,247,.6),inset 0 1px 0 rgba(255,255,255,.25);z-index:3}.wf-core svg{width:30px;height:30px}.wf-core-label{font-size:.7rem;font-weight:700;letter-spacing:.06em}.wf-core-glow{position:absolute;inset:-18px;border-radius:32px;background:radial-gradient(circle,rgba(168,85,247,.5),transparent 70%);z-index:-1}.wf-node{position:absolute;translate:-50% -50%;z-index:2}.wf-node-inner{display:flex;flex-direction:column;align-items:center;gap:5px;padding:10px 12px;border-radius:14px;background:rgba(255,255,255,.06);border:1px solid rgba(255,255,255,.12);backdrop-filter:blur(8px);min-width:74px}.wf-node-icon{display:flex;color:#C9B8FF}.wf-node-icon svg{width:22px;height:22px}.wf-node-label{font-size:.68rem;font-weight:600;color:rgba(255,255,255,.82);letter-spacing:.01em}.chat-graphic{width:100%;max-width:420px;margin:0 auto}.chat-window{border-radius:22px;background:rgba(255,255,255,.06);border:1px solid rgba(255,255,255,.12);backdrop-filter:blur(12px);box-shadow:0 24px 60px -20px rgba(0,0,0,.5),0 0 60px -20px rgba(168,85,247,.4);overflow:hidden}.chat-header{gap:12px;padding:16px 18px;border-bottom:1px solid rgba(255,255,255,.08)}.chat-avatar,.chat-header{display:flex;align-items:center}.chat-avatar{justify-content:center;width:40px;height:40px;border-radius:12px;color:#fff;background:linear-gradient(135deg,#A855F7,#2563EB)}.chat-avatar svg{width:22px;height:22px}.chat-header-txt{display:flex;flex-direction:column;gap:2px}.chat-name{font-size:.92rem;font-weight:700;color:#fff}.chat-status{display:flex;align-items:center;gap:6px;font-size:.72rem;color:rgba(255,255,255,.55)}.chat-dot{width:7px;height:7px;border-radius:50%;background:#34D399;box-shadow:0 0 8px #34D399}.chat-body{display:flex;flex-direction:column;gap:10px;padding:20px 18px 22px}.chat-msg{max-width:82%;padding:11px 15px;font-size:.9rem;line-height:1.45;border-radius:16px}.chat-msg--bot{align-self:flex-start;background:rgba(255,255,255,.1);color:rgba(255,255,255,.92);border-bottom-left-radius:5px}.chat-msg--user{align-self:flex-end;background:linear-gradient(135deg,#A855F7,#2563EB);color:#fff;border-bottom-right-radius:5px}.chat-typing{display:inline-flex;gap:5px;align-items:center;padding:14px 16px}.chat-typing-dot{width:7px;height:7px;border-radius:50%;background:rgba(255,255,255,.75)}.auto-section{padding:96px 0;position:relative}.auto-section--dark{background:#0F0E1A;color:#fff;overflow:hidden}.auto-section--light{background:#fff;color:var(--color-text)}.auto-section--subtle{background:var(--color-bg-subtle);color:var(--color-text)}.auto-section--dark:before{content:"";position:absolute;inset:0;background-image:linear-gradient(rgba(255,255,255,.035) 1px,transparent 0),linear-gradient(90deg,rgba(255,255,255,.035) 1px,transparent 0);background-size:46px 46px;-webkit-mask-image:radial-gradient(ellipse 70% 60% at 50% 50%,#000 20%,transparent 78%);mask-image:radial-gradient(ellipse 70% 60% at 50% 50%,#000 20%,transparent 78%);pointer-events:none}.auto-section--dark:after{content:"";position:absolute;top:50%;left:50%;translate:-50% -50%;width:680px;height:340px;background:radial-gradient(ellipse,rgba(168,85,247,.16),transparent 70%);pointer-events:none}.auto-container{position:relative;z-index:1;max-width:1120px;margin:0 auto;padding:0 24px}.auto-container--narrow{max-width:760px}.auto-overline{font-size:.8rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:var(--color-violet);margin-bottom:14px}.auto-section--dark .auto-overline{color:#C9B8FF}.auto-heading{font-size:clamp(1.7rem,3.4vw,2.5rem);font-weight:800;line-height:1.15;letter-spacing:-.01em}.auto-lead{font-size:1.1rem;line-height:1.7;color:rgba(26,26,46,.72);margin-top:18px}.auto-section--dark .auto-lead{color:rgba(255,255,255,.72)}.auto-center{text-align:center}.auto-center .auto-lead{margin-left:auto;margin-right:auto;max-width:640px}.auto-benefits{display:grid;grid-template-columns:repeat(3,1fr);gap:22px;margin-top:52px}.auto-benefit{padding:28px 24px;border-radius:18px;border:1px solid var(--color-border);box-shadow:0 1px 3px rgba(15,14,26,.04);height:100%}.auto-benefit,.auto-section--subtle .auto-benefit{background:#fff}.auto-benefit-icon{display:inline-flex;align-items:center;justify-content:center;width:48px;height:48px;border-radius:13px;background:linear-gradient(135deg,rgba(168,85,247,.12),rgba(37,99,235,.12));color:var(--color-violet);margin-bottom:16px}.auto-benefit-icon svg{width:24px;height:24px}.auto-benefit h3{font-size:1.15rem;font-weight:700;margin-bottom:8px}.auto-benefit p{font-size:.96rem;line-height:1.6;color:rgba(26,26,46,.68)}.auto-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:22px;margin-top:48px}.auto-stat{text-align:center;padding:34px 24px;border-radius:20px;background:rgba(255,255,255,.045);border:1px solid rgba(255,255,255,.09);backdrop-filter:blur(6px);transition:transform .35s ease,border-color .35s ease,background .35s ease}.auto-stat:hover{transform:translateY(-5px);border-color:rgba(168,85,247,.45);background:rgba(255,255,255,.06)}.auto-stat-value{font-size:clamp(2.2rem,5vw,3rem);font-weight:800;line-height:1;background:linear-gradient(120deg,#A855F7,#2563EB);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.auto-stat-label{margin-top:10px;font-size:.95rem;color:rgba(255,255,255,.66)}.auto-section--light .auto-stat-label{color:rgba(26,26,46,.6)}.auto-offers{display:grid;grid-template-columns:repeat(2,1fr);gap:24px;margin-top:52px}.auto-offer{display:flex;flex-direction:column;padding:34px 30px;border-radius:22px;background:#fff;border:1px solid var(--color-border);box-shadow:0 4px 24px -12px rgba(15,14,26,.15);text-decoration:none;color:inherit;height:100%}.auto-offer-icon{display:inline-flex;align-items:center;justify-content:center;width:54px;height:54px;border-radius:15px;background:linear-gradient(135deg,#A855F7,#2563EB);color:#fff;margin-bottom:20px}.auto-offer-icon svg{width:27px;height:27px}.auto-offer h3{font-size:1.35rem;font-weight:800;margin-bottom:10px}.auto-offer p{font-size:1rem;line-height:1.6;color:rgba(26,26,46,.7);flex-grow:1}.auto-offer-link{display:inline-flex;align-items:center;gap:8px;margin-top:22px;font-weight:700;color:var(--color-violet)}.auto-offer-link svg{width:16px;height:16px;transition:transform .25s ease}.auto-offer:hover .auto-offer-link svg{transform:translateX(4px)}.auto-steps{display:grid;grid-template-columns:repeat(4,1fr);gap:22px;margin-top:56px;counter-reset:autostep}.auto-step{counter-increment:autostep;position:relative;overflow:hidden;padding:28px 24px;border-radius:18px;border:1px solid var(--color-border);background:#fff;box-shadow:0 1px 3px rgba(15,14,26,.04);transition:transform .35s ease,box-shadow .35s ease,border-color .35s ease}.auto-step:hover{transform:translateY(-6px);box-shadow:0 18px 40px -18px rgba(15,14,26,.28)}.auto-step:after{content:counter(autostep);position:absolute;top:6px;right:16px;font-size:3.6rem;font-weight:800;line-height:1;background:linear-gradient(135deg,rgba(168,85,247,.18),rgba(37,99,235,.18));-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;pointer-events:none}.auto-step-num{position:relative;z-index:1;font-size:.85rem;font-weight:800;color:#fff;width:36px;height:36px;border-radius:11px;display:inline-flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#A855F7,#2563EB);box-shadow:0 6px 16px -6px rgba(168,85,247,.7);margin-bottom:16px}.auto-step h3{font-size:1.05rem;font-weight:700;margin-bottom:6px}.auto-step h3,.auto-step p{position:relative;z-index:1}.auto-step p{font-size:.92rem;line-height:1.55;color:rgba(26,26,46,.62)}.auto-section--dark .auto-step{background:rgba(255,255,255,.04);border-color:rgba(255,255,255,.09);box-shadow:none;backdrop-filter:blur(6px)}.auto-section--dark .auto-step:hover{border-color:rgba(168,85,247,.45);box-shadow:0 18px 40px -18px rgba(0,0,0,.55)}.auto-section--dark .auto-step:after{background:linear-gradient(135deg,rgba(255,255,255,.12),rgba(255,255,255,.04));-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.auto-section--dark .auto-step p{color:rgba(255,255,255,.64)}.auto-cta{background:#1A1640;color:#fff;padding:96px 0;text-align:center}.auto-cta .auto-heading{margin-bottom:16px}.auto-cta p{color:rgba(255,255,255,.72);max-width:560px;margin:0 auto 32px;line-height:1.7}@media (max-width:860px){.auto-benefits,.auto-offers,.auto-stats,.auto-steps{grid-template-columns:1fr}.auto-section{padding:68px 0}.wf-graphic{max-width:380px}.wf-node-inner{min-width:62px;padding:8px 9px}}@media (min-width:861px) and (max-width:1024px){.auto-steps{grid-template-columns:repeat(2,1fr)}}