body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}*{box-sizing:border-box;margin:0;padding:0}:root{--section-padding-y:3.5rem;--section-padding-y-compact:3rem;--section-header-margin:2rem}body{color:#333;font-family:Inter,sans-serif;line-height:1.6;overflow-x:hidden}.container{max-width:1200px;margin:0 auto;padding:0 20px}.section-header{text-align:center;margin-bottom:var(--section-header-margin)}.section-title{color:#1e293b;margin-bottom:.75rem;font-size:2.25rem;font-weight:700}.section-description{color:#64748b;max-width:640px;margin:0 auto;font-size:1.05rem;line-height:1.6}@media (width<=768px){:root{--section-padding-y:2.5rem;--section-padding-y-compact:2rem;--section-header-margin:1.5rem}}.header{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:1000;background:#fffffff2;width:100%;padding:1rem 0;transition:all .3s;position:fixed;top:0}.header.scrolled{background:#fffffffa;box-shadow:0 2px 20px #0000001a}.header-content{justify-content:space-between;align-items:center;display:flex}.logo-button{cursor:pointer;background:0 0;border:none;padding:0;transition:all .3s}.logo-button:hover{transform:scale(1.05)}.logo-button h2{color:#2563eb;margin:0;font-size:1.8rem;font-weight:700;transition:color .3s}.logo-button:hover h2{color:#1d4ed8}.nav{align-items:center;display:flex}.nav-list{align-items:center;gap:2rem;margin:0;padding:0;list-style:none;display:flex}.nav-item{list-style:none}.nav-link{color:#333;cursor:pointer;background:0 0;border:none;padding:.5rem 0;font-size:1rem;font-weight:500;transition:color .3s}.nav-link:hover{color:#2563eb}.menu-toggle{cursor:pointer;background:0 0;border:none;padding:.5rem;display:none}.hamburger{flex-direction:column;width:25px;height:20px;display:flex;position:relative}.hamburger span{transform-origin:50%;background:#333;width:100%;height:3px;margin:2px 0;transition:all .3s}.hamburger.active span:first-child{transform:rotate(45deg)translate(5px,5px)}.hamburger.active span:nth-child(2){opacity:0}.hamburger.active span:nth-child(3){transform:rotate(-45deg)translate(7px,-6px)}.hero{background:linear-gradient(135deg,#f8fafc 0%,#e2e8f0 100%);align-items:center;min-height:100vh;max-height:100vh;padding-top:72px;padding-bottom:40px;display:flex;position:relative;overflow:hidden}.hero-container{z-index:2;grid-template-columns:1fr 1fr;align-items:center;gap:3rem;max-width:1200px;margin:0 auto;padding:0 20px;display:grid;position:relative}.hero-content{text-align:left;max-width:none;margin:0}.hero-title{color:#1e293b;margin-bottom:1rem;font-size:3rem;font-weight:700;line-height:1.15}.gradient-text{background:linear-gradient(135deg,#2563eb,#25d366);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.hero-description{color:#64748b;max-width:540px;margin-bottom:1rem;font-size:1rem;line-height:1.55}.hero-pills{flex-wrap:wrap;gap:.6rem;margin-bottom:1.25rem;display:flex}.hero-pill{color:#334155;cursor:default;background:#fff;border:1px solid #e2e8f0;border-radius:999px;align-items:center;gap:.5rem;padding:.45rem .9rem;font-size:.88rem;font-weight:500;transition:all .3s;display:inline-flex}.hero-pill i{color:#25d366;font-size:.85rem}.hero-pill:hover{border-color:#cbd5e1;transform:translateY(-2px);box-shadow:0 4px 12px #2563eb1f}.hero-cta-btn{flex-shrink:0}.hero-cta{justify-content:flex-start;gap:1rem;margin-bottom:1rem;display:flex}.primary-button,.secondary-button{cursor:pointer;border:none;border-radius:50px;align-items:center;gap:.5rem;padding:.875rem 1.75rem;font-size:.95rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex}.primary-button{color:#fff;background:linear-gradient(135deg,#2563eb,#1d4ed8);box-shadow:0 10px 25px #2563eb4d}.primary-button:hover{transform:translateY(-3px);box-shadow:0 15px 35px #2563eb66}.secondary-button{color:#2563eb;background:#fff;border:2px solid #e2e8f0}.secondary-button:hover{border-color:#2563eb;transform:translateY(-2px)}.hero-stats{justify-content:flex-start;gap:1.75rem;display:flex}.stat{text-align:center;cursor:pointer;transition:all .3s;position:relative}.stat:hover{transform:translateY(-5px)}.stat-number{color:#2563eb;font-size:1.85rem;font-weight:700;transition:all .3s;display:block}.stat-label{color:#64748b;margin-top:.35rem;font-size:.85rem}.stat-progress{background:linear-gradient(135deg,#2563eb,#25d366);border-radius:2px;width:0;height:3px;transition:width 2s;position:absolute;bottom:-5px;left:50%;transform:translate(-50%)}.hero-visual{justify-content:center;align-items:center;display:flex;position:relative}.phone-mockup{z-index:2;width:290px;height:560px;position:relative}.phone-frame{background:linear-gradient(135deg,#1a1a1a 0%,#2a2a2a 50%,#1a1a1a 100%);border-radius:42px;width:100%;height:100%;padding:8px;transition:transform .3s;position:relative;overflow:visible;transform:perspective(1000px)rotateY(-8deg)rotateX(2deg);box-shadow:0 30px 60px #0006,0 15px 30px #0000004d,inset 0 1px #ffffff1a,inset 0 -1px #0000004d}.phone-frame:hover{transform:perspective(1000px)rotateY(-5deg)rotateX(1deg)scale(1.02)}.phone-frame:before{content:"";z-index:-1;background:linear-gradient(135deg,#333 0%,#666 50%,#333 100%);border-radius:44px;position:absolute;inset:-2px}.phone-notch{z-index:10;background:#000;border-radius:0 0 20px 20px;width:140px;height:30px;position:absolute;top:8px;left:50%;transform:translate(-50%)}.phone-speaker{z-index:11;background:#333;border-radius:2px;width:50px;height:4px;position:absolute;top:14px;left:50%;transform:translate(-50%)}.phone-camera{z-index:11;background:radial-gradient(circle,#1a1a1a 0%,#000 70%);border-radius:50%;width:10px;height:10px;margin-left:35px;position:absolute;top:18px;left:50%;transform:translate(-50%);box-shadow:0 0 0 1px #333,inset 0 1px 2px #00000080}.phone-side-buttons{position:absolute;top:80px;left:-4px}.volume-up,.volume-down{background:linear-gradient(90deg,#2a2a2a 0%,#1a1a1a 100%);border-radius:0 2px 2px 0;width:3px;height:30px;margin-bottom:8px;box-shadow:inset 0 1px #ffffff1a}.power-button{background:linear-gradient(90deg,#1a1a1a 0%,#2a2a2a 100%);border-radius:2px 0 0 2px;width:3px;height:60px;position:absolute;top:40px;right:-274px;box-shadow:inset 0 1px #ffffff1a}.phone-screen{background:#000;border-radius:34px;width:100%;height:calc(100% - 16px);margin-top:8px;position:relative;overflow:hidden}.status-bar{color:#fff;background:#0000001a;justify-content:space-between;align-items:center;height:20px;padding:8px 20px;font-size:14px;font-weight:600;display:flex}.status-left .time{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-weight:600}.status-right{align-items:center;gap:6px;display:flex}.signal-bars{align-items:flex-end;gap:2px;display:flex}.signal-bars span{background:#fff;border-radius:1px;width:3px}.signal-bars span:first-child{height:4px}.signal-bars span:nth-child(2){height:6px}.signal-bars span:nth-child(3){height:8px}.signal-bars span:nth-child(4){height:10px}.wifi-icon{font-size:12px}.battery{border:1px solid #fff;border-radius:2px;width:22px;height:11px;position:relative}.battery:after{content:"";background:#fff;border-radius:0 1px 1px 0;width:2px;height:4px;position:absolute;top:3px;right:-3px}.battery-level{background:linear-gradient(90deg,#4ade80 0%,#22c55e 100%);border-radius:1px;width:80%;height:100%}.home-indicator{background:#ffffff4d;border-radius:3px;width:134px;height:5px;position:absolute;bottom:8px;left:50%;transform:translate(-50%)}.whatsapp-chat{flex-direction:column;height:100%;display:flex;position:relative}.chat-header{color:#1e293b;background:#fff;border-bottom:1px solid #e2e8f0;flex-shrink:0;justify-content:space-between;align-items:center;min-height:48px;padding:.55rem .85rem;display:flex}.header-left{align-items:center;gap:.75rem;display:flex}.header-left .fas.fa-arrow-left{cursor:pointer;color:#64748b;font-size:.9rem}.header-actions{align-items:center;gap:1rem;display:flex}.header-actions i{cursor:pointer;color:#64748b;opacity:.85;font-size:.95rem;transition:all .2s}.header-actions i:hover{opacity:1;color:#1e293b}.chat-avatar{color:#a855f7;background:#f3f0ff;border:1px solid #a855f726;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;display:flex;box-shadow:0 2px 6px #a855f714}.chat-avatar i{font-size:.9rem}.chat-info h4{color:#1e293b;font-size:.83rem;font-weight:600;line-height:1.2}.chat-info span{color:#64748b;font-size:.7rem;line-height:1.2}.chat-info-row{flex-wrap:wrap;align-items:center;gap:.35rem;display:flex}.chat-ai-chip{color:#fff;letter-spacing:.03em;vertical-align:middle;background:#2563eb;border-radius:4px;padding:.1rem .35rem;font-size:.55rem;font-weight:700;display:inline-block}.hero-demo-overlay{z-index:1000;background:#00000080;justify-content:center;align-items:center;width:100vw;height:100vh;display:flex;position:fixed;top:0;left:0}.hero-demo-panel{background:#fff;border-radius:16px;flex-direction:column;justify-content:center;align-items:center;min-width:320px;max-width:90vw;min-height:200px;max-height:90vh;padding:2rem;display:flex;position:relative;box-shadow:0 4px 24px #0000002e}.hero-demo-panel--video{background:#000;width:90%;max-width:800px;min-height:auto;padding:.75rem;overflow:visible}.hero-demo-close{z-index:10;cursor:pointer;color:#888;background:0 0;border:none;font-size:1.5rem;line-height:1;position:absolute;top:1rem;right:1rem}.hero-demo-close--on-video{color:#fff;background:#0f172ad9;border-radius:50%;justify-content:center;align-items:center;width:2.75rem;height:2.75rem;font-size:2rem;display:flex;top:.5rem;right:.5rem;box-shadow:0 2px 12px #00000059}.hero-demo-close--on-video:hover{color:#fff;background:#0f172a}.hero-demo-close:hover{color:#334155}.hero-demo-title{color:#1e293b;margin-bottom:1.5rem;font-size:1.25rem}.hero-demo-languages{flex-wrap:wrap;justify-content:center;gap:1rem;display:flex}.hero-demo-video-wrap{width:100%;max-width:600px}.hero-demo-video-wrap--loom{z-index:1;aspect-ratio:16/9;width:100%;max-width:none;position:relative}.hero-demo-video-wrap--loom iframe{border:0;border-radius:12px;width:100%;height:100%;position:absolute;top:0;left:0}.hero-demo-video{border-radius:16px;width:100%;box-shadow:0 4px 24px #00000014}.chat-messages{background:#f0f2f5;flex-direction:column;flex:1;gap:.75rem;padding:.75rem;display:flex;overflow-y:hidden}.message{border-radius:15px;max-width:80%;padding:.6rem .8rem;position:relative}.message.received{background:#fff;border-bottom-left-radius:5px;align-self:flex-start;box-shadow:0 1px 3px #0000001a}.message.sent{background:#dcfce7;border-bottom-right-radius:5px;align-self:flex-end;box-shadow:0 1px 3px #0000001a}.message p{margin:0 0 .5rem;font-size:.82rem;line-height:1.4}.invoice-preview{background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;margin:.5rem 0;padding:.75rem}.invoice-header h5{color:#2563eb;margin-bottom:.5rem;font-size:.8rem;font-weight:600}.invoice-details p{color:#64748b;margin:.25rem 0;font-size:.75rem}.invoice-actions{gap:.5rem;margin-top:.75rem;display:flex}.pay-button,.download-button{cursor:pointer;border:none;border-radius:6px;padding:.4rem .8rem;font-size:.7rem;font-weight:600;transition:all .3s}.pay-button{color:#fff;background:#25d366}.download-button{color:#64748b;background:#e2e8f0}.time{color:#94a3b8;margin-top:.25rem;font-size:.7rem;display:block}.chat-input{background:#f0f2f5;border-top:1px solid #e2e8f0;margin-top:auto;padding:.6rem .75rem;position:relative;bottom:8px}.input-container{background:#fff;border-radius:20px;align-items:center;gap:.5rem;padding:.45rem .7rem;display:flex;box-shadow:0 1px 3px #0000001a}.input-container input{color:#333;background:0 0;border:none;outline:none;flex:1;padding:.1rem 0;font-size:.8rem}.input-container input::placeholder{color:#64748b}.send-button{color:#fff;cursor:pointer;background:#25d366;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;transition:all .3s;display:flex}.send-button:hover{background:#059669}.send-button i{font-size:.8rem}.floating-elements{pointer-events:none;width:100%;height:100%;position:absolute;top:0;left:0}.floating-icon{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fff;border:1px solid #fff3;border-radius:50%;justify-content:center;align-items:center;width:56px;height:56px;animation:6s ease-in-out infinite float;display:flex;position:absolute;box-shadow:0 10px 30px #0000001a}.floating-icon:first-child{animation:6s ease-in-out infinite float,4s ease-in-out infinite glow;top:20%;left:10%}.floating-icon i{color:#2563eb;font-size:1.4rem;animation:3s ease-in-out infinite iconPulse}@keyframes float{0%,to{transform:translateY(0)rotate(0)}50%{transform:translateY(-20px)rotate(5deg)}}@keyframes glow{0%,to{box-shadow:0 10px 30px #2563eb1a}50%{box-shadow:0 15px 40px #2563eb4d}}@keyframes iconPulse{0%,to{transform:scale(1)}50%{transform:scale(1.1)}}.particles{pointer-events:none;width:100%;height:100%;position:absolute;top:0;left:0;overflow:hidden}.particle{background:linear-gradient(135deg,#2563eb,#25d366);border-radius:50%;width:4px;height:4px;animation:8s linear infinite particleFloat;position:absolute}.particle:first-child{animation-delay:0s;left:10%}.particle:nth-child(2){animation-delay:2s;left:20%}.particle:nth-child(3){animation-delay:4s;left:30%}.particle:nth-child(4){animation-delay:6s;left:40%}.particle:nth-child(5){animation-delay:1s;left:50%}.particle:nth-child(6){animation-delay:3s;left:60%}.particle:nth-child(7){animation-delay:5s;left:70%}.particle:nth-child(8){animation-delay:7s;left:80%}.particle:nth-child(9){animation-delay:.5s;left:90%}.particle:nth-child(10){animation-delay:3.5s;left:95%}@keyframes particleFloat{0%{opacity:0;transform:translateY(100vh)scale(0)}10%{opacity:1;transform:translateY(90vh)scale(1)}90%{opacity:1;transform:translateY(10vh)scale(1)}to{opacity:0;transform:translateY(-10vh)scale(0)}}.morphing-shapes{pointer-events:none;width:100%;height:100%;position:absolute;top:0;left:0;overflow:hidden}.morph-shape{background:linear-gradient(135deg,#2563eb1a,#25d5661a);border-radius:50%;width:100px;height:100px;animation:10s ease-in-out infinite morph;position:absolute}.morph-shape:first-child{animation-delay:0s;top:10%;right:10%}.morph-shape:nth-child(2){animation-delay:5s;bottom:20%;left:5%}@keyframes morph{0%,to{border-radius:50%;transform:scale(1)rotate(0)}25%{border-radius:30%;transform:scale(1.2)rotate(90deg)}50%{border-radius:10%;transform:scale(.8)rotate(180deg)}75%{border-radius:40%;transform:scale(1.1)rotate(270deg)}}.hero-background{pointer-events:none;z-index:1;width:100%;height:100%;position:absolute;top:0;left:0;overflow:hidden}.gradient-orb{filter:blur(80px);opacity:.3;border-radius:50%;position:absolute}.gradient-orb:first-child{background:linear-gradient(135deg,#2563eb,#25d366);width:400px;height:400px;animation:8s ease-in-out infinite pulse;top:-100px;right:-100px}.gradient-orb:nth-child(2){background:linear-gradient(135deg,#25d366,#2563eb);width:300px;height:300px;animation:8s ease-in-out infinite reverse pulse;bottom:-50px;left:-50px}@keyframes pulse{0%,to{opacity:.3;transform:scale(1)}50%{opacity:.5;transform:scale(1.1)}}@media (width<=900px){.hero{min-height:100vh;max-height:none;padding-top:90px;padding-bottom:60px;overflow:visible}.hero-container{grid-template-columns:1fr;gap:2.5rem}.hero-title{font-size:2.4rem}.phone-mockup{width:270px;height:500px;margin:0 auto}}.business-challenges{padding:var(--section-padding-y) 0;background:#f8fafc}.challenges-grid{grid-template-columns:repeat(auto-fit,minmax(min(100%,260px),1fr));gap:1.5rem;margin-bottom:2rem;display:grid}.challenge-card{background:#fff;border-radius:16px;padding:1.5rem;transition:transform .3s;box-shadow:0 4px 20px #0000000f}.challenge-card:hover{transform:translateY(-4px)}.challenge-icon{color:#fff;background:linear-gradient(135deg,#2563eb,#1d4ed8);border-radius:12px;justify-content:center;align-items:center;width:48px;height:48px;margin-bottom:1rem;font-size:1.25rem;display:flex}.challenge-card h3{color:#1e293b;margin-bottom:.5rem;font-size:1.1rem;font-weight:600}.challenge-card p{color:#64748b;font-size:.95rem;line-height:1.5}.challenges-solution{text-align:center;color:#2563eb;max-width:800px;margin:0 auto;font-size:1.15rem;font-weight:500;line-height:1.6}.features{padding:var(--section-padding-y) 0;background:#fff;position:relative;overflow:hidden}.features:before{content:"";pointer-events:none;background-image:linear-gradient(#2563eb08 1px,#0000 1px),linear-gradient(90deg,#2563eb08 1px,#0000 1px);background-size:50px 50px;width:100%;height:100%;animation:20s linear infinite gridMove;position:absolute;top:0;left:0}@keyframes gridMove{0%{transform:translate(0)}to{transform:translate(50px,50px)}}.features-carousel{background:#fff;border:1px solid #2563eb1a;border-radius:20px;margin-top:2rem;overflow:hidden;box-shadow:0 8px 32px #0000001a}.features-row{scrollbar-width:none;-ms-overflow-style:none;background:linear-gradient(135deg,#f8fafc 0%,#e2e8f0 100%);border-bottom:2px solid #2563eb1a;justify-content:center;gap:0;margin-bottom:0;padding:0;display:flex;overflow-x:auto}.features-row::-webkit-scrollbar{display:none}.feature-icon-item{cursor:pointer;background:0 0;flex-direction:column;align-items:center;gap:.4rem;min-width:120px;padding:1.5rem 1rem;transition:all .3s;display:flex;position:relative}.feature-icon-item:hover{background:#2563eb0d}.feature-icon-item.active{background:linear-gradient(135deg,#2563eb1a,#25d3661a);border-bottom:3px solid #2563eb}.feature-icon-item.active:after{display:none}.icon-wrapper{background:linear-gradient(135deg,#2563eb,#1d4ed8);border-radius:12px;justify-content:center;align-items:center;width:50px;height:50px;transition:all .3s;display:flex;position:relative;overflow:hidden}.icon-wrapper:before{content:"";background:linear-gradient(90deg,#0000,#fff3,#0000);width:100%;height:100%;transition:left .5s;position:absolute;top:0;left:-100%}.feature-icon-item:hover .icon-wrapper:before{left:100%}.feature-icon-item.active .icon-wrapper{background:linear-gradient(135deg,#25d366,#059669);transform:scale(1.1);box-shadow:0 10px 25px #25d5664d}.icon-wrapper i{color:#fff;z-index:1;font-size:1.3rem}.icon-label{color:#64748b;text-align:center;font-size:.8rem;font-weight:500;transition:color .3s}.feature-icon-item.active .icon-label{color:#2563eb;font-weight:600}.feature-details{background:#fff;border-radius:0 0 20px 20px;margin-top:-1px;position:relative;overflow:hidden}.feature-content{border-top:1px solid #2563eb1a;grid-template-columns:300px 1fr;align-items:stretch;gap:2rem;padding:2.5rem 2rem 2rem;display:none}.feature-content.active{animation:.4s ease-out slideInContent;display:grid}@keyframes slideInContent{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.feature-image{justify-content:center;align-items:stretch;height:100%;display:flex}.feature-image-container{border-radius:12px;width:100%;height:100%;transition:all .3s;position:relative;overflow:hidden;box-shadow:0 4px 15px #0000001a}.feature-image-container:hover{transform:translateY(-5px);box-shadow:0 8px 25px #00000026}.feature-img{object-fit:cover;width:100%;height:100%;transition:transform .3s}.feature-image-container:hover .feature-img{transform:scale(1.05)}.image-overlay{opacity:0;background:linear-gradient(135deg,#2563ebcc,#25d366cc);justify-content:center;align-items:center;transition:opacity .3s;display:flex;position:absolute;inset:0}.feature-image-container:hover .image-overlay{opacity:1}.image-overlay i{color:#fff;font-size:2.5rem;animation:2s infinite iconPulse}.feature-text h3{color:#1e293b;margin-bottom:.75rem;font-size:1.6rem;font-weight:700}.feature-text p{color:#64748b;margin-bottom:1.5rem;font-size:1rem;line-height:1.6}.feature-benefits{margin:0;padding:0;list-style:none}.feature-benefits li{color:#475569;align-items:center;gap:.75rem;margin-bottom:.75rem;font-size:.9rem;line-height:1.4;display:flex}.feature-benefits i{color:#25d366;flex-shrink:0;font-size:.8rem}@media (width<=768px){.features-row{justify-content:flex-start;gap:.5rem;padding:1rem}.feature-icon-item{min-width:100px;padding:1rem .5rem}.icon-wrapper{width:40px;height:40px}.icon-wrapper i{font-size:1.1rem}.icon-label{font-size:.7rem}.feature-content{grid-template-columns:1fr;gap:1.5rem;padding:2rem 1.5rem}.feature-image-container{width:100%;height:200px}.feature-text h3{font-size:1.4rem}.feature-text p{font-size:.9rem}.feature-benefits li{font-size:.85rem}}@media (width<=480px){.section-title{font-size:2rem}.feature-icon-item{min-width:80px;padding:1rem .25rem}.feature-content{padding:1.5rem 1rem}.feature-text h3{font-size:1.2rem}}.workflow-overview{padding:var(--section-padding-y) 0;background:#fff}.workflow-steps{grid-template-columns:repeat(5,minmax(0,1fr));align-items:stretch;gap:1.5rem;display:grid}.workflow-step{background:#f8fafc;border:1px solid #e2e8f0;border-radius:16px;flex-direction:column;min-height:100%;padding:1.5rem 1.25rem;display:flex}.workflow-step-header{justify-content:space-between;align-items:center;width:100%;margin-bottom:1.25rem;display:flex}.workflow-step-number{color:#fff;background:linear-gradient(135deg,#2563eb,#1d4ed8);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;font-size:.9rem;font-weight:700;display:inline-flex}.workflow-step-icon-wrap{background:#2563eb1a;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;display:flex}.workflow-step-icon{color:#2563eb;font-size:1.25rem;line-height:1}.workflow-step h3{color:#1e293b;margin-bottom:.5rem;font-size:1rem;font-weight:600;line-height:1.35}.workflow-step p{color:#64748b;margin-top:auto;font-size:.875rem;line-height:1.55}@media (width<=991px){.workflow-steps{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}.workflow-step{padding:1.25rem 1rem}}@media (width<=520px){.workflow-steps{grid-template-columns:1fr}}.pricing{padding:var(--section-padding-y) 0 2rem;background:#fff}.pricing-block{margin-bottom:1.5rem}.pricing-block:last-child{margin-bottom:0}.pricing-block-title{color:#1e293b;text-align:center;margin-bottom:.5rem;font-size:1.5rem;font-weight:700}.pricing-block-subtitle{text-align:center;color:#64748b;max-width:720px;margin:0 auto 1rem;line-height:1.6}.pricing-controls{justify-content:center;margin-bottom:2rem;display:flex}.pricing-messaging-lead-in{text-align:center;color:#64748b;max-width:720px;margin:0 auto 1.5rem;font-size:1rem;font-weight:500}.pricing-messaging-note{text-align:center;color:#64748b;max-width:720px;margin:1rem auto 0;font-size:.9rem;line-height:1.5}.location-toggle{background:#f1f5f9;border-radius:50px;gap:.5rem;padding:.5rem;display:flex}.location-toggle button{cursor:pointer;color:#64748b;background:0 0;border:none;border-radius:25px;align-items:center;gap:.5rem;padding:.75rem 1.5rem;font-weight:500;transition:all .3s;display:flex}.location-toggle button.active{color:#fff;background:#2563eb;box-shadow:0 4px 15px #2563eb4d}.pricing-grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;max-width:1200px;margin:0 auto;display:grid}.pricing-card{background:#fff;border:2px solid #0000;border-radius:20px;padding:2rem;transition:all .3s;position:relative;box-shadow:0 8px 30px #0000001a}.pricing-card:hover{transform:translateY(-10px);box-shadow:0 20px 40px #00000026}.pricing-card.popular{border-color:#2563eb}.popular-badge{color:#fff;background:linear-gradient(135deg,#2563eb,#1d4ed8);border-radius:25px;padding:.5rem 1.5rem;font-size:.8rem;font-weight:600;position:absolute;top:-10px;left:50%;transform:translate(-50%)}.plan-header{text-align:center;margin-bottom:1.5rem}.plan-header h3{color:#1e293b;margin-bottom:.25rem;font-size:1.5rem;font-weight:700}.plan-subtitle{color:#2563eb;margin-bottom:.5rem;font-size:.95rem;font-weight:600}.plan-header .plan-desc{color:#64748b;margin-bottom:1rem;font-size:.9rem}.plan-price{min-height:3rem;margin-bottom:.75rem}.plan-price .price{color:#2563eb;font-size:2.5rem;font-weight:700}.plan-price .price-empty{min-height:2.5rem;display:inline-block}.plan-price .period{color:#64748b;font-size:1rem}.plan-ai-note{color:#f59e0b;text-align:center;margin-bottom:1rem;font-size:.85rem;font-weight:500}.plan-features ul,.plan-best-for ul{margin:0 0 1rem;padding:0;list-style:none}.plan-features li,.plan-best-for li{color:#475569;align-items:flex-start;gap:.75rem;margin-bottom:.75rem;font-size:.95rem;display:flex}.plan-features i,.plan-best-for i{color:#25d366;flex-shrink:0;margin-top:.2rem}.plan-best-for h4{color:#1e293b;margin-bottom:.5rem;font-size:.9rem;font-weight:600}.plan-button{color:#fff;cursor:pointer;background:linear-gradient(135deg,#2563eb,#1d4ed8);border:none;border-radius:10px;width:100%;margin-top:1rem;padding:1rem;font-weight:600;transition:all .3s}.plan-button:hover{transform:translateY(-2px);box-shadow:0 10px 25px #2563eb4d}.messaging-charges-panel{background:#f8fafc;border:1px solid #e2e8f0;border-radius:16px;max-width:900px;margin:0 auto;padding:1.25rem 1.5rem}.messaging-tier{border-bottom:1px solid #e2e8f0;flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:.75rem;padding:.875rem 0;display:flex}.messaging-tier:last-child{border-bottom:none;padding-bottom:0}.messaging-tier:first-child{padding-top:0}.messaging-tier-info{flex:1;min-width:200px}.messaging-tier-info h4{color:#1e293b;margin-bottom:.35rem;font-size:1.1rem;font-weight:600}.messaging-tier-info p{color:#64748b;font-size:.9rem;line-height:1.5}.messaging-tier-rate{text-align:right;min-width:140px}.messaging-tier-rate .rate{color:#2563eb;font-size:1.75rem;font-weight:700}.messaging-tier-rate .rate-empty{min-height:2rem;display:inline-block}.messaging-tier-rate .unit{color:#64748b;margin-top:.25rem;font-size:.85rem;display:block}.pricing-footer{text-align:center;margin-top:1.25rem}.comparison-button{color:#2563eb;cursor:pointer;background:#fff;border:2px solid #2563eb;border-radius:10px;align-items:center;gap:.5rem;padding:1rem 2rem;font-weight:600;transition:all .3s;display:inline-flex}.comparison-button:hover{color:#fff;background:#2563eb}.comparison-modal{z-index:1000;background:#00000080;justify-content:center;align-items:center;width:100%;height:100%;padding:2rem;display:flex;position:fixed;top:0;left:0}.comparison-content{background:#fff;border-radius:20px;max-width:90vw;max-height:90vh;padding:2rem;position:relative;overflow:auto}.comparison-header{border-bottom:1px solid #e2e8f0;justify-content:space-between;align-items:center;margin-bottom:2rem;padding-bottom:1rem;display:flex}.comparison-header h3{color:#1e293b;font-size:1.5rem;font-weight:700}.close-button{cursor:pointer;background:#f1f5f9;border:none;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.comparison-table{border-collapse:collapse;width:100%}.comparison-table th,.comparison-table td{text-align:left;border-bottom:1px solid #e2e8f0;padding:1rem}.comparison-table th{color:#1e293b;background:#f8fafc;font-weight:600}.category-row td{color:#2563eb;background:#f1f5f9;font-weight:600}.text-green{color:#25d366}.text-red{color:#ef4444}@media (width<=768px){.location-toggle button{padding:.6rem 1rem;font-size:.9rem}.messaging-tier{flex-direction:column;align-items:stretch}.messaging-tier-rate{text-align:left;min-width:0}.comparison-table{-webkit-overflow-scrolling:touch;overflow-x:auto}.comparison-table table{min-width:280px}}@media (width<=480px){.location-toggle{flex-direction:column;width:100%;max-width:280px}.location-toggle button{justify-content:center;width:100%}.pricing-block-title{font-size:1.25rem}.messaging-charges-panel{padding:1rem}}.industry-solutions{padding:2rem 0 var(--section-padding-y);background:#f8fafc}.industry-solutions .section-header{margin-bottom:1.5rem}.industries-grid{grid-template-columns:repeat(auto-fit,minmax(min(100%,280px),1fr));gap:1.25rem;display:grid}@media (width<=480px){.industries-grid{grid-template-columns:1fr}}.industry-card{background:#fff;border-radius:16px;padding:1.5rem;box-shadow:0 4px 20px #0000000f}.industry-icon{color:#fff;border-radius:12px;justify-content:center;align-items:center;width:52px;height:52px;margin-bottom:.75rem;font-size:1.35rem;display:flex}.industry-card h3{color:#1e293b;margin-bottom:.65rem;font-size:1.2rem;font-weight:600}.industry-card ul{margin:0;padding:0;list-style:none}.industry-card li{color:#475569;align-items:flex-start;gap:.5rem;margin-bottom:.5rem;font-size:.95rem;display:flex}.industry-card li i{color:#25d366;margin-top:.2rem}.platform-addons{padding:var(--section-padding-y) 0;background:#fff}.addons-grid{grid-template-columns:repeat(auto-fit,minmax(min(100%,280px),1fr));gap:2rem;max-width:900px;margin:0 auto;display:grid}@media (width<=480px){.addons-grid{grid-template-columns:1fr}}.addon-card{background:#f8fafc;border:1px solid #e2e8f0;border-radius:20px;padding:2rem}.addon-icon{color:#fff;border-radius:14px;justify-content:center;align-items:center;width:56px;height:56px;margin-bottom:1rem;font-size:1.5rem;display:flex}.addon-card h3{color:#1e293b;margin-bottom:.75rem;font-size:1.35rem;font-weight:700}.addon-card>p{color:#64748b;margin-bottom:1.25rem;line-height:1.5}.addon-card ul{margin:0;padding:0;list-style:none}.addon-card li{color:#475569;align-items:center;gap:.75rem;margin-bottom:.6rem;display:flex}.addon-card li i{color:#25d366}.platform-benefits{padding:var(--section-padding-y) 0;color:#fff;background:linear-gradient(135deg,#1e293b 0%,#0f172a 100%)}.platform-benefits .section-title,.platform-benefits .section-description{color:#fff}.platform-benefits .section-description{opacity:.85}.benefits-grid{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:1.25rem;display:grid}.benefit-card{background:#ffffff14;border:1px solid #ffffff1f;border-radius:14px;padding:1.25rem}.benefit-card i{color:#60a5fa;margin-bottom:.75rem;font-size:1.5rem}.benefit-card h3{margin-bottom:.35rem;font-size:1rem;font-weight:600}.benefit-card p{opacity:.8;font-size:.9rem;line-height:1.5}.trust-section{padding:var(--section-padding-y-compact) 0;background:#f1f5f9}.trust-band{text-align:center;max-width:720px;margin:0 auto}.trust-label{text-transform:uppercase;letter-spacing:.08em;color:#64748b;margin-bottom:.5rem;font-size:.85rem}.trust-band h3{color:#1e293b;margin-bottom:1rem;font-size:1.75rem;font-weight:700}.trust-band>p{color:#475569;margin-bottom:1.5rem;line-height:1.6}.trust-highlights{flex-wrap:wrap;justify-content:center;gap:.75rem 1.5rem;margin:0 0 1.5rem;padding:0;list-style:none;display:flex}.trust-highlights li{color:#334155;align-items:center;gap:.5rem;font-size:.95rem;display:flex}.trust-highlights li i{color:#2563eb}@media (width<=480px){.trust-band h3{font-size:1.45rem}.trust-highlights{flex-direction:column;align-items:center;gap:.5rem}}.demo-call-to-action{padding:var(--section-padding-y-compact) 0;color:#fff;background:linear-gradient(145deg,#0f172a 0%,#1e1b4b 28%,#312e81 52%,#1e40af 78%,#1d4ed8 100%);position:relative;overflow:hidden}.demo-cta-glow{pointer-events:none;filter:blur(80px);opacity:.55;border-radius:50%;position:absolute}.demo-cta-glow--left{background:radial-gradient(circle,#6366f1b3 0%,#0000 70%);width:420px;height:420px;top:-120px;left:-100px}.demo-cta-glow--right{background:radial-gradient(circle,#2563eba6 0%,#0000 70%);width:380px;height:380px;bottom:-100px;right:-80px}.demo-call-to-action:before{content:"";pointer-events:none;background:radial-gradient(80% 50% at 50% 0,#818cf82e 0%,#0000 60%);position:absolute;inset:0}.demo-call-to-action .container{z-index:1;position:relative}.demo-cta-content{text-align:center;max-width:820px;margin:0 auto}.demo-cta-content h2{letter-spacing:-.02em;text-shadow:0 2px 16px #0003;margin-bottom:1rem;font-size:2rem;font-weight:700}.demo-cta-content>p{opacity:.92;max-width:640px;margin-bottom:2rem;margin-left:auto;margin-right:auto;font-size:1.05rem;line-height:1.65}.demo-cta-features{text-align:left;grid-template-columns:repeat(2,minmax(0,1fr));gap:.875rem;margin-bottom:2.25rem;display:grid}.demo-cta-feature-card{-webkit-backdrop-filter:blur(12px);background:#ffffff14;border:1px solid #ffffff24;border-radius:14px;align-items:center;gap:.875rem;padding:1rem 1.125rem;transition:background .25s,border-color .25s,transform .25s;display:flex;box-shadow:0 4px 24px #0000001f,inset 0 1px #ffffff1a}.demo-cta-feature-card:hover{background:#ffffff1f;border-color:#ffffff38;transform:translateY(-2px)}.demo-cta-check-icon{background:linear-gradient(135deg,#818cf8 0%,#4f46e5 45%,#2563eb 100%);border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;display:inline-flex;box-shadow:0 4px 14px #4f46e573}.demo-cta-check-icon i{color:#fff;font-size:.75rem}.demo-cta-feature-text{color:#fffffff2;font-size:.95rem;font-weight:500;line-height:1.4}.demo-cta-actions{flex-wrap:wrap;justify-content:center;gap:1rem;display:flex}.demo-cta-actions .demo-cta-primary{color:#fff;background:linear-gradient(135deg,#6366f1 0%,#4f46e5 40%,#3730a3 100%);border:none;box-shadow:0 8px 28px #4f46e580,0 2px 8px #00000026,inset 0 1px #fff3}.demo-cta-actions .demo-cta-primary:hover{color:#fff;background:linear-gradient(135deg,#818cf8 0%,#6366f1 40%,#4f46e5 100%);transform:translateY(-3px);box-shadow:0 14px 36px #6366f18c,0 4px 12px #0000002e,inset 0 1px #ffffff40}.demo-cta-actions .demo-cta-secondary{color:#fff;-webkit-backdrop-filter:blur(8px);background:#ffffff0f;border:1.5px solid #ffffff61;box-shadow:inset 0 1px #ffffff14}.demo-cta-actions .demo-cta-secondary:hover{color:#fff;background:#ffffff24;border-color:#ffffff8c;transform:translateY(-2px);box-shadow:0 6px 20px #00000026,inset 0 1px #ffffff26}@media (width<=600px){.demo-cta-features{grid-template-columns:1fr}.demo-cta-content h2{font-size:1.65rem}}.whatsapp-fab{z-index:2000;color:#fff;background:#25d366;border-radius:50%;justify-content:center;align-items:center;width:60px;height:60px;font-size:2rem;text-decoration:none;display:flex;position:fixed;bottom:32px;right:32px;box-shadow:0 4px 16px #0000002e}.whatsapp-fab:hover{transform:scale(1.05)}@media (width<=768px){.whatsapp-fab{width:52px;height:52px;bottom:max(16px, env(safe-area-inset-bottom,0px));right:max(16px, env(safe-area-inset-right,0px));font-size:1.65rem}}.contact{color:#0f172a;background:#fff;padding:5rem 0;font-family:inherit}.contact .section-header{text-align:center;margin-bottom:4rem;padding:0 1.5rem}.contact .section-title{color:#0f172a;letter-spacing:-.02em;margin-bottom:1rem;font-size:2.5rem;font-weight:800}.contact .section-description{color:#475569;max-width:650px;margin:0 auto;font-size:1.15rem;line-height:1.6}.contact-entities{grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:2rem;max-width:960px;margin:0 auto 3rem;padding:0 1.5rem;display:grid}.contact-entity-card{background:#f8fafc;border:1px solid #e2e8f0;border-radius:16px;flex-direction:column;justify-content:flex-start;padding:2.25rem 2rem;transition:transform .25s cubic-bezier(.4,0,.2,1),box-shadow .25s cubic-bezier(.4,0,.2,1),border-color .25s;display:flex}.contact-entity-card:hover{border-color:#cbd5e1;transform:translateY(-4px);box-shadow:0 10px 25px #0000000d}.entity-card-header{align-items:center;gap:1.25rem;margin-bottom:1.5rem;display:flex}.entity-icon-wrapper{border-radius:12px;justify-content:center;align-items:center;width:48px;height:48px;font-size:1.25rem;display:flex}.shopzo-icon{color:#2563eb;background:#2563eb1a}.dexterr-icon{color:#16a34a;background:#22c55e1a}.entity-title-wrapper{flex-direction:column;display:flex}.entity-title-wrapper h3{color:#0f172a;letter-spacing:-.01em;margin:0;font-size:1.25rem;font-weight:700}.entity-subtitle{color:#64748b;margin-top:.2rem;font-size:.9rem}.entity-details{margin-top:.5rem}.entity-details p{color:#334155;align-items:center;gap:.85rem;margin-bottom:.85rem;font-size:.95rem;display:flex}.entity-details p:last-child{margin-bottom:0}.entity-details a{color:#334155;text-decoration:none;transition:color .2s}.entity-details a:hover{color:#2563eb;text-decoration:underline}.detail-icon{color:#64748b;text-align:center;width:18px;font-size:.95rem}.detail-icon.fa-globe{color:#2563eb}.detail-icon.fa-envelope{color:#64748b}.whatsapp-icon-color{color:#16a34a!important}.contact-content{max-width:960px;margin:0 auto;padding:0 1.5rem}.contact-form-card{background:#f8fafc;border:1px solid #e2e8f0;border-radius:16px;padding:3rem;box-shadow:0 10px 30px #00000005}.contact-form-card h3{color:#0f172a;letter-spacing:-.01em;margin-top:0;margin-bottom:2.25rem;font-size:1.65rem;font-weight:700}.modern-contact-form{flex-direction:column;gap:1.75rem;display:flex}.form-row{grid-template-columns:1fr 1fr;gap:1.75rem;display:grid}.form-group{flex-direction:column;gap:.5rem;display:flex}.form-group label{color:#475569;font-size:.875rem;font-weight:500}.form-group input,.form-group textarea{color:#0f172a;box-sizing:border-box;background:#fff;border:1px solid #cbd5e1;border-radius:8px;width:100%;padding:.85rem 1.1rem;font-size:.975rem;transition:border-color .2s,background-color .2s,box-shadow .2s}.form-group input::placeholder,.form-group textarea::placeholder{color:#94a3b8}.form-group input:focus,.form-group textarea:focus{border-color:#2563eb;outline:none;box-shadow:0 0 0 3px #2563eb26}.form-group textarea{resize:vertical;min-height:140px;font-family:inherit}.modern-submit-button{color:#fff;cursor:pointer;background:linear-gradient(135deg,#25d366,#059669);border:none;border-radius:8px;justify-content:center;align-self:flex-start;align-items:center;gap:.6rem;width:fit-content;margin-top:.5rem;padding:.85rem 2.25rem;font-size:.975rem;font-weight:600;transition:all .2s cubic-bezier(.4,0,.2,1);display:flex}.modern-submit-button:hover{transform:translateY(-1.5px);box-shadow:0 6px 20px #25d36640}.modern-submit-button:active{transform:translateY(0)}@media (width<=768px){.contact{padding:4rem 0}.contact .section-title{font-size:2.25rem}.contact-entities{grid-template-columns:1fr;gap:1.5rem}.contact-form-card{padding:2rem 1.5rem}.form-row{grid-template-columns:1fr;gap:1.75rem}.modern-submit-button{align-self:center;width:100%}}.footer{color:#fff;background:#1e293b;padding:3rem 0 1rem}.footer-content{grid-template-columns:repeat(3,1fr);gap:3rem;max-width:1200px;margin:0 auto;padding:0 20px;display:grid}@media (width<=768px){.footer-content{grid-template-columns:1fr;gap:2.5rem}}.footer-section h4{color:#fff;margin-bottom:1rem;font-size:1.2rem;font-weight:600}.footer-logo h3{color:#2563eb;margin-bottom:1rem;font-size:1.5rem;font-weight:700}.footer-logo p{color:#94a3b8;margin-bottom:1.5rem;line-height:1.6}.footer-social{gap:1rem;display:flex}.footer-social a{color:#fff;background:#334155;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;transition:all .3s;display:flex}.footer-social a:hover{background:#2563eb;transform:translateY(-2px)}.footer-links{margin:0;padding:0;list-style:none}.footer-links li{margin-bottom:.5rem}.footer-link{color:#94a3b8;cursor:pointer;background:0 0;border:none;font-size:1rem;transition:color .3s}.footer-link:hover{color:#2563eb}.footer-contact p{color:#94a3b8;align-items:center;gap:.5rem;margin-bottom:.75rem;display:flex}.footer-contact i{color:#2563eb;width:20px}.footer-hours p{color:#94a3b8;margin-bottom:.5rem}.footer-bottom{border-top:1px solid #334155;margin-top:2rem;padding-top:2rem}.footer-bottom-content{justify-content:space-between;align-items:center;max-width:1200px;margin:0 auto;padding:0 20px;display:flex}.footer-bottom-links{gap:2rem;display:flex}.footer-legal-link{color:#94a3b8;cursor:pointer;background:0 0;border:none;font-size:.9rem;transition:color .3s}.footer-legal-link:hover{color:#2563eb}@media (width<=480px){.footer-bottom-links{flex-direction:column;align-items:center;gap:.75rem}}@media (width<=768px){.menu-toggle{display:block}.nav{opacity:0;visibility:hidden;z-index:999;background:#fff;width:100%;max-height:calc(100vh - 72px);transition:opacity .3s,visibility .3s,transform .3s;position:fixed;top:72px;left:0;overflow-y:auto;transform:translateY(-8px);box-shadow:0 4px 20px #0000001a}.nav.nav-open{opacity:1;visibility:visible;transform:translateY(0)}.nav-list{flex-direction:column;gap:1rem;padding:2rem}.hero-container{text-align:center;grid-template-columns:1fr;gap:2rem}.hero-content{text-align:center}.hero-title{font-size:2.5rem}.hero-cta{flex-direction:column;justify-content:center;align-items:stretch;gap:.75rem;width:100%;max-width:320px;margin:0 auto 1.5rem}.hero-cta-btn{box-sizing:border-box;justify-content:center;width:100%}.primary-button,.secondary-button{justify-content:center}.hero-stats{justify-content:center;gap:1rem}.hero-pills{justify-content:center}.hero-description{margin-left:auto;margin-right:auto}.demo-cta-actions{flex-direction:column;align-items:stretch;gap:.75rem;width:100%;max-width:320px;margin:0 auto}.demo-cta-actions .demo-cta-primary,.demo-cta-actions .demo-cta-secondary{box-sizing:border-box;justify-content:center;width:100%}.phone-mockup{width:250px;height:500px}.phone-frame{border-radius:35px;padding:6px}.phone-screen{border-radius:29px}.phone-notch{width:120px;height:25px}.phone-speaker{width:40px;height:3px}.phone-camera{width:8px;height:8px;margin-left:30px}.status-bar{padding:6px 15px;font-size:12px}.home-indicator{width:110px;height:4px}.chat-header{min-height:45px;padding:.4rem .6rem}.chat-avatar{width:28px;height:28px}.chat-avatar i,.chat-info h4{font-size:.75rem}.chat-info span{font-size:.65rem}.header-left .fas.fa-arrow-left,.header-actions i{font-size:.85rem}.chat-input{padding:.5rem .6rem;bottom:6px}.input-container{padding:.4rem .6rem}.input-container input{font-size:.75rem}.send-button{width:26px;height:26px}.features-row{justify-content:flex-start;gap:.5rem;padding:1rem}.feature-icon-item{min-width:100px;padding:1rem .5rem}.icon-wrapper{width:40px;height:40px}.icon-wrapper i{font-size:1.1rem}.icon-label{font-size:.7rem}.feature-content{grid-template-columns:1fr;gap:1.5rem;padding:2rem 1.5rem}.feature-image-container{width:100%;height:200px}.feature-text h3{font-size:1.4rem}.feature-text p{font-size:.9rem}.feature-benefits li{font-size:.85rem}.pricing-controls{flex-direction:column;align-items:center}.pricing-grid{grid-template-columns:1fr}.pricing-card.popular{transform:none}.pricing-card.popular:hover{transform:translateY(-10px)}.contact-content{justify-content:center;display:flex}.contact-form{border-radius:16px;padding:2rem 1.5rem}.footer-bottom-content{text-align:center;flex-direction:column;gap:1rem}}@media (width<=480px){.hero-title{font-size:2rem}.hero-stats{flex-wrap:wrap;justify-content:center;gap:1rem;width:100%}.hero-stats .stat{flex:80px;min-width:80px}.section-title{font-size:1.85rem}.phone-mockup{width:220px;height:440px}.phone-frame{border-radius:30px;padding:5px}.phone-screen{border-radius:25px}.phone-notch{width:100px;height:20px}.phone-speaker{width:35px;height:2px}.phone-camera{width:6px;height:6px;margin-left:25px}.status-bar{padding:5px 12px;font-size:10px}.home-indicator{width:90px;height:3px}.feature-icon-item{min-width:80px;padding:1rem .25rem}.feature-content{padding:1.5rem 1rem}.feature-text h3{font-size:1.2rem}.pricing-card{padding:1.5rem}.comparison-modal,.comparison-content{padding:1rem}.comparison-table{font-size:.9rem}.comparison-table th,.comparison-table td{padding:.5rem}.footer-bottom-links{flex-wrap:wrap;justify-content:center;gap:1rem}.chat-header{min-height:40px;padding:.35rem .5rem}.chat-avatar{width:25px;height:25px}.chat-avatar i,.chat-info h4{font-size:.7rem}.chat-info span{font-size:.6rem}.header-left .fas.fa-arrow-left,.header-actions i{font-size:.8rem}.header-left{gap:.4rem}.header-actions{gap:.6rem}.chat-input{padding:.4rem .5rem;bottom:5px}.input-container{padding:.35rem .5rem}.input-container input{font-size:.7rem}.send-button{width:24px;height:24px}.send-button i{font-size:.7rem}}.legal-page{background-color:#f8fafc;flex-direction:column;min-height:100vh;display:flex}.legal-hero{color:#fff;background:linear-gradient(135deg,#1e293b 0%,#0f172a 100%);border-bottom:1px solid #ffffff1a;padding:7rem 0 4rem;position:relative;overflow:hidden}.legal-hero:before{content:"";pointer-events:none;opacity:.4;background-image:radial-gradient(#ffffff26 1px,#0000 0);background-size:24px 24px;position:absolute;inset:0}.legal-hero-content{z-index:2;max-width:800px;position:relative}.legal-badge{color:#3b82f6;text-transform:uppercase;letter-spacing:.05em;background:#2563eb33;border:1px solid #2563eb4d;border-radius:9999px;margin-bottom:1rem;padding:.35rem .85rem;font-size:.8rem;font-weight:600;display:inline-block}.legal-hero-content h1{color:#fff;letter-spacing:-.02em;margin-bottom:1rem;font-size:3rem;font-weight:800}.legal-meta{color:#94a3b8;gap:1.5rem;font-size:.95rem;display:flex}.legal-meta span{align-items:center;gap:.5rem;display:flex}.legal-meta i{color:#3b82f6}.legal-layout{grid-template-columns:280px 1fr;gap:4rem;padding:4rem 0 6rem;display:grid}.legal-sidebar{position:relative}.legal-sidebar-sticky{max-height:calc(100vh - 140px);position:sticky;top:100px;overflow-y:auto}.legal-sidebar h4{text-transform:uppercase;letter-spacing:.05em;color:#64748b;margin-bottom:1.25rem;font-size:.9rem;font-weight:700}.legal-nav{border-left:2px solid #e2e8f0;flex-direction:column;gap:.5rem;padding-left:2px;display:flex}.legal-nav-item{text-align:left;color:#64748b;cursor:pointer;background:0 0;border:none;border-left:2px solid #0000;margin-left:-2px;padding:.5rem 0 .5rem 1.25rem;font-size:.95rem;font-weight:500;transition:all .3s;position:relative}.legal-nav-item:hover{color:#2563eb}.legal-nav-item.active{color:#2563eb;border-left-color:#2563eb;font-weight:600}.legal-content{max-width:800px}.legal-content section{margin-bottom:4.5rem}.legal-content h2{color:#1e293b;border-bottom:2px solid #e2e8f0;margin-bottom:1.5rem;padding-bottom:.5rem;font-size:1.8rem;font-weight:700}.legal-content p{color:#334155;margin-bottom:1.25rem;font-size:1.05rem;line-height:1.75}.legal-content ul,.legal-content ol{margin-bottom:1.5rem;margin-left:1.5rem}.legal-content li{color:#334155;margin-bottom:.75rem;font-size:1.05rem;line-height:1.7}.legal-content strong{color:#0f172a}.takeaway-card{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#2563eb0a;border:1px solid #2563eb1f;border-radius:12px;gap:1.25rem;margin:1.5rem 0 2rem;padding:1.25rem 1.5rem;display:flex;box-shadow:0 4px 20px #00000003}.takeaway-icon{color:#2563eb;align-items:flex-start;padding-top:.1rem;font-size:1.25rem;display:flex}.takeaway-text{color:#1e293b;font-size:.95rem;line-height:1.6}.takeaway-text strong{color:#2563eb}.contact-card{background:#fff;border:1px solid #e2e8f0;border-radius:12px;margin-top:2rem;padding:1.75rem;box-shadow:0 4px 6px -1px #0000000d}.contact-detail-row{align-items:center;gap:1rem;margin-bottom:1rem;font-size:1.05rem;display:flex}.contact-detail-row:last-child{margin-bottom:0}.contact-detail-row i{color:#2563eb;width:24px;font-size:1.1rem}.back-home-link{background:0 0;border:2px solid #2563eb;border-radius:9999px;align-items:center;gap:.5rem;padding:.45rem 1.15rem;font-size:.95rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex;color:#2563eb!important}.back-home-link i{font-size:.85rem;transition:transform .3s}.back-home-link:hover{background:#2563eb;box-shadow:0 4px 12px #2563eb33;color:#fff!important}.back-home-link:hover i{transform:translate(-3px)}@media (width<=992px){.legal-layout{grid-template-columns:220px 1fr;gap:2.5rem}.legal-hero-content h1{font-size:2.5rem}}@media (width<=768px){.legal-layout{grid-template-columns:1fr;gap:2rem;padding:2.5rem 0 4rem}.legal-sidebar{margin-bottom:1rem}.legal-sidebar-sticky{max-height:none;position:relative;top:0;overflow:visible}.legal-sidebar h4{margin-bottom:.75rem}.legal-nav{white-space:nowrap;-webkit-overflow-scrolling:touch;border-bottom:1px solid #e2e8f0;border-left:none;flex-direction:row;gap:1rem;padding-bottom:.5rem;padding-left:0;overflow-x:auto}.legal-nav-item{border-bottom:2px solid #0000;border-left:none;margin-left:0;padding:.5rem .25rem}.legal-nav-item.active{border-bottom-color:#2563eb}.legal-hero{padding:6rem 0 3rem}.legal-hero-content h1{font-size:2rem}}
