:root{font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;line-height:1.5;font-weight:400;color-scheme:light;color:#2c3e50;background-color:#fff;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{margin:0;padding:0;box-sizing:border-box}a{font-weight:500;color:#2c3e50;text-decoration:none;transition:color .3s ease}a:hover{color:#3498db}body{margin:0;min-width:320px;min-height:100vh;background-color:#f8f9fa;color:#2c3e50}#root{min-height:100vh;display:flex;flex-direction:column}h1{font-size:2.5rem;line-height:1.2;font-weight:700;color:#2c3e50;margin-bottom:1rem}h2{font-size:2rem;line-height:1.3;font-weight:600;color:#34495e;margin-bottom:1rem}h3{font-size:1.5rem;line-height:1.4;font-weight:600;color:#34495e;margin-bottom:.75rem}p{margin-bottom:1rem;color:#555;line-height:1.6}button{border-radius:8px;border:1px solid transparent;padding:.75rem 1.5rem;font-size:1rem;font-weight:500;font-family:inherit;background-color:#3498db;color:#fff;cursor:pointer;transition:all .3s ease;text-decoration:none;display:inline-block;text-align:center}button:hover{background-color:#2980b9;transform:translateY(-2px);box-shadow:0 4px 8px #0003}button:active{transform:translateY(0)}.container{max-width:1200px;margin:0 auto;padding:0 1rem}.section{padding:3rem 0}.text-center{text-align:center}.mb-4{margin-bottom:2rem}.mb-6{margin-bottom:3rem}.grid{display:grid;gap:2rem}.grid-cols-1{grid-template-columns:1fr}.grid-cols-3{grid-template-columns:repeat(3,1fr)}@media (max-width: 768px){.grid-cols-3{grid-template-columns:1fr}h1{font-size:2rem}h2{font-size:1.5rem}.container{padding:0 .5rem}}.app{min-height:100vh;display:flex;flex-direction:column}.main-content{flex:1}.header{background:linear-gradient(135deg,#2c3e50,#34495e);color:#fff;padding:2rem 0;box-shadow:0 4px 6px #0000001a}.header-content{display:flex;flex-direction:column;align-items:center;text-align:center}.logo{display:flex;align-items:center;gap:1rem;margin-bottom:.5rem}.home-icon{width:3rem;height:3rem;border-radius:8px;box-shadow:0 2px 4px #0000001a}.header h1{color:#fff;font-size:2.5rem;margin:0}.address{color:#ecf0f1;font-size:1.2rem;margin:0;font-weight:300}.hero{background:linear-gradient(135deg,#f8f9fa,#e9ecef);border-bottom:1px solid #dee2e6}.hero-description{font-size:1.1rem;max-width:800px;margin:0 auto;color:#495057}.pdf-section{background:#fff;padding:2rem 0}.pdf-container{position:relative;width:100%;max-width:1000px;margin:0 auto;background:#f8f9fa;border-radius:12px;box-shadow:0 8px 24px #0000001a;overflow:hidden}.pdf-viewer{width:100%;height:70vh;min-height:500px;border:none;border-radius:8px;background:#fff}.pdf-actions{padding:1rem;background:#f8f9fa;border-top:1px solid #dee2e6;width:100%;display:flex;justify-content:center;border-radius:0 0 12px 12px}.pdf-action-button{background:#27ae60;color:#fff;padding:.75rem 1.5rem;border-radius:8px;text-decoration:none;font-weight:500;transition:all .3s ease;display:inline-block}.pdf-action-button:hover{background:#219a52;transform:translateY(-1px);box-shadow:0 4px 8px #0003}.links-section{background:#f8f9fa;padding:2rem 0}.realtor-buttons{max-width:800px;margin:0 auto}.realtor-button{padding:1rem 2rem;font-size:1.1rem;font-weight:600;border-radius:12px;border:2px solid;transition:all .3s ease;text-transform:uppercase;letter-spacing:.5px;box-shadow:0 4px 8px #0000001a;max-width:90%;margin:0 auto;min-width:200px}.realtor-button:hover{transform:translateY(-4px);box-shadow:0 8px 16px #0003}.realtor-button:active{transform:translateY(-2px)}.highlights-section{background:#fff;padding:4rem 0}.highlights-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;max-width:1000px;margin:0 auto}.highlight-item{background:#f8f9fa;padding:2rem;border-radius:12px;text-align:center;box-shadow:0 4px 6px #0000000d;transition:transform .3s ease}.highlight-item:hover{transform:translateY(-4px)}.highlight-item h4{color:#2c3e50;font-size:1.3rem;margin-bottom:1rem;font-weight:600}.highlight-item p{color:#555;line-height:1.6;margin:0}.footer{background:#2c3e50;color:#fff;padding:2rem 0;margin-top:auto}.footer-content{display:flex;flex-direction:column;align-items:center;text-align:center;gap:.5rem}.footer p{margin:0;color:#ecf0f1}.minute-tech-link{color:#3498db;font-weight:600;text-decoration:none;transition:color .3s ease}.minute-tech-link:hover{color:#5dade2}@media (max-width: 768px){.header h1{font-size:2rem}.home-icon{width:2.5rem;height:2.5rem;border-radius:6px}.address,.hero-description{font-size:1rem}.pdf-viewer{height:50vh;min-height:400px}.realtor-button{padding:.75rem 1.5rem;font-size:1rem}.highlights-grid{grid-template-columns:1fr}.highlight-item{padding:1.5rem}.footer-content{gap:.25rem}}@media (max-width: 480px){.section{padding:2rem 0}.header{padding:1.5rem 0}.logo{flex-direction:column;gap:.5rem}.header h1{font-size:1.5rem}.pdf-actions{padding:.75rem}.pdf-action-button{padding:.75rem 1.25rem;font-size:.9rem}.highlights-section{padding:2rem 0}}
