@import url(https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700;800&display=swap);@import url(https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800&display=swap);.auth-wrapper{background:#0f172a;font-family:Inter,sans-serif;min-height:100vh;overflow:hidden;position:relative}.auth-background{bottom:0;left:0;position:absolute;right:0;top:0;z-index:0}.gradient-circle{animation:float 20s infinite;border-radius:50%;filter:blur(80px);opacity:.5;position:absolute}.circle-1{animation-delay:0s;background:linear-gradient(135deg,#667eea,#764ba2);height:600px;right:-200px;top:-200px;width:600px}.circle-2{animation-delay:-5s;background:linear-gradient(135deg,#3b82f6,#8b5cf6);bottom:-150px;height:500px;left:-150px;width:500px}.circle-3{animation-delay:-10s;background:linear-gradient(135deg,#f59e0b,#ef4444);height:400px;left:50%;top:50%;transform:translate(-50%,-50%);width:400px}@keyframes float{0%,to{transform:translate(0) scale(1)}25%{transform:translate(50px,-50px) scale(1.1)}50%{transform:translate(100px,50px) scale(.9)}75%{transform:translate(-50px,100px) scale(1.05)}}.floating-shapes{height:100%;position:absolute;width:100%}.shape{animation:rotate 30s linear infinite;border:2px solid #ffffff1a;position:absolute}.shape-1{border-color:#667eea4d;border-radius:43% 57% 70% 30%/43% 39% 61% 57%;height:300px;right:5%;top:10%;width:300px}.shape-2{border-color:#8b5cf64d;border-radius:67% 33% 41% 59%/38% 54% 46% 62%;bottom:10%;height:250px;left:5%;width:250px}.shape-3{border-color:#f59e0b33;border-radius:41% 59% 33% 67%/58% 39% 61% 42%;height:200px;left:20%;top:30%;width:200px}.shape-4{border-color:#ef444433;border-radius:55% 45% 68% 32%/41% 52% 48% 59%;bottom:30%;height:180px;right:15%;width:180px}@keyframes rotate{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.auth-container{margin:0 auto;max-width:1200px;min-height:100vh;position:relative;z-index:10}.auth-brand{animation:slideInLeft 1s ease;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff2;border-radius:40px 0 0 40px;box-shadow:0 25px 50px -12px #00000040;flex:1 1;overflow:hidden;padding:3rem;position:relative}.auth-brand:before{animation:gradientMove 3s infinite;background:linear-gradient(90deg,#667eea,#764ba2,#3b82f6,#8b5cf6);background-size:300% 100%;content:"";height:4px;left:0;position:absolute;right:0;top:0}@keyframes gradientMove{0%,to{background-position:0 50%}50%{background-position:100% 50%}}.brand-content{position:relative;z-index:2}.brand-icon{animation:bounce 2s infinite;font-size:4rem;margin-bottom:1.5rem}@keyframes bounce{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.brand-title{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#667eea,#764ba2);-webkit-background-clip:text;font-size:2.5rem;font-weight:800;letter-spacing:-.02em;margin-bottom:.5rem}.brand-subtitle{color:#64748b;font-size:1rem}.brand-features,.brand-subtitle{margin-bottom:2.5rem}.feature-item{align-items:center;animation:fadeInUp .5s ease forwards;background:#f8fafc;border-radius:12px;display:flex;gap:1rem;margin-bottom:1rem;opacity:0;padding:.75rem 1rem;transition:all .3s}.feature-item:first-child{animation-delay:.1s}.feature-item:nth-child(2){animation-delay:.2s}.feature-item:nth-child(3){animation-delay:.3s}.feature-item:nth-child(4){animation-delay:.4s}.feature-item:hover{background:#f1f5f9;transform:translateX(10px)}.feature-icon{align-items:center;background:linear-gradient(135deg,#10b981,#059669);border-radius:50%;color:#fff;display:flex;font-size:.875rem;font-weight:700;height:24px;justify-content:center;width:24px}.brand-testimonial{text-align:center}.testimonial-avatars{align-items:center;display:flex;justify-content:center;margin-bottom:1rem}.testimonial-avatars img{border:3px solid #fff;border-radius:50%;box-shadow:0 4px 6px #0000001a;height:40px;margin-left:-10px;transition:transform .3s;width:40px}.testimonial-avatars img:hover{transform:scale(1.1);z-index:10}.testimonial-avatars img:first-child{margin-left:0}.avatar-count{align-items:center;background:linear-gradient(135deg,#667eea,#764ba2);border:3px solid #fff;border-radius:50%;color:#fff;display:flex;font-size:.75rem;font-weight:600;height:40px;justify-content:center;margin-left:-10px;width:40px}.testimonial-text{color:#64748b;font-size:.875rem;font-weight:500}.auth-form-container{animation:slideInRight 1s ease;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffffa;border-radius:0 40px 40px 0;box-shadow:0 25px 50px -12px #00000040;flex:1 1;padding:3rem}@keyframes slideInLeft{0%{opacity:0;transform:translateX(-50px)}to{opacity:1;transform:translateX(0)}}@keyframes slideInRight{0%{opacity:0;transform:translateX(50px)}to{opacity:1;transform:translateX(0)}}.form-header{margin-bottom:2rem;text-align:center}.form-header h2{color:#1e293b;font-size:2rem;font-weight:700;margin-bottom:.5rem}.form-header p{color:#64748b;font-size:.95rem}.error-alert{align-items:center;animation:shake .5s ease;background:#fef2f2;border:1px solid #fee2e2;border-left:4px solid #ef4444;border-radius:12px;display:flex;gap:.75rem;margin-bottom:1.5rem;padding:1rem}@keyframes shake{0%,to{transform:translateX(0)}10%,30%,50%,70%,90%{transform:translateX(-5px)}20%,40%,60%,80%{transform:translateX(5px)}}.error-icon{font-size:1.25rem}.auth-form,.input-group{margin-bottom:1.5rem}.input-group label{align-items:center;color:#334155;display:flex;font-size:.875rem;font-weight:600;gap:.5rem;margin-bottom:.5rem}.input-icon{color:#667eea}.input-wrapper{position:relative}.input-wrapper input{background:#fff;border:2px solid #e2e8f0;border-radius:14px;font-size:.95rem;padding:.875rem 1rem;transition:all .3s;width:100%}.input-wrapper input:focus{border-color:#667eea;box-shadow:0 0 0 4px #667eea1a;outline:none}.input-wrapper input:hover{border-color:#94a3b8}.password-wrapper{position:relative}.password-toggle{background:none;border:none;cursor:pointer;font-size:1.25rem;opacity:.6;position:absolute;right:1rem;top:50%;transform:translateY(-50%);transition:opacity .3s}.password-toggle:hover{opacity:1}.form-options{justify-content:space-between;margin-bottom:1.5rem}.checkbox-label,.form-options{align-items:center;display:flex}.checkbox-label{color:#475569;cursor:pointer;font-size:.875rem;gap:.5rem}.checkbox-label input[type=checkbox]{accent-color:#667eea;cursor:pointer;height:18px;width:18px}.forgot-link{color:#667eea;font-size:.875rem;font-weight:500;position:relative;text-decoration:none;transition:all .3s}.forgot-link:after{background:#667eea;bottom:-2px;content:"";height:2px;left:0;position:absolute;transition:width .3s;width:0}.forgot-link:hover:after{width:100%}.btn-login{align-items:center;background:linear-gradient(135deg,#667eea,#764ba2);border:none;border-radius:14px;color:#fff;cursor:pointer;display:flex;font-size:1rem;font-weight:600;gap:.5rem;justify-content:center;overflow:hidden;padding:1rem;position:relative;transition:all .3s;width:100%}.btn-login:before{background:#fff3;border-radius:50%;content:"";height:0;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);transition:width .6s,height .6s;width:0}.btn-login:hover:before{height:300px;width:300px}.btn-login:hover:not(:disabled){box-shadow:0 10px 20px -5px #667eea66;transform:translateY(-2px)}.btn-login:disabled{cursor:not-allowed;opacity:.7}.btn-icon{transition:transform .3s}.btn-login:hover .btn-icon{transform:translateX(5px)}.loader{animation:spin 1s linear infinite;border:3px solid #ffffff4d;border-radius:50%;border-top-color:#fff;height:20px;width:20px}.demo-section{margin:1.5rem 0}.divider{margin-bottom:1.5rem;position:relative;text-align:center}.divider:before{background:linear-gradient(90deg,#0000,#e2e8f0,#0000);content:"";height:1px;left:0;position:absolute;right:0;top:50%}.divider span{background:#fff;color:#94a3b8;font-size:.875rem;padding:0 1rem;position:relative}.btn-demo{align-items:center;background:linear-gradient(135deg,#10b981,#059669);border:none;border-radius:14px;color:#fff;cursor:pointer;display:flex;font-size:1rem;font-weight:600;gap:.75rem;justify-content:center;margin-bottom:1rem;overflow:hidden;padding:1rem;position:relative;transition:all .3s;width:100%}.btn-demo:before{background:#fff3;border-radius:50%;content:"";height:0;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);transition:width .6s,height .6s;width:0}.btn-demo:hover:before{height:300px;width:300px}.btn-demo:hover:not(:disabled){box-shadow:0 10px 20px -5px #10b98166;transform:translateY(-2px)}.demo-icon{animation:rocket 2s infinite;font-size:1.25rem}@keyframes rocket{0%,to{transform:translateY(0) rotate(0deg)}50%{transform:translateY(-5px) rotate(5deg)}}.demo-credentials{align-items:center;animation:pulse 2s infinite;background:#f8fafc;border:1px solid #e2e8f0;border-radius:14px;display:flex;gap:.75rem;justify-content:center;padding:1rem}.credential-badge{background:#10b981;border-radius:6px;color:#fff;font-size:.75rem;font-weight:600;padding:.25rem .5rem;text-transform:uppercase}.demo-credentials code{background:#fff;border:1px solid #e2e8f0;border-radius:6px;color:#1e293b;font-size:.875rem;font-weight:500;padding:.25rem .5rem}.credential-sep{color:#cbd5e1}.social-login{margin:1.5rem 0}.social-text{color:#94a3b8;font-size:.875rem;margin-bottom:1rem;position:relative;text-align:center}.social-buttons{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:1fr 1fr}.btn-social{align-items:center;background:#fff;border:2px solid #e2e8f0;border-radius:14px;color:#334155;cursor:pointer;display:flex;font-size:.95rem;font-weight:500;gap:.5rem;justify-content:center;padding:.875rem;transition:all .3s}.btn-social:hover{border-color:#667eea;box-shadow:0 4px 6px #667eea1a;transform:translateY(-2px)}.btn-google:hover{border-color:#ea4335}.btn-github:hover{border-color:#333}.auth-footer{color:#64748b;font-size:.95rem}.signup-link{align-items:center;color:#667eea;display:inline-flex;font-weight:600;gap:.25rem;text-decoration:none;transition:all .3s}.signup-link:hover{gap:.5rem}.signup-link span{transition:transform .3s}.signup-link:hover span{transform:translateX(5px)}@media (max-width:968px){.auth-container{flex-direction:column;padding:1rem}.auth-brand{border-radius:30px 30px 0 0;padding:2rem}.auth-form-container{border-radius:0 0 30px 30px;padding:2rem}.brand-icon{font-size:3rem}.brand-title{font-size:2rem}}@media (max-width:480px){.auth-brand,.auth-form-container{padding:1.5rem}.form-header h2{font-size:1.5rem}.social-buttons{grid-template-columns:1fr}.demo-credentials{flex-direction:column;gap:.5rem;text-align:center}}.name-group{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:1fr 1fr;margin-bottom:.5rem}.brand-stats{border-bottom:2px solid #e2e8f0;border-top:2px solid #e2e8f0;display:flex;justify-content:space-around;margin:2rem 0;padding:1.5rem 0}.stat-number{color:#1e293b;font-size:1.75rem}.brand-quote{background:#f8fafc;border-radius:20px;margin-top:2rem;padding:1.5rem;position:relative}.brand-quote:before{color:#667eea;content:'"';font-family:serif;font-size:4rem;left:20px;opacity:.2;position:absolute;top:-10px}.quote-text{color:#334155;font-size:.95rem;font-style:italic;line-height:1.6;margin-bottom:1rem}.quote-author{align-items:center;display:flex;gap:1rem}.quote-author img{border-radius:50%;height:40px;object-fit:cover;width:40px}.quote-author strong{color:#1e293b;display:block;font-size:.875rem}.quote-author span{color:#64748b;font-size:.75rem}.password-strength{margin:1rem 0 1.5rem}.strength-bars{display:flex;gap:.5rem;margin-bottom:.5rem}.strength-bar{background:#e2e8f0;border-radius:2px;flex:1 1;height:4px;transition:all .3s}.strength-bar.active{background:linear-gradient(90deg,#10b981,#059669);box-shadow:0 0 10px #10b98180}.strength-text{color:#64748b;font-size:.75rem;text-align:center}.terms-checkbox{margin-bottom:1.5rem}.terms-link{color:#667eea;font-weight:500;text-decoration:none;transition:all .3s}.terms-link:hover{text-decoration:underline}.btn-register{align-items:center;background:linear-gradient(135deg,#10b981,#059669);border:none;border-radius:14px;color:#fff;cursor:pointer;display:flex;font-size:1rem;font-weight:600;gap:.5rem;justify-content:center;overflow:hidden;padding:1rem;position:relative;transition:all .3s;width:100%}.btn-register:before{background:#fff3;border-radius:50%;content:"";height:0;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);transition:width .6s,height .6s;width:0}.btn-register:hover:before{height:300px;width:300px}.btn-register:hover:not(:disabled){box-shadow:0 10px 20px -5px #10b98166;transform:translateY(-2px)}.btn-register:disabled{cursor:not-allowed;opacity:.7}.signin-link{align-items:center;color:#10b981;display:inline-flex;font-weight:600;gap:.25rem;text-decoration:none;transition:all .3s}.signin-link:hover{gap:.5rem}.signin-link span{transition:transform .3s}.signin-link:hover span{transform:translateX(5px)}@media (max-width:968px){.name-group{gap:0;grid-template-columns:1fr}.brand-stats{flex-direction:column;gap:1rem;padding:1rem 0}}@media (max-width:480px){.quote-author{flex-direction:column;text-align:center}}.hero{align-items:center;animation:gradientShift 15s ease infinite;background:linear-gradient(135deg,#2563eb,#1e40af 50%,#2563eb);background-size:200% 200%;display:flex;min-height:600px;overflow:hidden;padding:6rem 0;position:relative}.hero:before{background:#ffffff0d;height:800px;right:-10%;top:-50%;transform:rotate(45deg);width:800px}.hero:after,.hero:before{border-radius:50%;content:"";position:absolute}.hero:after{background:#ffffff08;bottom:-30%;height:600px;left:-5%;width:600px}.hero .container{margin:0 auto;max-width:1000px;position:relative;text-align:center;z-index:2}.hero-content{animation:fadeInUp 1s ease;margin:0 auto;max-width:800px}.hero-title{color:#fff;font-size:4rem;font-weight:800;letter-spacing:-.02em;line-height:1.2;margin-bottom:1.5rem;text-shadow:0 2px 4px #0000001a}.highlight{color:#fff;display:inline-block;position:relative;z-index:1}.highlight:after{background:#ffffff4d;border-radius:4px;bottom:5px;content:"";height:12px;left:0;position:absolute;width:100%;z-index:-1}.hero-subtitle{color:#fffffff2;font-size:1.35rem;font-weight:400;line-height:1.6;margin-bottom:2.5rem;margin-left:auto;margin-right:auto;max-width:700px}.hero-buttons{display:flex;gap:1rem;justify-content:center;margin-bottom:4rem}.hero-buttons .btn-primary{background:#fff;border:none;border-radius:50px;box-shadow:0 4px 6px #0000001a;color:#2563eb;display:inline-block;font-size:1rem;font-weight:600;max-width:180px;min-width:140px;padding:.75rem 1.5rem;text-align:center;text-decoration:none;transition:all .3s ease;width:auto}.hero-buttons .btn-primary:hover{background:#fff;box-shadow:0 8px 15px #0003;color:#1e40af;transform:translateY(-2px)}.hero-buttons .btn-secondary{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#0000;border:2px solid #ffffff80;border-radius:50px;color:#fff;display:inline-block;font-size:1rem;font-weight:600;min-width:160px;padding:.75rem 2rem;text-align:center;text-decoration:none;transition:all .3s ease}.hero-buttons .btn-secondary:hover{background:#ffffff1a;border-color:#fff;transform:translateY(-2px)}.hero-stats{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1a;border:1px solid #fff3;border-radius:60px;display:flex;gap:4rem;justify-content:center;margin:0 auto;max-width:700px;padding:2rem 3rem}.stat-item{position:relative;text-align:center}.stat-item:not(:last-child):after{background:#ffffff4d;content:"";height:40px;position:absolute;right:-2rem;top:50%;transform:translateY(-50%);width:1px}.stat-number{color:#fff;font-size:2.25rem;text-shadow:0 2px 4px #0000001a}.stat-label{color:#ffffffe6;font-weight:600}@keyframes gradientShift{0%{background-position:0 50%}50%{background-position:100% 50%}to{background-position:0 50%}}@media (max-width:1024px){.hero{min-height:500px;padding:4rem 0}.hero-title{font-size:3.5rem}.hero-subtitle{font-size:1.2rem;padding:0 1rem}.hero-stats{gap:2rem;padding:1.5rem 2rem}.stat-item:not(:last-child):after{right:-1rem}}@media (max-width:768px){.hero{min-height:auto;padding:3rem 1rem}.hero-title{font-size:2.5rem}.hero-subtitle{font-size:1.1rem;margin-bottom:2rem;padding:0}.hero-buttons{flex-direction:column;gap:.75rem;margin-bottom:3rem;padding:0 2rem}.hero-buttons .btn-primary,.hero-buttons .btn-secondary{font-size:.95rem;max-width:100%;min-width:auto;padding:.7rem 1.5rem;width:100%}.hero-stats{border-radius:30px;flex-direction:column;gap:1.5rem;max-width:300px;padding:1.5rem}.stat-item:not(:last-child):after{display:none}.stat-number{font-size:1.75rem}.stat-label{font-size:.75rem}}@media (max-width:480px){.hero-title{font-size:2rem}.hero-subtitle{font-size:1rem}.hero-buttons{padding:0 1rem}.hero-buttons .btn-primary,.hero-buttons .btn-secondary{font-size:.9rem;padding:.6rem 1.25rem}}.how-it-works{background:#fff;padding:5rem 0}.section-title{color:#1f2937;font-weight:700;text-align:center}.section-subtitle{color:#6b7280;margin-bottom:4rem;text-align:center}.steps-container{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(3,1fr);position:relative}.step-card{background:#fff;border-radius:1rem;box-shadow:0 4px 6px -1px #0000001a;padding:2rem;position:relative;text-align:center;transition:transform .3s}.step-card:hover{box-shadow:0 10px 15px -3px #0000001a;transform:translateY(-5px)}.step-icon{font-size:3rem;margin-bottom:1rem}.step-number{background:#2563eb;height:40px;margin:0 auto 1rem;width:40px}.step-title{color:#1f2937;font-size:1.25rem;margin-bottom:1rem}.step-description{color:#6b7280;line-height:1.6}.step-arrow{color:#d1d5db;font-size:2rem;position:absolute;right:-1.5rem;top:50%;transform:translateY(-50%)}@media (max-width:768px){.steps-container{grid-template-columns:1fr}.step-arrow{display:none}}.investors{background:linear-gradient(135deg,#f8fafc,#f1f5f9);overflow:hidden;padding:5rem 0;position:relative}.investors:before{top:0}.investors:after,.investors:before{background:linear-gradient(90deg,#0000,#2563eb33,#0000);content:"";height:1px;left:0;position:absolute;right:0}.investors:after{bottom:0}.section-header{margin-bottom:4rem;text-align:center}.section-title{color:#0f172a;font-size:2.5rem;font-weight:800;letter-spacing:-.02em;margin-bottom:1rem}.section-subtitle{color:#475569;font-size:1.25rem;line-height:1.6;margin:0 auto;max-width:600px}.investors-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(3,1fr);margin-bottom:4rem;margin-left:auto;margin-right:auto;max-width:1100px}.investor-card{background:#fff;border:1px solid #2563eb1a;border-radius:1.5rem;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f;padding:2rem;position:relative;text-align:center;transition:all .3s ease}.investor-card:hover{border-color:#2563eb4d;box-shadow:0 20px 25px -5px #2563eb1a,0 10px 10px -5px #2563eb0a;transform:translateY(-8px)}.investor-image-wrapper{height:120px;margin:0 auto 1.5rem;position:relative;width:120px}.investor-image{border:4px solid #2563eb;border-radius:50%;box-shadow:0 10px 15px -3px #2563eb33;height:100%;overflow:hidden;width:100%}.investor-image img{height:100%;object-fit:cover;transition:transform .3s ease;width:100%}.investor-card:hover .investor-image img{transform:scale(1.1)}.investor-verified{align-items:center;background:#10b981;border:3px solid #fff;border-radius:50%;bottom:5px;box-shadow:0 2px 4px #0000001a;display:flex;height:30px;justify-content:center;position:absolute;right:5px;width:30px}.verified-badge{color:#fff;font-size:1rem;font-weight:700}.investor-name{color:#0f172a;font-size:1.5rem;font-weight:700;letter-spacing:-.01em;margin-bottom:.25rem}.investor-title{color:#64748b;font-size:1rem;font-weight:500;margin-bottom:1.5rem}.investor-stats{border-bottom:1px solid #e2e8f0;border-top:1px solid #e2e8f0;display:flex;justify-content:space-around;margin-bottom:1rem;padding:1rem 0}.investor-stat{text-align:center}.stat-value{color:#2563eb;display:block;font-size:1.5rem;font-weight:700;line-height:1.2}.stat-label{font-size:.75rem;letter-spacing:.05em;text-transform:uppercase}.investor-company{display:flex;flex-direction:column;gap:.25rem}.company-label{color:#94a3b8;font-size:.875rem;letter-spacing:.05em;text-transform:uppercase}.company-name{color:#0f172a;font-size:1.125rem;font-weight:600}.investors-table{background:#fff;border:1px solid #e2e8f0;border-radius:1rem;box-shadow:0 4px 6px -1px #0000001a;margin:0 auto;max-width:600px;padding:2rem}.investors-table h3{color:#0f172a;font-size:1.25rem;font-weight:600;margin-bottom:1.5rem;text-align:center}.category-table{border-collapse:collapse;width:100%}.category-table th{background:#f8fafc;border-bottom:2px solid #e2e8f0;color:#475569;font-weight:600;padding:1rem;text-align:left}.category-table td{border-bottom:1px solid #e2e8f0;color:#1e293b;padding:1rem}.category-table tr:last-child td{border-bottom:none}.category-table tr:hover td{background:#f8fafc}.category-table td:first-child{font-weight:500}.category-table td:last-child{color:#2563eb;font-weight:600}@media (max-width:768px){.investors{padding:3rem 0}.section-title{font-size:2rem}.section-subtitle{font-size:1rem;padding:0 1rem}.investors-grid{gap:1.5rem;grid-template-columns:1fr;padding:0 1rem}.investor-card{padding:1.5rem}.investor-image-wrapper{height:100px;width:100px}.investor-name,.stat-value{font-size:1.25rem}.investors-table{margin:0 1rem;padding:1.5rem}.category-table{font-size:.875rem}.category-table td,.category-table th{padding:.75rem}}@media (min-width:769px) and (max-width:1024px){.investors-grid{gap:1rem;padding:0 1rem}.investor-card{padding:1.5rem}.investor-image-wrapper{height:100px;width:100px}}.reviews{background:#fff;overflow:hidden;padding:5rem 0;position:relative}.reviews:before{background:linear-gradient(90deg,#0000,#2563eb33,#0000);content:"";height:1px;left:0;position:absolute;right:0;top:0}.section-badge{background:#2563eb1a;border-radius:2rem;color:#2563eb;display:inline-block;font-size:.875rem;font-weight:600;letter-spacing:.05em;margin-bottom:1rem;padding:.5rem 1rem}.reviews .section-header{margin-bottom:3rem;text-align:center}.reviews .section-title{color:#0f172a;font-size:2.5rem;font-weight:800;letter-spacing:-.02em;margin-bottom:1rem}.reviews .section-subtitle{color:#475569;font-size:1.25rem;line-height:1.6;margin:0 auto;max-width:600px}.reviews-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(2,1fr);margin-bottom:4rem;margin-left:auto;margin-right:auto;max-width:1200px;padding:0 1rem}.review-card{background:#fff;border:1px solid #e2e8f0;border-radius:1.5rem;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f;overflow:hidden;padding:2rem;position:relative;transition:all .3s ease}.review-card:before{background:linear-gradient(90deg,#2563eb,#3b82f6);content:"";height:4px;left:0;opacity:0;position:absolute;right:0;top:0;transition:opacity .3s ease}.review-card:hover{border-color:#2563eb4d;box-shadow:0 20px 25px -5px #2563eb1a,0 10px 10px -5px #2563eb0a;transform:translateY(-4px)}.review-card:hover:before{opacity:1}.review-header{display:flex;gap:1rem;margin-bottom:1.5rem}.reviewer-image-container{flex-shrink:0;height:60px;position:relative;width:60px}.reviewer-image{border:3px solid #fff;border-radius:50%;box-shadow:0 4px 6px -1px #0000001a;height:100%;object-fit:cover;width:100%}.reviewer-status{align-items:center;background:#fff;border-radius:50%;bottom:2px;display:flex;height:14px;justify-content:center;position:absolute;right:2px;width:14px}.status-dot{animation:pulse 2s infinite;background:#10b981;border-radius:50%;height:10px;width:10px}@keyframes pulse{0%{box-shadow:0 0 0 0 #10b981b3}70%{box-shadow:0 0 0 10px #10b98100}to{box-shadow:0 0 0 0 #10b98100}}.reviewer-info{flex:1 1}.reviewer-name{color:#0f172a;font-size:1.25rem;font-weight:600;line-height:1.2;margin-bottom:.25rem}.reviewer-title{color:#64748b;font-size:.875rem;margin-bottom:.5rem}.stars{display:flex;gap:.25rem}.star{color:#cbd5e1;font-size:1rem}.star.filled{color:#fbbf24}.review-content{margin-bottom:1.5rem;position:relative}.quote-icon{color:#2563eb;font-family:Georgia,serif;font-size:4rem;left:-.5rem;line-height:1;opacity:.2;position:absolute;top:-1rem}.review-text{-webkit-line-clamp:4;-webkit-box-orient:vertical;color:#334155;display:-webkit-box;font-size:.95rem;line-height:1.7;margin:0;overflow:hidden;position:relative;z-index:1}.review-footer{border-top:1px solid #e2e8f0;justify-content:space-between;padding-top:1rem}.review-company,.review-footer{align-items:center;display:flex}.review-company{gap:.5rem}.company-logo{align-items:center;background:linear-gradient(135deg,#2563eb,#1e40af);border-radius:8px;color:#fff;display:flex;font-size:1rem;font-weight:600;height:32px;justify-content:center;width:32px}.company-name{color:#1e293b;font-size:.875rem;font-weight:500}.review-date{color:#94a3b8;font-size:.75rem;font-weight:500}.reviews-stats{grid-gap:2rem;background:linear-gradient(135deg,#f8fafc,#f1f5f9);border:1px solid #e2e8f0;border-radius:2rem;display:grid;gap:2rem;grid-template-columns:repeat(3,1fr);margin:0 auto;max-width:900px;padding:2rem}.stat-card{background:#fff;border-radius:1rem;box-shadow:0 2px 4px #0000000d;padding:1rem;text-align:center}.stat-number{color:#2563eb;display:block;font-size:2.5rem;font-weight:800;line-height:1.2;margin-bottom:.25rem}.stat-label{color:#64748b;display:block;font-size:.875rem;font-weight:500;margin-bottom:.5rem}.stat-stars{color:#fbbf24;font-size:1rem;letter-spacing:.25rem}@media (max-width:1024px){.reviews-grid{grid-template-columns:1fr;max-width:600px}.reviews-stats{gap:1rem;grid-template-columns:1fr;max-width:400px}}@media (max-width:768px){.reviews{padding:3rem 0}.section-title{font-size:2rem}.section-subtitle{font-size:1rem}.review-card{padding:1.5rem}.reviewer-name{font-size:1.125rem}.review-text{font-size:.875rem}.stat-number{font-size:2rem}.stat-card{padding:1.5rem}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.review-card{animation:fadeInUp .6s ease forwards;opacity:0}.review-card:first-child{animation-delay:.1s}.review-card:nth-child(2){animation-delay:.2s}.review-card:nth-child(3){animation-delay:.3s}.review-card:nth-child(4){animation-delay:.4s}.pricing{background:var(--background-light);padding:5rem 0}.pricing-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(2,1fr);margin:3rem auto 0;max-width:900px}.pricing-card{background:#fff;border-radius:var(--radius-lg);box-shadow:var(--shadow-md);padding:2rem;position:relative;transition:transform .3s}.pricing-card:hover{box-shadow:var(--shadow-lg);transform:translateY(-5px)}.pricing-card.popular{border:2px solid var(--primary-color);transform:scale(1.05)}.pricing-card.popular:hover{transform:scale(1.05) translateY(-5px)}.popular-badge{background:var(--primary-color);border-radius:20px;color:#fff;font-size:.875rem;font-weight:500;left:50%;padding:.25rem 1rem;position:absolute;top:-12px;transform:translateX(-50%)}.plan-name{color:var(--text-primary);font-size:1.5rem;font-weight:700}.plan-name,.plan-price{margin-bottom:1rem}.currency{color:var(--text-secondary);font-size:1.5rem;font-weight:500;vertical-align:top}.amount{color:var(--text-primary);font-size:3rem;font-weight:800;line-height:1}.period{font-size:1rem}.period,.plan-description{color:var(--text-secondary)}.plan-description{border-bottom:1px solid var(--border-color);margin-bottom:1.5rem;padding-bottom:1.5rem}.plan-features{list-style:none;margin-bottom:2rem}.plan-features li{align-items:center;color:var(--text-secondary);display:flex;gap:.75rem;margin-bottom:1rem}.check-icon{color:var(--secondary-color);font-size:.875rem}@media (max-width:768px){.pricing-grid{grid-template-columns:1fr;padding:0 1rem}.pricing-card.popular{transform:none}.pricing-card.popular:hover{transform:translateY(-5px)}}.faq{background:#fff;padding:5rem 0}.faq-list{margin:3rem auto 0;max-width:800px}.faq-item{border:1px solid #e5e7eb;border-radius:.5rem;margin-bottom:1rem;overflow:hidden}.faq-question{align-items:center;background:#fff;border:none;color:#1f2937;cursor:pointer;display:flex;font-size:1.1rem;font-weight:600;justify-content:space-between;padding:1.5rem;transition:background-color .2s;width:100%}.faq-question:hover{background-color:#f9fafb}.faq-question span{color:#2563eb;font-size:1.5rem}.faq-answer{background:#f9fafb;border-top:1px solid #e5e7eb;color:#6b7280;line-height:1.6;padding:0 1.5rem 1.5rem}.landing-page{overflow-x:hidden}section{scroll-margin-top:70px}:root{--primary-color:#2563eb;--primary-dark:#1d4ed8;--primary-light:#3b82f6;--primary-bg:#eff6ff;--secondary-color:#10b981;--danger-color:#ef4444;--warning-color:#f59e0b;--text-primary:#111827;--text-secondary:#374151;--text-tertiary:#6b7280;--text-light:#9ca3af;--border-color:#e5e7eb;--border-dark:#d1d5db;--bg-primary:#fff;--bg-secondary:#f9fafb;--bg-tertiary:#f3f4f6;--shadow-sm:0 1px 2px 0 #0000000d;--shadow-md:0 4px 6px -1px #0000001a;--shadow-lg:0 10px 15px -3px #0000001a;--radius-sm:6px;--radius-md:8px;--radius-lg:12px;--radius-xl:16px}.invoice-generator{background:#f9fafb;background:var(--bg-secondary);color:#111827;color:var(--text-primary);font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;margin:0 auto;max-width:1600px;min-height:100vh;padding:24px}.generator-header{background:var(--bg-primary);border:1px solid var(--border-color);border-radius:12px;border-radius:var(--radius-lg);box-shadow:0 1px 2px 0 #0000000d;box-shadow:var(--shadow-sm)}.header-left{gap:16px}.generator-header h1{color:#111827;color:var(--text-primary)}.header-badge{background:#eff6ff;background:var(--primary-bg);border:1px solid #2563eb33;border-radius:30px;color:#2563eb;color:var(--primary-color);font-size:12px;font-weight:600;padding:4px 10px}.header-actions{align-items:center;display:flex;gap:20px}.user-welcome{align-items:flex-end;display:flex;flex-direction:column;line-height:1.4}.welcome-text{color:#6b7280;color:var(--text-tertiary);font-size:12px}.user-name{color:#111827;color:var(--text-primary);font-size:14px;font-weight:600}.steps-container{background:var(--bg-primary);border:1px solid var(--border-color);border-radius:100px;box-shadow:0 1px 2px 0 #0000000d;box-shadow:var(--shadow-sm);padding:8px}.step{border-radius:100px}.step.active{background:#eff6ff;background:var(--primary-bg)}.step.completed{background:#f0fdf4}.step-number{background:var(--bg-tertiary);border:2px solid #0000;color:var(--text-tertiary);height:36px;width:36px}.step.active .step-number{background:#2563eb;background:var(--primary-color);border-color:#2563eb4d;color:#fff}.step.completed .step-number{background:#10b981;background:var(--secondary-color);color:#fff}.step-label{color:#6b7280;color:var(--text-tertiary);font-size:12px;font-weight:500}.step-title{color:#111827;color:var(--text-primary)}.step-connector{flex:0.5 1;padding:0 8px}.connector-line{background:var(--border-color)}.step-connector.active .connector-line{background:var(--primary-color)}.generator-main{grid-template-columns:1.2fr 1.8fr}.form-panel{background:#fff;background:var(--bg-primary);border:1px solid #e5e7eb;border:1px solid var(--border-color);border-radius:var(--xl);box-shadow:0 4px 6px -1px #0000001a;box-shadow:var(--shadow-md);height:-webkit-fit-content;height:fit-content;max-height:calc(100vh - 200px);overflow-y:auto;padding:24px;scrollbar-color:#9ca3af #f3f4f6;scrollbar-color:var(--text-light) var(--bg-tertiary);scrollbar-width:thin}.form-panel::-webkit-scrollbar{width:6px}.form-panel::-webkit-scrollbar-track{background:#f3f4f6;background:var(--bg-tertiary);border-radius:10px}.form-panel::-webkit-scrollbar-thumb{background:#9ca3af;background:var(--text-light);border-radius:10px}.form-tabs{background:#f3f4f6;background:var(--bg-tertiary);border-radius:10px;display:flex;gap:8px;margin-bottom:24px;padding:4px}.tab-btn{background:#0000;border:none;border-radius:8px;color:#374151;color:var(--text-secondary);cursor:pointer;flex:1 1;font-size:14px;font-weight:600;padding:10px 16px;transition:all .2s}.tab-btn.active,.tab-btn:hover{color:#2563eb;color:var(--primary-color)}.tab-btn.active{background:#fff;background:var(--bg-primary);box-shadow:0 1px 2px 0 #0000000d;box-shadow:var(--shadow-sm)}.form-section{border-bottom:1px solid #e5e7eb;border-bottom:1px solid var(--border-color);margin-bottom:32px;padding-bottom:32px}.form-section:last-child{border-bottom:none}.form-section h3{align-items:center;color:#111827;color:var(--text-primary);display:flex;font-size:16px;font-weight:700;gap:8px;margin:0 0 16px}.form-section h4{color:#374151;color:var(--text-secondary);font-size:14px;font-weight:600;margin:0 0 12px}.section-badge{background:#f3f4f6;background:var(--bg-tertiary);border-radius:30px;color:#6b7280;color:var(--text-tertiary);font-size:11px;font-weight:500;letter-spacing:.3px;padding:2px 8px;text-transform:uppercase}.form-row{grid-gap:16px;display:grid;gap:16px;grid-template-columns:1fr 1fr}.form-group,.form-row{margin-bottom:16px}.form-group label{color:var(--text-secondary);font-size:12px;font-weight:600;letter-spacing:.3px;margin-bottom:6px;text-transform:uppercase}.form-input,.form-select,.form-textarea{background:#fff;background:var(--bg-primary);border:1px solid #d1d5db;border:1px solid var(--border-dark);border-radius:8px;border-radius:var(--radius-md);color:#111827;color:var(--text-primary);font-family:inherit;font-size:14px;padding:10px 14px;transition:all .2s;width:100%}.form-input:hover,.form-select:hover,.form-textarea:hover{border-color:#6b7280;border-color:var(--text-tertiary)}.form-input:focus,.form-select:focus,.form-textarea:focus{background:#fff;border-color:#2563eb;border-color:var(--primary-color);box-shadow:0 0 0 3px #2563eb26;outline:none}.form-input::placeholder{color:#9ca3af;color:var(--text-light);font-size:13px}.form-select{-webkit-appearance:none;appearance:none;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='%236b7280' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m6 9 6 6 6-6'/%3E%3C/svg%3E");background-position:right 12px center;background-repeat:no-repeat;padding-right:40px}.form-textarea{min-height:80px;resize:vertical}.input-with-prefix{align-items:center;background:#fff;background:var(--bg-primary);border:1px solid #d1d5db;border:1px solid var(--border-dark);border-radius:8px;border-radius:var(--radius-md);display:flex;transition:all .2s}.input-with-prefix:focus-within{border-color:#2563eb;border-color:var(--primary-color);box-shadow:0 0 0 3px #2563eb26}.input-prefix{color:#6b7280;color:var(--text-tertiary);font-size:16px;font-weight:500;padding:0 8px 0 12px}.form-input.with-prefix{border:none;padding-left:0}.form-input.with-prefix:focus{box-shadow:none}.code-select{min-width:120px}.section-toggle{align-items:center;background:none;border:none;border-bottom:1px dashed #e5e7eb;border-bottom:1px dashed var(--border-color);color:#111827;color:var(--text-primary);cursor:pointer;display:flex;font-size:14px;font-weight:600;gap:8px;margin-bottom:16px;padding:12px 0;text-align:left;transition:all .2s;width:100%}.section-toggle:hover{color:#2563eb;color:var(--primary-color)}.toggle-icon{align-items:center;background:#f3f4f6;background:var(--bg-tertiary);border-radius:50%;display:flex;font-size:16px;font-weight:500;height:24px;justify-content:center;width:24px}.toggle-badge{background:#9ca3af;background:var(--text-light);border-radius:30px;color:#fff;font-size:10px;font-weight:500;margin-left:auto;padding:2px 8px}.logo-upload-area{margin-bottom:16px}.logo-preview{border:1px solid #e5e7eb;border:1px solid var(--border-color);border-radius:8px;border-radius:var(--radius-md);display:inline-block;padding:8px;position:relative}.logo-preview img{max-height:60px;max-width:200px;object-fit:contain}.logo-remove{align-items:center;background:#ef4444;background:var(--danger-color);border:none;border-radius:50%;box-shadow:0 1px 2px 0 #0000000d;box-shadow:var(--shadow-sm);color:#fff;cursor:pointer;display:flex;font-size:16px;font-weight:700;height:24px;justify-content:center;position:absolute;right:-8px;top:-8px;width:24px}.logo-remove:hover{background:#dc2626}.logo-upload{background:#f9fafb;background:var(--bg-secondary);border:2px dashed #d1d5db;border:2px dashed var(--border-dark);border-radius:8px;border-radius:var(--radius-md);transition:all .2s}.logo-upload:hover{background:#eff6ff;background:var(--primary-bg);border-color:#2563eb;border-color:var(--primary-color)}.logo-upload input[type=file]{display:none}.upload-label{align-items:center;cursor:pointer;display:flex;flex-direction:column;gap:8px;justify-content:center;padding:24px}.upload-icon{font-size:24px}.upload-text{color:#2563eb;color:var(--primary-color);font-weight:600}.upload-hint{color:#6b7280;color:var(--text-tertiary);font-size:11px}.checkbox{align-items:center;cursor:pointer;display:flex;gap:10px;padding:8px 0}.checkbox input[type=checkbox]{accent-color:#2563eb;accent-color:var(--primary-color);cursor:pointer;height:18px;margin:0;width:18px}.checkbox-label{color:#374151;color:var(--text-secondary);font-size:14px}.items-table-container{background:#fff;background:var(--bg-primary);border:1px solid #e5e7eb;border:1px solid var(--border-color);border-radius:12px;border-radius:var(--radius-lg);margin:16px 0;overflow-x:auto}.items-table{border-collapse:collapse;font-size:13px;min-width:1200px;width:100%}.items-table th{background:#f3f4f6;background:var(--bg-tertiary);border-bottom:1px solid #d1d5db;border-bottom:1px solid var(--border-dark);color:#374151;color:var(--text-secondary);font-size:11px;font-weight:700;letter-spacing:.5px;padding:12px 8px;text-align:left;text-transform:uppercase;white-space:nowrap}.items-table td{border-bottom:1px solid #e5e7eb;border-bottom:1px solid var(--border-color);padding:12px 8px;vertical-align:top}.items-table tr:last-child td{border-bottom:none}.items-table td input{border:1px solid #e5e7eb;border:1px solid var(--border-color);border-radius:6px;border-radius:var(--radius-sm);font-size:13px;padding:8px;transition:all .2s;width:100%}.items-table td input:focus{border-color:#2563eb;border-color:var(--primary-color);box-shadow:0 0 0 2px #2563eb1a;outline:none}.amount-cell,.item-name-input{font-weight:500}.amount-cell{color:#111827;color:var(--text-primary);padding-right:12px;text-align:right;white-space:nowrap}.total-cell{color:#2563eb;color:var(--primary-color);font-weight:700}.item-actions{display:flex;gap:8px;margin-top:4px}.item-action-link{background:none;border:none;color:#6b7280;color:var(--text-tertiary);cursor:pointer;font-size:10px;padding:2px 0;text-decoration:underline;-webkit-text-decoration-color:#0000;text-decoration-color:#0000;transition:all .2s}.item-action-link:hover{color:#2563eb;color:var(--primary-color);-webkit-text-decoration-color:#2563eb;text-decoration-color:#2563eb;-webkit-text-decoration-color:var(--primary-color);text-decoration-color:var(--primary-color)}.remove-item-btn{align-items:center;background:#fee2e2;border:none;border-radius:6px;color:#ef4444;color:var(--danger-color);cursor:pointer;display:flex;font-size:18px;font-weight:500;height:28px;justify-content:center;margin:0 auto;transition:all .2s;width:28px}.remove-item-btn:hover:not(:disabled){background:#fecaca;color:#dc2626}.description-row td,.image-row td{background:#f9fafb;background:var(--bg-secondary);padding:8px 8px 16px}.file-input{display:none}.file-input-label{background:#f3f4f6;background:var(--bg-tertiary);border:1px solid #e5e7eb;border:1px solid var(--border-color);border-radius:6px;border-radius:var(--radius-sm);color:#374151;color:var(--text-secondary);cursor:pointer;display:inline-block;font-size:12px;padding:6px 12px;transition:all .2s}.file-input-label:hover{background:#e5e7eb;background:var(--border-color)}.add-new-item-btn{align-items:center;background:none;border:2px dashed #d1d5db;border:2px dashed var(--border-dark);border-radius:8px;border-radius:var(--radius-md);color:#2563eb;color:var(--primary-color);cursor:pointer;display:flex;font-size:14px;font-weight:600;gap:8px;justify-content:center;margin:16px 0;padding:14px;transition:all .2s;width:100%}.add-new-item-btn:hover{background:#eff6ff;background:var(--primary-bg);border-color:#2563eb;border-color:var(--primary-color)}.btn-icon{font-size:18px;font-weight:500}.item-summary-card{background:#f3f4f6;background:var(--bg-tertiary);border:1px solid var(--border-color);border-radius:var(--radius-lg)}.summary-row{border-bottom:1px dashed #d1d5db;border-bottom:1px dashed var(--border-dark);color:#374151;color:var(--text-secondary);padding:10px 0}.summary-value{color:#111827;color:var(--text-primary)}.total-row{border-top:2px solid var(--border-dark)}.grand-total{color:var(--primary-color)}.rounding-options{display:flex;gap:10px;margin:12px 0}.rounding-btn{background:#fff;background:var(--bg-primary);border:1px solid #e5e7eb;border:1px solid var(--border-color);border-radius:8px;border-radius:var(--radius-md);color:#374151;color:var(--text-secondary);cursor:pointer;flex:1 1;font-size:13px;font-weight:500;padding:10px;transition:all .2s}.rounding-btn:hover{color:#2563eb;color:var(--primary-color)}.rounding-btn.active,.rounding-btn:hover{border-color:#2563eb;border-color:var(--primary-color)}.rounding-btn.active{background:#2563eb;background:var(--primary-color);color:#fff}.total-words-box{background:#f3f4f6;background:var(--bg-tertiary);border-left:3px solid #2563eb;border-left:3px solid var(--primary-color);color:#374151;color:var(--text-secondary);font-size:13px;font-style:italic;line-height:1.6;padding:14px 16px}.advanced-options,.total-words-box{border-radius:8px;border-radius:var(--radius-md);margin-top:12px}.advanced-options{background:#f9fafb;background:var(--bg-secondary);padding:16px}.option-group{display:flex;flex-direction:column;gap:12px}.coming-soon{background:#f3f4f6;background:var(--bg-tertiary);border-radius:8px;border-radius:var(--radius-md);color:#6b7280;color:var(--text-tertiary);font-size:13px;font-style:italic;padding:20px;text-align:center}.form-actions{border-top:1px solid #e5e7eb;border-top:1px solid var(--border-color);display:flex;gap:16px;margin-top:32px;padding-top:24px}.btn{border-radius:8px;border-radius:var(--radius-md);font-family:inherit;font-size:14px;letter-spacing:.3px;padding:12px 24px}.btn-primary{background:var(--primary-color);flex:2 1}.btn-primary:hover{background:var(--primary-dark);box-shadow:0 4px 6px -1px #0000001a;box-shadow:var(--shadow-md)}.btn-outline{background:#fff;background:var(--bg-primary);border:1px solid #d1d5db;border:1px solid var(--border-dark);color:#374151;color:var(--text-secondary);flex:1 1}.btn-outline:hover{background:#f9fafb;background:var(--bg-secondary);border-color:#6b7280;border-color:var(--text-tertiary)}.btn-large{font-size:16px;padding:14px 28px}.btn-small{font-size:12px;padding:8px 16px}.templates-grid{grid-gap:16px;display:grid;gap:16px;grid-template-columns:repeat(2,1fr);margin-bottom:32px}.template-card{background:#fff;background:var(--bg-primary);border:2px solid #0000;border-radius:12px;border-radius:var(--radius-lg);box-shadow:0 1px 2px 0 #0000000d;box-shadow:var(--shadow-sm);cursor:pointer;overflow:hidden;position:relative;transition:all .2s}.template-card:hover{box-shadow:0 10px 15px -3px #0000001a;box-shadow:var(--shadow-lg);transform:translateY(-2px)}.template-card.selected{border-color:#2563eb;border-color:var(--primary-color);box-shadow:0 0 0 2px #2563eb33}.template-preview{height:140px;padding:16px;position:relative}.template-preview-content{background:#fff3;border-radius:6px;border-radius:var(--radius-sm);display:flex;flex-direction:column;gap:8px;height:100%;padding:12px}.preview-line{background:#ffffff80;border-radius:3px;height:6px;width:100%}.preview-line.short{width:60%}.template-info{align-items:center;background:#fff;background:var(--bg-primary);border-top:1px solid #e5e7eb;border-top:1px solid var(--border-color);display:flex;justify-content:space-between;padding:12px}.template-name{color:#111827;color:var(--text-primary);font-size:14px;font-weight:600}.premium-badge{background:linear-gradient(135deg,#f59e0b,#d97706);border-radius:30px;color:#fff;font-size:10px;font-weight:700;letter-spacing:.3px;padding:2px 8px}.customization-grid{grid-gap:24px;display:grid;gap:24px;grid-template-columns:1fr 1fr;margin-bottom:24px}.customization-item{margin-bottom:16px}.customization-item label{color:#374151;color:var(--text-secondary);display:block;font-size:13px;font-weight:600;margin-bottom:8px}.color-picker{align-items:center;display:flex;gap:12px}.color-input{border:1px solid #e5e7eb;border:1px solid var(--border-color);border-radius:6px;border-radius:var(--radius-sm);cursor:pointer;height:40px;padding:2px;width:50px}.color-presets{display:flex;flex-wrap:wrap;gap:6px}.color-preset{border:2px solid #0000;border-radius:6px;border-radius:var(--radius-sm);cursor:pointer;height:30px;transition:all .2s;width:30px}.color-preset:hover{box-shadow:0 1px 2px 0 #0000000d;box-shadow:var(--shadow-sm);transform:scale(1.1)}.color-preset.active{border-color:#111827;border-color:var(--text-primary);transform:scale(1.1)}.share-options{grid-gap:12px;display:grid;gap:12px;grid-template-columns:repeat(2,1fr);margin:20px 0}.share-btn{align-items:center;background:#fff;background:var(--bg-primary);border:1px solid #e5e7eb;border:1px solid var(--border-color);border-radius:8px;border-radius:var(--radius-md);color:#374151;color:var(--text-secondary);cursor:pointer;display:flex;font-size:14px;font-weight:500;gap:8px;justify-content:center;padding:12px;transition:all .2s}.share-btn:hover{background:#f9fafb;background:var(--bg-secondary);border-color:#2563eb;border-color:var(--primary-color);color:#2563eb;color:var(--primary-color)}.share-icon{font-size:16px}.preview-panel{background:#fff;background:var(--bg-primary);border:1px solid #e5e7eb;border:1px solid var(--border-color);border-radius:var(--xl);box-shadow:0 4px 6px -1px #0000001a;box-shadow:var(--shadow-md);height:-webkit-fit-content;height:fit-content;padding:24px;position:-webkit-sticky;position:sticky;top:20px}.preview-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:20px}.preview-header-left{align-items:center;display:flex;gap:12px}.preview-header h3{color:#111827;color:var(--text-primary);font-size:16px;font-weight:700;margin:0}.live-badge{background:#10b981;background:var(--secondary-color);border-radius:30px;color:#fff;font-size:10px;font-weight:700;letter-spacing:.5px;padding:4px 8px;text-transform:uppercase}.preview-refresh-btn{align-items:center;background:#fff;background:var(--bg-primary);border:1px solid #e5e7eb;border:1px solid var(--border-color);border-radius:50%;color:#6b7280;color:var(--text-tertiary);cursor:pointer;display:flex;font-size:16px;height:32px;justify-content:center;transition:all .2s;width:32px}.preview-refresh-btn:hover{background:#f9fafb;background:var(--bg-secondary);color:#111827;color:var(--text-primary);transform:rotate(180deg)}.invoice-preview{background:#fff;background:var(--bg-primary);border:1px solid #e5e7eb;border:1px solid var(--border-color);border-radius:var(--lg);box-shadow:0 1px 2px 0 #0000000d;box-shadow:var(--shadow-sm);margin-bottom:20px;padding:24px;transition:all .2s}.invoice-preview:hover{box-shadow:0 4px 6px -1px #0000001a;box-shadow:var(--shadow-md)}.preview-invoice-header{align-items:flex-start;border-bottom:3px solid #2563eb;border-bottom:3px solid var(--template-color,var(--primary-color));display:flex;justify-content:space-between;margin-bottom:24px;padding-bottom:16px}.preview-brand{max-width:200px}.preview-business-name{color:#2563eb;color:var(--template-color,var(--primary-color));font-size:18px;font-weight:800;line-height:1.3}.preview-logo{max-height:60px;max-width:200px;object-fit:contain}.preview-title-section{text-align:right}.preview-invoice-title{color:#2563eb;color:var(--template-color,var(--primary-color));font-size:32px;font-weight:800;line-height:1;opacity:.1}.preview-invoice-number{color:#6b7280;color:var(--text-tertiary);font-size:14px;font-weight:600;margin-top:4px}.preview-parties{grid-gap:30px;display:grid;gap:30px;grid-template-columns:1fr 1fr}.preview-party{background:var(--bg-secondary);border-radius:var(--radius-md)}.party-label{color:var(--text-tertiary)}.party-details{color:#374151;color:var(--text-secondary);line-height:1.6}.party-details strong{color:#111827;color:var(--text-primary)}.party-gst{margin:4px 0}.party-contact,.party-gst{color:#6b7280;color:var(--text-tertiary);font-size:12px}.preview-details-grid{grid-gap:16px;background:#f3f4f6;background:var(--bg-tertiary);border-radius:8px;border-radius:var(--radius-md);display:grid;gap:16px;grid-template-columns:repeat(3,1fr);margin-bottom:24px;padding:16px}.preview-detail-item{display:flex;flex-direction:column;gap:4px}.detail-label{color:#6b7280;color:var(--text-tertiary);font-size:11px;font-weight:600;letter-spacing:.3px;text-transform:uppercase}.detail-value{color:#111827;color:var(--text-primary);font-size:14px;font-weight:600}.preview-items-table{border-collapse:collapse;font-size:12px;margin:20px 0;width:100%}.preview-items-table th{background:#2563eb;background:var(--template-color,var(--primary-color));color:#fff;font-size:11px;font-weight:600;letter-spacing:.3px;padding:12px 8px;text-align:left;text-transform:uppercase}.preview-items-table td{border-bottom:1px solid #e5e7eb;border-bottom:1px solid var(--border-color);color:#374151;color:var(--text-secondary);padding:12px 8px}.preview-items-table td.numeric{font-family:Inter,monospace;font-weight:500;text-align:right}.preview-items-table td.total{color:#2563eb;color:var(--template-color,var(--primary-color));font-weight:700}.item-name{color:#111827;color:var(--text-primary);font-weight:600;margin-bottom:2px}.item-desc{color:#6b7280;color:var(--text-tertiary);font-size:11px}.preview-summary{background:#f9fafb;background:var(--bg-secondary);border-radius:8px;border-radius:var(--radius-md);margin-bottom:20px;margin-left:auto;padding:16px;width:300px}.preview-summary .summary-row{color:#374151;color:var(--text-secondary);display:flex;font-size:13px;justify-content:space-between;padding:8px 0}.preview-summary .summary-row.grand-total{border-top:2px solid #d1d5db;border-top:2px solid var(--border-dark);color:#111827;color:var(--text-primary);font-size:15px;font-weight:700;margin-top:8px;padding-top:12px}.preview-summary .summary-row.grand-total span:last-child{color:#2563eb;color:var(--template-color,var(--primary-color));font-size:18px;font-weight:800}.preview-words{background:#f3f4f6;background:var(--bg-tertiary);border-radius:8px;border-radius:var(--radius-md);font-size:12px;margin-bottom:16px;padding:16px}.words-label{color:#374151;color:var(--text-secondary);font-weight:600;margin-right:8px}.words-value{color:#111827;color:var(--text-primary);font-style:italic;text-transform:capitalize}.preview-notes,.preview-terms{background:#f9fafb;background:var(--bg-secondary);border-left:3px solid #2563eb;border-left:3px solid var(--template-color,var(--primary-color));border-radius:8px;border-radius:var(--radius-md);margin-bottom:16px;padding:16px}.notes-label,.terms-label{color:#111827;color:var(--text-primary);font-size:12px;font-weight:700;letter-spacing:.3px;margin-bottom:6px;text-transform:uppercase}.notes-text,.terms-text{color:#374151;color:var(--text-secondary);font-size:12px;line-height:1.6;white-space:pre-line}.preview-footer{border-top:1px solid #e5e7eb;border-top:1px solid var(--border-color);color:#9ca3af;color:var(--text-light);font-size:10px;letter-spacing:.5px;margin-top:24px;padding-top:16px;text-align:center;text-transform:uppercase}.preview-quick-actions{grid-gap:8px;display:grid;gap:8px;grid-template-columns:repeat(4,1fr);margin-top:16px}.quick-action-btn{align-items:center;background:#fff;background:var(--bg-primary);border:1px solid #e5e7eb;border:1px solid var(--border-color);border-radius:8px;border-radius:var(--radius-md);cursor:pointer;display:flex;flex-direction:column;gap:4px;justify-content:center;padding:10px;transition:all .2s}.quick-action-btn:hover{background:#f9fafb;background:var(--bg-secondary);border-color:#2563eb;border-color:var(--primary-color);transform:translateY(-1px)}.action-icon{font-size:18px}.action-text{color:#6b7280;color:var(--text-tertiary);font-size:10px;font-weight:600}.quick-action-btn:hover .action-text{color:#2563eb;color:var(--primary-color)}@media (max-width:1200px){.generator-main{grid-template-columns:1fr 1.5fr}.preview-summary{width:100%}}@media (max-width:900px){.generator-main{grid-template-columns:1fr}.preview-panel{position:static}.steps-indicator{flex-direction:column;gap:12px;padding:16px}.step{width:100%}.step-connector{display:none}.customization-grid,.preview-details-grid,.preview-parties,.templates-grid{grid-template-columns:1fr}}@media (max-width:600px){.invoice-generator{padding:12px}.generator-header{align-items:flex-start;flex-direction:column;gap:16px}.header-actions{justify-content:space-between;width:100%}.form-row{grid-template-columns:1fr}.form-actions{flex-direction:column}.share-options{grid-template-columns:1fr}.preview-quick-actions{grid-template-columns:repeat(2,1fr)}.rounding-options{flex-direction:column}.items-table th{white-space:nowrap}}@media print{.add-new-item-btn,.btn,.file-input-label,.form-panel,.form-tabs,.generator-header,.item-actions,.preview-header,.preview-quick-actions,.preview-refresh-btn,.remove-item-btn,.section-toggle,.steps-container,.tab-btn{display:none!important}.generator-main{display:block}.preview-panel{position:static}.invoice-preview,.preview-panel{border:none;box-shadow:none;padding:0}.invoice-preview:hover{box-shadow:none}.preview-items-table th{-webkit-print-color-adjust:exact;print-color-adjust:exact}}@keyframes slideDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}@keyframes spin{to{transform:rotate(1turn)}}.loading{opacity:.6;pointer-events:none;position:relative}.loading:after{animation:spin 1s linear infinite;border:3px solid #e5e7eb;border-top-color:#2563eb;border:3px solid var(--border-color);border-radius:50%;border-top-color:var(--primary-color);content:"";height:30px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:30px}.text-center{text-align:center}.mt-4{margin-top:16px}.mb-4{margin-bottom:16px}.w-100{width:100%}.no-scrollbar{-ms-overflow-style:none;max-height:none!important;overflow-y:visible!important;scrollbar-width:none}.no-scrollbar::-webkit-scrollbar{display:none}.generator-main{grid-gap:24px;display:grid;gap:24px;grid-template-columns:1fr 1fr;margin:0 auto;max-width:1400px}.form-panel{height:auto;margin-left:auto;max-height:none!important;max-width:650px;overflow-y:visible!important}.preview-panel{margin-right:auto;max-width:650px}.bank-details-section{animation:slideDown .3s ease;background:#f9fafb;background:var(--bg-secondary);border:1px solid #e5e7eb;border:1px solid var(--border-color);border-radius:12px;border-radius:var(--radius-lg);margin-top:16px;padding:20px}.preview-bank-details{background:#f0f9ff;border-left:4px solid #2563eb;border-left:4px solid var(--primary-color);border-radius:8px;border-radius:var(--radius-md);margin-bottom:20px;padding:16px}.bank-details-label{border-bottom:1px dashed #e5e7eb;border-bottom:1px dashed var(--border-color);color:#111827;color:var(--text-primary);font-size:13px;font-weight:700;letter-spacing:.3px;margin-bottom:12px;padding-bottom:8px;text-transform:uppercase}.bank-details-grid{grid-gap:12px 20px;display:grid;gap:12px 20px;grid-template-columns:repeat(2,1fr)}.bank-detail-row{align-items:center;border-bottom:1px dotted #e5e7eb;display:flex;justify-content:space-between;padding:4px 0}.bank-detail-label{color:#6b7280;color:var(--text-tertiary);font-size:12px;font-weight:500}.bank-detail-value{color:#111827;color:var(--text-primary);font-size:12px;font-weight:600}@media (max-width:1200px){.generator-main{gap:20px;grid-template-columns:1fr}.form-panel,.preview-panel{margin-left:0;margin-right:0;max-width:100%}}@media (max-width:768px){.bank-details-grid{grid-template-columns:1fr}.bank-detail-row{align-items:flex-start;flex-direction:column;gap:4px}}.btn:active,.quick-action-btn:active,.share-btn:active{box-shadow:none;transform:translateY(1px)}.form-section:last-child{margin-bottom:0;padding-bottom:0}@media print{.preview-bank-details{background:#f9f9f9;border:1px solid #ddd;-webkit-print-color-adjust:exact;print-color-adjust:exact}}.steps-container{box-shadow:0 2px 8px #0000000a;padding:6px}.step{gap:12px;padding:10px 20px;transition:all .3s ease}.step.completed{background:#10b981}.step-number{background:#fff3;color:#fff;font-size:16px;font-weight:700;height:32px;transition:all .3s;width:32px}.step.active .step-number,.step.completed .step-number{background:#fff;color:#2563eb}.step.completed .step-number{color:#10b981}.step-content{display:flex;flex-direction:column}.step-title{color:#fff;font-size:16px;font-weight:600}.step-optional{opacity:.9}.step-connector{flex:0.3 1;padding:0 4px}.connector-line{transition:background .3s}.generator-header{background:#fff;border:1px solid #e5e7eb;border-radius:16px;box-shadow:0 1px 3px #0000001a;justify-content:space-between;margin-bottom:24px;padding:16px 24px}.generator-header,.header-left{align-items:center;display:flex}.generator-header h1{color:#1f2937;font-size:24px;font-weight:700;letter-spacing:-.02em;margin:0}@media (max-width:768px){.step{padding:8px 12px}.step-title{font-size:14px}.step-optional{font-size:10px}.step-number{font-size:14px;height:28px;width:28px}}.steps-container{background:#fff;border:1px solid #e5e7eb;border-radius:40px;box-shadow:0 1px 3px #0000000d;margin-bottom:30px;padding:4px}.steps-indicator{justify-content:center}.step,.steps-indicator{align-items:center;display:flex}.step{border-radius:40px;flex:1 1;gap:8px;padding:8px 16px;transition:all .2s ease}.step.active{background:#2563eb}.step-number{align-items:center;background:#f3f4f6;border-radius:50%;color:#6b7280;display:flex;font-size:14px;font-weight:600;height:28px;justify-content:center;transition:all .2s;width:28px}.step.active .step-number{background:#fff;color:#2563eb}.step-title{color:#6b7280;font-size:14px;font-weight:500}.step.active .step-title{color:#fff}.step-optional{font-size:12px;font-weight:400;margin-left:4px;opacity:.8}.step-connector{flex:0.2 1;padding:0 2px}.connector-line{background:#e5e7eb;height:2px;width:100%}.step-connector.active .connector-line{background:#2563eb}.preview-invoice-date{color:#6b7280;font-size:12px;margin-top:4px}.item-summary-card{background:#f9fafb;border:1px solid #e5e7eb;border-radius:12px;margin:20px 0;padding:20px}.summary-row{border-bottom:1px dashed #e5e7eb;color:#4b5563;display:flex;font-size:14px;justify-content:space-between;padding:8px 0}.summary-row:last-child{border-bottom:none}.summary-value{color:#1f2937;font-weight:600}.total-row{border-top:2px solid #d1d5db;font-weight:700;margin-top:8px;padding-top:12px}.grand-total{color:#2563eb;font-size:18px;font-weight:800}.attachments-section{animation:slideDown .3s ease;background:#f9fafb;border-radius:12px;margin-top:16px;padding:16px}.file-input-hidden{display:none}.file-upload-btn{align-items:center;background:#fff;border:1px dashed #2563eb;border-radius:8px;color:#2563eb;cursor:pointer;display:inline-flex;font-size:14px;font-weight:500;gap:8px;padding:10px 20px;transition:all .2s}.file-upload-btn:hover{background:#eff6ff;border-color:#1d4ed8}.attachment-list{display:flex;flex-direction:column;gap:8px;margin-top:16px}.attachment-item{align-items:center;animation:slideIn .3s ease;background:#fff;border:1px solid #e5e7eb;border-radius:8px;display:flex;gap:10px;padding:10px 12px}.attachment-icon{color:#6b7280;font-size:18px}.attachment-name{color:#1f2937;flex:1 1;font-size:13px;font-weight:500}.attachment-size{color:#9ca3af;font-size:11px}.attachment-remove{align-items:center;background:#fee2e2;border:none;border-radius:6px;color:#ef4444;cursor:pointer;display:flex;font-size:16px;height:24px;justify-content:center;transition:all .2s;width:24px}.attachment-remove:hover{background:#fecaca;color:#dc2626}.additional-info-section,.contact-details-section{animation:slideDown .3s ease;background:#f9fafb;border-radius:12px;margin-top:16px;padding:20px}@keyframes slideIn{0%{opacity:0;transform:translateX(-10px)}to{opacity:1;transform:translateX(0)}}@media (max-width:768px){.step{padding:6px 10px}.step-title{font-size:12px}.step-optional{font-size:10px}.step-number{font-size:12px;height:24px;width:24px}}.column-config-panel{animation:slideDown .3s ease;background:#f9fafb;border:1px solid #e5e7eb;border-radius:12px;margin-top:16px;padding:20px}.column-config-panel h4{color:#1f2937;font-size:14px;margin-bottom:12px}.column-config-grid{grid-gap:12px;display:grid;gap:12px;grid-template-columns:repeat(auto-fill,minmax(150px,1fr))}.item-image-preview{border:1px solid #e5e7eb;border-radius:6px;height:40px;overflow:hidden;position:relative;width:40px}.item-image-preview img{height:100%;object-fit:cover;width:100%}.image-remove-btn{align-items:center;background:#ef4444;border:none;border-radius:50%;color:#fff;cursor:pointer;display:flex;font-size:12px;height:16px;justify-content:center;position:absolute;right:-2px;top:-2px;width:16px}.item-thumbnail{border:1px solid #e5e7eb;border-radius:4px;height:30px;margin-top:4px;overflow:hidden;width:30px}.item-thumbnail img{height:100%;object-fit:cover;width:100%}.preview-parties{display:flex;gap:20px;justify-content:space-between;margin-bottom:24px}.preview-party{background:#f9fafb;border-radius:8px;flex:1 1;padding:16px}.preview-party:first-child{text-align:left}.preview-party:last-child{text-align:right}.party-label{color:#6b7280;font-size:11px;font-weight:700;letter-spacing:.5px;margin-bottom:8px;text-transform:uppercase}.party-details{color:#4b5563;font-size:13px;line-height:1.5}.party-details strong{color:#1f2937;display:block;font-size:14px;margin-bottom:4px}.preview-due-date{background:#f9fafb;border-radius:8px;display:inline-block;margin-bottom:20px;padding:8px 16px}.due-label{color:#4b5563;font-size:12px;font-weight:600;margin-right:8px}.due-value{color:#2563eb;font-size:13px;font-weight:600}@media print{.preview-due-date{display:none!important}.preview-parties{display:flex;justify-content:space-between}.preview-party:first-child{text-align:left}.preview-party:last-child{text-align:right}}*{box-sizing:border-box;margin:0;padding:0}body{background-color:#f9fafb;color:#1f2937;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;line-height:1.5}.container{margin:0 auto;max-width:1280px;padding:0 2rem}.btn{align-items:center;border:none;border-radius:.5rem;cursor:pointer;display:inline-flex;font-size:1rem;font-weight:600;justify-content:center;padding:.75rem 1.5rem;text-decoration:none;transition:all .2s}.btn-primary{background:#2563eb;color:#fff}.btn-primary:hover{background:#1d4ed8;box-shadow:0 4px 6px -1px #2563eb33;transform:translateY(-1px)}.btn-secondary{background:#fff;border:1px solid #e5e7eb;color:#1f2937}.btn-secondary:hover{background:#f9fafb;border-color:#d1d5db}.loading{align-items:center;color:#6b7280;display:flex;font-size:1.25rem;justify-content:center;min-height:100vh}.header{background:#fff;box-shadow:0 1px 3px 0 #0000001a;position:-webkit-sticky;position:sticky;top:0;z-index:50}.header-container{height:70px;justify-content:space-between}.header-container,.logo{align-items:center;display:flex}.logo{color:#2563eb;font-size:1.5rem;font-weight:700;gap:.5rem;text-decoration:none}.logo-icon{font-size:2rem}.nav-menu{align-items:center}.nav-links,.nav-menu{display:flex;gap:2rem}.nav-links{list-style:none}.nav-links a{color:#4b5563;font-weight:500;text-decoration:none;transition:color .2s}.nav-links a:hover{color:#2563eb}.user-menu{align-items:center;display:flex;gap:1rem}.user-name{color:#1f2937;font-weight:500}.auth-container{align-items:center;background:linear-gradient(135deg,#667eea,#764ba2);display:flex;justify-content:center;min-height:calc(100vh - 70px);padding:2rem}.auth-card{background:#fff;border-radius:1rem;box-shadow:0 20px 25px -5px #0000001a;max-width:400px;padding:2.5rem;width:100%}.auth-card h2{color:#1f2937;font-size:2rem;font-weight:700;margin-bottom:.5rem}.auth-subtitle{color:#6b7280;margin-bottom:2rem}.form-group{margin-bottom:1.5rem}.form-group label{color:#374151;display:block;font-weight:500;margin-bottom:.5rem}.form-group input{border:1px solid #d1d5db;border-radius:.5rem;font-size:1rem;padding:.75rem;transition:all .2s;width:100%}.form-group input:focus{border-color:#2563eb;box-shadow:0 0 0 3px #2563eb1a;outline:none}.auth-footer{color:#6b7280;margin-top:1.5rem;text-align:center}.auth-footer a{color:#2563eb;font-weight:500;text-decoration:none}.auth-footer a:hover{text-decoration:underline}.error-message{background:#fee2e2;border:1px solid #ef4444;border-radius:.5rem;color:#b91c1c;margin-bottom:1.5rem;padding:.75rem}@media (max-width:768px){.nav-menu{display:none}.auth-card{padding:2rem}}
/*# sourceMappingURL=main.f2c019e8.css.map*/