*{margin:0;padding:0;box-sizing:border-box}body{font-family:Inter,sans-serif;background-color:#fff7ed}.nav>.active-link{font-weight:700;text-decoration:underline;color:#161616}.btn{display:block;border-radius:7px;background-color:#ff8c38;color:#fff;font-size:1.5rem;font-weight:700;padding:1rem;width:100%}.back-button{font-size:1.3rem;font-weight:500;line-height:22.92px;color:#201f1d;display:block;margin-block-end:2rem;text-decoration:none}.back-button:hover{text-decoration:underline}.link-button{text-decoration:none;text-align:center}.link-button:hover{transform:translate(1px,1px)}.red{color:#c00;margin-block-end:2rem}.header{display:flex;align-items:center;justify-content:space-between;padding:1rem 1.5rem;height:111.62px}.header>.site-logo{color:#000;text-decoration:none;font-size:2rem;line-height:40.27px;font-weight:900}.header>.site-logo:hover{color:#161616;text-decoration:underline}.nav{display:flex;gap:1.5rem;font-size:1rem;font-weight:600;margin-inline-end:1rem}.nav>a{text-decoration:none;color:#4d4d4d;padding-inline-end:.5rem;font-size:1.4rem;font-weight:600}.nav>.login-link{width:18px;height:18px}.main{color:#fff;background-image:linear-gradient(#00000080,#00000080),url(/van-life/assets/home-hero-BdeMtNwI.png);background-repeat:no-repeat;background-size:cover;height:570px;display:flex;justify-content:center;align-items:center}.main>section{width:50%;display:flex;flex-direction:column;align-items:center;justify-content:space-around;gap:2rem}.main>section>h1{font-size:3.2rem;font-weight:800;line-height:1}.main>section>span{font-size:1.5rem;font-weight:500}.main>section>.link-button{margin-block-start:4rem}.footer{background-color:#252525;padding:2rem;color:#aaa;text-align:center;font-size:1.2rem;font-weight:500;position:absolute;bottom:0;width:100%}.about-hero-image{width:100%;height:auto}.about-page-content{padding:2rem;color:#161616}.about-page-content>h1{font-size:32px;font-weight:700;margin-block-end:1.5rem}.about-page-content>p{font-size:1.1rem;font-weight:500;line-height:22px;margin-block-start:1rem}.about-page-cta{background-color:#ffcc8d;padding:2rem;margin:2rem 2rem 3rem;border-radius:7px}.about-page-cta>h2{font-weight:700;font-size:1.5rem;color:#161616}.about-page-cta .link-button{background-color:#161616;color:#fff;font-weight:700;padding:.8rem 1.3rem;border-radius:10px;display:flex;width:fit-content;margin-block-start:2rem}.login-container{display:flex;flex-direction:column;align-items:center;padding-inline:2rem}.login-container>h1{font-size:2.5rem;margin-block-end:3rem}.login-form{display:flex;flex-direction:column;width:100%;max-width:500px;margin-block-end:2rem}.login-form>input{border:1px solid rgba(209,213,219);height:40px;text-indent:10px;font-family:Inter,sans-serif;box-shadow:0 1px 2px #0000000d;font-weight:400;font-size:1.2rem}.login-form>input:focus{outline:none}.login-form>input:first-of-type{border-radius:6px 6px 0 0}.login-form>input:last-of-type{border-radius:0 0 6px 6px;border-top:none}.login-form>button{margin-block-start:2rem;background-color:#ff8c38;border:none;border-radius:6px;height:55px;color:#fff;font-family:Inter,sans-serif;font-size:1.2rem}.login-form>button:disabled{background-color:#aaa;cursor:not-allowed}.vans-page-container{padding:2rem}.vans-page-container>h1{font-size:32px;font-weight:700;margin-block-end:1.5rem}.van-list-filter-buttons{display:flex;gap:1rem;margin-block-end:3rem}.van-list-filter-buttons>button{font-size:1.2rem;font-weight:500;line-height:31.66px;color:#4d4d4d;background-color:#ffead0;border:none;text-decoration:none;padding:.4rem 1.3rem;margin:0}.van-list-filter-buttons>.simple:hover,.van-list-filter-buttons>.simple.selected{color:#fff;background-color:#e17654}.van-list-filter-buttons>.rugged:hover,.van-list-filter-buttons>.rugged.selected{color:#fff;background-color:#115e59}.van-list-filter-buttons>.luxury:hover,.van-list-filter-buttons>.luxury.selected{color:#fff;background-color:#161616}.van-list-filter-buttons>.clear-filters{text-decoration:underline;background-color:transparent}.vans-list{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem}.van-tile{width:100%}.van-tile>a{text-decoration:none}.van-image{width:100%;height:auto;border-radius:5px}.van-info{margin-block-start:1rem;display:flex;flex-direction:column;gap:.3rem}.van-name,.van-price{font-size:1.4rem;font-weight:600;line-height:31.66px;color:#161616}.van-info>p>span{font-size:1rem;font-weight:500}.van-type{color:#ffead0;font-size:1.1rem;font-weight:600;line-height:31.66px;padding:.1rem 1.1rem;border-radius:5px;display:block;width:fit-content;margin-block-start:1rem}.simple{background-color:#e17654}.rugged{background-color:#115e59}.luxury{background-color:#161616}.van-detail-container{padding:2rem}.van-detail-container>.van-info{margin-block-start:2rem;color:#161616}.van-detail-container .van-name{margin-block-start:1rem;font-weight:700;font-size:2rem}.van-detail-container .van-price{margin-block-start:.7rem;font-weight:700;font-size:1.5rem}.van-detail-container .van-price span{font-weight:500;font-size:1.2rem}.van-detail-container .van-description{margin-block-start:1rem;font-weight:500;line-height:23.92px;font-size:1.2rem}.van-detail-container .link-button{border:none;margin-block-start:2rem}.host-nav{margin:2rem}.host-vans-page-container{padding:2rem}.host-vans-title{font-size:2rem;font-weight:700;color:#161616;margin-block-end:2rem}.host-vans-container{display:flex;flex-flow:column nowrap;gap:1rem}.host-vans-link-wrapper{display:block;background-color:#fff;text-decoration:none}.host-van-tile{height:140px;padding:1rem 1.5rem;display:flex;align-items:center;gap:1rem}.host-van-tile>img{height:auto;width:100px;border-radius:5px}.host-van-tile .van-name{font-size:1.6rem}.host-van-tile .van-price{font-size:1.2rem;color:#4d4d4d}.host-van-page-container{padding:2rem}.host-van-detail-container{background-color:#fff;min-height:105vh;padding:2rem;border-radius:5px}.host-van-detail{display:flex;align-items:center;gap:2rem;margin-block-end:2.5rem}.host-van-detail>img{border-radius:5px;height:250px}.host-van-detail>div{align-self:flex-start;margin-block-start:1.5rem;display:flex;flex-direction:column;gap:1rem}.host-van-detail .van-type{font-size:1.5rem;padding:.3rem 1.3rem;margin-block-end:.6rem}.host-van-detail .van-name{font-size:2.3rem;font-weight:700}.host-van-detail-container .host-van-detail .van-price{font-size:1.8rem;font-weight:700}.host-van-detail .van-price>span{font-size:1.5rem;font-weight:500}.host-van-detail-nav{display:flex;gap:1.5rem;margin-block-end:2.5rem}.host-van-detail-info:has(h4,span){font-size:1.2rem;line-height:21.46px}.host-van-detail-info h4{font-weight:700;margin-block-end:1.3rem}.host-van-detail-info span{font-weight:500}.host-van-detail-container .van-price{font-size:1.6rem}.host-van-detail-container .van-price span{font-size:1.3rem;color:#4d4d4d}.host-van-detail-container .van-image{width:150px}.not-found-page-container{padding:2rem;margin:auto}.not-found-page-container>div{width:50%;margin:auto;display:flex;flex-direction:column;align-items:center;justify-content:space-around}.not-found-page-container h1{font-size:2.5rem;font-weight:700;color:#161616;margin-block-end:2rem}.not-found-page-container .btn{color:#fff;background-color:#161616;font-size:1.5rem;line-height:31.66px;text-decoration:none;text-align:center}.error-message{padding-inline:2rem}
