.landing-container{min-height:100vh;background:#0a0a0f;color:#e5e5e5;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,sans-serif;overflow-x:hidden}.landing-nav{position:fixed;top:0;left:0;right:0;z-index:100;display:flex;justify-content:space-between;align-items:center;padding:1.25rem 3rem;background:#0a0a0fcc;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border-bottom:1px solid rgba(255,255,255,.06)}.nav-logo{font-size:1.25rem;font-weight:600;color:#fff;letter-spacing:-.02em}.nav-links{display:flex;align-items:center;gap:1.5rem}.nav-link{background:none;border:none;color:#a3a3a3;font-size:.875rem;font-weight:500;cursor:pointer;transition:color .2s ease}.nav-link:hover{color:#fff}.nav-cta{background:#ffffff14;border:1px solid rgba(255,255,255,.12);color:#fff;font-size:.875rem;font-weight:500;padding:.5rem 1rem;border-radius:6px;cursor:pointer;transition:all .2s ease}.nav-cta:hover{background:#ffffff1f;border-color:#fff3}.hero-section{position:relative;min-height:100vh;display:flex;align-items:center;justify-content:center;padding:6rem 2rem 4rem;overflow:hidden}.hero-content{position:relative;z-index:10;max-width:760px;text-align:center}.hero-headline{font-size:clamp(2.5rem,6vw,4rem);font-weight:500;color:#fff;line-height:1.1;margin:0 0 1.5rem;letter-spacing:-.03em}.hero-subheadline{font-size:clamp(1rem,2vw,1.25rem);color:#a3a3a3;line-height:1.6;margin:0 0 1.25rem;max-width:6000px;margin-left:auto;margin-right:auto}.hero-status{font-size:.875rem;color:#636363;margin:0 0 2.5rem;padding-top:.5rem}.hero-ctas{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}.cta-primary{background:linear-gradient(135deg,#f97316,#ea580c);border:none;color:#fff;font-size:1rem;font-weight:500;padding:.875rem 2rem;border-radius:8px;cursor:pointer;transition:all .2s ease;box-shadow:0 4px 24px #f973164d}.cta-primary:hover{box-shadow:0 6px 32px #f9731666}.cta-secondary{background:transparent;border:1px solid rgba(255,255,255,.2);color:#fff;font-size:1rem;font-weight:500;padding:.875rem 2rem;border-radius:8px;cursor:pointer;transition:all .2s ease}.cta-secondary:hover{background:#ffffff0d;border-color:#ffffff4d}.hero-gradient-orb{position:absolute;border-radius:50%;filter:blur(100px);opacity:.4;pointer-events:none}.hero-orb-1{width:500px;height:500px;background:radial-gradient(circle,#f97316 0%,transparent 70%);top:10%;left:-10%}.hero-orb-2{width:400px;height:400px;background:radial-gradient(circle,#fb923c 0%,transparent 70%);bottom:10%;right:-5%}.problem-section{padding:6rem 3rem 4rem;max-width:900px;margin:0 auto;display:flex;justify-content:flex-end}.problem-content{max-width:65ch;text-align:right}.section-header{font-size:clamp(1.75rem,4vw,2.25rem);font-weight:600;color:#fff;margin:0 0 1.5rem;letter-spacing:-.02em}.section-body{font-size:1.0625rem;color:#d1d5db;line-height:1.7;margin:0}.solution-section{padding:4rem 3rem 6rem;max-width:900px;margin:0 auto}.solution-content{max-width:65ch;margin-bottom:3rem}.solution-card{position:relative;background:#ffffff06;border:1px solid rgba(255,255,255,.06);border-radius:20px;padding:1.5rem 1.5rem 0;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);overflow:hidden}.solution-mockup{position:relative;display:flex;justify-content:center;padding-bottom:1.5rem}.mockup-image{max-width:100%;height:auto;border-radius:12px;box-shadow:0 8px 32px #00000040}.solution-accent{position:absolute;bottom:0;left:0;right:0;height:100px;background:linear-gradient(to top,rgba(255,180,50,.12) 0%,rgba(255,140,50,.06) 40%,transparent 100%);filter:blur(24px);pointer-events:none}.pilot-section{padding:6rem 3rem;max-width:1100px;margin:0 auto}.pilot-content{text-align:center}.pilot-title{font-size:clamp(1.75rem,4vw,2.25rem);font-weight:600;color:#fff;margin:0 0 1rem;letter-spacing:-.02em}.pilot-description{font-size:1.05rem;color:#a3a3a3;line-height:1.6;max-width:680px;margin:0 auto 3rem}.pilot-attributes{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1.25rem}.attribute-card{background:#ffffff05;border:1px solid rgba(255,255,255,.06);border-radius:12px;padding:1.5rem;text-align:left;transition:all .2s ease}.attribute-card:hover{background:#ffffff0a;border-color:#ffffff1a}.attribute-icon{width:40px;height:40px;margin-bottom:1rem;color:#f97316}.attribute-icon svg{width:100%;height:100%}.attribute-title{font-size:1rem;font-weight:600;color:#fff;margin:0 0 .5rem}.attribute-text{font-size:.875rem;color:#737373;line-height:1.6;margin:0}.pilot-tagline{font-size:.975rem;color:#f97316;margin:2.5rem 0 0;text-align:center;letter-spacing:.01em}.contact-section{padding:6rem 2rem;display:flex;justify-content:center}.contact-card{width:100%;max-width:520px;background:#ffffff05;border:1px solid rgba(255,255,255,.08);border-radius:20px;padding:2.5rem;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px)}.contact-title{font-size:1.5rem;font-weight:600;color:#fff;margin:0 0 .5rem;text-align:center;letter-spacing:-.02em}.contact-subtitle{font-size:.9375rem;color:#737373;text-align:center;margin:0 0 2rem}.contact-form{display:flex;flex-direction:column;gap:1.25rem}.contact-form .form-row{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem}.form-group{display:flex;flex-direction:column;gap:.5rem}.form-label{font-size:.8125rem;font-weight:500;color:#a3a3a3}.form-input,.form-textarea{background:#ffffff0a;border:1px solid rgba(255,255,255,.08);border-radius:8px;padding:.75rem 1rem;font-size:.9375rem;color:#e5e5e5;font-family:inherit;transition:all .2s ease}.form-input::placeholder,.form-textarea::placeholder{color:#525252}.form-input:focus,.form-textarea:focus{outline:none;border-color:#6366f180;background:#ffffff0f}.form-input:disabled,.form-textarea:disabled{cursor:not-allowed;opacity:.6}.form-textarea{resize:vertical;min-height:100px}.contact-submit{background:linear-gradient(135deg,#3b82f6,#6366f1);border:none;color:#fff;font-size:1rem;font-weight:500;padding:.875rem 1.5rem;border-radius:8px;cursor:pointer;transition:all .2s ease;margin-top:.5rem}.contact-submit:disabled{opacity:.5;cursor:not-allowed}.contact-submit:not(:disabled):hover{box-shadow:0 4px 24px #3b82f64d}.contact-note{font-size:.8125rem;color:#525252;text-align:center;margin:.5rem 0 0;font-style:italic}.landing-footer{padding:2rem;text-align:center;border-top:1px solid rgba(255,255,255,.04)}.footer-text{font-size:.8125rem;color:#525252;margin:0}@media (max-width: 768px){.landing-nav{padding:1rem 1.5rem}.hero-section{padding:5rem 1.5rem 3rem}.hero-ctas{flex-direction:column;width:100%;max-width:280px;margin:0 auto}.cta-primary,.cta-secondary{width:100%;text-align:center}.problem-section{padding:4rem 1.5rem 3rem}.section-body{font-size:1rem}.solution-section{padding:3rem 1.5rem 4rem}.solution-content{margin-bottom:2rem}.solution-card{padding:1rem 1rem 0;border-radius:16px}.pilot-section{padding:4rem 1.5rem}.pilot-attributes{grid-template-columns:1fr}.contact-section{padding:4rem 1.5rem}.contact-card{padding:1.5rem}.contact-form .form-row{grid-template-columns:1fr}.hero-orb-1,.hero-orb-2{width:300px;height:300px;opacity:.3}}@media (max-width: 480px){.landing-nav{padding:1rem}.nav-links{gap:.75rem}.nav-link{display:none}.hero-headline{font-size:2rem}.section-header{font-size:1.5rem}}.kyc-container{min-height:100vh;background:#f5f7fa;position:relative;overflow-y:auto;padding-bottom:100px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,sans-serif}.kyc-progress-bar{background:#fff;padding:1rem 2rem;border-bottom:1px solid #e5e7eb;display:flex;align-items:center;position:sticky;top:0;z-index:20}.kyc-progress-indicator{display:flex;align-items:center;gap:.75rem;color:#6b7280;font-size:.875rem;font-weight:500}.kyc-progress-fill-container{width:200px;height:6px;background:#e5e7eb;border-radius:3px;overflow:hidden}.kyc-progress-fill{width:80%;height:100%;background:linear-gradient(90deg,#10b981,#34d399);border-radius:3px;transition:width .6s ease}.kyc-next-step{color:#9ca3af;font-size:.875rem}.kyc-header{background:#fff;padding:2rem;text-align:center;border-bottom:1px solid #e5e7eb}.kyc-header h1{font-size:1.75rem;font-weight:600;color:#111827;margin:0}.kyc-background-form{padding:3rem;max-width:800px;margin:0 auto;position:relative;opacity:.4;pointer-events:none;filter:blur(1px)}.form-section{background:#fff;border-radius:12px;padding:2rem;margin-bottom:1.5rem;border:1px solid #e5e7eb}.form-section-title{font-size:1.125rem;font-weight:600;color:#374151;margin:0 0 1.5rem;padding-bottom:.75rem;border-bottom:2px solid #f3f4f6}.form-row{display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem;margin-bottom:1.5rem}.form-row:last-child{margin-bottom:0}.form-row.single{grid-template-columns:1fr}.form-field{display:flex;flex-direction:column;gap:.5rem}.form-label{font-size:.875rem;font-weight:500;color:#6b7280}.form-input{padding:.75rem 1rem;border:1px solid #d1d5db;border-radius:8px;font-size:.9375rem;background:#f9fafb;color:#9ca3af}.kyc-document-card{position:fixed;top:25%;left:27%;transform:translate(-50%,-50%);width:90%;max-width:600px;max-height:60vh;overflow-y:auto;background:#fffffff2;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border:1px solid rgba(255,255,255,.5);border-radius:24px;padding:2rem;box-shadow:0 20px 60px #0000001f,0 0 0 1px #fffc inset;z-index:10}.document-card-title{font-size:1.5rem;font-weight:600;color:#111827;margin:0 0 2rem;text-align:center}.document-section{margin-bottom:2rem}.document-section:last-of-type{margin-bottom:0}.document-section-label{font-size:1rem;font-weight:600;color:#374151;margin-bottom:1rem;display:block}.document-uploads{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem}.document-upload-item{background:#f9fafb;border:2px dashed #d1d5db;border-radius:12px;padding:1.5rem 1rem;text-align:center;position:relative;transition:all .3s ease}.document-upload-item.uploaded{background:#f0fdf4;border-color:#86efac;border-style:solid}.document-upload-label{font-size:.875rem;font-weight:500;color:#6b7280;display:block;margin-bottom:.5rem}.document-upload-status{font-size:.8125rem;color:#9ca3af}.document-upload-item.uploaded .document-upload-status{color:#16a34a;font-weight:500}.document-upload-item.uploaded:after{content:"✓";position:absolute;top:.5rem;right:.5rem;width:20px;height:20px;background:#16a34a;color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:.75rem;font-weight:700}.kyc-complete-button{width:100%;padding:1rem;background:linear-gradient(135deg,#ff8c00,#ff6b00);color:#fff;font-size:1.125rem;font-weight:600;border:none;border-radius:12px;cursor:pointer;margin-top:2rem;transition:all .3s cubic-bezier(.4,0,.2,1);box-shadow:0 4px 16px #ff8c004d}.kyc-complete-button:hover{transform:translateY(-2px);box-shadow:0 6px 20px #ff8c0066}.kyc-complete-button:active{transform:translateY(0)}.kyc-complete-button.loading{cursor:not-allowed;opacity:.9;display:flex;align-items:center;justify-content:center;gap:.75rem}.kyc-complete-button.loading:hover{transform:none}.spinner{width:20px;height:20px;border:2px solid rgba(255,255,255,.3);border-top-color:#fff;border-radius:50%;animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.kyc-disclaimer{position:fixed;bottom:0;left:0;right:0;background:#fff;padding:1.5rem;border-top:1px solid #e5e7eb;text-align:center;z-index:5}.kyc-disclaimer-text{font-size:.8125rem;color:#9ca3af;line-height:1.6;max-width:700px;margin:0 auto}.kyc-disclaimer-icon{display:inline-flex;align-items:center;justify-content:center;width:20px;height:20px;background:#10b981;color:#fff;border-radius:50%;font-size:.75rem;margin-right:.5rem;vertical-align:middle}@media (max-width: 768px){.kyc-background-form{padding:2rem 1.5rem}.kyc-document-card{padding:1.5rem;width:95%;max-height:75vh}.document-card-title{font-size:1.25rem;margin-bottom:1.5rem}.document-section{margin-bottom:1.5rem}.document-upload-item{padding:1rem .75rem}.kyc-complete-button{margin-top:1.5rem;padding:.875rem}.form-row{grid-template-columns:1fr}.kyc-progress-indicator{flex-wrap:wrap;gap:.5rem}.kyc-progress-fill-container{width:150px}.kyc-header h1{font-size:1.5rem}}.onboarding-container{min-height:100vh;width:100%;background:linear-gradient(135deg,gold,orange,#ff8c00);display:flex;flex-direction:column;align-items:center;justify-content:center;padding:3rem 2rem;box-sizing:border-box;position:relative;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,sans-serif}.onboarding-header{text-align:center;margin-bottom:2rem;max-width:700px}.onboarding-title{font-size:2.5rem;font-weight:300;color:#fff;line-height:1.2;letter-spacing:-.02em;margin:0 0 1rem}.onboarding-subtitle{font-size:1.25rem;font-weight:300;color:#fff;opacity:.95;line-height:1.5;margin:0}.onboarding-choices{display:grid;grid-template-columns:repeat(2,1fr);gap:2rem;max-width:900px;width:100%}.choice-card{background:#fffffff2;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.3);border-radius:20px;padding:3rem 2rem;box-shadow:0 4px 16px #00000014;cursor:pointer;text-align:center;transition:transform .2s cubic-bezier(.4,0,.2,1),box-shadow .2s cubic-bezier(.4,0,.2,1)}.choice-card:hover{transform:translateY(-4px);box-shadow:0 8px 24px #00000026}.choice-card:focus{outline:3px solid rgba(255,140,0,.5);outline-offset:2px}.choice-title{font-size:1.5rem;font-weight:600;color:#ff8c00;margin:0 0 .5rem}.choice-subtitle{font-size:1rem;font-weight:400;color:#ff8c00;opacity:.85;margin:0}.onboarding-footer{position:absolute;bottom:1.5rem;right:2rem;font-size:.875rem;font-weight:400;color:#fff;opacity:.8}@media (max-width: 767px){.onboarding-container{padding:2rem}.onboarding-title{font-size:2rem}.onboarding-choices{grid-template-columns:1fr;gap:1.5rem}.choice-card{padding:2rem 1.5rem}.onboarding-footer{position:relative;bottom:auto;right:auto;margin-top:2rem;text-align:center}}@media (min-width: 768px) and (max-width: 1024px){.onboarding-container,.choice-card{padding:2.5rem 1.5rem}}.transition-container{justify-content:center;align-items:center;text-align:center}.transition-content{display:flex;flex-direction:column;align-items:center;gap:.5rem}.transition-title{font-size:5rem;font-weight:700;color:#fff;text-transform:lowercase;letter-spacing:-.03em;line-height:1.1;margin:0}.transition-subtitle{font-size:3rem;font-weight:700;color:#fff;opacity:.95;text-transform:lowercase;letter-spacing:-.02em;line-height:1.2;margin:0}@media (max-width: 768px){.transition-title{font-size:3.5rem}.transition-subtitle{font-size:2rem}}@media (max-width: 480px){.transition-title{font-size:2.5rem}.transition-subtitle{font-size:1.5rem}}@media (prefers-reduced-motion: reduce){.transition-title,.transition-subtitle{animation:none!important}}.progress-bar-container{width:320px;height:4px;background:#ffffff4d;border-radius:2px;margin:0 auto 3rem;overflow:hidden;flex-shrink:0}.progress-bar-fill{height:100%;background:#fff;border-radius:2px}.question-screen{justify-content:flex-start;padding-top:3rem}.hesitation-overlay{background:radial-gradient(ellipse at top left,rgba(139,69,19,.3) 0%,transparent 50%),radial-gradient(ellipse at bottom right,rgba(205,92,92,.25) 0%,transparent 50%),linear-gradient(135deg,gold,orange,#ff8c00)}.risk-overlay{background:linear-gradient(135deg,orange,#ff8c00,#ff6b00)}.question-header{text-align:center;margin-bottom:3rem;flex-shrink:0}.question-title{font-size:3.5rem;font-weight:400;color:#fff;line-height:1.2;letter-spacing:-.02em;margin:0 0 1rem}.question-title u{text-underline-offset:.2em}.question-subtext{font-size:1.25rem;font-weight:300;color:#fff;opacity:.95;line-height:1.5;margin:0}.question-subtext em{font-style:italic}.question-subtext strong{font-weight:600}.question-cards-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem;max-width:900px;width:100%;margin:0 auto}.question-card{background:#ffffffd9;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border:1px solid rgba(255,255,255,.4);border-radius:20px;padding:2.5rem 2rem;cursor:pointer;text-align:center}.question-card:focus{outline:3px solid rgba(255,140,0,.5);outline-offset:2px}.question-card.selected{background:#fff;border:2px solid #FF8C00}.card-title{font-size:1.35rem;font-weight:600;color:#ff6b00;margin-bottom:.5rem;line-height:1.3}.card-subtitle{font-size:1rem;font-weight:400;color:#ff8c00;opacity:.8;line-height:1.4}@media (max-width: 768px){.question-title{font-size:2.5rem}.question-subtext{font-size:1.1rem}.question-cards-grid{grid-template-columns:1fr;gap:1.25rem}.progress-bar-container{width:260px}}*,*:before,*:after{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;padding:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#0a0a0f}#root{min-height:100vh}
