/* Keep the two Bootstrap 5 spacing utilities used by tour templates. */
.gap-3{gap:1rem!important}.row.g-3{margin-top:-1rem}.row.g-3>*{margin-top:1rem}
#back-to-top{border:0;padding:0}#back-to-top[hidden]{display:none}
.fg-tour-share{width:calc(100% - 32px);max-width:480px;padding:24px;border:1px solid #e4ebf5;border-radius:16px;color:#14233b;background:#fff;box-shadow:0 20px 70px rgba(8,42,94,.2)}
.fg-tour-share::backdrop{background:rgba(8,25,48,.55)}
.fg-tour-share h2{margin:0 0 16px;font-size:24px;font-weight:700;line-height:1.3}
.fg-tour-share label{display:block;margin-bottom:6px;font-size:14px}
.fg-tour-share input{box-sizing:border-box;width:100%;min-height:46px;padding:10px;border:1px solid #aebdd0;border-radius:8px;font:inherit;font-size:14px;color:#14233b}
.fg-tour-share p{min-height:24px;margin:10px 0;font-size:14px}
.fg-tour-share-actions{display:flex;flex-wrap:wrap;gap:10px}
.fg-tour-share button{min-height:44px;padding:10px 20px;border:1px solid #0d6efd;border-radius:8px;background:#0d6efd;color:#fff;font:inherit;cursor:pointer}
.fg-tour-share button[data-fg-share-close]{background:#fff;color:#14233b;border-color:#aebdd0}
.fg-tour-share :focus-visible,[data-fg-share-tour]:focus-visible,#back-to-top:focus-visible{outline:3px solid #1967d2;outline-offset:3px}
