/* V12 — sade, parlayan hızlı erişim araçları */
:root{--lv-rose:#a91d62;--lv-rose2:#df4b8e;--lv-gold:#c79b5a;--lv-cream:#fff8f2}
.lv-float-social{position:fixed;right:18px;bottom:18px;z-index:88;display:flex;flex-direction:column;gap:12px;align-items:center}
.lv-float-btn{position:relative;width:56px;height:56px;border:0;border-radius:50%;display:grid;place-items:center;text-decoration:none!important;cursor:pointer;isolation:isolate;transition:transform .18s ease,box-shadow .18s ease}
.lv-float-btn svg{width:31px;height:31px;display:block;fill:none;stroke:currentColor;stroke-width:1.9;stroke-linecap:round;stroke-linejoin:round}
.lv-float-btn:before{content:"";position:absolute;inset:-5px;border-radius:inherit;z-index:-1;opacity:.45;animation:lvGlow 2.15s ease-in-out infinite}
.lv-float-btn:hover{transform:translateY(-2px) scale(1.04)}
.lv-instagram{color:#fff!important;background:radial-gradient(circle at 33% 100%,#ffd36a 0 23%,#f04b57 39%,#c42d91 62%,#6445d8 100%);box-shadow:0 10px 28px rgba(196,45,145,.32)}
.lv-instagram:before{box-shadow:0 0 0 4px rgba(196,45,145,.12),0 0 25px rgba(240,75,87,.44)}
.lv-instagram svg .lv-dot{fill:currentColor;stroke:none}
.lv-whatsapp{color:#fff!important;background:#20c768;box-shadow:0 10px 28px rgba(32,199,104,.34)}
.lv-whatsapp:before{box-shadow:0 0 0 4px rgba(32,199,104,.12),0 0 27px rgba(32,199,104,.46);animation-delay:.35s}
.lv-whatsapp svg path:first-child{fill:none}.lv-whatsapp svg path:last-child{fill:currentColor;stroke:none}
.lv-call{position:fixed;left:18px;bottom:18px;z-index:88;color:#fff!important;background:linear-gradient(145deg,#2476ff,#143b8f);box-shadow:0 10px 28px rgba(36,118,255,.32)}
.lv-call:before{box-shadow:0 0 0 4px rgba(36,118,255,.12),0 0 28px rgba(36,118,255,.48);animation-delay:.18s}
.lv-call svg path{fill:none;stroke:currentColor;stroke-width:1.9;stroke-linecap:round;stroke-linejoin:round}
@media(max-width:640px){.lv-float-social{right:14px;bottom:16px;gap:10px}.lv-call{left:14px;bottom:16px}.lv-float-btn{width:52px;height:52px}.lv-float-btn svg{width:29px;height:29px}}
@media(prefers-reduced-motion:reduce){.lv-float-btn:before{animation:none}}
