*{margin:0;padding:0;box-sizing:border-box}body{background:#0a0a0a;color:#fff;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;line-height:1.6;overflow-x:hidden;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility}.bg-gradient{position:fixed;width:100%;height:100%;top:0;left:0;z-index:0;pointer-events:none;transition:opacity .8s ease}@keyframes breathe{0%,to{transform:scale(1)}50%{transform:scale(1.1)}}@keyframes breathe-center{0%,to{transform:translate(-50%,-50%) scale(1)}50%{transform:translate(-50%,-50%) scale(1.1)}}.bg-orb{position:absolute;border-radius:50%;filter:blur(80px);opacity:.25;transition:top 1.5s ease-in-out,left 1.5s ease-in-out,right 1.5s ease-in-out,bottom 1.5s ease-in-out,opacity 1.5s ease-in-out,background 1.5s ease-in-out;will-change:top,left,right,bottom,opacity,background}.bg-orb-1{width:650px;height:650px;background:#6366f1;top:-180px;right:-180px;animation:breathe 8s ease-in-out infinite}.bg-orb-2{width:550px;height:550px;background:#818cf8;bottom:-220px;left:-220px;animation:breathe 10s ease-in-out infinite}.bg-orb-3{width:450px;height:450px;background:#6366f1;top:50%;left:50%;transform:translate(-50%,-50%);animation:breathe-center 12s ease-in-out infinite}body[data-section=hero] .bg-orb-1{top:-180px;right:-180px}body[data-section=hero] .bg-orb-2{bottom:-220px;left:-220px}body[data-section=hero] .bg-orb-3{top:50%;left:50%}body[data-section=why-apps-fail] .bg-orb-1{top:-5%;right:-120px}body[data-section=why-apps-fail] .bg-orb-2{bottom:5%;left:-160px}body[data-section=why-apps-fail] .bg-orb-3{top:55%;left:55%}body[data-section=how-it-works] .bg-orb-1{top:-140px;right:-160px}body[data-section=how-it-works] .bg-orb-2{bottom:-200px;left:-200px}body[data-section=how-it-works] .bg-orb-3{top:48%;left:48%}body[data-section=who-this-is-for] .bg-orb-1{top:-160px;right:-200px}body[data-section=who-this-is-for] .bg-orb-2{bottom:-180px;left:-180px}body[data-section=who-this-is-for] .bg-orb-3{top:52%;left:52%}body[data-section=what-happens-next] .bg-orb-1{top:-150px;right:-170px}body[data-section=what-happens-next] .bg-orb-2{bottom:-190px;left:-190px}body[data-section=what-happens-next] .bg-orb-3{top:51%;left:51%}body[data-section=final-cta] .bg-orb-1{top:-180px;right:-180px}body[data-section=final-cta] .bg-orb-2{bottom:-220px;left:-220px}body[data-section=final-cta] .bg-orb-3{top:50%;left:50%}body[data-section=hero] .bg-orb-1{background:#6366f1}body[data-section=hero] .bg-orb-2{background:#818cf8}body[data-section=hero] .bg-orb-3{background:#6366f1}body[data-section=why-apps-fail] .bg-orb-1{background:#7c3aed}body[data-section=why-apps-fail] .bg-orb-2{background:#6366f1}body[data-section=why-apps-fail] .bg-orb-3{background:#8b5cf6}body[data-section=how-it-works] .bg-orb-1{background:#818cf8}body[data-section=how-it-works] .bg-orb-2{background:#6366f1}body[data-section=how-it-works] .bg-orb-3{background:#7c3aed}body[data-section=what-happens-next] .bg-orb-1{background:#6366f1}body[data-section=what-happens-next] .bg-orb-2{background:#818cf8}body[data-section=what-happens-next] .bg-orb-3{background:#8b5cf6}body[data-section=who-this-is-for] .bg-orb-1{background:#6366f1}body[data-section=who-this-is-for] .bg-orb-2{background:#8b5cf6}body[data-section=who-this-is-for] .bg-orb-3,body[data-section=final-cta] .bg-orb-1{background:#818cf8}body[data-section=final-cta] .bg-orb-2,body[data-section=final-cta] .bg-orb-3{background:#6366f1}.hero{min-height:100vh;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;padding:2rem;position:relative;z-index:1}.hero h1{font-size:clamp(1.8rem,4vw,2.8rem);font-weight:700;margin-bottom:1.5rem;background:linear-gradient(90deg,#fff 0% 45%,#6366f1 50%,#fff 55% 100%);background-size:300% auto;-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;max-width:850px;line-height:1.2}@keyframes shimmer{to{background-position:300% center}}.hero p{font-size:clamp(1rem,2vw,1.2rem);color:#a0a0a0;margin-bottom:2.5rem;max-width:600px}.cta-container{display:flex;flex-direction:column;align-items:center;gap:.5rem}.cta-button{position:relative;overflow:hidden;background:#6366f1;color:#fff;border:none;padding:1rem 2.5rem;font-size:1.1rem;font-weight:600;border-radius:12px;cursor:pointer;transition:transform .3s ease,box-shadow .3s ease;box-shadow:0 4px 20px #6366f14d}.cta-button:before{content:"";position:absolute;top:0;left:-150%;height:100%;width:150%;background:linear-gradient(120deg,#fff0,#ffffff4d,#fff0);transform:skew(-20deg);animation:ctaShimmer 3.5s infinite}.cta-button:hover{background:#818cf8;transform:translateY(-2px);box-shadow:0 6px 30px #6366f166}@keyframes ctaShimmer{0%{left:-150%}to{left:150%}}.limited-spots{font-size:.9rem;color:gray}.limited-spots strong{color:#fff;font-weight:600}.scroll-indicator{position:absolute;bottom:3rem;left:50%;transform:translate(-50%);cursor:pointer;display:flex;flex-direction:column;align-items:center;gap:.8rem;opacity:.7;transition:all .3s ease}.scroll-indicator:hover{opacity:1;transform:translate(-50%) translateY(-3px)}.scroll-button{width:50px;height:50px;border-radius:50%;background:#6366f126;border:2px solid rgba(99,102,241,.4);display:flex;align-items:center;justify-content:center;transition:all .3s ease;animation:bounce 2s infinite}.scroll-indicator:hover .scroll-button{background:#6366f140;border-color:#6366f199}.scroll-arrow{width:16px;height:16px;border-left:2px solid #6366F1;border-bottom:2px solid #6366F1;margin-top:-4px;transform:rotate(-45deg)}@keyframes bounce{0%,to{transform:translateY(0)}50%{transform:translateY(4px)}}.scroll-text{font-size:.75rem;color:#6366f1;text-transform:uppercase;letter-spacing:1.5px;font-weight:600}section{min-height:100vh;max-width:1200px;margin:0 auto;padding:6rem 2rem;opacity:1;transform:translateY(0);transition:opacity .8s ease,transform .8s ease;position:relative;z-index:1;display:flex;flex-direction:column;justify-content:center}section:not(.hero){opacity:0}section.visible{opacity:1;transform:translateY(0)}@media(min-width:1024px){html{scroll-snap-type:y mandatory;scroll-behavior:smooth}.hero,#why-apps-fail,#how-it-works,#what-happens-next,#who-this-is-for,#final-cta{scroll-snap-align:start}}h2{font-size:clamp(1.8rem,3.5vw,2.3rem);margin-bottom:3rem;text-align:center}.mismatch-cards{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:2rem;margin-top:2rem}.mismatch-card{background:linear-gradient(135deg,#ffffff08,#ffffff03);border:1px solid rgba(255,255,255,.1);border-radius:20px;overflow:hidden;transition:all .3s ease;display:grid;grid-template-rows:1fr 1fr;min-height:320px}.mismatch-card:hover{transform:translateY(-5px);box-shadow:0 8px 25px #0000004d}.mismatch-side{padding:2rem;border-bottom:1px solid rgba(255,255,255,.1);background:#ff4b4b0d;display:flex;flex-direction:column;justify-content:center}.match-side{padding:2rem;background:#6366f10d;display:flex;flex-direction:column;justify-content:center}.side-label{display:flex;align-items:center;gap:.8rem;font-size:.85rem;font-weight:600;text-transform:uppercase;letter-spacing:1px;margin-bottom:1rem}.mismatch-side .side-label{color:#ff6b6b}.match-side .side-label{color:#818cf8}.side-icon{width:20px;height:20px}.side-content{color:#e0e0e0;line-height:1.7;font-size:.95rem;flex:1}.side-content strong{color:#fff}.steps{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem;margin-top:2rem}.step{text-align:center;padding:2.5rem 2rem;background:linear-gradient(135deg,#6366f10d,#818cf808);border-radius:20px;border:1px solid rgba(99,102,241,.2);transition:all .4s ease;position:relative;overflow:hidden}.step:before{content:"";position:absolute;top:-50%;left:-50%;width:200%;height:200%;background:radial-gradient(circle,rgba(99,102,241,.1) 0%,transparent 70%);opacity:0;transition:opacity .4s ease}.step:hover:before{opacity:1}.step:hover{background:linear-gradient(135deg,#6366f114,#818cf80d);border-color:#6366f166;transform:translateY(-8px);box-shadow:0 6px 20px #6366f126}.step-icon{width:70px;height:70px;margin:0 auto 1.5rem;position:relative}.step-icon svg{width:100%;height:100%}.step h3{font-size:1.3rem;margin-bottom:1rem;color:#fff}.step p{color:#b0b0b0;line-height:1.7}.step strong{color:#fff;font-weight:700}.audience-section h2{margin-bottom:2rem}.audience-list{max-width:800px;margin:0 auto;display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:1.5rem;list-style:none}.audience-list li{padding:2.5rem;background:linear-gradient(135deg,#6366f10d,#818cf805);border:2px solid rgba(99,102,241,.15);border-radius:16px;color:#e0e0e0;font-size:1.1rem;line-height:1.6;transition:all .3s ease;cursor:default;display:flex;align-items:flex-start;gap:1.5rem}.audience-list li:hover{background:linear-gradient(135deg,#6366f114,#818cf80a);border-color:#6366f14d}.audience-icon{width:40px;height:40px;flex-shrink:0}.audience-icon svg{width:100%;height:100%}@media(max-width:768px){.audience-list{grid-template-columns:1fr!important;grid-auto-flow:row}}#what-happens-next{text-align:center}.timeline{max-width:560px;margin:0 auto 1.75rem;text-align:left;position:relative}.timeline:before{content:"";position:absolute;left:13px;top:22px;bottom:14px;width:2px;background:linear-gradient(to bottom,#6366f1,#6366f126);z-index:0}.timeline-item{display:flex;gap:1.25rem;margin-bottom:1.5rem;align-items:flex-start;position:relative}.timeline-item:last-child{margin-bottom:0}.timeline-dot{flex-shrink:0;width:28px;height:28px;border-radius:50%;background:#0a0a0a;border:2px solid #6366F1;display:flex;align-items:center;justify-content:center;font-size:.72rem;font-weight:700;color:#818cf8;position:relative;z-index:1}.timeline-item:first-child .timeline-dot{background:#6366f1;border-color:#818cf8;color:#fff;box-shadow:0 0 12px #6366f180}.timeline-content{flex:1;padding-top:.2rem}.timeline-content h3{font-size:1.1rem;margin-bottom:.35rem;color:#fff;font-weight:600;line-height:1.4}.timeline-content p{color:#b0b0b0;line-height:1.6;font-size:.92rem}.timeline-content p strong{color:#fff;font-weight:600}@media(max-width:768px){.timeline-item{gap:1rem}.timeline-content h3{font-size:1rem}.timeline-content p{font-size:.9rem}}#quiz-section{min-height:100vh;max-width:700px;margin:0 auto;padding:4rem 2rem;display:none;position:relative;z-index:10}#quiz-section.active{display:flex;flex-direction:column;justify-content:center}.quiz-container{background:#ffffff0d;border:1px solid rgba(255,255,255,.1);border-radius:20px;padding:3rem;box-shadow:0 10px 40px #0000004d}.progress-bar{width:100%;height:6px;background:#ffffff1a;border-radius:10px;margin-bottom:1rem;overflow:hidden}.progress-fill{height:100%;background:linear-gradient(90deg,#6366f1,#818cf8);border-radius:10px;width:0%;transition:width .3s ease}.progress-text{text-align:center;color:#a0a0a0;margin-bottom:2.5rem;font-size:.9rem}.quiz-step{display:none;animation:fadeIn .15s ease}.quiz-step.active{display:block}@keyframes fadeIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.quiz-question{font-size:1.4rem;margin-bottom:2rem;color:#fff;font-weight:600;line-height:1.4}.quiz-subquestion{font-size:1rem;margin-bottom:1.5rem;color:#b0b0b0;font-weight:500}.form-group{margin-bottom:1.5rem}label{display:block;margin-bottom:.5rem;color:#e0e0e0;font-size:1rem}input[type=email],input[type=text],select,textarea{width:100%;padding:1rem;background:#ffffff0d;border:1px solid rgba(255,255,255,.2);border-radius:10px;color:#fff;font-size:1rem;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;transition:all .3s ease}select option{background:#1a1a1a;color:#fff;padding:.5rem}input[type=email]:focus,input[type=text]:focus,select:focus,textarea:focus{outline:none;border-color:#6366f1;background:#ffffff14}input.error,select.error{border-color:#ff6b6b}.error-message{color:#ff6b6b;font-size:.85rem;margin-top:.5rem;display:none}.error-message.show{display:block}textarea{resize:vertical;min-height:100px;line-height:1.6}.optional-label{color:#a0a0a0;font-size:.85rem;font-style:italic}.radio-group,.checkbox-group{display:flex;flex-direction:column;gap:1rem}.radio-option,.checkbox-option{display:flex;align-items:center;padding:1.2rem;background:#ffffff08;border:2px solid rgba(255,255,255,.1);border-radius:12px;cursor:pointer;transition:all .2s ease;-webkit-user-select:none;user-select:none}.radio-option:hover,.checkbox-option:hover{background:#ffffff0f;border-color:#6366f180}.radio-option.selected,.checkbox-option.selected{background:#6366f126;border-color:#6366f1}.radio-option input[type=radio],.checkbox-option input[type=checkbox]{margin-right:1rem;width:20px;height:20px;cursor:pointer;flex-shrink:0;pointer-events:none;accent-color:#6366F1}.radio-option label,.checkbox-option label{flex:1;cursor:pointer;margin-bottom:0;pointer-events:none}.checkbox-counter{position:sticky;top:0;text-align:center;padding:1rem;background:#6366f126;border:1px solid rgba(99,102,241,.3);border-radius:10px;margin-bottom:1.5rem;color:#818cf8;font-size:.95rem;font-weight:600;z-index:10}.continent-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem;margin-bottom:1.5rem}.continent-card{min-height:120px;padding:1.5rem;background:#6366f114;border:2px solid rgba(99,102,241,.2);border-radius:12px;cursor:pointer;transition:all .3s ease;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.8rem;text-align:center}.continent-card:hover{background:#6366f11f;border-color:#6366f166;transform:translateY(-3px);box-shadow:0 4px 15px #6366f133}.continent-card.selected{background:#6366f126;border-color:#6366f1}.continent-emoji{font-size:2.5rem;line-height:1}.continent-name{font-size:1rem;font-weight:600;color:#e0e0e0}.country-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem;margin-bottom:1.5rem}.country-card{min-height:80px;padding:1.2rem;background:#6366f10d;border:2px solid rgba(99,102,241,.15);border-radius:12px;cursor:pointer;transition:all .3s ease;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.5rem;text-align:center;font-size:.95rem;font-weight:500;color:#e0e0e0}.country-flag{font-size:2rem;line-height:1}.country-name{font-size:.9rem;line-height:1.3}.country-card:hover{background:#6366f11a;border-color:#6366f14d;transform:translateY(-2px);box-shadow:0 3px 12px #6366f126}.country-card.selected{background:#6366f126;border-color:#6366f1}.country-card.selected .country-name{color:#fff}.country-dropdown-section{margin-top:1.5rem}.country-dropdown-label{font-size:.9rem;color:#b0b0b0;margin-bottom:.8rem;display:block}.country-search-wrapper{position:relative}.country-search{width:100%;padding:1rem;background:#ffffff0d;border:1px solid rgba(255,255,255,.2);border-radius:10px;color:#fff;font-size:1rem;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;transition:all .3s ease}.country-search:focus{outline:none;border-color:#6366f1;background:#ffffff14}.country-dropdown{display:none;position:absolute;top:100%;left:0;right:0;margin-top:.5rem;max-height:250px;overflow-y:auto;background:#141414fa;border:1px solid rgba(99,102,241,.3);border-radius:10px;box-shadow:0 8px 24px #0006;z-index:100}.country-dropdown.show{display:block}.country-dropdown-item{padding:.9rem 1rem;display:flex;align-items:center;gap:.8rem;cursor:pointer;transition:background .2s ease;color:#e0e0e0;font-size:.95rem}.country-dropdown-item:hover{background:#6366f126;color:#fff}.country-dropdown-item.hidden{display:none}.country-flag-small{font-size:1.3rem;line-height:1}.country-selector-substep{display:none}.country-selector-substep.active{display:block}@media(max-width:768px){.continent-grid,.country-grid{grid-template-columns:repeat(2,1fr)}}.quiz-buttons{display:flex;justify-content:space-between;margin-top:2rem}.btn-secondary{background:#ffffff1a;color:#fff;border:1px solid rgba(255,255,255,.2);padding:.8rem 2rem;font-size:1rem;font-weight:600;border-radius:10px;cursor:pointer;transition:all .3s ease}.btn-secondary:hover{background:#ffffff26}.btn-primary{background:#6366f1;color:#fff;border:none;padding:.8rem 2rem;font-size:1rem;font-weight:600;border-radius:10px;cursor:pointer;transition:all .3s ease}.btn-primary:hover{background:#818cf8}.btn-primary:disabled{background:#6366f14d;cursor:not-allowed}#thank-you{display:none;text-align:center;padding:4rem 2rem;max-width:700px;margin:0 auto}#thank-you.active{display:block;animation:fadeIn .5s ease}#thank-you h2{font-size:2.5rem;margin-bottom:1.5rem;color:#818cf8}#thank-you p{font-size:1.2rem;color:#a0a0a0;line-height:1.8}@media(max-width:768px){.hero{padding:1.5rem}section{padding:4rem 1.5rem}.quiz-container{padding:2rem 1.5rem}.steps,.mismatch-cards{grid-template-columns:1fr}.quiz-buttons{flex-direction:column;gap:1rem}.btn-secondary,.btn-primary{width:100%}.scroll-indicator{bottom:2rem}}@media(min-width:1024px)and (max-height:900px){section{padding-top:3rem;padding-bottom:3rem}h2{margin-bottom:1.5rem}.mismatch-card{min-height:260px}.step,.audience-list li{padding:1.5rem}#quiz-section{padding-top:2rem;padding-bottom:2rem}}*,*:before,*:after{box-sizing:border-box}body{margin:0;font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}
