:root{--primary: #ff6600;--secondary: #0b1c2c;--light-bg: #f8f9fa;--dark-bg: #0b1c2c;--text-light: #ffffff;--white: #ffffff;--text-dark: #333333;--accent-green: #4caf50;--accent-orange: #ff6600;--border-radius: 8px;--spacing-sm: 1rem;--spacing-md: 2rem;--spacing-lg: 4rem;--spacing-xl: 6rem;--transition: all .3s ease}.nav-phone{color:#ffffffe6;text-decoration:none;font-size:.9rem;font-weight:600;transition:var(--transition);white-space:nowrap;padding:8px 16px;border:1px solid rgba(255,255,255,.3);border-radius:6px;background:#ffffff1a}.mobile-menu-toggle{display:none;background:none;border:none;color:#fff;font-size:1.5rem;cursor:pointer;padding:8px;border-radius:4px;transition:all .3s ease}.mobile-menu.active{transform:translateY(0)}@media (max-width: 768px){.nav,.google-rating-badge,.floating-google-badge{display:none!important}.mobile-line-break{display:inline!important}.desktop-cta-text{display:none!important}.mobile-cta-text{display:inline!important}.nav-content{padding:0 1.25rem;gap:1rem}.logo{font-size:1.6rem}.nav-menu,.nav-phone{display:none}.mobile-menu-toggle{display:block;min-width:44px;min-height:44px;display:flex;align-items:center;justify-content:center;padding:8px;border-radius:6px;background:#ffffff1a;transition:background .3s ease}.mobile-menu-toggle:hover{background:#fff3}.mobile-menu{display:block;top:75px;background:#0b1c2cfa;backdrop-filter:blur(15px);border-top:1px solid rgba(255,255,255,.1)}.mobile-menu-content{padding:1.5rem 1.25rem;gap:1rem}.mobile-nav-link{padding:15px 0;min-height:44px;font-size:1.1rem;text-align:center;border-bottom:1px solid rgba(255,255,255,.1);display:flex;align-items:center;justify-content:center}.mobile-cta{margin-top:1rem;text-align:center}.mobile-cta .btn-primary{width:100%;max-width:280px;padding:1rem 2rem;font-size:1rem;margin:0 auto;display:block}.nav-content .btn-primary{display:none}}@media (max-width: 575px){.nav{padding:12px 0}.nav-content{padding:0 1rem}.logo{font-size:1.5rem}.mobile-menu{top:72px}.mobile-menu-content{padding:1.25rem 1rem}.mobile-nav-link{font-size:1rem;padding:12px 0}}@media (max-width: 390px){.nav{padding:10px 0}.mobile-menu{top:70px}.logo{font-size:1.4rem}}.legacy-page .container{max-width:1200px;margin:0 auto;padding:0 2rem;position:relative;z-index:2}.header{position:fixed;top:0;left:0;width:100%;z-index:1000;background-color:#0c1c2c33;backdrop-filter:blur(10px);box-shadow:0 2px 10px #0000000d;transition:all .3s ease}.header.sticky{background-color:#0c1c2cf2;box-shadow:0 5px 20px #0000001a}.top-bar{background-color:var(--accent-orange);padding:8px 0;color:#fff;font-size:.9rem}.top-bar-content{display:flex;justify-content:space-between;align-items:center}.contact-info{display:flex;gap:20px}.contact-info a{color:#fff;text-decoration:none;display:flex;align-items:center;gap:5px}.social-icons{display:flex;gap:15px}.social-icons a{color:#fff;font-size:1rem}.nav-cta:hover{background-color:#e55e00;color:#fff}.hero{position:relative;min-height:100vh;display:flex;align-items:center;color:var(--text-light);padding:160px 0;margin-top:0}.hero-bg{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1;background:linear-gradient(#0b1c2cd9,#0b1c2cf2),url(https://images.unsplash.com/photo-1502581827181-9cf3c3ee0106?ixlib=rb-1.2.1&auto=format&fit=crop&w=1500&q=80) no-repeat center center/cover}.hero-content{position:relative;z-index:2;max-width:1000px;margin:0 auto;text-align:center}.hero-badge{display:inline-flex;align-items:center;background-color:#ffffff1a;padding:8px 16px;border-radius:50px;margin-bottom:2.5rem;backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.1)}.hero-badge-icon{background-color:var(--accent-orange);width:24px;height:24px;border-radius:50%;display:flex;align-items:center;justify-content:center;margin-right:10px;font-size:.8rem}.hero-badge-text{font-size:.9rem;font-weight:500;text-transform:uppercase;letter-spacing:.5px}.hero-title{font-size:4.5rem;font-weight:800;margin-bottom:1.5rem;line-height:1.1}.hero-title span{color:var(--accent-orange)}.hero-subtitle{font-size:1.5rem;font-weight:500;margin-bottom:1rem;max-width:800px;margin-left:auto;margin-right:auto}.hero-description{font-size:1.1rem;margin-bottom:3rem;max-width:700px;margin-left:auto;margin-right:auto;opacity:.9}.hero-buttons{display:flex;justify-content:center;gap:1.5rem;margin-bottom:3rem}.btn{display:inline-flex;align-items:center;justify-content:center;padding:1rem 2rem;font-size:1rem;font-weight:600;text-decoration:none;border-radius:var(--border-radius);cursor:pointer;transition:var(--transition);text-transform:uppercase;letter-spacing:1px;gap:10px}.btn-secondary{background-color:transparent;color:var(--text-light);border:2px solid var(--text-light)}.btn-secondary:hover{background-color:#ffffff1a;transform:translateY(-3px);box-shadow:0 10px 20px #0000001a}.social-proof{display:flex;justify-content:center;align-items:center;gap:4rem;margin-top:3rem;padding-top:2rem;border-top:1px solid rgba(255,255,255,.1)}.proof-item{display:flex;flex-direction:column;align-items:center}.proof-number{font-size:2.5rem;font-weight:800;color:var(--accent-orange);line-height:1}.proof-text{font-size:.9rem;font-weight:500;text-transform:uppercase;opacity:.8}@media (max-width: 992px){.hero-title{font-size:3.5rem}.social-proof{flex-wrap:wrap;gap:2rem}}@media (max-width: 768px){.nav-menu.active{transform:translateY(0);opacity:1;visibility:visible}.top-bar-content,.contact-info{flex-direction:column;gap:8px;align-items:center}.social-icons{margin-top:8px}.hero-title{font-size:2.5rem}.hero-subtitle{font-size:1.2rem}.hero-description{font-size:1rem;padding:0 1rem}.hero-buttons{flex-direction:column;gap:1rem}.btn{width:100%;text-align:center}.social-proof{flex-direction:column;gap:2rem}}.section-heading{font-size:2.2rem;font-weight:700;margin-bottom:2rem;position:relative;color:var(--secondary)}.section-heading .highlight{color:var(--accent-orange)}.section-heading:after{content:"";display:block;width:80px;height:4px;background-color:var(--accent-orange);margin-top:.5rem}.content-block{max-width:900px}.content-block p{margin-bottom:1.5rem;font-size:1.1rem;color:var(--secondary);line-height:1.8}.client-intro-container{display:flex;gap:4rem;align-items:center;margin:3rem 0}.mockup-container{flex:0 0 45%}.client-intro-content{flex:1}.portfolio-highlight{padding:1rem 1.5rem;background-color:#ff670014;border-left:4px solid var(--accent-orange);font-weight:500;margin-top:2rem}.device-mockup{position:relative;width:100%;max-width:450px;margin:0 auto 1.5rem}.device-frame{position:relative;background:#101010;border-radius:16px;padding:2%;box-shadow:0 30px 60px #0000001f,inset 0 0 0 2px #505050;border:8px solid #383838;overflow:hidden;z-index:2}.device-screen{position:relative;overflow:hidden;background:#fff;border-radius:2px;padding-top:62%}.screen-image{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:top center;object-position:top center}.device-stripe{position:absolute;width:100%;height:5px;background:#333;top:0;z-index:9}.device-header{display:block;position:absolute;top:0;left:50%;width:15%;height:5px;margin-left:-7.5%;background:#f2f2f2;border-radius:0 0 10px 10px;z-index:199}.device-sensors{position:absolute;top:3px;left:50%;transform:translate(-50%);width:6px;height:6px;background:#505050;border-radius:50%;box-shadow:-20px 0 #ffffff14,20px 0 #ffffff14;z-index:10}.device-btns{position:absolute;top:0;left:-2%;height:20px;width:3px;background:#373737;border-radius:0 2px 2px 0;z-index:10}.device-power{position:absolute;top:50%;right:-2%;margin-top:-15px;height:30px;width:3px;background:#373737;border-radius:2px 0 0 2px;z-index:10}.device-stand{position:relative;z-index:1;width:20%;height:20px;margin:-5px auto 0;background:linear-gradient(to bottom,#383838,#222);transform:perspective(800px) rotateX(75deg);transform-origin:center top}.device-stand-base{width:45%;height:12px;margin:0 auto;background:#444;border-radius:5px 5px 0 0;box-shadow:0 4px 10px #0003}.mockup-caption{text-align:center;font-size:.95rem;color:#555;font-style:italic}@media (max-width: 992px){.client-intro-container{flex-direction:column;gap:2rem}.mockup-container{flex:0 0 100%;order:2}.client-intro-content{order:1}.device-mockup{max-width:80%}}.challenge-step{display:flex;margin-bottom:2.5rem;gap:2rem}.challenge-step .step-number{background-color:var(--accent-orange);color:#fff;width:50px;height:50px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1.5rem;font-weight:700;flex-shrink:0}.challenge-step .step-content{flex-grow:1}.challenge-step h3{font-size:1.5rem;font-weight:600;margin-bottom:1rem;color:#3949ab}.challenge-step p{margin-bottom:1rem}.challenge-step strong{font-weight:600}.solution-step{display:flex;margin-bottom:2.5rem;gap:2rem}.step-content{flex-grow:1}.step-content h3{font-size:1.5rem;font-weight:600;margin-bottom:1rem;color:var(--accent-orange)}.step-content p{margin-bottom:1rem}.step-content strong{font-weight:600}.results-highlight{background-color:#ff67001a;border-left:4px solid var(--accent-orange);padding:1rem 1.5rem;margin-top:1.5rem;font-weight:500;color:#333}.results-highlight strong{color:var(--accent-orange);font-weight:700}@media (max-width: 768px){.solution-step,.challenge-step{flex-direction:column;gap:1rem}.step-number,.challenge-step .step-number{margin-bottom:1rem}.section-heading{font-size:1.8rem}}.results-section{padding:var(--spacing-xl) 0;background-color:var(--light-bg);text-align:center;position:relative}.section-header{text-align:center;margin-bottom:3rem}.section-tag{display:inline-block;background-color:#ff66001a;color:var(--accent-orange);padding:.5rem 1.5rem;border-radius:50px;font-weight:600;font-size:.9rem;text-transform:uppercase;margin-bottom:1.5rem;letter-spacing:1px}.section-title{font-size:2.8rem;font-weight:800;color:var(--secondary);margin-bottom:1.5rem}.section-subtitle{font-size:1.25rem;color:#64748b;max-width:700px;margin:0 auto}.metrics-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem;max-width:1100px;margin:0 auto 3rem}.metric-card{background-color:#fff;border-radius:var(--border-radius);padding:2.5rem;box-shadow:0 5px 20px #0000000d;display:flex;flex-direction:column;justify-content:center;align-items:center;transition:var(--transition);position:relative;overflow:hidden;height:100%}.metric-card:before{content:"";position:absolute;top:0;left:0;width:100%;height:4px;background-color:var(--accent-orange)}.metric-card:hover{transform:translateY(-10px);box-shadow:0 15px 30px #0000001a}.metric-icon{font-size:1.4rem;margin-bottom:1.5rem;width:50px;height:50px;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;background-color:var(--accent-orange)}.metric-value{font-size:3.5rem;font-weight:800;line-height:1;margin-bottom:1rem;color:var(--accent-orange)}.metric-label{font-size:1rem;font-weight:700;color:var(--secondary);text-transform:uppercase;letter-spacing:1px;margin-bottom:.75rem}.metric-description{font-size:.9rem;color:#64748b;font-style:italic}.results-cta{background-color:var(--secondary);color:#fff;border-radius:var(--border-radius);padding:2.5rem;max-width:900px;margin:0 auto;display:flex;flex-direction:column;align-items:center}.results-cta-text{font-size:1.4rem;font-weight:600;margin-bottom:1.5rem}.results-cta-button{background-color:var(--accent-orange);color:#fff;padding:1rem 2.5rem;border-radius:var(--border-radius);text-decoration:none;font-weight:600;font-size:1rem;text-transform:uppercase;letter-spacing:1px;transition:var(--transition);border:none}.results-cta-button:hover{background-color:#e55e00;transform:translateY(-3px);box-shadow:0 10px 20px #0003}.testimonial-section{padding:var(--spacing-xl) 0;background-color:#fff;position:relative}.testimonial-card{max-width:700px;margin:0 auto;display:flex;flex-direction:column;background:#fff;border-radius:var(--border-radius);box-shadow:0 15px 40px #0000000d;overflow:hidden;border:1px solid #f5f5f5;padding:3rem}.testimonial-rating{color:gold;font-size:1.4rem;margin-bottom:1.5rem;display:flex;justify-content:flex-start}.testimonial-quote{font-size:1.2rem;line-height:1.7;color:var(--secondary);margin-bottom:2rem;font-weight:500;max-width:90%;position:relative;padding-left:1.5rem}.testimonial-quote:before{content:'"';position:absolute;left:0;top:-.5rem;font-size:3rem;color:var(--accent-orange);opacity:.3;line-height:1}.testimonial-meta{display:flex;align-items:center;margin-top:1rem}.testimonial-image{flex:0 0 60px;margin-right:15px}.testimonial-image img{width:60px;height:60px;border-radius:50%;-o-object-fit:cover;object-fit:cover}.testimonial-author-details{display:flex;flex-direction:column}.testimonial-author{font-size:1.1rem;font-weight:700;color:#1e293b;margin-bottom:.2rem}.testimonial-position{font-size:.9rem;color:#64748b}.cta-section,.final-cta-section{background:linear-gradient(45deg,#3949ab,#1e3a8a);color:#fff;text-align:center;padding:5rem 0;position:relative;overflow:hidden}.cta-section:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-image:url('data:image/svg+xml,<svg width="100" height="100" viewBox="0 0 100 100" xmlns="http://www.w3.org/2000/svg"><circle cx="50" cy="50" r="2" fill="rgba(255,255,255,0.05)"/></svg>');opacity:.4}.cta-content{position:relative;z-index:1;max-width:900px;margin:0 auto;background-color:#ffffff1a;backdrop-filter:blur(10px);border-radius:12px;padding:3rem;box-shadow:0 15px 30px #0000001a}.cta-heading,.final-cta-heading{font-size:2.2rem;font-weight:700;margin-bottom:1rem;max-width:800px;margin-left:auto;margin-right:auto}.cta-subheading{font-size:1.2rem;margin-bottom:2rem;opacity:.9}.cta-features{display:flex;flex-wrap:wrap;justify-content:center;gap:2rem;margin-bottom:2.5rem}.cta-feature{display:flex;align-items:center;gap:.5rem}.cta-feature i{color:var(--accent-green)}.cta-form{background-color:#ffffffe6;border-radius:8px;padding:2rem;text-align:left;color:#1e293b}.form-row{display:flex;gap:1.5rem;margin-bottom:1.5rem}.form-group{flex:1;display:flex;flex-direction:column}.form-group.full-width{margin-bottom:1.5rem}.form-group label{font-size:.9rem;font-weight:600;margin-bottom:.5rem;color:#475569}.form-group input,.form-group textarea{border:1px solid #d1d5db;border-radius:4px;padding:.75rem 1rem;font-family:inherit;transition:border-color .3s ease;background-color:#fff;font-size:1rem}.form-group input:focus,.form-group textarea:focus{outline:none;border-color:var(--accent-orange);box-shadow:0 0 0 3px #ff67001a}.form-submit{text-align:center}.cta-button{display:inline-block;background-color:var(--accent-orange);color:#fff;padding:1rem 2.5rem;border:none;border-radius:4px;text-decoration:none;font-weight:600;transition:all .3s ease;font-size:1rem;text-transform:uppercase;letter-spacing:1px;cursor:pointer;margin-bottom:1rem}.cta-button:hover{background-color:#e55e00;transform:translateY(-3px);box-shadow:0 10px 20px #0000001a}.form-disclaimer{font-size:.8rem;color:#64748b}@media (max-width: 992px){.metrics-grid{grid-template-columns:repeat(2,1fr)}.form-row{flex-direction:column;gap:1rem;margin-bottom:1rem}.cta-features{flex-direction:column;align-items:center;gap:1rem}}@media (max-width: 768px){.results-highlight-box{flex-direction:column;text-align:center;padding:1.5rem}.highlight-icon{margin-right:0;margin-bottom:1.5rem}.metrics-grid{grid-template-columns:1fr;gap:1.5rem}.results-title,.testimonial-title{font-size:2.2rem}.testimonial-card{flex-direction:column;align-items:center;text-align:center;padding:2rem;gap:2rem}.testimonial-image{margin-right:0}.testimonial-meta{align-items:center}.testimonial-quote{font-size:1.1rem}.cta-content{padding:2rem 1.5rem}.cta-heading,.final-cta-heading{font-size:1.8rem}}@media (max-width: 576px){.results-highlight-text,.cta-subheading{font-size:1.1rem}.metric-value{font-size:3rem}.cta-form{padding:1.5rem}.hero-badge{padding:6px 12px;margin-bottom:1.5rem}.hero-badge-icon{width:20px;height:20px;font-size:.7rem}.hero-badge-text{font-size:.8rem}.hero-title{font-size:2rem}.hero-subtitle{font-size:1rem}.social-proof{margin-top:1.5rem}.proof-number{font-size:2rem}.proof-text{font-size:.8rem}.cta-heading,.final-cta-heading{font-size:1.5rem}.cta-feature{font-size:.9rem}.final-cta-buttons{flex-direction:column;gap:1rem;width:100%}.final-cta-phone{margin-bottom:1rem}}.form-group input.error,.form-group textarea.error{border-color:#e53e3e}.form-success{text-align:center;padding:2rem}.success-icon{font-size:3rem;color:#22c55e;margin-bottom:1rem}.success-title{font-size:1.5rem;font-weight:600;color:#1e293b;margin-bottom:.5rem}.success-message{color:#64748b}.final-cta-section{background:linear-gradient(45deg,var(--secondary),#1e3a8a);color:#fff;text-align:center;padding:var(--spacing-xl) 0;position:relative;overflow:hidden}.final-cta-content{max-width:800px;margin:0 auto}.cta-buttons{display:flex;justify-content:center;align-items:center;gap:1.5rem;margin:2.5rem 0}.guarantee{display:flex;justify-content:center;align-items:center;gap:1rem;margin-top:1.5rem}.guarantee-icon{font-size:1.5rem;color:var(--accent-green)}.guarantee-text{font-size:1rem;opacity:.9}@media (max-width: 768px){.cta-buttons{flex-direction:column;width:100%;gap:1rem}.btn{width:100%}}.value-props-section{padding:6rem 0;background-color:#f8f9fa;position:relative}.value-props-header{text-align:center;margin-bottom:4rem}.value-props-tag{display:inline-block;background-color:#ff67001a;color:var(--accent-orange);font-weight:600;font-size:.9rem;padding:.5rem 1.5rem;border-radius:50px;margin-bottom:1.5rem;text-transform:uppercase}.value-props-title{font-size:2.5rem;font-weight:700;color:#1e293b;margin-bottom:1rem}.value-props-subtitle{font-size:1.2rem;color:#64748b;max-width:700px;margin:0 auto}.value-props-grid{display:flex;flex-direction:column;gap:2rem;max-width:1000px;margin:0 auto}.value-prop-card{display:flex;background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 5px 20px #0000000d;padding:2.5rem;gap:2.5rem;align-items:center;transition:all .3s ease}.value-prop-card:hover{transform:translateY(-5px);box-shadow:0 15px 30px #0000001a}.value-prop-card.alt-bg{background:linear-gradient(45deg,#f8f9fa,#f0f2f5)}.value-prop-icon{width:80px;height:80px;border-radius:50%;background-color:var(--accent-orange);display:flex;align-items:center;justify-content:center;color:#fff;font-size:2rem;flex-shrink:0}.value-prop-content{flex:1}.value-prop-title{font-size:1.5rem;font-weight:600;color:#1e293b;margin-bottom:1rem}.value-prop-text{color:#64748b;margin-bottom:1.5rem;line-height:1.7}.prop-stat{display:inline-block;background-color:#f8f9fa;padding:.8rem 1.5rem;border-radius:8px;border-left:3px solid var(--accent-orange)}.stat-value{font-size:1.8rem;font-weight:700;color:var(--accent-orange);line-height:1;margin-bottom:.2rem}.stat-label{font-size:.9rem;color:#64748b}.value-props-cta{text-align:center;margin-top:3rem}.clients-section{padding:5rem 0;background-color:#fff;text-align:center}.clients-heading{font-size:1.8rem;font-weight:700;color:#1e293b;margin-bottom:3rem}.trust-badges{display:flex;justify-content:center;flex-wrap:wrap;gap:2rem;margin-bottom:3rem}.trust-badge{opacity:.7;transition:opacity .3s ease}.trust-badge:hover{opacity:1}.client-logos-grid{max-width:900px;margin:0 auto}.client-logo{display:flex;flex-direction:column;align-items:center;gap:.5rem;opacity:.7;transition:all .3s ease}.client-logo:hover{opacity:1;transform:translateY(-3px)}.client-logo i{font-size:2rem;color:#64748b}.client-logo span{font-size:.9rem;color:#64748b;font-weight:500}@media (max-width: 992px){.value-prop-card{flex-direction:column;padding:2rem;text-align:center}.value-prop-icon{margin-bottom:1.5rem}.prop-stat{display:flex;flex-direction:column;align-items:center}.value-props-title{font-size:2rem}}@media (max-width: 768px){.value-props-section{padding:4rem 0}.value-props-title{font-size:1.8rem}.value-props-subtitle{font-size:1rem}.value-prop-title{font-size:1.3rem}.client-logo i{font-size:1.5rem}.client-logo span{font-size:.8rem}}.device-mockup.macbook-style{position:relative;width:100%;max-width:680px;margin:0 auto 2rem}.macbook-style .device-frame{position:relative;background:#0f0f0f;border-radius:18px 18px 0 0;padding:13px 13px 0;box-shadow:0 10px 20px #00000026;border:none;overflow:hidden}.macbook-style .device-screen{position:relative;overflow:hidden;background:#fff;padding-top:62.5%;border-radius:2px}.macbook-style .screen-image{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:top center;object-position:top center}.macbook-style .device-base{position:relative;background:linear-gradient(to bottom,#c8cacb,#a9a9a9);height:20px;border-radius:0 0 12px 12px}.macbook-style .device-notch{position:absolute;background:#0f0f0f;width:180px;height:5px;bottom:-3px;left:50%;transform:translate(-50%);border-radius:0 0 10px 10px}.macbook-style .device-reflection{position:absolute;inset:0;background:linear-gradient(120deg,#fff0 30%,#ffffff0d,#fff0 50%);pointer-events:none}.device-mockup.iphone-style{position:relative;width:100%;max-width:280px;margin:0 auto 2rem}.iphone-style .device-frame{position:relative;background:#111;border-radius:36px;padding:10px;box-shadow:0 15px 30px #0003,inset 0 0 0 2px #333,inset 0 0 0 6px #000;border:none;overflow:hidden;aspect-ratio:9/19}.iphone-style .device-screen{position:relative;overflow:hidden;background:#fff;border-radius:28px;padding-top:200%;box-shadow:inset 0 0 2px #0003}.iphone-style .screen-image{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:top center;object-position:top center}.iphone-style .device-notch{position:absolute;width:50%;height:24px;background:#111;top:0;left:50%;transform:translate(-50%);border-radius:0 0 16px 16px;z-index:2;display:flex;justify-content:center;align-items:flex-end;padding-bottom:3px}.iphone-style .device-notch:after{content:"";width:8px;height:8px;background:#444;border-radius:50%}.iphone-style .device-shadow{position:absolute;bottom:-15px;left:5%;width:90%;height:15px;background:radial-gradient(ellipse at center,#0003,#0000 70%);z-index:-1}.iphone-style .device-buttons{position:absolute;width:3px;height:28px;background:#222;right:-3px;top:110px;border-radius:2px 0 0 2px}.iphone-style .device-buttons:before{content:"";position:absolute;width:3px;height:50px;background:#222;left:0;top:-70px;border-radius:2px 0 0 2px}.iphone-style .device-buttons:after{content:"";position:absolute;width:3px;height:50px;background:#222;left:0;top:50px;border-radius:2px 0 0 2px}.iphone-style .device-reflection{position:absolute;inset:0;background:linear-gradient(120deg,#fff0 30%,#ffffff14,#fff0 70%);border-radius:28px;pointer-events:none}.device-mockup.browser-style{position:relative;width:100%;max-width:720px;margin:0 auto 2rem;box-shadow:0 22px 70px 4px #00000026;border-radius:10px;overflow:hidden}.browser-style .browser-header{display:flex;align-items:center;background:#f0f1f3;padding:10px 15px;height:40px;border-radius:10px 10px 0 0;border-bottom:1px solid #e1e2e3}.browser-style .browser-actions{display:flex;gap:6px;margin-right:12px}.browser-style .browser-action{width:12px;height:12px;border-radius:50%}.browser-style .browser-close{background-color:#ff5f57}.browser-style .browser-minimize{background-color:#febc2e}.browser-style .browser-expand{background-color:#28c840}.browser-style .browser-address{flex:1;background-color:#fff;border-radius:4px;height:26px;display:flex;align-items:center;padding:0 10px;font-size:12px;color:#333;font-family:system-ui,-apple-system,sans-serif}.browser-style .browser-address i{color:#888;margin-right:6px;font-size:14px}.browser-style .browser-address .url{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#555}.browser-style .device-screen{position:relative;overflow:hidden;background:#fff;padding-top:56.25%;border-radius:0 0 10px 10px}.browser-style .screen-image{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:top center;object-position:top center}.browser-style .browser-shadow{position:absolute;bottom:-20px;left:5%;width:90%;height:50px;border-radius:50%;background:radial-gradient(ellipse at center,#0000001f,#0000 80%);z-index:-1}.device-mockup.floating-style{position:relative;width:100%;max-width:680px;margin:0 auto 2rem;transition:transform .3s ease}.floating-style:hover{transform:translateY(-8px)}.floating-style .device-frame{position:relative;overflow:hidden;background:#fff;border-radius:16px;box-shadow:0 40px 80px #00000026,0 15px 30px #0000001a,0 5px 15px #0000000d;border:1px solid rgba(0,0,0,.08)}.floating-style .device-screen{position:relative;overflow:hidden;border-radius:12px;padding-top:60%}.floating-style .screen-image{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:top center;object-position:top center}.floating-style .device-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(180deg,#ffffff14,#fff0,#0000000a);pointer-events:none}.floating-style .floating-badge{position:absolute;bottom:-15px;right:30px;background:var(--accent-orange);color:#fff;padding:8px 16px;border-radius:30px;font-size:.9rem;font-weight:600;box-shadow:0 8px 15px #ff67004d;text-transform:uppercase;letter-spacing:.5px}.floating-nav{position:fixed;left:20px;top:50%;transform:translateY(-50%);z-index:100;display:flex;flex-direction:column;gap:15px;opacity:1;transition:opacity .5s ease}.floating-nav.hidden{opacity:0;pointer-events:none}.floating-nav-item{position:relative;display:flex;align-items:center;text-decoration:none;color:#64748b;font-size:14px;transition:all .3s ease}.floating-nav-item:hover{color:var(--accent-orange)}.floating-nav-dot{width:12px;height:12px;border-radius:50%;border:2px solid #64748b;margin-right:10px;transition:all .3s ease;flex-shrink:0}.floating-nav-item:hover .floating-nav-dot,.floating-nav-item.active .floating-nav-dot{background-color:var(--accent-orange);border-color:var(--accent-orange)}.floating-nav-item.active{color:var(--accent-orange);font-weight:600}.floating-nav-label{opacity:0;transform:translate(-10px);transition:all .3s ease;white-space:nowrap;background-color:#ffffffe6;padding:5px 10px;border-radius:4px;box-shadow:0 2px 10px #0000001a}.floating-nav-item:hover .floating-nav-label,.floating-nav-item.active .floating-nav-label{opacity:1;transform:translate(0)}@media (max-width: 768px){.floating-nav{display:none}}.client-benefits{display:flex;flex-wrap:wrap;gap:1.5rem;margin:2rem 0}.benefit-item{display:flex;align-items:center;background-color:#f8f9fa;border-radius:8px;padding:1rem;flex:1 1 calc(33.333% - 1.5rem);min-width:250px;box-shadow:0 2px 8px #0000000d;transition:all .3s ease}.benefit-item:hover{transform:translateY(-3px);box-shadow:0 5px 15px #0000001a}.benefit-icon{width:45px;height:45px;border-radius:50%;background-color:var(--accent-orange);color:#fff;display:flex;align-items:center;justify-content:center;font-size:1.2rem;margin-right:1rem;flex-shrink:0}.benefit-text{display:flex;flex-direction:column}.benefit-text strong{font-size:1.1rem;font-weight:600;color:#1e293b;margin-bottom:.2rem}.benefit-text span{font-size:.9rem;color:#64748b}@media (max-width: 992px){.benefit-item{flex:1 1 calc(50% - 1.5rem)}.client-intro-container{flex-direction:column;gap:2rem}.mockup-container{flex:0 0 100%;order:2}.client-intro-content{order:1}.device-mockup{max-width:80%}}@media (max-width: 768px){.benefit-item{flex:1 1 100%}}.section{padding:var(--spacing-xl) 0;position:relative}.section-light{background-color:var(--light-bg);color:var(--text-dark)}.section-dark{background-color:var(--dark-bg);color:var(--text-light)}.section-white{background-color:#fff;color:var(--text-dark)}.section-divider{position:absolute;bottom:-1px;left:0;width:100%;overflow:hidden;line-height:0;transform:rotate(180deg);z-index:2}.section-divider svg{position:relative;display:block;width:calc(100% + 1.3px);height:60px}.section-divider .shape-fill{fill:#fff}.divider-flip .shape-fill{fill:var(--light-bg)}.case-study-content{padding:0;background-color:#fff}.client-section,.challenge-section,.solution-section{padding:var(--spacing-xl) 0;margin-bottom:0}.challenge-section{background-color:var(--light-bg)}.solution-section{background-color:#fff}.challenge-grid,.solution-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:2.5rem;margin-top:3rem}.challenge-card{background-color:#fff;border-radius:var(--border-radius);padding:2rem;box-shadow:0 5px 15px #0000000d;transition:var(--transition);height:100%}.challenge-card:hover{transform:translateY(-5px);box-shadow:0 15px 30px #0000001a}.solution-card{background-color:var(--light-bg);border-radius:var(--border-radius);padding:2rem;transition:var(--transition);height:100%;box-shadow:0 5px 15px #0000000d}.solution-card:hover{transform:translateY(-5px);box-shadow:0 15px 30px #0000001a}.card-header{display:flex;align-items:center;gap:1.5rem;margin-bottom:1.5rem}.step-number{background-color:var(--accent-green);color:#fff;width:50px;height:50px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1.5rem;font-weight:700;flex-shrink:0}.solution-card .step-number{background-color:var(--accent-green)}.card-title{font-size:1.5rem;font-weight:600;color:var(--secondary);margin:0}.card-content p{margin-bottom:1rem;font-size:1rem;line-height:1.6}.card-content strong{font-weight:600;color:var(--secondary)}@media (max-width: 992px){.challenge-grid,.solution-grid{grid-template-columns:1fr}}.fade-in{opacity:0;transform:translateY(20px);transition:opacity .8s ease,transform .8s ease}.fade-in.active{opacity:1;transform:translateY(0)}.section .section-header,.section .content-block,.challenge-card,.solution-card,.metric-card,.testimonial-card,.cta-content{opacity:0;transform:translateY(20px);transition:all .6s ease}.section.visible .section-header,.section.visible .content-block,.section.visible .challenge-card,.section.visible .solution-card,.section.visible .metric-card,.section.visible .testimonial-card,.section.visible .cta-content{opacity:1;transform:translateY(0)}.section.visible .challenge-card:nth-child(1),.section.visible .solution-card:nth-child(1),.section.visible .metric-card:nth-child(1){transition-delay:.1s}.section.visible .challenge-card:nth-child(2),.section.visible .solution-card:nth-child(2),.section.visible .metric-card:nth-child(2){transition-delay:.2s}.section.visible .challenge-card:nth-child(3),.section.visible .solution-card:nth-child(3),.section.visible .metric-card:nth-child(3){transition-delay:.3s}.section.visible .challenge-card:nth-child(4),.section.visible .solution-card:nth-child(4),.section.visible .metric-card:nth-child(4){transition-delay:.4s}.section.visible .challenge-card:nth-child(5),.section.visible .solution-card:nth-child(5),.section.visible .metric-card:nth-child(5){transition-delay:.5s}.section.visible .challenge-card:nth-child(6),.section.visible .solution-card:nth-child(6),.section.visible .metric-card:nth-child(6){transition-delay:.6s}@media screen and (min-width: 768px){.challenge-section .content-block,.solution-section .content-block{margin:0 auto;text-align:center}.challenge-section .challenge-grid,.solution-section .solution-grid{max-width:1100px;margin-left:auto;margin-right:auto}.challenge-section .card-content,.solution-section .card-content{text-align:left}}.metric-card:before{background-color:var(--dark-bg)!important}.metric-icon.cost-icon{background-color:#e9b949!important}.metric-icon.roas-icon{background-color:#9333ea!important}.metric-icon.investment-icon{background-color:#f60!important}.metric-icon.leads-icon{background-color:#3b82f6!important}.metric-icon.sales-icon{background-color:#ea580c!important}.metric-icon.revenue-icon{background-color:#22c55e!important}.metric-value.cost{color:#e9b949!important}.metric-value.roas{color:#9333ea!important}.metric-value.investment{color:#f60!important}.metric-value.leads{color:#3b82f6!important}.metric-value.sales{color:#ea580c!important}.metric-value.revenue{color:#22c55e!important}.challenge-card .step-number{background-color:var(--accent-orange)}.testimonial-section-elegant{padding:var(--spacing-xl) 0;background-color:var(--light-bg);position:relative;overflow:hidden}.testimonial-section-elegant:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-image:url("data:image/svg+xml,%3Csvg width='60' height='60' viewBox='0 0 60 60' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg fill='%23000000' fill-opacity='0.03'%3E%3Cpath d='M36 34v-4h-2v4h-4v2h4v4h2v-4h4v-2h-4zm0-30V0h-2v4h-4v2h4v4h2V6h4V4h-4zM6 34v-4H4v4H0v2h4v4h2v-4h4v-2H6zM6 4V0H4v4H0v2h4v4h2V6h4V4H6z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.elegant-header{text-align:center;margin-bottom:4rem}.elegant-header .section-tag{background:linear-gradient(135deg,var(--accent-orange) 0%,#ff8533 100%);color:#fff;display:inline-block;padding:8px 20px;border-radius:50px;font-weight:600;font-size:.9rem;text-transform:uppercase;letter-spacing:1.5px;margin-bottom:1.5rem;box-shadow:0 4px 10px #f603}.elegant-header .section-title{font-size:3rem;font-weight:800;color:var(--secondary);margin-bottom:1.5rem;position:relative;display:inline-block}.elegant-header .section-title:after{content:"";position:absolute;bottom:-15px;left:50%;transform:translate(-50%);width:80px;height:5px;background:linear-gradient(90deg,var(--accent-orange),#ff8533);border-radius:10px}.elegant-header .section-subtitle{font-size:1.2rem;color:#64748b;max-width:700px;margin:2rem auto 0}.elegant-testimonial-container{max-width:900px;margin:0 auto;padding:0 1.5rem}.elegant-testimonial-card{background:#fff;border-radius:16px;box-shadow:0 20px 40px #00000014;padding:3.5rem;position:relative;overflow:hidden;transition:transform .3s ease,box-shadow .3s ease;margin-bottom:2rem;border:1px solid rgba(0,0,0,.05);display:flex;align-items:center;gap:4rem}.elegant-testimonial-card:hover{transform:translateY(-10px);box-shadow:0 30px 60px #0000001f}.elegant-testimonial-card:before{content:"";position:absolute;top:0;left:0;width:100%;height:8px;background:linear-gradient(90deg,var(--accent-orange),#ff8533)}.testimonial-left{flex:0 0 200px;display:flex;flex-direction:column;align-items:center;text-align:center}.testimonial-right{flex:1;display:flex;align-items:center}.elegant-quote-icon,.elegant-testimonial-content,.elegant-rating{display:none}.elegant-quote{font-size:1.8rem;line-height:1.6;color:var(--secondary);font-weight:400;margin:0;position:relative}.elegant-testimonial-footer{display:none}.elegant-author-image{width:120px;height:120px;border-radius:50%;overflow:hidden;margin-bottom:1.5rem;border:4px solid white;box-shadow:0 8px 24px #00000026;flex-shrink:0}.elegant-author-image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.elegant-author-info{display:flex;flex-direction:column;align-items:center}.elegant-author-name{font-size:1.8rem;font-weight:700;color:var(--secondary);margin-bottom:.5rem}.elegant-author-title{font-size:1.1rem;color:#64748b;font-weight:500}@media (max-width: 768px){.elegant-testimonial-card{padding:2rem;flex-direction:column;gap:2rem;text-align:center}.testimonial-left{flex:none}.elegant-quote{font-size:1.3rem}.elegant-header .section-title{font-size:2.2rem}.elegant-author-image{width:100px;height:100px}.elegant-author-name{font-size:1.5rem}}.final-cta-section{background:linear-gradient(135deg,var(--secondary) 0%,#0f2a42 100%);position:relative;padding:calc(var(--spacing-xl) * 1.5) 0;overflow:hidden}.final-cta-section:before{content:"";position:absolute;inset:0;background-image:url("data:image/svg+xml,%3Csvg width='60' height='60' viewBox='0 0 60 60' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg fill='%23ffffff' fill-opacity='0.05'%3E%3Cpath d='M36 34v-4h-2v4h-4v2h4v4h2v-4h4v-2h-4zm0-30V0h-2v4h-4v2h4v4h2V6h4V4h-4zM6 34v-4H4v4H0v2h4v4h2v-4h4v-2H6zM6 4V0H4v4H0v2h4v4h2V6h4V4H6z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");opacity:.2}.final-cta-content{position:relative;z-index:2;max-width:900px;margin:0 auto;background:#0b1c2c80;border-radius:16px;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.1);padding:3.5rem;box-shadow:0 25px 50px -12px #00000080;text-align:center}.final-cta-section .section-tag{display:inline-block;background-color:#f603;color:var(--accent-orange);font-weight:700;padding:8px 16px;border-radius:30px;margin-bottom:1.5rem;font-size:.9rem;text-transform:uppercase;letter-spacing:1px;border:1px solid rgba(255,102,0,.3)}.final-cta-section .section-title{font-size:3rem;font-weight:800;margin-bottom:1.5rem;background:linear-gradient(to right,#fff,#f0f0f0);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;line-height:1.2}.final-cta-section .section-subtitle{font-size:1.3rem;color:#ffffffe6;margin-bottom:2.5rem;max-width:700px;margin-left:auto;margin-right:auto}.final-cta-section .cta-buttons{display:flex;justify-content:center;gap:1.5rem;margin-bottom:2.5rem}.final-cta-section .btn-primary{background-color:var(--accent-orange);color:#fff;padding:1.2rem 2.5rem;font-weight:700;font-size:1.1rem;border-radius:8px;box-shadow:0 10px 25px -5px #ff660080;transition:all .3s ease;border:none;position:relative;overflow:hidden}.final-cta-section .btn-primary:after{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.2),transparent);transition:.5s}.final-cta-section .btn-primary:hover{transform:translateY(-5px);box-shadow:0 20px 25px -5px #f606;background-color:#ff7b1f}.final-cta-section .btn-primary:hover:after{left:100%}.final-cta-section .btn-secondary{background-color:transparent;color:#fff;padding:1.2rem 2.5rem;font-weight:600;font-size:1.1rem;border-radius:8px;border:2px solid rgba(255,255,255,.3);transition:all .3s ease;backdrop-filter:blur(5px)}.final-cta-section .btn-secondary:hover{background-color:#ffffff1a;border-color:#ffffff80;transform:translateY(-5px)}.final-cta-section .guarantee{display:flex;align-items:center;justify-content:center;gap:1rem;padding:1rem 2rem;border-radius:50px;background-color:#ffffff1a;width:-moz-fit-content;width:fit-content;margin:0 auto}.final-cta-section .guarantee-icon{color:var(--accent-green);font-size:1.5rem}.final-cta-section .guarantee-text{font-weight:500;font-size:1rem;color:#ffffffe6}.final-cta-section .floating-elements{position:absolute;top:0;left:0;width:100%;height:100%;overflow:hidden;z-index:1}.floating-element{position:absolute;background-color:#ffffff08;border-radius:10px;pointer-events:none}.floating-element:nth-child(1){width:80px;height:80px;top:20%;left:10%;animation:float 20s infinite ease-in-out}.floating-element:nth-child(2){width:60px;height:60px;top:30%;right:15%;animation:float 15s infinite ease-in-out reverse}.floating-element:nth-child(3){width:40px;height:40px;bottom:25%;left:20%;animation:float 18s infinite ease-in-out 2s}@keyframes float{0%{transform:translateY(0) rotate(0)}50%{transform:translateY(-20px) rotate(10deg)}to{transform:translateY(0) rotate(0)}}@media (max-width: 768px){.final-cta-content{padding:2.5rem 1.5rem;margin:0 1rem}.final-cta-section .section-title{font-size:2rem}.final-cta-section .section-subtitle{font-size:1.1rem}.final-cta-section .cta-buttons{flex-direction:column;width:100%}.final-cta-section .btn-primary,.final-cta-section .btn-secondary{width:100%;padding:1rem 1.5rem;font-size:1rem}.final-cta-section .guarantee{flex-direction:column;text-align:center;padding:1rem}}@media (max-width: 768px){.footer-column div[style*="color: rgba(255, 255, 255, 0.7)"]{text-align:center}.footer-column div[style*="display: flex; gap: 16px"]{justify-content:center!important}.footer-column div[style*="display: flex; flex-direction: column"]{align-items:center;text-align:center}}@media (max-width: 576px){footer{padding:4rem 0 2.5rem!important}.footer-column div[style*="color: rgba(255, 255, 255, 0.6)"]{font-size:.9rem!important;text-align:center}.footer-column div[style*="height: 200px"]{height:150px!important;margin-bottom:1.5rem!important}.footer-column div[style*="gap: 16px"]{gap:12px!important}footer div[style*="border-top: 1px solid"]{padding-top:2rem!important;text-align:center}footer p[style*="font-size: 14px"]{font-size:.85rem!important;line-height:1.5!important;padding:0 1rem}}.btn-primary{background:var(--accent-orange);color:var(--white);padding:1rem 2rem;border:none;border-radius:var(--border-radius);font-weight:600;font-size:1rem;cursor:pointer;text-decoration:none;display:inline-flex;align-items:center;justify-content:center;transition:var(--transition);text-transform:uppercase;letter-spacing:1px;gap:10px}.btn-primary:hover{background-color:#e55e00;transform:translateY(-3px);box-shadow:0 10px 20px #ff66004d}.legacy-page h1{font-size:2em;font-weight:700;line-height:1.2}.legacy-page h2{font-size:1.5em;font-weight:700;line-height:1.25}.legacy-page h3{font-size:1.17em;font-weight:700;line-height:1.3}.legacy-page h4{font-size:1em;font-weight:700;line-height:1.4}.legacy-page ul{list-style:disc;padding-left:40px}.legacy-page ol{list-style:decimal;padding-left:40px}.legacy-page li{display:list-item}.legacy-page a{color:inherit;text-decoration:none}.legacy-page img,.legacy-page video{display:inline-block;vertical-align:middle}.legacy-page .hero-title{font-size:clamp(2.75rem,7.5vw,6.5rem);font-weight:900;line-height:.98;letter-spacing:-.025em;margin-bottom:1.75rem}.legacy-page .hero-title span{color:var(--accent-orange)}@media (max-width: 640px){.legacy-page .hero-title{font-size:clamp(2.25rem,11vw,3.75rem);line-height:1}}.legacy-page .solution-section{position:relative;overflow:hidden}.legacy-page .solution-section:before{content:"";position:absolute;inset:0;z-index:1;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1200 600'%3E%3Cdefs%3E%3ClinearGradient id='areaGradient' x1='0%25' y1='0%25' x2='0%25' y2='100%25'%3E%3Cstop offset='0%25' style='stop-color:%2322c55e;stop-opacity:0'/%3E%3Cstop offset='100%25' style='stop-color:%2322c55e;stop-opacity:0.12'/%3E%3C/linearGradient%3E%3C/defs%3E%3Cpath d='M0,450 L100,420 L200,380 L300,340 L350,360 L400,320 L500,280 L550,300 L600,250 L700,210 L750,230 L800,180 L900,140 L950,160 L1000,110 L1100,70 L1150,90 L1200,40 L1200,600 L0,600 Z' fill='url(%23areaGradient)'/%3E%3Cpath d='M0,450 L100,420 L200,380 L300,340 L350,360 L400,320 L500,280 L550,300 L600,250 L700,210 L750,230 L800,180 L900,140 L950,160 L1000,110 L1100,70 L1150,90 L1200,40' stroke='%2322c55e' stroke-width='3' fill='none' opacity='0.3'/%3E%3C/svg%3E");background-repeat:no-repeat;background-size:cover;background-position:center;pointer-events:none}.legacy-page .solution-section .container{position:relative;z-index:2}.legacy-page .solution-section .section-tag{background-color:#22c55e1a!important;color:#22c55e!important}.legacy-page .solution-section .content-block,.legacy-page .solution-section .content-block p{color:#64748b!important}.legacy-page .solution-section .section-header{margin-bottom:1rem!important}.legacy-page .solution-section .content-block{margin-top:0!important}.legacy-page .solution-to-results-divider{height:4px;background:linear-gradient(90deg,#22c55e,#16a34a,#22c55e);width:100%;margin:0;box-shadow:0 2px 4px #22c55e4d}
