.ga-footer{background:#0c0a1a;color:#f4f4ff;margin-top:var(--space-8);padding-top:var(--space-6);padding-bottom:var(--space-6)}.ga-footer__inner{display:flex;flex-direction:column;gap:var(--space-6)}@media(min-width:900px){.ga-footer__inner{flex-direction:row;align-items:flex-start;justify-content:space-between}}.ga-footer__brand-block{max-width:22rem}.ga-footer__brand{display:flex;align-items:center;gap:0.75rem;margin-bottom:var(--space-3)}.ga-footer__logo{width:2.4rem;height:2.4rem;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;font-size:1.6rem;background:radial-gradient(circle at 30% 20%,#fff7fb 0,#ffe0f4 45%,#ffb0de 80%);box-shadow:0 8px 24px rgba(255,111,183,0.4)}.ga-footer__brand-name{font-family:var(--font-display);font-weight:700;font-size:1.1rem;color:#ffffff}.ga-footer__brand-subtitle{font-size:0.8rem;color:#c7c6ff}.ga-footer__description{font-size:0.9rem;color:#b3b1e6;line-height:var(--line-height-relaxed)}.ga-footer__nav{display:grid;grid-template-columns:repeat(1,minmax(0,1fr));gap:var(--space-4)}@media(min-width:640px){.ga-footer__nav{grid-template-columns:repeat(3,minmax(0,1fr));gap:var(--space-6)}}.ga-footer__nav-column{min-width:0}.ga-footer__nav-title{font-size:0.9rem;font-weight:600;color:#ffffff;margin-bottom:var(--space-2);text-transform:uppercase;letter-spacing:0.08em}.ga-footer__nav-list{list-style:none;display:flex;flex-direction:column;gap:0.4rem}.ga-footer__nav-list a{font-size:0.9rem;color:#d0cffa}.ga-footer__nav-list a:hover,.ga-footer__nav-list a:focus-visible{color:#ffffff}.ga-footer__play-link{display:inline-flex;align-items:center;gap:0.5rem;padding:0.5rem 0.75rem;border-radius:999px;background:rgba(255,255,255,0.06);border:1px solid rgba(148,163,184,0.4)}.ga-footer__play-link i{color:#7be9c4}.ga-footer__note{font-size:0.8rem;color:#b3b1e6;margin-top:0.5rem;line-height:var(--line-height-relaxed)}.ga-footer__bottom{border-top:1px solid rgba(148,163,184,0.4);margin-top:var(--space-4);padding-top:var(--space-4)}.ga-footer__bottom-inner{display:flex;flex-direction:column;gap:var(--space-3)}@media(min-width:768px){.ga-footer__bottom-inner{flex-direction:row;justify-content:space-between;align-items:flex-start}}.ga-footer__copyright{font-size:0.85rem;color:#cbc9ff}.ga-footer__disclaimer{font-size:0.8rem;color:#a6a2e0;max-width:36rem;line-height:var(--line-height-relaxed)}.ga-cookie{position:fixed;left:0;right:0;bottom:0;background:linear-gradient(135deg,rgba(24,20,48,0.98),rgba(45,32,92,0.98));color:#f9f8ff;box-shadow:0 -16px 40px rgba(15,23,42,0.65);z-index:60;transform:translateY(100%);opacity:0;visibility:hidden;transition:transform 260ms ease-out,opacity 220ms ease-out,visibility 220ms ease-out}.ga-cookie--visible{transform:translateY(0);opacity:1;visibility:visible}.ga-cookie__inner{max-width:1100px;margin:0 auto;padding:0.9rem 1.25rem;display:flex;flex-direction:column;gap:0.9rem}@media(min-width:640px){.ga-cookie__inner{padding:1rem 1.75rem;flex-direction:row;align-items:center;gap:1.5rem}}.ga-cookie__text{flex:1;min-width:0}.ga-cookie__title{font-family:var(--font-display);font-weight:600;font-size:1rem;margin-bottom:0.25rem;color:#ffffff}.ga-cookie__description{font-size:0.85rem;line-height:1.6;color:#e0deff;margin-bottom:0.35rem}.ga-cookie__link{display:inline-block;font-size:0.8rem;color:#ffe66d;text-decoration:underline}.ga-cookie__link:hover,.ga-cookie__link:focus-visible{color:#fff5b3}.ga-cookie__actions{display:flex;flex-wrap:wrap;gap:0.5rem}@media(min-width:640px){.ga-cookie__actions{justify-content:flex-end;align-items:center;min-width:220px}}.ga-cookie__btn{border-radius:999px;border:0;font-weight:600;font-size:0.85rem;padding:0.55rem 1.1rem;cursor:pointer;white-space:nowrap}.ga-cookie__btn--secondary{background:transparent;color:#e0deff;border:1px solid rgba(148,163,184,0.8)}.ga-cookie__btn--secondary:hover,.ga-cookie__btn--secondary:focus-visible{background:rgba(148,163,184,0.2)}.ga-cookie__btn--primary{background:linear-gradient(135deg,var(--color-primary),var(--color-accent-purple));color:#ffffff;box-shadow:0 10px 24px rgba(255,111,183,0.5)}.ga-cookie__btn--primary:hover,.ga-cookie__btn--primary:focus-visible{box-shadow:0 14px 32px rgba(255,111,183,0.6);transform:translateY(-1px)}@media(prefers-reduced-motion:reduce){.ga-cookie{transition:none}}