:root{font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;line-height:1.6;font-weight:400;color-scheme:light;color:#333;background-color:#fafafa;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#06c;text-decoration:none;transition:color .3s ease}a:hover{color:#0052a3}body{font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;line-height:1.6;margin:0;padding:0;background-color:#fafafa}.wendy-realty-home{max-width:1200px;margin:0 auto;padding:0;display:flex;flex-direction:column;min-height:100vh}header{background:linear-gradient(135deg,#06c,#004a99);padding:2rem;color:#fff;text-align:center;box-shadow:0 2px 8px #0000001a}header h1{margin:0 0 1rem;font-size:2.5em;font-weight:700;letter-spacing:-.5px}nav ul{list-style-type:none;padding:0;margin:0;display:flex;justify-content:center;gap:2rem;flex-wrap:wrap}nav ul li a{color:#fff;text-decoration:none;font-weight:500;padding:.5rem 1rem;border-bottom:2px solid transparent;transition:border-color .3s ease}nav ul li a:hover{border-bottom:2px solid white;color:#fff}main{flex:1;padding:2rem}section{margin-bottom:3rem;padding:2rem;background-color:#fff;border-radius:8px;box-shadow:0 2px 4px #0000000d;border-left:4px solid #0066cc}section h2{margin-top:0;color:#004a99;font-size:2em;border-bottom:2px solid #e0e0e0;padding-bottom:.5rem}section p{color:#555;line-height:1.8;margin-bottom:1rem}section a{color:#06c;font-weight:600}section a:hover{color:#0052a3;text-decoration:underline}footer{margin-top:auto;text-align:center;background:linear-gradient(135deg,#06c,#004a99);color:#fff;padding:2rem;font-weight:500;box-shadow:0 -2px 8px #0000001a}footer p{margin:0}h1{font-size:2.5em;line-height:1.1;color:#004a99;margin-bottom:.5rem}h2{font-size:1.8em;color:#004a99;margin-top:1.5rem;margin-bottom:1rem}button{border-radius:4px;border:none;padding:.75em 1.5em;font-size:1em;font-weight:600;font-family:inherit;background-color:#06c;color:#fff;cursor:pointer;transition:all .3s ease}button:hover{background-color:#0052a3;box-shadow:0 4px 12px #0066cc4d}button:focus,button:focus-visible{outline:2px solid #0066cc;outline-offset:2px}@media (max-width: 768px){header h1{font-size:1.8em}nav ul{gap:1rem}section{padding:1.5rem}section h2{font-size:1.5em}main{padding:1rem}}
