.share-open{cursor:pointer}
.result-share{display:inline-flex;align-items:center;justify-content:center;gap:10px;width:100%;max-width:440px;min-height:46px;margin:16px auto 8px;padding:11px 18px;background:#f8d24d;color:#102b32;border:2px solid #102b32;border-radius:5px;box-shadow:3px 4px 0 #102b32;font:800 17px 'Barlow Condensed',sans-serif;text-transform:uppercase;letter-spacing:.04em;pointer-events:auto}
.share-open svg{width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}
.intro-secondary-actions{flex-wrap:wrap}
.share-dialog{box-sizing:border-box;position:fixed;inset:0;width:min(520px,calc(100% - 24px));max-height:calc(100dvh - 28px);margin:auto;padding:80px 24px 24px;border:3px solid #102b32;border-radius:8px;background:#fff3d6;color:#102b32;box-shadow:9px 10px 0 #09232ac4;overflow:auto;font-family:'Barlow',sans-serif}
.share-dialog::backdrop{background:#062831ad}
.share-dialog[hidden]{display:none}
.share-dismiss{position:absolute;top:16px;right:16px;display:grid;place-items:center;width:44px;height:44px;border:2px solid #102b32;border-radius:50%;background:#fff9eb;color:#102b32;cursor:pointer}
.share-dismiss svg{width:24px;height:24px;fill:none;stroke:currentColor;stroke-width:2.5;stroke-linecap:round}
.share-dismiss:focus-visible{outline:3px solid #e15e35;outline-offset:3px}
.share-dialog h2{margin:0 0 18px;font:900 clamp(27px,6vw,40px)/1 'Barlow Condensed',sans-serif;text-transform:uppercase;letter-spacing:-.025em}
.share-message{margin:0;font-size:18px;font-weight:700;line-height:1.4;overflow-wrap:anywhere}
.share-domain{display:inline-block;margin:10px 0 22px;color:#096e7e;font-weight:800;text-decoration:underline;text-underline-offset:3px}
.share-options{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}
.share-options a,.share-options button{display:flex;align-items:center;justify-content:center;min-height:48px;padding:10px 8px;border:2px solid #102b32;border-radius:4px;background:#fff9eb;color:#102b32;font:800 17px 'Barlow Condensed',sans-serif;text-decoration:none;cursor:pointer;overflow-wrap:anywhere}
.share-options .share-copy,.share-options .share-native{grid-column:1/-1}
.share-options .share-copy{background:#f8d24d;box-shadow:3px 3px 0 #102b32}
.share-options .share-native{background:#102b32;color:#fff3d6}
.share-options [hidden]{display:none}
.share-options a:hover,.share-options button:hover{background:#f8d24d;color:#102b32}
.share-options :focus-visible,.share-close:focus-visible,.share-domain:focus-visible,.share-manual:focus-visible{outline:3px solid #e15e35;outline-offset:4px}
.share-status{min-height:1.4em;margin:14px 0;font-weight:600;line-height:1.4}
.share-manual{box-sizing:border-box;width:100%;min-height:96px;padding:10px;border:2px solid #102b32;border-radius:4px;background:#fff9eb;color:#102b32;font:16px/1.4 'Barlow',sans-serif;resize:vertical}
.share-close{display:block;width:100%;min-height:44px;margin-top:10px;border:0;background:transparent;color:#102b32;font:800 17px 'Barlow Condensed',sans-serif;text-decoration:underline;text-underline-offset:4px;cursor:pointer}
@media(max-width:420px){.share-dialog{padding:76px 18px 18px}.share-options{gap:8px}.share-options a{font-size:16px}.result-share{margin-top:12px}}
