pre code.hljs{display:block;overflow-x:auto;padding:1em}code.hljs{padding:3px 5px}.hljs{background:#fff;color:#000}.xml .hljs-meta{color:silver}.hljs-comment,.hljs-quote{color:#007400}.hljs-attribute,.hljs-keyword,.hljs-literal,.hljs-name,.hljs-selector-tag,.hljs-tag{color:#aa0d91}.hljs-template-variable,.hljs-variable{color:#3f6e74}.hljs-code,.hljs-meta .hljs-string,.hljs-string{color:#c41a16}.hljs-link,.hljs-regexp{color:#0e0eff}.hljs-bullet,.hljs-number,.hljs-symbol,.hljs-title{color:#1c00cf}.hljs-meta,.hljs-section{color:#643820}.hljs-built_in,.hljs-class .hljs-title,.hljs-params,.hljs-title.class_,.hljs-type{color:#5c2699}.hljs-attr{color:#836c28}.hljs-subst{color:#000}.hljs-formula{background-color:#eee;font-style:italic}.hljs-addition{background-color:#baeeba}.hljs-deletion{background-color:#ffc8bd}.hljs-selector-class,.hljs-selector-id{color:#9b703f}.hljs-doctag,.hljs-strong{font-weight:700}.hljs-emphasis{font-style:italic}code:not(pre code):not(.hljs),
samp:not(pre samp),
var:not(pre var),
kbd:not(pre kbd),
.lumicode-inline-code,
.lumicode-inline-samp,
.lumicode-inline-var,
.lumicode-inline-kbd {
display: inline !important;
margin: 0 0.08em !important;
padding: 0.13em 0.42em !important;
border: 1px solid rgba(30,64,175,0.62) !important;
border-radius: 5px !important;
background: transparent !important;
color: #1e40af !important;
box-shadow: none !important;
font-size: 0.88em !important;
font-style: normal !important;
font-weight: 500 !important;
line-height: 1.55 !important;
white-space: nowrap !important;
text-decoration: none !important;
text-shadow: none !important;
vertical-align: baseline !important;
}
kbd:not(pre kbd),
.lumicode-inline-kbd {
padding: 0.08em 0.42em 0.16em !important;
border-color: rgba(30,64,175,0.72) !important;
background: transparent !important;
color: #1e40af !important;
box-shadow: none !important;
}
.lumicode-is-light code:not(pre code):not(.hljs),
.lumicode-is-light samp:not(pre samp),
.lumicode-is-light var:not(pre var),
.lumicode-is-light kbd:not(pre kbd),
.lumicode-is-light .lumicode-inline-code,
.lumicode-is-light .lumicode-inline-samp,
.lumicode-is-light .lumicode-inline-var,
.lumicode-is-light .lumicode-inline-kbd {
border-color: rgba(30,64,175,0.62) !important;
background: transparent !important;
color: #1e40af !important;
box-shadow: none !important;
}
.lumicode-is-light kbd:not(pre kbd),
.lumicode-is-light .lumicode-inline-kbd {
border-color: rgba(30,64,175,0.72) !important;
background: transparent !important;
color: #1e40af !important;
box-shadow: none !important;
}
.lc-pw {
position: relative;
margin: 1.8em auto 3.8em auto;
max-width: 1200px;
border-radius: 10px;
overflow: hidden;
border: 1px solid #2a2d3a;
box-shadow:
0 0 0 0.5px rgba(255,255,255,0.04) inset,
0 16px 48px rgba(0,0,0,0.5),
0 4px 12px rgba(0,0,0,0.3);
transition: border-color 0.2s;
font-family: 'JetBrains Mono','Fira Code','Menlo','Monaco',ui-monospace,monospace;
}
.lc-pw-is-light {
border-color: rgba(0,0,0,0.12) !important;
box-shadow:
0 0 0 1px rgba(0,0,0,0.07),
0 4px 16px rgba(0,0,0,0.07),
0 12px 32px rgba(0,0,0,0.05) !important;
} .lc-pw-titlebar {
height: 44px;
display: flex !important;
align-items: center !important;
padding: 0 16px !important;
gap: 8px !important;
background: #1c1e28 !important;
border-bottom: 1px solid #2a2d3a !important;
position: relative !important;
user-select: none !important;
-webkit-user-select: none !important;
flex-shrink: 0 !important;
box-sizing: border-box !important;
}
.lc-pw-is-light .lc-pw-titlebar {
background: #fff !important;
border-bottom-color: rgba(0,0,0,0.09) !important;
} .lc-pw-dots {
display: flex !important;
gap: 8px !important;
align-items: center !important;
flex-shrink: 0 !important;
}
.lc-pw-dot {
display: block !important;
width: 12px !important; height: 12px !important;
border-radius: 50% !important;
flex-shrink: 0 !important;
cursor: default !important;
} .lc-pw-filename {
position: absolute !important;
left: 50% !important;
transform: translateX(-50%) !important;
top: 0 !important; height: 100% !important;
display: flex !important; align-items: center !important; gap: 6px !important;
font-family: 'Sora',-apple-system,BlinkMacSystemFont,'Segoe UI',sans-serif !important;
font-size: 13px !important; font-weight: 400 !important;
color: #6c7086 !important;
letter-spacing: 0.01em !important;
pointer-events: none !important;
white-space: nowrap !important; overflow: hidden !important; max-width: 40% !important;
}
.lc-pw-is-light .lc-pw-filename { color: rgb(0, 0, 0) !important; }
.lc-pw-dot-indicator {
display: block !important; width: 6px !important; height: 6px !important;
border-radius: 50% !important; background: #febc2e !important;
opacity: 0.8 !important; flex-shrink: 0 !important;
} .lc-pw-copybtn {
margin-left: auto !important;
display: inline-flex !important; align-items: center !important; gap: 5px !important;
padding: 4px 10px !important;
background: none !important;
border: 1px solid #6c7086 !important;
border-radius: 5px !important;
color: #6c7086 !important;
font-family: 'Sora',-apple-system,BlinkMacSystemFont,'Segoe UI',sans-serif !important;
font-size: 11px !important; font-weight: 400 !important;
letter-spacing: 0.04em !important;
cursor: pointer !important;
line-height: 1 !important;
white-space: nowrap !important;
transition: all 0.15s !important;
flex-shrink: 0 !important;
position: relative !important; z-index: 1 !important;
box-shadow: none !important;
text-shadow: none !important;
}
.lc-pw-copybtn:hover {
background: rgba(255,255,255,0.08) !important;
color: #cdd6f4 !important;
border-color: rgba(255,255,255,0.3) !important;
}
.lc-pw-copybtn:active { transform: scale(0.95) !important; }
.lc-pw-is-light .lc-pw-copybtn {
border-color: rgba(0,0,0,0.28) !important;
color: rgba(0,0,0,0.48) !important;
}
.lc-pw-is-light .lc-pw-copybtn:hover {
background: rgba(0,0,0,0.05) !important;
color: rgba(0,0,0,0.75) !important;
border-color: rgba(0,0,0,0.45) !important;
}  .lc-pw-code { overflow-x: auto !important; overflow-y: visible !important; }
.lc-pw-code pre {
margin: 0 !important;
border: none !important; border-radius: 0 !important; box-shadow: none !important;
background: #161820 !important;
font-family: 'JetBrains Mono','Fira Code',ui-monospace,monospace !important;
font-size: 13px !important;
line-height: 1.5 !important; overflow: visible !important;
display: block !important;
padding: 0 !important; text-shadow: none !important;
}
.lc-pw-is-light .lc-pw-code pre { background: #f7f7fb !important; }
.lc-pw-code pre:has(code.hljs)  { background: transparent !important; } .lc-pw-code pre code {
font-family: inherit !important;
font-size: inherit !important;
line-height: inherit !important;
display: block !important;
white-space: pre !important;
min-width: max-content !important;
padding: 20px 24px !important; border-radius: 0 !important;
box-shadow: none !important;
text-shadow: none !important;
} .lc-pw-wrap .lc-pw-code pre code {
white-space: pre-wrap !important;
min-width: 0 !important;
word-break: break-word !important;
word-wrap: break-word !important;
}
.lc-pw-wrap .lc-pw-code {
overflow-x: hidden !important;
} .lc-pw-statusbar {
height: 30px !important;
display: flex !important; align-items: center !important;
padding: 0 16px !important; gap: 20px !important;
background: #1c1e28 !important;
border-top: 1px solid #2a2d3a !important;
user-select: none !important; -webkit-user-select: none !important;
flex-shrink: 0 !important;
}
.lc-pw-is-light .lc-pw-statusbar {
background: #f0f1f7 !important;
border-top-color: rgba(0,0,0,0.09) !important;
}
.lc-pw-status-left { display: flex !important; gap: 20px !important; }
.lc-pw-status-left span,
.lc-pw-status-right {
font-family: 'Sora',-apple-system,BlinkMacSystemFont,'Segoe UI',sans-serif !important;
font-size: 11px !important;
color: #6c7086 !important;
letter-spacing: 0.03em !important;
line-height: 1 !important;
}
.lc-pw-status-right {
margin-left: auto !important;
color: #cba6f7 !important;
font-weight: 500 !important;
}
.lc-pw-is-light .lc-pw-status-left span { color: rgba(0,0,0,0.38) !important; }
.lc-pw-is-light .lc-pw-status-right     { color: #7c3aed !important; } .lc-pw-body {
position: relative !important;
overflow: hidden !important;
}
.lc-pw-body.is-collapsed {
max-height: var(--lc-clip-h, 400px) !important;
} .lc-pw-body:not(.is-collapsed) .lc-expand-overlay {
display: none !important;
} .lc-expand-overlay {
position: absolute !important;
bottom: 0 !important; left: 0 !important; right: 0 !important;
height: 136px !important;
display: flex !important; align-items: flex-end !important; justify-content: center !important;
padding-bottom: 22px !important;
background: linear-gradient(
to bottom,
rgba(22,24,32,0.00)  0%,
rgba(22,24,32,0.50) 28%,
rgba(22,24,32,0.88) 60%,
rgba(22,24,32,0.98) 100%
) !important;
backdrop-filter: blur(4px) !important;
-webkit-backdrop-filter: blur(4px) !important;
pointer-events: all !important;
z-index: 2 !important;
}
.lc-pw-is-light .lc-expand-overlay {
background: linear-gradient(
to bottom,
rgba(247,247,251,0.00)  0%,
rgba(247,247,251,0.55) 28%,
rgba(247,247,251,0.92) 60%,
rgba(247,247,251,1.00) 100%
) !important;
} .lc-expand-btn {
display: inline-flex !important;
align-items: center !important;
gap: 8px !important;
padding: 7px 16px !important;
background: rgba(22,24,32,0.82) !important;
border: 1px solid rgba(255,255,255,0.14) !important;
border-radius: 20px !important;
color: #cdd6f4 !important;
font-family: 'Sora',-apple-system,BlinkMacSystemFont,'Segoe UI',sans-serif !important;
font-size: 12px !important;
font-weight: 500 !important;
letter-spacing: 0.03em !important;
cursor: pointer !important;
white-space: nowrap !important;
line-height: 1 !important;
backdrop-filter: blur(10px) !important;
-webkit-backdrop-filter: blur(10px) !important;
transition: background 0.15s, border-color 0.15s !important;
box-shadow: none !important;
text-shadow: none !important;
}
.lc-expand-btn:hover {
background: rgba(40,42,58,0.95) !important;
border-color: rgba(255,255,255,0.25) !important;
}
.lc-pw-is-light .lc-expand-btn {
background: rgba(255,255,255,0.92) !important;
border-color: rgba(0,0,0,0.13) !important;
color: #1e1e2e !important;
}
.lc-pw-is-light .lc-expand-btn:hover {
background: #fff !important;
border-color: rgba(0,0,0,0.22) !important;
color: #1e1e2e !important;
} .lc-expand-count {
font-size: 10.5px !important;
background: rgba(167,139,250,0.18) !important;
color: #a78bfa !important;
border-radius: 20px !important;
padding: 2px 8px !important;
font-weight: 600 !important;
letter-spacing: 0.02em !important;
}
.lc-pw-is-light .lc-expand-count {
background: rgba(124,58,237,0.10) !important;
color: #7c3aed !important;
} .lc-expand-chevron {
display: inline-flex !important;
align-items: center !important;
color: #a78bfa !important;
flex-shrink: 0 !important;
transition: transform 0.2s ease !important;
}
.lc-pw-is-light .lc-expand-chevron { color: #7c3aed !important; } .lc-collapse-bar {
display: flex !important;
align-items: center !important;
justify-content: center !important;
background: #1a1c26 !important;
border-top: 1px solid #2a2d3a !important;
max-height: 0 !important;
overflow: hidden !important;
opacity: 0 !important;
padding: 0 !important; transition: max-height 0.35s cubic-bezier(0.16,1,0.3,1),
opacity 0.25s ease,
padding 0.35s cubic-bezier(0.16,1,0.3,1) !important;
}
.lc-collapse-bar.is-visible {
max-height: 90px !important; opacity: 1 !important;
padding: 30px 0 !important; }
.lc-pw-is-light .lc-collapse-bar {
background: #eeeef8 !important;
border-top-color: rgba(0,0,0,0.09) !important;
}
.lc-collapse-btn {
display: inline-flex !important;
align-items: center !important;
gap: 7px !important;
padding: 10px 20px !important;
width: 100% !important;
justify-content: center !important;
background: none !important;
border: none !important;
color: #6c7086 !important;
font-family: 'Sora',-apple-system,BlinkMacSystemFont,'Segoe UI',sans-serif !important;
font-size: 12px !important;
font-weight: 500 !important;
letter-spacing: 0.03em !important;
cursor: pointer !important;
transition: color 0.15s !important;
box-shadow: none !important;
text-shadow: none !important;
}
.lc-collapse-btn:hover { color: #cdd6f4 !important; }
.lc-pw-is-light .lc-collapse-btn { color: rgba(0,0,0,0.42) !important; }
.lc-pw-is-light .lc-collapse-btn:hover { color: rgba(0,0,0,0.75) !important; }  .lc-pw-lined {
display: flex !important;
overflow-x: auto !important;
overflow-y: visible !important;
align-items: stretch !important;
}
.lc-pw-line-numbers {
display: flex !important;
flex-direction: column !important;
padding: 20px 14px !important; min-width: 48px !important;
text-align: right !important;
user-select: none !important; -webkit-user-select: none !important;
color: #45475a !important;
font-size: 13px !important; line-height: 1.5 !important; flex-shrink: 0 !important;
border-right: 1px solid #2a2d3a !important;
background: #161820 !important;
font-family: 'JetBrains Mono',ui-monospace,monospace !important;
font-weight: 300 !important;
align-self: stretch !important;
box-sizing: border-box !important;
min-height: 100% !important;
}
.lc-pw-is-light .lc-pw-line-numbers {
color: rgba(0,0,0,0.28) !important;
border-right-color: rgba(0,0,0,0.09) !important;
background: #eeeef6 !important;
} .lc-pw-line-numbers span {
display: block !important;
line-height: 1.5 !important;
}
.lc-pw-lined .lc-pw-code {
flex: 1 !important;
min-width: 0 !important;
overflow-x: visible !important;
}
.lc-pw-lined .lc-pw-code pre { overflow-x: visible !important; } .lc-pw-line { display: block !important; }
.lc-pw-line--highlighted {
background: rgba(255,255,255,0.04) !important;
margin-left: -24px !important; padding-left: 24px !important;
margin-right: -24px !important; padding-right: 24px !important;
display: block !important;
} .lc-pw-code::-webkit-scrollbar, .lc-pw-lined::-webkit-scrollbar { height: 6px; width: 5px; }
.lc-pw-code::-webkit-scrollbar-track, .lc-pw-lined::-webkit-scrollbar-track { background: #161820; }
.lc-pw-code::-webkit-scrollbar-thumb, .lc-pw-lined::-webkit-scrollbar-thumb { background: #2a2d3a; border-radius: 3px; }
.lc-pw-code::-webkit-scrollbar-thumb:hover, .lc-pw-lined::-webkit-scrollbar-thumb:hover { background: #45475a; }
.lc-pw-is-light .lc-pw-code::-webkit-scrollbar-track,
.lc-pw-is-light .lc-pw-lined::-webkit-scrollbar-track { background: #f0f1f7; }
.lc-pw-is-light .lc-pw-code::-webkit-scrollbar-thumb,
.lc-pw-is-light .lc-pw-lined::-webkit-scrollbar-thumb { background: rgba(0,0,0,0.18); }  .lc-pw,
.lc-pw * {
box-sizing: border-box !important;
} .lc-pw pre.lumicode-pre,
.lc-pw-code pre.lumicode-pre {
margin: 0 !important;
padding: 0 !important;
border: none !important;
border-radius: 0 !important;
box-shadow: none !important;
outline: none !important;
float: none !important;
position: static !important;
text-shadow: none !important;
max-width: none !important;
min-width: 0 !important;
width: 100% !important;
height: auto !important;
min-height: 0 !important;
max-height: none !important;
background: transparent !important;
opacity: 1 !important;
visibility: visible !important;
overflow: visible !important;
} .lc-pw-code pre.lumicode-pre code,
.lc-pw-code pre.lumicode-pre code * {
border: none !important;
border-radius: 0 !important;
box-shadow: none !important;
outline: none !important;
margin: 0 !important;
float: none !important;
position: static !important;
text-shadow: none !important;
height: auto !important;
width: auto !important;
max-width: none !important;
} .lc-pw button.lc-pw-copybtn,
.lc-pw button.lc-expand-btn,
.lc-pw button.lc-collapse-btn {
text-transform: none !important;
text-decoration: none !important;
letter-spacing: normal !important;
word-spacing: normal !important;
word-break: normal !important;
white-space: nowrap !important;
box-shadow: none !important;
text-shadow: none !important;
outline: none !important;
float: none !important;
position: relative !important;
top: auto !important;
right: auto !important;
bottom: auto !important;
left: auto !important;
margin: 0 !important;
padding: 4px 10px !important;
width: auto !important;
height: auto !important;
min-height: 0 !important;
max-height: none !important;
min-width: 0 !important;
max-width: none !important;
border-radius: 5px !important;
display: inline-flex !important;
align-items: center !important;
justify-content: center !important;
gap: 5px !important;
background: none !important;
border: 1px solid #6c7086 !important;
color: #6c7086 !important;
font-family: 'Sora',-apple-system,BlinkMacSystemFont,'Segoe UI',sans-serif !important;
font-size: 11px !important;
font-weight: 400 !important;
line-height: 1 !important;
cursor: pointer !important;
transition: all 0.15s !important;
} .lc-pw-filename span,
.lc-pw-statusbar span,
.lc-pw-line-numbers span {
background: transparent !important;
box-shadow: none !important;
border: none !important;
border-radius: 0 !important;
margin: 0 !important;
padding: 0 !important;
height: auto !important;
width: auto !important;
float: none !important;
position: static !important;
}
.lc-pw button.lc-pw-copybtn {
margin-left: auto !important;
}
.lc-pw-dots span.lc-pw-dot {
border-radius: 50% !important;
width: 12px !important;
height: 12px !important;
}
.lc-pw-dot-indicator {
border-radius: 50% !important;
width: 6px !important;
height: 6px !important;
background: #febc2e !important;
} .lc-neutralized {
background: transparent !important;
background-color: transparent !important;
background-image: none !important;
border: none !important;
box-shadow: none !important;
border-radius: 0 !important;
padding: 0 !important;
overflow: visible !important;
overflow-x: visible !important;
overflow-y: visible !important;
}
.lc-neutralized::before,
.lc-neutralized::after {
display: none !important;
content: none !important;
background: none !important;
background-image: none !important;
opacity: 0 !important;
}