:root{--gv-share-bottom:36px;--gv-share-right:36px}
.gv-share-dock{position:fixed;right:var(--gv-share-right);bottom:var(--gv-share-bottom);z-index:800;display:grid;grid-template-columns:176px;gap:10px;transition:bottom .18s ease,right .18s ease}
.gv-share-button{position:relative;width:176px;height:48px;border:1px solid #cfd9d2;border-radius:12px;display:flex;align-items:center;justify-content:center;gap:10px;background:#fff;color:#183e32;box-shadow:0 7px 22px rgba(21,55,44,.16);cursor:pointer;text-decoration:none;font:650 14px/1.2 system-ui,-apple-system,"Segoe UI",sans-serif;padding:0 14px}
.gv-share-button:hover{transform:translateY(-1px);box-shadow:0 9px 25px rgba(21,55,44,.21)}
.gv-share-button:focus-visible{outline:3px solid #9a7857;outline-offset:3px}
.gv-share-whatsapp{background:#1f875d;border-color:#1f875d;color:#fff}
.gv-share-button svg{width:20px;height:20px;display:block;flex:0 0 20px;fill:none;stroke:currentColor;stroke-width:1.9;stroke-linecap:round;stroke-linejoin:round}
.gv-share-whatsapp svg{fill:currentColor;stroke:none}
.gv-share-text{position:static;width:auto;height:auto;padding:0;margin:0;overflow:visible;clip:auto;white-space:nowrap;border:0}
.gv-share-button::after{display:none}
.gv-share-status{position:absolute;right:0;bottom:calc(100% + 10px);width:max-content;max-width:calc(100vw - 32px);padding:9px 12px;margin:0;border-radius:8px;background:#183e32;color:#fff;box-shadow:0 7px 22px rgba(21,55,44,.2);font:600 13px/1.3 system-ui,-apple-system,"Segoe UI",sans-serif;white-space:normal;opacity:0;visibility:hidden;transform:translateY(5px);pointer-events:none;transition:opacity .16s ease,transform .16s ease,visibility .16s ease}
.gv-share-status.is-visible{opacity:1;visibility:visible;transform:translateY(0)}
.gv-share-status[data-state="error"]{background:#7d352d}
.gv-share-copy.is-copied{background:#e8f2ec;border-color:#7da28b;color:#174a38}
.gv-share-copy.is-copied::after{display:none}
.gv-share-dock.gv-share-rail-safe{grid-template-columns:36px;gap:9px}.gv-share-dock.gv-share-rail-safe .gv-share-button{width:36px;height:36px;border-radius:50%;padding:0}.gv-share-dock.gv-share-rail-safe .gv-share-text{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap;border:0}
@media(max-width:760px){body.gv-share-enabled{padding-bottom:calc(70px + env(safe-area-inset-bottom))}.gv-share-dock{left:0;right:0;bottom:var(--gv-share-bottom);grid-template-columns:1fr 1fr;gap:8px;padding:8px 12px calc(8px + env(safe-area-inset-bottom));background:rgba(255,255,255,.97);border-top:1px solid #dce3dd;box-shadow:0 -7px 20px rgba(21,55,44,.09);backdrop-filter:blur(9px)}.gv-share-button{width:100%;height:46px;border-radius:10px;gap:9px;box-shadow:none;font-size:13px;padding:0 10px}.gv-share-button svg{width:20px;height:20px}.gv-share-button:hover{transform:none;box-shadow:none}.gv-share-text{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto;white-space:normal}.gv-share-button::after{display:none}}
@media(max-width:760px){.gv-share-status{right:12px;bottom:calc(100% + 8px)}}
@media(prefers-reduced-motion:reduce){.gv-share-dock,.gv-share-button,.gv-share-button::after,.gv-share-status{transition:none}}
@media print{.gv-share-dock{display:none!important}body.gv-share-enabled{padding-bottom:0!important}}
