@media((prefers-color-scheme:dark) and (not (forced-colors:active))){html,body{background:#000!important;color:#fff!important}}html.dark,body.dark,[data-theme=dark]{background:#000!important;color:#fff!important}.footer,.footer a{background:0 0!important;color:#fff!important;border-color:#fff!important}.content,.post,.page,.list,.pagination,.tag,.breadcrumbs{background:#000!important;color:#fff!important;border-color:#fff!important}#toc,#TableOfContents{background:rgba(0,0,0,.6);border-radius:12px;padding:1rem;margin:1rem 0;color:#e5e5e5;font-size:.95rem;line-height:1.5}#toc a,#TableOfContents a{color:#b3b3b3;text-decoration:none}#toc a:hover,#TableOfContents a:hover{color:#fff}.header,.nav-hamburger-list,.card,.tags{background:rgba(0,0,0,.3)!important;backdrop-filter:blur(4px)saturate(180%);-webkit-backdrop-filter:blur(5px)saturate(180%);border:1px solid #fff;border-radius:.8rem}.header .dark-theme-toggle{display:none!important}a{color:#f7faff!important}a:hover,a:focus{color:#b3b3b3!important}pre,code,kbd,samp{background:#0a0a0a!important;color:#fff!important;border-color:#222!important}html.dark svg *,[data-theme=dark] svg *{stroke:#fff!important}table{background:#000!important}td,th{border-color:#222!important}input,textarea,select{background:#0a0a0a!important;color:#fff!important;border-color:#000!important}.intro-content{font-size:1.05rem;line-height:1.8;color:#bbb}.intro-content h2{color:#ffffffde;font-weight:700;border-bottom:1px solid #333;padding-bottom:.5rem;margin-bottom:1.5rem;margin-top:0}.intro-content ul{list-style:none;padding:0}.intro-content li{margin-bottom:1.5rem;padding-left:1.8rem;position:relative}.intro-content li::before{content:"▹";position:absolute;left:0;color:#e0e0e0;font-weight:700}.intro-content blockquote{margin:.8rem 0 0;padding:0;border:none;background:0 0}.intro-content blockquote a{position:relative;overflow:hidden;display:inline-flex;align-items:center;justify-content:center;height:3rem;padding:0 2rem;background:#3d3a4e;color:#fff;text-decoration:none;border:none;border-radius:1.5rem;font-size:.9rem;font-weight:600;cursor:pointer;z-index:1}.intro-content blockquote a::before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;border-radius:inherit;background:linear-gradient( 82.3deg,#3f0e8a 10.8%,#1c198b 94.3% );transform:scaleX(0);transform-origin:0 50%;transition:transform .475s ease;z-index:-1}.intro-content blockquote a:hover::before{transform:scaleX(1)}.intro-content blockquote a:hover{color:#fff;border-radius:2rem;box-shadow:0 4px 15px rgba(99,37,192,.82)}