@font-face{font-family:Dogica Pixel;font-weight:400;font-style:normal;src:url(/fonts/dogicapixel.woff2) format("woff2")}@font-face{font-family:Dogica;font-weight:400;font-style:normal;src:url(/fonts/dogica.woff2) format("woff2")}*{margin:0;padding:0;box-sizing:border-box}:root{--bg-primary: #E8F0F5;--bg-secondary: #F0F0F0;--text-primary: rgba(0, 0, 0, .85);--text-muted: rgba(0, 0, 0, .5);--accent-yellow: #000000;--accent-yellow-dark: #FFFFFF;--accent-green: #B8E6B8;--accent-green-dark: #7CB97C;--accent-navy: #FFFFFF;--accent-navy-dark: #FFFFFF;--accent-red: #000000;--accent-blue: #000000;--accent-purple: #FFFFFF;--accent-orange: #000000}html{scroll-behavior:smooth}body{font-family:Dogica,monospace;font-size:.65rem;line-height:1.4;color:var(--text-primary);background-color:var(--bg-primary);background-image:radial-gradient(circle,rgba(0,0,0,.2) 1px,transparent 1px);background-size:16px 16px;padding:1rem 2rem 0;margin:0;cursor:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16"><circle cx="8" cy="8" r="6" fill="%23FFB6C1" stroke="%23000" stroke-width="1"/></svg>') 8 8,auto}a{color:inherit;text-decoration:underline}a:hover{background:#b0d4e8}a:active{opacity:.7}.clickable{cursor:pointer}.site-header{text-align:center;padding:2rem 0 .5rem;margin-bottom:.5rem}.site-title{font-size:1.8rem;letter-spacing:.1em;margin-bottom:1rem}.site-title .blink{animation:blink 1s step-start infinite}@keyframes blink{0%,50%{opacity:1}51%,to{opacity:0}}.tagline{font-size:.85rem;color:var(--text-muted);margin-bottom:1.5rem}.visitor-contact-row{display:flex;justify-content:center;align-items:center;gap:1rem;margin:.5rem 0}.visitor-counter{display:inline-block;background:linear-gradient(180deg,#fff,#e0e0e0);color:#000;font-family:Dogica Pixel,monospace;padding:.3rem .8rem;border:2px solid #000000;font-size:.6rem;letter-spacing:.1em;text-decoration:none;margin-bottom:.5rem}.badges-container{display:flex;flex-wrap:wrap;gap:.5rem;justify-content:center;margin:1.5rem 0}.badge-88x31{width:88px;height:31px;border:1px solid var(--text-primary);display:flex;align-items:center;justify-content:center;font-size:.4rem;background:linear-gradient(180deg,#fff,#ccc);text-decoration:none;color:var(--text-primary);font-family:Dogica Pixel,monospace;transition:transform .1s}.badge-88x31:hover{transform:scale(1.1);background:#b0d4e8}.breadcrumb{font-size:.5rem;color:var(--text-muted);padding-bottom:1rem;border-bottom:1px dashed var(--text-muted);text-align:left!important;display:flex;justify-content:space-between;align-items:center}.breadcrumb-links{display:flex;gap:0}.breadcrumb-contact{font-size:.5rem}.breadcrumb a{color:var(--text-primary)}.breadcrumb a:hover{background:#b0d4e8}nav{display:flex;justify-content:center;gap:.5rem;flex-wrap:wrap}nav:not(.breadcrumb) a{width:88px;height:31px;display:flex;align-items:center;justify-content:center;text-decoration:none;font-family:Dogica Pixel,monospace;font-size:.4rem;background:linear-gradient(180deg,#fff,#e0e0e0);color:#000;border:2px solid #000;transition:transform .1s}nav:not(.breadcrumb) a:hover{transform:scale(1.1);background:#b0d4e8}.marquee-container{overflow:hidden;background:#fff;color:#000;padding:.5rem 0;margin:2rem 0;border-top:2px solid #000000;border-bottom:2px solid #000000}.marquee-content{display:inline-block;white-space:nowrap;animation:marquee 20s linear infinite}@keyframes marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}.site-stats{display:flex;justify-content:center;gap:1.5rem;flex-wrap:wrap;margin:.5rem 0 .3rem;font-size:.5rem;color:var(--text-muted)}.stat-item{display:flex;align-items:center;gap:.3rem}.hit-counter{font-family:Dogica Pixel,monospace}.page-wrapper{background:#fff;border:2px solid #000000;padding:2rem;max-width:800px;margin:0 auto;box-shadow:4px 4px 0 2px #0000004d}section{margin:3rem 0;padding-top:1rem}section:first-child{margin-top:0}.intro-section{display:flex;justify-content:space-between;align-items:flex-start;gap:2rem;position:relative;margin-bottom:0;overflow:visible}.intro-content{flex:0 0 auto}.intro-text{font-size:.65rem;line-height:1.5}.intro-bullets{list-style:none;margin-top:1rem}.intro-bullets li{margin-bottom:.6rem}.intro-bullets li:before{content:"» ";color:#000}.intro-ascii{font-size:.7rem;line-height:1.1;color:var(--text-muted);margin:0;position:absolute;right:0;bottom:0;opacity:.6}.intro-ascii .cat{color:var(--text-muted)}.intro-ascii .star{color:#000;display:inline-block;animation:flicker 1.5s ease-in-out infinite}.intro-ascii .star:nth-of-type(1){animation-duration:1.2s;animation-delay:0s}.intro-ascii .star:nth-of-type(2){animation-duration:1.8s;animation-delay:.3s}.intro-ascii .star:nth-of-type(3){animation-duration:1.4s;animation-delay:.7s}.intro-ascii .star:nth-of-type(4){animation-duration:2s;animation-delay:.2s}.intro-ascii .star:nth-of-type(5){animation-duration:1.6s;animation-delay:.5s}.intro-ascii .star:nth-of-type(6){animation-duration:1.3s;animation-delay:.9s}@keyframes flicker{0%,to{opacity:1;transform:scale(1.2)}50%{opacity:.4;transform:scale(1)}}.section-header{display:flex;align-items:center;gap:1rem;margin-bottom:1.5rem}.section-title{font-size:.8rem;background:#fff;color:#000;padding:.3rem .6rem;display:inline-block;border:2px solid #000000}.section-decorator{flex-grow:1;border-bottom:1px dashed var(--text-muted)}.gif-divider{display:flex;justify-content:center;align-items:center;margin:2rem 0;gap:.3rem;height:20px}.pixel-star{width:12px;height:12px;background:#000;animation:starSpin 1s linear infinite;clip-path:polygon(50% 0%,61% 35%,98% 35%,68% 57%,79% 91%,50% 70%,21% 91%,32% 57%,2% 35%,39% 35%)}@keyframes starSpin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.pixel-heart{width:14px;height:12px;background:#000;animation:heartBeat .8s ease-in-out infinite;clip-path:polygon(50% 100%,0% 35%,0% 15%,25% 0%,50% 15%,75% 0%,100% 15%,100% 35%)}@keyframes heartBeat{0%,to{transform:scale(1)}50%{transform:scale(1.2)}}.rainbow-bar{height:4px;flex-grow:1;background:linear-gradient(90deg,#ffb6c1,#ffdab9,#fffacd,#98fb98,#b0e0e6,#e6e6fa,plum,#ffb6c1,#ffdab9,#fffacd,#98fb98,#b0e0e6,#e6e6fa,plum);background-size:200% 100%;animation:rainbowMove 2s linear infinite}@keyframes rainbowMove{0%{background-position:0% 0%}to{background-position:100% 0%}}.blog-list{list-style:none;display:flex;flex-direction:column;gap:1rem}.blog-post{padding:1rem;display:flex;gap:1rem;align-items:flex-start;background:#fff;border:2px solid #000;box-shadow:4px 4px #b0d4e8;transition:transform .15s ease,box-shadow .15s ease}.blog-post:hover{transform:translate(-2px,-2px);box-shadow:6px 6px #b0d4e8}.blog-post:nth-child(2){box-shadow:4px 4px #b8e6b8}.blog-post:nth-child(2):hover{box-shadow:6px 6px #b8e6b8}.blog-post:nth-child(3){box-shadow:4px 4px #ffdab9}.blog-post:nth-child(3):hover{box-shadow:6px 6px #ffdab9}.blog-post:nth-child(4){box-shadow:4px 4px #e6d0f0}.blog-post:nth-child(4):hover{box-shadow:6px 6px #e6d0f0}.blog-post-content{flex:1}.blog-date{color:var(--text-muted);font-size:.5rem;margin-bottom:.3rem}.blog-title{font-size:.7rem;margin-bottom:.5rem}.blog-title a{text-decoration:none}.blog-title a:hover{text-decoration:underline}.blog-excerpt{color:var(--text-muted);font-size:.55rem}.blog-image{width:180px;height:120px;object-fit:cover;border:2px solid #000;flex-shrink:0}.blog-tags{margin-top:.5rem}.blog-tags span{font-size:.45rem;background:var(--bg-secondary);padding:.2rem .4rem;margin-right:.3rem;border:1px solid var(--text-muted)}.tag-filters{display:flex;flex-wrap:wrap;gap:.4rem;justify-content:center;margin-bottom:1.5rem}.tag-pill,.tag-filter{font-family:Dogica Pixel,monospace;font-size:.4rem;padding:.35rem .7rem;border:1px solid #C0C0C0;border-radius:20px;background:#f5f5f5;color:var(--text-muted);cursor:pointer;transition:all .15s ease;text-decoration:none}.tag-pill:hover,.tag-filter:hover{background:#e8e8e8;border-color:#999;color:var(--text-primary)}.tag-pill.active,.tag-filter.active{background:#000;border-color:#000;color:#fff}.now-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem}.now-item{padding:.8rem;background:#fff;border:2px solid #000;transition:transform .15s ease}.now-item p{display:inline;padding:.15rem .3rem;transition:background .15s ease}.now-item:nth-child(1){box-shadow:4px 4px #7cb97c}.now-item:nth-child(1):hover p{background:#e8f4e8}.now-item:nth-child(2){box-shadow:4px 4px #7bafd4}.now-item:nth-child(2):hover p{background:#e8f0f5}.now-item:nth-child(3){box-shadow:4px 4px #e8b87c}.now-item:nth-child(3):hover p{background:#fff4e8}.now-item:nth-child(4){box-shadow:4px 4px #c497c4}.now-item:nth-child(4):hover p{background:#f4e8f4}.now-label{font-size:.5rem;color:var(--text-muted);margin-bottom:.3rem}.ascii-border{text-align:center;color:var(--text-muted);margin:2rem 0;font-family:Dogica Pixel,monospace;letter-spacing:.2em}.cursor-trail{position:fixed;pointer-events:none;z-index:9999;width:8px;height:8px;border-radius:50%;background:#ffb6c1;opacity:.8;transition:opacity .3s}.sparkle-container{position:relative;display:inline-block}.sparkle{position:absolute;width:6px;height:6px;background:#ffb6c1;clip-path:polygon(50% 0%,61% 35%,98% 35%,68% 57%,79% 91%,50% 70%,21% 91%,32% 57%,2% 35%,39% 35%);pointer-events:none;animation:sparkleAnim .6s ease-out forwards}@keyframes sparkleAnim{0%{transform:scale(0) rotate(0);opacity:1}to{transform:scale(1.5) rotate(180deg);opacity:0}}.new-badge{background:#000;color:#fff;padding:.1rem .3rem;font-size:.4rem;animation:newPulse 1s ease-in-out infinite}@keyframes newPulse{0%,to{opacity:1}50%{opacity:.5}}.underline-green{border-bottom:2px solid #7CB97C;padding-bottom:1px}.underline-blue{border-bottom:2px solid #7BAFD4;padding-bottom:1px}.underline-orange{border-bottom:2px solid #E8B87C;padding-bottom:1px}.underline-purple{border-bottom:2px solid #C497C4;padding-bottom:1px}footer{text-align:center;padding:3rem 0 1rem;border-top:2px solid #000000;margin-top:3rem}.footer-links{display:flex;justify-content:center;gap:1.5rem;margin-bottom:1.5rem;flex-wrap:wrap}.copyright{color:var(--text-muted);font-size:.5rem}.blink{animation:blink 1s step-start infinite}.portfolio-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:1.5rem}.portfolio-item{border:2px solid var(--accent-navy);padding:1rem;background:var(--bg-secondary)}.portfolio-item:hover{background:#b0d4e8;border-color:#6ba3c7}.portfolio-item h3{font-size:.7rem;margin-bottom:.5rem}.portfolio-item .tags{color:var(--text-muted);font-size:.5rem;margin-top:.5rem}.guestbook{padding:0;background:transparent;text-align:center}.guestbook-icon{font-size:2rem;margin-bottom:.5rem}.guestbook-entries{text-align:left;max-height:450px;overflow-y:auto;background:#fafafa;padding:.8rem;display:flex;flex-direction:column;gap:.6rem}.guestbook-entry{padding:1rem;background:#fff;border:2px solid #000;box-shadow:4px 4px #b0d4e8;transition:transform .15s ease,box-shadow .15s ease}.guestbook-entry:nth-child(4n+2){box-shadow:4px 4px #b8e6b8}.guestbook-entry:nth-child(4n+3){box-shadow:4px 4px #ffdab9}.guestbook-entry:nth-child(4n){box-shadow:4px 4px #e6d0f0}.guestbook-entry:hover{transform:translate(-2px,-2px);box-shadow:6px 6px #b0d4e8}.guestbook-entry:nth-child(4n+2):hover{box-shadow:6px 6px #b8e6b8}.guestbook-entry:nth-child(4n+3):hover{box-shadow:6px 6px #ffdab9}.guestbook-entry:nth-child(4n):hover{box-shadow:6px 6px #e6d0f0}.entry-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:.5rem;padding-bottom:.4rem;border-bottom:1px dotted rgba(0,0,0,.15)}.entry-name{font-family:Dogica Pixel,monospace;font-size:.5rem;color:#000;letter-spacing:.05em}.entry-date{font-family:Dogica Pixel,monospace;font-size:.4rem;color:var(--text-muted);background:#f0f0f0;padding:.15rem .4rem;border:1px solid #E0E0E0}.entry-message{font-size:.55rem;line-height:1.6;color:var(--text-primary);margin:0}.guestbook-entries::-webkit-scrollbar{width:10px}.guestbook-entries::-webkit-scrollbar-track{background:#f0f0f0;border-left:1px solid #E0E0E0}.guestbook-entries::-webkit-scrollbar-thumb{background:linear-gradient(180deg,#333,#000);border:2px solid #F0F0F0}.guestbook-entries::-webkit-scrollbar-thumb:hover{background:linear-gradient(180deg,#555,#222)}.guestbook-form{text-align:left;margin-bottom:1rem}.form-group{margin-bottom:1rem}.form-group label{display:block;font-family:Dogica Pixel,monospace;font-size:.5rem;margin-bottom:.4rem;color:#000}.form-group input,.form-group textarea{width:100%;padding:.6rem;font-family:Dogica Pixel,monospace;font-size:.5rem;background:#fff;border:2px solid #000000;color:#000;outline:none}.form-group input::placeholder,.form-group textarea::placeholder{color:var(--text-muted)}.form-group input:focus,.form-group textarea:focus{background:#f0f0f0;border-color:#000}.form-group textarea{resize:vertical;min-height:80px}.guestbook-submit{display:inline-block;padding:.6rem 1.2rem;font-family:Dogica Pixel,monospace;font-size:.55rem;background:linear-gradient(180deg,#fff,#e0e0e0);color:#000;border:2px solid #000000;cursor:pointer;transition:transform .1s}.guestbook-submit:hover{transform:scale(1.05);background:linear-gradient(180deg,#e0e0e0,#ccc)}.guestbook-submit:active{transform:scale(.98)}.links-title{text-align:center;font-size:.75rem;font-weight:700;color:var(--text-primary);margin-bottom:1.2rem;letter-spacing:.2em}.link-directory{border:none;padding:0;background:transparent}.link-category{margin-bottom:0}.link-category h4{display:none}.link-list{display:flex;flex-wrap:wrap;gap:.5rem;list-style:none;justify-content:center}.link-list li:before{content:none}.link-list a{width:88px;height:31px;display:flex;align-items:center;justify-content:center;background:linear-gradient(180deg,#fff,#e0e0e0);border:2px solid #000;text-decoration:none;font-family:Dogica Pixel,monospace;font-size:.4rem;color:#000;transition:transform .1s}.link-list a:hover{transform:scale(1.1);background:#b0d4e8}.link-list a.copied{background:linear-gradient(180deg,#b8e6b8,#98d698)}.link-list a[href*=soundcloud]{background:linear-gradient(180deg,#f70,#c50);color:#fff}.link-list a[href*=bandcamp]{background:linear-gradient(180deg,#1da0c3,#177a94);color:#fff}.link-list a[href*=instagram]{background:linear-gradient(135deg,#f58529,#dd2a7b,#8134af);color:#fff}.link-list a[href*="last.fm"]{background:linear-gradient(180deg,#d51007,#a00d05);color:#fff}.link-list a[data-copy=fiend1337]{background:linear-gradient(180deg,#5865f2,#4752c4);color:#fff}.link-list a[href*=workflowautomation]{background:linear-gradient(180deg,#000,#333);color:#fff}.page-header{margin-bottom:2rem}.page-title{font-size:1.2rem;margin-bottom:.5rem}.page-subtitle{font-size:.55rem;color:var(--text-muted)}.filter-section{margin-bottom:2rem;padding:1rem;background:var(--bg-secondary);border:2px solid #000}.filter-title{font-size:.55rem;margin-bottom:.8rem;color:var(--text-muted)}.posts-count{font-size:.5rem;color:var(--text-muted);margin-bottom:1rem;padding-bottom:.5rem;border-bottom:1px dashed var(--text-muted)}.blog-meta{display:flex;align-items:center;gap:1rem;margin-top:.5rem;font-size:.45rem;color:var(--text-muted)}.no-posts{text-align:center;padding:3rem;color:var(--text-muted)}.no-posts p{margin-bottom:1rem}.pagination{display:flex;justify-content:center;align-items:center;gap:.5rem;margin-top:2rem;padding-top:1.5rem;border-top:1px dashed var(--text-muted)}.pagination a,.pagination span{font-family:Dogica Pixel,monospace;font-size:.5rem;padding:.4rem .8rem;border:2px solid #000;text-decoration:none;background:#fff}.pagination a:hover{background:#b0d4e8}.pagination .active{background:#000;color:#fff}.pagination .disabled{opacity:.3;pointer-events:none}@media(max-width:768px){.intro-section{flex-direction:column}.intro-ascii{display:none}}@media(max-width:600px){body{padding:.5rem;font-size:.55rem}.page-wrapper{padding:1rem}.site-title{font-size:1.2rem}.now-grid{grid-template-columns:1fr}.blog-post{flex-direction:column}.blog-image{width:100%;height:150px}.portfolio-grid{grid-template-columns:1fr}.breadcrumb{flex-direction:column;align-items:flex-start;gap:.5rem}footer .footer-links{flex-direction:column;gap:.8rem}.guestbook-entries{max-height:300px}}@media(max-width:375px){body{padding:.3rem}.page-wrapper{padding:.75rem}.site-title{font-size:1rem}}
