.main-content{flex:1;padding:0}.container{max-width:1200px;margin:0 auto;padding:0 2rem}.hero-layout{display:grid;grid-template-columns:1fr;gap:2rem;align-items:center;min-height:calc(100vh - 60px);padding:2rem 0;text-align:left;position:relative!important;transform:none!important;will-change:auto!important}.content-wrapper{max-width:100%;margin:0}.hero-image{display:flex;justify-content:flex-start;align-items:center;margin-top:1rem}.wumpus-image{max-width:100%;border-radius:12px;width:280px;height:280px;aspect-ratio:1/1;display:block;margin:0 auto;filter:drop-shadow(0 10px 30px rgba(0, 0, 0, .2));animation:6s ease-in-out infinite float}@keyframes float{0%,100%{transform:translateY(0)}50%{transform:translateY(-20px)}}.main-subtitle{color:var(--secondary-color);font-size:1rem;margin-bottom:.8rem;font-weight:500;font-family:Abcgintodiscord,sans-serif}.main-title{font-family:Abcgintodiscordnord,sans-serif;font-size:2.2rem;font-weight:700;margin-bottom:1.2rem;color:var(--blurple);line-height:1.1;will-change:auto!important}.main-description{color:var(--secondary-color);font-size:1rem;line-height:1.6;margin-bottom:2rem;max-width:90%;margin-left:0;margin-right:auto;font-family:Abcgintodiscord,sans-serif}.main-button{display:inline-block;background:var(--blurple);color:#fff!important;padding:.9rem 1.8rem;border-radius:6px;text-decoration:none;font-weight:600;font-size:1rem;transition:.3s cubic-bezier(.25, .8, .25, 1);box-shadow:0 2px 8px rgba(88,101,242,.2);line-height:1.3;font-family:Abcgintodiscord,sans-serif}.main-button:hover{transform:translateY(-1px);box-shadow:0 3px 12px rgba(88,101,242,.3);background:#4c5de6}.main-title,.main-title *{position:relative!important;transform:none!important;will-change:auto!important;transition:none!important;animation:none!important;top:auto!important;left:auto!important;right:auto!important;bottom:auto!important}.content-wrapper{position:relative!important;transform:none!important;will-change:auto!important;transition:none!important;animation:none!important}@media (max-width:768px){.hero-layout{text-align:center}.content-wrapper{margin:0 auto}.main-description{margin-left:auto;margin-right:auto}.hero-image{justify-content:center;display:none}}@media (min-width:481px){.wumpus-image{width:300px;height:300px}.main-title{font-size:2.5rem}.container{padding:0 2rem}}@media (min-width:769px){.hero-layout{grid-template-columns:1fr 1fr;gap:3rem;text-align:left;padding:3rem 0}.main-title{font-size:3.5rem}.wumpus-image{width:450px;height:450px}}@media (min-width:1025px){.main-title{font-size:4rem}.wumpus-image{width:500px;height:500px}.hero-layout{gap:4rem}}