.bottom-nav{position:fixed;bottom:0;left:0;right:0;width:100%;display:flex;justify-content:space-around;align-items:center;background:#f7f3ee;border-top:1px solid #DDD6CE;padding:.625rem 0 calc(.625rem + env(safe-area-inset-bottom));z-index:10000;box-shadow:0 -.0625rem .1875rem #2b2b2b0d}@media(min-width:1024px){.bottom-nav{display:none}}.bottom-nav__item{display:flex;align-items:center;justify-content:center;padding:.75rem;text-decoration:none;color:#9ca3af;transition:color .2s ease;flex:1;min-width:0}.bottom-nav__item svg{stroke:currentColor;fill:none}.bottom-nav__item--active{color:#d0582f}.bottom-nav__icon{display:flex;align-items:center;justify-content:center;width:1.75rem;height:1.75rem}.bottom-nav__icon svg{width:100%;height:100%}.top-nav{position:fixed;top:0;left:0;right:0;width:100%;background:#fff;border-bottom:1px solid #DDD6CE;z-index:1000;box-shadow:0 .125rem .5rem #2b2b2b0d;display:none}@media(min-width:1024px){.top-nav{display:block}}.top-nav__container{max-width:100%;margin:0 auto;padding:0 2rem;height:4rem;display:flex;align-items:center;justify-content:space-between;position:relative}.top-nav__logo{display:flex;align-items:center;text-decoration:none;height:2.5rem}.top-nav__logo--centered{position:absolute;left:50%;transform:translate(-50%);height:3.75rem;z-index:1}.top-nav__logo--home{height:3.5rem;align-items:flex-end;padding-bottom:.25rem}.top-nav__logo-image{height:2.5rem;width:auto}.top-nav__logo--centered .top-nav__logo-image{height:3.75rem}.top-nav__logo--home .top-nav__logo-image{height:3.5rem}.top-nav__right{display:flex;align-items:center;gap:2rem;margin-left:auto;position:relative;z-index:2}.top-nav__items{display:flex;align-items:center;gap:.5rem}.top-nav__item{display:flex;align-items:center;gap:.5rem;padding:.5rem 1rem;text-decoration:none;color:#6b7280;border-radius:.5rem;transition:all .2s ease;font-size:.9375rem;font-weight:500}.top-nav__item:hover{background:#f7f3ee;color:#2b2b2b}.top-nav__item--active{background:#f7f3ee;color:#d0582f}.top-nav__item-icon{display:flex;align-items:center;justify-content:center;width:1.25rem;height:1.25rem;flex-shrink:0}.top-nav__item-icon svg{width:100%;height:100%;stroke:currentColor;fill:none}.top-nav__item-label{white-space:nowrap}.top-nav__profile{position:relative}.top-nav__profile-container{position:relative;z-index:1002;isolation:isolate}.top-nav__profile-button{background:none;border:none;padding:0;cursor:pointer;display:flex;align-items:center;justify-content:center}.top-nav__avatar{width:2.5rem;height:2.5rem;border-radius:50%;overflow:hidden;background:#ddd6ce;display:flex;align-items:center;justify-content:center;border:.125rem solid #FFFFFF;box-shadow:0 .125rem .25rem #2b2b2b1a;transition:transform .2s ease}.top-nav__profile-button:hover .top-nav__avatar{transform:scale(1.05)}.top-nav__avatar-image{width:100%;height:100%;object-fit:cover}.top-nav__avatar-placeholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center;font-size:.875rem;font-weight:600;color:#6b7280;background:#f0ebe0}.top-nav__dropdown{position:absolute;top:calc(100% + .5rem);right:0;background:#fff;border:1px solid #DDD6CE;border-radius:.5rem;box-shadow:0 .25rem .75rem #2b2b2b26;min-width:12rem;padding:.5rem;z-index:1003;pointer-events:auto}.top-nav__dropdown-item{width:100%;display:flex;align-items:center;gap:.75rem;padding:.75rem 1rem;background:none;border:none;text-align:left;color:#2b2b2b;font-size:.9375rem;font-weight:500;cursor:pointer;border-radius:.375rem;transition:all .2s ease;font-family:inherit}.top-nav__dropdown-item:hover{background:#f7f3ee;color:#d0582f}.top-nav__dropdown-item svg{flex-shrink:0;stroke:currentColor;fill:none}.top-nav__login-button{padding:.5rem 1rem;background:#d0582f;color:#fff;text-decoration:none;border-radius:.5rem;font-size:.9375rem;font-weight:500;transition:background .2s ease}.top-nav__login-button:hover{background:#b84a26}.top-nav__overlay{position:fixed;top:0;left:0;right:0;bottom:0;z-index:1001;background:transparent}.business-card{border-radius:.75rem;overflow:visible;transition:all .2s ease;position:relative;margin-bottom:0}.business-card__managed-indicator{position:absolute;top:.5rem;right:.5rem;width:1.5rem;height:1.5rem;background:#6f8f72;border-radius:50%;display:flex;align-items:center;justify-content:center;z-index:10;box-shadow:0 .125rem .25rem #2b2b2b26}.business-card__managed-indicator svg{width:.875rem;height:.875rem}.business-card--managed{background:#fff;box-shadow:0 .0625rem .1875rem #2b2b2b14;border:1px solid #DDD6CE}.business-card--managed:hover{box-shadow:0 .125rem .375rem #2b2b2b1f;transform:translateY(-.0625rem)}.business-card--unmanaged{background:#f7f3ee;border:.125rem dashed #E3A857;box-shadow:0 .0625rem .1875rem #2b2b2b0d}.business-card--unmanaged:hover{border-color:#d4a047;background:#f0ebe0}.business-card__link{display:block;text-decoration:none;color:inherit}.business-card__content{display:grid;grid-template-columns:1fr 35%;grid-template-rows:auto;align-items:start;min-height:8rem;padding:.625rem;gap:.625rem}.business-card__left{display:flex;flex-direction:column;min-width:0;gap:.375rem;grid-column:1;grid-row:1;overflow:hidden}.business-card__name{font-size:1rem;font-weight:600;margin:0;padding:0;color:#2b2b2b;line-height:1.3;flex-shrink:0;word-wrap:break-word;overflow-wrap:break-word}.business-card__category{font-size:.8125rem;color:#6b7280;margin:0 0 .5rem;font-weight:500}.business-card__info-row{display:flex;align-items:center;justify-content:space-between;gap:.5rem;margin:0;padding:0;flex-shrink:0}.business-card__distance{font-size:.75rem;color:#9ca3af;font-weight:500;flex-shrink:0}.business-card__opening-hours{font-size:.6875rem;font-weight:500;padding:.125rem .375rem;border-radius:.25rem;flex:1;text-align:center;word-wrap:break-word;white-space:normal;line-height:1.3;max-width:9.375rem}.business-card__opening-hours--open{color:#6f8f72;background:#6f8f721a}.business-card__opening-hours--closed{color:#9ca3af;background:#9ca3af1a}.business-card__opening-hours--unknown{color:#9ca3af;background:#9ca3af1a;font-style:italic;font-size:.6875rem}.business-card__info-right{display:flex;flex-direction:column;align-items:flex-end;gap:.5rem;flex-shrink:0}.business-card__rating-box{background:#fef3c7;border:1px solid #FDE68A;border-radius:.375rem;padding:.25rem .5rem;display:flex;align-items:center;justify-content:center;gap:.25rem}.business-card__rating{font-size:.8125rem;font-weight:600;color:#92400e}.business-card__hashtags-row{display:flex;align-items:center;justify-content:space-between;gap:.5rem;margin-top:.375rem;padding-top:.375rem;border-top:1px solid #F0EBE0}.business-card__hashtags{display:flex;flex-wrap:wrap;gap:.25rem;flex:1;min-width:0}.business-card__hashtag{display:inline-block;font-size:.6875rem;font-weight:500;color:#d0582f;background:#fef3c7;padding:.125rem .375rem;border-radius:.625rem;line-height:1.4;white-space:nowrap}.business-card__favorite{position:absolute;bottom:.5rem;right:.5rem;background:#fffffff2;border:1px solid rgba(221,214,206,.5);border-radius:50%;cursor:pointer;padding:.375rem;line-height:1;transition:all .2s ease;z-index:10;display:flex;align-items:center;justify-content:center;color:#9ca3af;width:2rem;height:2rem;box-shadow:0 .125rem .25rem #2b2b2b1a}.business-card__favorite svg{width:1.125rem;height:1.125rem}.business-card__favorite--active{color:#d0582f;animation:heartBeat .3s ease}.business-card__favorite:hover{transform:scale(1.1);box-shadow:0 .1875rem .375rem #2b2b2b26;border-color:#d0582f}@keyframes heartBeat{0%,to{transform:scale(1)}50%{transform:scale(1.2)}}.business-card__badge{font-size:.625rem;font-weight:600;padding:.25rem .5rem;border-radius:.375rem;text-transform:uppercase;white-space:nowrap;letter-spacing:.03125rem}.business-card__badge--managed{background:#6f8f7226;color:#6f8f72;border:1px solid rgba(111,143,114,.3)}.business-card__badge--unmanaged{background:#e3a85726;color:#e3a857;border:1px solid rgba(227,168,87,.3)}.business-card__map-button{width:2rem;height:2rem;display:flex;align-items:center;justify-content:center;background:#fff;border:1px solid #DDD6CE;border-radius:.375rem;cursor:pointer;transition:all .2s ease;padding:0;flex-shrink:0}.business-card__map-button:hover{background:#f7f3ee;border-color:#d0582f}.business-card__map-button svg{color:#d0582f;width:1rem;height:1rem}.business-card__image-wrapper{width:100%;aspect-ratio:1 / 1;overflow:hidden;background:#f0ebe0;background-size:cover;background-position:center;background-repeat:no-repeat;position:relative;grid-column:2;grid-row:1;border-radius:.375rem;display:flex;align-items:center;justify-content:center}.business-card__image-wrapper--has-image{background-color:#f0ebe0}.business-card__image{display:none}.business-card__image-placeholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center;color:#9ca3af;background:#f0ebe0e6;position:absolute;top:0;left:0;z-index:1}.business-card__image-wrapper--has-image .business-card__image-placeholder{display:none}.business-card__image-placeholder svg{width:2rem;height:2rem}@media(max-width:767px){.business-card__content{min-height:7rem;padding:.5rem;gap:.5rem;grid-template-columns:1fr 30%}.business-card__image-wrapper{width:100%;aspect-ratio:1 / 1}.business-card__name{font-size:.9375rem;line-height:1.25}.business-card__category{font-size:.75rem;margin:0 0 .375rem}}.home-page{width:100%;margin:0;padding:0;padding-bottom:6.25rem;height:100vh;overflow-y:auto;background:#f7f3ee;box-sizing:border-box}.home-page__header{width:100%;background:#d0582f;padding:2.5rem 1rem 1.875rem;display:flex;justify-content:center;align-items:center;margin-bottom:0;min-height:30vh}.home-page__logo-container{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;max-width:100%}.home-page__logo{height:auto;width:100%;max-width:100%;max-height:12.5rem;display:block;object-fit:contain;margin-bottom:.75rem}.home-page__subtitle{font-size:1.125rem;color:#fffffff2;margin:0;font-weight:500;text-align:center}.home-page__search-transition{padding:0 4%;margin-top:-1.25rem;margin-bottom:1.25rem;position:relative;z-index:10;width:100%;box-sizing:border-box}.home-page__desktop-layout{display:none}.home-page__mobile-layout{display:block}.home-page__search-box{width:100%;padding:.875rem 1.125rem;background:#fff;border:1px solid #DDD6CE;border-radius:.75rem;font-size:1rem;box-sizing:border-box;cursor:pointer;transition:all .2s ease;display:flex;align-items:center;gap:.75rem;box-shadow:0 .125rem .25rem #2b2b2b14;font-family:inherit}.home-page__search-box:hover{border-color:#d0582f;box-shadow:0 .125rem .5rem #d0582f26}.home-page__search-box svg{flex-shrink:0;color:#6b7280}.home-page__search-text{color:#9ca3af;font-size:1rem;flex:1;text-align:left}.home-page__content{margin:0;padding:0 4%;width:100%;box-sizing:border-box}.home-page__empty{text-align:center;padding:4rem 1.5rem;color:#6b7280}.home-page__empty p{font-size:1rem;color:#6b7280}.home-page__section{margin-bottom:2rem}.home-page__section:last-child{margin-bottom:0}.home-page__section-title{font-size:1.5rem;font-weight:600;color:#2b2b2b;margin:0 0 1.25rem}.home-page__featured-card{position:relative;background:#fff;border-radius:.75rem;border:1px solid #DDD6CE;box-shadow:0 .0625rem .1875rem #2b2b2b14;overflow:hidden;transition:all .2s ease}.home-page__featured-card:hover{box-shadow:0 .125rem .375rem #2b2b2b1f;transform:translateY(-.0625rem)}.home-page__featured-link{display:block;text-decoration:none;color:inherit}.home-page__featured-image-wrapper{width:100%;aspect-ratio:16 / 9;overflow:hidden;background:#f0ebe0;position:relative}.home-page__featured-image{width:100%;height:100%;object-fit:cover;display:block}.home-page__featured-image-placeholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center;background:#f0ebe0}.home-page__featured-content{padding:1.25rem}.home-page__featured-name{font-size:1.25rem;font-weight:600;margin:0 0 .5rem;color:#2b2b2b}.home-page__featured-category{font-size:.875rem;color:#6f8f72;margin:0 0 .75rem;font-weight:500}.home-page__featured-meta{display:flex;align-items:center;gap:.75rem;flex-wrap:wrap}.home-page__featured-distance{font-size:.75rem;color:#9ca3af;font-weight:500}.home-page__featured-hours{font-size:.6875rem;font-weight:500;padding:.125rem .375rem;border-radius:.25rem}.home-page__featured-hours--open{color:#6f8f72;background:#6f8f721a}.home-page__featured-hours--closed{color:#9ca3af;background:#9ca3af1a}.home-page__featured-rating{display:flex;align-items:center;gap:.25rem;background:#fef3c7;border:1px solid #FDE68A;border-radius:.375rem;padding:.25rem .5rem}.home-page__featured-rating span{font-size:.8125rem;font-weight:600;color:#92400e}.home-page__featured-favorite{position:absolute;top:1rem;right:1rem;background:#fffffff2;border:1px solid rgba(221,214,206,.5);border-radius:50%;cursor:pointer;padding:.5rem;line-height:1;transition:all .2s ease;z-index:10;display:flex;align-items:center;justify-content:center;color:#9ca3af;width:2.5rem;height:2.5rem;box-shadow:0 .125rem .25rem #2b2b2b1a}.home-page__featured-favorite:hover{transform:scale(1.1);box-shadow:0 .1875rem .375rem #2b2b2b26;border-color:#d0582f}.home-page__featured-favorite--active{color:#d0582f}.home-page__open-now-container{width:100%}.home-page__open-now-grid{display:flex;gap:.75rem;overflow-x:auto;overflow-y:hidden;padding-bottom:.5rem;scrollbar-width:thin;scrollbar-color:#DDD6CE transparent;-webkit-overflow-scrolling:touch}.home-page__open-now-grid::-webkit-scrollbar{height:.5rem}.home-page__open-now-grid::-webkit-scrollbar-track{background:transparent}.home-page__open-now-grid::-webkit-scrollbar-thumb{background:#ddd6ce;border-radius:.25rem}.home-page__open-now-grid>*{flex:0 0 auto;min-width:calc(100vw - 8% - 1.5rem);max-width:calc(100vw - 8% - 1.5rem);width:calc(100vw - 8% - 1.5rem)}.home-page__see-more-inline{display:flex;align-items:center;justify-content:center;min-width:100%;max-width:100%;width:100%;flex:0 0 auto}.home-page__nearby-container{width:100%}.home-page__nearby-grid{display:flex;gap:.75rem;overflow-x:auto;overflow-y:hidden;padding-bottom:.5rem;scrollbar-width:thin;scrollbar-color:#DDD6CE transparent;-webkit-overflow-scrolling:touch}.home-page__nearby-grid::-webkit-scrollbar{height:.5rem}.home-page__nearby-grid::-webkit-scrollbar-track{background:transparent}.home-page__nearby-grid::-webkit-scrollbar-thumb{background:#ddd6ce;border-radius:.25rem}.home-page__nearby-grid>*{flex:0 0 auto;min-width:calc(100vw - 8% - 1.5rem);max-width:calc(100vw - 8% - 1.5rem);width:calc(100vw - 8% - 1.5rem)}.home-page__nearby-grid .home-page__see-more-inline{display:flex;align-items:center;justify-content:center;min-width:calc(100vw - 8% - 1.5rem);max-width:calc(100vw - 8% - 1.5rem);width:calc(100vw - 8% - 1.5rem);flex:0 0 auto}.home-page__section-footer{margin-top:1.25rem;display:none;justify-content:center}.home-page__section--nearby{padding-bottom:3rem}.home-page__see-more-button{padding:.75rem 1.5rem;background:#fff;color:#d0582f;border:1px solid #D0582F;border-radius:.5rem;font-size:.875rem;font-weight:600;cursor:pointer;transition:all .2s ease;font-family:inherit}.home-page__see-more-button:hover{background:#d0582f;color:#fff}@media(min-width:768px)and (max-width:1279px){.home-page__open-now-grid>*{min-width:calc((100vw - 8% - 1.5rem)/2);max-width:calc((100vw - 8% - 1.5rem)/2);width:calc((100vw - 8% - 1.5rem)/2)}.home-page__see-more-inline{min-width:calc((100vw - 8% - 1.5rem)/2);max-width:calc((100vw - 8% - 1.5rem)/2);width:calc((100vw - 8% - 1.5rem)/2)}.home-page__nearby-grid>*{min-width:calc((100vw - 8% - 1.5rem)/2);max-width:calc((100vw - 8% - 1.5rem)/2);width:calc((100vw - 8% - 1.5rem)/2)}.home-page__nearby-grid .home-page__see-more-inline{min-width:calc((100vw - 8% - 1.5rem)/2);max-width:calc((100vw - 8% - 1.5rem)/2);width:calc((100vw - 8% - 1.5rem)/2)}}@media(min-width:1024px){.home-page{padding-bottom:2rem;padding-top:0;overflow-y:auto}.home-page__header{min-height:20vh;padding:3rem 4rem 2rem;position:relative}.home-page__logo-container{max-width:100%}.home-page__logo{max-height:8rem}.home-page__search-transition{padding:0 4rem;max-width:100%;margin-left:auto;margin-right:auto}.home-page__content{padding:2rem 4%;max-width:1280px;margin-left:auto;margin-right:auto;width:100%;box-sizing:border-box}}@media(min-width:1280px){.home-page{padding-bottom:3rem}.home-page__search-transition{display:none}.home-page__desktop-layout{display:flex;gap:2rem;margin-bottom:3.5rem}.home-page__mobile-layout{display:none}.home-page__desktop-left,.home-page__desktop-right{flex:1;min-width:0;display:flex;flex-direction:column;gap:1.5rem;justify-content:flex-start;align-items:stretch}.home-page__desktop-right>*{width:100%;max-width:100%}.home-page__desktop-search{width:100%;max-width:100%}.home-page__desktop-search .home-page__search-box{width:100%;padding:.875rem 1.125rem;background:#fff;border:1px solid #DDD6CE;border-radius:.75rem;font-size:1rem;box-sizing:border-box;cursor:pointer;transition:all .2s ease;display:flex;align-items:center;gap:.75rem;box-shadow:0 .125rem .25rem #2b2b2b14;font-family:inherit}.home-page__desktop-search .home-page__search-box:hover{border-color:#d0582f;box-shadow:0 .125rem .5rem #d0582f26}.home-page__desktop-search .home-page__search-box svg{flex-shrink:0;color:#6b7280}.home-page__desktop-search .home-page__search-text{color:#9ca3af;font-size:1rem;flex:1;text-align:left}.home-page__section{margin-bottom:2.5rem}.home-page__section-title{font-size:1.75rem;margin:0 0 1.5rem}.home-page__featured-content{padding:1.5rem}.home-page__desktop-right .home-page__open-now-grid{display:flex;flex-direction:column;gap:1.5rem;overflow:visible;padding-bottom:0}.home-page__desktop-right .home-page__open-now-grid>*{flex:0 0 auto;min-width:0;width:100%;max-width:100%}.home-page__desktop-right .home-page__open-now-grid .home-page__see-more-inline{width:100%;max-width:100%;min-width:0}.home-page__desktop-right .home-page__section--opening-soon .home-page__open-now-grid{display:flex;flex-direction:column;gap:1.5rem;overflow:visible;padding-bottom:0}.home-page__desktop-right .home-page__section--opening-soon .home-page__open-now-grid>*{flex:0 0 auto;min-width:0;width:100%;max-width:100%}.home-page__desktop-right .home-page__section--opening-soon .home-page__open-now-grid .home-page__see-more-inline{width:100%;max-width:100%;min-width:0}.home-page__desktop-layout .home-page__section--open-now .home-page__open-now-grid{display:flex;flex-direction:column;gap:1.5rem;overflow:visible;padding-bottom:0}.home-page__desktop-layout .home-page__section--open-now .home-page__open-now-grid>*{flex:0 0 auto;min-width:0;width:100%;max-width:100%}.home-page__desktop-layout .home-page__section--open-now .home-page__open-now-grid .home-page__see-more-inline{width:100%;max-width:100%;min-width:0}.home-page__desktop-layout .home-page__section--opening-soon .home-page__open-now-grid{display:flex;flex-direction:column;gap:1.5rem;overflow:visible;padding-bottom:0}.home-page__desktop-layout .home-page__section--opening-soon .home-page__open-now-grid>*{flex:0 0 auto;min-width:0;width:100%;max-width:100%}.home-page__desktop-layout .home-page__section--opening-soon .home-page__open-now-grid .home-page__see-more-inline{width:100%;max-width:100%;min-width:0}.home-page__section-footer{display:none}.home-page__nearby-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem;overflow:visible;padding-bottom:0}.home-page__nearby-grid>*{min-width:0;max-width:100%;width:100%}.home-page__nearby-grid .home-page__see-more-inline{display:flex;width:100%;max-width:100%}.home-page__nearby-grid:has(>:nth-child(1):last-child)>*:first-child{grid-column:2}.home-page__nearby-grid:has(>:nth-child(2):last-child)>*:first-child{grid-column:1}.home-page__nearby-grid:has(>:nth-child(2):last-child)>*:last-child{grid-column:2}}.filter-bottom-sheet__backdrop{position:fixed;top:0;left:0;right:0;bottom:0;background:#2b2b2b80;z-index:1000;animation:fadeIn .2s ease}.filter-bottom-sheet{position:fixed;bottom:0;left:0;right:0;max-width:37.5rem;margin:0 auto;background:#fff;border-radius:1.5rem 1.5rem 0 0;max-height:calc(100vh - 5rem);overflow-y:auto;z-index:1001;box-shadow:0 -.25rem 1rem #2b2b2b1a;animation:slideUp .3s ease;padding-bottom:6.25rem;box-sizing:border-box}.filter-bottom-sheet__header{display:flex;justify-content:space-between;align-items:center;padding:1.25rem 1.25rem 1rem;border-bottom:1px solid #DDD6CE;position:sticky;top:0;background:#fff;z-index:10}.filter-bottom-sheet__title{font-size:1.25rem;font-weight:600;color:#2b2b2b;margin:0}.filter-bottom-sheet__close{width:2rem;height:2rem;display:flex;align-items:center;justify-content:center;background:transparent;border:none;cursor:pointer;color:#2b2b2b;border-radius:.5rem;transition:background .2s ease}.filter-bottom-sheet__close:hover{background:#f7f3ee}.filter-bottom-sheet__content{padding:1.25rem 1.25rem 2rem}.filter-bottom-sheet__section{margin-bottom:2rem}.filter-bottom-sheet__section:last-child{margin-bottom:0}.filter-bottom-sheet__section-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}.filter-bottom-sheet__section-title{font-size:1rem;font-weight:600;color:#2b2b2b}.filter-bottom-sheet__clear{background:none;border:none;color:#d0582f;font-size:.875rem;cursor:pointer;text-decoration:underline;padding:0;font-weight:500}.filter-bottom-sheet__category-list{display:flex;flex-direction:column;gap:.5rem}.filter-bottom-sheet__category-group{display:flex;flex-direction:column}.filter-bottom-sheet__category-row{display:flex;align-items:center;justify-content:space-between}.filter-bottom-sheet__category-item{display:flex;align-items:center;gap:.75rem;padding:.75rem;border-radius:.75rem;cursor:pointer;transition:background .2s ease;flex:1}.filter-bottom-sheet__category-item:hover{background:#f7f3ee}.filter-bottom-sheet__category-item--sub{padding-left:2.5rem}.filter-bottom-sheet__checkbox{width:1.25rem;height:1.25rem;cursor:pointer;accent-color:#D0582F;flex-shrink:0}.filter-bottom-sheet__category-label{font-size:.9375rem;color:#2b2b2b;font-weight:500}.filter-bottom-sheet__time-input{width:100%;padding:.5rem;border:1px solid #DDD6CE;border-radius:.5rem;font-size:.9375rem;font-family:inherit;color:#2b2b2b;margin-top:.5rem}.filter-bottom-sheet__time-input:disabled{background:#f7f3ee;color:#9ca3af;cursor:not-allowed}.filter-bottom-sheet__expand{width:2rem;height:2rem;display:flex;align-items:center;justify-content:center;background:transparent;border:none;cursor:pointer;color:#2b2b2b;border-radius:.5rem;transition:background .2s ease;flex-shrink:0}.filter-bottom-sheet__expand:hover{background:#f7f3ee}.filter-bottom-sheet__subcategories{padding-left:1.25rem;margin-top:.25rem;display:flex;flex-direction:column;gap:.25rem}.filter-bottom-sheet__sort-buttons{display:flex;gap:.5rem;flex-wrap:wrap}.filter-bottom-sheet__sort-button{padding:.625rem 1rem;border:1px solid #DDD6CE;background:#fff;color:#2b2b2b;font-size:.875rem;font-weight:500;border-radius:.75rem;cursor:pointer;transition:all .2s ease;font-family:inherit}.filter-bottom-sheet__sort-button:hover{border-color:#d0582f;background:#f7f3ee}.filter-bottom-sheet__sort-button--active{background:#d0582f;color:#fff;border-color:#d0582f}.filter-bottom-sheet__sort-button--active:hover{background:#b84a26}.sort-bottom-sheet__backdrop{position:fixed;top:0;left:0;right:0;bottom:0;background:#2b2b2b80;z-index:1000;animation:fadeIn .2s ease}.sort-bottom-sheet{position:fixed;bottom:0;left:0;right:0;max-width:37.5rem;margin:0 auto;background:#fff;border-radius:1.5rem 1.5rem 0 0;z-index:1001;box-shadow:0 -.25rem 1rem #2b2b2b1a;animation:slideUp .3s ease;padding-bottom:6.25rem;box-sizing:border-box}.sort-bottom-sheet__header{display:flex;justify-content:space-between;align-items:center;padding:1.25rem 1.25rem 1rem;border-bottom:1px solid #DDD6CE}.sort-bottom-sheet__title{font-size:1.25rem;font-weight:600;color:#2b2b2b;margin:0}.sort-bottom-sheet__close{width:2rem;height:2rem;display:flex;align-items:center;justify-content:center;background:transparent;border:none;cursor:pointer;color:#2b2b2b;border-radius:.5rem;transition:background .2s ease}.sort-bottom-sheet__close:hover{background:#f7f3ee}.sort-bottom-sheet__content{padding:1.25rem 1.25rem 2rem}.sort-bottom-sheet__options{display:flex;flex-direction:column;gap:.5rem}.sort-bottom-sheet__option{display:flex;align-items:center;justify-content:space-between;padding:1rem;border:1px solid #DDD6CE;background:#fff;border-radius:.75rem;cursor:pointer;transition:all .2s ease;font-family:inherit}.sort-bottom-sheet__option:hover{border-color:#d0582f;background:#f7f3ee}.sort-bottom-sheet__option--active{background:#d0582f;border-color:#d0582f;color:#fff}.sort-bottom-sheet__option--active:hover{background:#b84a26}.sort-bottom-sheet__option-label{font-size:1rem;font-weight:500;color:inherit}.sort-bottom-sheet__option svg{flex-shrink:0;color:inherit}.hours-bottom-sheet__backdrop{position:fixed;top:0;left:0;right:0;bottom:0;background:#2b2b2b80;z-index:1000;animation:fadeIn .2s ease}.hours-bottom-sheet{position:fixed;bottom:0;left:0;right:0;max-width:37.5rem;margin:0 auto;background:#fff;border-radius:1.5rem 1.5rem 0 0;max-height:calc(100vh - 5rem);overflow-y:auto;z-index:1001;box-shadow:0 -.25rem 1rem #2b2b2b1a;animation:slideUp .3s ease;padding-bottom:6.25rem;box-sizing:border-box}.hours-bottom-sheet__header{display:flex;justify-content:space-between;align-items:center;padding:1.25rem 1.25rem 1rem;border-bottom:1px solid #DDD6CE;position:sticky;top:0;background:#fff;z-index:10}.hours-bottom-sheet__title{font-size:1.25rem;font-weight:600;color:#2b2b2b;margin:0}.hours-bottom-sheet__close{width:2rem;height:2rem;display:flex;align-items:center;justify-content:center;background:transparent;border:none;cursor:pointer;color:#2b2b2b;border-radius:.5rem;transition:background .2s ease}.hours-bottom-sheet__close:hover{background:#f7f3ee}.hours-bottom-sheet__content{padding:1.25rem 1.25rem 2rem}.hours-bottom-sheet__section{margin-bottom:1.5rem}.hours-bottom-sheet__section:last-child{margin-bottom:0}.hours-bottom-sheet__option{display:flex;align-items:center;gap:.75rem;padding:.75rem;border-radius:.75rem;cursor:pointer;transition:background .2s ease}.hours-bottom-sheet__option:hover{background:#f7f3ee}.hours-bottom-sheet__checkbox{width:1.25rem;height:1.25rem;cursor:pointer;accent-color:#D0582F;flex-shrink:0}.hours-bottom-sheet__option-label{font-size:.9375rem;color:#2b2b2b;font-weight:500}.hours-bottom-sheet__time-label{display:flex;flex-direction:column;gap:.75rem}.hours-bottom-sheet__time-label-text{font-size:.9375rem;color:#2b2b2b;font-weight:500}.hours-bottom-sheet__time-input{width:100%;padding:.75rem;border:1px solid #DDD6CE;border-radius:.75rem;font-size:.9375rem;font-family:inherit;color:#2b2b2b}.hours-bottom-sheet__time-input:disabled{background:#f7f3ee;color:#9ca3af;cursor:not-allowed}.hours-bottom-sheet__clear{width:100%;padding:.75rem;background:#f7f3ee;border:1px solid #DDD6CE;border-radius:.75rem;color:#d0582f;font-size:.9375rem;font-weight:500;cursor:pointer;transition:all .2s ease;font-family:inherit}.hours-bottom-sheet__clear:hover{background:#ddd6ce;border-color:#d0582f}.pin-bottom-sheet__backdrop{position:fixed;top:0;left:0;right:0;bottom:0;background:#2b2b2b4d;z-index:999;animation:fadeIn .2s ease}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.pin-bottom-sheet{position:fixed;bottom:0;left:0;right:0;max-width:37.5rem;margin:0 auto;background:#fff;border-radius:1.5rem 1.5rem 0 0;z-index:1000;box-shadow:0 -.25rem 1rem #2b2b2b26;animation:slideUp .3s ease;cursor:pointer;overflow:hidden;box-sizing:border-box}@keyframes slideUp{0%{transform:translateY(100%)}to{transform:translateY(0)}}.pin-bottom-sheet__handle{width:2.5rem;height:.25rem;background:#ddd6ce;border-radius:.125rem;margin:.75rem auto}.pin-bottom-sheet__content{padding:0 1.25rem 1.25rem;display:flex;gap:1rem;overflow:hidden;max-width:100%;box-sizing:border-box;width:100%}.pin-bottom-sheet__thumbnail{width:5rem;height:5rem;border-radius:.75rem;overflow:hidden;flex-shrink:0;background:#f7f3ee}.pin-bottom-sheet__thumbnail img{width:100%;height:100%;object-fit:cover}.pin-bottom-sheet__info{flex:1;min-width:0;display:flex;flex-direction:column;overflow:hidden;width:0;box-sizing:border-box;max-width:calc(100% - 6rem);align-items:stretch;gap:.5rem}.pin-bottom-sheet__name+.pin-bottom-sheet__category{margin-top:-.25rem}.pin-bottom-sheet__name{font-size:1.125rem;font-weight:600;color:#2b2b2b;margin:0;padding:0;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important;line-height:1.3;width:100%;max-width:100%;display:block!important;box-sizing:border-box;flex-shrink:0;min-width:0;word-break:keep-all!important;word-wrap:nowrap!important;overflow-wrap:normal!important;-webkit-hyphens:none!important;hyphens:none!important;min-height:1.3em;max-height:1.3em}.pin-bottom-sheet__category{font-size:.875rem;color:#6f8f72;margin:0;padding:0;font-weight:500;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important;width:100%;max-width:100%;display:block!important;line-height:1.4;box-sizing:border-box;flex-shrink:0;min-width:0;word-break:keep-all!important;word-wrap:nowrap!important;overflow-wrap:normal!important;-webkit-hyphens:none!important;hyphens:none!important;min-height:1.4em;max-height:1.4em}.pin-bottom-sheet__rating-row{display:flex;align-items:center;gap:.5rem;margin:0;padding:0;flex-shrink:0}.pin-bottom-sheet__stars{display:flex;gap:.125rem}.pin-bottom-sheet__rating-value{font-size:.875rem;color:#2b2b2b;font-weight:500}.pin-bottom-sheet__meta{display:flex;flex-direction:column;gap:.5rem;margin-bottom:.5rem}.pin-bottom-sheet__meta-row{display:flex;align-items:center;gap:.5rem;flex-wrap:wrap}.pin-bottom-sheet__distance{font-size:.8125rem;color:#9ca3af;white-space:nowrap}.pin-bottom-sheet__opening-hours{font-size:.75rem;font-weight:500;padding:.125rem .375rem;border-radius:.25rem;white-space:normal;word-wrap:break-word;max-width:9.375rem;line-height:1.3}.pin-bottom-sheet__opening-hours--open{color:#6f8f72;background:#6f8f721a}.pin-bottom-sheet__opening-hours--closed{color:#9ca3af;background:#9ca3af1a}.pin-bottom-sheet__opening-hours--unknown{color:#9ca3af;background:#9ca3af1a;font-style:italic;font-size:.6875rem}.pin-bottom-sheet__badge{font-size:.625rem;font-weight:600;padding:.25rem .5rem;border-radius:.375rem;text-transform:uppercase;letter-spacing:.03125rem;white-space:nowrap;flex-shrink:0}.pin-bottom-sheet__badge--managed{background:#6f8f7226;color:#6f8f72;border:1px solid rgba(111,143,114,.3)}.pin-bottom-sheet__badge--unmanaged{background:#e3a85726;color:#e3a857;border:1px solid rgba(227,168,87,.3)}.pin-bottom-sheet__hashtags{display:flex;flex-wrap:wrap;gap:.375rem;margin-top:.25rem;overflow:hidden}.pin-bottom-sheet__hashtag{display:inline-block;font-size:.6875rem;font-weight:500;color:#d0582f;background:#fef3c7;padding:.1875rem .5rem;border-radius:.75rem;line-height:1.4;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:100%}.filter-overlay{position:absolute;top:1rem;left:1rem;z-index:300}.filter-overlay__toggle{display:flex;align-items:center;justify-content:center;width:3rem;height:3rem;background:#fff;border:1px solid #DDD6CE;border-radius:.75rem;cursor:pointer;transition:all .2s ease;position:relative;box-shadow:0 .125rem .5rem #2b2b2b1a}.filter-overlay__toggle:hover{border-color:#d0582f;background:#f7f3ee}.filter-overlay__toggle--active{background:#d0582f;border-color:#d0582f;color:#fff}.filter-overlay__toggle--active:hover{background:#b84a26;border-color:#b84a26}.filter-overlay__toggle svg{width:1.25rem;height:1.25rem}.filter-overlay__badge{position:absolute;top:-.25rem;right:-.25rem;background:#d0582f;color:#fff;font-size:.625rem;font-weight:600;padding:.125rem .375rem;border-radius:.625rem;min-width:1.125rem;text-align:center}.filter-overlay__toggle--active .filter-overlay__badge{background:#fff;color:#d0582f}.filter-overlay__panel{position:absolute;top:calc(100% + .5rem);left:0;width:20rem;max-height:calc(100vh - 6rem);background:#fff;border:1px solid #DDD6CE;border-radius:.75rem;box-shadow:0 .25rem .75rem #2b2b2b26;overflow:hidden;display:flex;flex-direction:column}.filter-overlay__header{display:flex;justify-content:space-between;align-items:center;padding:1rem;border-bottom:1px solid #DDD6CE}.filter-overlay__title{font-size:1rem;font-weight:600;color:#2b2b2b;margin:0}.filter-overlay__clear{background:none;border:none;color:#d0582f;font-size:.875rem;font-weight:500;cursor:pointer;padding:.25rem .5rem;border-radius:.375rem;transition:background .2s ease}.filter-overlay__clear:hover{background:#f7f3ee}.filter-overlay__content{overflow-y:auto;padding:1rem;max-height:calc(100vh - 10rem)}.filter-overlay__section{margin-bottom:1rem}.filter-overlay__section:last-child{margin-bottom:0}.filter-overlay__section-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:.75rem}.filter-overlay__section-title{font-size:.875rem;font-weight:600;color:#6b7280;text-transform:uppercase;letter-spacing:.05em}.filter-overlay__option{display:flex;align-items:center;gap:.75rem;padding:.75rem;cursor:pointer;border-radius:.5rem;transition:background .2s ease}.filter-overlay__option:hover{background:#f7f3ee}.filter-overlay__checkbox{width:1.125rem;height:1.125rem;cursor:pointer;accent-color:#D0582F}.filter-overlay__option-label{font-size:.9375rem;color:#2b2b2b;font-weight:500}.filter-overlay__category-list{display:flex;flex-direction:column;gap:.5rem}.filter-overlay__category-group{display:flex;flex-direction:column}.filter-overlay__category-row{display:flex;align-items:center;justify-content:space-between}.filter-overlay__category-item{display:flex;align-items:center;gap:.75rem;padding:.75rem;cursor:pointer;border-radius:.5rem;transition:background .2s ease;flex:1}.filter-overlay__category-item:hover{background:#f7f3ee}.filter-overlay__category-item--sub{padding-left:2.5rem}.filter-overlay__category-label{font-size:.9375rem;color:#2b2b2b;font-weight:500}.filter-overlay__expand{background:none;border:none;padding:.5rem;cursor:pointer;color:#6b7280;display:flex;align-items:center;justify-content:center;border-radius:.375rem;transition:background .2s ease}.filter-overlay__expand:hover{background:#f7f3ee}.filter-overlay__subcategories{display:flex;flex-direction:column;margin-top:.25rem}.sort-overlay{position:absolute;top:1rem;left:5rem;z-index:300}.sort-overlay__toggle{display:flex;align-items:center;justify-content:center;width:3rem;height:3rem;background:#fff;border:1px solid #DDD6CE;border-radius:.75rem;cursor:pointer;transition:all .2s ease;box-shadow:0 .125rem .5rem #2b2b2b1a}.sort-overlay__toggle:hover{border-color:#d0582f;background:#f7f3ee}.sort-overlay__toggle svg{width:1.25rem;height:1.25rem}.sort-overlay__panel{position:absolute;top:calc(100% + .5rem);left:0;width:16rem;max-height:calc(100vh - 6rem);background:#fff;border:1px solid #DDD6CE;border-radius:.75rem;box-shadow:0 .25rem .75rem #2b2b2b26;overflow:hidden}.sort-overlay__header{padding:1rem;border-bottom:1px solid #DDD6CE}.sort-overlay__title{font-size:1rem;font-weight:600;color:#2b2b2b;margin:0}.sort-overlay__content{padding:.5rem}.sort-overlay__options{display:flex;flex-direction:column}.sort-overlay__option{display:flex;align-items:center;justify-content:space-between;padding:.75rem 1rem;background:none;border:none;text-align:left;color:#2b2b2b;font-size:.9375rem;font-weight:500;cursor:pointer;border-radius:.5rem;transition:all .2s ease;font-family:inherit}.sort-overlay__option:hover{background:#f7f3ee}.sort-overlay__option--active{background:#f7f3ee;color:#d0582f}.sort-overlay__option-label{flex:1}.sort-overlay__option svg{flex-shrink:0;color:#d0582f}.opennow-overlay{position:absolute;top:1rem;left:9rem;z-index:300}.opennow-overlay__toggle{display:flex;align-items:center;justify-content:center;width:3rem;height:3rem;background:#fff;border:1px solid #DDD6CE;border-radius:.75rem;cursor:pointer;transition:all .2s ease;position:relative;box-shadow:0 .125rem .5rem #2b2b2b1a}.opennow-overlay__toggle:hover{border-color:#d0582f;background:#f7f3ee}.opennow-overlay__toggle--active{background:#d0582f;border-color:#d0582f;color:#fff}.opennow-overlay__toggle--active:hover{background:#b84a26;border-color:#b84a26}.opennow-overlay__toggle svg{width:1.25rem;height:1.25rem}.opennow-overlay__badge{position:absolute;top:-.25rem;right:-.25rem;background:#d0582f;color:#fff;font-size:.625rem;font-weight:600;padding:.125rem .375rem;border-radius:.625rem;min-width:1.125rem;text-align:center}.opennow-overlay__toggle--active .opennow-overlay__badge{background:#fff;color:#d0582f}.opennow-overlay__panel{position:absolute;top:calc(100% + .5rem);left:0;width:18rem;max-height:calc(100vh - 6rem);background:#fff;border:1px solid #DDD6CE;border-radius:.75rem;box-shadow:0 .25rem .75rem #2b2b2b26;overflow:hidden}.opennow-overlay__header{display:flex;justify-content:space-between;align-items:center;padding:1rem;border-bottom:1px solid #DDD6CE}.opennow-overlay__title{font-size:1rem;font-weight:600;color:#2b2b2b;margin:0}.opennow-overlay__clear{background:none;border:none;color:#d0582f;font-size:.875rem;font-weight:500;cursor:pointer;padding:.25rem .5rem;border-radius:.375rem;transition:background .2s ease}.opennow-overlay__clear:hover{background:#f7f3ee}.opennow-overlay__content{padding:1rem}.opennow-overlay__option{display:flex;align-items:center;gap:.75rem;padding:.75rem;cursor:pointer;border-radius:.5rem;transition:background .2s ease;margin-bottom:1rem}.opennow-overlay__option:hover{background:#f7f3ee}.opennow-overlay__checkbox{width:1.125rem;height:1.125rem;cursor:pointer;accent-color:#D0582F}.opennow-overlay__option-label{font-size:.9375rem;color:#2b2b2b;font-weight:500}.opennow-overlay__time-section{margin-top:.5rem}.opennow-overlay__time-label{display:flex;flex-direction:column;gap:.5rem}.opennow-overlay__time-label-text{font-size:.875rem;color:#6b7280;font-weight:500}.opennow-overlay__time-input{width:100%;padding:.5rem;border:1px solid #DDD6CE;border-radius:.5rem;font-size:.9375rem;font-family:inherit;color:#2b2b2b}.opennow-overlay__time-input:disabled{background:#f7f3ee;color:#9ca3af;cursor:not-allowed}.favorites-overlay{position:absolute;top:1rem;left:13rem;z-index:300}.favorites-overlay__toggle{display:flex;align-items:center;justify-content:center;width:3rem;height:3rem;background:#fff;border:1px solid #DDD6CE;border-radius:.75rem;cursor:pointer;transition:all .2s ease;box-shadow:0 .125rem .5rem #2b2b2b1a}.favorites-overlay__toggle:hover{border-color:#d0582f;background:#f7f3ee}.favorites-overlay__toggle--active{background:#d0582f;border-color:#d0582f;color:#fff}.favorites-overlay__toggle--active:hover{background:#b84a26;border-color:#b84a26}.favorites-overlay__toggle svg{width:1.25rem;height:1.25rem}.openstreetmap-provider{width:100%;height:100%;position:relative}.openstreetmap-provider__map{width:100%;height:100%;z-index:0}.openstreetmap-provider__popup{padding:0;min-width:17.5rem;max-width:20rem}.openstreetmap-provider__popup .business-card{margin:0;border-radius:0}.openstreetmap-provider__popup .business-card__link{display:block}.openstreetmap-provider__popup .business-card__content{min-height:auto;padding:.625rem;gap:.625rem}.openstreetmap-provider__popup .business-card__image-wrapper{width:5rem;min-width:5rem;max-width:5rem;aspect-ratio:1}.openstreetmap-provider__popup .business-card__name{font-size:1rem;margin:0;line-height:1.2}.openstreetmap-provider__popup .business-card__category{font-size:.8125rem;margin:0}.openstreetmap-provider__popup .business-card__rating-row{margin-bottom:.375rem}.openstreetmap-provider__popup .business-card__rating{font-size:.8125rem}.openstreetmap-provider__popup .business-card__review-count{font-size:.75rem}.openstreetmap-provider__popup .business-card__badge-row{gap:.5rem}.openstreetmap-provider__popup .business-card__badge{font-size:.5625rem;padding:.1875rem .375rem}.openstreetmap-provider__popup .business-card__distance{font-size:.75rem}.leaflet-control-container{display:none}.leaflet-container{font-family:inherit}.custom-marker{background:transparent;border:none}.openstreetmap-provider__cluster-marker{cursor:pointer}.openstreetmap-provider__cluster-marker:hover .openstreetmap-provider__cluster{transform:scale(1.1)}.openstreetmap-provider__cluster{transition:transform .15s ease}.openstreetmap-provider-popup .leaflet-popup-content-wrapper{padding:0;border-radius:1rem;overflow:hidden;box-shadow:0 .25rem .75rem #2b2b2b26}.openstreetmap-provider-popup .leaflet-popup-content{margin:0;width:auto!important}.openstreetmap-provider-popup .leaflet-popup-tip{background:#fff}.openstreetmap-provider__geolocation-button-wrapper{position:fixed;bottom:1rem;right:1rem;z-index:99999;display:flex;flex-direction:column;align-items:flex-end;gap:.5rem;pointer-events:none}@media(max-width:1023px){.openstreetmap-provider__geolocation-button-wrapper{bottom:6rem}}.openstreetmap-provider__geolocation-button-wrapper>*{pointer-events:auto}.openstreetmap-provider__geolocation-button{width:2.75rem;height:2.75rem;background:#fff;border:1px solid #DDD6CE;border-radius:.5rem;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s ease;box-shadow:0 .125rem .375rem #2b2b2b26;padding:0;font-family:inherit;pointer-events:auto}.openstreetmap-provider__geolocation-button:hover:not(:disabled){background:#f7f3ee;border-color:#d0582f;transform:translateY(-.125rem);box-shadow:0 .25rem .5rem #2b2b2b33}.openstreetmap-provider__geolocation-button:active:not(:disabled){transform:translateY(0);box-shadow:0 .125rem .25rem #2b2b2b26}.openstreetmap-provider__geolocation-button:disabled{opacity:.6;cursor:not-allowed}.openstreetmap-provider__geolocation-icon{color:#d0582f;width:1.25rem;height:1.25rem}.openstreetmap-provider__geolocation-button:disabled .openstreetmap-provider__geolocation-icon{animation:spin 1s linear infinite}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.explore-page{width:100%;margin:0;padding:0;height:100vh;overflow:hidden;background:#f7f3ee;position:relative;display:flex;flex-direction:column}.explore-page__desktop-layout{display:none}@media(min-width:1024px){.explore-page{padding-top:0}.explore-page__header{position:relative;padding:0!important;border-bottom:none}.explore-page__filter-button,.explore-page__sort-button,.explore-page__favorites-button,.explore-page__hours-button{display:none}.explore-page__desktop-layout{display:flex;flex:1;height:calc(100vh - 8rem);overflow:hidden}.explore-page__list-panel{width:28rem;min-width:28rem;border-right:1px solid #DDD6CE;background:#fff;overflow-y:auto;display:flex;flex-direction:column}.explore-page__desktop-search{padding:1rem;border-bottom:1px solid #DDD6CE;flex-shrink:0}.explore-page__desktop-search-box{display:flex;align-items:center;gap:.75rem;background:#f7f3ee;border:1px solid #DDD6CE;border-radius:.75rem;padding:.75rem 1rem}.explore-page__desktop-search-box svg{color:#9ca3af;flex-shrink:0;width:1.125rem;height:1.125rem}.explore-page__desktop-search-input{flex:1;border:none;outline:none;background:transparent;font-size:.9375rem;color:#2b2b2b;font-family:inherit}.explore-page__desktop-search-input::placeholder{color:#9ca3af}.explore-page__map-panel{flex:1;position:relative;overflow:hidden}.explore-page__list-container{padding:1rem}.explore-page__map-wrapper,.explore-page__view-toggle{display:none}}.explore-page__map-wrapper{position:relative;width:100vw;height:100vh}.explore-page__header{position:fixed;top:0;left:0;right:0;z-index:200;background:#f7f3ee;padding:.75rem;border-bottom:1px solid #DDD6CE;width:100%}@media(min-width:24rem)and (max-width:1023px){.explore-page__header{padding:1rem}.explore-page__search-container{gap:.75rem}.explore-page__search-box{gap:.75rem;padding:.75rem 1rem}.explore-page__search-input{font-size:1rem}.explore-page__filter-button,.explore-page__sort-button,.explore-page__favorites-button{width:3rem;height:3rem;min-width:3rem;border-radius:1rem}.explore-page__filter-button svg,.explore-page__sort-button svg,.explore-page__favorites-button svg{width:1.25rem;height:1.25rem}}.explore-page__search-container{display:flex;gap:.5rem;align-items:center;min-width:0}.explore-page__search-box{flex:1;min-width:0;position:relative;display:flex;align-items:center;gap:.5rem;background:#fff;border:1px solid #DDD6CE;border-radius:1rem;padding:.75rem}.explore-page__search-box svg{color:#9ca3af;flex-shrink:0;width:1.125rem;height:1.125rem}.explore-page__search-input{flex:1;min-width:0;border:none;outline:none;background:transparent;font-size:.875rem;color:#2b2b2b;font-family:inherit}.explore-page__search-input::placeholder{color:#9ca3af}.explore-page__filter-button,.explore-page__sort-button,.explore-page__favorites-button,.explore-page__hours-button{position:relative;width:2.5rem;height:2.5rem;min-width:2.5rem;display:flex;align-items:center;justify-content:center;background:#fff;border:1px solid #DDD6CE;border-radius:.75rem;cursor:pointer;transition:all .2s ease;flex-shrink:0;color:#6b7280}.explore-page__filter-button svg,.explore-page__sort-button svg,.explore-page__favorites-button svg,.explore-page__hours-button svg{width:1.125rem;height:1.125rem}.explore-page__filter-button:hover,.explore-page__sort-button:hover,.explore-page__favorites-button:hover,.explore-page__hours-button:hover{border-color:#d0582f;background:#f7f3ee}.explore-page__hours-button--active{background:#d0582f;border-color:#d0582f;color:#fff}.explore-page__hours-button--active:hover{background:#b84a26;border-color:#b84a26}.explore-page__favorites-button--active{background:#d0582f;border-color:#d0582f;color:#fff}.explore-page__favorites-button--active:hover{background:#b84a26;border-color:#b84a26}.explore-page__filter-badge{position:absolute;top:-.25rem;right:-.25rem;background:#d0582f;color:#fff;font-size:.625rem;font-weight:600;padding:.125rem .375rem;border-radius:.625rem;min-width:1.125rem;text-align:center}.explore-page__map-container{width:100vw;height:100vh;position:fixed;top:0;left:0;right:0;bottom:0;z-index:1}@media(min-width:1024px){.explore-page__map-container{position:relative;width:100%;height:100%}}.explore-page__map{width:100%;height:100%;position:relative;background:#f7f3ee;overflow:hidden}.explore-page__map-svg{width:100%;height:100%}.explore-page__map-placeholder{position:absolute;top:0;left:0;right:0;bottom:0;pointer-events:none}@media(max-width:1023px){.explore-page__desktop-layout{display:none}.explore-page__list-container{padding:5rem 1rem 6.25rem;height:100vh;overflow-y:auto;box-sizing:border-box}}.explore-page__business-list{display:flex;flex-direction:column;gap:1rem}@media(min-width:768px)and (max-width:1023px)and (orientation:portrait){.explore-page__business-list{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem}}.explore-page__empty{text-align:center;padding:4rem 1.5rem;color:#9ca3af;font-size:1rem}.explore-page__view-toggle{position:fixed;bottom:5.625rem;left:50%;transform:translate(-50%);display:flex;gap:.5rem;background:#fff;border:1px solid #DDD6CE;border-radius:1rem;padding:.25rem;box-shadow:0 .125rem .5rem #2b2b2b1a;z-index:50}@media(min-width:1024px){.explore-page__view-toggle{display:none}}.explore-page__toggle-button{padding:.5rem 1rem;border:none;background:transparent;color:#9ca3af;font-size:.875rem;font-weight:500;border-radius:.75rem;cursor:pointer;transition:all .2s ease;font-family:inherit}.explore-page__toggle-button--active{background:#d0582f;color:#fff}.explore-page__toggle-button:hover{background:#f7f3ee}.explore-page__toggle-button--active:hover{background:#b84a26}.review-list{margin-top:0}.review-list__header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.25rem;gap:.75rem}.review-list__title{font-size:1.25rem;font-weight:600;margin:0;color:#2b2b2b}.review-list__add-button{padding:.5rem 1rem;background:#d0582f;color:#fff;border:none;border-radius:1.25rem;font-size:.8125rem;font-weight:600;cursor:pointer;transition:background .2s ease;font-family:inherit;white-space:nowrap}.review-list__add-button:hover{background:#b84a26}.review-list__empty{text-align:center;color:#6b7280;padding:2.5rem 1.5rem;background:#fff;border-radius:1rem;border:1px solid #DDD6CE;font-size:.875rem}.review-list__controls{display:flex;gap:.75rem;margin-bottom:0;flex-wrap:wrap}.review-list__search{flex:1;min-width:12.5rem;display:flex;align-items:center;gap:.5rem;padding:.625rem .875rem;background:#fff;border:1px solid #DDD6CE;border-radius:.75rem;transition:all .2s ease}.review-list__search:focus-within{border-color:#d0582f;box-shadow:0 0 0 .1875rem #d0582f1a}.review-list__search svg{color:#9ca3af;flex-shrink:0}.review-list__search-input{flex:1;border:none;outline:none;font-size:.875rem;color:#2b2b2b;font-family:inherit;background:transparent}.review-list__search-input::placeholder{color:#9ca3af}.review-list__sort-section{width:100%;display:flex;justify-content:center;padding:.75rem 0;background:#fff;border-radius:1rem;border:1px solid #DDD6CE;margin-bottom:1.25rem}.review-list__sort-buttons{display:flex;gap:.5%;justify-content:center;align-items:center;width:100%;padding:0 1%}.review-list__sort-button{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.25rem;padding:.5rem .75rem;background:transparent;border:none;border-radius:.5rem;cursor:pointer;transition:all .2s ease;color:#9ca3af;font-family:inherit;flex:1;max-width:25%;min-width:0}.review-list__sort-icon-wrapper{position:relative;display:flex;align-items:center;justify-content:center;width:1.125rem;height:1.125rem}.review-list__sort-arrow{position:absolute;bottom:-.125rem;right:-.125rem;width:.5rem;height:.5rem}.review-list__sort-button:hover{color:#d0582f;background:#d0582f0d}.review-list__sort-button--active{color:#d0582f;background:#d0582f1a}.review-list__sort-button--active:hover{background:#d0582f26}.review-list__sort-label{font-size:.625rem;font-weight:500;text-align:center;white-space:normal;line-height:1.2;word-wrap:break-word;width:100%;display:block}.review-list__sort-button svg{flex-shrink:0}.review-list__items{display:flex;flex-direction:column;background:#fff;padding:0;width:100%}.review-item{padding:1rem 1.25rem;width:100%;box-sizing:border-box}.review-item__separator{height:1px;background:#f0ebe0;margin:0;width:100%}.review-item__header{display:flex;justify-content:space-between;align-items:center;margin-bottom:.75rem;gap:.75rem}.review-item__name{font-weight:600;color:#2b2b2b;font-size:.9375rem}.review-item__rating{display:flex;gap:.125rem;align-items:center;flex-shrink:0}.review-item__star-icon{width:1rem;height:1rem}.review-item__text{margin:.75rem 0;color:#2b2b2b;line-height:1.6;font-size:.875rem}.review-item__date{font-size:.75rem;color:#9ca3af}.hashtag-picker{margin-bottom:1.5rem;padding:1rem 0;border-top:1px solid #DDD6CE}.hashtag-picker__label{font-size:.875rem;font-weight:600;color:#2b2b2b;margin:0 0 .75rem}.hashtag-picker__login-hint{font-size:.8125rem;color:#6b6b6b;margin:0}.hashtag-picker__tags{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:.75rem}.hashtag-picker__tag{display:inline-flex;align-items:center;padding:.375rem .75rem;background:#fff;border:1px solid #DDD6CE;border-radius:1.25rem;color:#d0582f;font-size:.8125rem;font-weight:500;cursor:pointer;transition:all .2s ease}.hashtag-picker__tag:hover:not(:disabled){background:#f7f3ee;border-color:#d0582f}.hashtag-picker__tag:disabled{opacity:.7;cursor:not-allowed}.hashtag-picker__tag--selected{background:#d0582f;border-color:#d0582f;color:#fff}.hashtag-picker__tag--selected:hover:not(:disabled){background:#b84a26;border-color:#b84a26}.hashtag-picker__count{margin-left:.25rem;opacity:.9;font-size:.75rem}.hashtag-picker__add{display:flex;gap:.5rem;flex-wrap:wrap}.hashtag-picker__input{flex:1;min-width:120px;padding:.5rem .75rem;border:1px solid #DDD6CE;border-radius:.5rem;font-size:.875rem}.hashtag-picker__input:focus{outline:none;border-color:#d0582f}.hashtag-picker__add-btn{padding:.5rem 1rem;background:#f7f3ee;border:1px solid #DDD6CE;border-radius:.5rem;color:#d0582f;font-size:.8125rem;font-weight:500;cursor:pointer;transition:all .2s ease}.hashtag-picker__add-btn:hover:not(:disabled){background:#f0ebe0;border-color:#d0582f}.hashtag-picker__add-btn:disabled{opacity:.5;cursor:not-allowed}.business-page{width:100%;margin:0;padding-bottom:6.25rem;height:100vh;overflow-y:auto;background:#f7f3ee;box-sizing:border-box}.business-page__back{position:absolute;top:1rem;left:1rem;z-index:20;padding:.625rem;background:#f7f3eef2;-webkit-backdrop-filter:blur(.5rem);backdrop-filter:blur(.5rem);border:1px solid rgba(221,214,206,.5);border-radius:.5rem;font-size:.9375rem;color:#2b2b2b;cursor:pointer;font-weight:500;transition:all .2s ease;display:inline-flex;align-items:center;justify-content:center;font-family:inherit;width:2.5rem;height:2.5rem}.business-page__back:hover{background:#f7f3ee;border-color:#d0582f;color:#d0582f}.business-page__back svg{width:1.25rem;height:1.25rem}.business-page__hero{position:relative;width:100%;height:18.75rem;overflow:hidden;background:#f0ebe0;margin-bottom:0}.business-page__hero-image{width:100%;height:100%;object-fit:cover;display:block}.business-page__hero-placeholder{width:100%;height:100%;background:#f0ebe0}.business-page__hero-overlay{position:absolute;bottom:0;left:0;right:0;height:60%;background:linear-gradient(to top,rgba(43,43,43,.7) 0%,rgba(43,43,43,.3) 50%,transparent 100%);pointer-events:none}.business-page__hero-content{position:absolute;bottom:0;left:0;right:0;padding:1.5rem 1.25rem 1.25rem;z-index:10}.business-page__hero-badge{margin-bottom:.75rem}.business-page__badge{font-size:.6875rem;font-weight:600;padding:.3125rem .625rem;border-radius:.375rem;text-transform:uppercase;white-space:nowrap;letter-spacing:.03125rem;display:inline-block}.business-page__badge--managed{background:#6f8f72e6;color:#fff;border:1px solid rgba(111,143,114,1)}.business-page__badge--unmanaged{background:#e3a857e6;color:#fff;border:1px solid rgba(227,168,87,1)}.business-page__hero-name{font-size:2rem;font-weight:600;margin:0 0 .5rem;color:#fff;line-height:1.2;text-shadow:0 .125rem .25rem rgba(0,0,0,.3)}.business-page__hero-meta{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:.75rem;font-size:.9375rem;color:#fffffff2}.business-page__hero-category{font-weight:500;color:#fff;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:12.5rem}.business-page__hero-meta-right{display:flex;align-items:center;gap:.75rem;margin-left:auto}.business-page__opening-hours-badge{display:inline-flex;align-items:center;gap:.375rem;padding:.25rem .625rem;background:#fff3;-webkit-backdrop-filter:blur(.5rem);backdrop-filter:blur(.5rem);border:1px solid rgba(255,255,255,.3);border-radius:1rem;font-size:.8125rem;font-weight:500;color:#fff;cursor:pointer;transition:all .2s ease;font-family:inherit}.business-page__opening-hours-badge:hover{background:#ffffff4d;border-color:#ffffff80}.business-page__opening-hours-badge svg{flex-shrink:0}.business-page__opening-hours-badge span{white-space:nowrap}.business-page__opening-hours-badge--24-7{background:#6f8f724d!important;border-color:#6f8f7280!important}.business-page__opening-hours-unknown{font-size:.8125rem;color:#ffffffb3;font-style:italic}.business-page__hero-distance{color:#ffffffd9}.business-page__content{padding:1.5rem 1rem}.business-page__info-card{background:#fff;border-radius:1rem;padding:1.25rem;margin-bottom:1.5rem;border:1px solid #DDD6CE;box-shadow:0 .0625rem .1875rem #2b2b2b14}.business-page__rating{display:flex;align-items:center;gap:.625rem;margin-bottom:1rem;flex-wrap:wrap}.business-page__rating-stars{display:flex;gap:.25rem;align-items:center}.business-page__star-icon{width:1.5rem;height:1.5rem}.business-page__rating-value{font-weight:600;color:#2b2b2b;font-size:1rem}.business-page__review-count{color:#6b7280;font-size:.875rem}.business-page__description{margin:0 0 1rem;color:#2b2b2b;line-height:1.6;font-size:.9375rem}.business-page__hashtags{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:1rem}.business-page__hashtag{display:inline-block;padding:.375rem .75rem;background:#fff;border:1px solid #DDD6CE;border-radius:1.25rem;color:#d0582f;font-size:.8125rem;font-weight:500;transition:all .2s ease}.business-page__hashtag:hover{background:#f7f3ee;border-color:#d0582f}.business-page__address{padding:.875rem;background:#f7f3ee;border-radius:.5rem;color:#2b2b2b;font-size:.875rem;cursor:pointer;transition:all .2s ease;border:1px solid transparent;display:flex;align-items:center;gap:.625rem}.business-page__address:hover{background:#f0ebe0;border-color:#ddd6ce}.business-page__address svg{flex-shrink:0}.business-page__primary-actions{display:flex;gap:.75rem;margin-bottom:1.25rem;justify-content:space-between}.business-page__action-icon{flex:1;height:4.5rem;padding:0;background:#fff;border:none;border-radius:1rem;cursor:pointer;transition:all .2s ease;display:flex;align-items:center;justify-content:center;font-family:inherit;box-shadow:0 .125rem .25rem #2b2b2b14}.business-page__action-icon:hover:not(:disabled){background:#f7f3ee;transform:translateY(-.125rem);box-shadow:0 .25rem .5rem #2b2b2b1f}.business-page__action-icon:disabled,.business-page__action-icon--disabled{opacity:.4;cursor:not-allowed}.business-page__action-icon svg{width:1.75rem;height:1.75rem;color:#d0582f;transition:color .2s ease}.business-page__action-icon .business-page__social-icon{width:1.75rem;height:1.75rem;object-fit:contain}.business-page__action-label,.business-page__social-button .business-page__action-label{display:none}.business-page__social-actions{display:grid;grid-template-columns:repeat(4,1fr);gap:.625rem;margin-bottom:2rem}.business-page__social-button{width:100%;aspect-ratio:1;padding:0;background:#fff;border:none;border-radius:.75rem;cursor:pointer;transition:all .2s ease;display:flex;align-items:center;justify-content:center;font-family:inherit;box-shadow:0 .0625rem .1875rem #2b2b2b14}.business-page__social-button:hover:not(:disabled){background:#f7f3ee;transform:translateY(-.125rem);box-shadow:0 .125rem .375rem #2b2b2b1f}.business-page__social-button:disabled,.business-page__social-button--disabled{opacity:.3;cursor:not-allowed}.business-page__social-icon{width:1.75rem;height:1.75rem;object-fit:contain}.business-page__social-button svg{width:1.75rem;height:1.75rem;color:#2b2b2b;transition:color .2s ease}.business-page__social-button:hover:not(:disabled) svg{color:#d0582f}.business-page__qr-modal{position:fixed;top:0;left:0;right:0;bottom:0;background:#2b2b2b99;-webkit-backdrop-filter:blur(.25rem);backdrop-filter:blur(.25rem);z-index:1000;display:flex;align-items:center;justify-content:center;padding:1.25rem}.business-page__qr-modal-content{background:#fff;border-radius:1.25rem;padding:2rem;max-width:25rem;width:100%;position:relative;box-shadow:0 .5rem 1.5rem #2b2b2b33}.business-page__qr-close{position:absolute;top:1rem;right:1rem;width:2.25rem;height:2.25rem;padding:0;background:#f7f3ee;border:none;border-radius:.5rem;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s ease;font-family:inherit}.business-page__qr-close:hover{background:#f0ebe0}.business-page__qr-close svg{width:1.25rem;height:1.25rem;color:#2b2b2b}.business-page__qr-title{font-size:1.375rem;font-weight:600;margin:0 0 .5rem;color:#2b2b2b;text-align:center}.business-page__qr-subtitle{font-size:.875rem;color:#6b7280;margin:0 0 1.5rem;text-align:center}.business-page__qr-code{display:flex;justify-content:center;margin-bottom:1rem;padding:1.25rem;background:#f7f3ee;border-radius:.75rem}.business-page__qr-text{margin:0;color:#6b7280;font-size:.8125rem;text-align:center;line-height:1.5}.business-page__opening-hours-modal{position:fixed;top:0;left:0;right:0;bottom:0;background:#2b2b2b99;-webkit-backdrop-filter:blur(.25rem);backdrop-filter:blur(.25rem);z-index:1000;display:flex;align-items:center;justify-content:center;padding:1.25rem}.business-page__opening-hours-modal-content{background:#fff;border-radius:1.25rem;padding:2rem;max-width:25rem;width:100%;position:relative;box-shadow:0 .5rem 1.5rem #2b2b2b33}.business-page__opening-hours-close{position:absolute;top:1rem;right:1rem;width:2.25rem;height:2.25rem;border:none;background:transparent;border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s ease;font-family:inherit}.business-page__opening-hours-close:hover{background:#f0ebe0}.business-page__opening-hours-close svg{width:1.25rem;height:1.25rem;color:#2b2b2b}.business-page__opening-hours-title{font-size:1.375rem;font-weight:600;margin:0 0 1.5rem;color:#2b2b2b;text-align:center}.business-page__opening-hours-list{display:flex;flex-direction:column;gap:.75rem}.business-page__opening-hours-item{display:flex;justify-content:space-between;align-items:center;padding:.75rem 0;border-bottom:1px solid #F0EBE0}.business-page__opening-hours-item:last-child{border-bottom:none}.business-page__opening-hours-item--today{background:#fef3c7;padding:.75rem 1rem;border-radius:.5rem;border-bottom:none;margin:0 -1rem}.business-page__opening-hours-day{font-size:.9375rem;font-weight:500;color:#2b2b2b}.business-page__opening-hours-item--today .business-page__opening-hours-day{font-weight:600}.business-page__opening-hours-time{font-size:.9375rem;color:#6b7280;font-weight:500}.business-page__opening-hours-item--today .business-page__opening-hours-time{color:#92400e;font-weight:600}.business-page__not-found{text-align:center;padding:4rem 1.5rem;color:#6b7280}.button-primary{padding:.875rem 1.5rem;background:#d0582f;color:#fff;border:none;border-radius:.5rem;font-size:1rem;font-weight:600;cursor:pointer;margin-top:1rem;font-family:inherit}.button-primary:hover{background:#b84a26}.business-page__reviews-section{margin-top:2rem}.business-page__login-cta{margin-top:1.5rem;padding:1.5rem;background:#fff;border-radius:1rem;text-align:center;border:1px solid #DDD6CE}.business-page__login-cta p{margin:0 0 1rem;color:#6b7280;font-weight:500}.business-page__login-button{display:inline-block;padding:.75rem 1.5rem;background:#d0582f;color:#fff;text-decoration:none;border-radius:.5rem;font-weight:600;transition:background .2s ease}.business-page__login-button:hover{background:#b84a26}.business-page__review-form{margin-top:1.5rem;margin-bottom:1.5rem;padding:1.25rem;background:#fff;border-radius:1rem;border:1px solid #DDD6CE}.business-page__review-form-title{font-size:1.125rem;font-weight:600;margin:0 0 1.5rem;color:#2b2b2b}.business-page__review-error{padding:.75rem;background:#dc26261a;color:#dc2626;border-radius:.5rem;margin-bottom:1rem;font-size:.875rem;border:1px solid rgba(220,38,38,.2)}.business-page__review-field{margin-bottom:1.25rem}.business-page__review-field label{display:block;font-weight:600;margin-bottom:.5rem;color:#2b2b2b;font-size:.875rem}.business-page__star-rating{display:flex;gap:.5rem;align-items:center;margin:.5rem 0}.business-page__star{background:none;border:none;cursor:pointer;padding:0;line-height:1;transition:transform .2s}.business-page__star:hover{transform:scale(1.15)}.business-page__star--filled svg{filter:none}.business-page__star svg{width:2rem;height:2rem}.business-page__star-hint{display:block;margin-top:.25rem;color:#6b7280;font-size:.875rem}.business-page__review-textarea{width:100%;padding:.75rem;border:1px solid #DDD6CE;border-radius:.5rem;font-size:.875rem;font-family:inherit;resize:vertical;min-height:5rem;background:#fff;color:#2b2b2b}.business-page__review-textarea:focus{outline:none;border-color:#d0582f;box-shadow:0 0 0 .1875rem #d0582f1a}.business-page__review-char-count{display:block;text-align:right;margin-top:.25rem;color:#9ca3af;font-size:.75rem}.business-page__review-actions{display:flex;gap:.75rem;margin-top:1.25rem}.business-page__review-submit{flex:1;padding:.75rem;background:#d0582f;color:#fff;border:none;border-radius:.5rem;font-size:1rem;font-weight:600;cursor:pointer;transition:background .2s ease;font-family:inherit}.business-page__review-submit:hover:not(:disabled){background:#b84a26}.business-page__review-submit:disabled{opacity:.6;cursor:not-allowed}.business-page__review-cancel{padding:.75rem 1.25rem;background:#f7f3ee;color:#2b2b2b;border:1px solid #DDD6CE;border-radius:.5rem;font-size:1rem;font-weight:600;cursor:pointer;transition:all .2s ease;font-family:inherit}.business-page__review-cancel:hover{background:#f0ebe0;border-color:#d0582f}@media(min-width:1024px){.business-page{padding-top:4rem;padding-bottom:0;max-width:1280px;margin:0 auto;padding-left:24px;padding-right:24px}.business-page__back{top:5rem;left:24px;position:fixed;z-index:20}.business-page__hero{width:100%;height:420px;margin-bottom:0;border-radius:0}.business-page__hero-content{padding:2rem 2rem 1.5rem}.business-page__hero-name{font-size:2.5rem}.business-page__content{display:grid;grid-template-columns:70% 30%;gap:2rem;padding:2rem 0;max-width:100%;margin:0}.business-page__sidebar{grid-column:2;grid-row:1;display:flex;flex-direction:column;gap:0;position:sticky;top:100px;align-self:start}.business-page__reviews-section{grid-column:1;grid-row:1 / -1;margin-top:0}.business-page__info-card{background:#fff;border:1px solid #DDD6CE;border-radius:12px 12px 0 0;padding:24px;box-shadow:0 .125rem .375rem #2b2b2b14;margin-bottom:0}.business-page__primary-actions{display:flex;flex-direction:column;gap:0;margin-bottom:0;background:#fff;border:1px solid #DDD6CE;border-top:1px solid #F0EBE0;border-radius:0;padding:24px;padding-top:.75rem;padding-bottom:.75rem;box-shadow:0 .125rem .375rem #2b2b2b14}.business-page__social-actions{display:flex;flex-direction:column;gap:0;margin-top:0;margin-bottom:0;padding:24px;padding-top:.75rem;grid-template-columns:none;background:#fff;border:1px solid #DDD6CE;border-top:1px solid #F0EBE0;border-radius:0 0 12px 12px;box-shadow:0 .125rem .375rem #2b2b2b14}.business-page__action-icon{width:100%;height:auto;min-height:2.75rem;padding:.75rem 1rem;margin-bottom:.75rem;flex:none;border-radius:.5rem;justify-content:flex-start;background:transparent;box-shadow:none;border:1px solid transparent;transition:all .2s ease;display:flex;align-items:center;gap:.75rem;color:#2b2b2b;font-size:.9375rem;font-weight:500;text-align:left}.business-page__action-icon:last-of-type{margin-bottom:0}.business-page__action-icon:hover:not(:disabled){background:#f7f3ee;border-color:#ddd6ce;transform:none;box-shadow:none}.business-page__action-icon:disabled,.business-page__action-icon--disabled{opacity:.5}.business-page__action-icon svg{width:1.25rem;height:1.25rem;color:#d0582f;flex-shrink:0}.business-page__action-icon .business-page__social-icon{width:1.25rem;height:1.25rem;flex-shrink:0}.business-page__action-label{flex:1;text-align:left;color:#2b2b2b;font-size:.9375rem;font-weight:500}.business-page__social-button{width:100%;height:auto;min-height:2.75rem;padding:.75rem 1rem;margin-bottom:.75rem;aspect-ratio:auto;border-radius:.5rem;transition:all .2s ease;justify-content:flex-start;background:transparent;box-shadow:none;border:1px solid transparent;display:flex;align-items:center;gap:.75rem;color:#2b2b2b;font-size:.9375rem;font-weight:500;text-align:left}.business-page__social-button:last-child{margin-bottom:0}.business-page__social-button:hover{background:#f7f3ee;border-color:#ddd6ce;transform:none;box-shadow:none}.business-page__social-icon{width:1.25rem;height:1.25rem;flex-shrink:0}.business-page__social-button svg{width:1.25rem;height:1.25rem;color:#d0582f;flex-shrink:0}.business-page__social-button .business-page__action-label{flex:1;text-align:left;color:#2b2b2b;font-size:.9375rem;font-weight:500;display:inline}.business-page__action-label{display:inline}.business-page__rating{margin-bottom:1.25rem}.business-page__rating-value{font-size:1.125rem}.business-page__star-icon{width:1.75rem;height:1.75rem}.business-page__description{margin-bottom:1.25rem;font-size:1rem;line-height:1.7}.business-page__address{margin-top:1rem}.business-page__hashtags{margin-bottom:1.25rem}.business-page__review-form{margin-top:0;margin-bottom:2rem;padding:1.5rem}.business-page__reviews-section>*:not(:first-child){margin-top:1.5rem}}.profile-page{width:100%;margin:0;padding:0;padding-bottom:6.25rem;height:100vh;overflow-y:auto;background:#f7f3ee;box-sizing:border-box}.profile-page__content{padding:2rem 1rem}@media(min-width:1024px){.profile-page{padding-bottom:0;padding-top:4rem;display:flex;align-items:flex-start;justify-content:center}.profile-page__content{max-width:40rem;width:100%;padding:3rem 2rem;background:#fff;border-radius:1rem;border:1px solid #DDD6CE;box-shadow:0 .125rem .5rem #2b2b2b14;margin:2rem}}.profile-page__header-section{text-align:center;margin-bottom:2rem}.profile-page__avatar{width:7.5rem;height:7.5rem;margin:0 auto 1.25rem;border-radius:50%;overflow:hidden;background:#ddd6ce;display:flex;align-items:center;justify-content:center;border:.25rem solid #FFFFFF;box-shadow:0 .125rem .5rem #2b2b2b1a}.profile-page__avatar-image{width:100%;height:100%;object-fit:cover}.profile-page__avatar-placeholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center;font-size:3rem;font-weight:600;color:#6b7280;background:#f0ebe0}.profile-page__user-name{font-size:1.75rem;font-weight:600;margin:0 0 .5rem;color:#2b2b2b}.profile-page__user-email{font-size:1rem;color:#6b7280;margin:0}.profile-page__actions{display:flex;flex-direction:column;gap:.75rem}.profile-page__action-button{width:100%;padding:1.125rem 1.25rem;background:#fff;border:1px solid #DDD6CE;border-radius:.75rem;font-size:1rem;font-weight:500;color:#2b2b2b;cursor:pointer;transition:all .2s ease;display:flex;align-items:center;gap:.75rem;font-family:inherit;text-align:left}.profile-page__action-button:hover{background:#f7f3ee;border-color:#d0582f;color:#d0582f}.profile-page__action-button svg{flex-shrink:0;color:#d0582f}.profile-page__logout-section{margin-top:2rem;padding-top:1.5rem;border-top:1px solid #DDD6CE}.profile-page__logout{width:100%;padding:.875rem;background:#f7f3ee;color:#2b2b2b;border:1px solid #DDD6CE;border-radius:.5rem;font-size:1rem;font-weight:600;cursor:pointer;transition:all .2s ease;font-family:inherit}.profile-page__logout:hover{background:#f0ebe0;border-color:#d0582f;color:#d0582f}.profile-page__auth-section{background:#fff;border-radius:1rem;padding:2rem 1.5rem;border:1px solid #DDD6CE;box-shadow:0 .0625rem .1875rem #2b2b2b14;max-width:25rem;margin:0 auto}@media(min-width:1024px){.profile-page__auth-section{max-width:28rem;padding:3rem 2rem}}.profile-page__auth-header{text-align:center;margin-bottom:2rem}.profile-page__auth-title{font-size:1.75rem;font-weight:600;margin:0 0 .5rem;color:#2b2b2b}.profile-page__auth-subtitle{font-size:.9375rem;color:#6b7280;margin:0}.profile-page__auth-error{background:#dc26261a;color:#dc2626;padding:.75rem;border-radius:.5rem;margin-bottom:1.25rem;font-size:.875rem;border:1px solid rgba(220,38,38,.2)}.profile-page__auth-form{display:flex;flex-direction:column;gap:1.25rem}.profile-page__auth-field{display:flex;flex-direction:column;gap:.5rem}.profile-page__auth-field label{font-weight:600;color:#2b2b2b;font-size:.875rem}.profile-page__auth-field input{padding:.75rem;border:1px solid #DDD6CE;border-radius:.5rem;font-size:.9375rem;font-family:inherit;color:#2b2b2b;background:#fff;transition:border-color .2s ease}.profile-page__auth-field input:focus{outline:none;border-color:#d0582f;box-shadow:0 0 0 .1875rem #d0582f1a}.profile-page__auth-hint{color:#6b7280;font-size:.8125rem;margin-top:-.25rem}.profile-page__auth-button{width:100%;padding:.875rem;background:#d0582f;color:#fff;border:none;border-radius:.5rem;font-size:1rem;font-weight:600;cursor:pointer;transition:background .2s ease;font-family:inherit;margin-top:.5rem}.profile-page__auth-button:hover:not(:disabled){background:#b84a26}.profile-page__auth-button:disabled{opacity:.6;cursor:not-allowed}.profile-page__auth-footer{text-align:center;margin-top:1.5rem;padding-top:1.5rem;border-top:1px solid #DDD6CE}.profile-page__auth-footer p{margin:0;color:#6b7280;font-size:.875rem}.profile-page__auth-link{background:none;border:none;color:#d0582f;text-decoration:none;font-weight:600;cursor:pointer;font-family:inherit;font-size:.875rem;padding:0}.profile-page__auth-link:hover{text-decoration:underline}.profile-page__loading{text-align:center;padding:4rem 1.5rem;color:#6b7280;font-size:1rem}.account-reviews-page{width:100%;margin:0;padding:0;padding-bottom:6.25rem;height:100vh;overflow-y:auto;background:#f7f3ee;position:relative;box-sizing:border-box}.account-reviews-page__back{position:absolute;top:1rem;left:1rem;z-index:20;padding:.625rem;background:#f7f3eef2;-webkit-backdrop-filter:blur(.5rem);backdrop-filter:blur(.5rem);border:1px solid rgba(221,214,206,.5);border-radius:.5rem;font-size:.9375rem;color:#2b2b2b;cursor:pointer;font-weight:500;transition:all .2s ease;display:inline-flex;align-items:center;justify-content:center;font-family:inherit;width:2.5rem;height:2.5rem}@media(min-width:1024px){.account-reviews-page__back{display:none}}.account-reviews-page__back:hover{background:#f7f3ee;border-color:#d0582f;color:#d0582f}.account-reviews-page__back svg{width:1.25rem;height:1.25rem}.account-reviews-page__content{padding:5rem 1rem 1.5rem}.account-reviews-page__title{font-size:1.75rem;font-weight:600;margin:0 0 2rem;color:#2b2b2b;display:flex;align-items:center;gap:.5rem}.account-reviews-page__count{font-size:1.25rem;font-weight:500;color:#6b7280}.account-reviews-page__reviews{display:flex;flex-direction:column;gap:.75rem}.account-review-item{background:#fff;border-radius:1rem;padding:1.125rem;border:1px solid #DDD6CE;box-shadow:0 .0625rem .1875rem #2b2b2b0f;transition:all .2s ease}.account-review-item:hover{border-color:#2b2b2b26;box-shadow:0 .125rem .375rem #2b2b2b1a}.account-review-item__header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:.75rem;gap:.75rem}.account-review-item__business-info{flex:1;display:flex;flex-direction:column;gap:.25rem}.account-review-item__business-name{font-size:1.0625rem;font-weight:600;color:#d0582f;text-decoration:none;display:block;transition:color .2s ease}.account-review-item__business-name:hover{color:#b84a26;text-decoration:underline}.account-review-item__category{font-size:.8125rem;color:#6b7280;font-weight:500}.account-review-item__rating{display:flex;gap:.125rem;align-items:center;flex-shrink:0}.account-review-item__star-icon{width:1.125rem;height:1.125rem}.account-review-item__text{font-size:.9375rem;color:#2b2b2b;margin:.75rem 0;line-height:1.6}.account-review-item__date{font-size:.8125rem;color:#9ca3af;display:block;text-align:right}.account-reviews-page__empty{text-align:center;padding:3rem 1.5rem;background:#fff;border-radius:1rem;border:1px solid #DDD6CE}.account-reviews-page__empty-icon{margin-bottom:1.25rem;display:flex;justify-content:center}.account-reviews-page__empty-title{font-size:1.125rem;font-weight:600;color:#2b2b2b;margin:0 0 1.5rem}.account-reviews-page__link{display:inline-block;padding:.875rem 1.75rem;background:#d0582f;color:#fff;text-decoration:none;border-radius:.5rem;font-weight:600;font-size:1rem;transition:background .2s ease}.account-reviews-page__link:hover{background:#b84a26}.account-reviews-page__loading{text-align:center;padding:4rem 1.5rem;color:#6b7280;font-size:1rem}@media(min-width:1024px){.account-reviews-page{padding-top:4rem;padding-bottom:0}.account-reviews-page__back{top:5rem}.account-reviews-page__content{max-width:50rem;margin:0 auto;padding:2rem}}.account-favorites-page{width:100%;margin:0;padding:0;padding-bottom:6.25rem;height:100vh;overflow-y:auto;background:#f7f3ee;box-sizing:border-box;display:flex;flex-direction:column}.account-favorites-page__desktop-layout{display:none}@media(min-width:1024px){.account-favorites-page{padding-bottom:0;overflow:hidden;padding-top:4rem}.account-favorites-page__header{padding:1.5rem 2rem;border-bottom:1px solid #DDD6CE}.account-favorites-page__desktop-layout{display:flex;flex:1;height:calc(100vh - 8rem);overflow:hidden}.account-favorites-page__list-panel{width:28rem;min-width:28rem;border-right:1px solid #DDD6CE;background:#fff;overflow-y:auto;display:flex;flex-direction:column}.account-favorites-page__map-panel{flex:1;position:relative;overflow:hidden}.account-favorites-page__map-container,.account-favorites-page__map{width:100%;height:100%;position:relative;background:#f7f3ee;overflow:hidden}.account-favorites-page__map-placeholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center;color:#6b7280}.account-favorites-page__content{display:none}}.account-favorites-page__header{width:100%;padding:1.5rem 1rem;margin-bottom:0}.account-favorites-page__title-row{display:flex;justify-content:space-between;align-items:center;gap:1rem}.account-favorites-page__title{font-size:1.75rem;font-weight:600;margin:0;color:#2b2b2b;display:flex;align-items:center;gap:.625rem}.account-favorites-page__count{display:flex;align-items:center;gap:.375rem;font-size:1.25rem;font-weight:600;color:#d0582f}.account-favorites-page__count svg{width:1.25rem;height:1.25rem;flex-shrink:0}.account-favorites-page__avatar-button{background:none;border:none;padding:0;cursor:pointer;flex-shrink:0;transition:transform .2s ease}.account-favorites-page__avatar-button:hover{transform:scale(1.05)}.account-favorites-page__avatar{width:3rem;height:3rem;border-radius:50%;overflow:hidden;background:#ddd6ce;display:flex;align-items:center;justify-content:center;border:.125rem solid #FFFFFF;box-shadow:0 .125rem .25rem #2b2b2b1a}.account-favorites-page__avatar-image{width:100%;height:100%;object-fit:cover}.account-favorites-page__avatar-placeholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center;font-size:1.125rem;font-weight:600;color:#6b7280;background:#f0ebe0}.account-favorites-page__content{padding:0 1rem 1.5rem}@media(max-width:1023px){.account-favorites-page__desktop-layout{display:none}.account-favorites-page__content{display:block}}.account-favorites-page__list{display:flex;flex-direction:column;gap:1rem}.account-favorites-page__empty{text-align:center;padding:3rem 1.5rem;background:#fff;border-radius:1rem;border:1px solid #DDD6CE}.account-favorites-page__empty-icon{margin-bottom:1.25rem;display:flex;justify-content:center}.account-favorites-page__empty-title{font-size:1.125rem;font-weight:600;color:#2b2b2b;margin:0 0 .75rem}.account-favorites-page__empty-text{font-size:.9375rem;color:#6b7280;margin:0 0 1.5rem;line-height:1.5}.account-favorites-page__empty p{font-size:1rem;color:#6b7280;margin-bottom:1.5rem}.account-favorites-page__link{display:inline-block;padding:.875rem 1.75rem;background:#d0582f;color:#fff;text-decoration:none;border-radius:.5rem;font-weight:600;font-size:1rem;transition:background .2s ease}.account-favorites-page__link:hover{background:#b84a26}.account-favorites-page__loading{text-align:center;padding:4rem 1.5rem;color:#6b7280;font-size:1rem}.account-settings-page{width:100%;margin:0;padding:0;padding-bottom:6.25rem;height:100vh;overflow-y:auto;background:#f7f3ee;position:relative;box-sizing:border-box}.account-settings-page__back{position:absolute;top:1rem;left:1rem;z-index:20;padding:.625rem;background:#f7f3eef2;-webkit-backdrop-filter:blur(.5rem);backdrop-filter:blur(.5rem);border:1px solid rgba(221,214,206,.5);border-radius:.5rem;font-size:.9375rem;color:#2b2b2b;cursor:pointer;font-weight:500;transition:all .2s ease;display:inline-flex;align-items:center;justify-content:center;font-family:inherit;width:2.5rem;height:2.5rem}.account-settings-page__back:hover{background:#f7f3ee;border-color:#d0582f;color:#d0582f}.account-settings-page__content{padding:5rem 1rem 1.5rem}.account-settings-page__title{font-size:1.75rem;font-weight:600;margin:0 0 2rem;color:#2b2b2b}.account-settings-page__section{background:#fff;border-radius:1rem;padding:1.25rem;margin-bottom:1.25rem;border:1px solid #DDD6CE;box-shadow:0 .0625rem .1875rem #2b2b2b14}.account-settings-page__section-title{font-size:1.25rem;font-weight:600;margin:0 0 1.25rem;color:#2b2b2b}.account-settings-page__avatar-section{display:flex;flex-direction:column;align-items:center;gap:1rem}.account-settings-page__avatar-button{background:none;border:none;padding:0;cursor:pointer;position:relative;font-family:inherit}.account-settings-page__avatar-button:disabled{opacity:.6;cursor:not-allowed}.account-settings-page__avatar-wrapper{width:7.5rem;height:7.5rem;border-radius:50%;overflow:hidden;background:#ddd6ce;display:flex;align-items:center;justify-content:center;border:.25rem solid #FFFFFF;box-shadow:0 .125rem .5rem #2b2b2b1a;transition:all .2s ease}.account-settings-page__avatar-button:hover:not(:disabled) .account-settings-page__avatar-wrapper{box-shadow:0 .25rem .75rem #2b2b2b26;transform:scale(1.02)}.account-settings-page__avatar-image{width:100%;height:100%;object-fit:cover}.account-settings-page__avatar-placeholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center;font-size:3rem;font-weight:600;color:#6b7280;background:#f0ebe0}.account-settings-page__avatar-overlay{position:absolute;bottom:-.25rem;right:-.25rem;width:2.25rem;height:2.25rem;background:#d0582f;border-radius:50%;display:flex;align-items:center;justify-content:center;border:.1875rem solid #FFFFFF;box-shadow:0 .125rem .25rem #2b2b2b33;z-index:10}.account-settings-page__avatar-overlay svg{width:1.125rem;height:1.125rem;color:#fff}.account-settings-page__avatar-uploading{font-size:.875rem;color:#6b7280;margin:0;text-align:center}.account-settings-page__info{display:flex;flex-direction:column;gap:1rem;margin-bottom:1.25rem}.account-settings-page__info-item{display:flex;flex-direction:column;gap:.375rem}.account-settings-page__info-label{font-size:.875rem;color:#6b7280;font-weight:500}.account-settings-page__info-value{font-size:1rem;color:#2b2b2b;font-weight:600}.account-settings-page__edit-button{width:100%;padding:.875rem;background:#d0582f;color:#fff;border:none;border-radius:.5rem;font-size:1rem;font-weight:600;cursor:pointer;transition:background .2s ease;font-family:inherit}.account-settings-page__edit-button:hover{background:#b84a26}.account-settings-page__edit-form{display:flex;flex-direction:column;gap:1.25rem}.account-settings-page__edit-error{padding:.75rem;background:#dc26261a;color:#dc2626;border-radius:.5rem;font-size:.875rem;border:1px solid rgba(220,38,38,.2)}.account-settings-page__success{padding:.75rem;background:#6f8f721a;color:#6f8f72;border-radius:.5rem;font-size:.875rem;border:1px solid rgba(111,143,114,.2);margin-bottom:1rem}.account-settings-page__edit-field{display:flex;flex-direction:column;gap:.5rem}.account-settings-page__edit-field label{font-weight:600;color:#2b2b2b;font-size:.875rem}.account-settings-page__edit-field input{padding:.75rem;border:1px solid #DDD6CE;border-radius:.5rem;font-size:.9375rem;font-family:inherit;color:#2b2b2b;background:#fff}.account-settings-page__edit-field input:focus{outline:none;border-color:#d0582f;box-shadow:0 0 0 .1875rem #d0582f1a}.account-settings-page__edit-field-margin{margin-top:.5rem}.account-settings-page__hint{color:#6b7280;font-size:.8125rem}.account-settings-page__edit-actions{display:flex;gap:.75rem;margin-top:.75rem}.account-settings-page__save-button{flex:1;padding:.75rem;background:#d0582f;color:#fff;border:none;border-radius:.5rem;font-size:1rem;font-weight:600;cursor:pointer;transition:background .2s ease;font-family:inherit}.account-settings-page__save-button:hover:not(:disabled){background:#b84a26}.account-settings-page__save-button:disabled{opacity:.6;cursor:not-allowed}.account-settings-page__cancel-button{padding:.75rem 1.25rem;background:#f7f3ee;color:#2b2b2b;border:1px solid #DDD6CE;border-radius:.5rem;font-size:1rem;font-weight:600;cursor:pointer;transition:all .2s ease;font-family:inherit}.account-settings-page__cancel-button:hover{background:#f0ebe0;border-color:#d0582f}.account-settings-page__preferences{display:flex;flex-direction:column;gap:1rem}.account-settings-page__preference-item{display:flex;align-items:center;gap:.75rem;cursor:pointer;padding:.75rem;border-radius:.5rem;transition:background .2s ease}.account-settings-page__preference-item:hover{background:#f7f3ee}.account-settings-page__checkbox{width:1.25rem;height:1.25rem;cursor:pointer;accent-color:#D0582F}.account-settings-page__preference-item span{font-size:.9375rem;color:#2b2b2b;font-weight:500}.account-settings-page__loading{text-align:center;padding:4rem 1.5rem;color:#6b7280;font-size:1rem}.account-settings-page__login-prompt{text-align:center;padding:2.5rem 1.25rem}.account-settings-page__login-prompt p{font-size:1rem;color:#6b7280;margin-bottom:1.5rem}@media(min-width:1024px){.account-settings-page{padding-top:4rem;padding-bottom:0}.account-settings-page__back{display:none}.account-settings-page__content{max-width:50rem;margin:0 auto;padding:2rem}}*{box-sizing:border-box}html,body{margin:0;padding:0;height:100%;overflow:hidden}body{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#f7f3ee;color:#2b2b2b;font-size:1rem;line-height:1.5}#root{height:100vh;width:100%;overflow:hidden}.app{height:100vh;width:100%;background:#f7f3ee;overflow:hidden;display:flex;flex-direction:column;position:relative}.app__content{flex:1;width:100%;height:100vh;overflow:hidden;position:relative}@media(min-width:1024px){.app__content{margin-top:4rem;height:calc(100vh - 4rem)}}h1,h2,h3,h4,h5,h6{margin:0;font-weight:600;color:#2b2b2b;line-height:1.3}h1{font-size:1.75rem;font-weight:600}h2{font-size:1.5rem;font-weight:600}h3{font-size:1.25rem;font-weight:600}p{margin:0;color:#2b2b2b}
