body,html,main{width:100%;height:100%;overflow:hidden;margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica Neue,sans-serif;background-color:#1a1a1c}.crt-marquee{position:fixed;left:20px;bottom:20px;width:320px;z-index:100;color:#33ff7a;font-family:ui-monospace,Courier New,monospace;font-size:12px;line-height:1.6;text-shadow:0 0 1px #33ff7a,0 0 4px rgba(51,255,122,.7),0 0 12px rgba(51,255,122,.4);padding:10px 14px;background:linear-gradient(180deg,rgba(0,30,10,.35),rgba(0,15,5,.5));border:1px solid rgba(51,255,122,.25);border-radius:4px;overflow:hidden;pointer-events:auto}.crt-marquee:after{content:"";position:absolute;inset:0;pointer-events:none;background:repeating-linear-gradient(0deg,rgba(0,0,0,.18),rgba(0,0,0,.18) 1px,transparent 0,transparent 3px)}.crt-marquee-row{display:block;width:100%;text-align:left;background:none;border:none;color:inherit;font:inherit;padding:2px 4px;cursor:pointer;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.crt-marquee-row:hover{background:rgba(51,255,122,.12)}.crt-marquee-prompt{opacity:.85;margin-right:4px}.crt-cursor{display:inline-block;width:7px;height:12px;background:#33ff7a;vertical-align:text-bottom;margin-left:2px;animation:crt-blink 1s steps(1) infinite;box-shadow:0 0 6px #33ff7a}@keyframes crt-blink{50%{opacity:0}}.crt-overlay{position:fixed;inset:0;z-index:50;background:rgba(0,0,0,.78);display:flex;align-items:center;justify-content:center;animation:crt-fade-in .2s ease-out}@keyframes crt-fade-in{0%{opacity:0}to{opacity:1}}.crt-window{position:relative;z-index:60;width:84vw;height:84vh;max-width:84vw;max-height:84vh;background:linear-gradient(180deg,#051208,#020805);border:1px solid rgba(51,255,122,.45);border-radius:6px;color:#33ff7a;font-family:ui-monospace,Courier New,monospace;font-size:14px;line-height:1.7;text-shadow:0 0 1px #33ff7a,0 0 4px rgba(51,255,122,.7);overflow:hidden;display:flex;flex-direction:column;box-shadow:inset 0 0 60px rgba(51,255,122,.12),0 30px 80px rgba(0,0,0,.7)}.crt-window:after{content:"";position:absolute;inset:0;pointer-events:none;background:repeating-linear-gradient(0deg,rgba(0,0,0,.16),rgba(0,0,0,.16) 1px,transparent 0,transparent 3px);z-index:2}.crt-window.is-maximized{width:100vw;height:100vh;max-width:100vw;max-height:100vh;border-radius:0}.crt-titlebar{position:relative;z-index:3;padding:8px 14px;border-bottom:1px solid rgba(51,255,122,.35);display:flex;align-items:center;gap:12px;font-size:12px;letter-spacing:.12em;flex-shrink:0}.crt-titlebar-title{flex:1 1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.crt-back-btn{background:none;border:1px solid rgba(51,255,122,.4);color:inherit;font:inherit;padding:2px 8px;cursor:pointer;border-radius:3px}.crt-back-btn:hover{background:rgba(51,255,122,.15)}.crt-titlebar-buttons{display:flex;align-items:center;gap:4px}.crt-titlebar-btn{background:none;border:none;color:inherit;font:inherit;cursor:pointer;padding:0 4px}.crt-titlebar-btn:hover{background:rgba(51,255,122,.18)}.crt-titlebar-btn.is-disabled{opacity:.5;cursor:default}.crt-titlebar-btn.is-disabled:hover{background:none}.crt-main{position:relative;z-index:3;flex:1 1;display:flex;min-height:0}.crt-sidebar{width:200px;border-right:1px solid rgba(51,255,122,.3);padding:12px 0;display:flex;flex-direction:column;gap:2px;flex-shrink:0}.crt-sidebar-item{background:none;border:none;color:inherit;font:inherit;padding:6px 14px;text-align:left;cursor:pointer;letter-spacing:.1em;display:flex;gap:6px}.crt-sidebar-item:disabled{opacity:.35;cursor:not-allowed}.crt-sidebar-item:not(:disabled):hover{background:rgba(51,255,122,.12)}.crt-sidebar-item.is-active{background:rgba(51,255,122,.18)}.crt-sidebar-marker{width:10px;display:inline-block}.crt-content{flex:1 1;padding:24px 28px;overflow-y:auto;overflow-x:hidden;min-width:0}.crt-content::-webkit-scrollbar{width:8px}.crt-content::-webkit-scrollbar-track{background:rgba(0,0,0,.3)}.crt-content::-webkit-scrollbar-thumb{background:rgba(51,255,122,.4);border-radius:4px}.crt-content::-webkit-scrollbar-thumb:hover{background:rgba(51,255,122,.6)}.crt-body,.crt-content h1,.crt-content h2,.crt-content h3,.crt-content h4,.crt-content h5,.crt-content h6{color:#33ff7a}.crt-content h1,.crt-content h2,.crt-content h3,.crt-content h4,.crt-content h5,.crt-content h6{letter-spacing:.08em;margin:.8em 0 .4em}.crt-content p{margin:0 0 1em}.crt-content a{color:#aaffcc;text-decoration:none;border-bottom:1px dashed rgba(170,255,204,.5)}.crt-content a:hover{color:#ffffff;border-bottom-color:#ffffff;text-shadow:0 0 8px #33ff7a}.crt-content img{max-width:100%;height:auto;display:block;margin:1em 0;filter:none;border-radius:2px}.crt-content ol,.crt-content ul{padding-left:1.5em;margin:0 0 1em}.crt-content code{font-family:ui-monospace,monospace;background:rgba(51,255,122,.1);padding:0 4px;border-radius:2px}.crt-content pre{background:rgba(0,0,0,.4);padding:12px;border:1px solid rgba(51,255,122,.2);border-radius:4px;overflow-x:auto}.crt-eyecatch{margin-bottom:1.5em}.crt-eyecatch img{height:auto;display:block}.crt-body.is-holla iframe,.crt-eyecatch img{width:100%;border:1px solid rgba(51,255,122,.3)}.crt-body.is-holla iframe{min-height:600px;border-radius:2px}.crt-flex-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));grid-gap:18px;gap:18px}.crt-flex-card{background:none;border:1px solid rgba(51,255,122,.3);color:inherit;font:inherit;padding:0;cursor:pointer;text-align:left;overflow:hidden;display:flex;flex-direction:column}.crt-flex-card:hover{border-color:rgba(51,255,122,.7);box-shadow:inset 0 0 14px rgba(51,255,122,.2)}.crt-flex-card-thumb{width:100%;aspect-ratio:4/3;background:#0a1a10;overflow:hidden}.crt-flex-card-thumb img{width:100%;height:100%;object-fit:cover;filter:none}.crt-flex-card-placeholder{width:100%;height:100%;background:repeating-linear-gradient(45deg,rgba(51,255,122,.05),rgba(51,255,122,.05) 6px,transparent 0,transparent 12px)}.crt-flex-card-info{padding:10px 12px}.crt-flex-card-title{font-size:13px;letter-spacing:.1em}.crt-mobile-menu-wrap{position:relative;display:none}.crt-mobile-menu-btn{background:none;border:1px solid rgba(51,255,122,.4);color:inherit;font:inherit;padding:2px 8px;cursor:pointer;border-radius:3px}.crt-mobile-dropdown{position:absolute;top:calc(100% + 6px);right:0;min-width:180px;background:#020805;border:1px solid rgba(51,255,122,.4);display:flex;flex-direction:column;z-index:10}.crt-mobile-dropdown-item{background:none;border:none;color:inherit;font:inherit;text-align:left;padding:8px 12px;cursor:pointer}.crt-mobile-dropdown-item:disabled{opacity:.35;cursor:not-allowed}.crt-mobile-dropdown-item.is-active{background:rgba(51,255,122,.18)}.crt-mobile-dropdown-item:not(:disabled):hover{background:rgba(51,255,122,.12)}@media (max-width:767px){.crt-marquee{width:calc(100vw - 40px);max-width:360px}.crt-marquee-row.is-history{display:none}.crt-window{width:100vw;height:100vh;max-width:100vw;max-height:100vh;border-radius:0;border:none}.crt-sidebar{display:none}.crt-mobile-menu-wrap{display:block}.crt-content{padding:16px 18px}.crt-titlebar-title{font-size:11px}}