﻿@charset "UTF-8";*,body,h1,h2,h3,h4,h5,h6,p,ul{margin:0}button,input,textarea{font-family:inherit}img,svg{display:block}*,button,ul{padding:0}.btn--primary:hover,.btn--secondary:hover{transform:translateY(-2px);box-shadow:0 4px 10px rgba(0,0,0,.3)}.btn,.features__list-item,.games__item-content,.header__top,.hero,.mobile-menu-overlay .header__nav-list,.title,.why-us{text-align:center}.btn,.features__item-title,.footer__title,.our-promise__heading,.title{text-transform:uppercase}.game-card__features,li,ul{list-style:none}.btn,.header__burger,.modal-checkbox,.modal-label,button{cursor:pointer}*{box-sizing:border-box;box-sizing:border-box}html{scroll-behavior:smooth;scroll-behavior:smooth;font-size:16px}button{background-color:transparent;border:none}img{max-width:100%;height:auto}svg{width:24px;height:24px}address{font-style:normal}.visually-hidden{position:absolute;width:1px;height:1px;margin:-1px;border:0;padding:0;white-space:nowrap;clip-path:inset(100%);clip:rect(0 0 0 0);overflow:hidden}@font-face{font-family:"Bebas Neue";src:url("../fonts/subset-BebasNeue-Regular.woff2") format("woff2");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Montserrat;src:url("../fonts/subset-Montserrat-Bold.woff2") format("woff2");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:Montserrat;src:url("../fonts/subset-Montserrat-ExtraBold.woff2") format("woff2");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:Montserrat;src:url("../fonts/subset-Montserrat-Regular.woff2") format("woff2");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Montserrat;src:url("../fonts/subset-Montserrat-SemiBold.woff2") format("woff2");font-weight:600;font-style:normal;font-display:swap}body{font-family:Montserrat,sans-serif;line-height:1.6;color:#e8f4f8;background-color:#0a1628}.header__logo,h1,h2,h3{font-family:"Bebas Neue",sans-serif}.title,a,h1,h2,h3{color:#00d9ff}a{text-decoration:none;transition:color .3s}h1,h2,h3{line-height:1.2;margin-bottom:.5em}.container{width:90%;max-width:1440px;margin:0 auto}.title{font-size:2.5rem;margin-bottom:1.5em;letter-spacing:2px}.btn{display:inline-block;padding:.8em 2em;border-radius:50px;font-weight:700;letter-spacing:1px;border:2px solid transparent;transition:.3s}.btn--primary{background-color:#00d9ff;color:#0a1628}.btn--primary:hover{background-color:rgb(0,184,212)}.btn--secondary{background-color:#2d3a4f;color:#e8f4f8;border-color:#00d9ff}.btn--secondary:hover{background-color:rgb(30,40,60)}.btn--outlined{background:0 0;color:#00d9ff;border-color:#00d9ff}.btn--outlined:hover{background-color:rgba(0,217,255,.1);transform:scale(1.05)}.header{background-color:rgba(10,22,40,.95);position:sticky;top:0;z-index:1000;box-shadow:0 2px 10px rgba(0,0,0,.5)}.header__nav-item,.header__nav-link{position:relative}.header__top{background-color:#1a2332;padding:.5em 0}.header__badge{font-size:.75rem;color:rgba(232,244,248,.7)}.header__badge--accent{font-weight:700;color:#00d9ff;margin-right:.5em}.header__row{display:flex;justify-content:center;align-items:center;justify-content:space-between;padding:1em 0}.header__logo{font-size:2rem;color:#00d9ff;letter-spacing:3px}.header__logo:hover{color:rgb(0,200,230)}.cookie-banner.hidden,.header__nav{display:none}.header__nav-list{display:flex;justify-content:center;align-items:center;gap:2rem}.header__nav-link{color:#e8f4f8;padding:.5em 0;font-weight:600}.header__nav-link--active,.header__nav-link:hover{color:#00d9ff}.header__nav-link:after{content:"";position:absolute;bottom:0;left:0;width:0;height:2px;background-color:#00d9ff;transition:width .3s}.header__nav-link:hover:after{width:100%}.header__nav-dropdown{position:absolute;top:100%;left:0;background-color:#1a2332;min-width:200px;padding:.5rem 0;border-radius:0 0 8px 8px;box-shadow:0 5px 15px rgba(0,0,0,.5);opacity:0;visibility:hidden;transform:translateY(10px);transition:opacity .2s}.header__nav-item:hover .header__nav-dropdown{opacity:1;visibility:visible;transform:translateY(0)}.header .dropdown-menu__link{display:block;padding:.75rem 1.5rem;color:#e8f4f8}.header .dropdown-menu__link:hover{background-color:#2d3a4f;color:#00d9ff}.header__burger{display:flex;flex-direction:column;justify-content:space-around;width:30px;height:25px;background:0 0;border:none;padding:0;z-index:1010}.header__burger-line{width:100%;height:3px;background-color:#00d9ff;border-radius:10px;transition:transform .3s;transform-origin:1px}.header__burger.active .header__burger-line:first-child{transform:rotate(45deg)}.header__burger.active .header__burger-line:nth-child(2){opacity:0;transform:translateX(-100%)}.header__burger.active .header__burger-line:nth-child(3){transform:rotate(-45deg)}.mobile-menu-overlay{position:fixed;top:0;right:0;width:100%;height:100%;background-color:rgba(10,22,40,.98);z-index:900;transition:transform .4s;transform:translateX(100%);padding-top:60px}.contact-info__item,.hero,.hero__content,.page-hero{position:relative}.mobile-menu-overlay.active{transform:translateX(0)}.mobile-menu-overlay .header__nav{display:block;margin-top:6rem}.hero,.hero__actions{display:flex;display:flex}.mobile-menu-overlay .header__nav-list{display:flex;flex-direction:column;align-items:center;gap:1.5rem;padding:2rem 0}.mobile-menu-overlay .header__nav-list .header__nav-link{font-size:1.5rem}.mobile-menu-overlay .header__nav-list .header__nav-dropdown{position:static;background:0 0;box-shadow:none;opacity:1;visibility:visible;transform:none;text-align:center}.mobile-menu-overlay .header__nav-list .header__nav-dropdown .dropdown-menu__link{padding:.5rem 0;font-size:1.2rem;color:rgba(232,244,248,.8)}.mobile-menu-overlay .header__nav-list .header__nav-dropdown .dropdown-menu__link:hover{background:0 0;color:#00d9ff}section{padding:3rem 0}.hero{background:linear-gradient(135deg,#0a1628 0,#2d3a4f 100%);min-height:80vh;justify-content:center;align-items:center;overflow:hidden}.hero::before{content:"";position:absolute;top:-50px;left:-50px;width:200%;height:200%;background:radial-gradient(circle,rgba(0,217,255,.1) 0,transparent 40%);animation:30s linear infinite spin;opacity:.5}@keyframes spin{0%{transform:rotate(0)}100%{transform:rotate(360deg)}}.hero__content{z-index:10;max-width:800px;margin:0 auto}.hero__title{font-size:3rem;font-weight:800;text-shadow:0 4px 10px rgba(0,0,0,.5)}@media (min-width:768px){.title{font-size:3rem}section{padding:5rem 0}.hero__title{font-size:4.5rem}}@media (min-width:1440px){.hero__title{font-size:5.5rem}}.hero__text{font-size:1.1rem;margin:1.5rem 0 2.5rem;color:rgba(232,244,248,.9)}.hero__actions{flex-direction:column;gap:1rem;justify-content:center;align-items:center}.hero__btn{min-width:200px}.features{background-color:#1a2332}.about-intro__grid,.features__list,.games__list,.why-us__list{display:grid;grid-template-columns:1fr;gap:2rem}@media (min-width:768px){.hero__actions{flex-direction:row;gap:2rem}.features__list{grid-template-columns:repeat(2,1fr)}.games__list{grid-template-columns:repeat(3,1fr)}}.features__list-item{background-color:#2d3a4f;padding:2rem;border-radius:12px;box-shadow:0 4px 15px rgba(0,0,0,.3);transition:.3s}.features__list-item:hover{transform:translateY(-5px);box-shadow:0 8px 20px rgba(0,0,0,.5);background-color:rgb(45,58,79)}.features__item-icon{font-size:3rem;color:#00d9ff;margin-bottom:.5rem;display:inline-block}.about-intro__image img,.games__item-img{height:auto;display:block;width:100%}.features__item-title{font-size:1.5rem;margin-bottom:.5rem}.features__item-text{color:rgba(232,244,248,.8);font-size:.95rem}.contact-form-section,.faq,.games{background-color:#0a1628}.games__list-item{background-color:#1a2332;border-radius:12px;overflow:hidden;box-shadow:0 6px 20px rgba(0,0,0,.5);transition:transform .4s}.games__list-item:hover{transform:translateY(-8px)}.games__item-content{padding:1.5rem}.games__item-title{font-size:1.8rem;margin-bottom:.5rem;color:#00d9ff}.games__item-text{color:rgba(232,244,248,.7);margin-bottom:1.5rem;font-size:.9rem}.games__item-btn{padding:.6em 1.5em;font-size:.9rem}.why-us{background:linear-gradient(0deg,#1a2332 0,#2d3a4f 100%)}@media (min-width:768px){.why-us__list{grid-template-columns:repeat(2,1fr)}}.why-us__list-item{background-color:rgba(10,22,40,.6);padding:2rem;border-radius:10px;border-left:5px solid #00d9ff;text-align:left;box-shadow:0 2px 10px rgba(0,0,0,.4)}.why-us__item-title{font-size:1.5rem;color:#e8f4f8;margin-bottom:.5rem;font-family:Montserrat,sans-serif;font-weight:700}.why-us__item-text{color:rgba(232,244,248,.8);font-size:.9rem}.faq__accordion{max-width:900px;margin:0 auto}.faq__accordion-item{margin-bottom:15px;border-radius:8px;overflow:hidden;background-color:#1a2332;box-shadow:0 2px 8px rgba(0,0,0,.3)}.faq__accordion-trigger{display:flex;justify-content:space-between;align-items:center;padding:1.2rem 1.5rem;cursor:pointer;background-color:#2d3a4f;transition:background-color .3s}.faq__accordion-trigger:hover{background-color:rgb(50,65,90)}.faq__accordion-title{font-size:1.1rem;margin:0;color:#e8f4f8;font-family:Montserrat,sans-serif;font-weight:600}.faq__accordion-icon{font-size:1.5rem;color:#00d9ff;font-weight:700;transition:transform .3s}.faq__accordion-item.active .faq__accordion-icon{transform:rotate(45deg)}.faq__accordion-content{max-height:0;overflow:hidden;transition:max-height .4s}.faq__accordion-text{padding:1rem 1.5rem;border-top:1px solid rgba(10,22,40,.1);color:rgba(232,244,248,.85);font-size:.95rem}.footer{background-color:#1a2332;padding:3rem 0 1.5rem;color:rgba(232,244,248,.7);font-size:.9rem}.footer__support{display:flex;justify-content:center;align-items:center;flex-wrap:wrap;gap:1rem;margin-bottom:2rem;padding-bottom:1.5rem;border-bottom:1px solid rgba(45,58,79,.5)}.footer__support-link{color:#00d9ff;font-weight:600;padding:.5rem 1rem;border-radius:5px;background-color:#2d3a4f}.footer__support-link:hover{color:#e8f4f8;background-color:rgb(30,40,60)}.footer__row{display:grid;grid-template-columns:1fr;gap:2rem;margin-bottom:2rem}@media (min-width:768px){.footer__row{grid-template-columns:repeat(2,1fr)}}.footer__title{font-size:1.2rem;color:#e8f4f8;margin-bottom:1rem}.footer__nav-list{display:flex;flex-direction:column;gap:.5rem}.footer__nav-link{color:rgba(232,244,248,.8);transition:color .3s}.cookie-banner__link,.footer__nav-link:hover{color:#00d9ff;text-decoration:underline}.footer__hr{border:none;height:1px;background-color:rgba(45,58,79,.5);margin:1.5rem 0}.footer__copyright,.footer__notice{text-align:center;margin-top:.5rem}.footer__copyright{font-weight:600;color:#e8f4f8}.footer__notice{font-size:.8rem;color:#f44336;font-weight:700}.footer__btn{margin-top:1rem}.page-hero{background-size:cover;background-position:center;text-align:center;padding:6rem 0 4rem;overflow:hidden}.page-hero__title{font-size:3rem;margin-bottom:.5rem;color:#00d9ff}.page-hero__subtitle{font-size:1.2rem;color:rgba(232,244,248,.9);font-weight:600;text-shadow:0 1px 3px rgba(0,0,0,.5)}.about-hero{background:linear-gradient(rgba(10,22,40,.8),rgba(45,58,79,.8));background-size:cover;background-position:center}.about-intro,.game-catalogue{background-color:#0a1628;padding:3rem 0}.about-intro__title{text-align:left;font-size:2.5rem;margin-bottom:1rem}.about-intro__text{margin-bottom:1.5rem;color:rgba(232,244,248,.85)}.about-intro__image img{border-radius:12px;box-shadow:0 10px 25px rgba(0,0,0,.5)}.our-promise{background-color:#1a2332;text-align:center}.our-promise__list{display:grid;grid-template-columns:1fr;gap:2rem;margin-bottom:3rem}@media (min-width:768px){.page-hero__title{font-size:5rem}.our-promise__list{grid-template-columns:repeat(2,1fr)}}.our-promise__item{background-color:#2d3a4f;padding:1.5rem;border-radius:10px;transition:transform .3s;box-shadow:0 4px 10px rgba(0,0,0,.4)}.our-promise__item:hover{transform:scale(1.05);background-color:rgb(45,58,79)}.our-promise__icon{font-size:2.5rem;display:block;margin-bottom:.5rem}.our-promise__heading{font-size:1.3rem;color:#00d9ff;margin-bottom:.5rem}.our-promise__text{font-size:.9rem;color:rgba(232,244,248,.8)}.game-single-hero .page-hero__actions,.our-promise__cta{margin-top:2rem}.games-cta__btn,.our-promise__btn{min-width:250px}.team-focus{background-color:#0a1628;text-align:center}.team-focus__description{max-width:800px;margin:0 auto 3rem;font-size:1.1rem;color:rgba(232,244,248,.8)}.team-focus__values{display:flex;flex-direction:column;gap:2rem;max-width:900px;margin:0 auto}.team-focus__value-card{flex:1;padding:2rem;background-color:#1a2332;border-radius:12px;border-top:5px solid #00d9ff;box-shadow:0 5px 15px rgba(0,0,0,.5);text-align:center}.team-focus__value-title{font-size:1.8rem;color:#00d9ff;margin-bottom:.5rem}.team-focus__value-text{color:rgba(232,244,248,.75)}.games-hero{background:linear-gradient(rgba(10,22,40,.85),rgba(26,35,50,.85));background-size:cover;background-position:center}.game-catalogue__list{display:flex;flex-direction:column;gap:4rem}.game-card{background-color:#1a2332;border-radius:12px;overflow:hidden;box-shadow:0 10px 30px rgba(0,0,0,.6);display:flex;flex-direction:column}.game-card__image{width:100%;height:250px;-o-object-fit:cover;object-fit:cover;display:block}.game-card__content{padding:2rem;flex:1;display:flex;justify-content:center;align-items:center;flex-direction:column;text-align:center}.game-card__title{font-size:2.5rem;margin-bottom:.5rem;color:#00d9ff;font-family:"Bebas Neue",sans-serif}.game-card__tagline{font-style:italic;color:rgba(0,217,255,.8);margin-bottom:1rem;font-weight:600;font-size:1.1rem}.game-card__text{color:rgba(232,244,248,.85);margin-bottom:1.5rem;line-height:1.7}.game-card__features{padding-left:0;margin-bottom:2rem}.game-card__features li{color:#e8f4f8;margin-bottom:.5rem;position:relative;padding-left:1.5rem}.game-card__features li::before{content:"⭐";position:absolute;left:0;color:#00d9ff}.games-cta{background:linear-gradient(135deg,#2d3a4f 0,#0a1628 100%);text-align:center;padding:4rem 0;border-top:5px solid #00d9ff}.games-cta__title{font-size:2rem;color:#00d9ff;margin-bottom:1rem}.games-cta__text{max-width:700px;margin:0 auto 2rem;color:rgba(232,244,248,.9);font-size:1.1rem}.contact-hero{background:linear-gradient(rgba(10,22,40,.9),rgba(45,58,79,.7));background-size:cover;background-position:center}.contact-content-grid{display:grid;grid-template-columns:1fr;gap:3rem;max-width:1100px;margin:0 auto}@media (min-width:1024px){.header__nav{display:block}.header__burger{display:none}.features__list,.why-us__list{grid-template-columns:repeat(3,1fr)}.footer__row,.our-promise__list{grid-template-columns:repeat(4,1fr)}.about-intro__grid{grid-template-columns:1fr 1fr;align-items:center}.game-card{flex-direction:row;min-height:450px}.game-card--reversed{flex-direction:row-reverse}.game-card__image{width:50%;height:auto}.game-card__content{text-align:left;align-items:flex-start;padding:3rem}.contact-content-grid{grid-template-columns:1.5fr 1fr}}.contact-form,.contact-info{background-color:#1a2332;padding:2rem;border-radius:12px;box-shadow:0 5px 20px rgba(0,0,0,.4)}.form-group{margin-bottom:1.5rem}.form-label{display:block;font-weight:700;color:#e8f4f8;margin-bottom:.5rem;font-size:.95rem}.form-input{width:100%;padding:.8rem 1rem;border:2px solid #2d3a4f;border-radius:6px;background-color:rgba(10,22,40,.8);color:#e8f4f8;font-size:1rem;transition:border-color .2s;resize:vertical}.form-input:focus{border-color:#00d9ff;outline:0;box-shadow:0 0 5px rgba(0,217,255,.5)}.form-input::-moz-placeholder{color:rgba(232,244,248,.5)}.form-input::placeholder{color:rgba(232,244,248,.5)}.form-input--textarea{min-height:120px}.form-status{margin-top:1.5rem;padding:1rem;border-radius:6px;font-weight:700;text-align:center;opacity:0;transition:opacity .3s}.form-status.visible{opacity:1}.form-status--success{background-color:#4caf50;color:#e8f4f8}.form-status--error{background-color:#f44336;color:#e8f4f8}.form-status--sending{background-color:#00d9ff;color:#0a1628;animation:1s infinite alternate pulse}@keyframes pulse{0%{transform:scale(1);opacity:.8}100%{transform:scale(1.02);opacity:1}}.contact-info__title{font-size:1.8rem;color:#00d9ff;margin-bottom:1rem}.contact-info__text{color:rgba(232,244,248,.75);margin-bottom:2rem}.contact-info__list{display:flex;flex-direction:column;gap:1.5rem}.contact-info__item{border-left:3px solid #00d9ff;padding-left:1rem}.contact-info__icon{font-size:1.5rem;position:absolute;left:-15px;top:50%;transform:translateY(-50%);background-color:#1a2332;padding:5px;border-radius:50%;line-height:1}.contact-info__link{display:block;font-weight:600;color:#e8f4f8}.legal-list li span,.legal-title{font-weight:700;color:#00d9ff}.contact-info__link:hover{color:#00d9ff}.contact-info__address{margin:0;color:rgba(232,244,248,.8)}.contact-info__label{font-size:.8rem;color:rgba(232,244,248,.5)}.game-single-hero{padding:6rem 0 4rem;text-align:center}.game-single-hero .page-hero__title{font-size:3rem}.game-single-hero .page-hero__subtitle{font-size:1.1rem}.piggy-heist-hero{background:linear-gradient(rgba(10,22,40,.8),rgba(45,58,79,.6));background-size:cover;background-position:center 30%;position:relative}.piggy-heist-hero::before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:radial-gradient(circle at top left,rgba(0,217,255,.1) 0,transparent 40%);animation:15s ease-in-out infinite alternate subtle-pulse;opacity:.7}.lawn-disorder-hero .container,.piggy-heist-hero .container,.ra-reckoning-hero .container{position:relative;z-index:1}@keyframes subtle-pulse{0%,100%{transform:scale(1);opacity:.7}50%{transform:scale(1.02);opacity:.8}}.game-iframe-section{background-color:#0a1628;padding:3rem 0;text-align:center}.game-iframe-section__title{margin-bottom:1rem}.game-iframe-section__text{max-width:800px;margin:0 auto 2rem;color:rgba(232,244,248,.85);font-size:1.1rem}.game-iframe-wrapper{position:relative;padding-bottom:56.25%;height:0;overflow:hidden;max-width:100%;background-color:#1a2332;border-radius:12px;box-shadow:0 10px 30px rgba(0,0,0,.7);margin-bottom:1.5rem}.game-iframe-wrapper iframe{position:absolute;top:0;left:0;width:100%;height:100%;border:none}.game-iframe-section__disclaimer{font-size:.85rem;color:rgba(232,244,248,.6);margin-top:1rem;font-style:italic}.game-details-section{background-color:#1a2332;padding:4rem 0}.game-details-section__closing-text,.game-details-section__intro-text{max-width:900px;margin:0 auto 2.5rem;text-align:center;font-size:1.1rem;line-height:1.7;color:rgba(232,244,248,.9)}.game-details-section__closing-text{margin-top:3rem}.game-details-grid,.legal-details-grid{display:grid;grid-template-columns:1fr;gap:2.5rem;margin-bottom:3rem}.game-details-card{background-color:#2d3a4f;padding:2rem;border-radius:12px;box-shadow:0 4px 15px rgba(0,0,0,.3);border-left:5px solid #00d9ff}.game-details-card__title{font-size:1.8rem;color:#00d9ff;margin-bottom:1rem;text-align:center;font-family:"Bebas Neue",sans-serif}.game-details-card__list,.legal-contact{list-style:none;padding-left:0}.game-details-card__list li{display:flex;align-items:flex-start;margin-bottom:.8rem;color:rgba(232,244,248,.9)}.game-details-card__list li span{font-size:1.5rem;margin-right:.8rem;line-height:1}.game-details-section__cta{display:flex;flex-direction:column;gap:1.5rem;display:flex;justify-content:center;align-items:center;margin-top:3rem}.ra-reckoning-hero{background:linear-gradient(rgba(10,22,40,.8),rgba(45,58,79,.6));background-size:cover;background-position:center;position:relative}.ra-reckoning-hero::before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:radial-gradient(circle at bottom right,rgba(0,217,255,.15) 0,transparent 50%);animation:40s linear infinite spin-slow;opacity:.8}@keyframes spin-slow{0%{transform:rotate(0) scale(1.1)}100%{transform:rotate(360deg) scale(1.1)}}.lawn-disorder-hero{background:linear-gradient(rgba(10,22,40,.7),rgba(45,58,79,.5));background-size:cover;background-position:center;position:relative}.cookie-banner,.modal-overlay{position:fixed;left:0;width:100%}.lawn-disorder-hero .page-hero__title{color:rgb(0,210,240)}.lawn-disorder-hero::before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:radial-gradient(circle at center,rgba(0,217,255,.05) 0,transparent 80%);animation:10s ease-in-out infinite alternate pulse-light;opacity:.9}@keyframes pulse-light{0%{transform:scale(1)}100%{transform:scale(1.03)}}.legal-hero{background:linear-gradient(rgba(10,22,40,.9),rgba(45,58,79,.8));padding:5rem 0 3rem}.legal-hero .page-hero__title{font-size:3rem;color:#00d9ff}.legal-content-section{background-color:#0a1628;padding:3rem 0 5rem}.privacy-policy{max-width:900px;margin:0 auto;padding:1.5rem;background-color:#1a2332;border-radius:12px;box-shadow:0 5px 20px rgba(0,0,0,.5)}.legal-title{font-family:Montserrat,sans-serif;font-size:1.8rem;text-align:left;margin-top:1.5em;margin-bottom:.8em;letter-spacing:normal}.legal-contact-title,.modal-title{font-family:"Bebas Neue",sans-serif}.legal-contact a,.modal-label{font-weight:600}.legal-list li,.legal-text{color:rgba(232,244,248,.85)}.legal-text{font-size:1rem;line-height:1.7;margin-bottom:1rem}.legal-list{padding-left:2em;margin-bottom:1.5rem}.legal-list li{list-style:disc;margin-bottom:.5em}.legal-note{font-style:italic;border-left:4px solid #2d3a4f;padding-left:1rem;opacity:.9}.legal-contact-title{font-size:1.5rem;color:#e8f4f8;margin-top:2rem}.legal-contact li{color:#e8f4f8}.legal-details-grid .game-details-card{padding:1.5rem;border-left:3px solid #00d9ff;text-align:left}.cookie-banner{bottom:0;background-color:rgba(10,22,40,.95);border-top:3px solid #00d9ff;padding:1rem 0;z-index:1000;box-shadow:0 -4px 15px rgba(0,0,0,.5)}.cookie-banner__container{display:flex;flex-direction:column;align-items:center;gap:1rem}.cookie-banner__text{font-size:.9rem;color:rgba(232,244,248,.9);margin:0;text-align:center}@media (min-width:768px){.team-focus__values{flex-direction:row;justify-content:space-around}.game-single-hero .page-hero__title{font-size:4.5rem}.game-single-hero .page-hero__subtitle{font-size:1.3rem}.game-details-grid,.legal-details-grid{grid-template-columns:repeat(2,1fr)}.game-details-section__cta{flex-direction:row}.legal-title{font-size:2.2rem}.cookie-banner__container{flex-direction:row;justify-content:space-between}.cookie-banner__text{text-align:left;flex-grow:1;padding-right:1.5rem}}.cookie-banner__link:hover{color:#2d3a4f}.cookie-banner__actions{display:flex;gap:1rem;flex-shrink:0}.cookie-banner__btn{padding:.5rem 1.2rem;font-size:.9rem;min-width:120px}.cookie-banner__link-btn{background:0 0;color:rgba(232,244,248,.7);border:none;padding:.5rem 0;text-decoration:underline}.cookie-banner__link-btn:hover,.modal-link:hover,.modal-title{color:#00d9ff}.modal-overlay{top:0;height:100%;background-color:rgba(10,22,40,.95);z-index:2000;display:flex;justify-content:center;align-items:center;opacity:1;transition:opacity .3s}.modal-overlay.hidden{opacity:0;visibility:hidden;pointer-events:none}.modal-content{background-color:#1a2332;padding:2.5rem;border-radius:15px;max-width:500px;width:90%;text-align:center;box-shadow:0 10px 30px rgba(0,0,0,.7);border-top:5px solid #00d9ff;transform:scale(1);transition:transform .3s}.modal-title{font-size:2rem;margin-bottom:1rem}.modal-text{font-size:1.1rem;color:#e8f4f8;margin-bottom:1.5rem}.modal-checkbox-group{display:flex;align-items:center;justify-content:center;margin-bottom:1.5rem}.modal-checkbox{width:20px;height:20px;margin-right:10px;accent-color:#00d9ff}.modal-label{font-size:1rem;color:#e8f4f8;text-align:left}.modal-disclaimer-text{font-size:.85rem;color:rgba(232,244,248,.7);margin-bottom:2rem;line-height:1.5}.modal-link{color:#2d3a4f;text-decoration:underline}.modal-confirm-btn{width:100%;padding:.8rem;font-size:1.1rem}.modal-confirm-btn:disabled{background-color:#666;cursor:not-allowed;opacity:.7}