*{box-sizing:border-box;margin:0;padding:0}:root{--primary:#0a0a0a;--secondary:#5170ff;--alternate:#f5f7fa;--accent:#ffb400;--support:#23272f;--highlight:#00e6c3;--texture-pattern-mixed:url(https://media.apexluxuryseo.com/mixed-arrow-pattern.svg);--texture-pattern-yellow:url(https://media.apexluxuryseo.com/yellow-arrow-pattern.svg)}html,body{background-color:var(--secondary);color:var(--support);scroll-behavior:smooth;margin:0;padding:0;font-family:Poppins,sans-serif;line-height:1.6;overflow-x:hidden}nav{z-index:1000;background:var(--support);-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);border:1px solid var(--primary);border-radius:25px;width:800px;padding:.7rem 1.5rem;transition:width .8s cubic-bezier(.25,.46,.45,.94),top .8s cubic-bezier(.25,.46,.45,.94),border-radius .8s cubic-bezier(.25,.46,.45,.94),background .8s cubic-bezier(.25,.46,.45,.94),padding .8s cubic-bezier(.25,.46,.45,.94),box-shadow .8s cubic-bezier(.25,.46,.45,.94);position:fixed;top:2rem;left:50%;transform:translate(-50%);box-shadow:0 10px 30px rgba(0,0,0,.3)}nav.scrolled{background:var(--support);border-radius:0;width:100vw;padding:1rem 5%;top:0;box-shadow:0 2px 20px rgba(0,0,0,.5)}.nav-container{justify-content:space-between;align-items:center;gap:2rem;max-width:1200px;margin:0 auto;transition:all .6s cubic-bezier(.4,0,.2,1);display:flex}nav.scrolled .nav-container{gap:3rem;max-width:1400px}.logo-image-container{justify-content:center;align-items:center;width:45px;height:45px;transition:all .6s cubic-bezier(.4,0,.2,1);display:flex;overflow:hidden}.logo-image{object-fit:cover;width:100%;height:auto;transition:all .3s;display:block}.nav-links.desktop{gap:3rem;list-style:none;display:flex}.nav-links.desktop a{color:var(--secondary);letter-spacing:1px;font-size:.95rem;text-decoration:none;transition:color .3s;position:relative}.nav-links.desktop a:after{content:"";background:var(--accent);width:0;height:1px;transition:width .3s;position:absolute;bottom:-5px;left:0}.nav-links.desktop a:hover:after{width:100%}.nav-cta-button{background:var(--accent);color:var(--support);letter-spacing:1px;border:2px solid var(--accent);border-radius:25px;padding:.5rem 1.5rem;font-size:.875rem;font-weight:600;text-decoration:none;transition:all .3s;position:relative;overflow:hidden}.nav-cta-button:before{content:"";background:linear-gradient(90deg,transparent,rgba(255,255,255,.6),transparent);width:100%;height:100%;transition:left .6s;position:absolute;top:0;left:-100%}.nav-cta-button:hover{transform:translateY(-1px)}.nav-cta-button:hover:before{left:100%}.cta-button{background:var(--primary);color:var(--secondary);letter-spacing:1px;border-radius:30px;padding:.7rem 2rem;text-decoration:none;transition:all .3s;display:inline-block}.cta-button:hover{transform:translateY(-2px)}.hamburger-menu{cursor:pointer;z-index:1001;background:0 0;border:none;flex-direction:column;justify-content:space-around;width:30px;height:25px;padding:0;display:none;position:relative}.hamburger-menu .bar{background-color:var(--accent);transform-origin:1px;border-radius:10px;width:100%;height:3px;transition:all .3s ease-in-out}.hamburger-menu.open .bar:first-child{transform:rotate(45deg)translate(5px,5px)}.hamburger-menu.open .bar:nth-child(2){opacity:0}.hamburger-menu.open .bar:nth-child(3){transform:rotate(-45deg)translate(5px,-5px)}.mobile-nav-overlay{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);z-index:999;background:rgba(0,0,0,.7);justify-content:flex-end;width:100%;height:100%;display:flex;position:fixed;top:0;left:0}.mobile-nav-menu{background:var(--support);flex-direction:column;justify-content:flex-start;align-items:flex-start;width:70%;max-width:300px;height:100%;padding:2rem;transition:transform .3s ease-in-out;display:flex;transform:translate(100%);box-shadow:-5px 0 15px rgba(0,0,0,.3)}.mobile-nav-overlay .mobile-nav-menu{transform:translate(0)}.mobile-nav-menu .nav-links.mobile{background:var(--support);flex-direction:column;gap:1.5rem;width:100%;margin-top:2rem;padding:5%;list-style:none;display:flex}.mobile-nav-menu .nav-links.mobile li a{color:var(--secondary);padding:.5rem 0;font-size:1.2rem;text-decoration:none;transition:color .2s;display:block}.mobile-nav-menu .nav-links.mobile li a:hover{color:var(--primary-gold);padding-left:.5rem}#hero{text-align:center;background:#000;justify-content:center;align-items:center;height:100vh;padding-top:0;display:flex;position:relative;overflow:hidden}.digital-grid-background{z-index:1;background:#000;width:100%;height:100%;position:absolute;top:0;left:0}.grid-overlay{opacity:.65;background-image:linear-gradient(rgba(81,112,255,.3) 1px,transparent 1px),linear-gradient(90deg,rgba(81,112,255,.3) 1px,transparent 1px);background-position:0 0,0 0;background-size:50px 50px;width:100%;height:100%;animation:20s linear infinite gridMove;position:absolute;top:0;left:0}@keyframes gridMove{0%{background-position:0 0,0 0}to{background-position:50px 50px,50px 50px}}.grid-overlay:before{content:"";background:radial-gradient(circle,rgba(0,230,195,.05) 0%,transparent 50%);width:100%;height:100%;animation:4s ease-in-out infinite pulse;position:absolute;top:0;left:0}@keyframes pulse{0%,to{opacity:.3}50%{opacity:.6}}.hero-content{z-index:3;width:100%;max-width:1400px;color:var(--secondary);text-align:left;padding:170px 5% 0;position:relative}.hero-callout{color:var(--accent);letter-spacing:1.75px;opacity:0;text-transform:uppercase;margin-bottom:1.5rem;font-size:max(.9rem,min(1.5vw,1.1rem));font-weight:600;animation:1s forwards fadeInUp}.hero-main-heading{letter-spacing:1px;opacity:0;color:var(--secondary);margin-bottom:2rem;font-size:max(3rem,min(8vw,6rem));font-weight:700;line-height:1.1;animation:1s .2s forwards fadeInUp}.hero-description{color:var(--secondary);opacity:0;max-width:800px;margin-bottom:3rem;font-size:max(1.1rem,min(1.7vw,1.4rem));line-height:1.6;animation:1s .4s forwards fadeInUp}.hero-cta{opacity:0;justify-content:flex-start;gap:1rem;animation:1s .6s forwards fadeInUp;display:flex}@keyframes fadeInUp{to{opacity:1;transform:translateY(0)}0%{opacity:0;transform:translateY(30px)}}.scroll-indicator{border:2px solid var(--highlight);opacity:.5;z-index:3;border-radius:25px;width:30px;height:50px;position:absolute;bottom:30px;left:50%;transform:translate(-50%)}.scroll-indicator:before{content:"";background:var(--highlight);border-radius:50%;width:6px;height:6px;animation:2s infinite scroll;position:absolute;top:10px;left:50%;transform:translate(-50%)}@keyframes scroll{0%{opacity:1;transform:translate(-50%)translateY(0)}to{opacity:0;transform:translate(-50%)translateY(20px)}}.container{max-width:1200px;margin:0 auto;padding:0 1.5rem}section{background-color:var(--support);width:100%;max-width:none;margin:0;padding:100px 0}.section-label{background:var(--primary);color:var(--secondary);letter-spacing:1px;outline:1px solid var(--secondary);border-radius:20px;width:-moz-fit-content;width:fit-content;margin:0 0 2rem;padding:.5rem 1rem;font-size:.75rem;font-weight:500;display:block}.section-header{text-align:left;color:var(--alternate);margin-bottom:4rem;padding:0}.section-header h2{letter-spacing:1px;margin-bottom:1rem;font-size:4rem;font-weight:500;display:inline-block;position:relative}.nav-heading-in-title{color:var(--accent)}.section-header .underline{background:var(--highlight);border-radius:2px;width:80px;height:4px;margin:0 auto 2rem}.section-header p{color:var(--alternate);max-width:600px;margin:0;font-size:1.2rem}.services-section-with-animation{-webkit-backface-visibility:hidden;backface-visibility:hidden;min-height:100vh;position:relative;overflow:visible;transform:translateZ(0)}.services-content{z-index:10;border-radius:0;position:relative}.services-background-animation{pointer-events:none;z-index:1;width:100%;height:100%;position:absolute;top:0;left:0;overflow:hidden;transform:translateZ(0)}.animated-bg-image{will-change:transform,opacity;transform-origin:50%;-webkit-backface-visibility:hidden;backface-visibility:hidden}.services-grid{grid-template-columns:repeat(3,1fr);gap:2rem;max-width:1300px;margin:4rem auto 0;padding:0 1.5rem;display:grid}.service-card{background:var(--alternate);border:1.5px solid var(--primary);border-radius:25px;flex-direction:column;justify-content:flex-start;align-items:flex-start;padding:3rem;transition:all .4s,box-shadow .4s;display:flex;position:relative;overflow:hidden}.services-grid .service-card:first-child,.services-grid .service-card:nth-child(2),.services-grid .service-card:nth-child(3),.services-grid .service-card:nth-child(4),.services-grid .service-card:nth-child(5),.services-grid .service-card:nth-child(6){opacity:.8}.services-grid .service-card:first-child:hover,.services-grid .service-card:nth-child(2):hover,.services-grid .service-card:nth-child(3):hover,.services-grid .service-card:nth-child(4):hover,.services-grid .service-card:nth-child(5):hover,.services-grid .service-card:nth-child(6):hover{opacity:1;background:var(--secondary);border:1.5px solid var(--primary)}.service-card:before{content:"";background:var(--primary);width:100%;height:3px;transition:transform .4s;position:absolute;top:0;left:0;transform:translate(-100%)}.service-card:hover:before{transform:translate(0)}.service-card:hover{transform:translateY(-5px);box-shadow:0 20px 40px rgba(0,0,0,.3)}.service-icon{justify-content:center;align-items:center;width:80px;height:80px;margin-bottom:1rem;font-size:3rem;display:flex}.service-image-icon{object-fit:contain;width:100%;height:100%;display:block}.service-card h3{color:var(--support);margin-top:0;margin-bottom:1.5rem;font-size:1.5rem;font-weight:500}.service-card p{color:var(--support);min-height:7.2rem;margin-bottom:auto;line-height:1.8}.features-toggle{display:none}.service-features{flex-grow:1;margin-bottom:.5rem;padding:0;list-style:none}.service-features li{color:var(--support);align-items:center;padding:.5rem 0 .5rem 1.8rem;display:flex;position:relative}.service-features li:before{content:"◈";color:var(--primary);font-weight:700;line-height:1;display:inline-block;position:absolute;left:0}.service-card-cta-wrapper{text-align:left;width:100%;margin-top:1.5rem}.service-card-cta-button{background:var(--accent);color:var(--support);letter-spacing:.5px;border:2px solid var(--support);cursor:pointer;border-radius:25px;padding:.6rem 1.2rem;font-size:.8rem;font-weight:500;text-decoration:none;transition:all .3s;display:inline-block;overflow:hidden}.service-card-cta-button:before{content:"";background:linear-gradient(90deg,transparent,rgba(255,255,255,.6),transparent);width:100%;height:100%;transition:left .6s;position:absolute;top:0;left:-100%}.service-card-cta-button:hover:before{left:100%}.service-card:hover .service-card-cta-button{background:var(--accent);color:var(--support);border:1.5px solid var(--support);box-shadow:0 4px 10px var(--support);transform:scale(1.05)}#featured{background-color:var(--accent);border-top:2px solid var(--support);border-bottom:2px solid var(--support);padding:10px 0;overflow:hidden}.featured-ticker{width:max-content;padding:1rem 0;animation:40s linear infinite scroll-left;display:flex}.ticker-track{flex-shrink:0;justify-content:center;align-items:center;gap:5rem;display:flex}.ticker-logo-item{opacity:.7;filter:contrast(0%);flex-shrink:0;justify-content:center;align-items:center;width:180px;height:80px;padding:0 1.5rem;transition:opacity .3s;display:flex}.ticker-logo-item:hover{opacity:1;filter:grayscale(0%)}.ticker-logo-item img{object-fit:contain;max-width:100%;max-height:100%}@keyframes scroll-left{0%{transform:translate(0%)}to{transform:translate(-50%)}}.section-bg-parallax{color:var(--secondary);text-align:center;background-position:50%;background-size:cover;background-attachment:fixed;padding:100px 0;position:relative;overflow:hidden}.faq-overlay{filter:opacity(.95);background-position:0 0;background-repeat:repeat;background-size:1300px 1300px;padding:100px 0;position:relative}.faq-overlay:before{content:"";z-index:1;background-color:rgba(10,10,10,.88);position:absolute;top:0;bottom:0;left:0;right:0}.faq-overlay>*{z-index:2;position:relative}#faq{z-index:1;border-top:1px solid var(--support);width:100%;max-width:none;margin:0;position:relative}.about-text h3{color:var(--secondary);margin-bottom:1.5rem;font-size:2rem;font-weight:450}.about-text p{color:var(--secondary);margin-bottom:1.5rem;line-height:1.8}.faq-content-wrapper{align-items:flex-start;gap:4rem;max-width:1400px;margin:0 auto;padding:0 1.5rem;display:flex}.faq-left-section{text-align:left;flex:1}.faq-right-section{flex:2}.faq-list{text-align:left;flex-direction:column;gap:1rem;display:flex}.faq-item{background:var(--alternate);border:1px solid var(--support);cursor:pointer;border-radius:8px;transition:background-color .3s;overflow:hidden}.faq-item:hover{background-color:var(--highlight);box-shadow:0 0 10px 0 var(--support)}.faq-question{justify-content:space-between;align-items:center;padding:1rem 1.5rem;display:flex}.faq-question h4{color:var(--support);margin:0;font-size:1.2rem;font-weight:500}.faq-toggle-icon{color:var(--accent);font-size:1.5rem;transition:transform .3s}.faq-item.open .faq-toggle-icon{transform:rotate(45deg)}.faq-answer{opacity:0;max-height:0;color:var(--support);padding:0 1.5rem;line-height:1.7;transition:max-height .5s ease-out,opacity .3s ease-out,padding .5s ease-out;overflow:hidden}.faq-item.open .faq-answer{opacity:1;max-height:500px;padding:0 1.5rem 1.5rem}.faq-answer p{margin:0}footer{background:var(--accent);text-align:center;border-top:1px solid var(--support);z-index:100;padding:3rem 5%}.footer-content{max-width:1400px;margin:0 auto;padding:0 1.5rem}.footer-links{flex-wrap:wrap;justify-content:center;gap:1rem 3rem;margin-bottom:2rem;padding:0;list-style:none;display:flex}.footer-links a{color:var(--support);font-size:.95rem;text-decoration:none;transition:color .3s}.footer-links a:hover{color:var(--secondary)}.footer-privacy{margin-top:1rem;font-size:.85rem}.footer-privacy a{color:var(--support)}.footer-social{border-top:1px solid var(--support);border-bottom:1px solid var(--support);margin:2rem 0;padding:1.5rem 0}.footer-social h3{color:var(--primary);letter-spacing:1px;margin-bottom:1rem;font-size:1.1rem;font-weight:500}.copyright{color:var(--support);font-size:.9rem}.fade-in{opacity:0;transition:all .8s;transform:translateY(30px)}.fade-in.visible{opacity:1;transform:translateY(0)}.loader{background:var(--accent);z-index:9999;justify-content:center;align-items:center;width:100%;height:100%;transition:opacity .5s;display:flex;position:fixed;top:0;left:0}.loader.hidden{opacity:0;pointer-events:none}.loader-logo{justify-content:center;align-items:center;display:flex}.logo-pulse{filter:brightness(1.2);width:120px;max-width:200px;height:auto;animation:2s ease-in-out infinite logoPulse}@keyframes logoPulse{0%,to{opacity:.6;transform:scale(1)}50%{opacity:1;transform:scale(1.05)}}.blog-post-hero{background:var(--support);text-align:center;margin-top:40px;padding:80px 5% 60px}.blog-post-hero .breadcrumb{color:#aaa;margin-bottom:1.5rem;font-size:.9rem}.blog-post-hero .breadcrumb a{color:var(--highlight);text-decoration:none;transition:-webkit-text-decoration .2s,text-decoration .2s}.blog-post-hero .breadcrumb a:hover{text-decoration:underline}.blog-post-hero .post-meta{justify-content:center;gap:1.5rem;margin-bottom:2rem}.blog-post-hero h1{letter-spacing:1px;color:var(--secondary);margin-bottom:1rem;font-size:max(2.5rem,min(5vw,3rem));font-weight:500}.blog-post-hero .post-excerpt p{color:var(--alternate);max-width:800px;margin:0 auto 2rem;font-size:1.1rem}.post-meta{color:var(--alternate);flex-wrap:wrap;gap:.8rem;margin-bottom:.5rem;font-size:.85rem;display:flex}.post-meta span:not(:last-child):after{content:"•";color:var(--alternate);margin-left:.8rem}.blog-post-body{border-top:1px solid var(--alternate);padding:80px 0 10px}.article-content-container{max-width:800px;color:var(--alternate);margin:0 auto;line-height:1.7}.article-content-container h2{color:var(--secondary);border-bottom:2px solid var(--support);margin:2.5rem 0 1.5rem;padding-bottom:.5rem;font-size:2.5rem;font-weight:500}.article-content-container h3{color:var(--secondary);margin:2rem 0 1rem;font-size:1.6rem;font-weight:500}.article-content-container p{margin-bottom:1.5rem}.article-content-container a{color:var(--highlight);text-decoration:underline}.article-content-container ul,.article-content-container ol{margin:0 0 1.5rem 1.5rem;padding-left:1rem}.article-content-container li{margin-bottom:.5rem}.article-content-container blockquote{border-left:4px solid var(--primary-gold);color:#bbb;margin:2rem 0;padding-left:1.5rem;font-style:italic}@media (max-width:768px){nav{border-radius:20px;width:90%;padding:.8rem 1.5rem;top:1rem}nav.scrolled{background:var(--support);border-radius:0;width:100vw;padding:1rem 5%;top:0;box-shadow:0 2px 20px rgba(0,0,0,.5)}.nav-container{gap:1rem}.logo-image-container{width:45px;height:40px}nav.scrolled .logo-image-container{width:45px;height:45px}nav.scrolled .nav-container{gap:2rem;max-width:none}.nav-links.desktop,.desktop{display:none}.hamburger-menu{display:flex}.hero-cta{flex-direction:column;align-items:flex-start;gap:1.5rem}.hero-cta .nav-cta-button{text-align:center;width:100%;max-width:320px;padding:1rem 2rem}.hero-callout{margin-bottom:1rem;font-size:.9rem}.hero-main-heading{margin-bottom:1.5rem;font-size:max(2.2rem,min(8vw,4rem))}.hero-description{margin-bottom:2rem;font-size:1rem}.hero-content{padding:120px 5% 0}.section-header h2{font-size:2.5rem}.section-header p{font-size:1rem}.service-card{padding:2rem}.service-icon{font-size:3rem}.service-card h3{font-size:1.5rem}.services-grid{grid-template-rows:auto;grid-template-columns:1fr;height:auto}.services-grid .service-card:first-child,.services-grid .service-card:nth-child(2),.services-grid .service-card:nth-child(3),.services-grid .service-card:nth-child(4),.services-grid .service-card:nth-child(5),.services-grid .service-card:nth-child(6){background:var(--secondary);grid-area:auto}.services-grid .service-card:first-child:hover,.services-grid .service-card:nth-child(2):hover,.services-grid .service-card:nth-child(3):hover,.services-grid .service-card:nth-child(4):hover,.services-grid .service-card:nth-child(5):hover,.services-grid .service-card:nth-child(6):hover{background:var(--highlight);border:1.5px solid var(--highlight)}.ticker-track{gap:1.5rem}.features-toggle{cursor:pointer;width:100%;color:var(--primary-gold);border-top:1px solid #333;border-bottom:1px solid #333;justify-content:space-between;align-items:center;margin:1rem 0;padding:.75rem 0;display:flex}.toggle-icon{transition:transform .3s}.toggle-icon.expanded{transform:rotate(180deg)}.service-features{opacity:0;flex-grow:0;max-height:0;margin-bottom:0;transition:max-height .5s ease-out,opacity .5s ease-out;overflow:hidden}.service-features.expanded{opacity:1;flex-grow:1;max-height:500px;margin-bottom:.5rem}.faq-overlay{padding:60px 0}.faq-content-wrapper{flex-direction:column;gap:2rem}.faq-left-section{text-align:center}.faq-left-section .section-header{margin-bottom:2rem}.footer-links{flex-direction:column;gap:1rem}section{padding:60px 1.5rem}.animated-bg-image{will-change:auto;opacity:.03!important;filter:blur(1px)brightness(.5)!important;transform:none!important}}@media (max-width:1024px){.animated-bg-image{filter:blur(.8px)brightness(.6)}}@media (prefers-reduced-motion:reduce){.services-section-with-animation{overflow:visible}.animated-bg-image{transition:none!important;animation:none!important;transform:none!important}}.problem-section{background-color:var(--support);color:var(--alternate)}.problem-header{text-align:center;margin-bottom:4rem;padding:0}.problem-main-title{letter-spacing:1px;color:var(--alternate);max-width:1000px;margin-bottom:2rem;margin-left:auto;margin-right:auto;font-size:max(3rem,min(8vw,5.5rem));font-weight:700;line-height:1.1}.problem-description{color:var(--alternate);opacity:.9;max-width:850px;margin-bottom:0;margin-left:auto;margin-right:auto;font-size:max(1.1rem,min(1.7vw,1.2rem));line-height:1.6}.pain-points-grid{border-radius:8px;grid-template-rows:repeat(2,1fr);grid-template-columns:repeat(3,1fr);gap:0;max-width:1200px;margin:4rem auto;padding:0 1.5rem;display:grid;overflow:hidden}.pain-point-card{background:var(--support);text-align:left;border:1px solid rgba(245,247,250,.1);border-top:none;border-left:none;border-radius:0;flex-direction:column;justify-content:flex-start;align-items:flex-start;min-height:280px;padding:2.5rem;transition:all .4s;display:flex;position:relative}.pain-point-card:nth-child(3n){border-right:none}.pain-point-card:nth-child(n+4){border-bottom:none}.pain-point-card:hover{box-shadow:none;background:rgba(245,247,250,.05);transform:none}.pain-point-icon{background:rgba(245,247,250,.1);border-radius:8px;justify-content:center;align-items:center;width:60px;height:60px;margin-bottom:1.5rem;padding:.75rem;display:flex}.pain-point-image-icon{filter:brightness(0)saturate()invert()sepia(0%)saturate(7500%)hue-rotate(109deg)brightness(105%)contrast(105%)}.pain-point-card h3{color:var(--alternate);margin-bottom:1rem;font-size:1.4rem;font-weight:600;line-height:1.3}.pain-point-card p{color:var(--alternate);opacity:.9;margin:0;font-size:1rem;line-height:1.6}.problem-cta-section{text-align:center;margin-top:4rem}.problem-cta-button{background:var(--secondary);color:#fff;letter-spacing:.5px;border-radius:30px;padding:1rem 2.5rem;font-size:1.1rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-block;box-shadow:0 8px 25px rgba(81,112,255,.3)}.problem-cta-button:hover{background:var(--accent);color:var(--primary);transform:translateY(-3px);box-shadow:0 12px 35px rgba(81,112,255,.4)}@media (max-width:768px){.problem-main-title{margin-bottom:1.5rem;font-size:2.5rem}.problem-description{padding:0 1rem;font-size:1rem}.pain-points-grid{grid-template-rows:auto;grid-template-columns:1fr;gap:0;margin:3rem auto;padding:0 1rem}.pain-point-card{border-bottom:1px solid rgba(245,247,250,.1);border-right:none;min-height:auto;padding:2rem}.pain-point-card:nth-child(4),.pain-point-card:nth-child(5){border-bottom:1px solid rgba(245,247,250,.1)}.pain-point-card:last-child{border-bottom:none}.pain-point-card h3{font-size:1.2rem}.problem-cta-section{margin-top:3rem;padding:0 1rem}.problem-cta-button{padding:.9rem 2rem;font-size:1rem}}.lead-form-page{background:var(--primary);min-height:100vh;padding:2rem 0}.lead-form-container{max-width:800px;margin:0 auto;padding:2rem}.lead-form-wrapper{background:var(--primary);border:1px solid var(--primary);padding:0 3rem 3rem;box-shadow:0 10px 30px rgba(0,0,0,.1)}.form-header{text-align:center;margin-bottom:3rem}.form-title{color:var(--secondary);margin-bottom:1rem;font-size:2.5rem;font-weight:700;line-height:1.2}.form-description{color:var(--secondary);margin-bottom:2rem;font-size:1.1rem;line-height:1.6}.form-progress{margin-bottom:5rem}.progress-info{justify-content:space-between;align-items:center;margin-bottom:.5rem;display:flex}.progress-text{color:var(--accent);font-size:.9rem;font-weight:500}.progress-percentage{color:var(--accent);font-size:.9rem;font-weight:600}.progress-bar{background:var(--support);border-radius:3px;width:100%;height:6px;overflow:hidden}.progress-fill{background:var(--accent);border-radius:3px;height:100%;transition:width .3s}.form-step,.step-header{margin-bottom:2rem}.step-title{color:var(--secondary);margin-bottom:.5rem;font-size:1.8rem;font-weight:600}.step-description{color:var(--secondary);font-size:1rem;line-height:1.5}.questions-container{flex-direction:column;gap:2rem;display:flex}.form-question{margin-bottom:1.5rem}.question-header{margin-bottom:2rem}.question-label{color:var(--secondary);margin-bottom:.5rem;font-size:1.5rem;font-weight:500;line-height:1.4;display:block}.required{color:var(--secondary);margin-left:.25rem}.question-description{color:var(--alternate);margin-top:.25rem;font-size:.9rem;line-height:1.4}.form-input,.form-textarea,.form-select{border:none;border-bottom:2px solid var(--alternate);background:var(--primary);width:100%;color:var(--accent);border-radius:0;padding:1rem 1rem 1rem 0;font-family:inherit;font-size:1.3rem;transition:all .3s}.form-input:focus,.form-textarea:focus,.form-select:focus{border-bottom:2px solid var(--accent);outline:none}.form-input.error,.form-textarea.error,.form-select.error{border-color:var(--accent)}.form-textarea{resize:vertical;min-height:100px}.phone-input-container{border-bottom:2px solid var(--alternate);align-items:stretch;gap:0;transition:border-color .3s;display:flex}.phone-input-container:focus-within{border-bottom:2px solid var(--accent)}.phone-input-container.error{border-color:var(--accent)}.phone-number-input{flex:1;padding-left:1rem;border:none!important}.phone-number-input:focus{border-bottom:none!important}.country-code-selector{flex-shrink:0;position:relative}.country-selector-button{background:var(--primary);color:var(--accent);cursor:pointer;border:none;justify-content:space-between;align-items:center;gap:.5rem;min-width:120px;padding:1rem .75rem;font-family:inherit;font-size:1.3rem;transition:all .3s;display:flex}.country-selector-button:hover{background:var(--primary)}.country-flag{margin-right:.25rem;font-size:1.2rem}.country-code{white-space:nowrap;font-weight:500}.dropdown-arrow{color:var(--alternate);margin-left:auto;font-size:.8rem}.country-dropdown{background:var(--primary);border:1px solid var(--alternate);z-index:1000;border-radius:8px;max-height:300px;margin-top:4px;position:absolute;top:100%;left:0;overflow:hidden;box-shadow:0 4px 20px rgba(0,0,0,.15)}.country-search{border-bottom:1px solid var(--support);padding:.75rem}.country-search-input{border:1px solid var(--alternate);background:var(--primary);width:100%;color:var(--accent);border-radius:4px;padding:.5rem;font-family:inherit;font-size:.9rem}.country-search-input:focus{border-color:var(--accent);outline:none}.country-list{max-height:200px;overflow-y:auto}.country-option{text-align:left;cursor:pointer;width:100%;color:var(--accent);background:0 0;border:none;align-items:center;gap:.75rem;padding:.75rem;font-family:inherit;transition:background-color .2s;display:flex}.country-option:hover{background:var(--support)}.country-option.selected{background:var(--secondary);color:var(--primary);font-weight:600}.country-option .country-flag{flex-shrink:0;font-size:1.1rem}.country-option .country-name{flex:1;font-size:.9rem}.country-option .country-dial-code{color:var(--alternate);font-size:.9rem;font-weight:500}.country-option.selected .country-dial-code{color:var(--primary)}.no-results{text-align:center;color:var(--alternate);padding:1rem;font-size:.9rem}.radio-group,.checkbox-group{flex-direction:column;gap:1rem;display:flex}.radio-option,.checkbox-option{border:2px solid var(--alternate);color:var(--alternate);cursor:pointer;background:var(--support);border-radius:4px;align-items:center;padding:1rem;transition:all .3s;display:flex}.radio-option:hover,.checkbox-option:hover{border-color:var(--secondary);background:var(--primary);transform:translateY(-1px)}.radio-input,.checkbox-input{cursor:pointer;width:20px;height:20px;accent-color:var(--accent);margin-right:1rem}.radio-input:checked+.radio-label,.checkbox-input:checked+.checkbox-label{color:var(--accent);font-weight:600}.radio-option:has(.radio-input:checked){border-color:var(--accent);background:var(--primary);box-shadow:0 0 0 3px rgba(81,112,255,.1)}.checkbox-option:has(.checkbox-input:checked){border-color:var(--accent);background:var(--primary);box-shadow:0 0 0 3px rgba(81,112,255,.1)}.radio-label,.checkbox-label{cursor:pointer;flex:1;font-size:1rem;line-height:1.4}.question-error{color:var(--accent);margin-top:.5rem;font-size:.875rem;font-weight:500}.form-navigation{justify-content:space-between;align-items:center;gap:1rem;margin-top:1.5rem;display:flex}.form-nav-button{border:2px solid var(--accent);letter-spacing:1px;cursor:pointer;border-radius:25px;min-width:120px;padding:.75rem 1.25rem;font-size:.875rem;font-weight:600;transition:all .3s}.form-nav-button.primary{background:var(--accent);color:var(--support);margin-left:auto}.form-nav-button.primary:hover:not(:disabled){background:var(--primary);border:2px solid var(--secondary);color:var(--secondary);transform:translateY(-1px)}.form-nav-button.primary:disabled{background:var(--support);opacity:.5;cursor:not-allowed;transform:none}.form-nav-button.secondary{color:var(--alternate);border:2px solid var(--alternate);background:0 0}.form-nav-button.secondary:hover{border-color:var(--support)}.form-ending{text-align:center;padding:3rem 2rem}.ending-content{max-width:600px;margin:0 auto}.ending-icon{margin-bottom:1.5rem;font-size:4rem;display:block}.ending-title{color:var(--accent);margin-bottom:1rem;font-size:2rem;font-weight:700;line-height:1.3}.ending-message{color:var(--alternate);margin-bottom:2rem;font-size:1.1rem;line-height:1.6}.calendly-embed-container{border:1px solid var(--accent);background:0 0;border-radius:8px;height:1100px;margin:2rem 0;padding:0;overflow:hidden}.calendly-embed-container>div,.calendly-embed-container iframe{border:none;border-radius:6px;width:100%!important;height:100%!important}.calendly-embed-container *{box-sizing:border-box}.calendly-embed-container .calendly-inline-widget,.calendly-embed-container [data-calendly-widget]{background:0 0!important}.ending-actions{margin-bottom:2rem}.ending-cta{margin:0 auto;display:inline-block}.ending-footer{border-top:1px solid #e5e7eb;padding-top:2rem}.ending-footer-text{color:var(--alternate);opacity:.8;font-size:.9rem}@media (max-width:768px){.lead-form-container{padding:1rem}.lead-form-wrapper{padding:2rem 1.5rem}.form-title{font-size:2rem}.step-title{font-size:1.5rem}.form-navigation{flex-direction:column-reverse;gap:1rem}.form-nav-button{width:100%}.radio-group,.checkbox-group{gap:.75rem}.radio-option,.checkbox-option{padding:.75rem}.calendly-embed-container{height:800px;margin:1.5rem 0;padding:0}}.step-viewport{min-height:400px;position:relative;overflow:hidden}.step-transition{will-change:transform,opacity}@keyframes slideInFromTop{0%{opacity:0;transform:translateY(-30%)}to{opacity:1;transform:translateY(0)}}@keyframes slideOutToBottom{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(25%)}}@keyframes slideOutToTop{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(-25%)}}.slide-out-down .step-transition{animation:.24s cubic-bezier(.22,1,.36,1) forwards slideOutToBottom}.slide-out-up .step-transition{animation:.24s cubic-bezier(.22,1,.36,1) forwards slideOutToTop}.step-viewport:not(.slide-out-down):not(.slide-out-up) .step-transition{animation:.28s cubic-bezier(.22,1,.36,1) slideInFromTop}@keyframes radioFlicker{0%,to{opacity:1;filter:none}20%{opacity:.7}40%{opacity:.4}60%{opacity:.85}80%{opacity:.6}}.radio-option.radio-flicker{animation:.42s linear radioFlicker}
