.useless-house-wrapper{min-height:100vh;position:relative;overflow-x:hidden}.fixed-background{z-index:-1;background-image:url(/background.png);background-position:50%;background-repeat:no-repeat;background-size:cover;background-attachment:fixed;width:100%;height:100%;position:fixed;top:0;left:0}.content-wrapper{z-index:1;position:relative}.site-header{z-index:100;background:#fff;border:4px solid #000;border-radius:50px;width:calc(100% - 40px);max-width:1400px;padding:.75rem 2rem;position:fixed;top:20px;left:50%;transform:translate(-50%);box-shadow:0 6px #f44,0 12px gold}.header-container{justify-content:space-between;align-items:center;gap:2rem;display:flex}.mobile-menu-button{color:#fff;cursor:pointer;z-index:101;background:#000;border:none;border-radius:8px;justify-content:center;align-items:center;width:44px;height:44px;transition:all .3s;display:none}.mobile-menu-button:hover{color:#000;background:gold}.mobile-logo{display:none}.social-icons{gap:.75rem;display:flex}.social-icon{color:#000;background:#a8e6ff;border:3px solid #000;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;transition:all .3s;display:flex}.social-icon:hover{background:gold;transform:scale(1.05)}.logo-link{align-items:center;display:flex;position:absolute;left:50%;transform:translate(-50%)}.header-logo{width:80px;height:auto;transition:transform .3s}.header-logo:hover{transform:rotate(10deg)scale(1.05)}.nav-right{align-items:center;gap:2rem;display:flex}.main-nav{align-items:center;gap:2rem;font-size:1rem;font-weight:900;display:flex}.main-nav a{color:#000;letter-spacing:.5px;text-decoration:none;transition:all .3s}.main-nav a:hover{color:gold}.buy-button{color:#000;white-space:nowrap;background:#a8e6ff;border:3px solid #000;border-radius:50px;padding:.65rem 1.75rem;font-size:1rem;font-weight:900;text-decoration:none;transition:all .3s}.buy-button:hover{background:gold;transform:translateY(-2px)}.hero-section{flex-direction:column;justify-content:center;align-items:center;min-height:100vh;padding:8rem 2rem 4rem;display:flex;position:relative}.hero-title{text-align:center;flex-direction:column;gap:0;margin-bottom:2rem;font-size:clamp(4rem,15vw,12rem);font-weight:900;line-height:.9;display:flex}.title-line{color:#e0f7ff;text-shadow:3px 3px gold,6px 6px orange,9px 9px #ff69b4,12px 12px #9370db,15px 15px #4169e1,18px 18px 20px #0000004d;-webkit-text-stroke:3px #000;letter-spacing:-.02em;display:block}.hero-character{margin:2rem 0;animation:3s ease-in-out infinite float;position:relative}.character-image{filter:drop-shadow(0 10px 30px #0000004d);width:300px;height:auto}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-20px)}}.buy-badge{margin-top:2rem;position:relative}.badge-link{color:gold;background:#000;border:4px solid gold;border-radius:50%;padding:1.5rem 3rem;font-size:1.2rem;font-weight:900;text-decoration:none;transition:all .3s;display:inline-block;box-shadow:0 10px 30px #0000004d}.badge-link:hover{color:#000;background:gold;transform:scale(1.1)}.about-section,.how-to-buy-section,.community-section{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff2;margin:2rem 0;padding:6rem 2rem}.section-container{max-width:1200px;margin:0 auto}.section-title{text-align:center;color:#000;text-shadow:2px 2px gold,4px 4px orange;-webkit-text-stroke:2px #000;margin-bottom:3rem;font-size:clamp(2.5rem,6vw,4rem);font-weight:900}.section-title-main{text-align:center;color:#fff;text-shadow:3px 3px #000;margin-bottom:2rem;font-size:clamp(2rem,5vw,3.5rem);font-weight:900;line-height:1.2}.about-description{text-align:center;color:#000;max-width:900px;margin-bottom:3rem;margin-left:auto;margin-right:auto;font-size:1.1rem;line-height:1.8}.contract-section{flex-direction:column;align-items:center;gap:1.5rem;margin-top:2rem;display:flex}.contract-display{background:#000;border:3px solid gold;border-radius:50px;align-items:center;gap:1rem;max-width:100%;padding:1rem 1.5rem;display:flex;overflow:hidden}.contract-label{color:gold;font-size:1.2rem;font-weight:900}.contract-address{color:#fff;text-overflow:ellipsis;white-space:nowrap;max-width:400px;font-family:monospace;font-size:.9rem;overflow:hidden}.copy-button{color:gold;cursor:pointer;background:0 0;border:none;flex-shrink:0;justify-content:center;align-items:center;padding:.5rem;transition:all .3s;display:flex}.copy-button:hover{color:#fff;transform:scale(1.1)}.chart-button{color:#fff;background:#000;border:3px solid #000;border-radius:50px;padding:.75rem 2.5rem;font-size:1.1rem;font-weight:900;text-decoration:none;transition:all .3s;box-shadow:4px 4px #000}.chart-button:hover{color:#000;background:gold;transform:translate(-2px,-2px);box-shadow:6px 6px #000}.about-content{grid-template-columns:1fr 1fr;align-items:center;gap:4rem;display:grid}.about-text p{color:#000;margin-bottom:1.5rem;font-size:1.2rem;line-height:1.8}.about-image{justify-content:center;display:flex}.about-image img{filter:drop-shadow(0 10px 30px #0003);width:100%;max-width:400px;height:auto}.steps-grid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;display:grid}.step-card{text-align:center;background:gold;border:3px solid #000;border-radius:20px;padding:2rem;transition:all .3s;box-shadow:6px 6px #000}.step-card:hover{transform:translate(-4px,-4px);box-shadow:10px 10px #000}.step-number{color:gold;background:#000;border:3px solid gold;border-radius:50%;justify-content:center;align-items:center;width:60px;height:60px;margin:0 auto 1.5rem;font-size:2rem;font-weight:900;display:flex}.step-card h3{color:#000;margin-bottom:1rem;font-size:1.5rem;font-weight:900}.step-card p{color:#000;font-size:1rem;line-height:1.6}.community-text{text-align:center;color:#000;max-width:800px;margin-bottom:3rem;margin-left:auto;margin-right:auto;font-size:1.3rem;line-height:1.8}.community-links{flex-wrap:wrap;justify-content:center;gap:2rem;display:flex}.community-button{border:3px solid #000;border-radius:50px;align-items:center;gap:.75rem;padding:1rem 2rem;font-size:1.1rem;font-weight:900;text-decoration:none;transition:all .3s;display:flex;box-shadow:4px 4px #000}.community-button.telegram{color:#fff;background:#08c}.community-button.twitter{color:#fff;background:#000}.community-button.discord{color:#fff;background:#5865f2}.community-button:hover{transform:translate(-2px,-2px);box-shadow:6px 6px #000}.site-footer{color:gold;text-align:center;background:#000000f2;padding:3rem 2rem}.footer-container{max-width:1200px;margin:0 auto}.footer-container p{margin-bottom:1rem;font-size:1.1rem}.footer-links{justify-content:center;gap:2rem;margin-top:1rem;display:flex}.footer-links a{color:gold;font-weight:700;text-decoration:none;transition:all .3s}.footer-links a:hover{color:#fff;text-decoration:underline}.mobile-menu-overlay{z-index:99;background:#00000080;animation:.3s fadeIn;position:fixed;inset:0}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.mobile-menu-content{background:#fff;border:4px solid #000;border-radius:30px;width:calc(100% - 2rem);max-width:500px;padding:2rem;animation:.3s slideDown;position:absolute;top:80px;left:50%;transform:translate(-50%);box-shadow:0 10px 40px #0000004d}@keyframes slideDown{0%{opacity:0;transform:translate(-50%)translateY(-20px)}to{opacity:1;transform:translate(-50%)translateY(0)}}.mobile-nav{flex-direction:column;gap:1.5rem;margin-bottom:2rem;display:flex}.mobile-nav a{color:#000;text-align:center;border-radius:15px;padding:1rem;font-size:1.5rem;font-weight:900;text-decoration:none;transition:all .3s}.mobile-nav a:hover{background:gold}.mobile-social-icons{justify-content:center;gap:1rem;margin-bottom:2rem;display:flex}.mobile-buy-button{color:#000;text-align:center;background:#a8e6ff;border:3px solid #000;border-radius:50px;padding:1rem 2rem;font-size:1.2rem;font-weight:900;text-decoration:none;transition:all .3s;display:block;box-shadow:4px 4px #000}.mobile-buy-button:hover{background:gold;transform:translate(-2px,-2px);box-shadow:6px 6px #000}@media (max-width:768px){.fixed-background{backface-visibility:hidden;image-rendering:-webkit-optimize-contrast;image-rendering:crisp-edges;background-image:url(https://hebbkx1anhila5yf.public.blob.vercel-storage.com/mobile-6sFQyrm1F5KTSINACBp5a18J6ipzqd.jpg);background-position:top;background-size:cover;background-attachment:scroll;transform:translateZ(0)}.mobile-menu-button{display:flex}.desktop-only{display:none!important}.mobile-logo{display:block;position:absolute;left:50%;transform:translate(-50%)}.header-container{gap:0;padding:0;position:relative}.site-header{padding:.75rem 1rem}.hero-section{min-height:80vh;padding:6rem 1rem 3rem}.hero-title{margin-bottom:1.5rem;font-size:clamp(2.5rem,15vw,6rem)}.title-line{-webkit-text-stroke:2px #000;text-shadow:2px 2px gold,4px 4px orange,6px 6px #ff69b4,8px 8px #9370db,10px 10px #4169e1,12px 12px 15px #0000004d}.character-image{width:200px}.badge-link{padding:1rem 2rem;font-size:1rem}.about-section,.how-to-buy-section,.community-section{margin:1rem 0;padding:3rem 1rem}.section-title{-webkit-text-stroke:1.5px #000;text-shadow:1.5px 1.5px gold,3px 3px orange;margin-bottom:2rem;font-size:clamp(2rem,8vw,3rem)}.section-title-main{margin-bottom:1.5rem;font-size:clamp(1.5rem,6vw,2.5rem)}.about-description{margin-bottom:2rem;font-size:1rem;line-height:1.6}.contract-display{flex-wrap:wrap;justify-content:center;padding:.75rem 1rem}.contract-label{font-size:1rem}.contract-address{max-width:150px;font-size:.7rem}.chart-button{padding:.65rem 2rem;font-size:1rem}.steps-grid{grid-template-columns:1fr;gap:1.5rem}.step-card{padding:1.5rem}.step-card h3{font-size:1.25rem}.step-card p{font-size:.95rem}.community-text{margin-bottom:2rem;font-size:1.1rem}.community-links{flex-direction:column;align-items:stretch;gap:1rem}.community-button{justify-content:center;padding:.85rem 1.5rem;font-size:1rem}.site-footer{padding:2rem 1rem}.footer-container p{font-size:.95rem}.footer-links{flex-direction:column;gap:.75rem}.mobile-menu-content{max-width:calc(100% - 2rem);padding:1.5rem;top:70px}.mobile-nav a{padding:.75rem;font-size:1.25rem}.mobile-buy-button{padding:.85rem 1.5rem;font-size:1.1rem}}@media (max-width:480px){.hero-title{font-size:clamp(2rem,12vw,4.5rem)}.section-title-main{font-size:clamp(1.25rem,5vw,2rem)}.contract-address{max-width:120px;font-size:.65rem}.step-number{width:50px;height:50px;font-size:1.5rem}}
