.EntryGate-module__rtIpDW__gate{z-index:10000;background:var(--black);color:var(--gray-100);flex-direction:column;justify-content:center;align-items:center;display:flex;position:fixed;inset:0;overflow:hidden}.EntryGate-module__rtIpDW__dissolving{animation:ease-in forwards EntryGate-module__rtIpDW__gateDissolve}@keyframes EntryGate-module__rtIpDW__gateDissolve{0%{opacity:1}to{opacity:0;pointer-events:none}}.EntryGate-module__rtIpDW__particleField{pointer-events:none;position:absolute;inset:0;overflow:hidden}.EntryGate-module__rtIpDW__star{color:var(--gray-500);opacity:0;animation:linear infinite EntryGate-module__rtIpDW__starFall;position:absolute;top:-20px}@keyframes EntryGate-module__rtIpDW__starFall{0%{opacity:0;transform:translateY(-10vh)rotate(0)}5%{opacity:.6}50%{opacity:.3}95%{opacity:.5}to{opacity:0;transform:translateY(110vh)rotate(180deg)}}.EntryGate-module__rtIpDW__star:nth-child(3n){animation-name:EntryGate-module__rtIpDW__starTwinkle;animation-duration:3s;top:auto;bottom:auto;transform:none}@keyframes EntryGate-module__rtIpDW__starTwinkle{0%,to{opacity:.1}50%{opacity:.8}}.EntryGate-module__rtIpDW__star:nth-child(3n){top:unset;top:15%}.EntryGate-module__rtIpDW__star:nth-child(6n){top:45%}.EntryGate-module__rtIpDW__star:nth-child(9n){top:75%}.EntryGate-module__rtIpDW__star:nth-child(12n){top:30%}.EntryGate-module__rtIpDW__star:nth-child(15n){top:60%}.EntryGate-module__rtIpDW__star:nth-child(18n){top:85%}.EntryGate-module__rtIpDW__content{z-index:1;text-align:center;flex-direction:column;align-items:center;gap:16px;display:flex;position:relative}.EntryGate-module__rtIpDW__ascii{font-family:var(--font-mono);color:var(--gray-500);white-space:pre;-webkit-user-select:none;user-select:none;font-size:11px;line-height:1.3;animation:4s ease-in-out infinite EntryGate-module__rtIpDW__asciiGlow}@keyframes EntryGate-module__rtIpDW__asciiGlow{0%,to{color:var(--gray-500)}50%{color:var(--tint-dark)}}.EntryGate-module__rtIpDW__connectionText{margin-top:8px}.EntryGate-module__rtIpDW__typewriter{font-family:var(--font-mono);color:var(--tint-light);letter-spacing:2px;font-size:16px}.EntryGate-module__rtIpDW__subtext{font-family:var(--font-mono);color:var(--gray-500);white-space:pre;text-align:left;font-size:11px;line-height:1.4}.EntryGate-module__rtIpDW__enterContainer{margin-top:24px}.EntryGate-module__rtIpDW__enterLink{font-family:var(--font-pixel);color:var(--white);cursor:pointer;letter-spacing:4px;background:0 0;border:none;padding:12px 24px;font-size:14px;text-decoration:none;transition:color .2s;animation:1.2s step-end infinite EntryGate-module__rtIpDW__enterBlink}.EntryGate-module__rtIpDW__enterLink:hover{color:var(--tint-light)}@keyframes EntryGate-module__rtIpDW__enterBlink{0%,to{opacity:1}50%{opacity:.3}}.EntryGate-module__rtIpDW__bottomDecor{font-family:var(--font-pixel);color:var(--gray-700);letter-spacing:4px;font-size:8px;position:absolute;bottom:24px}.EntryGate-module__rtIpDW__fadeIn{animation:.6s ease-out forwards EntryGate-module__rtIpDW__fadeInContent}@keyframes EntryGate-module__rtIpDW__fadeInContent{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}
.MarqueeText-module__R5HEYW__marqueeContainer{white-space:nowrap;border-top:1px solid var(--border-subtle);border-bottom:1px solid var(--border-subtle);background:var(--bg-tint);padding:6px 0;overflow:hidden}.MarqueeText-module__R5HEYW__marqueeTrack{animation:linear infinite MarqueeText-module__R5HEYW__marqueeScroll;display:inline-flex}.MarqueeText-module__R5HEYW__marqueeText{font-family:var(--font-pixel);letter-spacing:1px;color:var(--text-secondary);padding-right:80px;font-size:10px}@keyframes MarqueeText-module__R5HEYW__marqueeScroll{0%{transform:translate(0)}to{transform:translate(-50%)}}
.Toast-module__dpyMdW__container{z-index:9999;pointer-events:none;flex-direction:column;gap:8px;max-width:340px;display:flex;position:fixed;bottom:24px;right:24px}.Toast-module__dpyMdW__toast{background:var(--bg-card);border:2px solid var(--border-strong);font-family:var(--font-pixel);color:var(--text-primary);letter-spacing:.5px;box-shadow:3px 3px 0 var(--border-subtle);pointer-events:auto;align-items:center;gap:8px;padding:10px 16px;font-size:8px;display:flex}.Toast-module__dpyMdW__prefix{color:var(--tint-dark);flex-shrink:0;font-weight:700}.Toast-module__dpyMdW__message{line-height:1.5}.Toast-module__dpyMdW__enter{animation:.3s ease-out forwards Toast-module__dpyMdW__toastSlideIn}.Toast-module__dpyMdW__exit{animation:.3s ease-in forwards Toast-module__dpyMdW__toastSlideOut}@keyframes Toast-module__dpyMdW__toastSlideIn{0%{opacity:0;transform:translate(100%)}to{opacity:1;transform:translate(0)}}@keyframes Toast-module__dpyMdW__toastSlideOut{0%{opacity:1;transform:translate(0)}to{opacity:0;transform:translate(100%)}}@media (max-width:900px){.Toast-module__dpyMdW__container{max-width:280px;bottom:12px;right:12px}.Toast-module__dpyMdW__toast{padding:8px 12px;font-size:7px}}
.HiddenClickable-module__4Bxjpq__hidden{cursor:default;transition:color .3s,text-shadow .3s;display:inline;position:relative}.HiddenClickable-module__4Bxjpq__hidden:hover{color:var(--tint-dark)}.HiddenClickable-module__4Bxjpq__found{color:var(--tint-dark);text-shadow:0 0 3px #c8c8e080}.HiddenClickable-module__4Bxjpq__flash{animation:.4s ease-out HiddenClickable-module__4Bxjpq__discoveryFlash}@keyframes HiddenClickable-module__4Bxjpq__discoveryFlash{0%{color:var(--white);text-shadow:0 0 12px #c8c8e0,0 0 24px #c8c8e099}50%{color:var(--tint-dark);text-shadow:0 0 8px #c8c8e0cc}to{color:var(--tint-dark);text-shadow:0 0 3px #c8c8e080}}
.WelcomeBanner-module__wMuq5a__banner{text-align:center;flex-direction:column;gap:16px;padding:32px 0;display:flex}.WelcomeBanner-module__wMuq5a__title{font-family:var(--font-pixel);letter-spacing:2px;font-size:18px;line-height:1.6}.WelcomeBanner-module__wMuq5a__subtitle{font-family:var(--font-pixel);color:var(--text-muted);letter-spacing:3px;font-size:10px}.WelcomeBanner-module__wMuq5a__meta{flex-wrap:wrap;justify-content:center;align-items:center;gap:12px;display:flex}.WelcomeBanner-module__wMuq5a__metaItem{font-family:var(--font-pixel);color:var(--text-secondary);letter-spacing:.5px;font-size:8px}.WelcomeBanner-module__wMuq5a__metaDot{color:var(--text-dim)}.WelcomeBanner-module__wMuq5a__navIndex{border:2px double var(--border-strong);text-align:center;margin-top:8px;padding:16px}.WelcomeBanner-module__wMuq5a__navTitle{font-family:var(--font-pixel);letter-spacing:2px;border-bottom:1px dotted var(--border-subtle);margin-bottom:12px;padding-bottom:8px;font-size:10px}.WelcomeBanner-module__wMuq5a__navGrid{flex-wrap:wrap;justify-content:center;gap:8px 16px;display:flex}.WelcomeBanner-module__wMuq5a__navItem{font-family:var(--font-pixel);color:var(--text-primary);letter-spacing:.5px;padding:4px 6px;font-size:8px;text-decoration:none;transition:background .15s,color .15s}.WelcomeBanner-module__wMuq5a__navItem:hover{background:var(--text-primary);color:var(--bg-card)}.WelcomeBanner-module__wMuq5a__borderDecor{font-family:var(--font-mono);color:var(--text-dim);letter-spacing:2px;text-align:center;font-size:12px;overflow:hidden}
.SectionWrapper-module__6861tG__section{margin-bottom:0;position:relative}.SectionWrapper-module__6861tG__dotted{border:2px dotted var(--border-strong);padding:20px}.SectionWrapper-module__6861tG__double{border:4px double var(--border-strong);padding:20px}.SectionWrapper-module__6861tG__dashed{border:2px dashed var(--border-color);padding:20px}.SectionWrapper-module__6861tG__ridge{border:3px ridge var(--text-muted);padding:20px}.SectionWrapper-module__6861tG__scalloped{border:2px solid var(--border-strong);padding:20px;position:relative}.SectionWrapper-module__6861tG__scalloped:before{content:"";background:radial-gradient(circle 6px at 6px 6px, transparent 5px, var(--border-strong) 5px, var(--border-strong) 6px, transparent 6px) repeat-x;background-size:12px 6px;height:6px;position:absolute;top:-6px;left:8px;right:8px}.SectionWrapper-module__6861tG__scalloped:after{content:"";background:radial-gradient(circle 6px at 6px 0px, transparent 5px, var(--border-strong) 5px, var(--border-strong) 6px, transparent 6px) repeat-x;background-size:12px 6px;height:6px;position:absolute;bottom:-6px;left:8px;right:8px}.SectionWrapper-module__6861tG__header{border-bottom:1px solid var(--border-subtle);align-items:center;gap:8px;margin-bottom:16px;padding-bottom:8px;display:flex}.SectionWrapper-module__6861tG__headerIcon{color:var(--text-muted);font-size:10px}.SectionWrapper-module__6861tG__headerText{font-family:var(--font-pixel);letter-spacing:1px;text-transform:uppercase;font-size:13px}.SectionWrapper-module__6861tG__content{min-height:40px}.SectionWrapper-module__6861tG__footer{align-items:center;gap:8px;margin-top:16px;padding-top:8px;display:flex}.SectionWrapper-module__6861tG__footerLine{background:var(--border-subtle);flex:1;height:1px}.SectionWrapper-module__6861tG__footerStar{color:var(--text-dim);font-size:10px}
.DecoratedBox-module__0WlFcG__box{position:relative}.DecoratedBox-module__0WlFcG__inner{padding:16px}.DecoratedBox-module__0WlFcG__lace{border:1px dotted var(--text-muted);background:var(--bg-card);box-shadow:4px 4px 0 -2px var(--border-subtle), -4px -4px 0 -2px var(--border-subtle)}.DecoratedBox-module__0WlFcG__shadow{border:2px solid var(--border-strong);background:var(--bg-card);box-shadow:4px 4px 0 0 var(--border-strong)}.DecoratedBox-module__0WlFcG__inset{border:2px inset var(--border-subtle);background:var(--bg-tint)}.DecoratedBox-module__0WlFcG__terminal{border:2px solid var(--gray-700);background:var(--gray-900);color:var(--gray-100)}.DecoratedBox-module__0WlFcG__terminal .DecoratedBox-module__0WlFcG__inner{font-family:var(--font-mono);font-size:13px;line-height:1.5}.DecoratedBox-module__0WlFcG__terminalBar{background:var(--gray-700);border-bottom:1px solid var(--gray-500);gap:4px;padding:6px 8px;display:flex}.DecoratedBox-module__0WlFcG__terminalDot{border:1px solid var(--gray-500);background:var(--gray-900);border-radius:50%;width:8px;height:8px}
.About-module__RHteCa__about{flex-direction:column;gap:24px;display:flex}.About-module__RHteCa__profileCard{flex-direction:column;gap:12px;display:flex}.About-module__RHteCa__profileHeader{border-bottom:1px dashed var(--border-subtle);justify-content:center;align-items:center;gap:8px;padding-bottom:8px;display:flex}.About-module__RHteCa__profileIcon{color:var(--text-muted);font-size:10px}.About-module__RHteCa__profileTitle{font-family:var(--font-pixel);letter-spacing:2px;color:var(--text-primary);font-size:10px}.About-module__RHteCa__fields{flex-direction:column;gap:6px;display:flex}.About-module__RHteCa__field{border-bottom:1px dotted var(--border-faint);gap:8px;padding:2px 0;font-size:14px;line-height:1.6;display:flex}.About-module__RHteCa__fieldLabel{font-family:var(--font-mono);color:var(--text-secondary);white-space:nowrap;text-transform:uppercase;letter-spacing:.5px;flex-shrink:0;min-width:120px;font-size:12px}.About-module__RHteCa__fieldValue{font-family:var(--font-serif);color:var(--text-primary)}.About-module__RHteCa__ornament{text-align:center;color:var(--text-dim);-webkit-user-select:none;user-select:none}.About-module__RHteCa__ornamentPre{font-family:var(--font-mono);font-size:12px;line-height:1.4;display:inline-block}.About-module__RHteCa__bio{flex-direction:column;gap:12px;display:flex}.About-module__RHteCa__bio p{font-family:var(--font-serif);color:var(--text-primary);font-size:15px;line-height:1.8}.About-module__RHteCa__bioLabel{letter-spacing:1px;font-family:var(--font-mono)!important;color:var(--text-muted)!important;font-size:11px!important}.About-module__RHteCa__kaomojiCluster{font-family:var(--font-mono);color:var(--text-muted);justify-content:center;gap:12px;padding:8px 0;font-size:13px;display:flex}
.GlitchText-module__7APjZa__glitch{display:inline;position:relative}.GlitchText-module__7APjZa__cssGlitch{animation:4s step-end infinite GlitchText-module__7APjZa__glitchFlicker}.GlitchText-module__7APjZa__cssGlitch:before,.GlitchText-module__7APjZa__cssGlitch:after{content:attr(data-text);pointer-events:none;width:100%;height:100%;position:absolute;top:0;left:0}.GlitchText-module__7APjZa__cssGlitch:before{text-shadow:-2px 0 var(--gray-500);clip-path:inset(0 0 60%);animation:3s step-end infinite GlitchText-module__7APjZa__glitchTop}.GlitchText-module__7APjZa__cssGlitch:after{text-shadow:2px 0 var(--gray-300);clip-path:inset(60% 0 0);animation:3.5s step-end infinite GlitchText-module__7APjZa__glitchBottom}@keyframes GlitchText-module__7APjZa__glitchFlicker{0%,to{opacity:1}7%{opacity:.85}8%{opacity:1}42%{opacity:1}43%{opacity:.9}44%{opacity:1}87%{opacity:.95}88%{opacity:1}}@keyframes GlitchText-module__7APjZa__glitchTop{0%,to{transform:translate(0)}5%{transform:translate(-2px)}6%{transform:translate(0)}35%{transform:translate(1px)}36%{transform:translate(0)}72%{transform:translate(-1px)}73%{transform:translate(0)}}@keyframes GlitchText-module__7APjZa__glitchBottom{0%,to{transform:translate(0)}15%{transform:translate(2px)}16%{transform:translate(0)}55%{transform:translate(-1px)}56%{transform:translate(0)}88%{transform:translate(1px)}89%{transform:translate(0)}}
.Shrine-module__68aGdW__shrine{flex-direction:column;gap:28px;display:flex}.Shrine-module__68aGdW__header{text-align:center;background:var(--bg-tint);border:1px solid var(--tint-dark);flex-direction:column;align-items:center;gap:8px;padding:20px 0;display:flex}.Shrine-module__68aGdW__headerOrnament{color:var(--text-muted);letter-spacing:4px;font-size:12px}.Shrine-module__68aGdW__headerTitle{font-family:var(--font-pixel);letter-spacing:3px;color:var(--text-primary);font-size:14px}.Shrine-module__68aGdW__headerSub{font-family:var(--font-serif);color:var(--text-secondary);font-size:13px;font-style:italic}.Shrine-module__68aGdW__passages{flex-direction:column;gap:24px;display:flex}.Shrine-module__68aGdW__passage{border-bottom:1px dotted var(--border-subtle);padding:16px 0}.Shrine-module__68aGdW__passage:last-child{border-bottom:none}.Shrine-module__68aGdW__passageTitle{font-family:var(--font-pixel);letter-spacing:2px;color:var(--text-secondary);text-transform:uppercase;margin-bottom:10px;font-size:10px}.Shrine-module__68aGdW__passageBody{position:relative}.Shrine-module__68aGdW__passageText{font-family:var(--font-serif);color:var(--text-primary);text-align:justify;font-size:14px;line-height:1.9}.Shrine-module__68aGdW__divider{text-align:center;font-family:var(--font-mono);color:var(--text-dim);letter-spacing:2px;padding:4px 0;font-size:12px}.Shrine-module__68aGdW__entities{flex-direction:column;gap:16px;display:flex}.Shrine-module__68aGdW__entitiesTitle{font-family:var(--font-pixel);letter-spacing:2px;text-align:center;color:var(--text-secondary);border-bottom:1px dashed var(--border-subtle);padding-bottom:8px;font-size:10px}.Shrine-module__68aGdW__entityGrid{flex-direction:column;gap:12px;display:flex}.Shrine-module__68aGdW__entityCard{flex-direction:column;gap:8px;display:flex}.Shrine-module__68aGdW__entityHeader{flex-wrap:wrap;align-items:baseline;gap:8px;display:flex}.Shrine-module__68aGdW__entityName{font-family:var(--font-pixel);letter-spacing:1px;color:var(--text-primary);font-size:11px}.Shrine-module__68aGdW__entityDesignation{font-family:var(--font-mono);color:var(--text-muted);letter-spacing:1px;font-size:10px}.Shrine-module__68aGdW__entityKaomoji{font-family:var(--font-mono);color:var(--text-secondary);font-size:13px}.Shrine-module__68aGdW__entityDesc{font-family:var(--font-serif);color:var(--text-primary);font-size:13px;line-height:1.7}.Shrine-module__68aGdW__entityMeta{font-family:var(--font-mono);color:var(--text-muted);border-top:1px dotted var(--border-subtle);flex-direction:column;gap:2px;padding-top:4px;font-size:10px;display:flex}.Shrine-module__68aGdW__bottomOrnament{text-align:center;color:var(--text-dim);flex-direction:column;align-items:center;gap:4px;display:flex}.Shrine-module__68aGdW__bottomPre{font-family:var(--font-mono);font-size:11px;line-height:1.3}.Shrine-module__68aGdW__bottomText{font-family:var(--font-pixel);letter-spacing:2px;color:var(--text-muted);font-size:8px}
.Lightbox-module__aEetda__overlay{z-index:9999;background:#000000eb;justify-content:center;align-items:center;animation:.2s ease-out Lightbox-module__aEetda__fadeIn;display:flex;position:fixed;inset:0}.Lightbox-module__aEetda__container{flex-direction:column;width:100%;max-width:90vw;max-height:90vh;display:flex}.Lightbox-module__aEetda__header{background:var(--gray-900);border:1px solid var(--gray-700);font-family:var(--font-mono);color:var(--gray-300);border-bottom:none;align-items:center;gap:12px;padding:8px 12px;font-size:12px;display:flex}.Lightbox-module__aEetda__counter{color:var(--gray-500);flex-shrink:0}.Lightbox-module__aEetda__title{color:var(--white);text-overflow:ellipsis;white-space:nowrap;flex:1;overflow:hidden}.Lightbox-module__aEetda__closeBtn{border:1px solid var(--gray-700);color:var(--gray-300);font-family:var(--font-mono);cursor:pointer;background:0 0;flex-shrink:0;padding:2px 8px;font-size:12px}.Lightbox-module__aEetda__closeBtn:hover{background:var(--gray-700);color:var(--white)}.Lightbox-module__aEetda__imageArea{background:var(--black);border-left:1px solid var(--gray-700);border-right:1px solid var(--gray-700);flex:1;align-items:center;gap:0;min-height:0;display:flex}.Lightbox-module__aEetda__imageWrapper{flex:1;justify-content:center;align-items:center;min-height:0;padding:16px 0;display:flex;overflow:hidden}.Lightbox-module__aEetda__image{object-fit:contain;image-rendering:auto;max-width:100%;max-height:70vh;animation:.3s ease-out Lightbox-module__aEetda__imageReveal}@keyframes Lightbox-module__aEetda__imageReveal{0%{opacity:0;filter:contrast(2)brightness(.5)}to{opacity:1;filter:contrast()brightness()}}.Lightbox-module__aEetda__navBtn{color:var(--gray-500);font-family:var(--font-mono);cursor:pointer;-webkit-user-select:none;user-select:none;background:0 0;border:none;flex-shrink:0;padding:16px 12px;font-size:24px;transition:color .15s}.Lightbox-module__aEetda__navBtn:hover{color:var(--white)}.Lightbox-module__aEetda__caption{background:var(--gray-900);border:1px solid var(--gray-700);font-family:var(--font-pixel);color:var(--gray-300);letter-spacing:.5px;border-top:none;justify-content:center;align-items:center;gap:8px;padding:8px 12px;font-size:9px;display:flex}.Lightbox-module__aEetda__captionIcon{color:var(--gray-500)}.Lightbox-module__aEetda__captionCategory{color:var(--gray-500);font-family:var(--font-mono);font-size:10px}@keyframes Lightbox-module__aEetda__fadeIn{0%{opacity:0}to{opacity:1}}
.Gallery-module__Z3WcLa__gallery{background-image:url(/images/patterns/dot-grid.png);background-repeat:repeat;background-size:64px 64px;flex-direction:column;gap:20px;padding:16px;display:flex}.Gallery-module__Z3WcLa__header{text-align:center}.Gallery-module__Z3WcLa__headerOrnament{font-family:var(--font-mono);color:var(--text-muted);letter-spacing:2px;font-size:12px}.Gallery-module__Z3WcLa__headerTitle{font-family:var(--font-pixel);letter-spacing:2px;margin:8px 0 4px;font-size:14px}.Gallery-module__Z3WcLa__headerSub{font-family:var(--font-serif);color:var(--text-secondary);font-size:13px;font-style:italic}.Gallery-module__Z3WcLa__filters{border-top:1px solid var(--border-subtle);border-bottom:1px solid var(--border-subtle);flex-wrap:wrap;align-items:center;gap:4px;padding:8px 0;display:flex}.Gallery-module__Z3WcLa__filterLabel{font-family:var(--font-pixel);color:var(--text-muted);letter-spacing:1px;margin-right:4px;font-size:8px}.Gallery-module__Z3WcLa__filterBtn{font-family:var(--font-mono);color:var(--text-secondary);cursor:pointer;text-transform:lowercase;background:0 0;border:1px solid #0000;padding:2px 6px;font-size:12px;transition:all .15s}.Gallery-module__Z3WcLa__filterBtn:hover{color:var(--text-primary);border-color:var(--border-subtle)}.Gallery-module__Z3WcLa__filterActive{background:var(--text-primary);color:var(--bg-card);border-color:var(--text-primary)}.Gallery-module__Z3WcLa__filterActive:hover{color:var(--bg-card);border-color:var(--text-primary)}.Gallery-module__Z3WcLa__countBar{text-align:right}.Gallery-module__Z3WcLa__countText{font-family:var(--font-mono);color:var(--text-muted);font-size:10px}.Gallery-module__Z3WcLa__grid{grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:12px;display:grid}.Gallery-module__Z3WcLa__gridItem{border:1px solid var(--border-subtle);cursor:pointer;text-align:center;background:0 0;flex-direction:column;padding:0;transition:border-color .2s;display:flex}.Gallery-module__Z3WcLa__gridItem:hover{border-color:var(--text-primary)}.Gallery-module__Z3WcLa__imageContainer{background:var(--bg-subtle);aspect-ratio:1;position:relative;overflow:hidden}.Gallery-module__Z3WcLa__thumbnail{object-fit:cover;width:100%;height:100%;transition:filter .3s;display:block}.Gallery-module__Z3WcLa__gridItem:hover .Gallery-module__Z3WcLa__thumbnail{filter:contrast(1.1)brightness(.95)}.Gallery-module__Z3WcLa__glitchOverlay{opacity:0;pointer-events:none;background:repeating-linear-gradient(0deg,#0000,#0000 2px,#00000008 2px 4px);transition:opacity .2s;position:absolute;inset:0}.Gallery-module__Z3WcLa__gridItem:hover .Gallery-module__Z3WcLa__glitchOverlay{opacity:1;animation:.3s steps(3,end) .1s Gallery-module__Z3WcLa__glitchShift}@keyframes Gallery-module__Z3WcLa__glitchShift{0%{clip-path:inset(0 0 80%);transform:translate(0)}25%{clip-path:inset(20% 0 40%);transform:translate(-3px)}50%{clip-path:inset(60% 0 10%);transform:translate(3px)}75%{clip-path:inset(10% 0 70%);transform:translate(-2px)}to{clip-path:inset(0);transform:translate(0)}}.Gallery-module__Z3WcLa__scanlines{pointer-events:none;opacity:0;background:repeating-linear-gradient(0deg,#0000,#0000 1px,#0000000d 1px 2px);transition:opacity .3s;position:absolute;inset:0}.Gallery-module__Z3WcLa__gridItem:hover .Gallery-module__Z3WcLa__scanlines{opacity:1}.Gallery-module__Z3WcLa__itemCaption{border-top:1px solid var(--border-subtle);background:var(--bg-card);justify-content:center;align-items:center;gap:6px;min-height:28px;padding:6px 4px;display:flex}.Gallery-module__Z3WcLa__captionStar{color:var(--text-muted);font-size:8px}.Gallery-module__Z3WcLa__captionText{font-family:var(--font-pixel);letter-spacing:.3px;color:var(--text-secondary);text-overflow:ellipsis;white-space:nowrap;font-size:7px;overflow:hidden}.Gallery-module__Z3WcLa__gridItem:hover .Gallery-module__Z3WcLa__captionText{color:var(--text-primary)}.Gallery-module__Z3WcLa__bottomOrnament{align-items:center;gap:12px;padding-top:8px;display:flex}.Gallery-module__Z3WcLa__ornamentLine{background:var(--border-subtle);flex:1;height:1px}.Gallery-module__Z3WcLa__ornamentText{font-family:var(--font-pixel);color:var(--text-muted);letter-spacing:1px;font-size:7px}
.Journal-module__n-9uCW__journal{flex-direction:column;gap:16px;display:flex}.Journal-module__n-9uCW__header{border-bottom:2px solid var(--border-strong);flex-direction:column;align-items:center;gap:4px;padding-bottom:12px;display:flex}.Journal-module__n-9uCW__headerIcon{color:var(--text-muted);font-size:14px}.Journal-module__n-9uCW__headerText{font-family:var(--font-pixel);letter-spacing:2px;font-size:10px}.Journal-module__n-9uCW__headerSub{font-family:var(--font-mono);color:var(--text-muted);font-size:11px}.Journal-module__n-9uCW__entries{flex-direction:column;display:flex}.Journal-module__n-9uCW__entry{border-bottom:1px dotted var(--border-subtle)}.Journal-module__n-9uCW__entry:last-child{border-bottom:none}.Journal-module__n-9uCW__entryHeader{cursor:pointer;text-align:left;width:100%;font-family:inherit;font-size:inherit;color:inherit;background:0 0;border:none;align-items:center;gap:12px;padding:10px 4px;transition:background .15s;display:flex}.Journal-module__n-9uCW__entryHeader:hover{background:var(--bg-tint)}.Journal-module__n-9uCW__expanded .Journal-module__n-9uCW__entryHeader{background:var(--bg-tint);border-bottom:1px solid var(--tint-dark)}.Journal-module__n-9uCW__entryDate{font-family:var(--font-mono);color:var(--text-secondary);white-space:nowrap;flex-shrink:0;min-width:90px;font-size:12px}.Journal-module__n-9uCW__entryPreview{flex:1;align-items:center;gap:8px;min-width:0;display:flex}.Journal-module__n-9uCW__previewText{font-family:var(--font-serif);color:var(--text-muted);text-overflow:ellipsis;white-space:nowrap;font-size:13px;overflow:hidden}.Journal-module__n-9uCW__corruptedBadge{font-family:var(--font-mono);color:var(--text-secondary);background:var(--bg-subtle);border:1px solid var(--border-subtle);white-space:nowrap;flex-shrink:0;padding:1px 4px;font-size:9px}.Journal-module__n-9uCW__entryToggle{font-family:var(--font-mono);color:var(--text-muted);flex-shrink:0;font-size:12px}.Journal-module__n-9uCW__entryBody{padding:12px 4px 16px;animation:.3s ease-out Journal-module__n-9uCW__entryReveal}.Journal-module__n-9uCW__entryContent{font-family:var(--font-serif);color:var(--text-primary);font-size:14px;line-height:1.8}.Journal-module__n-9uCW__corrupted .Journal-module__n-9uCW__entryDate{color:var(--text-muted)}.Journal-module__n-9uCW__footer{text-align:center;border-top:1px dashed var(--border-subtle);padding-top:12px}.Journal-module__n-9uCW__footerText{font-family:var(--font-pixel);color:var(--text-muted);letter-spacing:1px;font-size:8px}@keyframes Journal-module__n-9uCW__entryReveal{0%{opacity:0;max-height:0}to{opacity:1;max-height:500px}}
.TextDocuments-module__SGYuAG__documents{flex-direction:column;gap:16px;display:flex}.TextDocuments-module__SGYuAG__browser{flex-direction:column;gap:8px;display:flex}.TextDocuments-module__SGYuAG__browserPath{font-family:var(--font-mono);color:var(--gray-100);font-size:13px}.TextDocuments-module__SGYuAG__browserCmd{color:var(--white)}.TextDocuments-module__SGYuAG__browserMeta{font-family:var(--font-mono);color:var(--gray-500);border-bottom:1px solid var(--gray-700);padding-bottom:6px;font-size:11px}.TextDocuments-module__SGYuAG__fileList{flex-direction:column;gap:2px;display:flex}.TextDocuments-module__SGYuAG__fileItem{cursor:pointer;font-family:var(--font-mono);color:var(--gray-100);text-align:left;background:0 0;border:none;align-items:center;gap:8px;padding:4px 8px;font-size:13px;transition:background .1s;display:flex}.TextDocuments-module__SGYuAG__fileItem:hover{background:var(--gray-700)}.TextDocuments-module__SGYuAG__fileActive{background:var(--gray-700);border-left:2px solid var(--gray-100)}.TextDocuments-module__SGYuAG__fileIcon{color:var(--gray-500);text-align:center;flex-shrink:0;width:14px;font-size:11px}.TextDocuments-module__SGYuAG__fileName{flex:1}.TextDocuments-module__SGYuAG__fileCorrupted{color:var(--gray-500);font-size:10px}.TextDocuments-module__SGYuAG__viewer{border:2px solid var(--gray-700);background:var(--gray-900);animation:.2s ease-out TextDocuments-module__SGYuAG__viewerOpen}.TextDocuments-module__SGYuAG__viewerHeader{background:var(--gray-700);border-bottom:1px solid var(--gray-500);justify-content:space-between;align-items:center;padding:6px 12px;display:flex}.TextDocuments-module__SGYuAG__viewerTitle{font-family:var(--font-mono);color:var(--gray-100);letter-spacing:1px;font-size:12px}.TextDocuments-module__SGYuAG__viewerClose{font-family:var(--font-mono);color:var(--gray-300);cursor:pointer;background:0 0;border:none;padding:0 4px;font-size:12px}.TextDocuments-module__SGYuAG__viewerClose:hover{color:var(--white)}.TextDocuments-module__SGYuAG__viewerContent{scrollbar-width:thin;scrollbar-color:var(--gray-500) var(--gray-900);max-height:500px;padding:16px;overflow-y:auto}.TextDocuments-module__SGYuAG__viewerText{font-family:var(--font-mono);color:var(--gray-100);white-space:pre-wrap;word-break:break-word;font-size:12px;line-height:1.6}.TextDocuments-module__SGYuAG__emptyState{text-align:center;padding:24px 0}.TextDocuments-module__SGYuAG__emptyState p{font-family:var(--font-pixel);color:var(--gray-500);letter-spacing:1px;font-size:8px}@keyframes TextDocuments-module__SGYuAG__viewerOpen{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}
.Terminal-module__2TO_xW__terminal{background:var(--gray-900);border:2px solid var(--gray-700);cursor:text;font-family:var(--font-mono);color:var(--gray-100);font-size:13px;line-height:1.5}.Terminal-module__2TO_xW__titleBar{background:var(--gray-700);border-bottom:1px solid var(--gray-500);-webkit-user-select:none;user-select:none;align-items:center;gap:5px;padding:6px 10px;display:flex}.Terminal-module__2TO_xW__dot{border:1px solid var(--gray-500);background:var(--gray-900);border-radius:50%;width:8px;height:8px}.Terminal-module__2TO_xW__titleText{font-family:var(--font-pixel);color:var(--gray-300);letter-spacing:.5px;margin-left:8px;font-size:8px}.Terminal-module__2TO_xW__output{scrollbar-width:thin;scrollbar-color:var(--gray-700) var(--gray-900);max-height:400px;padding:12px 14px;overflow-y:auto}.Terminal-module__2TO_xW__output::-webkit-scrollbar{width:6px}.Terminal-module__2TO_xW__output::-webkit-scrollbar-track{background:var(--gray-900)}.Terminal-module__2TO_xW__output::-webkit-scrollbar-thumb{background:var(--gray-700)}.Terminal-module__2TO_xW__line{margin-bottom:2px}.Terminal-module__2TO_xW__lineText{white-space:pre-wrap;word-break:break-word;font-family:var(--font-mono);color:inherit;background:0 0;border:none;margin:0;padding:0;font-size:13px;line-height:1.5}.Terminal-module__2TO_xW__command .Terminal-module__2TO_xW__lineText{color:var(--tint-light)}.Terminal-module__2TO_xW__response .Terminal-module__2TO_xW__lineText{color:var(--gray-300)}.Terminal-module__2TO_xW__system .Terminal-module__2TO_xW__lineText{color:var(--gray-500);font-style:italic}.Terminal-module__2TO_xW__inputLine{align-items:center;gap:8px;padding:4px 14px 8px;display:flex}.Terminal-module__2TO_xW__prompt{color:var(--tint-dark);white-space:nowrap;-webkit-user-select:none;user-select:none;font-size:13px}.Terminal-module__2TO_xW__input{color:var(--gray-100);font-family:var(--font-mono);caret-color:#0000;background:0 0;border:none;outline:none;flex:1;padding:0;font-size:13px;line-height:1.5}.Terminal-module__2TO_xW__cursor{background:var(--gray-100);flex-shrink:0;width:8px;height:14px;animation:1s step-end infinite Terminal-module__2TO_xW__terminalBlink;display:inline-block}@keyframes Terminal-module__2TO_xW__terminalBlink{0%,to{opacity:1}50%{opacity:0}}.Terminal-module__2TO_xW__statusBar{background:var(--black);border-top:1px solid var(--gray-700);font-family:var(--font-pixel);color:var(--gray-500);letter-spacing:.5px;-webkit-user-select:none;user-select:none;justify-content:space-between;padding:4px 10px;font-size:7px;display:flex}
.ChatWidget-module__WEYaEq__toggle{z-index:1000;background:var(--black);color:var(--white);border:2px solid var(--gray-700);cursor:pointer;box-shadow:3px 3px 0 0 var(--gray-700);flex-direction:column;align-items:center;gap:2px;padding:10px 12px;transition:background .2s;display:flex;position:fixed;bottom:20px;right:20px}.ChatWidget-module__WEYaEq__toggle:hover{background:var(--gray-900)}.ChatWidget-module__WEYaEq__toggleOpen{background:var(--gray-700)}.ChatWidget-module__WEYaEq__toggleIcon{font-size:16px;line-height:1}.ChatWidget-module__WEYaEq__toggleLabel{font-family:var(--font-pixel);letter-spacing:1px;text-transform:uppercase;font-size:7px}.ChatWidget-module__WEYaEq__panel{z-index:999;background:var(--bg-card);border:2px solid var(--border-strong);width:340px;max-height:480px;box-shadow:6px 6px 0 0 var(--border-color);flex-direction:column;animation:.25s ease-out ChatWidget-module__WEYaEq__panelSlideUp;display:flex;position:fixed;bottom:72px;right:20px}@keyframes ChatWidget-module__WEYaEq__panelSlideUp{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}.ChatWidget-module__WEYaEq__header{background:var(--black);color:var(--white);-webkit-user-select:none;user-select:none;align-items:center;gap:6px;padding:8px 12px;display:flex}.ChatWidget-module__WEYaEq__headerDot{background:var(--tint-dark);border-radius:50%;width:6px;height:6px;animation:2s ease-in-out infinite ChatWidget-module__WEYaEq__dotPulse}@keyframes ChatWidget-module__WEYaEq__dotPulse{0%,to{opacity:.4}50%{opacity:1}}.ChatWidget-module__WEYaEq__headerTitle{font-family:var(--font-pixel);letter-spacing:.5px;flex:1;font-size:8px}.ChatWidget-module__WEYaEq__headerStatus{font-family:var(--font-pixel);color:var(--tint-light);letter-spacing:1px;font-size:7px}.ChatWidget-module__WEYaEq__messages{scrollbar-width:thin;scrollbar-color:var(--border-subtle) var(--bg-card);flex-direction:column;flex:1;gap:10px;min-height:200px;max-height:300px;padding:12px;display:flex;overflow-y:auto}.ChatWidget-module__WEYaEq__messages::-webkit-scrollbar{width:4px}.ChatWidget-module__WEYaEq__messages::-webkit-scrollbar-track{background:var(--bg-card)}.ChatWidget-module__WEYaEq__messages::-webkit-scrollbar-thumb{background:var(--border-subtle)}.ChatWidget-module__WEYaEq__message{align-items:flex-start;gap:8px;display:flex}.ChatWidget-module__WEYaEq__hikari{flex-direction:row}.ChatWidget-module__WEYaEq__user{flex-direction:row-reverse}.ChatWidget-module__WEYaEq__avatar{font-family:var(--font-mono);color:var(--text-muted);white-space:nowrap;flex-shrink:0;padding-top:4px;font-size:10px}.ChatWidget-module__WEYaEq__bubble{max-width:240px;padding:8px 10px;font-size:13px;line-height:1.6}.ChatWidget-module__WEYaEq__hikari .ChatWidget-module__WEYaEq__bubble{background:var(--bg-tint);border:1px solid var(--border-subtle);color:var(--text-primary)}.ChatWidget-module__WEYaEq__user .ChatWidget-module__WEYaEq__bubble{background:var(--gray-900);border:1px solid var(--gray-700);color:var(--gray-100)}.ChatWidget-module__WEYaEq__bubbleText{white-space:pre-wrap;word-break:break-word;font-family:var(--font-serif);color:inherit;background:0 0;border:none;margin:0;padding:0;font-size:13px;line-height:1.6}.ChatWidget-module__WEYaEq__options{border-top:1px dashed var(--border-subtle);flex-direction:column;gap:4px;padding:8px 12px 10px;display:flex}.ChatWidget-module__WEYaEq__optionBtn{background:var(--bg-card);border:1px solid var(--border-subtle);width:100%;color:var(--text-primary);font-family:var(--font-serif);text-align:left;cursor:pointer;padding:6px 10px;font-size:13px;transition:background .15s,border-color .15s;display:block}.ChatWidget-module__WEYaEq__optionBtn:hover{background:var(--bg-tint);border-color:var(--tint-dark)}.ChatWidget-module__WEYaEq__ended{flex-direction:column;align-items:center;gap:6px;display:flex}.ChatWidget-module__WEYaEq__endedText{font-family:var(--font-pixel);color:var(--text-muted);letter-spacing:.5px;font-size:8px}.ChatWidget-module__WEYaEq__restartBtn{font-family:var(--font-pixel);color:var(--text-secondary);border:1px dotted var(--border-subtle);cursor:pointer;letter-spacing:.5px;background:0 0;padding:4px 12px;font-size:8px}.ChatWidget-module__WEYaEq__restartBtn:hover{color:var(--text-primary);border-color:var(--text-muted)}.ChatWidget-module__WEYaEq__footer{background:var(--bg-subtle);border-top:1px solid var(--border-subtle);font-family:var(--font-pixel);color:var(--text-muted);letter-spacing:.5px;-webkit-user-select:none;user-select:none;justify-content:space-between;padding:4px 12px;font-size:7px;display:flex}@media (max-width:600px){.ChatWidget-module__WEYaEq__panel{width:auto;bottom:68px;left:8px;right:8px}.ChatWidget-module__WEYaEq__toggle{bottom:12px;right:12px}}
.Guestbook-module__CpLTBW__guestbook{flex-direction:column;gap:24px;display:flex}.Guestbook-module__CpLTBW__intro{flex-direction:column;gap:6px;display:flex}.Guestbook-module__CpLTBW__introLabel{font-family:var(--font-mono);color:var(--text-muted);letter-spacing:.5px;font-size:11px}.Guestbook-module__CpLTBW__introText{font-family:var(--font-serif);color:var(--text-secondary);font-size:15px;font-style:italic;line-height:1.7}.Guestbook-module__CpLTBW__entries{scrollbar-width:thin;scrollbar-color:var(--border-subtle) transparent;flex-direction:column;max-height:500px;padding-right:8px;display:flex;overflow-y:auto}.Guestbook-module__CpLTBW__entries::-webkit-scrollbar{width:4px}.Guestbook-module__CpLTBW__entries::-webkit-scrollbar-track{background:0 0}.Guestbook-module__CpLTBW__entries::-webkit-scrollbar-thumb{background:var(--border-subtle)}.Guestbook-module__CpLTBW__entry{padding:10px 0}.Guestbook-module__CpLTBW__entryHeader{flex-wrap:wrap;align-items:baseline;gap:6px;margin-bottom:4px;display:flex}.Guestbook-module__CpLTBW__entryAvatar{color:var(--text-muted);flex-shrink:0;font-size:12px}.Guestbook-module__CpLTBW__entryName{font-family:var(--font-mono);color:var(--text-primary);font-size:13px;font-weight:700}.Guestbook-module__CpLTBW__entryWebsite{font-family:var(--font-mono);color:var(--tint-dark);font-size:10px;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}.Guestbook-module__CpLTBW__entryDate{font-family:var(--font-mono);color:var(--text-muted);margin-left:auto;font-size:11px}.Guestbook-module__CpLTBW__entryMessage{font-family:var(--font-serif);color:var(--text-primary);padding-left:20px;font-size:14px;line-height:1.7}.Guestbook-module__CpLTBW__entrySep{border-bottom:1px dotted var(--border-subtle);margin-top:10px}.Guestbook-module__CpLTBW__ornament{text-align:center;font-family:var(--font-pixel);color:var(--text-dim);letter-spacing:1px;-webkit-user-select:none;user-select:none;padding:8px 0;font-size:8px}.Guestbook-module__CpLTBW__formWrapper{flex-direction:column;gap:12px;display:flex}.Guestbook-module__CpLTBW__formTitle{font-family:var(--font-pixel);color:var(--text-primary);letter-spacing:1.5px;text-align:center;font-size:11px}.Guestbook-module__CpLTBW__formSubtitle{font-family:var(--font-serif);color:var(--text-muted);text-align:center;font-size:13px;font-style:italic}.Guestbook-module__CpLTBW__form{flex-direction:column;gap:10px;display:flex}.Guestbook-module__CpLTBW__formField{flex-direction:column;gap:3px;display:flex}.Guestbook-module__CpLTBW__formLabel{font-family:var(--font-mono);color:var(--text-secondary);text-transform:uppercase;letter-spacing:.5px;font-size:11px}.Guestbook-module__CpLTBW__formInput{background:var(--bg-card);border:1px solid var(--border-subtle);font-family:var(--font-mono);color:var(--text-primary);outline:none;padding:6px 10px;font-size:13px}.Guestbook-module__CpLTBW__formInput:focus{border-color:var(--tint-dark)}.Guestbook-module__CpLTBW__formInput::placeholder{color:var(--text-dim)}.Guestbook-module__CpLTBW__formTextarea{background:var(--bg-card);border:1px solid var(--border-subtle);font-family:var(--font-serif);color:var(--text-primary);resize:vertical;outline:none;padding:6px 10px;font-size:14px;line-height:1.6}.Guestbook-module__CpLTBW__formTextarea:focus{border-color:var(--tint-dark)}.Guestbook-module__CpLTBW__formTextarea::placeholder{color:var(--text-dim)}.Guestbook-module__CpLTBW__formActions{justify-content:space-between;align-items:center;padding-top:4px;display:flex}.Guestbook-module__CpLTBW__submitBtn{font-family:var(--font-pixel);background:var(--text-primary);color:var(--bg-card);border:2px solid var(--text-primary);cursor:pointer;letter-spacing:1px;padding:8px 20px;font-size:10px;transition:background .15s,color .15s}.Guestbook-module__CpLTBW__submitBtn:hover{background:var(--bg-card);color:var(--text-primary)}.Guestbook-module__CpLTBW__formNote{font-family:var(--font-pixel);color:var(--text-muted);letter-spacing:.5px;font-size:7px}.Guestbook-module__CpLTBW__thankYou{flex-direction:column;align-items:center;gap:8px;padding:20px 0;display:flex}.Guestbook-module__CpLTBW__thankYouIcon{color:var(--tint-dark);font-size:24px}.Guestbook-module__CpLTBW__thankYouText{font-family:var(--font-serif);color:var(--text-secondary);text-align:center;font-size:14px;line-height:1.7}.Guestbook-module__CpLTBW__thankYouKaomoji{font-family:var(--font-mono);color:var(--text-muted);font-size:13px}.Guestbook-module__CpLTBW__bottomKaomoji{font-family:var(--font-mono);color:var(--text-dim);-webkit-user-select:none;user-select:none;justify-content:center;gap:12px;padding:4px 0;font-size:12px;display:flex}
.Links-module__4jMr3W__links{flex-direction:column;gap:24px;display:flex}.Links-module__4jMr3W__webring{flex-direction:column;align-items:center;gap:6px;display:flex}.Links-module__4jMr3W__webringBorder{border:2px solid var(--border-strong);background:var(--bg-subtle);justify-content:center;align-items:center;gap:20px;width:100%;padding:10px 16px;display:flex}.Links-module__4jMr3W__webringNav{flex-shrink:0}.Links-module__4jMr3W__webringLink{font-family:var(--font-pixel);color:var(--text-primary);letter-spacing:.5px;font-size:8px;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}.Links-module__4jMr3W__webringLink:hover{color:var(--tint-dark)}.Links-module__4jMr3W__webringTitle{font-family:var(--font-pixel);color:var(--text-primary);letter-spacing:1px;text-align:center;font-size:10px}.Links-module__4jMr3W__webringLabel{font-family:var(--font-mono);color:var(--text-muted);letter-spacing:.5px;font-size:10px}.Links-module__4jMr3W__intro{padding:0 4px}.Links-module__4jMr3W__introText{font-family:var(--font-serif);color:var(--text-secondary);font-size:14px;font-style:italic;line-height:1.7}.Links-module__4jMr3W__grid{flex-direction:column;gap:2px;display:flex}.Links-module__4jMr3W__entry{border:1px solid #0000;align-items:center;gap:14px;padding:10px 12px;text-decoration:none;transition:border-color .15s,background .15s;display:flex}.Links-module__4jMr3W__entry:hover{border-color:var(--border-subtle);background:var(--bg-subtle)}.Links-module__4jMr3W__entryButton{flex-shrink:0}.Links-module__4jMr3W__buttonImg{image-rendering:pixelated;border:1px solid var(--border-subtle);display:block}.Links-module__4jMr3W__entryInfo{flex-direction:column;gap:2px;min-width:0;display:flex}.Links-module__4jMr3W__entryName{font-family:var(--font-mono);color:var(--text-primary);letter-spacing:.3px;font-size:13px;font-weight:700}.Links-module__4jMr3W__entryDesc{font-family:var(--font-serif);color:var(--text-muted);font-size:13px;line-height:1.5}.Links-module__4jMr3W__divider{text-align:center;font-family:var(--font-pixel);color:var(--text-dim);letter-spacing:1px;-webkit-user-select:none;user-select:none;padding:8px 0;font-size:8px}.Links-module__4jMr3W__linkToMe{border:2px dashed var(--border-color);background:var(--bg-card);flex-direction:column;align-items:center;gap:12px;padding:20px 16px;display:flex}.Links-module__4jMr3W__linkToMeTitle{font-family:var(--font-pixel);color:var(--text-primary);letter-spacing:2px;font-size:11px}.Links-module__4jMr3W__linkToMeText{font-family:var(--font-serif);color:var(--text-secondary);text-align:center;font-size:14px}.Links-module__4jMr3W__buttonShowcase{align-items:center;gap:12px;display:flex}.Links-module__4jMr3W__showcaseImg{image-rendering:pixelated;border:2px solid var(--border-strong);display:block}.Links-module__4jMr3W__codeBlock{background:var(--bg-subtle);border:1px solid var(--border-subtle);width:100%;max-width:450px;padding:12px 16px;overflow-x:auto}.Links-module__4jMr3W__codeContent{font-family:var(--font-mono);color:var(--text-secondary);white-space:pre;font-size:11px;line-height:1.6}.Links-module__4jMr3W__linkToMeNote{font-family:var(--font-pixel);color:var(--text-muted);letter-spacing:.5px;font-size:7px}.Links-module__4jMr3W__bottomDecor{text-align:center;font-family:var(--font-mono);color:var(--text-dim);-webkit-user-select:none;user-select:none;font-size:10px}
.Changelog-module__LrbnUa__changelog{flex-direction:column;gap:20px;display:flex}.Changelog-module__LrbnUa__header{border:1px solid var(--border-subtle);background:var(--bg-subtle);flex-wrap:wrap;align-items:baseline;gap:8px;padding:8px 12px;display:flex}.Changelog-module__LrbnUa__headerLabel{font-family:var(--font-pixel);color:var(--text-muted);letter-spacing:1px;font-size:8px}.Changelog-module__LrbnUa__headerDate{font-family:var(--font-mono);color:var(--text-primary);font-size:13px;font-weight:700}.Changelog-module__LrbnUa__headerNote{font-family:var(--font-mono);color:var(--text-dim);font-size:10px}.Changelog-module__LrbnUa__intro{font-family:var(--font-serif);color:var(--text-secondary);padding:0 4px;font-size:14px;font-style:italic;line-height:1.7}.Changelog-module__LrbnUa__entries{scrollbar-width:thin;scrollbar-color:var(--border-subtle) transparent;flex-direction:column;gap:4px;max-height:600px;padding-right:8px;display:flex;overflow-y:auto}.Changelog-module__LrbnUa__entries::-webkit-scrollbar{width:4px}.Changelog-module__LrbnUa__entries::-webkit-scrollbar-track{background:0 0}.Changelog-module__LrbnUa__entries::-webkit-scrollbar-thumb{background:var(--border-subtle)}.Changelog-module__LrbnUa__entry{border:1px solid var(--border-subtle);background:var(--bg-card);padding:12px 14px}.Changelog-module__LrbnUa__entry:hover{border-color:var(--border-color)}.Changelog-module__LrbnUa__entryHeader{align-items:baseline;gap:10px;margin-bottom:8px;display:flex}.Changelog-module__LrbnUa__entryDate{font-family:var(--font-mono);color:var(--text-primary);letter-spacing:.3px;font-size:13px;font-weight:700}.Changelog-module__LrbnUa__entryVersion{font-family:var(--font-pixel);color:var(--tint-dark);letter-spacing:.5px;font-size:8px}.Changelog-module__LrbnUa__latestBadge{font-family:var(--font-pixel);color:var(--bg-card);background:var(--text-primary);letter-spacing:1px;margin-left:auto;padding:2px 6px;font-size:7px}.Changelog-module__LrbnUa__changeList{flex-direction:column;gap:4px;padding-left:4px;list-style:none;display:flex}.Changelog-module__LrbnUa__changeItem{align-items:baseline;gap:8px;display:flex}.Changelog-module__LrbnUa__changeBullet{color:var(--text-muted);flex-shrink:0;font-size:10px}.Changelog-module__LrbnUa__changeText{font-family:var(--font-serif);color:var(--text-secondary);font-size:14px;line-height:1.6}.Changelog-module__LrbnUa__bottomNote{text-align:center;font-family:var(--font-mono);color:var(--text-dim);-webkit-user-select:none;user-select:none;padding:4px 0;font-size:10px}
.SiteInfo-module__nO3A8W__siteInfo{text-align:center;flex-direction:column;align-items:center;gap:28px;display:flex}.SiteInfo-module__nO3A8W__statsBlock{border:2px solid var(--border-strong);background:var(--bg-card);width:100%;max-width:380px;padding:16px 20px}.SiteInfo-module__nO3A8W__statsTitle{font-family:var(--font-pixel);color:var(--text-primary);letter-spacing:2px;text-align:center;margin-bottom:14px;font-size:9px}.SiteInfo-module__nO3A8W__statsGrid{flex-direction:column;gap:6px;display:flex}.SiteInfo-module__nO3A8W__statRow{align-items:baseline;gap:4px;display:flex}.SiteInfo-module__nO3A8W__statLabel{font-family:var(--font-mono);color:var(--text-muted);white-space:nowrap;font-size:12px}.SiteInfo-module__nO3A8W__statDots{border-bottom:1px dotted var(--border-subtle);flex:1;min-width:20px;margin-bottom:3px}.SiteInfo-module__nO3A8W__statValue{font-family:var(--font-mono);color:var(--text-primary);white-space:nowrap;font-size:12px;font-weight:700}.SiteInfo-module__nO3A8W__credits{flex-direction:column;gap:6px;display:flex}.SiteInfo-module__nO3A8W__creditLine{font-family:var(--font-serif);color:var(--text-secondary);font-size:14px;line-height:1.6}.SiteInfo-module__nO3A8W__creditLine strong{color:var(--text-primary)}.SiteInfo-module__nO3A8W__creditTech{font-family:var(--font-mono);color:var(--text-muted);letter-spacing:1px;margin-top:4px;font-size:11px}.SiteInfo-module__nO3A8W__buttonRow{flex-wrap:wrap;justify-content:center;gap:6px;padding:12px 0;display:flex}.SiteInfo-module__nO3A8W__stampImg{image-rendering:pixelated;border:1px solid var(--border-subtle);opacity:.85;transition:opacity .15s;display:block}.SiteInfo-module__nO3A8W__stampImg:hover{opacity:1}.SiteInfo-module__nO3A8W__asciiBlock{padding:16px 0}.SiteInfo-module__nO3A8W__asciiArt{font-family:var(--font-mono);color:var(--text-muted);white-space:pre;text-align:center;background:0 0;border:none;padding:0;font-size:11px;line-height:1.3}.SiteInfo-module__nO3A8W__closing{flex-direction:column;align-items:center;gap:10px;padding:8px 0;display:flex}.SiteInfo-module__nO3A8W__closingBorder{border-top:1px solid var(--border-subtle);width:120px}.SiteInfo-module__nO3A8W__closingText{font-family:var(--font-pixel);color:var(--text-primary);letter-spacing:1px;font-size:9px}.SiteInfo-module__nO3A8W__closingSub{font-family:var(--font-serif);color:var(--text-muted);font-size:13px;font-style:italic;line-height:1.5}.SiteInfo-module__nO3A8W__socialRow{justify-content:center;align-items:center;gap:12px;padding:8px 0;display:flex}.SiteInfo-module__nO3A8W__socialLink{font-family:var(--font-pixel);color:var(--text-primary);letter-spacing:1px;border:1px solid var(--border-strong);padding:6px 12px;font-size:9px;text-decoration:none;transition:background .15s,color .15s}.SiteInfo-module__nO3A8W__socialLink:hover{background:var(--text-primary);color:var(--bg-card);text-decoration:none}.SiteInfo-module__nO3A8W__socialDot{color:var(--text-muted);font-size:14px}.SiteInfo-module__nO3A8W__finalKaomoji{font-family:var(--font-mono);color:var(--text-dim);-webkit-user-select:none;user-select:none;font-size:11px}.SiteInfo-module__nO3A8W__copyright{font-family:var(--font-pixel);color:var(--text-dim);letter-spacing:.5px;font-size:7px}
.Clock-module__vWlivG__clock{border:2px solid var(--border-strong);text-align:center;background:var(--bg-card);padding:8px}.Clock-module__vWlivG__label{font-family:var(--font-pixel);letter-spacing:2px;color:var(--text-muted);margin-bottom:4px;font-size:7px}.Clock-module__vWlivG__time{font-family:var(--font-pixel);letter-spacing:2px;font-size:18px}.Clock-module__vWlivG__colon{animation:1s step-end infinite Clock-module__vWlivG__blink}@keyframes Clock-module__vWlivG__blink{0%,to{opacity:1}50%{opacity:0}}.Clock-module__vWlivG__status{font-family:var(--font-pixel);color:var(--text-muted);letter-spacing:1px;margin-top:4px;font-size:7px}
.VisitorCounter-module__vs9MWq__counter{border:2px solid var(--border-strong);text-align:center;background:var(--bg-card);padding:8px}.VisitorCounter-module__vs9MWq__label{font-family:var(--font-pixel);letter-spacing:2px;color:var(--text-muted);margin-bottom:4px;font-size:7px}.VisitorCounter-module__vs9MWq__digits{font-family:var(--font-mono);letter-spacing:1px;justify-content:center;gap:1px;font-size:16px;display:flex}.VisitorCounter-module__vs9MWq__digit{background:var(--gray-900);color:var(--tint-light);text-align:center;min-width:18px;padding:2px 4px}.VisitorCounter-module__vs9MWq__comma{color:var(--text-muted);padding:2px 1px}
.TimeDisplay-module__QqG8gq__display{border:1px dashed var(--border-color);text-align:center;padding:8px}.TimeDisplay-module__QqG8gq__label{font-family:var(--font-pixel);letter-spacing:1px;color:var(--text-muted);margin-bottom:4px;font-size:7px}.TimeDisplay-module__QqG8gq__time{font-family:var(--font-mono);letter-spacing:2px;color:var(--text-secondary);font-size:14px}
.SignalStrength-module__0Kl_Fa__widget{border:1px solid var(--border-subtle);text-align:center;padding:8px;transition:border-color .4s,background-color .4s}.SignalStrength-module__0Kl_Fa__header{font-family:var(--font-pixel);letter-spacing:2px;border-bottom:1px dotted var(--border-subtle);margin-bottom:8px;padding-bottom:4px;font-size:8px}.SignalStrength-module__0Kl_Fa__barsRow{justify-content:center;align-items:flex-end;gap:3px;height:28px;margin-bottom:6px;display:flex}.SignalStrength-module__0Kl_Fa__bar{background:var(--bg-subtle);border:1px solid var(--border-subtle);width:8px;transition:background .3s,border-color .3s}.SignalStrength-module__0Kl_Fa__barActive{background:var(--text-secondary);border-color:var(--text-secondary)}.SignalStrength-module__0Kl_Fa__count{font-family:var(--font-pixel);letter-spacing:1px;margin-bottom:4px;font-size:10px}.SignalStrength-module__0Kl_Fa__track{background:var(--bg-subtle);border:1px solid var(--border-subtle);height:4px;margin:0 4px 6px;overflow:hidden}.SignalStrength-module__0Kl_Fa__fill{background:var(--text-secondary);height:100%;transition:width .5s ease-out}.SignalStrength-module__0Kl_Fa__label{font-family:var(--font-pixel);letter-spacing:3px;color:var(--text-muted);font-size:7px;transition:color .4s}.SignalStrength-module__0Kl_Fa__whisper{border-color:var(--border-subtle)}.SignalStrength-module__0Kl_Fa__whisper .SignalStrength-module__0Kl_Fa__barActive{background:var(--text-muted);border-color:var(--text-muted)}.SignalStrength-module__0Kl_Fa__murmur{border-color:var(--text-muted)}.SignalStrength-module__0Kl_Fa__murmur .SignalStrength-module__0Kl_Fa__barActive{background:var(--text-secondary);border-color:var(--text-secondary)}.SignalStrength-module__0Kl_Fa__murmur .SignalStrength-module__0Kl_Fa__fill{background:var(--text-secondary)}.SignalStrength-module__0Kl_Fa__murmur .SignalStrength-module__0Kl_Fa__label{color:var(--text-secondary)}.SignalStrength-module__0Kl_Fa__signal{border-color:var(--tint-dark);background-color:#c8c8e00f}.SignalStrength-module__0Kl_Fa__signal .SignalStrength-module__0Kl_Fa__header{border-bottom-color:var(--tint-dark)}.SignalStrength-module__0Kl_Fa__signal .SignalStrength-module__0Kl_Fa__barActive{background:var(--tint-dark);border-color:var(--tint-dark)}.SignalStrength-module__0Kl_Fa__signal .SignalStrength-module__0Kl_Fa__fill{background:var(--tint-dark)}.SignalStrength-module__0Kl_Fa__signal .SignalStrength-module__0Kl_Fa__label{color:var(--tint-dark)}.SignalStrength-module__0Kl_Fa__broadcast{border-color:var(--text-primary);background-color:#c8c8e01a;animation:2s ease-in-out infinite SignalStrength-module__0Kl_Fa__signalPulse}.SignalStrength-module__0Kl_Fa__broadcast .SignalStrength-module__0Kl_Fa__header{border-bottom-color:var(--text-primary)}.SignalStrength-module__0Kl_Fa__broadcast .SignalStrength-module__0Kl_Fa__barActive{background:var(--text-primary);border-color:var(--text-primary)}.SignalStrength-module__0Kl_Fa__broadcast .SignalStrength-module__0Kl_Fa__fill{background:var(--text-primary)}.SignalStrength-module__0Kl_Fa__broadcast .SignalStrength-module__0Kl_Fa__label{color:var(--text-primary);animation:1.5s step-end infinite SignalStrength-module__0Kl_Fa__labelBlink}.SignalStrength-module__0Kl_Fa__resonance{border-color:var(--text-primary);background-color:var(--bg-tint);animation:3s ease-in-out infinite SignalStrength-module__0Kl_Fa__resonancePulse;box-shadow:0 0 8px #c8c8e066}.SignalStrength-module__0Kl_Fa__resonance .SignalStrength-module__0Kl_Fa__header{border-bottom-color:var(--text-primary);color:var(--text-primary)}.SignalStrength-module__0Kl_Fa__resonance .SignalStrength-module__0Kl_Fa__barActive{background:var(--text-primary);border-color:var(--text-primary)}.SignalStrength-module__0Kl_Fa__resonance .SignalStrength-module__0Kl_Fa__fill{background:var(--text-primary)}.SignalStrength-module__0Kl_Fa__resonance .SignalStrength-module__0Kl_Fa__count{color:var(--text-primary)}.SignalStrength-module__0Kl_Fa__resonance .SignalStrength-module__0Kl_Fa__label{color:var(--text-primary);letter-spacing:4px}@keyframes SignalStrength-module__0Kl_Fa__signalPulse{0%,to{box-shadow:0 0 #c8c8e000}50%{box-shadow:0 0 6px #c8c8e04d}}@keyframes SignalStrength-module__0Kl_Fa__resonancePulse{0%,to{box-shadow:0 0 4px #c8c8e04d}50%{box-shadow:0 0 12px #c8c8e099}}@keyframes SignalStrength-module__0Kl_Fa__labelBlink{0%,to{opacity:1}50%{opacity:.5}}
.MiniPlayer-module__eqLi7G__widget{border:1px solid var(--border-subtle);flex-direction:column;gap:4px;padding:8px;display:flex}.MiniPlayer-module__eqLi7G__header{font-family:var(--font-pixel);letter-spacing:2px;border-bottom:1px dotted var(--border-subtle);padding-bottom:4px;font-size:8px}.MiniPlayer-module__eqLi7G__trackName{font-family:var(--font-mono);color:var(--text-secondary);white-space:nowrap;text-overflow:ellipsis;padding:2px 0;font-size:10px;overflow:hidden}.MiniPlayer-module__eqLi7G__btn{border:1px solid var(--border-strong);font-family:var(--font-pixel);color:var(--text-primary);cursor:pointer;letter-spacing:.5px;background:0 0;padding:4px 8px;font-size:7px;transition:background .1s,color .1s}.MiniPlayer-module__eqLi7G__btn:hover:not(:disabled){background:var(--text-primary);color:var(--bg-card)}.MiniPlayer-module__eqLi7G__btn:disabled{opacity:.3;cursor:not-allowed}
.Sidebar-module__XRNO5a__title{text-align:center;border-bottom:2px double var(--border-strong);padding-bottom:12px}.Sidebar-module__XRNO5a__logo{image-rendering:pixelated;border:1px solid var(--border-subtle);margin:0 auto 8px;display:block}.Sidebar-module__XRNO5a__titleText{font-family:var(--font-pixel);letter-spacing:1px;font-size:14px}.Sidebar-module__XRNO5a__subtitle{font-family:var(--font-pixel);color:var(--text-muted);letter-spacing:1px;margin-top:4px;font-size:7px}.Sidebar-module__XRNO5a__socialLinks{flex-direction:column;gap:4px;display:flex}.Sidebar-module__XRNO5a__socialBtn{font-family:var(--font-pixel);text-align:center;border:1px solid var(--border-strong);background:var(--bg-card);color:var(--text-primary);letter-spacing:.5px;cursor:pointer;padding:6px 8px;font-size:8px;text-decoration:none;transition:background .15s,color .15s;display:block}.Sidebar-module__XRNO5a__socialBtn:hover{background:var(--text-primary);color:var(--bg-card);text-decoration:none}.Sidebar-module__XRNO5a__nav{border:1px solid var(--border-strong);padding:8px}.Sidebar-module__XRNO5a__navHeader{font-family:var(--font-pixel);letter-spacing:2px;border-bottom:1px dotted var(--border-subtle);margin-bottom:8px;padding-bottom:4px;font-size:8px}.Sidebar-module__XRNO5a__navList{flex-direction:column;gap:2px;list-style:none;display:flex}.Sidebar-module__XRNO5a__navLink{font-family:var(--font-pixel);color:var(--text-primary);letter-spacing:.5px;padding:3px 4px;font-size:8px;text-decoration:none;transition:background .15s;display:block}.Sidebar-module__XRNO5a__navLink:hover{background:var(--text-primary);color:var(--bg-card)}.Sidebar-module__XRNO5a__buttons{border:1px solid var(--border-subtle);padding:8px}.Sidebar-module__XRNO5a__buttonsHeader{font-family:var(--font-pixel);letter-spacing:2px;border-bottom:1px dotted var(--border-subtle);margin-bottom:8px;padding-bottom:4px;font-size:8px}.Sidebar-module__XRNO5a__buttonGrid{flex-wrap:wrap;justify-content:center;gap:4px;display:flex}.Sidebar-module__XRNO5a__button88x31{width:88px;height:31px;image-rendering:pixelated;border:1px solid var(--border-faint);display:block}.Sidebar-module__XRNO5a__greeting{font-family:var(--font-pixel);color:var(--text-muted);text-align:center;letter-spacing:.5px;padding:4px 0;font-size:7px}.Sidebar-module__XRNO5a__midnightMsg{font-family:var(--font-mono);color:var(--tint-dark);text-align:center;border:1px dashed var(--tint-dark);padding:6px 8px;font-size:11px;font-style:italic;animation:3s ease-in-out infinite Sidebar-module__XRNO5a__midnightPulse}@keyframes Sidebar-module__XRNO5a__midnightPulse{0%,to{opacity:.5}50%{opacity:1}}.Sidebar-module__XRNO5a__bottomDecor{text-align:center;margin-top:auto;padding-top:12px}.Sidebar-module__XRNO5a__decorLine{color:var(--text-dim);letter-spacing:2px;font-size:10px}.Sidebar-module__XRNO5a__decorText{font-family:var(--font-pixel);color:var(--text-muted);letter-spacing:2px;padding:4px 0;font-size:7px}
.PixelDivider-module__Jek9GW__divider{text-align:center;-webkit-user-select:none;user-select:none;padding:20px 0;overflow:hidden}.PixelDivider-module__Jek9GW__pattern{font-family:var(--font-pixel);letter-spacing:3px;color:var(--text-dim);white-space:nowrap;font-size:8px}
.ParallaxLayer-module__0atD3G__container{pointer-events:none;z-index:1;width:100%;height:100%;position:fixed;top:0;left:0;overflow:hidden}.ParallaxLayer-module__0atD3G__element{font-family:var(--font-serif);color:var(--tint-dark);will-change:transform;-webkit-user-select:none;user-select:none;white-space:nowrap;position:absolute}
.CorruptionEvent-module__2GeyGq__overlay{pointer-events:none;z-index:9997;width:100%;height:100%;position:fixed;top:0;left:0}.CorruptionEvent-module__2GeyGq__fading{animation:.3s ease-out forwards CorruptionEvent-module__2GeyGq__fadeOut}@keyframes CorruptionEvent-module__2GeyGq__fadeOut{to{opacity:0}}.CorruptionEvent-module__2GeyGq__flicker{background:var(--white);animation:.15s steps(2,end) 4 CorruptionEvent-module__2GeyGq__corruptFlicker}@keyframes CorruptionEvent-module__2GeyGq__corruptFlicker{0%{opacity:0}25%{opacity:.12}50%{opacity:0}75%{opacity:.08}to{opacity:0}}.CorruptionEvent-module__2GeyGq__zalgo{mix-blend-mode:multiply;background:0 0;animation:.8s ease-in-out CorruptionEvent-module__2GeyGq__zalgoTint}@keyframes CorruptionEvent-module__2GeyGq__zalgoTint{0%{background:0 0}20%{background:#c8c8e008}80%{background:#c8c8e008}to{background:0 0}}.CorruptionEvent-module__2GeyGq__shift{background:0 0;animation:.4s steps(3,end) 2 CorruptionEvent-module__2GeyGq__corruptShift}@keyframes CorruptionEvent-module__2GeyGq__corruptShift{0%{clip-path:inset(0);transform:translate(0)}20%{clip-path:inset(30% 0 50%);transform:translate(4px)}40%{clip-path:inset(60% 0 20%);transform:translate(-3px,1px)}60%{clip-path:inset(10% 0 70%);transform:translate(2px,-1px)}80%{clip-path:inset(45% 0 35%);transform:translate(-4px)}to{clip-path:inset(0);transform:translate(0)}}.CorruptionEvent-module__2GeyGq__invert{background:var(--white);mix-blend-mode:difference;animation:.5s steps(4,end) 2 CorruptionEvent-module__2GeyGq__corruptInvert}@keyframes CorruptionEvent-module__2GeyGq__corruptInvert{0%{opacity:0}15%{opacity:.7}30%{opacity:0}50%{opacity:.5}70%{opacity:0}85%{opacity:.3}to{opacity:0}}.CorruptionEvent-module__2GeyGq__static{opacity:.6;animation:.3s steps(2,end) 4 CorruptionEvent-module__2GeyGq__staticPulse}@keyframes CorruptionEvent-module__2GeyGq__staticPulse{0%{opacity:.4}50%{opacity:.7}to{opacity:.4}}
.Constellation-module__JUpQ5G__constellation{flex-direction:column;gap:16px;display:flex}.Constellation-module__JUpQ5G__header{text-align:center}.Constellation-module__JUpQ5G__headerOrnament{color:var(--text-dim);letter-spacing:6px;font-size:12px}.Constellation-module__JUpQ5G__headerTitle{font-family:var(--font-pixel);letter-spacing:3px;margin:6px 0;font-size:11px}.Constellation-module__JUpQ5G__headerSub{color:var(--text-muted);font-size:13px;font-style:italic}.Constellation-module__JUpQ5G__mapWrapper{border:2px solid var(--border-strong);background:var(--gray-900);padding:8px;position:relative}.Constellation-module__JUpQ5G__svg{width:100%;height:auto;display:block}.Constellation-module__JUpQ5G__edge{stroke:var(--gray-700);stroke-width:.5px;opacity:.15;transition:opacity .5s,stroke .5s}.Constellation-module__JUpQ5G__edgeVisible{stroke:var(--tint-dark);stroke-width:1px;opacity:.6}.Constellation-module__JUpQ5G__edgeFlash{stroke:var(--white);stroke-width:1.5px;opacity:1;animation:.6s ease-out Constellation-module__JUpQ5G__edgeFlashAnim}@keyframes Constellation-module__JUpQ5G__edgeFlashAnim{0%{opacity:1;stroke-width:2.5px;stroke:var(--white)}to{opacity:.6;stroke-width:1px;stroke:var(--tint-dark)}}.Constellation-module__JUpQ5G__nodeGroup{cursor:pointer}.Constellation-module__JUpQ5G__nodeGroup:hover .Constellation-module__JUpQ5G__nodeHidden{opacity:.5}.Constellation-module__JUpQ5G__node{transition:opacity .4s,fill .4s,r .3s}.Constellation-module__JUpQ5G__nodeHidden{fill:var(--gray-500);opacity:.3}.Constellation-module__JUpQ5G__nodeDiscovered{fill:var(--white);opacity:.9}.Constellation-module__JUpQ5G__glowRing{fill:none;stroke:var(--tint-dark);stroke-width:1px;opacity:.4;animation:3s ease-in-out infinite Constellation-module__JUpQ5G__ringPulse}@keyframes Constellation-module__JUpQ5G__ringPulse{0%,to{opacity:.2;r:7}50%{opacity:.5;r:9}}.Constellation-module__JUpQ5G__nodeCross{stroke:var(--tint-light);stroke-width:.5px;opacity:.4}.Constellation-module__JUpQ5G__tooltip{font-family:var(--font-pixel);fill:var(--tint-light);letter-spacing:.5px;pointer-events:none;font-size:7px}.Constellation-module__JUpQ5G__legend{font-family:var(--font-pixel);color:var(--text-muted);letter-spacing:1px;justify-content:center;align-items:center;gap:16px;font-size:7px;display:flex}.Constellation-module__JUpQ5G__legendItem{align-items:center;gap:4px;display:flex}.Constellation-module__JUpQ5G__legendDim{background:var(--gray-500);opacity:.3;border-radius:50%;width:6px;height:6px;display:inline-block}.Constellation-module__JUpQ5G__legendBright{background:var(--white);width:6px;height:6px;box-shadow:0 0 3px var(--tint-dark);border-radius:50%;display:inline-block}.Constellation-module__JUpQ5G__legendCount{color:var(--text-dim)}
.MusicRoom-module__UAqtoa__room{flex-direction:column;gap:16px;display:flex}.MusicRoom-module__UAqtoa__headerDecor{font-family:var(--font-pixel);color:var(--text-muted);align-items:center;gap:8px;font-size:10px;display:flex}.MusicRoom-module__UAqtoa__headerLine{background:repeating-linear-gradient(to right, var(--border-subtle) 0px, var(--border-subtle) 4px, transparent 4px, transparent 8px);flex:1;height:1px}.MusicRoom-module__UAqtoa__headerLabel{letter-spacing:3px;font-size:8px}.MusicRoom-module__UAqtoa__playerLayout{gap:16px;display:flex}@media (max-width:600px){.MusicRoom-module__UAqtoa__playerLayout{flex-direction:column}}.MusicRoom-module__UAqtoa__trackList{border:2px solid var(--border-strong);flex:1;min-width:0}.MusicRoom-module__UAqtoa__trackListHeader{font-family:var(--font-pixel);letter-spacing:2px;background:var(--black);color:var(--white);padding:6px 10px;font-size:8px}.MusicRoom-module__UAqtoa__trackItem{border:none;border-bottom:1px dotted var(--border-subtle);width:100%;font-family:var(--font-mono);color:var(--text-primary);cursor:pointer;text-align:left;background:0 0;align-items:center;gap:8px;padding:6px 10px;font-size:12px;transition:background .1s;display:flex}.MusicRoom-module__UAqtoa__trackItem:last-child{border-bottom:none}.MusicRoom-module__UAqtoa__trackItem:hover{background:var(--bg-subtle)}.MusicRoom-module__UAqtoa__trackActive{background:var(--bg-tint)!important}.MusicRoom-module__UAqtoa__trackIndex{font-family:var(--font-pixel);color:var(--text-muted);flex-shrink:0;font-size:8px}.MusicRoom-module__UAqtoa__trackName{text-overflow:ellipsis;white-space:nowrap;flex:1;overflow:hidden}.MusicRoom-module__UAqtoa__playingIndicator{color:var(--text-primary);font-size:8px;animation:.8s step-end infinite MusicRoom-module__UAqtoa__playBlink}@keyframes MusicRoom-module__UAqtoa__playBlink{0%,to{opacity:1}50%{opacity:.3}}.MusicRoom-module__UAqtoa__controls{flex-direction:column;flex-shrink:0;gap:12px;width:220px;display:flex}.MusicRoom-module__UAqtoa__display{border:2px solid var(--border-strong);background:var(--gray-900);color:var(--gray-100);padding:10px}.MusicRoom-module__UAqtoa__displayLabel{font-family:var(--font-pixel);color:var(--gray-500);letter-spacing:2px;margin-bottom:6px;font-size:7px}.MusicRoom-module__UAqtoa__displayTrack{font-family:var(--font-mono);color:var(--tint-light);white-space:nowrap;text-overflow:ellipsis;margin-bottom:8px;font-size:11px;overflow:hidden}.MusicRoom-module__UAqtoa__displayTime{font-family:var(--font-mono);color:var(--gray-300);justify-content:space-between;align-items:center;font-size:13px;display:flex}.MusicRoom-module__UAqtoa__displayWave{letter-spacing:-1px;color:var(--tint-dark);font-size:10px}.MusicRoom-module__UAqtoa__buttons{gap:8px;display:flex}.MusicRoom-module__UAqtoa__btn{background:var(--bg-card);border:2px solid var(--border-strong);font-family:var(--font-pixel);color:var(--text-primary);cursor:pointer;flex:1;padding:8px;font-size:12px;transition:background .1s,color .1s}.MusicRoom-module__UAqtoa__btn:hover:not(:disabled){background:var(--text-primary);color:var(--bg-card)}.MusicRoom-module__UAqtoa__btn:disabled{opacity:.3;cursor:not-allowed}.MusicRoom-module__UAqtoa__volumeRow{align-items:center;gap:8px;display:flex}.MusicRoom-module__UAqtoa__volumeLabel{font-family:var(--font-pixel);color:var(--text-muted);letter-spacing:1px;flex-shrink:0;font-size:7px}.MusicRoom-module__UAqtoa__volumeSlider{appearance:none;background:var(--border-subtle);cursor:pointer;outline:none;flex:1;height:4px}.MusicRoom-module__UAqtoa__volumeSlider::-webkit-slider-thumb{-webkit-appearance:none;background:var(--text-primary);cursor:pointer;border:none;width:12px;height:12px}.MusicRoom-module__UAqtoa__volumeSlider::-moz-range-thumb{background:var(--text-primary);cursor:pointer;border:none;width:12px;height:12px}.MusicRoom-module__UAqtoa__volumeValue{font-family:var(--font-mono);color:var(--text-muted);text-align:right;flex-shrink:0;width:32px;font-size:10px}.MusicRoom-module__UAqtoa__waveInfo{font-family:var(--font-mono);color:var(--text-muted);text-align:center;font-size:10px}.MusicRoom-module__UAqtoa__bottomDecor{font-family:var(--font-pixel);color:var(--text-dim);text-align:center;letter-spacing:.5px;font-size:7px}
.FinaleSequence-module__27y6EG__overlay{z-index:99999;background:#000000e6;justify-content:center;align-items:center;animation:.3s ease-out FinaleSequence-module__27y6EG__overlayFadeIn;display:flex;position:fixed;inset:0}@keyframes FinaleSequence-module__27y6EG__overlayFadeIn{0%{opacity:0}to{opacity:1}}.FinaleSequence-module__27y6EG__flash{background:var(--white);animation:.8s ease-out forwards FinaleSequence-module__27y6EG__flashAnim;position:absolute;inset:0}@keyframes FinaleSequence-module__27y6EG__flashAnim{0%{opacity:1}30%{opacity:1}to{opacity:0}}.FinaleSequence-module__27y6EG__textContainer{text-align:center;z-index:2;animation:1.2s ease-out FinaleSequence-module__27y6EG__textFadeIn}@keyframes FinaleSequence-module__27y6EG__textFadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.FinaleSequence-module__27y6EG__titleLine{font-family:var(--font-pixel);color:var(--white);letter-spacing:6px;text-shadow:0 0 20px #c8c8e0cc,0 0 40px #c8c8e066;margin-bottom:16px;font-size:18px}.FinaleSequence-module__27y6EG__subLine{font-family:var(--font-pixel);color:var(--tint-light);letter-spacing:2px;margin-bottom:24px;font-size:8px}.FinaleSequence-module__27y6EG__kaomoji{color:var(--tint-dark);letter-spacing:2px;font-size:16px}.FinaleSequence-module__27y6EG__canvas{pointer-events:none;z-index:1;width:100%;height:100%;position:absolute;inset:0}
.KeyboardSecrets-module__rJ2Q5W__overlay{z-index:10000;pointer-events:none;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.KeyboardSecrets-module__rJ2Q5W__konamiEffect{justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:relative}.KeyboardSecrets-module__rJ2Q5W__konamiInvert{background:var(--white);animation:3s ease-out forwards KeyboardSecrets-module__rJ2Q5W__konamiFlash;position:absolute;inset:0}@keyframes KeyboardSecrets-module__rJ2Q5W__konamiFlash{0%{opacity:.9;mix-blend-mode:difference}15%{opacity:.7}30%{opacity:0}to{opacity:0}}.KeyboardSecrets-module__rJ2Q5W__konamiText{z-index:1;text-align:center;animation:.8s ease-out .3s both KeyboardSecrets-module__rJ2Q5W__konamiFadeIn;position:relative}@keyframes KeyboardSecrets-module__rJ2Q5W__konamiFadeIn{0%{opacity:0;transform:scale(.8)}to{opacity:1;transform:scale(1)}}.KeyboardSecrets-module__rJ2Q5W__asciiArt{font-family:var(--font-mono);color:var(--tint-dark);text-shadow:0 0 8px var(--tint-dark);white-space:pre;font-size:10px;line-height:1.2;animation:1.5s ease-in-out infinite alternate KeyboardSecrets-module__rJ2Q5W__konamiGlow}@keyframes KeyboardSecrets-module__rJ2Q5W__konamiGlow{0%{text-shadow:0 0 8px var(--tint-dark)}to{text-shadow:0 0 20px var(--tint-light), 0 0 40px var(--tint-dark)}}.KeyboardSecrets-module__rJ2Q5W__konamiMessage{font-family:var(--font-pixel);color:var(--white);text-shadow:0 0 6px var(--tint-dark);letter-spacing:2px;margin-top:16px;font-size:11px}.KeyboardSecrets-module__rJ2Q5W__konamiSub{font-family:var(--font-mono);color:var(--gray-500);margin-top:8px;font-size:11px}.KeyboardSecrets-module__rJ2Q5W__hikariEffect{justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:relative}.KeyboardSecrets-module__rJ2Q5W__hikariGlow{background:radial-gradient(#c8c8e026 0%,#0000 60%);animation:2s ease-in-out infinite KeyboardSecrets-module__rJ2Q5W__hikariPulse;position:absolute;inset:0}@keyframes KeyboardSecrets-module__rJ2Q5W__hikariPulse{0%,to{opacity:.5}50%{opacity:1}}.KeyboardSecrets-module__rJ2Q5W__hikariText{z-index:1;font-family:var(--font-serif);color:var(--tint-dark);text-align:center;max-width:400px;text-shadow:0 0 12px var(--tint-dark);font-size:16px;font-style:italic;line-height:1.8;animation:5s ease-in-out forwards KeyboardSecrets-module__rJ2Q5W__hikariTextFade;position:relative}@keyframes KeyboardSecrets-module__rJ2Q5W__hikariTextFade{0%{opacity:0;transform:translateY(10px)}15%{opacity:1;transform:translateY(0)}85%{opacity:1}to{opacity:0}}.KeyboardSecrets-module__rJ2Q5W__signalEffect{flex-direction:column;align-items:center;gap:16px;display:flex}.KeyboardSecrets-module__rJ2Q5W__signalText{font-family:var(--font-pixel);color:var(--white);text-shadow:0 0 8px var(--tint-dark);letter-spacing:2px;font-size:10px;animation:.3s ease-in-out 3 alternate KeyboardSecrets-module__rJ2Q5W__signalFlash}@keyframes KeyboardSecrets-module__rJ2Q5W__signalFlash{0%{opacity:1}to{opacity:.3}}.KeyboardSecrets-module__rJ2Q5W__signalRings{width:120px;height:120px;position:relative}.KeyboardSecrets-module__rJ2Q5W__ring{border:2px solid var(--tint-dark);border-radius:50%;animation:1.5s ease-out forwards KeyboardSecrets-module__rJ2Q5W__signalRing;position:absolute;inset:0}@keyframes KeyboardSecrets-module__rJ2Q5W__signalRing{0%{opacity:1;transform:scale(.2)}to{opacity:0;transform:scale(2.5)}}.KeyboardSecrets-module__rJ2Q5W__ghostEffect{justify-content:center;align-items:center;display:flex}.KeyboardSecrets-module__rJ2Q5W__ghostText{font-size:48px;animation:2s ease-in-out forwards KeyboardSecrets-module__rJ2Q5W__ghostFloat}@keyframes KeyboardSecrets-module__rJ2Q5W__ghostFloat{0%{opacity:1;transform:translateY(0)scale(1)}50%{opacity:.6;transform:translateY(-30px)scale(1.2)}to{opacity:0;transform:translateY(-60px)scale(.5)}}.KeyboardSecrets-module__rJ2Q5W__wingsEffect{justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:relative}.KeyboardSecrets-module__rJ2Q5W__wingsAscii{font-family:var(--font-mono);color:var(--white);white-space:pre;text-shadow:0 0 12px var(--tint-light);font-size:14px;line-height:1.3;animation:3s ease-out forwards KeyboardSecrets-module__rJ2Q5W__wingsSpread}@keyframes KeyboardSecrets-module__rJ2Q5W__wingsSpread{0%{opacity:0;letter-spacing:-2px;transform:scaleX(.3)scaleY(.8)}30%{opacity:1;letter-spacing:1px;transform:scaleX(1.1)scaleY(1)}70%{opacity:1;letter-spacing:0;transform:scaleX(1)scaleY(1)}to{opacity:0;transform:scaleX(1.2)scaleY(.9)}}.KeyboardSecrets-module__rJ2Q5W__wingsGlow{background:radial-gradient(#e0e0f033 0%,#0000 70%);border-radius:50%;width:300px;height:300px;animation:1.5s ease-in-out infinite KeyboardSecrets-module__rJ2Q5W__wingsGlowPulse;position:absolute}@keyframes KeyboardSecrets-module__rJ2Q5W__wingsGlowPulse{0%,to{opacity:.5;transform:scale(1)}50%{opacity:1;transform:scale(1.3)}}
.ContextMenu-module__43X5Iq__menu{z-index:9999;background:var(--bg-card);border:2px solid var(--border-strong);min-width:200px;box-shadow:4px 4px 0 var(--border-color);font-family:var(--font-pixel);image-rendering:pixelated;padding:4px 0;font-size:9px;position:fixed}.ContextMenu-module__43X5Iq__header{color:var(--text-muted);letter-spacing:2px;text-align:center;padding:6px 12px;font-size:8px}.ContextMenu-module__43X5Iq__divider{background:repeating-linear-gradient(to right, var(--border-strong) 0px, var(--border-strong) 2px, transparent 2px, transparent 4px);height:1px;margin:2px 8px}.ContextMenu-module__43X5Iq__item{width:100%;color:var(--text-primary);font-family:var(--font-pixel);cursor:pointer;text-align:left;letter-spacing:.5px;background:0 0;border:none;align-items:center;gap:8px;padding:6px 12px;font-size:9px;transition:background .1s,color .1s;display:flex;position:relative}.ContextMenu-module__43X5Iq__item:hover{background:var(--text-primary);color:var(--bg-card)}.ContextMenu-module__43X5Iq__icon{text-align:center;flex-shrink:0;width:16px;display:inline-block}.ContextMenu-module__43X5Iq__signalPopup{background:var(--gray-900);color:var(--tint-light);white-space:nowrap;border:1px solid var(--gray-700);padding:4px 8px;font-size:8px;animation:3s ease-out forwards ContextMenu-module__43X5Iq__popupFade;position:absolute;top:-24px;right:-10px}@keyframes ContextMenu-module__43X5Iq__popupFade{0%{opacity:0;transform:translateY(4px)}15%{opacity:1;transform:translateY(0)}80%{opacity:1}to{opacity:0}}
.DraggableSticker-module__aFEIpq__sticker{z-index:500;cursor:grab;-webkit-user-select:none;user-select:none;filter:drop-shadow(0 1px 2px #0000004d);font-size:20px;line-height:1;transition:transform .15s,filter .15s}.DraggableSticker-module__aFEIpq__sticker:hover{filter:drop-shadow(0 2px 6px #0006);transform:scale(1.15)}.DraggableSticker-module__aFEIpq__dragging{cursor:grabbing;filter:drop-shadow(0 4px 12px #c8c8e080);z-index:501;transform:scale(1.2)}
