*{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth}body{font-family:JetBrains Mono,Courier New,monospace;background-color:#0a0a0a;color:#e0e0e0;line-height:1.6;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.hero{padding:4rem 2rem 3rem;border-bottom:1px solid #00ff41;margin-bottom:2rem;max-width:900px}.hero-title{font-size:3rem;font-weight:600;color:#00ff41;margin-bottom:1rem;letter-spacing:-.02em;text-shadow:0 0 20px rgba(0,255,65,.5)}.hero-description{font-size:1rem;color:#a0a0a0;line-height:1.7;max-width:700px}.prompts{padding:0 2rem 4rem;max-width:900px}.prompt{margin-bottom:2rem;padding:1.5rem;border-left:2px solid #1a1a1a;transition:all .2s ease}.prompt:hover{border-left-color:#00ff41;background-color:#00ff4105}.prompt h2{font-size:1.25rem;font-weight:500;color:#00ff41;margin-bottom:.5rem;letter-spacing:-.01em}.prompt p{font-size:.95rem;color:#a0a0a0;line-height:1.6}.footer{border-top:1px solid #1a1a1a;padding:2rem;margin-top:2rem;max-width:900px}.footer p{font-size:.875rem;color:#666}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:#0a0a0a}::-webkit-scrollbar-thumb{background:#1a1a1a;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#00ff41}@media (max-width: 768px){.hero{padding:3rem 1.5rem 2rem}.hero-title{font-size:2rem}.hero-description{font-size:.95rem}.prompts{padding:0 1.5rem 3rem}.prompt{padding:1.25rem}.prompt h2{font-size:1.1rem}.prompt p{font-size:.9rem}.footer{padding:2rem 1.5rem}}
