section{min-height:100vh;display:flex;justify-content:center;align-items:center;padding:20px;flex-direction:column}section h1{font-size:6rem;letter-spacing:1rem;color:#fff}section p{font-size:2rem}.home-section{background:#000 no-repeat center center;width:100%;height:100vh;display:flex;flex-direction:column;justify-content:flex-end;align-items:center;padding-bottom:20px;overflow-x:hidden;box-sizing:border-box}html{scroll-behavior:smooth;overflow-x:hidden}html,body{margin:0;padding:0;width:100%;overflow-x:hidden}@font-face{font-family:telegrama;src:url(/assets/telegrama_raw-DhyNrMEW.otf) format("truetype");font-weight:400;font-style:normal}body{font-family:"monospace",sans-serif}@media (max-width: 768px){section{padding:10px}section h1{font-size:3rem;letter-spacing:.5rem}section p{font-size:1.5rem}section h2{font-size:2rem;padding:.5rem}.button-container{flex-direction:column;gap:.5rem}}.title{font-size:6rem;letter-spacing:1rem;color:#333;opacity:0;transform:translateY(50px);animation:slideUp .5s ease-in-out .2s forwards}p{font-size:2rem;color:#fff;opacity:0;transform:translateY(50px);animation:slideUp .5s ease-in-out .4s forwards}@keyframes slideUp{0%{transform:translateY(50px);opacity:0}to{transform:translateY(0);opacity:1}}.home-section img{max-width:100%;height:auto;animation:slideUp .5s ease-in-out}.button-container{display:flex;gap:1rem;margin-top:1.5rem}.welcome-banner{background-color:#ffffffb3;padding:20px;text-align:center}.welcome-banner h1{color:#333;font-size:2.5rem}@media (max-width: 768px){.title{font-size:3rem;letter-spacing:.5rem}.home-section img{max-width:80%}.button-container{flex-direction:column;margin-top:1rem}}.terminal-text{font-family:monospace;font-size:1rem;color:#0f0;margin-bottom:20px;white-space:pre-line;border:2px solid #00ff00;border-radius:10px;padding:30px;min-width:800px;min-height:500px;box-shadow:0 0 10px #00ff004d;background-color:#000}@media (max-width: 768px){.terminal-text{min-width:90%;min-height:400px}}.home-section{background-color:#000;background-image:url(/assets/background-BHwBhXNb.jpg);background-size:cover;background-position:center;padding:20px;min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center}.input-line{display:flex;align-items:center}.prompt{color:#0f0;margin-right:8px}.input-line input{background:transparent;border:none;color:#0f0;font-family:monospace;font-size:1.4rem;outline:none;caret-color:#0f0}.ai-response{white-space:pre-wrap;margin-top:10px;color:#4caf50}.button{font-family:inherit;font-size:2rem;background-color:#3cf;border:none;padding:1rem 3rem;border-radius:2.5rem;cursor:pointer;color:#36454f;transition:background-color .3s ease;width:auto}.button:hover{background-color:#f0b27a}@media (max-width: 768px){.button{font-size:1.6rem;padding:.8rem 2rem;width:100%;max-width:300px}}@media (max-width: 480px){.button{font-size:1.4rem;padding:.6rem 1.5rem}}.main-header{position:absolute;top:0;left:0;right:0;background-color:transparent;z-index:1000;width:100%}.header-content{display:flex;justify-content:space-between;align-items:center;padding:10px 20px;margin:0 auto}.social-buttons{display:flex;align-items:center}.connect-button-wrapper{margin-left:20px}@media (max-width: 768px){.header-content{flex-direction:column;gap:10px}.social-buttons{justify-content:center;flex-wrap:wrap}.connect-button-wrapper{margin-left:0;width:100%;display:flex;justify-content:center}}.creator-button{border-radius:10px}header button{border:none;background:transparent;padding:0;margin:0 5px;cursor:pointer;transition:transform .3s ease,background-color .3s ease}header button:hover{background-color:#a7d4e94d;transform:scale(1.1)}header button img{width:3rem;height:3rem;object-fit:contain;transition:transform .3s ease}header button:hover img{transform:scale(1.1)}@media (max-width: 768px){header button img{width:3rem;height:3rem}header{display:flex;justify-content:center}header button{margin:0 3px}}
