.fixed-right-menu.fixed-right-menu--fab{top:auto;right:16px;bottom:calc(16px + env(safe-area-inset-bottom,0px));transform:none;gap:10px;padding:0;align-items:flex-end;z-index:1040}.fixed-right-menu__backdrop{position:fixed;inset:0;z-index:0;background:rgba(15,23,42,.28);-webkit-backdrop-filter:blur(10px) saturate(1.15);backdrop-filter:blur(10px) saturate(1.15);opacity:0;visibility:hidden;pointer-events:none;transition:opacity .28s ease,visibility .28s ease}.fixed-right-menu.fixed-right-menu--fab.is-open .fixed-right-menu__backdrop{opacity:1;visibility:visible;pointer-events:auto}.fixed-right-menu.fixed-right-menu--fab .fixed-right-menu__actions,.fixed-right-menu.fixed-right-menu--fab .fixed-right-menu__toggle{position:relative;z-index:1}.fixed-right-menu.fixed-right-menu--fab .fixed-right-menu__actions{display:flex;flex-direction:column;align-items:flex-end;gap:10px;pointer-events:none}.fixed-right-menu.fixed-right-menu--fab a{pointer-events:none;position:relative;display:flex;align-items:center;justify-content:center;width:44px;min-width:44px;height:44px;padding:0;gap:0;border-radius:50%;color:#fff;text-decoration:none;opacity:0;visibility:hidden;transform:translateY(10px) scale(.86)!important;box-shadow:0 8px 20px rgba(15,23,42,.2),inset 0 1px 0 rgba(255,255,255,.22);transition:opacity .22s ease,transform .28s cubic-bezier(.34,1.56,.64,1),box-shadow .2s ease,filter .2s ease}.fixed-right-menu.fixed-right-menu--fab.is-open .fixed-right-menu__actions{pointer-events:auto}.fixed-right-menu.fixed-right-menu--fab.is-open a{opacity:1;visibility:visible;transform:none!important;pointer-events:auto}.fixed-right-menu.fixed-right-menu--fab.is-open a:nth-child(1){transition-delay:.02s}.fixed-right-menu.fixed-right-menu--fab.is-open a:nth-child(2){transition-delay:.05s}.fixed-right-menu.fixed-right-menu--fab.is-open a:nth-child(3){transition-delay:.08s}.fixed-right-menu.fixed-right-menu--fab.is-open a:nth-child(4){transition-delay:.11s}.fixed-right-menu.fixed-right-menu--fab.is-open a:nth-child(5){transition-delay:.14s}.fixed-right-menu.fixed-right-menu--fab.is-open a.favorites-menu-hidden{display:none!important;opacity:0!important}.fixed-right-menu.fixed-right-menu--fab a i{font-size:1.05rem;width:auto;margin:0;line-height:1}.fixed-right-menu.fixed-right-menu--fab a span{position:absolute;right:calc(100% + 8px);top:50%;transform:translateY(-50%);width:auto;height:auto;padding:5px 9px;margin:0;overflow:visible;clip:auto;clip-path:none;white-space:nowrap;border:0;border-radius:8px;background:#fff;color:#1f2937;font-size:12px;font-weight:600;letter-spacing:.01em;line-height:1.2;box-shadow:0 6px 16px rgba(15,23,42,.14);opacity:0;pointer-events:none}.fixed-right-menu.fixed-right-menu--fab.is-open a span{opacity:1}.fixed-right-menu.fixed-right-menu--fab a:hover,.fixed-right-menu.fixed-right-menu--fab a:focus-visible{transform:scale(1.05)!important;filter:brightness(1.04)}.fixed-right-menu.fixed-right-menu--fab a:focus-visible{outline:2px solid rgba(255,255,255,.85);outline-offset:2px}.fixed-right-menu__toggle{pointer-events:auto;appearance:none;border:0;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;gap:8px;height:50px;min-width:50px;padding:0 16px 0 14px;border-radius:999px;background:var(--theme-color,#7c3aed);color:#fff;font-size:14px;font-weight:700;letter-spacing:.01em;line-height:1;white-space:nowrap;box-shadow:0 10px 24px rgba(15,23,42,.22),inset 0 1px 0 rgba(255,255,255,.2);overflow:hidden;transition:transform .28s ease,box-shadow .28s ease,padding .38s cubic-bezier(.22,1,.36,1),gap .38s cubic-bezier(.22,1,.36,1),min-width .38s cubic-bezier(.22,1,.36,1),width .38s cubic-bezier(.22,1,.36,1)}.fixed-right-menu__toggle:hover,.fixed-right-menu__toggle:focus-visible{transform:translateY(-1px);box-shadow:0 12px 28px rgba(15,23,42,.28),inset 0 1px 0 rgba(255,255,255,.22)}.fixed-right-menu__toggle:focus-visible{outline:2px solid rgba(255,255,255,.9);outline-offset:2px}.fixed-right-menu__toggle-icons{position:relative;width:18px;height:18px;flex-shrink:0}.fixed-right-menu__toggle-cycle{position:absolute;inset:0;transition:opacity .22s ease}.fixed-right-menu__toggle-icon,.fixed-right-menu__toggle-close{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;font-size:16px;line-height:1;transition:opacity .32s ease,transform .32s ease}.fixed-right-menu__toggle-icon{opacity:0;transform:translateY(7px) scale(.72)}.fixed-right-menu__toggle-icon.is-on{opacity:1;transform:none}.fixed-right-menu__toggle-close{opacity:0;transform:rotate(-60deg) scale(.7)}.fixed-right-menu--fab.is-open .fixed-right-menu__toggle-cycle{opacity:0}.fixed-right-menu--fab.is-open .fixed-right-menu__toggle-icon{opacity:0!important;transform:translateY(-6px) scale(.72)}.fixed-right-menu--fab.is-open .fixed-right-menu__toggle-close{opacity:1;transform:none}.fixed-right-menu__toggle-label{display:inline-block;max-width:7.5em;opacity:1;overflow:hidden;transform-origin:right center;transition:max-width .38s cubic-bezier(.22,1,.36,1),opacity .28s ease,transform .38s cubic-bezier(.22,1,.36,1)}.fixed-right-menu--fab.is-compact .fixed-right-menu__toggle,.fixed-right-menu--fab.is-open .fixed-right-menu__toggle{width:50px;min-width:50px;padding:0;gap:0}.fixed-right-menu--fab.is-compact .fixed-right-menu__toggle-label,.fixed-right-menu--fab.is-open .fixed-right-menu__toggle-label{max-width:0;opacity:0;transform:translateX(8px)}@media(max-width:768px){.fixed-right-menu.fixed-right-menu--fab{right:15px;bottom:calc(78px + env(safe-area-inset-bottom,0px))}body:has(#productFixedBottomOrderbar) .fixed-right-menu.fixed-right-menu--fab{bottom:calc(96px + env(safe-area-inset-bottom,0px))}}@media(min-width:769px){body:has(#productFixedBottomOrderbar) .fixed-right-menu.fixed-right-menu--fab{bottom:calc(16px + env(safe-area-inset-bottom,0px))}}@media(prefers-reduced-motion:reduce){.fixed-right-menu.fixed-right-menu--fab a,.fixed-right-menu__toggle,.fixed-right-menu__toggle-icon,.fixed-right-menu__toggle-close,.fixed-right-menu__toggle-label,.fixed-right-menu__backdrop{transition:none!important}.fixed-right-menu.fixed-right-menu--fab a{transform:none!important}}
@media (max-width:768px){
.fixed-right-menu.fixed-right-menu--fab .fixed-right-menu__actions{position:fixed;left:50%;top:50%;width:min(420px,calc(100vw - 24px));max-height:calc(100vh - 170px);overflow-y:auto;display:flex;flex-direction:column;align-items:stretch;gap:12px;padding:24px 16px 16px;background:rgba(255,255,255,.97);border:1px solid rgba(255,255,255,.7);border-radius:28px;box-shadow:0 30px 80px rgba(15,23,42,.32),0 2px 6px rgba(15,23,42,.06);opacity:0;visibility:hidden;transform:translate(-50%,-44%) scale(.94);transition:opacity .26s ease,transform .34s cubic-bezier(.22,1,.36,1),visibility .26s ease}
.fixed-right-menu.fixed-right-menu--fab.is-open .fixed-right-menu__actions{opacity:1;visibility:visible;transform:translate(-50%,-50%) scale(1)}
.fixed-right-menu.fixed-right-menu--fab .fixed-right-menu__actions::before{content:"Bize Ulaşın";display:block;margin:0 0 4px;font-size:20px;font-weight:800;color:#0f172a;letter-spacing:-.02em;text-align:center}
.fixed-right-menu.fixed-right-menu--fab a{width:100%;min-width:0;height:84px;flex-direction:row;justify-content:flex-start;align-items:center;gap:16px;padding:0 18px 0 14px;border-radius:22px;box-shadow:0 10px 24px rgba(15,23,42,.16),inset 0 1px 0 rgba(255,255,255,.25);overflow:hidden}
.fixed-right-menu.fixed-right-menu--fab a::after{content:"";position:absolute;inset:0;background:radial-gradient(90% 120% at 0% 0%,rgba(255,255,255,.26),rgba(255,255,255,0) 55%);pointer-events:none}
.fixed-right-menu.fixed-right-menu--fab a::before{content:"›";position:absolute;right:18px;top:50%;transform:translateY(-54%);font-size:30px;font-weight:300;line-height:1;color:rgba(255,255,255,.85)}
.fixed-right-menu.fixed-right-menu--fab a i{display:flex;align-items:center;justify-content:center;flex-shrink:0;width:56px;height:56px;border-radius:17px;background:rgba(255,255,255,.2);box-shadow:inset 0 1px 0 rgba(255,255,255,.3);font-size:1.6rem}
.fixed-right-menu.fixed-right-menu--fab a span{position:static;transform:none;padding:0 28px 0 0;background:transparent;box-shadow:none;color:#fff;font-size:17px;font-weight:700;letter-spacing:.01em;text-align:left;white-space:normal;line-height:1.2;opacity:1}
.fixed-right-menu.fixed-right-menu--fab a span::after{display:block;margin-top:3px;font-size:12.5px;font-weight:500;opacity:.88}
.fixed-right-menu.fixed-right-menu--fab a[data-type="whatsapp"] span::after{content:"Hemen mesaj gönderin"}
.fixed-right-menu.fixed-right-menu--fab a[data-type="phone"] span::after{content:"Bizi hemen arayın"}
.fixed-right-menu.fixed-right-menu--fab a[data-type="instagram"] span::after{content:"Bizi takip edin"}
.fixed-right-menu.fixed-right-menu--fab a[data-type="telegram"] span::after{content:"Telegram'dan yazın"}
.fixed-right-menu.fixed-right-menu--fab a[data-type="tracking"] span::after{content:"Siparişiniz nerede?"}
.fixed-right-menu.fixed-right-menu--fab a[data-type="fastpayment"] span::after{content:"Hızlı ödeme yapın"}
.fixed-right-menu.fixed-right-menu--fab a[data-type="favorites"] span::after{content:"Beğendiğiniz ürünler"}
.fixed-right-menu.fixed-right-menu--fab a:hover,.fixed-right-menu.fixed-right-menu--fab a:focus-visible{transform:none!important}
.fixed-right-menu.fixed-right-menu--fab a:active{transform:scale(.98)!important}
}
@media (max-width:768px) and (prefers-reduced-motion:reduce){
.fixed-right-menu.fixed-right-menu--fab .fixed-right-menu__actions{transition:none;transform:translate(-50%,-50%)}
}
