*{box-sizing:border-box}#root{background-color:#b2cd9c;height:100%;min-height:100vh;width:100vw;margin:0;padding:0;display:flex;flex-direction:column}html,body{margin:0;padding:0;background-color:#b2cd9c;font-family:Inter,sans-serif;height:100%;min-height:100vh;width:100vw}body{display:flex;flex-direction:column}.main-content{flex:1;display:flex;flex-direction:column}header{min-height:85px;display:flex;align-items:center;background-color:#ca7842}header .site-logo{color:#4b352a;margin-right:auto;text-transform:uppercase;font-weight:900;font-size:25px}header a{text-decoration:none;color:#4b352a;font-weight:600;padding:5px 20px}header a:hover{color:#161616;text-decoration:underline}header nav{margin-left:auto;display:flex;align-items:center}.active-link{color:#f0f2bd;font-weight:700;text-decoration:underline}.link-button{display:inline-block;text-align:center;text-decoration:none;border:none;padding:.75rem 1.375rem;color:initial;font-weight:700;border-radius:5px;cursor:pointer;transition:transform .1s ease-in-out}.link-button:hover{transform:translate(1px,1px)}.home-container{position:relative;min-height:85vh;width:100%;left:0;overflow-x:hidden;overflow-y:hidden;display:flex;flex-direction:column;justify-content:center;align-items:center}.scottland-image{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;z-index:0;opacity:.5}.scottland-overlay{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1}.home-content{position:relative;z-index:2;width:75%;height:220px;text-align:center;font-weight:700;background-color:#b2cd9c;border-radius:8px;opacity:.9}.home-container h1{font-weight:700;font-size:2.25rem;line-height:42px;color:#4b352a}.home-container img{max-width:100%}.home-container p{line-height:24px;color:#4b352a}.home-container a{display:inline-block;text-align:center;text-decoration:none;background-color:#ca7842;border:none;width:200px;margin-top:27px;padding-block:.75rem;color:#f0f2bd;font-weight:700;border-radius:5px;cursor:pointer;transition:transform .1s ease-in-out}.home-container a:hover{transform:translate(1px,1px)}.footer{background-color:#ca7842;justify-content:center;align-items:center;display:flex;height:60px;margin-bottom:20px;color:#4b352a}.login-container{display:flex;flex-direction:column;align-items:center;padding-inline:27px;margin-top:30px}.login-container h1{color:#4b352a}.login-form{display:flex;flex-direction:column;width:100%;max-width:500px}.login-form>input{border:1px solid rgba(209,213,219);height:50px;text-indent:10px;font-family:Inter,sans-serif;box-shadow:0 1px 2px #0000000d;font-weight:400}.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{background-color:#ca7842;border:none;border-radius:6px;height:55px;width:200px;margin-top:22px;color:#fff;text-align:center;margin-left:auto;margin-right:auto}.login-first{color:#da5151}.login-error{color:red;margin-bottom:1rem;font-weight:700}.dev-login-container{padding:1rem;border:2px dashed #ccc;border-radius:8px;max-width:400px;margin:2rem auto;text-align:center;background-color:#f0f2bd;color:#4b352a}.dev-login-select{padding:.5rem;margin-bottom:1rem;width:100%;font-size:1rem}.dev-login-button{padding:.5rem 1rem;font-size:1rem;background-color:#889c78;color:#fff;border:none;border-radius:4px;cursor:pointer}.dev-login-button:disabled{background-color:#889c78;cursor:not-allowed}.about-page-container{display:grid;align-items:center;justify-items:center;justify-content:center;background-color:#b2cd9c}.van-image{width:95%;height:95%;margin:10px;border-radius:8px}.about-page-content{padding-inline:23px;color:#4b352a;margin-bottom:55px}.about-page-content h1{display:flex;justify-content:center;align-items:center;line-height:38px}.about-page-content p{line-height:22px}.about-page-cta{display:grid;justify-content:center;align-items:center;width:600px;background-color:#ca7842;color:#4b352a;padding-inline:32px;padding-bottom:32px;margin-inline:27px;border-radius:8px;margin-bottom:20px}.about-page-cta h2{margin:0;padding-block:37px}.about-page-cta .link-button{background-color:#4b352a;color:#f0f2bd;border-radius:10px}.not-found-container{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:60vh;position:relative;margin:65px}.not-found-container h1,h3{color:#4b352a}.worried-van-img{width:220px;margin-top:20px;margin-bottom:20px;z-index:1}.speech-bubble{position:relative;background:#f0f2bd;border-radius:.4em;height:290px;width:590px;padding:33px;box-shadow:0 4px 16px #00000014}.speech-bubble:after{content:"";position:absolute;bottom:0;left:50%;width:0;height:0;border:25px solid transparent;border-top-color:#f0f2bd;border-bottom:0;margin-left:-25px;margin-bottom:-25px}.nf-return-button{display:flex;background-color:#ca7842;height:55px;width:200px;color:#f0f2bd;font-weight:700;border-radius:5px;cursor:pointer;transition:transform .1s ease-in-out;text-align:center;justify-content:center;text-decoration:none;border:none;padding:15px;margin:20px auto 0}.nf-return-button:hover{transform:translate(1px,1px)}.van-list-container{padding-inline:23px;background-color:#b2cd9c;margin-bottom:20px}.van-list-container button{margin-right:20px;cursor:pointer}.van-list-container h1{color:#4b352a}.van-list-filter-buttons{display:flex;gap:5px}.van-list{display:grid;grid-template-columns:1fr 1fr;justify-items:center;gap:34px;margin-top:57px;min-height:600px}.van-tile a{color:#4b352a;text-decoration:none}.van-tile img{max-width:100%;border-radius:5px;aspect-ratio:5 / 5;object-fit:cover}.van-info{display:flex;align-items:center;justify-content:space-between;min-height:60px}.van-info>p{margin-left:20px;font-size:1.17em}.van-type{box-sizing:border-box;height:34px;min-width:80px;text-align:center;padding:6px 26px;font-style:normal;font-weight:500;border:none;border-radius:5px;background-color:#889c78;color:#4b352a;transition:.2s all cubic-bezier(.4,0,.2,1)}.van-type:hover{color:#a05e20}.van-type:focus{outline:none}.van-type.selected{color:#ffead0}.van-type.simple:hover,.van-type.simple.selected{background-color:#ffead0;color:#4b352a}.van-type.luxury:hover,.van-type.luxury.selected{background-color:#81216d;color:#faebd7}.van-type.rugged:hover,.van-type.rugged.selected{background-color:#2d857f;color:#faebd7}.van-type.clear-filters{height:34px;padding:6px 26px;text-decoration:underline;background-color:#889c78;color:#4b352a}.van-type.clear-filters:hover,.van-type.clear-filters.selected{background-color:#a05e20;color:#faebd7}i[class*=van-type-]{padding:7px 14px}.van-detail-container{padding:27px}.van-detail-container .back-button{color:#000;text-decoration:none}.van-detail-container .back-button:hover{text-decoration:underline}.van-detail-container .back-button:visited{color:#000}.van-detail-container .back-button span{text-decoration:underline}.van-detail{display:flex;flex-direction:column;color:#4b352a;align-items:center}.van-detail img{border-radius:5px;margin-block:47px;width:330px}.van-detail .van-type{align-self:center}.van-detail h2{font-size:2rem;margin-bottom:10px}.van-detail>i{align-self:flex-start}.van-detail .van-price{font-size:1.25rem;margin-bottom:10px}.van-detail .van-price span{font-weight:700;font-size:1.5rem}.van-detail .link-button{background-color:#ff8c38;color:#fff;font-size:1.125rem}h1,h2,p{color:#4b352a}.admin-dashboard{display:flex;flex-direction:column;align-items:center;padding:2rem}.admin-dashboard-header{width:100%;padding:1.5rem 0;box-shadow:0 2px 4px #0000001a;text-align:center;margin-bottom:2rem;background-color:#889c78;border-radius:6px}.admin-dashboard-wrapper{width:100%;max-width:900px;display:flex;flex-direction:column;align-items:center;gap:2rem}.admin-dashboard-wrapper h2{text-align:center;color:#4b352a}.admin-dashboard-registered-host{border-top:1px solid #ddd;background-color:#f0f2bd;width:800px;padding:2rem;display:flex;flex-direction:column;align-items:center;gap:1.5rem;border-radius:6px}.admin-dashboard-registered-title{font-size:1.8rem;text-align:center;color:#4b352a;margin-bottom:.5rem}.admin-dasboard-host-list{display:flex;justify-content:center;width:100%;text-align:left;color:#4b352a}.host-card-list{display:flex;flex-wrap:wrap;justify-content:center;gap:1.5rem;margin-top:1rem;max-width:800px}.host-card{background-color:#fff8dc;width:250px;border:1px solid #ddd;border-radius:10px;padding:1rem;box-shadow:0 2px 6px #0000001a}.host-card h3{margin-bottom:.3rem;font-size:1.3rem;color:#333}.host-card p{margin:.2rem 0}.host-vans ul{list-style:none;padding-left:0}.host-vans li{margin-bottom:.3rem}.admin-dashboard-add-user{margin-top:2rem;padding:1rem;border-top:1px solid #ddd;background-color:#f0f2bd;border-radius:6px;color:#4b352a;width:500px}.add-user-form-title{color:#4b352a;text-align:center;margin-bottom:1rem;font-weight:700;font-size:1.5rem}.add-user-form{display:flex;flex-direction:column;gap:1.2rem;padding:2rem;background-color:#fff8dc;border-radius:10px;box-shadow:0 2px 8px #0000001a;max-width:420px;margin:2rem auto}.add-user-form input,.add-user-form select{padding:.8rem 1rem;font-size:1rem;border:1px solid #ccc;border-radius:6px;width:100%}.add-user-form button{padding:.8rem 1rem;font-size:1rem;background-color:#889c78;color:#fff;border:none;border-radius:6px;cursor:pointer;transition:background-color .3s ease}.add-user-form button:hover{background-color:#db916e}.admin-layout{display:flex;flex-direction:column}.admin-nav-wrapper{display:flex;justify-content:flex-end;width:100%}.admin-nav{display:flex;justify-content:flex-end;align-items:center;gap:1rem;padding:0 2rem;margin:10px 0;flex-wrap:nowrap;box-sizing:border-box;background-color:#bd9a65;border-radius:4px;overflow-x:auto}.admin-nav a{text-decoration:none;color:#4d4d4d;font-weight:500;padding:5px 20px}.admin-nav a:hover{color:#161616;text-decoration:underline;font-weight:600}.admin-user{font-weight:700;color:#4b352a}.host-dashboard-earnings{background-color:#7c9b62;padding:37px 26px;display:flex;justify-content:space-between;align-items:center}.host-dashboard-earnings>.info>h1{font-size:36px;color:#4b352a;margin:0}.host-dashboard-earnings>.info>p{color:#4d4d4d}.host-dashboard-earnings>.info>p>span{text-decoration:underline;font-weight:700}.host-dashboard-earnings>.info>h2{margin:0;font-size:38px;color:#4b352a;font-weight:900}.host-dashboard-reviews{background-color:#f0f2bd;padding:25px 26px;display:flex;align-items:center}.host-dashboard-reviews>h2{margin:0}.star{color:#ff8c38;margin-right:4px;margin-left:4px;width:1em;height:1em}.host-dashboard-reviews p{margin-left:5px;font-size:20px;color:#4d4d4d;margin-right:auto}.host-dashboard-reviews p>span{font-weight:700;color:#161616}.host-dashboard-vans{padding:38px 26px}.host-dashboard-vans>.top{display:flex;justify-content:space-between;align-items:center;color:#4b352a}.host-dashboard-vans .host-vans-list{padding-inline:0}.host-reviews hr{background-color:#c7c7c7;height:1px;border:0}.host-reviews .review-star{color:#ff8c38;margin-right:5px}.host-van-single>img{height:70px;width:100px;object-fit:cover;border-radius:5px;margin-bottom:1rem;margin-right:0}.host-van-info{margin-bottom:.5rem}.host-income{padding-inline:26px;color:#4b352a}.host-income>p{color:#4b352a}.host-income>p span{text-decoration:underline;font-weight:700}.host-income>h2{font-size:38px;color:#4b352a;font-weight:900}.host-income .info-header>p{color:#4b352a}.host-income .info-header>p span{text-decoration:underline;font-weight:700}.host-income .info-header>h3{font-weight:700;font-size:24px;margin-top:60px;color:#4b352a}.transactions{min-height:500px}.host-income .transaction{display:flex;justify-content:space-between;align-items:center;background-color:#f0f2bd;margin-bottom:31px;padding:35px 29px;border-radius:6px}.host-income .transaction>h3{font-size:36px;font-weight:600;margin:0}.host-income .transaction>p{font-weight:500;font-size:20px;color:#4b352a}.transaction-info{display:flex;flex-direction:column}.transaction-id{font-size:14px;color:#4b352a}.income-graph{min-height:300px}.host-reviews{padding-inline:26px;color:#4b352a}.host-reviews .top-text{display:flex;align-items:center;margin-bottom:32px}.host-reviews .top-text>h2{font-weight:700;font-size:32px;margin:0 20px 0 0}.host-reviews .top-text>p{margin:0;color:#4b352a}.host-reviews .top-text>p span{text-decoration:underline;font-weight:700}.host-reviews>img{margin-bottom:36px}.host-reviews .review{margin-block:25px;background-color:#f0f2bd;border-radius:6px;padding:10px}.host-reviews .review .info{display:flex}.host-reviews .review .name{color:#4b352a;margin-right:10px;font-weight:600}.host-reviews .review .date{color:#777575}.host-reviews hr{background-color:#f0f2bd;height:1px;border:0}.review-star{color:#ff8c38;margin-right:4px;width:1em;height:1em}.host-header{display:flex;justify-content:space-between;align-items:center;padding:1rem 2rem;background-color:#bbc79a;border-bottom:1px solid #ddd}.host-nav{display:flex;margin-bottom:10px;background-color:#bd9a65;border-radius:4px}.host-nav a{text-decoration:none;color:#4d4d4d;font-weight:500;padding:5px 20px}.host-nav a:hover{color:#161616;text-decoration:underline;font-weight:600}.host-actions{display:flex;align-items:center;gap:1rem}.host-user{font-weight:700;color:#4b352a}.button-logout{background-color:#ca7842;border-radius:5px;cursor:pointer;transition:transform .1s ease-in-out;width:100px;height:35px;color:#f0f2bd}.dev-login-link{margin-left:1rem;color:#ff9800;font-weight:700}.host-van-link-wrapper{color:#4b352a;text-decoration:unset}.host-vans-list{display:flex;flex-direction:row;flex-wrap:wrap;gap:2rem;margin-top:2rem;padding:0;justify-content:center}.host-vans-title{padding-inline:26px;text-align:center;width:100%;color:#4b352a}.host-vans-section{display:flex;flex-direction:column;align-items:center;gap:1rem}.host-van-single{display:flex;flex-direction:column;align-items:flex-start;background-color:#f0f2bd;padding:18px 24px;margin-bottom:10px;height:243px;width:300px;border-radius:6px;box-shadow:0 2px 8px #0000000d;transition:background-color .2s ease-in-out}.host-van-single:hover{background-color:#e8ebb0;cursor:pointer}.host-van-single>img{width:100px;aspect-ratio:10 / 7;object-fit:cover;border-radius:5px;margin-bottom:1rem;transition:transform .2s ease-in-out}.host-van-single>img:hover{transform:scale(1.05)}.host-van-info h3{font-size:20px;font-weight:600;margin-block:10px}.host-van-info p{margin-block:10px}.van-details-container{display:grid;padding:24px;margin:30px 26px;justify-items:center}.van-details-container h1{color:#4b352a}.van-info img{height:160px;border-radius:5px;margin-right:24px}.van-card{flex-direction:row;align-items:flex-start;justify-content:flex-start;background-color:#edb087;border-radius:4px;height:500px;width:800px;padding:16px}.van-info{display:flex;flex-direction:row;align-items:flex-start;justify-content:flex-start}.van-text{color:#4b352a;display:flex;flex-direction:column;justify-content:center;height:100%}.details-nav{margin-top:15px;display:grid}.back-button :hover{color:#f0f2bd}.host-van-detail-info>h4{font-weight:700;font-size:16px;line-height:21px;color:#4b352a}.host-van-detail-info>h4>span{font-weight:500}.host-van-detail-image{margin-top:10px;height:150px;border-radius:5px}.host-van-price{margin-top:10px;font-weight:500}.host-van-price>span{font-size:16px;color:#4b352a}.host-details-nav{display:flex;margin-bottom:10px}.host-details-nav a{text-decoration:none;color:#4d4d4d;font-weight:500;padding:5px 20px}.host-details-nav a:hover{color:#161616;text-decoration:underline;font-weight:600}
