.pb-floating-button{--pb-floating-blue:#061d4f;--pb-floating-red:#a50044;--pb-floating-amber:#f2c15c;position:fixed;z-index:999;display:inline-flex;align-items:center;justify-content:center;gap:.55rem;box-sizing:border-box;min-height:48px;max-width:calc(100vw - 36px);min-width:154px;padding:.72rem 1rem .72rem .82rem;border:1px solid rgb(255 255 255 / .32);border-radius:999px;box-shadow:0 14px 34px rgb(6 29 79 / .24),0 2px 9px rgb(17 24 39 / .18);color:#fff!important;font-family:inherit;font-size:.9rem;font-weight:900;line-height:1;text-decoration:none!important;white-space:nowrap;transition:transform .2s ease,box-shadow .2s ease,filter .2s ease}.pb-floating-button--botiga{right:max(18px, env(safe-area-inset-right));bottom:max(92px, calc(env(safe-area-inset-bottom) + 92px));background:linear-gradient(135deg,var(--pb-floating-blue),var(--pb-floating-red))}.pb-floating-button--reserves{left:max(18px, env(safe-area-inset-left));bottom:max(92px, calc(env(safe-area-inset-bottom) + 92px));min-width:218px;min-height:56px;padding:.82rem 1.12rem .82rem .92rem;background:linear-gradient(135deg,#0b3d91,#a50044 58%,#d30f45);box-shadow:0 18px 42px rgb(6 29 79 / .3),0 6px 18px rgb(165 0 68 / .18);font-size:.98rem}.pb-floating-button:hover,.pb-floating-button:focus{color:#fff!important;filter:saturate(1.08);box-shadow:0 18px 42px rgb(6 29 79 / .3),0 4px 14px rgb(17 24 39 / .2);text-decoration:none!important;transform:translateY(-2px)}.pb-floating-button--reserves:hover,.pb-floating-button--reserves:focus{box-shadow:0 22px 50px rgb(6 29 79 / .34),0 8px 22px rgb(165 0 68 / .22)}.pb-floating-button:focus-visible{outline:3px solid color-mix(in srgb,var(--pb-floating-amber) 78%,#fff);outline-offset:4px}.pb-floating-button__icon{display:grid;width:30px;height:30px;place-items:center;flex:0 0 auto;border-radius:50%;background:rgb(255 255 255 / .16)}.pb-floating-button--reserves .pb-floating-button__icon{width:34px;height:34px;background:rgb(255 255 255 / .18)}.pb-floating-button__icon svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:2}.pb-floating-button--reserves .pb-floating-button__icon svg{width:21px;height:21px}.pb-floating-button__label{overflow:hidden;text-overflow:ellipsis}@media (max-width:760px){.pb-floating-button{max-width:calc(100vw - 24px)}.pb-floating-button--botiga{right:max(12px, env(safe-area-inset-right));bottom:max(88px, calc(env(safe-area-inset-bottom) + 88px));min-height:44px;min-width:146px;padding:.62rem .78rem .62rem .68rem;font-size:.82rem}.pb-floating-button--botiga .pb-floating-button__icon{width:28px;height:28px}.pb-floating-button--reserves{left:max(12px, env(safe-area-inset-left));bottom:max(86px, calc(env(safe-area-inset-bottom) + 86px));min-width:198px;min-height:50px;padding:.7rem .92rem .7rem .75rem;font-size:.9rem}.pb-floating-button--reserves .pb-floating-button__icon{width:30px;height:30px}}@media (max-width:480px){.pb-floating-button--reserves{min-width:190px}}