@import "https://fonts.googleapis.com/css2?family=JetBrains+Mono:wght@400;500;700&family=Noto+Sans+SC:wght@400;500;700;900&family=Inter:wght@400;500;700;900&display=swap";*{box-sizing:border-box;margin:0;padding:0}html,body{height:100%;overflow:hidden}body{color:#fff;-webkit-text-size-adjust:100%;background:#0a0a0a url(/assets/background-chiw6egJ.jpeg) 50%/cover no-repeat fixed;font-family:Inter,Noto Sans SC,sans-serif}.bg-overlay{z-index:0;background:#00000085;position:fixed;inset:0}.layout{z-index:1;justify-content:center;align-items:center;gap:0;height:100%;padding:0 6vw 48px;transition:gap 1.1s cubic-bezier(.22,1,.36,1);display:flex;position:relative}.layout-split{gap:4vw}.hero{opacity:0;pointer-events:none;flex:0 0 0;max-width:0;transition:max-width 1.1s cubic-bezier(.22,1,.36,1),flex-basis 1.1s cubic-bezier(.22,1,.36,1),opacity .4s .1s;overflow:hidden}.layout-split .hero{opacity:1;flex:none;width:320px;max-width:38vw}.hero-inner{pointer-events:auto;opacity:0;transition:opacity .7s cubic-bezier(.22,1,.36,1) .25s,transform .7s cubic-bezier(.22,1,.36,1) .25s;transform:translateY(20px)}.layout-split .hero-ready .hero-inner{opacity:1;transform:translateY(0)}.hero-photo{width:108px;height:108px;margin-bottom:22px;position:relative}.hero-photo img{object-fit:cover;z-index:2;filter:grayscale(.1)contrast(1.05);width:100%;height:100%;display:block;position:relative}.photo-border{z-index:1;border:2px solid #fff6;width:100%;height:100%;position:absolute;top:-7px;right:-7px;transform:rotate(-3deg)}.hero-meta{margin-bottom:18px}.hero-name{letter-spacing:-2px;font-family:Noto Sans SC,sans-serif;font-size:62px;font-weight:900;line-height:1.05;display:inline-block;position:relative}.name-text{z-index:1;position:relative}.name-mark{opacity:.35;z-index:0;background:#fbbf24;border-radius:1px;height:6px;position:absolute;bottom:-2px;left:-2px;right:8px;transform:skew(-6deg)}.hero-en{letter-spacing:8px;color:#ffffff59;text-transform:uppercase;margin-top:8px;font-family:Inter,sans-serif;font-size:12px;font-weight:700}.hero-rule{background:#ffffffd9;width:28px;height:4px;margin-bottom:18px}.hero-info{margin-bottom:16px;font-size:14px;line-height:2}.hero-info .info-line{color:#fffc;flex-wrap:wrap;align-items:baseline;gap:8px;display:flex}.hero-info .info-line a{color:#ffffffb3;border-bottom:1px solid #ffffff26;text-decoration:none;transition:color .2s,border-color .2s}.hero-info .info-line a:hover{color:#fff;border-bottom-color:#fbbf24}.hero-info .sep{color:#fff3;margin:0 2px;font-size:12px}.hero-stack{color:#fff6;letter-spacing:.3px;margin-bottom:22px;font-family:JetBrains Mono,monospace;font-size:12px}.hero-stack span{color:#ffffffa6}.hero-stack em{color:#ffffff2e;margin:0 7px;font-style:normal}.hero-links{flex-direction:column;display:flex}.hero-links a{color:#ffffff73;border-bottom:1px solid #ffffff0f;align-items:center;gap:10px;padding:7px 0;font-size:13px;font-weight:500;text-decoration:none;transition:color .2s,border-color .2s,padding-left .2s;display:flex}.hero-links a:hover{color:#fff;border-bottom-color:#fbbf24;padding-left:6px}.hero-links a svg{opacity:.6;flex-shrink:0;width:15px;height:15px;transition:opacity .2s}.hero-links a:hover svg{opacity:1}.term-wrap{flex:auto;justify-content:center;max-width:100%;transition:justify-content 1.1s cubic-bezier(.22,1,.36,1),max-width 1.1s cubic-bezier(.22,1,.36,1);display:flex}.layout-split .term-wrap{justify-content:flex-start;max-width:880px}.term-window{opacity:0;background:#1e1e1e;border:1px solid #2b2b2b;border-radius:6px;flex-direction:column;width:100%;height:70vh;min-height:420px;max-height:560px;transition:opacity .5s,transform .6s cubic-bezier(.22,1,.36,1);display:flex;overflow:hidden;transform:translateY(20px);box-shadow:0 25px 60px -15px #000000b3,0 0 0 1px #ffffff0a}.term-window.term-ready{opacity:1;transform:translateY(0)}.term-tabs{-webkit-user-select:none;user-select:none;background:#252526;border-bottom:1px solid #2b2b2b;flex-shrink:0;justify-content:space-between;align-items:center;height:35px;padding:0 8px;display:flex}.term-tab{color:#ccc;cursor:pointer;background:#1e1e1e;border-top:1px solid #007fd4;align-items:center;gap:6px;height:35px;padding:0 12px;font-family:JetBrains Mono,monospace;font-size:12px;display:flex;position:relative;top:1px}.tab-icon{opacity:.7;font-size:13px}.tab-name{letter-spacing:.3px;font-size:12px}.tab-close{opacity:0;border-radius:3px;justify-content:center;align-items:center;width:16px;height:16px;margin-left:4px;font-size:14px;transition:opacity .15s;display:flex}.term-tab:hover .tab-close{opacity:.7}.tab-close:hover{background:#ffffff1a;opacity:1!important}.tab-actions{align-items:center;gap:2px;display:flex}.tab-btn{color:#858585;cursor:pointer;border-radius:4px;justify-content:center;align-items:center;width:28px;height:28px;font-size:14px;transition:background .15s,color .15s;display:flex}.tab-btn:hover{color:#ccc;background:#ffffff14}.tab-add{font-size:18px;font-weight:300}.term-body{color:#ccc;cursor:text;background:#1e1e1e;flex:1;min-height:0;padding:10px 14px 8px;font-family:JetBrains Mono,monospace;font-size:15px;line-height:1.65;overflow-y:auto}.term-body::-webkit-scrollbar{width:10px}.term-body::-webkit-scrollbar-track{background:0 0}.term-body::-webkit-scrollbar-thumb{background:#424242;border-radius:5px}.term-body::-webkit-scrollbar-thumb:hover{background:#4f4f4f}.term-boot{transition:opacity .35s .1s}.term-boot.boot-fade{opacity:0;pointer-events:none}.boot-line{opacity:0;min-height:1.7em}.boot-line.show{animation:.2s forwards fi}.boot-ok{color:#4ec9b0}.boot-warn{color:#ce9178}.boot-dots:after{content:"";animation:1.2s steps(4,end) infinite ld;display:inline-block}.boot-reconnect{color:#569cd6}@keyframes ld{0%{content:""}25%{content:"."}50%{content:".."}75%{content:"..."}to{content:""}}@keyframes fi{to{opacity:1}}.t-line{white-space:pre-wrap;word-break:break-word;min-height:1.7em}.t-user{color:#569cd6;font-weight:700}.t-host{color:#c586c0;font-weight:700}.t-path{color:#9cdcfe;font-weight:500}.t-sep{color:#858585;font-weight:700}.t-cmd{color:#d4d4d4;font-weight:500}.t-cmt{color:#6a9955;font-style:italic}.t-key{color:#569cd6}.t-str{color:#ce9178}.t-ok{color:#4ec9b0}.t-dir{color:#9cdcfe;font-weight:700}.t-file{color:#d4d4d4}.term-input-line{opacity:0;align-items:center;margin-top:2px;display:flex;position:relative}.term-input-line.show{opacity:1}.term-input-text{color:#d4d4d4;white-space:pre}.term-input-hidden{opacity:0;color:#0000;caret-color:#0000;background:0 0;border:none;outline:none;width:1px;height:1px;margin:0;padding:0;position:absolute;top:0;left:0}.term-caret{vertical-align:-2px;background:#aeafad;width:9px;height:17px;animation:1.1s step-end infinite blink;display:inline-block}@keyframes blink{0%,49%{opacity:1}50%,to{opacity:0}}.t-caret-active{vertical-align:-2px;background:#aeafad;width:9px;height:17px;margin-left:3px;animation:1.1s step-end infinite blink;display:inline-block}.t-link{color:#4ec9b0;cursor:text;text-decoration:none}.ctrl-held .t-link{cursor:pointer;text-decoration:underline}.t-link:hover{text-decoration:none}.ctrl-held .t-link:hover{text-decoration:underline}.term-status{color:#fff;-webkit-user-select:none;user-select:none;background:#007acc;flex-shrink:0;justify-content:space-between;align-items:center;height:22px;padding:0 10px;font-family:JetBrains Mono,monospace;font-size:11px;display:flex}.status-left,.status-right{align-items:center;gap:12px;display:flex}.status-item{opacity:.9;white-space:nowrap}.status-item:hover{opacity:1}.site-foot{z-index:2;text-align:center;letter-spacing:.5px;color:#ffffff40;background:linear-gradient(#0000,#00000080);padding:10px 20px;font-family:JetBrains Mono,monospace;font-size:11px;position:fixed;bottom:0;left:0;right:0}.site-foot a{color:#ffffff4d;text-decoration:none;transition:color .2s}.site-foot a:hover{color:#fff9}.foot-sep{color:#ffffff26;margin:0 8px}.fast-load .hero{opacity:1;pointer-events:auto;flex:none;width:320px;max-width:38vw;transition:none;overflow:visible}.fast-load .hero-inner{opacity:1;transition:none;transform:none}.fast-load .layout{gap:4vw;transition:none}.fast-load .term-wrap{justify-content:flex-start;max-width:880px;transition:none}.fast-load .term-window{opacity:1;transition:none;transform:none}.fast-load .term-boot{display:none}.fast-load .term-output{display:block!important}.fast-load .term-input-line{opacity:1;display:flex!important}.revisit .hero{opacity:1;pointer-events:auto;flex:none;width:320px;max-width:38vw;transition:none;overflow:visible}.revisit .hero-inner{opacity:1;transition:none;transform:none}.revisit .layout{gap:4vw;transition:none}.revisit .term-wrap{justify-content:flex-start;max-width:880px;transition:none}.revisit .term-window{opacity:1;transform:none}@media (width<=900px){html,body{height:auto;min-height:100%;overflow:hidden auto}body{background-position:top;background-attachment:scroll}.bg-overlay{min-height:100%;position:fixed;inset:0}.layout{flex-direction:column;justify-content:flex-start;align-items:stretch;gap:0;height:auto;padding:28px 20px 20px}.hero{pointer-events:auto;margin-bottom:28px;overflow:visible;opacity:1!important;flex:none!important;width:100%!important;max-width:100%!important;transition:none!important}.hero-inner{opacity:1!important;transition:none!important;transform:none!important}.term-wrap{flex:none!important;justify-content:center!important;width:100%!important;max-width:100%!important;transition:none!important}.term-window{height:60vh;min-height:320px;opacity:1!important;transform:none!important}.term-boot{display:none}.term-output{display:block!important}.term-input-line{opacity:1!important;display:flex!important}.fast-load .hero{padding:20px}.hero-name{font-size:44px}.hero-photo{width:88px;height:88px;margin-bottom:18px}.hero-en{letter-spacing:6px}.term-body{padding:10px 12px 8px;font-size:14px;line-height:1.65}.term-tabs{height:32px}.term-tab{height:32px;padding:0 10px;font-size:11px}.tab-btn{width:26px;height:26px;font-size:13px}.term-status{height:20px;font-size:10px}.term-caret{width:8px;height:15px}.site-foot{background:0 0;flex-direction:column;gap:4px;padding:20px 20px 24px;font-size:11px;position:static}.site-foot .foot-sep{display:none}}@media (width<=500px){.layout{padding:24px 14px 0}.hero-name{font-size:36px}.hero-photo{width:72px;height:72px}.hero-info{font-size:13px;line-height:1.9}.hero-stack{font-size:11px}.hero-links a{padding:6px 0;font-size:12px}.term-body{padding:8px 10px 6px;font-size:13px;line-height:1.65}.tab-icon{display:none}.term-tab{padding:0 8px}.site-foot{padding:16px 14px 20px}}@media (width<=380px){.hero-name{font-size:30px}.hero-photo{width:60px;height:60px}.layout{padding:20px 12px 0}.site-foot{padding:14px 12px 18px;font-size:10px}.term-status .status-item:not(:last-child){display:none}}
