.gamer{--gamer-primary: #00a8ff;--gamer-secondary: #0055ff;--gamer-accent: #00ffff;--gamer-neon: #4deeea;background:#000;color:var(--gamer-primary);cursor:crosshair;text-shadow:0 0 5px var(--gamer-primary)}.gamer button,.gamer a{border-color:var(--gamer-primary);box-shadow:0 0 10px var(--gamer-primary);transition:all .3s ease}.gamer button:hover,.gamer a:hover{transform:scale(1.1);box-shadow:0 0 20px var(--gamer-neon);text-shadow:0 0 10px var(--gamer-neon)}.gamer h1,.gamer h2,.gamer h3{color:var(--gamer-primary);text-shadow:0 0 10px var(--gamer-primary)}.gamer .bg-white\/10{background:#00a8ff1a;border:1px solid var(--gamer-primary);box-shadow:0 0 15px var(--gamer-primary)}.gamer #particles-js{filter:hue-rotate(180deg)}@keyframes neonPulse{0%{text-shadow:0 0 5px var(--gamer-primary)}50%{text-shadow:0 0 20px var(--gamer-neon)}to{text-shadow:0 0 5px var(--gamer-primary)}}.gamer .animate-neon{animation:neonPulse 2s infinite}.gamer .hover\:gamer-effect:hover{color:var(--gamer-neon);text-shadow:0 0 10px var(--gamer-neon);transform:scale(1.05);transition:all .3s ease}.gamer .bg-gradient-to-br{background:linear-gradient(to bottom right,var(--gamer-primary),var(--gamer-secondary))}.gamer .particles-js-canvas-el{opacity:.6}.project-image{-o-object-fit:contain!important;object-fit:contain!important;background-color:#0000001a}.line-clamp-2{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.aspect-video img{-o-object-fit:contain!important;object-fit:contain!important}.prose,.prose.prose-lg{line-height:1.8}.prose h1,.prose.prose-lg h1{font-size:2rem!important;font-weight:800!important;margin-top:2rem!important;margin-bottom:2rem!important;color:var(--prose-heading)!important}.prose h2,.prose.prose-lg h2{font-size:1.5rem!important;font-weight:700!important;margin-top:3rem!important;margin-bottom:1.5rem!important;color:var(--prose-heading)!important;border-bottom:2px solid #0066cc!important;padding-bottom:.5rem!important}.prose h3,.prose.prose-lg h3{font-size:1.25rem!important;font-weight:600!important;margin-top:2.5rem!important;margin-bottom:1rem!important;color:var(--prose-heading)!important;position:relative}.prose h3:before,.prose.prose-lg h3:before{content:""!important;position:absolute!important;left:-1rem!important;top:50%!important;transform:translateY(-50%)!important;width:4px!important;height:1.5rem!important;background:linear-gradient(to bottom,#06c,#ff7e47)!important;border-radius:2px!important}.prose p,.prose.prose-lg p{margin-bottom:1.5rem!important;color:var(--prose-text)!important;text-align:justify!important}.prose ul,.prose.prose-lg ul,.prose ol,.prose.prose-lg ol{margin-bottom:2rem!important;display:flex!important;flex-direction:column!important;gap:.75rem!important}.prose li,.prose.prose-lg li{color:var(--prose-text)!important;line-height:1.625!important;position:relative!important;padding-left:.5rem!important}.prose ul li,.prose.prose-lg ul li{padding-left:1.5rem!important}.prose ul li:before,.prose.prose-lg ul li:before{content:"▸"!important;position:absolute!important;left:0!important;color:var(--prose-list-marker)!important;font-weight:700!important}.prose ol li,.prose.prose-lg ol li{padding-left:.5rem!important}.prose strong,.prose.prose-lg strong{color:var(--prose-strong)!important;font-weight:600!important}.prose code,.prose.prose-lg code{background-color:var(--prose-code-bg)!important;padding:.125rem .5rem!important;border-radius:.25rem!important;font-size:.875rem!important;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace!important;color:var(--prose-code-text)!important}.prose blockquote,.prose.prose-lg blockquote{border-left:4px solid #0066cc!important;padding-left:1.5rem!important;padding-top:1rem!important;padding-bottom:1rem!important;margin-top:2rem!important;margin-bottom:2rem!important;background-color:var(--prose-blockquote-bg)!important;border-top-right-radius:.5rem!important;border-bottom-right-radius:.5rem!important}.prose blockquote p,.prose.prose-lg blockquote p{font-style:italic!important;color:var(--prose-blockquote-text)!important;margin-bottom:0!important}.prose a,.prose.prose-lg a{color:#06c!important;font-weight:500!important;transition:color .2s ease!important;text-decoration:underline!important;text-decoration-color:#06c!important;text-underline-offset:3px!important}.prose a:hover,.prose.prose-lg a:hover{text-decoration-color:#121858!important}.prose h2+p,.prose h3+p{margin-top:1rem}.prose ul+h3,.prose ol+h3,.prose p+h3{margin-top:3rem}.prose ul+h2,.prose ol+h2,.prose p+h2{margin-top:4rem}:root{--accent: 136, 58, 234;--accent-light: 224, 204, 250;--accent-dark: 49, 10, 101;--accent-gradient: linear-gradient( 45deg, rgb(var(--accent)), rgb(var(--accent-light)) 30%, white 60% );--prose-text: #111827;--prose-text-muted: #6b7280;--prose-heading: #111827;--prose-strong: #111827;--prose-code-bg: #f3f4f6;--prose-code-text: #111827;--prose-blockquote-bg: #f9fafb;--prose-blockquote-text: #111827;--prose-list-marker: #111827}.dark{--prose-text: #d1d5db;--prose-text-muted: #9ca3af;--prose-heading: #f9fafb;--prose-strong: #f9fafb;--prose-code-bg: #1f2937;--prose-code-text: #f9fafb;--prose-blockquote-bg: rgba(31, 41, 55, .5);--prose-blockquote-text: #9ca3af;--prose-list-marker: #f9fafb}html{font-family:system-ui,sans-serif;background-size:224px}html.gamer{--primary-light: #ff0000;--primary-dark: #990000;--secondary-light: #00ff00;--secondary-dark: #009900}body{margin:0;min-height:100vh}code{font-family:Menlo,Monaco,Lucida Console,Liberation Mono,DejaVu Sans Mono,Bitstream Vera Sans Mono,Courier New,monospace}#tsparticles{width:100%;height:100%;position:fixed;top:0;left:0;z-index:-1}.gamer *{cursor:crosshair!important}.gamer button:hover{transform:scale(1.1);box-shadow:0 0 20px var(--primary-light)}
