.prompt-unlock-backdrop{z-index:300;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#00000052;position:fixed;inset:0}.prompt-unlock-dialog{z-index:301;border:1px solid var(--hero-border-strong);background:var(--hero-surface);width:min(460px,100vw - 32px);max-height:calc(100dvh - 32px);color:var(--hero-ink);border-radius:14px;position:fixed;top:50%;left:50%;overflow-y:auto;transform:translate(-50%,-50%);box-shadow:0 12px 40px #0000002e}.prompt-unlock-header{border-bottom:1px solid var(--hero-border);align-items:center;gap:12px;padding:24px 52px 20px 24px;display:flex}.prompt-unlock-icon{border:1px solid var(--hero-border);background:color-mix(in srgb, var(--hero-surface), var(--hero-ink) 5%);border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:38px;height:38px;display:flex}.prompt-unlock-close{width:30px;height:30px;color:var(--hero-muted);border-radius:6px;place-items:center;display:grid;position:absolute;top:20px;right:16px}.prompt-unlock-body{padding:22px 24px 20px}.prompt-unlock-benefits{color:var(--hero-muted);flex-wrap:wrap;gap:8px 16px;margin-top:12px;font-size:12px;display:flex}.prompt-unlock-benefits span{align-items:center;gap:5px;display:inline-flex}.prompt-unlock-summary{border:1px solid var(--hero-border);background:color-mix(in srgb, var(--hero-surface), var(--hero-ink) 4%);font-variant-numeric:tabular-nums;border-radius:9px;margin-top:22px;padding:16px;font-size:13px}.prompt-unlock-summary>div{justify-content:space-between;align-items:baseline;gap:16px;display:flex}.prompt-unlock-summary>div+div{margin-top:12px}.prompt-unlock-summary>div>span:first-child{color:var(--hero-muted)}.prompt-unlock-summary strong{font-size:15px;font-weight:600}.prompt-unlock-summary .prompt-unlock-total{border-top:1px solid var(--hero-border);padding-top:12px}.prompt-unlock-checkin{color:var(--hero-muted);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px;margin-top:16px;font-size:12px;display:flex}.prompt-unlock-checkin button,.prompt-unlock-checkin button:hover{box-shadow:none}.prompt-unlock-note{color:var(--hero-muted);margin-top:18px;font-size:12px;line-height:1.7}.prompt-unlock-footer{border-top:1px solid var(--hero-border);flex-wrap:wrap;justify-content:flex-end;gap:10px;padding:16px 24px;display:flex}.prompt-unlock-button{border:1px solid var(--hero-border-strong);height:36px;color:var(--hero-ink);border-radius:7px;justify-content:center;align-items:center;padding:0 14px;font-size:13px;font-weight:500;display:inline-flex}.prompt-unlock-dialog button{cursor:pointer;transition:background-color .15s,color .15s}.prompt-unlock-dialog button:focus-visible{outline:2px solid var(--hero-muted);outline-offset:3px}.prompt-unlock-button:hover,.prompt-unlock-close:hover{background:color-mix(in srgb, var(--hero-surface), var(--hero-ink) 7%)}.prompt-unlock-dialog .prompt-unlock-primary{background:var(--hero-ink);color:var(--hero-bg);border-color:#0000}.prompt-unlock-dialog .prompt-unlock-primary:hover{background:color-mix(in srgb, var(--hero-ink), var(--hero-surface) 12%)}.prompt-unlock-dialog button:disabled{cursor:not-allowed}.prompt-unlock-dialog .prompt-unlock-primary:disabled{border-color:var(--hero-border);background:color-mix(in srgb, var(--hero-surface), var(--hero-ink) 7%);color:var(--hero-muted)}@media (width<=480px){.prompt-unlock-header{padding-left:20px}.prompt-unlock-body{padding:20px}.prompt-unlock-footer{padding:16px 20px}}@media (prefers-reduced-motion:reduce){.prompt-unlock-dialog button{transition:none}}
