@import "https://fonts.googleapis.com/css2?family=VT323&family=Press+Start+2P&display=swap";
.BlogPost_page-module__PUDZSG__pageWrap{justify-content:center;align-items:flex-start;min-height:100vh;padding:40px 20px;display:flex}.BlogPost_page-module__PUDZSG__container{flex-direction:column;gap:20px;width:100%;max-width:620px;font-family:VT323,monospace;display:flex}.BlogPost_page-module__PUDZSG__loading{color:#fff;justify-content:center;align-items:center;gap:8px;min-height:100vh;font-family:"Press Start 2P",monospace;font-size:10px;display:flex}.BlogPost_page-module__PUDZSG__loadingText{text-shadow:0 0 8px #fff}.BlogPost_page-module__PUDZSG__cursor{color:#ff69c8;animation:.9s step-end infinite BlogPost_page-module__PUDZSG__blink}.BlogPost_page-module__PUDZSG__backBtn{color:#fff8;cursor:pointer;background:0 0;border:1px solid #fff3;align-self:flex-start;padding:6px 12px;font-family:"Press Start 2P",monospace;font-size:8px;transition:all .2s}.BlogPost_page-module__PUDZSG__backBtn:hover{color:#ff69c8;border-color:#ff69c8;box-shadow:0 0 8px #ff69c844}.BlogPost_page-module__PUDZSG__window{background:#000;border:2px solid #fff;position:relative;overflow:hidden;box-shadow:0 0 8px #fff,0 0 20px #fff6,inset 0 0 8px #fff2}.BlogPost_page-module__PUDZSG__window:before{content:"";pointer-events:none;z-index:10;background:repeating-linear-gradient(0deg,#0000,#0000 2px,#ff2d9b08 2px 4px);position:absolute;inset:0}.BlogPost_page-module__PUDZSG__titlebar{background:linear-gradient(90deg,#fff,#383637,#fff) 0 0/200% 100%;border-bottom:2px solid #fff;justify-content:space-between;align-items:center;padding:4px 8px;animation:3s linear infinite BlogPost_page-module__PUDZSG__shimmer;display:flex}.BlogPost_page-module__PUDZSG__titlebarText{color:#fff;letter-spacing:1px;white-space:nowrap;text-overflow:ellipsis;background:0 0;max-width:80%;font-family:"Press Start 2P",monospace;font-size:8px;overflow:hidden}.BlogPost_page-module__PUDZSG__titlebarDots{gap:4px;display:flex}.BlogPost_page-module__PUDZSG__titlebarDot{border:1px solid #0006;border-radius:50%;flex-shrink:0;width:10px;height:10px}.BlogPost_page-module__PUDZSG__dotRed{background:#ff5f57}.BlogPost_page-module__PUDZSG__dotYellow{background:#ffbd2e}.BlogPost_page-module__PUDZSG__dotGreen{background:#28c840}.BlogPost_page-module__PUDZSG__postBody{z-index:1;padding:16px;position:relative}.BlogPost_page-module__PUDZSG__meta{align-items:center;gap:8px;margin-bottom:10px;font-size:15px;display:flex}.BlogPost_page-module__PUDZSG__metaDate{color:#ff69c8;text-shadow:0 0 4px #ff69c866}.BlogPost_page-module__PUDZSG__metaTime{color:#fff5}.BlogPost_page-module__PUDZSG__metaMood{color:#fff8;background:#fff1;border:1px solid #fff2;padding:1px 6px}.BlogPost_page-module__PUDZSG__metaDivider{color:#fff3}.BlogPost_page-module__PUDZSG__divider{background:linear-gradient(90deg,#0000,#fff,#ff69c8,#fff,#0000);height:1px;margin:12px 0;box-shadow:0 0 4px #fff6}.BlogPost_page-module__PUDZSG__postTitle{color:#fff;text-shadow:0 0 8px #fff8;word-break:break-word;margin-bottom:12px;font-family:"Press Start 2P",monospace;font-size:11px;line-height:1.8}.BlogPost_page-module__PUDZSG__arrow{color:#ff69c8;margin-right:8px;font-size:9px}.BlogPost_page-module__PUDZSG__postContent{color:#ddd;margin-bottom:14px;font-size:19px;line-height:1.7}.BlogPost_page-module__PUDZSG__postContent p{margin-bottom:8px}.BlogPost_page-module__PUDZSG__tags{flex-wrap:wrap;gap:5px;margin-bottom:14px;display:flex}.BlogPost_page-module__PUDZSG__tag{color:#ff69c8;background:#fff1;border:1px solid #fff3;padding:1px 7px;font-size:14px;transition:all .2s}.BlogPost_page-module__PUDZSG__tag:hover{background:#ff69c822;border-color:#ff69c8}.BlogPost_page-module__PUDZSG__likeSection{align-items:center;gap:14px;display:flex}.BlogPost_page-module__PUDZSG__likeBtn{color:#fff8;cursor:pointer;background:#000;border:2px solid #fff5;align-items:center;gap:8px;padding:8px 14px;font-family:"Press Start 2P",monospace;font-size:8px;transition:all .2s;display:flex}.BlogPost_page-module__PUDZSG__likeBtn:hover:not(:disabled){color:#ff69c8;border-color:#ff69c8;box-shadow:0 0 10px #ff69c844}.BlogPost_page-module__PUDZSG__likeBtnActive{color:#ff69c8!important;border-color:#ff69c8!important;box-shadow:0 0 10px #ff69c844!important}.BlogPost_page-module__PUDZSG__likeHeart{font-family:VT323,monospace;font-size:16px;line-height:1}.BlogPost_page-module__PUDZSG__likeLabel{letter-spacing:.5px}.BlogPost_page-module__PUDZSG__likeCount{color:#fff5;font-size:16px}.BlogPost_page-module__PUDZSG__commentsBody{z-index:1;padding:16px;position:relative}.BlogPost_page-module__PUDZSG__formTitle{color:#fff;text-shadow:0 0 6px #fff8;letter-spacing:1px;margin-bottom:12px;font-family:"Press Start 2P",monospace;font-size:8px}.BlogPost_page-module__PUDZSG__formRow{flex-direction:column;gap:4px;margin-bottom:10px;display:flex}.BlogPost_page-module__PUDZSG__formLabel{color:#ff69c8;text-shadow:0 0 4px #ff69c866;font-size:15px}.BlogPost_page-module__PUDZSG__formInput,.BlogPost_page-module__PUDZSG__formTextarea{color:#fff;resize:none;background:#111;border:1px solid #fff3;outline:none;width:100%;padding:6px 8px;font-family:VT323,monospace;font-size:17px;transition:border-color .2s,box-shadow .2s}.BlogPost_page-module__PUDZSG__formInput:focus,.BlogPost_page-module__PUDZSG__formTextarea:focus{border-color:#ff69c8;box-shadow:0 0 8px #ff69c844}.BlogPost_page-module__PUDZSG__formInput::placeholder,.BlogPost_page-module__PUDZSG__formTextarea::placeholder{color:#fff3}.BlogPost_page-module__PUDZSG__submitBtn{color:#fff8;cursor:pointer;letter-spacing:.5px;background:#000;border:2px solid #fff5;padding:8px 14px;font-family:"Press Start 2P",monospace;font-size:8px;transition:all .2s}.BlogPost_page-module__PUDZSG__submitBtn:hover:not(:disabled){color:#ff69c8;border-color:#ff69c8;box-shadow:0 0 10px #ff69c844}.BlogPost_page-module__PUDZSG__submitBtn:disabled{opacity:.4;cursor:default}.BlogPost_page-module__PUDZSG__noComments{color:#fff4;text-align:center;padding:12px 0;font-size:17px}.BlogPost_page-module__PUDZSG__commentsList{flex-direction:column;gap:12px;display:flex}.BlogPost_page-module__PUDZSG__comment{background:#ffffff05;border:1px solid #fff2;padding:10px;transition:border-color .2s}.BlogPost_page-module__PUDZSG__comment:hover{border-color:#fff4}.BlogPost_page-module__PUDZSG__commentHeader{justify-content:space-between;align-items:center;margin-bottom:6px;display:flex}.BlogPost_page-module__PUDZSG__commentName{color:#ff69c8;text-shadow:0 0 4px #ff69c866;font-family:"Press Start 2P",monospace;font-size:8px}.BlogPost_page-module__PUDZSG__commentDate{color:#fff3;font-size:13px}.BlogPost_page-module__PUDZSG__commentMessage{color:#ccc;font-size:17px;line-height:1.5}@keyframes BlogPost_page-module__PUDZSG__shimmer{0%{background-position:0 0}to{background-position:200% 0}}@keyframes BlogPost_page-module__PUDZSG__blink{0%,to{opacity:1}50%{opacity:0}}@media (max-width:600px){.BlogPost_page-module__PUDZSG__pageWrap{padding:20px 12px}.BlogPost_page-module__PUDZSG__postTitle{font-size:9px}.BlogPost_page-module__PUDZSG__titlebarText{font-size:7px}}
.Brainstew-module__cM0f-q__header{z-index:100;justify-content:center;align-items:center;width:100%;padding:32px 20px 16px;display:flex;position:relative}.Brainstew-module__cM0f-q__glitchWrap{display:inline-block;position:relative}.Brainstew-module__cM0f-q__logo{filter:drop-shadow(0 0 12px #ff2d9b)drop-shadow(0 0 30px #ff2d9b88);width:clamp(280px,60vw,620px);height:auto;animation:4s ease-in-out infinite Brainstew-module__cM0f-q__float;display:block}.Brainstew-module__cM0f-q__glitchWrap:before,.Brainstew-module__cM0f-q__glitchWrap:after{content:"";background-image:var(--logo-bg);opacity:0;pointer-events:none;background-position:50%;background-repeat:no-repeat;background-size:contain;position:absolute;inset:0}.Brainstew-module__cM0f-q__glitchWrap:before{filter:drop-shadow(2px 0 #ff2d9b);animation:6s infinite Brainstew-module__cM0f-q__glitchR}.Brainstew-module__cM0f-q__glitchWrap:after{filter:drop-shadow(-2px 0 #fff);animation:6s infinite Brainstew-module__cM0f-q__glitchL}@keyframes Brainstew-module__cM0f-q__float{0%,to{transform:translateY(0)}50%{transform:translateY(-6px)}}@keyframes Brainstew-module__cM0f-q__glitchR{0%,90%,to{opacity:0;transform:translate(0)}92%{opacity:.6;transform:translate(4px,-1px)}94%{opacity:0;transform:translate(0)}96%{opacity:.4;transform:translate(3px,1px)}98%{opacity:0}}@keyframes Brainstew-module__cM0f-q__glitchL{0%,91%,to{opacity:0;transform:translate(0)}93%{opacity:.5;transform:translate(-4px,1px)}95%{opacity:0;transform:translate(0)}97%{opacity:.3;transform:translate(-3px,-1px)}99%{opacity:0}}
.AboutMe-module__wXAccW__page{--background:#fafafa;--foreground:#fff;--text-primary:#000;--text-secondary:#666;--button-primary-hover:#383838;--button-secondary-hover:#f2f2f2;--button-secondary-border:#ebebeb;min-height:100vh;font-family:var(--font-geist-sans);background:0 0;justify-content:center;align-items:center;display:flex}.AboutMe-module__wXAccW__main{background:0 0;flex-direction:column;justify-content:space-between;align-items:flex-start;width:100%;max-width:800px;min-height:100vh;padding:120px 60px;display:flex}.AboutMe-module__wXAccW__wrapper{width:100%;max-width:420px;font-family:VT323,monospace}.AboutMe-module__wXAccW__outer{background:#000;border:2px solid #fff;position:relative;overflow:hidden;box-shadow:0 0 8px #fff,0 0 20px #fff6,inset 0 0 8px #fff2}.AboutMe-module__wXAccW__outer:before{content:"";pointer-events:none;z-index:10;background:repeating-linear-gradient(0deg,#0000,#0000 2px,#ff2d9b08 2px 4px);position:absolute;inset:0}.AboutMe-module__wXAccW__titlebar{background:linear-gradient(90deg,#fff,#383637,#fff) 0 0/200% 100%;border-bottom:2px solid #fff;justify-content:space-between;align-items:center;padding:4px 8px;animation:3s linear infinite AboutMe-module__wXAccW__shimmer;display:flex}.AboutMe-module__wXAccW__titlebarText{color:#fff;letter-spacing:1px;text-shadow:none;background-color:#0000;font-family:"Press Start 2P",monospace;font-size:9px}.AboutMe-module__wXAccW__titlebarDots{gap:4px;display:flex}.AboutMe-module__wXAccW__titlebarDot{border:1px solid #0006;border-radius:50%;width:10px;height:10px}.AboutMe-module__wXAccW__dotRed{background:#ff5f57}.AboutMe-module__wXAccW__dotYellow{background:#ffbd2e}.AboutMe-module__wXAccW__dotGreen{background:#28c840}.AboutMe-module__wXAccW__body{z-index:1;padding:14px;position:relative}.AboutMe-module__wXAccW__top{align-items:flex-start;gap:12px;margin-bottom:12px;display:flex}.AboutMe-module__wXAccW__avatarWrap{flex-shrink:0;position:relative}.AboutMe-module__wXAccW__avatar{width:80px;height:80px;image-rendering:pixelated;object-fit:cover;background:#111;border:2px solid #fff;display:block;box-shadow:0 0 10px #fff8}.AboutMe-module__wXAccW__avatarFallback{background:#111;border:2px solid #fff;justify-content:center;align-items:center;width:80px;height:80px;font-size:28px;display:none;box-shadow:0 0 10px #fff8}.AboutMe-module__wXAccW__corner{background:#fff;width:6px;height:6px;position:absolute}.AboutMe-module__wXAccW__cornerTL{top:-2px;left:-2px}.AboutMe-module__wXAccW__cornerTR{top:-2px;right:-2px}.AboutMe-module__wXAccW__cornerBL{bottom:-2px;left:-2px}.AboutMe-module__wXAccW__cornerBR{bottom:-2px;right:-2px}.AboutMe-module__wXAccW__nameBlock{flex:1}.AboutMe-module__wXAccW__name{color:#fff;text-shadow:0 0 8px #fff,0 0 20px #fff6;word-break:break-word;margin-bottom:6px;font-family:"Press Start 2P",monospace;font-size:13px;line-height:1.4}.AboutMe-module__wXAccW__handle{color:#fff8;margin-bottom:8px;font-family:VT323,monospace;font-size:16px}.AboutMe-module__wXAccW__status{color:#fff;align-items:center;gap:5px;font-size:14px;display:flex}.AboutMe-module__wXAccW__statusDot{background:#39ff14;border-radius:50%;flex-shrink:0;width:7px;height:7px;animation:1.5s ease-in-out infinite AboutMe-module__wXAccW__pulse;box-shadow:0 0 6px #39ff14}.AboutMe-module__wXAccW__divider{background:linear-gradient(90deg,#0000,#fff,#ff69c8,#fff,#0000);height:1px;margin:10px 0;box-shadow:0 0 4px #fff6}.AboutMe-module__wXAccW__bio{color:#eee;text-shadow:0 0 4px #fff3;margin-bottom:10px;font-size:18px;line-height:1.5}.AboutMe-module__wXAccW__statsTable{border-collapse:collapse;width:100%;margin-bottom:10px;font-size:16px}.AboutMe-module__wXAccW__statsTable td{vertical-align:top;border:1px solid #fff4;padding:3px 6px}.AboutMe-module__wXAccW__statsTable td:first-child{color:#fff;white-space:nowrap;text-shadow:0 0 5px #fff6;width:38%;font-size:15px}.AboutMe-module__wXAccW__statsTable td:last-child{color:#fff}.AboutMe-module__wXAccW__interestsLabel{color:#fff;text-shadow:0 0 5px #fff6;margin-bottom:5px;font-size:15px}.AboutMe-module__wXAccW__interestsTags{flex-wrap:wrap;gap:5px;margin-bottom:10px;display:flex}.AboutMe-module__wXAccW__tag{color:#ff69c8;cursor:default;background:#fff2;border:1px solid #fff;padding:2px 8px;font-size:14px;transition:all .2s;box-shadow:0 0 4px #fff4}.AboutMe-module__wXAccW__tag:hover{color:#fff;background:#fff4;box-shadow:0 0 8px #fff8}.AboutMe-module__wXAccW__footer{border-top:1px solid #fff4;justify-content:space-between;align-items:center;gap:8px;padding-top:8px;display:flex}.AboutMe-module__wXAccW__blinkie{color:#000;white-space:nowrap;background:#fff;flex-shrink:0;padding:3px 6px;font-family:"Press Start 2P",monospace;font-size:7px;animation:.9s step-end infinite AboutMe-module__wXAccW__blink}.AboutMe-module__wXAccW__marqueeWrap{border:1px solid #fff4;flex:1;padding:2px 4px;overflow:hidden}.AboutMe-module__wXAccW__marquee{white-space:nowrap;color:#ff69c8;font-size:14px;animation:12s linear infinite AboutMe-module__wXAccW__marquee;display:inline-block}.AboutMe-module__wXAccW__glitter{pointer-events:none;z-index:2;font-size:10px;animation:2s ease-in-out infinite AboutMe-module__wXAccW__glitterFade;position:absolute}@keyframes AboutMe-module__wXAccW__shimmer{0%{background-position:0 0}to{background-position:200% 0}}@keyframes AboutMe-module__wXAccW__pulse{0%,to{opacity:1}50%{opacity:.3}}@keyframes AboutMe-module__wXAccW__blink{0%,to{opacity:1}50%{opacity:0}}@keyframes AboutMe-module__wXAccW__marquee{0%{transform:translate(100%)}to{transform:translate(-100%)}}@keyframes AboutMe-module__wXAccW__glitterFade{0%,to{opacity:0;transform:scale(.5)}50%{opacity:1;transform:scale(1.2)}}@media (hover:hover) and (pointer:fine){a.AboutMe-module__wXAccW__primary:hover{background:var(--button-primary-hover);border-color:#0000}a.AboutMe-module__wXAccW__secondary:hover{background:var(--button-secondary-hover);border-color:#0000}}@media (max-width:600px){.AboutMe-module__wXAccW__main{padding:48px 24px}.AboutMe-module__wXAccW__intro{gap:16px}.AboutMe-module__wXAccW__intro h1{letter-spacing:-1.92px;font-size:32px;line-height:40px}}@media (prefers-color-scheme:dark){.AboutMe-module__wXAccW__logo{filter:invert()}.AboutMe-module__wXAccW__page{--background:#000;--foreground:#000;--text-primary:#ededed;--text-secondary:#999;--button-primary-hover:#ccc;--button-secondary-hover:#1a1a1a;--button-secondary-border:#1a1a1a}}
.BlogPosts-module__lLlhiG__wrapper{background:#000;border:2px solid #fff;width:100%;max-width:520px;font-family:VT323,monospace;position:relative;overflow:hidden;box-shadow:0 0 8px #fff,0 0 20px #fff6,inset 0 0 8px #fff2}.BlogPosts-module__lLlhiG__wrapper:before{content:"";pointer-events:none;z-index:10;background:repeating-linear-gradient(0deg,#0000,#0000 2px,#ff2d9b08 2px 4px);position:absolute;inset:0}.BlogPosts-module__lLlhiG__titlebar{background:linear-gradient(90deg,#fff,#383637,#fff) 0 0/200% 100%;border-bottom:2px solid #fff;justify-content:space-between;align-items:center;padding:4px 8px;animation:3s linear infinite BlogPosts-module__lLlhiG__shimmer;display:flex}.BlogPosts-module__lLlhiG__titlebarText{color:#fff;letter-spacing:1px;background-color:#0000;font-family:"Press Start 2P",monospace;font-size:9px}.BlogPosts-module__lLlhiG__titlebarDots{gap:4px;display:flex}.BlogPosts-module__lLlhiG__titlebarDot{border:1px solid #0006;border-radius:50%;width:10px;height:10px}.BlogPosts-module__lLlhiG__dotRed{background:#ff5f57}.BlogPosts-module__lLlhiG__dotYellow{background:#ffbd2e}.BlogPosts-module__lLlhiG__dotGreen{background:#28c840}.BlogPosts-module__lLlhiG__postsContainer{z-index:1;flex-direction:column;gap:0;padding:12px;display:flex;position:relative}.BlogPosts-module__lLlhiG__post{border-bottom:1px solid #fff2;padding:12px 0;animation:.4s both BlogPosts-module__lLlhiG__fadeIn}.BlogPosts-module__lLlhiG__post:last-child{border-bottom:none}.BlogPosts-module__lLlhiG__post:hover .BlogPosts-module__lLlhiG__postTitle{color:#ff69c8;text-shadow:0 0 8px #ff69c8,0 0 20px #ff69c866}.BlogPosts-module__lLlhiG__postHeader{justify-content:space-between;align-items:center;margin-bottom:5px;display:flex}.BlogPosts-module__lLlhiG__postMeta{color:#fff6;align-items:center;gap:6px;font-size:14px;display:flex}.BlogPosts-module__lLlhiG__postDate{color:#ff69c8;text-shadow:0 0 4px #ff69c866}.BlogPosts-module__lLlhiG__postMetaDivider{color:#fff3}.BlogPosts-module__lLlhiG__postTime{color:#fff5}.BlogPosts-module__lLlhiG__postMood{color:#fff8;background:#fff1;border:1px solid #fff2;padding:1px 6px;font-size:14px}.BlogPosts-module__lLlhiG__postTitle{color:#fff;text-shadow:0 0 6px #fff8;cursor:pointer;word-break:break-word;margin-bottom:8px;font-family:"Press Start 2P",monospace;font-size:10px;line-height:1.6;transition:color .2s,text-shadow .2s}.BlogPosts-module__lLlhiG__postTitleArrow{color:#ff69c8;vertical-align:middle;margin-right:6px;font-size:8px}.BlogPosts-module__lLlhiG__postExcerpt{color:#ccc;text-shadow:0 0 4px #fff1;margin-bottom:8px;font-size:16px;line-height:1.5}.BlogPosts-module__lLlhiG__postTags{flex-wrap:wrap;gap:4px;margin-bottom:8px;display:flex}.BlogPosts-module__lLlhiG__tag{color:#ff69c8;cursor:default;background:#fff1;border:1px solid #fff3;padding:1px 6px;font-size:13px;transition:all .2s}.BlogPosts-module__lLlhiG__tag:hover{background:#ff69c822;border-color:#ff69c8;box-shadow:0 0 6px #ff69c844}.BlogPosts-module__lLlhiG__postFooter{justify-content:space-between;align-items:center;display:flex}.BlogPosts-module__lLlhiG__readMore{color:#fff;letter-spacing:.5px;font-family:"Press Start 2P",monospace;font-size:7px;text-decoration:none;transition:color .2s,text-shadow .2s}.BlogPosts-module__lLlhiG__readMore:hover{color:#ff69c8;text-shadow:0 0 8px #ff69c8}.BlogPosts-module__lLlhiG__commentCount{color:#fff5;font-size:14px}.BlogPosts-module__lLlhiG__bottomNav{z-index:1;border-top:2px solid #fff2;justify-content:space-between;align-items:center;gap:8px;padding:8px 12px;display:flex;position:relative}.BlogPosts-module__lLlhiG__blinkie{color:#000;white-space:nowrap;background:#fff;flex-shrink:0;padding:3px 6px;font-family:"Press Start 2P",monospace;font-size:7px;animation:.9s step-end infinite BlogPosts-module__lLlhiG__blink}.BlogPosts-module__lLlhiG__navLinks{align-items:center;gap:6px;display:flex}.BlogPosts-module__lLlhiG__navLink{color:#fff8;font-family:"Press Start 2P",monospace;font-size:7px;text-decoration:none;transition:color .2s}.BlogPosts-module__lLlhiG__navLink:hover{color:#ff69c8;text-shadow:0 0 6px #ff69c8}.BlogPosts-module__lLlhiG__navDivider{color:#fff3;font-size:14px}.BlogPosts-module__lLlhiG__postCount{color:#fff4;font-size:13px}@keyframes BlogPosts-module__lLlhiG__shimmer{0%{background-position:0 0}to{background-position:200% 0}}@keyframes BlogPosts-module__lLlhiG__blink{0%,to{opacity:1}50%{opacity:0}}@keyframes BlogPosts-module__lLlhiG__fadeIn{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}
