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:#8b5cf6;border:2px solid #8b5cf6}.btn-secondary:hover{background:#7c3aed;color:#fff}.btn-primary:disabled,.btn-secondary:disabled{cursor:not-allowed;opacity:.6;transform:none}.page-header{background:linear-gradient(135deg,#f8fafc,#e8f5e8);border-radius:0 0 30px 30px;margin-bottom:3rem}.page-header h1{color:#0d2818;font-weight:600}.page-header h1,.page-header p{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}.page-header p{color:#333;font-weight:300}.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}.hero-logo{margin-bottom:1rem}.hero-logo-img{background:#fff;border-radius:16px;box-shadow:0 4px 20px #0000004d;height:80px;padding:8px;width:auto}.hero-title-with-logo{align-items:center;display:flex;gap:2rem;justify-content:center;margin-bottom:1.5rem;margin-left:auto;margin-right:auto;max-width:600px;width:100%}.hero-logo-inline{align-items:center;display:flex;flex-shrink:0}.hero-logo-inline-img{background:#fff;border-radius:16px;box-shadow:0 4px 20px #0000004d;height:90px;padding:8px;width:auto}.hero-title-section{align-items:center;text-align:center}.hero-content h1{font-family:Montserrat,sans-serif;font-size:3.5rem;font-weight:700;letter-spacing:2px;margin-bottom:.025rem}.hero-powered-by{font-family:Montserrat,sans-serif;font-size:1rem;font-weight:300;margin-bottom:1.5rem;opacity:.9}.hero-subtitle{font-size:1.5rem;font-weight:400;margin-bottom:1.5rem}.hero-description,.hero-subtitle{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}.hero-description{font-size:1.2rem;font-weight:300;line-height:1.6;margin-bottom:3rem;max-width:600px}.hero-buttons{align-items:center;display:flex;flex-wrap:wrap;gap:2rem;justify-content:center;margin-bottom:2rem}.hero-buttons .btn-primary,.hero-buttons .btn-secondary{border-radius:50px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;font-size:1.1rem;font-weight:600;min-width:140px;padding:1.2rem 2.5rem;text-decoration:none;transition:all .3s ease;white-space:nowrap}.hero-buttons .btn-primary{background:#fff;color:#1e4c3d}.hero-buttons .btn-primary:hover{box-shadow:0 10px 25px #0003;transform:translateY(-3px)}.hero-buttons .btn-secondary{background:#0000;border:2px solid #fff;color:#fff}.hero-buttons .btn-secondary:hover{background:#fff;box-shadow:0 10px 25px #0003;color:#1e4c3d;transform:translateY(-3px)}.features-section{background:linear-gradient(180deg,#f8fafc,#e8f5e8);margin-bottom:0;margin-top:0;padding:4rem 2rem;position:relative;z-index:1}.features-section h2{color:#2c3e50;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;font-size:2.5rem;font-weight:600;margin-bottom:3rem;text-align:center}.features-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));margin:0 auto;max-width:1200px}.feature-card{background:#fff;border:1px solid #e2e8f0;border-radius:20px;box-shadow:0 4px 20px #0000001a;display:flex;flex-direction:column;height:100%;padding:2.5rem 2rem;text-align:center;transition:transform .3s ease,box-shadow .3s ease}.feature-card:hover{box-shadow:0 10px 30px #0000001a;transform:translateY(-5px)}.feature-icon{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#1e4c3d,#287960 50%,#4fb387);-webkit-background-clip:text;background-clip:text;font-size:3.5rem;margin-bottom:1.5rem}.feature-card h3{color:#2c3e50;font-size:1.4rem;font-weight:600;margin-bottom:1rem}.feature-card h3,.feature-card p{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}.feature-card p{color:#333;flex-grow:1;font-size:1.1rem;font-weight:300;line-height:1.6}.how-it-works{background:linear-gradient(180deg,#fff,#f0f8f0);margin-bottom:0;margin-top:0;padding:4rem 2rem}.how-it-works h2{color:#2c3e50;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;font-size:2.5rem;font-weight:600;margin-bottom:3rem;text-align:center}.steps{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));margin:0 auto;max-width:1200px}.step{align-items:center;background:#fff;border:1px solid #e2e8f0;border-radius:20px;box-shadow:0 4px 20px #0000001a;display:flex;flex-direction:column;height:100%;padding:2.5rem 2rem;text-align:center;transition:transform .3s ease,box-shadow .3s ease}.step:hover{box-shadow:0 10px 30px #0000001a;transform:translateY(-5px)}.step-number{align-items:center;background:linear-gradient(135deg,#1e4c3d,#287960);border-radius:50%;box-shadow:0 4px 15px #1e4c3d4d;color:#fff;display:flex;font-size:1.5rem;font-weight:600;height:60px;justify-content:center;margin-bottom:1.5rem;width:60px}.step h3{color:#2c3e50;font-size:1.4rem;font-weight:600;margin-bottom:1rem}.step h3,.step p{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}.step p{color:#333;flex-grow:1;font-size:1.1rem;font-weight:300;line-height:1.6}.cta-section{background:linear-gradient(135deg,#1e4c3d,#287960 50%,#4fb387);border-radius:30px;box-shadow:0 10px 30px #1e4c3d33;color:#fff;margin:4rem 2rem;padding:4rem 2rem;text-align:center}.cta-section:before{background:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTQ0MCIgaGVpZ2h0PSI3NjUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGcgZmlsbD0ibm9uZSIgZmlsbC1ydWxlPSJldmVub2RkIj48cGF0aCBkPSJNMCAwaDEyMDB2NjAwSDB6Ii8+PHBhdGggZD0ibTAgMCA4NjcgNjgxTDAgNjAweiIgZmlsbD0icmdiYSgyNTUsMjU1LDI1NSwwLjEpIi8+PC9nPjwvc3ZnPg==);background-size:cover;bottom:0;content:"";left:0;opacity:.1;position:absolute;right:0;top:0}.cta-section h2{font-size:2.5rem;font-weight:700;margin-bottom:1rem;text-shadow:0 2px 4px #0000001a}.cta-section h2,.cta-section p{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}.cta-section p{font-size:1.3rem;font-weight:300;margin-bottom:2rem;margin-left:auto;margin-right:auto;max-width:600px;opacity:.9}.cta-section .btn-primary{background:#fff;border-radius:50px;box-shadow:0 4px 15px #fff3;color:#1e4c3d;font-size:1.3rem;padding:1.2rem 3rem;position:relative;transition:all .3s ease}.cta-section .btn-primary:hover{box-shadow:0 8px 25px #ffffff4d;color:#287960;transform:translateY(-2px)}.progress-bar{background:#f8f9fa;border-radius:12px;margin-bottom:3rem;padding:2rem}.progress-step{align-items:center;display:flex;flex-direction:column;gap:.5rem;opacity:.5;padding:1rem;position:relative;transition:opacity .3s ease}.progress-step.active{opacity:1}.progress-step:not(:last-child):after{background:#ddd;content:"";height:2px;position:absolute;right:-50px;top:30px;width:100px}.progress-step.active:not(:last-child):after{background:#1e4c3d}.progress-step .step-number{align-items:center;background:#ddd;border-radius:50%;color:#fff;display:flex;font-weight:700;height:40px;justify-content:center;width:40px}.progress-step.active .step-number{background:#1e4c3d}.upload-form{max-width:600px}.form-section{border-radius:12px;box-shadow:0 4px 20px #0000001a;margin-bottom:2rem;padding:2rem}.form-section h2{color:#2c3e50;margin-bottom:1.5rem}.form-group 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}.page-header{margin-bottom:4rem;padding:3rem 2rem}.page-header h1{color:#2c3e50;font-size:3rem;font-weight:700;margin-bottom:1rem}.page-header p{font-size:1.2rem;margin:0 auto;max-width:600px}.pricing-tiers{grid-gap:2rem;align-items:stretch;display:grid;gap:2rem;grid-auto-columns:1fr;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));justify-items:center;margin-bottom:4rem;margin-left:auto;margin-right:auto;max-width:1400px}@media (min-width:1200px){.pricing-tiers{gap:2rem;grid-auto-columns:1fr;grid-template-columns:repeat(4,1fr)}.pricing-card{flex-shrink:0;max-width:100%;min-width:0;width:100%}}@media (min-width:768px) and (max-width:1199px){.pricing-tiers{gap:1.5rem;grid-auto-columns:1fr;grid-template-columns:repeat(2,1fr)}.pricing-card{flex-shrink:0;max-width:100%;min-height:600px;min-width:0;width:100%}}@media (max-width:767px){.pricing-tiers{gap:1.5rem;grid-auto-columns:1fr;grid-template-columns:1fr}.pricing-card{flex-shrink:0;max-width:100%;min-width:0;width:100%}}.pricing-card{background:#fff;border-radius:12px;box-shadow:0 4px 20px #0000001a;box-sizing:border-box;display:flex;flex-direction:column;height:100%;max-width:100%;min-height:600px;min-width:0;overflow:hidden;padding:2rem;position:relative;text-align:center;transition:transform .3s ease;width:100%}.pricing-card:hover{box-shadow:0 8px 25px #00000026;transform:translateY(-5px)}.pricing-card.featured{border:3px solid;border-image:linear-gradient(135deg,#1e4c3d,#287960) 1;box-shadow:0 15px 35px #1e4c3d33;z-index:1}.pricing-card.featured:hover{box-shadow:0 20px 40px #1e4c3d4d;transform:translateY(-5px)}.featured-badge{background:linear-gradient(135deg,#1e4c3d,#287960);border-radius:20px;font-size:.9rem;padding:.5rem 1.5rem;top:-15px}.featured-badge,.tier-badge{color:#fff;font-weight:600;left:50%;position:absolute;transform:translateX(-50%)}.tier-badge{background:#1e4c3d;border-radius:16px;font-size:.8rem;padding:.4rem .8rem;top:-2px}.tier-badge.coming-soon{background:#8b5cf6;color:#fff}.tier-header h3{align-items:center;color:#2c3e50;font-size:1.8rem;font-weight:700;margin-bottom:1rem;min-height:2.5rem;text-align:center}.price,.tier-header h3{display:flex;justify-content:center;width:100%}.price{align-items:baseline;align-items:center;gap:.25rem;margin-bottom:2rem;min-height:4rem}.price .currency{color:#666;font-size:1.5rem;vertical-align:initial}.price .amount{color:#2c3e50;font-size:3rem;font-weight:700;line-height:1}.price .period{color:#666;font-size:1.2rem;vertical-align:initial}.tier-features{justify-content:space-between;min-width:0}.tier-features,.tier-features ul{display:flex;flex:1 1;flex-direction:column;width:100%}.tier-features ul{justify-content:flex-start;list-style:none;margin-bottom:2rem;padding:0;text-align:left}.pricing-card button{align-self:center;margin-top:auto;max-width:200px;min-width:150px;width:100%}.pricing-card .btn-secondary{background:#8b5cf6!important;border:2px solid #8b5cf6!important;color:#fff!important}.pricing-card .btn-secondary:hover{background:#7c3aed!important;color:#fff!important}.tier-features li{word-wrap:break-word;border-bottom:1px solid #eee;font-size:.95rem;-webkit-hyphens:auto;hyphens:auto;line-height:1.4;overflow-wrap:break-word;padding:.5rem 0}.tier-features li:last-child{border-bottom:none}.pricing-faq{margin-bottom:4rem}.pricing-faq h2{color:#2c3e50;margin-bottom:2rem;text-align:center}.faq-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}.faq-item{background:#fff;border:1px solid #e2e8f0;border-radius:12px;box-shadow:0 4px 20px #0000001a;padding:2rem;transition:transform .3s ease,box-shadow .3s ease}.faq-item:hover{box-shadow:0 6px 25px #00000026;transform:translateY(-2px)}.faq-item h4{color:#2c3e50;margin-bottom:1rem}.pricing-cta{background:linear-gradient(180deg,#fff,#f8fafc);border:1px solid #e2e8f0;border-radius:15px;box-shadow:0 4px 20px #0000001a;padding:3rem;text-align:center}.pricing-cta,.pricing-cta h2,.pricing-cta p{color:#2c3e50}.pricing-cta h2{color:#2c3e50;margin-bottom:1rem}.quota{align-items:center;background:#0000000d;border:1px solid #0000001a;border-radius:20px;color:#666;display:flex;font-size:1rem;font-weight:500;justify-content:center;margin-bottom:1.5rem;margin-left:auto;margin-right:auto;max-width:250px;min-height:2.5rem;padding:.5rem 1rem;width:100%}.pricing-card.lite{background:linear-gradient(180deg,#fff,#f8fafc);border:2px solid #e2e8f0}.pricing-card.lite .price .amount{color:#10b981;font-weight:700}.pricing-card.pro{background:linear-gradient(180deg,#fff,#f0f9ff);border:2px solid #3b82f6}.pricing-card.pro .price .amount{color:#3b82f6}.pricing-card.lux{background:linear-gradient(180deg,#fff,#f0fdf4);border:2px solid #1e4c3d}.pricing-card.lux .price .amount{color:#1e4c3d}.pricing-card.enterprise{background:linear-gradient(180deg,#fff,#faf5ff);border:2px solid #8b5cf6}.pricing-card.enterprise .price .amount,.pricing-card.enterprise .price .currency,.pricing-card.enterprise .price .period{word-wrap:break-word;color:#8b5cf6;font-weight:600;overflow-wrap:break-word}.pricing-card.enterprise .price{flex-direction:column;gap:.5rem;text-align:center;width:100%}.feature-comparison{margin-bottom:4rem}.feature-comparison h2{color:#2c3e50;font-size:2.5rem;font-weight:700;margin-bottom:2rem;text-align:center}.comparison-table{background:#fff;border-radius:12px;box-shadow:0 4px 20px #0000001a;margin:0 auto;max-width:100%;overflow:hidden}.comparison-header{background:linear-gradient(135deg,#1e4c3d,#287960);color:#fff;display:grid;font-weight:600;grid-template-columns:2fr 1fr 1fr 1fr 1fr;min-width:600px}.comparison-header>div{border-right:1px solid #fff3;font-size:1.1rem;font-weight:700;padding:1rem;text-align:center}.comparison-header>div:last-child{border-right:none}.comparison-row{border-bottom:1px solid #eee;display:grid;grid-template-columns:2fr 1fr 1fr 1fr 1fr;min-width:600px}.comparison-row:last-child{border-bottom:none}.comparison-row>div{align-items:center;border-right:1px solid #eee;display:flex;justify-content:center;min-height:60px;padding:1rem;text-align:center}@media (max-width:768px){.comparison-row>div{min-height:50px;padding:.75rem .5rem}}.comparison-row:nth-child(2n){background:#00000005}.comparison-row>div:last-child{border-right:none}.comparison-row .feature-name{background:#00000008;color:#2c3e50;font-weight:600;justify-content:flex-start;padding-left:1.5rem;text-align:left}.comparison-row .plan-column.featured{background:#1e4c3d0d;color:#1e4c3d;font-weight:600}.comparison-header .plan-column.featured{background:#1e4c3d1a}.cta-buttons{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center;margin-top:2rem}.contact-modal-overlay{align-items:center;animation:fadeIn .3s ease-out;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);background-color:#00000080;bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:1000}.contact-modal-container{animation:slideIn .3s ease-out;background:#fff;border-radius:12px;box-shadow:0 20px 40px #0000004d;max-height:90vh;max-width:90vw;overflow-y:auto;width:500px}.contact-modal-header{align-items:center;background:linear-gradient(135deg,#1e4c3d,#287960);border-bottom:1px solid #eee;border-radius:12px 12px 0 0;color:#fff;display:flex;justify-content:space-between;padding:1.5rem 2rem}.contact-modal-header h3{font-size:1.5rem;margin:0}.close-button{color:#fff;font-size:2rem;transition:background-color .3s ease}.close-button:hover{background-color:#fff3}.contact-modal-body{padding:2rem}.contact-modal-body p{color:#666;margin-bottom:2rem;text-align:center}.form-group{margin-bottom:1.5rem}.form-group input,.form-group textarea{border:2px solid #e2e8f0;border-radius:8px;font-size:1rem;padding:.75rem;transition:border-color .3s ease;width:100%}.form-group input:focus,.form-group textarea:focus{border-color:#1e4c3d;outline:none}.form-group textarea{min-height:100px;resize:vertical}.form-actions{display:flex;gap:1rem;justify-content:flex-end;margin-top:2rem}@media (max-width:768px){.pricing-tiers{gap:1.5rem;grid-template-columns:1fr}.pricing-card.featured{transform:none}.comparison-table{border-radius:8px;margin:0 -1rem}.feature-comparison{display:none}.comparison-row .feature-name{padding-left:.75rem}.comparison-header>div,.comparison-row>div{font-size:.85rem;padding:.6rem .4rem}.cta-buttons{align-items:center;flex-direction:column}.contact-modal-container{margin:20px;width:90vw}.form-actions{flex-direction:column}.feature-comparison{margin:2rem -1rem}.feature-comparison h2{font-size:2rem;margin-bottom:1.5rem}.comparison-table{-webkit-overflow-scrolling:touch;overflow-x:auto;scrollbar-width:thin}}@media (max-width:480px){.page-header{padding:2rem 1rem}.page-header h1{font-size:2rem}.page-header p{font-size:1rem}.pricing-card{min-height:600px;padding:1.5rem}.price .amount{font-size:2.5rem}.quota{font-size:.9rem;padding:.4rem .8rem}.contact-modal-header{padding:1rem 1.5rem}.contact-modal-body{padding:1.5rem}.feature-comparison{margin:2rem -1rem}.feature-comparison h2{font-size:1.8rem;margin-bottom:1.5rem}.comparison-table{border-radius:0}}.team-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));margin-bottom:4rem}.team-member{background:linear-gradient(180deg,#fff,#f8fafc);border:1px solid #e2e8f0;border-radius:20px;box-shadow:0 4px 20px #0000001a;padding:2rem;text-align:center;transition:transform .3s ease,box-shadow .3s ease}.team-member:hover{box-shadow:0 10px 30px #00000026;transform:translateY(-5px)}.member-photo{margin-bottom:1rem}.placeholder-photo{align-items:center;background:#f8f9fa;display:flex;font-size:3rem;justify-content:center}.member-photo-img,.placeholder-photo{border-radius:50%;height:100px;margin:0 auto;width:100px}.member-photo-img{border:3px solid #e2e8f0;display:block;object-fit:cover}.member-title{color:#1e4c3d;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;font-weight:600;margin-bottom:.5rem}.member-bio{color:#666;line-height:1.6}.company-values{margin-bottom:4rem}.company-values h2{color:#2c3e50;margin-bottom:2rem;text-align:center}.values-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}@media (min-width:768px) and (max-width:1023px){.values-grid{grid-template-columns:repeat(2,1fr)!important;margin:0 auto;max-width:800px}}@media (min-width:1024px){.values-grid{grid-template-columns:repeat(2,1fr);margin:0 auto;max-width:900px}}.value-card{background:#fff;border-radius:12px;box-shadow:0 4px 20px #0000001a;padding:2rem;text-align:center}.value-card h4{color:#2c3e50;margin-bottom:1rem}.join-team{background:#f8f9fa;border-radius:15px;padding:3rem;text-align:center}.join-team h2{color:#2c3e50;margin-bottom:1rem}.join-team button{margin-top:2rem}.about-content{margin:0 auto;max-width:800px}.about-content section{background:#fff;border-radius:12px;box-shadow:0 4px 20px #0000001a;margin-bottom:2rem;padding:2rem}.about-content h2{color:#2c3e50;margin-bottom:1rem}.about-content p{line-height:1.7;margin-bottom:1rem}.about-content ul{margin:1rem 0;padding-left:1.5rem}.about-content li{line-height:1.6;margin-bottom:.5rem}@media (max-width:1024px){.navbar{align-items:center;justify-content:space-between;padding:1rem}.hamburger,.navbar{display:flex;position:relative}.hamburger{order:2;z-index:1001}.nav-brand{flex:0 0 auto;order:1}.nav-links{align-items:center;background:linear-gradient(135deg,#1e4c3d,#287960);flex-direction:column;gap:1.5rem;height:calc(100vh - 70px);justify-content:flex-start;overflow-y:auto;padding-top:2rem;position:fixed;right:-100%;top:70px;transition:right .3s ease;width:100%;z-index:999}.nav-links-mobile{right:0}.nav-links a{font-size:1.1rem;padding:.5rem 0;text-align:center;width:90%}.user-menu{text-align:center}.auth-buttons,.user-menu{flex-direction:column;gap:1rem;width:90%}.auth-buttons{align-items:center;margin-left:0}.nav-brand h1{font-size:1.2rem}.nav-logo{height:35px}.login-nav-button,.register-nav-button{max-width:200px;text-align:center;width:100%}main{padding:1rem}.hero-content h1{font-size:2.8rem}.hero-subtitle{font-size:1.5rem}.hero-description{font-size:1.1rem}.features-grid{gap:2rem}.feature-card{padding:2rem}.steps{gap:2rem}.cta-section h2{font-size:2.2rem}.cta-section{margin:2rem 1rem;padding:4rem 1rem}.features-section{margin:-2rem 1rem 2rem;padding:4rem 1rem}.hero-buttons{flex-direction:column;gap:1rem}.hero-buttons .btn-primary,.hero-buttons .btn-secondary{margin:0 auto;max-width:300px;width:100%}.progress-bar{flex-direction:column;gap:1rem}.progress-step:not(:last-child):after{display:none}.action-buttons,.analysis-buttons{flex-direction:column}.recommendations table{font-size:.9rem}.property-details{grid-template-columns:1fr}}@media (min-width:1200px){.hero-section{max-height:70vh;min-height:50vh}.hero-content{max-width:1000px}.hero-content h1{font-size:4rem}.hero-subtitle{font-size:1.8rem}.hero-description{font-size:1.2rem;max-width:800px}.features-grid{grid-template-columns:repeat(3,1fr)}.features-grid,.steps{margin:0 auto;max-width:1200px}}@media (min-width:769px) and (max-width:1199px){.hero-section{max-height:75vh;min-height:55vh}.features-grid{grid-template-columns:repeat(2,1fr)}}.gradient-primary{background:linear-gradient(135deg,#1e4c3d,#287960)}.gradient-primary-reverse{background:linear-gradient(315deg,#1e4c3d,#287960)}.gradient-primary-vertical{background:linear-gradient(180deg,#1e4c3d,#287960)}.gradient-secondary{background:linear-gradient(135deg,#287960,#4fb387)}.gradient-secondary-reverse{background:linear-gradient(315deg,#287960,#4fb387)}.gradient-accent{background:linear-gradient(135deg,#4fb387,#6bc4a3)}.gradient-accent-reverse{background:linear-gradient(315deg,#4fb387,#6bc4a3)}.gradient-dark{background:linear-gradient(135deg,#0d2818,#1e4c3d)}.gradient-dark-reverse{background:linear-gradient(315deg,#0d2818,#1e4c3d)}.gradient-light{background:linear-gradient(135deg,#6bc4a3,#8fd4b8)}.gradient-light-reverse{background:linear-gradient(315deg,#6bc4a3,#8fd4b8)}.gradient-radial{background:radial-gradient(circle,#287960 0,#1e4c3d 100%)}.gradient-radial-light{background:radial-gradient(circle,#4fb387 0,#287960 100%)}.gradient-multi{background:linear-gradient(135deg,#0d2818,#1e4c3d 25%,#287960 50%,#4fb387 75%,#6bc4a3)}.gradient-multi-reverse{background:linear-gradient(315deg,#0d2818,#1e4c3d 25%,#287960 50%,#4fb387 75%,#6bc4a3)}@media (max-width:1024px){.hero-section{margin-bottom:0;min-height:90vh;padding:3rem 2rem}.hero-logo-inline{display:none}.hero-logo-img{height:60px;padding:6px}.hero-title-with-logo{align-items:center;flex-direction:column;gap:0;max-width:500px;text-align:center}.hero-logo-inline-img{height:70px;padding:6px}.hero-title-section{margin-bottom:1rem}.hero-title-section h1{font-size:2.2rem;letter-spacing:1px;line-height:1;margin:0}.hero-title-section .hero-powered-by{font-size:.75rem;line-height:1;margin:0}.hero-subtitle{font-size:1.2rem;margin-bottom:1.5rem}.hero-description{font-size:1rem;margin-bottom:3rem;padding:0 .5rem}.hero-buttons{align-items:center;flex-direction:column;gap:1.5rem;margin-bottom:2rem}.hero-buttons .btn-primary,.hero-buttons .btn-secondary{font-size:1.1rem;max-width:300px;padding:1.2rem 2rem;width:100%}.features-section{margin-top:0;padding:3rem 1rem;position:relative;z-index:1}.features-section h2{font-size:2rem;margin-bottom:2rem}.features-grid{gap:1.5rem;grid-template-columns:1fr;max-width:100%;padding:0}.feature-card{box-sizing:border-box;margin:0;max-width:100%;min-height:auto;padding:1.5rem;width:100%}.feature-icon{font-size:2.5rem;margin-bottom:1rem}.feature-card h3{font-size:1.3rem}.feature-card p{font-size:1rem}.how-it-works{padding:3rem 1rem}.steps{gap:2rem;grid-template-columns:1fr}.step{padding:1.5rem;text-align:center}.step-number{font-size:1.2rem;height:50px;margin-bottom:1rem;width:50px}.step h3{font-size:1.3rem}.step p{font-size:1rem}.cta-section{padding:3rem 1rem;text-align:center}.cta-section h2{font-size:2rem}.cta-section p{font-size:1.1rem}.cta-section .btn-primary{max-width:300px;width:100%}main{padding:1rem}.page-header{padding:2rem 1rem}.page-header h1{font-size:2rem}.page-header p{font-size:1.1rem}.btn-primary,.btn-secondary{font-size:1rem;padding:.8rem 1.5rem}.form-group{margin-bottom:1rem}.form-group input,.form-group textarea{font-size:1rem;padding:.8rem}}@media (min-width:481px) and (max-width:1024px){.hero-section{padding:4rem 2rem}.hero-logo-inline{display:block}.hero-title-with-logo{flex-direction:row;gap:1rem}.hero-title-section .hero-powered-by{font-size:.8rem}.hero-content{max-width:600px}}@media (max-width:480px){.hero-section{min-height:80vh;padding:2rem 1.5rem}.hero-content{gap:.75rem}.hero-title-with-logo{align-items:center;gap:.75rem;margin-bottom:.75rem;max-width:350px;text-align:center}.hero-logo-inline-img{height:50px;padding:4px}.hero-content h1{font-size:1.6rem;line-height:1;margin:0}.hero-powered-by{font-size:.65rem;line-height:1;margin:0}.hero-subtitle{font-size:1.1rem;margin-bottom:.75rem}.hero-description{font-size:.95rem;margin-bottom:2.5rem;padding:0}.hero-buttons{gap:1.25rem;margin-bottom:1.5rem}.hero-buttons .btn-primary,.hero-buttons .btn-secondary{font-size:1rem;max-width:280px;padding:1.1rem 2rem}.navbar{padding:.75rem 1rem}.nav-brand h1{font-size:1.1rem}.nav-logo{height:30px;padding:3px}.cta-section{padding:2rem 1rem}.cta-section h2{font-size:1.4rem}.feature-card,.step{padding:1.25rem}.features-section h2,.how-it-works h2{font-size:1.75rem}}@media (max-width:360px){.hero-section{padding:1.5rem .75rem}.hero-content{gap:.5rem}.hero-title-with-logo{max-width:280px}.hero-logo-inline-img{height:45px;padding:3px}.hero-content h1{font-size:1.6rem}.hero-powered-by{font-size:.65rem}.hero-subtitle{font-size:.9rem}.hero-description{font-size:.85rem}.hero-buttons .btn-primary,.hero-buttons .btn-secondary{font-size:.85rem;min-width:90px;padding:.7rem 1.2rem}}.hero-title-section{display:flex;flex-direction:column;justify-content:center;margin:0;padding:0}.hero-title-section h1{font-size:3.5rem;font-weight:700;letter-spacing:2px}.hero-title-section .hero-powered-by,.hero-title-section h1{font-family:Montserrat,sans-serif;line-height:1;margin:0;padding:0}.hero-title-section .hero-powered-by{font-size:1rem;font-weight:300;opacity:.9}.about-content sup,.hero-powered-by sup{font-size:.6em;line-height:0;vertical-align:super}.property-report-page{background:linear-gradient(180deg,#fff,#f8fafc)}.analysis-results{margin:2rem 0}.analysis-results,.file-upload-container,.manual-property-form,.tag-input-container{background:linear-gradient(180deg,#fff,#f8fafc);border-radius:20px;box-shadow:0 4px 20px #0000001a;padding:2rem}.loading-overlay{color:#333}.error-message{background:linear-gradient(180deg,#fff5f5,#fed7d7);border:1px solid #feb2b2;border-radius:10px;box-shadow:0 2px 10px #feb2b233}.success-message{background:linear-gradient(180deg,#f0fff4,#c6f6d5);border:1px solid #9ae6b4;border-radius:10px;box-shadow:0 2px 10px #9ae6b433}.info-message{background:linear-gradient(180deg,#eff6ff,#dbeafe);border:1px solid #93c5fd;border-radius:10px;box-shadow:0 2px 10px #93c5fd33}.modal-overlay{background:linear-gradient(135deg,#1e4c3de6,#287960e6)}.modal-content{border-radius:20px;box-shadow:0 10px 30px #0000004d}.modal-content,.step-indicator{background:linear-gradient(180deg,#fff,#f8fafc)}.step-indicator{border-radius:15px;box-shadow:0 2px 10px #0000001a;padding:1rem}.progress-bar{background:linear-gradient(180deg,#e2e8f0,#cbd5e0);overflow:hidden}.progress-fill{background:linear-gradient(135deg,#1e4c3d,#287960);border-radius:10px}.search-results{background:linear-gradient(180deg,#fff,#f8fafc);border-radius:20px;box-shadow:0 4px 20px #0000001a;padding:2rem}.validation-errors{background:linear-gradient(180deg,#fff5f5,#fed7d7);border:1px solid #feb2b2;border-radius:10px;box-shadow:0 2px 10px #feb2b233}.format-guidance{background:linear-gradient(180deg,#eff6ff,#dbeafe);border:1px solid #93c5fd;border-radius:10px;box-shadow:0 2px 10px #93c5fd33}@media (max-height:700px){.hero-section{padding:2rem}.hero-content{gap:1rem}.hero-title-with-logo{gap:1rem;margin-bottom:.75rem}.hero-logo-inline{display:none}.hero-content h1{font-size:2.2rem;margin-bottom:.25rem}.hero-powered-by{font-size:.8rem;margin-bottom:.5rem}.hero-subtitle{font-size:1.1rem;margin-bottom:.5rem}.hero-description{font-size:1rem;margin-bottom:1rem}.hero-buttons{gap:1rem;margin-bottom:.5rem}.hero-buttons .btn-primary,.hero-buttons .btn-secondary{font-size:.9rem;min-width:120px;padding:.8rem 1.5rem}}@media (max-height:600px){.hero-section{padding:1.5rem 2rem}.hero-content{gap:.75rem}.hero-title-with-logo{gap:.75rem;margin-bottom:.5rem}.hero-logo-inline{display:none}.hero-content h1{font-size:1.8rem;margin-bottom:.25rem}.hero-powered-by{font-size:.7rem;margin-bottom:.25rem}.hero-subtitle{font-size:1rem;margin-bottom:.5rem}.hero-description{font-size:.9rem;margin-bottom:.75rem}.hero-buttons{gap:.75rem;margin-bottom:.5rem}.hero-buttons .btn-primary,.hero-buttons .btn-secondary{font-size:.85rem;min-width:100px;padding:.7rem 1.2rem}}@media (max-height:500px){.hero-section{padding:1rem 2rem}.hero-content{gap:.5rem}.hero-title-with-logo{gap:.5rem;margin-bottom:.25rem}.hero-logo-inline{display:none}.hero-content h1{font-size:1.5rem;margin-bottom:.25rem}.hero-powered-by{font-size:.6rem;margin-bottom:.25rem}.hero-subtitle{font-size:.9rem;margin-bottom:.25rem}.hero-description{font-size:.8rem;margin-bottom:.5rem}.hero-buttons{gap:.5rem;margin-bottom:.25rem}.hero-buttons .btn-primary,.hero-buttons .btn-secondary{font-size:.8rem;min-width:90px;padding:.6rem 1rem}}@media (max-height:400px){.hero-section{padding:.75rem 2rem}.hero-content{gap:.25rem}.hero-title-with-logo{gap:.25rem;margin-bottom:.125rem}.hero-logo-inline{display:none}.hero-content h1{font-size:1.3rem;margin-bottom:.125rem}.hero-powered-by{font-size:.55rem;margin-bottom:.125rem}.hero-subtitle{font-size:.8rem;margin-bottom:.25rem}.hero-description{font-size:.75rem;margin-bottom:.25rem}.hero-buttons{gap:.25rem;margin-bottom:.125rem}.hero-buttons .btn-primary,.hero-buttons .btn-secondary{font-size:.75rem;min-width:80px;padding:.5rem .8rem}}.login-modal{align-items:center;background-color:#00000080;box-sizing:border-box;display:flex;height:100%;justify-content:center;left:0;padding:1rem;position:fixed;top:0;width:100%;z-index:1000}.login-content{background:#fff;border-radius:12px;box-shadow:0 10px 25px #0003;display:flex;flex-direction:column;max-height:90vh;max-width:400px;overflow-y:auto;padding:2rem;position:relative;width:100%}.login-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:1.5rem}.login-header h2{color:#1e4c3d;font-size:1.5rem;font-weight:600;margin:0}.close-button{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}@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}.quick-add-section{margin:20px 0;text-align:center}.quick-add-toggle{background:linear-gradient(135deg,#1e4c3d,#287960);border:none;border-radius:8px;box-shadow:0 2px 8px #1e4c3d33;color:#fff;cursor:pointer;display:block;font-size:14px;font-weight:600;margin:0 auto 16px;padding:12px 24px;transition:all .3s ease}.quick-add-toggle:hover{background:linear-gradient(135deg,#0d2818,#1e4c3d);box-shadow:0 4px 16px #1e4c3d4d;transform:translateY(-2px)}.quick-add-toggle:active{transform:translateY(0)}.quick-add-categories{grid-gap:20px;background:#f8f9fa;border:1px solid #e9ecef;border-radius:12px;display:grid;gap:20px;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));max-height:600px;overflow-y:auto;padding:16px}.category-group{background:#fff;border:1px solid #e9ecef;border-radius:8px;box-shadow:0 2px 8px #0000001a;padding:16px}.category-title{border-bottom:2px solid #e9ecef;color:#1e4c3d;font-size:16px;font-weight:600;margin:0 0 12px;padding-bottom:8px}.category-tags{display:flex;flex-wrap:wrap;gap:8px}.quick-add-tag{background:#f8f9fa;border:1px solid #dee2e6;border-radius:20px;color:#495057;cursor:pointer;font-size:12px;font-weight:500;max-width:100%;overflow:hidden;padding:6px 12px;text-overflow:ellipsis;transition:all .2s ease;white-space:nowrap}.quick-add-tag:hover:not(:disabled){background:#e9ecef;border-color:#1e4c3d;box-shadow:0 2px 4px #1e4c3d1a;color:#1e4c3d;transform:translateY(-1px)}.quick-add-tag:active:not(:disabled){transform:translateY(0)}.quick-add-tag.already-added{background:#d4edda;border-color:#c3e6cb;color:#155724;cursor:not-allowed;opacity:.7}.quick-add-tag:disabled{cursor:not-allowed;opacity:.5}.category-group:has(.quick-add-tag:contains("Death")) .category-title,.category-group:has(.quick-add-tag:contains("Haunted")) .category-title,.category-group:has(.quick-add-tag:contains("Murder")) .category-title{border-bottom-color:#dc3545;color:#dc3545}.category-group:has(.quick-add-tag:contains("Death")) .quick-add-tag,.category-group:has(.quick-add-tag:contains("Haunted")) .quick-add-tag,.category-group:has(.quick-add-tag:contains("Murder")) .quick-add-tag{background:#f8d7da;border-color:#f5c6cb;color:#721c24}.category-group:has(.quick-add-tag:contains("Death")) .quick-add-tag:hover:not(:disabled),.category-group:has(.quick-add-tag:contains("Haunted")) .quick-add-tag:hover:not(:disabled),.category-group:has(.quick-add-tag:contains("Murder")) .quick-add-tag:hover:not(:disabled){background:#f1b0b7;border-color:#ed969e}.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 #1e4c3d1a;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 #1e4c3d26;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;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:#1e4c3d1a;color:#1e4c3d;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:#1e4c3d;font-size:12px;font-style:italic}@media (max-width:768px){.quick-add-categories{grid-template-columns:1fr;max-height:500px;padding:12px}.category-group{padding:12px}.category-title{font-size:14px}.quick-add-tag{font-size:11px;padding:5px 10px}.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 (max-width:480px){.quick-add-toggle{font-size:13px;padding:10px 20px;width:100%}.quick-add-categories{padding:8px}.category-group{padding:10px}.category-tags{gap:6px}.quick-add-tag{font-size:10px;padding:4px 8px}}@media (prefers-reduced-motion:reduce){.quick-add-tag,.quick-add-toggle,.suggestion-item,.tag-bubble,.tag-input-wrapper,.tag-remove-btn{transition:none}@keyframes tagAppear{0%,to{opacity:1;transform:scale(1)}}}@media (prefers-contrast:high){.quick-add-toggle{border:2px solid}.category-group,.quick-add-tag{border-width:2px}}.upload-modal-overlay{align-items:center;background-color:#00000080;bottom:0;display:flex;justify-content:center;left:0;padding:20px;position:fixed;right:0;top:0;z-index:1000}.upload-modal{background:#fff;border-radius:12px;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a;display:flex;flex-direction:column;max-height:90vh;max-width:900px;position:relative;width:100%}.upload-modal-header{align-items:center;border-bottom:1px solid #e5e7eb;display:flex;justify-content:space-between;margin-bottom:0;padding:32px 32px 20px}.upload-modal-header h2{color:#1f2937;font-size:28px;font-weight:600;margin:0}.modal-close-button{align-items:center;background:none;border:none;border-radius:6px;color:#6b7280;cursor:pointer;display:flex;font-size:28px;height:40px;justify-content:center;line-height:1;padding:8px;transition:all .2s;width:40px}.modal-close-button:hover:not(:disabled){background-color:#f3f4f6;color:#374151}.modal-close-button:disabled{cursor:not-allowed;opacity:.5}.upload-modal-content{flex:1 1;overflow-y:auto;padding:32px}.uploaded-files-section{background:#f9fafb;border:1px solid #e5e7eb;margin-bottom:40px;padding:28px}.uploaded-files-section h3{color:#374151;font-size:20px;margin:0 0 20px}.uploaded-files-list{gap:16px}.uploaded-file-item{background:#fff;border:1px solid #e5e7eb;border-radius:10px;padding:20px;transition:all .2s}.uploaded-file-item:hover{border-color:#d1d5db;box-shadow:0 2px 8px #0000001a}.uploaded-file-name{color:#374151;display:block;font-size:16px;margin-bottom:6px;word-break:break-all}.uploaded-file-details{color:#6b7280;font-size:14px;gap:20px}.delete-uploaded-file{background:none;border:none;font-size:18px;padding:10px;transition:all .2s}.delete-uploaded-file:hover:not(:disabled){background-color:#fef2f2;color:#dc2626}.delete-uploaded-file:disabled{cursor:not-allowed;opacity:.5}.upload-section{background:#fff}.upload-section h3{color:#374151;font-size:20px;font-weight:600;margin:0 0 12px}.upload-description{color:#6b7280;font-size:16px;line-height:1.6;margin-bottom:28px}.upload-zone{background:#fafafa;border:2px dashed #d1d5db;margin-bottom:28px;padding:60px 30px;transition:all .2s}.upload-zone:hover{background:#f3f4f6;border-color:#9ca3af}.upload-zone.drag-over{background:#eff6ff;border-color:#3b82f6}.upload-label{align-items:center;display:flex;flex-direction:column;gap:12px;pointer-events:none}.upload-icon{font-size:56px;opacity:.5}.upload-text{display:flex;flex-direction:column;gap:6px}.upload-text strong{color:#374151;font-size:18px}.upload-text span{color:#6b7280;font-size:16px}.upload-hint{color:#9ca3af;font-size:14px}.file-list{background:#f9fafb;border:1px solid #e5e7eb;border-radius:12px;margin-bottom:28px;padding:24px}.file-list h4{color:#374151;font-size:18px;font-weight:600;margin:0 0 16px}.file-item{background:#fff;border:1px solid #e5e7eb;margin-bottom:12px;padding:16px 20px}.file-item:last-child{margin-bottom:0}.file-name{color:#374151;display:block;font-size:16px;margin-bottom:4px;word-break:break-all}.file-size{color:#6b7280;font-size:14px}.remove-file{color:#9ca3af;font-size:18px;padding:6px 10px;transition:all .2s}.remove-file:hover:not(:disabled){background-color:#fef2f2;color:#dc2626}.remove-file:disabled{opacity:.5}.notes-section{margin-bottom:32px}.notes-section label{color:#374151;font-size:16px;margin-bottom:12px}.additional-notes-textarea{border:2px solid #e5e7eb;border-radius:8px;line-height:1.5;padding:16px}.additional-notes-textarea:focus{border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a}.additional-notes-textarea:disabled{background-color:#f9fafb}.additional-notes-textarea::placeholder{color:#9ca3af}.character-count{color:#6b7280;font-size:14px;margin-top:8px}.upload-actions{border-top:1px solid #e5e7eb;justify-content:flex-end;padding-top:28px}.upload-button{background:#3b82f6;font-size:16px;padding:16px 32px;transition:all .2s}.upload-button:hover:not(:disabled){background:#2563eb}.upload-button:disabled{background:#d1d5db}.cancel-button{background:#f9fafb;border:1px solid #d1d5db;border-radius:8px;color:#374151;cursor:pointer;font-size:16px;font-weight:600;padding:16px 32px;transition:all .2s}.cancel-button:hover:not(:disabled){background:#f3f4f6;border-color:#9ca3af}.cancel-button:disabled{cursor:not-allowed;opacity:.5}.error-message{background:#fef2f2;font-size:16px;padding:16px 20px}.loading-files{color:#6b7280;font-size:16px;padding:28px}@media (max-width:640px){.upload-modal-overlay{padding:10px}.upload-modal{max-height:95vh}.upload-modal-content,.upload-modal-header{padding:20px}.upload-zone{padding:40px 20px}.upload-actions{flex-direction:column;gap:12px}.cancel-button,.upload-button{width:100%}.uploaded-file-details{flex-direction:column;gap:6px}}.upload-form{margin:0 auto;max-width:800px;padding:20px}.form-section{background:#fff;border-radius:8px;box-shadow:0 2px 4px #0000001a;margin-bottom:24px;padding:24px}.upload-section{background:#f8fafc;border:2px dashed #1e4c3d;padding:60px 30px}.upload-instructions{background:#e3f2fd;border-radius:6px;margin-bottom:20px;padding:15px}.upload-instructions ul{list-style:none;margin:10px 0;padding:0}.upload-instructions li{color:#2c3e50;font-size:16px;margin:8px 0}.file-upload{margin:20px 0}.file-upload input[type=file]{background:#fff;border:2px solid #e2e8f0;border-radius:6px;cursor:pointer;padding:10px;width:100%}.file-types{background:#f1f5f9;border-radius:6px;margin-top:12px;padding:10px}.file-type{background:linear-gradient(135deg,#1e4c3d,#287960);font-size:14px}.form-group input[type=text]{border:2px solid #e2e8f0;border-radius:6px;font-size:16px;padding:10px;width:100%}.property-preview{background:#f8fafc;border-left:4px solid #3498db;border-radius:6px;margin:20px 0;padding:20px}small{color:#64748b;display:block;font-size:14px;margin-top:4px}.regenerate-prompt-overlay{align-items:center;background-color:#00000080;bottom:0;display:flex;justify-content:center;left:0;padding:20px;position:fixed;right:0;top:0;z-index:1001}.regenerate-prompt-modal{background:#fff;border-radius:12px;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a;max-width:480px;overflow:hidden;position:relative;width:100%}.regenerate-prompt-header{align-items:center;border-bottom:1px solid #e5e7eb;display:flex;justify-content:space-between;margin-bottom:0;padding:24px 24px 16px}.regenerate-prompt-header h2{color:#1f2937;font-size:20px;font-weight:600;margin:0}.regenerate-modal-close-button{align-items:center;background:none;border:none;border-radius:4px;color:#6b7280;cursor:pointer;display:flex;font-size:20px;height:28px;justify-content:center;line-height:1;padding:4px;transition:all .2s;width:28px}.regenerate-modal-close-button:hover{background-color:#f3f4f6;color:#374151}.regenerate-prompt-content{padding:24px;text-align:center}.regenerate-prompt-icon{font-size:48px;margin-bottom:16px;opacity:.8}.regenerate-prompt-message{color:#374151;font-size:16px;font-weight:600;line-height:1.5;margin:0 0 8px}.regenerate-prompt-submessage{color:#6b7280;font-size:14px;line-height:1.5;margin:0}.regenerate-prompt-actions{display:flex;gap:12px;justify-content:center;padding:0 24px 24px}.regenerate-button{background:#3b82f6;border:none;border-radius:8px;color:#fff;cursor:pointer;flex:1 1;font-size:14px;font-weight:600;max-width:160px;padding:12px 24px;transition:all .2s}.regenerate-button:hover{background:#2563eb;box-shadow:0 4px 12px #3b82f640;transform:translateY(-1px)}.maybe-later-button{background:#f9fafb;border:1px solid #d1d5db;border-radius:8px;color:#374151;cursor:pointer;flex:1 1;font-size:14px;font-weight:600;max-width:160px;padding:12px 24px;transition:all .2s}.maybe-later-button:hover{background:#f3f4f6;border-color:#9ca3af;box-shadow:0 2px 8px #0000001a;transform:translateY(-1px)}@media (max-width:640px){.regenerate-prompt-overlay{padding:20px}.regenerate-prompt-modal{max-width:100%}.regenerate-prompt-actions,.regenerate-prompt-content,.regenerate-prompt-header{padding-left:20px;padding-right:20px}.regenerate-prompt-actions{flex-direction:column;gap:8px}.maybe-later-button,.regenerate-button{max-width:none;width:100%}.regenerate-prompt-icon{font-size:40px}}.regenerate-prompt-overlay{animation:fadeIn .2s ease-out}.regenerate-prompt-modal{animation:slideIn .3s ease-out}@keyframes fadeIn{0%{opacity:0}to{opacity: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;flex-wrap:nowrap;gap:.75rem;justify-content:flex-start;margin-top:1rem;min-width:0}.header-actions .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:8px;height:44px;justify-content:center;min-width:120px;padding:.75rem 1.25rem;transition:all .2s ease}.header-actions .edit-report-btn:hover{background:#2980b9;box-shadow:0 4px 8px #3498db4d;transform:translateY(-1px)}.header-actions .edit-report-btn.active{background:#27ae60}.header-actions .btn-strategy{align-items:center;background:#fff;border:2px solid #3498db;border-radius:8px;box-shadow:0 2px 4px #3498db33;color:#3498db;cursor:pointer;display:flex;font-size:.95rem;font-weight:500;height:44px;justify-content:center;padding:.75rem;transition:all .2s ease;width:44px}.header-actions .btn-strategy:hover{background:#f8f9fa;box-shadow:0 4px 8px #3498db4d;transform:translateY(-1px)}.header-actions .btn-import{align-items:center;background:#fff;border:2px solid #3498db;border-radius:8px;box-shadow:0 2px 4px #3498db33;color:#3498db;cursor:pointer;display:flex;font-size:.95rem;font-weight:500;height:44px;justify-content:center;padding:.75rem;transition:all .2s ease;width:44px}.header-actions .btn-import:hover{background:#f8f9fa;box-shadow:0 4px 8px #3498db4d;transform:translateY(-1px)}.header-actions .btn-import:disabled{cursor:not-allowed;opacity:.6;transform:none}.header-actions .button-group{align-items:center;display:flex;flex-wrap:nowrap;gap:.75rem;justify-content:center}.header-actions .edit-icon,.header-actions .import-icon,.header-actions .strategy-icon{height:18px;object-fit:contain;width:18px}.header-actions .strategy-icon{transform:translateX(1px)}@media (max-width:768px){.header-actions{align-items:center!important;display:flex!important;flex-direction:row!important;flex-wrap:nowrap!important;overflow:visible!important}.header-actions,.header-actions .button-group{gap:.4rem!important;justify-content:center!important}.header-actions .edit-report-btn{flex-shrink:0!important;font-size:.85rem!important;max-width:110px!important;min-width:0!important;min-width:auto!important;padding:.6rem .8rem!important;white-space:nowrap!important;width:110px!important}.header-actions .btn-import,.header-actions .btn-strategy{flex-shrink:0!important;height:40px!important;max-width:40px!important;min-width:40px!important;padding:.6rem!important;width:40px!important}}@media (max-width:360px){.header-actions{align-items:center!important;display:flex!important;flex-direction:row!important;flex-wrap:nowrap!important;overflow:visible!important}.header-actions,.header-actions .button-group{gap:.25rem!important;justify-content:center!important}.header-actions .edit-report-btn{flex-shrink:0!important;max-width:90px!important;min-width:0!important;min-width:auto!important;white-space:nowrap!important;width:90px!important}.edit-report-btn,.header-actions .edit-report-btn{font-size:.7rem!important;padding:.4rem .5rem!important}.edit-icon{height:12px!important;width:12px!important}.btn-add-custom{border-radius:4px!important;font-size:.7rem!important;padding:.5rem 1rem!important}.property-image-container{margin:.6rem 0!important}}@media (max-width:480px){.header-actions{align-items:center!important;display:flex!important;flex-direction:row!important;flex-wrap:nowrap!important;overflow:visible!important}.header-actions,.header-actions .button-group{gap:.3rem!important;justify-content:center!important}.header-actions .edit-report-btn{flex-shrink:0!important;font-size:.75rem!important;max-width:100px!important;min-width:0!important;min-width:auto!important;padding:.5rem .6rem!important;white-space:nowrap!important;width:100px!important}.header-actions .btn-import,.header-actions .btn-strategy{flex-shrink:0!important;height:36px!important;max-width:36px!important;min-width:36px!important;padding:.5rem!important;width:36px!important}}@media (max-width:320px){.header-actions{align-items:center!important;display:flex!important;flex-direction:row!important;flex-wrap:nowrap!important;overflow:visible!important}.header-actions,.header-actions .button-group{gap:.2rem!important;justify-content:center!important}.header-actions .edit-report-btn{flex-shrink:0!important;max-width:80px!important;min-width:0!important;min-width:auto!important;white-space:nowrap!important;width:80px!important}.edit-report-btn,.header-actions .edit-report-btn{font-size:.65rem!important;padding:.3rem .4rem!important}.edit-icon{height:10px!important;width:10px!important}.property-image-container{margin:.5rem 0!important}.property-image{border-radius:8px!important;max-height:200px!important}.results-header h1{font-size:1.2rem!important;margin-bottom:.5rem!important}.property-address{font-size:.9rem!important;margin-bottom:.3rem!important}.report-date{font-size:.7rem!important;margin-bottom:.5rem!important}.section-header h2{font-size:1.1rem!important;margin-bottom:.5rem!important}.section-header h3{font-size:1rem!important;margin-bottom:.4rem!important}.metric-value{font-size:1.1rem!important}.metric-label{font-size:.7rem!important}.comparable-item{margin-bottom:.5rem!important;padding:.5rem!important}.comp-address{font-size:.8rem!important}.comp-price{font-size:1rem!important}.recommendation-item{margin-bottom:.5rem!important;padding:.5rem!important}.recommendation-text{font-size:.8rem!important;line-height:1.3!important}.btn-cancel,.btn-save-report{font-size:.7rem!important;padding:.4rem .8rem!important}.edit-input{font-size:.8rem!important;padding:.3rem!important}.metrics-table td,.metrics-table th{font-size:.7rem!important;padding:.3rem!important}.section{margin-bottom:1rem!important;padding:.5rem!important}.section-content{padding:.3rem!important}}.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{font-size:2rem;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{margin-bottom:15px}.section-header h3{color:#2c3e50;font-size:1.2rem}.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:600;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}.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}.subject-property-section{background:#fff;border:1px solid #e2e8f0;border-radius:12px;box-shadow:0 2px 4px #0000001a;margin-bottom:24px;padding:24px}.subject-property-section h3{border-bottom:none;color:#2c3e50;font-size:1.6rem;font-weight:600;margin-bottom:1.5rem;padding-bottom:0}.subject-property-container{display:flex;flex-direction:column}.comp-item.subject-property{background:#fef2f2;border-left:4px solid #dc2626}.comp-item.subject-property .comp-header h5{color:#dc2626}.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:600;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:600!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}.strategy-overlay{pointer-events:auto!important;z-index:9999}.strategy-modal,.strategy-overlay{opacity:1!important;visibility:visible!important}.strategy-modal{display:block!important;position:relative;z-index:10000}.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}.btn-action-icon{align-items:center!important;-webkit-backdrop-filter:none!important;backdrop-filter:none!important;background:linear-gradient(135deg,#1e4c3d,#287960)!important;border:none!important;border-radius:8px!important;box-shadow:0 2px 8px #1e4c3d33!important;box-sizing:border-box!important;color:#fff!important;cursor:pointer!important;display:flex!important;font-size:14px!important;font-weight:600!important;gap:8px!important;justify-content:center!important;letter-spacing:normal!important;min-width:120px!important;overflow:visible!important;padding:12px 16px!important;position:relative!important;text-transform:none!important;transition:all .2s ease!important;width:auto!important}.btn-action-icon:hover{background:linear-gradient(135deg,#287960,#1e4c3d)!important;box-shadow:0 4px 12px #1e4c3d4d!important;transform:translateY(-2px)!important}.btn-action-icon:active{transform:translateY(0)!important}.action-icon{height:18px;object-fit:contain;width:18px}.btn-action-icon[title="Choose Market Strategy"]{background:linear-gradient(135deg,#ff6b35,#f7931e)!important;min-width:50px!important;padding:12px!important}.btn-action-icon[title="Choose Market Strategy"]:hover{background:linear-gradient(135deg,#f7931e,#ff6b35)!important;box-shadow:0 4px 12px #ff6b354d!important}.btn-action-icon[title="Import Report"]{background:linear-gradient(135deg,#6c757d,#495057)!important;min-width:50px!important;padding:12px!important}.btn-action-icon[title="Import Report"]:hover{background:linear-gradient(135deg,#495057,#6c757d)!important;box-shadow:0 4px 12px #6c757d4d!important}.action-group h4:contains("Report Actions")+.action-buttons,.action-group:has(h4:contains("Report Actions")) .action-buttons{flex-direction:row!important;flex-wrap:wrap!important;gap:1rem!important}.action-group:nth-child(2) .action-buttons{flex-direction:row!important;flex-wrap:wrap!important;gap:1rem!important}.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;box-sizing:border-box;color:#2c3e50;font-family:inherit;font-size:.95rem;line-height:1.6;padding:1rem;resize:vertical;transition:border-color .2s ease}.edit-textarea:focus{border-color:#2980b9;box-shadow:0 0 0 3px #3498db1a;outline:none}.analysis-edit{font-size:1rem;line-height:1.7;max-height:600px;min-height:400px;overflow-y:auto;padding:1.5rem;resize:vertical}@media (max-width:768px){.analysis-edit{font-size:16px;line-height:1.6;max-height:500px;min-height:350px;padding:1rem}}@media (max-width:480px){.analysis-edit{max-height:450px;min-height:300px;padding:.75rem}}.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{font-size:.85rem;height:80%;justify-content:center;padding:.5rem 1rem;width:80%}.edit-icon{height:14px;width:14px}.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:600}.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:600}.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{max-width:100%;overflow:hidden;text-overflow:ellipsis;width:100%}.edit-textarea{word-wrap:break-word;max-width:100%;overflow-x:hidden;overflow-y:auto;width:100%;word-break:break-word}@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}.edit-textarea.analysis-edit{-webkit-overflow-scrolling:touch;scrollbar-width:thin}.edit-textarea.analysis-edit::-webkit-scrollbar{width:8px}.edit-textarea.analysis-edit::-webkit-scrollbar-track{background:#f1f1f1;border-radius:4px}.edit-textarea.analysis-edit::-webkit-scrollbar-thumb{background:#c1c1c1;border-radius:4px}.edit-textarea.analysis-edit::-webkit-scrollbar-thumb:hover{background:#a8a8a8}}.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}}.strategy-selector-container{background:#f8f9fa;border:1px solid #e9ecef;border-radius:8px;margin-top:1.5rem;padding:1.5rem}.strategy-selector-label{color:#333;display:block;font-size:1rem;font-weight:600;margin-bottom:.75rem}.strategy-selector-dropdown{background:#fff;border:2px solid #ddd;border-radius:8px;color:#333;cursor:pointer;font-size:1rem;max-width:400px;padding:12px 16px;transition:all .2s ease;width:100%}.strategy-selector-dropdown:focus{border-color:#1e4c3d;box-shadow:0 0 0 3px #1e4c3d1a;outline:none}.strategy-selector-dropdown:hover{border-color:#287960}.strategy-selector-hint{color:#666;font-size:.9rem;font-style:italic;line-height:1.4;margin-top:.75rem}@media (max-width:768px){.strategy-selector-container{margin-top:1rem;padding:1rem}.strategy-selector-dropdown{font-size:.95rem;max-width:100%}.strategy-selector-hint{font-size:.85rem}}.btn-refresh-map{background:#10b981;border:none;border-radius:6px;color:#fff;cursor:pointer;font-size:14px;font-weight:500;margin-left:10px;padding:10px 20px;transition:all .2s ease}.btn-refresh-map:hover{background:#059669;transform:translateY(-1px)}.btn-refresh-map:active{transform:translateY(0)}.coordinate-status{font-size:12px;margin-top:10px;text-align:center}.coordinate-status span{border-radius:4px;font-weight:500;padding:4px 8px}.status-ok{background:#d1fae5;border:1px solid #a7f3d0;color:#065f46}.status-partial{background:#fef3c7;border:1px solid #fde68a;color:#92400e}.status-none{background:#fee2e2;border:1px solid #fecaca;color:#991b1b}.map-placeholder{align-items:center;background:#f9fafb;border:2px dashed #d1d5db;border-radius:8px;display:flex;justify-content:center;margin:20px 0;min-height:300px}.map-placeholder-content{max-width:400px;padding:40px 20px;text-align:center}.map-placeholder-icon{font-size:48px;margin-bottom:16px;opacity:.6}.map-placeholder h3{color:#374151;font-size:18px;font-weight:600;margin:0 0 12px}.map-placeholder p{color:#6b7280;font-size:14px;line-height:1.5;margin:0 0 20px}.btn-generate-map{background:#3b82f6;border:none;border-radius:6px;color:#fff;cursor:pointer;font-size:14px;font-weight:500;padding:10px 20px;transition:all .2s ease}.btn-generate-map:hover{background:#2563eb;transform:translateY(-1px)}.btn-generate-map:active{transform:translateY(0)}@media (max-width:768px){.cancel-edit-btn{font-size:.85rem;padding:.5rem 1rem}}@media (max-width:480px){.cancel-edit-btn{font-size:.8rem;padding:.4rem .8rem}}.desktop-text{display:inline}.mobile-text{display:none}@media (max-width:768px){.desktop-text{display:none}.mobile-text{display:inline}}.leaflet-image-layer,.leaflet-layer,.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-pane,.leaflet-pane>canvas,.leaflet-pane>svg,.leaflet-tile,.leaflet-tile-container,.leaflet-zoom-box{left:0;position:absolute;top:0}.leaflet-container{overflow:hidden}.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-tile{-webkit-user-drag:none;-webkit-user-select:none;user-select:none}.leaflet-tile::selection{background:#0000}.leaflet-safari .leaflet-tile{image-rendering:-webkit-optimize-contrast}.leaflet-safari .leaflet-tile-container{height:1600px;-webkit-transform-origin:0 0;width:1600px}.leaflet-marker-icon,.leaflet-marker-shadow{display:block}.leaflet-container .leaflet-overlay-pane svg{max-height:none!important;max-width:none!important}.leaflet-container .leaflet-marker-pane img,.leaflet-container .leaflet-shadow-pane img,.leaflet-container .leaflet-tile,.leaflet-container .leaflet-tile-pane img,.leaflet-container img.leaflet-image-layer{max-height:none!important;max-width:none!important;padding:0;width:auto}.leaflet-container img.leaflet-tile{mix-blend-mode:plus-lighter}.leaflet-container.leaflet-touch-zoom{touch-action:pan-x pan-y}.leaflet-container.leaflet-touch-drag{touch-action:none;touch-action:pinch-zoom}.leaflet-container.leaflet-touch-drag.leaflet-touch-zoom{touch-action:none}.leaflet-container{-webkit-tap-highlight-color:transparent}.leaflet-container a{-webkit-tap-highlight-color:rgba(51,181,229,.4)}.leaflet-tile{filter:inherit;visibility:hidden}.leaflet-tile-loaded{visibility:inherit}.leaflet-zoom-box{box-sizing:border-box;height:0;width:0;z-index:800}.leaflet-overlay-pane svg{-moz-user-select:none}.leaflet-pane{z-index:400}.leaflet-tile-pane{z-index:200}.leaflet-overlay-pane{z-index:400}.leaflet-shadow-pane{z-index:500}.leaflet-marker-pane{z-index:600}.leaflet-tooltip-pane{z-index:650}.leaflet-popup-pane{z-index:700}.leaflet-map-pane canvas{z-index:100}.leaflet-map-pane svg{z-index:200}.leaflet-vml-shape{height:1px;width:1px}.lvml{behavior:url(#default#VML);display:inline-block;position:absolute}.leaflet-control{pointer-events:visiblePainted;pointer-events:auto;position:relative;z-index:800}.leaflet-bottom,.leaflet-top{pointer-events:none;position:absolute;z-index:1000}.leaflet-top{top:0}.leaflet-right{right:0}.leaflet-bottom{bottom:0}.leaflet-left{left:0}.leaflet-control{clear:both;float:left}.leaflet-right .leaflet-control{float:right}.leaflet-top .leaflet-control{margin-top:10px}.leaflet-bottom .leaflet-control{margin-bottom:10px}.leaflet-left .leaflet-control{margin-left:10px}.leaflet-right .leaflet-control{margin-right:10px}.leaflet-fade-anim .leaflet-popup{opacity:0;transition:opacity .2s linear}.leaflet-fade-anim .leaflet-map-pane .leaflet-popup{opacity:1}.leaflet-zoom-animated{transform-origin:0 0}svg.leaflet-zoom-animated{will-change:transform}.leaflet-zoom-anim .leaflet-zoom-animated{transition:transform .25s cubic-bezier(0,0,.25,1)}.leaflet-pan-anim .leaflet-tile,.leaflet-zoom-anim .leaflet-tile{transition:none}.leaflet-zoom-anim .leaflet-zoom-hide{visibility:hidden}.leaflet-interactive{cursor:pointer}.leaflet-grab{cursor:grab}.leaflet-crosshair,.leaflet-crosshair .leaflet-interactive{cursor:crosshair}.leaflet-control,.leaflet-popup-pane{cursor:auto}.leaflet-dragging .leaflet-grab,.leaflet-dragging .leaflet-grab .leaflet-interactive,.leaflet-dragging .leaflet-marker-draggable{cursor:move;cursor:grabbing}.leaflet-image-layer,.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-pane>svg path,.leaflet-tile-container{pointer-events:none}.leaflet-image-layer.leaflet-interactive,.leaflet-marker-icon.leaflet-interactive,.leaflet-pane>svg path.leaflet-interactive,svg.leaflet-image-layer.leaflet-interactive path{pointer-events:visiblePainted;pointer-events:auto}.leaflet-container{background:#ddd;outline-offset:1px}.leaflet-container a{color:#0078a8}.leaflet-zoom-box{background:#ffffff80;border:2px dotted #38f}.leaflet-container{font-family:Helvetica Neue,Arial,Helvetica,sans-serif;font-size:12px;font-size:.75rem;line-height:1.5}.leaflet-bar{border-radius:4px;box-shadow:0 1px 5px #000000a6}.leaflet-bar a{background-color:#fff;border-bottom:1px solid #ccc;color:#000;display:block;height:26px;line-height:26px;text-align:center;text-decoration:none;width:26px}.leaflet-bar a,.leaflet-control-layers-toggle{background-position:50% 50%;background-repeat:no-repeat;display:block}.leaflet-bar a:focus,.leaflet-bar a:hover{background-color:#f4f4f4}.leaflet-bar a:first-child{border-top-left-radius:4px;border-top-right-radius:4px}.leaflet-bar a:last-child{border-bottom:none;border-bottom-left-radius:4px;border-bottom-right-radius:4px}.leaflet-bar a.leaflet-disabled{background-color:#f4f4f4;color:#bbb;cursor:default}.leaflet-touch .leaflet-bar a{height:30px;line-height:30px;width:30px}.leaflet-touch .leaflet-bar a:first-child{border-top-left-radius:2px;border-top-right-radius:2px}.leaflet-touch .leaflet-bar a:last-child{border-bottom-left-radius:2px;border-bottom-right-radius:2px}.leaflet-control-zoom-in,.leaflet-control-zoom-out{font:700 18px Lucida Console,Monaco,monospace;text-indent:1px}.leaflet-touch .leaflet-control-zoom-in,.leaflet-touch .leaflet-control-zoom-out{font-size:22px}.leaflet-control-layers{background:#fff;border-radius:5px;box-shadow:0 1px 5px #0006}.leaflet-control-layers-toggle{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABoAAAAaCAQAAAADQ4RFAAACf0lEQVR4AY1UM3gkARTePdvdoTxXKc+qTl3aU5U6b2Kbkz3Gtq3Zw6ziLGNPzrYx7946Tr6/ee/XeCQ4D3ykPtL5tHno4n0d/h3+xfuWHGLX81cn7r0iTNzjr7LrlxCqPtkbTQEHeqOrTy4Yyt3VCi/IOB0v7rVC7q45Q3Gr5K6jt+3Gl5nCoDD4MtO+j96Wu8atmhGqcNGHObuf8OM/x3AMx38+4Z2sPqzCxRFK2aF2e5Jol56XTLyggAMTL56XOMoS1W4pOyjUcGGQdZxU6qRh7B9Zp+PfpOFlqt0zyDZckPi1ttmIp03jX8gyJ8a/PG2yutpS/Vol7peZIbZcKBAEEheEIAgFbDkz5H6Zrkm2hVWGiXKiF4Ycw0RWKdtC16Q7qe3X4iOMxruonzegJzWaXFrU9utOSsLUmrc0YjeWYjCW4PDMADElpJSSQ0vQvA1Tm6/JlKnqFs1EGyZiFCqnRZTEJJJiKRYzVYzJck2Rm6P4iH+cmSY0YzimYa8l0EtTODFWhcMIMVqdsI2uiTvKmTisIDHJ3od5GILVhBCarCfVRmo4uTjkhrhzkiBV7SsaqS+TzrzM1qpGGUFt28pIySQHR6h7F6KSwGWm97ay+Z+ZqMcEjEWebE7wxCSQwpkhJqoZA5ivCdZDjJepuJ9IQjGGUmuXJdBFUygxVqVsxFsLMbDe8ZbDYVCGKxs+W080max1hFCarCfV+C1KATwcnvE9gRRuMP2prdbWGowm1KB1y+zwMMENkM755cJ2yPDtqhTI6ED1M/82yIDtC/4j4BijjeObflpO9I9MwXTCsSX8jWAFeHr05WoLTJ5G8IQVS/7vwR6ohirYM7f6HzYpogfS3R2OAAAAAElFTkSuQmCC);height:36px;width:36px}.leaflet-retina .leaflet-control-layers-toggle{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADQAAAA0CAQAAABvcdNgAAAEsklEQVR4AWL4TydIhpZK1kpWOlg0w3ZXP6D2soBtG42jeI6ZmQTHzAxiTbSJsYLjO9HhP+WOmcuhciVnmHVQcJnp7DFvScowZorad/+V/fVzMdMT2g9Cv9guXGv/7pYOrXh2U+RRR3dSd9JRx6bIFc/ekqHI29JC6pJ5ZEh1yWkhkbcFeSjxgx3L2m1cb1C7bceyxA+CNjT/Ifff+/kDk2u/w/33/IeCMOSaWZ4glosqT3DNnNZQ7Cs58/3Ce5HL78iZH/vKVIaYlqzfdLu8Vi7dnvUbEza5Idt36tquZFldl6N5Z/POLof0XLK61mZCmJSWjVF9tEjUluu74IUXvgttuVIHE7YxSkaYhJZam7yiM9Pv82JYfl9nptxZaxMJE4YSPty+vF0+Y2up9d3wwijfjZbabqm/3bZ9ecKHsiGmRflnn1MW4pjHf9oLufyn2z3y1D6n8g8TZhxyzipLNPnAUpsOiuWimg52psrTZYnOWYNDTMuWBWa0tJb4rgq1UvmutpaYEbZlwU3CLJm/ayYjHW5/h7xWLn9Hh1vepDkyf7dE7MtT5LR4e7yYpHrkhOUpEfssBLq2pPhAqoSWKUkk7EDqkmK6RrCEzqDjhNDWNE+XSMvkJRDWlZTmCW0l0PHQGRZY5t1L83kT0Y3l2SItk5JAWHl2dCOBm+fPu3fo5/3v61RMCO9Jx2EEYYhb0rmNQMX/vm7gqOEJLcXTGw3CAuRNeyaPWwjR8PRqKQ1PDA/dpv+on9Shox52WFnx0KY8onHayrJzm87i5h9xGw/tfkev0jGsQizqezUKjk12hBMKJ4kbCqGPVNXudyyrShovGw5CgxsRICxF6aRmSjlBnHRzg7Gx8fKqEubI2rahQYdR1YgDIRQO7JvQyD52hoIQx0mxa0ODtW2Iozn1le2iIRdzwWewedyZzewidueOGqlsn1MvcnQpuVwLGG3/IR1hIKxCjelIDZ8ldqWz25jWAsnldEnK0Zxro19TGVb2ffIZEsIO89EIEDvKMPrzmBOQcKQ+rroye6NgRRxqR4U8EAkz0CL6uSGOm6KQCdWjvjRiSP1BPalCRS5iQYiEIvxuBMJEWgzSoHADcVMuN7IuqqTeyUPq22qFimFtxDyBBJEwNyt6TM88blFHao/6tWWhuuOM4SAK4EI4QmFHA+SEyWlp4EQoJ13cYGzMu7yszEIBOm2rVmHUNqwAIQabISNMRstmdhNWcFLsSm+0tjJH1MdRxO5Nx0WDMhCtgD6OKgZeljJqJKc9po8juskR9XN0Y1lZ3mWjLR9JCO1jRDMd0fpYC2VnvjBSEFg7wBENc0R9HFlb0xvF1+TBEpF68d+DHR6IOWVv2BECtxo46hOFUBd/APU57WIoEwJhIi2CdpyZX0m93BZicktMj1AS9dClteUFAUNUIEygRZCtik5zSxI9MubTBH1GOiHsiLJ3OCoSZkILa9PxiN0EbvhsAo8tdAf9Seepd36lGWHmtNANTv5Jd0z4QYyeo/UEJqxKRpg5LZx6btLPsOaEmdMyxYdlc8LMaJnikDlhclqmPiQnTEpLUIZEwkRagjYkEibQErwhkTAKCLQEbUgkzJQWc/0PstHHcfEdQ+UAAAAASUVORK5CYII=);background-size:26px 26px}.leaflet-touch .leaflet-control-layers-toggle{height:44px;width:44px}.leaflet-control-layers .leaflet-control-layers-list,.leaflet-control-layers-expanded .leaflet-control-layers-toggle{display:none}.leaflet-control-layers-expanded .leaflet-control-layers-list{display:block;position:relative}.leaflet-control-layers-expanded{background:#fff;color:#333;padding:6px 10px 6px 6px}.leaflet-control-layers-scrollbar{overflow-x:hidden;overflow-y:scroll;padding-right:5px}.leaflet-control-layers-selector{margin-top:2px;position:relative;top:1px}.leaflet-control-layers label{display:block;font-size:13px;font-size:1.08333em}.leaflet-control-layers-separator{border-top:1px solid #ddd;height:0;margin:5px -10px 5px -6px}.leaflet-default-icon-path{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABkAAAApCAYAAADAk4LOAAAFgUlEQVR4Aa1XA5BjWRTN2oW17d3YaZtr2962HUzbDNpjszW24mRt28p47v7zq/bXZtrp/lWnXr337j3nPCe85NcypgSFdugCpW5YoDAMRaIMqRi6aKq5E3YqDQO3qAwjVWrD8Ncq/RBpykd8oZUb/kaJutow8r1aP9II0WmLKLIsJyv1w/kqw9Ch2MYdB++12Onxee/QMwvf4/Dk/Lfp/i4nxTXtOoQ4pW5Aj7wpici1A9erdAN2OH64x8OSP9j3Ft3b7aWkTg/Fm91siTra0f9on5sQr9INejH6CUUUpavjFNq1B+Oadhxmnfa8RfEmN8VNAsQhPqF55xHkMzz3jSmChWU6f7/XZKNH+9+hBLOHYozuKQPxyMPUKkrX/K0uWnfFaJGS1QPRtZsOPtr3NsW0uyh6NNCOkU3Yz+bXbT3I8G3xE5EXLXtCXbbqwCO9zPQYPRTZ5vIDXD7U+w7rFDEoUUf7ibHIR4y6bLVPXrz8JVZEql13trxwue/uDivd3fkWRbS6/IA2bID4uk0UpF1N8qLlbBlXs4Ee7HLTfV1j54APvODnSfOWBqtKVvjgLKzF5YdEk5ewRkGlK0i33Eofffc7HT56jD7/6U+qH3Cx7SBLNntH5YIPvODnyfIXZYRVDPqgHtLs5ABHD3YzLuespb7t79FY34DjMwrVrcTuwlT55YMPvOBnRrJ4VXTdNnYug5ucHLBjEpt30701A3Ts+HEa73u6dT3FNWwflY86eMHPk+Yu+i6pzUpRrW7SNDg5JHR4KapmM5Wv2E8Tfcb1HoqqHMHU+uWDD7zg54mz5/2BSnizi9T1Dg4QQXLToGNCkb6tb1NU+QAlGr1++eADrzhn/u8Q2YZhQVlZ5+CAOtqfbhmaUCS1ezNFVm2imDbPmPng5wmz+gwh+oHDce0eUtQ6OGDIyR0uUhUsoO3vfDmmgOezH0mZN59x7MBi++WDL1g/eEiU3avlidO671bkLfwbw5XV2P8Pzo0ydy4t2/0eu33xYSOMOD8hTf4CrBtGMSoXfPLchX+J0ruSePw3LZeK0juPJbYzrhkH0io7B3k164hiGvawhOKMLkrQLyVpZg8rHFW7E2uHOL888IBPlNZ1FPzstSJM694fWr6RwpvcJK60+0HCILTBzZLFNdtAzJaohze60T8qBzyh5ZuOg5e7uwQppofEmf2++DYvmySqGBuKaicF1blQjhuHdvCIMvp8whTTfZzI7RldpwtSzL+F1+wkdZ2TBOW2gIF88PBTzD/gpeREAMEbxnJcaJHNHrpzji0gQCS6hdkEeYt9DF/2qPcEC8RM28Hwmr3sdNyht00byAut2k3gufWNtgtOEOFGUwcXWNDbdNbpgBGxEvKkOQsxivJx33iow0Vw5S6SVTrpVq11ysA2Rp7gTfPfktc6zhtXBBC+adRLshf6sG2RfHPZ5EAc4sVZ83yCN00Fk/4kggu40ZTvIEm5g24qtU4KjBrx/BTTH8ifVASAG7gKrnWxJDcU7x8X6Ecczhm3o6YicvsLXWfh3Ch1W0k8x0nXF+0fFxgt4phz8QvypiwCCFKMqXCnqXExjq10beH+UUA7+nG6mdG/Pu0f3LgFcGrl2s0kNNjpmoJ9o4B29CMO8dMT4Q5ox8uitF6fqsrJOr8qnwNbRzv6hSnG5wP+64C7h9lp30hKNtKdWjtdkbuPA19nJ7Tz3zR/ibgARbhb4AlhavcBebmTHcFl2fvYEnW0ox9xMxKBS8btJ+KiEbq9zA4RthQXDhPa0T9TEe69gWupwc6uBUphquXgf+/FrIjweHQS4/pduMe5ERUMHUd9xv8ZR98CxkS4F2n3EUrUZ10EYNw7BWm9x1GiPssi3GgiGRDKWRYZfXlON+dfNbM+GgIwYdwAAAAASUVORK5CYII=)}.leaflet-container .leaflet-control-attribution{background:#fff;background:#fffc;margin:0}.leaflet-control-attribution,.leaflet-control-scale-line{color:#333;line-height:1.4;padding:0 5px}.leaflet-control-attribution a{text-decoration:none}.leaflet-control-attribution a:focus,.leaflet-control-attribution a:hover{text-decoration:underline}.leaflet-attribution-flag{display:inline!important;height:.6669em;vertical-align:initial!important;width:1em}.leaflet-left .leaflet-control-scale{margin-left:5px}.leaflet-bottom .leaflet-control-scale{margin-bottom:5px}.leaflet-control-scale-line{background:#fffc;border:2px solid #777;border-top:none;box-sizing:border-box;line-height:1.1;padding:2px 5px 1px;text-shadow:1px 1px #fff;white-space:nowrap}.leaflet-control-scale-line:not(:first-child){border-bottom:none;border-top:2px solid #777;margin-top:-2px}.leaflet-control-scale-line:not(:first-child):not(:last-child){border-bottom:2px solid #777}.leaflet-touch .leaflet-bar,.leaflet-touch .leaflet-control-attribution,.leaflet-touch .leaflet-control-layers{box-shadow:none}.leaflet-touch .leaflet-bar,.leaflet-touch .leaflet-control-layers{background-clip:padding-box;border:2px solid #0003}.leaflet-popup{margin-bottom:20px;position:absolute;text-align:center}.leaflet-popup-content-wrapper{border-radius:12px;padding:1px;text-align:left}.leaflet-popup-content{font-size:13px;font-size:1.08333em;line-height:1.3;margin:13px 24px 13px 20px;min-height:1px}.leaflet-popup-content p{margin:1.3em 0}.leaflet-popup-tip-container{height:20px;left:50%;margin-left:-20px;margin-top:-1px;overflow:hidden;pointer-events:none;position:absolute;width:40px}.leaflet-popup-tip{height:17px;margin:-10px auto 0;padding:1px;pointer-events:auto;transform:rotate(45deg);width:17px}.leaflet-popup-content-wrapper,.leaflet-popup-tip{background:#fff;box-shadow:0 3px 14px #0006;color:#333}.leaflet-container a.leaflet-popup-close-button{background:#0000;border:none;color:#757575;font:16px/24px Tahoma,Verdana,sans-serif;height:24px;position:absolute;right:0;text-align:center;text-decoration:none;top:0;width:24px}.leaflet-container a.leaflet-popup-close-button:focus,.leaflet-container a.leaflet-popup-close-button:hover{color:#585858}.leaflet-popup-scrolled{overflow:auto}.leaflet-oldie .leaflet-popup-content-wrapper{-ms-zoom:1}.leaflet-oldie .leaflet-popup-tip{-ms-filter:"progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678)";filter:progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678,M12=0.70710678,M21=-0.70710678,M22=0.70710678);margin:0 auto;width:24px}.leaflet-oldie .leaflet-control-layers,.leaflet-oldie .leaflet-control-zoom,.leaflet-oldie .leaflet-popup-content-wrapper,.leaflet-oldie .leaflet-popup-tip{border:1px solid #999}.leaflet-div-icon{background:#fff;border:1px solid #666}.leaflet-tooltip{background-color:#fff;border:1px solid #fff;border-radius:3px;box-shadow:0 1px 3px #0006;color:#222;padding:6px;pointer-events:none;position:absolute;-webkit-user-select:none;user-select:none;white-space:nowrap}.leaflet-tooltip.leaflet-interactive{cursor:pointer;pointer-events:auto}.leaflet-tooltip-bottom:before,.leaflet-tooltip-left:before,.leaflet-tooltip-right:before,.leaflet-tooltip-top:before{background:#0000;border:6px solid #0000;content:"";pointer-events:none;position:absolute}.leaflet-tooltip-bottom{margin-top:6px}.leaflet-tooltip-top{margin-top:-6px}.leaflet-tooltip-bottom:before,.leaflet-tooltip-top:before{left:50%;margin-left:-6px}.leaflet-tooltip-top:before{border-top-color:#fff;bottom:0;margin-bottom:-12px}.leaflet-tooltip-bottom:before{border-bottom-color:#fff;margin-left:-6px;margin-top:-12px;top:0}.leaflet-tooltip-left{margin-left:-6px}.leaflet-tooltip-right{margin-left:6px}.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{margin-top:-6px;top:50%}.leaflet-tooltip-left:before{border-left-color:#fff;margin-right:-12px;right:0}.leaflet-tooltip-right:before{border-right-color:#fff;left:0;margin-left:-12px}@media print{.leaflet-control{-webkit-print-color-adjust:exact;print-color-adjust:exact}}.leaflet-map-container{margin:20px 0;position:relative;width:100%}.leaflet-map{background:#f8f9fa;border-radius:8px;box-shadow:0 2px 8px #0000001a;min-height:400px;position:relative}.leaflet-map .leaflet-container{height:100%!important;min-height:400px!important;width:100%!important}.leaflet-map .leaflet-tile-pane{z-index:1!important}.leaflet-map .leaflet-overlay-pane{z-index:2!important}.leaflet-map .leaflet-marker-pane{z-index:3!important}.map-loading{background:#ffffffe6;border-radius:8px;box-shadow:0 2px 8px #0000001a;left:50%;padding:20px;position:absolute;text-align:center;top:50%;transform:translate(-50%,-50%);z-index:1000}.loading-spinner{border-top-color:#3b82f6;margin:0 auto 10px}.map-fallback{background:#ffffffe6;border-radius:8px;box-shadow:0 2px 8px #0000001a;color:#64748b;left:50%;padding:20px;position:absolute;text-align:center;top:50%;transform:translate(-50%,-50%);z-index:1000}.map-fallback p{font-size:14px;margin:0}.map-error{background:#fef2f2;border:1px solid #fecaca;border-radius:8px;color:#dc2626;margin:20px 0;padding:40px 20px;text-align:center}.map-error p{font-size:14px;line-height:1.5;margin:0 0 16px}.map-error button{background:#dc2626;border:none;border-radius:4px;color:#fff;cursor:pointer;font-size:14px;padding:8px 16px;transition:background-color .2s ease}.map-error button:hover{background:#b91c1c}.custom-marker{background:#0000!important;border:none!important}.marker-content{align-items:center;background:#fff;border:2px solid #3b82f6;border-radius:50%;box-shadow:0 2px 4px #0003;color:#3b82f6;display:flex;font-size:12px;font-weight:700;height:24px;justify-content:center;width:24px}.subject-marker .marker-content{background:#dc2626;border-color:#dc2626;color:#fff;font-size:16px}.comp-marker .marker-content{background:#3b82f6;border-color:#3b82f6;color:#fff;font-weight:700}.marker-popup{font-family:Arial,sans-serif;font-size:14px;line-height:1.4}.marker-popup strong{color:#1f2937}.leaflet-control-zoom{border:none!important;box-shadow:0 2px 8px #0000001a!important}.leaflet-control-zoom a{background:#fff!important;border:1px solid #d1d5db!important;color:#374151!important}.leaflet-control-zoom a:hover{background:#f3f4f6!important;color:#1f2937!important}.leaflet-tile{filter:none!important}@media print{.leaflet-map-container{break-inside:avoid;page-break-inside:avoid}.leaflet-map{border:1px solid #d1d5db;box-shadow:none}}.market-analytics-section{background:#fff;border:1px solid #e0e0e0;border-radius:8px;box-shadow:0 2px 8px #0000001a;margin:20px 0;padding:24px}.section-header{align-items:center;border-bottom:2px solid #f0f0f0;display:flex;justify-content:space-between;margin-bottom:20px;padding-bottom:12px}.section-header h3{color:#333;font-size:1.5rem;font-weight:600;margin:0}.market-location-container{align-items:center;display:flex;gap:12px}.market-location{background:#f8f9fa;border:1px solid #e9ecef;border-radius:6px;color:#666;font-size:.9rem;font-weight:500;padding:4px 12px}.yoy-indicator{border:1px solid;border-radius:4px;font-size:.85rem;font-weight:600;padding:4px 8px;white-space:nowrap}.yoy-positive{background:#d4edda;border-color:#c3e6cb;color:#28a745}.yoy-negative{background:#f8d7da;border-color:#f5c6cb;color:#dc3545}.market-metrics{margin-bottom:30px}.metrics-grid{grid-gap:16px;display:grid;gap:16px;grid-template-columns:repeat(auto-fit,minmax(200px,1fr))}.metric-item{background:#f8f9fa;border:1px solid #e9ecef;border-radius:6px;padding:16px;text-align:center;transition:transform .2s ease,box-shadow .2s ease}.metric-item:hover{box-shadow:0 4px 12px #0000001a;transform:translateY(-2px)}.metric-label{color:#666;font-size:.85rem;font-weight:500;line-height:1.3;margin-bottom:8px}.metric-value{color:#2c3e50;font-size:1.4rem;font-weight:700;line-height:1.2}.market-chart{background:#fafbfc;border:1px solid #e9ecef;border-radius:6px;padding:20px;text-align:center}.market-chart h4{color:#333;font-size:1.1rem;font-weight:600;margin:0 0 20px}.chart-container{overflow:hidden;padding:10px;width:100%}.price-chart{display:block;height:auto;margin:0 auto;max-width:100%}.chart-point{cursor:pointer;transition:r .2s ease}.chart-point:hover{r:5}.chart-point title{font-size:12px;font-weight:500}.chart-tooltip{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#000000e6;border:1px solid #fff3;border-radius:6px;box-shadow:0 4px 12px #0000004d;font-size:12px;font-weight:500;padding:8px 12px;z-index:1000}.chart-click-tooltip,.chart-tooltip{color:#fff;pointer-events:none;position:fixed}.chart-click-tooltip{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:linear-gradient(135deg,#2196f3,#1976d2);border:1px solid #ffffff4d;border-radius:8px;box-shadow:0 6px 20px #2196f366;font-size:13px;font-weight:600;min-width:160px;padding:12px 16px;z-index:1001}.tooltip-content{text-align:center}.tooltip-date{font-size:11px;margin-bottom:2px;opacity:.9}.tooltip-value{font-size:13px;font-weight:600}.click-tooltip-content{text-align:center}.click-tooltip-header{font-size:11px;letter-spacing:.5px;margin-bottom:4px;opacity:.9;text-transform:uppercase}.click-tooltip-date{font-size:12px;margin-bottom:6px}.click-tooltip-value{font-size:16px;font-weight:700;margin-bottom:6px}.click-tooltip-change{background:#fff3;border-radius:4px;font-size:11px;margin-top:4px;opacity:.8;padding:4px 8px}.error-state,.loading-state{color:#666;font-style:italic;padding:40px 20px;text-align:center}.error-state{background:#ffebee;border:1px solid #ffcdd2;border-radius:6px;color:#d32f2f}.loading-state{background:#f8f9fa;border:1px solid #e9ecef;border-radius:6px}@media (max-width:768px){.market-analytics-section{margin:16px 0;padding:16px}.section-header{align-items:flex-start;flex-direction:column;gap:8px}.market-location-container{align-self:stretch;justify-content:space-between}.market-location{flex:1 1;text-align:center}.metrics-grid{gap:12px;grid-template-columns:repeat(auto-fit,minmax(160px,1fr))}.metric-item{padding:12px}.metric-value{font-size:1.2rem}.market-chart{display:none}}@media (max-width:480px){.metrics-grid{grid-template-columns:1fr}.metric-item{padding:16px}.section-header h3{font-size:1.3rem}.market-location-container{align-items:stretch;flex-direction:column;gap:8px}.yoy-indicator{text-align:center}}.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;position:relative;text-align:center;transition:all .3s ease}.upload-zone:hover{background-color:#1e4c3d0d;border-color:#1e4c3d}.upload-zone.drag-over{background-color:#1e4c3d1a;border-color:#1e4c3d;box-shadow:0 8px 25px #1e4c3d26;transform:scale(1.02)}.upload-zone.drag-over:before{animation:pulse 1.5s ease-in-out infinite;border:3px solid #1e4c3d;border-radius:12px;bottom:0;content:"";left:0;pointer-events:none;position:absolute;right:0;top:0}@keyframes pulse{0%{opacity:1;transform:scale(1)}50%{opacity:.7;transform:scale(1.02)}to{opacity:1;transform:scale(1)}}.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}.notes-section{background-color:#f8f9fa;border:1px solid #e2e8f0;border-radius:8px;margin-top:2rem;padding:1.5rem}.notes-section label{color:#2c3e50;display:block;font-size:1rem;font-weight:600;margin-bottom:.75rem}.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}@media (max-width:768px){.notes-section{margin-top:1.5rem;padding:1rem}.notes-section label{font-size:.9rem;margin-bottom:.5rem}.additional-notes-textarea{font-size:14px;min-height:80px;padding:10px}}.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}}.upload-zone.drag-over .upload-icon{color:#1e4c3d;transform:scale(1.1)}.upload-zone.drag-over .upload-text strong{color:#1e4c3d}.upload-zone.drag-over .upload-text span{color:#287960}.upload-zone.drag-over .upload-hint{color:#1e4c3d;font-weight:500}@media (max-width:768px){.uploaded-files-section{margin-bottom:1.5rem;max-height:350px;padding:1rem}.uploaded-files-list{max-height:250px}.uploaded-files-section h3{font-size:1rem;margin-bottom:.75rem}.uploaded-file-item{align-items:flex-start;flex-direction:column;gap:.75rem;padding:.75rem}.uploaded-file-info{gap:.25rem;width:100%}.uploaded-file-details{gap:.75rem;justify-content:space-between}.delete-uploaded-file{align-self:flex-end;font-size:1.1rem;min-height:36px;min-width:36px}}@media (max-width:480px){.uploaded-file-details{align-items:flex-start;flex-direction:column;gap:.25rem}.uploaded-file-name{font-size:.9rem}.uploaded-file-date,.uploaded-file-size{font-size:.75rem}}.loading-files{background-color:#f8f9fa;border:1px solid #e2e8f0;border-radius:8px;margin-bottom:2rem;padding:1rem;text-align:center}.loading-files p{color:#64748b;font-style:italic;margin:0}.uploaded-files-section{background-color:#f0f8ff;border:2px solid #e3f2fd;border-radius:12px;box-shadow:0 2px 8px #0000000d;display:flex;flex-direction:column;margin-bottom:2rem;max-height:400px;padding:1.25rem}.uploaded-files-section h3{align-items:center;color:#1565c0;display:flex;flex-shrink:0;font-size:1.1rem;font-weight:600;gap:.5rem;margin:0 0 1rem}.uploaded-files-section h3:before{content:"📁";font-size:1.1rem}.uploaded-files-list{display:flex;flex-direction:column;gap:.75rem;margin-right:-8px;max-height:300px;overflow-y:auto;padding-right:8px}.uploaded-files-list::-webkit-scrollbar{width:6px}.uploaded-files-list::-webkit-scrollbar-track{background:#f1f1f1;border-radius:3px}.uploaded-files-list::-webkit-scrollbar-thumb{background:#c1c1c1;border-radius:3px}.uploaded-files-list::-webkit-scrollbar-thumb:hover{background:#a8a8a8}.uploaded-file-item{align-items:center;background-color:#fff;border:1px solid #e3f2fd;border-radius:8px;box-shadow:0 2px 4px #0000000d;display:flex;justify-content:space-between;padding:1rem;transition:all .2s ease}.uploaded-file-item:hover{border-color:#bbdefb;box-shadow:0 4px 8px #0000001a;transform:translateY(-1px)}.uploaded-file-info{display:flex;flex:1 1;flex-direction:column;gap:.5rem;min-width:0}.uploaded-file-name{color:#1565c0;font-size:1rem;font-weight:600;line-height:1.4;word-break:break-word}.uploaded-file-details{align-items:center;display:flex;flex-wrap:wrap;gap:1rem}.uploaded-file-size{color:#7f8c8d;font-size:.85rem;font-weight:500}.uploaded-file-date{color:#95a5a6;font-size:.8rem}.delete-uploaded-file{align-items:center;background:#fff5f5;border:1px solid #fed7d7;border-radius:6px;color:#c53030;cursor:pointer;display:flex;flex-shrink:0;font-size:1.2rem;justify-content:center;min-height:40px;min-width:40px;padding:.5rem;transition:all .2s ease}.delete-uploaded-file:hover{background:#fed7d7;border-color:#fc8181;box-shadow:0 2px 4px #c5303033;color:#9b2c2c;transform:scale(1.05)}.delete-uploaded-file:active{transform:scale(.95)}.uploaded-file-item.system-file{background-color:#f0f9ff;border-left:4px solid #0ea5e9}.uploaded-file-item.system-file .uploaded-file-name{color:#0369a1;font-weight:500}.uploaded-file-item.system-file .uploaded-file-details{color:#64748b}.uploaded-file-item.system-file .uploaded-file-name:before{content:"📝 ";margin-right:4px}.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}}.address-autocomplete{position:relative;width:100%}.address-autocomplete .address-input{background-color:#fff!important;border:2px solid #e1e5e9;border-radius:8px;box-sizing:border-box;color:#333!important;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;font-size:16px;padding:12px 16px;transition:border-color .2s ease,box-shadow .2s ease;width:100%}.address-autocomplete .address-input:focus{border-color:#1e4c3d!important;box-shadow:0 0 0 3px #1e4c3d1a!important;outline:none}.address-autocomplete .address-input:disabled{background-color:#f8f9fa!important;color:#6c757d!important;cursor:not-allowed}.address-autocomplete .address-input::placeholder{color:#6c757d!important;opacity:.7}.loading-indicator{color:#6c757d!important;font-size:14px;pointer-events:none;position:absolute;right:16px;top:50%;transform:translateY(-50%)}.info-message{background-color:#e8f5e8!important;border:1px solid #4fb387!important;border-radius:4px;color:#1e4c3d!important;font-size:14px}.error-message,.info-message{line-height:1.4;margin-top:8px;padding:8px 12px}.error-message{background-color:#fff3f3!important;border:1px solid #ffcdd2!important;border-radius:4px;color:#d32f2f!important}.suggestions-dropdown{background-color:#fff!important;border:2px solid #e1e5e9!important;border-radius:0 0 8px 8px;border-top:none;box-shadow:0 4px 12px #0000001a;left:0;margin-top:-2px;max-height:300px;overflow-y:auto;position:absolute;right:0;top:100%;z-index:1000}.suggestion-item{border-bottom:1px solid #f1f3f4!important;cursor:pointer;padding:12px 16px;transition:background-color .15s ease}.suggestion-item:last-child{border-bottom:none}.suggestion-item:hover{background-color:#f8fafc!important}.suggestion-item:active{background-color:#e8f5e8!important}.suggestion-text{color:#333!important;font-size:16px;font-weight:500;line-height:1.4;margin-bottom:4px}.suggestion-context{display:flex;flex-wrap:wrap;gap:8px;margin-top:4px}.context-item{background-color:#e8f5e8!important;border-radius:12px;color:#1e4c3d!important;font-size:12px;font-weight:500;padding:2px 8px}@media (max-width:768px){.address-autocomplete .address-input{font-size:16px;padding:14px 16px}.suggestion-item{padding:14px 16px}.suggestion-text{font-size:16px}}.normalization-info{background-color:#e8f5e8!important;border:1px solid #4fb387!important;border-radius:6px;margin-top:8px;padding:8px 12px}.normalization-content{width:100%}.normalization-message{color:#1e4c3d!important;font-size:12px;font-weight:600;margin-bottom:4px}.normalization-details{align-items:center;color:#333!important;display:flex;flex-wrap:wrap;font-size:11px;gap:6px}.normalization-original{color:#666!important;opacity:.7;text-decoration:line-through}.normalization-arrow{color:#4fb387!important;font-weight:700}.normalization-normalized{color:#1e4c3d!important;font-weight:600}.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}.tags-step-description{margin-bottom:24px}.tags-tip{background:linear-gradient(135deg,#fff3cd,#ffeaa7);border:1px solid #ffc107;border-radius:8px;color:#856404;font-size:14px;line-height:1.5;margin:20px 0;padding:16px}.tags-tip strong{color:#664d03}.address-form{display:flex;flex-direction:column;gap:16px;margin:20px 0}.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{align-items:center;flex-direction:column;gap:12px}.step-help{color:#e74c3c;font-size:14px;font-style:italic;margin:0;text-align:center}.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)}.back-to-reports-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-reports-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}}.toast-notification{border-radius:8px;box-shadow:0 4px 12px #00000026;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;max-width:400px;position:fixed;right:20px;top:20px;transition:all .3s ease;z-index:10000}.toast-notification.visible{opacity:1;transform:translateX(0)}.toast-notification.hidden{opacity:0;transform:translateX(100%)}.toast-content{align-items:center;display:flex;gap:12px;padding:16px}.toast-icon{flex-shrink:0;font-size:18px}.toast-message{flex:1 1;font-size:14px;font-weight:500;line-height:1.4}.toast-close{align-items:center;background:none;border:none;border-radius:50%;cursor:pointer;display:flex;flex-shrink:0;font-size:20px;height:24px;justify-content:center;padding:0;transition:background-color .2s ease;width:24px}.toast-close:hover{background-color:#0000001a}.toast-error{background:#fee2e2;border:1px solid #fecaca;color:#991b1b}.toast-warning{background:#fef3c7;border:1px solid #fde68a;color:#92400e}.toast-success{background:#d1fae5;border:1px solid #a7f3d0;color:#065f46}.toast-info{background:#dbeafe;border:1px solid #93c5fd;color:#1e40af}@media (max-width:768px){.toast-notification{left:10px;max-width:none;right:10px;top:10px}.toast-content{padding:12px}.toast-message{font-size:13px}}
/*# sourceMappingURL=main.90df83be.css.map*/