.GameRules_gameRulesContainer__y0ryp{background:var(--hero-gradient);background-size:400% 400%;animation:GameRules_gradientShift__H4tOL 15s ease infinite;min-height:100vh;color:var(--text-primary);overflow-x:hidden;position:relative}@keyframes GameRules_gradientShift__H4tOL{0%{background-position:0 50%}50%{background-position:100% 50%}to{background-position:0 50%}}.GameRules_animatedBackground__OuJl8{position:fixed;top:0;left:0;width:100%;height:100%;pointer-events:none;z-index:0}.GameRules_floatingElement__RWjCP{position:absolute;width:60px;height:60px;background:var(--accent-gradient);border-radius:50%;opacity:.15;animation:GameRules_floating__p17Cu 6s ease-in-out infinite;box-shadow:0 0 20px rgba(0,210,255,.3)}.GameRules_floatingElement__RWjCP:nth-child(2){animation-delay:-2s;width:80px;height:80px;background:var(--gold-gradient);box-shadow:0 0 25px rgba(255,215,0,.4)}.GameRules_floatingElement__RWjCP:nth-child(3){animation-delay:-4s;width:40px;height:40px;background:var(--secondary-gradient);box-shadow:0 0 15px rgba(255,107,107,.3)}.GameRules_floatingElement__RWjCP:nth-child(4){animation-delay:-1s;width:70px;height:70px;background:var(--info-gradient);box-shadow:0 0 20px rgba(102,126,234,.3)}@keyframes GameRules_floating__p17Cu{0%,to{transform:translateY(0) rotate(0deg)}33%{transform:translateY(-20px) rotate(120deg)}66%{transform:translateY(20px) rotate(240deg)}}.GameRules_header__MFn8m{text-align:center;margin-bottom:60px;position:relative;z-index:2;padding:80px 20px 40px}.GameRules_title__NQnTC{font-size:4rem;font-weight:900;margin-bottom:20px;background:var(--gold-gradient);background-clip:text;-webkit-background-clip:text;color:transparent;animation:GameRules_titleGlow__g2BBE 3s ease-in-out infinite alternate;text-shadow:0 0 30px rgba(245,158,11,.4);line-height:1.1}@keyframes GameRules_titleGlow__g2BBE{0%{filter:drop-shadow(0 0 20px rgba(245,158,11,.5));transform:translateY(0)}to{filter:drop-shadow(0 0 40px rgba(245,158,11,.8));transform:translateY(-5px)}}.GameRules_subtitle__GJIFE{font-size:1.5rem;margin-bottom:30px;color:#ffffff;line-height:1.6;text-shadow:var(--text-shadow-strong);animation:GameRules_fadeInUp__aSYmT 1s ease-out .5s both}.GameRules_content__0iadb{background:var(--bg-glass-strong);-webkit-backdrop-filter:blur(25px);backdrop-filter:blur(25px);border-radius:30px;padding:50px;border:1px solid var(--border-glass-strong);line-height:1.8;max-width:1200px;margin:0 auto;box-shadow:var(--shadow-xl);position:relative;z-index:1;animation:GameRules_slideInUp__4EH2z 1s ease-out 1s both}.GameRules_section__kS7Dm{margin-bottom:50px;animation:GameRules_fadeInUp__aSYmT 1s ease-out}.GameRules_sectionTitle__d_RGy{font-size:2.2rem;font-weight:800;color:var(--text-accent);margin-bottom:25px;text-shadow:var(--text-shadow-strong);display:flex;align-items:center;gap:15px;animation:GameRules_slideInLeft__iA1Qi 1s ease-out}.GameRules_sectionTitle__d_RGy:before{content:"📋";font-size:2rem;animation:GameRules_bounce__VyQjI 2s infinite}@keyframes GameRules_slideInLeft__iA1Qi{0%{opacity:0;transform:translateX(-30px)}to{opacity:1;transform:translateX(0)}}.GameRules_sectionContent__HPJ_l{animation:GameRules_fadeInUp__aSYmT 1s ease-out .3s both}.GameRules_sectionContent__HPJ_l p{margin-bottom:20px;color:#ffffff;font-size:1.1rem;line-height:1.7;text-shadow:var(--text-shadow)}.GameRules_table__ZN_MC{width:100%;margin:30px 0;border-collapse:collapse;background:var(--bg-glass);border-radius:20px;overflow:hidden;box-shadow:var(--shadow-lg);animation:GameRules_slideInUp__4EH2z 1s ease-out .5s both}.GameRules_table__ZN_MC td,.GameRules_table__ZN_MC th{padding:20px 25px;text-align:left;border-bottom:1px solid var(--border-glass)}.GameRules_table__ZN_MC th{background:var(--accent-gradient);color:#ffffff;font-weight:700;font-size:1.1rem;text-shadow:var(--text-shadow)}.GameRules_table__ZN_MC td{color:#ffffff;font-size:1rem;text-shadow:var(--text-shadow);transition:background-color .3s ease}.GameRules_table__ZN_MC tr:hover td{background:rgba(255,255,255,.05)}.GameRules_listItem__KnmB_{margin-bottom:18px;color:#ffffff;padding-left:30px;position:relative;font-size:1.1rem;line-height:1.6;text-shadow:var(--text-shadow);animation:GameRules_slideInLeft__iA1Qi 1s ease-out}.GameRules_listItem__KnmB_:before{content:"🎯";position:absolute;left:0;font-size:1.2rem;animation:GameRules_bounce__VyQjI 2s infinite}.GameRules_highlight__7yt0u{background:rgba(255,215,0,.2);padding:6px 12px;border-radius:8px;color:var(--text-accent);font-weight:700;text-shadow:var(--text-shadow);border:1px solid rgba(255,215,0,.3);transition:all .3s ease}.GameRules_highlight__7yt0u:hover{background:rgba(255,215,0,.3);transform:scale(1.05);box-shadow:var(--shadow-gold)}.GameRules_warning__Uzzi4{background:rgba(245,158,11,.15);border:2px solid rgba(245,158,11,.4);border-radius:20px;padding:30px;margin:40px 0;color:#ffffff;font-size:1.1rem;line-height:1.7;text-shadow:var(--text-shadow);animation:GameRules_slideInUp__4EH2z 1s ease-out .7s both;position:relative;overflow:hidden}.GameRules_warning__Uzzi4:before{content:"⚠️";position:absolute;top:20px;right:20px;font-size:2rem;animation:GameRules_pulse__w5vx3 2s infinite}@keyframes GameRules_pulse__w5vx3{0%,to{opacity:1}50%{opacity:.7}}@keyframes GameRules_fadeInUp__aSYmT{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes GameRules_slideInUp__4EH2z{0%{opacity:0;transform:translateY(50px)}to{opacity:1;transform:translateY(0)}}@keyframes GameRules_bounce__VyQjI{0%,20%,50%,80%,to{transform:translateY(0)}40%{transform:translateY(-10px)}60%{transform:translateY(-5px)}}@media (max-width:1200px){.GameRules_content__0iadb{margin:0 20px;padding:40px}}@media (max-width:768px){.GameRules_gameRulesContainer__y0ryp{padding:40px 15px}.GameRules_header__MFn8m{padding:60px 15px 30px}.GameRules_title__NQnTC{font-size:3rem}.GameRules_subtitle__GJIFE{font-size:1.3rem}.GameRules_content__0iadb{padding:30px}.GameRules_sectionTitle__d_RGy{font-size:1.8rem}.GameRules_table__ZN_MC td,.GameRules_table__ZN_MC th{padding:15px 20px;font-size:.95rem}}@media (max-width:480px){.GameRules_gameRulesContainer__y0ryp{padding:30px 10px}.GameRules_title__NQnTC{font-size:2.5rem}.GameRules_content__0iadb{padding:25px}.GameRules_sectionTitle__d_RGy{font-size:1.5rem}.GameRules_table__ZN_MC{font-size:.9rem}.GameRules_table__ZN_MC td,.GameRules_table__ZN_MC th{padding:12px 15px}}