*{margin:0;padding:0;box-sizing:border-box}body{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;background:linear-gradient(135deg,#0f172a,#1e293b);color:#f8fafc;min-height:100vh;overflow-x:hidden}.app-container{position:relative;min-height:100vh;width:100%}.background-animation{position:fixed;top:0;left:0;right:0;bottom:0;z-index:0;overflow:hidden}.gradient-circle{position:absolute;border-radius:50%;filter:blur(60px);opacity:.15}.gradient-circle.top-left{width:600px;height:600px;top:-300px;left:-200px;background:linear-gradient(135deg,#6366f1,#8b5cf6)}.gradient-circle.bottom-right{width:500px;height:500px;bottom:-250px;right:-150px;background:linear-gradient(135deg,#10b981,#0ea5e9)}.grid-overlay{position:absolute;top:0;left:0;right:0;bottom:0;background-image:linear-gradient(rgba(255,255,255,.03) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.03) 1px,transparent 1px);background-size:50px 50px}.particles{position:fixed!important;top:0;left:0;width:100%;height:100%;z-index:1}.main-content{position:relative;z-index:2;max-width:1400px;margin:0 auto;padding:2rem}.app-header{text-align:center;margin-bottom:3rem;padding:2rem 0}.header-content{max-width:800px;margin:0 auto}.title{display:flex;align-items:center;justify-content:center;gap:1rem;margin-bottom:1rem}.title-icon{font-size:3rem;animation:float 6s ease-in-out infinite}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.title-text{display:flex;flex-direction:column;align-items:flex-start}.title-main{font-size:2.5rem;font-weight:300;color:#e2e8f0;letter-spacing:2px}.title-highlight{font-size:3.5rem;font-weight:800;background:linear-gradient(135deg,#6366f1,#8b5cf6);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;line-height:1}.subtitle{font-size:1.1rem;color:#94a3b8;max-width:600px;margin:0 auto;line-height:1.6}.content-grid{display:grid;grid-template-columns:1fr 1.5fr;gap:2.5rem;margin-bottom:3rem}@media (max-width: 1200px){.content-grid{grid-template-columns:1fr}}.glass-card{background:#1e293bb3;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border:1px solid rgba(255,255,255,.1);border-radius:24px;padding:2rem;box-shadow:0 20px 40px #0003,0 0 0 1px #ffffff0d;transition:all .3s ease}.glass-card:hover{border-color:#fff3;box-shadow:0 30px 60px #0000004d,0 0 0 1px #ffffff1a}.card-header{margin-bottom:2rem}.card-title{display:flex;align-items:center;gap:.75rem;font-size:1.5rem;font-weight:600;color:#f1f5f9;margin-bottom:.5rem}.card-title .title-icon{font-size:1.5rem}.card-subtitle{color:#94a3b8;font-size:.95rem}.prediction-form{display:flex;flex-direction:column;gap:1.5rem}.error-message{background:#ef44441a;border:1px solid rgba(239,68,68,.3);color:#fca5a5;padding:1rem;border-radius:12px;font-size:.95rem;display:flex;align-items:center;gap:.5rem}.form-grid{display:grid;gap:1.5rem}.input-group{display:flex;flex-direction:column;gap:.75rem}.input-label{display:flex;align-items:center;gap:.5rem;font-weight:500;color:#e2e8f0;font-size:.95rem}.label-icon{font-size:1.1rem}.select-wrapper{position:relative}.styled-select{width:100%;padding:.875rem 1rem;background:#0f172acc;border:1px solid rgba(255,255,255,.1);border-radius:12px;color:#f8fafc;font-size:.95rem;-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:pointer;transition:all .3s ease}.styled-select:focus{outline:none;border-color:#6366f1;box-shadow:0 0 0 3px #6366f11a}.select-arrow{position:absolute;right:1rem;top:50%;transform:translateY(-50%);color:#94a3b8;pointer-events:none}.bhk-buttons{display:flex;gap:.5rem;flex-wrap:wrap}.bhk-button{padding:.625rem 1.25rem;background:#0f172acc;border:1px solid rgba(255,255,255,.1);border-radius:10px;color:#cbd5e1;font-weight:500;cursor:pointer;transition:all .3s ease;flex:1;min-width:70px;text-align:center}.bhk-button:hover{background:#ffffff0d;border-color:#fff3}.bhk-button.active{background:linear-gradient(135deg,#6366f1,#8b5cf6);color:#fff;border-color:transparent;box-shadow:0 4px 12px #6366f14d}.range-input{display:flex;flex-direction:column;gap:1rem}.styled-slider{width:100%;height:6px;background:#0f172acc;border-radius:3px;outline:none;-webkit-appearance:none}.styled-slider::-webkit-slider-thumb{-webkit-appearance:none;width:22px;height:22px;background:linear-gradient(135deg,#6366f1,#8b5cf6);border-radius:50%;cursor:pointer;border:3px solid #0f172a;box-shadow:0 2px 8px #0000004d}.range-value{display:flex;align-items:center;justify-content:space-between;padding:.5rem 1rem;background:#0f172acc;border:1px solid rgba(255,255,255,.1);border-radius:10px}.value-display{font-size:1.25rem;font-weight:600;color:#f1f5f9}.unit{color:#94a3b8;font-size:.9rem}.toggle-buttons{display:flex;gap:.5rem}.toggle-button{flex:1;padding:.75rem 1rem;background:#0f172acc;border:1px solid rgba(255,255,255,.1);border-radius:10px;color:#cbd5e1;font-weight:500;cursor:pointer;transition:all .3s ease;text-align:center}.toggle-button:hover{background:#ffffff0d;border-color:#fff3}.toggle-button.active{background:linear-gradient(135deg,#10b981,#0ea5e9);color:#fff;border-color:transparent;box-shadow:0 4px 12px #10b9814d}.three-column{display:grid;grid-template-columns:repeat(3,1fr)}.predict-button{padding:1rem 2rem;background:linear-gradient(135deg,#8b5cf6,#6366f1);border:none;border-radius:14px;color:#fff;font-size:1rem;font-weight:600;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:.75rem;transition:all .3s ease;margin-top:1rem}.predict-button:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 10px 30px #8b5cf666}.predict-button:disabled{opacity:.7;cursor:not-allowed}.button-loader{width:20px;height:20px;border:3px solid rgba(255,255,255,.3);border-top-color:#fff;border-radius:50%;animation:spin 1s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.button-icon{font-size:1.2rem}.results-card{min-height:600px}.success-badge{display:inline-flex;align-items:center;gap:.5rem;background:#10b9811a;color:#10b981;padding:.5rem 1rem;border-radius:20px;font-size:.9rem;font-weight:500}.badge-icon{font-size:1rem}.price-cards-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem;margin:2rem 0}.price-card{background:#0f172acc;border:2px solid;border-radius:16px;padding:1.5rem;display:flex;align-items:center;gap:1rem}.price-icon{width:60px;height:60px;border-radius:12px;display:flex;align-items:center;justify-content:center;font-size:1.8rem}.price-content{flex:1}.price-label{font-size:.9rem;color:#94a3b8;margin-bottom:.25rem}.price-value{font-size:2rem;font-weight:700}.similar-section{margin:2rem 0}.section-title{display:flex;align-items:center;gap:.75rem;font-size:1.25rem;margin-bottom:1.5rem;color:#f1f5f9}.similar-grid{display:grid;gap:1rem}.property-card{background:#0f172acc;border:1px solid rgba(255,255,255,.1);border-radius:16px;padding:1.25rem;cursor:pointer;transition:all .3s ease}.property-header{display:flex;align-items:center;gap:1rem;margin-bottom:1rem}.location-icon{width:50px;height:50px;border-radius:12px;display:flex;align-items:center;justify-content:center;font-size:1.5rem;font-weight:700;color:#fff}.property-title h4{font-size:1.1rem;margin-bottom:.25rem}.property-subtitle{font-size:.85rem;color:#94a3b8}.property-price{font-size:1.5rem;font-weight:700;color:#f1f5f9;margin-bottom:1rem}.property-details{display:flex;gap:.5rem;margin-bottom:1rem}.property-tag{padding:.25rem .75rem;background:#ffffff0d;border-radius:20px;font-size:.8rem;font-weight:500}.property-tag.new{background:#10b9811a;color:#10b981}.property-tag.resale{background:#6366f11a;color:#818cf8}.property-footer{display:flex;justify-content:space-between;align-items:center;padding-top:1rem;border-top:1px solid rgba(255,255,255,.1)}.price-per-sqft{font-size:.9rem;color:#94a3b8}.market-summary{margin-top:2rem}.summary-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem}.stat-item{text-align:center;padding:1.5rem;background:#0f172acc;border-radius:16px;border:1px solid rgba(255,255,255,.1)}.stat-value{font-size:2rem;font-weight:700;margin-bottom:.5rem;background:linear-gradient(135deg,#8b5cf6,#6366f1);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.stat-label{font-size:.9rem;color:#94a3b8}.placeholder-card{display:flex;align-items:center;justify-content:center;min-height:600px}.placeholder-content{text-align:center;max-width:400px}.placeholder-icon{font-size:4rem;margin-bottom:1.5rem;opacity:.5}.placeholder-title{font-size:1.5rem;margin-bottom:1rem;color:#f1f5f9}.placeholder-text{color:#94a3b8;line-height:1.6;margin-bottom:1.5rem}.placeholder-tip{display:inline-flex;align-items:center;gap:.5rem;background:#ffffff0d;padding:.75rem 1.25rem;border-radius:12px;color:#cbd5e1;font-size:.9rem}.tip-icon{font-size:1.1rem}.app-footer{margin-top:4rem;padding-top:2rem;border-top:1px solid rgba(255,255,255,.1)}.footer-content{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:2rem}.footer-logo{font-size:2.5rem}.footer-text{flex:1;min-width:300px}.footer-text p{color:#94a3b8;margin-bottom:.25rem}.footer-copyright{font-size:.85rem;color:#64748b!important}.footer-stats{display:flex;gap:2rem}.footer-stat{text-align:center}.stat-number{display:block;font-size:1.5rem;font-weight:700;color:#f1f5f9;margin-bottom:.25rem}.stat-label{font-size:.85rem;color:#94a3b8}.loading-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:#0f172af2;display:flex;align-items:center;justify-content:center;z-index:1000}.spinner-container{display:flex;align-items:center;justify-content:center}.spinner{text-align:center}.spinner-circle{width:80px;height:80px;border:4px solid rgba(99,102,241,.2);border-top-color:#6366f1;border-radius:50%;animation:spin 1.5s linear infinite;margin:0 auto 1.5rem}.spinner-text{color:#e2e8f0;font-size:1.1rem;font-weight:500;letter-spacing:1px}@media (max-width: 768px){.main-content{padding:1rem}.content-grid{gap:1.5rem}.title-main{font-size:2rem}.title-highlight{font-size:2.5rem}.subtitle{font-size:1rem}.glass-card{padding:1.5rem}.price-cards-grid,.summary-stats{grid-template-columns:1fr;gap:1rem}.footer-content{flex-direction:column;text-align:center}.footer-stats{justify-content:center}}@media (max-width: 480px){.three-column{grid-template-columns:1fr}.toggle-buttons{flex-direction:column}.bhk-buttons{justify-content:center}.bhk-button{min-width:60px}.title{flex-direction:column;gap:.5rem}}
