@import"https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700;800;900&display=swap";*{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth}body{font-family:Inter,system-ui,sans-serif;font-feature-settings:"rlig" 1,"calt" 1;line-height:1.6;background-color:#fff;color:#111827;padding-top:5rem}@media (max-width: 768px){body{padding-top:4rem}}.header{position:fixed;top:0;left:0;right:0;z-index:1000;background:#fffffff2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid rgba(233,213,255,.3);transition:all .3s ease}.header-content{max-width:80rem;margin:0 auto;display:flex;align-items:center;justify-content:space-between;padding:1rem 1.5rem}@media (max-width: 768px){.header-content{padding:.75rem 1rem}}.header-logo{display:flex;align-items:center}.header-logo-img{height:3.5rem;width:auto;transition:transform .2s ease}.header-logo-img:hover{transform:scale(1.05)}.header-cta-btn{display:inline-flex;align-items:center;padding:.75rem 1.5rem;background:linear-gradient(135deg,#9333ea,#7c3aed);color:#fff;font-weight:600;font-size:.875rem;border-radius:.5rem;border:none;cursor:pointer;transition:all .2s ease;box-shadow:0 4px 6px -1px #0000001a}.header-cta-btn:hover{background:linear-gradient(135deg,#7c3aed,#6d28d9);transform:translateY(-1px);box-shadow:0 10px 15px -3px #0000001a}.header-cta-btn:active{transform:translateY(0)}.container{max-width:80rem;margin:0 auto;padding:0 1rem}.section{padding:5rem 0}.hero{min-height:100vh;background:linear-gradient(135deg,#fff,#faf5ff,#f3e8ff);position:relative;overflow:hidden}.hero: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='%23a855f7' 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:.3}.hero-content{position:relative;z-index:1;text-align:center;padding:8rem 1rem 4rem}.text-7xl{font-size:1.75rem;line-height:1.2;font-weight:700;margin-bottom:2rem}@media (min-width: 640px){.text-7xl{font-size:2rem}}@media (min-width: 1024px){.text-7xl{font-size:2.25rem}}.text-3xl{font-size:1.875rem;line-height:2.25rem;font-weight:600;margin-bottom:1.5rem}.text-xl{font-size:1.25rem;line-height:1.75rem}.text-lg{font-size:1.125rem;line-height:1.75rem}.gradient-text{background:linear-gradient(135deg,#9333ea,#7c3aed);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.guaranteed-badge{display:inline-block;background:linear-gradient(135deg,#9333ea,#7c3aed);color:#fff;padding:.5rem 1rem;border-radius:.75rem;font-weight:900;transform:rotate(-1deg);margin:0 .5rem}.btn-primary{display:inline-flex;align-items:center;padding:1rem 2rem;background:linear-gradient(135deg,#9333ea,#7c3aed);color:#fff;font-weight:600;font-size:1.125rem;border-radius:.75rem;text-decoration:none;border:none;cursor:pointer;box-shadow:0 10px 15px -3px #0000001a;transition:all .2s ease;transform:translateY(0)}.btn-primary:hover{background:linear-gradient(135deg,#7c3aed,#6b21a8);box-shadow:0 20px 25px -5px #0000001a;transform:translateY(-2px)}.btn-primary svg{margin-left:.5rem;width:1.25rem;height:1.25rem}.card{background:#fff;border-radius:1rem;padding:2rem;box-shadow:0 25px 50px -12px #00000040;margin-bottom:3rem}.video-card{position:relative;aspect-ratio:16 / 9;background-color:#111827;border-radius:.75rem;overflow:hidden;margin-bottom:2rem}.video-placeholder{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);text-align:center}.play-button{width:5rem;height:5rem;background:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 1rem}.play-button svg{width:2rem;height:2rem;color:#9333ea;margin-left:.25rem}.main-hero-section{min-height:100vh;background:linear-gradient(135deg,#fff,#faf5ff,#f3e8ff);position:relative;overflow:hidden;display:flex;align-items:center}.main-hero-background{position:absolute;inset:0;opacity:.1}.purple-lines{position:absolute;inset:0;background-image:linear-gradient(45deg,#9333ea 1px,transparent 1px),linear-gradient(-45deg,#9333ea 1px,transparent 1px),linear-gradient(90deg,#a855f7 1px,transparent 1px),linear-gradient(0deg,#a855f7 1px,transparent 1px);background-size:60px 60px,60px 60px,40px 40px,40px 40px;background-position:0 0,0 0,0 0,0 0;animation:moveLines 20s linear infinite}@keyframes moveLines{0%{background-position:0 0,0 0,0 0,0 0}to{background-position:60px 60px,-60px 60px,40px 40px,-40px 40px}}.main-hero-content{position:relative;z-index:1;text-align:center;padding:4rem 1rem 2rem}@media (max-width: 768px){.main-hero-content{padding:1rem 1rem .5rem}}.main-hero-headline-container{max-width:64rem;margin:0 auto 3rem}@media (max-width: 768px){.main-hero-headline-container{margin:0 auto 1rem}}.main-hero-headline{font-size:2.25rem;line-height:1.25;font-weight:700;margin-bottom:2rem}@media (min-width: 640px){.main-hero-headline{font-size:3rem}}@media (min-width: 1024px){.main-hero-headline{font-size:4.5rem}}.main-hero-description{font-size:1.125rem;color:#4b5563;max-width:48rem;margin:0 auto;line-height:1.625}@media (min-width: 640px){.main-hero-description{font-size:1.25rem}}.main-hero-cta{text-align:center}.hero-vsl-container{max-width:56rem;margin:2rem auto 0}@media (max-width: 768px){.hero-vsl-container{margin:.5rem auto 0}}.hero-vsl-video-card{background:#fff;border-radius:1rem;box-shadow:0 25px 50px -12px #00000040;padding:2rem;margin-bottom:2rem}@media (max-width: 768px){.hero-vsl-video-card{padding:1rem;margin-bottom:1rem}}.hero-vsl-video-container{position:relative;width:100%;margin:0 auto 2rem}.hero-video-iframe{height:450px}@media (max-width: 768px){.hero-video-iframe{height:250px}.hero-vsl-video-container{margin:0 auto 1rem}}.hero-vsl-description{font-size:1.125rem;color:#4b5563;max-width:48rem;margin:0 auto;line-height:1.625}@media (min-width: 640px){.hero-vsl-description{font-size:1.25rem}}.hero-vsl-text-section{text-align:center;margin-bottom:2rem}@media (max-width: 768px){.hero-vsl-text-section{margin-bottom:1rem}}.hero-vsl-subtitle{margin-bottom:1rem}@media (max-width: 768px){.hero-vsl-subtitle{font-size:1.5rem!important;margin-bottom:.75rem}}.hero-vsl-cta{text-align:center;margin-top:2rem}@media (max-width: 768px){.hero-vsl-cta{margin-top:1rem}}.btn-large{padding:1.25rem 2.5rem;font-size:1.25rem;font-weight:600}.mr-2{margin-right:.5rem}.ml-2{margin-left:.5rem}.w-6{width:1.5rem}.h-6{height:1.5rem}.w-12{width:3rem}.h-12{height:3rem}.vsl-section{background:linear-gradient(135deg,#f8fafc,#f1f5f9);color:#1f2937;padding:5rem 0}.vsl-video-card{background:#fff;border-radius:1rem;box-shadow:0 25px 50px -12px #00000040;padding:2rem;margin-bottom:3rem}.vsl-video-placeholder{position:relative;aspect-ratio:16 / 9;background:linear-gradient(135deg,#111827,#1f2937);border-radius:.75rem;overflow:hidden;margin-bottom:2rem}.vsl-video-overlay{position:absolute;inset:0;display:flex;align-items:center;justify-content:center}.vsl-video-play-button{text-align:center}.vsl-video-play-icon{width:6rem;height:6rem;background:#fffffff2;border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 1rem;cursor:pointer;transition:all .3s ease;box-shadow:0 8px 32px #0000004d}.vsl-video-play-icon:hover{transform:scale(1.1);background:#fff}.vsl-video-text{color:#fff;font-size:1.25rem;font-weight:600;text-shadow:0 2px 4px rgba(0,0,0,.5)}.vsl-video-avatar{position:absolute;top:1rem;left:1rem}.vsl-video-avatar-inner{width:4rem;height:4rem;background:linear-gradient(135deg,#60a5fa,#2563eb);border-radius:50%;border:3px solid white;box-shadow:0 4px 12px #0000004d}.vsl-video-cta{text-align:center}.vsl-video-container{position:relative;width:100%;margin-bottom:2rem}.vsl-video-container iframe{width:100%;height:400px;border-radius:1rem;box-shadow:0 25px 50px -12px #00000040}@media (min-width: 768px){.vsl-video-container iframe{height:450px}}@media (min-width: 1024px){.vsl-video-container iframe{height:500px}}.calendar-section{background:linear-gradient(135deg,#f8fafc,#f1f5f9);color:#1f2937;padding:5rem 0}.ghl-calendar-container{background:#fff;border-radius:1rem;padding:1.5rem;box-shadow:0 25px 50px -12px #00000040;transition:transform .2s ease,box-shadow .2s ease;width:100%}.ghl-calendar-container:hover{transform:translateY(-2px);box-shadow:0 32px 64px -12px #00000059}.calendar-card{background:#fff;border-radius:1.5rem;box-shadow:0 25px 50px -12px #00000040;overflow:hidden;display:flex;flex-direction:column}.calendar-info{background:linear-gradient(135deg,#9333ea,#7c3aed);color:#fff;padding:2rem}.calendar-main{padding:2rem;flex:1}.clients-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:2rem}.client-card{display:flex;flex-direction:column;align-items:center;text-align:center}.client-logo{width:8rem;height:8rem;border-radius:1rem;display:flex;align-items:center;justify-content:center;margin-bottom:1rem;box-shadow:0 10px 15px -3px #0000001a;transition:all .3s ease;font-weight:700;color:#fff;position:relative}.client-card:hover .client-logo{box-shadow:0 20px 25px -5px #0000001a,0 0 40px #9333ea80,0 0 80px #a855f74d,0 0 120px #7c3aed33;transform:scale(1.1)}.benefits-section{background:linear-gradient(135deg,#0f172a,#581c87,#0f172a);color:#fff;padding:5rem 0}.benefits-grid{display:grid;grid-template-columns:1fr;gap:2rem}.benefit-card{background:#ffffff0d;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);border-radius:1rem;padding:2rem;border:1px solid rgba(255,255,255,.1);transition:all .3s ease;height:100%;display:flex;flex-direction:column;text-align:center}.benefit-card:hover{background:#ffffff1a;transform:translateY(-8px);box-shadow:0 25px 50px -12px #00000040}.benefit-icon{width:5rem;height:5rem;border-radius:1.5rem;display:flex;align-items:center;justify-content:center;font-size:1.5rem;margin:0 auto 1.5rem;box-shadow:0 12px 24px #00000040;transition:all .3s ease;color:#fff}.benefit-card:hover .benefit-icon{transform:scale(1.1)}.faq-section{background:linear-gradient(135deg,#f9fafb,#fff);padding:5rem 0}.faq-item{background:#fff;border-radius:1rem;margin-bottom:1rem;box-shadow:0 1px 2px #0000000d;border:1px solid #f3f4f6;overflow:hidden}.faq-question{width:100%;padding:1.5rem;text-align:left;background:none;border:none;font-size:1.125rem;font-weight:600;color:#111827;cursor:pointer;display:flex;justify-content:space-between;align-items:center;transition:background-color .2s}.faq-question:hover{background-color:#f9fafb}.faq-answer{max-height:0;overflow:hidden;transition:all .3s ease-in-out;opacity:0}.faq-answer.open{max-height:24rem;opacity:1}.faq-answer-content{padding:1rem 1.5rem 1.5rem;border-top:1px solid #f3f4f6;color:#4b5563;line-height:1.625}.footer{background:#2d3748;color:#fff;padding:4rem 0 2rem}.footer-content{display:grid;grid-template-columns:1fr;gap:3rem;margin-bottom:3rem}@media (min-width: 768px){.footer-content{grid-template-columns:2fr 1fr 1fr;gap:4rem}}.footer-brand{display:flex;flex-direction:column;gap:1.5rem}.footer-brand-content{display:flex;align-items:center;gap:1rem}.footer-logo{display:flex;align-items:center;flex-shrink:0}.footer-logo-img{height:4rem;width:auto}.footer-text{display:flex;flex-direction:column;gap:.5rem}.footer-brand-name{color:#fff;font-size:1.5rem;font-weight:600;text-transform:lowercase}.footer-description{color:#e2e8f0;font-size:1rem;line-height:1.6;max-width:20rem;margin:0 0 1rem}.footer-social{display:flex;gap:.75rem}.social-link{display:flex;align-items:center;justify-content:center;width:2.5rem;height:2.5rem;background:#ffffff1a;border-radius:.5rem;color:#cbd5e0;text-decoration:none;transition:all .3s ease}.social-link:hover{background:#fff3;color:#fff;transform:translateY(-2px)}.social-link svg{width:1.25rem;height:1.25rem}.footer-section{display:flex;flex-direction:column;gap:1rem}.footer-section-title{color:#fff;font-size:1.125rem;font-weight:600;margin:0 0 .5rem}.footer-links-list{display:flex;flex-direction:column;gap:.75rem}.footer-link{color:#cbd5e0;font-size:.875rem;background:none;border:none;text-align:left;cursor:pointer;transition:color .2s ease;padding:0;line-height:1.5}.footer-link:hover{color:#fff}.footer-contact-item{color:#cbd5e0;font-size:.875rem;line-height:1.5}.footer-bottom{border-top:1px solid rgba(255,255,255,.1);padding-top:2rem;text-align:center}.footer-disclaimer-section{max-width:50rem;margin:0 auto}.footer-disclaimer-text{color:#a0aec0;font-size:.75rem;line-height:1.5;margin:0 0 1rem}.footer-copyright-text{color:#a0aec0;font-size:.75rem;line-height:1.5;margin:0}.privacy-policy-modal{position:fixed;inset:0;z-index:1000;display:flex;align-items:center;justify-content:center;padding:1rem}.privacy-policy-overlay{position:absolute;inset:0;background:#000000b3;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.privacy-policy-container{position:relative;background:#fff;border-radius:1rem;max-width:4xl;max-height:90vh;width:100%;overflow:hidden;box-shadow:0 25px 50px -12px #00000040}.privacy-policy-close{position:absolute;top:1rem;right:1rem;z-index:10;background:#0000001a;border:none;border-radius:.5rem;width:2.5rem;height:2.5rem;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s ease;color:#6b7280}.privacy-policy-close:hover{background:#0003;color:#374151}.privacy-policy-close svg{width:1.25rem;height:1.25rem}.privacy-policy{max-height:90vh;overflow-y:auto;padding:2rem}.privacy-policy-content{max-width:none}.privacy-policy h1{font-size:2rem;font-weight:700;color:#1f2937;margin-bottom:2rem;text-align:center}.privacy-policy h2{font-size:1.5rem;font-weight:600;color:#1f2937;margin:2rem 0 1rem}.privacy-policy h3{font-size:1.25rem;font-weight:600;color:#374151;margin:1.5rem 0 .75rem}.privacy-policy h4{font-size:1.125rem;font-weight:600;color:#374151;margin:1rem 0 .5rem}.privacy-policy p{color:#4b5563;line-height:1.7;margin-bottom:1rem}.privacy-policy ul{color:#4b5563;line-height:1.7;margin-bottom:1rem;padding-left:1.5rem}.privacy-policy li{margin-bottom:.5rem}.privacy-policy a{color:#9333ea;text-decoration:underline}.privacy-policy a:hover{color:#7c3aed}.policy-section{margin-bottom:2rem}.privacy-policy-page{min-height:100vh;background:#f8fafc}.privacy-policy-header{background:#fff;border-bottom:1px solid #e2e8f0;padding:.75rem 0;position:sticky;top:0;z-index:100}.privacy-policy-nav{display:flex;align-items:center;justify-content:space-between}.back-to-home{display:inline-flex;align-items:center;gap:.5rem;color:#6b7280;text-decoration:none;font-weight:500;transition:color .2s ease}.back-to-home:hover{color:#9333ea}.back-to-home svg{width:1.25rem;height:1.25rem}.privacy-policy-logo img{height:2.5rem;width:auto}.privacy-policy-main{padding:2rem 0}.privacy-policy-main .privacy-policy{max-height:none;overflow-y:visible;padding:0}.privacy-policy-main .privacy-policy-content{background:#fff;border-radius:1rem;padding:3rem;box-shadow:0 4px 6px -1px #0000001a;margin:0 auto;max-width:42rem}@media (min-width: 768px){.privacy-policy-main .privacy-policy-content{max-width:48rem}}.terms-of-service-page{min-height:100vh;background:#f8fafc}.terms-of-service-header{background:#fff;border-bottom:1px solid #e2e8f0;padding:.75rem 0;position:sticky;top:0;z-index:100}.terms-of-service-nav{display:flex;align-items:center;justify-content:space-between}.terms-of-service-logo img{height:2.5rem;width:auto}.terms-of-service-main{padding:2rem 0}.terms-of-service-main .terms-of-service{max-height:none;overflow-y:visible;padding:0}.terms-of-service-main .terms-of-service-content{background:#fff;border-radius:1rem;padding:3rem;box-shadow:0 4px 6px -1px #0000001a;margin:0 auto;max-width:42rem}@media (min-width: 768px){.terms-of-service-main .terms-of-service-content{max-width:48rem}}.terms-of-service{max-height:none;overflow-y:visible;padding:0}.terms-of-service-content{max-width:none}.terms-of-service h1{font-size:2rem;font-weight:700;color:#1f2937;margin-bottom:2rem;text-align:center}.terms-of-service h2{font-size:1.5rem;font-weight:600;color:#1f2937;margin:2rem 0 1rem}.terms-of-service h3{font-size:1.25rem;font-weight:600;color:#374151;margin:1.5rem 0 .75rem}.terms-of-service p{color:#4b5563;line-height:1.7;margin-bottom:1rem}.terms-of-service ul{color:#4b5563;line-height:1.7;margin-bottom:1rem;padding-left:1.5rem}.terms-of-service li{margin-bottom:.5rem}.terms-of-service a{color:#9333ea;text-decoration:underline}.terms-of-service a:hover{color:#7c3aed}.thanks-page{min-height:100vh;background:linear-gradient(135deg,#fff,#faf5ff,#f3e8ff);position:relative;overflow:hidden}.thanks-header{background:#fffffff2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid rgba(233,213,255,.3);padding:1rem 0;position:sticky;top:0;z-index:100}.thanks-nav{display:flex;justify-content:center}.thanks-logo img{height:2.5rem;width:auto}.thanks-main{padding:4rem 0}.thanks-content{max-width:4xl;margin:0 auto;text-align:center;padding:0 1rem}.thanks-icon{width:5rem;height:5rem;margin:0 auto 2rem;background:linear-gradient(135deg,#9333ea,#7c3aed);border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;box-shadow:0 10px 25px #9333ea4d}.thanks-icon svg{width:2.5rem;height:2.5rem}.thanks-title{font-size:3rem;font-weight:700;margin-bottom:3rem;color:#1f2937}@media (min-width: 768px){.thanks-title{font-size:4rem}}.thanks-steps{margin-bottom:3rem}.thanks-step{margin-bottom:1.5rem}.thanks-step-title{font-size:1.5rem;font-weight:600;color:#1f2937;margin:0}@media (min-width: 768px){.thanks-step-title{font-size:2rem}}.thanks-demo{margin:4rem 0;max-width:56rem;margin-left:auto;margin-right:auto}.thanks-demo-container{position:relative;border-radius:1rem;overflow:hidden;box-shadow:0 25px 50px -12px #00000040}.thanks-video-wrapper{position:relative;width:100%;height:0;padding-bottom:56.25%;overflow:hidden;border-radius:1rem}.thanks-youtube-video{position:absolute;top:0;left:0;width:100%;height:100%;border-radius:1rem}.thanks-info{margin:3rem 0}.thanks-description{font-size:1.125rem;color:#4b5563;line-height:1.7;margin-bottom:2rem;max-width:42rem;margin-left:auto;margin-right:auto}.thanks-benefits{display:flex;flex-direction:column;gap:1rem;max-width:32rem;margin:0 auto}@media (min-width: 768px){.thanks-benefits{flex-direction:row;justify-content:center;gap:2rem}}.thanks-benefit{display:flex;align-items:center;gap:.75rem;color:#1f2937;font-weight:600}.benefit-icon{width:1.5rem;height:1.5rem;color:#9333ea;flex-shrink:0}.thanks-footer{margin-top:4rem}.thanks-home-link{display:inline-flex;align-items:center;gap:.5rem;color:#6b7280;text-decoration:none;font-weight:500;transition:color .2s ease}.thanks-home-link:hover{color:#9333ea}.thanks-home-link svg{width:1.25rem;height:1.25rem}.scroll-to-top{position:fixed;bottom:2rem;right:2rem;padding:.75rem 1.5rem;background:linear-gradient(135deg,#9333ea,#7c3aed);color:#fff;border:none;border-radius:2rem;cursor:pointer;box-shadow:0 10px 15px -3px #0000001a;transition:all .2s ease;z-index:50;display:flex;align-items:center;justify-content:center;font-weight:600;font-size:.875rem;white-space:nowrap}.scroll-to-top:hover{box-shadow:0 20px 25px -5px #0000001a;transform:scale(1.1)}.scroll-to-top svg{width:1.25rem;height:1.25rem}@media (min-width: 768px){.container{padding:0 1.5rem}.clients-grid{grid-template-columns:repeat(4,1fr)}.benefits-grid{grid-template-columns:repeat(2,1fr);gap:3rem}.client-logo{width:10rem;height:10rem}.calendar-card{flex-direction:row}.calendar-info{width:33.333333%}.calendar-main{width:66.666667%}}@media (min-width: 1024px){.container{padding:0 2rem}.text-7xl{font-size:3.25rem}.clients-grid{gap:3rem}}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background-color:#f3f4f6}::-webkit-scrollbar-thumb{background-color:#d1d5db;border-radius:9999px}::-webkit-scrollbar-thumb:hover{background-color:#9ca3af}
