@import "https://fonts.googleapis.com/css2?family=Press+Start+2P&family=Outfit:wght@400;900&display=swap";
.pro-wrapper *{font-family:"Press Start 2P",cursive!important}*{box-sizing:border-box;margin:0;padding:0}body{color:#fff;background-color:#000;overflow-x:hidden}.app-container{background-blend-mode:soft-light;background-color:#1a102e;background-image:url(/background.png);background-position:50%;background-repeat:no-repeat;background-size:cover;background-attachment:fixed;flex-direction:column;align-items:center;width:100%;min-height:100vh;display:flex;position:relative}.overlay{z-index:1;background:linear-gradient(#140a284d 0%,#000000e6 100%);width:100%;height:100%;position:absolute;top:0;left:0}.live-status{color:#ff4d00;z-index:100;background:#ff4d001a;border:1px solid #ff4d00;border-radius:4px;padding:8px 15px;font-family:"Press Start 2P",cursive;font-size:.5rem;position:fixed;top:20px;right:20px}.live-status .dot{background:#ff4d00;border-radius:50%;width:6px;height:6px;margin-right:8px;animation:1s infinite blink;display:inline-block}@keyframes blink{50%{opacity:.3}}.main-content-box{z-index:10;text-align:center;width:100%;max-width:900px;padding:80px 20px;position:relative}.introducing-text{color:#ff4d00;letter-spacing:3px;margin-bottom:20px;font-family:"Press Start 2P",cursive;font-size:.7rem}.main-logo{width:180px;margin-bottom:20px}.main-title{text-shadow:4px 4px #ff4d00;margin-bottom:20px;font-family:"Press Start 2P",cursive;font-size:3rem}.lore-text{color:#aaa;margin-bottom:60px;font-family:"Press Start 2P",cursive;font-size:.75rem;line-height:1.5}.mint-dashboard{background:#0d0221e6;border:4px solid #ff4d00;margin-bottom:60px;padding:40px 20px}.dashboard-title{color:#ffeb3b;margin-bottom:40px;font-family:"Press Start 2P",cursive;font-size:1rem}.phases-container{flex-wrap:wrap;justify-content:center;gap:15px;display:flex}.phase-card{background:#000c;border:1px solid #333;flex-direction:column;flex:1;align-items:center;min-width:240px;padding:30px 20px;display:flex}.phase-badge{background:#ff4d00;margin-bottom:15px;padding:6px 10px;font-family:"Press Start 2P",cursive;font-size:.5rem;display:inline-block}.phase-card h3{font-family:"Press Start 2P",cursive;font-size:1.1rem}.phase-desc{color:#777;margin-top:15px;font-family:"Press Start 2P",cursive;font-size:.5rem;line-height:1.8}.details-grid{text-align:left;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:20px;margin-bottom:60px;display:grid}.detail-item{background:#0d022166;border:1px solid #222;padding:30px}.detail-item h3{color:#ff4d00;margin-bottom:15px;font-family:"Press Start 2P",cursive;font-size:.75rem}.detail-item p{color:#ccc;text-transform:uppercase;font-family:Outfit,sans-serif;font-size:.95rem;line-height:1.5}.section-title{color:#ff4d00;text-align:left;margin-bottom:30px;font-family:"Press Start 2P",cursive;font-size:1.1rem}.faq-section{text-align:left;margin-bottom:60px}.faq-item{border-bottom:1px solid #111;margin-bottom:25px;padding-bottom:15px}.faq-item h3{margin-bottom:10px;font-family:"Press Start 2P",cursive;font-size:.7rem;line-height:1.4}.faq-item p{color:#666;text-transform:uppercase;font-family:Outfit,sans-serif;font-size:.9rem;font-weight:700;line-height:1.4}.social-box{border:1px dashed #333;margin-bottom:40px;padding:40px}.social-btn{color:#fff;font-family:"Press Start 2P",cursive;font-size:.8rem;text-decoration:none}.social-btn:hover{color:#ff4d00}.main-footer{color:#222;padding-bottom:40px;font-family:"Press Start 2P",cursive;font-size:.6rem;line-height:1.5}@media (max-width:768px){.main-title{font-size:2rem}.phase-card{min-width:100%}}
