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}.user-greeting{font-weight:400}.logout-button,.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}.logout-button{background-color:#f44336;border:none;border-radius:4px;cursor:pointer;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:hover{transform:translateY(-2px)}.btn-secondary{background:#fff;border:2px solid #1e4c3d;color:#1e4c3d}.btn-secondary:hover{background:#1e4c3d;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;padding:3rem 2rem}.page-header h1{color:#0d2818;font-weight:600;margin-bottom:1rem}.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-size:1.2rem;font-weight:300}.property-analysis{min-height:100vh}.property-analysis,.reports-page{background:linear-gradient(180deg,#fff,#f8fafc)}.about-page,.pricing-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}.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;min-height:100%}.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{gap:2rem;justify-content:center;margin-bottom:1.5rem;margin-left:auto;margin-right:auto;max-width:600px;width:100%}.hero-logo-inline,.hero-title-with-logo{align-items:center;display:flex}.hero-logo-inline{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-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}.form-group,.form-section h2{margin-bottom:1.5rem}.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;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{max-width:1000px}.results-display.loading{padding:3rem;text-align:center}.loading-spinner h3{color:#2c3e50;margin-bottom:1rem}.spinner{border:4px solid #f3f3f3;margin:2rem auto}.results-header{background:#fff;box-shadow:0 4px 20px #0000001a;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{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 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;box-shadow:0 4px 20px #0000001a}.recommendations h3{margin-bottom:1rem}.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;padding:.25rem .75rem}.priority.high{background:#dc3545}.priority.medium{background:#ffc107;color:#212529}.priority.low{background:#28a745}.action-buttons{justify-content:center;margin-top:2rem}.pricing-tiers{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));margin-bottom:4rem}.pricing-card{background:#fff;border-radius:12px;box-shadow:0 4px 20px #0000001a;padding:2rem;position:relative;text-align:center;transition:transform .3s ease}.pricing-card:hover{transform:translateY(-5px)}.pricing-card.featured{border:3px solid;border-image:linear-gradient(135deg,#1e4c3d,#287960) 1;box-shadow:0 15px 35px #1e4c3d33;transform:scale(1.05)}.featured-badge{background:linear-gradient(135deg,#1e4c3d,#287960);padding:.5rem 1.5rem;top:-15px}.featured-badge,.tier-badge{border-radius:20px;color:#fff;font-size:.9rem;font-weight:600;left:50%;position:absolute;transform:translateX(-50%)}.tier-badge{background:#1e4c3d;padding:.5rem 1rem;top:-10px}.tier-header h3{color:#2c3e50;font-size:1.5rem;margin-bottom:1rem}.price{margin-bottom:2rem}.price .currency{font-size:1.5rem;vertical-align:top}.price .amount{color:#2c3e50;font-size:3rem;font-weight:700}.price .period{color:#666;font-size:1.2rem}.tier-features ul{list-style:none;margin-bottom:2rem;padding:0;text-align:left}.tier-features li{border-bottom:1px solid #eee;padding:.5rem 0}.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-radius:12px;box-shadow:0 4px 20px #0000001a;padding:2rem}.faq-item h4{color:#2c3e50;margin-bottom:1rem}.pricing-cta{background:#f8f9fa;border-radius:15px;padding:3rem;text-align:center}.pricing-cta h2{color:#2c3e50;margin-bottom:1rem}.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;border-radius:50%;display:flex;font-size:3rem;height:100px;justify-content:center;margin:0 auto;width:100px}.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(250px,1fr))}.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}.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{padding:0 1rem}.hero-title-section h1{font-size:1.6rem;line-height:1;margin:0}.hero-title-section .hero-powered-by{font-size:.65rem;line-height:1;margin:0}.hero-title-with-logo{align-items:center;flex-direction:column;gap:0;max-width:350px;text-align:center}.hero-logo-inline-img{height:50px;padding:4px}.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:320px){.hero-section{padding:2rem 1rem}.hero-logo-inline{display:none}.hero-title-with-logo{align-items:center;flex-direction:column;gap:0;text-align:center}.hero-title-section .hero-powered-by{font-size:.6rem}.hero-content{padding:0 .5rem}}.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)}.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}.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{border-radius:50%;color:#666;height:30px;padding:0;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{color:#333;margin-bottom:.5rem}.form-group input{border:2px solid #e0e0e0;border-radius:8px;box-sizing:border-box;font-size:1rem;padding:.75rem;transition:border-color .2s ease;width:100%}.form-group input:focus{border-color:#1e4c3d;outline:none}.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{font-size:.9rem;margin-bottom:1rem;padding:.75rem}.success-message{background-color:#e8f5e8;border-left:4px solid #2e7d32;border-radius:6px;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}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@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}.login-page{min-height:100vh;position:relative}.login-page-loading-overlay{align-items:center;background:linear-gradient(135deg,#1e4c3d,#287960);bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:9999}.loading-content{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1a;border:1px solid #fff3;color:#fff}.loading-content p{font-size:1.1rem;font-weight:500;margin:1rem 0 0}.loading-spinner{border:4px solid #ffffff4d;border-top-color:#fff;display:block}.login-page-background{align-items:center;background:linear-gradient(135deg,#1e4c3d,#287960);display:flex;justify-content:center;min-height:100vh;padding:2rem}.login-page-content{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff2;border:1px solid #fff3;border-radius:20px;box-shadow:0 20px 40px #00000026;max-width:800px;padding:3rem;text-align:center;width:100%}@media (max-width:768px){.login-page-content{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff2;border-radius:16px;margin:1rem;padding:2rem 1.5rem}.login-page-header h1{font-size:2rem}.login-page-header p{font-size:1rem}.login-page-actions{flex-direction:column;gap:1rem}.login-page-button{max-width:280px;width:100%}}.login-page-header h1{color:#333;font-size:2.5rem;font-weight:700;margin-bottom:1rem}.login-page-header h1,.login-page-header p{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}.login-page-header p{color:#666;font-size:1.2rem;font-weight:300;line-height:1.6;margin-bottom:2.5rem}.login-page-actions{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center;margin-bottom:3rem}.login-page-button{border:none;border-radius:12px;cursor:pointer;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:150px;padding:1rem 2rem;transition:all .3s ease}.login-page-button.primary{background:linear-gradient(135deg,#1e4c3d,#287960);color:#fff}.login-page-button.primary:hover{box-shadow:0 10px 20px #1e4c3d4d;transform:translateY(-2px)}.login-page-button.secondary{background:#0000;border:2px solid #1e4c3d;color:#1e4c3d}.login-page-button.secondary:hover{background:#1e4c3d;color:#fff;transform:translateY(-2px)}.login-page-features{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));margin-top:2rem}.feature{background:#f8f9fa;border-radius:12px;padding:1.5rem;transition:transform .3s ease}.feature:hover{transform:translateY(-5px)}.feature-icon{font-size:2.5rem;margin-bottom:1rem}.feature h3{color:#333;font-size:1.2rem;margin-bottom:.5rem}.feature p{color:#666;font-size:.9rem;line-height:1.5}@media (max-width:768px){.login-page-background{padding:1rem}.login-page-content{padding:2rem}.login-page-header h1{font-size:2rem}.login-page-header p{font-size:1rem}.login-page-actions{align-items:center;flex-direction:column}.login-page-button{max-width:300px;width:100%}.login-page-features{gap:1rem;grid-template-columns:1fr}}@media (max-width:480px){.login-page-content{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff2;padding:1.5rem}.login-page-header h1{font-size:1.8rem}.feature{padding:1rem}}.loading-overlay{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);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{margin:0 auto 1rem}.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%)}.tag-input-container{margin:20px 0;position:relative}.tag-input-wrapper{background-color:#fff;border:2px solid #e1e8ed;border-radius:12px;cursor:text;min-height:60px;position:relative;transition:all .3s ease}.tag-input-wrapper:hover{border-color:#c1d1dc}.tag-input-wrapper.focused{border-color:#1e4c3d;box-shadow:0 0 0 4px #1e4c3d1a}.tags-display{align-items:center;display:flex;flex-wrap:wrap;gap:8px;min-height:36px;padding:12px 16px}.tag-bubble{align-items:center;animation:tagAppear .2s ease-out;background:linear-gradient(135deg,#1e4c3d,#287960);border-radius:20px;box-shadow:0 2px 4px #0000001a;color:#fff;display:inline-flex;font-size:14px;font-weight:500;gap:6px;padding:6px 8px 6px 12px;transition:all .2s ease}.tag-bubble:hover{box-shadow:0 4px 8px #00000026;transform:translateY(-1px)}@keyframes tagAppear{0%{opacity:0;transform:scale(.8)}to{opacity:1;transform:scale(1)}}.tag-text{line-height:1}.tag-remove-btn{align-items:center;background:#fff3;border:none;border-radius:50%;color:#fff;cursor:pointer;display:flex;font-size:14px;height:20px;justify-content:center;line-height:1;transition:background-color .2s ease;width:20px}.tag-remove-btn:hover{background:#ffffff4d;transform:scale(1.1)}.tag-input-field{background:#0000;border:none;color:#333;flex:1 1;font-size:16px;min-width:120px;outline:none;padding:4px 0}.tag-input-field::placeholder{color:#999;font-style:italic}.tag-suggestions-dropdown{background:#fff;border:1px solid #e1e8ed;border-radius:12px;box-shadow:0 8px 24px #0000001f;left:0;margin-top:4px;max-height:300px;overflow:hidden;position:absolute;right:0;top:100%;z-index:9999}.suggestions-header{background-color:#f8f9fa;border-bottom:1px solid #e9ecef;color:#666;font-size:12px;font-weight:600;letter-spacing:.5px;padding:12px 16px 8px;text-transform:uppercase}.suggestions-list{max-height:200px;overflow-y:auto;padding:8px}.suggestion-item{background:none;border:none;border-radius:8px;color:#333;cursor:pointer;display:block;font-size:14px;margin-bottom:2px;padding:10px 12px;text-align:left;transition:all .2s ease;width:100%}.suggestion-item:hover{background-color:#f0f7ff;color:#007bff;transform:translateX(4px)}.empty-state{border:2px dashed #e1e8ed;border-radius:12px;color:#666;cursor:pointer;font-style:italic;padding:20px;text-align:center;transition:all .2s ease}.empty-state:hover{background-color:#f8f9fa;border-color:#c1d1dc}.empty-state p{font-size:14px;margin:0}.tag-input-hint{margin-top:8px;padding:0 4px}.tag-input-hint span{color:#666;font-size:12px;font-style:italic}@media (max-width:768px){.tag-bubble{word-wrap:break-word;box-sizing:border-box;flex-shrink:1;font-size:13px;max-width:100%;min-width:0;padding:5px 6px 5px 10px}.tag-input-field{font-size:16px}.tags-display{gap:6px;padding:10px 12px}.tag-input-wrapper{min-height:50px}.tag-suggestions-dropdown{margin-top:2px;max-height:250px}.suggestion-item{font-size:13px;padding:8px 10px}}@media (prefers-reduced-motion:reduce){.suggestion-item,.tag-bubble,.tag-input-wrapper,.tag-remove-btn{transition:none}@keyframes tagAppear{0%,to{opacity:1;transform:scale(1)}}}.results-display{margin:0 auto;max-width:1200px;padding:24px}.results-header{align-items:center;background:linear-gradient(135deg,#1e4c3d,#287960);border-radius:12px;box-shadow:0 8px 32px #0000001a;color:#fff;display:flex;justify-content:space-between;margin-bottom:2rem;padding:2rem}.header-content{align-items:center;display:flex;flex:1 1;flex-direction:column;text-align:center}.header-content h1{font-size:2.2rem;font-weight:700;margin:0 0 .5rem;text-shadow:0 2px 4px #0000004d}.property-address{color:#ffffffe6;text-shadow:0 1px 2px #0003}.editable-address-input,.property-address{font-size:1.1rem;font-weight:300;text-align:center}.editable-address-input{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1a;border:2px solid #ffffff4d;border-radius:8px;color:#fff;max-width:500px;padding:8px 12px;transition:all .3s ease;width:100%}.editable-address-input::placeholder{color:#fff9}.editable-address-input:focus{background:#ffffff26;border-color:#fffc;box-shadow:0 0 0 3px #ffffff1a;outline:none}.report-date{color:#fffc;font-size:.9rem;font-weight:300;margin-top:8px;text-align:center;text-shadow:0 1px 2px #0003}.header-actions{align-items:center;display:flex;gap:1rem;margin-top:1rem}.btn-regenerate{background:linear-gradient(135deg,#1e4c3d,#287960);border:none;border-radius:8px;box-shadow:0 4px 12px #1e4c3d66;cursor:pointer;font-weight:600;padding:10px 20px;transition:transform .2s ease,box-shadow .2s ease}.btn-regenerate:hover:not(:disabled){box-shadow:0 6px 20px #667eea99}.btn-back{background:linear-gradient(135deg,#ffecd2,#fcb69f);border:none;border-radius:8px;box-shadow:0 4px 12px #fcb69f66;color:#8b4513;cursor:pointer;font-weight:600;padding:10px 20px;transition:transform .2s ease,box-shadow .2s ease}.btn-back:hover{box-shadow:0 6px 20px #fcb69f99}.tags-section{background:linear-gradient(135deg,#f8f9fa,#e9ecef);border:1px solid #0000000d;border-radius:12px;box-shadow:0 4px 12px #00000014;overflow:visible;padding:24px;position:relative}.tags-section:before{background:linear-gradient(90deg,#1e4c3d,#287960 50%,#1e4c3d);content:"";height:4px;left:0;position:absolute;right:0;top:0}.tags-section h3{align-items:center;color:#1e4c3d;display:flex;font-size:20px;font-weight:600;gap:8px;margin:0 0 20px}.tags-section h3:before{content:"";font-size:18px}.tags-hint{background:#ffffffb3;border-left:4px solid #287960;border-radius:8px;color:#6c757d;font-size:14px;line-height:1.5;margin:16px 0 0;padding:12px 16px}.tags-container{display:flex;flex-wrap:wrap;gap:8px;margin-top:16px}.tag-item{align-items:center;background:linear-gradient(135deg,#287960,#1e4c3d);border-radius:20px;box-shadow:0 2px 4px #1e4c3d33;color:#fff;cursor:default;display:flex;font-size:13px;font-weight:500;gap:6px;padding:6px 12px;transition:all .2s ease}.tag-item:hover{box-shadow:0 4px 8px #1e4c3d4d;transform:translateY(-1px)}.tag-item .tag-remove{align-items:center;background:#fff3;border:none;border-radius:50%;color:#fff;cursor:pointer;display:flex;font-size:10px;height:16px;justify-content:center;transition:all .2s ease;width:16px}.tag-item .tag-remove:hover{background:#ffffff4d;transform:scale(1.1)}.tag-input-container{margin-top:16px}.tag-input{background:#fff;border:2px solid #e9ecef;border-radius:8px;font-size:14px;padding:12px 16px;transition:all .2s ease;width:100%}.tag-input:focus{border-color:#287960;box-shadow:0 0 0 3px #2879601a;outline:none}.tag-suggestions{display:flex;flex-wrap:wrap;gap:6px;margin-top:8px}.tag-suggestion{background:#f8f9fa;border:1px solid #dee2e6;border-radius:12px;color:#495057;cursor:pointer;font-size:12px;padding:4px 8px;transition:all .2s ease}.tag-suggestion:hover{background:#287960;border-color:#287960;color:#fff}@media (max-width:768px){.tags-section{margin:20px 0;padding:20px}.tags-section h3{font-size:18px}.tags-container{gap:6px}.tag-item{font-size:12px;padding:5px 10px}}.property-info h3{font-size:20px;margin:8px 0 4px}.property-info p{margin:4px 0;opacity:.9}.key-metrics{margin-bottom:32px}.metric-card{background:#fff;border-radius:8px;box-shadow:0 2px 4px #0000001a;padding:20px}.metric-card h4{color:#666;font-size:1rem;margin:0 0 10px}.metric-title{color:#2c3e50;font-size:1rem;font-weight:600;margin-bottom:12px}.metric-value{color:#2c3e50;font-size:2rem;font-weight:700;margin-bottom:10px}.estimate-range{border-top:1px solid #eee;color:#666;font-size:.9rem;margin-top:8px;padding-top:8px}.range-label{font-weight:500;margin-right:8px}.range-value{color:#2c3e50;font-size:1.8rem;font-weight:700;line-height:1.2;text-align:left;word-break:break-word}.confidence-score-small{color:#666;font-size:.8rem;margin-top:8px;text-align:left}.valuation-methodology{background:#f8f9fa;border-left:4px solid #3498db;border-radius:8px;margin-top:30px;padding:20px}.valuation-methodology h3{color:#2c3e50;font-size:1.2rem;margin-bottom:15px}.pricing-strategy-section{background:#f8f9fa;border-left:4px solid #27ae60;border-radius:8px;margin-top:30px;padding:20px}.pricing-strategy-section h3{color:#2c3e50;font-size:1.2rem;margin-bottom:15px}.section-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:15px}.section-header h3{color:#2c3e50;font-size:1.2rem;margin:0}.btn-remove-section{align-items:center;background:#e74c3c;border:none;border-radius:50%;color:#fff;cursor:pointer;display:flex;font-size:16px;font-weight:700;height:24px;justify-content:center;transition:background-color .2s ease;width:24px}.btn-remove-section:hover{background:#c0392b}.removed-recommendations-info{background:#e8f5e8;border:1px solid #c3e6c3;border-radius:8px;margin-bottom:1.5rem;padding:1rem}.removed-recommendations-info p{color:#2d5a2d;font-size:.95rem;margin:0}.recommendation-header{align-items:flex-start;display:flex;gap:1rem;justify-content:space-between}.btn-remove-recommendation{align-items:center;background:#fee2e2;border:1px solid #fecaca;border-radius:50%;color:#dc2626;cursor:pointer;display:flex;flex-shrink:0;font-size:1.2rem;font-weight:700;height:32px;justify-content:center;transition:all .2s ease;width:32px}.btn-remove-recommendation:hover{background:#fecaca;border-color:#f87171;color:#b91c1c;transform:scale(1.1)}.removed-recommendations-summary{border-top:2px solid #e2e8f0;margin-top:2rem;padding-top:2rem}.removed-recommendations-summary h4{color:#6b7280;font-size:1.2rem;margin-bottom:1rem}.removed-list{display:flex;flex-direction:column;gap:1rem}.removed-recommendation-item{align-items:center;background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;display:flex;gap:1rem;opacity:.7;padding:1rem;transition:opacity .2s ease}.removed-recommendation-item:hover{opacity:1}.removed-recommendation-text{color:#6b7280;flex:1 1;font-size:.9rem;line-height:1.4}.removed-recommendation-cost{color:#9ca3af;font-size:.9rem;font-weight:600;white-space:nowrap}.btn-restore-recommendation{background:linear-gradient(135deg,#28a745,#20c997);border:none;border-radius:4px;color:#fff;cursor:pointer;font-size:12px;font-weight:500;padding:6px 12px;transition:all .2s ease;white-space:nowrap}.btn-restore-recommendation:hover{background:linear-gradient(135deg,#218838,#1da88a);transform:translateY(-1px)}.removed-strategy-sections-summary{border-top:2px solid #e2e8f0;margin-top:2rem;padding-top:2rem}.removed-strategy-sections-summary h4{color:#6b7280;font-size:1.2rem;margin-bottom:1rem}.removed-strategy-item{align-items:center;background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;display:flex;gap:1rem;opacity:.7;padding:1rem;transition:opacity .2s ease}.removed-strategy-item:hover{opacity:1}.removed-strategy-text{color:#6b7280;flex:1 1;font-size:.9rem;line-height:1.4}.btn-restore-strategy{background:linear-gradient(135deg,#28a745,#20c997);border:none;border-radius:4px;color:#fff;cursor:pointer;font-size:12px;font-weight:500;padding:6px 12px;transition:all .2s ease;white-space:nowrap}.btn-restore-strategy:hover{background:linear-gradient(135deg,#218838,#1da88a);transform:translateY(-1px)}.analysis-summary,.market-comparison,.property-highlights{background:#fff;border:1px solid #e2e8f0;border-radius:12px;box-shadow:0 2px 4px #0000001a;margin-bottom:24px;padding:24px}.analysis-summary h3,.market-comparison h3{border-bottom:none;color:#2c3e50;font-size:1.6rem;font-weight:600;margin-bottom:1.5rem;padding-bottom:0}.property-highlights ul{grid-gap:12px;display:grid;gap:12px;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));list-style:none;padding:0}.property-highlights li{background:#f8fafc;border-left:3px solid #3498db;border-radius:6px;font-weight:500;padding:12px 16px}.markdown-content h1,.markdown-content h2,.markdown-content h3,.markdown-content h4{color:#2c3e50;line-height:1.3;margin:24px 0 16px}.markdown-content h1{border-bottom:2px solid #3498db;font-size:28px;padding-bottom:8px}.markdown-content h2{border-bottom:1px solid #bdc3c7;font-size:24px;padding-bottom:6px}.markdown-content h3{border-bottom:1px solid #eee;color:#34495e;font-size:22px;padding-bottom:6px}.markdown-content h4{border-left:3px solid #3498db;color:#34495e;font-size:18px;margin-bottom:2px;margin-top:40px;padding-left:calc(6.25% + 12px);text-transform:none}.h4-separator{background-color:#3498db66;height:2px;margin:8px 0 12px calc(6.25% + 8px);width:25%}.markdown-content h4+p{margin-top:4px;padding-left:calc(6.25% + 12px)}.markdown-content ul{list-style-type:disc;margin:12px 0;padding-left:calc(6.25% + 48px)}.markdown-content li{line-height:1.6;margin:8px 0;padding-left:8px}.markdown-content p{color:#34495e;line-height:1.6;margin:12px 0 16px;padding-left:calc(6.25% + 12px)}.summary-text{color:#2c3e50;font-size:16px;line-height:1.7}.recommendations-table{margin-top:16px;overflow-x:auto}.recommendations-table table{background:#fff;border-collapse:collapse;width:100%}.recommendations-table td,.recommendations-table th{border-bottom:1px solid #e2e8f0;padding:12px;text-align:left}.recommendations-table th{background:#f8fafc;border-bottom:2px solid #3498db;color:#2c3e50;font-weight:600}.recommendation-desc{max-width:300px}.recommendation-desc strong{color:#000;display:block;font-weight:700;margin-bottom:4px}.priority{border-radius:4px;font-size:12px;font-weight:600;padding:4px 12px;text-transform:uppercase}.priority.high{background:#e74c3c;color:#fff}.priority.medium{background:#f39c12;color:#fff}.priority.low{background:#95a5a6;color:#fff}.comparison-content{font-size:16px;line-height:1.7}.action-buttons{flex-wrap:wrap;gap:16px;justify-content:flex-start}.btn-primary{background:linear-gradient(135deg,#1e4c3d,#287960);border:none;border-radius:6px;color:#fff;cursor:pointer;font-size:16px;font-weight:600;padding:12px 24px;transition:all .2s ease}.btn-primary:hover{background:linear-gradient(135deg,#0d2818,#1e4c3d);box-shadow:0 4px 15px #1e4c3d66;transform:translateY(-1px)}.btn-secondary{background:#95a5a6;border:none;border-radius:6px;color:#fff;cursor:pointer;font-size:16px;font-weight:600;padding:12px 24px;transition:background-color .2s}.btn-secondary:hover{background:#7f8c8d}.loading{padding:48px 24px;text-align:center}.loading-spinner{margin:0 auto;max-width:600px}.spinner{animation:spin 1s linear infinite;border:4px solid #e2e8f0;border-top-color:#1e4c3d;margin:24px auto}.error{background:#fee2e2;border:1px solid #fecaca;border-radius:12px;padding:48px 24px;text-align:center}.error h3{margin-bottom:8px}.error h3,.error p{color:#dc2626}@media (max-width:768px){.results-display{padding:16px}.property-highlights ul{grid-template-columns:1fr}.recommendation-item,.recommendations-list{flex-direction:column}.recommendation-item{align-items:flex-start;gap:12px}.recommendation-text{margin-bottom:8px;margin-right:0}.recommendation-metrics{justify-content:space-between;width:100%}.action-buttons{flex-direction:column}.btn-primary,.btn-secondary{max-width:300px;width:100%}.metric-card{padding:16px}.metric-title{font-size:.9rem;margin-bottom:10px}.range-value{font-size:1.4rem;line-height:1.3}.confidence-score-small{font-size:.75rem;margin-top:6px}.estimate-range{margin-top:6px;padding-top:6px}}.error-state,.loading-state{background:#fff;border-radius:8px;box-shadow:0 2px 4px #0000001a;padding:40px;text-align:center}.error-state h2{color:#dc3545;margin-bottom:1rem}.error-state p{color:#6c757d;margin-bottom:1.5rem}.error-state .btn-back{background-color:#6c757d;border:none;border-radius:8px;color:#fff;cursor:pointer;font-weight:600;padding:.75rem 1.5rem;transition:background-color .2s ease}.error-state .btn-back:hover{background-color:#5a6268}.highlights-grid{grid-gap:20px;display:grid;gap:20px;grid-template-columns:1fr 1fr;margin-top:20px}.highlights-column{background:#fff;border-radius:8px;box-shadow:0 2px 4px #0000001a;padding:20px}.highlights-column h4{border-bottom:1px solid #eee;color:#2c3e50;font-size:1.1rem;margin:0 0 15px;padding-bottom:10px}.highlights-column.positive h4{color:#27ae60}.highlights-column.negative h4{color:#e74c3c}.highlight-item{align-items:flex-start;display:flex;line-height:1.4;margin-bottom:12px}.highlight-icon{align-items:center;border-radius:50%;display:inline-flex;flex-shrink:0;font-weight:700;height:24px;justify-content:center;margin-right:12px;width:24px}.highlight-icon.positive{background-color:#27ae60;color:#fff}.highlight-icon.negative{background-color:#e74c3c;color:#fff}.highlight-text{flex:1 1;padding-top:2px}.property-analysis-section{background:#fff;border:1px solid #e2e8f0;border-radius:12px;box-shadow:0 2px 4px #0000001a;margin-bottom:24px;padding:24px}.property-analysis-section h3{border-bottom:2px solid #3498db;color:#2c3e50;margin:0 0 16px;padding-bottom:8px}.property-analysis-section .analysis-content{color:#2c3e50;line-height:1.6}.property-analysis-section .analysis-content p{margin:12px 0}.market-comparison{background:#fff;border:1px solid #e2e8f0;border-radius:12px;box-shadow:0 2px 4px #0000001a;margin-bottom:24px;padding:24px}.market-comparison h3{border-bottom:none;color:#2c3e50;margin:0 0 16px;padding-bottom:0}.market-comparison-content{color:#2c3e50;line-height:1.6;margin-bottom:24px}.market-comparison-content p{margin:12px 0}.comps-list{display:flex;flex-direction:column;gap:16px}.comp-item{word-wrap:break-word;background:#fff;border-left:4px solid #3498db;border-radius:10px;box-shadow:0 2px 8px #0000001a;box-sizing:border-box;margin-bottom:1.5rem;max-width:100%;overflow-wrap:break-word;padding:1.5rem;transition:transform .2s ease,box-shadow .2s ease}.comp-item:hover{box-shadow:0 4px 8px #0000001a}.comp-header{align-items:center;border-bottom:1px solid #e9ecef;display:flex;justify-content:space-between;margin-bottom:12px;padding-bottom:8px}.comp-header h5{color:#28a745;font-size:1rem;font-weight:600;margin:0}.comp-header-actions{align-items:center;display:flex;gap:8px}.comp-header .btn-remove-recommendation{background:none;border:none;color:#dc3545;cursor:pointer;font-size:18px;font-weight:700;height:auto;line-height:1;padding:0;transition:all .2s ease;width:auto}.comp-header .btn-remove-recommendation:hover{color:#c82333;transform:scale(1.1)}.comp-header .btn-remove-recommendation svg{height:16px;width:16px}.comp-address{margin-bottom:12px}.comp-address,.comp-address strong{word-wrap:break-word;-webkit-hyphens:none;hyphens:none;max-width:100%;overflow-wrap:break-word;white-space:normal;word-break:keep-all}.comp-address strong{color:#000;font-size:1rem;font-weight:700;line-height:1.4}.comp-metrics{grid-gap:12px;display:grid;gap:12px;grid-template-columns:repeat(4,1fr);grid-template-rows:repeat(2,auto);margin-top:12px}.comp-metric{word-wrap:break-word;align-items:flex-start;background:#f8f9fa;border-left:3px solid #28a745;border-radius:6px;box-sizing:border-box;display:flex;flex-direction:column;flex-wrap:wrap;max-width:100%;min-height:36px;overflow:hidden;overflow-wrap:break-word;padding:8px 12px;width:100%}.comp-metric .metric-label{align-items:center;color:#666;display:flex;font-size:.9rem;font-weight:500;line-height:1.2;margin-right:8px}.comp-metric .metric-value{color:#2c3e50;display:block;flex:1 1;font-weight:600;line-height:1.2;max-width:100%;min-width:0;overflow:hidden;text-align:left;text-overflow:".";word-break:normal}.comp-metric .edit-input,.comp-metric .metric-value{word-wrap:break-word;font-size:.9rem;overflow-wrap:break-word;white-space:normal}.comp-metric .edit-input{background:#fff;border:1px solid #ddd;border-radius:4px;-webkit-hyphens:none;hyphens:none;max-height:4rem;max-width:120px;min-height:2rem;min-width:80px;overflow:hidden;padding:4px 8px;resize:none;width:100%;word-break:keep-all}.comp-metric select.edit-input{max-width:140px}.comp-metric .other-input{word-wrap:break-word;-webkit-hyphens:none;hyphens:none;margin-top:4px;max-height:4rem;max-width:140px;min-height:2rem;overflow:hidden;overflow-wrap:break-word;resize:none;white-space:normal;word-break:keep-all}.comp-metric .metric-value.price{color:#28a745;font-size:1rem}.comp-metric .metric-value.price-per-sqft{color:#17a2b8;font-size:1rem}@media (max-width:768px){.comp-metrics{gap:8px;grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(4,auto)}.comp-metric{align-items:flex-start;flex-direction:column;gap:2px;padding:10px 12px}.comp-metric .metric-label{font-size:.8rem;line-height:1.1}.comp-metric .metric-value{word-wrap:break-word;display:block;font-size:.9rem;line-height:1.1;max-width:100%;overflow:hidden;overflow-wrap:break-word;text-align:left;text-overflow:".";white-space:normal;word-break:normal}}@media (max-width:480px){.comp-metrics{grid-template-columns:1fr;grid-template-rows:repeat(8,auto)}}.property-image-container{position:relative}.property-image-placeholder,.property-image-wrapper{border-radius:8px;box-shadow:0 4px 12px #0003;cursor:pointer;height:140px;overflow:hidden;position:relative;transition:transform .3s ease,box-shadow .3s ease;width:200px}.property-image-placeholder:hover,.property-image-wrapper:hover{box-shadow:0 6px 20px #0000004d;transform:translateY(-2px)}.property-image{height:100%;object-fit:cover;width:100%}.image-overlay{align-items:center;background:#000000b3;color:#fff;display:flex;font-size:.9rem;font-weight:500;height:100%;justify-content:center;left:0;opacity:0;position:absolute;top:0;transition:opacity .3s ease;width:100%}.property-image-wrapper:hover .image-overlay{opacity:1}.property-image-placeholder{align-items:center;background:#fff3;border:2px dashed #ffffff80;display:flex;justify-content:center}.placeholder-content{color:#ffffffe6;text-align:center}.placeholder-icon{display:block;font-size:2rem;margin-bottom:.5rem}.placeholder-content span:last-child{font-size:.85rem;font-weight:400}.upload-spinner{left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);z-index:10}.spinner{animation:spin 1s ease-in-out infinite;border:3px solid #ffffff4d;border-radius:50%;border-top-color:#fff;height:40px;width:40px}.market-comparison-content{margin-bottom:2rem}.market-comparison-content h2,.market-comparison-content h3,.market-comparison-content h4{margin-bottom:1rem;margin-top:1.5rem}.market-comparison-content p{line-height:1.6;margin-bottom:1rem}.market-comparison-content ol,.market-comparison-content ul{margin:1rem 0;padding-left:1.5rem}.market-comparison-content li{margin-bottom:.5rem}.recommendations{background:#f8f9fa;border-radius:12px;margin-bottom:2rem;padding:2rem}.recommendations h3{color:#2c3e50;font-size:1.6rem;font-weight:600;margin-bottom:1.5rem}.recommendations-list{display:flex;flex-direction:column;gap:1.5rem}.recommendation-item{background:#fff;border-left:4px solid #3498db;border-radius:10px;box-shadow:0 2px 8px #0000001a;padding:1.5rem;transition:transform .2s ease,box-shadow .2s ease}.recommendation-item:hover{box-shadow:0 4px 16px #00000026;transform:translateX(4px)}.recommendation-content{display:flex;flex-direction:column;gap:1rem}.recommendation-text{color:#2c3e50;flex:1 1;line-height:1.6}.recommendation-metrics{display:flex;flex-wrap:wrap;gap:2rem}.recommendation-metric{display:flex;flex-direction:column;gap:.25rem}.recommendation-metric .metric-label{color:#7f8c8d;font-size:.85rem;font-weight:600;letter-spacing:.5px;text-transform:uppercase}.recommendation-metric .metric-value{font-size:1.1rem;font-weight:700}.recommendation-metric .cost{color:#e74c3c}.recommendation-metric .roi{color:#27ae60}@media (max-width:768px){.results-header{flex-direction:column;gap:1.5rem;text-align:center}.property-image-placeholder,.property-image-wrapper{height:105px;width:150px}.header-content h1{font-size:1.8rem}.actions-grid{gap:2rem;grid-template-columns:1fr}.report-actions{padding:1.5rem}.actions-header h3{font-size:1.5rem}.recommendation-metrics{flex-direction:column;gap:1rem}}.report-actions{background:#fff;border:1px solid #e2e8f0;border-radius:16px;box-shadow:0 8px 32px #00000014;box-sizing:border-box;flex-direction:column;margin-top:3rem;max-width:100%;padding:2rem;text-align:center;width:100%}.actions-header{border-bottom:2px solid #f1f5f9;margin-bottom:2rem;order:1;padding-bottom:1rem;text-align:center;width:100%}.actions-header h3{color:#1e293b;font-size:1.75rem;font-weight:700;letter-spacing:-.025em;margin:0;text-align:center}.actions-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));margin:0 auto;max-width:100%;order:2;width:100%}.action-group{background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;box-sizing:border-box;margin:.5rem;min-width:0;padding:1.5rem;text-align:center;transition:all .3s ease}.action-group:hover{border-color:#cbd5e1;box-shadow:0 12px 28px #0000001f;transform:translateY(-2px)}.action-group h4{color:#334155;font-size:1.25rem;font-weight:600;letter-spacing:-.025em;margin:0 0 1.5rem}.action-buttons{display:flex;flex-direction:column;gap:1rem;width:100%}.action-buttons button{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid #ffffff1a;border-radius:12px;box-sizing:border-box;cursor:pointer;font-size:.95rem;font-weight:600;letter-spacing:.025em;overflow:hidden;padding:1rem 1.5rem;position:relative;text-transform:none;transition:all .3s cubic-bezier(.4,0,.2,1);width:100%}.action-buttons button:before{background:linear-gradient(90deg,#0000,#fff3,#0000);content:"";height:100%;left:-100%;position:absolute;top:0;transition:left .5s;width:100%}.action-buttons button:hover:before{left:100%}.btn-regenerate{background:linear-gradient(135deg,#4f46e5,#7c3aed);box-shadow:0 4px 14px 0 #4f46e54d;color:#fff}.btn-regenerate:hover:not(:disabled){background:linear-gradient(135deg,#4338ca,#6d28d9);box-shadow:0 8px 25px 0 #4f46e566;transform:translateY(-2px)}.btn-regenerate:disabled{box-shadow:none;cursor:not-allowed;opacity:.6;transform:none}.btn-back{background:linear-gradient(135deg,#64748b,#475569);box-shadow:0 4px 14px 0 #64748b4d;color:#fff}.btn-back:hover{background:linear-gradient(135deg,#475569,#334155);box-shadow:0 8px 25px 0 #64748b66;transform:translateY(-2px)}.btn-export{background:linear-gradient(135deg,#6366f1,#4f46e5);box-shadow:0 4px 14px 0 #6366f14d;color:#fff;font-weight:500}.btn-export:hover{background:linear-gradient(135deg,#4f46e5,#4338ca);box-shadow:0 8px 25px 0 #6366f166;transform:translateY(-2px)}.btn-export-pdf{background:linear-gradient(135deg,#059669,#047857);box-shadow:0 4px 14px 0 #0596694d;color:#fff;font-weight:500}.btn-export-pdf:hover{background:linear-gradient(135deg,#047857,#065f46);box-shadow:0 8px 25px 0 #05966966;transform:translateY(-2px)}.btn-upload-files{background:linear-gradient(135deg,#27ae60,#2ecc71);box-shadow:0 4px 14px 0 #27ae604d;color:#fff;font-weight:500}.btn-upload-files:hover{background:linear-gradient(135deg,#2ecc71,#27ae60);box-shadow:0 8px 25px 0 #27ae6066;transform:translateY(-2px)}.btn-print{background:linear-gradient(135deg,#9b59b6,#8e44ad);box-shadow:0 4px 14px 0 #9b59b64d;color:#fff;font-weight:500}.btn-print:hover{background:linear-gradient(135deg,#8e44ad,#7d3c98);box-shadow:0 8px 25px 0 #9b59b666;transform:translateY(-2px)}.analysis-summary strong,.comp-address strong,.markdown-content strong,.market-comparison strong,.pricing-strategy-section strong,.professional-disclaimer strong,.property-analysis-section strong,.recommendation-text strong{color:#1a202c!important;font-weight:700!important;text-shadow:0 0 1px #0000001a}.market-comparison-content ul,.property-analysis-section .analysis-content ul,.property-analysis-section ul{list-style-type:disc;margin:16px 0;padding-left:48px}.market-comparison-content li,.property-analysis-section .analysis-content li,.property-analysis-section li{line-height:1.6;margin:8px 0;padding-left:8px}.edit-report-btn{align-items:center;background:#3498db;border:none;border-radius:8px;box-shadow:0 2px 4px #3498db33;color:#fff;cursor:pointer;display:flex;font-size:.95rem;font-weight:500;gap:.5rem;padding:.75rem 1.25rem;transition:all .2s ease}.edit-report-btn:hover{background:#2980b9;box-shadow:0 4px 8px #3498db4d;transform:translateY(-1px)}.edit-report-btn.active{background:#27ae60}.edit-report-btn.active:hover{background:#229954}.edit-icon{height:16px;object-fit:contain;width:16px}.cancel-edit-btn{background:#e74c3c;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:.95rem;font-weight:500;padding:.75rem 1.25rem;transition:all .2s ease}.cancel-edit-btn:hover{background:#c0392b;transform:translateY(-1px)}.edit-input{word-wrap:break-word;background:#fff;border:2px solid #3498db;border-radius:6px;color:#2c3e50;font-size:1rem;font-weight:600;-webkit-hyphens:none;hyphens:none;max-height:6rem;min-height:2.5rem;overflow:hidden;overflow-wrap:break-word;padding:.5rem;resize:none;transition:border-color .2s ease;white-space:normal;word-break:keep-all}.edit-input:focus{border-color:#2980b9;box-shadow:0 0 0 3px #3498db1a;outline:none}.currency-input{font-size:1.8rem;font-weight:700;width:200px}.confidence-input{font-size:.9rem;margin:0 .25rem;width:60px}.edit-textarea{background:#fff;border:2px solid #3498db;border-radius:6px;color:#2c3e50;font-family:inherit;font-size:.95rem;line-height:1.6;padding:1rem;resize:vertical;transition:border-color .2s ease;width:100%}.edit-textarea:focus{border-color:#2980b9;box-shadow:0 0 0 3px #3498db1a;outline:none}.analysis-edit{min-height:300px}.property-analysis-edit{min-height:200px}.edit-field{margin-bottom:.5rem}.results-display.edit-mode{background:#3498db05;border:2px dashed #3498db;border-radius:12px;padding:1rem}.edit-mode .analysis-summary,.edit-mode .metric-card,.edit-mode .property-analysis-section{background:#3498db0d;border:1px solid #3498db4d}.comp-header-actions,.recommendation-header-actions{align-items:center;display:flex;flex-shrink:0;gap:8px;margin-left:auto;white-space:nowrap}.comp-actions{flex-shrink:0;gap:6px;white-space:nowrap}.btn-confirm-custom{background:#27ae60;border:none;border-radius:4px;color:#fff;cursor:pointer;font-size:14px;font-weight:600;padding:6px 10px;transition:background-color .2s ease,transform .1s ease}.btn-confirm-custom:hover{background:#219a52;transform:scale(1.05)}.btn-edit-custom{background:#3498db;border:none;border-radius:4px;color:#fff;cursor:pointer;font-size:14px;padding:6px 10px;transition:background-color .2s ease,transform .1s ease}.btn-edit-custom:hover{background:#2980b9;transform:scale(1.05)}.btn-save-custom{background:#28a745;border:none;border-radius:4px;color:#fff;cursor:pointer;font-size:14px;padding:6px 10px;transition:background-color .2s ease,transform .1s ease}.btn-save-custom:hover{background:#218838;transform:scale(1.05)}.custom-comparable,.custom-recommendation{border-left:4px solid #3498db;position:relative}.custom-indicator{background:#3498db;border-radius:12px;color:#fff;font-size:.7rem;font-weight:600;letter-spacing:.5px;padding:2px 8px;position:absolute;right:8px;text-transform:uppercase;top:8px}.comp-input-row{margin-bottom:16px}.comp-address-input{font-size:16px;font-weight:600;padding:8px 12px;width:100%}.comp-metrics-grid{grid-gap:12px;display:grid;gap:12px;grid-template-columns:repeat(auto-fit,minmax(150px,1fr))}.comp-input-group{display:flex;flex-direction:column}.comp-input-group label{color:#666;font-size:12px;font-weight:600;letter-spacing:.5px;margin-bottom:4px;text-transform:uppercase}.comp-input-group .edit-input{background:#fff;max-height:6rem;max-width:200px;min-height:2.5rem;overflow:hidden;overflow-wrap:break-word;padding:6px 10px;resize:none}.comp-input-group .edit-input,.custom-rec-description{word-wrap:break-word;border:1px solid #ddd;border-radius:4px;font-size:.9rem;-webkit-hyphens:none;hyphens:none;white-space:normal;width:100%;word-break:keep-all}.custom-rec-description{line-height:1.4;min-height:60px;overflow-wrap:break-word;padding:8px 12px;resize:vertical}.add-custom-section{background:#f9f9f9;border:2px dashed #ddd;border-radius:8px;margin-top:20px;padding:16px;text-align:center}.btn-add-custom{background:#2ecc71;border:none;border-radius:6px;color:#fff;cursor:pointer;font-size:14px;font-weight:600;padding:12px 24px;transition:all .2s ease}.btn-add-custom:hover{background:#27ae60;box-shadow:0 4px 8px #2ecc714d;transform:translateY(-1px)}.recommendation-header-actions{flex-shrink:0}.cost-input,.roi-input{max-width:120px}@media (max-width:768px){.header-actions{align-items:stretch;flex-direction:column;gap:.75rem}.cancel-edit-btn,.edit-report-btn{justify-content:center;width:100%}.currency-input{max-width:200px;width:100%}.comp-header-actions,.recommendation-header-actions{flex-direction:column;gap:4px}.comp-metrics-grid{grid-template-columns:1fr}.custom-indicator{display:inline-block;margin-top:8px;position:static}.report-actions{margin-top:2rem;padding:1.5rem}.actions-header h3{font-size:1.5rem}.actions-grid{gap:1rem;grid-template-columns:1fr}.action-group{margin:.25rem;padding:1.25rem}.action-group h4{font-size:1.1rem;margin-bottom:1.25rem}.action-buttons{gap:.75rem}.action-buttons button{font-size:.9rem;padding:.875rem 1.25rem}}@media (max-width:480px){.report-actions{margin-top:1.5rem;padding:1rem}.actions-header{margin-bottom:1.5rem}.actions-header h3{font-size:1.25rem}.actions-grid{gap:.75rem}.action-group{margin:.125rem;padding:1rem}.action-group h4{font-size:1rem;margin-bottom:1rem}.action-buttons button{font-size:.85rem;padding:.75rem 1rem}}.realtor-notes-section{background:#f8f9fa;border:1px solid #e9ecef;border-radius:8px;margin-top:20px;padding:15px}.realtor-notes-toggle{margin-bottom:15px}.toggle-switch{align-items:center;cursor:pointer;display:flex;-webkit-user-select:none;user-select:none}.toggle-switch input[type=checkbox]{height:0;opacity:0;width:0}.toggle-slider{background-color:#ccc;border-radius:24px;display:inline-block;height:24px;margin-right:10px;position:relative;transition:.4s;width:50px}.toggle-slider:before{background-color:#fff;border-radius:50%;bottom:3px;box-shadow:0 2px 4px #0003;content:"";height:18px;left:3px;position:absolute;transition:.4s;width:18px}.toggle-switch input:checked+.toggle-slider{background-color:#1e4c3d}.toggle-switch input:checked+.toggle-slider:before{transform:translateX(26px)}.toggle-label{color:#2c3e50;font-weight:500}.realtor-notes-edit{min-height:120px;transition:opacity .3s ease,max-height .3s ease;width:100%}.realtor-notes-edit.hidden{max-height:0;opacity:.5;overflow:hidden}.realtor-notes-edit.visible{max-height:200px;opacity:1}.edit-actions{display:flex;justify-content:center;padding:20px}.edit-buttons{align-items:center;display:flex;gap:15px}.btn-save-report{background:linear-gradient(135deg,#28a745,#20c997);border:none;border-radius:8px;box-shadow:0 4px 12px #28a7454d;color:#fff;cursor:pointer;font-size:16px;font-weight:600;min-width:120px;padding:12px 24px;transition:all .2s ease}.btn-save-report:hover{box-shadow:0 6px 20px #28a74566;transform:translateY(-2px)}.btn-cancel{background:linear-gradient(135deg,#6c757d,#5a6268);border:none;border-radius:8px;box-shadow:0 4px 12px #6c757d4d;color:#fff;cursor:pointer;font-size:16px;font-weight:600;min-width:120px;padding:12px 24px;transition:all .2s ease}.btn-cancel:hover{box-shadow:0 6px 20px #6c757d66;transform:translateY(-2px)}.primary{background:linear-gradient(135deg,#1e4c3d,#287960)!important;box-shadow:0 4px 12px #1e4c3d66!important}.primary:hover{box-shadow:0 6px 20px #1e4c3d99!important}.secondary{background:linear-gradient(135deg,#f8f9fa,#e9ecef)!important;box-shadow:0 4px 12px #0000001a!important;color:#495057!important}.secondary:hover{box-shadow:0 6px 20px #00000026!important}@media (max-width:768px){.edit-buttons{flex-direction:column;gap:10px;width:100%}.btn-cancel,.btn-save-report{min-width:0;min-width:auto;width:100%}.toggle-switch{align-items:flex-start;flex-direction:column;gap:8px}.toggle-slider{margin-right:0}}.btn-remove-comp svg,.btn-remove-recommendation svg,.remove-file svg,.tag-remove-btn svg{color:#dc3545;transition:all .2s ease}.btn-remove-comp:hover svg,.btn-remove-recommendation:hover svg,.remove-file:hover svg,.tag-remove-btn:hover svg{color:#c82333;transform:scale(1.1)}.btn-remove-comp,.btn-remove-recommendation,.remove-file,.tag-remove-btn{align-items:center;background:#0000;border:none;border-radius:4px;cursor:pointer;display:flex;justify-content:center;padding:4px;transition:all .2s ease}.btn-remove-comp:hover,.btn-remove-recommendation:hover,.remove-file:hover,.tag-remove-btn:hover{background:#dc35451a}.removed-comparables-summary{background:#fff3cd;border:1px solid #ffeaa7;border-radius:8px;margin-top:20px;padding:15px}.removed-comparables-summary h4{color:#856404;font-size:16px;margin:0 0 10px}.removed-comparable-item{align-items:center;border-bottom:1px solid #ffeaa7;display:flex;justify-content:space-between;padding:8px 0}.removed-comparable-item:last-child{border-bottom:none}.removed-comparable-text{color:#856404;flex:1 1}.btn-restore-comparable{background:linear-gradient(135deg,#28a745,#20c997);border:none;border-radius:4px;color:#fff;cursor:pointer;font-size:12px;padding:6px 12px;transition:all .2s ease}.btn-restore-comparable:hover{background:linear-gradient(135deg,#218838,#1da88a);transform:translateY(-1px)}.comp-side-actions{display:none}.btn-import{align-items:center;background-color:#fff;border:1px solid #e0e0e0;border-radius:8px;color:#333;cursor:pointer;display:flex;font-size:14px;font-weight:500;gap:8px;padding:8px 16px;transition:all .2s ease}.btn-import:hover{background-color:#f5f5f5;border-color:#d0d0d0}.btn-import svg{height:18px;width:18px}.btn-import svg path{fill:currentColor}.btn-import:disabled{background-color:#f5f5f5;border-color:#e0e0e0;cursor:not-allowed;opacity:.7}.btn-import:disabled:hover{background-color:#f5f5f5;border-color:#e0e0e0;transform:none}.markdown-bullet-list{list-style:none;margin:16px 0;padding-left:32px;position:relative}.markdown-bullet-item{color:#2c3e50;font-size:15px;line-height:1.6;margin-bottom:12px;padding-left:24px;position:relative}.markdown-bullet-item:before{color:#3498db;content:"•";font-size:18px;font-weight:700;left:8px;line-height:1.6;position:absolute;top:-2px}@media (max-width:768px){.markdown-bullet-list{padding-left:24px;padding-right:10px}.markdown-bullet-item{font-size:14px;padding-left:20px}.markdown-bullet-item:before{font-size:16px;left:6px;top:-1px}}@media (max-width:480px){.markdown-bullet-list{padding-left:16px}.markdown-bullet-item{font-size:13px;padding-left:16px}.markdown-bullet-item:before{font-size:14px;left:4px;top:-1px}.metric-card{padding:12px}.metric-title{font-size:.85rem;margin-bottom:8px}.range-value{font-size:1.2rem;line-height:1.4}.confidence-score-small{font-size:.7rem;margin-top:4px}.estimate-range{margin-top:6px;padding-top:6px}}.markdown-content strong{color:#000;font-weight:700}.markdown-content em{color:#2c3e50;font-style:italic}.professional-disclaimer{background:#f8f9fa;border:1px solid #e9ecef;border-left:4px solid #dc3545;border-radius:8px;color:#6c757d;font-size:.9rem;line-height:1.6;margin:30px 0;padding:20px}.professional-disclaimer strong{color:#000;font-weight:700}.professional-disclaimer p{margin:0 0 10px}.professional-disclaimer p:last-child{margin-bottom:0}.recommendation-actions{align-items:center;display:flex;gap:8px}.btn-edit-recommendation,.btn-save-recommendation{background:#4fb387;border:none;border-radius:4px;color:#fff;cursor:pointer;font-size:12px;padding:4px 8px;transition:background-color .2s ease}.btn-edit-recommendation:hover,.btn-save-recommendation:hover{background:#45a049}.btn-save-recommendation{background:#1e4c3d}.btn-save-recommendation:hover{background:#287960}.comp-actions{align-items:center;display:flex;gap:8px}.btn-edit-comparable,.btn-save-comparable{background:#4fb387;border:none;border-radius:4px;color:#fff;cursor:pointer;font-size:12px;padding:4px 8px;transition:background-color .2s ease}.btn-edit-comparable:hover,.btn-save-comparable:hover{background:#45a049}.btn-save-comparable{background:#1e4c3d}.btn-save-comparable:hover{background:#1976d2}.gpt-rec-description{word-wrap:break-word;border:1px solid #ddd;border-radius:4px;font-size:.9rem;-webkit-hyphens:none;hyphens:none;line-height:1.4;min-height:60px;overflow-wrap:break-word;padding:8px 12px;resize:vertical;white-space:normal;width:100%;word-break:keep-all}.bed-bath-inputs{align-items:center;display:flex;gap:8px}.bed-bath-inputs input{text-align:center;width:60px}.bed-bath-inputs span{color:#666;font-weight:700}.price-input,.sqft-input{width:120px}.bath-input,.bed-input{text-align:center;width:60px}.other-input{margin-top:5px;width:100%}.comp-input-group select{background-color:#fff;border:1px solid #ddd;border-radius:4px;cursor:pointer;font-size:14px;padding:8px 12px;transition:border-color .2s ease;width:100%}.comp-input-group select:focus{border-color:#1e4c3d;box-shadow:0 0 0 2px #667eea33;outline:none}.comp-input-group select option{padding:8px}@media (max-width:768px){.bed-bath-inputs,.comp-actions,.recommendation-actions{flex-direction:column;gap:4px}.bed-bath-inputs input,.price-input,.sqft-input{width:100%}.header-actions{align-items:center;flex-direction:column;gap:8px;justify-content:center;width:100%}.header-actions button{margin:0;max-width:300px;width:100%}.header-actions .btn-import{align-self:center!important;display:flex!important;justify-content:center!important;justify-self:center!important;margin:0 auto!important}.actions-grid{gap:8px;grid-template-columns:1fr}.action-group{width:100%}.action-buttons{flex-direction:column;gap:8px}.action-buttons button{margin:0;width:100%}}.recommendation-metric .metric-value{flex:1 1;min-width:0}.recommendation-metric .edit-input{word-wrap:break-word;background:#fff;border:1px solid #ddd;border-radius:4px;font-size:.9rem;-webkit-hyphens:none;hyphens:none;max-height:4rem;max-width:150px;min-height:2rem;overflow:hidden;overflow-wrap:break-word;padding:4px 8px;resize:none;white-space:normal;width:100%;word-break:keep-all}.recommendation-metric .metric-label{margin-right:8px}.edit-input,.edit-textarea,.editable-address-input,.property-address,.recommendation-content,.recommendation-item,.recommendation-text,.removed-comparable-text,.removed-recommendation-text,.removed-strategy-text{word-wrap:break-word;box-sizing:border-box;-webkit-hyphens:auto;hyphens:auto;max-width:100%;overflow-wrap:break-word;word-break:break-word}.comp-address-input,.edit-input,.edit-textarea{max-width:100%;overflow:hidden;text-overflow:ellipsis;width:100%}@media (max-width:768px){.comp-address strong,.comp-metric .metric-value,.property-address,.recommendation-text{-webkit-hyphens:none;hyphens:none;overflow-wrap:break-word;word-break:keep-all}}.value-range-inputs{display:flex;flex-direction:column;gap:8px}.range-input-group{align-items:center;display:flex;flex-wrap:wrap;gap:8px}.range-input-group label{color:#666;font-size:.9em;min-width:80px}@media (max-width:768px){.range-input-group,.value-range-inputs{gap:6px}.range-input-group label{font-size:.85em;min-width:70px}}@media (max-width:480px){.range-input-group{align-items:flex-start;flex-direction:column;gap:4px}.range-input-group label{font-size:.8em;min-width:auto}}.range-input{font-size:.9em;min-width:140px;width:160px!important}@media (max-width:768px){.range-input{min-width:120px;width:140px!important}}@media (max-width:480px){.range-input{min-width:100px;width:120px!important}}.roi-edit-container{display:flex;flex-direction:column;gap:4px}.roi-input-group,.roi-inputs{align-items:center;display:flex;gap:4px}.roi-input-group{flex-wrap:wrap}.roi-number-input{font-size:.9em;text-align:center;width:60px!important}.roi-dash{color:#666;font-weight:700;margin:0 2px}.roi-suffix{color:#666;font-size:.9em;white-space:nowrap}.confidence-input{text-align:center;width:50px!important}.save-notification{word-wrap:break-word;animation:slideInFromRight .3s ease-out;border-radius:8px;box-shadow:0 4px 12px #00000026;font-size:14px;font-weight:600;max-width:400px;padding:15px 20px;position:fixed;right:20px;top:20px;z-index:1000}.save-notification.success{background-color:#d4edda;border:1px solid #c3e6cb;color:#155724}.save-notification.error{background-color:#f8d7da;border:1px solid #f5c6cb;color:#721c24}@keyframes slideInFromRight{0%{opacity:0;transform:translateX(100%)}to{opacity:1;transform:translateX(0)}}@keyframes slideIn{0%{opacity:0;transform:translateX(100%)}to{opacity:1;transform:translateX(0)}}.value-inputs{gap:1rem}.input-group,.value-inputs{display:flex;flex-direction:column}.input-group{gap:.5rem}.input-group label{color:#333;font-size:.9rem;font-weight:600}.percentage-input{text-align:center;width:80px!important}.input-group:has(.percentage-input){position:relative}.percentage-label{color:#666;font-weight:500;margin-top:12px;pointer-events:none;position:absolute;right:8px;top:50%;transform:translateY(-50%)}@media (max-width:768px){.value-inputs{gap:.75rem}.input-group label{font-size:.85rem}.percentage-input{width:70px!important}.comp-actions,.comp-header-actions,.recommendation-header-actions{align-items:center;display:flex!important;flex-direction:row!important;flex-shrink:0;gap:4px;min-width:-webkit-fit-content;min-width:fit-content;white-space:nowrap}.comp-header,.recommendation-header{align-items:center;display:flex;flex-wrap:nowrap;gap:8px;justify-content:space-between}.comp-header h5,.recommendation-header h5{flex:1 1;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}}.file-upload-container{background:#fff;border-radius:12px;box-shadow:0 4px 6px #0000001a;margin:0 auto;max-width:900px;padding:24px}.upload-header{margin-bottom:32px;text-align:center}.upload-header h2{color:#2c3e50;margin-bottom:8px}.upload-header p{color:#64748b;font-size:16px}.upload-instructions{background:#f8fafc;border-left:4px solid #1e4c3d;border-radius:8px;margin-bottom:32px;padding:20px}.upload-instructions h3{color:#2c3e50;margin-bottom:16px}.upload-categories{grid-gap:16px;display:grid;gap:16px;grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}.category{align-items:flex-start;background:#fff;border:1px solid #e2e8f0;border-radius:6px;display:flex;gap:12px;padding:12px}.category .icon{font-size:24px}.category h4{color:#2c3e50;font-size:14px;margin:0 0 4px}.category p{color:#64748b;font-size:12px;line-height:1.4;margin:0}.upload-form{background:#f8fafc;border:2px dashed #1e4c3d;border-radius:8px;padding:24px}.file-input-section{margin-bottom:24px;text-align:center}.file-input-label{align-items:center;background:#1e4c3d;border-radius:8px;color:#fff;cursor:pointer;display:inline-flex;font-size:16px;font-weight:600;gap:8px;padding:16px 32px;transition:background-color .2s}.file-input-label:hover{background:#287960}.upload-icon{font-size:20px}.file-types{margin-top:16px}.file-types p{color:#2c3e50;font-weight:600;margin-bottom:8px}.file-type{background:#1e4c3d;border-radius:4px;color:#fff;display:inline-block;font-size:12px;font-weight:500;margin:4px;padding:4px 12px}.selected-files{background:#fff;border:1px solid #e2e8f0;border-radius:6px;margin:24px 0;padding:16px}.selected-files h4{color:#2c3e50;margin:0 0 12px}.selected-files ul{list-style:none;margin:0;padding:0}.file-item{border:1px solid #e2e8f0;transition:all .2s ease}.file-item:hover{border-color:#cbd5e1;box-shadow:0 4px 8px #0000001a}.file-info{flex:1 1;min-width:0}.file-name{line-height:1.4;word-break:break-word}.file-size,.remove-file{white-space:nowrap}.remove-file{background:#fee2e2;border:1px solid #fecaca;border-radius:6px;color:#dc2626;flex-shrink:0;font-size:1.5rem;font-weight:500;line-height:1;min-height:32px;min-width:32px;padding:0 .75rem}.remove-file:hover:not(:disabled){background:#fecaca;border-color:#f87171;box-shadow:0 2px 4px #dc262633;color:#b91c1c;transform:translateY(-1px)}.remove-file:disabled{background:#f8fafc;border-color:#e2e8f0;box-shadow:none;color:#94a3b8;transform:none}.tags-section{margin:24px 0}.tags-section label{color:#2c3e50;display:block;font-weight:600;margin-bottom:8px}.tags-section input{border:2px solid #e2e8f0;border-radius:6px;font-size:14px;padding:12px;width:100%}.tags-section small{color:#64748b;display:block;font-size:12px;margin-top:4px}.upload-actions{display:flex;gap:16px;justify-content:center;margin-top:24px}.upload-btn{background:#4fb387;border:none;border-radius:6px;color:#fff;cursor:pointer;font-size:16px;font-weight:600;padding:12px 24px;transition:background-color .2s}.upload-btn:hover{background:#287960}.upload-btn:disabled{background:#bdc3c7;cursor:not-allowed}.skip-btn{background:#95a5a6;border:none;border-radius:6px;color:#fff;cursor:pointer;font-size:16px;font-weight:600;padding:12px 24px;transition:background-color .2s}.skip-btn:hover{background:#7f8c8d}.uploaded-files{background:#d5f4e6;border:1px solid #27ae60;border-radius:6px;margin-top:24px;padding:16px}.uploaded-files h4{color:#27ae60;margin:0 0 12px}.uploaded-files ul{list-style:none;margin:0;padding:0}.uploaded-file{align-items:center;display:flex;justify-content:space-between;padding:4px 0}.upload-status{color:#27ae60;font-size:14px;font-weight:600}.error-message{background:#fee2e2;border:1px solid #fecaca;border-radius:6px;color:#dc2626;margin-top:16px;padding:12px}@media (max-width:768px){.file-upload-container{margin:0 auto;padding:16px}.upload-categories{grid-template-columns:1fr}.upload-actions{align-items:center;flex-direction:column}.skip-btn,.upload-btn{max-width:300px;width:100%}.upload-form{padding:16px}.file-input-label{font-size:14px;padding:12px 24px}.file-item{align-items:flex-start;flex-direction:column;gap:.5rem}.file-info{width:100%}.upload-zone{padding:1.5rem}.upload-text strong{font-size:1.1rem}}.file-upload{background-color:#fff;border-radius:12px;box-shadow:0 4px 20px #0000001a;padding:2rem}.upload-zone{border:2px dashed #e0e0e0;border-radius:12px;cursor:pointer;margin-bottom:2rem;padding:2rem;text-align:center;transition:all .3s ease}.upload-zone:hover{background-color:#1e4c3d0d;border-color:#1e4c3d}.file-input{display:none}.upload-label{cursor:pointer}.upload-icon{color:#1e4c3d;font-size:3rem}.upload-icon,.upload-text{margin-bottom:1rem}.upload-text strong{color:#2c3e50;display:block;font-size:1.2rem;margin-bottom:.5rem}.upload-text span{color:#7f8c8d}.upload-hint{color:#95a5a6;font-size:.9rem}.file-list{background-color:#f8f9fa;border-radius:8px;margin-top:2rem;padding:1.5rem}.file-list h4{color:#2c3e50;font-size:1.1rem;margin:0 0 1rem}.file-item{background-color:#fff;border-radius:8px;box-shadow:0 2px 4px #0000000d;justify-content:space-between;margin-bottom:.75rem;padding:.75rem}.file-info,.file-item{align-items:center;display:flex}.file-info{gap:1rem}.file-name{color:#2c3e50;font-weight:500}.file-size{color:#7f8c8d;font-size:.9rem}.remove-file{align-items:center;background:none;border:none;border-radius:50%;color:#e74c3c;cursor:pointer;display:flex;font-size:1.2rem;height:30px;justify-content:center;padding:.25rem;transition:all .2s ease;width:30px}.remove-file:hover:not(:disabled){background-color:#fdf2f2;color:#c0392b}.remove-file:disabled{color:#bdc3c7;cursor:not-allowed}.upload-button{align-items:center;background:linear-gradient(135deg,#1e4c3d,#287960);border:none;border-radius:8px;box-shadow:0 2px 4px #1e4c3d33;color:#fff;cursor:pointer;display:flex;font-size:1.1rem;font-weight:600;gap:.5rem;justify-content:center;margin-top:1.5rem;padding:1rem 2rem;transition:all .3s ease;width:100%}.upload-button:hover:not(:disabled){background:linear-gradient(135deg,#287960,#4fb387);box-shadow:0 4px 12px #1e4c3d4d;transform:translateY(-2px)}.upload-button:disabled{background:linear-gradient(135deg,#bdc3c7,#95a5a6);box-shadow:none;cursor:not-allowed;transform:none}@media (max-width:768px){.upload-zone{padding:1.5rem}.file-item{flex-direction:column;gap:.75rem}.file-info{justify-content:space-between;width:100%}}.upload-zone.disabled{cursor:not-allowed;opacity:.7}.upload-zone.disabled,.upload-zone.disabled:hover{background-color:#f8f9fa;border-color:#dee2e6}.upload-zone.disabled .upload-text strong{color:#6c757d}.upload-zone.disabled .upload-text span{color:#94a3b8}.form-group{margin-bottom:20px}.form-group label{color:#2c3e50;display:block;font-weight:600;margin-bottom:8px}.form-help{color:#64748b;font-size:14px;margin-bottom:8px}.additional-notes-textarea{border:2px solid #e2e8f0;border-radius:6px;box-sizing:border-box;font-family:inherit;font-size:16px;min-height:100px;padding:12px;resize:vertical;transition:border-color .2s,box-shadow .2s;width:100%}.additional-notes-textarea:focus{border-color:#1e4c3d;box-shadow:0 0 0 3px #1e4c3d1a;outline:none}.additional-notes-textarea::placeholder{color:#94a3b8;font-style:italic}.additional-notes-textarea:disabled{background:#f8fafc;color:#94a3b8;cursor:not-allowed}.character-count{color:#64748b;font-size:12px;margin-top:6px;text-align:right}@media (max-width:768px){.file-upload-container{overflow-x:hidden;padding:15px}.upload-instructions{margin-bottom:20px;padding:15px}.upload-instructions h3{font-size:18px}.upload-instructions p{font-size:14px}.upload-form{padding:15px}.file-input-container{padding:20px 15px}.file-input-label{font-size:14px;padding:12px 16px}.file-type{font-size:12px;padding:6px 12px}.upload-button{font-size:16px;padding:12px 20px;width:100%}.file-item{margin-bottom:10px;padding:12px}.file-item-name{font-size:14px}.file-item-size{font-size:12px}.file-item-remove{font-size:12px;padding:6px 10px}}@media (max-width:480px){.file-upload-container{padding:10px}.upload-instructions{padding:12px}.upload-instructions h3{font-size:16px}.upload-instructions p{font-size:13px}.upload-form{padding:12px}.file-input-container{padding:15px 12px}.file-input-label{font-size:13px;padding:10px 14px}.upload-button{font-size:15px;padding:10px 16px}.file-item{padding:10px}.file-item-name{font-size:13px}}.manual-property-modal{align-items:center;display:flex;height:100%;justify-content:center;left:0;padding:20px;position:fixed;top:0;width:100%;z-index:1000}.modal-backdrop{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background-color:#00000080;height:100%;left:0;position:absolute;top:0;width:100%}.modal-content{background:#fff;border-radius:16px;box-shadow:0 20px 40px #00000026;display:flex;flex-direction:column;max-height:90vh;max-width:700px;overflow:hidden;position:relative;width:100%}.modal-header{align-items:center;border-bottom:1px solid #e2e8f0;display:flex;justify-content:space-between;margin-bottom:24px;padding:24px 24px 0}.modal-header h2{color:#1e293b;font-size:1.5rem;font-weight:600;margin:0}.close-button{align-items:center;background:none;border:none;border-radius:8px;color:#64748b;cursor:pointer;display:flex;font-size:1.5rem;height:40px;justify-content:center;padding:8px;transition:all .2s ease;width:40px}.close-button:hover{background-color:#f1f5f9;color:#334155}.close-button:disabled{cursor:not-allowed;opacity:.5}.modal-body{flex:1 1;overflow-y:auto;padding:0 24px}.property-not-found-message{background:#fef3cd;border:1px solid #fcd34d;border-radius:12px;margin-bottom:24px;padding:16px}.property-not-found-message p{color:#92400e;margin:0 0 8px}.property-not-found-message p:last-child{margin-bottom:0}.address-display{background:#0000001a;border-radius:6px;color:#1e293b!important;font-family:monospace;font-weight:600;padding:8px 12px}.manual-property-form{display:flex;flex-direction:column;gap:20px}.form-row{grid-gap:16px;display:grid;gap:16px;grid-template-columns:1fr 1fr}.form-group{display:flex;flex-direction:column}.form-group.full-width{grid-column:1/-1}.form-group label{color:#374151;font-size:.9rem;font-weight:500;margin-bottom:6px}.form-group input,.form-group select{background:#fff;border:2px solid #e2e8f0;border-radius:8px;font-size:1rem;padding:12px;transition:border-color .2s ease}.form-group input:focus,.form-group select:focus{border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a;outline:none}.form-group input:disabled,.form-group select:disabled{background-color:#f8fafc;cursor:not-allowed;opacity:.7}.error-text{color:#dc2626;font-weight:500}.error-text,.help-text{font-size:.8rem;margin-top:4px}.help-text{color:#64748b;line-height:1.4}.modal-footer{background:#f8fafc;border-top:1px solid #e2e8f0;display:flex;gap:12px;justify-content:flex-end;padding:24px}.cancel-button,.submit-button{border:none;border-radius:8px;cursor:pointer;font-size:1rem;font-weight:500;min-width:120px;padding:12px 24px;transition:all .2s ease}.cancel-button{background:#fff;border:2px solid #e2e8f0;color:#64748b}.cancel-button:hover:not(:disabled){background:#f1f5f9;border-color:#cbd5e1}.submit-button{background:linear-gradient(135deg,#3b82f6,#1d4ed8)}.submit-button:hover:not(:disabled){box-shadow:0 4px 12px #3b82f666}.cancel-button:disabled,.submit-button:disabled{cursor:not-allowed;opacity:.6;transform:none}@media (max-width:768px){.manual-property-modal{padding:16px}.modal-content{border-radius:12px;max-width:100%}.modal-header{padding:20px 20px 0}.modal-header h2{font-size:1.3rem}.modal-body{padding:0 20px}.form-row{gap:12px;grid-template-columns:1fr}.modal-footer{flex-direction:column;padding:20px}.cancel-button,.submit-button{width:100%}}@media (max-width:480px){.manual-property-modal{padding:12px}.modal-header{padding:16px 16px 0}.modal-body{padding:0 16px}.modal-footer{padding:16px}.form-group input,.form-group select{font-size:.9rem;padding:10px}}.property-analysis{margin:0 auto;max-width:1200px;padding:20px}.step-container{background:#fff;border-radius:8px;box-shadow:0 2px 4px #0000001a;margin:20px auto;max-width:800px;padding:30px}.step-container h2{color:#2c3e50;font-size:24px;margin:0 0 20px}.step-description{color:#666;font-size:16px;line-height:1.5;margin-bottom:20px}.address-form{display:flex;gap:12px;margin:20px 0}.address-input{border:2px solid #e0e0e0;border-radius:8px;flex:1 1;font-size:16px;outline:none;padding:12px 16px;transition:all .2s ease}.address-input:focus{border-color:#1e4c3d;box-shadow:0 0 0 3px #1e4c3d1a}.address-input::placeholder{color:#95a5a6}.submit-button{background:linear-gradient(135deg,#1e4c3d,#287960);border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:16px;font-weight:500;padding:12px 24px;transition:all .2s ease;white-space:nowrap}.submit-button:hover:not(:disabled){background:linear-gradient(135deg,#0d2818,#1e4c3d);box-shadow:0 4px 15px #1e4c3d66;transform:translateY(-1px)}.submit-button:active:not(:disabled){transform:translateY(0)}.submit-button:disabled{background-color:#e0e0e0;cursor:not-allowed;transform:none}.generate-report-button{font-size:18px;font-weight:600;height:60px;min-width:200px;padding:16px 32px}.generate-report-button:hover:not(:disabled){box-shadow:0 6px 20px #1e4c3d80;transform:translateY(-2px)}.error-message{align-items:center;background-color:#fff3f3;border:1px solid #ffcdd2;border-radius:8px;color:#d32f2f;display:flex;font-size:14px;gap:12px;margin:20px 0;padding:16px}.error-message button{background:#0000;border:1px solid;border-radius:4px;color:#d32f2f;cursor:pointer;font-size:14px;margin-left:auto;padding:6px 12px;transition:all .2s ease}.error-message button:hover{background-color:#d32f2f1a}.step-actions{gap:12px;justify-content:flex-end}.loading-overlay{align-items:center;background-color:#ffffffe6;bottom:0;display:flex;flex-direction:column;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:1000}.loading-message{color:#2c3e50;margin-top:20px}.loading-progress{background-color:#f3f3f3;border-radius:2px;height:4px;margin-top:10px;overflow:hidden;width:200px}.loading-progress-bar{background-color:#3498db;height:100%;transition:width .3s ease}.next-button{background:linear-gradient(135deg,#1e4c3d,#287960);border:none;color:#fff;display:block;font-size:1.1rem;font-weight:600;margin:0 auto;max-width:300px;padding:1rem 2rem;transition:all .3s ease;width:100%}.next-button:hover{background:linear-gradient(135deg,#0d2818,#1e4c3d);box-shadow:0 4px 15px #1e4c3d66}.next-button:disabled{background-color:#bdc3c7;cursor:not-allowed;transform:none}.step-indicator{flex-wrap:wrap;gap:2rem;justify-content:center;margin-bottom:3rem}.step-indicator,.step-item{align-items:center;display:flex}.step-item{border-radius:8px;cursor:pointer;flex-direction:column;padding:10px;position:relative;transition:all .3s ease}.step-item:hover{background-color:#1e4c3d0d}.step-item.active{background-color:#1e4c3d1a}.step-dot{border-radius:50%;height:16px;margin-bottom:8px;position:relative;width:16px}.step-dot,.step-dot:before{background-color:#e0e0e0;transition:all .3s ease}.step-dot:before{content:"";display:none;height:3px;left:24px;position:absolute;top:50%;transform:translateY(-50%);width:2rem}.step-item:last-child .step-dot:before{display:none}.step-item.active .step-dot{background-color:#1e4c3d;box-shadow:0 0 0 4px #1e4c3d33;transform:scale(1.2)}.step-item.active .step-dot:before{background-color:#1e4c3d}.step-item.completed .step-dot{background-color:#2ecc71;box-shadow:0 0 0 4px #2ecc7133}.step-item.completed .step-dot:before{background-color:#2ecc71}.step-label{color:#666;font-size:12px;font-weight:500;text-align:center;white-space:nowrap}.step-item.active .step-label{color:#1e4c3d;font-weight:600}.step-item.completed .step-label{color:#2ecc71;font-weight:600}.user-type-selection{display:flex;gap:20px;justify-content:center;margin:20px 0}.user-type-button{background:#fff;border:2px solid #e0e0e0;border-radius:12px;color:#666;cursor:pointer;font-size:18px;font-weight:600;min-width:150px;padding:20px 40px;text-align:center;transition:all .3s ease}.user-type-button:hover{border-color:#1e4c3d;box-shadow:0 4px 15px #1e4c3d33;color:#1e4c3d;transform:translateY(-2px)}.user-type-button.active{background:linear-gradient(135deg,#1e4c3d,#287960);border-color:#1e4c3d;box-shadow:0 4px 15px #1e4c3d66;color:#fff;transform:translateY(-2px)}.step-actions{display:flex;gap:15px;justify-content:center;margin-top:30px}.next-button{background:#fff;border:2px solid #1e4c3d;border-radius:8px;color:#1e4c3d;cursor:pointer;font-size:16px;font-weight:500;padding:12px 24px;transition:all .2s ease}.next-button:hover{background:#1e4c3d;box-shadow:0 4px 15px #1e4c3d4d;color:#fff;transform:translateY(-1px)}.strategy-overlay{align-items:center;background:#000000bf;display:flex;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:1000}.strategy-modal{background:#fff;border-radius:12px;box-shadow:0 20px 60px #0000004d;max-height:80vh;max-width:600px;overflow-y:auto;padding:40px;width:90%}.strategy-modal h2{color:#2c3e50;font-size:28px;margin-bottom:10px;text-align:center}.strategy-description{color:#666;font-size:16px;margin-bottom:30px;text-align:center}.strategy-options{display:flex;flex-direction:column;gap:15px}.strategy-option{background:#fff;border:2px solid #e0e0e0;border-radius:12px;cursor:pointer;padding:20px;text-align:left;transition:all .3s ease}.strategy-option:hover{background:#1e4c3d0d;border-color:#1e4c3d;box-shadow:0 4px 15px #1e4c3d33;transform:translateY(-2px)}.strategy-option h3{color:#1e4c3d;font-size:18px;margin:0 0 8px}.strategy-option .strategy-subtitle{color:#666;font-size:14px;font-weight:500;margin:0 0 10px}.strategy-option .strategy-content{background:#f8f9fa;border-left:3px solid #1e4c3d;border-radius:6px;color:#555;font-size:13px;line-height:1.5;margin-top:10px;padding:12px;text-align:left}.analyze-button{background-color:#2ecc71;border:none;border-radius:8px;color:#fff;cursor:pointer;display:block;font-size:1.2rem;font-weight:600;margin:2rem auto;max-width:400px;padding:1.2rem 2.5rem;text-align:center;transition:all .3s ease;width:100%}.analyze-button:hover{background-color:#27ae60;box-shadow:0 4px 12px #2ecc7133;transform:translateY(-2px)}.analyze-button:disabled{background-color:#bdc3c7;box-shadow:none;cursor:not-allowed;transform:none}.start-analysis{padding:2rem;text-align:center}.loading{opacity:.7;pointer-events:none}.skip-upload{margin-top:20px;text-align:center}.skip-button{background-color:initial;border:1px solid #ccc;border-radius:4px;color:#666;cursor:pointer;font-size:14px;padding:8px 16px;transition:all .2s ease}.skip-button:hover{background-color:#f5f5f5;border-color:#999;color:#333}.loading-message{color:#666;font-size:18px;padding:40px;text-align:center}.step-divider{align-items:center;display:flex;gap:20px;margin:40px 0}.divider-line{background-color:#e0e0e0;border:none;flex:1 1;height:1px;margin:0}.divider-text{background-color:#fff;color:#666;font-size:14px;font-weight:500;padding:0 20px;position:relative;z-index:1}.import-report-section{background-color:#f8f9fa;border:2px dashed #e0e0e0;border-radius:12px;padding:30px;text-align:center;transition:all .2s ease}.import-report-section:hover{background-color:#f0f8ff;border-color:#007bff}.import-report-section h3{color:#2c3e50;font-size:20px;font-weight:600;margin:0 0 12px}.import-description{color:#666;font-size:14px;line-height:1.5;margin-bottom:24px}.import-report-button{align-items:center;background-color:#fff;border:2px solid #1e4c3d;border-radius:8px;color:#1e4c3d;cursor:pointer;display:inline-flex;font-size:16px;font-weight:500;gap:12px;justify-content:center;padding:12px 24px;text-decoration:none;transition:all .2s ease}.import-report-button:hover:not(:disabled){background:linear-gradient(135deg,#1e4c3d,#287960);box-shadow:0 4px 12px #1e4c3d4d;color:#fff;transform:translateY(-1px)}.import-report-button:hover:not(:disabled) svg path{fill:#fff}.import-report-button:disabled{background-color:#f5f5f5;border-color:#e0e0e0;color:#666;cursor:not-allowed;opacity:.6;transform:none}.import-report-button svg{height:20px;transition:all .2s ease;width:20px}.import-report-button svg path{fill:currentColor}.hidden-import-input{display:none}.import-help{margin-top:12px}.import-help small{color:#888;font-size:12px}.validation-errors{background-color:#fef3cd;border:1px solid #fcd34d;border-radius:12px;color:#92400e;margin-bottom:24px;padding:16px}.validation-errors h4{color:#92400e;font-size:1.1rem;margin:0 0 12px}.validation-errors ul{margin:0 0 16px 20px;padding:0}.validation-errors li{margin-bottom:4px}.format-guidance{background:#fffc;border-radius:8px;margin-top:12px;padding:12px}.format-guidance h5{color:#1e293b;font-size:1rem;margin:0 0 8px}.format-guidance p{color:#374151;font-size:.9rem;margin:0 0 8px}.format-examples{margin-top:8px}.format-examples ul{margin:4px 0 0 20px;padding:0}.format-examples li{background:#0000001a;border-radius:4px;display:inline-block;font-family:monospace;font-size:.85rem;margin-bottom:2px;margin-right:8px;padding:2px 6px}@media (max-width:768px){.property-analysis{overflow-x:hidden;padding:10px}.step-container{margin:10px auto;padding:20px}.step-container h2{font-size:20px;margin-bottom:15px}.step-description{font-size:14px;margin-bottom:15px}.address-form{flex-direction:column;gap:10px;margin:15px 0}.address-input{box-sizing:border-box;font-size:16px;width:100%}.submit-button{word-wrap:break-word;font-size:16px;padding:12px 20px;white-space:normal;width:100%}.step-actions{margin-top:20px}.step-actions .submit-button{width:100%}.generate-report-button{font-size:16px;height:auto;min-width:auto;padding:14px 24px}.import-report-section{padding:15px}.import-report-button{font-size:14px}.import-report-button,.skip-button{padding:12px 20px;width:100%}.error-message{flex-direction:column;font-size:13px;gap:10px;padding:12px}.error-message button{align-self:flex-end;margin-left:0}.validation-errors{padding:15px}.validation-errors h4{font-size:16px}.validation-errors ul{padding-left:20px}.format-guidance{padding:15px}.format-guidance h5{font-size:14px}.format-guidance p{font-size:13px}.format-examples ul{padding-left:20px}.format-examples li{font-size:13px}}@media (max-width:480px){.property-analysis{padding:5px}.step-container{margin:5px auto;padding:15px}.step-container h2{font-size:18px}.address-input{padding:10px 12px}.submit-button{font-size:15px;padding:10px 16px}.import-report-button{font-size:13px;padding:10px 16px}.skip-button{padding:10px 16px}}.test-button{background:#ff6b6b;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:16px;font-weight:500;padding:12px 24px;transition:all .2s ease}.test-button:hover{background:#ff5252;box-shadow:0 4px 15px #ff6b6b4d;transform:translateY(-1px)}.property-report-page{margin:0 auto;max-width:1200px;min-height:100vh;padding:20px}.back-to-analysis-button{background:linear-gradient(135deg,#1e4c3d,#287960);border:none;border-radius:8px;color:#fff;cursor:pointer;display:inline-block;font-size:1rem;font-weight:500;margin-top:16px;padding:12px 24px;text-decoration:none;transition:all .3s ease}.back-to-analysis-button:hover{background:linear-gradient(135deg,#0d2818,#1e4c3d);box-shadow:0 4px 15px #1e4c3d66;transform:translateY(-1px)}.reports-container{align-items:center;justify-content:center;min-height:400px}.no-reports-message a{color:#1e4c3d;font-weight:500;text-decoration:none}.no-reports-message a:hover{text-decoration:underline}.loading-spinner{height:50px;width:50px}.loading-container p{color:#666;font-size:1.1rem}.error-container{background-color:#f8d7da;border:1px solid #f5c6cb;border-radius:8px;color:#721c24;margin:0 auto;max-width:500px;padding:40px 24px;text-align:center}.error-container h2{font-size:1.5em;margin-bottom:15px}.error-container p{font-size:1rem;margin-bottom:20px}@media (max-width:768px){.property-report-page{padding:15px}.page-header h1{font-size:2em}.no-reports-message{padding:30px 12px}.no-reports-message h2{font-size:1.5rem}}.reports-page{margin:0 auto;max-width:1200px;min-height:100vh;padding:20px}.page-header{border-bottom:2px solid #e0e0e0;margin-bottom:40px;padding:20px 0;text-align:center}.page-header h1{color:#333;font-size:2.5rem;margin-bottom:10px}.page-header p{color:#666;font-size:1.1rem;margin-bottom:20px}.loading-container{align-items:center;display:flex;flex-direction:column;justify-content:center;min-height:400px}.loading-spinner{animation:spin 1s linear infinite;border:4px solid #f3f3f3;border-radius:50%;border-top-color:#1e4c3d;height:40px;margin-bottom:20px;width:40px}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.no-reports-container{align-items:center;display:flex;justify-content:center;min-height:400px}.no-reports-message{background-color:#f8f9fa;border:2px dashed #dee2e6;border-radius:12px;max-width:500px;padding:40px 24px;text-align:center}.no-reports-message h2{color:#495057;font-size:1.8em;margin-bottom:20px}.no-reports-message p{color:#6c757d;font-size:1.1em;margin-bottom:20px}.no-reports-message ul{margin:20px 0;padding-left:20px;text-align:left}.no-reports-message li{color:#6c757d;font-size:1rem;margin-bottom:8px}.create-report-button{background-color:#28a745;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:1.1rem;font-weight:500;margin-top:20px;padding:15px 32px;transition:background-color .3s ease}.create-report-button:hover{background-color:#218838}.add-analysis-button{background:linear-gradient(135deg,#1e4c3d,#287960);border:none;border-radius:8px;box-shadow:0 4px 12px #667eea4d;color:#fff;cursor:pointer;font-size:1rem;font-weight:500;margin-top:20px;padding:12px 24px;transition:all .3s ease}.add-analysis-button:hover{background:linear-gradient(135deg,#5a67d8,#6b46c1);box-shadow:0 8px 24px #667eea66;transform:translateY(-2px)}.reports-container{display:flex;flex-direction:column;gap:40px}.report-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:12px;padding:16px 20px 0}.report-icon{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#1e4c3d,#287960);-webkit-background-clip:text;background-clip:text;color:#1e4c3d;font-size:1.5rem}.report-address{-webkit-line-clamp:2;-webkit-box-orient:vertical;color:#1e293b;display:-webkit-box;font-size:1.1rem;font-weight:600;line-height:1.4;margin:0 0 16px;overflow:hidden}.report-meta{display:flex;flex:1 1;flex-direction:column;gap:8px;margin-bottom:8px}.report-value{justify-content:center}.report-confidence,.report-date,.report-type,.report-value{align-items:center;border-bottom:1px solid #f1f5f9;display:flex;font-size:.9rem;padding:6px 0}.report-confidence,.report-date,.report-type{justify-content:space-between}.report-confidence:last-child,.report-date:last-child,.report-type:last-child,.report-value:last-child{border-bottom:none}.report-value .value{font-feature-settings:"tnum";color:#1e293b;font-size:1rem;font-variant-numeric:tabular-nums;font-weight:700;letter-spacing:-.02em;text-align:center}.report-confidence .value{background:#ecfdf5;border-radius:4px;color:#059669;font-size:.9rem;font-weight:600;padding:3px 6px}.report-date .value{color:#6b7280;font-size:.9rem;font-weight:500}.report-confidence .label,.report-date .label,.report-type .label,.report-value .label{color:#64748b;font-size:.85rem;font-weight:500}.report-type .value{color:#1e4c3d;font-size:.85rem;font-weight:600}.report-actions{align-items:center;border-top:1px solid #f1f5f9;display:flex;flex-shrink:0;justify-content:center;padding:8px 0 0}.view-report-button{background:linear-gradient(135deg,#1e4c3d,#287960);border:none;border-radius:6px;color:#fff;cursor:pointer;font-size:.9rem;font-weight:600;overflow:hidden;padding:10px 20px;position:relative;transition:all .3s ease;width:100%}.view-report-button:before{background:linear-gradient(90deg,#0000,#fff3,#0000);content:"";height:100%;left:-100%;position:absolute;top:0;transition:left .5s;width:100%}.view-report-button:hover{box-shadow:0 6px 20px #667eea66;transform:translateY(-1px)}.view-report-button:hover:before{left:100%}.report-content{flex:1 1;padding:0 20px 16px}.report-card,.report-content{display:flex;flex-direction:column}.report-card{background:#fff;border:1px solid #f1f5f9;border-radius:16px;box-shadow:0 4px 20px #00000014;height:100%;overflow:hidden;position:relative;transition:all .3s ease}.report-card:hover{border-color:#e2e8f0;box-shadow:0 12px 32px #0000001f;transform:translateY(-4px)}.report-card:before{background:linear-gradient(135deg,#1e4c3d,#287960);content:"";height:4px;left:0;position:absolute;right:0;top:0}.delete-report-x-button{align-items:center;background-color:#ef4444;border:none;border-radius:50%;color:#fff;cursor:pointer;display:flex;font-size:1.2rem;font-weight:700;height:32px;justify-content:center;margin-top:8px;transition:background-color .2s ease;width:32px}.delete-report-x-button:hover{background-color:#dc2626}.reports-grid{grid-gap:24px;display:grid;gap:24px;grid-template-columns:repeat(3,1fr)}@media (max-width:1024px){.reports-grid{gap:20px;grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.reports-page{padding:16px}.page-header h1{font-size:2rem}.report-header{margin-bottom:8px;padding:12px 16px 0}.report-icon{font-size:1.2rem}.reports-grid{gap:16px;grid-template-columns:1fr}.report-card{margin-bottom:16px}.report-content{padding:0 16px 12px}.report-address{font-size:1rem}.report-meta{gap:6px;margin-bottom:6px}.report-confidence,.report-date,.report-type,.report-value{font-size:.85rem;padding:4px 0}.report-value .value{font-size:.85rem}.report-confidence .label,.report-confidence .value,.report-date .label,.report-date .value,.report-type .label,.report-type .value,.report-value .label{font-size:.75rem}.report-actions{padding:6px 0 0}.view-report-button{font-size:.85rem;padding:8px 16px}.delete-report-x-button{margin-top:6px}}@media (max-width:480px){.reports-page{padding:12px}.page-header h1{font-size:1.8rem}.report-content{padding:0 12px 10px}.report-header{padding:10px 12px 0}.report-address{font-size:.95rem}.report-meta{margin-bottom:4px}.report-confidence,.report-date,.report-type,.report-value,.report-value .value{font-size:.8rem}.report-confidence .label,.report-confidence .value,.report-date .label,.report-date .value,.report-type .label,.report-type .value,.report-value .label{font-size:.7rem}.report-actions{padding:4px 0 0}.view-report-button{font-size:.8rem;padding:8px 14px}.delete-report-x-button{margin-top:4px}}.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}}
/*# sourceMappingURL=main.8e158c3c.css.map*/