/*! tailwindcss v4.1.4 | MIT License | https://tailwindcss.com */@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,::backdrop,:after,:before{--tw-border-style:solid}}}@layer components{.slim-search{max-width:100%;min-width:calc(var(--spacing,.25rem)*0);flex-direction:column;justify-content:flex-end;display:flex}@media (min-width:384px){.slim-search{width:100%}}@media (min-width:1024px){.slim-search{flex-direction:row;flex:1}}.slim-search .slim-search__label{margin-right:calc(var(--spacing,.25rem)*2);font-size:var(--text-body);line-height:var(--tw-leading,var(--text-base--line-height,calc(1.5/1)));color:var(--ui-medium-gray);align-self:flex-start}@media (min-width:1024px){.slim-search .slim-search__label{align-self:center}}.slim-search .slim-search__form{flex-grow:1;display:flex}@media (min-width:1024px){.slim-search .slim-search__form{max-width:var(--container-3xl,48rem)}}.slim-search .slim-search__form .slim-search__input{height:48px;min-width:calc(var(--spacing,.25rem)*0);background-color:var(--ui-input);padding-left:calc(var(--spacing,.25rem)*6);font-size:1.25rem;line-height:var(--tw-leading,var(--text-xl--line-height,calc(1.75/1.25)));border-radius:3.40282e+38px 0 0 3.40282e+38px;flex:1}.slim-search .slim-search__form .slim-search__input:focus-visible{border-style:var(--tw-border-style);outline-color:var(--primary);border-width:1px}.slim-search .slim-search__form .slim-search__search-btn{margin-bottom:calc(var(--spacing,.25rem)*0);border-left-style:var(--tw-border-style);border-left-width:2px;border-color:var(--color-white,#fff);height:48px;font-size:1.125rem;line-height:var(--tw-leading,var(--text-lg--line-height,calc(1.75/1.125)));border-top-left-radius:0;border-bottom-left-radius:0}.slim-search-skeleton{display:none}@media (min-width:1024px){.slim-search-skeleton{display:flex}}@media (min-width:920px){.skeleton-text{height:calc(var(--spacing,.25rem)*6);width:calc(var(--spacing,.25rem)*24);animation:var(--animate-pulse,pulse 2s cubic-bezier(.4,0,.6,1)infinite);background-color:var(--color-gray-200,oklch(92.8% .006 264.531));border-radius:.25rem}.skeleton-input{border-radius:3.40282e+38px 0 0 3.40282e+38px}.skeleton-button,.skeleton-input{height:48px;animation:var(--animate-pulse,pulse 2s cubic-bezier(.4,0,.6,1)infinite);background-color:var(--color-gray-200,oklch(92.8% .006 264.531))}.slim-search__nearby-btn.skeleton-button{width:calc(var(--spacing,.25rem)*12);border-inline-style:var(--tw-border-style);border-inline-width:2px;border-color:var(--color-white,#fff);border-radius:0}.slim-search__search-btn.skeleton-button{width:calc(var(--spacing,.25rem)*20);border-top-left-radius:0;border-bottom-left-radius:0}}}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}@keyframes pulse{50%{opacity:.5}}