/* No Preguntes V2.237 · preview compartidos · móvil sin recorte */
html.np-share-open,html.np-share-open body{overflow:hidden}
.np-share-overlay{position:fixed;inset:0;z-index:12000;background:rgba(10,10,10,.74);display:grid;place-items:center;padding:24px;overflow:auto}
.np-share-overlay[hidden]{display:none}
.np-share-modal{width:min(520px,100%);background:#f7f6f2;color:#0a0a0a;border:2px solid #0a0a0a;padding:20px;box-sizing:border-box}
.np-share-modal__head{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;border-bottom:1px solid #0a0a0a;padding-bottom:14px;margin-bottom:16px}
.np-share-modal__head small{display:block;font:700 11px/1 Inter,Arial,sans-serif;letter-spacing:.16em;color:#66635f;margin-bottom:7px}
.np-share-modal__head h2{font:400 clamp(32px,8vw,48px)/.95 "Bebas Neue",Arial Narrow,sans-serif;margin:0}
.np-share-close{appearance:none;border:0;background:none;color:#0a0a0a;font:400 42px/1 Arial,sans-serif;cursor:pointer;padding:0 4px}
.np-share-preview-wrap{appearance:none;position:relative;width:100%;padding:0;background:#ebe9e2;border:1px solid #0a0a0a;display:grid;place-items:center;overflow:hidden;cursor:zoom-in;box-sizing:border-box}
.np-share-overlay.is-loading .np-share-preview-wrap{min-height:260px}
.np-share-overlay.is-loading .np-share-preview-wrap::after{content:'GENERANDO 1080 × 1350…';font:400 27px/1 "Bebas Neue",Arial Narrow,sans-serif;letter-spacing:.04em}
.np-share-preview{display:block;width:100%;height:auto;aspect-ratio:4/5;object-fit:contain;background:#f7f6f2}
.np-share-overlay.is-loading .np-share-preview{visibility:hidden;position:absolute}
.np-share-help{margin:12px 0 0;font:500 12px/1.5 Inter,Arial,sans-serif;color:#66635f}
.np-share-actions{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:16px}
.np-share-btn{appearance:none;border:2px solid #0a0a0a;min-height:52px;padding:0 18px;font:700 13px/1 Inter,Arial,sans-serif;letter-spacing:.05em;cursor:pointer}
.np-share-btn--ghost{background:#f7f6f2;color:#0a0a0a}
.np-share-btn--accent{background:#ff4b2e;color:#0a0a0a;border-color:#ff4b2e}
.np-share-btn:hover,.np-share-btn:focus-visible{transform:translateY(-1px)}
@media(max-width:560px){.np-share-overlay{padding:10px;align-items:start}.np-share-modal{padding:14px}.np-share-preview{width:100%;max-height:none}.np-share-actions{grid-template-columns:1fr}.np-share-help{text-align:left}.np-share-btn{min-height:54px}}
