.scan-to-call-page{background-color:var(--bg-dark,#050a14);min-height:100vh;color:var(--text-main,#fff);padding-top:80px;font-family:Inter,system-ui,sans-serif;position:relative;overflow-x:hidden}.scan-to-call-page .hero{z-index:1;align-items:center;min-height:calc(100vh - 80px);padding:5rem 0;display:flex;position:relative}.scan-to-call-page .particles-canvas{pointer-events:none;z-index:0;width:100%;height:100%;position:absolute;top:0;left:0}.scan-to-call-page .hero-content-grid{z-index:2;grid-template-columns:1.1fr .9fr;align-items:center;gap:4rem;display:grid;position:relative}.scan-to-call-page .hero-text-block{background:radial-gradient(circle 350px at var(--cursor-x,0) var(--cursor-y,0), #2dd4bf0a 0%, transparent 100%);border-radius:24px;padding:2rem;position:relative}.scan-to-call-page .badge{letter-spacing:.08em;text-transform:uppercase;color:var(--primary,#2dd4bf);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#2dd4bf14;border:1px solid #2dd4bf26;border-radius:100px;align-items:center;gap:.5rem;margin-bottom:1.5rem;padding:.5rem 1rem;font-size:.75rem;font-weight:700;display:inline-flex}.scan-to-call-page h1{letter-spacing:-.02em;margin-bottom:1.5rem;font-family:Outfit,Inter,sans-serif;font-size:3.75rem;font-weight:800;line-height:1.15}.scan-to-call-page h1 .highlight{background:var(--gradient-1,linear-gradient(135deg, #2dd4bf 0%, #0d9488 100%));-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.scan-to-call-page .subheadline{color:var(--text-muted,#94a3b8);max-width:540px;margin-bottom:2.5rem;font-size:1.15rem;line-height:1.65}.scan-to-call-page .hero-actions{gap:1.25rem;display:flex}.scan-to-call-page .btn-primary{background:var(--primary,#2dd4bf);color:var(--bg-dark,#050a14);cursor:pointer;border:none;border-radius:12px;padding:.9rem 2rem;font-size:.95rem;font-weight:700;transition:all .3s cubic-bezier(.4,0,.2,1);box-shadow:0 4px 20px #2dd4bf33}.scan-to-call-page .btn-primary:hover{background:#14b8a6;transform:translateY(-2px);box-shadow:0 6px 24px #2dd4bf4d}.scan-to-call-page .btn-secondary{color:var(--text-main,#fff);cursor:pointer;background:#ffffff08;border:1px solid #ffffff14;border-radius:12px;padding:.9rem 2rem;font-size:.95rem;font-weight:600;transition:all .3s cubic-bezier(.4,0,.2,1)}.scan-to-call-page .btn-secondary:hover{background:#ffffff0f;border-color:#ffffff26;transform:translateY(-2px)}.scan-to-call-page .split-mockup-card{-webkit-backdrop-filter:blur(24px);background:#0f172a73;border:1px solid #2dd4bf1f;border-radius:28px;padding:2rem;position:relative;overflow:hidden;box-shadow:0 25px 60px #0006,inset 0 1px #ffffff08}.scan-to-call-page .split-mockup-card:after{content:"";pointer-events:none;z-index:-1;background:radial-gradient(#2dd4bf14 0%,#0000 70%);width:80%;height:30px;position:absolute;bottom:-30px;left:50%;transform:translate(-50%)}.scan-to-call-page .split-panels{grid-template-columns:1fr 1fr;gap:0;display:grid;position:relative}.scan-to-call-page .split-panel{text-align:center;flex-direction:column;align-items:center;padding:1.25rem;display:flex}.scan-to-call-page .split-divider{background:linear-gradient(#0000,#2dd4bf4d,#2dd4bf0d,#0000);width:1px;position:absolute;top:10%;bottom:10%;left:50%;transform:translate(-50%)}.scan-to-call-page .panel-label{text-transform:uppercase;letter-spacing:.08em;color:#2dd4bfb3;margin-bottom:1rem;font-size:.7rem;font-weight:700}.scan-to-call-page .website-mock{background:#090d16;border:2px solid #ffffff14;border-radius:12px;width:100%;max-width:200px;margin-bottom:.75rem;overflow:hidden}.scan-to-call-page .website-mock-header{background:#0f172a;border-bottom:1px solid #ffffff0d;align-items:center;gap:.35rem;padding:.5rem .75rem;display:flex}.scan-to-call-page .browser-dot{background:#fff3;border-radius:50%;width:6px;height:6px}.scan-to-call-page .browser-dot.red{background:#ff5f56}.scan-to-call-page .browser-dot.yellow{background:#ffbd2e}.scan-to-call-page .browser-dot.green{background:#27c93f}.scan-to-call-page .website-mock-body{flex-direction:column;align-items:center;gap:.5rem;padding:.75rem;display:flex}.scan-to-call-page .mock-text-line{background:#ffffff14;border-radius:2px;width:80%;height:4px}.scan-to-call-page .mock-text-line.short{width:50%;margin-bottom:.25rem}.scan-to-call-page .call-btn-mock{background:var(--primary,#2dd4bf);color:#050a14;cursor:pointer;border-radius:8px;padding:.4rem .9rem;font-size:.65rem;font-weight:700;animation:2s ease-in-out infinite callBtnPulse;position:relative}@keyframes callBtnPulse{0%,to{box-shadow:0 0 #2dd4bf66}50%{box-shadow:0 0 0 8px #2dd4bf00}}.scan-to-call-page .qr-scan-mock{width:100px;height:100px;margin-bottom:.75rem;position:relative}.scan-to-call-page .scan-beam{background:linear-gradient(90deg,#0000,#2dd4bfcc,#0000);height:2px;animation:2s ease-in-out infinite scanVertical;position:absolute;left:0;right:0;box-shadow:0 0 8px #2dd4bf80}@keyframes scanVertical{0%{opacity:0;top:5%}20%{opacity:1}80%{opacity:1}to{opacity:0;top:90%}}.scan-to-call-page .transition-arrow{color:#2dd4bf80;justify-content:center;align-items:center;gap:.25rem;margin:.5rem 0;font-size:1.2rem;font-weight:700;display:flex}.scan-to-call-page .active-call-mini{text-align:center;background:#090d16;border:2px solid #2dd4bf33;border-radius:12px;width:100%;max-width:200px;padding:.75rem}.scan-to-call-page .call-connected-badge{color:#10b981;background:#10b9811f;border-radius:50px;align-items:center;gap:.25rem;margin-bottom:.5rem;padding:.2rem .5rem;font-size:.65rem;font-weight:700;animation:1.5s infinite flashActive;display:inline-flex}.scan-to-call-page .connected-dot{background:#10b981;border-radius:50%;width:5px;height:5px;display:inline-block}.scan-to-call-page .call-timer-mini{color:var(--text-main,#fff);margin-bottom:.5rem;font-family:monospace;font-size:1rem;font-weight:700}.scan-to-call-page .audio-wave-mini{justify-content:center;align-items:center;gap:3px;height:24px;display:flex}.scan-to-call-page .wave-bar{background:var(--primary,#2dd4bf);border-radius:50px;width:3px;animation:1.2s ease-in-out infinite alternate bounceBar}.scan-to-call-page .wave-bar:first-child{height:35%;animation-delay:.1s}.scan-to-call-page .wave-bar:nth-child(2){height:80%;animation-delay:.5s}.scan-to-call-page .wave-bar:nth-child(3){height:100%;animation-delay:.3s}.scan-to-call-page .wave-bar:nth-child(4){height:60%;animation-delay:.6s}.scan-to-call-page .wave-bar:nth-child(5){height:90%;animation-delay:.2s}.scan-to-call-page .stats-strip{color:#0f172a;z-index:10;background-color:#fff;padding:3rem 0;position:relative;box-shadow:0 10px 30px #0000000d}.scan-to-call-page .stats-grid{text-align:center;grid-template-columns:repeat(4,1fr);gap:2rem;display:grid}.scan-to-call-page .stat-box{flex-direction:column;align-items:center;display:flex}.scan-to-call-page .stat-icon{color:#0d9488;background:#2dd4bf14;border:1px solid #2dd4bf1f;border-radius:16px;justify-content:center;align-items:center;width:56px;height:56px;margin-bottom:.75rem;font-size:1.75rem;display:flex}.scan-to-call-page .stat-num{background:linear-gradient(135deg,#0f172a 0%,#334155 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:.25rem;font-family:Outfit,sans-serif;font-size:3.5rem;font-weight:800}.scan-to-call-page .stat-label{color:#64748b;text-transform:uppercase;letter-spacing:.05em;font-size:.95rem;font-weight:600}.scan-to-call-page .how-it-works{padding:8rem 0;position:relative}.scan-to-call-page .section-header{text-align:center;max-width:700px;margin:0 auto 6rem}.scan-to-call-page .section-header h2{margin-bottom:1.5rem;font-family:Outfit,sans-serif;font-size:2.75rem;font-weight:800;line-height:1.2}.scan-to-call-page .section-header p{color:var(--text-muted,#94a3b8);font-size:1.15rem;line-height:1.6}.scan-to-call-page .steps-grid-list{flex-direction:column;gap:7rem;display:flex}.scan-to-call-page .step-row{grid-template-columns:1fr 1fr;align-items:center;gap:6rem;display:grid}.scan-to-call-page .step-text-container{position:relative}.scan-to-call-page .large-step-number{color:#2dd4bf12;pointer-events:none;z-index:1;font-family:Outfit,sans-serif;font-size:9.5rem;font-weight:900;line-height:1;position:absolute;top:-50px;left:-20px}.scan-to-call-page .step-row[dir=rtl] .large-step-number{left:auto;right:-20px}.scan-to-call-page .step-text-container h3{z-index:2;margin-bottom:1.25rem;font-family:Outfit,sans-serif;font-size:2.25rem;font-weight:800;position:relative}.scan-to-call-page .step-text-container p{color:var(--text-muted,#94a3b8);z-index:2;font-size:1.1rem;line-height:1.65;position:relative}.scan-to-call-page .step-visual-container{justify-content:center;align-items:center;display:flex}.scan-to-call-page .step-visual-card{background:#0f172a80;border:1px solid #ffffff14;border-radius:20px;width:100%;max-width:440px;padding:1.75rem;box-shadow:0 15px 35px #0003}.scan-to-call-page .code-snippet-mock{background:#060b14;border:1px solid #ffffff0f;border-radius:10px;margin-bottom:1rem;padding:1rem;font-family:Fira Code,Courier New,monospace;font-size:.75rem;line-height:1.7;overflow:hidden}.scan-to-call-page .code-line{color:#94a3b8}.scan-to-call-page .code-tag{color:#f472b6}.scan-to-call-page .code-attr{color:#67e8f9}.scan-to-call-page .code-value{color:#a5d6ff}.scan-to-call-page .code-highlight{color:var(--primary,#2dd4bf)}.scan-to-call-page .btn-preview-row{justify-content:center;align-items:center;margin-bottom:1rem;display:flex}.scan-to-call-page .btn-preview{background:var(--primary,#2dd4bf);color:#050a14;border-radius:10px;align-items:center;gap:.35rem;padding:.5rem 1.25rem;font-size:.8rem;font-weight:700;display:inline-flex;box-shadow:0 4px 15px #2dd4bf40}.scan-to-call-page .or-divider{text-align:center;color:var(--text-muted,#94a3b8);text-transform:uppercase;letter-spacing:.1em;margin-bottom:1rem;font-size:.75rem;font-weight:700}.scan-to-call-page .qr-generate-mock{flex-direction:column;align-items:center;gap:.5rem;display:flex}.scan-to-call-page .qr-download-label{color:var(--primary,#2dd4bf);background:#2dd4bf14;border:1px solid #2dd4bf26;border-radius:50px;padding:.25rem .75rem;font-size:.7rem;font-weight:600}.scan-to-call-page .two-device-row{justify-content:center;align-items:flex-start;gap:1rem;display:flex}.scan-to-call-page .phone-mock{background:#090d16;border:3px solid #ffffff1a;border-radius:22px;width:160px;position:relative;overflow:hidden;box-shadow:0 15px 35px #0000004d}.scan-to-call-page .phone-notch{background:#090d16;border-bottom:3px solid #ffffff1a;border-left:3px solid #ffffff1a;border-right:3px solid #ffffff1a;border-radius:0 0 12px 12px;width:50%;height:18px;margin:0 auto}.scan-to-call-page .phone-screen{flex-direction:column;justify-content:center;align-items:center;min-height:220px;padding:.75rem;display:flex;position:relative}.scan-to-call-page .phone-url-bar{color:#ffffff4d;background:#ffffff0d;border-radius:6px;align-items:center;width:100%;height:20px;margin-bottom:.75rem;padding:0 .5rem;font-size:.5rem;display:flex}.scan-to-call-page .tap-call-btn{background:var(--primary,#2dd4bf);color:#050a14;border-radius:8px;margin-bottom:.75rem;padding:.35rem .75rem;font-size:.65rem;font-weight:700;position:relative}.scan-to-call-page .tap-ripple{background:#2dd4bf4d;border-radius:50%;width:10px;height:10px;animation:1.5s ease-out infinite tapRipple;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@keyframes tapRipple{0%{opacity:.6;width:10px;height:10px}to{opacity:0;width:60px;height:60px}}.scan-to-call-page .camera-viewfinder{aspect-ratio:1;background:#0000004d;border:2px solid #2dd4bf4d;border-radius:8px;justify-content:center;align-items:center;width:80%;margin-bottom:.5rem;display:flex;position:relative}.scan-to-call-page .viewfinder-corner{border-style:solid;border-color:#2dd4bf99;width:12px;height:12px;position:absolute}.scan-to-call-page .viewfinder-corner.tl{border-width:2px 0 0 2px;top:-1px;left:-1px}.scan-to-call-page .viewfinder-corner.tr{border-width:2px 2px 0 0;top:-1px;right:-1px}.scan-to-call-page .viewfinder-corner.bl{border-width:0 0 2px 2px;bottom:-1px;left:-1px}.scan-to-call-page .viewfinder-corner.br{border-width:0 2px 2px 0;bottom:-1px;right:-1px}.scan-to-call-page .camera-scan-beam{background:#2dd4bfb3;height:1.5px;animation:2s ease-in-out infinite scanVertical;position:absolute;left:5%;right:5%;box-shadow:0 0 6px #2dd4bf80}.scan-to-call-page .mini-qr-code{background:#2dd4bf1a;border:1px dashed #2dd4bf4d;border-radius:4px;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.scan-to-call-page .notif-banner{color:#10b981;white-space:nowrap;background:#10b9811f;border-radius:4px;padding:.25rem .5rem;font-size:.55rem;font-weight:700;animation:2.5s ease-in-out infinite slideDownNotif;position:absolute;top:10px}@keyframes slideDownNotif{0%,15%{opacity:0;transform:translateY(-30px)}30%,70%{opacity:1;transform:translateY(0)}85%,to{opacity:0;transform:translateY(-30px)}}.scan-to-call-page .call-screen-mock{background:#090d16;border:3px solid #ffffff1a;border-radius:22px;width:180px;overflow:hidden;box-shadow:0 15px 35px #0000004d}.scan-to-call-page .call-screen-content{text-align:center;flex-direction:column;align-items:center;min-height:260px;padding:1rem;display:flex}.scan-to-call-page .call-business-name{color:var(--text-muted,#94a3b8);margin-bottom:.25rem;font-size:.7rem;font-weight:600}.scan-to-call-page .call-status{color:#10b981;align-items:center;gap:.25rem;margin-bottom:1rem;font-size:.6rem;font-weight:700;display:flex}.scan-to-call-page .call-status-dot{background:#10b981;border-radius:50%;width:4px;height:4px;animation:1.2s infinite flashActive}.scan-to-call-page .call-duration{margin-bottom:1rem;font-family:monospace;font-size:1.25rem;font-weight:700}.scan-to-call-page .call-wave-group{justify-content:center;align-items:center;gap:4px;height:36px;margin-bottom:1rem;display:flex}.scan-to-call-page .call-wave-group .wave-bar-item{background:var(--primary,#2dd4bf);border-radius:50px;width:4px;animation:1.2s ease-in-out infinite alternate bounceBar}.scan-to-call-page .call-wave-group .wave-bar-item:first-child{height:40%;animation-delay:.1s}.scan-to-call-page .call-wave-group .wave-bar-item:nth-child(2){height:85%;animation-delay:.5s}.scan-to-call-page .call-wave-group .wave-bar-item:nth-child(3){height:100%;animation-delay:.3s}.scan-to-call-page .call-wave-group .wave-bar-item:nth-child(4){height:65%;animation-delay:.6s}.scan-to-call-page .call-wave-group .wave-bar-item:nth-child(5){height:95%;animation-delay:.2s}.scan-to-call-page .ivr-menu-overlay{flex-direction:column;gap:.35rem;width:100%;display:flex}.scan-to-call-page .ivr-option{color:var(--text-main,#fff);background:#2dd4bf0f;border:1px solid #2dd4bf1a;border-radius:6px;padding:.3rem .5rem;font-size:.55rem;font-weight:600;transition:all .2s}.scan-to-call-page .ivr-option.active{background:#2dd4bf26;border-color:#2dd4bf4d;transform:scale(1.02)}.scan-to-call-page .end-call-btn{color:#fff;background:#ef4444;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;margin-top:.75rem;font-size:.8rem;display:flex;box-shadow:0 4px 12px #ef44444d}.scan-to-call-page .no-app-badge-float{color:var(--primary,#2dd4bf);white-space:nowrap;background:#0f172a;border:1px solid #2dd4bf33;border-radius:4px;padding:.2rem .4rem;font-size:.5rem;font-weight:700;position:absolute;top:-8px;right:-8px}.scan-to-call-page .features-bento{padding:8rem 0;position:relative}.scan-to-call-page .bento-section-header{text-align:center;max-width:700px;margin:0 auto 5rem}.scan-to-call-page .bento-section-header h2{margin-bottom:1.5rem;font-family:Outfit,sans-serif;font-size:2.75rem;font-weight:800;line-height:1.2}.scan-to-call-page .bento-section-header h2 .highlight{background:var(--gradient-1,linear-gradient(135deg, #2dd4bf 0%, #0d9488 100%));-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.scan-to-call-page .bento-section-header p{color:var(--text-muted,#94a3b8);font-size:1.15rem;line-height:1.6}.scan-to-call-page .bento-grid{grid-template-columns:repeat(2,1fr);gap:2rem;display:grid}.scan-to-call-page .bento-card{background:#0f172a66;border:1px solid #2dd4bf14;border-radius:24px;flex-direction:column;justify-content:space-between;padding:3rem;transition:all .4s cubic-bezier(.4,0,.2,1);display:flex;position:relative;overflow:hidden}.scan-to-call-page .bento-card:before{content:"";background:radial-gradient(600px circle at var(--mouse-x,50%) var(--mouse-y,50%), #2dd4bf0f, transparent 45%);opacity:0;pointer-events:none;z-index:0;transition:opacity .4s;position:absolute;inset:0}.scan-to-call-page .bento-card:hover{border-color:#2dd4bf2e;transform:translateY(-5px);box-shadow:0 20px 40px #0003}.scan-to-call-page .bento-card:hover:before{opacity:1}.scan-to-call-page .bento-card.full-width{grid-column:span 2;grid-template-columns:1.2fr .8fr;align-items:center;gap:3rem;display:grid}.scan-to-call-page .bento-card.full-width.visual-left{grid-template-columns:.8fr 1.2fr}.scan-to-call-page .card-content{z-index:2;position:relative}.scan-to-call-page .bento-icon{width:48px;height:48px;color:var(--primary,#2dd4bf);background:#2dd4bf14;border:1px solid #2dd4bf1f;border-radius:12px;justify-content:center;align-items:center;margin-bottom:1.75rem;display:flex}.scan-to-call-page .bento-icon svg{width:22px;height:22px}.scan-to-call-page .feature-sub{color:var(--primary,#2dd4bf);text-transform:uppercase;letter-spacing:.08em;margin-bottom:.75rem;font-size:.75rem;font-weight:700}.scan-to-call-page .bento-card h3{color:var(--text-main,#fff);margin-bottom:1rem;font-family:Outfit,sans-serif;font-size:1.85rem;font-weight:800;line-height:1.3}.scan-to-call-page .bento-card p{color:var(--text-muted,#94a3b8);margin-bottom:.75rem;font-size:.95rem;line-height:1.6}.scan-to-call-page .card-visual{z-index:2;justify-content:center;display:flex;position:relative}.scan-to-call-page .browser-call-visual{width:100%;max-width:320px;position:relative}.scan-to-call-page .browser-frame{background:#090d16;border:2px solid #ffffff14;border-radius:14px;overflow:hidden;box-shadow:0 20px 40px #0000004d}.scan-to-call-page .browser-frame-header{background:#0f172a;border-bottom:1px solid #ffffff0d;align-items:center;gap:.4rem;padding:.5rem .75rem;display:flex}.scan-to-call-page .browser-frame-url{color:#ffffff4d;background:#ffffff0d;border-radius:4px;flex:1;align-items:center;height:16px;padding:0 .5rem;font-size:.55rem;display:flex}.scan-to-call-page .browser-frame-body{flex-direction:column;align-items:center;min-height:200px;padding:1rem;display:flex}.scan-to-call-page .site-hero-mock{text-align:center;margin-bottom:.75rem}.scan-to-call-page .site-title-mock{color:var(--text-main,#fff);margin-bottom:.25rem;font-size:.75rem;font-weight:700}.scan-to-call-page .site-desc-mock{color:var(--text-muted,#94a3b8);margin-bottom:.5rem;font-size:.55rem}.scan-to-call-page .site-call-btn{background:var(--primary,#2dd4bf);color:#050a14;cursor:pointer;border-radius:8px;align-items:center;gap:.25rem;padding:.35rem 1rem;font-size:.65rem;font-weight:700;animation:2s ease-in-out infinite callBtnPulse;display:inline-flex}.scan-to-call-page .browser-transition{justify-content:center;align-items:center;margin:.5rem 0;display:flex}.scan-to-call-page .transition-arrow-icon{color:#2dd4bf66;font-size:1rem}.scan-to-call-page .browser-frame.active-call{border-color:#2dd4bf33}.scan-to-call-page .browser-call-header{text-align:center;margin-bottom:.5rem}.scan-to-call-page .browser-call-to{color:var(--text-main,#fff);font-size:.7rem;font-weight:700}.scan-to-call-page .browser-call-status{color:#10b981;font-size:.6rem;font-weight:700}.scan-to-call-page .qr-on-media-visual{justify-content:center;align-items:center;gap:.5rem;width:100%;max-width:320px;display:flex;position:relative}.scan-to-call-page .printed-media{background:#f8fafc;border-radius:10px;flex-direction:column;justify-content:center;align-items:center;width:140px;min-height:180px;padding:1.25rem;display:flex;position:relative;box-shadow:0 10px 25px #0000004d}.scan-to-call-page .media-label-text{color:#0f172a;text-transform:uppercase;letter-spacing:.05em;margin-bottom:.5rem;font-size:.55rem;font-weight:700}.scan-to-call-page .printed-qr{background:#2dd4bf0f;border:2px solid #2dd4bf26;border-radius:6px;justify-content:center;align-items:center;width:70px;height:70px;display:flex;position:relative}.scan-to-call-page .scan-phone-overlay{z-index:2;width:100px;position:absolute;top:50%;right:-20px;transform:translateY(-50%)rotateY(-10deg)}.scan-to-call-page .scan-phone-frame{background:#090d16;border:2px solid #ffffff1f;border-radius:12px;padding:.5rem;box-shadow:0 8px 25px #0006}.scan-to-call-page .scan-phone-screen{background:#00000080;border-radius:6px;flex-direction:column;align-items:center;gap:.35rem;padding:.5rem;display:flex}.scan-to-call-page .scan-finder{border:1.5px solid #2dd4bf4d;border-radius:4px;width:50px;height:50px;position:relative}.scan-to-call-page .scan-finder-beam{background:#2dd4bf99;height:1px;animation:2s ease-in-out infinite scanVertical;position:absolute;left:2px;right:2px}.scan-to-call-page .scan-phone-notif{color:#10b981;text-align:center;font-size:.45rem;font-weight:700}.scan-to-call-page .ivr-mobile-visual{width:100%;max-width:280px}.scan-to-call-page .ivr-phone-frame{background:#090d16;border:3px solid #ffffff1a;border-radius:24px;overflow:hidden;box-shadow:0 20px 40px #0000004d}.scan-to-call-page .ivr-phone-screen{padding:1.25rem 1rem}.scan-to-call-page .ivr-header{text-align:center;border-bottom:1px solid #ffffff0f;margin-bottom:1rem;padding-bottom:.75rem}.scan-to-call-page .ivr-business-name{color:var(--text-main,#fff);font-size:.75rem;font-weight:700}.scan-to-call-page .ivr-connected{color:#10b981;justify-content:center;align-items:center;gap:.25rem;font-size:.55rem;font-weight:700;display:flex}.scan-to-call-page .ivr-menu-title{color:var(--text-muted,#94a3b8);text-transform:uppercase;letter-spacing:.05em;margin-bottom:.75rem;font-size:.6rem;font-weight:700}.scan-to-call-page .ivr-menu-items{flex-direction:column;gap:.5rem;display:flex}.scan-to-call-page .ivr-menu-item{color:var(--text-main,#fff);background:#2dd4bf0d;border:1px solid #2dd4bf14;border-radius:8px;align-items:center;gap:.5rem;padding:.5rem .75rem;font-size:.65rem;font-weight:600;transition:all .2s;display:flex}.scan-to-call-page .ivr-menu-item:hover{background:#2dd4bf1a;border-color:#2dd4bf33;transform:scale(1.015)}.scan-to-call-page .ivr-menu-item.active-item{background:#2dd4bf1f;border-color:#2dd4bf40}.scan-to-call-page .ivr-key-num{width:22px;height:22px;color:var(--primary,#2dd4bf);background:#2dd4bf1f;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:.65rem;font-weight:700;display:flex}.scan-to-call-page .ivr-keypad{grid-template-columns:repeat(3,1fr);gap:.35rem;margin-top:.75rem;display:grid}.scan-to-call-page .ivr-keypad-key{color:var(--text-muted,#94a3b8);text-align:center;background:#ffffff08;border:1px solid #ffffff0d;border-radius:6px;padding:.35rem;font-size:.55rem;font-weight:600;transition:transform .1s}.scan-to-call-page .ivr-keypad-key:active{transform:scale(.93)}.scan-to-call-page .three-device-visual{justify-content:center;align-items:center;gap:1.5rem;display:flex;position:relative}.scan-to-call-page .device-card{flex-direction:column;align-items:center;gap:.75rem;display:flex}.scan-to-call-page .device-frame{background:#090d16;border:2px solid #ffffff14;border-radius:16px;animation:4s ease-in-out infinite floatDevice;position:relative;overflow:hidden;box-shadow:0 15px 35px #0000004d}.scan-to-call-page .device-card:first-child .device-frame{animation-delay:0s}.scan-to-call-page .device-card:nth-child(2) .device-frame{animation-delay:.5s}.scan-to-call-page .device-card:nth-child(3) .device-frame{animation-delay:1s}@keyframes floatDevice{0%,to{transform:translateY(0)}50%{transform:translateY(-6px)}}.scan-to-call-page .device-frame.iphone{border-radius:20px;width:110px;height:200px}.scan-to-call-page .device-frame.android{border-radius:18px;width:115px;height:210px}.scan-to-call-page .device-frame.desktop{border-radius:12px;width:180px;height:140px}.scan-to-call-page .device-screen{flex-direction:column;justify-content:center;align-items:center;height:100%;padding:.5rem;display:flex}.scan-to-call-page .device-call-status{color:#10b981;margin-bottom:.35rem;font-size:.5rem;font-weight:700}.scan-to-call-page .device-call-timer{color:var(--text-main,#fff);margin-bottom:.35rem;font-family:monospace;font-size:.75rem;font-weight:700}.scan-to-call-page .device-wave{gap:2px;height:16px;display:flex}.scan-to-call-page .device-wave-bar{background:var(--primary,#2dd4bf);border-radius:50px;width:2px;animation:1.2s ease-in-out infinite alternate bounceBar}.scan-to-call-page .device-wave-bar:first-child{height:50%;animation-delay:.1s}.scan-to-call-page .device-wave-bar:nth-child(2){height:90%;animation-delay:.3s}.scan-to-call-page .device-wave-bar:nth-child(3){height:100%;animation-delay:.2s}.scan-to-call-page .device-label{color:var(--text-muted,#94a3b8);text-align:center;font-size:.65rem;font-weight:600}.scan-to-call-page .platform-badges{opacity:.4;justify-content:center;gap:.75rem;margin-top:.5rem;display:flex}.scan-to-call-page .platform-badge{color:var(--text-muted,#94a3b8);font-size:.6rem;font-weight:600}.scan-to-call-page .closing-cta{padding:8rem 0;position:relative}.scan-to-call-page .cta-glow-container{text-align:center;background:radial-gradient(600px,#2dd4bf14 0%,#0000 100%),#0f172a80;border:1px solid #2dd4bf26;border-radius:32px;max-width:1000px;margin:0 auto;padding:5rem 3rem;position:relative;overflow:hidden;box-shadow:0 30px 70px #0000004d,0 0 60px #2dd4bf08}.scan-to-call-page .cta-glow-container:before{content:"";pointer-events:none;background:linear-gradient(#0000 50%,#2dd4bf05 100%);width:100%;height:100%;position:absolute;top:0;left:0}.scan-to-call-page .cta-glow-container:after{content:"";pointer-events:none;z-index:0;background:radial-gradient(circle,#2dd4bf0a 0%,#0000 60%);width:200%;height:200%;animation:30s linear infinite slowSpin;position:absolute;top:-50%;left:-50%}@keyframes slowSpin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.scan-to-call-page .cta-glow-container h2{z-index:1;margin-bottom:1.5rem;font-family:Outfit,sans-serif;font-size:3.25rem;font-weight:800;line-height:1.15;position:relative}.scan-to-call-page .cta-glow-container h2 .highlight{background:var(--gradient-1,linear-gradient(135deg, #2dd4bf 0%, #0d9488 100%));-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.scan-to-call-page .cta-glow-container p{color:var(--text-muted,#94a3b8);z-index:1;max-width:750px;margin:0 auto 3rem;font-size:1.2rem;line-height:1.6;position:relative}.scan-to-call-page .cta-actions-group{z-index:1;justify-content:center;gap:1.25rem;display:flex;position:relative}@keyframes flashActive{0%,to{opacity:1}50%{opacity:.6}}@keyframes bounceBar{0%{transform:scaleY(.15)}to{transform:scaleY(1)}}@keyframes slowFadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media (max-width:1024px){.scan-to-call-page h1{font-size:3.25rem}.scan-to-call-page .hero-content-grid{grid-template-columns:1fr;gap:3rem}.scan-to-call-page .hero-text-block{text-align:center}.scan-to-call-page .hero-actions{justify-content:center}.scan-to-call-page .subheadline{max-width:100%}.scan-to-call-page .stats-grid{grid-template-columns:repeat(2,1fr);gap:2.5rem}.scan-to-call-page .step-row,.scan-to-call-page .step-row[dir=rtl]{direction:ltr;grid-template-columns:1fr;gap:3rem}.scan-to-call-page .step-row[dir=rtl] .step-text-container,.scan-to-call-page .step-row[dir=rtl] .step-visual-container{direction:ltr}.scan-to-call-page .bento-card.full-width,.scan-to-call-page .bento-card.full-width.visual-left{grid-column:span 1;grid-template-columns:1fr;gap:2rem}.scan-to-call-page .bento-grid{grid-template-columns:1fr}.scan-to-call-page .cta-glow-container h2{font-size:2.5rem}}@media (max-width:768px){.scan-to-call-page h1{font-size:2.5rem}.scan-to-call-page .section-header h2,.scan-to-call-page .bento-section-header h2{font-size:2rem}.scan-to-call-page .step-text-container h3{font-size:1.65rem}.scan-to-call-page .large-step-number{font-size:6rem;top:-30px}.scan-to-call-page .stats-grid{grid-template-columns:repeat(2,1fr);gap:2rem}.scan-to-call-page .stat-num{font-size:2.5rem}.scan-to-call-page .split-panels{grid-template-columns:1fr}.scan-to-call-page .split-divider{display:none}.scan-to-call-page .cta-glow-container{border-radius:24px;padding:3rem 1.5rem}.scan-to-call-page .cta-glow-container h2{font-size:2rem}.scan-to-call-page .cta-actions-group{flex-direction:column;align-items:center}.scan-to-call-page .three-device-visual{flex-direction:column;gap:1rem}.scan-to-call-page .two-device-row{flex-direction:column;align-items:center}.scan-to-call-page .hero{min-height:auto;padding:2rem 0 4rem}}@media (max-width:480px){.scan-to-call-page h1{font-size:2rem}.scan-to-call-page .hero-actions{flex-direction:column;align-items:stretch}.scan-to-call-page .btn-primary,.scan-to-call-page .btn-secondary{text-align:center}.scan-to-call-page .stats-grid{grid-template-columns:1fr}.scan-to-call-page .bento-card{padding:2rem}.scan-to-call-page .bento-card h3{font-size:1.45rem}}
