@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800&display=swap";:root{--primary-color:#0f172a;--secondary-color:#475569;--accent-color:#f97316;--accent-hover:#ea580c;--bg-color:#f8fafc;--bg-gradient:linear-gradient(135deg, #f8fafc 0%, #e2e8f0 100%);--font-sans:"Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif}*{box-sizing:border-box;margin:0;padding:0}body{font-family:var(--font-sans);background:var(--bg-gradient);color:var(--primary-color);-webkit-font-smoothing:antialiased;width:100%;line-height:1.5;position:relative;overflow-x:hidden}html{width:100%;overflow-x:hidden}h1,h2,h3,h4{letter-spacing:-.02em;font-weight:800}.header{z-index:10;width:100%;padding:1.5rem 2rem;position:absolute;top:0;left:0}.header-container{justify-content:space-between;align-items:center;max-width:1300px;margin:0 auto;display:flex}.logo-group{align-items:center;gap:1.25rem;display:flex}.logo{font-family:var(--font-sans);color:var(--primary-color);letter-spacing:-.02em;align-items:center;font-size:1.5rem;font-weight:800;display:flex}.logo-img{mix-blend-mode:multiply;width:auto;height:52px;display:block}.logo-divider{background-color:#cbd5e1;width:1.5px;height:1.5rem}.logo-tagline{color:var(--secondary-color);letter-spacing:-.01em;font-size:.95rem;font-weight:500}@media (width<=768px){.header{padding:1rem 1.5rem}.header-container{justify-content:space-between;width:100%}.logo-divider{display:none}.logo-group{flex-direction:row!important;justify-content:space-between!important;align-items:center!important;gap:0!important;width:100%!important;display:flex!important}.logo-tagline{text-align:right;max-width:none;margin-left:0;font-size:.75rem;line-height:1.1}.nav-links{display:none}}.nav-links{gap:2rem;display:flex}.nav-links a{color:var(--secondary-color);font-size:.95rem;font-weight:500;text-decoration:none;transition:color .2s}.nav-links a:hover{color:var(--primary-color)}.hero-section{grid-template-columns:1fr 1.2fr;align-items:center;gap:5rem;max-width:1300px;margin:0 auto;padding:5rem 2rem 2rem;display:grid}.hero-content{padding-right:1rem}.hero-title{color:var(--primary-color);margin-bottom:1rem;font-size:3.5rem;line-height:1.1}.hero-subtitle{background:linear-gradient(135deg,#0f172a 10%,#059669 60%,#84cc16 100%);-webkit-text-fill-color:transparent;color:#059669;-webkit-background-clip:text;background-clip:text;margin-bottom:1.5rem;font-size:1.35rem;font-weight:700;line-height:1.4}.text-gradient-green{background:linear-gradient(135deg,#0f172a 10%,#059669 60%,#064e3b 100%);-webkit-text-fill-color:transparent;color:#059669;-webkit-background-clip:text;background-clip:text;font-weight:700}.hero-description{color:var(--secondary-color);margin-bottom:2.5rem;font-size:1.125rem;line-height:1.6}.hero-button{background:var(--accent-color);color:#fff;cursor:pointer;border:none;border-radius:.5rem;justify-content:center;align-items:center;margin-bottom:2.5rem;padding:1.1rem 2.5rem;font-size:1.125rem;font-weight:700;text-decoration:none;transition:all .2s;display:inline-flex;box-shadow:0 10px 15px -3px #f9731633}.hero-button:hover{background:var(--accent-hover);transform:translateY(-2px);box-shadow:0 15px 20px -3px #f973164d}.hero-tags{flex-wrap:wrap;gap:.75rem;display:flex}.tag{color:var(--secondary-color);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#ffffff80;border:1px solid #0f172a14;border-radius:2rem;align-items:center;padding:.4rem .8rem;font-size:.85rem;font-weight:600;display:inline-flex}.hero-visual{justify-content:center;align-items:center;margin-top:-3rem;display:flex}.hero-image{object-fit:cover;mix-blend-mode:darken;width:100%;max-width:750px}.problem-section{color:var(--primary-color);background:#fff;border-top:1px solid #e2e8f0;padding:8rem 2rem}.problem-container-new{flex-direction:column;align-items:center;max-width:1300px;margin:0 auto;display:flex}.problem-header{text-align:center;max-width:800px;margin-bottom:4rem}.section-title{color:var(--primary-color);letter-spacing:-.02em;margin-bottom:1.5rem;font-size:3rem;font-weight:800;line-height:1.15}.problem-subtitle{color:var(--secondary-color);font-size:1.25rem;line-height:1.5}.problem-grid{grid-template-columns:1fr 1fr;gap:4rem;width:100%;margin-bottom:4rem;display:grid}.problem-card{flex-direction:column;display:flex}.problem-card:hover{transform:translateY(-5px)}.problem-card-visual{justify-content:center;width:100%;display:flex}.problem-card-image{aspect-ratio:16/9;object-fit:cover;border-radius:1rem;width:90%;margin-bottom:2rem;box-shadow:0 10px 15px -3px #0000000d}.problem-card-content{flex-direction:column;padding:0 1rem;display:flex}.problem-card-content h3{color:var(--primary-color);letter-spacing:-.02em;margin-bottom:1rem;font-size:1.75rem;font-weight:800}.problem-card-content p{color:var(--secondary-color);font-size:1.15rem;line-height:1.6}.problem-bottom-line-new{text-align:center;border-top:4px solid var(--accent-color);background:linear-gradient(135deg,#38b2ac1f 0%,#38b2ac08 100%);border-radius:1rem;width:100%;max-width:900px;padding:2.5rem;box-shadow:0 10px 15px -3px #0000000d}.problem-bottom-line-new p{color:var(--primary-color);font-size:1.15rem;line-height:1.6}.mobile-only{display:none!important}@media (width<=1024px){.desktop-only{display:none!important}.mobile-only{display:block!important}div.mobile-only{display:flex!important}.hero-section{text-align:center;grid-template-columns:1fr;padding-top:8rem}.hero-content{padding-right:0}.hero-title{font-size:2.75rem}.logo-img{height:50px!important}.problem-grid{grid-template-columns:1fr;gap:3rem}}.solution-section{background:var(--bg-color);color:var(--primary-color);padding:8rem 2rem 2rem}.solution-container{z-index:1;max-width:1300px;margin:0 auto;position:relative}.solution-header,.section-header{text-align:center;max-width:900px;margin:0 auto 5rem}.section-description{color:var(--secondary-color);max-width:900px;margin:0 auto;font-size:1.15rem;line-height:1.6}.text-highlight{color:var(--primary-color);background-color:#38b2ac26;border-radius:.25rem;padding:.1rem .3rem;font-weight:500}.timeline-container{margin-bottom:6rem;padding:2rem 0;position:relative}.timeline-phases-wrap{flex-direction:column;gap:3.5rem;display:flex}.timeline-phase{background:#f8fafc73;border:1px solid #e2e8f0;border-radius:1.75rem;padding:3rem 2.25rem 2.25rem;position:relative;box-shadow:0 1px 3px #00000005}.phase-header-new{border-bottom:1px dashed #e2e8f0;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:2.5rem;padding-bottom:1.25rem;display:flex}.phase-title-wrap{align-items:center;gap:1rem;display:flex}.phase-badge-new{text-transform:uppercase;letter-spacing:.05em;border-radius:2rem;padding:.35rem .85rem;font-size:.8rem;font-weight:800}.phase-setup .phase-badge-new{color:#0f766e;background:linear-gradient(135deg,#14b8a626 0%,#14b8a60d 100%);border:1px solid #14b8a64d}.phase-live .phase-badge-new{color:#c2410c;background:linear-gradient(135deg,#f9731626 0%,#f973160d 100%);border:1px solid #f973164d}.phase-title-new{color:var(--primary-color);letter-spacing:-.02em;font-size:1.35rem;font-weight:800}.phase-status-tag{color:#059669;text-transform:uppercase;letter-spacing:.05em;background:#d1fae5;border:1px solid #10b9814d;border-radius:2rem;padding:.35rem .85rem;font-size:.8rem;font-weight:800;box-shadow:0 2px 5px #10b9810d}.timeline-steps{z-index:2;flex-wrap:wrap;justify-content:center;align-items:stretch;gap:1rem;display:flex;position:relative}.timeline-step{text-align:center;background:#fff;border:1px solid #e2e8f0;border-radius:.75rem;flex-direction:column;flex:1 1 0;justify-content:space-between;min-width:170px;max-width:260px;padding:1.5rem 1rem 1rem;display:flex;position:relative;box-shadow:0 4px 6px -1px #0000000d}@media (width>=1025px){.timeline-steps{flex-wrap:nowrap}}@media (width<=768px){.phase-header-new{flex-direction:column;align-items:flex-start;gap:.75rem}}.step-badge{background-color:var(--accent-color);color:#fff;z-index:10;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;font-size:1rem;font-weight:800;display:flex;position:absolute;top:-16px;left:50%;transform:translate(-50%);box-shadow:0 4px 10px #f973164d}.phase-setup .step-badge{background:linear-gradient(135deg,#14b8a6 0%,#0d9488 100%);box-shadow:0 4px 10px #14b8a64d}.phase-live .step-badge{background:linear-gradient(135deg,#f97316 0%,#ea580c 100%);box-shadow:0 4px 10px #f973164d}.timeline-arrow{color:#94a3b8;justify-content:center;align-items:center;display:flex}@media (width<=1200px){.timeline-arrow{display:none}}.timeline-step h4{color:var(--primary-color);margin:0 0 .5rem;padding:0;font-size:1.15rem;font-weight:700;line-height:1.4}.step-image-container{background:0 0;border-radius:.5rem;width:100%;height:auto;margin:1rem 0 0;transition:transform .3s;overflow:hidden}.timeline-step:hover .step-image-container{transform:translateY(-4px)}.step-image{object-fit:cover;width:100%;height:100%}.timeline-step p{color:var(--secondary-color);text-align:center;margin-top:.5rem;margin-bottom:auto;font-size:.9rem;line-height:1.45}.phase-transition-connector{flex-direction:column;align-items:center;gap:.75rem;margin:1.5rem 0;display:flex}.connector-text{color:var(--secondary-color);letter-spacing:-.01em;background:#f1f5f9;border:1px solid #e2e8f0;border-radius:1.5rem;padding:.4rem 1.25rem;font-size:.95rem;font-weight:700}.connector-arrow{color:var(--accent-color);animation:1.5s ease-in-out infinite pulse-arrow-vertical}@keyframes pulse-arrow-vertical{0%{transform:translateY(0)}50%{transform:translateY(6px)}to{transform:translateY(0)}}.benefits-section{color:var(--primary-color);background-color:#eaf1f8;padding:3rem 2rem 5rem}.benefits-container{max-width:1400px;margin:0 auto}.benefits-header{color:var(--primary-color);letter-spacing:-.02em;text-align:center;margin-bottom:1rem;font-size:3rem;font-weight:800;line-height:1.15}.benefits-subtitle{color:var(--secondary-color);text-align:center;max-width:800px;margin-bottom:4rem;margin-left:auto;margin-right:auto;font-size:1.25rem;line-height:1.5}.benefits-layout{align-items:stretch;gap:5rem;display:flex}.benefits-image-column{flex:1.1;justify-content:center;align-items:center;display:flex}.flow-diagram-container{aspect-ratio:1;background:0 0;width:100%;max-width:650px;margin:0 auto;position:relative}.flow-arrows-svg{z-index:1;pointer-events:none;width:100%;height:100%;position:absolute;top:0;left:0}.moving-flow-line{stroke-dasharray:4 4;animation:1.5s linear infinite flowLineMove}@keyframes flowLineMove{0%{stroke-dashoffset:8px}to{stroke-dashoffset:0}}.flow-center-hub{z-index:3;cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:1.5rem;flex-direction:column;justify-content:center;align-items:center;gap:.5rem;width:130px;height:130px;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 20px 25px -5px #0f172a14,0 10px 10px -5px #0f172a0a}.flow-center-hub:hover{border-color:#14b8a6;transform:translate(-50%,-50%)scale(1.05);box-shadow:0 25px 30px -5px #0f172a1f}.hub-icon-wrapper{color:#0f766e;background:linear-gradient(135deg,#a5f3fc 0%,#a7f3d0 100%);border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;transition:all .3s;display:flex}.flow-center-hub:hover .hub-icon-wrapper{transform:scale(1.1)}.hub-text{color:var(--primary-color);letter-spacing:-.01em;text-align:center;font-size:.95rem;font-weight:500}.flow-client-node{z-index:2;flex-direction:column;align-items:center;gap:.5rem;transition:transform .3s;display:flex;position:absolute;transform:translate(-50%,-50%)}.flow-client-node:hover{z-index:4;transform:translate(-50%,-50%)scale(1.1)}.flow-client-node img{object-fit:cover;border:4px solid #fff;border-radius:50%;width:100px;height:100px;box-shadow:0 8px 20px #0000001f}.client-badge{color:var(--primary-color);text-transform:uppercase;letter-spacing:.05em;z-index:2;white-space:nowrap;background:#fff;border:1px solid #f1f5f9;border-radius:.5rem;margin-top:-16px;padding:.4rem .8rem;font-size:.75rem;font-weight:500;box-shadow:0 4px 15px #00000014}.flow-diagram-container:before{content:"";z-index:0;border:1.5px dashed #38b2ac59;border-radius:50%;width:84%;height:84%;animation:40s linear infinite rotateCircle;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@keyframes rotateCircle{0%{transform:translate(-50%,-50%)rotate(0)}to{transform:translate(-50%,-50%)rotate(360deg)}}.benefits-content-column{flex-direction:column;flex:1;justify-content:center;display:flex}.benefits-vertical-list{flex-direction:column;justify-content:space-between;gap:.75rem;height:100%;max-height:640px;display:flex}.benefit-vertical-item{cursor:pointer;background:#fff0;border:1px solid #0000;border-radius:1rem;align-items:flex-start;gap:1.25rem;padding:.85rem 1.25rem;transition:all .4s cubic-bezier(.4,0,.2,1);display:flex}.benefit-vertical-item:hover{background:#ffffff73}.benefit-vertical-item.active{background:#fff;border-color:#14b8a62e;box-shadow:0 10px 25px -5px #0f172a0d,0 8px 10px -6px #0f172a08,0 0 0 1px #14b8a60d}.benefit-icon-wrapper{width:44px;height:44px;color:var(--primary-color);background:#0f172a0d;border-radius:.75rem;flex-shrink:0;justify-content:center;align-items:center;margin-top:.2rem;transition:all .4s cubic-bezier(.4,0,.2,1);display:flex}.benefit-vertical-item.active .benefit-icon-wrapper{color:#fff;background:linear-gradient(135deg,#14b8a6 0%,#0d9488 100%);box-shadow:0 4px 10px #14b8a64d}.benefit-text-content{flex:1}.benefit-vertical-item h4{color:var(--primary-color);background:0 0;border-radius:4px;margin:0 0 .3rem -.4rem;padding:.1rem .4rem;font-size:1.2rem;font-weight:800;line-height:1.3;transition:all .4s cubic-bezier(.4,0,.2,1);display:inline-block}.benefit-vertical-item.active h4{color:#0f766e;background:linear-gradient(120deg,#14b8a626 0%,#14b8a60d 100%)}.benefit-vertical-item p{color:var(--secondary-color);margin:0;font-size:.95rem;line-height:1.6}.ai-employee-section{color:var(--primary-color);background:#fff;border-top:1px solid #e2e8f0;padding:8rem 2rem}.ai-employee-container{max-width:1300px;margin:0 auto}.ai-employee-header{text-align:center;max-width:800px;margin:0 auto 5rem}.ai-employee-subtitle{color:var(--secondary-color);margin-top:1rem;font-size:1.25rem;line-height:1.5}.ai-employee-layout{grid-template-columns:1.2fr 1fr;align-items:center;gap:5rem;display:grid}.ai-employee-steps{flex-direction:column;gap:1.5rem;display:flex}.ai-step-card{cursor:pointer;background:#f8fafc;border:1px solid #e2e8f0;border-radius:1rem;align-items:flex-start;gap:1.5rem;padding:1.75rem;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;box-shadow:0 4px 6px -1px #00000005}.ai-step-card:hover{background:#fff;border-color:#cbd5e1;transform:translateY(-2px);box-shadow:0 10px 15px -3px #0000000d}.ai-step-card.active{border-color:var(--accent-color);background:#fff;box-shadow:0 15px 25px -5px #f9731614}.ai-step-num-badge{width:36px;height:36px;color:var(--secondary-color);background:#e2e8f0;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:1.1rem;font-weight:800;transition:all .3s;display:flex}.ai-step-card.active .ai-step-num-badge{background:var(--accent-color);color:#fff;box-shadow:0 4px 10px #f973164d}.ai-step-text h4{color:var(--primary-color);background:0 0;border-radius:4px;margin-bottom:.5rem;margin-left:-.4rem;padding:.1rem .4rem;font-size:1.25rem;font-weight:800;transition:all .3s;display:inline-block}.ai-step-card.active .ai-step-text h4{color:#0f766e;background:linear-gradient(120deg,#14b8a626 0%,#14b8a60d 100%)}.ai-step-text p{color:var(--secondary-color);font-size:1rem;line-height:1.5}.ai-employee-visual{justify-content:center;align-items:center;display:flex}.phone-mockup{background:#0f172a;border:12px solid #1e293b;border-radius:2.5rem;width:290px;height:580px;position:relative;overflow:hidden;box-shadow:0 25px 50px -12px #00000040,inset 0 0 4px 2px #ffffff1a}.phone-speaker{z-index:100;background:#334155;border-radius:2px;width:50px;height:4px;position:absolute;top:14px;left:50%;transform:translate(-50%)}.phone-camera{z-index:100;background:#0f172a;border:2px solid #334155;border-radius:50%;width:8px;height:8px;position:absolute;top:12px;left:calc(50% + 35px)}.phone-screen{background:#f1f5f9;border-radius:1.8rem;flex-direction:column;width:100%;height:100%;display:flex;position:relative;overflow:hidden}.phone-status-bar{color:#64748b;z-index:99;background:0 0;justify-content:space-between;align-items:center;height:36px;padding:12px 18px 0;font-size:.75rem;font-weight:600;display:flex}.phone-status-icons{align-items:center;display:flex}.phone-screen-content{flex:1;position:relative;overflow:hidden}.phone-home-indicator{z-index:100;background:#334155;border-radius:2px;width:100px;height:4px;position:absolute;bottom:8px;left:50%;transform:translate(-50%)}.screen-call{color:#fff;text-align:center;background:linear-gradient(135deg,#0f172a 0%,#1e293b 100%);flex-direction:column;justify-content:space-between;align-items:center;height:100%;padding:4rem 1.5rem 6rem;display:flex}.call-avatar-wrapper{width:100px;height:100px;margin-top:1rem;position:relative}.call-avatar{width:100%;height:100%;color:var(--accent-color);z-index:3;background:#ffffff14;border:1px solid #fff3;border-radius:50%;justify-content:center;align-items:center;display:flex;position:relative}.call-avatar-pulse,.call-avatar-pulse-2{z-index:1;background:#f9731633;border-radius:50%;width:100%;height:100%;animation:2s cubic-bezier(.215,.61,.355,1) infinite pulse-ring;position:absolute;top:0;left:0}.call-avatar-pulse-2{animation-delay:.6s}@keyframes pulse-ring{0%{opacity:1;transform:scale(.95)}to{opacity:0;transform:scale(1.6)}}.call-title{margin-top:2rem;margin-bottom:.25rem;font-size:1.35rem;font-weight:800}.call-subtitle{color:#94a3b8;font-size:.9rem;font-weight:500}.voice-waves{justify-content:center;align-items:center;gap:4px;height:40px;margin:2rem 0;display:flex}.wave-bar{background:var(--accent-color);border-radius:2px;width:4px;animation:1.2s ease-in-out infinite alternate voice-wave-bar}.bar-1{height:12px;animation-delay:.1s}.bar-2{height:28px;animation-delay:.3s}.bar-3{height:18px;animation-delay:.5s}.bar-4{height:32px;animation-delay:.2s}.bar-5{height:14px;animation-delay:.4s}@keyframes voice-wave-bar{0%{transform:scaleY(.4)}to{transform:scaleY(1.2)}}.call-actions{gap:3rem;display:flex}.call-btn.decline{background:#ef4444}.call-btn.accept{background:#22c55e;animation:1.5s infinite accept-pulse}@keyframes accept-pulse{0%{box-shadow:0 0 #22c55e66}70%{box-shadow:0 0 0 12px #22c55e00}to{box-shadow:0 0 #22c55e00}}.screen-calendar{background:#fff;flex-direction:column;height:100%;padding:1rem 1.25rem;display:flex}.calendar-header-mock{color:var(--primary-color);border-bottom:1px solid #f1f5f9;align-items:center;gap:8px;margin-bottom:.75rem;padding-bottom:.75rem;font-size:.9rem;font-weight:800;display:flex}.calendar-widget{background:#f8fafc;border:1px solid #f1f5f9;border-radius:.75rem;padding:.75rem}.calendar-month-name{text-align:center;margin-bottom:.5rem;font-size:.85rem;font-weight:800}.calendar-days-grid{text-align:center;grid-template-columns:repeat(7,1fr);gap:4px;margin-bottom:.75rem;display:grid}.day-header{color:#94a3b8;font-size:.65rem;font-weight:700}.calendar-day{color:#475569;border-radius:4px;padding:4px 0;font-size:.7rem;font-weight:600}.calendar-day.active{background:var(--accent-color);color:#fff;font-weight:800;animation:.6s select-day}@keyframes select-day{0%{transform:scale(1)}50%{transform:scale(1.25)}to{transform:scale(1)}}.calendar-time-slots{justify-content:space-between;gap:6px;margin-top:.5rem;display:flex}.time-slot{text-align:center;color:#475569;background:#e2e8f0;border-radius:6px;flex:1;padding:6px 0;font-size:.7rem;font-weight:700}.time-slot.active-slot{background:var(--primary-color);color:#fff;animation:1.2s infinite alternate select-slot}@keyframes select-slot{0%{box-shadow:0 0 #0f174233}to{box-shadow:0 0 0 6px #0f17421a}}.calendar-toast{background:#ecfdf5;border:1px solid #a7f3d0;border-radius:.75rem;align-items:center;gap:10px;margin-top:auto;margin-bottom:1.5rem;padding:.75rem;animation:.4s cubic-bezier(.16,1,.3,1) forwards slide-up;display:flex}.toast-icon{color:#fff;background:#10b981;border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;display:flex}.toast-info h5{color:#064e3b;margin:0;font-size:.8rem;font-weight:800}.toast-info p{color:#047857;margin:0;font-size:.7rem}@keyframes slide-up{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.screen-email{background:#f8fafc;flex-direction:column;height:100%;display:flex}.email-header-mock{color:#fff;background:#0f172a;padding:1rem 1.25rem .75rem}.email-header-top{align-items:center;gap:8px;margin-bottom:.75rem;font-size:.85rem;font-weight:800;display:flex}.email-info-row{color:#94a3b8;margin-bottom:4px;font-size:.7rem}.email-info-row strong{color:#e2e8f0}.email-body-mock{background:#fff;border-radius:.75rem;flex-direction:column;flex:1;margin:.75rem;padding:1.25rem;display:flex;box-shadow:0 4px 6px -1px #00000005}.email-greeting{margin-bottom:.5rem;font-size:.85rem;font-weight:800}.email-body-mock p{color:#475569;margin-bottom:.75rem;font-size:.75rem;line-height:1.4}.email-bullets{margin-bottom:1.25rem;padding:0;list-style:none}.email-bullets li{color:#475569;margin-bottom:6px;padding-left:12px;font-size:.75rem;position:relative}.email-bullets li:before{content:"•";color:var(--accent-color);font-weight:800;position:absolute;left:0}.email-button-wrapper{text-align:center;margin-top:auto}.email-action-button{background:var(--accent-color);color:#fff;border-radius:6px;padding:8px 16px;font-size:.75rem;font-weight:800;display:inline-block;box-shadow:0 4px 10px #f9731633}.screen-sms{background:#fff;flex-direction:column;height:100%;display:flex}.sms-header-mock{border-bottom:1px solid #f1f5f9;align-items:center;gap:10px;padding:.75rem 1rem;display:flex}.sms-avatar{background:var(--primary-color);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;font-size:.8rem;font-weight:800;display:flex}.sms-contact-info h5{color:var(--primary-color);margin:0;font-size:.8rem;font-weight:800}.sms-contact-info span{color:#10b981;font-size:.65rem;font-weight:600}.sms-messages-container{flex-direction:column;flex:1;gap:12px;padding:1rem;display:flex;overflow-y:auto}.sms-bubble{border-radius:12px;flex-direction:column;max-width:85%;padding:8px 12px;display:flex;position:relative}.sms-bubble p{margin:0;font-size:.75rem;line-height:1.4}.sms-time{color:#94a3b8;align-self:flex-end;margin-top:4px;font-size:.6rem}.sms-bubble.from-ai{color:#1e293b;background:#f1f5f9;border-bottom-left-radius:2px;align-self:flex-start}.sms-bubble.from-client{background:var(--accent-color);color:#fff;border-bottom-right-radius:2px;align-self:flex-end}.sms-bubble.from-client .sms-time{color:#ffffffb3}.typing-indicator{align-items:center;gap:4px;padding:6px 0;display:flex}.typing-indicator span{background:#94a3b8;border-radius:50%;width:6px;height:6px;animation:1s infinite alternate typing-bounce;display:inline-block}.typing-indicator span:nth-child(2){animation-delay:.2s}.typing-indicator span:nth-child(3){animation-delay:.4s}@keyframes typing-bounce{0%{opacity:.4;transform:translateY(0)}to{opacity:1;transform:translateY(-4px)}}.animate-sms-1{animation:.4s forwards sms-pop-in}.animate-sms-2{opacity:0;animation:.4s 1.2s forwards sms-pop-in}.sms-typing-msg{opacity:0;animation:.4s 2.2s forwards sms-pop-in}.sms-typing-msg .typing-indicator{animation:.1s 3.8s forwards fade-out-typing}.sms-typing-msg .sms-real-text,.sms-typing-msg .sms-time{animation:.1s 3.8s forwards fade-in-text}@keyframes sms-pop-in{0%{opacity:0;transform:translateY(10px)scale(.95)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes fade-out-typing{to{opacity:0;height:0;padding:0;display:none}}@keyframes fade-in-text{0%{opacity:0;display:none}to{opacity:1;display:block}}.sms-input-mock{background:#f8fafc;border-top:1px solid #f1f5f9;justify-content:space-between;align-items:center;padding:.5rem 1rem;display:flex}.sms-placeholder{color:#94a3b8;font-size:.75rem}.sms-send-btn{background:var(--accent-color);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;display:flex}.phone-screen-content>div{animation:.3s ease-out forwards screen-fade}@keyframes screen-fade{0%{opacity:0;transform:scale(.98)}to{opacity:1;transform:scale(1)}}@media (width<=1024px){.benefits-layout{flex-direction:column;gap:3rem}.benefits-vertical-list{max-height:none}.ai-employee-layout{flex-direction:column-reverse;gap:4rem;display:flex}.ai-employee-visual{width:100%}.who-header{margin-bottom:2rem!important}.who-layout{flex-direction:column-reverse;gap:3rem;display:flex!important}.who-dashboard{width:100%;max-width:500px;margin:0 auto}}@media (width<=640px){.niches-grid{grid-template-columns:1fr}}.who-section{background:var(--bg-color);color:var(--primary-color);border-top:1px solid #e2e8f0;padding:5rem 2rem 2.5rem}.who-container{max-width:1300px;margin:0 auto}.who-header{text-align:center;max-width:850px;margin:0 auto 5rem}.who-subtitle{color:var(--secondary-color);margin-top:1.25rem;font-size:1.15rem;line-height:1.6}.who-layout{grid-template-columns:1.3fr 1fr;align-items:center;gap:5rem;display:grid}.ai-features-list{flex-direction:column;gap:2rem;width:100%;display:flex}.ai-feature-row{border-bottom:1px solid #e2e8f0;align-items:flex-start;gap:1.5rem;padding-bottom:2rem;transition:all .3s;display:flex}.ai-feature-row:hover{border-color:var(--accent-color)}.ai-feature-row:last-child{border-bottom:none;padding-bottom:0}.ai-feature-image-container{border:1px solid #e2e8f0;border-radius:8px;flex-shrink:0;width:160px;height:100px;overflow:hidden}.ai-feature-img{object-fit:cover;width:100%;height:100%}.ai-feature-img.mockup-style{object-fit:contain;border-radius:12px;transform:scale(1.1)}.ai-feature-content{flex-grow:1}.ai-feature-category{letter-spacing:.1em;color:var(--accent-color);text-transform:uppercase;margin-bottom:.5rem;font-size:.75rem;font-weight:800;display:block}.ai-feature-content h4{color:var(--primary-color);margin-bottom:.5rem;font-size:1.3rem;line-height:1.3}.ai-feature-content p{color:var(--secondary-color);font-size:1rem;line-height:1.6}.ai-feature-action{color:#94a3b8;cursor:pointer;border:1px solid #e2e8f0;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;transition:all .3s;display:flex}.ai-feature-row:hover .ai-feature-action{background:var(--primary-color);color:#fff;border-color:var(--primary-color)}.who-dashboard{flex-direction:column;display:flex}.who-phone-mockup{background:#fff;border:12px solid #0f172a;border-radius:2.25rem;flex-direction:column;flex-shrink:0;width:100%;max-width:360px;height:480px;margin:0 auto;display:flex;position:relative;overflow:hidden;box-shadow:0 25px 50px -12px #0f172a1f,0 12px 20px -8px #0f172a14}.who-phone-status-bar{color:#475569;z-index:10;background:#fff;justify-content:space-between;align-items:center;height:26px;padding:4px 18px 0;display:flex}.who-phone-time{font-size:.65rem;font-weight:700}.who-phone-notch{background:#0f172a;border-bottom-right-radius:8px;border-bottom-left-radius:8px;width:70px;height:14px;position:absolute;top:0;left:calc(50% - 35px)}.who-phone-icons{color:#475569;align-items:center;display:flex}.who-phone-chat-header{z-index:10;background:#fff;border-bottom:1px solid #f1f5f9;justify-content:space-between;align-items:center;padding:10px 16px;display:flex}.who-phone-chat-contact{align-items:center;gap:10px;display:flex}.who-phone-avatar{color:#0f766e;background:linear-gradient(135deg,#a5f3fc 0%,#a7f3d0 100%);border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;font-size:.8rem;font-weight:800;display:flex}.who-phone-contact-text{flex-direction:column;display:flex}.who-phone-contact-name-row{align-items:center;display:flex}.who-phone-contact-name{color:#0f172a;font-size:.8rem;font-weight:800}.who-online-indicator{background:#10b981;border-radius:50%;width:6px;height:6px;margin-left:5px;display:inline-block;position:relative}.who-online-indicator:after{content:"";background:#10b981;border-radius:50%;width:6px;height:6px;animation:1.5s infinite pulse-green;position:absolute}.who-phone-status{color:#64748b;font-size:.6rem;font-weight:500}.who-phone-chat-body{background:#f8fafc;flex-direction:column;flex:1;padding:14px;display:flex;overflow-y:auto}.who-phone-chat-body::-webkit-scrollbar{display:none}.who-chat-messages{flex-direction:column;gap:10px;margin-top:auto;display:flex}.who-chat-bubble-wrapper{width:100%;display:flex}.who-chat-bubble-wrapper.who-incoming-wrapper{justify-content:flex-start}.who-chat-bubble-wrapper.who-outgoing-wrapper{justify-content:flex-end}.who-chat-bubble{border-radius:1rem;max-width:82%;padding:8px 12px;animation:.2s cubic-bezier(.34,1.56,.64,1) forwards bubble-pop-up;position:relative;box-shadow:0 1px 2px #0f172a08}.who-chat-bubble p{margin:0;font-size:.72rem;font-weight:500;line-height:1.4}.who-incoming-bubble{color:#1e293b;background:#fff;border:1px solid #e2e8f0;border-bottom-left-radius:4px}.who-outgoing-bubble{background:var(--accent-color);color:#fff;border-bottom-right-radius:4px}.who-ai-time-badge{color:#ffffffbf;text-align:right;margin-top:3px;font-size:.58rem;font-weight:600;display:block}.who-typing-bubble{justify-content:center;align-items:center;width:48px;padding:6px 12px;display:flex}.who-booked-chip-wrapper{justify-content:center;margin:6px 0;display:flex}.who-booked-chip{color:#065f46;background:#ecfdf5;border:1px solid #a7f3d0;border-radius:2rem;padding:6px 14px;font-size:.72rem;font-weight:800;animation:.3s cubic-bezier(.34,1.56,.64,1) forwards booked-pop-in;box-shadow:0 4px 6px -1px #10b9810d}.who-phone-chat-input-mock{z-index:10;background:#fff;border-top:1px solid #f1f5f9;justify-content:space-between;align-items:center;padding:10px 16px;display:flex}.who-input-placeholder{color:#94a3b8;font-size:.7rem;font-weight:500}.who-send-btn-mock{background:var(--accent-color);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;display:flex}.who-phone-caption{text-align:center;margin-top:1.5rem;padding:0 1rem}.who-phone-caption p{color:var(--primary-color);margin:0;font-size:.95rem;font-weight:700;line-height:1.5}@keyframes bubble-pop-up{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}@keyframes booked-pop-in{0%{opacity:0;transform:scale(.85)}to{opacity:1;transform:scale(1)}}.niches-grid{grid-template-columns:1fr 1fr;gap:1.25rem;display:grid}.niche-card{cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:1.25rem;align-items:center;gap:1.5rem;padding:1.75rem;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;box-shadow:0 4px 6px -1px #00000005}.niche-card:hover,.niche-card.active{border-color:#14b8a6;transform:translateY(-2px);box-shadow:0 15px 25px -5px #14b8a614}.niche-icon-container{width:48px;height:48px;color:var(--secondary-color);background:#f8fafc;border-radius:.75rem;flex-shrink:0;justify-content:center;align-items:center;transition:all .3s;display:flex}.niche-card:hover .niche-icon-container,.niche-card.active .niche-icon-container{color:#0f766e;background:linear-gradient(135deg,#a5f3fc 0%,#a7f3d0 100%);transform:scale(1.05)}.niche-card-info{flex:1;justify-content:space-between;align-items:center;gap:1rem;display:flex}.niche-card-info h4{color:var(--primary-color);margin:0;font-size:1.1rem;font-weight:800;line-height:1.3}.niche-go-arrow{color:#cbd5e1;opacity:0;flex-shrink:0;align-items:center;transition:all .3s;display:flex;transform:translate(-5px)}.niche-card:hover .niche-go-arrow,.niche-card.active .niche-go-arrow{color:#14b8a6;opacity:1;transform:translate(0)}.niche-card:hover svg,.niche-card.active svg{animation:.6s ease-out nicheIconMicro}@keyframes nicheIconMicro{0%{transform:scale(1)}50%{transform:scale(1.15)rotate(5deg)}to{transform:scale(1)}}.who-footer{text-align:center;margin-top:5rem}.who-footer p{color:var(--primary-color);background:linear-gradient(135deg,#14b8a614 0%,#14b8a605 100%);border:1px solid #14b8a626;border-radius:2.5rem;margin:0;padding:1rem 2.25rem;font-size:1.25rem;font-weight:800;display:inline-block;box-shadow:0 10px 20px -10px #14b8a61a}.cta-spectrum-section{text-align:center;background:var(--bg-color);color:#0f172a;z-index:10;padding:8rem 2rem;position:relative}.cta-spectrum-container{max-width:900px;margin:0 auto}.cta-spectrum-title{letter-spacing:-.04em;color:#0f172a;margin-bottom:2.5rem;font-size:3.5rem;font-weight:800}.cta-spectrum-buttons{justify-content:center;gap:1rem;display:flex}.cta-spectrum-btn{border-radius:2rem;justify-content:center;align-items:center;padding:1rem 1.75rem;font-size:1.05rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex}.cta-spectrum-btn.primary{color:#fff;background:#0f172a}.cta-spectrum-btn.primary:hover{transform:translateY(-2px);box-shadow:0 10px 25px -5px #0f172a4d}.cta-spectrum-btn.secondary{color:#0f172a;background:#fff;border:1px solid #0f172a}.cta-spectrum-btn.secondary:hover{transform:translateY(-2px);box-shadow:0 10px 25px -5px #0f172a1a}@media (width<=768px){.cta-spectrum-title{font-size:2.5rem}.cta-spectrum-buttons{flex-direction:column}}.pricing-section{color:var(--primary-color);background:linear-gradient(#e2e8f0 0%,#fff 100%);border-top:1px solid #e2e8f0;padding:8rem 2rem 3.5rem}.pricing-container{max-width:1300px;margin:0 auto}.mindset-title{text-align:center;max-width:900px;margin:0 auto 5rem}.pricing-header{text-align:center;max-width:850px;margin:0 auto 5rem}.pricing-cards{grid-template-columns:repeat(3,1fr);align-items:stretch;gap:2.5rem;margin-bottom:5rem;display:grid}.pricing-card{background:#fff;border:1px solid #e2e8f0;border-radius:1.5rem;flex-direction:column;padding:3.5rem 2.5rem;transition:all .4s cubic-bezier(.4,0,.2,1);display:flex;position:relative;box-shadow:0 4px 6px -1px #0f172a05,0 2px 4px -2px #0f172a05}.pricing-card:hover{transform:translateY(-5px);box-shadow:0 20px 25px -5px #0f172a0d,0 8px 10px -6px #0f172a08}.pricing-card.optima{background:linear-gradient(#f8fafc 0%,#14b8a60a 100%);border:2px solid #14b8a6;box-shadow:0 20px 25px -5px #14b8a614,0 10px 10px -5px #14b8a60a}.pricing-card.optima:hover{box-shadow:0 25px 30px -5px #14b8a61f,0 12px 12px -5px #14b8a60f}.popular-badge{color:#fff;letter-spacing:.03em;white-space:nowrap;background:linear-gradient(135deg,#14b8a6 0%,#0d9488 100%);border-radius:2rem;padding:.35rem 1rem;font-size:.8rem;font-weight:700;position:absolute;top:-14px;left:50%;transform:translate(-50%);box-shadow:0 4px 10px #14b8a640}.pricing-card-header{margin-bottom:2.25rem}.pricing-card-header h3{color:var(--primary-color);margin-bottom:.5rem;font-size:1.75rem;font-weight:800}.pricing-card-tagline{color:var(--secondary-color);font-size:.95rem;line-height:1.4}.pricing-features{flex-direction:column;flex:1;gap:1.25rem;margin:0 0 3rem;padding:0;list-style:none;display:flex}.pricing-features li{color:var(--secondary-color);align-items:flex-start;gap:.85rem;font-size:.95rem;line-height:1.45;display:flex}.pricing-features li strong{color:var(--primary-color);font-weight:600}.feature-check{color:#14b8a6;stroke:currentColor;stroke-width:2.5px;fill:none;stroke-linecap:round;stroke-linejoin:round;flex-shrink:0;width:20px;height:20px;margin-top:2px}.pricing-card-action{margin-top:auto}.pricing-cta{text-align:center;background:var(--accent-color);color:#fff;border:1px solid var(--accent-color);border-radius:.75rem;width:100%;padding:1.1rem 1.75rem;font-size:1rem;font-weight:700;text-decoration:none;transition:all .3s;display:block;box-shadow:0 4px 12px #f9731626}.pricing-cta:hover{background:var(--accent-hover);border-color:var(--accent-hover);transform:translateY(-2px);box-shadow:0 6px 16px #f9731640}.pricing-cta.outline{color:var(--primary-color);box-shadow:none;background:0 0;border:1px solid #e2e8f0}.pricing-cta.outline:hover{border-color:var(--primary-color);color:var(--primary-color);background:#f8fafc;transform:translateY(-2px);box-shadow:0 4px 12px #0f172a0d}.pricing-guarantee{background:linear-gradient(135deg,#14b8a60a 0%,#14b8a603 100%);border:1px dashed #14b8a64d;border-radius:1.5rem;grid-template-columns:auto 1fr;align-items:flex-start;gap:2rem;max-width:1100px;margin:0 auto;padding:2.5rem;display:grid}.guarantee-icon{color:#14b8a6;background:#14b8a614;border-radius:1rem;flex-shrink:0;justify-content:center;align-items:center;width:56px;height:56px;display:flex}.guarantee-content h4{color:var(--primary-color);margin-bottom:.5rem;font-size:1.25rem;font-weight:800}.guarantee-content p{color:var(--secondary-color);margin:0;font-size:.95rem;line-height:1.6}@media (width<=1024px){.pricing-cards{grid-template-columns:1fr;gap:2rem;max-width:500px;margin:0 auto 4rem}.pricing-guarantee{text-align:center;grid-template-columns:1fr;gap:1.5rem;padding:2rem}.guarantee-icon{margin:0 auto}}.mindset-section{background:var(--bg-color);color:var(--primary-color);border-top:1px solid #e2e8f0;padding:8rem 2rem}.mindset-container{max-width:1300px;margin:0 auto}.mindset-layout{grid-template-columns:1.1fr .9fr;align-items:flex-start;gap:5rem;display:grid}.mindset-text-col{padding-right:1rem}.highlight-teal{color:#0f766e;background:linear-gradient(120deg,#14b8a626 0%,#14b8a60d 100%);border-radius:4px;padding:.1rem .4rem}.highlight-orange{color:#c2410c;background:linear-gradient(120deg,#f9731626 0%,#f973160d 100%);border-radius:4px;padding:.1rem .4rem}.mindset-body{flex-direction:column;gap:1.5rem;margin-top:2rem;display:flex}.mindset-body p{color:var(--secondary-color);font-size:1.05rem;line-height:1.6}.mindset-body p strong{color:var(--primary-color)}.mindset-callout{background:#14b8a608;border-left:4px solid #14b8a6;border-radius:0 1rem 1rem 0;gap:1.25rem;margin:1.5rem 0;padding:1.75rem;display:flex;box-shadow:0 4px 12px -2px #0f172a03}.callout-icon{color:#14b8a6;flex-shrink:0;margin-top:2px}.callout-text{color:var(--secondary-color);font-size:.95rem;line-height:1.55}.callout-text strong{color:var(--primary-color)}.mindset-big-numbers{grid-template-columns:repeat(3,1fr);gap:2rem;margin-bottom:5rem;display:grid}.big-stat-item{text-align:center;background:#fff;border:1px solid #e2e8f0;border-radius:1.25rem;flex-direction:column;align-items:center;padding:2.5rem 2rem;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;position:relative;overflow:hidden;box-shadow:0 4px 6px -1px #0f172a05,0 10px 15px -3px #0f172a08}.big-stat-item:before{content:"";opacity:.85;background:linear-gradient(90deg,#14b8a6 0%,#f97316 100%);height:4px;position:absolute;top:0;left:0;right:0}.big-stat-item:hover{border-color:#14b8a64d;transform:translateY(-4px);box-shadow:0 20px 25px -5px #14b8a60f,0 10px 10px -5px #14b8a608}.big-stat-val{background:linear-gradient(135deg,#0f766e 0%,#14b8a6 100%);-webkit-text-fill-color:transparent;letter-spacing:-.03em;-webkit-background-clip:text;margin-bottom:.5rem;font-size:3.25rem;font-weight:900;line-height:1.1}.big-stat-lbl{color:var(--secondary-color);text-transform:uppercase;letter-spacing:.05em;font-size:.9rem;font-weight:600}.mindset-screenshot-container{max-width:1000px;margin:0 auto 5rem}.mindset-text-block{max-width:850px;margin:0 auto}.dashboard-screenshot-wrapper{background:#fff;border:1px solid #e2e8f0;border-radius:1.25rem;overflow:hidden;box-shadow:0 10px 30px -10px #0f172a14}.mock-browser-header{background:#f8fafc;border-bottom:1px solid #e2e8f0;align-items:center;gap:1.5rem;padding:.75rem 1.25rem;display:flex}.mock-browser-dots{gap:6px;display:flex}.mock-browser-address{color:var(--secondary-color);text-align:center;white-space:nowrap;text-overflow:ellipsis;background:#fff;border:1px solid #e2e8f0;border-radius:4px;flex:1;padding:.25rem 2rem;font-size:.75rem;font-weight:600;overflow:hidden}.mock-browser-body{aspect-ratio:16/9.5;background:#f1f5f9;position:relative;overflow:hidden}.dashboard-screenshot{object-fit:cover;object-position:top center;transform-origin:bottom;width:100%;height:100%;transition:transform .6s cubic-bezier(.25,1,.5,1)}.dashboard-screenshot-wrapper:hover .dashboard-screenshot{transform:scale(1.35)}.screenshot-magnifier{color:#fff;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);pointer-events:none;z-index:4;background:#0f172ad9;border:1px solid #ffffff1a;border-radius:2rem;align-items:center;gap:8px;padding:.5rem 1rem;font-size:.75rem;font-weight:600;transition:all .3s;display:flex;position:absolute;bottom:30px;right:12px}.dashboard-screenshot-wrapper:hover .screenshot-magnifier{opacity:0;transform:translateY(5px)}@media (width<=1024px){.mindset-big-numbers{grid-template-columns:repeat(2,1fr);gap:3rem 1.5rem}}@media (width<=640px){.mindset-big-numbers{grid-template-columns:1fr;gap:2.5rem}.big-stat-val{font-size:2.5rem}}.lightbox-overlay{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);z-index:1000;cursor:zoom-out;background:#0f172ae6;justify-content:center;align-items:center;width:100%;height:100%;animation:.3s cubic-bezier(.16,1,.3,1) forwards fadeIn;display:flex;position:fixed;top:0;left:0}.lightbox-content{cursor:default;width:90%;max-width:1200px;animation:.35s cubic-bezier(.34,1.56,.64,1) forwards scaleUp;position:relative}.lightbox-close{color:#fff;cursor:pointer;background:0 0;border:none;outline:none;font-size:2.5rem;font-weight:300;line-height:1;transition:transform .2s,color .2s;position:absolute;top:-48px;right:0}.lightbox-close:hover{color:#14b8a6;transform:rotate(90deg)}.lightbox-browser-frame{background:#fff;border:1px solid #ffffff1a;border-radius:1.25rem;overflow:hidden;box-shadow:0 25px 50px -12px #00000080}.lightbox-body{background:#f1f5f9;justify-content:center;max-height:75vh;display:flex;overflow-y:auto}.lightbox-img{object-fit:contain;width:100%;height:auto;display:block}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes scaleUp{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}@media (width<=768px){.lightbox-close{font-size:2rem;top:-40px;right:10px}}.chaos-section{background:#fff;border-bottom:1px solid #0000000d;padding:8rem 0;position:relative;overflow:hidden}.chaos-container{flex-direction:column;align-items:center;gap:1.5rem;max-width:1000px;margin:0 auto;padding:0 2rem;display:flex}.chaos-header{text-align:center;flex-direction:column;gap:1.5rem;display:flex}.chaos-title{color:var(--primary-color);letter-spacing:-.03em;margin-bottom:0;font-size:3.2rem;font-weight:800;line-height:1.2}.chaos-title span{color:var(--accent-color)}.chaos-subtitle{color:var(--secondary-color);max-width:850px;margin:0 auto;font-size:1.25rem;line-height:1.6}.chaos-subtitle strong{color:var(--primary-color)}.chaos-visual{flex-direction:column;gap:1.5rem;width:100vw;padding:1rem 0;display:flex;position:relative;left:50%;transform:translate(-50%)}.marquee-row{gap:1.5rem;width:max-content;display:flex}.tech-pill{color:var(--primary-color);white-space:nowrap;background:#fff;border:1px solid #e2e8f0;border-radius:3rem;align-items:center;gap:.5rem;padding:.8rem 2rem;font-size:1.1rem;font-weight:500;transition:all .3s;display:flex;box-shadow:0 4px 6px #0000000d}.tech-icon{opacity:.8;align-items:center;display:inline-flex}.tech-icon svg{width:18px;height:18px}.tech-pill:hover{background:var(--accent-color);color:#fff;border-color:var(--accent-color);transform:translateY(-3px);box-shadow:0 10px 25px #f973164d}@media (width<=768px){.tech-pill{gap:.5rem;padding:.5rem 1rem;font-size:.85rem}.tech-icon svg{width:16px;height:16px}.chaos-visual{gap:1rem;padding:1rem 0}.marquee-row{gap:1rem}}.quote-section{color:#fff;background:#105963;padding:8rem 2rem 4rem}.quote-content-wrapper{justify-content:space-between;align-items:center;gap:3rem;max-width:1400px;margin:0 auto;display:flex}.quote-person{background:#105963;border-radius:1rem;flex-shrink:0;width:350px;height:450px;overflow:hidden;box-shadow:0 25px 50px #0000004d}@media (width<=1024px){.quote-content-wrapper{text-align:center;flex-direction:column;gap:1.5rem}.quote-person{width:100%;max-width:320px;height:400px;margin-bottom:1.5rem}}.quote-person img{object-fit:cover;width:100%;height:100%}.quote-container{text-align:center;flex-grow:1;max-width:700px}.quote-title{color:#fff;letter-spacing:-.02em;margin-bottom:2.5rem;font-family:Georgia,serif;font-size:3.5rem;font-weight:700;line-height:1.2}.quote-author{color:#ffffffe6;max-width:800px;margin:0 auto;font-size:1.25rem;line-height:1.6}.quote-author strong{color:#fff;font-weight:700}.quote-cta-btn{color:#0f172a;background:#fff;border-radius:3rem;align-items:center;gap:10px;margin-top:2.5rem;padding:1rem 2rem;font-size:1.05rem;font-weight:700;text-decoration:none;transition:all .3s;display:inline-flex;box-shadow:0 10px 30px #00000026}.quote-cta-btn:hover{background:#f8fafc;transform:translateY(-3px);box-shadow:0 15px 40px #00000040}.quote-cta-btn svg{transition:transform .3s}.quote-cta-btn:hover svg{transform:translate(4px)}.section-cta-wrap{text-align:center;margin-top:3.5rem}.section-cta-link{background:var(--accent-color);color:#fff;border-radius:3rem;align-items:center;gap:10px;padding:1rem 2rem;font-size:1.05rem;font-weight:700;text-decoration:none;transition:all .3s;display:inline-flex;box-shadow:0 8px 25px #f973164d}.section-cta-link:hover{background:var(--accent-hover);transform:translateY(-3px);box-shadow:0 12px 35px #f9731666}.section-cta-link svg{transition:transform .3s}.section-cta-link:hover svg{transform:translate(4px)}.faq-cta-wrap{text-align:center;margin-top:3rem;padding-top:2rem}.faq-cta-text{color:var(--secondary-color);margin-bottom:1.25rem;font-size:1.15rem;font-weight:500}@keyframes scroll-forward{0%{transform:translate(0)}to{transform:translate(calc(-50% - .75rem))}}@keyframes scroll-reverse{0%{transform:translate(calc(-50% - .75rem))}to{transform:translate(0)}}@media (width<=768px){.chaos-title{font-size:2.2rem}.chaos-solution{text-align:center;grid-template-columns:1fr}.chaos-solution-content{align-items:center}.chaos-solution-title{text-align:center;font-size:1.8rem}}.ecosystem-section{background:var(--bg-color);color:var(--primary-color);border-top:1px solid #0000000d;padding:8rem 2rem}.ecosystem-container{max-width:1200px;margin:0 auto}.ecosystem-header{text-align:center;max-width:850px;margin:0 auto 4rem}.ecosystem-title{letter-spacing:-.03em;margin-bottom:1.5rem;font-size:3rem;font-weight:800}.ecosystem-subtitle{color:var(--secondary-color);font-size:1.15rem;line-height:1.7}.ecosystem-grid{grid-template-columns:repeat(2,1fr);gap:1.5rem;display:grid}.ecosystem-card{cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:1rem;align-items:flex-start;gap:1.25rem;height:100%;padding:1.5rem;transition:all .3s;display:flex;box-shadow:0 4px 6px #00000005}.ecosystem-card:hover{border-color:#14b8a6;transform:translateY(-2px);box-shadow:0 10px 25px #14b8a61a}.eco-card-icon{color:#475569;background:#f8fafc;border-radius:.75rem;flex-shrink:0;justify-content:center;align-items:center;width:54px;height:54px;transition:all .3s;display:flex}.eco-card-icon svg{width:24px;height:24px}.ecosystem-card:hover .eco-card-icon{color:#0f766e;background:#14b8a626}.eco-card-content{text-align:left;flex-direction:column;gap:.35rem;display:flex}.eco-card-title{color:#115e59;margin:0;font-size:1.15rem;font-weight:700}.eco-card-desc{color:var(--secondary-color);margin:0;font-size:.95rem;line-height:1.5}.ecosystem-footer{text-align:center;color:var(--secondary-color);margin-top:3rem;font-size:1.25rem;font-weight:500}@media (width<=768px){.ecosystem-grid{grid-template-columns:1fr}}.faq-section{color:var(--primary-color);background:#fff;border-top:1px solid #e2e8f0;padding:8rem 2rem 4rem}.faq-container{max-width:850px;margin:0 auto}.faq-title{text-align:center;margin-bottom:5rem}.faq-list{flex-direction:column;gap:1.25rem;display:flex}.faq-item{background:#f8fafc;border:1px solid #e2e8f0;border-radius:1.25rem;transition:all .3s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden}.faq-item.active{background:#fff;border-color:#14b8a64d;box-shadow:0 10px 20px -5px #14b8a60d,0 8px 8px -5px #14b8a605}.faq-item:after{content:"";background:linear-gradient(#14b8a6 0%,#f97316 100%);width:4px;transition:transform .3s;position:absolute;top:0;bottom:0;left:0;transform:scaleY(0)}.faq-item.active:after{transform:scaleY(1)}.faq-question-btn{cursor:pointer;text-align:left;background:0 0;border:none;outline:none;justify-content:space-between;align-items:center;gap:1.5rem;width:100%;padding:1.75rem 2rem;display:flex}.faq-question-btn span{color:var(--primary-color);font-size:1.15rem;font-weight:500;line-height:1.3;transition:color .2s}.faq-item:hover .faq-question-btn span,.faq-item.active .faq-question-btn span{color:#0f766e}.faq-icon-wrapper{width:32px;height:32px;color:var(--secondary-color);background:#fff;border:1px solid #e2e8f0;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;transition:all .3s;display:flex}.faq-item:hover .faq-icon-wrapper{color:#14b8a6;border-color:#14b8a6}.faq-item.active .faq-icon-wrapper{color:#fff;background:linear-gradient(135deg,#14b8a6 0%,#0d9488 100%);border-color:#14b8a6;transform:rotate(180deg);box-shadow:0 4px 10px #14b8a640}.faq-answer-wrapper{grid-template-rows:0fr;transition:grid-template-rows .3s cubic-bezier(.4,0,.2,1);display:grid}.faq-answer-wrapper.open{grid-template-rows:1fr}.faq-answer-content{overflow:hidden}.faq-answer-content p{color:var(--secondary-color);margin:0;padding:0 2rem 1.75rem 2.25rem;font-size:1.05rem;line-height:1.6}@media (width<=640px){.faq-question-btn{padding:1.25rem 1.5rem}.faq-question-btn span{font-size:1rem}.faq-answer-content p{padding:0 1.5rem 1.25rem 1.75rem;font-size:.95rem}}.testdrive-section{background:var(--bg-color);color:var(--primary-color);border-top:1px solid #e2e8f0;padding:8rem 2rem;overflow:hidden}.testdrive-grid{grid-template-columns:1fr 1.2fr;align-items:center;gap:5rem;display:grid}.testdrive-content{flex-direction:column;display:flex}.testdrive-title{text-align:left;margin-bottom:1rem}.testdrive-subtitle{color:var(--secondary-color);margin-bottom:2.5rem;font-size:1.15rem;line-height:1.6}.testdrive-form{background:#fff;border:1px solid #e2e8f0;border-radius:1.5rem;flex-direction:column;gap:1rem;margin-bottom:3rem;padding:2rem;display:flex;box-shadow:0 10px 15px -3px #0f172a05;padding:0!important}@keyframes rotation{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.step-icon{flex-shrink:0;margin-top:2px;font-size:1.25rem}.testdrive-step-item p{color:var(--secondary-color);margin:0;font-size:.95rem;line-height:1.5}.testdrive-step-item p strong{color:var(--primary-color)}.testdrive-simulator{justify-content:center;width:100%;display:flex}.simulator-canvas{background:radial-gradient(circle,#14b8a60a 0%,#fff0 70%);justify-content:space-between;align-items:center;width:100%;max-width:600px;height:480px;padding:0 1rem;display:flex;position:relative}.simulator-bridge{pointer-events:none;z-index:1;height:150px;position:absolute;top:15%;left:20%;right:20%}.bridge-svg{width:100%;height:100%;overflow:visible}.mock-laptop{z-index:2;width:320px;margin-top:40px;position:relative}.laptop-screen{background:#0f172a;border:8px solid #1e293b;border-radius:.75rem .75rem 0 0;flex-direction:column;height:200px;display:flex;overflow:hidden;box-shadow:0 15px 35px #0f172a1a}.laptop-body{background:#f8fafc;flex-direction:column;flex:1;display:flex;position:relative}.laptop-base:after{content:"";background:#64748b;border-radius:0 0 4px 4px;width:16%;height:4px;position:absolute;top:0;left:42%}.crm-placeholder{color:#94a3b8;flex-direction:column;justify-content:center;align-items:center;gap:.5rem;height:100%;font-size:.8rem;font-weight:600;display:flex}.crm-active{flex-direction:column;height:100%;padding:.75rem;display:flex}.crm-subheader{justify-content:space-between;align-items:center;margin-bottom:.5rem;display:flex}.crm-subheader h5{color:var(--primary-color);margin:0;font-size:.75rem;font-weight:800}.live-status{color:#10b981;align-items:center;gap:3px;font-size:.6rem;font-weight:800;display:flex}.live-status:before{content:"";background:#10b981;border-radius:50%;width:5px;height:5px;animation:1s infinite alternate status-pulse;display:inline-block}@keyframes status-pulse{0%{opacity:.4}to{opacity:1}}.crm-table{background:#fff;border:1px solid #e2e8f0;border-radius:.5rem;margin-bottom:.5rem;font-size:.65rem;overflow:hidden}.crm-row{border-bottom:1px solid #f1f5f9;grid-template-columns:repeat(3,1fr);align-items:center;padding:6px 8px;display:grid}.crm-row.header-row{color:var(--secondary-color);background:#f8fafc;font-weight:700}.crm-row.active-row{background:#14b8a60a;font-weight:600}.crm-row:last-child{border-bottom:none}.status-badge{text-align:center;border-radius:4px;padding:2px 6px;font-size:.55rem;font-weight:700;display:inline-block}.status-badge.calling{color:#d97706;background:#fef3c7;animation:1.2s infinite alternate badge-pulse}@keyframes badge-pulse{0%{opacity:.7}to{opacity:1}}.status-badge.success{color:#059669;background:#d1fae5}.crm-log{color:#10b981;background:#0f172a;border-radius:.4rem;flex-direction:column;flex:1;gap:2px;padding:6px 8px;font-family:monospace;font-size:.55rem;display:flex;overflow-y:hidden}.log-line{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.email-active{flex-direction:column;height:100%;padding:.75rem;display:flex}.email-header-top-bar{justify-content:space-between;align-items:center;margin-bottom:.5rem;display:flex}.email-header-top-bar h5{color:var(--primary-color);margin:0;font-size:.75rem;font-weight:800}.email-unread-badge{background:var(--accent-color);color:#fff;border-radius:4px;padding:1px 6px;font-size:.55rem;font-weight:800}.email-card-open{background:#fff;border:1px solid #e2e8f0;border-radius:.5rem;flex-direction:column;flex:1;padding:.5rem;display:flex;overflow:hidden}.ac-card{background:#fff;border:1px solid #e2e8f0;border-radius:1rem;flex-direction:column;display:flex;position:absolute;overflow:hidden;box-shadow:0 10px 25px -5px #0000001a}.ac-header{color:#334155;background:#f8fafc;border-bottom:1px solid #f1f5f9;align-items:center;gap:.5rem;padding:.75rem 1rem;font-size:.8rem;font-weight:700;display:flex}.ac-body{flex-grow:1;padding:1rem}.ac-card .ac-body>*{opacity:0}@keyframes itemAppear0{0%,0%{opacity:0;transform:translateY(10px)}4%,90%{opacity:1;transform:translateY(0)}95%,to{opacity:0;transform:translateY(-10px)}}@keyframes itemAppear1{0%,4%{opacity:0;transform:translateY(10px)}8%,90%{opacity:1;transform:translateY(0)}95%,to{opacity:0;transform:translateY(-10px)}}@keyframes itemAppear2{0%,8%{opacity:0;transform:translateY(10px)}12%,90%{opacity:1;transform:translateY(0)}95%,to{opacity:0;transform:translateY(-10px)}}@keyframes itemAppear3{0%,12%{opacity:0;transform:translateY(10px)}16%,90%{opacity:1;transform:translateY(0)}95%,to{opacity:0;transform:translateY(-10px)}}@keyframes itemAppear4{0%,16%{opacity:0;transform:translateY(10px)}20%,90%{opacity:1;transform:translateY(0)}95%,to{opacity:0;transform:translateY(-10px)}}@keyframes itemAppear5{0%,20%{opacity:0;transform:translateY(10px)}24%,90%{opacity:1;transform:translateY(0)}95%,to{opacity:0;transform:translateY(-10px)}}@keyframes itemAppear6{0%,24%{opacity:0;transform:translateY(10px)}28%,90%{opacity:1;transform:translateY(0)}95%,to{opacity:0;transform:translateY(-10px)}}@keyframes itemAppear7{0%,28%{opacity:0;transform:translateY(10px)}32%,90%{opacity:1;transform:translateY(0)}95%,to{opacity:0;transform:translateY(-10px)}}@keyframes itemAppear8{0%,32%{opacity:0;transform:translateY(10px)}36%,90%{opacity:1;transform:translateY(0)}95%,to{opacity:0;transform:translateY(-10px)}}@keyframes itemAppear9{0%,36%{opacity:0;transform:translateY(10px)}40%,90%{opacity:1;transform:translateY(0)}95%,to{opacity:0;transform:translateY(-10px)}}@keyframes itemAppear10{0%,40%{opacity:0;transform:translateY(10px)}44%,90%{opacity:1;transform:translateY(0)}95%,to{opacity:0;transform:translateY(-10px)}}@keyframes itemAppear11{0%,44%{opacity:0;transform:translateY(10px)}48%,90%{opacity:1;transform:translateY(0)}95%,to{opacity:0;transform:translateY(-10px)}}@keyframes cardAppear1{0%,0%{opacity:0;transform:translateY(20px)scale(.95)}2%,90%{opacity:1;transform:translateY(0)scale(1)}95%,to{opacity:0;transform:translateY(-10px)scale(.95)}}@keyframes cardAppear2{0%,14%{opacity:0;transform:translateY(20px)scale(.95)}16%,90%{opacity:1;transform:translateY(0)scale(1)}95%,to{opacity:0;transform:translateY(-10px)scale(.95)}}@keyframes cardAppear3{0%,30%{opacity:0;transform:translateY(20px)scale(.95)}32%,90%{opacity:1;transform:translateY(0)scale(1)}95%,to{opacity:0;transform:translateY(-10px)scale(.95)}}@keyframes cardAppear4{0%,42%{opacity:0;transform:translateY(20px)scale(.95)}44%,90%{opacity:1;transform:translateY(0)scale(1)}95%,to{opacity:0;transform:translateY(-10px)scale(.95)}}.ac-card.delay-1{opacity:0;animation:10s infinite cardAppear1}.ac-card.delay-2{opacity:0;animation:10s infinite cardAppear2}.ac-card.delay-3{opacity:0;animation:10s infinite cardAppear3}.ac-card.delay-4{opacity:0;animation:10s infinite cardAppear4}.ac-card.delay-1 .ac-body>:first-child{animation:10s infinite itemAppear0}.ac-card.delay-1 .ac-body>:nth-child(2){animation:10s infinite itemAppear1}.ac-card.delay-1 .ac-body>:nth-child(3){animation:10s infinite itemAppear2}.ac-card.delay-1 .ac-body>:nth-child(4){animation:10s infinite itemAppear3}.ac-card.delay-1 .ac-body>:nth-child(5),.ac-card.delay-2 .ac-body>:first-child{animation:10s infinite itemAppear4}.ac-card.delay-2 .ac-body>:nth-child(2){animation:10s infinite itemAppear5}.ac-card.delay-2 .ac-body>:nth-child(3){animation:10s infinite itemAppear6}.ac-card.delay-2 .ac-body>:nth-child(4){animation:10s infinite itemAppear7}.ac-card.delay-2 .ac-body>:nth-child(5),.ac-card.delay-3 .ac-body>:first-child{animation:10s infinite itemAppear8}.ac-card.delay-3 .ac-body>:nth-child(2){animation:10s infinite itemAppear9}.ac-card.delay-3 .ac-body>:nth-child(3){animation:10s infinite itemAppear10}.ac-card.delay-3 .ac-body>:nth-child(4),.ac-card.delay-3 .ac-body>:nth-child(5),.ac-card.delay-4 .ac-body>:first-child{animation:10s infinite itemAppear11}.ac-skeleton-line{background:#e2e8f0;border-radius:4px;height:8px;margin-bottom:.5rem}.email-meta{color:var(--secondary-color);border-bottom:1px solid #f1f5f9;margin-bottom:.4rem;padding-bottom:.4rem;font-size:.6rem;line-height:1.3}.email-transcript-body{flex-direction:column;flex:1;gap:4px;font-size:.6rem;display:flex;overflow-y:auto}.email-transcript-body h6{color:var(--primary-color);margin:2px 0;font-size:.65rem;font-weight:800}.email-transcript-body p{color:var(--secondary-color);margin:0 0 4px;line-height:1.3}.transcript-box{background:#f8fafc;border:1px solid #e2e8f0;border-radius:.25rem;flex-direction:column;gap:4px;padding:6px;font-style:italic;display:flex}.transcript-box p{margin:0;font-size:.55rem;line-height:1.2}.mock-phone{z-index:2;background:#0f172a;border:6px solid #1e293b;border-radius:1.5rem;width:170px;height:340px;position:relative;overflow:hidden;box-shadow:0 15px 35px #0f172a1a}.clock-widget{text-align:center}.clock-date{color:#94a3b8;font-size:.65rem;font-weight:600}.phone-screen-call{color:#fff;text-align:center;background:linear-gradient(135deg,#0f172a 0%,#1e293b 100%);flex-direction:column;justify-content:space-between;align-items:center;width:100%;height:100%;padding:2.5rem 1rem 2rem;display:flex}.caller-avatar-large{width:56px;height:56px;color:var(--accent-color);background:#ffffff14;border:1px solid #fff3;border-radius:50%;justify-content:center;align-items:center;margin:0 auto .75rem;font-size:1.25rem;font-weight:800;display:flex;box-shadow:0 0 20px #f9731626}.call-wave-visualizer{justify-content:center;align-items:center;gap:3px;height:24px;display:flex}@keyframes call-pulse-line{0%{transform:scaleY(.4)}to{transform:scaleY(1.2)}}.call-caption-bubble{background:#ffffff0f;border:1px solid #ffffff1a;border-radius:.75rem;margin:.5rem 0;padding:8px 10px;font-size:.65rem;line-height:1.3}.call-action-btns{gap:1.5rem;display:flex}.call-btn{color:#fff;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;display:flex}.decline-btn{background:#ef4444}.accept-btn{background:#22c55e}.accept-btn.pulsing{animation:1.5s infinite green-btn-glow}@keyframes green-btn-glow{0%{box-shadow:0 0 #22c55e80}70%{box-shadow:0 0 0 10px #22c55e00}to{box-shadow:0 0 #22c55e00}}.sms-header{border-bottom:1px solid #f1f5f9;justify-content:space-between;align-items:center;padding:10px 12px;display:flex}.sms-back-btn,.sms-info-btn{color:#14b8a6;cursor:pointer;font-size:.8rem;font-weight:700}.sms-chat-body{flex-direction:column;flex:1;gap:8px;padding:10px;display:flex;overflow-y:auto}.chat-bubble.left u{color:#0f766e}.sms-input-field{border-top:1px solid #f1f5f9;justify-content:space-between;align-items:center;padding:8px 12px;display:flex}@keyframes slideUpFaq{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes vibration-shake{0%{transform:translate(1px,1px)rotate(0)}10%{transform:translate(-1px,-2px)rotate(-1deg)}20%{transform:translate(-3px)rotate(1deg)}30%{transform:translateY(2px)rotate(0)}40%{transform:translate(1px,-1px)rotate(1deg)}50%{transform:translate(-1px,2px)rotate(-1deg)}60%{transform:translate(-3px,1px)rotate(0)}70%{transform:translate(2px,1px)rotate(-1deg)}80%{transform:translate(-1px,-1px)rotate(1deg)}90%{transform:translate(2px,2px)rotate(0)}to{transform:translate(1px,-2px)rotate(-1deg)}}.flying-particle{animation:1.5s linear infinite fly-motion}@media (width<=1024px){.testdrive-grid{grid-template-columns:1fr;gap:4rem}.testdrive-simulator{order:1}}@media (width<=640px){.testdrive-form{padding:1.5rem 1rem;padding:0!important}.simulator-canvas{height:380px}.mock-laptop{width:220px;margin-top:30px}.laptop-screen{height:140px}.crm-row{padding:3px 6px;font-size:.55rem}.crm-log{display:none}.mock-phone{width:130px;height:260px}.clock-time{font-size:1.25rem}.caller-avatar-large{width:40px;height:40px;font-size:1rem}.call-btn{width:28px;height:28px}}.step-number{color:#0f766e;background:linear-gradient(135deg,#14b8a61a 0%,#14b8a60d 100%);border:1.5px solid #14b8a640;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;margin-top:2px;font-size:1.1rem;font-weight:800;display:flex}.screen-card-header{align-items:center;gap:.75rem;display:flex}.laptop-base{background:#94a3b8;border-radius:0 0 .5rem .5rem;width:106%;height:8px;position:relative;left:-3%}.phone-screen-idle.ring-pending{justify-content:center}.caller-indicator{flex-direction:column;align-items:center;gap:8px;display:flex}.indicator-pulse{background:var(--accent-color);border-radius:50%;width:8px;height:8px;animation:1.5s infinite phonePulseRing}@keyframes phonePulseRing{0%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(3)}}.indicator-text{color:#94a3b8;font-size:.55rem;font-weight:600}.call-caption-bubble{background:#ffffff0f;border:1px solid #ffffff1a;border-radius:.5rem;padding:6px;font-size:.5rem;line-height:1.3}.sms-header{text-align:center;border-bottom:1px solid #f1f5f9;padding:8px}.sms-chat-body{flex-direction:column;flex:1;gap:6px;padding:6px;display:flex}.chat-bubble{border-radius:.5rem;width:max-content;max-width:180px;padding:6px 8px}.calendar-card{text-align:left;background:linear-gradient(135deg,#14b8a614 0%,#14b8a605 100%);border:1px solid #14b8a626;border-radius:.5rem;align-items:center;gap:8px;width:100%;padding:8px;display:flex}.crm-body-widget{background:#f8fafc;flex:1;justify-content:center;align-items:center;padding:.75rem;display:flex}.crm-idle-widget{color:#94a3b8;font-size:.7rem;font-weight:600}.crm-active-widget{width:100%}.crm-lead-card{text-align:left;background:#fff;border:1px solid #e2e8f0;border-radius:.5rem;flex-direction:column;gap:4px;padding:8px;display:flex}.lead-meta-row{justify-content:space-between;align-items:center;display:flex}.lead-tag{border-radius:2px;padding:1px 4px;font-size:.45rem;font-weight:800}.lead-tag.active{color:#d97706;background:#fef3c7}.lead-source{color:#94a3b8;font-size:.45rem;font-weight:600}.lead-name-text{color:var(--primary-color);font-size:.65rem;font-weight:800}.lead-phone-text{color:var(--secondary-color);font-size:.52rem;font-weight:600}.lead-transcript-preview{border-top:1px solid #f1f5f9;flex-direction:column;gap:1px;margin-top:2px;padding-top:4px;display:flex}.preview-label{color:#64748b;font-size:.48rem;font-weight:700}.lead-transcript-preview p{color:var(--secondary-color);white-space:nowrap;text-overflow:ellipsis;margin:0;font-size:.48rem;font-style:italic;line-height:1.2;overflow:hidden}@media (width<=1024px){.testdrive-top-grid{grid-template-columns:1fr;gap:3rem}.testdrive-bottom-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=640px){.testdrive-centered-subtitle{margin-bottom:2.5rem}.testdrive-bottom-grid{grid-template-columns:1fr;gap:1.25rem}.simulator-screen-card{padding:1.25rem}.screen-card-body{min-height:220px}}.testdrive-form-container{flex-direction:column;display:flex}.testdrive-form{background:#fff;border:1px solid #e2e8f0;border-radius:1.5rem;flex-direction:column;gap:1.25rem;padding:2.5rem;display:flex;box-shadow:0 10px 15px -3px #0f172a05;padding:0!important}@media (width<=768px){.screen-card-header h5{font-size:1.35rem!important}}@keyframes slideUpWidget{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@media (width<=1024px){.testdrive-top-grid{grid-template-columns:1fr;gap:3rem}.testdrive-bottom-grid{grid-template-columns:repeat(2,1fr);gap:1.5rem}}@media (width<=640px){.testdrive-centered-subtitle{margin-bottom:2.5rem}.testdrive-bottom-grid{grid-template-columns:1fr;gap:1.25rem}.simulator-screen-card{padding:1.25rem}.screen-card-body{min-height:220px}}n .testdrive-section{background:var(--bg-color);color:var(--primary-color);border-top:1px solid #e2e8f0;padding:8rem 2rem;overflow:hidden}.testdrive-container{max-width:1300px;margin:0 auto}.testdrive-centered-title{text-align:center;margin-bottom:1rem}.testdrive-centered-subtitle{text-align:center;color:var(--secondary-color);max-width:800px;margin:0 auto 4rem;font-size:1.15rem;line-height:1.6}.testdrive-top-grid{grid-template-columns:1.2fr .8fr;align-items:stretch;gap:5rem;margin-bottom:5rem;display:grid}.testdrive-steps-list{flex-direction:column;gap:2.25rem;display:flex}.testdrive-step-item{align-items:flex-start;gap:1.75rem;display:flex}.step-number{color:#0f766e;background:linear-gradient(135deg,#14b8a61a 0%,#14b8a60d 100%);border:1.5px solid #14b8a659;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;margin-top:2px;font-size:1.2rem;font-weight:800;display:flex;box-shadow:0 4px 6px -1px #14b8a60d}.step-text-wrap h4{color:var(--primary-color);margin:0 0 .35rem;font-size:1.25rem;font-weight:800}.step-text-wrap p{color:var(--secondary-color);margin:0;font-size:1.05rem;line-height:1.6}.testdrive-form-container{flex-direction:column;height:100%;display:flex}.test-drive-form-container{background:#fff;border:2px solid #14b8a6;border-radius:1.5rem;width:100%;max-width:440px;height:100%;padding:2.5rem;position:relative;overflow:hidden;box-shadow:0 20px 40px -5px #14b8a626,0 0 0 4px #14b8a60d}.test-drive-form-container:before{content:"";background:linear-gradient(90deg,#14b8a6 0%,#0d9488 100%);height:6px;position:absolute;top:0;left:0;right:0}.testdrive-form{flex-direction:column;justify-content:space-between;height:100%;display:flex;padding:0!important}.form-header-wrap{text-align:left;border-bottom:1px solid #f1f5f9;margin-bottom:.5rem;padding-bottom:.5rem}.form-header-title{color:var(--primary-color);letter-spacing:-.015em;margin:0 0 .5rem;font-size:1.35rem;font-weight:800}.form-header-desc{color:var(--secondary-color);margin:0;font-size:.95rem;line-height:1.5}.form-fields-group{flex-direction:column;gap:1.25rem;width:100%;display:flex}.testdrive-form .form-group input{width:100%;color:var(--primary-color);font-size:1rem;font-family:var(--font-sans);background:#f8fafc;border:1px solid #e2e8f0;border-radius:.75rem;outline:none;padding:1.1rem 1.25rem;transition:all .3s}.testdrive-form .form-group input:focus{background:#fff;border-color:#14b8a6;box-shadow:0 0 0 4px #14b8a61a}.testdrive-btn{background:var(--accent-color);color:#fff;cursor:pointer;width:100%;font-size:1.1rem;font-weight:700;font-family:var(--font-sans);text-align:center;border:none;border-radius:.75rem;padding:1.1rem;transition:all .3s;display:block;box-shadow:0 4px 12px #f9731626}.testdrive-btn:hover{background:var(--accent-hover);transform:translateY(-2px);box-shadow:0 6px 16px #f9731640}.testdrive-btn.active{cursor:not-allowed;box-shadow:none;background:#64748b;justify-content:center;align-items:center;gap:10px;display:flex}.testdrive-btn.reset{background:#0f766e;box-shadow:0 4px 12px #0f766e26}.testdrive-btn.reset:hover{background:#0d9488;box-shadow:0 6px 16px #0f766e40}.spinner{border:2px solid #fff;border-bottom-color:#0000;border-radius:50%;width:18px;height:18px;animation:1s linear infinite rotation;display:inline-block}.testdrive-bottom-grid{grid-template-columns:repeat(4,1fr);align-items:stretch;gap:.75rem;display:grid}.simulator-screen-card{background:#fff;border:1px solid #e2e8f0;border-radius:1.5rem;flex-direction:column;gap:1.25rem;padding:1.5rem 1rem;transition:all .4s cubic-bezier(.16,1,.3,1);display:flex;position:relative;box-shadow:0 4px 6px -1px #0f172a05,0 10px 15px -3px #0f172a08}.simulator-screen-card.active-step{border-color:#14b8a6;transform:translateY(-6px);box-shadow:0 25px 35px -5px #14b8a61f,0 15px 15px -5px #14b8a60f}.screen-card-header{border-bottom:1px solid #f1f5f9;align-items:center;gap:.75rem;padding-bottom:.75rem;display:flex}.screen-step-badge{width:28px;height:28px;color:var(--secondary-color);background:#f1f5f9;border-radius:50%;justify-content:center;align-items:center;font-size:.9rem;font-weight:800;display:flex}.simulator-screen-card.active-step .screen-step-badge{color:#fff;background:linear-gradient(135deg,#14b8a6 0%,#0d9488 100%);box-shadow:0 4px 8px #14b8a640}.screen-card-header h5{color:var(--primary-color);margin:0;font-size:1.05rem;font-weight:800}.screen-card-body{flex:1;justify-content:center;align-items:center;min-height:350px;display:flex;position:relative}.mock-laptop{width:275px;position:relative}.laptop-screen{background:#0f172a;border:7px solid #1e293b;border-radius:.6rem .6rem 0 0;flex-direction:column;height:175px;display:flex;overflow:hidden}.laptop-header{background:#f8fafc;border-bottom:1px solid #e2e8f0;align-items:center;gap:.35rem;padding:.35rem .6rem;display:flex}.laptop-dots{gap:3px;display:flex}.dot{border-radius:50%;width:6px;height:6px}.dot-red{background:#ef4444}.dot-yellow{background:#f59e0b}.dot-green{background:#10b981}.laptop-title{color:var(--secondary-color);text-align:center;flex:1;margin-right:20px;font-size:.65rem;font-weight:700}.laptop-body{background:#f8fafc;flex-direction:column;flex:1;justify-content:center;align-items:center;padding:.75rem;display:flex;position:relative}.laptop-base{background:#94a3b8;border-radius:0 0 .6rem .6rem;width:108%;height:10px;position:relative;left:-4%;box-shadow:0 4px 6px #0000000f}.laptop-web-idle{flex-direction:column;align-items:center;gap:10px;width:100%;display:flex}.web-form-preview{flex-direction:column;gap:6px;width:85%;display:flex}.preview-input{background:#e2e8f0;border-radius:3px;height:10px;display:block}.preview-btn{background:var(--accent-color);color:#fff;text-align:center;border-radius:3px;height:16px;font-size:.55rem;font-weight:800;line-height:16px;display:block}.web-status-msg{color:var(--secondary-color);font-size:.65rem;font-weight:700}.laptop-web-sending{flex-direction:column;align-items:center;gap:10px;display:flex}.laptop-web-sending .spinner{border-color:var(--accent-color);border-bottom-color:#0000;width:16px;height:16px}.laptop-web-success{flex-direction:column;align-items:center;gap:8px;display:flex}.web-status-msg.success{color:#059669}.laptop-web-typing{flex-direction:column;align-items:center;gap:8px;width:100%;display:flex}.web-form-preview.typing-active .preview-label-text{color:var(--secondary-color);align-self:flex-start;margin-left:8%;font-size:.5rem;font-weight:700}.web-form-preview.typing-active .preview-input-box{box-sizing:border-box;background:#fff;border:1px solid #e2e8f0;border-radius:3px;align-items:center;width:85%;height:12px;margin:0 auto;padding:0 4px;display:flex}.typed-text{white-space:nowrap;width:0;color:var(--primary-color);border-right:1.5px solid #14b8a6;font-size:.52rem;font-weight:700;line-height:1;display:inline-block;overflow:hidden}.typed-name{animation:.8s steps(15,end) .2s forwards typing-effect-name}.typed-phone{animation:.8s steps(10,end) 1.2s forwards typing-effect-phone}.clicked-btn{animation:.3s 2.1s forwards click-btn-effect}.typing-submitting{animation:.2s 2.2s forwards fade-submitting-text}@keyframes typing-effect-name{0%{width:0}99%{border-right:1.5px solid #14b8a6;width:100%}to{border-right:none;width:100%}}@keyframes typing-effect-phone{0%{width:0}99%{border-right:1.5px solid #14b8a6;width:100%}to{border-right:none;width:100%}}@keyframes click-btn-effect{0%{transform:scale(1)}50%{background:var(--accent-hover);transform:scale(.9);box-shadow:0 0 10px #f9731666}to{transform:scale(1)}}@keyframes fade-submitting-text{0%{opacity:.6}to{opacity:1;color:var(--accent-color);font-weight:800}}.mock-phone{background:#0f172a;border:6px solid #1e293b;border-radius:1.5rem;width:175px;height:330px;position:relative;overflow:hidden;box-shadow:0 10px 25px #0f172a0d}.phone-screen-frame{flex-direction:column;width:100%;height:100%;padding:5px;display:flex;position:relative}.phone-earpiece{z-index:10;background:#334155;border-radius:1.5px;width:28px;height:3px;position:absolute;top:4px;left:50%;transform:translate(-50%)}.phone-screen-inner{background:#f8fafc;border-radius:1.1rem;width:100%;height:100%;position:relative;overflow:hidden}.phone-screen-idle{color:#fff;background:linear-gradient(#1e293b 0%,#0f172a 100%);flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;padding:1.5rem .5rem;display:flex}.clock-widget{text-align:center;margin-bottom:2rem}.clock-time{font-size:1.5rem;font-weight:800;display:block}.clock-date{color:#94a3b8;font-size:.6rem}.phone-lock-icon{color:#64748b}.phone-screen-call{color:#fff;background:linear-gradient(135deg,#0f172a 0%,#1e293b 100%);flex-direction:column;justify-content:space-between;align-items:center;width:100%;height:100%;padding:2rem .75rem;display:flex}.caller-avatar-large{width:44px;height:44px;color:var(--accent-color);background:#ffffff14;border:1px solid #fff3;border-radius:50%;justify-content:center;align-items:center;margin:0 auto .5rem;font-size:1rem;font-weight:800;display:flex}.call-header h4{margin:0 0 2px;font-size:.85rem}.call-status{color:#94a3b8;margin:0;font-size:.6rem}.call-wave-visualizer{justify-content:center;align-items:center;gap:2.5px;height:20px;margin:.5rem 0;display:flex}.wave-line{background:#10b981;border-radius:1px;width:2.5px;height:10px;animation:.8s ease-in-out infinite alternate call-pulse-line}.wave-line:nth-child(2){height:16px;animation-delay:.15s}.wave-line:nth-child(3){height:12px;animation-delay:.3s}.wave-line:nth-child(4){height:20px;animation-delay:.45s}.wave-line:nth-child(5){height:10px;animation-delay:.6s}.call-caption-bubble{box-sizing:border-box;background:#ffffff0f;border:1px solid #ffffff1a;border-radius:.6rem;width:95%;padding:8px;font-size:.55rem;line-height:1.35}.call-caption-bubble p{margin:0}.phone-screen-sms{background:#fff;flex-direction:column;width:100%;height:100%;display:flex}.sms-header{background:#f8fafc;border-bottom:1px solid #f1f5f9;justify-content:space-between;align-items:center;padding:8px 10px;display:flex}.sms-back-btn,.sms-info-btn{color:#14b8a6;font-size:.75rem;font-weight:700}.sms-info-btn{border:1px solid #14b8a6;border-radius:50%;justify-content:center;align-items:center;width:14px;height:14px;font-size:.55rem;display:flex}.sms-contact-name{color:var(--primary-color);font-size:.65rem;font-weight:800}.sms-chat-body{background:#fff;flex-direction:column;flex:1;gap:8px;padding:8px;display:flex;overflow-y:auto}.chat-bubble{border-radius:.8rem;flex-direction:column;gap:2px;max-width:88%;padding:8px 10px;display:flex}.chat-bubble p{margin:0;font-size:.58rem;line-height:1.3}.chat-time{color:#94a3b8;align-self:flex-end;font-size:.45rem}.chat-bubble.left{color:var(--primary-color);background:#f1f5f9;border-bottom-left-radius:.2rem;align-self:flex-start}.chat-bubble.left .sms-link{color:#0f766e;font-weight:700;text-decoration:underline}.chat-bubble.right{color:#fff;background:#14b8a6;border-bottom-right-radius:.2rem;align-self:flex-end}.chat-bubble.right .chat-time{color:#e2e8f0}.sms-input-field{background:#f8fafc;border-top:1px solid #f1f5f9;justify-content:space-between;align-items:center;padding:8px 10px;display:flex}.sms-placeholder-text{color:#94a3b8;font-size:.6rem}.sms-send-arrow{color:#fff;background:#14b8a6;border-radius:50%;justify-content:center;align-items:center;width:18px;height:18px;font-size:.7rem;font-weight:800;display:flex}.mock-booking-screen{background:#fff;border:1px solid #e2e8f0;border-radius:1rem;flex-direction:column;width:275px;height:240px;display:flex;overflow:hidden;box-shadow:0 10px 15px -5px #00000005}.booking-header{color:var(--primary-color);background:#f8fafc;border-bottom:1px solid #e2e8f0;align-items:center;gap:6px;padding:.5rem .85rem;font-size:.7rem;font-weight:800;display:flex}.booking-icon-dot{background:var(--accent-color);border-radius:50%;width:6px;height:6px}.booking-body{background:#fff;flex:1;justify-content:center;align-items:center;padding:1rem;display:flex}.booking-idle{color:#94a3b8;flex-direction:column;align-items:center;gap:8px;font-size:.75rem;font-weight:600;display:flex}.booking-clock-icon{font-size:1.75rem}.booking-confirmed{flex-direction:column;align-items:center;gap:14px;width:100%;display:flex}.calendar-card{text-align:left;box-sizing:border-box;background:linear-gradient(135deg,#14b8a614 0%,#14b8a605 100%);border:1px solid #14b8a62e;border-radius:.5rem;align-items:center;gap:10px;width:100%;padding:10px;display:flex}.cal-check-icon{background:#14b8a6;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;display:flex}.cal-details{flex-direction:column;gap:2px;display:flex;overflow:hidden}.cal-title{color:#0f766e;font-size:.65rem;font-weight:800}.cal-time{color:var(--primary-color);white-space:nowrap;text-overflow:ellipsis;font-size:.6rem;font-weight:700;overflow:hidden}.cal-link{color:#64748b;font-size:.55rem;text-decoration:underline}.cal-status-badge{color:#059669;background:#d1fae5;border-radius:4px;padding:3px 8px;font-size:.6rem;font-weight:800}.booking-agenda-view{flex-direction:column;width:100%;height:100%;display:flex}.agenda-grid{flex-direction:column;gap:6px;width:100%;display:flex}.agenda-row{border-bottom:1px solid #f1f5f9;align-items:center;gap:8px;padding:5px 8px;display:flex}.agenda-row:last-child{border-bottom:none}.agenda-time{color:#94a3b8;width:22%;font-size:.55rem;font-weight:800}.agenda-slot{text-align:left;box-sizing:border-box;border-radius:4px;width:78%;padding:4px 8px;font-size:.58rem}.agenda-slot.occupied{color:#64748b;background:#f1f5f9;border:1px dashed #e2e8f0}.agenda-slot.new-booking{color:#0f766e;background:#14b8a614;border:1.5px solid #14b8a640;justify-content:space-between;align-items:center;display:flex}.agenda-slot.new-booking strong{font-weight:800}.new-tag-badge{color:#fff;background:linear-gradient(135deg,#14b8a6 0%,#0d9488 100%);border-radius:2px;padding:1px 4px;font-size:.45rem;font-weight:800;box-shadow:0 2px 4px #14b8a633}.active-new-meeting{animation:.4s forwards highlight-agenda-row}@keyframes highlight-agenda-row{0%{background:#14b8a605;transform:scale(.97)}to{background:0 0;transform:scale(1)}}.mock-crm-dashboard{background:#fff;border:1px solid #e2e8f0;border-radius:1rem;flex-direction:column;width:275px;height:240px;display:flex;overflow:hidden;box-shadow:0 10px 15px -5px #00000005}.crm-header-widget{color:#fff;background:#0f172a;align-items:center;gap:6px;padding:.5rem .85rem;font-size:.7rem;font-weight:800;display:flex}.crm-dots-decor{background:#10b981;border-radius:50%;width:4px;height:4px;box-shadow:6px 0 #10b981,12px 0 #10b981}.crm-body-widget{background:#f8fafc;flex-direction:column;flex:1;justify-content:flex-start;padding:.5rem;display:flex;overflow-y:hidden}.crm-leads-list{flex-direction:column;gap:4px;width:100%;display:flex}.crm-lead-row{box-sizing:border-box;background:#fff;border:1px solid #e2e8f0;border-radius:4px;justify-content:space-between;align-items:center;padding:6px 8px;font-size:.58rem;display:flex}.crm-lead-row.active-new-lead{background:#14b8a60d;border-color:#14b8a6;box-shadow:0 2px 6px #14b8a61a}.crm-lead-name{color:var(--primary-color);white-space:nowrap;text-overflow:ellipsis;width:32%;font-weight:700;overflow:hidden}.crm-lead-phone{color:var(--secondary-color);width:43%;font-family:monospace}.crm-lead-status{text-align:center;white-space:nowrap;border-radius:2px;width:25%;padding:1px 4px;font-size:.48rem;font-weight:800}.crm-lead-status.active{color:#d97706;background:#fef3c7}.crm-lead-status.contacted{color:#475569;background:#e2e8f0}.crm-lead-status.completed{color:#059669;background:#d1fae5}.mock-phone.vibrating{animation:.3s infinite vibration-shake}.animate-fade-in{animation:.4s cubic-bezier(.16,1,.3,1) forwards fadeIn}.animate-slide-up{animation:.4s cubic-bezier(.16,1,.3,1) forwards slideUpWidget}.animate-slide-up.delay-1s{opacity:0;animation-delay:.8s}.crm-new-lead-alert{background:linear-gradient(135deg,#0f172a 0%,#1e293b 100%);border:2px solid #14b8a6;border-radius:8px;flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;min-height:170px;padding:1.5rem 1rem;display:flex;position:relative;overflow:hidden;box-shadow:0 0 20px #14b8a640}.crm-alert-header{color:#14b8a6;letter-spacing:.1em;text-shadow:0 0 10px #14b8a680;margin-bottom:.75rem;font-size:.85rem;font-weight:800;animation:1.5s infinite alternate crm-alert-pulse}.crm-alert-body{text-align:center;z-index:2;flex-direction:column;align-items:center;gap:3px;display:flex}.crm-alert-label{color:#64748b;letter-spacing:.05em;margin-top:4px;font-size:.45rem;font-weight:700}.crm-alert-name{color:#fff;letter-spacing:-.01em;margin:0;font-size:.95rem;font-weight:800}.crm-alert-phone{color:#e2e8f0;margin:0 0 6px;font-family:monospace;font-size:.75rem}.crm-alert-badge{color:#d97706;background:#fef3c7;border-radius:4px;padding:2px 8px;font-size:.55rem;font-weight:800;box-shadow:0 2px 4px #d9770633}.crm-alert-glow{pointer-events:none;z-index:1;background:radial-gradient(circle,#14b8a626 0%,#0000 70%);width:120px;height:120px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@keyframes crm-alert-pulse{0%{opacity:.8;transform:scale(.96)}to{opacity:1;text-shadow:0 0 15px #14b8a6cc,0 0 30px #14b8a666;transform:scale(1.04)}}@media (width<=1024px){.testdrive-top-grid{grid-template-columns:1fr;gap:3rem}.testdrive-bottom-grid{grid-template-columns:repeat(2,1fr);gap:1.5rem}}@media (width<=640px){.testdrive-centered-subtitle{margin-bottom:2.5rem}.testdrive-bottom-grid{grid-template-columns:1fr;gap:1.25rem}.simulator-screen-card{padding:1.25rem}.screen-card-body{min-height:220px}}.testdrive-top-grid{margin-bottom:2rem}.process-section{color:var(--primary-color);background:#fff;border-top:1px solid #e2e8f0;border-bottom:1px solid #e2e8f0;padding:8rem 2rem 2.5rem}.process-container{max-width:1300px;margin:0 auto}.process-layout{grid-template-columns:1fr 1.5fr;align-items:flex-start;gap:5rem;display:grid}.process-steps-list{flex-direction:column;gap:1.25rem;display:flex}.process-step-card{cursor:pointer;background:#f8fafc;border:1px solid #e2e8f0;border-radius:1rem;align-items:flex-start;gap:1.5rem;padding:1.5rem;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;box-shadow:0 4px 6px -1px #00000005}.process-step-card:hover{background:#fff;border-color:#cbd5e1;transform:translateY(-2px);box-shadow:0 10px 15px -3px #0000000d}.process-step-card.active{border-color:var(--accent-color);background:#fff;box-shadow:0 15px 25px -5px #f9731614}.process-step-num{width:36px;height:36px;color:var(--secondary-color);background:#e2e8f0;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:1.1rem;font-weight:800;transition:all .3s;display:flex}.process-step-card.active .process-step-num{background:var(--accent-color);color:#fff;box-shadow:0 4px 10px #f973164d}.process-step-text-content h4{color:var(--primary-color);background:0 0;border-radius:4px;margin-bottom:.35rem;margin-left:-.4rem;padding:.1rem .4rem;font-size:1.2rem;font-weight:800;transition:all .3s;display:inline-block}.process-step-card.active .process-step-text-content h4{color:#0f766e;background:linear-gradient(120deg,#14b8a626 0%,#14b8a60d 100%)}.process-step-text-content p{color:var(--secondary-color);margin:0;font-size:.95rem;line-height:1.5}.process-diagram-wrapper{justify-content:center;align-items:center;display:flex}.process-diagram-board{background:radial-gradient(circle,#e2e8f066 0%,#0000 80%);border:1px dashed #e2e8f099;border-radius:2rem;width:100%;max-width:850px;height:800px;position:relative;overflow:visible}.process-svg-overlay{z-index:1;pointer-events:none;width:100%;height:100%;position:absolute;top:0;left:0}.diagram-connector-line{stroke:#cbd5e1;stroke-width:1.5px;stroke-dasharray:4 4;transition:all .3s}.diagram-connector-line.line-active{stroke:url(#line-active-grad);stroke-width:1.5px;filter:drop-shadow(0 0 3px #f9731640);animation:1s linear infinite dash-move-active}@keyframes dash-move-active{0%{stroke-dashoffset:10px}to{stroke-dashoffset:0}}.diagram-node{z-index:2;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);cursor:pointer;-webkit-user-select:none;user-select:none;background:#ffffffd9;border:1px solid #0f172a14;border-radius:.75rem;flex-direction:column;align-items:center;gap:.6rem;padding:.65rem 1rem;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;position:absolute;transform:translate(-50%,-50%);box-shadow:0 10px 15px -3px #0000000a}.diagram-node:hover{background:#fff;border-color:#cbd5e1;transform:translate(-50%,-50%)scale(1.05)}.diagram-node.node-active{border-color:var(--accent-color);background:#fff;transform:translate(-50%,-50%)scale(1.1);box-shadow:0 20px 25px -5px #f9731626}.node-icon-wrap{width:44px;height:44px;color:var(--secondary-color);font-family:var(--font-sans);background:#f1f5f9;border-radius:50%;justify-content:center;align-items:center;transition:all .3s;display:flex}.diagram-node.node-active .node-icon-wrap{color:var(--accent-color);background:linear-gradient(135deg,#ffedd5 0%,#fed7aa 100%)}.diagram-node span{color:var(--primary-color);white-space:nowrap;font-size:.8rem;font-weight:700}.ads-icon-g{color:#4285f4;font-size:1.25rem}.diagram-node.node-active .ads-icon-g{color:#1a73e8;background:linear-gradient(135deg,#e8f0fe 0%,#d2e3fc 100%)}.ads-icon-m{color:#0668e1;font-size:1.75rem}.diagram-node.node-active .ads-icon-m{color:#0668e1;background:linear-gradient(135deg,#eaf2fc 0%,#d3e5fa 100%)}.ads-icon-yt{color:red;font-size:1.1rem}.diagram-node.node-active .ads-icon-yt{color:#dc2626;background:linear-gradient(135deg,#fee2e2 0%,#fca5a5 100%)}.ads-icon-tt{color:#000;font-size:1.1rem}.diagram-node.node-active .ads-icon-tt{color:#0f172a;background:linear-gradient(135deg,#e2e8f0 0%,#94a3b8 100%)}.diagram-node-special{z-index:2;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);cursor:pointer;background:#ffffffd9;border:1px solid #0f172a14;border-radius:1.25rem;flex-direction:column;gap:.85rem;width:280px;height:220px;padding:1.25rem;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;position:absolute;transform:translate(-50%,-50%);box-shadow:0 15px 25px -5px #0000000d}.diagram-node-special:hover{background:#fff;border-color:#cbd5e1;transform:translate(-50%,-50%)scale(1.03)}.diagram-node-special.node-active{border-color:var(--accent-color);background:#fff;transform:translate(-50%,-50%)scale(1.08);box-shadow:0 25px 35px -5px #f9731626}.special-node-title{text-transform:uppercase;letter-spacing:.05em;text-align:center;color:var(--secondary-color);font-size:.75rem;font-weight:800}.diagram-node-special.node-active .special-node-title{color:var(--accent-color)}.pages-grid-container{flex:1;grid-template-rows:repeat(2,1fr);grid-template-columns:repeat(4,1fr);gap:.5rem;display:grid}.mini-page-card{background:#f1f5f9;border:1px solid #e2e8f0;border-radius:6px;flex-direction:column;justify-content:space-between;padding:8px 6px;transition:all .3s;display:flex;position:relative}.mini-page-num{color:#94a3b8;font-size:.7rem;font-weight:800;line-height:1}.mini-page-wires{flex-direction:column;gap:3px;margin-top:auto;display:flex}.wire-head{background:#cbd5e1;border-radius:2.5px;width:100%;height:5px}.wire-line{background:#e2e8f0;border-radius:1.5px;width:60%;height:3px}.diagram-node-special.node-active .mini-page-card{opacity:0;transform:scale(.6)}.diagram-node-special.node-active .mini-page-card .mini-page-num{color:var(--accent-color)}.diagram-node-special.node-active .mini-page-card .wire-head{background:var(--accent-color)}.diagram-node-special.node-active .mini-page-card:first-child{animation:4s infinite page-loop-1}.diagram-node-special.node-active .mini-page-card:nth-child(2){animation:4s infinite page-loop-2}.diagram-node-special.node-active .mini-page-card:nth-child(3){animation:4s infinite page-loop-3}.diagram-node-special.node-active .mini-page-card:nth-child(4){animation:4s infinite page-loop-4}.diagram-node-special.node-active .mini-page-card:nth-child(5){animation:4s infinite page-loop-5}.diagram-node-special.node-active .mini-page-card:nth-child(6){animation:4s infinite page-loop-6}.diagram-node-special.node-active .mini-page-card:nth-child(7){animation:4s infinite page-loop-7}.diagram-node-special.node-active .mini-page-card:nth-child(8){animation:4s infinite page-loop-8}@keyframes page-loop-1{0%{opacity:0;box-shadow:none;background:#f1f5f9;border-color:#e2e8f0;transform:scale(.6)}4%{opacity:1;border-color:var(--accent-color);background:#fff;transform:scale(1.05);box-shadow:0 4px 8px -1px #f9731626}6%,75%{opacity:1;border-color:var(--accent-color);background:#fff;transform:scale(1);box-shadow:0 4px 8px -1px #f9731626}81.25%,to{opacity:0;box-shadow:none;background:#f1f5f9;border-color:#e2e8f0;transform:scale(.6)}}@keyframes page-loop-2{0%,3.75%{opacity:0;box-shadow:none;background:#f1f5f9;border-color:#e2e8f0;transform:scale(.6)}7.75%{opacity:1;border-color:var(--accent-color);background:#fff;transform:scale(1.05);box-shadow:0 4px 8px -1px #f9731626}9.75%,75%{opacity:1;border-color:var(--accent-color);background:#fff;transform:scale(1);box-shadow:0 4px 8px -1px #f9731626}81.25%,to{opacity:0;box-shadow:none;background:#f1f5f9;border-color:#e2e8f0;transform:scale(.6)}}@keyframes page-loop-3{0%,7.5%{opacity:0;box-shadow:none;background:#f1f5f9;border-color:#e2e8f0;transform:scale(.6)}11.5%{opacity:1;border-color:var(--accent-color);background:#fff;transform:scale(1.05);box-shadow:0 4px 8px -1px #f9731626}13.5%,75%{opacity:1;border-color:var(--accent-color);background:#fff;transform:scale(1);box-shadow:0 4px 8px -1px #f9731626}81.25%,to{opacity:0;box-shadow:none;background:#f1f5f9;border-color:#e2e8f0;transform:scale(.6)}}@keyframes page-loop-4{0%,11.25%{opacity:0;box-shadow:none;background:#f1f5f9;border-color:#e2e8f0;transform:scale(.6)}15.25%{opacity:1;border-color:var(--accent-color);background:#fff;transform:scale(1.05);box-shadow:0 4px 8px -1px #f9731626}17.25%,75%{opacity:1;border-color:var(--accent-color);background:#fff;transform:scale(1);box-shadow:0 4px 8px -1px #f9731626}81.25%,to{opacity:0;box-shadow:none;background:#f1f5f9;border-color:#e2e8f0;transform:scale(.6)}}@keyframes page-loop-5{0%,15%{opacity:0;box-shadow:none;background:#f1f5f9;border-color:#e2e8f0;transform:scale(.6)}19%{opacity:1;border-color:var(--accent-color);background:#fff;transform:scale(1.05);box-shadow:0 4px 8px -1px #f9731626}21%,75%{opacity:1;border-color:var(--accent-color);background:#fff;transform:scale(1);box-shadow:0 4px 8px -1px #f9731626}81.25%,to{opacity:0;box-shadow:none;background:#f1f5f9;border-color:#e2e8f0;transform:scale(.6)}}@keyframes page-loop-6{0%,18.75%{opacity:0;box-shadow:none;background:#f1f5f9;border-color:#e2e8f0;transform:scale(.6)}22.75%{opacity:1;border-color:var(--accent-color);background:#fff;transform:scale(1.05);box-shadow:0 4px 8px -1px #f9731626}24.75%,75%{opacity:1;border-color:var(--accent-color);background:#fff;transform:scale(1);box-shadow:0 4px 8px -1px #f9731626}81.25%,to{opacity:0;box-shadow:none;background:#f1f5f9;border-color:#e2e8f0;transform:scale(.6)}}@keyframes page-loop-7{0%,22.5%{opacity:0;box-shadow:none;background:#f1f5f9;border-color:#e2e8f0;transform:scale(.6)}26.5%{opacity:1;border-color:var(--accent-color);background:#fff;transform:scale(1.05);box-shadow:0 4px 8px -1px #f9731626}28.5%,75%{opacity:1;border-color:var(--accent-color);background:#fff;transform:scale(1);box-shadow:0 4px 8px -1px #f9731626}81.25%,to{opacity:0;box-shadow:none;background:#f1f5f9;border-color:#e2e8f0;transform:scale(.6)}}@keyframes page-loop-8{0%,26.25%{opacity:0;box-shadow:none;background:#f1f5f9;border-color:#e2e8f0;transform:scale(.6)}30.25%{opacity:1;border-color:var(--accent-color);background:#fff;transform:scale(1.05);box-shadow:0 4px 8px -1px #f9731626}32.25%,75%{opacity:1;border-color:var(--accent-color);background:#fff;transform:scale(1);box-shadow:0 4px 8px -1px #f9731626}81.25%,to{opacity:0;box-shadow:none;background:#f1f5f9;border-color:#e2e8f0;transform:scale(.6)}}.mini-soundwave{align-items:center;gap:2.5px;height:14px;margin-top:2px;display:flex}.mini-soundwave span{background:var(--accent-color);border-radius:1px;width:2px;height:6px;animation:.8s ease-in-out infinite alternate mini-wave}.mini-soundwave span:first-child{height:8px;animation-delay:.1s}.mini-soundwave span:nth-child(2){height:14px;animation-delay:.3s}.mini-soundwave span:nth-child(3){height:10px;animation-delay:.2s}@keyframes mini-wave{0%{transform:scaleY(.5)}to{transform:scaleY(1.3)}}.diagram-node.node-crm.node-active .crm-success{color:#059669;background:linear-gradient(135deg,#d1fae5 0%,#a7f3d0 100%)}@media (width<=1024px){.process-layout{grid-template-columns:1fr;gap:4rem}.process-diagram-wrapper{order:-1}}@media (width<=640px){.process-diagram-board{height:750px}.diagram-node-special{width:200px;height:160px;padding:.85rem}.pages-grid-container{gap:.35rem}.mini-page-card{padding:2px}.diagram-node{padding:.5rem .85rem}.diagram-node span{font-size:.75rem}.diagram-node.node-ads-google,.diagram-node.node-ads-meta{border:1px solid #0f172a14;border-radius:50%;width:44px;height:44px;padding:0}.diagram-node.node-ads-google span,.diagram-node.node-ads-meta span{display:none}.diagram-node.node-ads-google .node-icon-wrap,.diagram-node.node-ads-meta .node-icon-wrap{width:42px;height:42px;margin:0}}.speed-advantage-section{background:#f8fafc;border-top:1px solid #0000000d;padding:8rem 2rem}.speed-container{max-width:1200px;margin:0 auto}.speed-header{text-align:center;max-width:900px;margin:0 auto 4rem}.speed-title{color:var(--primary-color);letter-spacing:-.03em;margin-bottom:1.5rem;font-size:3rem;font-weight:800;line-height:1.1}.speed-desc{color:var(--secondary-color);font-size:1.15rem;line-height:1.7}.speed-visual-container{max-width:1100px;margin:0 auto;padding-top:40px;padding-bottom:80px;position:relative}.desktop-speed-visual{display:block;position:relative}.mobile-speed-visual{display:none}.speed-person-area{z-index:20;flex-direction:column;align-items:center;animation:10s infinite move-person-story;display:flex;position:absolute;top:-10px;left:7%;transform:translate(-50%)}.person-illustration{background:#fff;border:1.5px solid #e2e8f0;border-radius:50%;justify-content:center;align-items:center;width:120px;height:120px;transition:all .3s;display:flex;position:relative;box-shadow:0 10px 25px #0000000d}.person-illustration:hover{border-color:#cbd5e1;transform:translateY(-2px);box-shadow:0 12px 30px #00000014}.person-avatar-img{object-fit:cover;border-radius:50%;width:100%;height:100%}.thinking-dots{color:#94a3b8;z-index:10;background:#fff;border:1px solid #e2e8f0;border-radius:1rem;gap:2.5px;padding:.25rem .5rem;font-size:1rem;font-weight:800;line-height:.6;animation:10s infinite hide-dots;display:flex;position:absolute;top:0;right:5px;box-shadow:0 2px 6px #0000000d}.thinking-dots span{animation:1.5s infinite pulse-dot}.thinking-dots span:nth-child(2){animation-delay:.2s}.thinking-dots span:nth-child(3){animation-delay:.4s}@keyframes pulse-dot{0%,to{opacity:.3}50%{opacity:1}}.success-checkmark{color:#10b981;opacity:0;z-index:10;background:#fff;border:2px solid #10b981;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;font-size:1.1rem;font-weight:800;animation:10s infinite show-check;display:flex;position:absolute;top:0;right:5px;box-shadow:0 2px 6px #10b98133}.potential-client-badge{color:#1e293b;white-space:nowrap;z-index:10;letter-spacing:.02em;background:#fff;border:1px solid #e2e8f0;border-radius:2rem;padding:.35rem .8rem;font-size:.75rem;font-weight:700;position:absolute;bottom:-8px;left:50%;transform:translate(-50%);box-shadow:0 4px 12px #00000014}.person-chip{color:#475569;white-space:nowrap;text-align:center;background:#e2e8f0;border:1px solid #cbd5e1;border-radius:2rem;padding:.4rem .8rem;font-size:.75rem;font-weight:600;animation:10s infinite chip-status;display:grid}.person-chip:before{content:"Potential client actively researching";grid-area:1/1;animation:10s infinite hide-opacity}.person-chip:after{content:"Search stopped. Vendor found.";opacity:0;grid-area:1/1;animation:10s infinite show-opacity}@keyframes hide-opacity{0%,49.9%{opacity:1}50%,to{opacity:0}}.speed-conclusion{text-align:center;background:#ffffffb3;border:1px solid #e2e8f0;border-radius:12px;max-width:800px;margin-top:6rem;margin-left:auto;margin-right:auto;padding:2rem;box-shadow:0 4px 15px #00000008}.speed-conclusion-text{color:#334155;margin:0;font-family:Georgia,serif;font-size:1.15rem;font-style:italic;line-height:1.6}@keyframes show-opacity{0%,49.9%{opacity:0}50%,to{opacity:1}}.person-dashed-arrow{opacity:0;flex-direction:column;align-items:center;height:60px;margin-top:5px;animation:10s infinite drop-arrow;display:flex;overflow:hidden}.dashed-line{background-image:linear-gradient(#94a3b8 50%,#0000 50%);background-size:2px 8px;width:2px;height:45px}.arrow-head{color:#94a3b8;margin-top:2px;font-size:1rem;line-height:.5}.speed-vendors-row{justify-content:center;align-items:flex-start;margin-top:160px;display:flex;position:relative}.vendor-box{color:#94a3b8;background:#f8fafc;border:1px solid #e2e8f0;border-radius:.75rem;justify-content:center;align-items:center;width:100px;height:100px;transition:all .3s;display:flex;position:relative}.vendor-name{letter-spacing:.02em;font-size:.75rem;font-weight:600}.vendor-box.our-box{color:var(--primary-color);z-index:5;background:#fff;border:2px solid #f97316;width:150px;height:150px;box-shadow:0 15px 35px #f9731626}.our-website-box{text-align:center;font-size:1.1rem;font-weight:800;line-height:1.2}.vendor-reply{white-space:nowrap;opacity:0;align-items:center;gap:.35rem;font-size:.75rem;font-weight:600;display:flex;position:absolute;top:-40px;left:50%;transform:translate(-50%)}.vendor-reply.fail{color:#64748b;background:#f1f5f9;border:1px solid #e2e8f0;border-radius:1rem;padding:.3rem .6rem}.vendor-reply.fail .clock-icon{width:12px;height:12px}.vendor-reply.success{color:#047857;background:#10b9811a;border:1px solid #10b98133;border-radius:.5rem;padding:.6rem 1rem;font-size:.85rem;top:auto;bottom:-50px;box-shadow:0 10px 20px #10b9811a}.our-timer{color:#fff;opacity:0;background:#f97316;border-radius:.5rem;padding:.2rem .4rem;font-size:.75rem;font-weight:800;position:absolute;top:-15px;right:-15px}.our-phone-ring{color:#10b981;opacity:0;background:#ecfdf5;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;display:flex;position:absolute;top:-15px;left:-15px;box-shadow:0 5px 15px #10b98133}.our-phone-ring svg{width:18px;height:18px}.our-chat{color:#334155;opacity:0;white-space:nowrap;background:#f1f5f9;border-radius:.5rem;padding:.4rem .6rem;font-size:.7rem;font-weight:600;position:absolute;box-shadow:0 4px 10px #0000000d}.chat-1{top:-30px;left:-80px}.chat-2{top:20px;left:-90px}.our-calendar{opacity:0;background:#fff;border:1px solid #e2e8f0;border-radius:.5rem;flex-direction:column;width:50px;height:50px;display:flex;position:absolute;top:40px;right:-40px;overflow:hidden;box-shadow:0 10px 25px #0000001a}.cal-header{background:#f97316;width:100%;height:12px}.cal-slot{color:#10b981;flex-grow:1;justify-content:center;align-items:center;font-size:1rem;font-weight:800;display:flex}@keyframes move-person-story{0%,12%{left:5%}15%,27%{left:23%}30%,42%{left:41%}50%,to{left:59%}}@keyframes drop-arrow{0%,3%{opacity:0}4%,9%{opacity:1}10%,18%{opacity:0}19%,24%{opacity:1}25%,33%{opacity:0}34%,39%{opacity:1}40%,53%{opacity:0}54%,59%{opacity:1}60%,to{opacity:0}}.box-1 .vendor-reply{animation:10s infinite fail-1}.box-2 .vendor-reply{animation:10s infinite fail-2}.box-3 .vendor-reply{animation:10s infinite fail-3}.box-4 .vendor-reply.success{animation:10s infinite our-success}.box-5 .vendor-reply{animation:10s infinite fail-4}.box-6 .vendor-reply{animation:10s infinite fail-5}.our-timer{animation:10s infinite our-timer}.our-phone-ring{animation:10s infinite our-ring}.chat-1{animation:10s infinite our-chat1}.chat-2{animation:10s infinite our-chat2}.our-calendar{animation:10s infinite our-cal}.competitor-box{animation:10s infinite dim-competitors}@keyframes fail-1{0%,7%{opacity:0;transform:translate(-50%)translateY(10px)}8%,to{opacity:1;transform:translate(-50%)translateY(0)}}@keyframes fail-2{0%,22%{opacity:0;transform:translate(-50%)translateY(10px)}23%,to{opacity:1;transform:translate(-50%)translateY(0)}}@keyframes fail-3{0%,37%{opacity:0;transform:translate(-50%)translateY(10px)}38%,to{opacity:1;transform:translate(-50%)translateY(0)}}@keyframes fail-4{0%,52%{opacity:0;transform:translate(-50%)translateY(10px)}53%,to{opacity:1;transform:translate(-50%)translateY(0)}}@keyframes fail-5{0%,67%{opacity:0;transform:translate(-50%)translateY(10px)}68%,to{opacity:1;transform:translate(-50%)translateY(0)}}@keyframes our-timer{0%,50%{opacity:0;transform:scale(.8)}51%{opacity:1;transform:scale(1)}54%{opacity:1;background:#10b981;transform:scale(1.1)}90%{opacity:1}95%,to{opacity:0}}@keyframes our-ring{0%,50%{opacity:0;transform:scale(.5)}51%,54%{opacity:1;transform:scale(1)}60%,to{opacity:0}}@keyframes our-chat1{0%,54%{opacity:0;transform:translateY(10px)}55%,90%{opacity:1;transform:translateY(0)}95%,to{opacity:0}}@keyframes our-chat2{0%,57%{opacity:0;transform:translateY(10px)}58%,90%{opacity:1;transform:translateY(0)}95%,to{opacity:0}}@keyframes our-cal{0%,61%{opacity:0;transform:translate(20px)}64%,90%{opacity:1;transform:translate(0)}95%,to{opacity:0}}@keyframes our-success{0%,64%{opacity:0;transform:translate(-50%)translateY(10px)}65%,90%{opacity:1;transform:translate(-50%)translateY(0)}95%,to{opacity:0;transform:translate(-50%)translateY(10px)}}@keyframes dim-competitors{0%,64%{opacity:1;filter:grayscale(0)}65%,90%{opacity:.3;filter:grayscale()}95%,to{opacity:1;filter:grayscale(0)}}@keyframes hide-dots{0%,64%{opacity:1}65%,to{opacity:0}}@keyframes show-check{0%,64%{opacity:0;transform:scale(.5)}65%,90%{opacity:1;transform:scale(1)}95%,to{opacity:0;transform:scale(.5)}}@keyframes chip-status{0%,49%{color:#ef4444;background:#fee2e2;border-color:#fca5a5;box-shadow:0 0 10px #ef444466}25%{color:#f87171;box-shadow:none;background:#fef2f2;border-color:#fecaca}50%,to{color:#10b981;background:#d1fae5;border-color:#6ee7b7;box-shadow:0 0 10px #10b98166}}.cta-section{text-align:center;background-image:url(/cta-bg.png);background-position:bottom;background-repeat:no-repeat;background-size:cover;justify-content:center;align-items:flex-start;min-height:80vh;padding:15vh 2rem 4rem;display:flex;position:relative}.cta-container{z-index:2;width:100%;max-width:800px;position:relative}.cta-title{color:#0f172a;letter-spacing:-.04em;margin-bottom:1rem;font-size:4.5rem;font-weight:800}.highlight-green{background:#c4f84b;border-radius:4px;padding:0 10px;line-height:1.1;display:inline-block}.cta-desc{color:#334155;margin-bottom:2.5rem;font-size:1.2rem;font-weight:500}.cta-button{color:#0f172a;background:#fff;border-radius:8px;align-items:center;gap:12px;padding:1rem 2rem;font-size:1.1rem;font-weight:700;text-decoration:none;transition:all .3s;display:inline-flex;box-shadow:0 10px 25px #0000001a}.cta-button:hover{transform:translateY(-2px);box-shadow:0 15px 35px #00000026}.cta-icon-box{color:#fff;background:#0f172a;border-radius:4px;justify-content:center;align-items:center;width:28px;height:28px;display:flex}.contact-form-section{background:#fff;padding:6rem 2rem}.contact-form-container{align-items:stretch;gap:4rem;max-width:1200px;margin:0 auto;display:flex}.contact-form-left{border-radius:16px;flex:1;overflow:hidden}.contact-person-photo{object-fit:cover;width:100%;height:100%}.contact-form-right{flex-direction:column;flex:1;justify-content:center;display:flex}.contact-form-title{color:var(--primary-color);margin-bottom:1rem;font-size:2.5rem;font-weight:800}.contact-form-subtitle{color:var(--secondary-color);margin-bottom:2rem;font-size:1.1rem}.new-contact-form{background-color:var(--bg-color);border-radius:12px;flex-direction:column;gap:1.5rem;padding:2.5rem;display:flex;box-shadow:0 10px 25px #0000000d;padding:0!important}.new-contact-form .footer-input{color:var(--primary-color);border-bottom:1px solid #cbd5e1}.new-contact-form .footer-input:focus{border-bottom-color:var(--accent-color)}.new-contact-form .footer-input::placeholder{color:#94a3b8}.new-contact-form .footer-select{color:var(--primary-color)}.new-contact-form .footer-select option{color:var(--primary-color);background:#fff}.new-contact-form .footer-checkbox-label{color:var(--secondary-color);align-items:flex-start;gap:10px;font-size:.85rem;display:flex}.new-contact-form .footer-submit-btn{background:var(--accent-color);color:#fff;cursor:pointer;border:none;border-radius:8px;margin-top:1rem;padding:1rem;font-weight:700;transition:all .2s}.new-contact-form .footer-submit-btn:hover{background:var(--accent-hover);transform:translateY(-2px)}@media (width<=768px){.contact-form-container{flex-direction:column}}.viflo-footer{color:#d1d5db;background-color:#0a0a0a;padding:2rem;font-family:Inter,sans-serif}.viflo-footer-top{justify-content:center;margin-bottom:2rem;display:flex}.footer-logo-center{text-align:center;flex-direction:column;align-items:center;gap:.5rem;display:flex}.footer-logo-center img{filter:brightness(0)invert();height:40px}.footer-tagline{letter-spacing:.05em;color:#a7f3d0;font-size:.85rem}.viflo-footer-main{justify-content:space-between;gap:4rem;max-width:1200px;margin:0 auto 2rem;display:flex}.footer-col-heading{color:#f3f4f6;margin-bottom:.5rem;font-size:1.25rem;font-weight:500}.footer-col-desc{color:#94a3b8;max-width:280px;margin-bottom:3rem;font-size:.9rem;line-height:1.5}.footer-contact-blocks{flex-direction:column;gap:2rem;display:flex}.footer-col-title{letter-spacing:.1em;color:#6ee7b7;text-transform:uppercase;margin-bottom:1.5rem;font-size:.75rem;font-weight:700}.footer-col-contact p{color:#f3f4f6;margin-bottom:.5rem;font-size:.95rem}.footer-col-pages{flex-direction:column;gap:1rem;display:flex}.footer-col-pages a{color:#f3f4f6;font-size:1.05rem;text-decoration:none;transition:color .2s}.footer-col-pages a:hover{color:#34d399}.footer-form-card{background-color:#022c22;border-radius:12px;flex-direction:column;gap:1.5rem;padding:2.5rem;display:flex}.footer-input{color:#fff;background:0 0;border:none;border-bottom:1px solid #064e3b;padding:.5rem 0;font-family:inherit;font-size:.95rem;transition:border-color .2s}.footer-input:focus{border-bottom-color:#34d399;outline:none}.footer-input::placeholder{color:#64748b}.footer-select{appearance:none;background-image:url(data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22292.4%22%20height%3D%22292.4%22%3E%3Cpath%20fill%3D%22%2364748B%22%20d%3D%22M287%2069.4a17.6%2017.6%200%200%200-13-5.4H18.4c-5%200-9.3%201.8-12.9%205.4A17.6%2017.6%200%200%200%200%2082.2c0%205%201.8%209.3%205.4%2012.9l128%20127.9c3.6%203.6%207.8%205.4%2012.8%205.4s9.2-1.8%2012.8-5.4L287%2095c3.5-3.5%205.4-7.8%205.4-12.8%200-5-1.9-9.2-5.5-12.8z%22%2F%3E%3C%2Fsvg%3E);background-position:right .5rem center;background-repeat:no-repeat;background-size:.65rem}.footer-select option{color:#fff;background:#022c22}.footer-textarea{resize:vertical;min-height:40px;margin-top:.5rem}.footer-checkbox-label{color:#94a3b8;align-items:flex-start;gap:12px;margin-top:.5rem;font-size:.75rem;line-height:1.5;display:flex}.footer-checkbox-label input{accent-color:#34d399;margin-top:3px}.footer-checkbox-label a{color:#f3f4f6;text-decoration:underline}.footer-submit-btn{color:#0f172a;cursor:pointer;background-color:#94a3b8;border:none;border-radius:20px;align-self:flex-end;margin-top:1rem;padding:.6rem 1.5rem;font-size:.85rem;font-weight:600;transition:background-color .2s}.footer-submit-btn:hover{background-color:#cbd5e1}.viflo-footer-bottom{border-top:1px solid #064e3b;justify-content:space-between;align-items:center;max-width:1200px;margin:0 auto;padding-top:2rem;display:flex}.footer-agencies{color:#6ee7b7;opacity:.7;gap:2rem;display:flex}.footer-legal{color:#94a3b8;align-items:center;gap:2rem;font-size:.75rem;display:flex}.footer-legal-links{gap:1.5rem;display:flex}.footer-legal-links a{color:#94a3b8;text-decoration:none}.footer-legal-links a:hover{color:#f3f4f6}@media (width<=900px){.viflo-footer-main{grid-template-columns:1fr;gap:3rem;display:grid}.viflo-footer-bottom{flex-direction:column;align-items:flex-start;gap:1.5rem}.footer-legal{flex-direction:column;align-items:flex-start;gap:1rem}}.mobile-speed-visual{box-sizing:border-box;flex-direction:column;align-items:center;width:100%;margin:3rem 0;padding:0 1rem;position:relative;display:none!important}.mobile-person{z-index:10;background:#fff;border-radius:50%;flex-direction:column;align-items:center;margin-bottom:2rem;padding:.5rem;display:flex;position:relative;box-shadow:0 10px 25px #0000001a}.mobile-avatar-img{object-fit:cover;border:2px solid #e2e8f0;border-radius:50%;width:80px;height:80px}.mobile-client-badge{color:#0f172a;text-align:center;background:#fff;border:1px solid #e2e8f0;border-radius:12px;width:max-content;max-width:180px;padding:4px 10px;font-size:.7rem;font-weight:800;position:absolute;bottom:-15px;box-shadow:0 4px 6px #0000000d}.mobile-static-path{flex-direction:column;align-items:center;width:100%;display:flex}.mobile-competitors-section{width:100%;margin-bottom:.5rem;position:relative}.mobile-competitors-row{justify-content:space-between;gap:.5rem;width:100%;display:flex}.mobile-comp-square{aspect-ratio:1/1.5;text-align:center;background:#f8fafc;border:2px solid #ef4444;border-radius:.5rem;flex:1;justify-content:center;align-items:center;display:flex}.mobile-comp-square span{color:#64748b;opacity:.6;font-size:.75rem;font-weight:700}.mobile-comp-text-below{text-align:center;width:100%;margin-top:1rem}.mobile-comp-title{color:#64748b;margin-bottom:.2rem;font-size:1.2rem;font-weight:800}.mobile-comp-reply{color:#ef4444;font-size:1rem;font-weight:700}.mobile-arrow-down{flex-direction:column;align-items:center;margin-bottom:1.5rem;display:flex}.mobile-arrow-line{background:#f97316;width:3px;height:50px}.mobile-arrow-head{color:#f97316;margin-top:-2px;font-size:1.2rem;line-height:.5}.mobile-your-website-section{width:90%}.mobile-your-website-box{background:#fff;border:2px solid #f97316;border-radius:1rem;flex-direction:column;align-items:center;padding:2.5rem 1rem 2rem;display:flex;position:relative;box-shadow:0 15px 30px #f9731626}.mobile-yw-header{color:#fff;background:#0f172a;border-radius:.5rem;padding:.4rem 1.2rem;font-size:1.1rem;font-weight:800;position:absolute;top:-1.2rem}.mobile-yw-timer{color:#fff;background:#f97316;border-radius:1.5rem;margin-bottom:1.5rem;padding:.3rem 1rem;font-size:1rem;font-weight:800}.mobile-yw-chat{color:#065f46;text-align:center;background:#ecfdf5;border:1px solid #a7f3d0;border-radius:.75rem;padding:.8rem 1.2rem;font-size:1rem;font-weight:700;box-shadow:0 4px 10px #10b9811a}@media (width<=768px){section,.hero-section,.ecosystem-section,.process-section,.speed-advantage-section,.quote-section,.chaos-section,.problem-section,.solution-section,.benefits-section,.cta-spectrum-section,.who-section,.pricing-section,.mindset-section,.cta-section,.faq-section,.contact-form-section,.testdrive-section,.ai-employee-section{padding:2.5rem 1rem!important}.inline-quote-form{box-sizing:border-box!important;justify-content:flex-start!important;width:100%!important;max-width:100%!important;height:auto!important;margin-left:0!important;margin-right:0!important;padding:1.5rem 1rem!important}.test-drive-form-container,.horizontal-form-grid,form{box-sizing:border-box!important;justify-content:flex-start!important;width:100%!important;max-width:100%!important;height:auto!important;margin-left:0!important;margin-right:0!important;padding:0 .25rem!important}.hero-section{min-height:auto!important;padding-top:4.5rem!important;padding-bottom:1.5rem!important}.chaos-container,.problem-container-new,.solution-container,.benefits-container,.speed-container,.ecosystem-container,.process-container,.faq-container,.pricing-container,.mindset-container,.contact-form-container,.testdrive-container{width:100%!important;max-width:100%!important;padding-left:0!important;padding-right:0!important}.process-header,.ecosystem-header,.speed-header,.quote-content-wrapper,.section-header{margin-bottom:1.5rem!important}.process-step-card{position:relative}.process-step-card:not(:last-child):after,.quote-person{display:none!important}.hero-title,.chaos-title,.ecosystem-title,.section-title,.speed-title,.contact-form-title,.testdrive-centered-title,.quote-title,.mindset-title,.faq-title,.pricing-title,.problem-title,.solution-title,.who-title,.cta-title{font-family:var(--font-sans)!important;font-size:1.75rem!important;font-weight:800!important;line-height:1.2!important}.ai-step-card{gap:1rem!important;padding:1.25rem!important}.ai-step-text h4{margin-bottom:.25rem!important}.timeline-step{min-width:100%!important;max-width:100%!important;margin:0!important;padding-left:.75rem!important;padding-right:.75rem!important}.timeline-steps{flex-direction:column!important;align-items:stretch!important}.ai-feature-row{text-align:left!important;background:#f8fafc!important;border:1px solid #e2e8f0!important;border-radius:1rem!important;flex-direction:column!important;align-items:flex-start!important;gap:1rem!important;padding:1.5rem!important}.ai-feature-image-container{aspect-ratio:16/9;background:0 0!important;border:none!important;border-radius:8px!important;width:100%!important;max-width:100%!important;height:auto!important;margin:0!important;overflow:hidden!important}.ai-feature-img{object-fit:cover!important;object-position:center!important;width:100%!important;height:100%!important;transform:none!important}.ai-feature-content{text-align:left!important}.ai-feature-content h4{font-size:1.25rem!important}.ai-feature-action{display:none!important}.ecosystem-section .section-cta-wrap{margin-top:1rem!important}.ecosystem-section{padding-bottom:2rem!important}.comparison-section{padding-top:2rem!important}.nav-links{display:none!important}.chaos-visual.mobile-only{box-sizing:border-box!important;grid-template-columns:repeat(3,1fr)!important;justify-content:flex-start!important;gap:.4rem!important;width:100%!important;height:auto!important;padding:1rem 0!important;display:grid!important;left:auto!important;transform:none!important}.marquee-row{display:contents!important}.tech-pill{white-space:nowrap!important;box-sizing:border-box!important;border-radius:1.5rem!important;justify-content:flex-start!important;gap:.2rem!important;width:100%!important;height:auto!important;padding:.35rem .4rem!important;font-size:.72rem!important}.tech-icon svg{width:12px!important;height:12px!important}.flow-diagram-container{margin-top:0!important;margin-bottom:0!important;transform:scale(1)!important}.flow-center-hub{border-radius:1rem!important;gap:.2rem!important;width:80px!important;height:80px!important}.hub-icon-wrapper{width:28px!important;height:28px!important}.hub-text{font-size:.65rem!important;line-height:1.1!important}.flow-client-node img{width:75px!important;height:75px!important}.client-badge{margin-top:-12px!important;padding:.25rem .5rem!important;font-size:.55rem!important}.solution-section{padding-bottom:0!important}.benefits-section{padding-top:1.5rem!important}.mindset-body p{text-align:center!important}.new-contact-form .footer-input,.new-contact-form .footer-textarea{border:1px solid #cbd5e1!important;border-radius:8px!important;padding:.8rem 1rem!important}.cta-section{background-color:#f8fafc!important;background-image:none!important;min-height:auto!important;padding:4rem 1.5rem!important}.contact-form-left{display:none!important}.contact-form-right{background:#fff!important;border:1px solid #e2e8f0!important;border-radius:1rem!important;padding:1.5rem 1rem!important;box-shadow:0 4px 6px -1px #0000000d!important}.new-contact-form{box-shadow:none!important;background:0 0!important;margin-top:1.5rem!important;padding:0!important}.process-step-badge{z-index:10;background:#f8fafc;position:relative}}.horizontal-form-grid{grid-template-columns:1fr;align-items:end;gap:1rem;margin-bottom:1.5rem;display:grid}@media (width>=768px){.horizontal-form-grid{grid-template-columns:1fr 1fr 1fr}}.cta-spectrum-section{text-align:center;background:linear-gradient(#7dd3fc 0%,#e0f2fe 15%,#fff 30%,#f0fdf4 45%,#dcfce7 65%,#d9f99d 80%,#fef08a 90%,#fed7aa 100%);padding:8rem 2rem;position:relative;overflow:hidden}.speed-timeline{box-sizing:border-box;flex-direction:column;gap:1.5rem;width:100%;margin-top:1rem;padding-left:2.5rem;display:flex;position:relative}.speed-timeline:before{content:"";z-index:0;background:#e2e8f0;width:2px;height:100%;position:absolute;top:0;left:1rem}.speed-timeline:after{content:"";background:var(--accent-color);z-index:1;width:2px;height:0;animation:6s ease-in-out infinite mobileTimelineFill;position:absolute;top:0;left:1rem}@keyframes mobileTimelineFill{0%{height:0}10%,20%{height:20%}30%,40%{height:50%}}.highlight-step .time-badge{border-color:var(--accent-color);color:var(--primary-color);box-shadow:0 0 10px #14b8a64d}.timeline-card{text-align:left;background:#fff;border:1px solid #e2e8f0;border-radius:1rem;padding:1.25rem;box-shadow:0 4px 6px -1px #0000000d}.highlight-step .timeline-card{border:2px solid var(--accent-color);box-shadow:0 10px 25px -5px #14b8a626}.timeline-card h4{color:var(--primary-color);align-items:center;gap:.5rem;margin:0 0 .5rem;font-size:1.05rem;display:flex}.timeline-card p{color:var(--secondary-color);margin:0;font-size:.9rem;line-height:1.4}.animated-composite{aspect-ratio:4/3;background:#f8fafc;border:1px solid #e2e8f0;border-radius:1.5rem;justify-content:center;align-items:center;width:100%;display:flex;position:relative;overflow:hidden;box-shadow:inset 0 2px 10px #00000005}.ac-skeleton-line.w-50{width:50%}.ac-skeleton-line.w-75{width:75%}.ac-skeleton-line.w-100{width:100%}.ac-chart-bar{background:var(--accent-color);border-radius:4px 4px 0 0;width:20px}.ac-chart-row{align-items:flex-end;gap:8px;height:60px;margin-top:1rem;display:flex}@media (width>=769px){.logo-img{width:auto!important;height:52px!important}.speed-person-area{top:-250px!important}.person-dashed-arrow{height:95px!important}.dashed-line{height:80px!important}.speed-vendors-row{height:150px!important;margin-top:300px!important;display:flex!important;position:relative!important}.vendor-box{position:absolute!important;top:0!important}.box-1{left:5%!important;transform:translate(-50%)!important}.box-2{left:23%!important;transform:translate(-50%)!important}.box-3{left:41%!important;transform:translate(-50%)!important}.box-4{left:59%!important;transform:translate(-50%)!important}.box-5{left:77%!important;transform:translate(-50%)!important}.box-6{left:95%!important;transform:translate(-50%)!important}}@media (width<=1024px){.logo-img{height:50px!important}.mobile-speed-visual{display:flex!important}}.pulse-ring{opacity:0;z-index:-1;pointer-events:none;border:2px solid #14b8a6;border-radius:50%;width:80px;height:80px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.pulse-ring-1{animation:2s ease-out infinite pulse-ring-anim}.pulse-ring-2{animation:2s ease-out 1s infinite pulse-ring-anim}@keyframes pulse-ring-anim{0%{opacity:.8;border-width:3px;width:80px;height:80px}to{opacity:0;border-width:1px;width:140px;height:140px}}.mobile-comp-anim{animation:4s infinite comp-blink}.mobile-comp-anim.delay-1{animation-delay:0s}.mobile-comp-anim.delay-2{animation-delay:1s}.mobile-comp-anim.delay-3{animation-delay:2s}.mobile-comp-anim.delay-4{animation-delay:3s}@keyframes comp-blink{0%,10%,to{color:#94a3b8;box-shadow:none;background:#fff;border-color:#e2e8f0;transform:scale(1)}5%{color:#ef4444;background:#fef2f2;border-color:#ef4444;transform:scale(1.05);box-shadow:0 4px 6px #ef444433}}.mobile-comp-no-reply{color:#be123c;text-align:center;background:#fff1f2;border:1px dashed #fda4af;border-radius:8px;width:100%;margin-top:15px;padding:8px 12px;font-size:.8rem;font-weight:600}@media (width<=768px){.node-right{margin-left:-12px!important}.node-left{margin-left:12px!important}.test-drive-form-container{padding:1.5rem 1rem!important}.timeline-phases-wrap{gap:1.5rem!important}.timeline-phase{padding:1.5rem 1rem!important}.timeline-step{padding-bottom:1.5rem!important}.timeline-arrow{height:1.5rem!important;margin-bottom:1.5rem!important}}.desktop-mockup{border-radius:12px;width:100%;display:block}.mobile-mockup{display:none!important}@media (width<=768px){.desktop-mockup{display:none!important}.mobile-mockup{display:block!important}}.brief-overlay{z-index:9999;background-color:#0f172af2;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0;overflow-y:auto}.brief-modal{background-color:#fff;border-radius:1.5rem;width:100%;max-width:600px;margin:auto;padding:2.5rem;position:relative;box-shadow:0 25px 50px -12px #00000040}.brief-close-btn{cursor:pointer;color:#94a3b8;background:0 0;border:none;justify-content:center;align-items:center;padding:.5rem;font-size:1.5rem;line-height:1;display:flex;position:absolute;top:1.5rem;right:1.5rem}@media (width<=768px){.brief-overlay{align-items:center;padding:1rem}.brief-modal{box-sizing:border-box;border-radius:1.5rem;width:100%;min-width:0;max-width:100%;min-height:auto;margin:0;padding:1.25rem;overflow-x:hidden}.brief-close-btn{top:1rem;right:1rem}}.blog-post-wrapper{background-color:#f8fafc;min-height:100vh;padding:6rem 2rem}.blog-post-container{background-color:#fff;border-radius:1rem;max-width:800px;margin:0 auto;padding:3rem;box-shadow:0 10px 30px #0000000d}.blog-post-title{color:#0f172a;letter-spacing:-.02em;word-wrap:break-word;-webkit-hyphens:auto;hyphens:auto;margin-top:1rem;margin-bottom:2rem;font-size:3rem;font-weight:800;line-height:1.2}.blog-index-title{color:#0f172a;letter-spacing:-.02em;word-wrap:break-word;-webkit-hyphens:auto;hyphens:auto;margin-bottom:1rem;font-size:3.5rem;font-weight:800}@media (width<=768px){.blog-post-wrapper{padding:5rem 1rem 2rem}.blog-post-container{padding:1.5rem}.blog-post-title{margin-bottom:1.5rem;font-size:2rem}.blog-index-title{font-size:2.5rem}.section-title{font-size:2.2rem!important}.solution-section{padding-bottom:1rem!important}.timeline-container{margin-bottom:2rem!important}.benefits-section{padding-top:2rem!important}}.mobile-sticky-cta{display:none}@media (width<=768px){.mobile-sticky-cta{width:100%;padding:1rem;padding-bottom:calc(1rem + env(safe-area-inset-bottom,0px));z-index:9999;pointer-events:none;background:0 0;justify-content:center;align-items:center;display:flex;position:fixed;bottom:0;left:0}.mobile-sticky-btn{pointer-events:auto;color:#fff;text-align:center;cursor:pointer;background-color:#0f172a;border:none;border-radius:.75rem;justify-content:center;align-items:center;gap:.5rem;width:90%;max-width:300px;padding:.85rem 1rem;font-size:.95rem;font-weight:700;transition:transform .2s,background-color .2s;display:flex;box-shadow:0 10px 25px #00000040,0 -2px 10px #0000000d}.mobile-sticky-btn:active{background-color:#1e293b;transform:scale(.98)}.app-container{padding-bottom:90px}.geo-container{text-align:center!important;grid-template-columns:1fr!important;gap:2rem!important}.geo-content{text-align:center!important;padding:1.5rem 1rem!important}}input[type=tel],.new-contact-form input[type=tel].footer-input,.testdrive-form input[type=tel],input[type=tel]{padding-left:3.25rem!important}.counter{color:var(--accent);background:var(--accent-bg);border:2px solid #0000;border-radius:5px;margin-bottom:24px;padding:5px 10px;font-size:16px;transition:border-color .3s}.counter:hover{border-color:var(--accent-border)}.counter:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.hero{position:relative}.hero .base,.hero .framework,.hero .vite{margin:0 auto;inset-inline:0}.hero .base{z-index:0;width:170px;position:relative}.hero .framework,.hero .vite{position:absolute}.hero .framework{z-index:1;height:28px;top:34px;transform:perspective(2000px)rotate(300deg)rotateX(44deg)rotateY(39deg)scale(1.4)}.hero .vite{z-index:0;width:auto;height:26px;top:107px;transform:perspective(2000px)rotate(300deg)rotateX(40deg)rotateY(39deg)scale(.8)}#center{flex-direction:column;flex-grow:1;place-content:center;place-items:center;gap:25px;display:flex}@media (width<=1024px){#center{gap:18px;padding:32px 20px 24px}}#next-steps{border-top:1px solid var(--border);text-align:left;display:flex}#next-steps>div{flex:1 1 0;padding:32px}@media (width<=1024px){#next-steps>div{padding:24px 20px}}#next-steps .icon{width:22px;height:22px;margin-bottom:16px}@media (width<=1024px){#next-steps{text-align:center;flex-direction:column}}#docs{border-right:1px solid var(--border)}@media (width<=1024px){#docs{border-right:none;border-bottom:1px solid var(--border)}}#next-steps ul{gap:8px;margin:32px 0 0;padding:0;list-style:none;display:flex}#next-steps ul .logo{height:18px}#next-steps ul a{color:var(--text-h);background:var(--social-bg);border-radius:6px;align-items:center;gap:8px;padding:6px 12px;font-size:16px;text-decoration:none;transition:box-shadow .3s;display:flex}#next-steps ul a:hover{box-shadow:var(--shadow)}#next-steps ul a .button-icon{width:18px;height:18px}@media (width<=1024px){#next-steps ul{flex-wrap:wrap;justify-content:center;margin-top:20px}#next-steps ul li{flex:calc(50% - 8px)}#next-steps ul a{box-sizing:border-box;justify-content:center;width:100%}}#spacer{border-top:1px solid var(--border);height:88px}@media (width<=1024px){#spacer{height:48px}}.ticks{width:100%;position:relative}.ticks:before,.ticks:after{content:"";border:5px solid #0000;position:absolute;top:-4.5px}.ticks:before{border-left-color:var(--border);left:0}.ticks:after{border-right-color:var(--border);right:0}
