.fixed-bar{position:fixed;bottom:-1px;left:0;right:0;z-index:99998;display:flex;justify-content:center;gap:12px;height:80px;padding:0 12px}.fbar-btn{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;background:#a60000;border:none;cursor:pointer;text-decoration:none;color:#ffffff!important;font-size:15px;line-height:1;-webkit-tap-highlight-color:transparent;appearance:none;-webkit-appearance:none;transition:background 0.2s ease,transform 0.15s ease;width:100%;width:100%;height:104px}.fbar-btn span{font-size:inherit;font-weight:400}.fbar-btn:hover,.fbar-btn:active{background:#a60000;text-decoration:none;color:#ffffff!important;transform:translateY(-1px)}.fbar-btn svg{display:block;color:#ffffff;flex-shrink:0}@media (min-width:1350px){.fixed-bar{}}@media (min-width:930px){body{padding-bottom:0}.fixed-bar{top:50%;right:-3px;bottom:auto;left:auto;transform:translateY(-50%);flex-direction:column;width:auto;height:auto;gap:8px;padding:0;background:transparent;box-shadow:none}.fbar-btn{flex:none;gap:6px;width:137px;height:104px}.fbar-btn:hover{transform:translateX(-3px)}.fbar-btn svg{width:30px;height:30px}}.horario-modal{display:none;position:fixed;inset:0;z-index:999999;align-items:center;justify-content:center;padding:16px}.horario-modal.is-open{display:flex}.horario-modal-overlay{position:absolute;inset:0;background:rgba(12,9,12,0.55);backdrop-filter:blur(3px);-webkit-backdrop-filter:blur(3px)}.horario-modal-content{position:relative;z-index:1;background:#ffffff;border-radius:16px;width:100%;max-width:440px;box-shadow:0 24px 60px rgba(0,0,0,0.25);overflow:hidden;animation:horario-in 0.22s ease}@keyframes horario-in{from{opacity:0;transform:translateY(12px) scale(0.97)}to{opacity:1;transform:translateY(0) scale(1)}}.horario-modal-header{display:flex;align-items:center;justify-content:space-between;padding:20px 20px 18px;background:linear-gradient(to right,#d11e2e,#ff495a 50%,#d11e2e)}.horario-modal-title-wrap{display:flex;align-items:center;gap:10px}.horario-header-ico{width:20px;height:20px;color:rgba(255,255,255,0.85);flex-shrink:0}#horarioModalTitle{margin:0;font-family:"BauhausBuglerBold-regular",sans-serif;font-size:17px;font-weight:normal;color:#ffffff;line-height:1.2}.horario-close{display:flex;align-items:center;justify-content:center;width:32px;height:32px;background:rgba(255,255,255,0.15);border:1px solid rgba(255,255,255,0.3);border-radius:8px;color:#ffffff;cursor:pointer;flex-shrink:0;transition:background 0.15s ease}.horario-close:hover{background:rgba(255,255,255,0.25)}.horario-close svg{width:16px;height:16px;color:#ffffff;display:block;flex-shrink:0}.horario-modal-body{padding:8px 0}.horario-list{list-style:none;margin:0;padding:0}.horario-item{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:11px 24px;border-bottom:1px solid #f0f0f0;transition:background 0.15s ease}.horario-item:last-child{border-bottom:none}.horario-item:hover{background:#fdf5f5}.horario-dia{font-family:"BauhausBuglerBold-regular",sans-serif;font-size:14px;color:#1a1a1a;min-width:90px}.horario-horas{font-family:"Barlow",sans-serif;font-size:14px;color:#555555;text-align:right}.horario-item--cerrado .horario-dia,.horario-item--cerrado .horario-horas{color:#bbbbbb}.horario-item--cerrado .horario-horas{font-style:italic}@media (max-width:1280px){.fbar-btn{width:115px;height:87px}}@media (max-width:1024px){.fbar-btn{width:112px;height:85px}}@media (max-width:512px){.fixed-bar{gap:10px}}@media (max-width:420px){.fbar-btn{font-size:14px;width:100px}}@media (max-width:390px){.fbar-btn{font-size:13px}}