.not-found_notFoundContainer__qMluK{min-height:100vh;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,var(--casino-primary-bg) 0,var(--casino-secondary-bg) 100%);position:relative;overflow:hidden;padding:2rem}.not-found_content__CBW7W{text-align:center;z-index:2;max-width:600px;width:100%}.not-found_iconContainer__ebOi0{margin-bottom:2rem;animation:not-found_float___92y6 3s ease-in-out infinite}.not-found_errorIcon__n3TCT{font-size:120px;opacity:.8}.not-found_textContent__wXocD{margin-bottom:3rem}.not-found_title__Lco6K{font-size:8rem;font-weight:900;background:linear-gradient(45deg,var(--casino-accent-solid),var(--casino-accent-light));-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);background-clip:text;margin:0;line-height:1;text-shadow:0 4px 8px rgba(0,0,0,.3)}.not-found_subtitle__KRrgC{font-size:2rem;color:var(--casino-text-primary);margin:1rem 0;font-weight:600}.not-found_description___Y3c6{font-size:1.1rem;color:var(--casino-text-secondary);margin:0;line-height:1.6}.not-found_actions__U_0Im{display:flex;justify-content:center}.not-found_homeButton__VHTmf{min-width:200px;font-weight:600;text-transform:uppercase;letter-spacing:.5px;background:linear-gradient(45deg,#ff6b35,#f7931e);color:#fff;border:none;padding:12px 24px;border-radius:8px;cursor:pointer;font-size:16px;box-shadow:0 4px 15px rgba(255,107,53,.3);transition:all .3s ease}.not-found_homeButton__VHTmf:hover{transform:translateY(-2px);box-shadow:0 6px 20px rgba(255,107,53,.4)}.not-found_decorativeElements__VkN7q{position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none;z-index:1}.not-found_chip1__nZLmA,.not-found_chip2__Xq5hT,.not-found_chip3__gOaI6{position:absolute;width:60px;height:60px;border-radius:50%;background:linear-gradient(45deg,var(--casino-accent-solid),var(--casino-accent-light));opacity:.1;animation:not-found_floatChip__XQvMb 6s ease-in-out infinite}.not-found_chip1__nZLmA{top:20%;left:10%;animation-delay:0s}.not-found_chip2__Xq5hT{top:60%;right:15%;animation-delay:2s;width:80px;height:80px}.not-found_chip3__gOaI6{bottom:20%;left:20%;animation-delay:4s;width:40px;height:40px}@keyframes not-found_float___92y6{0%,to{transform:translateY(0)}50%{transform:translateY(-20px)}}@keyframes not-found_floatChip__XQvMb{0%,to{transform:translateY(0) rotate(0deg)}33%{transform:translateY(-30px) rotate(120deg)}66%{transform:translateY(15px) rotate(240deg)}}@media(max-width:768px){.not-found_notFoundContainer__qMluK{padding:1rem}.not-found_title__Lco6K{font-size:6rem}.not-found_subtitle__KRrgC{font-size:1.5rem}.not-found_description___Y3c6{font-size:1rem}.not-found_homeButton__VHTmf{min-width:180px}}@media(max-width:480px){.not-found_title__Lco6K{font-size:4rem}.not-found_subtitle__KRrgC{font-size:1.25rem}.not-found_homeButton__VHTmf{min-width:160px}}