.homepage{background-color:#121212;color:#fff;overflow-x:hidden}.homepage div,.homepage p,.homepage span{word-break:normal;overflow-wrap:break-word;hyphens:none;text-align:center}*{box-sizing:border-box}.homepage *{max-width:100%}.homepage-content{padding-top:80px}.header{position:fixed;top:0;left:0;right:0;background:hsla(0,0%,5%,.8);backdrop-filter:blur(20px);padding:1rem;z-index:1000;border-bottom:1px solid hsla(0,0%,100%,.1);transition:all .3s ease}.header-container{max-width:960px;margin:0 auto;display:flex;justify-content:space-between;align-items:center}.header-logo{font-size:1.5rem;font-weight:700;margin:0;background:linear-gradient(135deg,#8b5cf6,#3b82f6);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;cursor:pointer;transition:transform .2s ease}.header-logo:hover{transform:scale(1.05)}.header-button{background:linear-gradient(135deg,#8b5cf6,#3b82f6);color:#fff;padding:.5rem 1rem;border-radius:25px;border:none;font-weight:700;cursor:pointer;transition:all .4s cubic-bezier(.4,0,.2,1);box-shadow:0 2px 10px rgba(139,92,246,.3);position:relative;overflow:hidden}.header-button:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,hsla(0,0%,100%,.2),transparent);transition:left .6s ease}.header-button:hover{transform:translateY(-2px) scale(1.05);box-shadow:0 6px 20px rgba(139,92,246,.4)}.header-button:hover:before{left:100%}.section{padding:60px 20px;min-height:100vh;display:flex;align-items:center;justify-content:center;position:relative;overflow:hidden}.section-hero{background:linear-gradient(135deg,#0c0c0c,#1a1a2e 25%,#16213e 50%,#0f3460 75%,#1e1b4b)}.section-hero:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:radial-gradient(circle at 15% 15%,rgba(139,92,246,.15) 0,transparent 40%),radial-gradient(circle at 85% 85%,rgba(59,130,246,.12) 0,transparent 40%),radial-gradient(circle at 50% 50%,rgba(61,81,118,.08) 0,transparent 60%),radial-gradient(circle at 30% 80%,rgba(168,85,247,.1) 0,transparent 50%);pointer-events:none;animation:float 20s ease-in-out infinite}.section-how-it-works{background:linear-gradient(135deg,#0f172a,#1e293b 25%,#0f766e 50%,#134e4a 75%,#064e3b)}.section-how-it-works:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:radial-gradient(circle at 20% 30%,rgba(20,184,166,.15) 0,transparent 45%),radial-gradient(circle at 80% 20%,rgba(6,182,212,.12) 0,transparent 45%),radial-gradient(circle at 60% 80%,rgba(34,197,94,.1) 0,transparent 50%),radial-gradient(circle at 40% 60%,rgba(16,185,129,.08) 0,transparent 40%);pointer-events:none;animation:float 25s ease-in-out infinite reverse}.section-cta{background:linear-gradient(135deg,#1e1b4b,#312e81 25%,#7c3aed 50%,#a855f7 75%,#ec4899)}.section-cta:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:radial-gradient(circle at 25% 25%,rgba(236,72,153,.2) 0,transparent 50%),radial-gradient(circle at 75% 75%,rgba(168,85,247,.15) 0,transparent 50%),radial-gradient(circle at 50% 10%,rgba(139,92,246,.12) 0,transparent 45%),radial-gradient(circle at 10% 90%,rgba(217,70,239,.1) 0,transparent 40%);pointer-events:none;animation:float 30s ease-in-out infinite}@keyframes float{0%,to{transform:translateY(0) rotate(0deg)}33%{transform:translateY(-20px) rotate(1deg)}66%{transform:translateY(10px) rotate(-1deg)}}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.animate-spin{animation:spin 1s linear infinite}.section-container{max-width:960px;width:100%;position:relative;z-index:1}.section-container-center{max-width:960px;position:relative;z-index:1}.section-container-center,.section-container-center *{text-align:center!important}.hero-background{position:absolute;top:8rem;left:4rem;width:18rem;height:18rem;background-color:rgba(61,81,118,.05);border-radius:50%;filter:blur(3rem);opacity:.7}.status-badge{display:inline-flex;align-items:center;gap:12px;padding:12px 20px;border-radius:50px;background-color:rgba(0,0,0,.7);border:1px solid hsla(0,0%,100%,.2);color:#f9fafb;margin-bottom:2rem;backdrop-filter:blur(20px);box-shadow:0 4px 20px rgba(0,0,0,.3);max-width:90vw;text-align:center;flex-wrap:wrap;justify-content:center}.status-dot{width:8px;height:8px;background-color:#22c55e;border-radius:50%;box-shadow:0 0 8px rgba(34,197,94,.5)}.status-text{font-weight:500}.status-secondary,.status-separator{color:#d1d5db}.hero-title{font-size:clamp(2.5rem,6vw,5rem);font-weight:900;color:#fff;margin-bottom:2rem;line-height:1.2;letter-spacing:-.02em;text-shadow:0 2px 4px rgba(0,0,0,.3)}.hero-title-line{display:block;margin-bottom:.5rem}.hero-title-accent{background:linear-gradient(135deg,#22c55e,#06b6d4);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.hero-title-accent,.section-title{color:#fff;text-shadow:0 2px 4px rgba(0,0,0,.3)}.section-title{font-size:clamp(2.5rem,6vw,5rem);font-weight:900;margin-bottom:2rem;line-height:1.2}.section-subtitle{font-size:clamp(1.125rem,2.5vw,1.5rem);color:#f3f4f6;font-weight:400;line-height:1.6;text-shadow:0 1px 2px rgba(0,0,0,.2);max-width:800px}.hero-subtitle,.section-subtitle{margin-bottom:3rem;margin-left:auto;margin-right:auto}.hero-subtitle{max-width:700px}.hero-subtitle-primary{font-size:clamp(1.125rem,2.5vw,1.5rem);color:#f9fafb;margin-bottom:1rem;line-height:1.6}.hero-subtitle-primary,.hero-subtitle-secondary{font-weight:400;text-shadow:0 1px 2px rgba(0,0,0,.2);max-width:100%;text-align:center!important;word-break:normal;overflow-wrap:break-word;hyphens:none}.hero-subtitle-secondary{font-size:clamp(1rem,2vw,1.25rem);color:#e5e7eb;line-height:1.5}.hero-subtitle-highlight{color:#fff;font-weight:600;background:linear-gradient(135deg,#8b5cf6,#3b82f6);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.cta-button{background:linear-gradient(135deg,#8b5cf6,#3b82f6 50%,#06b6d4);color:#fff;padding:1rem 2.5rem;border-radius:50px;border:2px solid hsla(0,0%,100%,.2);font-weight:600;font-size:1.1rem;cursor:pointer;margin-bottom:2rem;transition:all .3s cubic-bezier(.4,0,.2,1);box-shadow:0 4px 20px rgba(139,92,246,.4),0 2px 10px rgba(0,0,0,.2);position:relative;overflow:hidden;text-shadow:0 1px 2px rgba(0,0,0,.3);min-height:48px;display:inline-flex;align-items:center;justify-content:center;text-decoration:none}.cta-button,.cta-button-secondary,.header-button,.header-logo,.status-badge{white-space:nowrap}.cta-button:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,hsla(0,0%,100%,.2),transparent);transition:left .6s ease}.cta-button:hover{transform:translateY(-2px) scale(1.02);box-shadow:0 8px 30px rgba(139,92,246,.6),0 4px 15px rgba(0,0,0,.3);border-color:hsla(0,0%,100%,.4)}.cta-button:focus{outline:2px solid #8b5cf6;outline-offset:2px}.cta-button:disabled{opacity:.7;cursor:not-allowed;transform:none!important}.cta-button:disabled:hover{transform:none!important;box-shadow:0 4px 20px rgba(139,92,246,.4),0 2px 10px rgba(0,0,0,.2)}.cta-button:hover:before{left:100%}.cta-button-large{font-size:1.2rem;padding:1.2rem 3.5rem}.section-hero .cta-button{background:linear-gradient(135deg,#8b5cf6,#3b82f6 50%,#06b6d4)}.section-how-it-works .cta-button{background:linear-gradient(135deg,#14b8a6,#06b6d4 50%,#3b82f6)}.section-cta .cta-button{background:linear-gradient(135deg,#ec4899,#a855f7 50%,#8b5cf6)}.trust-indicators{flex-wrap:wrap;justify-content:center;gap:2rem;color:#d1d5db;font-size:.875rem}.trust-indicators,.trust-item{display:flex;align-items:center}.trust-item{gap:.5rem}.final-trust-indicators{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:2rem;max-width:800px;margin:0 auto}.trust-feature{text-align:center}.trust-icon{width:64px;height:64px;background-color:rgba(61,81,118,.2);border-radius:50%;display:inline-flex;align-items:center;justify-content:center;font-size:2rem;margin-bottom:1rem}.trust-text{color:#e5e7eb;font-size:1rem;margin:0}.steps-grid{display:grid;gap:2rem;max-width:100%}.step-card{background-color:#181818;padding:2.5rem 2rem;border:1px solid rgba(40,40,40,.5);transition:all .3s ease;background:rgba(0,0,0,.6);backdrop-filter:blur(20px);border:1px solid hsla(0,0%,100%,.3);padding:2rem 1.5rem;border-radius:16px;text-align:center;transition:all .4s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden;box-shadow:0 4px 20px rgba(0,0,0,.3);max-width:100%}.step-card:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(135deg,hsla(0,0%,100%,.1),hsla(0,0%,100%,.05));opacity:0;transition:opacity .4s ease;pointer-events:none}.step-card:hover{transform:translateY(-8px) scale(1.02);border-color:hsla(0,0%,100%,.3);background:rgba(0,0,0,.5);box-shadow:0 20px 60px rgba(0,0,0,.4),0 8px 32px hsla(0,0%,100%,.2)}.step-card:hover:before{opacity:1}.section-hero .step-card{background:rgba(0,0,0,.4);border-color:rgba(107,127,191,.3)}.section-how-it-works .step-card{background:rgba(20,184,166,.1);border-color:rgba(20,184,166,.2)}.section-how-it-works .step-card:hover{box-shadow:0 20px 60px rgba(20,184,166,.2),0 8px 32px rgba(20,184,166,.1)}.section-cta .step-card{background:rgba(0,0,0,.5);border-color:rgba(107,127,191,.4)}.section-cta .step-card:hover{box-shadow:0 20px 60px rgba(236,72,153,.2),0 8px 32px rgba(236,72,153,.1)}.step-number{background:linear-gradient(135deg,#22c55e,#06b6d4);border-radius:16px;width:80px;height:80px;display:inline-flex;align-items:center;justify-content:center;font-weight:900;font-size:1.5rem;margin-bottom:2rem;box-shadow:0 4px 15px rgba(34,197,94,.3)}.step-number,.step-title{color:#fff;text-shadow:0 1px 2px rgba(0,0,0,.3)}.step-title{font-size:clamp(1.25rem,3vw,1.75rem);font-weight:700;margin-bottom:1rem;line-height:1.3}.step-description{color:#f3f4f6;font-size:clamp(.9rem,1.8vw,1.1rem);line-height:1.7;font-weight:400;margin-bottom:1.5rem;text-shadow:0 1px 2px rgba(0,0,0,.2)}.step-highlight{color:#fff;font-weight:600;background:linear-gradient(135deg,#22c55e,#06b6d4);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;text-shadow:0 1px 2px rgba(0,0,0,.3)}.step-feature{display:flex;align-items:center;justify-content:center;gap:.75rem;color:#22c55e;font-size:.875rem;font-weight:500;text-shadow:0 1px 2px rgba(0,0,0,.2)}.step-feature-dot{width:8px;height:8px;background-color:#22c55e;border-radius:50%;box-shadow:0 0 6px rgba(34,197,94,.4)}@media (max-width:767px){.steps-grid{grid-template-columns:1fr;gap:1.5rem}.section{padding:40px 16px;min-height:auto}.hero-background{display:none}.trust-indicators{gap:1rem;font-size:.8rem;flex-direction:column;text-align:center}.step-card{padding:1.5rem 1rem;margin:0 auto;max-width:100%}.step-number{width:60px;height:60px;font-size:1.2rem;margin-bottom:1rem}.cta-button,.cta-button-secondary{padding:.875rem 2rem;font-size:1rem;width:100%;max-width:300px}.header-container{padding:0 1rem}.header-logo{font-size:1.25rem}.header-button{padding:.5rem 1rem;font-size:.9rem}.form-card{margin:0 auto 1rem!important;padding:1rem!important}.form-grid-cols-2{grid-template-columns:1fr!important;gap:.75rem!important}.final-trust-indicators{grid-template-columns:1fr!important;gap:1rem!important;text-align:center}.trust-feature{padding:1rem}.trust-icon{width:48px!important;height:48px!important;font-size:1.5rem!important}.trust-text{font-size:.875rem!important}}@media (min-width:768px) and (max-width:1023px){.steps-grid{grid-template-columns:repeat(2,1fr);gap:2rem}.section{padding:50px 24px}.step-card{padding:2rem 1.5rem}.hero-title,.section-title{font-size:clamp(3rem,7vw,4.5rem)}.cta-buttons-container{flex-direction:row;gap:1.5rem;flex-wrap:wrap;justify-content:center}}@media (min-width:1024px){.steps-grid{grid-template-columns:repeat(3,1fr)}}.cta-button-secondary{background:hsla(0,0%,100%,.15);color:#fff;border:2px solid hsla(0,0%,100%,.3);padding:1rem 2.5rem;border-radius:50px;font-size:1rem;font-weight:600;cursor:pointer;position:relative;overflow:hidden;transition:all .3s cubic-bezier(.4,0,.2,1);backdrop-filter:blur(10px);text-decoration:none;display:inline-flex;align-items:center;justify-content:center;text-align:center;min-width:200px;min-height:48px;text-shadow:0 1px 2px rgba(0,0,0,.3);box-shadow:0 2px 10px rgba(0,0,0,.2)}.cta-button-secondary:hover{transform:translateY(-2px);background:hsla(0,0%,100%,.25);border-color:hsla(0,0%,100%,.5);box-shadow:0 6px 20px rgba(0,0,0,.4),0 2px 10px hsla(0,0%,100%,.1)}.cta-button-secondary:focus{outline:2px solid #fff;outline-offset:2px}.cta-buttons-container{display:flex;flex-direction:column;gap:1rem;align-items:center}@media (min-width:768px){.cta-buttons-container{flex-direction:row;justify-content:center;gap:1.5rem}}