:root{font-family:futura-pt,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#000;background-color:#fff;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#f99f20;text-decoration:inherit}a:hover{color:#f99f20}body{margin:0;display:flex;place-items:center;min-width:320px}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#f99f20}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media (prefers-color-scheme: light){:root{color:#212121;background-color:#fff}a:hover{color:#f99f20}button{background-color:#fff}}.App{text-align:center}@media (max-width: 440px){.hide-on-mobile{display:none}}h2{font-family:futura-pt-bold,sans-serif;font-weight:700;font-style:normal;font-size:3em}.marker-emoji{background-color:#fff;color:#f99f20;border:4px solid #F99F20;border-radius:50%;width:36px;height:36px;display:flex;align-items:center;justify-content:center;font-size:18px;box-shadow:0 0 6px #0000004d;cursor:pointer}.marker-emoji:hover{border:4px solid #656565}.marker-user{background-color:#4285f4;border-radius:50%;width:20px;height:20px;border:3px solid white;box-shadow:0 0 6px #0000004d;cursor:pointer}.infowindow-text{color:#000;font-size:1em;font-family:futura-pt,sans-serif;font-weight:300;font-style:normal;margin:0;padding:0}.infowindow-header{color:#f99f20;font-family:futura-pt-bold,sans-serif;font-weight:700;font-style:normal;font-size:2.5em;max-width:260px}.infowindow-address{color:#000;font-size:1em;font-family:futura-pt,sans-serif;font-weight:300;font-style:normal}.infowindow-menu{color:#f99f20;font-size:1.25em;font-family:futura-pt-bold,sans-serif;font-weight:300;font-style:normal}.infowindow-menu:hover{color:#f99f20;text-decoration:underline}.infowindow-directions{color:#f99f20;font-size:1.15em;font-family:futura-pt-bold,sans-serif;font-weight:300;font-style:normal}.infowindow-directions:hover{color:#f99f20;text-decoration:underline}.infowindow-divider{height:2px;background-color:#656565;margin:10px 0;border-radius:20px}.app-header{background-color:#fff;padding:10px 0;text-align:center;box-shadow:0 2px 6px #0003;position:relative;display:flex;flex-direction:column;align-items:center;flex:0 0 auto}.app-container{width:100vw;height:100vh;height:100dvh;display:flex;flex-direction:column}.main-content{flex:1 1 auto}.gm-ui-hover-effect{filter:invert(1)}.dropdown-button{display:flex;align-items:center;width:fit-content;padding:.5rem 1rem;background-color:#fff;border-radius:2rem;color:#f99f20;border:#FFFFFF .2rem solid;font-size:1em;font-family:futura-pt-bold,sans-serif;font-weight:700;font-style:normal;cursor:pointer;box-shadow:0 .25rem .5rem #0003}.dropdown-button-open{border:#F99F20 .2rem solid}.dropdown-button:hover{background-color:#f7f7f7;border-color:#f7f7f7}.dropdown-button-open:hover{background-color:#f7f7f7;border-color:#f99f20}.dropdown-icon{display:flex;align-items:center;justify-content:center;margin-left:1rem}.dropdown-content{z-index:1000;position:absolute;min-width:100%;display:flex;flex-direction:column;align-items:center;padding-top:1rem;padding-bottom:1rem;margin-top:.5rem;background-color:#fff;color:#000;border-radius:2rem;box-shadow:0 .25rem .5rem #0003;max-height:40vh;overflow-y:scroll;scrollbar-width:none;-ms-overflow-style:none;opacity:0;transform:translateY(-5%);transition:transform .15s ease-in-out,opacity .1s ease-in-out;pointer-events:none}.dropdown-content-open{opacity:1;transform:translateY(0);pointer-events:all}.dropdown{position:relative;display:inline-block}.dropdown-item{padding:.5rem;border-radius:2rem;width:80%;cursor:pointer}.dropdown-item:hover{background-color:#f7f7f7}.dropdown-item-checkbox{padding-top:.25rem;padding-bottom:.25rem;display:flex;align-items:center;font-size:1em;font-family:futura-pt,sans-serif;font-weight:500;font-style:normal}.checkbox-icon{display:flex;align-items:center;justify-content:center;margin-right:.5rem}p{font-size:1rem;color:#424242}.no-trucks-overlay{position:fixed;top:0;left:0;width:100vw;height:100vh;height:100dvh;background:#0006;display:flex;align-items:center;justify-content:center;z-index:9999}.no-trucks-window{background-color:#fff;padding:2rem;border-radius:1rem;max-width:60%;max-height:80%;text-align:center;position:relative;box-shadow:0 .5rem 1rem #0000004d;display:flex;flex-direction:column;justify-content:top;align-items:center}.close-button{position:absolute;top:1rem;right:1rem;font-size:1.5rem;padding:0;background:none;border:none;cursor:pointer;color:#424242}h2{font-family:futura-pt,sans-serif;font-weight:700;font-style:normal;font-size:1.5rem;color:#424242;margin-top:3rem}.loading-screen{background-color:#fffc;height:100%;width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;z-index:9999}.loading-spinner{border:.2rem solid #BDBDBD;border-top:.2rem solid #F99F20;border-radius:50%;width:3rem;height:3rem;animation:spin 1s linear infinite}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}h2{font-family:futura-pt,sans-serif;font-weight:700;font-style:normal;font-size:1.5rem;color:#424242;margin-top:1rem}h3{font-family:futura-pt,sans-serif;font-weight:300;font-style:normal;font-size:1.5rem;color:#424242;margin-top:1rem}p{font-family:futura-pt,sans-serif;font-weight:300;font-style:normal;font-size:1rem;color:#424242;margin-top:1rem}.error-screen{background-color:#fffc;height:100%;width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;z-index:9999}.error-message{display:flex;flex-direction:column;justify-content:center;align-items:center}.error-image{width:6rem;height:6rem;margin-bottom:2rem;color:#f99f20}
