body{font-family:Montserrat,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body,html{overflow-x:hidden}body,html{margin:0;padding:0}a,body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#333;font-weight:300;line-height:1.6}.App{display:flex;flex-direction:column;min-height:100vh}.navbar{background:linear-gradient(135deg,#1e4c3d,#287960);box-shadow:0 2px 10px #0000001a;color:#fff;justify-content:space-between;padding:1rem 2rem;position:relative;z-index:1000}.nav-brand,.navbar{align-items:center;display:flex}.nav-brand{gap:.75rem}.nav-brand h1{font-family:Montserrat,sans-serif;font-size:1.5rem;font-weight:600;margin:0}.nav-logo{background:#fff;border-radius:8px;height:40px;padding:4px;width:auto}.nav-links{align-items:center;display:flex;gap:2rem}.nav-links a{color:#fff;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;font-weight:500;text-decoration:none;transition:opacity .3s ease}.nav-links a:hover{opacity:.8}.hamburger{cursor:pointer;display:none;flex-direction:column;padding:4px;position:relative;z-index:1001}.hamburger span{background-color:#fff;border-radius:2px;height:3px;margin:3px 0;transform-origin:center;transition:all .3s ease;width:25px}.hamburger.active span:first-child{transform:rotate(45deg) translate(6px,6px)}.hamburger.active span:nth-child(2){opacity:0}.hamburger.active span:nth-child(3){transform:rotate(-45deg) translate(6px,-6px)}.user-menu{align-items:center;display:flex;gap:1rem;position:relative}.user-greeting-container{align-items:center;border-radius:6px;cursor:pointer;display:flex;gap:.5rem;padding:.5rem .75rem;transition:background-color .2s}.user-greeting-container:hover{background-color:#ffffff1a}.user-greeting{color:#fff;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;font-size:.9rem;font-weight:400}.dropdown-arrow{color:#fff;transition:transform .2s}.dropdown-arrow.open{transform:rotate(180deg)}.logout-button{background-color:#f44336;border:none;border-radius:4px;color:#fff;cursor:pointer;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;font-size:.9rem;font-weight:500;padding:.5rem 1rem;transition:background-color .3s ease}.logout-button:hover{background-color:#d32f2f}.auth-buttons{align-items:center;display:flex;gap:1rem;margin-left:2rem}.login-nav-button,.register-nav-button{border:none;border-radius:25px;cursor:pointer;display:inline-block;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;font-weight:500;outline:none;padding:.5rem 1.5rem;text-decoration:none;transition:all .3s ease}.login-nav-button{background:#fff!important;border:2px solid #fff!important;color:#1e4c3d!important}.login-nav-button:hover{background:#f8f9fa!important;color:#1e4c3d!important;transform:translateY(-2px)}.register-nav-button{background:#0000!important;border:2px solid #fff!important;color:#fff!important}.register-nav-button:hover{background:#fff!important;color:#1e4c3d!important;transform:translateY(-2px)}main{flex:1 1;margin:0 auto;max-width:1200px;padding:2rem;width:100%}.App-footer{background:linear-gradient(180deg,#0d2818,#1e4c3d);color:#fff;margin-top:auto;padding:1rem;text-align:center}.btn-primary,.btn-secondary{border:none;border-radius:8px;cursor:pointer;display:inline-block;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;font-size:1rem;font-weight:600;padding:.75rem 1.5rem;text-align:center;text-decoration:none;transition:all .3s ease}.btn-primary{background:linear-gradient(135deg,#1e4c3d,#287960)}.btn-primary:hover{box-shadow:0 4px 15px #1e4c3d66;transform:translateY(-2px)}.btn-secondary{background:#8b5cf6;border:2px solid #8b5cf6;color:#fff}.btn-secondary:hover{background:#7c3aed;color:#fff}.btn-primary:disabled,.btn-secondary:disabled{cursor:not-allowed;opacity:.6;transform:none}.page-header{background:linear-gradient(135deg,#f8fafc,#e8f5e8);border-radius:0 0 30px 30px;margin-bottom:3rem}.page-header h1{color:#0d2818;font-size:2.5rem;font-weight:600}.page-header h1,.page-header p{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}.page-header p{color:#333;font-weight:300}.about-page,.pricing-page,.property-analysis,.reports-page,.team-page{background:linear-gradient(180deg,#fff,#f8fafc);min-height:100vh}.login-page{align-items:center;background:linear-gradient(135deg,#1e4c3d,#287960 50%,#4fb387);display:flex;justify-content:center;min-height:100vh}.step-container{margin-bottom:2rem}.report-card,.step-container{background:linear-gradient(180deg,#fff,#f8fafc);border-radius:20px;box-shadow:0 4px 20px #0000001a}.report-card{transition:transform .3s ease,box-shadow .3s ease}.report-card:hover{box-shadow:0 10px 30px #00000026;transform:translateY(-5px)}.form-container,.results-display{background:linear-gradient(180deg,#fff,#f8fafc);border-radius:20px;box-shadow:0 4px 20px #0000001a}.form-container{padding:2rem}.pricing-card{background:linear-gradient(180deg,#fff,#f8fafc);border-radius:20px;transition:transform .3s ease,box-shadow .3s ease}.pricing-card:hover{box-shadow:0 10px 30px #00000026}.about-content section{background:linear-gradient(180deg,#fff,#f8fafc);border-radius:20px}.hero-section{background:linear-gradient(135deg,#1e4c3d,#287960 50%,#4fb387);color:#fff;margin-bottom:0;min-height:90vh;padding:6rem 2rem;position:relative;text-align:center;z-index:2}.hero-content,.hero-section{align-items:center;display:flex;justify-content:center}.hero-content{flex-direction:column;gap:1.5rem;margin:0 auto;max-width:800px}.hero-logo{margin-bottom:1rem}.hero-logo-img{background:#fff;border-radius:16px;box-shadow:0 4px 20px #0000004d;height:80px;padding:8px;width:auto}.hero-title-with-logo{align-items:center;display:flex;gap:2rem;justify-content:center;margin-bottom:1.5rem;margin-left:auto;margin-right:auto;max-width:600px;width:100%}.hero-logo-inline{align-items:center;display:flex;flex-shrink:0}.hero-logo-inline-img{background:#fff;border-radius:16px;box-shadow:0 4px 20px #0000004d;height:90px;padding:8px;width:auto}.hero-title-section{align-items:center;text-align:center}.hero-content h1{font-family:Montserrat,sans-serif;font-size:3.5rem;font-weight:700;letter-spacing:2px;margin-bottom:.025rem}.hero-powered-by{font-family:Montserrat,sans-serif;font-size:1rem;font-weight:300;margin-bottom:1.5rem;opacity:.9}.hero-subtitle{font-size:1.5rem;font-weight:400;margin-bottom:1.5rem}.hero-description,.hero-subtitle{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}.hero-description{font-size:1.2rem;font-weight:300;line-height:1.6;margin-bottom:3rem;max-width:600px}.hero-buttons{align-items:center;display:flex;flex-wrap:wrap;gap:2rem;justify-content:center;margin-bottom:2rem}.hero-buttons .btn-primary,.hero-buttons .btn-secondary{border-radius:50px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;font-size:1.1rem;font-weight:600;min-width:140px;padding:1.2rem 2.5rem;text-decoration:none;transition:all .3s ease;white-space:nowrap}.hero-buttons .btn-primary{background:#fff;color:#1e4c3d}.hero-buttons .btn-primary:hover{box-shadow:0 10px 25px #0003;transform:translateY(-3px)}.hero-buttons .btn-secondary{background:#0000;border:2px solid #fff;color:#fff}.hero-buttons .btn-secondary:hover{background:#fff;box-shadow:0 10px 25px #0003;color:#1e4c3d;transform:translateY(-3px)}.features-section{background:linear-gradient(180deg,#f8fafc,#e8f5e8);margin-bottom:0;margin-top:0;padding:4rem 2rem;position:relative;z-index:1}.features-section h2{color:#2c3e50;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;font-size:2.5rem;font-weight:600;margin-bottom:3rem;text-align:center}.features-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));margin:0 auto;max-width:1200px}.feature-card{background:#fff;border:1px solid #e2e8f0;border-radius:20px;box-shadow:0 4px 20px #0000001a;display:flex;flex-direction:column;height:100%;padding:2.5rem 2rem;text-align:center;transition:transform .3s ease,box-shadow .3s ease}.feature-card:hover{box-shadow:0 10px 30px #0000001a;transform:translateY(-5px)}.feature-icon{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#1e4c3d,#287960 50%,#4fb387);-webkit-background-clip:text;background-clip:text;font-size:3.5rem;margin-bottom:1.5rem}.feature-card h3{color:#2c3e50;font-size:1.4rem;font-weight:600;margin-bottom:1rem}.feature-card h3,.feature-card p{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}.feature-card p{color:#333;flex-grow:1;font-size:1.1rem;font-weight:300;line-height:1.6}.how-it-works{background:linear-gradient(180deg,#fff,#f0f8f0);margin-bottom:0;margin-top:0;padding:4rem 2rem}.how-it-works h2{color:#2c3e50;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;font-size:2.5rem;font-weight:600;margin-bottom:3rem;text-align:center}.steps{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));margin:0 auto;max-width:1200px}.step{align-items:center;background:#fff;border:1px solid #e2e8f0;border-radius:20px;box-shadow:0 4px 20px #0000001a;display:flex;flex-direction:column;height:100%;padding:2.5rem 2rem;text-align:center;transition:transform .3s ease,box-shadow .3s ease}.step:hover{box-shadow:0 10px 30px #0000001a;transform:translateY(-5px)}.step-number{align-items:center;background:linear-gradient(135deg,#1e4c3d,#287960);border-radius:50%;box-shadow:0 4px 15px #1e4c3d4d;color:#fff;display:flex;font-size:1.5rem;font-weight:600;height:60px;justify-content:center;margin-bottom:1.5rem;width:60px}.step h3{color:#2c3e50;font-size:1.4rem;font-weight:600;margin-bottom:1rem}.step h3,.step p{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}.step p{color:#333;flex-grow:1;font-size:1.1rem;font-weight:300;line-height:1.6}.cta-section{background:linear-gradient(135deg,#1e4c3d,#287960 50%,#4fb387);border-radius:30px;box-shadow:0 10px 30px #1e4c3d33;color:#fff;margin:4rem 2rem;padding:4rem 2rem;text-align:center}.cta-section:before{background:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTQ0MCIgaGVpZ2h0PSI3NjUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGcgZmlsbD0ibm9uZSIgZmlsbC1ydWxlPSJldmVub2RkIj48cGF0aCBkPSJNMCAwaDEyMDB2NjAwSDB6Ii8+PHBhdGggZD0ibTAgMCA4NjcgNjgxTDAgNjAweiIgZmlsbD0icmdiYSgyNTUsMjU1LDI1NSwwLjEpIi8+PC9nPjwvc3ZnPg==);background-size:cover;bottom:0;content:"";left:0;opacity:.1;position:absolute;right:0;top:0}.cta-section h2{font-size:2.5rem;font-weight:700;margin-bottom:1rem;text-shadow:0 2px 4px #0000001a}.cta-section h2,.cta-section p{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}.cta-section p{font-size:1.3rem;font-weight:300;margin-bottom:2rem;margin-left:auto;margin-right:auto;max-width:600px;opacity:.9}.cta-section .btn-primary{background:#fff;border-radius:50px;box-shadow:0 4px 15px #fff3;color:#1e4c3d;font-size:1.3rem;padding:1.2rem 3rem;position:relative;transition:all .3s ease}.cta-section .btn-primary:hover{box-shadow:0 8px 25px #ffffff4d;color:#287960;transform:translateY(-2px)}.progress-bar{background:#f8f9fa;border-radius:12px;margin-bottom:3rem;padding:2rem}.progress-step{align-items:center;display:flex;flex-direction:column;gap:.5rem;opacity:.5;padding:1rem;position:relative;transition:opacity .3s ease}.progress-step.active{opacity:1}.progress-step:not(:last-child):after{background:#ddd;content:"";height:2px;position:absolute;right:-50px;top:30px;width:100px}.progress-step.active:not(:last-child):after{background:#1e4c3d}.progress-step .step-number{align-items:center;background:#ddd;border-radius:50%;color:#fff;display:flex;font-weight:700;height:40px;justify-content:center;width:40px}.progress-step.active .step-number{background:#1e4c3d}.upload-form{margin:0 auto;max-width:600px}.form-section{background:#fff;border-radius:12px;box-shadow:0 4px 20px #0000001a;margin-bottom:2rem;padding:2rem}.form-section h2{color:#2c3e50;margin-bottom:1.5rem}.form-group label{font-weight:600}.form-group input[type=file],.form-group input[type=text]{border:2px solid #ddd;border-radius:8px;font-size:1rem;padding:.75rem;transition:border-color .3s ease;width:100%}.form-group small{color:#666;display:block;font-size:.9rem;margin-top:.5rem}.property-preview{background:#e8f5e8;border-left:4px solid #28a745;border-radius:8px;margin:1rem 0;padding:1.5rem}.property-preview h3{color:#155724;margin-bottom:1rem}.error-message{background:#f8d7da;border-left:4px solid #dc3545;border-radius:8px;color:#721c24;margin:1rem 0;padding:1rem}.analysis-ready{margin:0 auto;max-width:800px}.property-card{background:#fff;border-radius:12px;box-shadow:0 4px 20px #0000001a;margin-bottom:2rem;padding:2rem}.property-card h3{color:#2c3e50;font-size:1.5rem;margin-bottom:1rem}.property-details{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(200px,1fr))}.analysis-options{background:#fff;border-radius:12px;box-shadow:0 4px 20px #0000001a;padding:2rem}.analysis-options h3{color:#2c3e50;margin-bottom:1rem}.analysis-options ul{list-style:none;margin:1rem 0;padding-left:0}.analysis-options li{color:#28a745;padding:.5rem 0}.analysis-buttons{display:flex;flex-wrap:wrap;gap:1rem;margin-top:2rem}.results-display{margin:0 auto;max-width:1000px}.results-display.loading{padding:3rem;text-align:center}.loading-spinner h3{color:#2c3e50;margin-bottom:1rem}.spinner{animation:spin 1s linear infinite;border:4px solid #f3f3f3;border-radius:50%;border-top-color:#1e4c3d;height:40px;margin:2rem auto;width:40px}.results-header{background:#fff;border-radius:12px;box-shadow:0 4px 20px #0000001a;margin-bottom:2rem;padding:2rem;text-align:center}.results-header h2{color:#2c3e50;margin-bottom:1rem}.key-metrics{margin-bottom:2rem}.estimated-value{background:linear-gradient(135deg,#1e4c3d,#287960);border-radius:20px;box-shadow:0 8px 25px #1e4c3d33;color:#fff;margin:2rem 0;padding:2rem;text-align:center}.estimated-value .value{font-size:3rem;font-weight:700;margin:1rem 0}.estimated-value .confidence{font-size:1.1rem;opacity:.9}.analysis-summary,.market-comparison,.property-highlights{background:#fff;border-radius:12px;box-shadow:0 4px 20px #0000001a;margin-bottom:2rem;padding:2rem}.analysis-summary h3,.market-comparison h3,.property-highlights h3{color:#2c3e50;margin-bottom:1rem}.property-highlights ul{list-style:none;padding:0}.property-highlights li{border-bottom:1px solid #eee;padding:.5rem 0}.property-highlights li:before{color:#28a745;content:"✓ ";font-weight:700}.summary-text p{line-height:1.7;margin-bottom:1rem}.recommendations{background:#fff;border-radius:12px;box-shadow:0 4px 20px #0000001a;margin-bottom:2rem;padding:2rem}.recommendations h3{color:#2c3e50;margin-bottom:1rem}.recommendations-table{overflow-x:auto}.recommendations table{border-collapse:collapse;margin-top:1rem;width:100%}.recommendations th{background:#f8f9fa;border-bottom:2px solid #dee2e6;color:#2c3e50;font-weight:600;padding:1rem;text-align:left}.recommendations td{border-bottom:1px solid #dee2e6;padding:1rem}.priority{border-radius:20px;font-size:.85rem;font-weight:600;padding:.25rem .75rem;text-transform:uppercase}.priority.high{background:#dc3545;color:#fff}.priority.medium{background:#ffc107;color:#212529}.priority.low{background:#28a745;color:#fff}.action-buttons{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center;margin-top:2rem}.page-header{margin-bottom:4rem;padding:3rem 2rem;text-align:center}.page-header h1{color:#2c3e50;font-size:3rem;font-weight:700;margin-bottom:1rem}.page-header p{color:#666;font-size:1.2rem;margin:0 auto;max-width:600px}.pricing-tiers{grid-gap:2rem;align-items:stretch;display:grid;gap:2rem;grid-auto-columns:1fr;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));justify-items:center;margin-bottom:4rem;margin-left:auto;margin-right:auto;max-width:1400px}@media (min-width:1200px){.pricing-tiers{gap:2rem;grid-auto-columns:1fr;grid-template-columns:repeat(4,1fr)}.pricing-card{flex-shrink:0;max-width:100%;min-width:0;width:100%}}@media (min-width:768px) and (max-width:1199px){.pricing-tiers{gap:1.5rem;grid-auto-columns:1fr;grid-template-columns:repeat(2,1fr)}.pricing-card{flex-shrink:0;max-width:100%;min-height:600px;min-width:0;width:100%}}@media (max-width:767px){.pricing-tiers{gap:1.5rem;grid-auto-columns:1fr;grid-template-columns:1fr}.pricing-card{flex-shrink:0;max-width:100%;min-width:0;width:100%}}.pricing-card{background:#fff;border-radius:12px;box-shadow:0 4px 20px #0000001a;box-sizing:border-box;display:flex;flex-direction:column;height:100%;max-width:100%;min-height:600px;min-width:0;overflow:hidden;padding:2rem;position:relative;text-align:center;transition:transform .3s ease;width:100%}.pricing-card:hover{box-shadow:0 8px 25px #00000026;transform:translateY(-5px)}.pricing-card.featured{border:3px solid;border-image:linear-gradient(135deg,#1e4c3d,#287960) 1;box-shadow:0 15px 35px #1e4c3d33;z-index:1}.pricing-card.featured:hover{box-shadow:0 20px 40px #1e4c3d4d;transform:translateY(-5px)}.featured-badge{background:linear-gradient(135deg,#1e4c3d,#287960);border-radius:20px;font-size:.9rem;padding:.5rem 1.5rem;top:-15px}.featured-badge,.tier-badge{color:#fff;font-weight:600;left:50%;position:absolute;transform:translateX(-50%)}.tier-badge{background:#1e4c3d;border-radius:10px;font-size:.7rem;padding:.15rem .6rem;top:6px}.tier-badge.coming-soon{background:#8b5cf6;color:#fff}.current-plan-badge{background:#fff;border:2px solid;border-radius:10px;font-size:.7rem;font-weight:600;left:50%;padding:.05rem .6rem;position:absolute;top:6px;transform:translateX(-50%)}.current-plan-badge.lite{border-color:#10b981;color:#10b981}.current-plan-badge.pro{border-color:#3b82f6;color:#3b82f6}.current-plan-badge.lux{border-color:#1e4c3d;color:#1e4c3d}.current-plan-badge.enterprise{border-color:#8b5cf6;color:#8b5cf6}.tier-header h3{align-items:center;color:#2c3e50;font-size:1.8rem;font-weight:700;margin-bottom:1rem;min-height:2.5rem;text-align:center}.price,.tier-header h3{display:flex;justify-content:center;width:100%}.price{align-items:baseline;align-items:center;gap:.25rem;margin-bottom:2rem;min-height:4rem}.price .currency{color:#666;font-size:1.5rem;vertical-align:initial}.price .amount{color:#2c3e50;font-size:3rem;font-weight:700;line-height:1}.price .period{color:#666;font-size:1.2rem;vertical-align:initial}.tier-features{justify-content:space-between;min-width:0}.tier-features,.tier-features ul{display:flex;flex:1 1;flex-direction:column;width:100%}.tier-features ul{justify-content:flex-start;list-style:none;margin-bottom:2rem;padding:0;text-align:left}.pricing-card button{align-self:center;margin-top:auto;max-width:200px;min-width:150px;width:100%}.pricing-card .btn-secondary{background:#8b5cf6!important;border:2px solid #8b5cf6!important;color:#fff!important}.pricing-card .btn-secondary:hover{background:#7c3aed!important;color:#fff!important}.tier-features li{word-wrap:break-word;border-bottom:1px solid #eee;font-size:.95rem;-webkit-hyphens:auto;hyphens:auto;line-height:1.4;overflow-wrap:break-word;padding:.5rem 0}.tier-features li:last-child{border-bottom:none}.pricing-faq{margin-bottom:4rem}.pricing-faq h2{color:#2c3e50;margin-bottom:2rem;text-align:center}.faq-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}.faq-item{background:#fff;border:1px solid #e2e8f0;border-radius:12px;box-shadow:0 4px 20px #0000001a;padding:2rem;transition:transform .3s ease,box-shadow .3s ease}.faq-item:hover{box-shadow:0 6px 25px #00000026;transform:translateY(-2px)}.faq-item h4{color:#2c3e50;margin-bottom:1rem}.pricing-cta{background:linear-gradient(180deg,#fff,#f8fafc);border:1px solid #e2e8f0;border-radius:15px;box-shadow:0 4px 20px #0000001a;padding:3rem;text-align:center}.pricing-cta,.pricing-cta h2,.pricing-cta p{color:#2c3e50}.pricing-cta h2{color:#2c3e50;margin-bottom:1rem}.quota{align-items:center;background:#0000000d;border:1px solid #0000001a;border-radius:20px;color:#666;display:flex;font-size:1rem;font-weight:500;justify-content:center;margin-bottom:1.5rem;margin-left:auto;margin-right:auto;max-width:250px;min-height:2.5rem;padding:.5rem 1rem;width:100%}.pricing-card.lite{background:linear-gradient(180deg,#fff,#f8fafc);border:2px solid #e2e8f0}.pricing-card.lite .price .amount{color:#10b981;font-weight:700}.pricing-card.pro{background:linear-gradient(180deg,#fff,#f0f9ff);border:2px solid #3b82f6}.pricing-card.pro .price .amount{color:#3b82f6}.pricing-card.lux{background:linear-gradient(180deg,#fff,#f0fdf4);border:2px solid #1e4c3d}.pricing-card.lux .price .amount{color:#1e4c3d}.pricing-card.enterprise{background:linear-gradient(180deg,#fff,#faf5ff);border:2px solid #8b5cf6}.pricing-card.enterprise .price .amount,.pricing-card.enterprise .price .currency,.pricing-card.enterprise .price .period{word-wrap:break-word;color:#8b5cf6;font-weight:600;overflow-wrap:break-word}.pricing-card.enterprise .price{flex-direction:column;gap:.5rem;text-align:center;width:100%}.feature-comparison{margin-bottom:4rem}.feature-comparison h2{color:#2c3e50;font-size:2.5rem;font-weight:700;margin-bottom:2rem;text-align:center}.comparison-table{background:#fff;border-radius:12px;box-shadow:0 4px 20px #0000001a;margin:0 auto;max-width:100%;overflow:hidden}.comparison-header{background:linear-gradient(135deg,#1e4c3d,#287960);color:#fff;display:grid;font-weight:600;grid-template-columns:2fr 1fr 1fr 1fr 1fr;min-width:600px}.comparison-header>div{border-right:1px solid #fff3;font-size:1.1rem;font-weight:700;padding:1rem;text-align:center}.comparison-header>div:last-child{border-right:none}.comparison-row{border-bottom:1px solid #eee;display:grid;grid-template-columns:2fr 1fr 1fr 1fr 1fr;min-width:600px}.comparison-row:last-child{border-bottom:none}.comparison-row>div{align-items:center;border-right:1px solid #eee;display:flex;justify-content:center;min-height:60px;padding:1rem;text-align:center}@media (max-width:768px){.comparison-row>div{min-height:50px;padding:.75rem .5rem}}.comparison-row:nth-child(2n){background:#00000005}.comparison-row>div:last-child{border-right:none}.comparison-row .feature-name{background:#00000008;color:#2c3e50;font-weight:600;justify-content:flex-start;padding-left:1.5rem;text-align:left}.comparison-row .plan-column.featured{background:#1e4c3d0d;color:#1e4c3d;font-weight:600}.comparison-header .plan-column.featured{background:#1e4c3d1a}.cta-buttons{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center;margin-top:2rem}.contact-modal-overlay{align-items:center;animation:fadeIn .3s ease-out;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);background-color:#00000080;bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:1000}.contact-modal-container{animation:slideIn .3s ease-out;background:#fff;border-radius:12px;box-shadow:0 20px 40px #0000004d;max-height:90vh;max-width:90vw;overflow-y:auto;width:500px}.contact-modal-header{align-items:center;background:linear-gradient(135deg,#1e4c3d,#287960);border-bottom:1px solid #eee;border-radius:12px 12px 0 0;color:#fff;display:flex;justify-content:space-between;padding:1.5rem 2rem}.contact-modal-header h3{font-size:1.5rem;margin:0}.close-button{color:#fff;font-size:2rem;transition:background-color .3s ease}.close-button:hover{background-color:#fff3}.contact-modal-body{padding:2rem}.contact-modal-body p{color:#666;margin-bottom:2rem;text-align:center}.form-group{margin-bottom:1.5rem}.form-group label{color:#2c3e50}.form-group input,.form-group textarea{border:2px solid #e2e8f0;border-radius:8px;font-size:1rem;padding:.75rem;transition:border-color .3s ease;width:100%}.form-group input:focus,.form-group textarea:focus{border-color:#1e4c3d;outline:none}.form-group textarea{min-height:100px;resize:vertical}.form-actions{display:flex;gap:1rem;justify-content:flex-end;margin-top:2rem}@media (max-width:768px){.pricing-tiers{gap:1.5rem;grid-template-columns:1fr}.pricing-card.featured{transform:none}.comparison-table{border-radius:8px;margin:0 -1rem}.feature-comparison{display:none}.comparison-row .feature-name{padding-left:.75rem}.comparison-header>div,.comparison-row>div{font-size:.85rem;padding:.6rem .4rem}.cta-buttons{align-items:center;flex-direction:column}.contact-modal-container{margin:20px;width:90vw}.form-actions{flex-direction:column}.feature-comparison{margin:2rem -1rem}.feature-comparison h2{font-size:2rem;margin-bottom:1.5rem}.comparison-table{-webkit-overflow-scrolling:touch;overflow-x:auto;scrollbar-width:thin}}@media (max-width:480px){.page-header{padding:2rem 1rem}.page-header h1{font-size:2rem}.page-header p{font-size:1rem}.pricing-card{min-height:600px;padding:1.5rem}.price .amount{font-size:2.5rem}.quota{font-size:.9rem;padding:.4rem .8rem}.contact-modal-header{padding:1rem 1.5rem}.contact-modal-body{padding:1.5rem}.feature-comparison{margin:2rem -1rem}.feature-comparison h2{font-size:1.8rem;margin-bottom:1.5rem}.comparison-table{border-radius:0}}.team-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));margin-bottom:4rem}.team-member{background:linear-gradient(180deg,#fff,#f8fafc);border:1px solid #e2e8f0;border-radius:20px;box-shadow:0 4px 20px #0000001a;padding:2rem;text-align:center;transition:transform .3s ease,box-shadow .3s ease}.team-member:hover{box-shadow:0 10px 30px #00000026;transform:translateY(-5px)}.member-photo{margin-bottom:1rem}.placeholder-photo{align-items:center;background:#f8f9fa;display:flex;font-size:3rem;justify-content:center}.member-photo-img,.placeholder-photo{border-radius:50%;height:100px;margin:0 auto;width:100px}.member-photo-img{border:3px solid #e2e8f0;display:block;object-fit:cover}.member-title{color:#1e4c3d;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;font-weight:600;margin-bottom:.5rem}.member-bio{color:#666;line-height:1.6}.company-values{margin-bottom:4rem}.company-values h2{color:#2c3e50;margin-bottom:2rem;text-align:center}.values-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}@media (min-width:768px) and (max-width:1023px){.values-grid{grid-template-columns:repeat(2,1fr)!important;margin:0 auto;max-width:800px}}@media (min-width:1024px){.values-grid{grid-template-columns:repeat(2,1fr);margin:0 auto;max-width:900px}}.value-card{background:#fff;border-radius:12px;box-shadow:0 4px 20px #0000001a;padding:2rem;text-align:center}.value-card h4{color:#2c3e50;margin-bottom:1rem}.join-team{background:#f8f9fa;border-radius:15px;padding:3rem;text-align:center}.join-team h2{color:#2c3e50;margin-bottom:1rem}.join-team button{margin-top:2rem}.about-content{margin:0 auto;max-width:800px}.about-content section{background:#fff;border-radius:12px;box-shadow:0 4px 20px #0000001a;margin-bottom:2rem;padding:2rem}.about-content h2{color:#2c3e50;margin-bottom:1rem}.about-content p{line-height:1.7;margin-bottom:1rem}.about-content ul{margin:1rem 0;padding-left:1.5rem}.about-content li{line-height:1.6;margin-bottom:.5rem}@media (max-width:1024px){.navbar{align-items:center;justify-content:space-between;padding:1rem}.hamburger,.navbar{display:flex;position:relative}.hamburger{order:2;z-index:1001}.nav-brand{flex:0 0 auto;order:1}.nav-links{align-items:center;background:linear-gradient(135deg,#1e4c3d,#287960);flex-direction:column;gap:1.5rem;height:calc(100vh - 70px);justify-content:flex-start;overflow-y:auto;padding-top:2rem;position:fixed;right:-100%;top:70px;transition:right .3s ease;width:100%;z-index:999}.nav-links-mobile{right:0}.nav-links a{font-size:1.1rem;padding:.5rem 0;text-align:center;width:90%}.user-menu{text-align:center}.auth-buttons,.user-menu{flex-direction:column;gap:1rem;width:90%}.auth-buttons{align-items:center;margin-left:0}.nav-brand h1{font-size:1.2rem}.nav-logo{height:35px}.login-nav-button,.register-nav-button{max-width:200px;text-align:center;width:100%}main{padding:1rem}.hero-content h1{font-size:2.8rem}.hero-subtitle{font-size:1.5rem}.hero-description{font-size:1.1rem}.features-grid{gap:2rem}.feature-card{padding:2rem}.steps{gap:2rem}.cta-section h2{font-size:2.2rem}.cta-section{margin:2rem 1rem;padding:4rem 1rem}.features-section{margin:-2rem 1rem 2rem;padding:4rem 1rem}.hero-buttons{flex-direction:column;gap:1rem}.hero-buttons .btn-primary,.hero-buttons .btn-secondary{margin:0 auto;max-width:300px;width:100%}.progress-bar{flex-direction:column;gap:1rem}.progress-step:not(:last-child):after{display:none}.action-buttons,.analysis-buttons{flex-direction:column}.recommendations table{font-size:.9rem}.property-details{grid-template-columns:1fr}}@media (min-width:1200px){.hero-section{max-height:70vh;min-height:50vh}.hero-content{max-width:1000px}.hero-content h1{font-size:4rem}.hero-subtitle{font-size:1.8rem}.hero-description{font-size:1.2rem;max-width:800px}.features-grid{grid-template-columns:repeat(3,1fr)}.features-grid,.steps{margin:0 auto;max-width:1200px}}@media (min-width:769px) and (max-width:1199px){.hero-section{max-height:75vh;min-height:55vh}.features-grid{grid-template-columns:repeat(2,1fr)}}.gradient-primary{background:linear-gradient(135deg,#1e4c3d,#287960)}.gradient-primary-reverse{background:linear-gradient(315deg,#1e4c3d,#287960)}.gradient-primary-vertical{background:linear-gradient(180deg,#1e4c3d,#287960)}.gradient-secondary{background:linear-gradient(135deg,#287960,#4fb387)}.gradient-secondary-reverse{background:linear-gradient(315deg,#287960,#4fb387)}.gradient-accent{background:linear-gradient(135deg,#4fb387,#6bc4a3)}.gradient-accent-reverse{background:linear-gradient(315deg,#4fb387,#6bc4a3)}.gradient-dark{background:linear-gradient(135deg,#0d2818,#1e4c3d)}.gradient-dark-reverse{background:linear-gradient(315deg,#0d2818,#1e4c3d)}.gradient-light{background:linear-gradient(135deg,#6bc4a3,#8fd4b8)}.gradient-light-reverse{background:linear-gradient(315deg,#6bc4a3,#8fd4b8)}.gradient-radial{background:radial-gradient(circle,#287960 0,#1e4c3d 100%)}.gradient-radial-light{background:radial-gradient(circle,#4fb387 0,#287960 100%)}.gradient-multi{background:linear-gradient(135deg,#0d2818,#1e4c3d 25%,#287960 50%,#4fb387 75%,#6bc4a3)}.gradient-multi-reverse{background:linear-gradient(315deg,#0d2818,#1e4c3d 25%,#287960 50%,#4fb387 75%,#6bc4a3)}@media (max-width:1024px){.hero-section{margin-bottom:0;min-height:90vh;padding:3rem 2rem}.hero-logo-inline{display:none}.hero-logo-img{height:60px;padding:6px}.hero-title-with-logo{align-items:center;flex-direction:column;gap:0;max-width:500px;text-align:center}.hero-logo-inline-img{height:70px;padding:6px}.hero-title-section{margin-bottom:1rem}.hero-title-section h1{font-size:2.2rem;letter-spacing:1px;line-height:1;margin:0}.hero-title-section .hero-powered-by{font-size:.75rem;line-height:1;margin:0}.hero-subtitle{font-size:1.2rem;margin-bottom:1.5rem}.hero-description{font-size:1rem;margin-bottom:3rem;padding:0 .5rem}.hero-buttons{align-items:center;flex-direction:column;gap:1.5rem;margin-bottom:2rem}.hero-buttons .btn-primary,.hero-buttons .btn-secondary{font-size:1.1rem;max-width:300px;padding:1.2rem 2rem;width:100%}.features-section{margin-top:0;padding:3rem 1rem;position:relative;z-index:1}.features-section h2{font-size:2rem;margin-bottom:2rem}.features-grid{gap:1.5rem;grid-template-columns:1fr;max-width:100%;padding:0}.feature-card{box-sizing:border-box;margin:0;max-width:100%;min-height:auto;padding:1.5rem;width:100%}.feature-icon{font-size:2.5rem;margin-bottom:1rem}.feature-card h3{font-size:1.3rem}.feature-card p{font-size:1rem}.how-it-works{padding:3rem 1rem}.steps{gap:2rem;grid-template-columns:1fr}.step{padding:1.5rem;text-align:center}.step-number{font-size:1.2rem;height:50px;margin-bottom:1rem;width:50px}.step h3{font-size:1.3rem}.step p{font-size:1rem}.cta-section{padding:3rem 1rem;text-align:center}.cta-section h2{font-size:2rem}.cta-section p{font-size:1.1rem}.cta-section .btn-primary{max-width:300px;width:100%}main{padding:1rem}.page-header{padding:2rem 1rem}.page-header h1{font-size:2rem}.page-header p{font-size:1.1rem}.btn-primary,.btn-secondary{font-size:1rem;padding:.8rem 1.5rem}.form-group{margin-bottom:1rem}.form-group input,.form-group textarea{font-size:1rem;padding:.8rem}}@media (min-width:481px) and (max-width:1024px){.hero-section{padding:4rem 2rem}.hero-logo-inline{display:block}.hero-title-with-logo{flex-direction:row;gap:1rem}.hero-title-section .hero-powered-by{font-size:.8rem}.hero-content{max-width:600px}}@media (max-width:480px){.hero-section{min-height:80vh;padding:2rem 1.5rem}.hero-content{gap:.75rem}.hero-title-with-logo{align-items:center;gap:.75rem;margin-bottom:.75rem;max-width:350px;text-align:center}.hero-logo-inline-img{height:50px;padding:4px}.hero-content h1{font-size:1.6rem;line-height:1;margin:0}.hero-powered-by{font-size:.65rem;line-height:1;margin:0}.hero-subtitle{font-size:1.1rem;margin-bottom:.75rem}.hero-description{font-size:.95rem;margin-bottom:2.5rem;padding:0}.hero-buttons{gap:1.25rem;margin-bottom:1.5rem}.hero-buttons .btn-primary,.hero-buttons .btn-secondary{font-size:1rem;max-width:280px;padding:1.1rem 2rem}.navbar{padding:.75rem 1rem}.nav-brand h1{font-size:1.1rem}.nav-logo{height:30px;padding:3px}.cta-section{padding:2rem 1rem}.cta-section h2{font-size:1.4rem}.feature-card,.step{padding:1.25rem}.features-section h2,.how-it-works h2{font-size:1.75rem}}@media (max-width:360px){.hero-section{padding:1.5rem .75rem}.hero-content{gap:.5rem}.hero-title-with-logo{max-width:280px}.hero-logo-inline-img{height:45px;padding:3px}.hero-content h1{font-size:1.6rem}.hero-powered-by{font-size:.65rem}.hero-subtitle{font-size:.9rem}.hero-description{font-size:.85rem}.hero-buttons .btn-primary,.hero-buttons .btn-secondary{font-size:.85rem;min-width:90px;padding:.7rem 1.2rem}}.hero-title-section{display:flex;flex-direction:column;justify-content:center;margin:0;padding:0}.hero-title-section h1{font-size:3.5rem;font-weight:700;letter-spacing:2px}.hero-title-section .hero-powered-by,.hero-title-section h1{font-family:Montserrat,sans-serif;line-height:1;margin:0;padding:0}.hero-title-section .hero-powered-by{font-size:1rem;font-weight:300;opacity:.9}.about-content sup,.hero-powered-by sup{font-size:.6em;line-height:0;vertical-align:super}.property-report-page{background:linear-gradient(180deg,#fff,#f8fafc);min-height:100vh}.analysis-results{margin:2rem 0}.analysis-results,.file-upload-container,.manual-property-form,.tag-input-container{background:linear-gradient(180deg,#fff,#f8fafc);border-radius:20px;box-shadow:0 4px 20px #0000001a;padding:2rem}.loading-overlay{color:#333}.error-message{background:linear-gradient(180deg,#fff5f5,#fed7d7);border:1px solid #feb2b2;border-radius:10px;box-shadow:0 2px 10px #feb2b233}.success-message{background:linear-gradient(180deg,#f0fff4,#c6f6d5);border:1px solid #9ae6b4;border-radius:10px;box-shadow:0 2px 10px #9ae6b433}.info-message{background:linear-gradient(180deg,#eff6ff,#dbeafe);border:1px solid #93c5fd;border-radius:10px;box-shadow:0 2px 10px #93c5fd33}.modal-overlay{background:linear-gradient(135deg,#1e4c3de6,#287960e6)}.modal-content{border-radius:20px;box-shadow:0 10px 30px #0000004d}.modal-content,.step-indicator{background:linear-gradient(180deg,#fff,#f8fafc)}.step-indicator{border-radius:15px;box-shadow:0 2px 10px #0000001a;padding:1rem}.progress-bar{background:linear-gradient(180deg,#e2e8f0,#cbd5e0);overflow:hidden}.progress-fill{background:linear-gradient(135deg,#1e4c3d,#287960);border-radius:10px}.search-results{background:linear-gradient(180deg,#fff,#f8fafc);border-radius:20px;box-shadow:0 4px 20px #0000001a;padding:2rem}.validation-errors{background:linear-gradient(180deg,#fff5f5,#fed7d7);border:1px solid #feb2b2;border-radius:10px;box-shadow:0 2px 10px #feb2b233}.format-guidance{background:linear-gradient(180deg,#eff6ff,#dbeafe);border:1px solid #93c5fd;border-radius:10px;box-shadow:0 2px 10px #93c5fd33}@media (max-height:700px){.hero-section{padding:2rem}.hero-content{gap:1rem}.hero-title-with-logo{gap:1rem;margin-bottom:.75rem}.hero-logo-inline{display:none}.hero-content h1{font-size:2.2rem;margin-bottom:.25rem}.hero-powered-by{font-size:.8rem;margin-bottom:.5rem}.hero-subtitle{font-size:1.1rem;margin-bottom:.5rem}.hero-description{font-size:1rem;margin-bottom:1rem}.hero-buttons{gap:1rem;margin-bottom:.5rem}.hero-buttons .btn-primary,.hero-buttons .btn-secondary{font-size:.9rem;min-width:120px;padding:.8rem 1.5rem}}@media (max-height:600px){.hero-section{padding:1.5rem 2rem}.hero-content{gap:.75rem}.hero-title-with-logo{gap:.75rem;margin-bottom:.5rem}.hero-logo-inline{display:none}.hero-content h1{font-size:1.8rem;margin-bottom:.25rem}.hero-powered-by{font-size:.7rem;margin-bottom:.25rem}.hero-subtitle{font-size:1rem;margin-bottom:.5rem}.hero-description{font-size:.9rem;margin-bottom:.75rem}.hero-buttons{gap:.75rem;margin-bottom:.5rem}.hero-buttons .btn-primary,.hero-buttons .btn-secondary{font-size:.85rem;min-width:100px;padding:.7rem 1.2rem}}@media (max-height:500px){.hero-section{padding:1rem 2rem}.hero-content{gap:.5rem}.hero-title-with-logo{gap:.5rem;margin-bottom:.25rem}.hero-logo-inline{display:none}.hero-content h1{font-size:1.5rem;margin-bottom:.25rem}.hero-powered-by{font-size:.6rem;margin-bottom:.25rem}.hero-subtitle{font-size:.9rem;margin-bottom:.25rem}.hero-description{font-size:.8rem;margin-bottom:.5rem}.hero-buttons{gap:.5rem;margin-bottom:.25rem}.hero-buttons .btn-primary,.hero-buttons .btn-secondary{font-size:.8rem;min-width:90px;padding:.6rem 1rem}}@media (max-height:400px){.hero-section{padding:.75rem 2rem}.hero-content{gap:.25rem}.hero-title-with-logo{gap:.25rem;margin-bottom:.125rem}.hero-logo-inline{display:none}.hero-content h1{font-size:1.3rem;margin-bottom:.125rem}.hero-powered-by{font-size:.55rem;margin-bottom:.125rem}.hero-subtitle{font-size:.8rem;margin-bottom:.25rem}.hero-description{font-size:.75rem;margin-bottom:.25rem}.hero-buttons{gap:.25rem;margin-bottom:.125rem}.hero-buttons .btn-primary,.hero-buttons .btn-secondary{font-size:.75rem;min-width:80px;padding:.5rem .8rem}}.login-modal{align-items:center;background-color:#00000080;box-sizing:border-box;display:flex;height:100%;justify-content:center;left:0;padding:1rem;position:fixed;top:0;width:100%;z-index:1000}.login-content{background:#fff;border-radius:12px;box-shadow:0 10px 25px #0003;display:flex;flex-direction:column;max-height:90vh;max-width:400px;overflow-y:auto;padding:2rem;position:relative;width:100%}.login-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:1.5rem}.login-header h2{color:#1e4c3d;font-size:1.5rem;font-weight:600;margin:0}.close-button{align-items:center;background:none;border:none;border-radius:50%;color:#666;cursor:pointer;display:flex;font-size:1.5rem;height:30px;justify-content:center;padding:0;transition:all .2s ease;width:30px}.close-button:hover{background-color:#f5f5f5;color:#333}.login-form{display:flex;flex:1 1;flex-direction:column}.form-group{margin-bottom:1rem}.form-group label{display:block;margin-bottom:.5rem}.form-group input{border:2px solid #e0e0e0;border-radius:8px;box-sizing:border-box;transition:border-color .2s ease;width:100%}.form-group input:focus{border-color:#1e4c3d}.form-group input:disabled{background-color:#f5f5f5;cursor:not-allowed}.login-button{background-color:#1e4c3d;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:1rem;font-weight:500;margin-top:.5rem;padding:.75rem;transition:background-color .2s ease}.login-button:hover:not(:disabled){background-color:#287960}.login-button:disabled{background-color:#ccc;cursor:not-allowed}.error-message{background-color:#ffebee;border-left:4px solid #c62828;color:#c62828}.error-message,.success-message{border-radius:6px;font-size:.9rem;margin-bottom:1rem;padding:.75rem}.success-message{background-color:#e8f5e8;border-left:4px solid #2e7d32;color:#2e7d32}.password-hint{color:#666;font-size:.8rem;font-style:italic;margin-bottom:1rem}.login-footer{margin-top:1.5rem;text-align:center}.login-footer p{color:#666;margin:0}.link-button{background:none;border:none;color:#1e4c3d;cursor:pointer;font-size:inherit;padding:0;text-decoration:underline}.link-button:hover:not(:disabled){color:#1976d2}.link-button:disabled{color:#ccc;cursor:not-allowed}.name-fields-container{display:flex;gap:1rem}.name-fields-container .form-group{flex:1 1}@media (max-width:480px){.login-modal{align-items:flex-start;padding:.125rem .5rem .5rem}.login-content{border-radius:4px;margin:0;max-height:calc(100vh - 1rem);max-width:100%!important;padding:.5rem}.login-header{margin-bottom:.375rem}.login-header h2{font-size:.9rem}.form-group{margin-bottom:.25rem}.form-group label{font-size:.7rem;margin-bottom:.1rem}.form-group input{border-radius:4px;font-size:.7rem;padding:.25rem}.form-group small{font-size:.55rem!important}.password-hint{font-size:.55rem;margin-bottom:.25rem}.login-button{font-size:.75rem;margin-top:.15rem;padding:.3rem}.error-message,.success-message{font-size:.65rem;margin-bottom:.25rem;padding:.3rem}.login-footer{margin-top:.375rem}.login-footer p{font-size:.7rem}.name-fields-container{flex-direction:column;gap:.25rem}.name-fields-container .form-group{flex:none}}@media (max-width:360px){.login-modal{padding:.0625rem .25rem .25rem}.login-content{max-height:calc(100vh - .5rem);padding:.375rem}.login-header{margin-bottom:.25rem}.login-header h2{font-size:.8rem}.form-group{margin-bottom:.2rem}.form-group label{font-size:.65rem;margin-bottom:.075rem}.form-group input{border-radius:3px;font-size:.65rem;padding:.2rem}.form-group small{font-size:.5rem!important}.password-hint{font-size:.5rem;margin-bottom:.2rem}.login-button{font-size:.7rem;margin-top:.1rem;padding:.25rem}.error-message,.success-message{font-size:.6rem;margin-bottom:.2rem;padding:.25rem}.login-footer{margin-top:.25rem}.login-footer p{font-size:.65rem}}@media (max-width:768px) and (min-width:481px){.login-content{margin:1rem;max-width:400px!important;padding:1.25rem}.login-header h2{font-size:1.4rem}.form-group{margin-bottom:1rem}.form-group label{font-size:.95rem}.form-group input{font-size:.95rem;padding:.7rem}.password-hint{font-size:.75rem}.login-button{font-size:.95rem;padding:.7rem}}.auth-modal-overlay{align-items:center;animation:fadeIn .3s ease-out;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);background-color:#00000080;bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:1000}.auth-modal-container{animation:slideIn .3s ease-out;background:#fff;border-radius:12px;box-shadow:0 20px 40px #0000004d;max-height:90vh;max-width:90vw;overflow-y:auto}@media (max-width:768px){.auth-modal-container{margin:20px;max-height:calc(100vh - 40px);max-width:calc(100vw - 40px)}}.auth-modal-container .login-modal{background:#0000;border-radius:0;box-shadow:none}.auth-modal-container .login-content{border-radius:12px;margin:0}.credit-balance{background:#fff;border-radius:12px;box-shadow:0 2px 8px #0000001a;margin-bottom:20px;padding:20px}.credit-balance-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:16px}.credit-title{color:#1f2937;font-size:16px;font-weight:600;margin:0 0 8px}.credit-count-large{color:#111827;font-size:32px;font-weight:700}.current-large{color:#10b981}.separator-large{color:#9ca3af;font-weight:400}.total-large{color:#6b7280;font-weight:400}.unlimited-large{color:#10b981;font-size:28px}.progress-bar-container{background-color:#e5e7eb;border-radius:4px;height:8px;margin-bottom:12px;overflow:hidden;width:100%}.progress-bar-fill{border-radius:4px;height:100%;transition:width .3s ease,background-color .3s ease}.reset-info{align-items:center;color:#6b7280;display:flex;font-size:14px;justify-content:space-between}.reset-label{font-weight:500}.reset-date{color:#374151;font-weight:600}.enterprise-note{background:#f0fdf4;border-radius:6px;color:#10b981;font-size:14px;font-weight:500;padding:8px;text-align:center}.credit-balance-compact{align-items:center;background:#f9fafb;border:1px solid #e5e7eb;border-radius:8px;display:inline-flex;gap:8px;padding:6px 12px}.credit-balance-compact .credit-count{font-size:18px;font-weight:700}.credit-balance-compact .current{color:#10b981}.credit-balance-compact .separator{color:#9ca3af;font-weight:400}.credit-balance-compact .total{color:#6b7280;font-weight:400}.credit-balance-compact .unlimited{color:#10b981;font-size:20px}.credit-balance-compact .credit-label{color:#6b7280;font-size:12px;font-weight:500;letter-spacing:.5px;text-transform:uppercase}.modal-overlay{align-items:center;animation:fadeIn .2s ease-out;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background-color:#00000080;bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:1000}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.modal-container{animation:slideUp .3s ease-out;background:#fff;border-radius:12px;box-shadow:0 20px 60px #0000004d;max-height:90vh;max-width:600px;overflow-y:auto;width:90%}@keyframes slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.modal-header{align-items:center;border-bottom:1px solid #e0e0e0;display:flex;justify-content:space-between;padding:1.5rem}.modal-header h2{color:#333;font-size:1.5rem;margin:0}.modal-close{align-items:center;background:none;border:none;border-radius:4px;color:#666;cursor:pointer;display:flex;font-size:2rem;height:32px;justify-content:center;padding:0;transition:background-color .2s,color .2s;width:32px}.modal-close:hover{background-color:#f0f0f0;color:#333}.modal-message{border-bottom:1px solid #e0e0e0;margin:0;padding:1rem 1.5rem}.modal-message-success{background-color:#d4edda;border-left:4px solid #28a745;color:#155724}.modal-message-error{background-color:#f8d7da;border-left:4px solid #dc3545;color:#721c24}.modal-tabs{background-color:#f8f9fa;border-bottom:2px solid #e0e0e0;display:flex}.modal-tab{background:none;border:none;color:#666;cursor:pointer;flex:1 1;font-size:1rem;font-weight:500;padding:1rem;position:relative;transition:color .2s,background-color .2s}.modal-tab:hover{background-color:#e9ecef;color:#333}.modal-tab.active{background-color:#fff;color:#06c}.modal-tab.active:after{background-color:#06c;bottom:-2px;content:"";height:2px;left:0;position:absolute;right:0}.modal-content{padding:2rem 1.5rem}.modal-form{gap:1.25rem}.form-group,.modal-form{display:flex;flex-direction:column}.form-group{gap:.5rem}.form-group label{color:#333;font-size:.95rem;font-weight:500}.form-group input{border:1px solid #ddd;border-radius:6px;font-size:1rem;padding:.75rem;transition:border-color .2s,box-shadow .2s}.form-group input:focus{border-color:#06c;box-shadow:0 0 0 3px #0066cc1a;outline:none}.input-disabled{background-color:#f5f5f5;color:#666;cursor:not-allowed}.form-hint{color:#666;font-size:.85rem;margin-top:-.25rem}.password-strength{align-items:center;display:flex;gap:.75rem;margin-top:.25rem}.password-strength-bar{background-color:#e0e0e0;border-radius:3px;flex:1 1;height:6px;overflow:hidden}.password-strength-fill{border-radius:3px;height:100%;transition:width .3s ease,background-color .3s ease}.password-strength-label{font-size:.85rem;font-weight:600;min-width:60px}.btn-danger,.btn-primary,.btn-secondary{border:none;border-radius:6px;cursor:pointer;font-size:1rem;font-weight:500;padding:.75rem 1.5rem;transition:background-color .2s,transform .1s}.btn-primary{background-color:#06c;color:#fff}.btn-primary:hover:not(:disabled){background-color:#0052a3}.btn-primary:active:not(:disabled){transform:scale(.98)}.btn-primary:disabled{background-color:#ccc;cursor:not-allowed}.btn-secondary{background-color:#f0f0f0;color:#333}.btn-secondary:hover:not(:disabled){background-color:#e0e0e0}.btn-danger{background-color:#dc3545;color:#fff}.btn-danger:hover:not(:disabled){background-color:#c82333}.btn-danger:disabled{background-color:#f8d7da;color:#721c24;cursor:not-allowed}.mfa-status-section{margin-bottom:1.5rem}.mfa-status-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:.75rem}.mfa-status-header h3{color:#333;font-size:1.1rem;margin:0}.status-badge{border-radius:20px;display:inline-block;font-size:.85rem;font-weight:600;padding:.35rem .85rem}.status-badge.enabled{background-color:#d4edda;color:#155724}.status-badge.disabled{background-color:#f8d7da;color:#721c24}.mfa-description{color:#666;font-size:.95rem;line-height:1.5;margin:0}.mfa-actions,.mfa-setup{margin-top:1.5rem}.mfa-setup{background-color:#f8f9fa;border-radius:8px;padding:1.5rem}.mfa-setup h4{color:#333;font-size:1.1rem;margin:0 0 1rem}.mfa-step{color:#555;font-size:.95rem;margin:1rem 0 .5rem}.qr-code-container{background:#fff;border-radius:8px;box-shadow:0 2px 8px #0000001a;display:flex;justify-content:center;margin:1rem 0;padding:1.5rem}.secret-code{background:#fff;border:2px dashed #ddd;border-radius:6px;color:#333;font-family:Courier New,monospace;font-size:1.1rem;font-weight:600;letter-spacing:2px;margin:.5rem 0 1rem;padding:1rem;text-align:center}.mfa-code-input{border:2px solid #ddd;border-radius:6px;display:block;font-family:monospace;font-size:1.5rem;letter-spacing:.5rem;margin:1rem auto;max-width:200px;padding:.75rem;text-align:center;width:100%}.mfa-code-input:focus{border-color:#06c;box-shadow:0 0 0 3px #0066cc1a;outline:none}.mfa-setup-actions{display:flex;gap:1rem;justify-content:center;margin-top:1.5rem}@media (max-width:768px){.modal-container{border-radius:8px;max-height:95vh;width:95%}.modal-header{padding:1rem}.modal-header h2{font-size:1.25rem}.modal-content{padding:1.5rem 1rem}.modal-tabs{flex-direction:row}.modal-tab{font-size:.9rem;padding:.75rem .5rem}.mfa-setup-actions{flex-direction:column}.btn-danger,.btn-primary,.btn-secondary{width:100%}}@media (max-width:480px){.modal-container{border-radius:0;height:100%;max-height:100vh;width:100%}.qr-code-container canvas{height:auto;max-width:180px}.mfa-status-header{align-items:flex-start;flex-direction:column;gap:.5rem}}.subscription-summary{margin-bottom:2rem}.subscription-summary h3{color:#111827;font-size:1.25rem;font-weight:600;margin:0 0 1rem}.subscription-info-grid{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));margin-bottom:1rem}.info-item{display:flex;flex-direction:column;gap:.25rem}.info-label{color:#6b7280;font-size:.875rem;font-weight:500}.info-value{color:#111827;font-size:1rem;font-weight:600;text-transform:capitalize}.credit-balance-section,.credit-history-section{margin-bottom:2rem}.credit-history-section h3{color:#111827;font-size:1.125rem;font-weight:600;margin:0 0 1rem}.credit-history-list{display:flex;flex-direction:column;gap:.75rem;margin-bottom:1rem}.credit-history-item{align-items:center;background:#f9fafb;border-radius:8px;display:flex;font-size:.95rem;justify-content:space-between;padding:.75rem}.transaction-type{color:#059669;font-weight:600;min-width:40px}.transaction-reason{color:#374151;flex:1 1;margin:0 1rem;text-transform:capitalize}.transaction-date{color:#6b7280;font-size:.875rem}.subscription-actions{display:flex;gap:1rem;margin-top:2rem}.subscription-actions .btn-primary,.subscription-actions .btn-secondary{flex:1 1}.btn-small{font-size:.875rem;padding:.5rem 1rem}.no-subscription{padding:2rem;text-align:center}.no-subscription p{color:#6b7280;margin:0 0 1.5rem}.loading-message{color:#6b7280;padding:2rem;text-align:center}@media (max-width:768px){.subscription-info-grid{grid-template-columns:1fr}.credit-history-item,.subscription-actions{flex-direction:column}.credit-history-item{align-items:flex-start;gap:.5rem}.transaction-reason{margin:0}}.preferences-section{margin-bottom:2rem}.preferences-section h3{color:#111827;font-size:1.125rem;font-weight:600;margin:0 0 .75rem}.preferences-description{color:#6b7280;font-size:.95rem;line-height:1.5;margin:0 0 1.5rem}.cover-image-container{background-color:#f9fafb;border:2px dashed #d1d5db;border-radius:12px;margin-bottom:1rem;padding:1.5rem}.cover-image-loading{align-items:center;color:#6b7280;display:flex;flex-direction:column;gap:1rem;justify-content:center;padding:2rem}.cover-image-loading .loading-spinner{animation:spin .8s linear infinite;border:3px solid #e5e7eb;border-radius:50%;border-top-color:#06c;height:32px;width:32px}.cover-image-preview{align-items:center;display:flex;flex-direction:column;gap:1rem}.default-cover-image{border-radius:8px;box-shadow:0 2px 8px #0000001a;max-height:200px;max-width:100%;object-fit:contain}.cover-image-actions{display:flex;flex-wrap:wrap;gap:.75rem;justify-content:center}.cover-image-actions .btn-danger,.cover-image-actions .btn-secondary{font-size:.9rem;padding:.5rem 1rem}.cover-image-placeholder{align-items:center;display:flex;flex-direction:column;gap:.75rem;justify-content:center;padding:2rem;text-align:center}.placeholder-icon{font-size:3rem;opacity:.5}.cover-image-placeholder p{color:#6b7280;font-size:.95rem;margin:0}.cover-image-placeholder .btn-primary{margin-top:.5rem}@media (max-width:480px){.cover-image-actions{flex-direction:column;width:100%}.cover-image-actions .btn-danger,.cover-image-actions .btn-secondary{width:100%}}.profile-dropdown{animation:dropdownSlideIn .2s ease-out;background:#fff;border-radius:8px;box-shadow:0 4px 20px #00000026;min-width:200px;overflow:hidden;position:absolute;right:0;top:calc(100% + 8px);z-index:100}@keyframes dropdownSlideIn{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.profile-dropdown-item{align-items:center;background:none;border:none;color:#333;cursor:pointer;display:flex;font-size:.95rem;gap:.75rem;padding:.75rem 1rem;text-align:left;transition:background-color .2s;width:100%}.profile-dropdown-item:hover{background-color:#f8f9fa}.profile-dropdown-item:active{background-color:#e9ecef}.profile-dropdown-icon{color:#666;height:20px;width:20px}.profile-dropdown-divider{background-color:#e0e0e0;height:1px;margin:.25rem 0}.profile-dropdown-subscription{background:#f9fafb;border-bottom:1px solid #e0e0e0;padding:1rem}.credit-balance-clickable{border-radius:4px;cursor:pointer;margin:-4px;padding:4px;transition:background-color .2s}.credit-balance-clickable:hover{background-color:#e5e7eb}.subscription-plan{margin-bottom:.75rem}.plan-name{color:#111827;font-size:.95rem;font-weight:600;text-transform:capitalize}.profile-dropdown-link{background:none;border:none;color:#059669;cursor:pointer;font-size:.875rem;margin-top:.5rem;padding:.5rem 0;text-align:left;text-decoration:underline;width:100%}.profile-dropdown-link:hover{color:#047857}@media (max-width:768px){.profile-dropdown{left:1rem;min-width:auto;position:fixed;right:1rem;top:auto}}.session-warning{animation:slideDown .3s ease-out;background:linear-gradient(135deg,#ff6b6b,#ee5a24);box-shadow:0 2px 10px #0000001a;color:#fff;left:0;padding:12px 0;position:fixed;right:0;top:0;z-index:9999}.session-warning-content{align-items:center;display:flex;gap:12px;justify-content:center;margin:0 auto;max-width:1200px;padding:0 20px}.session-warning-icon{flex-shrink:0;font-size:20px}.session-warning-text{flex:1 1;text-align:center}.session-warning-text h4{font-size:16px;font-weight:600;margin:0 0 4px}.session-warning-text p{font-size:14px;margin:0;opacity:.9}.session-warning-dismiss{align-items:center;background:none;border:none;border-radius:50%;color:#fff;cursor:pointer;display:flex;flex-shrink:0;font-size:24px;height:30px;justify-content:center;padding:0;transition:background-color .2s;width:30px}.session-warning-dismiss:hover{background-color:#ffffff1a}@keyframes slideDown{0%{opacity:0;transform:translateY(-100%)}to{opacity:1;transform:translateY(0)}}@media (max-width:768px){.session-warning-content{flex-direction:column;gap:8px;text-align:center}.session-warning-text h4{font-size:14px}.session-warning-text p{font-size:12px}.session-warning-dismiss{position:absolute;right:12px;top:8px}}.loading-overlay{align-items:center;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background-color:#ffffffe6;bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:9999}.loading-content{background-color:#fff;border-radius:12px;box-shadow:0 4px 20px #0000001a;min-width:300px;padding:2rem;text-align:center}.loading-spinner{animation:spin 1s linear infinite;border:4px solid #f3f3f3;border-radius:50%;border-top-color:#1e4c3d;height:50px;margin:0 auto 1rem;width:50px}.loading-message{color:#333;font-size:1.1rem;font-weight:500;margin:0}.progress-container{background-color:#f3f3f3;border-radius:10px;height:20px;margin-bottom:1rem;overflow:hidden;position:relative;width:100%}.progress-bar{align-items:center;background:linear-gradient(135deg,#1e4c3d,#287960);border-radius:10px;display:flex;height:100%;justify-content:center;transition:width .3s ease}.progress-text{color:#fff;font-size:.9rem;font-weight:600;left:50%;position:absolute;text-shadow:0 1px 2px #0003;transform:translateX(-50%)}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.tag-input-container{width:100%}.tags-display{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:12px;min-height:32px}.tag{background-color:#e3f2fd;border:1px solid #bbdefb;border-radius:16px;display:inline-flex;font-size:14px;padding:4px 8px}.tag,.tag-remove{align-items:center;color:#1976d2}.tag-remove{background:none;border:none;border-radius:50%;cursor:pointer;display:flex;font-size:12px;height:16px;justify-content:center;line-height:1;margin-left:6px;padding:0;width:16px}.tag-remove:hover{background-color:#1976d2;color:#fff}.tag-input-wrapper{margin-bottom:12px;position:relative}.tag-input{border:1px solid #ddd;border-radius:4px;font-size:14px;outline:none;padding:8px 12px;transition:border-color .2s;width:100%}.tag-input:focus{border-color:#1976d2;box-shadow:0 0 0 2px #1976d233}.suggestions{background:#fff;border:1px solid #ddd;border-radius:0 0 4px 4px;border-top:none;box-shadow:0 2px 4px #0000001a;left:0;max-height:200px;overflow-y:auto;position:absolute;right:0;top:100%;z-index:10}.suggestions-header{background-color:#f5f5f5;border-bottom:1px solid #eee;color:#666;font-size:12px;font-weight:600;padding:8px 12px}.suggestion-item{background:none;border:none;cursor:pointer;font-size:14px;padding:8px 12px;text-align:left;transition:background-color .2s;width:100%}.suggestion-item:hover{background-color:#f0f0f0}.quick-add-toggle{background:none;border:1px solid #1976d2;border-radius:4px;color:#1976d2;cursor:pointer;font-size:14px;margin-bottom:16px;padding:8px 16px;transition:all .2s}.quick-add-toggle:hover{background-color:#1976d2;color:#fff}.quick-add-section{background-color:#f9f9f9;border:1px solid #e0e0e0;border-radius:8px;margin-top:8px;padding:16px}.quick-add-category{margin-bottom:20px}.quick-add-category:last-child{margin-bottom:0}.category-title{color:#333;font-size:16px;font-weight:600;margin:0 0 12px}.category-tags{display:flex;flex-wrap:wrap;gap:8px}.quick-add-tag{background:#fff;border:1px solid #ddd;border-radius:16px;color:#333;cursor:pointer;font-size:13px;padding:6px 12px;transition:all .2s}.quick-add-tag:hover:not(.already-added){background-color:#1976d2;border-color:#1976d2;color:#fff}.quick-add-tag.already-added{background-color:#e0e0e0;color:#999;cursor:not-allowed;opacity:.6}@media (max-width:480px){.category-tags{gap:6px}.quick-add-tag{font-size:12px;padding:4px 8px}.quick-add-section{padding:12px}}.toast-manager{flex-direction:column;gap:12px;pointer-events:none;position:fixed;right:20px;top:20px;z-index:9999}.toast,.toast-manager{display:flex;max-width:420px}.toast{align-items:center;animation:slideIn .4s cubic-bezier(.16,1,.3,1);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fff;border-left:4px solid;border-radius:12px;box-shadow:0 8px 24px #00000026,0 4px 8px #0000001a;min-width:320px;padding:16px 20px;pointer-events:auto;transition:all .3s ease}.toast,.toast-content{justify-content:space-between}.toast-content{width:100%}.toast-message{margin-right:12px}.toast-close{color:#666;transition:background-color .2s}.toast-close:hover{background-color:#f0f0f0}.toast-success{background:linear-gradient(135deg,#f0fdf4,#ecfdf5);border-left-color:#10b981}.toast-success .toast-message{color:#065f46;font-weight:500}.toast-error{background:linear-gradient(135deg,#fef2f2,#fee2e2);border-left-color:#ef4444}.toast-error .toast-message{color:#991b1b;font-weight:500}.toast-warning{background:linear-gradient(135deg,#fffbeb,#fef3c7);border-left-color:#f59e0b}.toast-warning .toast-message{color:#92400e;font-weight:500}.toast-info{background:linear-gradient(135deg,#eff6ff,#dbeafe);border-left-color:#3b82f6}.toast-info .toast-message{color:#1e40af;font-weight:500}@keyframes slideIn{0%{opacity:0;transform:translateX(100%)}to{opacity:1;transform:translateX(0)}}@keyframes slideOut{0%{opacity:1;transform:translateX(0)}to{opacity:0;transform:translateX(100%)}}.toast-fading{animation:slideOut .3s cubic-bezier(.4,0,1,1) forwards!important}@media (max-width:480px){.toast-manager{left:10px;max-width:none;right:10px;top:10px}.toast{max-width:none;min-width:auto}}.toast-notification{border-radius:8px;box-shadow:0 4px 12px #00000026;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;max-width:400px;position:fixed;right:20px;top:20px;transition:all .3s ease;z-index:10000}.toast-notification.visible{opacity:1;transform:translateX(0)}.toast-notification.hidden{opacity:0;transform:translateX(100%)}.toast-content{align-items:center;display:flex;gap:12px;padding:16px}.toast-icon{flex-shrink:0;font-size:18px}.toast-message{flex:1 1;font-size:14px;font-weight:500;line-height:1.4}.toast-close{align-items:center;background:none;border:none;border-radius:50%;cursor:pointer;display:flex;flex-shrink:0;font-size:20px;height:24px;justify-content:center;padding:0;transition:background-color .2s ease;width:24px}.toast-close:hover{background-color:#0000001a}.toast-error{background:#fee2e2;border:1px solid #fecaca;color:#991b1b}.toast-warning{background:#fef3c7;border:1px solid #fde68a;color:#92400e}.toast-success{background:#d1fae5;border:1px solid #a7f3d0;color:#065f46}.toast-info{background:#dbeafe;border:1px solid #93c5fd;color:#1e40af}@media (max-width:768px){.toast-notification{left:10px;max-width:none;right:10px;top:10px}.toast-content{padding:12px}.toast-message{font-size:13px}}.error-boundary{align-items:center;background:linear-gradient(135deg,#f5f7fa,#c3cfe2);display:flex;justify-content:center;min-height:400px;padding:2rem}.error-boundary-content{background:#fff;border-radius:12px;box-shadow:0 10px 40px #0000001a;max-width:600px;padding:2.5rem;text-align:center;width:100%}.error-boundary-icon{animation:shake .5s ease-in-out;font-size:4rem;margin-bottom:1rem}@keyframes shake{0%,to{transform:translateX(0)}25%{transform:translateX(-10px)}75%{transform:translateX(10px)}}.error-boundary-title{color:#1a1a1a;font-size:1.75rem;font-weight:600;margin-bottom:.75rem}.error-boundary-message{color:#666;font-size:1rem;line-height:1.6;margin-bottom:1.5rem}.error-boundary-details{background:#f8f9fa;border:1px solid #e9ecef;border-radius:8px;margin:1.5rem 0;padding:1rem;text-align:left}.error-boundary-details summary{color:#495057;cursor:pointer;font-weight:600;margin-bottom:.5rem;padding:.5rem;-webkit-user-select:none;user-select:none}.error-boundary-details summary:hover{color:#212529}.error-boundary-error-info{color:#495057;font-size:.875rem;margin-top:1rem}.error-boundary-error-info p{margin:.5rem 0}.error-boundary-stack{word-wrap:break-word;background:#212529;border-radius:6px;color:#f8f9fa;font-size:.75rem;line-height:1.5;margin-top:.5rem;max-height:300px;overflow-x:auto;overflow-y:auto;padding:1rem;white-space:pre-wrap}.error-boundary-actions{display:flex;gap:1rem;justify-content:center;margin-top:2rem}.error-boundary-button{border:none;border-radius:6px;cursor:pointer;font-size:1rem;font-weight:500;min-width:120px;padding:.75rem 1.5rem;transition:all .2s ease}.error-boundary-button-primary{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff}.error-boundary-button-primary:hover{box-shadow:0 4px 12px #667eea66;transform:translateY(-2px)}.error-boundary-button-primary:active{transform:translateY(0)}.error-boundary-button-secondary{background:#f8f9fa;border:1px solid #dee2e6;color:#495057}.error-boundary-button-secondary:hover{background:#e9ecef;border-color:#adb5bd}.error-boundary-button-secondary:active{background:#dee2e6}@media (max-width:768px){.error-boundary{min-height:300px;padding:1rem}.error-boundary-content{padding:1.5rem}.error-boundary-title{font-size:1.5rem}.error-boundary-actions{flex-direction:column}.error-boundary-button{width:100%}}
/*# sourceMappingURL=main.02cdcbee.css.map*/