.hero{text-align:center;padding-top:4rem;padding-bottom:5rem}.hero h1{font-size:2.5rem;font-weight:700;color:#333;margin-bottom:1.5rem}.highlight{color:#00bbe8}.hero p{color:#6b7280;font-size:1.1rem;margin-bottom:2rem}.hero-input{background:#f8fafc;border:1px solid #e2e8f0;border-radius:.5rem;padding:.75rem;width:100%;max-width:500px}.find-button{background:#000;color:#fff;padding:.75rem 1.5rem;border-radius:.5rem;margin-top:1rem;font-size:1rem;transition:background-color .2s ease-in-out}.find-button:hover{background-color:#333}.blog-card{transition:all .2s ease-in-out;overflow:hidden;border:1px solid #e5e7eb;border-radius:.5rem;box-shadow:0 1px 2px rgba(0,0,0,.1)}.blog-card:hover{transform:translateY(-2px);box-shadow:0 4px 8px rgba(0,0,0,.2)}.container h2{font-size:1.75rem}.container p{color:#6b7280;font-size:1rem;margin-top:-4px}.logo-container{display:flex;justify-content:center;padding-top:96px;padding-bottom:32px;width:100%}