:root{--neon-green: #7fff00;--btn-gradient-start: #a0f060;--btn-gradient-end: #40e0d0}body{margin:0;padding:0;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;background-color:#000;min-height:100vh;min-height:100dvh;overflow-x:hidden;overflow-y:auto;-webkit-overflow-scrolling:touch;padding-bottom:env(safe-area-inset-bottom,0);touch-action:manipulation}.home-container{position:relative;width:100%;min-height:100%;min-height:100dvh;background-image:url(/assets/background-BXfjBHwO.png);background-size:cover;background-position:center bottom;background-repeat:no-repeat;display:flex;flex-direction:column;box-sizing:border-box}.header-section{width:100%;padding-top:139px;padding-bottom:20px;display:flex;justify-content:center;overflow:hidden;position:relative}.banner-carousel{width:90%;max-width:936px;position:relative;border-radius:15px;box-shadow:0 4px 15px #0000004d;overflow:hidden}.banner-track{display:flex;width:100%;height:100%;transition:transform .5s ease-in-out}.banner-slide{width:100%;height:100%;flex-shrink:0}.banner-slide img{width:100%;height:100%;object-fit:cover;display:block}.carousel-dots{position:absolute;bottom:10px;left:50%;transform:translate(-50%);display:flex;gap:5px;z-index:2}.dot{width:6px;height:6px;border-radius:50%;background-color:#ffffff80}.dot.active{background-color:#fff;width:12px;border-radius:3px}.center-section{display:flex;flex-direction:column;align-items:center;justify-content:center;top:324px;cursor:pointer}.chicken-mascot{width:286px;height:183px;background:url(/assets/logo-HZkwHHSJ.png) no-repeat center center;background-size:contain;margin-bottom:10px}.action-buttons{display:flex;gap:20px;margin-top:40px;justify-content:center}.home-btn{flex:1;max-width:160px;height:50px;border-radius:25px;border:none;font-size:16px;font-weight:700;display:flex;align-items:center;justify-content:center;gap:8px;cursor:pointer;box-shadow:0 4px 10px #0000004d;transition:transform .1s}.home-btn:active{transform:scale(.98)}.btn-white{background-color:#fff;color:#000}.btn-green{background:linear-gradient(90deg,#a0f060,#40e0d0);color:#000}.btn-icon{width:20px;height:20px;background-image:url(/assets/diamond-B-lzJnfl.png);background-size:contain;background-repeat:no-repeat;background-position:center}
