:root{--primary-color:#2563eb;--primary-dark:#1e40af;--secondary-color:#d97706;--success-color:#10b981;--bg-light:#f9fafb;--bg-gray:#f3f4f6;--text-dark:#1f2937;--text-light:#6b7280;--border-color:#e5e7eb;--blue-bg:#e8f0fe;--green-bg:#f0fdf4;--yellow-bg:#fffbeb}*{margin:0;box-sizing:border-box}body,html{font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Helvetica Neue",sans-serif;color:var(--text-dark);line-height:1.6;background-color:#fff;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}header.site-header{padding:.7rem 0;display:flex;flex-direction:column;width:100%;box-sizing:border-box;flex-shrink:0;color:inherit;background:#ffffffd9;backdrop-filter:blur(20px);border-bottom:1px solid;border-color:#ffffff4d #ffffff4d #fff3;border-image:initial;box-shadow:#0000001a 0 8px 32px,#fff3 0 0 0 1px;transition:.3s cubic-bezier(.4,0,.2,1);position:sticky;top:0;z-index:1100}*,.navbar{padding:0}.navbar-brand{font-weight:800;color:var(--primary-color)!important;letter-spacing:-.8px;text-transform:uppercase;font-size:1.1rem}.navbar-nav .menu-item a{text-decoration:none}.btn-primary-custom,.nav-link{transition:all .3s cubic-bezier(.4,0,.2,1)}.nav-link,.nav-link:hover{text-decoration:none!important}.nav-link{color:var(--text-dark)!important;font-weight:600;margin:0 .5rem;border:0!important}.nav-link:hover{color:var(--primary-color)!important}.btn-primary-custom{background:#1670a0;color:#fff;padding:1rem 2.5rem;border-radius:2.5rem;text-decoration:none;font-weight:700;border:0;cursor:pointer;display:inline-block;letter-spacing:.3px;box-shadow:0 4px 15px #2563eb33}.btn-primary-custom:hover{background:var(--primary-dark);transform:translateY(-3px);box-shadow:0 12px 25px #2563eb4d;color:#fff}section{padding:4rem 0}section:nth-of-type(even){background:linear-gradient(135deg,#f9fafb 0,#f3f4f6 100%);width:100vw;position:relative;left:50%;right:50%;margin-left:-50vw;margin-right:-50vw;padding:5rem 0}footer.site-footer{background:linear-gradient(135deg,#1f2937 0,#111827 100%);color:#fff;padding:4rem 0 2rem;margin-top:5rem}.footer-section h4{color:#fff;margin-bottom:1.5rem;font-weight:800;font-size:1.05rem;letter-spacing:-.3px}.footer-section ul{list-style:none}.footer-section ul li{margin-bottom:.9rem}.footer-section a{color:#d1d5db;text-decoration:none;transition:color .3s ease;font-weight:500}.footer-section a:hover{color:#fff}.footer-bottom{border-top:1px solid #ffffff1a;padding-top:2.5rem;text-align:center;color:#9ca3af;margin-top:2rem}.search-box-wrapper{transition:all .3s ease;border:1px solid var(--border-color)}.search-box-wrapper:focus-within{border-color:var(--primary-color);box-shadow:0 10px 30px #2563eb26!important}#location-input{font-size:1.1rem;height:60px}.hover-lift{transition:transform .3s ease,box-shadow .3s ease}.hover-lift:hover{transform:translateY(-5px);box-shadow:0 15px 30px #0000001a!important}@media (max-width:768px){.search-box-wrapper{border-radius:15px!important;flex-direction:column;padding:1rem!important}#location-input{width:100%;text-align:center;margin-bottom:10px}#find-btn{width:100%}section:nth-of-type(even){width:100%}}@media (max-width:480px){section:nth-of-type(even){padding:3rem 0;border-bottom:1px solid #e2e2e2}.navbar-brand{font-size:1rem}.nav-link{margin:0 .5rem}}