html,body,#root,#app{height:100%}body{color:#404040;background-color:#fff;margin:0;font-family:Segoe UI,Arial,sans-serif}input,select,textarea{font:inherit;border:1px solid gray;border-radius:8px;padding:10px}select{background-color:#fff}select:disabled{opacity:.5}#app{display:contents}.row{flex-direction:row;display:flex}.column{flex-direction:column;display:flex}.fa-button{font:inherit;cursor:pointer;background:0 0;border:none}span.material-symbols-outlined{text-shadow:2px 2px 3px #d3d3d3;color:#4c4cd2}.fa-button span{vertical-align:middle}.fa-button span:hover{background-color:#e9f6fb;border-radius:10px}.btn{width:fit-content;color:inherit;font-weight:700;font-size:inherit;cursor:pointer;background-color:#fff;border:1px solid gray;border-radius:8px;padding:5px 13px;text-decoration:none;display:inline-block}.btn:hover{background-color:#f5f5f5}.btn-blue{color:#e6e6e6;font-size:inherit;cursor:pointer;background:#4c4cd2;border:none;border-radius:8px;padding:10px;font-weight:700}.btn-action-red{color:#fff;cursor:pointer;background-color:#f55;border:1px solid red;border-radius:8px;padding:10px;font-weight:700;text-decoration:none;box-shadow:1px 3px 10px #d3d3d3}.btn-action-red:hover{background-color:red}.btn-link{font-size:inherit;cursor:pointer;color:inherit;background:0 0;border:none;padding:0;font-weight:700;text-decoration:underline}.btn:disabled,.btn-link:disabled{opacity:.5;cursor:auto;background-color:#fff}.arrow{border-top:2px solid #333;border-left:2px solid #333;width:10px;height:10px;display:inline-block;transform:rotate(-45deg)}.arrow.right{transform:rotate(135deg)}.page-contents{flex-direction:column;row-gap:10px;display:flex}.page-container{padding-left:10px;padding-right:10px}.page-title{color:inherit;font-size:inherit;font-weight:700}.page-title h3{align-items:center;margin:5px 0;display:flex}.page-title span{color:inherit}.page-title .material-symbols-outlined{font-size:23px}@media (width<=768px){.display-none-mobile{display:none!important}}.fade-after-shift img{opacity:0;transition:opacity .3s}.fade-after-shift:not(.bg-gradient-shifting) img{opacity:1}.bg-gradient-shifting{background:linear-gradient(120deg,#f5f5f5 25%,#ededed 37%,#f5f5f5 63%) 0 0/200% 100%;animation:1.4s linear infinite gradientShift}@keyframes gradientShift{0%{background-position:100% 0}to{background-position:-100% 0}}.center-container{flex-direction:column;justify-content:center;align-items:center;row-gap:15px;height:90vh;display:flex}.center-container h3,.center-container p{margin:0}@media (width>=754px){.center-container{height:30vh}}html[dir=ltr],[data-sonner-toaster][dir=ltr]{--toast-icon-margin-start:-3px;--toast-icon-margin-end:4px;--toast-svg-margin-start:-1px;--toast-svg-margin-end:0px;--toast-button-margin-start:auto;--toast-button-margin-end:0;--toast-close-button-start:0;--toast-close-button-end:unset;--toast-close-button-transform:translate(-35%, -35%)}html[dir=rtl],[data-sonner-toaster][dir=rtl]{--toast-icon-margin-start:4px;--toast-icon-margin-end:-3px;--toast-svg-margin-start:0px;--toast-svg-margin-end:-1px;--toast-button-margin-start:0;--toast-button-margin-end:auto;--toast-close-button-start:unset;--toast-close-button-end:0;--toast-close-button-transform:translate(35%, -35%)}[data-sonner-toaster]{width:var(--width);--gray1:#fcfcfc;--gray2:#f8f8f8;--gray3:#f3f3f3;--gray4:#ededed;--gray5:#e8e8e8;--gray6:#e2e2e2;--gray7:#dbdbdb;--gray8:#c7c7c7;--gray9:#8f8f8f;--gray10:#858585;--gray11:#6f6f6f;--gray12:#171717;--border-radius:8px;box-sizing:border-box;z-index:999999999;outline:none;margin:0;padding:0;font-family:ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;list-style:none;transition:transform .4s;position:fixed}@media (hover:none) and (pointer:coarse){[data-sonner-toaster][data-lifted=true]{transform:none}}[data-sonner-toaster][data-x-position=right]{right:var(--offset-right)}[data-sonner-toaster][data-x-position=left]{left:var(--offset-left)}[data-sonner-toaster][data-x-position=center]{left:50%;transform:translate(-50%)}[data-sonner-toaster][data-y-position=top]{top:var(--offset-top)}[data-sonner-toaster][data-y-position=bottom]{bottom:var(--offset-bottom)}[data-sonner-toast]{--y:translateY(100%);--lift-amount:calc(var(--lift) * var(--gap));z-index:var(--z-index);opacity:0;transform:var(--y);touch-action:none;box-sizing:border-box;overflow-wrap:anywhere;outline:none;transition:transform .4s,opacity .4s,height .4s,box-shadow .2s;position:absolute}[data-sonner-toast][data-styled=true]{background:var(--normal-bg);border:1px solid var(--normal-border);color:var(--normal-text);border-radius:var(--border-radius);width:var(--width);align-items:center;gap:6px;padding:16px;font-size:13px;display:flex;box-shadow:0 4px 12px #0000001a}[data-sonner-toast]:focus-visible{box-shadow:0 4px 12px #0000001a,0 0 0 2px #0003}[data-sonner-toast][data-y-position=top]{--y:translateY(-100%);--lift:1;--lift-amount:calc(1 * var(--gap));top:0}[data-sonner-toast][data-y-position=bottom]{--y:translateY(100%);--lift:-1;--lift-amount:calc(var(--lift) * var(--gap));bottom:0}[data-sonner-toast][data-styled=true] [data-description]{color:#3f3f3f;font-weight:400;line-height:1.4}[data-rich-colors=true][data-sonner-toast][data-styled=true] [data-description]{color:inherit}[data-sonner-toaster][data-sonner-theme=dark] [data-description]{color:#e8e8e8}[data-sonner-toast][data-styled=true] [data-title]{color:inherit;font-weight:500;line-height:1.5}[data-sonner-toast][data-styled=true] [data-icon]{width:16px;height:16px;margin-left:var(--toast-icon-margin-start);margin-right:var(--toast-icon-margin-end);flex-shrink:0;justify-content:flex-start;align-items:center;display:flex;position:relative}[data-sonner-toast][data-promise=true] [data-icon]>svg{opacity:0;transform-origin:50%;animation:.3s forwards sonner-fade-in;transform:scale(.8)}[data-sonner-toast][data-styled=true] [data-icon]>*{flex-shrink:0}[data-sonner-toast][data-styled=true] [data-icon] svg{margin-left:var(--toast-svg-margin-start);margin-right:var(--toast-svg-margin-end)}[data-sonner-toast][data-styled=true] [data-content]{flex-direction:column;gap:2px;display:flex}[data-sonner-toast][data-styled=true] [data-button]{height:24px;color:var(--normal-bg);background:var(--normal-text);margin-left:var(--toast-button-margin-start);margin-right:var(--toast-button-margin-end);cursor:pointer;border:none;border-radius:4px;outline:none;flex-shrink:0;align-items:center;padding-left:8px;padding-right:8px;font-size:12px;font-weight:500;transition:opacity .4s,box-shadow .2s;display:flex}[data-sonner-toast][data-styled=true] [data-button]:focus-visible{box-shadow:0 0 0 2px #0006}[data-sonner-toast][data-styled=true] [data-button]:first-of-type{margin-left:var(--toast-button-margin-start);margin-right:var(--toast-button-margin-end)}[data-sonner-toast][data-styled=true] [data-cancel]{color:var(--normal-text);background:#00000014}[data-sonner-toaster][data-sonner-theme=dark] [data-sonner-toast][data-styled=true] [data-cancel]{background:#ffffff4d}[data-sonner-toast][data-styled=true] [data-close-button]{left:var(--toast-close-button-start);right:var(--toast-close-button-end);width:20px;height:20px;color:var(--gray12);background:var(--normal-bg);border:1px solid var(--gray4);transform:var(--toast-close-button-transform);cursor:pointer;z-index:1;border-radius:50%;justify-content:center;align-items:center;padding:0;transition:opacity .1s,background .2s,border-color .2s;display:flex;position:absolute;top:0}[data-sonner-toast][data-styled=true] [data-close-button]:focus-visible{box-shadow:0 4px 12px #0000001a,0 0 0 2px #0003}[data-sonner-toast][data-styled=true] [data-disabled=true]{cursor:not-allowed}[data-sonner-toast][data-styled=true]:hover [data-close-button]:hover{background:var(--gray2);border-color:var(--gray5)}[data-sonner-toast][data-swiping=true]:before{content:"";z-index:-1;height:100%;position:absolute;left:-100%;right:-100%}[data-sonner-toast][data-y-position=top][data-swiping=true]:before{bottom:50%;transform:scaleY(3)translateY(50%)}[data-sonner-toast][data-y-position=bottom][data-swiping=true]:before{top:50%;transform:scaleY(3)translateY(-50%)}[data-sonner-toast][data-swiping=false][data-removed=true]:before{content:"";position:absolute;inset:0;transform:scaleY(2)}[data-sonner-toast][data-expanded=true]:after{content:"";height:calc(var(--gap) + 1px);width:100%;position:absolute;bottom:100%;left:0}[data-sonner-toast][data-mounted=true]{--y:translateY(0);opacity:1}[data-sonner-toast][data-expanded=false][data-front=false]{--scale:var(--toasts-before) * .05 + 1;--y:translateY(calc(var(--lift-amount) * var(--toasts-before))) scale(calc(-1 * var(--scale)));height:var(--front-toast-height)}[data-sonner-toast]>*{transition:opacity .4s}[data-sonner-toast][data-x-position=right]{right:0}[data-sonner-toast][data-x-position=left]{left:0}[data-sonner-toast][data-expanded=false][data-front=false][data-styled=true]>*{opacity:0}[data-sonner-toast][data-visible=false]{opacity:0;pointer-events:none}[data-sonner-toast][data-mounted=true][data-expanded=true]{--y:translateY(calc(var(--lift) * var(--offset)));height:var(--initial-height)}[data-sonner-toast][data-removed=true][data-front=true][data-swipe-out=false]{--y:translateY(calc(var(--lift) * -100%));opacity:0}[data-sonner-toast][data-removed=true][data-front=false][data-swipe-out=false][data-expanded=true]{--y:translateY(calc(var(--lift) * var(--offset) + var(--lift) * -100%));opacity:0}[data-sonner-toast][data-removed=true][data-front=false][data-swipe-out=false][data-expanded=false]{--y:translateY(40%);opacity:0;transition:transform .5s,opacity .2s}[data-sonner-toast][data-removed=true][data-front=false]:before{height:calc(var(--initial-height) + 20%)}[data-sonner-toast][data-swiping=true]{transform:var(--y) translateY(var(--swipe-amount-y,0px)) translateX(var(--swipe-amount-x,0px));transition:none}[data-sonner-toast][data-swiped=true]{-webkit-user-select:none;user-select:none}[data-sonner-toast][data-swipe-out=true][data-y-position=bottom],[data-sonner-toast][data-swipe-out=true][data-y-position=top]{animation-duration:.2s;animation-timing-function:ease-out;animation-fill-mode:forwards}[data-sonner-toast][data-swipe-out=true][data-swipe-direction=left]{animation-name:swipe-out-left}[data-sonner-toast][data-swipe-out=true][data-swipe-direction=right]{animation-name:swipe-out-right}[data-sonner-toast][data-swipe-out=true][data-swipe-direction=up]{animation-name:swipe-out-up}[data-sonner-toast][data-swipe-out=true][data-swipe-direction=down]{animation-name:swipe-out-down}@keyframes swipe-out-left{0%{transform:var(--y) translateX(var(--swipe-amount-x));opacity:1}to{transform:var(--y) translateX(calc(var(--swipe-amount-x) - 100%));opacity:0}}@keyframes swipe-out-right{0%{transform:var(--y) translateX(var(--swipe-amount-x));opacity:1}to{transform:var(--y) translateX(calc(var(--swipe-amount-x) + 100%));opacity:0}}@keyframes swipe-out-up{0%{transform:var(--y) translateY(var(--swipe-amount-y));opacity:1}to{transform:var(--y) translateY(calc(var(--swipe-amount-y) - 100%));opacity:0}}@keyframes swipe-out-down{0%{transform:var(--y) translateY(var(--swipe-amount-y));opacity:1}to{transform:var(--y) translateY(calc(var(--swipe-amount-y) + 100%));opacity:0}}@media (width<=600px){[data-sonner-toaster]{right:var(--mobile-offset-right);left:var(--mobile-offset-left);width:100%;position:fixed}[data-sonner-toaster][dir=rtl]{left:calc(var(--mobile-offset-left) * -1)}[data-sonner-toaster] [data-sonner-toast]{width:calc(100% - var(--mobile-offset-left) * 2);left:0;right:0}[data-sonner-toaster][data-x-position=left]{left:var(--mobile-offset-left)}[data-sonner-toaster][data-y-position=bottom]{bottom:var(--mobile-offset-bottom)}[data-sonner-toaster][data-y-position=top]{top:var(--mobile-offset-top)}[data-sonner-toaster][data-x-position=center]{left:var(--mobile-offset-left);right:var(--mobile-offset-right);transform:none}}[data-sonner-toaster][data-sonner-theme=light]{--normal-bg:#fff;--normal-border:var(--gray4);--normal-text:var(--gray12);--success-bg:#ecfdf3;--success-border:#bffcd9;--success-text:#008a2e;--info-bg:#f0f8ff;--info-border:#dde7fd;--info-text:#0973dc;--warning-bg:#fffcf0;--warning-border:#fbeeb1;--warning-text:#dc7609;--error-bg:#fff0f0;--error-border:#ffe0e1;--error-text:#e60000}[data-sonner-toaster][data-sonner-theme=light] [data-sonner-toast][data-invert=true]{--normal-bg:#000;--normal-border:#333;--normal-text:var(--gray1)}[data-sonner-toaster][data-sonner-theme=dark] [data-sonner-toast][data-invert=true]{--normal-bg:#fff;--normal-border:var(--gray3);--normal-text:var(--gray12)}[data-sonner-toaster][data-sonner-theme=dark]{--normal-bg:#000;--normal-bg-hover:#1f1f1f;--normal-border:#333;--normal-border-hover:#404040;--normal-text:var(--gray1);--success-bg:#001f0f;--success-border:#003d1c;--success-text:#59f3a6;--info-bg:#000d1f;--info-border:#19233e;--info-text:#5896f3;--warning-bg:#1d1f00;--warning-border:#2e2e00;--warning-text:#f3cf58;--error-bg:#2d0607;--error-border:#4d0408;--error-text:#ff9ea1}[data-sonner-toaster][data-sonner-theme=dark] [data-sonner-toast] [data-close-button]{background:var(--normal-bg);border-color:var(--normal-border);color:var(--normal-text)}[data-sonner-toaster][data-sonner-theme=dark] [data-sonner-toast] [data-close-button]:hover{background:var(--normal-bg-hover);border-color:var(--normal-border-hover)}[data-rich-colors=true][data-sonner-toast][data-type=success],[data-rich-colors=true][data-sonner-toast][data-type=success] [data-close-button]{background:var(--success-bg);border-color:var(--success-border);color:var(--success-text)}[data-rich-colors=true][data-sonner-toast][data-type=info],[data-rich-colors=true][data-sonner-toast][data-type=info] [data-close-button]{background:var(--info-bg);border-color:var(--info-border);color:var(--info-text)}[data-rich-colors=true][data-sonner-toast][data-type=warning],[data-rich-colors=true][data-sonner-toast][data-type=warning] [data-close-button]{background:var(--warning-bg);border-color:var(--warning-border);color:var(--warning-text)}[data-rich-colors=true][data-sonner-toast][data-type=error],[data-rich-colors=true][data-sonner-toast][data-type=error] [data-close-button]{background:var(--error-bg);border-color:var(--error-border);color:var(--error-text)}.sonner-loading-wrapper{--size:16px;height:var(--size);width:var(--size);z-index:10;position:absolute;inset:0}.sonner-loading-wrapper[data-visible=false]{transform-origin:50%;animation:.2s forwards sonner-fade-out}.sonner-spinner{height:var(--size);width:var(--size);position:relative;top:50%;left:50%}.sonner-loading-bar{background:var(--gray11);border-radius:6px;width:24%;height:8%;animation:1.2s linear infinite sonner-spin;position:absolute;top:-3.9%;left:-10%}.sonner-loading-bar:first-child{animation-delay:-1.2s;transform:rotate(.0001deg)translate(146%)}.sonner-loading-bar:nth-child(2){animation-delay:-1.1s;transform:rotate(30deg)translate(146%)}.sonner-loading-bar:nth-child(3){animation-delay:-1s;transform:rotate(60deg)translate(146%)}.sonner-loading-bar:nth-child(4){animation-delay:-.9s;transform:rotate(90deg)translate(146%)}.sonner-loading-bar:nth-child(5){animation-delay:-.8s;transform:rotate(120deg)translate(146%)}.sonner-loading-bar:nth-child(6){animation-delay:-.7s;transform:rotate(150deg)translate(146%)}.sonner-loading-bar:nth-child(7){animation-delay:-.6s;transform:rotate(180deg)translate(146%)}.sonner-loading-bar:nth-child(8){animation-delay:-.5s;transform:rotate(210deg)translate(146%)}.sonner-loading-bar:nth-child(9){animation-delay:-.4s;transform:rotate(240deg)translate(146%)}.sonner-loading-bar:nth-child(10){animation-delay:-.3s;transform:rotate(270deg)translate(146%)}.sonner-loading-bar:nth-child(11){animation-delay:-.2s;transform:rotate(300deg)translate(146%)}.sonner-loading-bar:nth-child(12){animation-delay:-.1s;transform:rotate(330deg)translate(146%)}@keyframes sonner-fade-in{0%{opacity:0;transform:scale(.8)}to{opacity:1;transform:scale(1)}}@keyframes sonner-fade-out{0%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(.8)}}@keyframes sonner-spin{0%{opacity:1}to{opacity:.15}}@media (prefers-reduced-motion){[data-sonner-toast],[data-sonner-toast]>*,.sonner-loading-bar{transition:none!important;animation:none!important}}.sonner-loader{transform-origin:50%;transition:opacity .2s,transform .2s;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.sonner-loader[data-visible=false]{opacity:0;transform:scale(.8)translate(-50%,-50%)}.drawer-container.svelte-ut5i00{display:inline-block}.drawer.svelte-ut5i00{z-index:2001;background:#fff;flex-direction:column;width:280px;display:flex;position:fixed;top:0;bottom:0;box-shadow:0 0 20px #00000040}.drawer.left.svelte-ut5i00{left:0}.drawer.right.svelte-ut5i00{right:0}.drawer-header.svelte-ut5i00{border-bottom:1px solid #eee;padding:12px}.drawer-body.svelte-ut5i00{flex:1;overflow-y:auto}.backdrop.svelte-ut5i00{z-index:2000;background:#00000080;position:fixed;inset:0}.close-btn.svelte-ut5i00{cursor:pointer;background:0 0;border:none;border-radius:8px;padding:8px}.popup-body.svelte-1ivp4h{flex-direction:column;justify-content:space-between;height:100%;display:flex}.popup-menu.svelte-1ivp4h{flex-direction:column;display:flex}.popup-menu.svelte-1ivp4h>div:where(.svelte-1ivp4h):hover{background-color:#f5f5f5}.popup-menu.svelte-1ivp4h a:where(.svelte-1ivp4h){color:inherit;align-items:center;column-gap:5px;padding:10px;font-weight:700;text-decoration:none;display:flex}.popup-menu.svelte-1ivp4h span:where(.svelte-1ivp4h){color:inherit;font-size:20px}.profile-img-container.svelte-1ivp4h{width:24px;margin-right:5px;display:inline-block}.popup-footer.svelte-1ivp4h{justify-content:center;padding:1.5rem;display:flex}.btn-action-red.svelte-1ivp4h{text-align:center;width:100%}.btn-action-red.svelte-1ivp4h .material-symbols-outlined:where(.svelte-1ivp4h){color:#fff;text-shadow:none;vertical-align:center;font-size:20px;font-weight:700}.container.svelte-1rhx30y{row-gap:15px;padding-bottom:50px}@media (width<=768px){.container.svelte-1rhx30y{padding-bottom:0}}.clear-button.svelte-1rhx30y span:where(.svelte-1rhx30y){color:inherit}.clear-button.svelte-1rhx30y:hover{background-color:#f5f5f5}button.clear-button.svelte-1rhx30y{cursor:pointer;background:0 0;border:none;border-radius:5px;flex-direction:column;align-items:center;text-decoration:none;display:flex;position:absolute;left:6px}span.material-symbols-outlined.svelte-1rhx30y{font-size:28px}.section-container.svelte-1rhx30y h4:where(.svelte-1rhx30y){margin:0}.section-container.svelte-1rhx30y{align-items:center;row-gap:15px}.section-container.svelte-1rhx30y .row:where(.svelte-1rhx30y){column-gap:25px}.section-container.svelte-1rhx30y button:where(.svelte-1rhx30y){cursor:pointer;background-color:#fff;border:1px solid #d3d3d3;border-radius:8px;flex-direction:column;padding:10px;display:flex;box-shadow:1px 3px 10px #d3d3d3}.section-container.svelte-1rhx30y button:where(.svelte-1rhx30y):hover{background-color:#e9f6fb;border:1px solid #93d2eb}.section-container.svelte-1rhx30y button.selected:where(.svelte-1rhx30y){box-shadow:none;background-color:#93d2eb;border:1px inset #28a6d7}.section-container.svelte-1rhx30y button.search-button:where(.svelte-1rhx30y){background-color:#f55;border:1px solid red;width:197px}.section-container.svelte-1rhx30y button.search-button:where(.svelte-1rhx30y) span:where(.svelte-1rhx30y){color:#fff;text-shadow:none}.section-container.svelte-1rhx30y button.search-button:where(.svelte-1rhx30y):hover{background-color:red}.vehicle-type-container.svelte-1rhx30y .icon:where(.svelte-1rhx30y){position:relative;top:7px}.icon.svelte-1rhx30y{background-position:50%;background-repeat:no-repeat;background-size:cover;width:64px;height:64px}.content.svelte-12qhfyh{width:100%}@media (width>=754px){.content-container.svelte-12qhfyh{justify-content:center;display:flex}.content.svelte-12qhfyh{max-width:754px}}@media (width>=1139px){.content.svelte-12qhfyh{max-width:1139px}}@media (width>=1520px){.content.svelte-12qhfyh{max-width:1520px}}.nav.svelte-12qhfyh{justify-content:space-between;align-items:center;padding:10px;display:flex}.button-group.svelte-12qhfyh{background-color:#fff;border-radius:10px;padding:5px 10px}.right-button-group.svelte-12qhfyh{align-items:center;column-gap:10px}.mobile-nav.svelte-12qhfyh{z-index:1000;background-color:#fff;height:50px;display:none;position:fixed;bottom:0;left:0;right:0}.mobile-nav.svelte-12qhfyh .fa-button:where(.svelte-12qhfyh){border-top:5px solid #fff;justify-content:center;align-items:center;width:100%;height:50px;padding:0;text-decoration:none;display:flex}.mobile-nav.svelte-12qhfyh .fa-button.selected:where(.svelte-12qhfyh){font-variation-settings:"FILL" 1;border-top-color:#4c4cd2}.mobile-nav.svelte-12qhfyh .search-button:where(.svelte-12qhfyh){height:55px}.content-body.svelte-12qhfyh{padding-bottom:55px}.home-link.svelte-12qhfyh{color:inherit;align-items:center;text-decoration:none;display:flex}.home-link-image.svelte-12qhfyh,.home-link-image-2.svelte-12qhfyh{background-position:50%;background-repeat:no-repeat;background-size:48px;width:50px;height:50px}.home-link-text.svelte-12qhfyh{font-weight:700}.ideas-button.svelte-12qhfyh span:where(.svelte-12qhfyh){font-size:23px}@media (width<=768px){.nav.svelte-12qhfyh{display:none}.nav.display-nav-mobile.svelte-12qhfyh{display:flex}.mobile-nav.svelte-12qhfyh{justify-content:space-evenly;align-items:center;display:flex}.mobile-nav.mobile-hide.svelte-12qhfyh{display:none}}@media (width<=360px){.nav.svelte-12qhfyh{padding-left:0;padding-right:0}}
