.modern-footer{background:linear-gradient(180deg,var(--dark-bg) 0,rgba(5,1,9,.98) 100%);position:relative;overflow:hidden;color:var(--text-color);margin-top:auto}.modern-footer::before{content:'';position:absolute;width:100%;height:1px;top:0;left:0;background:linear-gradient(90deg,transparent 0,var(--primary-color) 50%,transparent 100%);opacity:.5;z-index:3}.modern-footer::after{content:'';position:absolute;width:400px;height:400px;background:radial-gradient(circle,rgba(255,90,60,.08) 0,transparent 70%);bottom:-200px;right:-200px;z-index:1;pointer-events:none;filter:blur(80px)}.footer-content{position:relative;z-index:2;padding:5rem 0 2rem}.footer-main{padding-bottom:0;margin-bottom:0}.footer-brand{margin-bottom:2rem;position:relative;padding-left:1rem;border-left:2px solid transparent;transition:all .4s cubic-bezier(.4,0,.2,1)}.footer-brand:hover{border-left-color:var(--primary-color);padding-left:1.5rem}.footer-logo{display:inline-block;margin-bottom:1.5rem;transition:all .3s cubic-bezier(.4,0,.2,1)}.footer-logo:hover{transform:scale(1.05)}.footer-logo img{width:auto;filter:brightness(1.1)}.footer-contact{list-style:none;padding:0;margin:0}.footer-contact li{display:flex;align-items:center;margin-bottom:1.25rem;transition:all .4s cubic-bezier(.4,0,.2,1);opacity:.8}.footer-contact li:hover{opacity:1;padding-left:8px}.footer-contact .icon{width:18px;height:18px;margin-right:12px;color:var(--primary-color);transition:all .3s ease;opacity:.7}.footer-contact li:hover .icon{opacity:1;filter:drop-shadow(0 0 6px var(--primary-color))}.footer-contact a{color:var(--text-muted);text-decoration:none;transition:all .3s ease;font-size:.875rem;font-weight:400}.footer-contact a:hover{color:var(--white-color)}.footer-section{margin-bottom:2rem;position:relative;padding-left:1rem;border-left:2px solid transparent;transition:all .4s cubic-bezier(.4,0,.2,1)}.footer-section:hover{border-left-color:var(--primary-color);padding-left:1.5rem}.footer-section h4{color:var(--white-color);font-size:.875rem;font-weight:700;margin-bottom:1.5rem;position:relative;text-transform:uppercase;letter-spacing:1px;opacity:.9}.footer-section h4::after{content:'';position:absolute;bottom:-8px;left:0;width:30px;height:2px;background:var(--primary-color);transition:width .3s ease}.footer-section:hover h4::after{width:50px}.footer-links{list-style:none;padding:0;margin:0}.footer-links li{margin-bottom:.875rem}.footer-links a{color:var(--text-muted);text-decoration:none;font-size:.875rem;transition:all .3s cubic-bezier(.4,0,.2,1);position:relative;display:inline-block;font-weight:400}.footer-links a::before{content:'';position:absolute;left:-12px;top:50%;transform:translateY(-50%);width:4px;height:0;background:var(--primary-color);transition:height .3s ease;opacity:0}.footer-links a:hover{color:var(--white-color);padding-left:8px}.footer-links a:hover::before{height:100%;opacity:1}.footer-trustpilot-btn{display:flex;flex-direction:column;gap:.5rem;padding:1rem;background:#00b67a;border-radius:8px;text-decoration:none;transition:all .3s ease;margin-top:.5rem;box-shadow:0 2px 8px rgba(0,182,122,.3)}.footer-trustpilot-btn:hover{background:#00c286;text-decoration:none;transform:translateY(-2px);box-shadow:0 4px 12px rgba(0,182,122,.4)}.footer-trustpilot-btn .tp-header{display:flex;align-items:center;gap:.4rem;color:#fff;font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.5px}.footer-trustpilot-btn .tp-header i{font-size:.75rem;color:#fff}.footer-trustpilot-btn .tp-stars-row{display:flex;gap:2px}.footer-trustpilot-btn .tp-stars-row i{color:#fff;font-size:1rem}.footer-trustpilot-btn .tp-score{color:#fff;font-size:.8rem;font-weight:500}.footer-copyright{background:rgba(5,1,9,.8);backdrop-filter:blur(10px);border-top:1px solid rgba(255,90,60,.2);padding:2rem 0;text-align:center;position:relative;z-index:2}.footer-copyright p{color:var(--text-muted);margin:0;font-size:.9rem;line-height:1.6}.footer-copyright a{color:var(--primary-color);text-decoration:none;transition:all .3s ease}.footer-copyright a:hover{color:var(--secondary-color);text-decoration:none}.footer-copyright small{display:block;margin-top:.5rem;font-size:.8rem;opacity:.8}@media (max-width:768px){.footer-section{margin-bottom:2rem}.footer-brand{margin-bottom:2rem}.footer-copyright p{font-size:.8125rem}.footer-copyright small{font-size:.75rem}}@media (max-width:576px){.footer-content{padding:2.5rem 0 1.5rem}.footer-section h4{font-size:.8125rem}.footer-contact a,.footer-links a{font-size:.8125rem}.footer-games-grid{gap:1.5rem}.footer-bottom-grid{gap:2rem}}.footer-fade-in{opacity:0;transform:translateY(10px);transition:all .8s cubic-bezier(.4,0,.2,1)}.footer-fade-in.visible{opacity:1;transform:translateY(0)}.footer-decoration{display:none}.footer-contact .icon-fill{transition:all .3s ease;opacity:.7}.footer-contact li:hover .icon-fill{opacity:1;filter:drop-shadow(0 0 6px var(--primary-color))}.footer-games-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:2rem;margin-bottom:4rem;padding-bottom:4rem;border-bottom:1px solid rgba(255,90,60,.15)}.footer-game-section{position:relative;padding-left:1rem;border-left:2px solid transparent;transition:all .4s cubic-bezier(.4,0,.2,1)}.footer-game-section:hover{border-left-color:var(--primary-color);padding-left:1.5rem}.footer-game-title{color:var(--white-color);font-size:.875rem;font-weight:700;margin-bottom:1.5rem;text-transform:uppercase;letter-spacing:1px;display:flex;align-items:center;gap:.75rem;position:relative;opacity:.9}.footer-game-title::after{content:'';position:absolute;bottom:-8px;left:0;width:30px;height:2px;background:var(--primary-color);transition:width .3s ease}.footer-game-section:hover .footer-game-title::after{width:50px}.footer-game-title img{width:18px;height:18px;object-fit:contain;opacity:.7;transition:all .3s ease}.footer-game-section:hover .footer-game-title img{opacity:1;filter:drop-shadow(0 0 6px var(--primary-color))}.footer-bottom-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:3rem;align-items:start}@media (min-width:1200px){.footer-games-grid{grid-template-columns:repeat(4,1fr)}.footer-bottom-grid{grid-template-columns:repeat(4,1fr)}}@media (min-width:992px) and (max-width:1199px){.footer-games-grid{grid-template-columns:repeat(3,1fr)}.footer-bottom-grid{grid-template-columns:repeat(4,1fr)}}@media (min-width:768px) and (max-width:991px){.footer-games-grid{grid-template-columns:repeat(2,1fr);gap:2rem}.footer-bottom-grid{grid-template-columns:repeat(2,1fr);gap:2.5rem}.footer-brand{grid-column:1/-1;text-align:center;padding-left:0;border-left:none}.footer-section{padding-left:1rem}.footer-contact li{justify-content:center}.footer-section h4::after{left:0}}@media (max-width:767px){.footer-content{padding:3rem 0 1.5rem}.footer-games-grid{grid-template-columns:1fr;gap:2rem;padding-bottom:3rem;margin-bottom:3rem}.footer-bottom-grid{grid-template-columns:1fr;gap:2.5rem}.footer-game-section{padding-left:1rem}.footer-section{text-align:left;padding-left:1rem}.footer-brand{text-align:left;padding-left:1rem}.footer-contact li{justify-content:flex-start}.footer-section h4::after{left:0}}@media (min-width:992px){.footer-grid{display:grid;grid-template-columns:1fr 1fr 1fr 1fr;gap:2rem;align-items:start}.footer-brand{grid-column:1}.footer-services{grid-column:2}.footer-help{grid-column:3}.footer-reviews{grid-column:4}}@media (min-width:768px) and (max-width:991px){.footer-grid{display:grid;grid-template-columns:1fr 1fr;gap:2rem;align-items:start}.footer-brand{grid-column:1/-1;text-align:center}}
