*{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 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.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}.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 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 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-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 .progress-dot{background:#fff}.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 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}.auth-input-group{margin-bottom:16px;position:relative}.auth-input-group label{color:#0e2340;margin-bottom:7px;font-size:13px;font-weight:600;display:block}.auth-input-wrap{position:relative}.auth-input-wrap input{box-sizing:border-box;color:#0e2340;width:100%;height:48px;font:inherit;background:#fff;border:1px solid #d9e2ef;border-radius:10px;outline:none;padding:0 44px 0 14px;font-size:13px}.auth-input-wrap input:focus{border-color:#2563eb;box-shadow:0 0 0 3px #2563eb14}.auth-input-wrap input.auth-input-error{border-color:#dc2626}.auth-input-wrap input.auth-input-error:focus{box-shadow:0 0 0 3px #dc262614}.password-toggle{color:#64748b;cursor:pointer;background:0 0;border:0;justify-content:center;align-items:center;width:34px;height:34px;display:flex;position:absolute;top:50%;right:8px;transform:translateY(-50%)}.field-error{color:#dc2626;margin-top:6px;font-size:11px;line-height:1.35}.password-requirements{color:#64748b;background:#f8fafc;border:1px solid #e2e8f0;border-radius:9px;margin:-6px 0 14px;padding:10px 12px;font-size:11px}.password-requirements p{color:#475569;margin:0 0 6px;font-weight:600}.password-requirements ul{gap:3px;margin:0;padding-left:18px;display:grid}.password-requirements li.valid{color:#059669}.password-requirements li.invalid{color:#64748b}.password-strength{margin-top:8px}.password-strength-bar{background:#e2e8f0;border-radius:99px;height:5px;overflow:hidden}.password-strength-fill{height:100%;transition:width .2s}.password-strength-label{color:#64748b;justify-content:space-between;margin-top:4px;font-size:10px;display:flex}.terms-check-qa{color:#475569;align-items:flex-start;gap:8px;margin:10px 0 18px;font-size:11px;line-height:1.5;display:flex}.terms-check-qa input{flex:none;margin-top:2px}.terms-check-qa a{color:#2563eb;text-decoration:underline}.form-alert{color:#b91c1c;background:#fff1f2;border:1px solid #fecdd3;border-radius:9px;margin:0 0 14px;padding:10px 12px;font-size:12px;line-height:1.45}.text-button:disabled{opacity:.55;cursor:not-allowed}.verify-status{border-radius:9px;margin:10px 0 14px;padding:10px 12px;font-size:12px}.verify-status.success{color:#047857;background:#ecfdf5;border:1px solid #a7f3d0}.verify-status.error{color:#b91c1c;background:#fff1f2;border:1px solid #fecdd3}.verify-email-address{color:#0e2340;font-weight:600}.verify-actions{gap:10px;display:grid}.back-button-link{color:#2563eb;margin-top:14px;font-size:12px;text-decoration:none;display:inline-block}.back-button-link:hover{text-decoration:underline}@media (width<=600px){.password-requirements{font-size:10px}}.otp-section{text-align:left;width:100%;margin:20px 0 16px}.otp-section label{color:#0e2340;margin-bottom:8px;font-weight:600;display:block}.otp-input{box-sizing:border-box;color:#0e2340;letter-spacing:8px;text-align:center;background:#fff;border:1px solid #cbd5e1;border-radius:10px;outline:none;width:100%;padding:15px 16px;font-size:24px;font-weight:700;transition:border-color .2s,box-shadow .2s}.otp-input:focus{border-color:#0e2340;box-shadow:0 0 0 3px #0e23401f}.otp-input::placeholder{color:#94a3b8;letter-spacing:normal;font-size:15px;font-weight:400}.otp-helper{color:#64748b;text-align:center;margin-top:7px;font-size:13px}:root{--takshaya-navy:#0e2340;--takshaya-navy-dark:#081a31;--takshaya-blue:#2563eb;--takshaya-blue-light:#eff6ff;--takshaya-graphite:#4a4f55;--takshaya-silver:#a6abb2;--takshaya-border:#dce3ec;--takshaya-bg:#f7f9fc;--takshaya-white:#fff;--takshaya-green:#00875a}.public-page{background:var(--takshaya-bg);min-height:100vh;color:var(--takshaya-navy)}.public-page-hero{background:radial-gradient(circle at 85% 20%, #2563eb38, transparent 32%), linear-gradient(135deg, var(--takshaya-navy-dark), var(--takshaya-navy));color:#fff;padding:90px 24px}.public-page-hero-inner{width:min(1120px,100%);margin:0 auto}.public-eyebrow{color:#8fb4ff;letter-spacing:.16em;text-transform:uppercase;margin-bottom:18px;font-size:12px;font-weight:700;display:inline-block}.public-page-hero h1{letter-spacing:-.035em;max-width:780px;margin:0 0 20px;font-size:clamp(38px,5vw,64px);line-height:1.05}.public-page-hero p{color:#ffffffc7;max-width:720px;margin:0;font-size:18px;line-height:1.75}.public-container{width:min(1120px,100% - 48px);margin:0 auto}.public-content{padding:70px 0 90px}.public-card{border:1px solid var(--takshaya-border);background:#fff;border-radius:16px;padding:30px;box-shadow:0 8px 30px #0e23400d}.public-card+.public-card{margin-top:22px}.public-card h2{color:var(--takshaya-navy);margin:0 0 14px;font-size:24px;line-height:1.25}.public-card h3{color:var(--takshaya-navy);margin:24px 0 10px;font-size:17px}.public-card p{color:#5c6877;margin:0 0 14px;font-size:15px;line-height:1.75}.public-card p:last-child{margin-bottom:0}.public-card ul{margin:14px 0 0;padding-left:20px}.public-card li{color:#5c6877;margin-bottom:10px;font-size:15px;line-height:1.65}.public-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px;display:grid}.public-grid-3{grid-template-columns:repeat(3,minmax(0,1fr));gap:22px;display:grid}.public-info-card{border:1px solid var(--takshaya-border);background:#fff;border-radius:16px;padding:28px}.public-info-icon{background:var(--takshaya-blue-light);width:44px;height:44px;color:var(--takshaya-blue);border-radius:12px;justify-content:center;align-items:center;margin-bottom:18px;font-size:20px;font-weight:700;display:flex}.public-info-card h3{color:var(--takshaya-navy);margin:0 0 10px;font-size:18px}.public-info-card p{color:#657284;margin:0;font-size:14px;line-height:1.7}.about-intro{max-width:820px;margin-bottom:35px}.about-intro h2{color:var(--takshaya-navy);margin:0 0 16px;font-size:30px}.about-intro p{color:#5c6877;margin:0;font-size:17px;line-height:1.8}.contact-layout{grid-template-columns:.85fr 1.15fr;align-items:start;gap:30px;display:grid}.contact-options{gap:14px;display:grid}.contact-option{border:1px solid var(--takshaya-border);background:#fff;border-radius:14px;padding:20px;text-decoration:none;transition:border-color .2s,transform .2s,box-shadow .2s;display:block}.contact-option:hover{border-color:#b9c8df;transform:translateY(-2px);box-shadow:0 8px 25px #0e234012}.contact-option strong{color:var(--takshaya-navy);margin-bottom:6px;font-size:15px;display:block}.contact-option span{color:#687587;font-size:13px;line-height:1.5}.contact-form{border:1px solid var(--takshaya-border);background:#fff;border-radius:16px;padding:30px}.contact-form h2{color:var(--takshaya-navy);margin:0 0 8px;font-size:24px}.contact-form>p{color:#687587;margin:0 0 25px;font-size:14px;line-height:1.6}.public-form-group{margin-bottom:18px}.public-form-group label{color:var(--takshaya-navy);margin-bottom:7px;font-size:13px;font-weight:700;display:block}.public-form-group input,.public-form-group select,.public-form-group textarea{box-sizing:border-box;width:100%;color:var(--takshaya-navy);background:#fff;border:1px solid #d5dde8;border-radius:9px;outline:none;padding:13px 14px;font-family:inherit;font-size:14px;transition:border-color .2s,box-shadow .2s}.public-form-group textarea{resize:vertical;min-height:130px}.public-form-group input:focus,.public-form-group select:focus,.public-form-group textarea:focus{border-color:var(--takshaya-blue);box-shadow:0 0 0 3px #2563eb1a}.public-submit-button{background:linear-gradient(135deg, var(--takshaya-navy), var(--takshaya-blue));color:#fff;cursor:pointer;border:0;border-radius:9px;width:100%;padding:14px 20px;font-size:14px;font-weight:700}.legal-page{background:var(--takshaya-bg);min-height:calc(100vh - 80px)}.legal-container{width:min(900px,100% - 48px);margin:0 auto;padding:70px 0 90px}.legal-header{margin-bottom:35px}.legal-header h1{color:var(--takshaya-navy);letter-spacing:-.03em;margin:0 0 12px;font-size:clamp(34px,5vw,48px)}.legal-effective{color:#738094;font-size:13px}.legal-intro{color:#5c6877;margin-bottom:25px;font-size:16px;line-height:1.75}.legal-section{border:1px solid var(--takshaya-border);background:#fff;border-radius:14px;margin-bottom:16px;padding:26px 28px}.legal-section h2{color:var(--takshaya-navy);margin:0 0 12px;font-size:19px}.legal-section p{color:#5c6877;margin:0;font-size:14px;line-height:1.75}.legal-section ul{margin:12px 0 0;padding-left:20px}.legal-section li{color:#5c6877;margin-bottom:8px;font-size:14px;line-height:1.65}.legal-footer-actions{gap:12px;margin-top:30px;display:flex}.public-link-button{border-radius:9px;justify-content:center;align-items:center;min-height:44px;padding:0 22px;font-size:14px;font-weight:700;text-decoration:none;display:inline-flex}.public-link-primary{background:linear-gradient(135deg, var(--takshaya-navy), var(--takshaya-blue));color:#fff}.public-link-secondary{border:1px solid var(--takshaya-border);color:var(--takshaya-navy);background:#fff}.site-footer{background:var(--takshaya-navy-dark);color:#fff}.site-footer-main{grid-template-columns:1.5fr 1fr 1fr 1fr;gap:45px;width:min(1120px,100% - 48px);margin:0 auto;padding:60px 0 45px;display:grid}.site-footer-brand img{width:150px;height:auto;margin-bottom:18px}.site-footer-brand p{color:#ffffffa8;max-width:330px;margin:0;font-size:13px;line-height:1.7}.site-footer-column h3{color:#fff;text-transform:uppercase;letter-spacing:.08em;margin:0 0 16px;font-size:13px}.site-footer-column a{color:#ffffffad;margin-bottom:11px;font-size:13px;text-decoration:none;display:block}.site-footer-column a:hover{color:#fff}.site-footer-bottom{border-top:1px solid #ffffff1f}.site-footer-bottom-inner{justify-content:space-between;align-items:center;gap:20px;width:min(1120px,100% - 48px);margin:0 auto;padding:18px 0;display:flex}.site-footer-bottom p{color:#ffffff80;margin:0;font-size:12px}@media (width<=850px){.public-grid-3,.public-grid,.contact-layout{grid-template-columns:1fr}.site-footer-main{grid-template-columns:1fr 1fr}}@media (width<=600px){.public-page-hero{padding:65px 20px}.public-container,.site-footer-main,.site-footer-bottom-inner,.legal-container{width:min(100% - 32px,1120px)}.public-content{padding:45px 0 60px}.public-card,.public-info-card,.contact-form,.legal-section{padding:22px}.site-footer-main{grid-template-columns:1fr;gap:30px}.site-footer-bottom-inner{flex-direction:column;align-items:flex-start}.legal-footer-actions{flex-direction:column}.public-link-button{width:100%}}.onboarding-content{width:100%;max-width:620px}.onboarding-header{margin-bottom:28px}.onboarding-eyebrow{letter-spacing:.08em;color:#2563eb;margin-bottom:10px;font-size:13px;font-weight:700;display:block}.onboarding-header h2{color:#0e2340;margin:0 0 12px;font-size:38px;font-weight:700;line-height:1.15}.onboarding-header p{color:#64748b;max-width:560px;margin:0;font-size:16px;line-height:1.7}.roles-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-bottom:20px;display:grid}.role-option{cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:14px;align-items:flex-start;gap:14px;min-height:112px;padding:18px;transition:border-color .2s,background .2s,box-shadow .2s,transform .2s;display:flex;position:relative}.role-option:hover{border-color:#93c5fd;transform:translateY(-1px);box-shadow:0 8px 20px #0f172a12}.role-option input{accent-color:#2563eb;cursor:pointer;flex-shrink:0;width:18px;height:18px;margin-top:2px}.role-option-content{flex:1}.role-option-title{color:#0e2340;margin-bottom:6px;font-size:16px;font-weight:700;line-height:1.3}.role-option-description{color:#64748b;font-size:13px;line-height:1.55}.onboarding-hint{color:#64748b;margin:4px 0 20px;font-size:13px}.onboarding-selected{color:#2563eb;margin:4px 0 20px;font-size:13px;font-weight:600}.button-group{align-items:center;gap:14px;width:100%;margin-top:10px;display:flex}.button-group>*{flex:1;min-width:0}.onboarding-right-content{width:100%;max-width:560px}.onboarding-right-badge{color:#fff;letter-spacing:.12em;border:1px solid #ffffff40;border-radius:999px;align-items:center;margin-bottom:24px;padding:7px 12px;font-size:12px;font-weight:700;display:inline-flex}.onboarding-right-content h1{color:#fff;margin:0 0 24px;font-size:52px;font-weight:700;line-height:1.08}.onboarding-right-content>p{color:#cbd5e1;margin:0 0 28px;font-size:17px;line-height:1.75}.onboarding-points{flex-direction:column;gap:14px;margin-bottom:34px;display:flex}.onboarding-points div{color:#fff;align-items:center;gap:12px;font-size:15px;font-weight:500;display:flex}.onboarding-points span{color:#fff;background:#ffffff1f;border-radius:50%;justify-content:center;align-items:center;width:22px;height:22px;font-size:13px;display:inline-flex}.onboarding-trust{border-top:1px solid #ffffff2e;flex-direction:column;gap:7px;padding-top:24px;display:flex}.onboarding-trust strong{color:#fff;font-size:15px}.onboarding-trust span{color:#cbd5e1;font-size:14px;line-height:1.6}@media (width<=1100px){.roles-grid{grid-template-columns:1fr}.onboarding-right-content h1{font-size:44px}}@media (width<=800px){.onboarding-content{max-width:100%}.onboarding-header h2{font-size:32px}.roles-grid,.button-group{grid-template-columns:1fr}.onboarding-right-content h1{font-size:38px}}@media (width<=480px){.role-option{padding:15px}.role-option-description{font-size:12px}.onboarding-header h2{font-size:28px}}.onboarding-progress{flex-direction:column;margin:28px 0 32px;display:flex}.progress-step{color:#ffffff8c;align-items:center;gap:12px;min-height:34px;font-size:14px;line-height:1.4;display:flex;position:relative}.progress-step:not(:last-child):after{content:"";background:#ffffff2e;width:1px;height:20px;position:absolute;top:25px;left:10px}.progress-dot{z-index:2;color:#ffffff8c;background:#0e234066;border:1px solid #ffffff4d;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:21px;height:21px;font-size:10px;font-weight:700;display:flex;position:relative}.progress-step.completed{color:#fff}.progress-step.completed .progress-dot{color:#fff;background:#2563eb;border-color:#2563eb}.progress-step.active{color:#fff;font-weight:700}.progress-step.active .progress-dot{color:#0e2340;background:#fff;border-color:#fff;box-shadow:0 0 0 5px #ffffff1f}.progress-footer{border-top:1px solid #ffffff2e;padding-top:22px}.progress-footer h3{color:#fff;margin:0 0 5px;font-size:18px;font-weight:700}.progress-footer p{color:#cbd5e1;margin:0;font-size:14px}.role-section{margin-bottom:28px}.role-section-header{justify-content:space-between;align-items:center;margin-bottom:6px;display:flex}.role-section-header h3{color:#0e2340;margin:0;font-size:18px;font-weight:700}.role-section-header span{color:#2563eb;background:#eff6ff;border-radius:999px;padding:5px 10px;font-size:12px;font-weight:700}.role-section-description{color:#64748b;margin:0 0 14px;font-size:13px;line-height:1.5}.role-option.disabled{opacity:.45;cursor:not-allowed;box-shadow:none;background:#f8fafc;transform:none}.role-option.disabled:hover{box-shadow:none;border-color:#e2e8f0;transform:none}.role-option.selected{background:#eff6ff;border-color:#2563eb;box-shadow:0 0 0 3px #2563eb14}.profile-role-summary{background:#f8fafc;border:1px solid #e2e8f0;border-radius:14px;margin-bottom:24px;padding:14px 16px}.profile-summary-label{color:#64748b;letter-spacing:.08em;margin-bottom:9px;font-size:11px;font-weight:700;display:block}.profile-role-tags{flex-wrap:wrap;gap:8px;display:flex}.profile-role-tag{color:#2563eb;background:#eff6ff;border-radius:999px;align-items:center;padding:6px 10px;font-size:12px;font-weight:600;display:inline-flex}.company-profile-form{width:100%}.form-field{margin-bottom:18px;position:relative}.form-field label{color:#0f172a;margin-bottom:8px;font-size:14px;font-weight:600;display:block}.form-field label span{color:#ef4444;margin-left:3px}.form-field input,.form-field textarea{color:#0f172a;background:#fff;border:1px solid #e2e8f0;border-radius:12px;width:100%;font-family:inherit;font-size:14px;transition:border-color .2s,box-shadow .2s}.form-field input{height:50px;padding:0 15px}.form-field textarea{resize:vertical;min-height:105px;padding:13px 15px;line-height:1.55}.form-field input:focus,.form-field textarea:focus,.form-field .auth-select:focus{border-color:#2563eb;outline:none;box-shadow:0 0 0 3px #2563eb1f}.form-field input::placeholder,.form-field textarea::placeholder{color:#94a3b8}.form-error{color:#ef4444;margin-top:6px;font-size:12px;line-height:1.4;display:block}.character-count{color:#94a3b8;font-size:11px;position:absolute;bottom:8px;right:10px}@media (width<=700px){.form-row{grid-template-columns:1fr}}.verification-info{background:#eff6ff;border:1px solid #dbeafe;border-radius:14px;gap:12px;margin-bottom:22px;padding:14px 15px;display:flex}.verification-info-icon{color:#fff;background:#2563eb;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;font-size:13px;font-weight:700;display:flex}.verification-info strong{color:#0e2340;margin-bottom:4px;font-size:13px;display:block}.verification-info p{color:#64748b;margin:0;font-size:12px;line-height:1.5}.gst-helper{color:#94a3b8;margin-top:7px;font-size:11px}.gst-helper strong{color:#64748b}.verification-error{color:#dc2626;background:#fef2f2;border:1px solid #fecaca;border-radius:10px;margin-bottom:16px;padding:11px 13px;font-size:12px;line-height:1.4}.gst-result{background:#f0fdf4;border:1px solid #bbf7d0;border-radius:16px;margin-top:20px;margin-bottom:20px;padding:18px}.gst-result-header{border-bottom:1px solid #dcfce7;justify-content:space-between;align-items:flex-start;gap:15px;padding-bottom:15px;display:flex}.gst-result-label{color:#16a34a;letter-spacing:.08em;margin-bottom:4px;font-size:10px;font-weight:700;display:block}.gst-result-header h3{color:#166534;margin:0;font-size:16px}.gst-status{color:#15803d;white-space:nowrap;background:#dcfce7;border-radius:999px;padding:6px 9px;font-size:11px;font-weight:700}.gst-details{grid-template-columns:1fr 1fr;gap:14px;padding-top:15px;display:grid}.gst-detail-item{flex-direction:column;gap:4px;display:flex}.gst-detail-item.full{grid-column:1/-1}.gst-detail-item span{color:#64748b;text-transform:uppercase;letter-spacing:.04em;font-size:10px;font-weight:600}.gst-detail-item strong{color:#0f172a;word-break:break-word;font-size:12px;line-height:1.45}@media (width<=700px){.gst-details{grid-template-columns:1fr}.gst-detail-item.full{grid-column:auto}.gst-result-header{flex-direction:column}}@media (width<=700px){.form-row{grid-template-columns:1fr;gap:0}}.form-row{grid-template-columns:1fr 1fr;gap:14px;display:grid}.form-field{margin-bottom:18px}.form-field label{color:#0f172a;margin-bottom:8px;font-weight:600;display:block}.form-field label span{color:#2563eb}.form-field input,.form-field select{color:#0f172a;background:#fff;border:1px solid #e2e8f0;border-radius:12px;width:100%;height:50px;padding:12px 14px;font-size:14px}.form-field input:focus,.form-field select:focus{border-color:#2563eb;outline:none;box-shadow:0 0 0 3px #2563eb1f}.radio-group{gap:20px;margin-top:8px;display:flex}.radio-option{cursor:pointer;align-items:center;gap:8px;font-weight:500!important;display:flex!important}.radio-option input{width:auto;height:auto}.verification-error{color:#dc2626;background:#fef2f2;border:1px solid #fecaca;border-radius:10px;margin-bottom:16px;padding:10px 12px;font-size:13px}@media (width<=700px){.form-row{grid-template-columns:1fr;gap:0}}.role-section{background:#fff;border:1px solid #e2e8f0;border-radius:14px;margin-top:24px;padding:20px}.role-section-header{margin-bottom:16px}.role-section-header h3{color:#0e2340;margin:0 0 6px;font-size:17px}.role-section-header p{color:#64748b;margin:0;font-size:13px;line-height:1.5}.role-option{cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:9px;align-items:center;gap:10px;min-height:46px;padding:10px 12px;transition:all .2s;display:flex}.role-option:hover{background:#f8fafc;border-color:#94a3b8}.role-option.selected{background:#f1f5f9;border-color:#0e2340}.role-option.disabled{opacity:.45;cursor:not-allowed;background:#f8fafc}.role-option input{accent-color:#0e2340;cursor:pointer;width:17px;height:17px}.role-option.disabled input{cursor:not-allowed}.role-option span{color:#334155;font-size:14px;font-weight:500}.role-validation-error{color:#b91c1c;background:#fef2f2;border:1px solid #fecaca;border-radius:8px;margin-top:16px;padding:12px 14px;font-size:14px;line-height:1.5}.role-limit-note{color:#64748b;text-align:right;margin-top:12px;font-size:12px}.role-option input[type=radio]{accent-color:#0e2340}.gst-verification-note{background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;margin-top:24px;padding:16px}.gst-verification-note strong{color:#0e2340;margin-bottom:6px;font-size:14px;display:block}.gst-verification-note p{color:#64748b;margin:0;font-size:13px;line-height:1.6}.gst-verification-success{color:#166534;background:#f0fdf4;border:1px solid #bbf7d0;border-radius:12px;margin:18px 0;padding:16px}.gst-verification-success>strong{margin-bottom:14px;display:block}.gst-details{gap:12px;display:grid}.gst-details div{flex-direction:column;gap:3px;display:flex}.gst-details span{color:#64748b;font-size:11px}.gst-details strong{color:#0f172a;font-size:13px}.input-helper{color:#64748b;margin-top:6px;font-size:12px}.gst-verification-step,.gst-confirmation{background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;margin-top:18px;padding:18px}.gst-verification-step h3,.gst-confirmation h3{color:#0e2340;margin:0 0 7px;font-size:15px}.gst-verification-step p,.gst-confirmation p{color:#64748b;margin:0 0 15px;font-size:13px;line-height:1.55}.gst-confirmation-option{color:#334155;cursor:pointer;align-items:flex-start;gap:10px;margin:16px 0;font-size:13px;line-height:1.5;display:flex}.gst-confirmation-option input{accent-color:#0e2340;flex-shrink:0;width:17px;height:17px;margin-top:1px}.gst-confirmed-note{color:#166534;background:#dcfce7;border-radius:8px;margin-top:12px;padding:10px 12px;font-size:12px}.upload-box{background:#f8fafc;border:1px dashed #cbd5e1;border-radius:12px;padding:18px}.upload-box p{color:#334155;margin:0 0 5px;font-size:14px}.upload-box small{color:#64748b;margin-bottom:14px;font-size:12px;display:block}.upload-box input[type=file]{width:100%;font-size:13px}.uploaded-file{color:#334155;background:#fff;border:1px solid #e2e8f0;border-radius:8px;justify-content:space-between;align-items:center;gap:12px;margin-top:10px;padding:10px 12px;font-size:12px;display:flex}.uploaded-file strong{color:#0e2340}.uploaded-file span{color:#64748b}.verification-success{color:#166534;background:#dcfce7;border:1px solid #bbf7d0;border-radius:8px;padding:12px 14px;font-size:13px}.manual-verification-card{background:#f8fbff;border:1px solid #d7e2ef;border-radius:14px;margin-top:20px;padding:18px}.manual-verification-header{border-bottom:1px solid #e1e8f0;justify-content:space-between;align-items:flex-start;gap:16px;padding-bottom:14px;display:flex}.manual-verification-header h3{color:#0e2340;margin:4px 0 0;font-size:18px}.manual-status-badge{white-space:nowrap;color:#8a6100;background:#fff4d6;border-radius:999px;align-items:center;padding:6px 10px;font-size:12px;font-weight:700;display:inline-flex}.manual-verification-note{color:#4a5f78;background:#eef5ff;border-radius:10px;margin:16px 0 0;padding:12px 14px;font-size:13px;line-height:1.55}.verification-note{background:#f8fafc;border:1px solid #dfe7f0;border-radius:12px;margin-top:20px;padding:16px}.verification-note strong{color:#0e2340;margin-bottom:6px;font-size:14px;display:block}.verification-note p{color:#5d7188;margin:0;font-size:13px;line-height:1.55}:root{--primary:#0e2340;--primary-light:#1e3a8a;--accent:#2563eb;--background:#f8fafc;--white:#fff;--text:#0f172a;--text-light:#64748b;--border:#e2e8f0;--success:#10b981;--danger:#ef4444;--shadow:0 15px 40px #0f172a14;--radius:18px}.auth-layout{grid-template-columns:480px 1fr;width:100%;min-height:100vh;display:grid}.auth-left{background:var(--white);justify-content:center;align-items:center;padding:60px;display:flex}.auth-left-content{width:100%;max-width:420px}.auth-right{color:var(--white);background:linear-gradient(135deg,#0e2340 0%,#173456 45%,#2563eb 100%);justify-content:center;align-items:center;padding:70px;display:flex}.auth-right-content{flex-direction:column;justify-content:center;width:100%;max-width:520px;display:flex}.auth-right-content h1{margin-bottom:28px;font-size:52px;font-weight:700;line-height:1.15}.auth-right-content p{color:#cbd5e1;margin-bottom:20px;font-size:18px;line-height:1.8}.auth-features{flex-direction:column;gap:8px;margin:10px 0 25px;display:flex}.feature-item{color:#fff;font-size:15px;line-height:1.5}.auth-stats{grid-template-columns:repeat(3,1fr);gap:20px;margin-top:10px;display:grid}.auth-stats h3{color:#fff;margin-bottom:4px;font-size:24px}.auth-stats span{color:#cbd5e1;font-size:13px}.auth-trust{margin-top:25px;color:#cbd5e1!important;font-size:14px!important}.auth-input{margin-bottom:22px}.auth-input label{color:var(--text);margin-bottom:10px;font-weight:600;display:block}.auth-input input,.auth-select{border:1px solid var(--border);background:var(--white);width:100%;height:54px;color:var(--text);border-radius:14px;padding:16px 18px;font-size:15px;transition:all .3s}.auth-input input::placeholder{color:#94a3b8}.auth-input input:focus,.auth-select:focus{border-color:var(--accent);outline:none;box-shadow:0 0 0 4px #2563eb26}.password-wrapper{position:relative}.password-wrapper input{padding-right:55px}.password-toggle{cursor:pointer;color:var(--text-light);background:0 0;border:none;font-size:18px;position:absolute;top:50%;right:16px;transform:translateY(-50%)}.password-toggle:hover{color:var(--accent)}.auth-select{cursor:pointer}.auth-select option{color:var(--text)}.auth-button{color:#fff;cursor:pointer;background:linear-gradient(135deg,#0e2340,#2563eb);border:none;border-radius:14px;width:100%;height:56px;font-size:16px;font-weight:600;transition:all .3s;box-shadow:0 10px 25px #2563eb40}.auth-button:hover{transform:translateY(-2px);box-shadow:0 15px 35px #2563eb4d}.auth-button:active{transform:translateY(0)}.auth-button:disabled{opacity:.6;cursor:not-allowed}.auth-button.secondary{background:var(--white);color:var(--primary);box-shadow:none;border:1px solid #cbd5e1}.auth-button.secondary:hover{background:#f8fafc}.auth-logo-image{object-fit:contain;width:170px;height:auto;margin-bottom:40px}.auth-left h2{color:var(--primary);margin-bottom:10px;font-size:38px;line-height:1.2}.login-subtitle{color:var(--accent);margin-bottom:15px;font-size:20px}.login-description{color:var(--text-light);margin-bottom:35px;line-height:1.8}.remember-row{justify-content:space-between;align-items:center;margin:20px 0 35px;display:flex}.remember-me{color:#475569;align-items:center;gap:10px;font-size:15px;display:flex}.remember-me input{width:16px;height:16px;accent-color:var(--accent);cursor:pointer}.remember-row a{color:var(--accent);font-weight:600;text-decoration:none}.remember-row a:hover{text-decoration:underline}.auth-footer{text-align:center;color:var(--text-light);margin-top:30px;font-size:14px}.auth-footer a{color:var(--accent);font-weight:600;text-decoration:none}.auth-footer a:hover{text-decoration:underline}.signup-description{color:var(--text-light);line-height:1.7}.signup-terms{color:var(--text-light);margin:20px 0 25px;font-size:14px;line-height:1.6}.signup-terms a{color:var(--accent);font-weight:600;text-decoration:none}.signup-terms a:hover{text-decoration:underline}@media (width<=1100px){.auth-layout{grid-template-columns:420px 1fr}.auth-left{padding:40px}.auth-right{padding:50px}.auth-right-content h1{font-size:42px}}@media (width<=850px){.auth-layout{grid-template-columns:1fr}.auth-right{display:none}.auth-left{min-height:100vh;padding:30px 20px}.auth-left-content{max-width:460px}}@media (width<=480px){.auth-left{padding:25px 18px}.auth-logo-image{width:150px;margin-bottom:30px}.auth-left h2{font-size:30px}.login-subtitle{font-size:17px}.login-description{font-size:14px}.remember-row{align-items:flex-start;gap:15px}.auth-input input,.auth-select{height:52px}}.auth-field{margin-bottom:18px}.auth-field label,.auth-radio-group>label{color:#0e2340;margin-bottom:8px;font-size:13px;font-weight:600;display:block}.auth-field label span,.auth-radio-group label span{color:#2563eb}.auth-field select{color:#0e2340;cursor:pointer;background:#fff;border:1px solid #d9e2ef;border-radius:10px;outline:none;width:100%;height:48px;padding:0 14px;font-size:13px;transition:border-color .2s,box-shadow .2s}.auth-field select:focus{border-color:#2563eb;box-shadow:0 0 0 3px #2563eb14}.auth-radio-group{margin-bottom:20px}.radio-options{align-items:center;gap:24px;margin-top:8px;display:flex}.radio-options label{color:#0e2340;cursor:pointer;align-items:center;gap:7px;font-size:13px;font-weight:500;display:flex}.radio-options input[type=radio]{accent-color:#2563eb;cursor:pointer;width:15px;height:15px;margin:0}.upload-box{background:#f8fafc;border:1px dashed #cbd5e1;border-radius:10px;margin-top:14px;margin-bottom:16px;padding:14px}.upload-box h4{color:#0e2340;margin:0 0 5px;font-size:13px;font-weight:600}.upload-box p{color:#64748b;margin:0 0 9px;font-size:12px;line-height:1.5}.upload-box small{color:#94a3b8;font-size:11px}.upload-box input[type=file]{color:#475569;width:100%;font-size:11px}.auth-error{color:#dc2626;background:#fff1f2;border:1px solid #fecdd3;border-radius:8px;margin:10px 0 14px;padding:10px 12px;font-size:12px;line-height:1.4}.review-section{background:#fff;border:1px solid #e2e8f0;border-radius:12px;margin-top:20px;padding:16px}.review-section-header{justify-content:space-between;align-items:flex-start;gap:10px;margin-bottom:14px;display:flex}.review-section-header h3{color:#0e2340;margin:0 0 3px;font-size:15px}.review-section-header span{color:#64748b;font-size:11px}.review-edit-button{color:#2563eb;cursor:pointer;background:0 0;border:0;font-size:12px;font-weight:600}.review-edit-button:hover{text-decoration:underline}.review-grid{grid-template-columns:1fr 1fr;gap:12px;display:grid}.review-item{flex-direction:column;gap:4px;display:flex}.review-item span{color:#64748b;font-size:10px}.review-item strong{color:#0e2340;word-break:break-word;font-size:12px;font-weight:600}.review-tags{flex-wrap:wrap;gap:7px;display:flex}.review-tag{color:#2563eb;background:#eff6ff;border-radius:20px;padding:6px 10px;font-size:11px;font-weight:600}.verification-list{flex-direction:column;display:flex}.verification-row{border-bottom:1px solid #edf2f7;justify-content:space-between;align-items:center;padding:11px 0;display:flex}.verification-row:last-child{border-bottom:none}.verification-row>div:first-child{flex-direction:column;gap:3px;display:flex}.verification-row strong{color:#0e2340;font-size:12px}.verification-row span{color:#64748b;font-size:10px}.verified-badge{color:#059669;white-space:nowrap;background:#ecfdf5;border-radius:20px;padding:5px 8px;font-size:10px;font-weight:600}.authorization-confirmed{color:#047857;background:#ecfdf5;border-radius:8px;margin-top:14px;padding:9px 11px;font-size:11px;font-weight:600}.review-declarations{background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;margin-top:20px;padding:15px}.declaration-option{color:#334155;cursor:pointer;align-items:flex-start;gap:9px;margin-bottom:12px;font-size:11px;line-height:1.5;display:flex}.declaration-option:last-child{margin-bottom:0}.declaration-option input{accent-color:#2563eb;cursor:pointer;flex-shrink:0;width:15px;height:15px;margin-top:1px}@media (width<=600px){.review-grid{grid-template-columns:1fr}}.submission-page{width:100%}.success-icon{color:#16834b;background:#e9f9ef;border-radius:50%;justify-content:center;align-items:center;width:64px;height:64px;margin-bottom:18px;font-size:32px;font-weight:700;display:flex}.submission-label{color:#2563eb;letter-spacing:.08em;margin-bottom:8px;font-size:12px;font-weight:700}.submission-page h2{color:#0e2340;margin:0 0 14px;font-size:32px;line-height:1.15}.submission-description{color:#5f7188;margin-bottom:22px;font-size:14px;line-height:1.65}.submission-card{background:#fff;border:1px solid #e0e7ef;border-radius:14px;margin-bottom:18px;padding:18px}.submission-card-header{color:#0e2340;justify-content:space-between;align-items:center;gap:10px;font-size:14px;font-weight:700;display:flex}.status-badge{color:#16834b;background:#e9f9ef;border-radius:999px;padding:6px 10px;font-size:11px;font-weight:700}.submission-divider{background:#e8edf3;height:1px;margin:15px 0}.submission-row{color:#65758a;justify-content:space-between;align-items:center;gap:15px;padding:9px 0;font-size:12px;display:flex}.submission-row strong{color:#16834b;font-size:12px}.submission-info{background:#f4f8ff;border:1px solid #dbe8ff;border-radius:12px;margin-bottom:20px;padding:15px}.submission-info h4{color:#0e2340;margin:0 0 7px;font-size:13px}.submission-info p{color:#64748b;margin:0;font-size:12px;line-height:1.55}.submission-brand{letter-spacing:.08em;border:1px solid #ffffff40;border-radius:999px;margin-bottom:24px;padding:7px 13px;font-size:11px;font-weight:700;display:inline-flex}.auth-input-field{width:100%;margin-bottom:18px}.auth-input-field>label{color:#0e2340;margin-bottom:8px;font-size:13px;font-weight:600;display:block}.auth-input-field .required-mark{color:#2563eb}.auth-input-field input{box-sizing:border-box;color:#0e2340;background:#fff;border:1px solid #d9e2ef;border-radius:10px;outline:none;width:100%;height:48px;padding:0 14px;font-family:inherit;font-size:13px;transition:border-color .2s,box-shadow .2s,background-color .2s}.auth-input-field input::placeholder{color:#94a3b8}.auth-input-field input:hover{border-color:#c5d1df}.auth-input-field input:focus{border-color:#2563eb;box-shadow:0 0 0 3px #2563eb14}.auth-input-field input:disabled{color:#64748b;cursor:not-allowed;background:#f8fafc}.auth-input-field .password-wrapper{width:100%;position:relative}.auth-input-field .password-wrapper input{padding-right:46px}.auth-input-field .password-toggle{cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;width:32px;height:32px;padding:0;display:flex;position:absolute;top:50%;right:10px;transform:translateY(-50%)}@media (width<=600px){.auth-input-field{margin-bottom:16px}.auth-input-field input{height:46px}}.manual-verification-info{background:#f6f9fc;border:1px solid #d9e2ef;border-radius:10px;margin:18px 0;padding:16px 18px}.manual-verification-info strong{color:#0e2340;margin-bottom:6px;font-size:14px;display:block}.manual-verification-info p{color:#4a4f55;margin:0 0 8px;font-size:13px;line-height:1.5}.manual-verification-info span{color:#4a4f55;font-size:12px;font-weight:600;display:inline-block}.verification-eyebrow{color:#2563eb;letter-spacing:.08em;margin-bottom:8px;font-size:12px;font-weight:700}.upload-helper{color:#6b7280;margin:6px 0 12px;font-size:12px;display:block}.uploaded-file{background:#fff;border:1px solid #d9e2ef;border-radius:8px;justify-content:space-between;align-items:center;gap:12px;margin-top:12px;padding:10px 12px;font-size:12px;display:flex}.uploaded-file span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.auth-helper{color:#64748b;margin-top:-8px;margin-bottom:18px;font-size:12px}.marketplace-page{padding:35px}.market-search{margin-bottom:35px}.market-search h1{color:#0e2340;margin-bottom:10px;font-size:40px}.market-search p{color:#64748b;margin-bottom:25px;font-size:16px}.market-search-box{background:#fff;border:1px solid #e2e8f0;border-radius:16px;align-items:center;gap:15px;padding:16px 22px;display:flex;box-shadow:0 10px 30px #0f172a0a}.market-search-box input{border:none;outline:none;width:100%;font-size:15px}.marketplace-layout{grid-template-columns:280px 1fr;gap:30px;display:grid}.filter-sidebar{background:#fff;border-radius:18px;height:fit-content;padding:25px;box-shadow:0 10px 30px #0f172a0d}.filter-sidebar h3{color:#0e2340;margin-bottom:25px}.filter-sidebar label{color:#334155;flex-direction:column;gap:10px;margin-bottom:20px;font-weight:600;display:flex}.filter-sidebar select{border:1px solid #cbd5e1;border-radius:10px;outline:none;padding:12px}.tool-grid{grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:25px;display:grid}.tool-card{background:#fff;border-radius:20px;transition:all .35s;overflow:hidden;box-shadow:0 15px 40px #0f172a0d}.tool-card:hover{transform:translateY(-8px);box-shadow:0 20px 50px #0f172a1f}.tool-image img{object-fit:cover;width:100%;height:220px}.tool-body{padding:22px}.tool-body h3{color:#0e2340;margin-bottom:8px}.tool-body p{color:#64748b;margin-bottom:15px}.verified{color:#10b981;align-items:center;gap:8px;margin-bottom:18px;font-weight:600;display:inline-flex}.tool-body button{color:#fff;cursor:pointer;background:#0e2340;border:none;border-radius:12px;width:100%;padding:13px;transition:all .3s}.tool-body button:hover{background:#1d4ed8}@media (width<=992px){.marketplace-layout{grid-template-columns:1fr}.filter-sidebar{order:2}.tool-grid{order:1}}@media (width<=768px){.market-search h1{font-size:32px}.tool-grid{grid-template-columns:1fr}}.tool-id{color:#2563eb;background:#eff6ff;border-radius:30px;margin-bottom:15px;padding:6px 12px;font-size:12px;font-weight:600;display:inline-block}.company{color:#334155;align-items:center;gap:8px;margin-bottom:12px;display:flex}.tool-specs{grid-template-columns:repeat(3,1fr);gap:12px;margin:20px 0;display:grid}.tool-specs div{text-align:center;background:#f8fafc;border-radius:12px;padding:12px;font-size:13px}.tool-specs strong{color:#0e2340;margin-top:5px;display:block}.tool-location{color:#64748b;align-items:center;gap:8px;margin-bottom:20px;display:flex}.tool-footer{justify-content:space-between;align-items:center;display:flex}.available{color:#10b981;font-weight:700}.tool-footer button{color:#fff;cursor:pointer;background:#0e2340;border:none;border-radius:12px;align-items:center;gap:8px;padding:12px 18px;transition:all .3s;display:flex}.tool-footer button:hover{background:#2563eb}.tool-details{grid-template-columns:1.2fr 1fr;gap:50px;padding:40px;display:grid}.tool-gallery img{border-radius:20px;width:100%;box-shadow:0 20px 40px #0f172a14}.badge{color:#2563eb;background:#eff6ff;border-radius:30px;margin-bottom:20px;padding:8px 18px;font-weight:600;display:inline-block}.tool-info h1{color:#0e2340;margin-bottom:15px;font-size:42px}.company{color:#64748b;margin-bottom:30px;font-size:18px}.spec-grid{grid-template-columns:repeat(2,1fr);gap:18px;margin:30px 0;display:grid}.spec-grid div{background:#fff;border-radius:16px;padding:20px;box-shadow:0 10px 25px #0f172a0d}.spec-grid strong{color:#0e2340;margin-bottom:8px;display:block}.detail-buttons{gap:20px;margin-top:40px;display:flex}.primary-btn{color:#fff;cursor:pointer;background:#0e2340;border:none;border-radius:14px;padding:15px 30px}.secondary-btn{cursor:pointer;background:#fff;border:2px solid #cbd5e1;border-radius:14px;padding:15px 30px}@media (width<=992px){.tool-details,.spec-grid{grid-template-columns:1fr}}.rfq-page{max-width:900px;margin:auto;padding:40px}.rfq-page h1{color:#0e2340;margin-bottom:10px;font-size:42px}.rfq-page p{color:#64748b;margin-bottom:40px}.rfq-form{gap:20px;display:grid}.rfq-form input,.rfq-form select,.rfq-form textarea{border:1px solid #cbd5e1;border-radius:14px;padding:16px;font-size:15px}.rfq-form textarea{resize:none}.rfq-form button{color:#fff;cursor:pointer;background:#0e2340;border:none;border-radius:14px;padding:18px;font-size:16px;transition:all .3s}.rfq-form button:hover{background:#2563eb}
