@media (max-width:960px){.login-page{flex-direction:column}.left-panel{width:100%}.right-panel{border-radius:0;width:100%;padding:2rem 1rem}}.login-page{background:linear-gradient(#0e102d,#70c3d2);font-family:Segoe UI,sans-serif;display:flex}.left-panel{flex-direction:column;flex:1;justify-content:center;padding:4rem;display:flex}.hero-container{background:linear-gradient(#d9e1e4,#a0cde8);justify-content:center;align-items:center;width:100%;display:flex;overflow:visible}.hero-content{justify-content:space-between;align-items:center;gap:40px;width:100%;min-width:280px;max-width:1200px;display:flex;position:relative;overflow:visible}.hero-left{z-index:20;flex-direction:column;flex:1;justify-content:center;gap:20px;display:flex;position:relative;overflow:visible}.hero-heading{color:#0e102d;font-family:Segoe UI,sans-serif;font-size:28px;font-weight:700}.hero-search{background-color:#fffffff2;border-radius:12px;flex-direction:column;gap:8px;width:100%;max-width:600px;padding:12px 20px;display:flex;box-shadow:0 4px 12px #0003}.hero-search-row{align-items:center;gap:10px;display:flex}.hero-search-input-wrapper{flex:1;position:relative}.hero-search-input{border:1px solid #ccc;border-radius:6px;width:100%;padding:10px 40px 10px 10px}.hero-img{object-fit:contain;-webkit-user-select:none;user-select:none;flex-shrink:0;height:350px}.locations-dropdown{background-color:#fff;border:1px solid #ccc;border-radius:6px;max-height:150px;padding:8px;overflow-y:auto}.location-item{cursor:pointer;border-radius:4px;padding:6px 10px}.location-item:hover{background-color:#f2f2f2}@media (max-width:992px){.hero-content{text-align:center;flex-direction:column;align-items:center}.hero-img{order:-1;height:220px}.hero-left{align-items:center}}
