.copy-code,button.copy-code{display:none!important}.custom-copy-code{position:absolute!important;top:6px!important;right:6px!important;padding:4px 10px!important;font-size:11px!important;font-family:jetbrains mono,monospace!important;color:#fff!important;background:linear-gradient(135deg,#ff9a9e 0%,#fad0c4 100%)!important;border:1.5px solid rgba(255,255,255,.8)!important;border-radius:4px!important;cursor:pointer!important;opacity:0!important;transition:all .3s cubic-bezier(.175,.885,.32,1.275)!important;box-shadow:0 2px 6px rgba(255,105,135,.3)!important;z-index:100!important;pointer-events:auto!important;backdrop-filter:blur(4px)!important;line-height:1.2!important}.highlight:hover .custom-copy-code,.chroma:hover .custom-copy-code{opacity:1!important;transform:translateY(0)!important}.custom-copy-code:hover{transform:scale(1.05)translateY(-1px)!important;box-shadow:0 4px 15px rgba(255,105,135,.5)!important}.custom-copy-code:active{transform:scale(.95)!important}.custom-copy-code.copied{background:linear-gradient(135deg,#a18cd1 0%,#fbc2eb 100%)!important;box-shadow:0 2px 8px rgba(161,140,209,.5)!important}.highlight,.chroma{position:relative!important}pre.rainbow-miku .custom-copy-code,pre:not(.highlight):not(.chroma) .custom-copy-code{display:none!important}.code-fold-toggle{position:absolute!important;top:6px!important;right:52px!important;width:28px!important;height:24px!important;padding:0!important;font-size:12px!important;font-family:jetbrains mono,monospace!important;color:#fff!important;background:linear-gradient(135deg,#ff9a9e 0%,#fad0c4 100%)!important;background-color:#ff9a9e!important;border:1.5px solid rgba(255,255,255,.8)!important;border-radius:4px!important;cursor:pointer!important;opacity:0!important;transition:all .3s cubic-bezier(.175,.885,.32,1.275)!important;box-shadow:0 2px 6px rgba(255,105,135,.3)!important;z-index:100!important;pointer-events:auto!important;backdrop-filter:blur(4px)!important;display:flex!important;align-items:center!important;justify-content:center!important;line-height:1!important}.code-fold-toggle svg{width:22px!important;height:22px!important;min-width:22px!important;min-height:22px!important;fill:currentColor!important;transition:transform .3s ease!important}.code-fold-toggle.folded svg{transform:rotate(180deg)!important}.code-folded .code-fold-toggle svg{transform:rotate(180deg)!important}.highlight:hover .code-fold-toggle,.chroma:hover .code-fold-toggle{opacity:1!important;transform:translateY(0)!important}.code-fold-toggle:hover{transform:scale(1.05)translateY(-1px)!important;box-shadow:0 4px 15px rgba(255,105,135,.5)!important}.code-fold-toggle:active{transform:scale(.95)!important}.highlight.code-folded,.chroma.code-folded{max-height:150px!important;overflow:hidden!important;position:relative!important}.highlight.code-folded::after,.chroma.code-folded::after{content:''!important;position:absolute!important;bottom:0!important;left:0!important;right:0!important;height:50px!important;background:linear-gradient(transparent,rgba(255,255,255,.95))!important;pointer-events:none!important;z-index:10!important}body.dark .highlight.code-folded::after,body.dark .chroma.code-folded::after{background:linear-gradient(transparent,rgba(30,30,30,.95))!important}@media(max-width:768px){.custom-copy-code{opacity:1!important;padding:3px 8px!important;font-size:10px!important;top:4px!important;right:4px!important}.code-fold-toggle{opacity:1!important;width:24px!important;height:20px!important;top:4px!important;right:44px!important}.code-fold-toggle svg{width:16px!important;height:16px!important}}