*{margin:0;padding:0;box-sizing:border-box}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;line-height:1.6;color:#393841;background-color:#fff}.container{max-width:1200px;margin:0 auto;padding:0 20px}h1{font-size:2.5rem;font-weight:700;line-height:1.2;margin-bottom:1rem;color:#002e4a}h2{font-size:2rem;font-weight:600;line-height:1.3;margin-bottom:1.5rem;color:#002e4a}h3{font-size:1.5rem;font-weight:600;margin-bottom:1rem;color:#002e4a}h4{font-size:1.25rem;font-weight:600;margin-bottom:.75rem;color:#002e4a}p{margin-bottom:1rem;font-size:1.1rem}.cta-button{display:inline-block;padding:16px 32px;font-size:1.1rem;font-weight:600;text-align:center;text-decoration:none;border:none;border-radius:8px;cursor:pointer;transition:all .3s ease;min-height:44px;line-height:1.2}.cta-button.primary{background-color:#00a6e0;color:#fff;box-shadow:0 4px 12px rgba(0,166,224,.3)}.cta-button.primary:hover{background-color:#0094c6;transform:translateY(-2px);box-shadow:0 6px 16px rgba(0,166,224,.4)}.cta-button.secondary{background-color:#40bee0;color:#fff}.cta-button.secondary:hover{background-color:#38a8c8}.cta-button.large{padding:20px 40px;font-size:1.2rem;min-height:56px}.hero{background:linear-gradient(135deg,#e6f4f1,#e8fdff);padding:60px 0;min-height:100vh;display:flex;align-items:center}.hero-warning{background-color:#f44;color:#fff;text-align:center;padding:12px;font-weight:600;font-size:1rem;margin-bottom:2rem;border-radius:8px;animation:pulse 2s infinite}@keyframes pulse{0%,to{opacity:1}50%{opacity:.8}}.hero-content{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center}.video-container{position:relative;width:100%;aspect-ratio:16/9;border-radius:16px;overflow:hidden;box-shadow:0 20px 40px rgba(0,0,0,.1)}.mobile-video-cta{display:none;text-align:center;padding:2rem 1rem;background:linear-gradient(135deg,rgba(0,166,224,.05),rgba(64,190,224,.05));border-radius:12px}.mobile-video-cta .cta-button{width:100%;font-size:1.1rem;padding:18px 24px}.mobile-video-cta .cta-subtext{margin-top:.75rem;font-size:.9rem;color:#718096;font-weight:500}@media (max-width: 768px){.mobile-video-cta{display:block}}.video-container .plyr,.video-container .plyr__video-embed{border-radius:16px}.plyr--youtube .plyr__control--overlaid{background:rgba(0,166,224,.9);border-color:rgba(0,166,224,.9)}.plyr--youtube .plyr__control--overlaid:hover{background:rgba(0,148,198,.9);border-color:rgba(0,148,198,.9)}.plyr__controls{background:linear-gradient(0deg,rgba(0,0,0,.8) 0%,rgba(0,0,0,.4) 50%,transparent 100%)}.plyr__control.plyr__tab-focus,.plyr__control:hover,.plyr__control[aria-expanded=true]{background:#00a6e0}.plyr__volume--display{color:#00a6e0}.plyr__progress__played{background-color:#00a6e0}.plyr__controls .plyr__control.plyr__control--pressed{color:#00a6e0}.video-container.video-sticky{position:fixed;top:20px;right:20px;width:300px;height:auto;aspect-ratio:16/9;z-index:9999;border-radius:12px;box-shadow:0 10px 30px rgba(0,0,0,.3);transition:all .4s cubic-bezier(.4,0,.2,1);transform:translate(0)}.video-container.video-sticky:hover{transform:scale(1.05);box-shadow:0 15px 40px rgba(0,0,0,.4)}.video-container.video-sticky-hidden{transform:translate(calc(100% + 40px));opacity:0}.video-sticky-close{position:absolute;top:-10px;right:-10px;width:32px;height:32px;border-radius:50%;background-color:#f44;color:#fff;border:2px solid white;font-size:18px;font-weight:700;cursor:pointer;display:flex;align-items:center;justify-content:center;z-index:10000;transition:all .2s ease;line-height:1;padding:0}.video-sticky-close:hover{background-color:#e63939;transform:scale(1.1)}.video-container.video-sticky .video-sticky-close{display:flex}.video-container.video-sticky .plyr,.video-container.video-sticky .plyr__video-embed{border-radius:12px}.video-container.video-sticky .plyr__controls{opacity:0;transition:opacity .3s ease}.video-container.video-sticky:hover .plyr__controls{opacity:1}.video-container.video-sticky .plyr__control--overlaid{opacity:0;transition:opacity .3s ease}.video-container.video-sticky:hover .plyr__control--overlaid{opacity:1}.video-container.video-sticky .plyr__captions{bottom:5px!important;z-index:5!important;background:rgba(0,0,0,.8);border-radius:4px;padding:2px 6px}.video-container.video-sticky .plyr__caption{font-size:12px!important;line-height:1.2!important}.hero-text h1{color:#f44;margin-bottom:1rem}.hero-text h2{color:#002e4a;font-size:1.5rem;margin-bottom:2rem}.problem-text{margin-bottom:2rem;font-size:1.1rem}.problem-text p{margin-bottom:1rem}.solution-promise{background-color:#e8fdff;padding:1.5rem;border-radius:8px;margin-bottom:2rem;border-left:4px solid #00a6e0}.benefits{margin-bottom:2rem}.benefit-item{display:flex;align-items:flex-start;margin-bottom:.75rem;font-size:1rem}.benefit-item .checkmark{color:#00a6e0;margin-right:.75rem;flex-shrink:0}.cta-section{text-align:center;margin-bottom:2rem}.cta-subtext{margin-top:.5rem;font-size:.9rem;color:#718096;font-style:italic}.trust-elements{font-size:.9rem;color:#718096;text-align:center;border-top:1px solid #e6f4f1;padding-top:1.5rem}.story{padding:80px 0;background-color:#f8f9fa}.story h2{text-align:center;color:#f44;margin-bottom:3rem}.story-content{max-width:800px;margin:0 auto;font-size:1.1rem}.story-checklist{background-color:#fff;padding:2rem;border-radius:8px;margin-bottom:2rem;box-shadow:0 4px 12px rgba(0,0,0,.05)}.checklist-item{color:#00a6e0;font-weight:600;margin-bottom:.5rem}.story-emphasis{font-size:1.3rem;font-weight:600;color:#f44;text-align:center;margin:2rem 0}.failure-points{background-color:#fff5f5;padding:1.5rem;border-radius:8px;border-left:4px solid #ff4444;margin:2rem 0}.failure-points ul{margin-left:1.5rem}.failure-points li{margin-bottom:.5rem}.story-key-insight{font-size:1.4rem;font-weight:600;color:#00a6e0;text-align:center;margin:2rem 0;padding:1.5rem;background-color:#e8fdff;border-radius:8px}.story-signature{margin:2rem 0;font-style:italic;color:#718096}.secondary-cta{text-align:center;margin-top:3rem}.success-stories{padding:80px 0}.success-stories h2{text-align:center;margin-bottom:3rem}.featured-testimonial{background-color:#e8fdff;padding:3rem;border-radius:16px;margin-bottom:3rem;box-shadow:0 8px 24px rgba(0,166,224,.1)}.featured-testimonial h3{color:#00a6e0;margin-bottom:1.5rem}.featured-testimonial blockquote{font-size:1.2rem;line-height:1.7;margin-bottom:1.5rem;font-style:italic;color:#393841}.testimonial-author{font-weight:600;color:#002e4a}.author-details{font-weight:400;color:#718096;font-size:.95rem}.success-breakdown{margin-bottom:3rem}.score-breakdown{margin:1.5rem 0}.score-item{display:flex;align-items:flex-start;margin-bottom:1rem;padding:1rem;border-radius:8px}.score-item.positive{background-color:#f0f9ff}.score-item.warning{background-color:#fff8e1}.score-icon{margin-right:.75rem;flex-shrink:0}.success-formula{background-color:#00a6e0;color:#fff;padding:1.5rem;border-radius:8px;text-align:center;font-size:1.2rem;margin-top:2rem}.additional-success{margin-top:3rem}.composite-note{font-size:.9rem;color:#718096;margin-bottom:2rem}.success-story{background-color:#f8f9fa;padding:1.5rem;border-radius:8px;margin-bottom:1.5rem}.success-story h5{color:#00a6e0;margin-bottom:.5rem}.urgency{padding:80px 0;background-color:#002e4a;color:#fff}.urgency h2{color:#fff;text-align:center;margin-bottom:3rem}.opportunity-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem;margin-bottom:3rem}.opportunity-card{background-color:rgba(255,255,255,.05);padding:2rem;border-radius:8px;border:1px solid rgba(255,255,255,.1)}.opportunity-card h4{color:#40bee0;margin-bottom:1rem}.scarcity-warning{text-align:center;font-size:1.2rem;background-color:rgba(255,68,68,.1);padding:2rem;border-radius:8px;border:1px solid rgba(255,68,68,.3)}.how-it-works{padding:80px 0;background-color:#f8f9fa}.how-it-works h2{text-align:center;margin-bottom:3rem}.process-steps{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:3rem;margin-bottom:4rem}.step{display:flex;align-items:flex-start;gap:1.5rem}.step-number{width:60px;height:60px;background-color:#00a6e0;color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1.5rem;font-weight:600;flex-shrink:0}.discoveries h3{text-align:center;margin-bottom:2rem}.discovery-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem}.discovery-item{display:flex;align-items:flex-start;gap:1rem;background-color:#fff;padding:1.5rem;border-radius:8px;box-shadow:0 4px 12px rgba(0,0,0,.05)}.discovery-item .icon{font-size:2rem;flex-shrink:0}.discovery-item strong{display:block;color:#002e4a;margin-bottom:.5rem}.discovery-item p{margin:0;font-size:.95rem;color:#718096}.credibility{padding:80px 0}.credibility h2{text-align:center;margin-bottom:3rem}.credibility-factors{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:3rem;margin-bottom:3rem}.credibility-item{background-color:#f8f9fa;padding:2rem;border-radius:8px}.credibility-item ul{margin-left:1.5rem}.credibility-item li{margin-bottom:.5rem}.trust-elements-detailed h3{text-align:center;margin-bottom:2rem}.trust-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1rem}.trust-item{background-color:#e8fdff;padding:1rem;border-radius:8px;text-align:center;font-weight:500}.comparison{padding:80px 0;background-color:#f8f9fa}.comparison h2{text-align:center;margin-bottom:3rem}.comparison-grid{display:grid;grid-template-columns:1fr 1fr;gap:3rem}.path{padding:2rem;border-radius:8px;text-align:center}.path.fail{background-color:#fff5f5;border:2px solid #ff4444}.path.succeed{background-color:#f0f9ff;border:2px solid #00a6e0}.path h3{margin-bottom:2rem}.path ul{list-style:none;text-align:left}.path li{padding:.5rem 0;border-bottom:1px solid rgba(0,0,0,.1)}.faq{padding:80px 0}.faq h2{text-align:center;margin-bottom:3rem}.faq-items{max-width:800px;margin:0 auto}.faq-item{background-color:#f8f9fa;padding:2rem;border-radius:8px;margin-bottom:1.5rem}.faq-item h4{color:#00a6e0;margin-bottom:1rem}.final-cta{padding:80px 0;background:linear-gradient(135deg,#002e4a,#393841);color:#fff}.final-cta h2{color:#fff;text-align:center;margin-bottom:2rem}.emotional-close{text-align:center;max-width:600px;margin:0 auto 3rem;font-size:1.1rem}.assessment-form{max-width:600px;margin:0 auto;background-color:#fff;padding:3rem;border-radius:16px;box-shadow:0 20px 40px rgba(0,0,0,.2);color:#393841}.form-group{margin-bottom:1.5rem}.form-group label{display:block;margin-bottom:.5rem;font-weight:600;color:#002e4a}.form-group input,.form-group select{width:100%;padding:12px 16px;border:2px solid #e6f4f1;border-radius:8px;font-size:1rem;transition:border-color .3s ease;min-height:44px}.form-group input:focus,.form-group select:focus{outline:none;border-color:#00a6e0;box-shadow:0 0 0 3px rgba(0,166,224,.1)}.form-group{position:relative}.field-hint{display:block;margin-top:.5rem;font-size:.85rem;color:#718096;font-style:italic}.location-suggestions{position:absolute;top:100%;left:0;right:0;background:#fff;border:2px solid #e6f4f1;border-top:none;border-radius:0 0 8px 8px;max-height:200px;overflow-y:auto;z-index:1000;display:none;box-shadow:0 4px 12px rgba(0,0,0,.1)}.location-suggestions.show{display:block}.location-suggestion-item{padding:12px 16px;cursor:pointer;transition:background-color .2s ease;border-bottom:1px solid #f0f0f0}.location-suggestion-item:last-child{border-bottom:none}.location-suggestion-item:hover{background-color:#f0f9ff}.location-suggestion-item.active{background-color:#e6f4f1}.location-suggestion-item strong{color:#002e4a;display:block;margin-bottom:2px}.location-suggestion-item small{color:#718096;font-size:.85rem}.mobile-cta{display:none;width:100%;margin-top:1rem}@media (max-width: 768px){.mobile-cta{display:block}.assessment-form button[type=submit]:not(.mobile-cta){display:none}}.form-subtext{text-align:center;margin-top:1rem;font-size:.9rem;color:#718096}.risk-reversal{margin-top:3rem;text-align:center}.risk-reversal h3{color:#fff;margin-bottom:1.5rem}.promise-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1rem}.promise-item{background-color:rgba(255,255,255,.1);padding:1rem;border-radius:8px;font-weight:500}.urgency-close{margin-top:3rem;text-align:center;background-color:rgba(255,68,68,.1);padding:2rem;border-radius:8px;border:1px solid rgba(255,68,68,.3)}.footer{padding:40px 0;background-color:#002e4a;color:#fff}.social-proof-footer{text-align:center;margin-bottom:2rem}.social-proof-footer blockquote{font-size:1.1rem;font-style:italic;margin-bottom:1rem;color:#40bee0}.social-proof-footer cite{font-size:.9rem;color:#718096}.founder-note{margin-top:2rem;padding:1.5rem;background-color:rgba(255,255,255,.05);border-radius:8px}.footer-bottom{text-align:center;border-top:1px solid rgba(255,255,255,.1);padding-top:2rem}.footer-legal{margin:1rem 0}.footer-legal a{color:#40bee0;text-decoration:none;margin:0 1rem;font-size:.9rem}.footer-legal a:hover{text-decoration:underline;color:#fff}.footer-logo{max-height:60px;margin-bottom:1rem}.exit-intent-modal{display:none;position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.8);z-index:10000;animation:fadeIn .3s ease}.exit-intent-modal.show{display:flex;align-items:center;justify-content:center}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.modal-content{background:#fff;padding:2rem;border-radius:16px;max-width:500px;margin:20px;position:relative;animation:slideIn .3s ease}@keyframes slideIn{0%{transform:translateY(-50px);opacity:0}to{transform:translateY(0);opacity:1}}.modal-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem}.modal-header h3{color:#f44;margin:0}.close-modal{background:none;border:none;font-size:2rem;cursor:pointer;color:#718096;padding:0;width:40px;height:40px;display:flex;align-items:center;justify-content:center}.close-modal:hover{color:#002e4a}.modal-body{text-align:center}.modal-body p{margin-bottom:1rem}.modal-subtext{font-size:.9rem;color:#718096;margin-top:1rem}@media (max-width: 768px){.container{padding:0 16px}h1{font-size:2rem}h2{font-size:1.75rem}.hero{padding:40px 0;min-height:auto}.hero-content{grid-template-columns:1fr;gap:2rem}.video-container{order:1;margin-bottom:0}.mobile-video-cta{order:2}.hero-text{order:3}.hero-warning{font-size:.9rem;padding:10px}.comparison-grid,.process-steps{grid-template-columns:1fr;gap:2rem}.discovery-grid,.opportunity-grid,.trust-grid,.promise-grid{grid-template-columns:1fr}.assessment-form{padding:2rem 1.5rem;margin:0 16px}section{padding:60px 0}.hero,.story,.success-stories,.urgency,.how-it-works,.credibility,.comparison,.faq,.final-cta{padding:60px 0}.modal-content{margin:16px;padding:1.5rem}.modal-header h3{font-size:1.25rem}.video-container.video-sticky{width:250px;top:15px;right:15px}.video-sticky-close{width:28px;height:28px;font-size:16px;top:-8px;right:-8px}.video-container.video-sticky .plyr__captions{bottom:3px!important;font-size:11px!important;padding:1px 4px!important}.video-container.video-sticky .plyr__caption{font-size:11px!important;line-height:1.1!important;text-shadow:1px 1px 2px rgba(0,0,0,.8)!important}}@media (max-width: 480px){h1{font-size:1.75rem}h2{font-size:1.5rem}p{font-size:1rem}.cta-button{padding:14px 24px;font-size:1rem}.cta-button.large{padding:16px 32px;font-size:1.1rem}.assessment-form{padding:1.5rem 1rem}.video-container.video-sticky{width:220px;top:10px;right:10px}.video-sticky-close{width:26px;height:26px;font-size:14px;top:-6px;right:-6px}.video-container.video-sticky .plyr__captions{bottom:2px!important;font-size:10px!important;padding:1px 3px!important}.video-container.video-sticky .plyr__caption{font-size:10px!important;line-height:1!important;background:rgba(0,0,0,.9)!important;border-radius:2px!important;padding:1px 2px!important}}.legal-page{background-color:#fff;min-height:100vh}.legal-header{display:flex;justify-content:space-between;align-items:center;padding:2rem 0;border-bottom:1px solid #e6f4f1;margin-bottom:2rem}.header-logo{max-height:50px}.legal-nav a{color:#00a6e0;text-decoration:none;font-weight:600;padding:8px 16px;border:2px solid #00a6e0;border-radius:6px;transition:all .3s ease}.legal-nav a:hover{background-color:#00a6e0;color:#fff}.legal-content{max-width:800px;margin:0 auto;line-height:1.7}.legal-content h1{font-size:2.5rem;color:#002e4a;margin-bottom:.5rem}.last-updated{color:#718096;font-style:italic;margin-bottom:3rem;padding-bottom:1rem;border-bottom:2px solid #e6f4f1}.legal-section{margin-bottom:3rem}.legal-section h2{color:#00a6e0;font-size:1.5rem;margin-bottom:1rem;padding-bottom:.5rem;border-bottom:1px solid #e6f4f1}.legal-section h3{color:#002e4a;font-size:1.25rem;margin:2rem 0 1rem}.legal-section ul{margin:1rem 0;padding-left:1.5rem}.legal-section li{margin-bottom:.5rem}.contact-info{background-color:#e8fdff;padding:1.5rem;border-radius:8px;margin:1rem 0;border-left:4px solid #00a6e0}.contact-info a{color:#00a6e0;text-decoration:none}.contact-info a:hover{text-decoration:underline}.legal-footer{margin-top:4rem;padding:2rem 0;border-top:2px solid #e6f4f1;text-align:center}.footer-links{margin-bottom:1rem}.footer-links a{color:#00a6e0;text-decoration:none;margin:0 1rem;font-weight:500}.footer-links a:hover{text-decoration:underline}.legal-footer p{color:#718096;font-size:.9rem}.consent-notice{background-color:#fff8e1;border:2px solid #ffb74d;padding:1rem;border-radius:8px;margin:0 0 1.5rem;font-size:.9rem;color:#393841}.consent-notice strong{color:#f57c00}.consent-notice a{color:#00a6e0;text-decoration:none}.consent-notice a:hover{text-decoration:underline}@media (max-width: 768px){.legal-header{flex-direction:column;gap:1rem;text-align:center}.legal-content h1{font-size:2rem}.legal-section h2{font-size:1.3rem}.footer-links a{display:block;margin:.5rem 0}}@media print{.exit-intent-modal,.video-container,.legal-header,.legal-footer{display:none}.legal-content{max-width:100%}}
