*{box-sizing:border-box}html,body{background-color:#fff7ed;margin:0;padding:0;font-family:Inter,sans-serif}a{-webkit-text-decoration:unset;text-decoration:unset;color:unset}body::-webkit-scrollbar{display:none}body{-ms-overflow-style:none;scrollbar-width:none}.site-wrapper{flex-direction:column;min-height:100vh;display:flex}header{justify-content:space-between;align-items:center;gap:20px;min-height:110px;padding:30px clamp(14px,4vw,40px);display:flex}header .site-logo{color:#000;text-transform:uppercase;font-size:25px;font-weight:900}header nav{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:clamp(16px,2.5vw,28px);display:flex}header nav a{white-space:nowrap}header a{color:#4d4d4d;padding:5px 15px;font-weight:600;text-decoration:none}header a:hover{color:#161616;text-decoration:underline}header button{cursor:pointer;color:#161616;font:inherit;background:0 0;border:1px solid #4d4d4d;border-radius:5px;padding:6px 12px;font-size:14px;font-weight:500;transition:background-color .2s,color .2s}header button:hover{color:#fdf8f0;background-color:#161616}header .login-icon{width:18px;height:18px}header .login-link{align-items:center;display:inline-flex}.host-nav{flex-wrap:wrap;align-items:center;gap:32px;margin-bottom:30px;padding:0 clamp(14px,4vw,40px);display:flex}.host-nav a{color:#4d4d4d;white-space:nowrap;font-weight:500;text-decoration:none}.host-nav a:hover{color:#161616;font-weight:600;text-decoration:underline}@media (width<=554px){header{flex-wrap:wrap;row-gap:14px}header nav{justify-content:flex-start;gap:10px;width:100%}header nav a{padding:5px 8px}.host-nav{gap:16px 22px}}@media (width<=767px){header{min-height:auto;padding-block:24px}header nav{gap:16px}.host-nav{gap:20px;margin-bottom:25px}}@media (width>=558px) and (width<=767px){.host-nav{margin:0 auto 25px}}@media (width>=768px){.host-nav{box-sizing:border-box;max-width:1200px;margin:0 auto 30px;padding-inline:clamp(23px,5vw,60px)}}main{flex-direction:column;flex:1;display:flex}footer{color:#aaa;background-color:#161616;flex-shrink:0;justify-content:center;align-items:center;height:74px;margin-top:auto;font-weight:500;display:flex}.link-button{text-align:center;color:initial;cursor:pointer;border:none;border-radius:5px;padding:.75rem 1.375rem;font-weight:700;text-decoration:none;transition:transform .1s ease-in-out;display:inline-block}.back-button{color:#000;margin-left:0;text-decoration:none;display:block}.back-button span:hover{text-decoration:underline}.link-button:hover{transform:translate(1px,1px)}.link-button:disabled{cursor:not-allowed;opacity:.6}.home-container{color:#fff;background-color:#0000;background-image:linear-gradient(#00000075,#00000075),url(/assets/home-hero-CTTc2mQF.png);background-position:0 0,50%;background-repeat:repeat,no-repeat;background-size:cover;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;flex-direction:column;justify-content:center;min-height:calc(100vh - 184px);padding:clamp(40px,8vw,80px) clamp(23px,8vw,80px);display:flex}.home-container h1{max-width:700px;margin-block:0 20px;font-size:clamp(2rem,5vw,3.5rem);font-weight:700;line-height:1.15}.home-container p{max-width:600px;margin-block:0;font-size:clamp(1rem,2vw,1.125rem);line-height:1.5}.home-container a{text-align:center;color:#fff;cursor:pointer;background-color:#ff8c38;border:none;border-radius:5px;width:100%;max-width:100%;margin-top:27px;padding-block:.75rem;font-weight:700;text-decoration:none;transition:transform .1s ease-in-out;display:inline-block}.home-container a:hover{transform:translate(1px,1px)}@media (width>=768px){.home-container a{width:fit-content;min-width:220px}}.about-hero-image{width:100%;height:auto;display:block}.about-page-content{color:#161616;margin-bottom:55px;padding-inline:clamp(23px,8vw,80px)}.about-page-content h1{max-width:800px;line-height:1.15}.about-page-content p{max-width:750px;line-height:1.5}.about-page-cta{color:#161616;margin-inline:clamp(23px,8vw,80px);background-color:#ffcc8d;border-radius:5px;margin-bottom:1em;padding:32px}.about-page-cta h2{margin:0 0 30px;padding:0;line-height:1.2}.about-page-cta .link-button{color:#fff;background-color:#161616;border-radius:10px}@media (width>=768px){.about-page-content{padding-top:20px}.about-page-cta{padding:40px}}.van-list-container{margin-inline:auto;width:100%;max-width:1280px;margin-bottom:1em;padding-inline:clamp(23px,5vw,60px)}.van-list-container>h1{margin-block:0 35px;font-size:clamp(2rem,5vw,2.5rem);line-height:1.2}.van-list-filter-buttons{flex-wrap:wrap;gap:10px 15px;display:flex}.van-list-filter-buttons>button{margin:0}.van-list{grid-template-columns:1fr;gap:40px 30px;margin-top:45px;display:grid}.van-tile{min-width:0}.van-tile a{color:#161616;text-decoration:none;display:block}.van-tile img{border-radius:5px;width:100%;height:auto;display:block}.van-info h3{margin-block:12px 5px;font-size:1.125rem}.van-info p{margin:0 0 10px;font-size:1rem}.van-info p span{font-size:.875rem}.van-list-container button{cursor:pointer}.van-list-empty{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:clamp(300px,50vh,500px);padding-block:40px;display:flex}.van-list-empty h2{margin-bottom:10px}.van-list-empty p{color:#4d4d4d;margin-top:0}.van-list-empty .clear-filters{margin:15px 0 0}.van-list-empty{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:clamp(300px,50vh,500px);padding:40px 20px;display:flex}.van-list-empty h2{color:#161616;margin:0 0 12px;font-size:clamp(1.75rem,4vw,2.25rem)}.van-list-empty p{color:#4d4d4d;max-width:450px;margin:0 0 24px;line-height:1.5}.van-list-empty .clear-filters{width:auto}@media (width<=480px){.van-list-empty{min-height:40vh;padding-inline:14px}.van-list-empty .clear-filters{width:100%;max-width:300px}}@media (width>=700px){.van-list{grid-template-columns:repeat(2,minmax(0,1fr));max-width:1200px;margin-inline:auto}}@media (width>=1100px){.van-list{gap:45px 35px}}.van-type{color:#4d4d4d;background-color:#ffead0;border:none;border-radius:5px;height:34px;padding:6px 26px;font-style:normal;font-weight:500;transition:all .2s cubic-bezier(.4,0,.2,1)}.van-type:hover{color:#ffead0}.van-type:focus{outline:none}.van-type.selected{color:#ffead0}.van-type.simple:hover,.van-type.simple.selected{background-color:#e17654}.van-type.rugged:hover,.van-type.rugged.selected{background-color:#115e59}.van-type.luxury:hover,.van-type.luxury.selected{background-color:#161616}.van-type.clear-filters{color:#4d4d4d;background-color:#0000;border:none;border-radius:5px;height:34px;margin-left:-20px;padding:6px 26px;font-style:normal;font-weight:500;text-decoration:underline}i[class*=van-type-]{padding:7px 14px}.van-detail-container{margin-inline:auto;width:100%;max-width:1280px;margin-bottom:10px;padding-inline:clamp(23px,5vw,60px)}.van-detail-container .back-button{color:#000;text-decoration:none}.van-detail-container .back-button span{text-decoration:underline}.van-detail{color:#161616;flex-direction:column;display:flex}.van-detail img{border-radius:5px;width:100%;height:auto;margin-block:35px 30px;display:block}.van-detail-info{flex-direction:column;display:flex}.van-detail-info>i{align-self:flex-start}.van-detail h2{margin-block:12px 10px;font-size:clamp(1.75rem,4vw,2.5rem);line-height:1.15}.van-detail .van-price{margin-block:0 20px;font-size:1.25rem}.van-detail .van-price span{font-size:1.5rem;font-weight:700}.van-detail-info>p:not(.van-price):not(.error-message){max-width:700px;margin-top:0;line-height:1.5}.van-detail-info form,.van-detail-info>.link-button{width:100%;max-width:700px}.van-detail-info .link-button{color:#fff;background-color:#ff8c38;font-size:1.125rem}.error-message{color:#c00}@media (width>=768px){.van-detail-container{flex-direction:column;flex:1;justify-content:center;display:flex}.van-detail-container .back-button{margin-bottom:35px}.van-detail{grid-template-columns:minmax(0,1.2fr) minmax(320px,.8fr);align-items:center;gap:clamp(40px,6vw,80px);margin-top:0;display:grid}.van-detail img{width:100%;max-width:none;margin:0}}.host-vans{width:min(100% - 40px,900px);margin:0 auto;padding-bottom:40px}.host-vans-title{margin:0 0 24px;font-size:28px}.host-vans-list,.host-vans-list>section{flex-direction:column;gap:12px;display:flex}.host-van-link-wrapper{color:inherit;text-decoration:none;display:block}.host-van-single{background:#fff;border-radius:5px;align-items:center;gap:20px;padding:16px 20px;transition:transform .2s,box-shadow .2s;display:flex}.host-van-single:hover{transform:translateY(-2px);box-shadow:0 3px 10px #00000014}.host-van-single img{object-fit:cover;border-radius:5px;flex-shrink:0;width:90px;height:90px}.host-van-single>a{margin-left:auto}.host-van-info h3,.host-van-info p{margin:0}.host-van-info h3{margin-bottom:5px;font-size:18px}.host-van-info p{color:#4d4d4d}.host-vans-empty{text-align:left;background:#ffead0;border-radius:5px;flex-direction:column;justify-content:center;align-items:flex-start;min-height:280px;margin:0 auto;padding:40px;display:flex}.host-vans-empty h2{margin:0 0 10px;font-size:26px}.host-vans-empty p{color:#4d4d4d;max-width:500px;margin:0 0 24px;line-height:1.5}.host-vans-empty .link-button{color:#fff;background:#ff8c38;border-radius:5px;padding:10px 24px;font-weight:600;text-decoration:none;display:inline-block}.host-vans-empty .link-button:hover{background:#e97827}@media (width<=480px){.host-vans{width:min(100% - 28px,900px)}.host-vans-title{font-size:26px}.host-van-single{gap:14px;padding:14px}.host-van-single img{width:70px;height:70px}.host-van-info h3{font-size:17px}.host-vans-empty{min-height:220px;padding:28px 22px}.host-vans-empty h2{font-size:23px}}.host-van-detail-layout-container{background:#fff;width:min(100% - 40px,1000px);margin:0 auto 20px;padding:40px}.host-van-detail-layout-container>.back-button{margin-bottom:30px;display:inline-block}.host-van-detail{grid-template-columns:minmax(300px,1fr) minmax(250px,.8fr);align-items:center;gap:clamp(35px,6vw,70px);margin-bottom:35px;display:grid}.host-van-detail>img{aspect-ratio:1;object-fit:cover;border-radius:5px;width:100%;max-width:500px;display:block}.host-van-detail-info-text{flex-direction:column;align-items:flex-start;display:flex}.host-van-detail-info-text h3{margin:12px 0 5px;font-size:clamp(28px,4vw,36px)}.host-van-detail-info-text h4{margin:0;font-size:22px}.host-van-detail-nav{border-top:1px solid #d6d6d6;border-bottom:1px solid #d6d6d6;align-items:center;gap:28px;margin-bottom:25px;padding:20px 0;display:flex}.host-van-detail-nav a{color:#4d4d4d;font-weight:500;text-decoration:none}.host-van-detail-nav a:hover{color:#161616;text-decoration:underline}.host-van-detail-info{flex-direction:column;gap:12px;margin-bottom:30px;display:flex}.host-van-detail-info h4{color:#161616;margin:0;font-size:16px;font-weight:600;line-height:1.6}.host-van-detail-info h4 span{color:#4d4d4d;font-weight:400}.host-van-price{color:#161616;margin:0 0 30px;font-size:32px}.host-van-price span{color:#4d4d4d;margin-left:4px;font-size:16px;font-weight:400}.host-van-detail-image{border-radius:5px;width:100%;max-width:600px;height:auto;margin-bottom:30px;display:block}.host-van-detail-layout-container form{margin-top:10px}.host-van-detail-layout-container .link-button{color:#b33a3a;font:inherit;cursor:pointer;background:0 0;border:1px solid #b33a3a;border-radius:5px;padding:10px 18px;font-weight:600}.host-van-detail-layout-container .link-button:hover{color:#fff;background:#b33a3a}.host-van-detail-layout-container .link-button:disabled{cursor:not-allowed;opacity:.6}@media (width<=767px){.host-van-detail-layout-container{width:min(100% - 28px,1000px);padding:20px}.host-van-detail{grid-template-columns:1fr;gap:20px;margin-bottom:25px}.host-van-detail>img{max-width:100%}.host-van-detail-info-text h3{font-size:28px}.host-van-detail-nav{gap:20px;margin-bottom:20px;overflow-x:auto}.host-van-detail-nav a{white-space:nowrap}}.red{color:#c00}.host-dashboard-earnings,.host-dashboard-reviews,.host-dashboard-vans{box-sizing:border-box;width:100%}.host-dashboard-section-content{box-sizing:border-box;width:100%;max-width:1200px;margin-inline:auto;padding-inline:clamp(23px,5vw,60px)}.host-dashboard-earnings{background-color:#ffead0;padding-block:37px}.host-dashboard-earnings .host-dashboard-section-content{justify-content:space-between;align-items:center;display:flex}.host-dashboard-earnings .info h1{color:#161616;margin:0;font-size:clamp(2rem,5vw,2.5rem)}.host-dashboard-earnings .info p{color:#4d4d4d}.host-dashboard-earnings .info p span{font-weight:700;text-decoration:underline}.host-dashboard-earnings .info h2{color:#161616;margin:0;font-size:clamp(2rem,5vw,2.375rem);font-weight:900}.host-dashboard-reviews{background-color:#ffddb2;padding-block:25px}.host-dashboard-reviews .host-dashboard-section-content{align-items:center;display:flex}.host-dashboard-reviews h2{margin:0}.host-dashboard-reviews .star{color:#ff8c38;margin-left:15px;font-size:25px}.host-dashboard-reviews p{color:#4d4d4d;margin:0 0 0 5px;font-size:20px}.host-dashboard-reviews p span{color:#161616;font-weight:700}.host-dashboard-reviews a{margin-left:auto}.host-dashboard-vans{box-sizing:border-box;width:100%;max-width:1200px;margin-inline:auto;padding:38px clamp(23px,5vw,60px)}.host-dashboard-vans>.top{justify-content:space-between;align-items:center;margin-bottom:25px;display:flex}.host-dashboard-vans .host-vans-list{padding-inline:0}.host-income{color:#161616;width:min(100% - 40px,900px);margin:0 auto;padding-bottom:40px}.host-income h1{margin-bottom:8px}.host-income>p{color:#4d4d4d;margin:0}.host-income>p span,.info-header p span{font-weight:600;text-decoration:underline}.host-income h2{color:#161616;margin:8px 0 30px;font-size:36px}.host-income .graph{width:100%;max-width:700px;height:auto;margin-bottom:40px;display:block}.info-header{justify-content:space-between;align-items:center;gap:20px;margin-bottom:20px;display:flex}.info-header h3{margin:0;font-size:20px}.info-header p{color:#4d4d4d;margin:0}.transactions{flex-direction:column;gap:12px;display:flex}.transaction{background:#fff;border-radius:5px;justify-content:space-between;align-items:center;padding:20px 24px;display:flex}.transaction h3,.transaction p{margin:0}.transaction h3{font-size:20px}.transaction p{color:#4d4d4d}@media (width<=480px){.host-income{width:min(100% - 28px,900px)}.host-income h2{font-size:32px}.info-header{flex-direction:column;align-items:flex-start;gap:6px}.transaction{padding:16px}}.host-reviews{color:#161616;width:min(100% - 40px,900px);margin:0 auto;padding-bottom:40px}.host-reviews .top-text{justify-content:space-between;align-items:baseline;gap:20px;margin-bottom:25px;display:flex}.host-reviews .top-text h2{margin:0;font-size:clamp(28px,4vw,34px)}.host-reviews .top-text p{color:#4d4d4d;margin:0}.host-reviews .top-text p span{font-weight:600;text-decoration:underline}.host-reviews .graph{width:100%;max-width:700px;height:auto;margin-bottom:40px;display:block}.host-reviews>h3{margin:0 0 20px;font-size:20px}.host-reviews .review{padding:5px 0 20px}.host-reviews .review-star{color:#ff8c38;margin-right:4px;font-size:16px}.host-reviews .review .info{align-items:center;gap:8px;margin:10px 0;display:flex}.host-reviews .review .name,.host-reviews .review .date{margin:0}.host-reviews .review .name{font-weight:600}.host-reviews .review .date{color:#4d4d4d;font-size:14px}.host-reviews .review>p:last-child{color:#4d4d4d;margin:0;line-height:1.6}.host-reviews hr{border:0;border-top:1px solid #d6d6d6;margin:0 0 20px}@media (width<=480px){.host-reviews{width:min(100% - 28px,900px)}.host-reviews .top-text{flex-direction:column;align-items:flex-start;gap:4px}.host-reviews .review .info{flex-wrap:wrap}.host-reviews .review>p:last-child{line-height:1.5}}.loading{color:#4d4d4d;justify-content:center;align-items:center;min-height:250px;font-size:18px;font-weight:500;display:flex}.loading:after{content:"...";vertical-align:bottom;width:18px;animation:1.2s steps(4,end) infinite loading-dots;display:inline-block;overflow:hidden}@keyframes loading-dots{0%{width:0}25%{width:6px}50%{width:12px}75%,to{width:18px}}@media (width>=900px){.host-dashboard-earnings,.host-dashboard-reviews,.host-dashboard-vans{max-width:1200px;margin-inline:auto}.host-dashboard-vans{padding-top:45px;padding-bottom:45px}.host-van-single{padding-inline:28px}}@media (width<=480px){.host-dashboard-earnings .host-dashboard-section-content{align-items:flex-start}.host-dashboard-earnings .info h1{font-size:2rem}.host-dashboard-reviews .host-dashboard-section-content{flex-wrap:wrap;row-gap:8px}.host-dashboard-reviews a{width:100%;margin-top:8px;margin-left:0}}.login-container{color:#161616;width:min(100% - 40px,500px);margin:0 auto;padding-block:clamp(40px,8vh,80px)}.login-container h1{margin:0 0 30px;font-size:clamp(2rem,5vw,2.75rem);line-height:1.2}.login-container .red{color:#d32f2f;margin:0 0 20px;font-size:15px;line-height:1.5}.login-form{flex-direction:column;gap:16px;display:flex}.login-form input{color:#161616;width:100%;font:inherit;background-color:#fff;border:1px solid #b8b8b8;border-radius:5px;padding:14px 16px;font-size:16px}.login-form input:focus{outline-offset:1px;outline:2px solid #161616}.login-form button{color:#fff;width:100%;font:inherit;cursor:pointer;background-color:#161616;border:none;border-radius:5px;margin-top:4px;padding:13px 20px;font-weight:700;transition:transform .1s ease-in-out}.login-form button:hover{transform:translate(1px,1px)}.login-form button:disabled{cursor:not-allowed;opacity:.6}.login-container>p{color:#4d4d4d;margin:24px 0 0;line-height:1.5}.login-container>p a{color:#161616;font-weight:700;text-decoration:underline}@media (width<=480px){.login-container{width:min(100% - 28px,500px);padding-block:36px}.login-container h1{margin-bottom:25px;font-size:2rem}}.register-page{color:#161616;width:min(100% - 40px,500px);margin:0 auto;padding-block:clamp(40px,8vh,80px)}.register-page h1{margin:0 0 30px;font-size:clamp(2rem,5vw,2.75rem);line-height:1.2}.register-page form{flex-direction:column;display:flex}.register-page label{color:#161616;margin-bottom:7px;font-weight:600}.register-page input{color:#161616;width:100%;font:inherit;background-color:#fff;border:1px solid #b8b8b8;border-radius:5px;margin-bottom:18px;padding:14px 16px;font-size:16px}.register-page input:focus{outline-offset:1px;outline:2px solid #161616}.register-page form>p{color:#d32f2f;margin:0 0 18px;font-size:15px;line-height:1.5}.register-page button{color:#fff;width:100%;font:inherit;cursor:pointer;background-color:#161616;border:none;border-radius:5px;margin-top:4px;padding:13px 20px;font-weight:700;transition:transform .1s ease-in-out}.register-page button:hover{transform:translate(1px,1px)}.register-page button:disabled{cursor:not-allowed;opacity:.6}.register-page>p{color:#4d4d4d;margin:24px 0 0;line-height:1.5}.register-page>p a{color:#161616;font-weight:700;text-decoration:underline}@media (width<=480px){.register-page{width:min(100% - 28px,500px);padding-block:36px}.register-page h1{margin-bottom:25px;font-size:2rem}}.not-found-container{color:#161616;text-align:left;flex-direction:column;justify-content:center;align-items:flex-start;width:min(100% - 40px,700px);min-height:50vh;margin-inline:auto;display:flex}.not-found-container h1{max-width:600px;margin:0 0 25px;font-size:clamp(2rem,5vw,2.75rem);line-height:1.2}.not-found-container .link-button{color:#fff;background-color:#161616;width:auto}@media (width<=480px){.not-found-container{width:min(100% - 28px,700px);min-height:45vh}.not-found-container h1{font-size:2rem}.not-found-container .link-button{width:100%}}.error-page{color:#161616;flex-direction:column;justify-content:center;align-items:flex-start;width:min(100% - 40px,700px);min-height:50vh;margin-inline:auto;display:flex}.error-page h1{max-width:600px;margin:0 0 20px;font-size:clamp(2rem,5vw,2.75rem);line-height:1.2}.error-page p{color:#4d4d4d;max-width:600px;margin:0 0 28px;font-size:17px;line-height:1.6}.error-page a{color:#fff;background-color:#161616;border-radius:5px;padding:12px 22px;font-weight:700;text-decoration:none;transition:transform .1s ease-in-out;display:inline-block}.error-page a:hover{transform:translate(1px,1px)}@media (width<=480px){.error-page{width:min(100% - 28px,700px);min-height:45vh}.error-page h1{margin-bottom:18px;font-size:2rem}.error-page p{margin-bottom:24px;font-size:16px}.error-page a{text-align:center;width:100%}}
