*{box-sizing:border-box;margin:0}body{font-family:Poppins,sans-serif;margin:0}a{text-decoration:none}nav,.hero-section{position:fixed;top:0;background-color:#fff;z-index:3}.nav-div{height:80px;width:100%;display:flex;align-items:center;justify-content:space-between;border:none}.logo-span{display:flex;flex-direction:row;align-items:center;min-width:30px;text-decoration:none;color:inherit}.logo{margin-left:30px;width:35px}.nav-title{color:#ff595f;font-size:22px;padding:5px}button,.logo,.nav-title{cursor:pointer}.search-btn{font-family:Poppins,sans-serif;border:none;border-radius:100px;display:flex;justify-content:space-between;align-items:center;padding:10px 10px 10px 30px;background-color:#fff;color:#777;border:#DDD solid 1px;box-shadow:0 5px 7px #0000001a;margin:0 1rem;flex:1;max-width:500px}.mid-text,.short-text{display:none}.search-icon{margin-left:15px;width:30px;cursor:pointer}.user-span{display:flex;align-items:center;margin-right:30px;justify-content:flex-end}.render-btn,.globe-btn,.user-menu-btn{border:none;border-radius:100px;font-size:14px;padding:8px;margin-left:5px;text-wrap:nowrap}.user-menu-btn{background-color:#fff;border:#DDD solid 1px;display:flex;align-items:center}.menu{width:15px;margin-right:10px}.user{width:30px}.search-btn{font-family:Poppins,sans-serif;border-radius:100px;display:flex;align-items:center;padding:8px,8px,8px,16px;background-color:#fff;border:#DDD solid 1px;box-shadow:0 5px 7px #0000001a;margin:0 1rem;gap:4px;cursor:default}.nav-search-input{border:none;outline:none;font-family:Poppins,sans-serif;font-size:14px;color:#333;background-color:transparent;width:120px;cursor:text;pointer-events:all;width:100%}.nav-price-input{width:60px}.nav-divider{color:#ddd;font-size:18px}.hero-section{border-top:#DDD solid 1px;box-shadow:0 5px 7px #0000001a;display:flex;flex-wrap:nowrap;flex-direction:row;margin-top:80px;width:100%;padding:0 40px;overflow:auto;scroll-behavior:smooth;-ms-overflow-style:none;scrollbar-width:none}.hero-section::-webkit-scrollbar{display:none}.hero-wrapper{position:fixed;top:125px;width:100%;display:flex;align-items:center;background-color:#fff;z-index:2}.hero-arrow{position:absolute;z-index:4;background:#FFF;border:#DDD solid 1px;border-radius:50%;width:32px;height:32px;font-size:20px;cursor:pointer;box-shadow:0 2px 5px #0003;display:flex;justify-content:center}.hero-arrow.left{left:10px}.hero-arrow.right{right:10px}.hero-arrow:hover{background-color:#f5f5f5}.hero-arrow:disabled{opacity:.3;cursor:not-allowed;box-shadow:none}.hero-div{display:flex;flex-direction:column;justify-content:space-evenly;align-items:center;height:95px;padding:20px 0;margin:0 20px;cursor:pointer}.hero-div:hover,.hero-div--active{filter:brightness(0) saturate(100%) invert(42%) sepia(93%) saturate(1352%) hue-rotate(316deg) brightness(101%) contrast(97%);border-bottom:1px solid #FF595F}.rent-type{height:30px;width:30px}.icons-name{font-size:12px;padding:4px}.cards-list{display:flex;flex-wrap:wrap;flex-direction:row;justify-content:center;margin:200px 20px 50px}.card-div{border-radius:12px;display:flex;flex-direction:column;margin:12px;padding:.2em;width:280px}.place-photo{border-radius:12px;cursor:pointer;object-fit:cover;height:270px;width:100%}.card-favorite{cursor:pointer;width:25px;position:absolute;top:10px;right:10px;bottom:auto;left:auto}.title-span{font-size:14px;display:flex;justify-content:space-between}.dates,.map-location{color:gray}.price-span{font-weight:600}.no-results{text-align:center;color:gray;font-size:16px;margin:50px 0;width:100%}footer{bottom:0;background-color:#fff}.footer-div{border-top:#DDD solid 1px;display:flex;flex-direction:row;align-items:center;justify-content:space-between;width:100%;padding:0 30px;height:50px}.footer-info-right{font-weight:600;display:flex;margin-left:25px}.globe{height:18px;width:18px;margin:0 5px}a:link,a:visited,a:active{text-decoration:none;color:#000}a:hover{text-decoration:underline;color:#000}.detail-container{max-width:900px;margin:100px auto 50px;padding:0 40px}.detail-back{background:none;border:none;font-size:16px;cursor:pointer;margin-bottom:16px;font-family:Poppins,sans-serif}.detail-title{font-size:26px;font-weight:600;margin-bottom:4px}.detail-location{color:gray;margin-bottom:16px}.detail-photo{width:100%;height:400px;object-fit:cover;border-radius:12px;margin-bottom:24px}.detail-info{display:flex;justify-content:space-between;gap:24px}.detail-main{display:flex;flex-direction:column;gap:12px}.detail-booking{border:#DDD solid 1px;border-radius:12px;padding:24px;display:flex;flex-direction:column;align-items:center;gap:16px;min-width:250px;height:fit-content}.detail-price span{font-size:22px;font-weight:600}.detail-reserve{background-color:#ff595f;color:#fff;border:none;border-radius:8px;padding:12px 24px;font-size:16px;font-family:Poppins,sans-serif;cursor:pointer;width:100%}.detail-reserve:hover{background-color:#e04e54}.detail-loading{text-align:center;margin-top:200px;font-size:18px}.booking-inputs{display:flex;flex-direction:column;gap:8px;width:100%}.booking-field{display:flex;flex-direction:column;gap:4px}.booking-field label{font-size:12px;font-weight:600;color:gray;text-transform:uppercase}.booking-field input{padding:8px 12px;border:#DDD solid 1px;border-radius:8px;font-size:14px;font-family:Poppins,sans-serif;outline:none}.booking-field input:focus{border-color:#ff595f}.booking-total{font-size:16px}.booking-total span{font-weight:600}.booking-success{color:green;font-size:14px}.booking-error{color:#dc143c;font-size:14px}.auth-container{display:flex;justify-content:center;align-items:center;height:100vh}.auth-card{background:#FFF;border:#DDD solid 1px;border-radius:12px;padding:32px;width:100%;max-width:400px;display:flex;flex-direction:column;gap:16px}.auth-card h2{font-size:22px;font-weight:600}.auth-field{display:flex;flex-direction:column;gap:4px}.auth-field label{font-size:12px;font-weight:600;color:gray;text-transform:uppercase}.auth-field input{padding:10px 12px;border:#DDD solid 1px;border-radius:8px;font-size:14px;font-family:Poppins,sans-serif;outline:none}.auth-field input:focus{border-color:#ff595f}.auth-submit{background-color:#ff595f;color:#fff;border:none;border-radius:8px;padding:12px;font-size:16px;font-family:Poppins,sans-serif;cursor:pointer;width:100%}.auth-submit:hover{background-color:#e04e54}.auth-error{color:#ff595f;font-size:14px}.auth-switch{font-size:14px;text-align:center;color:gray}.auth-switch span{color:#ff595f;cursor:pointer;font-weight:600}.user-menu-wrapper{position:relative}.user-dropdown{position:absolute;right:0;top:50px;background:#FFF;border:#DDD solid 1px;border-radius:12px;box-shadow:0 5px 15px #00000026;min-width:180px;z-index:200;overflow:hidden}.dropdown-name{padding:12px 16px;font-weight:600;font-size:14px}.dropdown-divider{border:none;border-top:#DDD solid 1px;margin:0}.dropdown-item{width:100%;padding:12px 16px;background:none;border:none;text-align:left;font-size:14px;font-family:Poppins,sans-serif;cursor:pointer;border-radius:0}.dropdown-item:hover{background-color:#f5f5f5}.mobile-bottom-bar{display:none;position:fixed;bottom:0;width:100%;background:#FFF;border-top:#DDD solid 1px;padding:8px 0;z-index:3;justify-content:space-around;align-items:center}.mobile-bottom-item{display:flex;flex-direction:column;align-items:center;gap:4px;font-size:11px;color:#333;background:none;border:none;cursor:pointer;font-family:Poppins,sans-serif;text-decoration:none}.mobile-bottom-icon{width:24px;height:24px;object-fit:contain}.mobile-bottom-trips{font-size:22px}@media (max-width: 1040px){.footer-div{height:100px}.render-btn,.globe-btn{display:none}}@media (max-width: 695px){.nav-title{display:none}}@media (max-width: 550px){.nav-price-input,.nav-divider{display:none}.footer-div{height:200px}}@media (max-width: 430px){.logo,.user-menu-btn{display:none}.mobile-bottom-bar{display:flex}.card-list,.footer-div{margin-bottom:80px}}
