*{box-sizing:border-box;margin:0;padding:0}body{color:#222;background:#f8fafc;font-family:Arial,Helvetica,sans-serif}.container{width:90%;max-width:1280px;margin:auto}.navbar{z-index:1000;background:#fff;border-bottom:1px solid #e5e7eb;position:sticky;top:0;box-shadow:0 2px 10px #0000000a}.nav{justify-content:space-between;align-items:center;min-height:80px;padding:12px 0;display:flex}.logo{width:auto;height:34px}nav{align-items:center;gap:10px;display:flex}nav a{color:#334155;font-weight:600;text-decoration:none;transition:all .3s}nav a:hover{color:#0e2340}.nav-btn{color:#fff;background:#0e2340;border-radius:10px;padding:12px 24px;font-weight:600;text-decoration:none;display:inline-block}.nav-actions{align-items:center;gap:16px;display:flex}.nav-login{color:#0e2340;font-size:16px;font-weight:600;text-decoration:none;transition:all .3s}.nav-login:hover{color:#1d4ed8}.nav-signup{color:#fff;cursor:pointer;background:#0e2340;border:none;border-radius:10px;height:46px;padding:0 22px;font-size:15px;font-weight:600;transition:all .3s}.nav-signup:hover{background:#17355c}@media (width<=768px){.nav{flex-direction:column;align-items:center;gap:34px}.logo{height:42px}nav{flex-wrap:wrap;justify-content:center;gap:14px;display:flex}nav a{font-size:14px}.nav button{width:100%;max-width:220px}}.hero{background:linear-gradient(#fff 0%,#f5f7fb 100%);justify-content:center;align-items:center;min-height:92vh;padding:100px 0 80px;display:flex}.hero-content{text-align:center;max-width:900px;margin:auto}.badge{color:#2563eb;background:#e8f0ff;border-radius:50px;margin-bottom:30px;padding:10px 22px;font-size:14px;font-weight:700;display:inline-block}.hero h1{color:#fff;letter-spacing:-1px;margin-bottom:25px;font-size:62px;font-weight:800;line-height:1.1}.hero-subtitle{color:#1e3a5f;margin-bottom:18px;font-size:28px;font-weight:600}.hero-description{color:#5b6472;max-width:760px;margin:auto;font-size:18px;line-height:1.8}.hero-buttons{justify-content:center;gap:12px;margin-top:25px;display:flex}.primary,.secondary{cursor:pointer;border-radius:10px;justify-content:center;align-items:center;min-width:180px;height:56px;padding:0 28px;font-size:18px;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex}.hero-features{flex-wrap:wrap;justify-content:center;gap:28px;margin-top:45px;display:flex}.hero-features span{color:#334155;font-size:16px;font-weight:600}.trusted{background:#fff;padding:80px 0}.trusted h2{text-align:center;color:#0e2340;margin-bottom:50px;font-size:38px}.industry-grid{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:20px;display:grid}.industry-card{text-align:center;background:#f8fafc;border:1px solid #e5e7eb;border-radius:16px;padding:30px;font-weight:600;transition:all .3s}.why-card,.journey-card,.step-card,.stat-card,.industry-card{background:#fff;border:1px solid #e5e7eb;border-radius:18px;padding:24px;transition:all .3s;box-shadow:0 8px 25px #0000000d}.why-card:hover,.journey-card:hover,.step-card:hover,.stat-card:hover,.industry-card:hover{transform:translateY(-6px);box-shadow:0 18px 40px #0000001a}@media (width<=768px){.why-grid,.journey-grid,.steps-grid,.stats-grid,.industries-grid{grid-template-columns:1fr;gap:18px;display:grid}}.industry-card:hover{transform:translateY(-5px);box-shadow:0 15px 40px #00000014}.why{background:#f8fafc;padding:100px 0}.why h2{text-align:center;color:#0e2340;font-size:42px}.subtitle{text-align:center;color:#666;max-width:800px;margin:25px auto 60px;font-size:20px}.cards{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:30px;display:grid}.card{background:#fff;border-radius:18px;padding:40px;box-shadow:0 10px 30px #0000000f}.card h3{color:#0e2340;margin-bottom:20px;font-size:24px}.card p{color:#666;line-height:1.7}.journey{background:#fff;padding:120px 0}.journey h2{text-align:center;color:#0e2340;font-size:42px}.journey-subtitle{text-align:center;color:#666;max-width:750px;margin:20px auto 70px;font-size:20px;line-height:1.6}.journey-grid{grid-template-columns:repeat(auto-fit,minmax(450px,1fr));gap:40px;display:grid}.journey-card{background:#f8fafc;border:1px solid #e5e7eb;border-radius:20px;padding:45px;transition:all .3s}.journey-card:hover{transform:translateY(-8px);box-shadow:0 20px 45px #00000014}.icon{margin-bottom:25px;font-size:52px}.journey-card h3{color:#0e2340;margin-bottom:20px;font-size:30px}.journey-card p{color:#555;margin-bottom:25px;line-height:1.7}.journey-card ul{margin-bottom:35px;list-style:none}.journey-card li{color:#444;margin:14px 0}.how-it-works{background:#f8fafc;padding:100px 0}.how-it-works h2{text-align:center;color:#0e2340;font-size:42px}.section-subtitle{text-align:center;color:#666;max-width:700px;margin:20px auto 60px;font-size:20px}.steps{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:30px;display:grid}.step-card{text-align:center;background:#fff;border-radius:18px;padding:40px;transition:all .3s;box-shadow:0 10px 30px #0000000f}.step-card:hover{transform:translateY(-8px)}.step-number{color:#fff;background:#0e2340;border-radius:50%;justify-content:center;align-items:center;width:70px;height:70px;margin:0 auto 25px;font-size:24px;font-weight:700;display:flex}.step-card h3{color:#0e2340;margin-bottom:15px}.step-card p{color:#666;line-height:1.7}.lead-center{background:#fff;padding:120px 0}.lead-grid{grid-template-columns:repeat(auto-fit,minmax(420px,1fr));gap:40px;display:grid}.lead-card{background:#f8fafc;border:1px solid #e5e7eb;border-radius:20px;padding:50px;transition:all .3s}.lead-card:hover{transform:translateY(-8px);box-shadow:0 20px 40px #00000014}.lead-icon{margin-bottom:20px;font-size:60px}.lead-card h3{color:#0e2340;margin-bottom:20px;font-size:30px}.lead-card p{color:#666;margin-bottom:35px;line-height:1.8}.stats{color:#fff;background:#0e2340;padding:110px 0}.stats h2{text-align:center;margin-bottom:20px;font-size:54px;font-weight:700}.stats .section-subtitle{text-align:center;color:#cbd5e1;max-width:900px;margin:0 auto;font-size:24px;line-height:1.6}.stats-grid{grid-template-columns:repeat(4,1fr);gap:35px;margin-top:70px;display:grid}.stat-card{text-align:center;background:#ffffff14;border:1px solid #ffffff26;border-radius:24px;flex-direction:column;justify-content:center;align-items:center;min-height:280px;padding:35px 25px;transition:all .35s;display:flex}.stat-card:hover{background:#ffffff1f;transform:translateY(-8px)}.stat-card h3{color:#fff;margin-bottom:20px;font-size:52px;font-weight:700;line-height:1.1}.stat-card h4{color:#fff;margin-bottom:15px;font-size:28px;font-weight:600}.stat-card p{color:#cbd5e1;margin:0;font-size:18px;line-height:1.6}@media (width<=992px){.stats-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=768px){.stats h2{font-size:36px}.stats .section-subtitle{font-size:18px}.stats-grid{grid-template-columns:1fr}}.founder{background:#fff;padding:120px 0}.founder-grid{grid-template-columns:1.2fr 1fr;align-items:center;gap:80px;display:grid}.founder-tag{color:#0e2340;background:#e0e7ff;border-radius:30px;margin-bottom:20px;padding:8px 18px;font-weight:600;display:inline-block}.founder h2{color:#0e2340;margin-bottom:25px;font-size:44px}.founder p{color:#555;margin-bottom:20px;line-height:1.9}.founder-info{margin-top:35px}.founder-info strong{color:#0e2340;font-size:22px;display:block}.founder-info span{color:#777}.image-placeholder{color:#666;background:#eef2f7;border:2px dashed #cbd5e1;border-radius:20px;justify-content:center;align-items:center;height:450px;font-size:22px;display:flex}.footer{color:#fff;background:#0e2340;padding:70px 0 20px}.footer-grid{grid-template-columns:2fr 1fr 1fr;gap:40px;display:grid}@media (width<=768px){.footer-grid{text-align:center;grid-template-columns:1fr;gap:30px}.footer-logo{width:auto;height:50px;margin:0 auto 20px}.footer a{margin-bottom:8px}}.footer h2,.footer h3{margin-bottom:20px}.footer a{color:#cbd5e1;margin-bottom:10px;text-decoration:none;display:block}.footer p{color:#cbd5e1;line-height:1.8}.copyright{text-align:center;color:#94a3b8;border-top:1px solid #ffffff26;margin-top:50px;padding-top:20px}.form-section{background:#f8fafc;padding:70px 0}.lead-form{gap:16px;max-width:900px;margin:50px auto 0;display:grid}.lead-form input,.lead-form select,.lead-form textarea{background:#fff;border:1px solid #cbd5e1;border-radius:10px;outline:none;width:100%;padding:16px;font-size:16px;transition:all .3s}.lead-form input:focus,.lead-form select:focus,.lead-form textarea:focus{border-color:#0e2340}.lead-form button{width:100%;max-width:300px;margin:20px auto 0;display:block}.logo{width:auto;height:48px;display:block}.footer-logo{width:180px;height:auto}@media (width<=768px){.hero{background-position:50%;background-repeat:no-repeat;background-size:cover;align-items:center;min-height:100vh;display:flex}.hero-content{color:#fff;max-width:650px}.hero-description{color:#e2e8f0;max-width:900px;margin:25px auto;font-size:20px;line-height:1.8}.badge{color:#fff;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff1f;border:1px solid #ffffff40;border-radius:30px;margin-bottom:30px;padding:10px 20px;display:inline-block}}.hero{background-position:65%}@media (width<=768px){h2{text-align:center;margin-bottom:12px;line-height:1.2;font-size:30px!important}section p{text-align:center}.card,.why-card,.journey-card,.step-card,.stat-card,.industry-card{border-radius:16px;margin-bottom:16px;padding:22px}.why-grid,.journey-grid,.steps-grid,.stats-grid,.industries-grid{gap:18px;display:grid;grid-template-columns:1fr!important}.lead-form input,.lead-form textarea{width:100%;padding:14px;font-size:16px}.lead-form button{width:100%;padding:16px}.footer{text-align:center}.footer-links{flex-direction:column;gap:12px;display:flex}.hero{background:#0e2340;min-height:auto;padding:70px 20px}.hero h1{font-size:32px;line-height:1.2}.hero-description{color:#e5e7eb;max-width:320px;margin:20px auto}.hero-buttons{flex-direction:column;align-items:center;gap:12px}.primary,.secondary{text-align:center;width:100%;max-width:240px}}html{scroll-behavior:smooth}.primary,.secondary,.nav-btn{box-sizing:border-box;border-radius:10px;justify-content:center;align-items:center;min-width:180px;height:54px;padding:0 28px;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex}.primary{color:#fff;background:#0e2340;border:2px solid #0e2340}.secondary{color:#0e2340;background:#fff;border:2px solid #0e2340}.primary:hover{background:#17355c}.secondary:hover{color:#fff;background:#0e2340}.auth-page{grid-template-columns:45% 55%;min-height:100vh;display:grid}.auth-left{flex-direction:column;justify-content:center;padding:80px 90px;display:flex}.auth-right{color:#fff;background:linear-gradient(160deg,#081b33 0%,#0e2340 45%,#15345d 100%);flex-direction:column;justify-content:center;padding:80px;display:flex;position:relative;overflow:hidden}.auth-logo{color:#0e2340;margin-bottom:40px;font-size:42px;font-weight:800}.auth-logo-image{width:220px;height:auto;margin-bottom:45px}.auth-left h2{margin-bottom:15px;font-size:40px}.auth-left p{color:#64748b;line-height:1.7}.verify-card{text-align:center;background:#fff;border:1px solid #e5e7eb;border-radius:20px;max-width:500px;margin-top:35px;padding:40px;box-shadow:0 15px 40px #00000014}.verify-icon{margin-bottom:20px;font-size:60px}.text-button{color:#2563eb;cursor:pointer;background:0 0;border:none;margin-top:20px;font-weight:600}@media (width<=900px){.auth-page{grid-template-columns:1fr}.auth-right{display:none}.auth-left{padding:40px 25px}}.auth-button{color:#fff;cursor:pointer;background:#0e2340;border:none;border-radius:14px;justify-content:center;align-items:center;width:100%;max-width:420px;height:58px;font-size:17px;font-weight:600;transition:all .3s;display:flex;box-shadow:0 10px 25px #0e234026}.auth-button:hover{background:#17355c;transform:translateY(-3px);box-shadow:0 18px 40px #0e234040}.auth-button:active{transform:translateY(0)}.auth-button:disabled{opacity:.6;cursor:not-allowed}.auth-button.secondary{color:#0e2340;box-shadow:none;background:#fff;border:2px solid #0e2340}.auth-button.secondary:hover{color:#0e2340;background:#f8fafc;transform:translateY(-3px);box-shadow:0 10px 20px #0e234014}.auth-button.secondary:active{transform:translateY(0)}.auth-links{text-align:right;margin-top:-10px;margin-bottom:20px}.auth-links a{color:#0e2340;font-weight:600;text-decoration:none}.auth-links a:hover{text-decoration:underline}.auth-footer{text-align:center;color:#64748b;margin-top:30px}.auth-footer a{color:#0e2340;font-weight:700;text-decoration:none}.auth-footer a:hover{text-decoration:underline}.feature-list{margin-top:35px;padding:0;list-style:none}.feature-list li{margin-bottom:20px;font-size:18px}.auth-input-group{margin-bottom:24px}.auth-input-group label{color:#1e293b;margin-bottom:8px;font-size:15px;font-weight:600;display:block}.auth-input-group input{color:#1e293b;background:#fff;border:1px solid #cbd5e1;border-radius:14px;width:100%;max-width:520px;height:58px;padding:0 20px;font-size:16px;transition:all .25s}.auth-input-group input:focus{border-color:#0e2340;outline:none;box-shadow:0 0 0 4px #0e23401f}.role-card{cursor:pointer;border:1px solid #e2e8f0;border-radius:18px;padding:25px;transition:all .3s}.role-card:hover{border-color:#0e2340;transform:translateY(-4px)}.role-icon{margin-bottom:15px;font-size:32px;display:block}.role-card h3{margin-bottom:10px}.role-card p{color:#64748b;margin-bottom:18px;font-size:15px}.verification-progress{margin:30px 0}.progress-bar{background:#e2e8f0;border-radius:50px;height:10px;overflow:hidden}.progress-fill{background:#0e2340;width:15%;height:100%}.verification-progress span{margin-top:10px;font-weight:600;display:block}.verification-list{margin:40px 0}.verify-item{border:1px solid #e2e8f0;border-radius:14px;margin-bottom:14px;padding:16px 20px;font-weight:600}.verify-item.completed{color:#15803d;background:#ecfdf5;border-color:#22c55e}.upload-box{text-align:center;border:2px dashed #cbd5e1;border-radius:18px;max-width:520px;margin:30px 0;padding:40px}.upload-box h4{margin-bottom:10px}.upload-box p{color:#64748b;margin-bottom:20px}.upload-box input{width:100%}.auth-select{background:#fff;border:1px solid #cbd5e1;border-radius:14px;width:100%;max-width:520px;height:58px;padding:0 18px;font-size:16px;transition:all .25s}.auth-select:focus{border-color:#0e2340;outline:none;box-shadow:0 0 0 4px #0e23401f}.auth-label{margin-bottom:10px;font-weight:600;display:block}.button-group{justify-content:space-between;align-items:center;gap:18px;margin-top:30px;display:flex}.button-group .auth-button{flex:1;width:100%;max-width:none}.secondary-btn{color:#0e2340;cursor:pointer;background:#fff;border:2px solid #0e2340;border-radius:50px;width:180px;height:58px;font-size:16px;font-weight:600}.review-card{background:#fff;border:1px solid #e2e8f0;border-radius:16px;width:100%;margin:25px 0;padding:10px 0}.review-card h3{margin-bottom:20px}.review-row{border-bottom:1px solid #edf2f7;justify-content:space-between;align-items:center;padding:16px 20px;display:flex}.review-row:last-child{border:none}.review-row span{color:#667085}.checkbox-group{margin:25px 0}.checkbox-group label{color:#475569;align-items:center;gap:10px;margin-bottom:14px;display:flex}.dashboard-layout{background:#f5f7fb;min-height:100vh;display:flex}.sidebar{color:#fff;background:#0e2340;width:260px;padding:30px}.sidebar nav{flex-direction:column;gap:18px;margin-top:40px;display:flex}.sidebar a{color:#fff;border-radius:12px;padding:12px;text-decoration:none}.sidebar a:hover{background:#ffffff1a}.dashboard-main{flex:1}.topbar{background:#fff;justify-content:space-between;align-items:center;padding:20px 40px;display:flex;box-shadow:0 2px 12px #0000000d}.search-box{border:1px solid #d7e2ef;border-radius:30px;width:350px;padding:12px 18px}.dashboard-content{padding:40px}.dashboard-cards{grid-template-columns:repeat(3,1fr);gap:25px;margin-top:35px;display:grid}.dashboard-stat-card{background:#fff;border-radius:18px;padding:30px;box-shadow:0 8px 20px #0000000f}.company-chip{align-items:center;gap:12px;display:flex}.company-avatar{color:#fff;background:#0e2340;border-radius:50%;justify-content:center;align-items:center;width:42px;height:42px;font-weight:700;display:flex}.vision-card{text-align:center;background:#fff;border-radius:24px;padding:40px 25px;transition:all .3s;box-shadow:0 10px 30px #00000014}.vision-card:hover{transform:translateY(-8px)}.vision-card h2{color:#0e2340;margin-bottom:10px;font-size:42px;font-weight:700}.vision-card h4{color:#1b1b1b;margin-bottom:12px;font-size:22px}.vision-card p{color:#6b7280;font-size:16px;line-height:1.6}.thank-you-page{background:#f5f7fa;justify-content:center;align-items:center;min-height:100vh;padding:40px 20px;display:flex}.thank-you-card{text-align:center;background:#fff;border-radius:24px;width:100%;max-width:760px;padding:50px 60px;box-shadow:0 20px 60px #00000014}.thank-you-logo{width:180px;margin-bottom:25px}.success-icon{color:#fff;background:#22c55e;border-radius:50%;justify-content:center;align-items:center;width:90px;height:90px;margin:30px auto;font-size:42px;font-weight:700;display:flex}.thank-you-card h1{color:#0e2340;margin-bottom:20px;font-size:40px}.thank-you-text{color:#64748b;margin-bottom:40px;font-size:20px}.next-steps{text-align:left;margin:40px 0}.next-steps h3{color:#0e2340;margin-bottom:25px}.step{gap:18px;margin-bottom:18px;display:flex}.step span{color:#fff;background:#0e2340;border-radius:50%;justify-content:center;align-items:center;width:34px;height:34px;font-weight:600;display:flex}.step p{color:#475569;margin:0;font-size:15px;line-height:1.6}.thank-you-buttons{justify-content:center;gap:18px;margin-top:30px;display:flex}.thank-you-buttons a{flex:1;max-width:220px}.thank-you-buttons button{width:100%}.auth-right-content{max-width:500px}.auth-right-content h1{color:#fff;margin-bottom:20px;font-size:42px;line-height:1.2}.auth-right-content p{color:#cbd5e1;max-width:480px;margin-bottom:40px;font-size:18px;line-height:1.7}.auth-features{margin-bottom:60px 0;flex-direction:column;gap:14px;font-size:18px;display:flex}.auth-features div{color:#fff}.auth-stats{grid-template-columns:repeat(3,1fr);gap:18px;margin-top:50px;display:grid}.auth-stats div{text-align:center;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffff0f;border:1px solid #ffffff14;border-radius:18px;padding:22px}.auth-stats h3{color:#fff;margin-bottom:6px;font-size:32px}.auth-stats span{color:#cbd5e1;font-size:14px}.auth-right:before{content:"";background:#ffffff0a;border-radius:50%;width:520px;height:520px;position:absolute;top:-180px;right:-150px}.auth-right:after{content:"";background:#ffffff08;border-radius:50%;width:350px;height:350px;position:absolute;bottom:-120px;left:-100px}.auth-left{max-width:600px;margin:auto}.auth-footer{border-top:1px solid #e5e7eb;margin-top:35px;padding-top:30px}.feature-item{background:#ffffff0d;border:1px solid #ffffff14;border-radius:12px;padding:14px 18px;transition:all .3s}.feature-item:hover{background:#ffffff17;transform:translate(6px)}.auth-trust{color:#94a3b8;text-align:center;margin-top:30px;font-size:14px}.terms-check{color:#475569;align-items:center;gap:10px;margin:25px 0;font-size:15px;display:flex}.terms-check input{cursor:pointer;width:18px;height:18px}.onboarding-right{max-width:500px}.onboarding-right h1{color:#fff;margin-bottom:18px;font-size:42px}.onboarding-right p{color:#cbd5e1;line-height:1.7}.onboarding-progress{flex-direction:column;gap:18px;margin-top:45px;display:flex}.progress-step{color:#94a3b8;align-items:center;gap:15px;display:flex}.progress-dot{background:#475569;border-radius:50%;width:14px;height:14px}.progress-step.active{color:#fff;font-weight:700}.progress-step.active .progress-dot{background:#fff}.progress-step.completed{color:#4ade80}.progress-step.completed .progress-dot{background:#22c55e}.progress-footer{border-top:1px solid #ffffff26;margin-top:60px;padding-top:30px}.progress-footer h3{color:#fff;margin-bottom:8px}.progress-footer p{color:#cbd5e1}.auth-textarea{resize:vertical;border:1px solid #cbd5e1;border-radius:14px;width:100%;min-height:130px;margin-bottom:25px;padding:18px;font-size:16px}.auth-textarea:focus{border-color:#0e2340;outline:none;box-shadow:0 0 0 4px #0e23401a}.auth-file{cursor:pointer;background:#fafafa;border:2px dashed #cbd5e1;border-radius:14px;width:100%;padding:18px}.auth-file:hover{border-color:#0e2340}.roles-grid{grid-template-columns:repeat(2,1fr);gap:18px;margin:35px 0;display:grid}.role-option{cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:14px;align-items:center;gap:12px;padding:18px;transition:all .25s;display:flex}.role-option:hover{background:#f8fafc;border-color:#0e2340}.role-option input{width:20px;height:20px}.role-option span{color:#0f172a;font-weight:600}.auth-back{text-align:center;margin-top:20px}.auth-back button{color:#0e2340;cursor:pointer;background:0 0;border:none;font-size:16px;font-weight:600}.auth-back button:hover{text-decoration:underline}.edit-btn{color:#0e2340;cursor:pointer;background:#eff6ff;border:none;border-radius:8px;padding:6px 14px;font-weight:600;transition:all .25s}.edit-btn:hover{color:#fff;background:#0e2340}.verification-box{background:#f8fafc;border:1px solid #e2e8f0;border-radius:18px;margin:30px 0;padding:25px;box-shadow:0 10px 30px #0f172a0d}.verification-item{justify-content:space-between;margin-bottom:14px;display:flex}.verification-item:last-child{margin-bottom:0}.verification-item span{color:#64748b}.pending-status{color:#b45309;background:#fef3c7;border-radius:999px;padding:6px 14px;font-size:13px;font-weight:600}.email-info{color:#0e2340;text-align:center;background:#eff6ff;border-radius:12px;margin:25px 0;padding:16px}.thank-you-footer{text-align:center;color:#64748b;margin-top:35px;font-size:14px}.thank-you-footer p{margin:6px 0}.support-box{text-align:center;background:#f8fafc;border-radius:14px;margin:30px 0;padding:18px}.support-box strong{color:#0e2340;margin-bottom:10px;display:block}.support-box p{color:#64748b;margin:4px 0}
