.shelf-confirmation{box-sizing:border-box;overscroll-behavior:contain;border:2px solid var(--ink);background:var(--paper,#f4efe5);width:min(560px,100% - 32px);max-height:calc(100dvh - 32px);color:var(--ink);box-shadow:8px 8px 0 var(--red);margin:auto;padding:clamp(20px,5vw,32px);overflow-y:auto}.shelf-confirmation::backdrop{background:#000000a6}.shelf-confirmation h2{margin:12px 0 20px;font-size:clamp(24px,5vw,32px);line-height:1.15}.shelf-confirmation p{overflow-wrap:anywhere;font-size:16px;line-height:1.6}.shelf-confirmation .eyebrow{font-size:14px}.shelf-confirmation .shelf-confirmation-note{margin-top:16px}.shelf-confirmation-actions{flex-wrap:wrap;gap:12px;margin-top:24px;display:flex}.shelf-confirmation-actions button{border:1px solid var(--ink);min-height:48px;color:var(--ink);font:600 14px var(--font-mono);cursor:pointer;background:0 0;flex:160px;padding:12px 16px}.shelf-confirmation-actions .shelf-confirmation-accept{background:var(--ink);color:#fff}.shelf-confirmation-actions button:focus-visible{outline:3px solid var(--red);outline-offset:3px}
