/* assets/tok10chk.css */
.tok10chk-wrap{max-width:640px;margin:18px auto;padding:0 14px 28px;font-family:ui-sans-serif,system-ui,-apple-system,Segoe UI,Roboto,Arial}
.tok10chk-card{background:#0b1220;color:#e5e7eb;border:1px solid rgba(255,255,255,.10);border-radius:16px;box-shadow:0 14px 38px rgba(15,23,42,.18);padding:16px}
.tok10chk-title{font-size:18px;font-weight:800;letter-spacing:.2px}
.tok10chk-sub{margin-top:6px;color:rgba(229,231,235,.75);font-size:13px}
.tok10chk-actions{margin-top:14px;display:flex;gap:10px;align-items:center}
.tok10chk-btn{border:0;border-radius:999px;padding:10px 14px;font-weight:800;cursor:pointer}
.tok10chk-btn-ghost{background:rgba(255,255,255,.08);color:#e5e7eb}
.tok10chk-kv{margin-top:14px;border-top:1px solid rgba(255,255,255,.10);padding-top:12px}
.tok10chk-row{display:flex;justify-content:space-between;gap:12px;padding:8px 0;border-bottom:1px solid rgba(255,255,255,.06)}
.tok10chk-row:last-child{border-bottom:0}
.tok10chk-k{color:rgba(229,231,235,.70);font-size:12px}
.tok10chk-v{font-weight:800;font-size:13px}
.tok10chk-msg{margin-top:10px;background:rgba(255,255,255,.06);border:1px solid rgba(255,255,255,.10);border-radius:12px;padding:10px;font-size:13px;color:#e5e7eb}

.tok10chk-ov{position:fixed;inset:0;z-index:2147482000}
.tok10chk-ov-back{position:absolute;inset:0;background:rgba(0,0,0,.55)}
.tok10chk-ov-card{position:relative;max-width:520px;margin:5vh auto;background:#0b1220;color:#e5e7eb;border:1px solid rgba(255,255,255,.10);border-radius:16px;overflow:hidden}
.tok10chk-ov-top{display:flex;justify-content:space-between;align-items:center;padding:12px 12px;border-bottom:1px solid rgba(255,255,255,.08)}
.tok10chk-ov-title{font-weight:900}
.tok10chk-ov-x{border:0;background:rgba(255,255,255,.08);color:#e5e7eb;border-radius:10px;padding:6px 10px;cursor:pointer}
.tok10chk-ov-body{padding:12px}
.tok10chk-videoWrap{border-radius:14px;overflow:hidden;border:1px solid rgba(255,255,255,.10);background:#000}
#tok10chk-video{width:100%;height:auto;display:block}
.tok10chk-ov-msg{margin-top:10px;color:rgba(229,231,235,.80);font-size:13px}