@import url(https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700&family=Poppins:wght@300;400;500;600;700&display=swap);.landing-page{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;min-height:100vh;overflow-x:hidden}.landing-header{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#1a1d29f2;border-bottom:1px solid #ffffff1a;left:0;position:fixed;right:0;top:0;z-index:1000}.landing-nav{justify-content:space-between;margin:0 auto;max-width:1200px;padding:1rem 2rem;position:relative}.landing-nav,.nav-brand{align-items:center;display:flex}.nav-brand{font-size:1.5rem;font-weight:700;gap:.75rem}.nav-brand .logo-icon{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#667eea,#764ba2);-webkit-background-clip:text;background-clip:text;font-size:2rem}.nav-center{display:flex;flex:1 1;justify-content:center}.nav-actions{align-items:center;display:flex;gap:1rem}.btn{border-radius:.5rem;font-size:.875rem;gap:.5rem;justify-content:center;padding:.75rem 1.5rem;transition:all .3s ease}.btn-primary{background:linear-gradient(135deg,#667eea,#764ba2);box-shadow:0 4px 15px #667eea66}.btn-primary:hover{box-shadow:0 8px 25px #667eea99;transform:translateY(-2px)}.btn-outline{background:#0000;border:2px solid #ffffff4d;color:#fff}.btn-outline:hover{background:#ffffff1a;border-color:#ffffff80}.btn-large{font-size:1rem;padding:1rem 2rem}.btn-full{width:100%}.hero-section{margin:0 auto;max-width:1200px;padding:8rem 2rem 4rem}.hero-content{grid-gap:4rem;align-items:center;display:grid;gap:4rem;grid-template-columns:1fr 1fr}.hero-title{font-size:3.5rem;font-weight:800;line-height:1.1;margin-bottom:1.5rem}.gradient-text{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#ffd89b,#19547b);-webkit-background-clip:text;background-clip:text}.hero-description{color:#ffffffe6;font-size:1.25rem;line-height:1.6;margin-bottom:2rem}.hero-actions{display:flex;gap:1rem;margin-bottom:3rem}.hero-stats{display:flex;gap:2rem}.stat{align-items:center;display:flex;flex-direction:column}.stat-number{color:#ffd89b;font-size:2rem;font-weight:700}.stat-label{color:#ffffffb3;font-size:.875rem}.hero-visual{align-items:center;display:flex;justify-content:center}.dashboard-preview{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#ffffff1a;border:1px solid #fff3;border-radius:1rem;box-shadow:0 20px 40px #0000004d;padding:1.5rem}.preview-header{align-items:center;border-bottom:1px solid #ffffff1a;display:flex;gap:1rem;margin-bottom:1rem;padding-bottom:.75rem}.preview-dots{display:flex;gap:.5rem}.preview-dots span{background:#ffffff4d;border-radius:50%;height:.75rem;width:.75rem}.preview-title{color:#ffffffe6;font-weight:600}.preview-content{grid-gap:1rem;display:grid;gap:1rem}.metric-card{background:#ffffff1a;border-radius:.5rem;display:flex;flex-direction:column;gap:.5rem;padding:1rem}.metric-label{color:#ffffffb3;font-size:.875rem}.metric-value{color:#fff;font-size:1.5rem;font-weight:700}.metric-change{color:#4ade80;font-size:.875rem}.chart-placeholder{background:#ffffff0d;border-radius:.5rem;height:100px;padding:1rem}.chart-bars{align-items:end;display:flex;gap:.5rem;height:100%}.bar{animation:chartGrow 1s ease-out;background:linear-gradient(135deg,#667eea,#764ba2);border-radius:.25rem;flex:1 1}@keyframes chartGrow{0%{height:0}to{height:var(--height)}}.section-content{margin:0 auto;max-width:1200px;padding:0 2rem}.section-header{margin-bottom:4rem;text-align:center}.section-header h2{font-size:2.5rem;font-weight:700;margin-bottom:1rem}.section-header p{color:#fffc;font-size:1.25rem}.features-section{background:#0000001a;padding:6rem 0}.features-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}.feature-card{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#ffffff1a;border:1px solid #ffffff1a;border-radius:1rem;padding:2rem;transition:all .3s ease}.feature-card:hover{box-shadow:0 20px 40px #0000004d;transform:translateY(-5px)}.feature-icon{font-size:3rem;margin-bottom:1rem}.feature-title{font-size:1.25rem;font-weight:600;margin-bottom:1rem}.feature-description{color:#fffc;line-height:1.6}.pricing-section{padding:6rem 0}.currency-selector{align-items:center;color:#fffc;display:flex;gap:.5rem;justify-content:center;margin-top:1rem}.currency-dropdown{background:#ffffff1a;border:1px solid #fff3;border-radius:.5rem;color:#fff;font-size:.875rem;padding:.5rem}.currency-dropdown option{background:#1a1d29;color:#fff}.pricing-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));margin-top:3rem}.pricing-card{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#ffffff1a;border:1px solid #ffffff1a;border-radius:1.5rem;padding:2.5rem;position:relative;transition:all .3s ease}.pricing-card.popular{border:2px solid #ffd89b;transform:scale(1.05)}.popular-badge{background:linear-gradient(135deg,#ffd89b,#19547b);border-radius:2rem;color:#fff;font-size:.875rem;font-weight:600;left:50%;padding:.5rem 1.5rem;position:absolute;top:-.75rem;transform:translateX(-50%)}.plan-header{margin-bottom:2rem;text-align:center}.plan-name{font-size:1.5rem;font-weight:700;margin-bottom:.5rem}.plan-description{color:#ffffffb3;margin-bottom:1.5rem}.plan-price{align-items:baseline;display:flex;gap:.25rem;justify-content:center}.price{color:#ffd89b;font-size:3rem;font-weight:800}.period{color:#ffffffb3;font-size:1rem}.plan-features{list-style:none;margin:0 0 2rem;padding:0}.plan-features li{align-items:center;border-bottom:1px solid #ffffff1a;display:flex;gap:.75rem;padding:.75rem 0}.check-icon{color:#4ade80;font-weight:700}.pricing-currency-info{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1a;border:1px solid #fff3;border-radius:2rem;color:#ffffffe6;display:flex;display:inline-flex;font-size:.9rem;gap:.5rem;justify-content:center;margin-top:1rem;padding:.75rem 1.5rem}.currency-flag{font-size:1.2rem}.change-currency-btn{background:#fff3;border:1px solid #ffffff4d;border-radius:1rem;color:#fff;cursor:pointer;font-size:.8rem;margin-left:.5rem;padding:.25rem .75rem;transition:all .3s ease}.change-currency-btn:hover{background:#ffffff4d;border-color:#ffffff80}.testimonials-section{background:#0000001a;padding:6rem 0}.testimonials-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(350px,1fr))}.testimonial-card{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#ffffff1a;border:1px solid #ffffff1a;border-radius:1rem;padding:2rem}.testimonial-content{margin-bottom:1.5rem}.testimonial-content p{color:#ffffffe6;font-style:italic;line-height:1.6}.testimonial-author{align-items:center;display:flex;gap:1rem}.author-avatar{font-size:2.5rem}.author-name{font-weight:600;margin-bottom:.25rem}.author-role{color:#ffffffb3;font-size:.875rem}.cta-section{padding:6rem 0;text-align:center}.cta-content h2{font-size:2.5rem;font-weight:700;margin-bottom:1rem}.cta-content p{color:#fffc;font-size:1.25rem;margin-bottom:2rem}.cta-actions{align-items:center;display:flex;flex-direction:column;gap:1rem}.cta-note{color:#fff9;font-size:.875rem}.landing-footer{background:#0000004d;border-top:1px solid #ffffff1a}.footer-content{grid-gap:3rem;display:grid;gap:3rem;grid-template-columns:1fr 2fr;margin:0 auto;max-width:1200px;padding:3rem 2rem}.footer-brand{display:flex;flex-direction:column;gap:1rem}.footer-brand .logo-section{align-items:center;display:flex;font-size:1.5rem;font-weight:700;gap:.75rem}.footer-brand p{color:#ffffffb3}.footer-links{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(3,1fr)}.link-group h4{font-weight:600;margin-bottom:1rem}.link-group a{color:#ffffffb3;display:block;margin-bottom:.5rem;text-decoration:none;transition:color .3s ease}.link-group a:hover{color:#fff}.footer-bottom{align-items:center;border-top:1px solid #ffffff1a;color:#fff9;display:flex;justify-content:space-between;margin:0 auto;max-width:1200px;padding:1.5rem 2rem}.footer-legal{display:flex;gap:2rem}.footer-legal a{color:#fff9;text-decoration:none;transition:color .3s ease}.footer-legal a:hover{color:#fff}.demo-modal{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#000c;bottom:0;display:flex;justify-content:center;left:0;padding:2rem;position:fixed;right:0;top:0;z-index:2000}.demo-content{background:linear-gradient(135deg,#1a1d29,#2d3748);border:1px solid #ffffff1a;border-radius:1rem;max-width:600px;width:100%}.demo-header{align-items:center;border-bottom:1px solid #ffffff1a;display:flex;justify-content:space-between;padding:1.5rem 2rem}.demo-header h3{color:#fff;font-size:1.5rem;margin:0}.close-demo{align-items:center;background:none;border:none;color:#ffffffb3;cursor:pointer;display:flex;font-size:2rem;height:2rem;justify-content:center;padding:0;transition:color .3s ease;width:2rem}.close-demo:hover{color:#fff}.demo-body{padding:2rem}.demo-video-placeholder{background:#ffffff0d;border-radius:.5rem;margin-bottom:2rem;padding:3rem;text-align:center}.play-icon{color:#667eea;font-size:4rem;margin-bottom:1rem}.demo-video-placeholder p{color:#fffc;margin:.5rem 0}.demo-actions{text-align:center}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes slideInFromLeft{0%{opacity:0;transform:translateX(-50px)}to{opacity:1;transform:translateX(0)}}@keyframes slideInFromRight{0%{opacity:0;transform:translateX(50px)}to{opacity:1;transform:translateX(0)}}.hero-text{animation:slideInFromLeft .8s ease-out}.hero-visual{animation:slideInFromRight .8s ease-out .2s both}.feature-card{animation:fadeInUp .6s ease-out}.feature-card:first-child{animation-delay:.1s}.feature-card:nth-child(2){animation-delay:.2s}.feature-card:nth-child(3){animation-delay:.3s}.feature-card:nth-child(4){animation-delay:.4s}.feature-card:nth-child(5){animation-delay:.5s}.feature-card:nth-child(6){animation-delay:.6s}.feature-card:nth-child(7){animation-delay:.7s}.feature-card:nth-child(8){animation-delay:.8s}.feature-card:nth-child(9){animation-delay:.9s}.pricing-card{animation:scaleIn .6s ease-out}.pricing-card:first-child{animation-delay:.1s}.pricing-card:nth-child(2){animation-delay:.2s}.pricing-card:nth-child(3){animation-delay:.3s}.testimonial-card{animation:fadeInUp .6s ease-out}.testimonial-card:first-child{animation-delay:.1s}.testimonial-card:nth-child(2){animation-delay:.2s}.testimonial-card:nth-child(3){animation-delay:.3s}.demo-content{animation:scaleIn .3s ease-out}.pricing-card.price-updated{animation:priceUpdate .5s ease-out}@keyframes priceUpdate{0%{transform:scale(1)}50%{box-shadow:0 10px 30px #667eea66;transform:scale(1.02)}to{transform:scale(1)}}.pricing-card.price-updated .plan-price{animation:priceGlow .5s ease-out}@keyframes priceGlow{0%{text-shadow:none}50%{text-shadow:0 0 10px #ffd89bcc}to{text-shadow:none}}.country-currency-selector{position:relative}.country-selector-btn{align-items:center;background:#ffffff1a;border:1px solid #fff3;border-radius:.5rem;color:#fff;cursor:pointer;display:flex;font-size:.875rem;gap:.5rem;padding:.5rem 1rem;transition:all .3s ease}.country-selector-btn:hover{background:#ffffff26;border-color:#ffffff4d}.country-flag{font-size:1.2rem}.dropdown-arrow{font-size:.7rem;transition:transform .3s ease}.country-dropdown{animation:dropdownSlideIn .2s ease-out;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#1a1d29fa;border:1px solid #ffffff1a;border-radius:1rem;box-shadow:0 20px 40px #0000004d;left:50%;margin-top:.5rem;max-height:500px;overflow-y:auto;position:absolute;top:100%;transform:translateX(-50%);width:400px;z-index:1001}@keyframes dropdownSlideIn{0%{opacity:0;transform:translateX(-50%) translateY(-10px)}to{opacity:1;transform:translateX(-50%) translateY(0)}}.dropdown-header{border-bottom:1px solid #ffffff1a;padding:1rem;text-align:center}.dropdown-header h4{color:#fff;font-size:1rem;font-weight:600;margin:0}.countries-grid{display:grid;grid-template-columns:1fr;max-height:400px;overflow-y:auto}.country-option{align-items:center;background:none;border:none;border-bottom:1px solid #ffffff0d;color:#fff;cursor:pointer;display:flex;gap:1rem;padding:.75rem 1rem;transition:all .3s ease}.country-option:hover{background:#ffffff1a}.country-option.selected{background:#667eea33;border-color:#667eea4d}.country-option .country-flag{font-size:1.5rem}.country-info{align-items:flex-start;display:flex;flex-direction:column;text-align:left}.country-name{font-size:.9rem;font-weight:500}.country-currency{color:#ffffffb3;font-size:.8rem}@media (max-width:768px){.landing-nav{flex-direction:column;gap:1rem;padding:1rem}.nav-center{order:-1}.country-dropdown{max-width:350px;width:90vw}.nav-actions{gap:.5rem}.btn{font-size:.8rem;padding:.5rem 1rem}.hero-content{gap:2rem;grid-template-columns:1fr;text-align:center}.hero-title{font-size:2.5rem}.hero-actions{align-items:center;flex-direction:column}.hero-stats{justify-content:center}.features-grid,.pricing-grid{grid-template-columns:1fr}.pricing-card.popular{transform:none}.footer-content,.testimonials-grid{grid-template-columns:1fr}.footer-content{gap:2rem}.footer-links{gap:1.5rem;grid-template-columns:1fr}.footer-bottom{flex-direction:column;gap:1rem}.cta-content h2,.section-header h2{font-size:2rem}}@media (max-width:480px){.hero-title{font-size:2rem}.hero-description{font-size:1rem}.section-header h2{font-size:1.75rem}.hero-section{padding:6rem 1rem 2rem}.section-content{padding:0 1rem}}.onboarding-overlay{align-items:center;background-color:#00000080;bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:1000}.onboarding-modal{background:#fff;border-radius:12px;box-shadow:0 10px 30px #0000004d;max-height:80vh;max-width:500px;overflow:hidden;padding:0;width:90%}.onboarding-header{align-items:center;background:linear-gradient(135deg,#4caf50,#45a049);border-bottom:1px solid #e9ecef;color:#fff;display:flex;justify-content:space-between;padding:20px 25px}.onboarding-header h3{font-weight:600;margin:0}.close-btn{align-items:center;background:none;border:none;border-radius:50%;color:#fff;cursor:pointer;display:flex;font-size:24px;height:30px;justify-content:center;padding:0;transition:background-color .2s ease;width:30px}.close-btn:hover{background-color:#fff3}.tip-content{display:flex;flex-direction:column;justify-content:center;min-height:200px;padding:30px 25px;text-align:center}.tip-counter{color:#6c757d;font-size:14px}.tip-counter,.tip-text{font-weight:500;margin-bottom:20px}.tip-text{color:#2c3e50;font-size:18px;line-height:1.6}.next-steps{margin-top:20px}.next-steps h4{font-size:16px}.next-steps li{font-size:14px}.tip-navigation{align-items:center;background-color:#f8f9fa;border-top:1px solid #e9ecef;display:flex;justify-content:space-between;padding:20px 25px}.tip-dots{display:flex;gap:8px}.dot{background-color:#dee2e6;border-radius:50%;cursor:pointer;height:10px;transition:background-color .2s ease;width:10px}.dot.active{background-color:#4caf50}.dot:hover{background-color:#adb5bd}.btn{padding:10px 20px}.btn:disabled{opacity:.5}@media (max-width:768px){.onboarding-modal{margin:20px;width:95%}.tip-content{min-height:150px;padding:20px}.tip-text{font-size:16px}.tip-navigation{padding:15px 20px}}.guided-signup{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;margin:0 auto;max-width:600px;padding:20px}.signup-header{margin-bottom:30px;text-align:center}.signup-header h2{color:#2c3e50;font-weight:600;margin-bottom:20px}.progress-bar{background-color:#e9ecef;border-radius:4px;height:8px;margin-bottom:10px;overflow:hidden;width:100%}.progress-fill{background:linear-gradient(90deg,#4caf50,#45a049);height:100%;transition:width .3s ease}.step-indicator{color:#6c757d;font-size:14px;margin:0}.step-content{background:#fff;border-radius:8px;box-shadow:0 2px 10px #0000001a;margin-bottom:20px;padding:30px}.step-header{margin-bottom:30px;text-align:center}.step-header h3{color:#2c3e50;font-weight:600;margin-bottom:10px}.step-header p{color:#6c757d;margin:0}.form-group{margin-bottom:25px}.form-group label{color:#2c3e50}.form-input,.form-select{border:2px solid #e9ecef;border-radius:6px;box-sizing:border-box;font-size:16px;padding:12px 16px;transition:border-color .2s ease;width:100%}.form-input:focus,.form-select:focus{border-color:#4caf50;outline:none}.help-text{color:#6c757d}.error-text,.help-text{display:block;font-size:14px;margin-top:5px}.error-text{color:#dc3545}.radio-group{display:flex;flex-direction:column;gap:12px}.radio-option{align-items:flex-start;border:2px solid #e9ecef;border-radius:8px;cursor:pointer;display:flex;padding:16px;transition:all .2s ease}.radio-option:hover{background-color:#f8f9fa;border-color:#4caf50}.radio-option input[type=radio]{margin-right:12px;margin-top:2px}.radio-option input[type=radio]:checked+.radio-content{color:#4caf50}.radio-content{flex:1 1}.radio-content strong{color:#2c3e50;display:block;margin-bottom:4px}.radio-content span{color:#6c757d;font-size:14px}.template-grid{grid-gap:12px;gap:12px;grid-template-columns:1fr}.template-option{border:2px solid #e9ecef;display:block;padding:20px}.template-option:hover{background-color:#f8f9fa;border-color:#4caf50}.template-option.selected{background-color:#f0f8f0;border-color:#4caf50}.template-option input[type=radio]{display:none}.template-content strong{color:#2c3e50;display:block;font-weight:600;margin-bottom:8px}.template-content p{color:#6c757d;font-size:14px;line-height:1.4;margin:0}.confirmation{text-align:center}.success-icon{font-size:48px;margin-bottom:20px}.confirmation h3{color:#4caf50;margin-bottom:15px}.next-steps{background-color:#f8f9fa;border-radius:8px;margin:25px 0;padding:20px;text-align:left}.next-steps h4{color:#2c3e50;margin-bottom:15px;margin-top:0}.next-steps ul{margin:0;padding-left:20px}.next-steps li{color:#495057;margin-bottom:8px}.checkbox-label{align-items:flex-start;cursor:pointer;display:flex;margin-bottom:20px}.checkbox-label input[type=checkbox]{margin-right:10px;margin-top:2px}.checkbox-label a{color:#4caf50;text-decoration:none}.checkbox-label a:hover{text-decoration:underline}.step-navigation{align-items:center;display:flex;justify-content:space-between;margin-bottom:20px}.nav-right{margin-left:auto}.btn{display:inline-block;font-size:16px;padding:12px 24px}.btn:disabled{cursor:not-allowed;opacity:.6}.btn-primary{background-color:#4caf50}.btn-primary:hover:not(:disabled){background-color:#45a049}.btn-secondary{background-color:#6c757d}.btn-secondary:hover:not(:disabled){background-color:#5a6268}.btn-large{font-size:18px;padding:16px 32px}.login-link{color:#6c757d;margin-top:20px;text-align:center}.link-button{background:none;border:none;color:#4caf50;cursor:pointer;font-size:inherit;margin-left:5px;text-decoration:underline}.link-button:hover{color:#45a049}.error-message{background-color:#f8d7da;border:1px solid #f5c6cb;color:#721c24}@media (max-width:768px){.guided-signup{padding:10px}.step-content{padding:20px}.step-navigation{flex-direction:column;gap:10px}.nav-right{margin-left:0}}.journal-lines{margin:20px 0}.journal-line-container{border:1px solid #eaeaea;border-radius:4px;margin-bottom:10px;padding:10px}.journal-line{grid-gap:8px;gap:8px;grid-template-columns:2fr 2fr 1fr 1fr 50px}.journal-line select{appearance:auto;-webkit-appearance:menulist;background-color:#fff;border:1px solid #ccc;border-radius:4px;cursor:pointer;padding:8px;position:relative;width:100%;z-index:1}.journal-line select:focus{border-color:#06c;outline:2px solid #06c}.subledger-line{gap:8px;margin-top:8px;padding-left:20px}.subledger-line select{appearance:auto;-webkit-appearance:menulist;background-color:#fff;cursor:pointer}.journal-line input,.subledger-line select{border:1px solid #ccc;border-radius:4px;padding:8px}.journal-line input{width:100%}.totals{background-color:#f9f9f9;border-radius:4px;margin-top:20px;padding:10px}.balanced{color:green;font-weight:700}.unbalanced{color:red;font-weight:700}.journal-lines .btn-danger{background-color:#dc3545;border:none;border-radius:4px;color:#fff;cursor:pointer;padding:6px 12px}.journal-lines .btn-secondary{background-color:#6c757d;border:none;border-radius:4px;color:#fff;cursor:pointer;margin-top:10px;padding:8px 16px}.lines-header{grid-gap:8px;gap:8px;grid-template-columns:2fr 2fr 1fr 1fr 50px;margin-bottom:8px;padding:0 10px}.error{background-color:#f8d7da;border:1px solid #f5c6cb;border-radius:4px;color:#721c24;margin:10px 0;padding:10px}.form-row{grid-gap:15px;gap:15px;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));margin-bottom:15px}.form-group input,.form-group select{border:1px solid #ddd;border-radius:4px;font-size:14px;padding:8px 12px}.form-group small{color:#666;font-size:12px;margin-top:4px}.transaction-type-badge{border-radius:12px;font-size:11px;font-weight:500;padding:2px 8px;text-transform:uppercase}.transaction-type-invoice{background-color:#e3f2fd;color:#1976d2}.transaction-type-bill{background-color:#fff3e0;color:#f57c00}.transaction-type-general{background-color:#f5f5f5;color:#666}.due-date-overdue{color:#e74c3c;font-weight:500}.due-date-normal{color:#666}.form-group label input[type=checkbox]{margin-right:8px;transform:scale(1.1)}.btn-info{background-color:#17a2b8;border:none;border-radius:3px;cursor:pointer;padding:4px 8px}.btn-info:hover{background-color:#138496}@media (max-width:768px){.journal-line,.lines-header{gap:10px;grid-template-columns:1fr}.subledger-line{align-items:flex-start;padding-left:0}.subledger-line,.total-row{flex-direction:column}.form-row{grid-template-columns:1fr}}.chart-of-accounts{margin:0 auto;max-width:1200px;padding:20px}.header{align-items:center;border-bottom:2px solid #e9ecef;display:flex;justify-content:space-between;margin-bottom:30px;padding-bottom:15px}.header h2{color:#333;margin:0}.actions{display:flex;gap:10px}.btn-primary,.btn-secondary{border:none;border-radius:6px;cursor:pointer;font-weight:500;padding:10px 20px;transition:all .2s ease}.btn-primary{background:#007bff}.btn-primary:hover{background:#0056b3}.btn-primary:disabled{background:#6c757d;cursor:not-allowed}.btn-secondary{background:#6c757d}.btn-secondary:hover{background:#545b62}.empty-state{background:#f8f9fa;border:2px dashed #dee2e6;border-radius:12px}.empty-state p{color:#6c757d;font-size:18px;margin-bottom:20px}.account-type-section{background:#fff;border-radius:8px;box-shadow:0 2px 4px #0000001a;margin-bottom:40px;overflow:hidden}.account-type-section h3{background:linear-gradient(135deg,#007bff,#0056b3);color:#fff;font-size:18px;margin:0;padding:15px 20px;text-transform:capitalize}.accounts-table{border-collapse:collapse;width:100%}.accounts-table td,.accounts-table th{border-bottom:1px solid #dee2e6;padding:12px 20px;text-align:left}.accounts-table th{background:#f8f9fa;color:#495057;font-weight:600}.accounts-table tbody tr:hover{background:#f8f9fa}.modal-overlay{background:#0009}.modal{border-radius:12px;box-shadow:0 10px 30px #0000004d;max-width:600px;padding:30px}.modal h3{color:#333;font-size:24px;margin:0 0 20px}.template-options{margin:20px 0}.template-option{border:2px solid #dee2e6;border-radius:8px;cursor:pointer;margin:15px 0;padding:15px;transition:all .2s ease}.template-option:hover{background:#f8f9fa;border-color:#007bff}.template-option input[type=radio]{margin-right:12px;transform:scale(1.2)}.template-option label{cursor:pointer;display:block}.template-option strong{color:#333;display:block;font-size:18px;margin-bottom:5px}.template-option p{color:#6c757d;font-size:14px;margin:0}.form-group{margin-bottom:20px}.form-group label{color:#333;font-weight:600;margin-bottom:8px}.form-group input,.form-group select{border:2px solid #dee2e6;border-radius:6px;font-size:16px;padding:12px;transition:border-color .2s ease;width:100%}.form-group input:focus,.form-group select:focus{border-color:#007bff;box-shadow:0 0 0 3px #007bff1a;outline:none}.modal-actions{border-top:1px solid #dee2e6;display:flex;gap:15px;justify-content:flex-end;margin-top:30px;padding-top:20px}.app.dark .chart-of-accounts{color:#e9ecef}.app.dark .header h2{color:#f8f9fa}.app.dark .empty-state{background:#343a40;border-color:#495057;color:#adb5bd}.app.dark .account-type-section{background:#343a40}.app.dark .accounts-table th{background:#495057;color:#f8f9fa}.app.dark .accounts-table td{border-bottom-color:#495057;color:#e9ecef}.app.dark .accounts-table tbody tr:hover{background:#495057}.app.dark .modal{background:#343a40;color:#e9ecef}.app.dark .modal h3{color:#f8f9fa}.app.dark .template-option{background:#495057;border-color:#495057}.app.dark .template-option:hover{background:#495057;border-color:#007bff}.app.dark .template-option strong{color:#f8f9fa}.app.dark .template-option p{color:#adb5bd}.app.dark .form-group label{color:#f8f9fa}.app.dark .form-group input,.app.dark .form-group select{background:#495057;border-color:#6c757d;color:#f8f9fa}.app.dark .form-group input:focus,.app.dark .form-group select:focus{background:#495057;border-color:#007bff}.app.dark .modal-actions{border-top-color:#495057}@media (max-width:768px){.header{align-items:stretch;flex-direction:column;gap:15px}.actions{justify-content:center}.accounts-table{font-size:14px}.accounts-table td,.accounts-table th{padding:8px 12px}.modal{margin:20px;padding:20px}}.cap-table-page{padding:20px}.cap-table-loading{align-items:center;color:#666;display:flex;font-size:18px;height:200px;justify-content:center}.cap-table-tabs{border-bottom:1px solid #e0e0e0;display:flex;gap:10px;margin-bottom:20px}.cap-table-tabs button{background:none;border:none;border-bottom:2px solid #0000;color:#666;cursor:pointer;font-size:14px;font-weight:500;padding:12px 20px;transition:all .2s ease}.cap-table-tabs button:hover{background:#f5f5f5;color:#333}.cap-table-tabs button.active{border-bottom-color:#2563eb;color:#2563eb}.cap-table-overview{display:flex;flex-direction:column;gap:20px}.overview-stats{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));margin-bottom:20px}.stat-card{background:#fff;border:1px solid #e0e0e0;border-radius:8px;box-shadow:0 2px 4px #0000001a;padding:20px}.stat-card h3{color:#666;font-size:14px;font-weight:500;letter-spacing:.5px;margin:0 0 10px;text-transform:uppercase}.stat-value{color:#333;font-size:32px;margin-bottom:5px}.stat-date{color:#666;font-size:12px;font-style:italic}.shareholder-info{display:flex;flex-direction:column;gap:4px}.board-badge{align-self:flex-start;background:#10b981;color:#fff;font-size:10px;padding:2px 6px;text-transform:uppercase}.board-badge,.type-badge{border-radius:4px;font-weight:500}.type-badge{padding:4px 8px;text-transform:capitalize}.type-badge.individual{background:#dbeafe;color:#1e40af}.type-badge.entity{background:#fef3c7;color:#92400e}.type-badge.employee{background:#d1fae5;color:#065f46}.type-badge.investor{background:#fce7f3;color:#be185d}.type-badge.founder{background:#e0e7ff;color:#3730a3}.share-type-badge{border-radius:4px;font-size:12px;font-weight:500;padding:4px 8px;text-transform:capitalize}.share-type-badge.common{background:#f3f4f6;color:#374151}.share-type-badge.preferred{background:#fef3c7;color:#92400e}.share-type-badge.option{background:#dbeafe;color:#1e40af}.share-type-badge.warrant{background:#fce7f3;color:#be185d}.tab-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:20px}.tab-header h3{font-size:24px;font-weight:600;margin:0}.share-classes-tab,.shareholders-tab,.shareholdings-tab,.valuation-tab,.vesting-tab{display:flex;flex-direction:column;gap:20px}.table-responsive{overflow-x:auto}.table{background:#fff}.table td,.table th{border-bottom:1px solid #e0e0e0;padding:12px 16px}.table th{background:#f8fafc;color:#374151;font-size:14px}.table td{color:#333;font-size:14px}.table tr:hover{background:#f8fafc}.btn{border-radius:6px;font-weight:500;gap:6px;padding:8px 16px;text-decoration:none;transition:all .2s ease}.btn-primary{background:#2563eb}.btn-primary:hover{background:#1d4ed8}.btn-secondary{background:#6b7280;margin-right:8px}.btn-secondary:hover{background:#4b5563}.btn-danger{background:#dc2626}.btn-danger:hover{background:#b91c1c}.modal-content{background:#fff;border-radius:12px;box-shadow:0 10px 25px #0003;max-height:90vh;max-width:600px;overflow-y:auto;padding:24px;width:90%}.modal-header{margin-bottom:20px;padding-bottom:12px}.modal-header h3{font-size:20px;font-weight:600}.modal-close{align-items:center;background:none;border:none;color:#666;cursor:pointer;display:flex;font-size:24px;height:32px;justify-content:center;padding:0;width:32px}.modal-close:hover{color:#333}.form-grid{grid-gap:16px;display:grid;gap:16px;grid-template-columns:1fr 1fr;margin-bottom:20px}.form-group{display:flex;flex-direction:column;gap:6px}.form-group.full-width{grid-column:1/-1}.form-group label{color:#374151;font-size:14px;font-weight:500}.form-group input,.form-group select,.form-group textarea{border:1px solid #d1d5db;border-radius:6px;padding:10px 12px;transition:border-color .2s ease}.form-group input:focus,.form-group select:focus,.form-group textarea:focus{border-color:#2563eb;box-shadow:0 0 0 3px #2563eb1a}.form-group textarea{resize:vertical}.checkbox-group{align-items:center;display:flex;gap:8px}.checkbox-group input[type=checkbox]{margin:0;width:auto}.form-actions{border-top:1px solid #e0e0e0;display:flex;gap:12px;justify-content:flex-end;margin-top:24px;padding-top:20px}.error-message{background:#fef2f2;border:1px solid #fecaca;border-radius:6px;color:#dc2626;margin-bottom:20px;padding:12px 16px}.card{background:#fff;border:1px solid #e0e0e0;border-radius:8px;box-shadow:0 2px 4px #0000001a}.card h3{background:#f8fafc;border-bottom:1px solid #e0e0e0;font-size:18px;font-weight:600;margin:0;padding:16px 20px}.vesting-progress{align-items:center;display:flex;gap:10px}.vesting-bar{background:#e5e7eb;border-radius:4px;flex:1 1;height:8px;overflow:hidden}.vesting-fill{background:#10b981;height:100%;transition:width .3s ease}.vesting-percentage{color:#374151;font-size:12px;font-weight:500;min-width:40px}@media (max-width:768px){.cap-table-page{padding:10px}.form-grid,.overview-stats{grid-template-columns:1fr}.cap-table-tabs{flex-wrap:wrap;gap:5px}.cap-table-tabs button{font-size:12px;padding:8px 12px}.modal-content{padding:16px;width:95%}.form-actions{flex-direction:column}.table{font-size:12px}.table td,.table th{padding:8px 12px}}.dark .cap-table-page{background:#1f2937;color:#f9fafb}.dark .card,.dark .modal-content,.dark .stat-card{background:#374151;border-color:#4b5563}.dark .table th{color:#f9fafb}.dark .table th,.dark .table tr:hover{background:#4b5563}.dark .form-group input,.dark .form-group select,.dark .form-group textarea{background:#374151;border-color:#4b5563;color:#f9fafb}.dark .error-message{background:#991b1b;border-color:#dc2626;color:#fecaca}.app{background:linear-gradient(135deg,#667eea,#764ba2);display:flex;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;height:100vh;transition:all .3s ease}@keyframes fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes slideInLeft{0%{opacity:0;transform:translateX(-30px)}to{opacity:1;transform:translateX(0)}}@keyframes scaleIn{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}@keyframes glow{0%,to{box-shadow:0 0 20px #667eea4d}50%{box-shadow:0 0 30px #667eea80}}@keyframes slideIn{0%{transform:translateX(-100%)}to{transform:translateX(0)}}@keyframes pulse{0%{transform:scale(1)}50%{transform:scale(1.05)}to{transform:scale(1)}}@keyframes countUp{0%{opacity:0;transform:scale(.8)}to{opacity:1;transform:scale(1)}}.modern-sidebar{animation:slideIn .5s ease-out;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:linear-gradient(180deg,#1a1d29,#2d3748);border-right:1px solid #ffffff1a;box-shadow:4px 0 20px #00000026;color:#fff;overflow:hidden;padding:0;position:relative;transition:all .4s cubic-bezier(.4,0,.2,1);width:280px}.modern-sidebar.collapsed{width:70px}.modern-sidebar:before{background:linear-gradient(45deg,#667eea1a,#764ba21a);bottom:0;content:"";left:0;pointer-events:none;position:absolute;right:0;top:0}.modern-sidebar .sidebar-header{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff0d;border-bottom:1px solid #ffffff1a;display:flex;justify-content:space-between;padding:25px 20px}.logo-section{align-items:center;display:flex;gap:15px}.logo-icon{filter:drop-shadow(0 2px 4px rgba(0,0,0,.3));font-size:28px}.logo-icon,.logo-text{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#667eea,#764ba2);-webkit-background-clip:text;background-clip:text}.logo-text{font-family:Poppins,sans-serif;font-size:24px;font-weight:700;letter-spacing:-.5px;margin:0}.header-actions{gap:8px}.header-actions,.modern-btn{align-items:center;display:flex}.modern-btn{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1a;border:none;border-radius:12px;color:#fff;cursor:pointer;font-size:16px;height:40px;justify-content:center;transition:all .3s ease;width:40px}.modern-btn:hover{background:#fff3;box-shadow:0 4px 12px #0003;transform:translateY(-2px)}.sidebar h2{color:#3498db;font-size:1.8em;margin:0;text-shadow:0 2px 4px #0000004d;transition:all .3s ease}.sidebar h2:hover{color:#5dade2;transform:scale(1.05)}.theme-toggle{background:none;border:none;border-radius:50%;cursor:pointer;font-size:20px;overflow:hidden;padding:8px;position:relative;transition:all .3s ease}.theme-toggle:before{background:radial-gradient(circle,#ffffff1a 0,#0000 70%);border-radius:50%;bottom:0;content:"";left:0;position:absolute;right:0;top:0;transform:scale(0);transition:transform .3s ease}.theme-toggle:hover{background:#fff3;transform:rotate(180deg) scale(1.1)}.theme-toggle:hover:before{transform:scale(1)}.app.dark .theme-toggle:hover{background:#fff3}.scrollable{flex:1 1;max-height:calc(100vh - 120px);overflow-x:hidden;overflow-y:auto;padding:10px 0}.scrollable::-webkit-scrollbar{width:4px}.scrollable::-webkit-scrollbar-track{background:#ffffff1a}.scrollable::-webkit-scrollbar-thumb{background:#ffffff4d;border-radius:2px}.menu-section{animation:slideInLeft .5s ease-out both;margin-bottom:4px}.menu-section:first-child{animation-delay:.1s}.menu-section:nth-child(2){animation-delay:.2s}.menu-section:nth-child(3){animation-delay:.3s}.menu-section:nth-child(4){animation-delay:.4s}.menu-section:nth-child(5){animation-delay:.5s}.menu-section:nth-child(6){animation-delay:.6s}.section-header{align-items:center;border-radius:0 25px 25px 0;cursor:pointer;display:flex;margin-right:10px;padding:8px 20px;position:relative;transition:all .3s ease}.section-header:hover{background:#ffffff1a;transform:translateX(5px)}.section-icon{font-size:20px;min-width:24px}.section-title{color:#e2e8f0;flex:1 1;font-family:Poppins,sans-serif;font-size:14px;font-weight:500;margin-left:12px}.expand-icon{color:#a0aec0;font-size:12px;transition:transform .3s ease}.section-menu{list-style:none;margin:0;max-height:0;overflow:hidden;padding:0;transition:max-height .3s ease}.menu-section .section-menu,.modern-sidebar.collapsed .section-menu{max-height:200px}.sidebar li{animation:fadeIn .5s ease-out forwards;margin:4px 0;opacity:0;transform:translateX(-20px)}.sidebar li:first-child{animation-delay:.1s}.sidebar li:nth-child(2){animation-delay:.2s}.sidebar li:nth-child(3){animation-delay:.3s}.sidebar li:nth-child(4){animation-delay:.4s}.sidebar li:nth-child(5){animation-delay:.5s}.sidebar li:nth-child(6){animation-delay:.6s}.sidebar li:nth-child(7){animation-delay:.7s}.menu-link{align-items:center;border-radius:0 20px 20px 0;color:#cbd5e0;display:flex;font-family:Inter,sans-serif;font-size:14px;font-weight:400;gap:12px;margin:1px 10px 1px 0;padding:6px 20px 6px 45px;position:relative;text-decoration:none;transition:all .3s ease}.menu-link:hover{background:linear-gradient(135deg,#667eea33,#764ba233);box-shadow:0 4px 12px #667eea4d;color:#fff;transform:translateX(8px)}.menu-link.active{background:linear-gradient(135deg,#667eea,#764ba2);box-shadow:0 4px 15px #667eea66;color:#fff}.modern-sidebar.collapsed .menu-link{justify-content:center;margin:2px 5px;padding:12px}.menu-icon{font-size:16px;min-width:18px;text-align:center}.modern-sidebar.collapsed .menu-icon{font-size:18px}.sidebar a:before{background:linear-gradient(90deg,#0000,#ffffff1a,#0000);content:"";height:100%;left:-100%;position:absolute;top:0;transition:left .5s ease;width:100%}.sidebar a:hover{background:linear-gradient(135deg,#3498db,#2980b9);box-shadow:0 4px 15px #3498db4d;transform:translateX(5px)}.sidebar a:hover:before{left:100%}.modern-content{animation:fadeIn .6s ease-out;background:linear-gradient(135deg,#f8fafc,#e2e8f0);flex:1 1;overflow-y:auto;padding:30px;position:relative}.modern-content:before{background:radial-gradient(circle at 20% 80%,#667eea1a 0,#0000 50%),radial-gradient(circle at 80% 20%,#764ba21a 0,#0000 50%);bottom:0;content:"";left:0;pointer-events:none;position:absolute;right:0;top:0;z-index:0}.modern-content>*{position:relative;z-index:1}.page-header{animation:fadeIn .8s ease-out}.page-header h1{-webkit-text-fill-color:#0000;animation:fadeIn 1s ease-out;background:linear-gradient(135deg,#667eea,#764ba2);-webkit-background-clip:text;background-clip:text;color:#2c3e50;font-family:Poppins,sans-serif;font-size:2.8em;font-weight:700;letter-spacing:-1px;margin:0}.card{animation:fadeIn .8s ease-out;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#ffffffe6;border:1px solid #ffffff4d;border-radius:20px;box-shadow:0 8px 32px #0000001a,0 2px 8px #0000000d;margin-bottom:25px;overflow:hidden;padding:30px;position:relative;transition:all .4s cubic-bezier(.4,0,.2,1)}.card:before{background:linear-gradient(90deg,#667eea,#764ba2);content:"";height:3px;left:0;opacity:0;position:absolute;right:0;top:0;transition:opacity .3s ease}.card:hover{box-shadow:0 20px 60px #00000026,0 8px 24px #0000001a;transform:translateY(-8px)}.card:hover:before{opacity:1}.form-group{box-sizing:border-box;margin-bottom:15px;min-width:0;width:100%}.form-group label{display:block;font-weight:700;margin-bottom:5px}.form-group input,.form-group select,.form-group textarea{word-wrap:break-word;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffffe6;border:2px solid #e2e8f0;border-radius:12px;box-sizing:border-box;font-family:Inter,sans-serif;font-size:14px;max-width:100%;overflow-wrap:break-word;padding:14px 18px;resize:vertical;transition:all .3s cubic-bezier(.4,0,.2,1);width:100%}.form-group textarea{min-height:80px}.form-group input:focus,.form-group select:focus,.form-group textarea:focus{background:#fff;border-color:#667eea;box-shadow:0 0 0 4px #667eea1a,0 4px 12px #667eea26;outline:none;transform:translateY(-2px)}.btn{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:none;border-radius:12px;box-shadow:0 4px 12px #0000001a;cursor:pointer;font-family:Inter,sans-serif;font-size:14px;font-weight:600;margin-right:12px;overflow:hidden;padding:14px 28px;position:relative;transition:all .3s cubic-bezier(.4,0,.2,1)}.btn:before{background:linear-gradient(90deg,#0000,#fff3,#0000);content:"";height:100%;left:-100%;position:absolute;top:0;transition:left .5s ease;width:100%}.btn:hover{box-shadow:0 5px 15px #0003;transform:translateY(-2px)}.btn:hover:before{left:100%}.btn:active{transform:translateY(0)}.btn-primary{background:linear-gradient(135deg,#3498db,#2980b9);color:#fff}.btn-primary:hover{background:linear-gradient(135deg,#5dade2,#3498db)}.btn-success{background:linear-gradient(135deg,#27ae60,#229954);color:#fff}.btn-success:hover{background:linear-gradient(135deg,#2ecc71,#27ae60)}.table{border-collapse:collapse;width:100%}.table td,.table th{border-bottom:1px solid #ddd;padding:12px;text-align:left}.table th{background:#f8f9fa;font-weight:700}.stats-grid{grid-gap:25px;animation:fadeIn 1s ease-out .3s both;display:grid;gap:25px;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));margin-bottom:30px}.stat-card{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#ffffffe6;border:1px solid #ffffff4d;border-radius:24px;box-shadow:0 10px 40px #0000001a,0 4px 12px #0000000d;cursor:pointer;overflow:hidden;padding:35px 25px;position:relative;text-align:center;transition:all .4s cubic-bezier(.4,0,.2,1)}.stat-card:before{background:linear-gradient(90deg,#667eea,#764ba2);content:"";height:4px;left:0;position:absolute;right:0;top:0;transform:scaleX(0);transition:transform .3s ease}.stat-card:hover{box-shadow:0 20px 40px #00000026;transform:translateY(-10px) scale(1.02)}.stat-card:hover:before{transform:scaleX(1)}.stat-card:first-child{animation-delay:.1s}.stat-card:nth-child(2){animation-delay:.2s}.stat-card:nth-child(3){animation-delay:.3s}.stat-card:nth-child(4){animation-delay:.4s}.stat-card:nth-child(5){animation-delay:.5s}.stat-value{-webkit-text-fill-color:#0000;animation:countUp .6s ease-out;background:linear-gradient(135deg,#667eea,#764ba2);-webkit-background-clip:text;background-clip:text;font-family:Poppins,sans-serif;font-size:2.8em;font-weight:700;letter-spacing:-1px;transition:all .3s ease}.stat-card:hover .stat-value{transform:scale(1.1)}.stat-label{color:#7f8c8d;font-size:.9em;font-weight:500;letter-spacing:1px;margin-top:10px;text-transform:uppercase}.app.dark{background:linear-gradient(135deg,#1a1a2e,#16213e);color:#e0e0e0}.app.dark .sidebar{background:#2d3748}.app.dark .content{background:linear-gradient(135deg,#0f3460,#0e4b99)}.app.dark .card,.app.dark .stat-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#2d3748f2;border:1px solid #ffffff1a;color:#e0e0e0}.app.dark .activity-item:hover{background:#667eea1a}.app.dark .activity-title{color:#e0e0e0}.app.dark .action-btn{background:linear-gradient(135deg,#4a5568,#2d3748);color:#e0e0e0}.app.dark .action-btn:hover{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff}.app.dark .table th{background:#4a5568!important;color:#e0e0e0!important}.app.dark .table td{border-bottom-color:#4a5568!important}.app.dark .form-group label,.app.dark .table,.app.dark .table td{color:#e0e0e0!important}.app.dark .form-group input,.app.dark .form-group select,.app.dark .form-group textarea{background:#4a5568!important;border-color:#718096!important;color:#e0e0e0!important}.app.dark .form-group input::placeholder{color:#a0aec0!important}.app.dark .form-group input[readonly],.app.dark .form-group select[readonly],.app.dark .form-group textarea[readonly]{background:#2d3748!important;color:#e0e0e0!important}.app.dark .page-header h1{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#667eea,#764ba2);-webkit-background-clip:text;background-clip:text}.notification{animation:slideInRight .3s ease-out;border-radius:10px;box-shadow:0 5px 15px #0003;color:#fff;font-weight:500;padding:15px 20px;position:fixed;right:20px;top:20px;z-index:1000}.notification.success{background:linear-gradient(135deg,#27ae60,#229954)}.notification.error{background:linear-gradient(135deg,#e74c3c,#c0392b)}@keyframes slideInRight{0%{opacity:0;transform:translateX(100%)}to{opacity:1;transform:translateX(0)}}.login-container{align-items:center;animation:fadeIn .8s ease-out;background:linear-gradient(135deg,#667eea,#764ba2);display:flex;height:100vh;justify-content:center}.login-form{animation:fadeIn 1s ease-out;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff2;border:1px solid #fff3;border-radius:20px;box-shadow:0 20px 60px #0003;padding:50px;transition:all .3s ease;width:400px}.login-form:hover{box-shadow:0 25px 70px #00000040;transform:translateY(-5px)}.login-form h2{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#667eea,#764ba2);-webkit-background-clip:text;background-clip:text;font-size:2.2em;font-weight:700;margin-bottom:40px;text-align:center}.error{animation:pulse .5s ease-out;background:linear-gradient(135deg,#e74c3c,#c0392b);border-radius:10px;box-shadow:0 5px 15px #e74c3c4d;color:#fff;margin-bottom:20px;padding:15px;text-align:center}.btn-secondary{background:linear-gradient(135deg,#95a5a6,#7f8c8d);color:#fff;font-size:12px;padding:8px 15px}.btn-secondary:hover{background:linear-gradient(135deg,#bdc3c7,#95a5a6)}.btn-info{background:linear-gradient(135deg,#3498db,#2980b9);color:#fff;font-size:12px;padding:8px 15px}.btn-info:hover{background:linear-gradient(135deg,#5dade2,#3498db)}.btn-warning{background:linear-gradient(135deg,#f39c12,#e67e22);color:#fff;font-size:12px;padding:8px 15px}.btn-warning:hover{background:linear-gradient(135deg,#f1c40f,#f39c12)}.template-grid{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));margin-top:20px}.template-card{background:#fffffff2;border:2px solid #0000;border-radius:12px;cursor:pointer;padding:20px;text-align:center;transition:all .3s ease}.template-card:hover{box-shadow:0 10px 30px #00000026;transform:translateY(-5px)}.template-card.selected{border-color:#667eea;box-shadow:0 0 20px #667eea4d}.template-preview{align-items:center;border-radius:8px;display:flex;height:120px;justify-content:center;margin-bottom:15px;overflow:hidden;position:relative;width:100%}.template-content{background:#ffffffe6;border-radius:6px;display:flex;flex-direction:column;height:80%;padding:15px;width:80%}.template-header{color:#2c3e50;font-size:12px;font-weight:700;margin-bottom:8px}.template-body{display:flex;flex:1 1;flex-direction:column;gap:4px}.template-line{background:#0003;border-radius:2px;height:3px}.template-line.short{width:60%}.invoice-workspace{box-sizing:border-box;display:flex;gap:20px;width:100%}.invoice-workspace.split-view .invoice-form-section,.invoice-workspace.split-view .invoice-preview-section{flex:1 1;min-width:0;overflow:hidden}.invoice-preview{background:#fff;border-radius:8px;box-shadow:0 4px 15px #0000001a;margin-top:15px;padding:30px}.invoice-header{align-items:flex-start;display:flex;justify-content:space-between;margin-bottom:30px;padding-bottom:20px}.company-info h2{font-size:24px;margin:0 0 10px}.company-info p{color:#666;line-height:1.4;margin:0}.invoice-info{text-align:right}.invoice-info h3{font-size:28px;margin:0 0 15px}.invoice-info p{color:#666;margin:5px 0}.customer-info{margin-bottom:30px}.customer-info h4{color:#2c3e50;margin:0 0 10px}.preview-table{border-collapse:collapse;margin-bottom:30px;width:100%}.preview-table td,.preview-table th{border-bottom:1px solid #eee;padding:12px;text-align:left}.preview-table th{font-weight:600}.invoice-totals{margin-left:auto;max-width:300px}.totals-row{display:flex;justify-content:space-between;padding:8px 0}.totals-row.total{font-size:18px;margin-top:10px;padding-top:15px}.app.dark .template-card{background:#2d3748f2;color:#e0e0e0}.app.dark .template-card.selected{border-color:#667eea}.app.dark .invoice-preview{background:#2d3748;color:#e0e0e0}.app.dark .preview-table th{color:#e0e0e0}.app.dark .preview-table td{border-bottom-color:#4a5568;color:#e0e0e0}.invoice-template{background:#fff;border-radius:8px;box-shadow:0 4px 15px #0000001a;margin:0 auto;max-width:800px;padding:40px}.invoice-template .invoice-header{align-items:flex-start;display:flex;justify-content:space-between;margin-bottom:40px;padding-bottom:20px}.company-section h1{font-size:28px;margin:0 0 15px}.company-details p{color:#666;margin:2px 0}.invoice-meta{text-align:right}.invoice-meta h2{font-size:32px;margin:0 0 15px}.invoice-details p{color:#666;margin:5px 0}.customer-section{margin-bottom:30px}.customer-section h3{font-size:18px;margin:0 0 15px}.customer-details p{color:#333;margin:3px 0}.items-table{border-collapse:collapse;margin-bottom:30px;width:100%}.items-table td,.items-table th{border-bottom:1px solid #eee;padding:12px;text-align:left}.items-table th{font-size:14px;font-weight:600;letter-spacing:.5px;text-transform:uppercase}.items-table td:last-child,.items-table th:last-child{text-align:right}.totals-section{display:flex;justify-content:flex-end;margin-bottom:30px}.totals-table{min-width:300px}.total-row{border-bottom:1px solid #eee;padding:8px 0}.total-row.final-total{border-bottom:none;margin-top:10px;padding-top:15px}.notes-section{border-top:1px solid #eee;margin-top:40px;padding-top:20px}.notes-section h4{font-size:16px;margin:0 0 10px}.notes-section p{color:#666;line-height:1.6}.app.dark .invoice-template{background:#2d3748;color:#e0e0e0}.app.dark .company-details p,.app.dark .customer-details p,.app.dark .invoice-details p,.app.dark .notes-section p{color:#bdc3c7}.app.dark .items-table td,.app.dark .items-table th{border-bottom-color:#4a5568;color:#e0e0e0}.app.dark .total-row{border-bottom-color:#4a5568}.app.dark .notes-section{border-top-color:#4a5568}.radio-group{margin-top:10px}.radio-label{align-items:center;background:#ffffffe6;border:2px solid #e0e0e0;border-radius:10px;cursor:pointer;display:flex!important;margin:8px 0;padding:12px 15px;transition:all .3s ease}.radio-label:hover{background:#667eea0d;border-color:#667eea;transform:translateY(-2px)}.radio-label input[type=radio]{border:none!important;margin-right:12px;padding:0!important;transform:scale(1.2);width:auto!important}.radio-label input[type=radio]:checked+span{color:#667eea;font-weight:600}.radio-label input[type=radio]:checked{accent-color:#667eea}.radio-label span{flex:1 1;transition:all .3s ease}.loading{animation:spin 1s ease-in-out infinite;border:3px solid #ffffff4d;border-radius:50%;border-top-color:#fff;display:inline-block;height:20px;width:20px}@keyframes spin{to{transform:rotate(1turn)}}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:#0000001a;border-radius:10px}::-webkit-scrollbar-thumb{background:linear-gradient(135deg,#667eea,#764ba2);border-radius:10px}::-webkit-scrollbar-thumb:hover{background:linear-gradient(135deg,#764ba2,#667eea)}.stat-icon{display:block;filter:drop-shadow(0 2px 4px rgba(0,0,0,.1));font-size:2.5em;margin-bottom:15px}.stat-trend{border-radius:12px;display:inline-block;font-size:.8em;font-weight:600;margin-top:8px;padding:4px 8px}.stat-trend.positive{background:#27ae601a;color:#27ae60}.stat-trend.negative{background:#e74c3c1a;color:#e74c3c}.stat-trend.neutral{background:#95a5a61a;color:#95a5a6}.dashboard-grid{grid-gap:25px;display:grid;gap:25px;grid-template-columns:2fr 1fr;margin-top:20px}@media (max-width:768px){.dashboard-grid{grid-template-columns:1fr}}.activity-card{min-height:300px}.activity-list{margin-top:20px}.activity-item{align-items:center;border-bottom:1px solid #0000000d;border-radius:8px;display:flex;margin-bottom:5px;padding:15px 0;transition:all .3s ease}.activity-item:hover{background:#667eea0d;padding-left:10px;transform:translateX(5px)}.activity-item:last-child{border-bottom:none}.activity-icon{font-size:1.5em;margin-right:15px;text-align:center;width:40px}.activity-content{flex:1 1}.activity-title{color:#2c3e50;font-weight:600;margin-bottom:2px}.activity-subtitle{color:#7f8c8d;font-size:.9em}.activity-time{color:#bdc3c7;font-size:.8em;font-weight:500}.quick-actions h3{margin-bottom:25px}.action-buttons{grid-gap:15px;display:grid;gap:15px}.action-btn{align-items:center;background:linear-gradient(135deg,#f8f9fa,#e9ecef);border:none;border-radius:12px;color:#495057;cursor:pointer;display:flex;font-weight:500;padding:15px 20px;text-align:left;transition:all .3s ease}.action-btn:hover{background:linear-gradient(135deg,#667eea,#764ba2);box-shadow:0 8px 25px #667eea4d;color:#fff;transform:translateY(-2px)}.action-icon{font-size:1.3em;margin-right:12px;text-align:center;width:30px}.card h3{align-items:center;color:#2c3e50;display:flex;gap:10px;margin-bottom:20px;margin-top:0}@media (max-width:1024px){.stats-grid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr))}}@media (max-width:768px){.app{flex-direction:column}.modern-sidebar{height:auto;width:100%}.modern-sidebar.collapsed{width:100%}.scrollable{display:flex;gap:10px;overflow-x:auto;overflow-y:hidden;padding:10px 20px}.menu-section{flex-shrink:0;margin-bottom:0;min-width:auto}.section-header{border-radius:12px;margin-right:0;padding:8px 12px;white-space:nowrap}.expand-icon,.section-menu,.section-title{display:none}.modern-content{padding:20px}.stats-grid{gap:15px;grid-template-columns:1fr}.page-header h1{font-size:2.2em}.invoice-workspace.split-view{flex-direction:column}.template-grid{grid-template-columns:1fr}}.customers-page{animation:fadeIn .6s ease-out}.page-header{align-items:center;display:flex;flex-wrap:wrap;gap:15px;justify-content:space-between;margin-bottom:30px}.form-card{animation:fadeIn .5s ease-out;border-left:4px solid #667eea}.table-card{overflow:hidden}.table{margin:0}.table-row{animation:fadeIn .5s ease-out both;transition:all .3s ease}.table-row:hover{background:#667eea0d;transform:scale(1.01)}.company-cell{align-items:center;display:flex;gap:8px}.company-icon{font-size:1.2em}.contact-person,.email-link,.phone-link{align-items:center;display:flex;gap:5px}.email-link,.phone-link{color:#667eea;text-decoration:none;transition:all .3s ease}.email-link:hover,.phone-link:hover{color:#764ba2;transform:translateX(3px)}.loading-row{padding:40px 20px}.empty-state,.loading-row{color:#7f8c8d;text-align:center}.empty-state{background:#667eea05;font-size:1.1em;padding:60px 20px}.form-group{position:relative}.form-group label{cursor:pointer;transition:all .3s ease}.form-group input:focus+label,.form-group input:not(:placeholder-shown)+label{color:#667eea;font-size:.9em;transform:translateY(-5px)}.btn{align-items:center;display:inline-flex;gap:8px}.table th{font-size:.9em;font-weight:600;letter-spacing:.5px;position:sticky;text-transform:uppercase;top:0;z-index:10}.table td{vertical-align:middle}.app.dark .table-row:hover{background:#667eea1a}.app.dark .email-link,.app.dark .phone-link{color:#667eea}.app.dark .email-link:hover,.app.dark .phone-link:hover{color:#5dade2}.app.dark .empty-state{background:#667eea0d;color:#bdc3c7}.app.dark .form-card{border-left-color:#667eea}.form-row{grid-gap:20px;box-sizing:border-box;display:grid;gap:20px;grid-template-columns:1fr 1fr;margin-bottom:20px;width:100%}.journal-lines{background:#00000005;border:1px solid #e0e0e0;border-radius:10px;margin:30px 0;padding:20px}.journal-lines h4{color:#2c3e50;margin:0 0 20px}.lines-header{grid-gap:10px;border-bottom:2px solid #e0e0e0;color:#7f8c8d;display:grid;font-weight:700;gap:10px;grid-template-columns:2fr 2fr 1fr 1fr 100px;margin-bottom:15px;padding:10px 0}.journal-line-container{background:#fffc;border:1px solid #e0e0e0;border-radius:8px;margin-bottom:20px;padding:15px}.journal-line{grid-gap:10px;align-items:center;display:grid;gap:10px;grid-template-columns:2fr 2fr 1fr 1fr 100px}.subledger-line{align-items:center;border-top:1px solid #f0f0f0;display:flex;gap:10px;margin-top:10px;padding-top:10px}.subledger-line label{color:#666;font-weight:600;margin-bottom:0;min-width:120px}.subledger-line select{border:1px solid #ddd;border-radius:6px;flex:1 1;font-size:14px;padding:8px 12px}.remove-btn{align-items:center;border-radius:50%;display:flex;font-size:16px;height:35px;justify-content:center;padding:0;width:35px}.remove-btn:hover{transform:scale(1.1)}.journal-line input,.journal-line select{border:1px solid #ddd;border-radius:6px;font-size:14px;padding:8px 12px}.journal-line input:focus,.journal-line select:focus{border-color:#667eea;box-shadow:0 0 0 2px #667eea1a;outline:none}.btn-sm{font-size:12px;margin-left:5px;padding:6px 12px}.btn-danger{background:linear-gradient(135deg,#e74c3c,#c0392b);color:#fff}.btn-danger:hover{background:linear-gradient(135deg,#ec7063,#e74c3c)}.btn-danger:disabled{background:#bdc3c7;cursor:not-allowed}.totals{background:#667eea0d;border-left:4px solid #667eea;border-radius:8px;margin:20px 0;padding:15px}.total-row{align-items:center;display:flex;font-weight:700;justify-content:space-between}.balanced{color:#27ae60}.unbalanced{color:#e74c3c}.status{border-radius:12px;font-size:11px;font-weight:700;padding:4px 8px;text-transform:uppercase}.status.draft{background:#f1c40f33;color:#f39c12}.status.posted{background:#27ae6033;color:#27ae60}.status.reversed{background:#e74c3c33;color:#e74c3c}.modal-overlay{align-items:center;background:#00000080;bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:1000}.modal,.modal-overlay{animation:fadeIn .3s ease-out}.modal{background:#fff;border-radius:15px;box-shadow:0 20px 60px #0000004d;max-height:80vh;max-width:800px;overflow-y:auto;width:90%}.modal-header{align-items:center;border-bottom:1px solid #e0e0e0;display:flex;justify-content:space-between;padding:20px 25px}.modal-header h3{color:#2c3e50;margin:0}.modal-header button{align-items:center;background:none;border:none;border-radius:50%;color:#7f8c8d;cursor:pointer;display:flex;font-size:24px;height:30px;justify-content:center;padding:0;transition:all .3s ease;width:30px}.modal-header button:hover{background:#e74c3c1a;color:#e74c3c}.modal-content{padding:25px}.entry-details{margin-bottom:30px}.entry-details p{align-items:center;display:flex;margin:8px 0}.entry-details strong{color:#2c3e50;min-width:120px}.entry-lines{margin-top:20px}.entry-lines h4{color:#2c3e50;margin-bottom:15px}.app.dark .modal{background:#2d3748;color:#e0e0e0}.app.dark .modal-header{border-bottom-color:#4a5568}.app.dark .entry-details strong,.app.dark .entry-lines h4,.app.dark .modal-header h3{color:#e0e0e0}.app.dark .journal-lines{background:#ffffff0d;border-color:#4a5568}.app.dark .journal-lines h4{color:#e0e0e0}.app.dark .lines-header{border-bottom-color:#4a5568;color:#bdc3c7}.app.dark .journal-line input,.app.dark .journal-line select{background:#4a5568;border-color:#718096;color:#e0e0e0}.app.dark .totals{background:#667eea1a}.app.dark .journal-line-container{background:#2d3748cc;border-color:#4a5568}.app.dark .subledger-line{border-top-color:#4a5568}.app.dark .subledger-line label{color:#bdc3c7}.app.dark .subledger-line select{background:#4a5568;border-color:#718096;color:#e0e0e0}@media (max-width:768px){.form-row{grid-template-columns:1fr}.journal-line,.lines-header{gap:5px;grid-template-columns:1fr}.lines-header{display:none}.journal-line{background:#00000005;border-radius:8px;margin-bottom:20px;padding:15px}.total-row{flex-direction:column;gap:10px;text-align:center}.modal{margin:20px;width:95%}}.admin-container{animation:fadeIn .6s ease-out}.admin-tabs{border-bottom:2px solid #e0e0e0;display:flex;gap:10px;margin-bottom:30px}.admin-tabs button{background:none;border:none;border-bottom:3px solid #0000;color:#7f8c8d;cursor:pointer;font-weight:600;padding:12px 24px;transition:all .3s ease}.admin-tabs button.active{border-bottom-color:#667eea;color:#667eea}.admin-tabs button:hover{background:#667eea0d;color:#667eea}.accounts-section,.company-section{animation:fadeIn .5s ease-out}.add-category{background:#667eea0d;border-left:4px solid #667eea;border-radius:15px;margin-bottom:30px;padding:25px}.add-category h3{color:#2c3e50;margin-top:0}.categories-list h3{color:#2c3e50;margin-bottom:20px}.categories-grid{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(auto-fill,minmax(250px,1fr))}.category-card{background:#fffffff2;border-left:4px solid #667eea;border-radius:12px;box-shadow:0 4px 15px #0000001a;padding:20px;transition:all .3s ease}.category-card:hover{box-shadow:0 8px 25px #00000026;transform:translateY(-3px)}.category-card h4{color:#2c3e50;margin:0 0 10px}.type-badge{border-radius:20px;font-size:12px;font-weight:700;letter-spacing:.5px;padding:4px 12px;text-transform:uppercase}.type-badge.asset{background:#3498db33;color:#3498db}.type-badge.liability{background:#e74c3c33;color:#e74c3c}.type-badge.equity{background:#9b59b633;color:#9b59b6}.type-badge.revenue{background:#27ae6033;color:#27ae60}.type-badge.expense{background:#f1c40f33;color:#f1c40f}.app.dark .admin-tabs{border-bottom-color:#4a5568}.app.dark .admin-tabs button{color:#bdc3c7}.app.dark .admin-tabs button.active{color:#667eea}.app.dark .add-category{background:#667eea1a}.app.dark .add-category h3,.app.dark .categories-list h3{color:#e0e0e0}.app.dark .category-card{background:#2d3748f2;color:#e0e0e0}.app.dark .category-card h4{color:#e0e0e0}.users-section{animation:fadeIn .5s ease-out}.users-list h3{color:#2c3e50;margin-bottom:20px}.preference-select{background:#fff;border:1px solid #ddd;border-radius:4px;font-size:14px;min-width:120px;padding:6px 10px}.preference-select:focus{border-color:#667eea;box-shadow:0 0 0 2px #667eea1a;outline:none}.status.active{background:#27ae6033;color:#27ae60}.status.inactive{background:#95a5a633;color:#95a5a6}.status.admin{background:#9b59b633;color:#9b59b6}.status.accountant{background:#3498db33;color:#3498db}.status.viewer{background:#95a5a633;color:#95a5a6}.app.dark .users-list h3{color:#e0e0e0}.app.dark .preference-select{background:#4a5568;border-color:#718096;color:#e0e0e0}.app.dark .period-selector{background:#2d3748f2!important;border-color:#4a5568!important;color:#e0e0e0!important}.app.dark .period-selector input,.app.dark .period-selector select{background:#4a5568!important;border-color:#718096!important;color:#e0e0e0!important}.app.dark .period-selector label{color:#e0e0e0!important}.back-to-landing-btn{background:#0000;border:1px solid #ffffff4d;border-radius:.5rem;color:#fff;cursor:pointer;font-size:.875rem;margin-bottom:1rem;padding:.5rem 1rem;transition:all .3s ease}.back-to-landing-btn:hover{background:#ffffff1a;border-color:#ffffff80}.login-header{align-items:flex-start;display:flex;flex-direction:column;margin-bottom:1rem}.login-header h2{margin:0}
/*# sourceMappingURL=main.717e1aad.css.map*/