.fdc-share-location-v44 { align-items:center; appearance:none; background:#17324d; border:2px solid #fff; border-radius:999px; bottom:auto; box-shadow:0 .35rem 1rem rgba(0,0,0,.28); color:#fff; cursor:pointer; display:inline-flex; font:inherit; font-size:.82rem; font-weight:750; gap:.4rem; left:1rem; min-height:2.65rem; padding:.6rem 1rem; position:fixed; right:auto; top:calc(var(--fdc-position-tools-top, 6rem) + 3.2rem); white-space:nowrap; z-index:9500; }
.fdc-share-location-v44:hover,.fdc-share-location-v44:focus-visible { background:#157a6e; outline:3px solid rgba(21,122,110,.35); outline-offset:2px; }
.fdc-share-location-v44[hidden] { display:none !important; }
.fdc-share-location-v44 span { font-size:1.15rem; line-height:1; }
.fdc-location-toast-v44 { background:#17324d; border-radius:.75rem; bottom:1rem; box-shadow:0 .5rem 1.5rem rgba(0,0,0,.28); color:#fff; left:50%; max-width:min(32rem,calc(100vw - 2rem)); opacity:0; padding:.8rem 1rem; pointer-events:none; position:fixed; text-align:center; transform:translate(-50%,1rem); transition:opacity .18s ease,transform .18s ease; z-index:10000; }
.fdc-location-toast-v44.is-visible { opacity:1; transform:translate(-50%,0); }
.fdc-location-toast-v44.is-error { background:#9f2f2f; }
@media (max-width:760px) { .fdc-share-location-v44 { border-radius:50%; justify-content:center; min-width:2.65rem; padding:.55rem; } .fdc-share-location-v44 b { border:0; clip:rect(0 0 0 0); height:1px; margin:-1px; overflow:hidden; padding:0; position:absolute; width:1px; } }
