.HeroSection-module___Axouq__hero{background:0 0;align-items:center;min-height:78vh;padding:56px 0 40px;display:flex;position:relative;overflow:hidden}.HeroSection-module___Axouq__container{z-index:1;max-width:var(--container-width,1200px);grid-template-columns:1fr 1fr;align-items:center;gap:60px;margin:0 auto;padding:0 24px;display:grid;position:relative}.HeroSection-module___Axouq__content{z-index:10;flex-direction:column;gap:24px;display:flex}.HeroSection-module___Axouq__badge{background-color:var(--bg-secondary,#f8fcfb);border:1px solid var(--border-color,#e2e8f0);color:var(--text-secondary,#475569);border-radius:999px;align-items:center;gap:8px;width:fit-content;padding:6px 14px;font-size:.875rem;font-weight:500;display:inline-flex}.HeroSection-module___Axouq__dot{background-color:#22c55e;border-radius:50%;width:8px;height:8px;animation:2s infinite HeroSection-module___Axouq__pulse;box-shadow:0 0 0 2px #22c55e33}@keyframes HeroSection-module___Axouq__pulse{0%{box-shadow:0 0 #22c55e66}70%{box-shadow:0 0 0 6px #22c55e00}to{box-shadow:0 0 #22c55e00}}.HeroSection-module___Axouq__title{color:var(--text-primary,#0f172a);letter-spacing:-.02em;margin:0;font-size:3.5rem;font-weight:800;line-height:1.1}.HeroSection-module___Axouq__highlight{color:var(--accent-color,#0070f3)}.HeroSection-module___Axouq__description{color:var(--text-secondary,#475569);max-width:500px;margin:0;font-size:1.25rem;line-height:1.6}.HeroSection-module___Axouq__actions{flex-wrap:wrap;gap:16px;margin-top:8px;display:flex}.HeroSection-module___Axouq__microbenefits{flex-wrap:wrap;gap:24px;margin-top:16px;display:flex}.HeroSection-module___Axouq__benefit{color:var(--text-secondary,#64748b);align-items:center;gap:8px;font-size:.875rem;font-weight:500;display:flex}.HeroSection-module___Axouq__benefit svg{color:var(--accent-color,#0070f3)}.HeroSection-module___Axouq__visual{perspective:1000px;position:relative}.HeroSection-module___Axouq__callCard{background:linear-gradient(#fffffff5,#f8fcffe0),radial-gradient(circle at 18% 12%,#0070f324,#0000 36%);border:1px solid #0f172a1f;border-radius:28px;padding:28px;position:relative;overflow:hidden;box-shadow:0 28px 80px -36px #0f172a59}.HeroSection-module___Axouq__callCard:before{content:"";pointer-events:none;background-image:linear-gradient(#0f172a09 1px,#0000 1px),linear-gradient(90deg,#0f172a09 1px,#0000 1px);background-size:28px 28px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#000c,#0000);mask-image:linear-gradient(#000c,#0000)}.HeroSection-module___Axouq__callHeader,.HeroSection-module___Axouq__phoneSurface,.HeroSection-module___Axouq__waveform,.HeroSection-module___Axouq__callSteps,.HeroSection-module___Axouq__callCta{z-index:1;position:relative}.HeroSection-module___Axouq__callHeader{justify-content:space-between;align-items:flex-start;gap:20px;margin-bottom:26px;display:flex}.HeroSection-module___Axouq__callLabel{color:var(--text-secondary,#475569);text-transform:uppercase;letter-spacing:.08em;font-size:.78rem;font-weight:700}.HeroSection-module___Axouq__callNumber{color:var(--text-primary,#0f172a);margin-top:5px;font-size:1.25rem;font-weight:800}.HeroSection-module___Axouq__callStatus{color:#15803d;text-transform:uppercase;letter-spacing:.08em;background:#22c55e1f;border:1px solid #22c55e42;border-radius:999px;justify-content:center;align-items:center;min-height:34px;padding:0 13px;font-size:.78rem;font-weight:800;display:inline-flex}.HeroSection-module___Axouq__phoneSurface{color:#fff;background:#0f172a;border-radius:22px;grid-template-columns:auto 1fr;align-items:center;gap:18px;padding:22px;display:grid}.HeroSection-module___Axouq__phoneIcon{background:var(--accent-color,#0070f3);color:#fff;border-radius:18px;justify-content:center;align-items:center;width:58px;height:58px;display:inline-flex;box-shadow:0 16px 30px -18px #0070f3cc}.HeroSection-module___Axouq__phoneIcon svg{width:30px;height:30px}.HeroSection-module___Axouq__callTitle{font-size:1.35rem;font-weight:800;line-height:1.15}.HeroSection-module___Axouq__callCopy{color:#cbd5e1;margin:8px 0 0;line-height:1.55}.HeroSection-module___Axouq__waveform{align-items:center;gap:7px;height:118px;margin:24px 0;padding:0 6px;display:flex}.HeroSection-module___Axouq__waveform span{width:100%;max-width:12px;height:var(--bar);background:linear-gradient(180deg, var(--accent-color,#0070f3), #22c55e);opacity:.86;border-radius:999px;min-height:18px}.HeroSection-module___Axouq__callSteps{flex-direction:column;gap:12px;display:flex}.HeroSection-module___Axouq__callSteps div{color:var(--text-secondary,#475569);background:#ffffffb8;border:1px solid #94a3b83d;border-radius:16px;grid-template-columns:42px 1fr;align-items:start;gap:12px;padding:14px 16px;line-height:1.45;display:grid}.HeroSection-module___Axouq__callSteps span{color:var(--accent-color,#0070f3);font-size:.8rem;font-weight:900}.HeroSection-module___Axouq__callCta{background:var(--text-primary,#0f172a);color:#fff;border-radius:14px;justify-content:center;align-items:center;width:100%;min-height:52px;margin-top:20px;font-weight:800;text-decoration:none;transition:transform .16s,background .16s;display:inline-flex}.HeroSection-module___Axouq__callCta:hover{background:#020617;transform:translateY(-1px)}.HeroSection-module___Axouq__mockup{border:1px solid var(--border-color,#e2e8f0);background:#fff;border-radius:16px;transition:transform .5s;overflow:hidden;transform:rotateY(-5deg)rotateX(5deg);box-shadow:0 24px 50px -12px #00000014}.HeroSection-module___Axouq__mockup:hover{transform:rotateY(0)rotateX(0)}.HeroSection-module___Axouq__mockupHeader{background:var(--bg-secondary,#f8fcfb);border-bottom:1px solid var(--border-color,#e2e8f0);align-items:center;gap:16px;padding:12px 16px;display:flex}.HeroSection-module___Axouq__mockupDots{gap:6px;display:flex}.HeroSection-module___Axouq__mockupDots span{border-radius:50%;width:10px;height:10px}.HeroSection-module___Axouq__mockupDots span:first-child{background-color:#ef4444}.HeroSection-module___Axouq__mockupDots span:nth-child(2){background-color:#f59e0b}.HeroSection-module___Axouq__mockupDots span:nth-child(3){background-color:#22c55e}.HeroSection-module___Axouq__mockupTitle{color:var(--text-secondary,#64748b);font-size:.875rem;font-weight:600}.HeroSection-module___Axouq__mockupBody{flex-direction:column;gap:16px;height:400px;padding:24px;display:flex}.HeroSection-module___Axouq__chatMessage{align-items:flex-end;gap:12px;max-width:85%;display:flex}.HeroSection-module___Axouq__aiResponse{flex-direction:row-reverse;align-self:flex-end}.HeroSection-module___Axouq__avatar{color:#64748b;background:#e2e8f0;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;font-size:.75rem;font-weight:700;display:flex}.HeroSection-module___Axouq__avatarAi{background:var(--accent-light,#eff6ff);width:32px;height:32px;color:var(--accent-color,#0070f3);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:.75rem;font-weight:700;display:flex}.HeroSection-module___Axouq__bubble{color:#334155;background:#f1f5f9;border-radius:16px 16px 16px 4px;padding:12px 16px;font-size:.9375rem;line-height:1.5}.HeroSection-module___Axouq__bubbleAi{background:var(--accent-color,#0070f3);color:#fff;border-radius:16px 16px 4px;padding:12px 16px;font-size:.9375rem;line-height:1.5;box-shadow:0 4px 6px -1px #0070f333}@media (max-width:991px){.HeroSection-module___Axouq__container{grid-template-columns:1fr;gap:48px}.HeroSection-module___Axouq__title{font-size:2.75rem}.HeroSection-module___Axouq__mockup{transform:none}.HeroSection-module___Axouq__callCard{max-width:620px}}@media (max-width:575px){.HeroSection-module___Axouq__hero{min-height:auto;padding:32px 0 24px}.HeroSection-module___Axouq__title{font-size:2rem;line-height:1}.HeroSection-module___Axouq__description{font-size:1rem;line-height:1.5}.HeroSection-module___Axouq__mockupBody{height:auto;padding:18px}.HeroSection-module___Axouq__callCard{border-radius:22px;padding:18px}.HeroSection-module___Axouq__callHeader{margin-bottom:18px}.HeroSection-module___Axouq__phoneSurface{grid-template-columns:1fr;gap:14px;padding:18px}.HeroSection-module___Axouq__waveform{gap:5px;height:86px;margin:18px 0}.HeroSection-module___Axouq__callSteps div{grid-template-columns:34px 1fr;padding:13px 14px;font-size:.9rem}.HeroSection-module___Axouq__actions{flex-direction:column}.HeroSection-module___Axouq__actions button{width:100%}.HeroSection-module___Axouq__microbenefits{flex-direction:column;gap:10px;margin-top:8px}}
