:root{--background:#fff;--foreground:#171717;--card-bg:#fff;--card-border:#f0f0f0;--card-shadow:rgba(0,0,0,.06);--text-secondary:#666;--text-muted:#999;--header-bg:#fff;--header-border:#f0f0f0;--input-bg:#f5f5f5;--input-border:#d9d9d9;--divider:#f0f0f0;--overlay:rgba(0,0,0,.45)}@media (prefers-color-scheme:dark){:root{--background:#0a0a0a;--foreground:#ededed}}body,html{max-width:100vw;overflow-x:hidden}body{color:var(--foreground);background:var(--background);font-family:Arial,Helvetica,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box;padding:0;margin:0}a{color:inherit;text-decoration:none}@media (prefers-color-scheme:dark){html:not([data-theme=light]){color-scheme:dark;--foreground:#e5e5e5;--background:#1a1a1a;--card-bg:#242424;--card-border:#333;--card-shadow:rgba(0,0,0,.3);--text-secondary:#aaa;--text-muted:#777;--header-bg:#1a1a1a;--header-border:#333;--input-bg:#2a2a2a;--input-border:#444;--divider:#333;--overlay:rgba(0,0,0,.7);--ant-color-bg-container:#242424;--ant-color-bg-elevated:#2a2a2a;--ant-color-bg-layout:#1a1a1a;--ant-color-border:#444;--ant-color-border-secondary:#333;--ant-color-text:#e5e5e5;--ant-color-text-secondary:#aaa;--ant-color-text-tertiary:#777;--ant-color-bg-spotlight:#2a2a2a;--adm-nav-bar-background-color:#1a1a1a;--adm-nav-bar-border-color:#333;background-color:#1a1a1a}}html[data-theme=dark]{color-scheme:dark;--foreground:#e5e5e5;--background:#1a1a1a;--card-bg:#242424;--card-border:#333;--card-shadow:rgba(0,0,0,.3);--text-secondary:#aaa;--text-muted:#777;--header-bg:#1a1a1a;--header-border:#333;--input-bg:#2a2a2a;--input-border:#444;--divider:#333;--overlay:rgba(0,0,0,.7);--ant-color-bg-container:#242424;--ant-color-bg-elevated:#2a2a2a;--ant-color-bg-layout:#1a1a1a;--ant-color-border:#444;--ant-color-border-secondary:#333;--ant-color-text:#e5e5e5;--ant-color-text-secondary:#aaa;--ant-color-text-tertiary:#777;--ant-color-bg-spotlight:#2a2a2a;--adm-nav-bar-background-color:#1a1a1a;--adm-nav-bar-border-color:#333;background-color:#1a1a1a}html[data-theme=light]{color-scheme:light;--foreground:#171717;--background:#fff}.show-on-mobile{display:none}.article-content h1{font-size:1.75em;text-align:center;margin-top:.5em;margin-bottom:.8em}.article-content h1,.article-content h2{font-weight:700;line-height:1.3;color:var(--foreground)}.article-content h2{font-size:1.5em;margin-top:2em;margin-bottom:.6em}.article-content h3{font-size:1.2em;font-weight:600;margin-top:1.5em;margin-bottom:.4em;line-height:1.4;color:var(--foreground)}.article-content p{margin-bottom:1.2em;line-height:1.8}.article-content ol,.article-content ul{margin-bottom:1.2em;padding-left:1.5em}.article-content li{margin-bottom:.4em;line-height:1.7}.article-content strong{font-weight:700;color:var(--foreground)}.article-content em{font-style:italic}.article-content blockquote{border-left:3px solid var(--card-border);padding:.5em 1em;margin:1.2em 0;color:var(--text-secondary)}.article-content hr{border:none;border-top:1px solid var(--divider);margin:1.2em 0 2em}.article-content a{color:#1677ff;text-decoration:underline}.article-content code{background:var(--input-bg);padding:.15em .4em;border-radius:4px;font-size:.9em}.article-content img{max-width:100%;border-radius:8px;margin:1em 0}.axiv-article .article-content h1{font-family:Georgia,Times New Roman,Times,serif;font-size:2em;font-weight:700;text-align:center;margin:.6em 0 .8em;line-height:1.2;letter-spacing:-.01em}.axiv-article .article-content .axiv-authors{text-align:center;font-size:1em;color:var(--foreground,#333);margin:.4em 0 .2em;line-height:1.7}.axiv-article .article-content .axiv-authors sup{font-size:.7em;color:var(--text-secondary,#666)}.axiv-article .article-content .axiv-affiliations{text-align:center;font-size:.85em;color:var(--text-secondary,#666);margin:0 0 .6em;line-height:1.6}.axiv-article .article-content .axiv-affiliations sup{font-size:.7em}.axiv-article .article-content hr{margin:.6em 0 2em}.axiv-article .article-content h2:first-of-type{margin-top:.3em}.axiv-article .article-content ol{padding-left:1.8em}.axiv-article .article-content ol li{margin-bottom:.8em;line-height:1.6;font-size:.93em}.ql-article-layout{display:flex;gap:36px;align-items:flex-start}.ql-article-text{flex:1 1;min-width:0}.ql-video-sidebar{flex:0 0 340px;position:-webkit-sticky;position:sticky;top:20px;max-height:calc(100vh - 40px);margin-top:50px;animation:ql-slide-in .9s cubic-bezier(.16,1,.3,1) both;animation-delay:.3s}.ql-video-frame{display:flex;border-radius:14px;overflow:hidden;background:#000;border:1px solid var(--card-border,#eee);max-height:calc(100vh - 40px);box-shadow:0 2px 16px rgba(0,0,0,.07),0 0 80px rgba(107,21,32,.25);transition:transform .3s cubic-bezier(.16,1,.3,1),box-shadow .3s ease}.ql-video-frame:hover{transform:translateY(-3px) scale(1.01);box-shadow:0 6px 24px rgba(0,0,0,.12),0 0 130px rgba(107,21,32,.35),0 0 250px rgba(107,21,32,.15)}.ql-video-accent-left,.ql-video-accent-right{width:6px;background:linear-gradient(180deg,#7a1b26,#4a0e16);flex-shrink:0}.ql-video-inner{flex:1 1;min-width:0}.ql-video-footer{background:rgba(0,0,0,.65);padding:3px 10px;display:flex;align-items:center;justify-content:flex-end;gap:5px}.ql-video-logo-img{height:12px;width:12px;object-fit:contain;opacity:.5}.ql-video-logo{color:hsla(0,0%,100%,.35);font-size:10px;font-weight:600;letter-spacing:.3px}.ql-videoplayer{animation:ql-breathe 6s ease-in-out infinite}.ql-videoplayer:hover{animation:none}@keyframes ql-breathe{0%,to{filter:brightness(1) saturate(1)}50%{filter:brightness(1.33) saturate(1.47)}}.ql-videoplayer:-webkit-full-screen{background:#000!important;display:flex!important;align-items:center!important;justify-content:center!important;width:100vw!important;height:100vh!important;aspect-ratio:unset!important;border-radius:0!important;overflow:hidden!important;cursor:pointer!important}.ql-videoplayer:-webkit-full-screen,.ql-videoplayer:fullscreen{background:#000!important;display:flex!important;align-items:center!important;justify-content:center!important;width:100vw!important;height:100vh!important;aspect-ratio:unset!important;border-radius:0!important;overflow:hidden!important;cursor:pointer!important}.ql-videoplayer:-webkit-full-screen video{width:auto!important;height:100vh!important;max-width:100vw!important;object-fit:contain!important}.ql-videoplayer:-webkit-full-screen video,.ql-videoplayer:fullscreen video{width:auto!important;height:100vh!important;max-width:100vw!important;object-fit:contain!important}@keyframes ql-slide-in{0%{opacity:0;transform:translateX(30px)}to{opacity:1;transform:translateX(0)}}.ql-cover-image:hover{transform:scale(1.032);filter:brightness(1.05) saturate(1.12);box-shadow:0 8px 30px rgba(0,0,0,.15)}@media (max-width:768px){.ql-article-layout{flex-direction:column-reverse;gap:16px}.ql-video-sidebar{flex:none;position:static;width:100%;max-width:340px;margin:0 auto;animation:ql-slide-up .7s cubic-bezier(.16,1,.3,1) both;animation-delay:.15s}}@keyframes ql-slide-up{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media (max-width:480px){.hide-on-mobile{display:none!important}.show-on-mobile{display:inline-flex!important}}.ql-video-preview-frame{--glow-rest:18px;--glow-peak:36px;--glow-halo:60px;--glow-alpha-rest:0.25;--glow-alpha-peak:0.6;--glow-alpha-halo:0.15;--glow-border:0.55}@media (min-width:769px){.ql-video-preview-frame{--glow-rest:24px;--glow-peak:50px;--glow-halo:90px;--glow-alpha-rest:0.3;--glow-alpha-peak:0.7;--glow-alpha-halo:0.25;--glow-border:0.65}}@keyframes ql-video-preview-glow{0%,to{box-shadow:0 0 var(--glow-rest) rgba(255,36,66,var(--glow-alpha-rest)),0 4px 14px rgba(0,0,0,.5);border-color:hsla(0,0%,100%,.2)}50%{box-shadow:0 0 var(--glow-peak) rgba(255,36,66,var(--glow-alpha-peak)),0 4px 20px rgba(0,0,0,.6),0 0 var(--glow-halo) rgba(255,36,66,var(--glow-alpha-halo));border-color:rgba(255,255,255,var(--glow-border))}}@keyframes ql-create-glow{0%,to{box-shadow:0 0 8px rgba(255,36,66,.4),0 2px 8px rgba(255,36,66,.35)}50%{box-shadow:0 0 20px rgba(255,36,66,.7),0 2px 12px rgba(255,36,66,.5),0 0 40px rgba(255,107,129,.2)}}.ql-loader{flex-direction:column;gap:16px}.ql-loader,.ql-loader-logo{display:flex;align-items:center}.ql-loader-logo{position:relative;width:64px;height:64px;border-radius:50%;justify-content:center;animation:ql-loader-pulse 2s ease-in-out infinite}.ql-loader-logo:before{inset:-4px;background:conic-gradient(from 0deg,#ff2442,#ff6b81,#ff2442,transparent,#ff2442);animation:ql-loader-spin 1.2s linear infinite;mask:radial-gradient(farthest-side,transparent calc(100% - 3px),#fff calc(100% - 3px));-webkit-mask:radial-gradient(farthest-side,transparent calc(100% - 3px),#fff calc(100% - 3px))}.ql-loader-logo:after,.ql-loader-logo:before{content:"";position:absolute;border-radius:50%}.ql-loader-logo:after{inset:0;background:#0a0a14}.ql-loader-img{width:48px;height:48px;object-fit:contain;position:relative;z-index:1;border-radius:50%}.ql-loader-shimmer{width:120px;height:4px;border-radius:2px;background:hsla(0,0%,100%,.08);position:relative;overflow:hidden}.ql-loader-shimmer:after{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,36,66,.5),transparent);animation:ql-loader-shimmer 1.5s ease-in-out infinite}.ql-loader-text{color:hsla(0,0%,100%,.4);font-size:12px;font-weight:600;letter-spacing:2px;text-transform:uppercase;animation:ql-loader-text-fade 2s ease-in-out infinite}@keyframes ql-loader-pulse{0%,to{transform:scale(1)}50%{transform:scale(1.08)}}@keyframes ql-loader-spin{to{transform:rotate(1turn)}}@keyframes ql-loader-shimmer{to{left:100%}}@keyframes ql-loader-text-fade{0%,to{opacity:.4}50%{opacity:.8}}.ql-pull-spinner{width:16px;height:16px;border:2px solid rgba(255,36,66,.2);border-top-color:#ff2442;border-radius:50%;animation:ql-loader-spin .8s linear infinite}