.floating-tools{position:fixed;right:18px;bottom:26px;z-index:50;display:flex;flex-direction:column;align-items:flex-end;gap:9px}
.floating-tools button{width:46px;height:46px;display:flex;align-items:center;justify-content:center;border:1px solid #dbe4e1;border-radius:13px;background:rgba(255,255,255,.96);color:#234a42;box-shadow:0 8px 24px rgba(18,48,41,.12);cursor:pointer;transition:.2s;backdrop-filter:blur(10px)}
.floating-tools button:hover{border-color:#176b5b;background:linear-gradient(145deg,#20806d,#126153);color:#fff;transform:translateY(-3px) scale(1.04);box-shadow:0 13px 30px rgba(23,107,91,.28)}
.floating-tools svg{width:21px;height:21px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}
.wl-back-home-row{margin-top:24px;margin-bottom:-18px;position:relative;z-index:2}.wl-back-home{display:inline-flex;align-items:center;gap:9px;min-height:42px;padding:0 17px 0 14px;border:1px solid #cfe1dc;border-radius:12px;background:linear-gradient(135deg,#fff 0%,#f3faf7 100%);color:#176b5b;font-size:15px;font-weight:750;text-decoration:none;box-shadow:0 7px 20px rgba(18,72,61,.09);transition:transform .2s,box-shadow .2s,border-color .2s,background .2s}.wl-back-home svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;transition:transform .2s}.wl-back-home:hover{color:#fff;border-color:#176b5b;background:linear-gradient(135deg,#176b5b,#238673);box-shadow:0 10px 25px rgba(23,107,91,.23);transform:translateY(-2px)}.wl-back-home:hover svg{transform:translateX(-3px)}
.wl-hover-tip{position:relative}.wl-hover-tip:after{content:attr(data-tooltip);position:absolute;right:55px;top:50%;padding:6px 9px;border-radius:7px;background:#173f37;color:#fff;font-size:12px;line-height:1;white-space:nowrap;opacity:0;pointer-events:none;transform:translate(5px,-50%);transition:.2s}.wl-hover-tip:hover:after{opacity:1;transform:translate(0,-50%)}
#wl-backtop{opacity:0;pointer-events:none;transform:translateY(8px)}#wl-backtop.show{opacity:1;pointer-events:auto;transform:none}#wl-backtop.show:hover{transform:translateY(-3px) scale(1.04)}
@media(max-width:600px){.wl-back-home-row{margin-top:14px;margin-bottom:-10px}.wl-back-home{min-height:38px;padding:0 13px;font-size:14px;border-radius:10px}.floating-tools{right:10px;bottom:16px}.floating-tools button{width:42px;height:42px;border-radius:12px}.wl-hover-tip:after{display:none}}
