body.penta-public-purchases-v4 .penta-public-purchases-table-v4 td:nth-child(5){white-space:nowrap!important;min-width:92px!important}
body.penta-public-purchases-v4 .penta-view-key-btn{height:30px;display:inline-flex;align-items:center;justify-content:center;padding:0 10px;border:1px solid #3f3f46;border-radius:8px;background:#18181b;color:#f4f4f5;font-family:Poppins,system-ui,sans-serif;font-size:10px;font-weight:600;cursor:pointer}
body.penta-public-purchases-v4 .penta-view-key-btn:hover{border-color:rgba(190,36,220,.6);background:rgba(190,36,220,.08)}
body.penta-public-purchases-v4 .penta-no-key{color:#71717a}
body.penta-key-modal-open{overflow:hidden!important}
.penta-key-view-modal{position:fixed;inset:0;z-index:2147483200;font-family:Poppins,system-ui,sans-serif;color:#f4f4f5}
.penta-key-view-backdrop{position:absolute;inset:0;background:rgba(0,0,0,.72)}
.penta-key-view-dialog{position:relative;width:min(520px,calc(100vw - 24px));margin:15vh auto 0;overflow:hidden;border:1px solid #27272a;border-radius:14px;background:#111}
.penta-key-view-dialog header{display:flex;align-items:center;justify-content:space-between;padding:14px 16px;border-bottom:1px solid #27272a}
.penta-key-view-dialog h2{margin:0;font-size:14px;font-weight:600}
.penta-key-view-dialog header button{width:32px;height:32px;border:1px solid #3f3f46;border-radius:9px;background:#18181b;color:#d4d4d8;cursor:pointer}
.penta-key-view-dialog pre{margin:0;padding:18px;max-height:42vh;overflow:auto;white-space:pre-wrap;overflow-wrap:anywhere;background:#0a0a0a;color:#f4f4f5;font:500 12px/1.7 ui-monospace,SFMono-Regular,Menlo,monospace}
.penta-key-view-dialog footer{display:flex;justify-content:flex-end;gap:7px;padding:12px 16px;border-top:1px solid #27272a}
.penta-key-view-dialog footer button{height:34px;padding:0 12px;border:1px solid #3f3f46;border-radius:9px;background:#18181b;color:#f4f4f5;font:600 10px Poppins,system-ui,sans-serif;cursor:pointer}
.penta-key-view-dialog footer button[data-copy]{background:#BE24DC;border-color:#BE24DC;color:#fff}
@media(max-width:640px){.penta-key-view-dialog{margin:12px auto 0;width:calc(100vw - 16px)}.penta-key-view-dialog pre{max-height:58vh}}
