:root{--primary: #ff6600;--secondary: #0b1c2c;--light-bg: #f8f9fa;--white: #ffffff;--text-dark: #333333;--text-light: #64748b;--accent-orange: #ff6600;--accent-green: #4caf50;--border-radius: 8px;--spacing-sm: 1rem;--spacing-md: 2rem;--spacing-lg: 4rem;--spacing-xl: 6rem;--transition: all .3s ease}.topo-pattern{background-image:radial-gradient(circle at 20% 50%,var(--topo-grey) 1px,transparent 1px),radial-gradient(circle at 80% 50%,var(--topo-grey) 1px,transparent 1px),linear-gradient(45deg,transparent 49%,var(--topo-grey) 49%,var(--topo-grey) 51%,transparent 51%),linear-gradient(-45deg,transparent 49%,var(--topo-grey) 49%,var(--topo-grey) 51%,transparent 51%);background-size:60px 60px,60px 60px,40px 40px,40px 40px;background-position:0 0,30px 30px,0 0,20px 20px}.topo-pattern-light{background-image:radial-gradient(circle at 20% 50%,var(--topo-grey-dark) 1px,transparent 1px),radial-gradient(circle at 80% 50%,var(--topo-grey-dark) 1px,transparent 1px),linear-gradient(45deg,transparent 49%,var(--topo-grey-dark) 49%,var(--topo-grey-dark) 51%,transparent 51%);background-size:80px 80px,80px 80px,60px 60px}.h1{font-size:clamp(2rem,8vw,3.8rem);font-weight:800;line-height:1.15;letter-spacing:-.02em;color:var(--secondary);text-align:center}.h2{font-size:clamp(1.75rem,6vw,2.8rem);font-weight:800;line-height:1.25;letter-spacing:-.01em;color:var(--secondary);text-align:center}.h3{font-size:clamp(1.15rem,4vw,1.5rem);font-weight:600;line-height:1.35;color:var(--secondary);text-align:center}.body-large{font-size:clamp(1rem,2.5vw,1.25rem);font-weight:400;line-height:1.65;color:var(--text-light);text-align:center}.body{font-size:clamp(.95rem,2vw,1rem);font-weight:400;line-height:1.65;color:var(--text-light);text-align:center}@media (max-width: 768px){.h1{font-size:clamp(1.75rem,7vw,3.2rem)!important;line-height:1.2!important;text-align:center;margin-bottom:1rem}.h2{font-size:clamp(1.5rem,6vw,2.5rem)!important;line-height:1.3!important;text-align:center;margin-bottom:1rem}.h3{font-size:clamp(1.1rem,4vw,1.4rem)!important;line-height:1.4!important;text-align:center;margin-bottom:.75rem}.body-large{font-size:clamp(1rem,3vw,1.15rem)!important;line-height:1.6!important;text-align:center;margin-bottom:1.5rem}.body{font-size:1rem!important;line-height:1.6!important;text-align:center}section h1,section h2,section h3{text-align:center;padding:0 1rem}section p{text-align:center;padding:0 1rem;max-width:100%;margin:0 auto}}.text-orange{color:var(--accent-orange)}.mobile-line-break{display:none}.desktop-cta-text{display:inline}.mobile-cta-text{display:none}.legacy-page .container{max-width:1200px;margin:0 auto;padding:0 2rem;position:relative;z-index:2}.section{padding:var(--spacing-xl) 0}.bg-light{background:var(--light-bg);color:var(--text-dark)}.bg-white{background:var(--white);color:var(--text-dark)}.bg-dark{background:var(--secondary);color:var(--white)}.text-yellow{color:var(--yellow)}.nav{position:fixed;top:0;width:100%;background:#0b1c2cf2;backdrop-filter:blur(10px);z-index:1000;padding:15px 0;box-shadow:0 2px 10px #0000000d;transition:var(--transition)}.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:var(--white);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}}.btn-secondary{background:transparent;color:var(--white);border:2px solid var(--white);padding:1rem 2rem;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}.btn-secondary:hover{background:#ffffff0d;border-color:#fffc;transform:translateY(-3px);box-shadow:0 10px 20px #0000001a}.hero{min-height:100vh;min-height:100dvh;width:100%;display:flex;align-items:center;justify-content:center;position:relative;padding-top:100px;padding-bottom:2rem;overflow:hidden}.hero-content{display:grid;grid-template-columns:1fr;gap:40px;text-align:center}.hero-headline{max-width:900px;margin:0 auto}.hero-subtext{max-width:600px;margin:0 auto 40px;opacity:.9}.hero-cta-group{display:flex;gap:20px;justify-content:center;flex-wrap:wrap}.counter{font-weight:800;color:var(--accent-orange)}.social-proof{padding:40px 0;border-top:1px solid rgba(255,255,255,.1);border-bottom:1px solid rgba(255,255,255,.1)}.proof-stats{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:40px;text-align:center}.proof-stat h3{color:var(--accent-orange);margin-bottom:8px}.proof-stat p{opacity:.8;font-size:14px}.results-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:30px;margin-top:60px}.result-card{background:var(--white);padding:2.5rem;border-radius:var(--border-radius);box-shadow:0 5px 20px #0000000d;transition:var(--transition);position:relative;overflow:hidden;height:100%}.result-card:before{content:"";position:absolute;top:0;left:0;width:100%;height:4px;background:var(--accent-orange)}.result-card:hover{transform:translateY(-10px);box-shadow:0 15px 30px #0000001a}.result-industry{color:var(--accent-orange);font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.1em;margin-bottom:1rem}.result-revenue{font-size:2.25rem;font-weight:800;color:var(--secondary);margin-bottom:.5rem}.result-growth{color:var(--accent-green);font-weight:600;margin-bottom:1.5rem}.result-timeline{font-size:14px;opacity:.7}.pain-points-list{max-width:800px;margin:60px auto 0}.pain-point{display:flex;align-items:flex-start;gap:20px;padding:24px 0;border-bottom:1px solid rgba(0,0,0,.1)}.pain-point:last-child{border-bottom:none}.pain-icon{color:#ff4757;font-size:24px;font-weight:700;flex-shrink:0}.pain-text{font-size:18px;line-height:1.5}.framework-steps{display:grid;grid-template-columns:repeat(4,1fr);gap:30px;margin-top:60px}.framework-step{text-align:center;padding:40px 20px;position:relative}.step-number{display:inline-flex;align-items:center;justify-content:center;width:60px;height:60px;background:var(--accent-orange);color:var(--white);border-radius:50%;font-size:1.5rem;font-weight:700;margin-bottom:24px}.framework-step h3{margin-bottom:16px}.faq-list{max-width:800px;margin:60px auto 0}.faq-item{border-bottom:1px solid rgba(0,0,0,.1);margin-bottom:24px}.faq-question{width:100%;text-align:left;background:none;border:none;color:var(--secondary);font-size:18px;font-weight:600;padding:24px 0;cursor:pointer;display:flex;justify-content:space-between;align-items:center}.faq-answer{max-height:0;overflow:hidden;transition:max-height .3s ease;color:var(--text-light);padding-bottom:0}.faq-answer.open{max-height:200px;padding-bottom:24px}.faq-icon{transition:transform .3s ease}.faq-icon.open{transform:rotate(45deg)}.final-cta{text-align:center;padding:120px 0}.cta-content{max-width:600px;margin:0 auto}.cta-headline{margin-bottom:24px}.cta-subtext{margin-bottom:40px;opacity:.9}@media (min-width: 1200px){.hero{padding-top:120px}.legacy-page .container{max-width:1400px}}@media (min-width: 768px) and (max-width: 1199px){.hero{padding-top:100px;min-height:100vh}.legacy-page .container{padding:0 1.5rem}}@media (min-width: 576px) and (max-width: 767px){.hero{padding-top:85px;padding-bottom:1.5rem;min-height:100vh;min-height:100dvh;display:flex;align-items:center;justify-content:center}.legacy-page .container{padding:0 1.5rem}.hero-content{gap:25px;max-width:100%}.hero-badge span{font-size:.8rem;padding:8px 18px}.h1{font-size:clamp(2rem,6vw,3.2rem)!important;line-height:1.15!important}.hero-subtext p{font-size:1rem!important;line-height:1.5!important}.hero div[style*="gap: 30px"]{gap:25px!important;margin-bottom:18px!important}.hero div[style*="font-size: 1.4rem"]{font-size:1.25rem!important}.hero-cta-group{margin-bottom:15px!important}.hero .btn-primary{font-size:1rem!important;padding:1rem 2rem!important;max-width:300px}.hero div[style*="gap: 15px"]{font-size:12px!important;gap:12px!important}}@media (max-width: 575px){.legacy-page .container{padding:0 1.25rem;max-width:100%}.hero{padding-top:80px;padding-bottom:1rem;min-height:100vh;min-height:100svh;display:flex;align-items:center;justify-content:center;text-align:center;padding-left:.5rem;padding-right:.5rem;overflow:visible}.hero-content{gap:1rem;max-width:100%;width:100%;margin:0 auto}.hero-badge{margin-bottom:1rem!important;text-align:center}.hero-badge span{font-size:.8rem!important;padding:8px 20px!important;letter-spacing:.5px!important;display:inline-block}.hero-headline{padding-top:.5rem!important;margin-bottom:1rem;text-align:center}.h1{font-size:clamp(2rem,8vw,3.2rem)!important;line-height:1.15!important;margin-bottom:.75rem;text-align:center}.hero-subtext{margin:0 auto 1.25rem!important;max-width:100%;text-align:center;padding:0 .5rem}.hero-subtext p{font-size:1rem!important;line-height:1.5!important;margin-bottom:0!important;text-align:center}.hero div[style*="margin: 25px 0 0 0"]{margin:1.5rem 0 0!important;text-align:center}.hero div[style*="gap: 30px"]{gap:1.5rem!important;margin-bottom:1.25rem!important;justify-content:center;flex-wrap:wrap}.hero div[style*="font-size: 1.4rem"]{font-size:1.25rem!important;text-align:center}.hero div[style*="font-size: 0.7rem"]{font-size:.7rem!important;text-align:center}.hero-cta-group{flex-direction:column;align-items:center;gap:1rem;margin-bottom:1.25rem!important;width:100%}.hero .btn-primary{font-size:1rem!important;padding:1rem 2rem!important;white-space:nowrap;max-width:280px;width:100%;margin:0 auto}.hero div[style*="gap: 15px"]{gap:.75rem!important;font-size:12px!important;flex-wrap:wrap;justify-content:center;margin-top:0;text-align:center;padding:0 1rem}.hero div[style*="gap: 5px"]{gap:6px!important;align-items:center;justify-content:center}.section{padding:4rem 0;text-align:center}.h2{font-size:clamp(1.75rem,6vw,2.5rem)!important;text-align:center;margin-bottom:1.5rem;line-height:1.2}.body-large{font-size:1.1rem!important;text-align:center;margin:0 auto 2rem;padding:0 1rem;max-width:100%}.btn-primary,.btn-secondary{width:auto;max-width:280px;margin:0 auto;padding:1rem 2rem;font-size:1rem;text-align:center;display:block}.nav-link,.mobile-nav-link{min-height:44px;display:flex;align-items:center;justify-content:center;text-align:center}}@media (max-width: 768px){.hero-cta-group{flex-direction:column;align-items:center}.btn-primary,.btn-secondary{width:100%;max-width:300px}.proof-stats{grid-template-columns:repeat(2,1fr);gap:20px}.results-grid{grid-template-columns:1fr}.framework-steps{grid-template-columns:1fr;gap:20px}.section{padding:4rem 0}.hero+.section{margin-top:0}.lead-flow-container{padding:40px 20px!important;margin-top:40px!important;height:600px!important;flex-direction:column!important;gap:30px!important}.lead-flow-container>div:last-child{width:100%!important;max-width:320px!important;height:550px!important}.new-testimonials-grid{gap:30px!important}}@media (max-height: 500px) and (orientation: landscape){.hero{min-height:100vh;padding-top:60px;padding-bottom:1rem}.hero-content{gap:20px}.mobile-menu{top:60px}}@media (max-width: 320px){.hero{padding-top:80px!important;padding-bottom:1rem!important;padding-left:.75rem!important;padding-right:.75rem!important;min-height:100vh!important;min-height:100svh!important;display:flex!important;align-items:center!important;justify-content:center!important;text-align:center!important}.hero-content{display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;text-align:center!important;width:100%!important;margin:0 auto!important}.legacy-page .container{padding:0 .75rem}.logo{font-size:1.5rem}.hero-content{gap:10px!important;max-width:100%}.hero-badge{margin-bottom:.5rem!important}.hero-badge span{font-size:.7rem!important;padding:5px 12px!important;letter-spacing:.3px!important}.hero-headline{padding-top:.25rem!important;margin-bottom:.5rem!important}.h1{font-size:clamp(1.5rem,6vw,2.5rem)!important;line-height:1.05!important;margin-bottom:.25rem!important}.hero-subtext{margin:0 auto .5rem!important}.hero-subtext p{font-size:.85rem!important;line-height:1.3!important;margin-bottom:0!important}.hero div[style*="margin: 25px 0 0 0"]{margin:10px 0 0!important}.hero div[style*="gap: 30px"]{gap:12px!important;margin-bottom:8px!important;flex-wrap:wrap;justify-content:center}.hero div[style*="font-size: 1.4rem"]{font-size:1rem!important}.hero div[style*="font-size: 0.7rem"]{font-size:.55rem!important}.hero-cta-group{gap:8px!important;margin-bottom:8px!important}.hero .btn-primary{font-size:.8rem!important;padding:.75rem 1.25rem!important;max-width:240px;width:100%}.hero div[style*="gap: 15px"]{gap:8px!important;font-size:10px!important;flex-wrap:wrap;justify-content:center;margin-top:0}.hero div[style*="gap: 5px"]{gap:3px!important}}@media (max-width: 768px){body{-webkit-overflow-scrolling:touch;scroll-behavior:smooth;overflow-x:hidden;overflow-y:auto}.legacy-page .container{padding:0 1.25rem;max-width:100%}.section .container{padding:0 .75rem!important}.lead-flow-container{flex-direction:column!important;height:auto!important;padding:40px 20px 120px!important;gap:0!important;min-height:680px!important}.lead-flow-container>div:first-child{display:none!important}.lead-flow-container>div:last-child{max-width:320px!important;width:100%!important;height:580px!important;margin:0 auto!important}.hero .container{padding:0 1rem!important;margin:0 auto!important;width:100%!important;max-width:100%!important;display:flex!important;justify-content:center!important;align-items:center!important}.hero{padding-top:85px!important;padding-bottom:1.5rem!important;padding-left:0!important;padding-right:0!important;margin-left:0!important;margin-right:0!important;min-height:100vh!important;min-height:100dvh!important;display:flex!important;align-items:center!important;justify-content:center!important;text-align:center!important;position:relative!important;width:100%!important;left:0!important;right:0!important;overflow:visible!important}.hero-content{gap:1rem!important;max-width:100%!important;width:100%!important;margin:0 auto!important;display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;text-align:center!important}.hero-badge{margin-bottom:1rem!important;text-align:center!important;width:100%!important;display:flex!important;justify-content:center!important}.hero-headline{text-align:center!important;width:100%!important;margin:0 auto 1rem!important;padding:0 .5rem!important}.hero-subtext{text-align:center!important;width:100%!important;margin:0 auto 1.5rem!important;padding:0 .5rem!important;max-width:90%!important}.hero div[style*="margin: 10px 0 0 0"]{margin:.5rem 0!important;text-align:center!important;width:100%!important;display:flex!important;justify-content:center!important}.hero div[style*="gap: 30px"]{gap:1.25rem!important;margin-bottom:.5rem!important;justify-content:center!important;align-items:center!important;flex-wrap:wrap!important;width:100%!important;text-align:center!important}.hero-cta-group{flex-direction:column!important;align-items:center!important;justify-content:center!important;gap:1rem!important;margin:.75rem auto .5rem!important;width:100%!important;text-align:center!important}.hero div[style*="gap: 15px"]{gap:.75rem!important;font-size:12px!important;flex-wrap:wrap!important;justify-content:center!important;align-items:center!important;text-align:center!important;width:100%!important;margin:0 auto!important;padding:0 1rem!important}.google-rating-badge{display:none!important}.btn-primary,.btn-secondary{touch-action:manipulation;-webkit-tap-highlight-color:transparent;font-size:1rem!important;padding:1rem 2rem!important;margin:0 auto;display:block;max-width:280px;text-align:center;width:auto}section .btn-primary,section .btn-secondary{margin:1rem auto!important}.result-card:hover,.trade-card:hover,.new-testimonial-card:hover{transform:none}@media (hover: none){.result-card:active,.trade-card:active,.new-testimonial-card:active{transform:scale(.98);transition:transform .1s ease}}.section{padding:4rem 0;text-align:center}.section h2,.section .h2{font-size:clamp(1.75rem,6vw,2.5rem)!important;text-align:center;margin-bottom:1.5rem;padding:0 1rem}.section p,.section .body-large{font-size:1.1rem!important;text-align:center;margin:0 auto 2rem;padding:0 1rem;max-width:100%;line-height:1.6}.lead-flow-container{flex-direction:column!important;gap:2rem!important;padding:40px 20px 120px!important;margin-top:40px!important;text-align:center;min-height:680px!important}.lead-flow-container svg[width="80"]{display:none!important}.logo-grid{grid-template-columns:repeat(2,1fr)!important;gap:1.5rem!important;align-items:center;padding:0 1rem}.logo-grid img{max-width:110px!important;max-height:45px!important}.faq-grid{grid-template-columns:1fr!important;gap:1.5rem!important;padding:0 1rem}.final-cta-section{padding-left:0!important;padding-right:0!important}.final-cta-section .container{padding:0!important;max-width:100%!important}.final-cta-section .section-title{font-size:clamp(1.75rem,6vw,2.5rem)!important;padding:0 1rem}.final-cta-section .section-subtitle{font-size:1.1rem!important;padding:0 1rem}.final-cta-section .cta-buttons{flex-direction:column!important;gap:1rem!important;width:100%;align-items:center;padding:0 1rem}.final-cta-section .btn-primary,.final-cta-section .btn-secondary{width:100%!important;max-width:280px!important;margin:0 auto!important;padding:1rem 2rem!important;font-size:1rem!important}.section:not(.hero){margin-top:0;position:relative;z-index:1}}.cs-section{padding:80px 0;background:#f8f9fa}.cs-grid{display:grid;gap:28px;grid-template-columns:1fr}.cs-card{background:#fff;border:1px solid #E5E7EB;border-radius:20px;box-shadow:0 8px 24px #00000014;padding:28px;transition:all .3s ease;position:relative}.cs-card:hover{box-shadow:0 12px 32px #0000001f;border-color:#d1d5db;transform:translateY(-2px)}.cs-card:focus-within{outline:none}.cs-body{display:flex;flex-direction:column;height:100%}.cs-tag{background:#f3f4f6;color:#6b7280;font-size:12px;font-weight:500;text-transform:uppercase;letter-spacing:.02em;padding:10px 14px;border-radius:999px;align-self:flex-start;margin-bottom:18px}.cs-metric{font-size:60px;font-weight:900;line-height:.9;color:#0f172a;margin-bottom:10px}.cs-return{font-size:18px;font-weight:600;color:#16a34a;margin-bottom:16px}.cs-quote{font-size:15px;font-style:italic;line-height:1.5;color:#6b7280;margin-bottom:18px;flex-grow:1}.cs-profile{display:flex;align-items:center;gap:12px;margin-bottom:18px}.cs-avatar{width:48px;height:48px;border-radius:50%;-o-object-fit:cover;object-fit:cover}.cs-name{font-size:16px;font-weight:700;color:#0f172a;line-height:1.2;margin-bottom:2px}.cs-title{font-size:14px;font-weight:500;color:#9ca3af;line-height:1.2;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.cs-cta{display:inline-flex;align-items:center;gap:6px;background:transparent;color:#f97316;border:2px solid #F97316;padding:14px 18px;border-radius:12px;text-decoration:none;font-size:14px;font-weight:800;text-transform:uppercase;letter-spacing:.03em;transition:all .3s ease;min-height:44px;justify-content:center}.cs-cta:hover{background:#f97316;color:#fff;border-color:#ea580c}.cs-cta:focus{outline:none}.cs-cta:focus-visible{outline:2px solid #F97316;outline-offset:2px}@media (min-width: 640px){.cs-grid{grid-template-columns:repeat(2,1fr)}}@media (min-width: 992px){.cs-grid{grid-template-columns:repeat(3,1fr)}}@media (max-width: 639px){.cs-section{padding:60px 0}.cs-card{padding:24px}.cs-tag{align-self:center}.cs-metric{font-size:clamp(40px,10vw,60px);text-align:center}.cs-return{text-align:center}.cs-quote{font-size:14px;text-align:center}.cs-profile{flex-direction:column;text-align:center}.cs-avatar{margin-bottom:8px}.cs-title{white-space:normal;text-align:center}.cs-cta{width:100%;max-width:280px;margin:0 auto}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.animate-in{animation:fadeInUp .8s ease-out}.scroll-animate{opacity:0;transform:translateY(30px);transition:all .8s cubic-bezier(.4,0,.2,1)}.scroll-animate.visible{opacity:1;transform:translateY(0)}@keyframes pulse-dot{0%,to{transform:scale(1);opacity:1}50%{transform:scale(1.3);opacity:.7}}@keyframes pulse-green{0%,to{box-shadow:0 0 #22c55e66}50%{box-shadow:0 0 0 8px #22c55e00}}@keyframes typing-dot{0%,60%,to{transform:translateY(0);opacity:.4}30%{transform:translateY(-8px);opacity:1}}@media (max-width: 768px){.lead-flow-container{flex-direction:column!important;gap:30px!important;padding:40px 20px!important;min-height:auto!important}.builder-profile-card{min-width:auto!important;width:100%!important;max-width:280px!important;margin:0 auto!important}.flow-arrow{transform:rotate(90deg)!important}.chat-container{width:100%!important;max-width:320px!important;margin:0 auto!important}}@media (max-width: 480px){.lead-flow-container{padding:30px 15px!important}.chat-container{max-width:300px!important;height:380px!important}}@supports (-webkit-touch-callout: none){.hero{min-height:-webkit-fill-available}}@media (prefers-reduced-motion: reduce){*{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}.btn-primary:focus,.btn-secondary:focus{outline:2px solid var(--yellow);outline-offset:2px}@media (max-width: 768px){.lead-flow-container{flex-direction:column;gap:20px!important}}@media (max-width: 1024px){.floating-google-badge{position:fixed!important;left:50%!important;bottom:15px!important;transform:translate(-50%)!important;width:170px!important;z-index:998!important;opacity:.95!important;box-shadow:0 4px 20px #00000040!important}}@media (max-width: 1024px){#booking-notification{position:fixed!important;right:50%!important;bottom:80px!important;transform:translate(50%) translateY(10px)!important;width:260px!important;z-index:997!important;opacity:0!important;box-shadow:0 4px 20px #00000040!important}}@media (max-width: 576px){#booking-notification{width:240px!important;bottom:75px!important;right:50%!important;transform:translate(50%) translateY(10px)!important}#booking-notification div[style*="padding: 12px 16px"]{padding:10px 14px!important}#booking-notification div[style*="font-size: 14px"]{font-size:13px!important}#booking-notification div[style*="font-size: 12px"]{font-size:11px!important}#booking-notification div[style*="font-size: 11px"]{font-size:10px!important}#booking-notification div[style*="width: 32px"]{width:28px!important;height:28px!important}}@media (max-width: 390px){#booking-notification{width:220px!important;bottom:70px!important}}@media (max-width: 768px){.faq-grid{grid-template-columns:1fr!important;gap:20px!important}}.faq-item-compact{background:var(--white)!important;border:1px solid #e5e7eb!important;border-radius:16px!important;margin-bottom:20px!important;overflow:hidden!important;transition:all .3s ease!important;box-shadow:0 2px 8px #0000000a!important}.faq-item-compact:hover{border-color:var(--accent-orange)!important;box-shadow:0 8px 25px #ff66001f!important;transform:translateY(-2px)!important}.faq-question-compact{width:100%!important;text-align:left!important;background:none!important;border:none!important;padding:24px!important;font-size:16px!important;font-weight:600!important;color:var(--secondary)!important;cursor:pointer!important;display:flex!important;justify-content:space-between!important;align-items:center!important;font-family:Poppins,sans-serif!important;transition:all .2s ease!important}.faq-question-compact:hover{color:var(--accent-orange)!important}.faq-icon-compact{color:var(--accent-orange)!important;font-size:20px!important;font-weight:700!important;transition:transform .3s ease!important;width:24px!important;height:24px!important;display:flex!important;align-items:center!important;justify-content:center!important;border-radius:50%!important;background:#ff66001a!important}.faq-answer-compact{max-height:0;overflow:hidden!important;transition:max-height .4s ease,padding .4s ease!important;background:linear-gradient(135deg,#fafbfc,#f8fafc)!important;border-top:1px solid #f1f5f9!important}.faq-answer-compact>div{padding:20px 24px 24px!important;color:var(--text-dark)!important;font-size:15px!important;line-height:1.6!important;font-weight:400!important}@media (max-width: 1024px){.logo-grid{grid-template-columns:repeat(3,1fr)!important;gap:40px!important}}@media (max-width: 768px){.logo-grid{grid-template-columns:repeat(2,1fr)!important;gap:30px!important}}@media (max-width: 480px){.logo-grid{grid-template-columns:repeat(2,1fr)!important;gap:15px!important}.logo-grid img{max-width:100px!important;max-height:45px!important}}@media (max-width: 1200px){.trade-cards-grid{grid-template-columns:repeat(3,1fr)!important;gap:1.5rem!important}}@media (max-width: 768px){.trade-cards-grid{grid-template-columns:repeat(2,1fr)!important;gap:1.25rem!important;padding:0 1rem;max-width:600px;margin:0 auto 3rem}.trade-card{padding:2rem 1.5rem!important;text-align:center}.trade-card h3{font-size:1.1rem!important;margin-bottom:.75rem!important}.trade-card p{font-size:.9rem!important;line-height:1.4!important}.who-we-work-with-header{flex-direction:column!important;gap:1rem!important;text-align:center}}@media (max-width: 576px){.trade-cards-grid{grid-template-columns:1fr!important;gap:1.5rem!important;padding:0 1.25rem;max-width:350px;margin:0 auto 2.5rem}.trade-card{padding:2.5rem 2rem!important;text-align:center;margin:0 auto}.trade-card div[style*="width: 70px; height: 70px"]{width:60px!important;height:60px!important;margin:0 auto 1.5rem!important}.trade-card svg{width:30px!important;height:30px!important}}@media (max-width: 768px){.comparison-table{display:block!important;background:none!important;border:none!important;border-radius:0!important}.comparison-table>div{display:none!important}.comparison-table>div:first-child{display:none!important}.comparison-table:after{content:"";display:block}}@media (max-width: 768px){.mobile-comparison{display:block!important;margin-top:40px}.mobile-comparison-card{background:#ffffff14;border-radius:16px;padding:25px 20px;margin-bottom:20px;border:1px solid rgba(255,255,255,.1)}.mobile-comparison-title{font-size:1.2rem;font-weight:700;color:var(--accent-orange);margin-bottom:15px;text-align:center}.mobile-comparison-item{display:flex;align-items:flex-start;gap:12px;margin-bottom:15px;padding:12px;border-radius:8px}.mobile-comparison-item:last-child{margin-bottom:0}.mobile-comparison-item.other{background:#ff44441a;border:1px solid rgba(255,68,68,.2)}.mobile-comparison-item.bluelight{background:#4caf501a;border:1px solid rgba(76,175,80,.2)}.mobile-comparison-icon{font-size:16px;margin-top:2px;flex-shrink:0}.mobile-comparison-text{color:#fff;font-size:15px;line-height:1.4}.mobile-comparison-label{font-size:13px;font-weight:600;opacity:.8;margin-bottom:4px}}@media (max-width: 1024px){.contact-grid{grid-template-columns:1fr!important;gap:40px!important}}@media (max-width: 768px){section[style*="padding: 100px 0"]{padding:60px 0!important}.contact-grid{grid-template-columns:1fr!important;gap:30px!important;display:flex!important;flex-direction:column-reverse!important}div[style*="padding: 60px"]{padding:30px 15px!important}div[style*="padding: 50px"]{padding:30px 20px!important}div[style*="padding: 30px"][style*="background: linear-gradient(135deg, #ffffff 0%, #fafbfc 100%)"]{padding:20px 15px!important}div[style*="padding: 40px"]{padding:25px 15px!important}input[style*="padding: 20px 24px"],textarea[style*="padding: 20px 24px"]{padding:16px 20px!important}form[style*="gap: 30px"]{gap:20px!important}h2[style*="font-size: 2.5rem"]{font-size:2rem!important}h3[style*="font-size: 2rem"]{font-size:1.5rem!important}h3[style*="font-size: 1.8rem"]{font-size:1.4rem!important}p[style*="font-size: 1.2rem"]{font-size:1.1rem!important}div[style*="font-size: 18px"]{font-size:16px!important}}.final-cta-section{background:linear-gradient(135deg,#0f2a42,#1a3a52);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}.testimonial-section-with-pattern{position:relative;overflow:hidden}.testimonial-section-with-pattern: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");z-index:1}.testimonial-section-with-pattern .container{position:relative;z-index: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;text-decoration:none}.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);text-decoration:none}.final-cta-section .btn-secondary:hover{background-color:#ffffff0d;border-color:#fffc;transform:translateY(-5px);box-shadow:0 8px 25px #ffffff1a}.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}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes slideUp{0%{transform:translateY(30px);opacity:0}to{transform:translateY(0);opacity:1}}.exit-popup-content{animation:slideUp .4s ease-out}.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:not([class]){font-size:2em;font-weight:700;line-height:1.2}.legacy-page h2:not([class]){font-size:1.5em;font-weight:700;line-height:1.25}.legacy-page h3:not([class]){font-size:1.17em;font-weight:700;line-height:1.3}.legacy-page h4:not([class]){font-size:1em;font-weight:700;line-height:1.4}.legacy-page h5:not([class]){font-size:.83em;font-weight:700}.legacy-page h6:not([class]){font-size:.67em;font-weight:700}.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:not([class]){color:inherit;text-decoration:none}.legacy-page img,.legacy-page video{display:inline-block;vertical-align:middle}.legacy-page button:not([class]){background:transparent;border:0;font-family:inherit;cursor:pointer}@media (max-width: 1024px){.new-testimonials-grid{grid-template-columns:repeat(2,1fr)!important;gap:2rem!important;padding:0 1rem}}@media (max-width: 768px){.new-testimonials-grid{grid-template-columns:1fr!important;gap:2.5rem!important;padding:0 1.25rem;max-width:500px;margin:0 auto}.new-testimonial-card{padding:2.5rem 2rem!important;margin:0 auto;text-align:center}.new-testimonial-quote{font-size:1.1rem!important;line-height:1.6!important;text-align:center}.new-testimonial-card div[style*="margin-bottom: 15px"]{margin-bottom:1.25rem!important;justify-content:center}.new-testimonial-card div[style*="font-size: 16px"]{font-size:1.1rem!important;text-align:center}.new-testimonial-card div[style*="font-size: 13px"]{font-size:.95rem!important;text-align:center}}@media (max-width: 576px){.new-testimonials-grid{gap:2rem!important;padding:0 1rem;max-width:400px}.new-testimonial-card{padding:2rem 1.5rem!important;margin:0 auto}.new-testimonial-quote{font-size:1rem!important;line-height:1.5!important;margin-bottom:2rem!important;text-align:center}.new-testimonial-card span[style*="font-size: 18px"]{font-size:16px!important}.testimonial-section-with-pattern .h2{font-size:clamp(1.75rem,6vw,2.5rem)!important;margin-bottom:1.5rem!important;text-align:center;padding:0 1rem}.testimonial-section-with-pattern .body-large{font-size:1.1rem!important;text-align:center;padding:0 1.5rem;margin:0 auto 3rem}.testimonial-section-with-pattern a[style*="padding: 18px 40px"]{padding:1rem 2rem!important;font-size:1rem!important;margin:0 auto!important;max-width:280px!important;display:block!important}}
