.r4x-share-layer[hidden]{display:none!important}
.r4x-share-layer{position:fixed;inset:0;z-index:2147482000;display:grid;place-items:center;padding:18px;font-family:"Open Sans",system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}
.r4x-share-layer__backdrop{position:absolute;inset:0;border:0;background:rgba(8,10,14,.64);backdrop-filter:blur(5px);cursor:default}
.r4x-share-dialog{position:relative;width:min(590px,100%);max-height:min(760px,calc(100vh - 36px));overflow:auto;border:1px solid #d9c99f;border-radius:24px;background:#fff;color:#171717;box-shadow:0 28px 90px rgba(0,0,0,.28)}
.r4x-share-dialog__head{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;padding:23px 23px 0}
.r4x-share-dialog__eyebrow{margin:0 0 5px;color:#876717;font-size:.7rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase}
.r4x-share-dialog__title{margin:0;font-size:clamp(1.35rem,4vw,1.75rem);line-height:1.15;letter-spacing:-.025em}
.r4x-share-dialog__close{flex:0 0 auto;display:grid;place-items:center;width:38px;height:38px;margin:-3px -3px 0 0;border:1px solid #d8d8d8;border-radius:50%;background:#fff;color:#222;font-size:1.35rem;line-height:1;cursor:pointer}
.r4x-share-dialog__close:hover,.r4x-share-dialog__close:focus-visible{background:#f3f1ec;border-color:#a68a43}
.r4x-share-dialog__body{padding:20px 23px 24px}
.r4x-share-dialog__label{margin:0 0 8px;color:#676158;font-size:.72rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}
.r4x-share-dialog__preview{margin:0;padding:16px;border:1px solid #e2d8bf;border-radius:15px;background:#fbf8f1;color:#292720;font-size:.91rem;line-height:1.6;white-space:pre-line}
.r4x-share-dialog__url{display:block;margin:10px 2px 0;color:#6b6252;font-size:.76rem;line-height:1.35;overflow-wrap:anywhere}
.r4x-share-dialog__actions{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:19px}
.r4x-share-action{display:inline-flex;align-items:center;justify-content:center;min-height:47px;padding:11px 14px;border:1px solid #cfc6b2;border-radius:999px;background:#fff;color:#1d1b16;font-family:inherit;font-size:.88rem;font-weight:750;line-height:1.2;text-align:center;cursor:pointer}
.r4x-share-action:hover,.r4x-share-action:focus-visible{border-color:#9c7820;background:#fff8df}
.r4x-share-action--primary{border-color:#bb8e1c;background:linear-gradient(135deg,#f6df91,#d4af37);color:#17130a}
.r4x-share-action--primary:hover,.r4x-share-action--primary:focus-visible{background:linear-gradient(135deg,#ffeaa7,#ddb63a)}
.r4x-share-action[hidden]{display:none!important}
.r4x-share-dialog__note{margin:14px 2px 0;color:#716b61;font-size:.75rem;line-height:1.45}
.r4x-share-dialog__status{min-height:1.35em;margin:10px 2px 0;color:#5c460d;font-size:.8rem;font-weight:700;line-height:1.35}
body.r4x-share-open{overflow:hidden}
@media(max-width:560px){.r4x-share-layer{align-items:end;padding:10px}.r4x-share-dialog{max-height:calc(100vh - 20px);border-radius:22px}.r4x-share-dialog__head{padding:20px 18px 0}.r4x-share-dialog__body{padding:17px 18px 21px}.r4x-share-dialog__actions{grid-template-columns:1fr}}
@media(prefers-reduced-motion:no-preference){.r4x-share-dialog{animation:r4x-share-in .16s ease-out}@keyframes r4x-share-in{from{opacity:0;transform:translateY(10px) scale(.985)}to{opacity:1;transform:none}}}
