*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;zoom:1.4}.posts-page{zoom:.7143}body{color:#c8c4d4;background:#0c0a10;min-height:100vh;font-family:system-ui,-apple-system,sans-serif;overflow-x:hidden}::selection{color:#fff;background:#ff386040}a{color:inherit;text-decoration:none}.fade-in{opacity:0;transition:opacity .8s,transform .8s;transform:translateY(12px)}.fade-in.visible{opacity:1;transform:translateY(0)}#bg-canvas{z-index:0;pointer-events:none;width:100vw;height:100vh;position:fixed;top:0;left:0}.mouse-glow{pointer-events:none;z-index:1;background:radial-gradient(circle,#ff386008 0%,#0000 60%);border-radius:50%;width:400px;height:400px;transition:left .3s ease-out,top .3s ease-out;position:fixed;transform:translate(-50%,-50%)}.content-wrapper{z-index:2;position:relative}.sidebar-overlay{backdrop-filter:blur(4px);z-index:200;opacity:0;visibility:hidden;background:#06040ab3;transition:opacity .3s,visibility .3s;position:fixed;inset:0}.sidebar-overlay.open{opacity:1;visibility:visible}.sidebar{z-index:201;background:linear-gradient(#0e0b14 0%,#0c0a10 100%);border-right:1px solid #1e1630;flex-direction:column;width:320px;height:100%;transition:transform .35s cubic-bezier(.4,0,.2,1);display:flex;position:fixed;top:0;left:0;overflow-y:auto;transform:translate(-100%)}.sidebar.open{transform:translate(0)}.sidebar-header{border-bottom:1px solid #1a1428;justify-content:space-between;align-items:center;padding:1.5rem;display:flex}.sidebar-logo{align-items:center;gap:.5rem;display:flex}.s-sym{background:linear-gradient(90deg,#0000,#ff3860,#0000);width:22px;height:1.5px;position:relative}.s-sym:before{content:"";background:radial-gradient(circle,#ff386080 0%,#0000 70%);border-radius:50%;width:6px;height:6px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.s-han{color:#ff3860;text-shadow:0 0 15px #ff386033;font-family:STKaiti,KaiTi,Georgia,serif;font-size:1rem}.s-hanverse{color:#5a4a5a;margin-left:.3rem;font-family:Segoe Script,Lucida Handwriting,cursive;font-size:.55rem}.sidebar-close{color:#5a4a6a;cursor:pointer;background:0 0;border:1px solid #1e1630;border-radius:6px;justify-content:center;align-items:center;width:32px;height:32px;font-size:1rem;transition:all .2s;display:flex}.sidebar-close:hover{color:#ff3860;border-color:#ff38604d}.terminal-bar{background:#0a0814;border-bottom:1px solid #1a1230;align-items:center;gap:5px;padding:6px 12px;display:flex}.t-dot{border-radius:50%;width:6px;height:6px}.t-dot:first-child{background:#ff386080}.t-dot:nth-child(2){background:#645a784d}.t-dot:nth-child(3){background:#281e3c80}.t-title{color:#3a2a4a;margin-left:6px;font-family:Courier New,monospace;font-size:.4rem}.terminal-body{flex:1;padding:12px;font-family:Courier New,monospace;font-size:.55rem;line-height:1.8;overflow-y:auto}.t-prompt{color:#ff3860}.t-cmd{color:#8a7a9a}.t-output{color:#4a3a5a}.t-link{color:#6a5a8a;cursor:pointer;transition:color .15s}.t-link:hover{color:#ff3860}.t-highlight{color:#5a4a6a}.t-dim{color:#2a1a3a}.t-cursor{opacity:0;vertical-align:text-bottom;background:#ff3860;width:6px;height:10px;margin-left:2px;animation:1s step-end infinite blink;display:inline-block}@keyframes blink{0%,to{opacity:1}50%{opacity:0}}.term-line{opacity:0;transition:opacity .15s}.term-line.show{opacity:1}.sidebar-tags{flex-wrap:wrap;gap:.4rem;padding:.5rem 12px 1.5rem;display:flex}.sidebar-tag{color:#5a4a6a;cursor:pointer;border:1px solid #1a1428;border-radius:8px;padding:3px 8px;font-family:Courier New,monospace;font-size:.48rem;text-decoration:none;transition:all .15s;display:inline-block}.sidebar-tag:hover{color:#ff3860;border-color:#ff386033}.sidebar-footer{text-align:center;border-top:1px solid #1a1428;margin-top:auto;padding:1.2rem}.sidebar-footer p{color:#2a1a3a;letter-spacing:.04em;font-family:Segoe Script,cursive;font-size:.5rem}.site-header{z-index:100;backdrop-filter:blur(12px);background:#0c0a10d9;border-bottom:1px solid #1e1630;padding:0 2rem;position:sticky;top:0}.header-inner{justify-content:space-between;align-items:center;max-width:1100px;height:28px;margin:0 auto;display:flex}.header-left{align-items:center;gap:1rem;display:flex}.hamburger{cursor:pointer;background:0 0;border:1px solid #1e1630;border-radius:4px;flex-direction:column;flex-shrink:0;justify-content:center;align-items:center;gap:3px;width:26px;height:26px;padding:4px;transition:all .2s;display:flex}.hamburger:hover{border-color:#ff386033}.hamburger span{background:#5a4a6a;border-radius:1px;width:100%;height:1.5px;transition:all .3s;display:block}.hamburger.active span:first-child{background:#ff3860;transform:rotate(45deg)translate(4px,4px)}.hamburger.active span:nth-child(2){opacity:0}.hamburger.active span:nth-child(3){background:#ff3860;transform:rotate(-45deg)translate(4px,-4px)}.logo{cursor:pointer;align-items:center;gap:.6rem;display:flex}.logo-sym{background:linear-gradient(90deg,#0000,#ff3860,#0000);width:28px;height:1.5px;position:relative}.logo-sym:before{content:"";background:radial-gradient(circle,#ff386080 0%,#0000 70%);border-radius:50%;width:8px;height:8px;animation:4s ease-in-out infinite breathe;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@keyframes breathe{0%,to{opacity:.6;transform:translate(-50%,-50%)scale(1)}50%{opacity:1;transform:translate(-50%,-50%)scale(1.3)}}.logo-han{color:#ff3860;text-shadow:0 0 18px #ff386040,0 0 40px #ff38601a;font-family:STKaiti,KaiTi,Georgia,serif;font-size:1.15rem;position:relative}.logo-han:before{content:"";background:linear-gradient(90deg,#0000,#ff386033,#0000);width:22px;height:1px;position:absolute;top:-6px;left:50%;transform:translate(-50%)}.logo-han:after{content:"";background:linear-gradient(90deg,#0000,#ff38601f,#0000);width:32px;height:1px;position:absolute;bottom:-6px;left:50%;transform:translate(-50%)}.logo-hanverse{letter-spacing:.04em;color:#5a4a5a;filter:drop-shadow(0 0 4px #ff38600f);margin-left:.2rem;font-family:Segoe Script,Lucida Handwriting,cursive;font-size:.65rem}.header-right{color:#1e40a0;letter-spacing:.08em;align-items:center;gap:8px;font-family:Courier New,monospace;font-size:.58rem;display:flex}#clock{color:#c4a265}.musicbox-btn{cursor:pointer;color:#4a6a7a;background:0 0;border:1px solid #1a1428;border-radius:4px;flex-shrink:0;justify-content:center;align-items:center;width:26px;height:26px;padding:0;font-family:Georgia,serif;font-size:.8rem;line-height:1;transition:all .3s;display:flex;position:relative}.musicbox-icon{z-index:1;position:relative}.musicbox-slash{background:#6a7a8a;width:1px;height:16px;margin-top:-8px;margin-left:-.5px;display:none;position:absolute;top:50%;left:50%;transform:rotate(-45deg)}.musicbox-btn:not(.playing) .musicbox-slash{display:block}.musicbox-btn:hover{color:#7a9aaa}.musicbox-btn.playing{color:#c4a46a;animation:3s ease-in-out infinite musicboxGlow}@keyframes musicboxGlow{0%,to{opacity:1;box-shadow:0 0 4px #c4a46a1a}50%{opacity:.75;box-shadow:0 0 12px #c4a46a59,0 0 24px #c4a46a1a}}.site-footer{border-top:1px solid #1a1428;justify-content:center;align-items:center;gap:.8rem;max-width:1100px;margin:2rem auto 0;padding:2rem;display:flex}.footer-sym{background:linear-gradient(90deg,#0000,#ff386033,#0000);width:20px;height:1px}.footer-text{color:#2a1a3a;font-family:Segoe Script,cursive;font-size:.5rem}.accent-bar{opacity:.3;background:linear-gradient(90deg,#0000 0%,#ff3860 50%,#0000 100%);height:3px}.article-page,.poetry-page,.fiction-page,.letter-page{z-index:2;max-width:1100px;margin:0 auto;padding:3rem 2rem 4rem;position:relative}.article-meta-header{margin-bottom:2.5rem}.article-meta-header .tag{color:#ff386099;border:1px solid #ff386033;border-radius:10px;margin-bottom:1rem;padding:2px 8px;font-size:.5rem;transition:all .2s;display:inline-block}.article-meta-header .tag:hover{color:#ff3860e6;border-color:#ff386066}.article-meta-header h1{color:#d0d0e0;margin-bottom:.8rem;font-family:Courier New,monospace;font-size:1.5rem;font-weight:700;line-height:1.4}.article-meta-header .date{color:#b89860;font-family:Courier New,monospace;font-size:.58rem}.article-end-meta{flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:.4rem .5rem;margin-top:2.5rem;display:flex}.tags-capsules{flex:auto}.date-right{text-align:right;color:#c4a265;letter-spacing:.06em;opacity:.85;margin-left:auto;font-family:Georgia,STKaiti,KaiTi,serif;font-size:.72rem;font-style:italic}.tags-capsules{flex-wrap:wrap;gap:.5rem;margin-bottom:.5rem;display:flex}.tag-capsule{color:#c4a265;letter-spacing:.03em;opacity:.8;border:1px solid #c4a26533;border-radius:20px;padding:4px 12px;font-family:Courier New,monospace;font-size:.55rem;text-decoration:none;transition:all .25s}.tag-capsule:hover{opacity:1;color:#d4b275;background:#c4a2650f;border-color:#c4a26573}.tags-footer{color:#4a3a5a;letter-spacing:.04em;border-top:1px solid #1e1630;flex-wrap:wrap;gap:.6rem;margin-top:3rem;padding-top:1.5rem;font-family:Courier New,monospace;font-size:.6rem;display:flex}.tags-footer span{color:#5a4a6a}.post-nav{border-top:1px solid #1a1428;justify-content:space-between;align-items:center;margin-top:3rem;padding-top:1.5rem;display:flex}.post-nav-spacer{flex:1}.post-nav-link{color:#2a6a4a;letter-spacing:.05em;padding:4px 8px;font-family:Georgia,STKaiti,KaiTi,serif;font-size:.85rem;text-decoration:none;transition:color .25s}.post-nav-link:hover{color:#0f8}.article-page{max-width:720px}.article-page .post-body{color:#b0a8b8;letter-spacing:.01em;font-family:Georgia,STSong,Noto Serif SC,serif;font-size:.95rem;line-height:1.95}.article-page .post-body p{margin-bottom:1.4em}.post-body h2{color:#c0b8c8;border-bottom:1px solid #1a1428;margin:2em 0 .8em;padding-bottom:.5em;font-family:Georgia,STKaiti,KaiTi,serif;font-size:1.15rem;font-weight:600}.post-body h3{color:#b0a8b8;margin:1.6em 0 .6em;font-size:1rem;font-weight:600}.post-body h4,.post-body h5,.post-body h6{color:#a098a8;margin:1.4em 0 .5em;font-size:.9rem;font-weight:600}.post-body blockquote{color:#8a8098;background:#ff386005;border-left:2px solid #ff38604d;margin:1.5em 0;padding:.8em 1.2em;font-style:italic}.post-body blockquote p{margin-bottom:.5em}.post-body ul,.post-body ol{margin:1em 0;padding-left:1.5em}.post-body ul{list-style-type:"· "}.post-body li{margin-bottom:.4em;line-height:1.8}.post-body code{color:#c0a0d0;background:#ffffff0a;border-radius:3px;padding:.15em .4em;font-family:Courier New,Consolas,monospace;font-size:.85em}.post-body pre{box-sizing:border-box;background:#0a0814;border:1px solid #1a1428;border-radius:6px;width:calc(100vw - 4rem);max-width:960px;margin:1.5em 0;padding:1.2em 1.5em;position:relative;left:50%;overflow-x:auto;transform:translate(-50%)}.post-body pre code{color:#a090b0;background:0 0;padding:0;font-size:.8rem;line-height:1.6}.post-body hr{background:linear-gradient(90deg,#0000,#1a1428,#0000);border:none;height:1px;margin:2em 0}.post-body img{border-radius:4px;max-width:100%;margin:1.5em 0}.post-body a{color:#ff3860b3;text-underline-offset:2px;text-decoration:underline #ff386026;transition:all .2s}.post-body a:hover{color:#ff3860;text-decoration-color:#ff386066}.post-body strong{color:#d0c8d8;font-weight:600}.post-body em{color:#b0a0b8}.post-body table{border-collapse:collapse;width:100%;margin:1.5em 0;font-size:.85rem}.post-body th,.post-body td{text-align:left;border:1px solid #1a1428;padding:.6em .8em}.post-body th{color:#b0a0b8;background:#ff386008}.poetry-page{text-align:center;max-width:560px;padding:4rem 2rem 5rem}.poetry-page .article-meta-header h1{color:#d4c8d8;letter-spacing:.08em;font-family:Georgia,STKaiti,KaiTi,serif;font-size:1.3rem;font-weight:400}.poetry-page .post-body{color:#b8b0c0;letter-spacing:.04em;font-family:Georgia,STKaiti,KaiTi,Noto Serif SC,serif;font-size:1.05rem;line-height:2.4}.poetry-page .post-body p{margin-bottom:1.8em}.poetry-end{background:linear-gradient(90deg,#0000,#ff386033,#0000);width:60px;height:1px;margin-top:3rem;margin-left:auto;margin-right:auto}.fiction-page{max-width:680px}.fiction-page .article-meta-header h1{color:#d0c8d8;letter-spacing:.06em;font-family:Georgia,STKaiti,KaiTi,serif;font-size:1.4rem;font-weight:400}.fiction-page .article-meta-header .date{border-bottom:1px solid #1e1630;margin-bottom:0;padding-bottom:1.5rem;display:block}.fiction-page .post-body{color:#b0a8b8;letter-spacing:.01em;font-family:system-ui,-apple-system,Segoe UI,sans-serif;font-size:.92rem;line-height:1.9}.fiction-page .post-body p{text-indent:2em;margin-bottom:1em}.letter-page{text-align:center;max-width:520px;padding:4rem 2rem 5rem}.letter-page .post-body{color:#a098a8;letter-spacing:.04em;font-family:Georgia,STKaiti,KaiTi,serif;font-size:1rem;font-style:italic;line-height:2.2}.article-list{padding-bottom:0}.article-list-header{justify-content:flex-end;align-items:center;margin-bottom:0;padding:.5rem 0;display:flex}.sort-btn{color:#8a6a8a;cursor:pointer;background:0 0;border:1px solid #2a1a38;border-radius:8px;padding:2px 10px;font-family:Courier New,monospace;font-size:.65rem;transition:all .2s}.sort-btn:hover{color:#c4a46a;border-color:#c4a46a}.article-search{box-sizing:border-box;color:#9a9a8a;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='14' viewBox='0 0 24 24' fill='none' stroke='%233a2a4a' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Ccircle cx='11' cy='11' r='8'/%3E%3Cline x1='21' y1='21' x2='16.65' y2='16.65'/%3E%3C/svg%3E") 0 no-repeat;border:none;border-bottom:1px solid #2a1a38;outline:none;flex:1;min-width:80px;padding:.3rem 0 .3rem 1.2rem;font-family:Courier New,monospace;font-size:.65rem;transition:border-color .2s}.article-search::placeholder{color:#3a2a4a;font-style:italic}.article-search:focus{color:#c82025;border-bottom-color:#184d57}.back-link{color:#5a4a6a;letter-spacing:.15em;text-transform:uppercase;border:1px solid #2a1a38;border-radius:999px;margin-bottom:1rem;padding:.2rem .7rem;font-family:Courier New,monospace;font-size:.55rem;transition:all .25s;display:inline-block}.back-link:hover{color:#c4a46a;border-color:#c4a46a;box-shadow:0 0 12px #c4a46a1a}.article-list-footer{justify-content:flex-end;align-items:center;gap:1rem;padding:1.5rem 0 2rem;display:flex}.page-info{color:#5a4a6a;text-align:right;flex:1;padding-right:.5rem;font-family:Courier New,monospace;font-size:.65rem}.page-btns{gap:.5rem;display:flex}.page-btn{color:#8a6a8a;cursor:pointer;background:0 0;border:1px solid #2a1a38;border-radius:8px;padding:2px 10px;font-family:Courier New,monospace;font-size:.65rem;transition:all .2s}.page-btn:hover{color:#0f8;border-color:#0f8}.article-item{border-bottom:1px solid #1a1428;border-radius:6px;align-items:baseline;gap:1.2rem;padding:1rem;transition:background .2s;display:flex}.article-item:hover{background:#ff386008}.article-date{color:#b89860;text-transform:uppercase;letter-spacing:.06em;flex-shrink:0;min-width:72px;font-family:Courier New,monospace;font-size:.55rem}.article-title{color:#c8c4d4;flex-grow:1;font-family:Courier New,monospace;font-size:.82rem;font-weight:600;line-height:1.4}.article-tag{color:#ff3860b3;letter-spacing:.03em;border:1px solid #ff386040;border-radius:10px;flex-shrink:0;padding:2px 8px;font-size:.48rem}.section-title{color:#3a2a4a;text-transform:uppercase;letter-spacing:.15em;border-bottom:1px solid #1a1428;align-items:center;gap:.8rem;padding-bottom:1rem;font-size:.6rem;display:flex}.post-body .math-block{text-align:center;margin:1.5rem 0;padding:.5rem 0;overflow-x:auto}.post-body .math-inline .katex{font-size:1em}.post-body .math-error{color:#ff3860;background:#ff386014;border-radius:3px;padding:.1em .3em;font-family:monospace;font-size:.85em}.post-body mark{color:#e8d8c0;background:#ffd25040;border-bottom:1px solid #ffd25059;border-radius:3px;padding:.1em .3em}.post-body .callout{background:#1e192d99;border-left:3px solid #4a4a6a;border-radius:0 6px 6px 0;margin:1.2rem 0;padding:1rem 1.2rem}.post-body .callout-title{letter-spacing:.03em;margin-bottom:.5rem;font-size:.9em;font-weight:600}.post-body .callout-body{font-size:.9em;line-height:1.8}.post-body .callout-body p{margin-bottom:.5rem}.post-body .callout-note{border-color:#6a8aaa}.post-body .callout-note .callout-title{color:#8ab0d0}.post-body .callout-tip{border-color:#5a9a6a}.post-body .callout-tip .callout-title{color:#7ac08a}.post-body .callout-warning{border-color:#b89a40}.post-body .callout-warning .callout-title{color:#d4b860}.post-body .callout-danger{border-color:#b04a4a}.post-body .callout-danger .callout-title{color:#d06a6a}.post-body .callout-info{border-color:#5a8aba}.post-body .callout-info .callout-title{color:#7ab0e0}.post-body .callout-important{border-color:#aa6aaa}.post-body .callout-important .callout-title{color:#d08ad0}.post-body .callout-quote{background:#28233280;border-color:#8a7a6a}.post-body .callout-quote .callout-title{color:#b0a890}.post-body a.wiki-link{color:#a090c0;border-bottom:1px dashed #a090c066;text-decoration:none;transition:color .2s,border-color .2s}.post-body a.wiki-link:hover{color:#c0b0e0;border-bottom-color:#c0b0e099}.post-body a.wiki-link:before{content:"[[";opacity:.4;font-size:.85em}.post-body a.wiki-link:after{content:"]]";opacity:.4;font-size:.85em}.post-body .obsidian-embed{border-radius:4px;max-width:100%;height:auto;margin:.8rem 0}.post-body .obsidian-embed-file{color:#8a8a9a;background:#1e192d80;border:1px solid #2a2040;border-radius:4px;margin:.3rem 0;padding:.3rem .8rem;font-size:.85em;display:inline-block}.music-label{z-index:9999;white-space:nowrap;text-overflow:ellipsis;background:#0c0a10e0;border:1px solid #1e1630;border-radius:3px;align-items:center;gap:4px;max-width:300px;padding:3px 10px;font-family:Courier New,monospace;display:flex;position:fixed;bottom:8px;right:10px;overflow:hidden;box-shadow:0 0 8px #0000004d}.music-label-prefix{color:#5a4a6a;letter-spacing:.06em;font-size:.5rem}.music-label-track,.music-label-name{color:#c4a46a;letter-spacing:.04em;font-size:.55rem}.music-label-sep{color:#3a2a4a;font-size:.5rem}.music-label-artist{color:#5a4a6a;letter-spacing:.04em;font-size:.5rem}.track-err{color:#e05252}.track-null{color:#5aaa72}@media (width<=768px){html,.posts-page{zoom:1}.site-header{padding:0 1rem}.header-inner{height:52px}.homepage{padding:1.5rem 1rem 0!important}.article-page,.poetry-page,.fiction-page,.letter-page{padding-left:1.2rem!important;padding-right:1.2rem!important}.sidebar{width:280px}.article-item{flex-wrap:wrap;gap:.4rem .8rem;padding:.8rem .5rem}.article-date{min-width:auto;font-size:.75rem}.article-title{font-size:1.1rem}.article-tag{font-size:.65rem}.section-title{font-size:.82rem}.article-meta-header h1{font-size:1.5rem}.page-btn{font-size:.88rem}.logo-hanverse{display:none}.post-body pre{width:auto;max-width:none;position:static;left:auto;transform:none}.terminal-body{font-size:.75rem}.music-label{font-size:.6rem}}@media (width<=480px){.poetry-page,.letter-page{padding:2.5rem 1rem 3rem!important}.fiction-page .post-body p{text-indent:1.5em}.terminal-body{font-size:.7rem}.sidebar-tags{padding:.5rem 10px 1rem}}
