.page-module__Iqdilq__form{text-align:center;width:100%;margin-top:30px}.page-module__Iqdilq__form__grid{flex-direction:column;gap:.5rem;margin-top:20px;display:flex}.page-module__Iqdilq__container{margin-top:20px}.page-module__Iqdilq__button{background:var(--white);text-align:center;width:100%;font-size:1.2rem;font-weight:700;font-family:var(--font-gliker);cursor:pointer;border:none;border-radius:10px;justify-content:center;align-items:center;gap:10px;padding:15px;transition:all .3s;display:flex}.page-module__Iqdilq__button:hover{background:var(--primary);color:var(--beige)}.page-module__Iqdilq__button:disabled{opacity:.7;cursor:not-allowed;background:var(--white);color:var(--black)}.page-module__Iqdilq__spinner{border:3px solid rgba(0,0,0,.1);border-top-color:var(--primary);border-radius:50%;width:20px;height:20px;animation:1s ease-in-out infinite page-module__Iqdilq__spin}@keyframes page-module__Iqdilq__spin{to{transform:rotate(360deg)}}.page-module__Iqdilq__error{color:#ff5757;text-align:left;background:rgba(255,87,87,.1);border:1px solid rgba(255,87,87,.3);border-radius:8px;margin-top:1rem;padding:.75rem 1rem;font-size:.9rem;font-weight:500;line-height:1.4;display:block}@media (min-width:768px){.page-module__Iqdilq__form__grid{grid-template-columns:repeat(2,1fr);gap:1rem;width:100%;display:grid}.page-module__Iqdilq__form__grid>:first-child,.page-module__Iqdilq__form__grid>:last-child{grid-column:span 2}}
.modal-module__wVwnsq__overlay{z-index:9999;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:rgba(0,0,0,.7);justify-content:center;align-items:center;display:flex;position:fixed;top:0;bottom:0;left:0;right:0}.modal-module__wVwnsq__overlayNonBlocking{z-index:1000;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);pointer-events:none;background:rgba(0,0,0,.3);justify-content:center;align-items:center;padding:2rem;display:flex;position:fixed;top:0;bottom:0;left:0;right:0}.modal-module__wVwnsq__overlayNonBlocking>*{pointer-events:auto}.modal-module__wVwnsq__modal{background:var(--background);border:1px solid var(--dark);text-align:center;border-radius:20px;width:90%;max-width:450px;padding:2rem;position:relative;box-shadow:0 10px 40px rgba(0,0,0,.3)}.modal-module__wVwnsq__modalModern{-webkit-backdrop-filter:blur(20px);text-align:center;background:rgba(45,45,43,.98);border:1px solid rgba(255,255,255,.1);border-radius:24px;width:90%;max-width:420px;padding:2.5rem 2rem;animation:.3s ease-out modal-module__wVwnsq__slideDown;position:relative;box-shadow:0 20px 60px rgba(0,0,0,.5),0 0 0 1px rgba(255,255,255,.05)}@keyframes modal-module__wVwnsq__slideDown{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}.modal-module__wVwnsq__modal__close{color:var(--grey);cursor:pointer;background:rgba(255,255,255,.05);border:none;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;font-size:1rem;transition:all .2s;display:flex;position:absolute;top:1rem;right:1rem}.modal-module__wVwnsq__modal__close:hover{color:var(--white);background:rgba(255,255,255,.1);transform:rotate(90deg)}.modal-module__wVwnsq__modal__icon{margin-bottom:1rem;font-size:3rem;display:block}.modal-module__wVwnsq__modal__title{color:var(--white);margin-bottom:.75rem;font-size:1.75rem;font-weight:700;line-height:1.2}.modal-module__wVwnsq__modal__text{color:var(--light);opacity:.9;margin-bottom:2rem;font-size:.95rem;line-height:1.6}.modal-module__wVwnsq__modal__actions{flex-direction:column;gap:.75rem;display:flex}.modal-module__wVwnsq__modal__button_primary{background:var(--primary);color:var(--white);cursor:pointer;border:none;border-radius:12px;width:100%;padding:14px 28px;font-size:1rem;font-weight:600;transition:all .2s;box-shadow:0 4px 12px rgba(229,57,53,.3)}.modal-module__wVwnsq__modal__button_primary:hover{background:#d32f2f;transform:translateY(-2px);box-shadow:0 6px 16px rgba(229,57,53,.4)}.modal-module__wVwnsq__modal__button_primary:active{transform:translateY(0)}.modal-module__wVwnsq__modal__button_secondary{color:var(--light);cursor:pointer;background:0 0;border:1px solid rgba(255,255,255,.1);border-radius:12px;width:100%;margin-top:.5rem;padding:12px 28px;font-size:.95rem;transition:all .2s}.modal-module__wVwnsq__modal__button_secondary:hover{color:var(--white);background:rgba(255,255,255,.05);border-color:rgba(255,255,255,.2)}.modal-module__wVwnsq__modal__button_danger{color:var(--white);cursor:pointer;background:#f33;border:none;border-radius:10px;padding:12px 24px;font-size:1rem;font-weight:600;transition:all .3s}.modal-module__wVwnsq__modal__button_danger:hover{background:#c00;transform:translateY(-2px)}
.page-module__R4Bt_q__profile{width:100%;padding-bottom:20px;position:relative}.page-module__R4Bt_q__header{width:100%;height:200px}.page-module__R4Bt_q__header__img{object-fit:cover;width:100%;height:100%}.page-module__R4Bt_q__info{text-align:center;flex-direction:column;justify-content:center;align-items:center;width:100%;margin-top:10px;display:flex;position:relative}.page-module__R4Bt_q__info__div{flex:initial;flex-direction:column;align-items:center;display:flex}.page-module__R4Bt_q__info__container{background:var(--background);border-radius:50%;justify-content:center;align-items:center;width:150px;height:150px;margin:-75px auto 10px;padding:10px;display:flex;position:relative;bottom:auto;left:auto;box-shadow:0 4px 10px rgba(0,0,0,.3)}.page-module__R4Bt_q__info__img{object-fit:cover;width:100%;height:100%;color:var(--light);border-radius:50%}.page-module__R4Bt_q__info__title{color:var(--white);margin-top:5px;font-size:1.4rem}.page-module__R4Bt_q__info__subtitle{color:var(--light);font-size:1rem}.page-module__R4Bt_q__container{border:1px solid var(--dark);border-radius:30px;flex-direction:column;gap:20px;margin:20px;padding:20px;display:flex}.page-module__R4Bt_q__container__line{background-color:var(--dark);border:none;width:50%;height:1px;margin:15px 0}.page-module__R4Bt_q__tastes{margin-top:10px}.page-module__R4Bt_q__tastes__title{color:var(--white);font-size:1.4rem}.page-module__R4Bt_q__tastes__span{color:var(--grey);font-size:1.4rem}.page-module__R4Bt_q__tastes__list{flex-wrap:wrap;align-items:stretch;gap:10px;margin:0;padding:0;list-style:none;display:flex}.page-module__R4Bt_q__tastes__item{background:var(--grey);width:-moz-fit-content;width:fit-content;color:var(--white);border-radius:5px;align-items:center;padding:5px;font-size:1rem;display:flex}.page-module__R4Bt_q__tastes__edit{background:var(--grey);height:1rem;color:var(--white);cursor:pointer;border-radius:5px;width:-moz-fit-content;width:fit-content;height:20px;padding:5px;transition:all .3s ease-in-out}.page-module__R4Bt_q__tastes__edit:hover{background:var(--dark);color:var(--light)}.page-module__R4Bt_q__visited__title{color:var(--white);font-size:1.4rem}.page-module__R4Bt_q__visited__list{flex-direction:column;gap:10px;list-style:none;display:flex}.page-module__R4Bt_q__visited__item{align-items:center;gap:5px;display:flex}.page-module__R4Bt_q__visited__text{color:var(--grey);font-size:1rem}.page-module__R4Bt_q__visited__icon{width:15px;height:15px;color:var(--white)}.page-module__R4Bt_q__visited__empty{text-align:center;margin-top:20px;padding:20px}.page-module__R4Bt_q__visited__empty_text{color:var(--light);font-size:1rem;font-style:italic}.page-module__R4Bt_q__footer{text-align:center;margin-bottom:20px}.page-module__R4Bt_q__footer button{cursor:pointer;border:none;border-radius:10px;gap:10px;margin:auto;padding:10px 20px;font-size:1rem;font-weight:600;transition:all .3s ease-in-out;display:flex}.page-module__R4Bt_q__footer button:hover{opacity:.9}.page-module__R4Bt_q__footer__icon{width:20px;height:20px;fill:var(--dark)}.page-module__R4Bt_q__footer__delete{background-color:var(--primary);color:var(--white)}.page-module__R4Bt_q__footer__add{background:var(--white);color:var(--dark)}.page-module__R4Bt_q__aside{position:absolute;top:20px;left:20px}.page-module__R4Bt_q__aside__button{cursor:pointer;background:var(--black);border:none;border-radius:5px;width:30px;height:30px}.page-module__R4Bt_q__aside__icon{width:20px;height:20px;color:var(--light)}.page-module__R4Bt_q__private{flex-direction:column;flex:1;justify-content:center;align-items:center;gap:10px;padding:40px;display:flex}.page-module__R4Bt_q__private__icon{width:60px;height:60px;color:var(--light)}.page-module__R4Bt_q__private__title{color:var(--white);font-size:1.6rem}.page-module__R4Bt_q__private__text{color:var(--grey);font-size:1rem}@media (min-width:768px){.page-module__R4Bt_q__header{height:150px}.page-module__R4Bt_q__container{border:none;flex-direction:column;flex:1;display:flex}.page-module__R4Bt_q__container section{flex:1;margin:0;padding:0 10px}.page-module__R4Bt_q__footer{margin-top:30px}.page-module__R4Bt_q__private__icon{width:60px;height:60px}}
.page-module__BwLu1W__main{background:var(--background);padding-top:20px;padding-bottom:30px}.page-module__BwLu1W__header{justify-content:space-around;align-items:center;padding:20px;display:flex}.page-module__BwLu1W__header__div{flex:1}.page-module__BwLu1W__header__link{text-align:center;display:inline-block}.page-module__BwLu1W__header__brand{width:100%;height:-moz-fit-content;height:fit-content;margin:auto}.page-module__BwLu1W__header__icon{width:30px;height:30px;color:var(--light)}.page-module__BwLu1W__header>div:nth-child(2){flex-direction:row;justify-content:flex-end;align-items:center;gap:20px;display:flex}.page-module__BwLu1W__top{padding:0 20px}.page-module__BwLu1W__top__header{flex-wrap:wrap;gap:20px;display:flex}.page-module__BwLu1W__top__thumnailcontainer{text-align:center;width:20%;margin:auto}.page-module__BwLu1W__top__thumnail{aspect-ratio:1;border-radius:10px;width:100%;height:auto}.page-module__BwLu1W__top__info{width:70%}.page-module__BwLu1W__top__title{color:var(--white);font-size:1.6rem;font-weight:600}.page-module__BwLu1W__top__titleWrapper{align-items:center;gap:8px;display:flex}.page-module__BwLu1W__top__sourceIcon{background-color:#000;border-radius:6px;justify-content:center;align-items:center;padding:4px;display:flex}.page-module__BwLu1W__top__rating{align-items:flex-end;gap:10px;margin-top:20px;display:flex}.page-module__BwLu1W__top__number{color:var(--white)}.page-module__BwLu1W__top__stars{gap:5px;display:flex}.page-module__BwLu1W__top__star{width:20px;height:20px}.page-module__BwLu1W__top__aside{text-align:center;width:100%}.page-module__BwLu1W__top__button{cursor:pointer;background:var(--background);border:1px solid var(--white);width:50%;color:var(--white);border-radius:10px;justify-content:center;align-items:center;gap:10px;margin:auto;padding:10px;font-size:1rem;font-weight:600;transition:all .3s ease-in-out;display:flex}.page-module__BwLu1W__top__button:hover{opacity:.9}.page-module__BwLu1W__top__icon{width:20px;height:20px;color:var(--white)}.page-module__BwLu1W__gallery{border-radius:1rem;flex-direction:column;gap:.75rem;width:100%;max-width:1200px;margin:30px auto 0;padding:.5rem;display:flex}.page-module__BwLu1W__gallery__main{border-radius:.75rem;width:100%;max-height:500px;position:relative;overflow:hidden}.page-module__BwLu1W__gallery__mainimage{object-fit:cover;object-position:center;width:100%;height:100%}.page-module__BwLu1W__gallery__placeholder{background-color:#5a5a5a;justify-content:center;align-items:center;height:20rem;display:flex}.page-module__BwLu1W__gallery__icon{color:#9f9f9f;font-size:3rem}.page-module__BwLu1W__gallery__badge{color:#fff;background-color:#e53935;border-radius:.4rem;align-items:center;gap:.25rem;padding:.25rem .5rem;font-size:.9rem;font-weight:600;display:flex;position:absolute;bottom:.5rem;right:.5rem}.page-module__BwLu1W__gallery__badge-icon{font-size:.8rem}.page-module__BwLu1W__gallery__side{flex-direction:row;gap:.75rem;width:100%;display:flex}.page-module__BwLu1W__gallery__side-item{background-color:#5a5a5a;border-radius:.75rem;flex-direction:column;flex:1;justify-content:space-between;align-items:center;min-height:150px;transition:background-color .2s,transform .2s;display:flex;position:relative;overflow:hidden}.page-module__BwLu1W__gallery__side-item--clickable{cursor:pointer}.page-module__BwLu1W__gallery__side-item--clickable:hover{background-color:#666;transform:scale(1.02)}.page-module__BwLu1W__gallery__menu-preview{cursor:pointer;border-radius:.75rem;width:100%;height:100%;position:relative;overflow:hidden}.page-module__BwLu1W__gallery__side-info{align-items:center;gap:.5rem;display:flex;position:absolute;bottom:0;left:50%;transform:translate(-50%)}.page-module__BwLu1W__gallery__side-image{object-fit:cover;width:100%;height:100%;position:absolute;top:0;left:0}.page-module__BwLu1W__gallery__side-icon{color:#ccc;font-size:1.5rem}.page-module__BwLu1W__gallery__side-title{color:#fff;font-size:.9rem;font-weight:500}.page-module__BwLu1W__gallery__side-count{color:#fff;font-size:.9rem;font-weight:600}.page-module__BwLu1W__gallery__menuModal{background:#2b2b2b;border-radius:1rem;flex-direction:column;width:90%;max-width:800px;max-height:90vh;display:flex;position:relative;overflow:hidden}.page-module__BwLu1W__gallery__menuModalContent{padding:2rem;overflow-y:auto}.page-module__BwLu1W__gallery__menuModalHeader{border-bottom:1px solid rgba(255,255,255,.1);margin-bottom:2rem;padding-bottom:1rem}.page-module__BwLu1W__gallery__menuModalTitle{color:#fff;margin:0 0 .5rem;font-size:1.8rem;font-weight:700}.page-module__BwLu1W__gallery__menuModalSubtitle{color:#d0d0d0;margin:0;font-size:1rem}.page-module__BwLu1W__gallery__menuModalBody{flex-direction:column;gap:2rem;display:flex}.page-module__BwLu1W__gallery__menuModalCategory{flex-direction:column;gap:1rem;display:flex}.page-module__BwLu1W__gallery__menuModalCategoryTitle{color:#fff;text-transform:uppercase;border-bottom:2px solid var(--primary);margin:0;padding-bottom:.5rem;font-size:1.3rem;font-weight:600}.page-module__BwLu1W__gallery__menuModalItems{flex-direction:column;gap:1rem;display:flex}.page-module__BwLu1W__gallery__menuModalItem{border-left:3px solid var(--primary);background-color:rgba(255,255,255,.05);border-radius:.5rem;padding:1rem}.page-module__BwLu1W__gallery__menuModalItemTop{justify-content:space-between;align-items:center;margin-bottom:.5rem;display:flex}.page-module__BwLu1W__gallery__menuModalItemNombre{color:#fff;flex:1;margin:0;font-size:1rem;font-weight:600}.page-module__BwLu1W__gallery__menuModalItemPrecio{color:var(--primary);white-space:nowrap;font-size:1rem;font-weight:600}.page-module__BwLu1W__gallery__menuModalItemDescripcion{color:#d0d0d0;margin:.5rem 0 0;font-size:.9rem}.page-module__BwLu1W__gallery__menuModalPrecios{flex-direction:column;gap:.5rem;margin-top:.5rem;display:flex}.page-module__BwLu1W__gallery__menuModalPrecioItem{background-color:rgba(255,255,255,.03);border-radius:.25rem;justify-content:space-between;align-items:center;padding:.5rem;display:flex}.page-module__BwLu1W__gallery__menuModalPrecioTamaño{color:#e0e0e0;font-size:.9rem}.page-module__BwLu1W__gallery__menuModalPrecioMonto{color:var(--primary);font-size:.9rem;font-weight:600}.page-module__BwLu1W__gallery__lightbox{z-index:10000;background-color:rgba(0,0,0,.95);justify-content:center;align-items:center;padding:2rem;display:flex;position:fixed;top:0;bottom:0;left:0;right:0}.page-module__BwLu1W__gallery__lightboxContent{flex-direction:column;justify-content:center;align-items:center;width:100%;max-width:1400px;height:100%;max-height:90vh;display:flex;position:relative}.page-module__BwLu1W__gallery__lightboxClose{color:#fff;cursor:pointer;z-index:10001;background-color:rgba(255,255,255,.1);border:none;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;font-size:1.2rem;transition:background-color .2s;display:flex;position:absolute;top:20px;right:20px}.page-module__BwLu1W__gallery__lightboxClose:hover{background-color:rgba(255,255,255,.2)}.page-module__BwLu1W__gallery__lightboxNav{color:#fff;cursor:pointer;z-index:10001;background-color:rgba(255,255,255,.1);border:none;border-radius:50%;justify-content:center;align-items:center;width:50px;height:50px;font-size:1.5rem;transition:background-color .2s;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.page-module__BwLu1W__gallery__lightboxNav:hover{background-color:rgba(255,255,255,.2)}.page-module__BwLu1W__gallery__lightboxImageContainer{justify-content:center;align-items:center;width:100%;height:100%;display:flex;overflow:hidden}.page-module__BwLu1W__gallery__lightboxImage{object-fit:contain;max-width:100%;max-height:100%}.page-module__BwLu1W__gallery__lightboxInfo{color:#fff;background-color:rgba(0,0,0,.7);border-radius:2rem;align-items:center;gap:1rem;padding:.75rem 1.5rem;font-size:.9rem;display:flex;position:absolute;bottom:20px;left:50%;transform:translate(-50%)}.page-module__BwLu1W__gallery__lightboxCounter{font-weight:600}.page-module__BwLu1W__gallery__lightboxType{color:#d0d0d0;text-transform:capitalize}.page-module__BwLu1W__navbar{background:var(--background);border-bottom:1px solid var(--light);z-index:999;justify-content:center;align-items:center;margin-top:0;padding:20px 0;display:flex;position:-webkit-sticky;position:sticky;top:0}.page-module__BwLu1W__navbar__ul{flex-direction:row;align-items:center;gap:10px;list-style:none;display:flex}.page-module__BwLu1W__navbar__li{color:var(--white);font-size:.8rem;font-weight:800;transition:color .3s}.page-module__BwLu1W__navbar__li_active{color:var(--primary)}.page-module__BwLu1W__navbar__link{color:inherit;text-decoration:none;transition:color .3s}.page-module__BwLu1W__navbar__link:hover{color:var(--primary)}.page-module__BwLu1W__info{flex-direction:column;gap:10px;margin-top:20px;padding:0 20px;display:flex}.page-module__BwLu1W__data{flex:2}.page-module__BwLu1W__data__title{color:var(--white);font-size:1.6rem;font-weight:600}.page-module__BwLu1W__data__open{color:#23d00c;margin-top:20px;font-weight:600}.page-module__BwLu1W__data__list{flex-wrap:wrap;justify-content:center;align-items:center;gap:20px;margin-top:40px;list-style:none;display:flex}.page-module__BwLu1W__data__item{gap:10px;display:flex}.page-module__BwLu1W__data__icon{color:var(--white);width:20px;height:20px}.page-module__BwLu1W__data__link{color:var(--white);font-size:1rem;font-weight:400}.page-module__BwLu1W__data__subtitleContainer{align-items:center;gap:.5rem;margin-top:10px;margin-bottom:1rem;display:flex}.page-module__BwLu1W__data__subtitle{color:var(--white);margin:0;font-size:1.8rem}.page-module__BwLu1W__data__aiIcon{color:#6366f1;opacity:.8;cursor:pointer;flex-shrink:0;transition:opacity .2s}.page-module__BwLu1W__data__aiIcon:hover{opacity:1}.page-module__BwLu1W__data__info{color:var(--light);margin-top:20px}.page-module__BwLu1W__hours{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:linear-gradient(135deg,rgba(255,255,255,.05) 0%,rgba(255,255,255,.02) 100%);border:2px solid rgba(255,255,255,.2);border-radius:12px;margin-top:20px;padding:24px}.page-module__BwLu1W__hours__title{text-align:center;color:var(--white);font-size:1.4rem}.page-module__BwLu1W__hours__button{border:1px solid var(--white);background:var(--background);width:100%;color:var(--white);cursor:pointer;border-radius:10px;justify-content:center;align-items:center;gap:10px;margin-top:20px;padding:10px;font-size:1rem;font-weight:600;display:flex}.page-module__BwLu1W__hours__icon{color:var(--white)}.page-module__BwLu1W__hours__div{height:-moz-fit-content;height:fit-content;margin-top:0;padding-top:0}.page-module__BwLu1W__hours__subtile{color:var(--white);border-bottom:2px solid rgba(255,255,255,.3);margin-bottom:20px;padding-bottom:20px;font-size:1.4rem;font-weight:600}.page-module__BwLu1W__hours__text{color:#23d00c;margin-top:10px;font-size:1rem;font-weight:600}.page-module__BwLu1W__hours__ul{flex-direction:column;gap:10px;margin-top:20px;list-style:none;display:flex}.page-module__BwLu1W__schedule__item{color:#e0e0e0;border-bottom:1px solid rgba(255,255,255,.1);justify-content:space-between;padding:12px 0;transition:color .2s;display:flex}.page-module__BwLu1W__schedule__item:last-child{border-bottom:none}.page-module__BwLu1W__schedule__item:hover{color:var(--white)}.page-module__BwLu1W__schedule__day{color:#f0f0f0;font-size:1rem;font-weight:500}.page-module__BwLu1W__schedule__hours{color:silver;font-size:1rem;font-weight:400}.page-module__BwLu1W__location{flex-direction:column;gap:20px;display:flex}.page-module__BwLu1W__location__header{justify-content:space-between;align-items:flex-end;padding:20px;display:flex}.page-module__BwLu1W__location__title{color:var(--white);margin:0 0 10px;font-size:1.6rem;font-weight:600}.page-module__BwLu1W__location__address{color:var(--light);margin:0 0 20px;font-size:1rem;font-weight:400;line-height:1.5}.page-module__BwLu1W__location__icon{color:var(--white);width:20px;height:20px}.page-module__BwLu1W__location__span{color:var(--white);font-size:1.2rem;font-weight:600}.page-module__BwLu1W__location__map{margin-top:20px}.page-module__BwLu1W__location__map div{border-radius:10px;height:300px}.page-module__BwLu1W__rating{padding:20px 0}.page-module__BwLu1W__rating__div{flex-direction:column;justify-content:center;align-items:center;gap:20px;margin:20px;display:flex}.page-module__BwLu1W__rating__title{color:var(--white);font-size:1.6rem;font-weight:600}.page-module__BwLu1W__rating__button{color:var(--white);background:var(--primary);cursor:pointer;border:none;border-radius:10px;justify-content:center;align-items:center;gap:10px;width:-moz-fit-content;width:fit-content;margin:auto;padding:10px;font-size:1.2rem;font-weight:600;display:flex}.page-module__BwLu1W__rating__icon{width:20px;height:20px}.page-module__BwLu1W__gallerySection{margin-top:40px;padding:0 20px}.page-module__BwLu1W__gallerySection__header{margin-bottom:24px}.page-module__BwLu1W__gallerySection__title{color:var(--white);margin-bottom:16px;font-size:1.8rem;font-weight:700}.page-module__BwLu1W__gallerySection__filters{flex-wrap:wrap;gap:12px;display:flex}.page-module__BwLu1W__gallerySection__filter{color:var(--white);cursor:pointer;background:#3a3a3a;border:1px solid #4a4a4a;border-radius:20px;padding:8px 16px;font-size:.9rem;font-weight:500;transition:all .2s}.page-module__BwLu1W__gallerySection__filter:hover{background:#4a4a4a;border-color:#ff5757}.page-module__BwLu1W__gallerySection__filter_active{color:#fff;background:#ff5757;border-color:#ff5757}.page-module__BwLu1W__gallerySection__grid{grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:16px;margin:0;padding:0;display:grid}.page-module__BwLu1W__gallerySection__item{cursor:pointer;aspect-ratio:1;background:#3a3a3a;border-radius:12px;transition:transform .3s,box-shadow .3s;position:relative;overflow:hidden}.page-module__BwLu1W__gallerySection__item:hover{transform:scale(1.03);box-shadow:0 8px 24px rgba(255,87,87,.3)}.page-module__BwLu1W__gallerySection__item:hover .page-module__BwLu1W__gallerySection__overlay{opacity:1}.page-module__BwLu1W__gallerySection__image{object-fit:cover;width:100%;height:100%;display:block}.page-module__BwLu1W__gallerySection__overlay{opacity:0;background:linear-gradient(transparent 0%,rgba(0,0,0,.7) 100%);align-items:flex-end;padding:12px;transition:opacity .3s;display:flex;position:absolute;top:0;bottom:0;left:0;right:0}.page-module__BwLu1W__gallerySection__badge{color:#fff;text-transform:uppercase;letter-spacing:.5px;background:rgba(255,87,87,.9);border-radius:12px;padding:4px 12px;font-size:.75rem;font-weight:600}.page-module__BwLu1W__gallerySection__lightbox{z-index:1000;cursor:pointer;background:rgba(0,0,0,.95);justify-content:center;align-items:center;padding:40px;animation:.2s page-module__BwLu1W__fadeIn;display:flex;position:fixed;top:0;bottom:0;left:0;right:0}@keyframes page-module__BwLu1W__fadeIn{0%{opacity:0}to{opacity:1}}.page-module__BwLu1W__gallerySection__lightboxContent{cursor:default;max-width:90vw;max-height:90vh;position:relative}.page-module__BwLu1W__gallerySection__close{color:#fff;cursor:pointer;z-index:1001;background:rgba(255,255,255,.1);border:none;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;font-size:1.5rem;transition:background .2s;display:flex;position:absolute;top:-40px;right:0}.page-module__BwLu1W__gallerySection__close:hover{background:rgba(255,255,255,.2)}.page-module__BwLu1W__gallerySection__lightboxImage{object-fit:contain;border-radius:8px;width:100%;height:auto;max-height:90vh}.page-module__BwLu1W__menu{background:#2b2b2b;border:1px solid #3a3a3a;border-radius:12px;margin-top:30px;padding:20px}.page-module__BwLu1W__menu__header{border-bottom:2px solid #ff5757;margin-bottom:20px;padding-bottom:12px}.page-module__BwLu1W__menu__title{color:var(--white);margin:0 0 4px;font-size:1.5rem;font-weight:700}.page-module__BwLu1W__menu__nombre{color:#d0d0d0;margin:0;font-size:.95rem;font-style:italic}.page-module__BwLu1W__menu__content{flex-direction:column;gap:20px;display:flex}.page-module__BwLu1W__menu__categoria{flex-direction:column;gap:12px;display:flex}.page-module__BwLu1W__menu__categoriaTitle{color:#ff5757;background:rgba(255,87,87,.1);border-left:4px solid #ff5757;border-radius:6px;margin:0;padding:8px 12px;font-size:1.2rem;font-weight:700}.page-module__BwLu1W__menu__items{flex-direction:column;gap:12px;display:flex}.page-module__BwLu1W__menu__item{background:#3a3a3a;border:1px solid #4a4a4a;border-radius:8px;padding:12px;transition:all .2s}.page-module__BwLu1W__menu__item:hover{background:#404040;border-color:#ff5757;transform:translate(2px)}.page-module__BwLu1W__menu__itemTop{justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:4px;display:flex}.page-module__BwLu1W__menu__itemNombre{color:var(--white);flex:1;margin:0;font-size:1rem;font-weight:600}.page-module__BwLu1W__menu__itemPrecio{color:#ff5757;white-space:nowrap;font-size:1rem;font-weight:700}.page-module__BwLu1W__menu__itemDescripcion{color:#b0b0b0;margin:4px 0 0;font-size:.85rem;line-height:1.4}.page-module__BwLu1W__menu__precios{border-top:1px solid #4a4a4a;flex-direction:column;gap:6px;margin-top:8px;padding-top:8px;display:flex}.page-module__BwLu1W__menu__precioItem{background:#2b2b2b;border-radius:6px;justify-content:space-between;align-items:center;padding:6px 10px;display:flex}.page-module__BwLu1W__menu__precioTamaño{color:#d0d0d0;font-size:.85rem;font-weight:500}.page-module__BwLu1W__menu__precioMonto{color:#ff5757;font-size:.9rem;font-weight:700}.page-module__BwLu1W__opinions{margin-top:20px;padding:0 20px}.page-module__BwLu1W__opinions__title{color:var(--white);text-align:center;font-size:1.6rem;font-weight:600}.page-module__BwLu1W__reviews{flex-direction:column;gap:20px;margin-top:40px;padding:0 20px;display:flex}.page-module__BwLu1W__reviews__title{color:var(--white);margin:0 0 20px;font-size:1.6rem;font-weight:600}.page-module__BwLu1W__reviews__button{background:var(--primary);color:var(--white);cursor:pointer;border:none;border-radius:10px;justify-content:center;align-items:center;gap:10px;width:-moz-fit-content;width:fit-content;margin:0 auto 20px;padding:12px 24px;font-size:1rem;font-weight:600;transition:background .2s;display:flex}.page-module__BwLu1W__reviews__button:hover{background:#e04a4a}.page-module__BwLu1W__reviews__buttonIcon{width:18px;height:18px}.page-module__BwLu1W__opinions__text{color:var(--light);margin-top:10px;margin-bottom:30px;font-size:1rem}.page-module__BwLu1W__opinions__brand{font-weight:600}@media (min-width:768px){.page-module__BwLu1W__main section,.page-module__BwLu1W__main nav{width:80%;margin:40px auto;padding:0}.page-module__BwLu1W__header__brand{max-width:50%}.page-module__BwLu1W__header__icon{width:25px;height:25px}.page-module__BwLu1W__top{margin-top:40px!important}.page-module__BwLu1W__top__thumnailcontainer{max-width:100px;margin:0}.page-module__BwLu1W__top__title{font-size:2rem;font-weight:800}.page-module__BwLu1W__top__info{width:auto}.page-module__BwLu1W__top__aside{flex:1;justify-self:flex-end;width:auto}.page-module__BwLu1W__top__button{width:30%;max-width:150px;margin-right:0}.page-module__BwLu1W__gallery{max-height:500px;margin:unset 0;grid-template-columns:8fr 1fr;align-items:stretch;gap:.5rem;width:100%;padding:0;display:grid}.page-module__BwLu1W__gallery__main{height:auto;min-height:400px}.page-module__BwLu1W__gallery__side{grid-template-rows:repeat(3,1fr);gap:.5rem;height:100%;display:grid}.page-module__BwLu1W__gallery__side-image{object-fit:cover;object-position:center;width:100%;height:100%}.page-module__BwLu1W__navbar{justify-content:flex-start;margin-top:40px;padding:40px!important}.page-module__BwLu1W__navbar__ul{gap:20px}.page-module__BwLu1W__navbar__link{font-size:1.4rem}.page-module__BwLu1W__info{flex-direction:row;align-items:flex-start;gap:60px}.page-module__BwLu1W__data__title{font-size:3rem}.page-module__BwLu1W__data__open{margin-top:50px;font-size:1.4rem}.page-module__BwLu1W__data__list{justify-content:flex-start;gap:30px}.page-module__BwLu1W__data__icon{width:30px;height:30px}.page-module__BwLu1W__data__link{font-size:1.4rem}.page-module__BwLu1W__data__subtitle{font-size:2.6rem}.page-module__BwLu1W__data__info{font-size:1.6rem}.page-module__BwLu1W__hours{align-self:flex-start;width:30%;max-width:300px;margin:0}.page-module__BwLu1W__hours__title{font-size:2rem;display:inline-block}.page-module__BwLu1W__hours__subtile{font-size:1.6rem}.page-module__BwLu1W__hours__text{font-size:1.2rem}.page-module__BwLu1W__images__list{flex-direction:row}.page-module__BwLu1W__opinions__title{text-align:start}}
.modal-module__UaURCa__overlay{z-index:9999;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:rgba(0,0,0,.7);position:fixed;top:0;bottom:0;left:0;right:0}.modal-module__UaURCa__modal{background:var(--background);z-index:10000;border:1px solid #3a3a3a;border-radius:1rem;flex-direction:column;width:90%;max-width:1000px;max-height:90vh;animation:.3s ease-out modal-module__UaURCa__modalSlideIn;display:flex;position:fixed;top:50%;left:50%;overflow:hidden;transform:translate(-50%,-50%);box-shadow:0 20px 60px rgba(0,0,0,.5)}@keyframes modal-module__UaURCa__modalSlideIn{0%{opacity:0;transform:translate(-50%,-48%)}to{opacity:1;transform:translate(-50%,-50%)}}.modal-module__UaURCa__closeButton{color:#fff;cursor:pointer;z-index:10001;background:rgba(255,255,255,.1);border:none;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;font-size:1.25rem;transition:background-color .2s;display:flex;position:absolute;top:1rem;right:1rem}.modal-module__UaURCa__closeButton:hover{background:rgba(255,255,255,.2)}.modal-module__UaURCa__modalContent{max-height:90vh;padding:2rem;overflow-y:auto}@media (max-width:768px){.modal-module__UaURCa__modal{width:95%;max-height:95vh}.modal-module__UaURCa__modalContent{padding:1rem}}
.VotingPanel-module__IuHHdq__container{box-shadow:none;background:0 0;border-radius:12px;padding:1.5rem}.VotingPanel-module__IuHHdq__noVotacion{text-align:center;background:#2d2d2b;border:2px solid #5b5b5b;border-radius:16px;padding:3rem 2rem;box-shadow:0 4px 16px rgba(0,0,0,.3)}.VotingPanel-module__IuHHdq__noVotacion h3{color:#ffeecf;margin-bottom:.75rem;font-size:1.8rem;font-weight:700}.VotingPanel-module__IuHHdq__noVotacion p{color:#969696;margin-bottom:2rem;font-size:1rem}.VotingPanel-module__IuHHdq__infoNote{color:#ffeecf;background:rgba(255,238,207,.1);border:2px solid rgba(255,238,207,.3);border-radius:12px;align-items:center;gap:.75rem;margin-bottom:2rem;padding:1rem 1.25rem;font-size:.95rem;line-height:1.5;display:flex}.VotingPanel-module__IuHHdq__infoNote svg{color:#ffeecf;flex-shrink:0}.VotingPanel-module__IuHHdq__infoNote strong{color:var(--primary);font-weight:700}.VotingPanel-module__IuHHdq__restaurantesPreview{text-align:left;margin-top:2rem;margin-bottom:2rem}.VotingPanel-module__IuHHdq__restaurantesPreviewTitle{color:#ffeecf;text-align:center;margin-bottom:1rem;font-size:1.1rem;font-weight:600}.VotingPanel-module__IuHHdq__restaurantesPreviewList{background:rgba(0,0,0,.2);border:1px solid rgba(255,238,207,.1);border-radius:12px;flex-direction:column;gap:.75rem;max-height:300px;padding:.5rem;display:flex;overflow-y:auto}.VotingPanel-module__IuHHdq__restaurantePreviewItem{background:rgba(255,238,207,.05);border:1px solid rgba(255,238,207,.1);border-radius:8px;align-items:center;gap:.75rem;padding:.75rem;transition:all .2s;display:flex}.VotingPanel-module__IuHHdq__restaurantePreviewItem:hover{background:rgba(255,238,207,.1);border-color:rgba(255,238,207,.2)}.VotingPanel-module__IuHHdq__restaurantePreviewImage{object-fit:cover;border:1px solid rgba(255,238,207,.2);border-radius:8px;flex-shrink:0;width:50px;height:50px}.VotingPanel-module__IuHHdq__restaurantePreviewInfo{flex-direction:column;flex:1;gap:.25rem;min-width:0;display:flex}.VotingPanel-module__IuHHdq__restaurantePreviewNombre{color:#ffeecf;white-space:nowrap;text-overflow:ellipsis;font-size:.95rem;font-weight:600;overflow:hidden}.VotingPanel-module__IuHHdq__restaurantePreviewDireccion{color:#969696;white-space:nowrap;text-overflow:ellipsis;font-size:.8rem;overflow:hidden}.VotingPanel-module__IuHHdq__restaurantesPreviewMore{text-align:center;color:#969696;padding:.75rem;font-size:.9rem;font-style:italic}.VotingPanel-module__IuHHdq__miembrosPreview{background:rgba(255,238,207,.05);border:1px solid rgba(255,238,207,.1);border-radius:12px;margin-top:1.5rem;margin-bottom:1.5rem;overflow:hidden}.VotingPanel-module__IuHHdq__miembrosPreviewToggle{cursor:pointer;color:#ffeecf;background:0 0;border:none;justify-content:space-between;align-items:center;width:100%;padding:1rem 1.25rem;transition:background .2s;display:flex}.VotingPanel-module__IuHHdq__miembrosPreviewToggle:hover{background:rgba(255,238,207,.1)}.VotingPanel-module__IuHHdq__miembrosPreviewHeader{align-items:center;gap:.75rem;display:flex}.VotingPanel-module__IuHHdq__miembrosPreviewTitle{color:#ffeecf;font-size:.95rem;font-weight:600}.VotingPanel-module__IuHHdq__miembrosPreviewIcon{color:#ffeecf;flex-shrink:0;transition:transform .3s}.VotingPanel-module__IuHHdq__miembrosPreviewIcon.VotingPanel-module__IuHHdq__expanded{transform:rotate(180deg)}.VotingPanel-module__IuHHdq__miembrosPreviewList{background:rgba(0,0,0,.2);border-top:1px solid rgba(255,238,207,.1);flex-direction:column;gap:.5rem;max-height:300px;padding:.75rem;display:flex;overflow-y:auto}.VotingPanel-module__IuHHdq__miembroPreviewItem{background:rgba(255,238,207,.05);border-radius:8px;align-items:center;gap:.75rem;padding:.75rem;transition:background .2s;display:flex}.VotingPanel-module__IuHHdq__miembroPreviewItem:hover{background:rgba(255,238,207,.1)}.VotingPanel-module__IuHHdq__miembroPreviewAvatar{object-fit:cover;border-radius:50%;flex-shrink:0;width:32px;height:32px}.VotingPanel-module__IuHHdq__miembroPreviewAvatarPlaceholder{background:var(--primary);color:#ffeecf;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;font-size:.85rem;font-weight:600;display:flex}.VotingPanel-module__IuHHdq__miembroPreviewNombre{color:#ffeecf;font-size:.9rem;font-weight:500}.VotingPanel-module__IuHHdq__header{background:#2d2d2b;border:2px solid #5b5b5b;border-radius:16px;justify-content:space-between;align-items:center;margin-bottom:1.5rem;padding:1.5rem;display:flex;box-shadow:0 4px 12px rgba(0,0,0,.3)}.VotingPanel-module__IuHHdq__header h3{color:var(--beige);margin:0;font-size:1.5rem;font-weight:700}.VotingPanel-module__IuHHdq__badge{background:var(--primary);color:var(--beige);border-radius:16px;padding:.6rem 1rem;font-size:.9rem;font-weight:700}.VotingPanel-module__IuHHdq__restaurantGrid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:1.5rem;margin-bottom:1.5rem;display:grid}.VotingPanel-module__IuHHdq__restaurantCard{cursor:pointer;background:#3e3e3c;border:2px solid #5b5b5b;border-radius:16px;flex-direction:column;height:100%;min-height:320px;transition:all .3s;display:flex;overflow:hidden;box-shadow:0 4px 12px rgba(0,0,0,.3)}.VotingPanel-module__IuHHdq__restaurantCard:hover{border-color:var(--primary);transform:translateY(-4px)}.VotingPanel-module__IuHHdq__restaurantCard.VotingPanel-module__IuHHdq__selected{border-color:var(--primary);background:#2d2d2b;position:relative}.VotingPanel-module__IuHHdq__restaurantImage{object-fit:cover;background:#2d2d2b;width:100%;height:200px;display:block}.VotingPanel-module__IuHHdq__info{flex-direction:column;flex:1;padding:1.5rem;display:flex}.VotingPanel-module__IuHHdq__info h4{color:#ffeecf;margin:0 0 .75rem;font-size:1.15rem;font-weight:700}.VotingPanel-module__IuHHdq__info p{color:#969696;margin:0 0 .75rem;font-size:.9rem}.VotingPanel-module__IuHHdq__address{color:#969696;font-size:.85rem}.VotingPanel-module__IuHHdq__votes{background:var(--primary);color:#ffeecf;border:none;border-radius:12px;padding:.4rem .8rem;font-size:.85rem;font-weight:700;display:inline-block}.VotingPanel-module__IuHHdq__comentariosSection{margin-top:1rem}.VotingPanel-module__IuHHdq__comentariosDivider{border-top:2px solid #5b5b5b;margin-bottom:1rem}.VotingPanel-module__IuHHdq__comentarioItem{border-left:4px solid var(--primary);background:#2d2d2b;border-radius:12px;margin-bottom:.75rem;padding:.8rem}.VotingPanel-module__IuHHdq__comentarioHeader{color:var(--beige);align-items:center;gap:.5rem;margin-bottom:.4rem;font-size:.85rem;font-weight:600;display:flex}.VotingPanel-module__IuHHdq__comentarioAvatar{border:2px solid var(--primary);border-radius:50%}.VotingPanel-module__IuHHdq__comentarioAvatarPlaceholder{background:var(--primary);width:20px;height:20px;color:var(--beige);border-radius:50%;justify-content:center;align-items:center;font-size:.7rem;font-weight:700;display:flex}.VotingPanel-module__IuHHdq__comentarioTexto{color:#969696;margin:0;padding-left:1.6rem;font-size:.85rem;font-style:italic;line-height:1.5}.VotingPanel-module__IuHHdq__voteSection{border-top:2px solid #5b5b5b;padding-top:1.5rem}.VotingPanel-module__IuHHdq__changeVoteNote{color:#ffeecf;background:rgba(255,193,7,.15);border:2px solid rgba(255,193,7,.4);border-radius:12px;align-items:center;gap:.75rem;margin-bottom:1rem;padding:.875rem 1rem;font-size:.9rem;display:flex}.VotingPanel-module__IuHHdq__changeVoteNote svg{color:#ffc107;flex-shrink:0}.VotingPanel-module__IuHHdq__changeVoteNote strong{color:#ffc107;font-weight:700}.VotingPanel-module__IuHHdq__textarea{resize:vertical;color:#ffeecf;background:#2d2d2b;border:2px solid #5b5b5b;border-radius:12px;width:100%;min-height:80px;margin-bottom:1rem;padding:1rem;font-family:inherit;font-size:.95rem;transition:all .3s;box-shadow:0 2px 8px rgba(0,0,0,.3)}.VotingPanel-module__IuHHdq__textarea::placeholder{color:#969696}.VotingPanel-module__IuHHdq__textarea:focus{border-color:var(--primary);outline:none}.VotingPanel-module__IuHHdq__btnPrimary{background:var(--primary);color:var(--beige);cursor:pointer;border:none;border-radius:16px;width:100%;padding:1rem 2rem;font-size:1.1rem;font-weight:700;transition:all .3s}.VotingPanel-module__IuHHdq__btnPrimary:hover:not(:disabled){transform:translateY(-2px)}.VotingPanel-module__IuHHdq__btnPrimary:disabled{cursor:not-allowed;opacity:.6;background:#5b5b5b;border-color:#969696}.VotingPanel-module__IuHHdq__error{color:var(--beige);border:2px solid var(--primary);background:rgba(255,80,80,.2);border-radius:12px;margin-top:1rem;padding:1rem;font-size:.95rem}.VotingPanel-module__IuHHdq__modalBackdrop{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:10000;background:rgba(0,0,0,.75);justify-content:center;align-items:center;animation:.3s ease-out VotingPanel-module__IuHHdq__fadeIn;display:flex;position:fixed;top:0;bottom:0;left:0;right:0}@keyframes VotingPanel-module__IuHHdq__fadeIn{0%{opacity:0}to{opacity:1}}.VotingPanel-module__IuHHdq__modalContent{background:var(--background);border:3px solid var(--primary);text-align:center;border-radius:24px;width:90%;max-width:500px;padding:2.5rem;animation:.4s cubic-bezier(.68,-.55,.265,1.55) VotingPanel-module__IuHHdq__slideUp}@keyframes VotingPanel-module__IuHHdq__slideUp{0%{opacity:0;transform:translateY(30px)scale(.95)}to{opacity:1;transform:translateY(0)scale(1)}}.VotingPanel-module__IuHHdq__modalIcon{margin-bottom:1.5rem;animation:.6s ease-out VotingPanel-module__IuHHdq__bounce}@keyframes VotingPanel-module__IuHHdq__bounce{0%,to{transform:scale(1)}50%{transform:scale(1.1)}}.VotingPanel-module__IuHHdq__modalTitle{font-family:var(--font-gliker);color:var(--beige);margin-bottom:1rem;font-size:2rem;font-weight:700}.VotingPanel-module__IuHHdq__modalMessage{color:var(--light);margin-bottom:1.5rem;font-size:1.1rem;line-height:1.6}.VotingPanel-module__IuHHdq__modalMessage strong{color:var(--primary);font-weight:700}.VotingPanel-module__IuHHdq__modalSteps{background:var(--background);border:2px solid var(--primary);text-align:left;color:var(--beige);border-radius:16px;margin-bottom:2rem;padding:1.5rem;font-size:1rem;line-height:2}.VotingPanel-module__IuHHdq__modalSteps strong{color:var(--primary);font-weight:700}.VotingPanel-module__IuHHdq__modalButton{background:var(--primary);color:var(--beige);border:2px solid var(--primary);cursor:pointer;font-size:1.1rem;font-weight:700;font-family:var(--font-plus);border-radius:16px;padding:1rem 2.5rem;transition:all .3s;box-shadow:0 6px 20px rgba(255,80,80,.4)}.VotingPanel-module__IuHHdq__modalButton:hover{background:var(--primary);transform:translateY(-2px)}@media (max-width:768px){.VotingPanel-module__IuHHdq__modalContent{max-width:90%;padding:2rem 1.5rem}.VotingPanel-module__IuHHdq__modalTitle{font-size:1.6rem}.VotingPanel-module__IuHHdq__modalMessage{font-size:1rem}.VotingPanel-module__IuHHdq__modalSteps{padding:1.2rem;font-size:.95rem}}.VotingPanel-module__IuHHdq__noRestaurantsWarning{text-align:center;background:var(--background);border:2px solid var(--primary);border-radius:16px;padding:3rem 2rem}.VotingPanel-module__IuHHdq__warningIcon{margin-bottom:1.5rem;animation:2s ease-in-out infinite VotingPanel-module__IuHHdq__pulse}@keyframes VotingPanel-module__IuHHdq__pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.8;transform:scale(1.05)}}.VotingPanel-module__IuHHdq__warningTitle{color:var(--primary);margin-bottom:1rem;font-size:1.8rem;font-weight:700}.VotingPanel-module__IuHHdq__warningMessage{color:var(--beige);margin-bottom:2rem;font-size:1.1rem;line-height:1.6}.VotingPanel-module__IuHHdq__warningSteps{background:var(--background);border:2px solid var(--primary);text-align:left;border-radius:16px;margin-bottom:2rem;padding:2rem}.VotingPanel-module__IuHHdq__stepsTitle{color:#ffeecf;margin-bottom:1rem;font-size:1.1rem;font-weight:700}.VotingPanel-module__IuHHdq__stepsList{color:var(--light);margin:0;padding-left:1.5rem;font-size:1rem;line-height:2}.VotingPanel-module__IuHHdq__stepsList li{margin-bottom:.5rem}.VotingPanel-module__IuHHdq__stepsList strong{color:var(--primary);font-weight:700}.VotingPanel-module__IuHHdq__votacionInfo{background:var(--background);border:2px solid var(--primary);color:var(--beige);border-radius:12px;padding:1rem;font-size:1rem}.VotingPanel-module__IuHHdq__votacionInfo p{margin:0}.VotingPanel-module__IuHHdq__votacionInfo strong{color:var(--primary)}.VotingPanel-module__IuHHdq__votoInfo{background:var(--background);border:2px solid var(--primary);color:var(--beige);border-radius:12px;align-items:center;gap:.75rem;margin-bottom:1.5rem;padding:1rem 1.25rem;font-size:.95rem;display:flex}.VotingPanel-module__IuHHdq__votoInfo svg{color:#4caf50;stroke-width:3px;flex-shrink:0}.VotingPanel-module__IuHHdq__votoInfo strong{color:#4caf50;font-weight:700}.VotingPanel-module__IuHHdq__restaurantCard.VotingPanel-module__IuHHdq__voted{background:rgba(76,175,80,.05);border-color:#4caf50;position:relative}.VotingPanel-module__IuHHdq__restaurantCard.VotingPanel-module__IuHHdq__voted:before{content:"";background:linear-gradient(#4caf50 0%,#66bb6a 100%);width:4px;height:100%;position:absolute;top:0;left:0}.VotingPanel-module__IuHHdq__restaurantCard.VotingPanel-module__IuHHdq__voted:hover{border-color:#4caf50;box-shadow:0 6px 20px rgba(76,175,80,.4)}.VotingPanel-module__IuHHdq__restaurantCard.VotingPanel-module__IuHHdq__voted{cursor:default}.VotingPanel-module__IuHHdq__votedBadge{color:#ffeecf;white-space:nowrap;background:linear-gradient(135deg,#4caf50 0%,#66bb6a 100%);border:2px solid rgba(255,238,207,.2);border-radius:12px;align-items:center;gap:.4rem;padding:.35rem .7rem;font-size:.75rem;font-weight:700;display:inline-flex;box-shadow:0 2px 6px rgba(76,175,80,.3)}
.TieBreaker-module__XoSEcW__container{text-align:center;max-width:700px;margin:0 auto;padding:2rem}.TieBreaker-module__XoSEcW__title{background:var(--primary);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:.5rem;font-size:2.2rem}.TieBreaker-module__XoSEcW__subtitle{color:var(--light);margin-bottom:2rem;font-size:1.1rem}.TieBreaker-module__XoSEcW__ruleta{background:linear-gradient(135deg,#fff5f5 0%,#ffe5e5 100%);border:2px solid rgba(255,107,107,.2);border-radius:20px;margin-bottom:2rem;padding:2rem;box-shadow:0 10px 30px rgba(255,107,107,.15)}.TieBreaker-module__XoSEcW__ruletaInner{flex-direction:column;gap:1rem;display:flex}.TieBreaker-module__XoSEcW__opcion{opacity:.4;background:#fff;border:2px solid transparent;border-radius:16px;align-items:center;gap:1.5rem;padding:1.5rem;transition:all .3s;display:flex;transform:scale(.95)}.TieBreaker-module__XoSEcW__opcion.TieBreaker-module__XoSEcW__activo{opacity:1;border:3px solid var(--primary);background:linear-gradient(90deg,#fff5f5,#fff);transform:scale(1.05)}.TieBreaker-module__XoSEcW__opcion.TieBreaker-module__XoSEcW__ganador{background:var(--primary);color:#fff;animation:.6s ease-in-out infinite TieBreaker-module__XoSEcW__pulse;transform:scale(1.1)}@keyframes TieBreaker-module__XoSEcW__pulse{0%,to{transform:scale(1.1);box-shadow:0 15px 35px rgba(255,107,107,.5)}50%{transform:scale(1.15);box-shadow:0 20px 40px rgba(255,107,107,.6)}}.TieBreaker-module__XoSEcW__emoji{flex-shrink:0;font-size:3rem;transition:transform .3s}.TieBreaker-module__XoSEcW__opcion.TieBreaker-module__XoSEcW__activo .TieBreaker-module__XoSEcW__emoji{transform:rotate(360deg)scale(1.2)}.TieBreaker-module__XoSEcW__opcion.TieBreaker-module__XoSEcW__ganador .TieBreaker-module__XoSEcW__emoji{animation:1s linear infinite TieBreaker-module__XoSEcW__spin}@keyframes TieBreaker-module__XoSEcW__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.TieBreaker-module__XoSEcW__nombre{text-align:left;color:#333;flex:1;font-size:1.2rem;font-weight:700}.TieBreaker-module__XoSEcW__opcion.TieBreaker-module__XoSEcW__ganador .TieBreaker-module__XoSEcW__nombre{color:#fff}.TieBreaker-module__XoSEcW__direccion{color:#666;text-align:left;font-size:.9rem}.TieBreaker-module__XoSEcW__opcion.TieBreaker-module__XoSEcW__ganador .TieBreaker-module__XoSEcW__direccion{color:rgba(255,255,255,.9)}.TieBreaker-module__XoSEcW__btnGirar{background:var(--primary);color:#fff;cursor:pointer;border:none;border-radius:50px;padding:1.5rem 4rem;font-size:1.4rem;font-weight:700;transition:all .3s}.TieBreaker-module__XoSEcW__btnGirar:hover{transform:translateY(-2px)}.TieBreaker-module__XoSEcW__mensaje{color:var(--light);font-size:1.2rem;font-weight:600;animation:1s infinite TieBreaker-module__XoSEcW__blink}@keyframes TieBreaker-module__XoSEcW__blink{0%,to{opacity:1}50%{opacity:.5}}.TieBreaker-module__XoSEcW__resultado{background:var(--primary);color:#fff;border-radius:16px;padding:2rem;animation:.5s TieBreaker-module__XoSEcW__slideIn}@keyframes TieBreaker-module__XoSEcW__slideIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.TieBreaker-module__XoSEcW__resultado h3{margin-bottom:.5rem;font-size:2rem}.TieBreaker-module__XoSEcW__resultado p{font-size:1.3rem;font-weight:600}@media (max-width:768px){.TieBreaker-module__XoSEcW__container{padding:1rem}.TieBreaker-module__XoSEcW__title{font-size:1.8rem}.TieBreaker-module__XoSEcW__ruleta{padding:1.5rem}.TieBreaker-module__XoSEcW__opcion{gap:1rem;padding:1rem}.TieBreaker-module__XoSEcW__emoji{font-size:2.5rem}.TieBreaker-module__XoSEcW__nombre{font-size:1.1rem}.TieBreaker-module__XoSEcW__btnGirar{width:100%;padding:1.2rem 3rem;font-size:1.2rem}}@media (max-width:480px){.TieBreaker-module__XoSEcW__title{font-size:1.5rem}.TieBreaker-module__XoSEcW__subtitle{margin-bottom:1.5rem;font-size:1rem}.TieBreaker-module__XoSEcW__ruleta{padding:1rem}.TieBreaker-module__XoSEcW__opcion{text-align:center;flex-direction:column;gap:.5rem}.TieBreaker-module__XoSEcW__nombre{text-align:center}.TieBreaker-module__XoSEcW__direccion{text-align:center;font-size:.85rem}.TieBreaker-module__XoSEcW__emoji{font-size:2rem}.TieBreaker-module__XoSEcW__opcion.TieBreaker-module__XoSEcW__activo .TieBreaker-module__XoSEcW__emoji{transform:rotate(360deg)scale(1.1)}.TieBreaker-module__XoSEcW__btnGirar{padding:1rem 2rem;font-size:1.1rem}}
.VotingResults-module__loWePG__container{max-width:900px;margin:0 auto;padding:2rem}.VotingResults-module__loWePG__header{margin-bottom:2rem}.VotingResults-module__loWePG__header h2{color:var(--light);margin-bottom:1rem;font-size:1.3rem}.VotingResults-module__loWePG__stats{flex-wrap:wrap;gap:1rem;display:flex}.VotingResults-module__loWePG__stat{background:var(--background);color:var(--light);border:2px solid #5b5b5b;border-radius:12px;align-items:center;gap:.5rem;padding:.75rem 1.25rem;font-size:.95rem;font-weight:600;transition:all .3s;display:flex;box-shadow:0 2px 8px rgba(0,0,0,.3)}.VotingResults-module__loWePG__stat:hover{border-color:var(--primary);transform:translateY(-2px)}.VotingResults-module__loWePG__waiting{color:#856404;text-align:center;background:#fff3cd;border:1px solid #ffc107;border-radius:8px;margin-bottom:2rem;padding:1rem}.VotingResults-module__loWePG__empate{background:var(--background);color:var(--white);text-align:center;border-radius:12px;margin-bottom:2rem;padding:2rem}.VotingResults-module__loWePG__empate h3{margin-bottom:.5rem;font-size:1.8rem}.VotingResults-module__loWePG__empate p{margin:.5rem 0}.VotingResults-module__loWePG__ruletaInstruccion{opacity:.95;margin-top:.8rem;font-size:.95rem}.VotingResults-module__loWePG__btnRuleta{background:var(--primary);color:var(--white);cursor:pointer;border:none;border-radius:8px;margin-top:1rem;padding:1rem 2rem;font-size:1.1rem;font-weight:600}.VotingResults-module__loWePG__ganador{color:var(--white);border-radius:20px;margin-bottom:2rem;padding:1.5rem}.VotingResults-module__loWePG__ganador h3{color:var(--white);text-shadow:0 2px 8px rgba(0,0,0,.3);margin-bottom:1.5rem;font-size:2rem;font-weight:800}.VotingResults-module__loWePG__ruletaNote{opacity:.95;color:#ffeecf;margin-bottom:1.5rem;font-size:1rem;font-style:italic;font-weight:500}.VotingResults-module__loWePG__ganadorCard{background:var(--background);color:var(--white);text-align:center;border:2px solid #5b5b5b;border-radius:16px;flex-direction:column;gap:1.5rem;padding:2.5rem;display:flex;overflow:hidden;box-shadow:0 4px 16px rgba(0,0,0,.4)}.VotingResults-module__loWePG__ganadorInfo h4{color:#ffeecf;margin-bottom:.75rem;font-size:1.8rem;font-weight:700}.VotingResults-module__loWePG__ganadorInfo p{color:#969696;margin:.5rem 0;font-size:1rem}.VotingResults-module__loWePG__votosGanador{background:var(--primary);color:var(--white);border-radius:12px;margin-top:.75rem;padding:.6rem 1.2rem;font-size:1.05rem;font-weight:700;display:inline-block}.VotingResults-module__loWePG__btnDirecciones{color:#ffeecf;cursor:pointer;background:#3e3e3c;border-radius:12px;justify-content:center;align-items:center;gap:.5rem;padding:1rem 2rem;font-size:1.1rem;font-weight:700;text-decoration:none;transition:all .3s;display:inline-flex;box-shadow:0 4px 16px rgba(0,0,0,.3)}.VotingResults-module__loWePG__btnDirecciones:hover{background:var(--primary);transform:translateY(-3px)}.VotingResults-module__loWePG__resultados{margin-top:2rem}.VotingResults-module__loWePG__resultados h3{color:#ffeecf;margin-bottom:1.5rem;padding-bottom:.75rem;font-size:1.5rem;font-weight:700;display:inline-block}.VotingResults-module__loWePG__resultadoCard{background:var(--background);border-radius:16px;grid-template-columns:1fr;gap:1.5rem;margin-bottom:1.5rem;padding:1.5rem;transition:all .3s;display:grid;position:relative;overflow:hidden}.VotingResults-module__loWePG__resultadoCard:before{content:"";background:var(--primary);width:4px;height:100%;position:absolute;top:0;left:0}.VotingResults-module__loWePG__resultadoCard:hover{border-color:var(--primary);transform:translateY(-4px)}@media (min-width:768px){.VotingResults-module__loWePG__resultadoCard{grid-template-columns:1fr auto;align-items:start}}.VotingResults-module__loWePG__restauranteInfo{flex-direction:column;flex:1;gap:.75rem;display:flex}.VotingResults-module__loWePG__restauranteInfo h4{color:#ffeecf;align-items:center;gap:.5rem;margin:0;font-size:1.25rem;font-weight:700;line-height:1.3;display:flex}.VotingResults-module__loWePG__restauranteInfo h4:before{flex-shrink:0;font-size:1.3rem}.VotingResults-module__loWePG__restauranteInfo p{color:#969696;align-items:center;gap:.4rem;margin:0;font-size:.95rem;line-height:1.4;display:flex}.VotingResults-module__loWePG__restauranteInfo p:before{flex-shrink:0;font-size:.9rem}.VotingResults-module__loWePG__comentarios{border-top:2px dashed #5b5b5b;flex-direction:column;gap:.75rem;margin-top:1rem;padding-top:1rem;display:flex}.VotingResults-module__loWePG__comentario{border-radius:12px;padding:.9rem 1rem}.VotingResults-module__loWePG__comentarioHeader{color:var(--white);align-items:center;gap:.5rem;margin-bottom:.4rem;font-size:.85rem;font-weight:600;display:flex}.VotingResults-module__loWePG__comentarioAvatar{border:2px solid var(--primary);border-radius:50%}.VotingResults-module__loWePG__comentarioAvatarPlaceholder{background:var(--primary);width:20px;height:20px;color:var(--white);border-radius:50%;justify-content:center;align-items:center;font-size:.7rem;font-weight:700;display:flex}.VotingResults-module__loWePG__comentarioTexto{color:#969696;margin:0;padding-left:1.6rem;font-size:.9rem;font-style:italic;line-height:1.5}.VotingResults-module__loWePG__votos{background:var(--primary);border-radius:16px;flex-direction:column;justify-content:center;align-items:center;min-width:80px;padding:1rem 1.5rem;display:flex}.VotingResults-module__loWePG__votosCount{color:var(--white);font-size:2.5rem;font-weight:900;line-height:1;display:block}.VotingResults-module__loWePG__votosLabel{color:var(--white);text-transform:uppercase;letter-spacing:1px;opacity:.9;margin-top:.4rem;font-size:.75rem;font-weight:700}.VotingResults-module__loWePG__votantesSection{flex-direction:column;gap:.75rem;width:100%;display:flex}.VotingResults-module__loWePG__btnToggleVotantes{background:var(--dark);color:var(--white);cursor:pointer;border:none;border-radius:12px;justify-content:center;align-items:center;gap:.5rem;padding:.75rem 1.25rem;font-size:.9rem;font-weight:600;transition:all .3s;display:flex}.VotingResults-module__loWePG__btnToggleVotantes:hover{background:var(--primary)}.VotingResults-module__loWePG__votantesContainer{background:#2d2d2b;border:2px solid #5b5b5b;border-radius:16px;flex-shrink:0;padding:1rem;animation:.3s ease-out VotingResults-module__loWePG__slideDown;box-shadow:0 2px 8px rgba(0,0,0,.3)}@keyframes VotingResults-module__loWePG__slideDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.VotingResults-module__loWePG__votantes{flex-direction:column;align-items:stretch;gap:.75rem;display:flex}.VotingResults-module__loWePG__votante{cursor:default;border-radius:8px;flex-direction:row;align-items:center;gap:.75rem;padding:.5rem;transition:all .2s;display:flex;position:relative}.VotingResults-module__loWePG__votante:hover{background:rgba(255,80,80,.1)}.VotingResults-module__loWePG__votanteNombre{color:#ffeecf;text-align:left;flex:1;font-size:.9rem;font-weight:600}@media (max-width:767px){.VotingResults-module__loWePG__votos{width:100%;margin:1rem 0}.VotingResults-module__loWePG__votantesContainer{width:100%}}.VotingResults-module__loWePG__avatar{border:3px solid var(--primary);border-radius:50%}.VotingResults-module__loWePG__avatarPlaceholder{background:var(--primary);color:#ffeecf;border:3px solid rgba(255,238,207,.3);border-radius:50%;justify-content:center;align-items:center;width:38px;height:38px;font-size:1rem;font-weight:800;display:flex;box-shadow:0 3px 10px rgba(255,80,80,.4)}.VotingResults-module__loWePG__actions{text-align:center;background:0 0;border:none;border-radius:0;margin-top:2rem;padding:0}.VotingResults-module__loWePG__btnPrimary{background:var(--primary);color:var(--white);cursor:pointer;text-transform:none;border:none;border-radius:16px;padding:1rem 2rem;font-size:1.15rem;font-weight:700;transition:all .3s}.VotingResults-module__loWePG__btnPrimary:hover{transform:translateY(-3px)}.VotingResults-module__loWePG__btnSecondary{color:var(--white);cursor:pointer;background:#3e3e3c;border:2px solid #5b5b5b;border-radius:16px;padding:1.2rem 2.5rem;font-size:1.15rem;font-weight:700;transition:all .3s}.VotingResults-module__loWePG__btnSecondary:hover{transform:translateY(-2px)}
.styles-module__ZKZB5W__container{max-width:1200px;max-height:100vh;margin:0 auto;padding:2rem;overflow-y:auto}.styles-module__ZKZB5W__title{color:var(--white);text-align:center;margin-top:3rem;font-size:2rem;font-weight:700}.styles-module__ZKZB5W__loading{color:#666;justify-content:center;align-items:center;min-height:400px;font-size:1.2rem;display:flex}.styles-module__ZKZB5W__error{color:#c33;text-align:center;background-color:#fee;border-radius:8px;margin:2rem 0;padding:1rem}@media (max-width:768px){.styles-module__ZKZB5W__container{padding:1rem}.styles-module__ZKZB5W__title{font-size:1.5rem}}
.styles-module__Bzr-7q__container{padding:2rem 0}.styles-module__Bzr-7q__header{margin-bottom:2rem}.styles-module__Bzr-7q__backButton{color:#ffeecf;cursor:pointer;background:0 0;border:2px solid #5b5b5b;border-radius:12px;margin-bottom:1.5rem;padding:.75rem 1.5rem;font-size:.95rem;font-weight:600;transition:all .3s}.styles-module__Bzr-7q__backButton:hover{background:#3e3e3c;border-color:#ff5050}.styles-module__Bzr-7q__title{color:#ffeecf;margin:0;font-size:2rem;font-weight:800}.styles-module__Bzr-7q__section{background:#2d2d2b;border:2px solid #5b5b5b;border-radius:16px;margin-bottom:2rem;padding:2rem;box-shadow:0 4px 12px rgba(0,0,0,.3)}.styles-module__Bzr-7q__sectionTitle{color:#ffeecf;border-bottom:2px solid #5b5b5b;margin:0 0 1.5rem;padding-bottom:.75rem;font-size:1.5rem;font-weight:700}.styles-module__Bzr-7q__nameEditor{align-items:center;gap:1rem;display:flex}.styles-module__Bzr-7q__input{color:#ffeecf;background:#3e3e3c;border:2px solid #5b5b5b;border-radius:12px;flex:1;padding:1rem;font-size:1rem;font-weight:600;transition:all .3s}.styles-module__Bzr-7q__input:focus{border-color:#ff5050;outline:none;box-shadow:0 4px 12px rgba(255,80,80,.3)}.styles-module__Bzr-7q__btnPrimary{background:var(--primary);color:#ffeecf;cursor:pointer;border:2px solid rgba(255,238,207,.3);border-radius:12px;padding:1rem 2rem;font-size:1rem;font-weight:700;transition:all .3s;box-shadow:0 4px 12px rgba(255,80,80,.4)}.styles-module__Bzr-7q__btnPrimary:hover:not(:disabled){background:linear-gradient(135deg,#ff6b6b 0%,#ff8585 100%);transform:translateY(-2px);box-shadow:0 6px 20px rgba(255,80,80,.5)}.styles-module__Bzr-7q__btnPrimary:disabled{opacity:.5;cursor:not-allowed}.styles-module__Bzr-7q__memberList{flex-direction:column;gap:1rem;display:flex}.styles-module__Bzr-7q__memberCard{background:#3e3e3c;border:2px solid #5b5b5b;border-radius:12px;justify-content:space-between;align-items:center;padding:1.25rem;transition:all .3s;display:flex}.styles-module__Bzr-7q__memberCard:hover{border-color:#969696;box-shadow:0 4px 12px rgba(0,0,0,.3)}.styles-module__Bzr-7q__memberInfo{align-items:center;gap:1rem;display:flex}.styles-module__Bzr-7q__memberAvatar{object-fit:cover;border:3px solid #ff5050;border-radius:50%;width:48px;height:48px}.styles-module__Bzr-7q__memberAvatarPlaceholder{background:var(--primary);color:#ffeecf;border:3px solid rgba(255,238,207,.3);border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;font-size:1.2rem;font-weight:800;display:flex}.styles-module__Bzr-7q__memberDetails{flex-direction:column;gap:.25rem;display:flex}.styles-module__Bzr-7q__memberName{color:#ffeecf;font-size:1.05rem;font-weight:700}.styles-module__Bzr-7q__adminBadge{background:var(--primary);color:#ffeecf;text-transform:uppercase;letter-spacing:.5px;border-radius:8px;width:-moz-fit-content;width:fit-content;padding:.25rem .75rem;font-size:.75rem;font-weight:700}.styles-module__Bzr-7q__btnDanger{color:#ff5050;cursor:pointer;background:0 0;border:2px solid #ff5050;border-radius:10px;padding:.6rem 1.25rem;font-size:.9rem;font-weight:700;transition:all .3s}.styles-module__Bzr-7q__btnDanger:hover:not(:disabled){background:rgba(255,80,80,.1);border-color:#ff6b6b}.styles-module__Bzr-7q__btnDanger:disabled{opacity:.5;cursor:not-allowed}.styles-module__Bzr-7q__dangerZone{flex-direction:column;gap:1.5rem;display:flex}.styles-module__Bzr-7q__dangerAction{background:rgba(255,80,80,.05);border:2px solid rgba(255,80,80,.3);border-radius:12px;justify-content:space-between;align-items:center;gap:2rem;padding:1.5rem;display:flex}.styles-module__Bzr-7q__dangerTitle{color:#ff5050;margin:0 0 .5rem;font-size:1.1rem;font-weight:700}.styles-module__Bzr-7q__dangerDescription{color:#969696;margin:0;font-size:.9rem;line-height:1.5}.styles-module__Bzr-7q__btnDangerOutline{color:#ff5050;cursor:pointer;white-space:nowrap;background:0 0;border:2px solid #ff5050;border-radius:12px;padding:.75rem 1.5rem;font-size:.95rem;font-weight:700;transition:all .3s}.styles-module__Bzr-7q__btnDangerOutline:hover:not(:disabled){background:rgba(255,80,80,.1);border-color:#ff6b6b}.styles-module__Bzr-7q__btnDangerSolid{color:#ffeecf;cursor:pointer;white-space:nowrap;background:linear-gradient(135deg,#ff5050 0%,#d32f2f 100%);border:2px solid rgba(255,238,207,.3);border-radius:12px;padding:.75rem 1.5rem;font-size:.95rem;font-weight:700;transition:all .3s;box-shadow:0 4px 12px rgba(255,80,80,.4)}.styles-module__Bzr-7q__btnDangerSolid:hover:not(:disabled){background:linear-gradient(135deg,#d32f2f 0%,#b71c1c 100%);transform:translateY(-2px);box-shadow:0 6px 20px rgba(255,80,80,.5)}.styles-module__Bzr-7q__btnDangerSolid:disabled,.styles-module__Bzr-7q__btnDangerOutline:disabled{opacity:.5;cursor:not-allowed}.styles-module__Bzr-7q__modal{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:1000;background:rgba(0,0,0,.7);justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;top:0;bottom:0;left:0;right:0}.styles-module__Bzr-7q__modalContent{background:#2d2d2b;border:2px solid #5b5b5b;border-radius:16px;width:100%;max-width:500px;padding:2rem;box-shadow:0 8px 32px rgba(0,0,0,.5)}.styles-module__Bzr-7q__modalTitle{color:#ffeecf;margin:0 0 1rem;font-size:1.5rem;font-weight:700}.styles-module__Bzr-7q__modalDescription{color:#969696;margin:0 0 2rem;font-size:1rem;line-height:1.6}.styles-module__Bzr-7q__modalActions{justify-content:flex-end;gap:1rem;display:flex}.styles-module__Bzr-7q__btnSecondary{color:#ffeecf;cursor:pointer;background:#3e3e3c;border:2px solid #5b5b5b;border-radius:12px;padding:.75rem 1.5rem;font-size:.95rem;font-weight:700;transition:all .3s}.styles-module__Bzr-7q__btnSecondary:hover:not(:disabled){background:#5b5b5b;border-color:#969696}.styles-module__Bzr-7q__btnSecondary:disabled{opacity:.5;cursor:not-allowed}@media (max-width:768px){.styles-module__Bzr-7q__container{padding:1rem 0}.styles-module__Bzr-7q__section{padding:1.5rem}.styles-module__Bzr-7q__title{font-size:1.5rem}.styles-module__Bzr-7q__nameEditor{flex-direction:column;align-items:stretch}.styles-module__Bzr-7q__dangerAction{flex-direction:column;align-items:stretch;gap:1rem}.styles-module__Bzr-7q__modalActions{flex-direction:column}.styles-module__Bzr-7q__btnDangerOutline,.styles-module__Bzr-7q__btnDangerSolid{width:100%}}
.FriendRequests-module__HyNFva__container{display:inline-block;position:relative}.FriendRequests-module__HyNFva__icon{color:var(--grey);cursor:pointer;font-size:22px;transition:all .2s}.FriendRequests-module__HyNFva__icon:hover{color:var(--primary)}.FriendRequests-module__HyNFva__badge{background-color:var(--primary);color:var(--white);text-align:center;border-radius:50%;min-width:18px;padding:2px 6px;font-size:12px;position:absolute;top:-6px;right:-6px}.FriendRequests-module__HyNFva__panel{background-color:var(--black);border:1px solid var(--grey);z-index:9999;width:320px;max-height:400px;color:var(--white);border-radius:8px;padding:15px;animation:.2s ease-in-out FriendRequests-module__HyNFva__fadeIn;position:fixed;top:60px;right:80px;overflow-y:auto;box-shadow:0 4px 10px rgba(0,0,0,.25)}@keyframes FriendRequests-module__HyNFva__fadeIn{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.FriendRequests-module__HyNFva__panel h4{color:var(--white);border-bottom:1px solid var(--dark);margin:0 0 15px;padding-bottom:10px;font-size:1.1rem;font-weight:600}.FriendRequests-module__HyNFva__panel>p{color:var(--light);text-align:center;margin:0;padding:20px}.FriendRequests-module__HyNFva__requestItem{border-bottom:1px solid var(--dark);padding:12px 0;transition:background-color .2s}.FriendRequests-module__HyNFva__requestItem:last-child{border-bottom:none}.FriendRequests-module__HyNFva__requestItem:hover{background:var(--dark);margin:0 -15px;padding-left:15px;padding-right:15px}.FriendRequests-module__HyNFva__requestHeader{margin-bottom:8px}.FriendRequests-module__HyNFva__userInfo{align-items:flex-start;gap:12px;display:flex}.FriendRequests-module__HyNFva__userAvatar{background:var(--dark);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;display:flex;overflow:hidden}.FriendRequests-module__HyNFva__avatarImg{object-fit:cover;width:100%;height:100%}.FriendRequests-module__HyNFva__avatarPlaceholder{color:var(--grey);font-size:24px}.FriendRequests-module__HyNFva__userDetails{flex:1;min-width:0}.FriendRequests-module__HyNFva__userName{color:var(--white);word-break:break-word;margin-bottom:4px;font-size:.95rem;font-weight:600;display:block}.FriendRequests-module__HyNFva__userUsername{color:var(--grey);word-break:break-all;margin:0 0 6px;font-size:.85rem}.FriendRequests-module__HyNFva__message{color:var(--light);word-break:break-word;margin:6px 0 0;font-size:.9rem;font-style:italic;line-height:1.4}.FriendRequests-module__HyNFva__time{color:var(--grey);margin-top:8px;font-size:11px;display:block}.FriendRequests-module__HyNFva__actions{gap:8px;margin-top:10px;display:flex}.FriendRequests-module__HyNFva__accept,.FriendRequests-module__HyNFva__reject{cursor:pointer;border:none;border-radius:4px;flex:1;padding:8px 12px;font-size:.9rem;font-weight:500;transition:all .2s}.FriendRequests-module__HyNFva__accept{background-color:var(--primary);color:var(--white)}.FriendRequests-module__HyNFva__accept:hover{background-color:#f44;transform:translateY(-1px)}.FriendRequests-module__HyNFva__reject{border:1px solid var(--grey);color:var(--white);background-color:transparent}.FriendRequests-module__HyNFva__reject:hover{background-color:var(--dark);border-color:var(--light)}@media (max-width:768px){.FriendRequests-module__HyNFva__panel{width:calc(100vw - 40px);max-width:320px;max-height:calc(100vh - 100px);top:80px;right:20px}}
.PaymentSuccess-module__OToo6G__pantalla{z-index:9999;background:var(--primary);opacity:0;flex-direction:column;justify-content:space-between;align-items:center;transition:all .3s cubic-bezier(.16,1,.3,1);display:flex;position:fixed;top:0;bottom:0;left:0;right:0;transform:scale(.95)}.PaymentSuccess-module__OToo6G__pantalla.PaymentSuccess-module__OToo6G__visible{opacity:1;transform:scale(1)}.PaymentSuccess-module__OToo6G__pantalla.PaymentSuccess-module__OToo6G__saliendo{opacity:0;transform:scale(1.05)}.PaymentSuccess-module__OToo6G__contenido{text-align:center;flex-direction:column;flex:1;justify-content:center;align-items:center;padding:40px;display:flex}.PaymentSuccess-module__OToo6G__check_contenedor{width:200px;height:200px;margin-bottom:40px;animation:.6s cubic-bezier(.68,-.55,.265,1.55) PaymentSuccess-module__OToo6G__checkBounce}.PaymentSuccess-module__OToo6G__check_svg{width:100%;height:100%;display:block}@keyframes PaymentSuccess-module__OToo6G__checkBounce{0%{opacity:0;transform:scale(0)}50%{transform:scale(1.1)}to{opacity:1;transform:scale(1)}}.PaymentSuccess-module__OToo6G__titulo{font-family:var(--font-gliker);color:var(--white);text-transform:uppercase;letter-spacing:2px;margin-bottom:20px;font-size:3.5rem;font-weight:700;animation:.5s ease-out .4s both PaymentSuccess-module__OToo6G__fadeInUp}.PaymentSuccess-module__OToo6G__mensaje{color:var(--beige);margin-bottom:15px;font-size:1.5rem;animation:.5s ease-out .5s both PaymentSuccess-module__OToo6G__fadeInUp}.PaymentSuccess-module__OToo6G__premium_text{color:var(--white);font-weight:700}.PaymentSuccess-module__OToo6G__submensaje{color:rgba(255,255,255,.9);font-size:1.2rem;animation:.5s ease-out .6s both PaymentSuccess-module__OToo6G__fadeInUp}@keyframes PaymentSuccess-module__OToo6G__fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.PaymentSuccess-module__OToo6G__barra_container{width:100%;padding:0;animation:.5s ease-out .7s both PaymentSuccess-module__OToo6G__fadeInUp}.PaymentSuccess-module__OToo6G__barra_texto{color:var(--white);text-align:center;letter-spacing:1px;margin-bottom:20px;font-size:1.2rem;font-weight:600}.PaymentSuccess-module__OToo6G__barra_fondo{background:rgba(255,255,255,.3);width:100%;height:30px;overflow:hidden}.PaymentSuccess-module__OToo6G__barra_progreso{background:var(--white);width:0%;height:100%;animation:3s linear forwards PaymentSuccess-module__OToo6G__llenarBarra;box-shadow:0 0 15px rgba(255,255,255,.6)}@keyframes PaymentSuccess-module__OToo6G__llenarBarra{0%{width:0%}to{width:100%}}@media (max-width:768px){.PaymentSuccess-module__OToo6G__contenido{padding:30px 20px}.PaymentSuccess-module__OToo6G__check_contenedor{width:160px;height:160px;margin-bottom:30px}.PaymentSuccess-module__OToo6G__titulo{font-size:2.8rem}.PaymentSuccess-module__OToo6G__mensaje{font-size:1.3rem}.PaymentSuccess-module__OToo6G__submensaje{font-size:1.1rem}.PaymentSuccess-module__OToo6G__barra_texto{margin-bottom:15px;font-size:1.1rem}.PaymentSuccess-module__OToo6G__barra_fondo{height:25px}}@media (max-width:480px){.PaymentSuccess-module__OToo6G__check_contenedor{width:140px;height:140px;margin-bottom:25px}.PaymentSuccess-module__OToo6G__titulo{letter-spacing:1px;font-size:2.2rem}.PaymentSuccess-module__OToo6G__mensaje{font-size:1.1rem}.PaymentSuccess-module__OToo6G__submensaje{font-size:1rem}.PaymentSuccess-module__OToo6G__barra_texto{margin-bottom:12px;font-size:1rem}.PaymentSuccess-module__OToo6G__barra_fondo{height:20px}}
.page-module__nfM93q__main{background:var(--background);min-height:100vh;padding:20px 0 40px}.page-module__nfM93q__container{max-width:1200px;margin:0 auto;padding:0 16px}.page-module__nfM93q__header{margin-bottom:16px}.page-module__nfM93q__restaurantName{font-family:var(--font-gliker);color:var(--white);letter-spacing:.02em;font-size:32px;font-weight:400}.page-module__nfM93q__content{flex-direction:column;gap:24px;display:flex}.page-module__nfM93q__leftPanel{background:var(--black);border:1px solid #333;border-radius:24px;flex-direction:column;gap:24px;padding:24px;display:flex;box-shadow:0 4px 20px rgba(0,0,0,.2)}.page-module__nfM93q__metricsCard{padding:24px;position:relative}.page-module__nfM93q__metricsLoading,.page-module__nfM93q__metricsLocked{text-align:center;min-height:140px;color:var(--white);letter-spacing:.05em;font-weight:600;font-family:var(--font-gliker);flex-direction:column;justify-content:center;align-items:center;display:flex}.page-module__nfM93q__highlight{color:var(--primary)}.page-module__nfM93q__metricsGrid{flex-wrap:wrap;justify-content:center;gap:20px;display:flex}.page-module__nfM93q__metricCard{background:var(--black);border:1px solid #444;border-radius:16px;flex-direction:column;flex:0 180px;align-items:center;gap:16px;max-width:220px;padding:20px;transition:transform .2s;display:flex}.page-module__nfM93q__metricCard:hover{border-color:var(--primary);transform:translateY(-4px)}.page-module__nfM93q__metricTitle{color:var(--light);text-transform:uppercase;text-align:center;letter-spacing:.05em;font-size:14px;font-weight:600}.page-module__nfM93q__metricCircleWrapper{justify-content:center;align-items:center;width:100%;display:flex}.page-module__nfM93q__metricCircle{background:var(--primary);border-radius:999px;justify-content:center;align-items:center;width:80px;height:80px;display:flex;box-shadow:0 4px 12px rgba(255,80,80,.3)}.page-module__nfM93q__metricValue{color:var(--white);font-size:24px;font-weight:700}.page-module__nfM93q__infoPanel{background:#31312f;border-radius:16px;flex-direction:column;gap:16px;padding:20px;display:flex}.page-module__nfM93q__infoHeader{border-bottom:1px solid #444;justify-content:space-between;align-items:center;gap:16px;padding-bottom:12px;display:flex}.page-module__nfM93q__infoHeader h2{color:var(--white);letter-spacing:.08em;font-size:14px;font-weight:700}.page-module__nfM93q__saveButton{color:#fff;cursor:pointer;background:#ff6b6b;border:none;border-radius:999px;padding:8px 18px;font-size:13px}.page-module__nfM93q__saveButton:disabled{cursor:not-allowed}.page-module__nfM93q__infoContent{color:#ddd;text-align:left;justify-content:flex-start;align-items:flex-start;min-height:180px;font-size:13px;display:flex}.page-module__nfM93q__rightPanel{flex-direction:column;gap:20px;display:flex}.page-module__nfM93q__reviewsHeader{border-bottom:1px solid #444;justify-content:space-between;align-items:center;padding-bottom:16px;display:flex}.page-module__nfM93q__reviewsHeader h2{font-family:var(--font-gliker);color:var(--white);letter-spacing:.02em;font-size:20px;font-weight:400}.page-module__nfM93q__reviewsCount{background:var(--primary);color:var(--white);border-radius:12px;padding:2px 8px;font-size:12px;font-weight:700}.page-module__nfM93q__reviewsList{flex:none;min-height:560px;padding:20px}.page-module__nfM93q__reviewsPlaceholder{color:#858585;font-size:13px}@media (max-width:900px){.page-module__nfM93q__content{grid-template-columns:1fr}}.page-module__nfM93q__infoForm{flex-direction:column;gap:12px;width:100%;display:flex}.page-module__nfM93q__infoRow{flex-direction:column;gap:4px;display:flex}.page-module__nfM93q__infoRowGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.page-module__nfM93q__infoLabel{color:#aaa;text-transform:uppercase;letter-spacing:.06em;font-size:11px;font-weight:600}.page-module__nfM93q__infoInput{color:var(--white);background:#242423;border:1px solid #444;border-radius:8px;padding:8px 10px;font-size:14px}.page-module__nfM93q__infoInput:focus{border-color:var(--primary);outline:none}.page-module__nfM93q__infoError{color:#ff6b6b;font-size:12px}.page-module__nfM93q__infoSuccess{color:#4caf50;font-size:12px}.page-module__nfM93q__infoDivider{border-top:1px solid #3a3a37;margin:12px 0}.page-module__nfM93q__imagesGrid{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:12px;margin-top:8px;display:grid}.page-module__nfM93q__imageGroup{background:#242423;border:1px solid #383836;border-radius:10px;flex-direction:column;gap:8px;padding:10px;display:flex}.page-module__nfM93q__imageTitle{text-transform:uppercase;letter-spacing:.08em;color:#b0b0b0;font-size:11px;font-weight:600}.page-module__nfM93q__imagePreview{object-fit:cover;border:1px solid #444;border-radius:8px;width:100%;height:120px}.page-module__nfM93q__imageMultiPreview{flex-wrap:wrap;gap:6px;display:flex}.page-module__nfM93q__imagePreviewSmall{object-fit:cover;border:1px solid #444;border-radius:6px;width:60px;height:60px}.page-module__nfM93q__imageEmpty{color:#888;font-size:12px}.page-module__nfM93q__imageActions{flex-wrap:wrap;gap:6px;display:flex}.page-module__nfM93q__imageButton{cursor:pointer;color:#fff;background:#4c6fff;border:none;border-radius:999px;justify-content:center;align-items:center;padding:6px 10px;font-size:12px;font-weight:500;display:inline-flex;position:relative}.page-module__nfM93q__imageButtonSecondary{cursor:pointer;color:#ddd;background:0 0;border:1px solid #555;border-radius:999px;padding:6px 10px;font-size:12px}.page-module__nfM93q__imageButton:disabled,.page-module__nfM93q__imageButtonSecondary:disabled{opacity:.6;cursor:default}.page-module__nfM93q__imageFileInput{opacity:0;cursor:pointer;position:absolute;top:0;bottom:0;left:0;right:0}.page-module__nfM93q__imageErrorMessage{color:#ff6b6b;margin-bottom:4px;font-size:12px}.page-module__nfM93q__imageSuccessMessage{color:#4caf50;margin-bottom:4px;font-size:12px}.page-module__nfM93q__reviewItem{background:#242423;border-radius:10px;padding:10px 12px}.page-module__nfM93q__reviewHeader{justify-content:space-between;align-items:center;margin-bottom:4px;display:flex}.page-module__nfM93q__reviewRating{color:#f5c518;font-size:13px;font-weight:600}.page-module__nfM93q__reviewMeta{color:#b0b0b0;align-items:center;gap:8px;margin-bottom:4px;font-size:11px;display:flex}.page-module__nfM93q__reviewDate{opacity:.9}.page-module__nfM93q__reviewBadge{text-transform:uppercase;letter-spacing:.03em;background:#3a3a38;border-radius:999px;padding:2px 6px;font-size:10px}.page-module__nfM93q__mapWrapper{border:1px solid #444;border-radius:12px;width:100%;height:260px;overflow:hidden}.page-module__nfM93q__reviewsItems{flex-direction:column;gap:12px;margin:0;padding:0;list-style:none;display:flex}.page-module__nfM93q__reviewItem{background:#242423;border-radius:10px;flex-direction:column;gap:8px;padding:10px 12px;display:flex}.page-module__nfM93q__reviewHeader{justify-content:space-between;align-items:flex-start;gap:8px;display:flex}.page-module__nfM93q__reviewHeaderMain{flex-direction:column;gap:2px;display:flex}.page-module__nfM93q__reviewAuthorWrapper{align-items:center;gap:8px;display:flex}.page-module__nfM93q__reviewAuthorImage{object-fit:cover;border-radius:50%;width:24px;height:24px}.page-module__nfM93q__reviewAuthor{color:var(--white);font-size:13px;font-weight:600}.page-module__nfM93q__reviewDate{color:#b0b0b0;font-size:11px}.page-module__nfM93q__reviewRatingWrapper{flex-direction:column;align-items:flex-end;gap:2px;display:flex}.page-module__nfM93q__reviewStars{font-size:13px;line-height:1}.page-module__nfM93q__starFilled{color:#f5c518}.page-module__nfM93q__starEmpty{color:#555}.page-module__nfM93q__reviewRatingValue{color:#ddd;font-size:11px}.page-module__nfM93q__reviewImageWrapper{border:1px solid #444;border-radius:8px;width:100%;max-height:140px;overflow:hidden}.page-module__nfM93q__reviewImage{object-fit:cover;width:100%;height:100%;display:block}.page-module__nfM93q__reviewText{color:#e0e0e0;font-size:12px;line-height:1.4}.page-module__nfM93q__tabs{border-bottom:none;gap:12px;margin-bottom:24px;padding-bottom:0;display:flex}.page-module__nfM93q__tab{background:var(--dark);color:var(--light);font-family:var(--font-plus);cursor:pointer;border:1px solid transparent;border-radius:999px;padding:10px 20px;font-size:14px;font-weight:600;transition:all .2s}.page-module__nfM93q__tab:hover{color:var(--white);background:#4a4a48}.page-module__nfM93q__tabActive{background:var(--primary);color:var(--white);box-shadow:0 4px 12px rgba(255,80,80,.3)}.page-module__nfM93q__scheduleWrapper{width:100%;max-width:600px}.page-module__nfM93q__metricsContainer{padding:32px}.page-module__nfM93q__metricsContainer__section{margin-bottom:32px}.page-module__nfM93q__metricsContainer__section:last-child{margin-bottom:0}.page-module__nfM93q__metricsContainer__title{font-family:var(--font-gliker);color:var(--white);letter-spacing:.02em;margin-bottom:20px;padding-bottom:12px;font-size:22px;font-weight:400;position:relative}.page-module__nfM93q__metricsContainer__title:after{content:"";background:var(--primary);border-radius:2px;width:50px;height:2px;position:absolute;bottom:0;left:0}.page-module__nfM93q__destacados__grid{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:16px;margin-bottom:12px;display:grid}.page-module__nfM93q__destacados__card{background:#1a1a18;border:1px solid #333;border-radius:12px;flex-direction:column;align-items:center;gap:12px;padding:20px;transition:all .3s;display:flex}.page-module__nfM93q__destacados__card:hover{border-color:var(--primary);transform:translateY(-2px);box-shadow:0 6px 20px rgba(255,80,80,.15)}.page-module__nfM93q__destacados__label{color:#999;text-transform:uppercase;letter-spacing:.06em;text-align:center;font-size:11px;font-weight:600}.page-module__nfM93q__destacados__value{color:var(--primary);font-size:42px;font-weight:800;line-height:1}.page-module__nfM93q__destacados__note{color:#666;margin-top:8px;font-size:10px;font-style:italic;line-height:1.5}.page-module__nfM93q__visitantes{background:#1a1a18;border:1px solid #333;border-radius:12px;flex-direction:column;align-items:center;gap:16px;padding:24px;display:flex}.page-module__nfM93q__visitantes__value{color:var(--primary);font-size:56px;font-weight:900;line-height:1}.page-module__nfM93q__reviewAnalytics{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:20px;display:grid}.page-module__nfM93q__reviewAnalytics__chart{background:#1a1a18;border:1px solid #333;border-radius:12px;padding:20px}.page-module__nfM93q__reviewAnalytics__chartTitle{color:var(--white);text-transform:uppercase;letter-spacing:.05em;margin-bottom:16px;font-size:14px;font-weight:600}.page-module__nfM93q__reviewAnalytics__chartSubtitle{color:#888;margin-bottom:16px;font-size:11px}.page-module__nfM93q__ratingDist__bar{align-items:center;gap:12px;margin-bottom:10px;display:flex}.page-module__nfM93q__ratingDist__label{color:#999;min-width:60px;font-size:12px}.page-module__nfM93q__ratingDist__barTrack{background:#0d0d0c;border-radius:10px;flex:1;height:20px;position:relative;overflow:hidden}.page-module__nfM93q__ratingDist__barFill{background:linear-gradient(90deg,var(--primary),#ff8080);border-radius:10px;height:100%;transition:width .5s}.page-module__nfM93q__ratingDist__count{color:var(--white);text-align:right;min-width:30px;font-size:11px;font-weight:600}.page-module__nfM93q__reviewsTimeline__bars{align-items:flex-end;gap:6px;height:150px;margin-bottom:8px;display:flex}.page-module__nfM93q__reviewsTimeline__bar{background:linear-gradient(180deg,var(--primary),#c44);cursor:pointer;border-radius:4px 4px 0 0;flex:1;min-height:3px;transition:all .3s;position:relative}.page-module__nfM93q__reviewsTimeline__bar:hover{filter:brightness(1.3)}.page-module__nfM93q__reviewsTimeline__barValue{color:var(--white);white-space:nowrap;opacity:0;background:#222;border-radius:3px;margin-bottom:4px;padding:2px 4px;font-size:9px;font-weight:600;transition:opacity .3s;position:absolute;bottom:100%;left:50%;transform:translate(-50%)}.page-module__nfM93q__reviewsTimeline__bar:hover .page-module__nfM93q__reviewsTimeline__barValue{opacity:1}.page-module__nfM93q__reviewsTimeline__labels{color:#666;justify-content:space-between;font-size:9px;display:flex}.page-module__nfM93q__avgRating{text-align:center;padding:24px}.page-module__nfM93q__avgRating__value{color:var(--primary);margin-bottom:8px;font-size:56px;font-weight:900;line-height:1}.page-module__nfM93q__avgRating__max{color:#666;font-size:18px}.page-module__nfM93q__avgRating__stars{margin-top:12px;font-size:24px}.page-module__nfM93q__avgRating__stars span{color:#f5c518}
.styles-module__L8MtTq__overlay{background:var(--background);z-index:1000;height:100vh;transition:transform .3s ease-in-out;position:fixed;top:0;right:0;overflow-y:auto;transform:translate(100%);box-shadow:-5px 0 15px rgba(0,0,0,.3)}.styles-module__L8MtTq__overlay.styles-module__L8MtTq__open{transform:translate(0)}@media (max-width:768px){.styles-module__L8MtTq__overlay{width:100%;left:0}}@media (min-width:769px){.styles-module__L8MtTq__overlay{width:33.33%;min-width:400px}}.styles-module__L8MtTq__backdrop{z-index:999;opacity:0;visibility:hidden;background:rgba(0,0,0,.5);width:100%;height:100%;transition:opacity .3s;position:fixed;top:0;left:0}.styles-module__L8MtTq__backdrop.styles-module__L8MtTq__open{opacity:1;visibility:visible}.styles-module__L8MtTq__closeButton{z-index:1001;color:#fff;cursor:pointer;background:rgba(0,0,0,.5);border:none;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;transition:background .2s;display:flex;position:absolute;top:20px;left:20px}.styles-module__L8MtTq__closeButton:hover{background:rgba(0,0,0,.8)}.styles-module__L8MtTq__loading{height:100%;color:var(--white);justify-content:center;align-items:center;font-size:1.2rem;display:flex}
.ProfileBar-module__mjZl-W__container{align-items:center;display:flex}.ProfileBar-module__mjZl-W__wrapper{align-items:center;gap:.75rem;max-width:-moz-fit-content;max-width:fit-content;padding:.5rem;display:flex;position:relative}.ProfileBar-module__mjZl-W__glass_background{z-index:0;background:#1a1a1a;border:1px solid rgba(255,255,255,.15);border-radius:3rem;position:absolute;top:0;bottom:0;left:0;right:0;box-shadow:0 8px 32px rgba(0,0,0,.37)}.ProfileBar-module__mjZl-W__loading{color:var(--white);white-space:nowrap;font-size:.95rem;font-weight:600}@media (max-width:768px){.ProfileBar-module__mjZl-W__wrapper{gap:.5rem;padding:.375rem}}
.PremiumButton-module__wtjhfW__button{z-index:1;background-color:var(--primary);border:1px solid var(--primary);cursor:pointer;border-radius:3rem;align-items:center;gap:.5rem;min-height:2.75rem;padding:.5rem 1rem;transition:all .2s;display:flex;position:relative}.PremiumButton-module__wtjhfW__button:hover{opacity:.9}.PremiumButton-module__wtjhfW__button:active{opacity:.8}.PremiumButton-module__wtjhfW__button svg{color:gold;flex-shrink:0;width:1.25rem;height:1.25rem}.PremiumButton-module__wtjhfW__text{color:var(--beige);white-space:nowrap;font-size:.95rem;font-weight:600}@media (max-width:768px){.PremiumButton-module__wtjhfW__text{display:none}.PremiumButton-module__wtjhfW__button{justify-content:center;min-width:2.75rem;padding:.5rem}}
.styles-module__NT5EBa__loading{text-align:center;color:var(--light);padding:40px;font-size:1.1rem}.styles-module__NT5EBa__form{flex-direction:column;gap:24px;padding:20px 0;display:flex}.styles-module__NT5EBa__formGroup{flex-direction:column;gap:8px;display:flex}.styles-module__NT5EBa__label{color:var(--light);font-size:.9rem;font-weight:500}.styles-module__NT5EBa__input{color:var(--white);background:rgba(255,255,255,.05);border:1px solid rgba(255,255,255,.1);border-radius:8px;padding:12px 16px;font-size:1rem;transition:all .3s}.styles-module__NT5EBa__input:focus{border-color:var(--primary);background:rgba(255,255,255,.08);outline:none}.styles-module__NT5EBa__input:disabled{opacity:.5;cursor:not-allowed}.styles-module__NT5EBa__privacySection{border-top:1px solid rgba(255,255,255,.1);margin-top:20px;padding-top:24px}.styles-module__NT5EBa__privacyTitle{color:var(--white);margin:0 0 16px;font-size:1.2rem;font-weight:600}.styles-module__NT5EBa__privacyOption{background:rgba(255,255,255,.03);border-radius:8px;justify-content:space-between;align-items:flex-start;gap:20px;padding:16px;display:flex}.styles-module__NT5EBa__optionTitle{color:var(--white);margin:0 0 8px;font-size:1rem;font-weight:600}.styles-module__NT5EBa__optionList{color:var(--light);margin:0;padding-left:20px;font-size:.85rem;line-height:1.6}.styles-module__NT5EBa__optionList li{margin-bottom:6px}.styles-module__NT5EBa__switch{flex-shrink:0;width:60px;height:34px;display:inline-block;position:relative}.styles-module__NT5EBa__switch input{opacity:0;width:0;height:0}.styles-module__NT5EBa__slider{cursor:pointer;background-color:#ccc;border-radius:34px;transition:all .4s;position:absolute;top:0;bottom:0;left:0;right:0}.styles-module__NT5EBa__slider:before{content:"";background-color:#fff;border-radius:50%;width:26px;height:26px;transition:all .4s;position:absolute;bottom:4px;left:4px}input:checked+.styles-module__NT5EBa__slider{background-color:var(--primary)}input:checked+.styles-module__NT5EBa__slider:before{transform:translate(26px)}.styles-module__NT5EBa__photoSection{flex-direction:column;align-items:center;gap:16px;margin-bottom:24px;display:flex}.styles-module__NT5EBa__avatarContainer{background:rgba(255,255,255,.1);border:2px solid rgba(255,255,255,.2);border-radius:50%;width:100px;height:100px;position:relative;overflow:hidden}.styles-module__NT5EBa__avatar{object-fit:cover;width:100%;height:100%}.styles-module__NT5EBa__avatarPlaceholder{width:100%;height:100%;color:var(--white);background:var(--primary);justify-content:center;align-items:center;font-size:2rem;display:flex}.styles-module__NT5EBa__hiddenInput{display:none}.styles-module__NT5EBa__photoActions{gap:12px;display:flex}.styles-module__NT5EBa__uploadButton{color:var(--white);cursor:pointer;background:rgba(255,255,255,.1);border:1px solid rgba(255,255,255,.2);border-radius:8px;padding:8px 16px;font-size:.9rem;transition:all .3s}.styles-module__NT5EBa__uploadButton:hover{background:rgba(255,255,255,.2)}.styles-module__NT5EBa__inputGroup{align-items:stretch;gap:12px;display:flex}.styles-module__NT5EBa__inputGroup .styles-module__NT5EBa__input{flex:1}.styles-module__NT5EBa__saveButton{background:var(--primary);color:var(--white);cursor:pointer;white-space:nowrap;border:none;border-radius:8px;padding:0 20px;font-size:.9rem;font-weight:600;transition:all .3s}.styles-module__NT5EBa__saveButton:hover:not(:disabled){opacity:.9;transform:translateY(-1px)}.styles-module__NT5EBa__saveButton:disabled{opacity:.5;cursor:not-allowed;background:var(--gray-medium)}.styles-module__NT5EBa__helperText{color:var(--gray-light);margin-top:4px;font-size:.8rem}.styles-module__NT5EBa__saveButtonGlobal{background:var(--primary);width:100%;color:var(--white);cursor:pointer;border:none;border-radius:12px;margin-top:24px;padding:14px;font-size:1rem;font-weight:600;transition:all .3s;box-shadow:0 4px 12px rgba(0,0,0,.1)}.styles-module__NT5EBa__saveButtonGlobal:hover:not(:disabled){filter:brightness(1.1);transform:translateY(-2px);box-shadow:0 6px 16px rgba(0,0,0,.2)}.styles-module__NT5EBa__saveButtonGlobal:disabled{opacity:.6;cursor:not-allowed;background:var(--gray-medium);box-shadow:none;transform:none}@media (min-width:768px){.styles-module__NT5EBa__form{max-width:600px}.styles-module__NT5EBa__photoSection{flex-direction:row;gap:24px}.styles-module__NT5EBa__avatarContainer{width:120px;height:120px}.styles-module__NT5EBa__input{padding:14px 18px;font-size:1.1rem}.styles-module__NT5EBa__privacyTitle{font-size:1.4rem}.styles-module__NT5EBa__optionTitle{font-size:1.1rem}.styles-module__NT5EBa__optionList{font-size:.95rem}.styles-module__NT5EBa__saveButton{padding:0 24px;font-size:1rem}}
.styles-module__btmpLW__container{flex-direction:column;gap:16px;padding:20px 0;display:flex}.styles-module__btmpLW__card{cursor:pointer;background:rgba(255,255,255,.05);border:1px solid rgba(255,255,255,.1);border-radius:12px;gap:16px;padding:16px;transition:all .3s;display:flex}.styles-module__btmpLW__card:hover{border-color:var(--primary);background:rgba(255,255,255,.08);transform:translateY(-2px)}.styles-module__btmpLW__logoContainer{flex-shrink:0}.styles-module__btmpLW__logo{object-fit:cover;border-radius:8px;width:80px;height:80px}.styles-module__btmpLW__fallbackIcon{width:80px;height:80px;color:var(--light);background-color:rgba(255,255,255,.1);border-radius:8px;justify-content:center;align-items:center;font-size:2rem;display:flex}.styles-module__btmpLW__info{flex-direction:column;flex:1;gap:8px;display:flex}.styles-module__btmpLW__name{color:var(--white);margin:0;font-size:1.2rem;font-weight:600}.styles-module__btmpLW__status{font-size:.9rem;font-weight:500}.styles-module__btmpLW__rating{align-items:center;gap:8px;display:flex}.styles-module__btmpLW__ratingNumber{color:var(--white);font-size:1rem;font-weight:600}.styles-module__btmpLW__stars{gap:2px;display:flex}.styles-module__btmpLW__star{width:16px;height:16px}.styles-module__btmpLW__loading{text-align:center;color:var(--light);padding:40px;font-size:1.1rem}.styles-module__btmpLW__empty{text-align:center;padding:60px 20px}.styles-module__btmpLW__emptyText{color:var(--light);font-size:1.1rem}@media (min-width:768px){.styles-module__btmpLW__card{padding:20px}.styles-module__btmpLW__logo{width:100px;height:100px}.styles-module__btmpLW__fallbackIcon{width:100px;height:100px;font-size:2.5rem}.styles-module__btmpLW__name{font-size:1.4rem}.styles-module__btmpLW__status{font-size:1rem}.styles-module__btmpLW__ratingNumber{font-size:1.1rem}.styles-module__btmpLW__stars{gap:4px}.styles-module__btmpLW__star{width:20px;height:20px}}
.styles-module__N6RWJa__container{width:100%;max-width:1200px;margin:0 auto;padding:20px}.styles-module__N6RWJa__tabs{border-bottom:2px solid rgba(255,255,255,.1);gap:8px;margin-bottom:24px;display:flex}.styles-module__N6RWJa__tab{color:var(--light);cursor:pointer;background:0 0;border:none;border-bottom:3px solid transparent;margin-bottom:-2px;padding:12px 24px;font-size:1rem;font-weight:600;transition:all .3s}.styles-module__N6RWJa__tab:hover{color:var(--white)}.styles-module__N6RWJa__tabActive{color:var(--primary);border-bottom-color:var(--primary)}.styles-module__N6RWJa__content{padding:0 0 40px}@media (min-width:768px){.styles-module__N6RWJa__container{padding:40px 20px}.styles-module__N6RWJa__tabs{gap:16px}.styles-module__N6RWJa__tab{padding:14px 32px;font-size:1.1rem}.styles-module__N6RWJa__content{padding:20px 0 60px}}
.MyLocationButton-module__Sn-6Ja__button{z-index:50;width:3rem;height:3rem;color:var(--beige);cursor:pointer;background:#1a1a1a;border:1px solid rgba(255,80,80,.3);border-radius:50%;justify-content:center;align-items:center;transition:all .2s;display:flex;position:absolute;bottom:2rem;right:1rem;box-shadow:0 4px 12px rgba(0,0,0,.3)}.MyLocationButton-module__Sn-6Ja__button:hover{border-color:var(--primary);background:rgba(45,45,43,.98);transform:translateY(-2px);box-shadow:0 6px 16px rgba(255,80,80,.4)}.MyLocationButton-module__Sn-6Ja__button:active{transform:translateY(0)}.MyLocationButton-module__Sn-6Ja__icon{font-size:1.5rem}@media (max-width:768px){.MyLocationButton-module__Sn-6Ja__button{bottom:11rem;right:1rem}}
.page-module__dJYPkq__blockedContainer{background:var(--background);justify-content:center;align-items:center;min-height:100vh;padding:2rem;display:flex}.page-module__dJYPkq__blockedContent{text-align:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:linear-gradient(135deg,rgba(255,255,255,.05) 0%,rgba(255,255,255,.02) 100%);border:2px solid rgba(255,255,255,.1);border-radius:1.5rem;max-width:600px;padding:3rem 2rem}.page-module__dJYPkq__blockedIcon{color:#fbbf24;margin-bottom:1.5rem;font-size:4rem;animation:2s ease-in-out infinite page-module__dJYPkq__pulse}@keyframes page-module__dJYPkq__pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.8;transform:scale(1.05)}}.page-module__dJYPkq__blockedTitle{color:#fff;margin:0 0 1rem;font-size:2rem;font-weight:700}.page-module__dJYPkq__blockedMessage{color:#e0e0e0;margin:0 0 1rem;font-size:1.125rem;line-height:1.6}.page-module__dJYPkq__blockedSubmessage{color:#b0b0b0;margin:0 0 1.5rem;font-size:1rem;line-height:1.6}.page-module__dJYPkq__blockedEmailIcon{color:#ff5757;margin-top:1rem;font-size:2rem}.page-module__dJYPkq__blockedButton{color:#fff;cursor:pointer;background:linear-gradient(135deg,#ff5757 0%,#ff6b6b 100%);border:none;border-radius:.75rem;justify-content:center;align-items:center;gap:.5rem;width:-moz-fit-content;width:fit-content;margin:2rem auto 0;padding:.875rem 2rem;font-size:1rem;font-weight:600;transition:all .3s;display:flex;box-shadow:0 4px 15px rgba(255,87,87,.3)}.page-module__dJYPkq__blockedButton:disabled{opacity:.7;cursor:not-allowed}.page-module__dJYPkq__blockedButton:hover{background:linear-gradient(135deg,#ff6b6b 0%,#ff8080 100%);transform:translateY(-2px);box-shadow:0 6px 20px rgba(255,87,87,.4)}.page-module__dJYPkq__blockedButton:active{transform:translateY(0);box-shadow:0 2px 10px rgba(255,87,87,.3)}.page-module__dJYPkq__blockedButtonIcon{font-size:1rem}@media (max-width:640px){.page-module__dJYPkq__blockedContent{padding:2rem 1.5rem}.page-module__dJYPkq__blockedTitle{font-size:1.5rem}.page-module__dJYPkq__blockedMessage{font-size:1rem}}
.styles-module__IWoi2W__buscador{-webkit-backdrop-filter:none;box-shadow:none;background:0 0;border:none;border-radius:0;flex-flow:wrap;align-items:center;gap:.5rem;width:100%;max-width:100%;padding:0;transition:all .2s;display:flex}.styles-module__IWoi2W__buscador__campo{background-color:var(--background);border:1px solid var(--grey);border-radius:.75rem;flex:1;align-items:center;gap:.5rem;min-width:0;min-height:2.5rem;padding:.5rem 1rem;transition:all .2s;display:flex;position:relative}.styles-module__IWoi2W__buscador__campo:focus-within{border-color:var(--light);background-color:var(--dark)}.styles-module__IWoi2W__buscador__icono{width:1rem;height:1rem;color:var(--white);flex-shrink:0}.styles-module__IWoi2W__buscador__input{width:100%;color:var(--white);background:0 0;border:none;flex:1;min-width:0;padding:0;font-size:.875rem}.styles-module__IWoi2W__buscador__input::placeholder{color:var(--light)}.styles-module__IWoi2W__buscador__input:focus{outline:none}.styles-module__IWoi2W__buscador__results{z-index:1000;scrollbar-width:thin;scrollbar-color:var(--grey)transparent;background:#1a1a1a;border:1px solid rgba(255,255,255,.15);border-radius:1rem;flex-direction:column;gap:.25rem;max-height:400px;padding:.5rem;display:flex;position:absolute;top:calc(100% + .5rem);left:0;right:0;overflow-y:auto;box-shadow:0 8px 32px rgba(0,0,0,.37)}.styles-module__IWoi2W__buscador__results::-webkit-scrollbar{width:6px}.styles-module__IWoi2W__buscador__results::-webkit-scrollbar-track{background:0 0}.styles-module__IWoi2W__buscador__results::-webkit-scrollbar-thumb{background:var(--grey);border-radius:3px}.styles-module__IWoi2W__buscador__results::-webkit-scrollbar-thumb:hover{background:var(--primary)}.styles-module__IWoi2W__buscador__results_top{top:auto;bottom:calc(100% + .5rem)}.styles-module__IWoi2W__buscador__loading{text-align:center;color:var(--light);padding:1rem;font-size:.9rem}.styles-module__IWoi2W__buscador__resultItem{cursor:pointer;text-align:left;background:0 0;border:none;border-radius:.75rem;align-items:center;gap:.75rem;width:100%;padding:.75rem;transition:all .2s;display:flex}.styles-module__IWoi2W__buscador__resultItem:hover{background-color:var(--dark)}.styles-module__IWoi2W__buscador__resultImage{object-fit:cover;border-radius:.5rem;flex-shrink:0;width:40px;height:40px}.styles-module__IWoi2W__buscador__resultInfo{flex-direction:column;flex:1;gap:.25rem;min-width:0;display:flex}.styles-module__IWoi2W__buscador__resultName{color:var(--white);text-overflow:ellipsis;white-space:nowrap;font-size:.95rem;font-weight:600;overflow:hidden}.styles-module__IWoi2W__buscador__resultAddress{color:var(--light);text-overflow:ellipsis;white-space:nowrap;font-size:.8rem;overflow:hidden}.styles-module__IWoi2W__buscador__resultRating{color:var(--primary);flex-shrink:0;font-size:.85rem;font-weight:600}.styles-module__IWoi2W__select,.styles-module__IWoi2W__select_friends{flex-shrink:0;width:auto;min-width:auto;max-width:none;position:relative}.styles-module__IWoi2W__select__button{background-color:var(--background);border:1px solid var(--grey);cursor:pointer;border-radius:3rem;justify-content:center;align-items:center;gap:.5rem;width:100%;height:auto;min-height:3.5rem;max-height:none;padding:.5rem 1rem;transition:all .2s;display:flex}.styles-module__IWoi2W__select__button:hover{border-color:var(--light);background-color:var(--dark)}.styles-module__IWoi2W__select__text{color:var(--white);white-space:nowrap;font-size:.875rem;font-weight:600}.styles-module__IWoi2W__select__icon{width:.875rem;height:.875rem;color:var(--white);flex-shrink:0}.styles-module__IWoi2W__select__dropdown{z-index:100;background:#1a1a1a;border:1px solid rgba(255,255,255,.15);border-radius:.75rem;flex-direction:column;gap:.125rem;width:max-content;min-width:100%;padding:.375rem;display:flex;position:absolute;top:calc(100% + .375rem);left:0;right:0;box-shadow:0 8px 32px rgba(0,0,0,.37)}.styles-module__IWoi2W__select_friends .styles-module__IWoi2W__select__dropdown{min-width:200px;right:0}.styles-module__IWoi2W__select__option{color:var(--white);text-align:left;cursor:pointer;background:0 0;border:none;border-radius:.5rem;padding:.5rem .75rem;font-size:.875rem;font-weight:500;transition:all .2s}.styles-module__IWoi2W__select__option:hover{background-color:var(--dark)}.styles-module__IWoi2W__select__option_active{background-color:var(--grey)}.styles-module__IWoi2W__select__friend_display{align-items:center;gap:.375rem;display:flex}.styles-module__IWoi2W__select_friends .styles-module__IWoi2W__select__friend_display .styles-module__IWoi2W__select__text{display:block}.styles-module__IWoi2W__tus_gustos_text{display:none!important}.styles-module__IWoi2W__select__friend_avatar{background-color:var(--background);border-radius:.375rem;flex-shrink:0;justify-content:center;align-items:center;width:1.5rem;height:1.5rem;display:flex;overflow:hidden}.styles-module__IWoi2W__select__friend_avatar img{object-fit:cover;border-radius:.375rem;width:100%;height:100%}.styles-module__IWoi2W__select__friend_avatar svg{width:1rem;height:1rem;color:var(--white)}.styles-module__IWoi2W__select__friend_icon{object-fit:contain;width:100%;height:100%}.styles-module__IWoi2W__select__option_friend{color:var(--white);text-align:left;cursor:pointer;background:0 0;border:none;border-radius:.5rem;align-items:center;gap:.5rem;width:100%;padding:.5rem .75rem;font-size:.875rem;font-weight:500;transition:all .2s;display:flex}.styles-module__IWoi2W__select__option_friend:hover{background-color:var(--dark)}.styles-module__IWoi2W__select__option_friend.styles-module__IWoi2W__select__option_active{background-color:var(--grey)}.styles-module__IWoi2W__select__loading{color:#666;text-align:center;padding:12px 16px;font-size:14px}@media (min-width:769px){.styles-module__IWoi2W__buscador{background:#1a1a1a;border:1px solid rgba(255,255,255,.15);border-radius:3rem;gap:.75rem;padding:.5rem;box-shadow:0 8px 32px rgba(0,0,0,.37)}.styles-module__IWoi2W__buscador__campo{border-radius:3rem;min-width:280px;min-height:2.75rem;padding:.5rem 1.25rem}.styles-module__IWoi2W__buscador__icono{width:1.25rem;height:1.25rem}.styles-module__IWoi2W__buscador__input{font-size:.95rem}.styles-module__IWoi2W__select{width:auto;min-width:120px;max-width:none}.styles-module__IWoi2W__select_friends{width:180px;min-width:180px;max-width:none}.styles-module__IWoi2W__select__button{aspect-ratio:auto;justify-content:space-between;height:auto;min-height:2.75rem;max-height:none;padding:.5rem 1.25rem}.styles-module__IWoi2W__select__text{font-size:.95rem}.styles-module__IWoi2W__select_friends .styles-module__IWoi2W__select__friend_display .styles-module__IWoi2W__select__text{display:block}.styles-module__IWoi2W__tus_gustos_text{display:block!important}.styles-module__IWoi2W__select__friend_display{gap:.5rem}.styles-module__IWoi2W__select__friend_avatar{width:1.75rem;height:1.75rem}.styles-module__IWoi2W__select__dropdown{border-radius:1rem;gap:.25rem;padding:.5rem;top:calc(100% + .5rem)}.styles-module__IWoi2W__select_friends .styles-module__IWoi2W__select__dropdown{min-width:100%;left:0;right:0}.styles-module__IWoi2W__select__option{border-radius:.75rem;padding:.75rem 1rem;font-size:.9rem}.styles-module__IWoi2W__select__option_friend{border-radius:.75rem;gap:.75rem;padding:.75rem 1rem;font-size:.9rem}}
