.gp-footer-grid{display:flex;flex-direction:column;gap:24px;margin-bottom:24px}.gp-footer-brand{max-width:360px}.gp-footer-logo{display:inline-flex;align-items:center;gap:10px;margin-bottom:8px}.gp-footer-logo-mark{width:32px;height:32px;border-radius:999px;background:radial-gradient(circle at 20% 0,#fef9c3 0,rgba(254,249,195,0.3) 40%,transparent 65%),radial-gradient(circle at 80% 80%,rgba(96,165,250,0.9) 0,transparent 60%),linear-gradient(135deg,var(--color-primary),var(--color-accent-purple));box-shadow:0 6px 16px rgba(15,23,42,0.5)}.gp-footer-logo-text{font-family:var(--font-display);font-weight:600;font-size:1.05rem;letter-spacing:-0.03em;color:#e5edff}.gp-footer-tagline{font-size:0.85rem;color:#a5b4fc;margin-bottom:0;max-width:32rem}.gp-footer-links{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}.gp-footer-column h3.gp-footer-heading{font-size:0.9rem;margin-bottom:10px;color:#e5edff}.gp-footer-column ul{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:6px}.gp-footer-column a{font-size:0.85rem;color:#cbd5f5}.gp-footer-column a:hover,.gp-footer-column a:focus-visible{color:#ffffff}.gp-footer-meta{border-top:1px solid rgba(51,65,85,0.85);padding-top:16px;margin-top:8px;font-size:0.75rem;color:#94a3b8;display:flex;flex-direction:column;gap:6px}.gp-footer-copy{margin-bottom:0}.gp-footer-disclaimer{margin-bottom:0;max-width:48rem}.gp-cookie-banner{position:fixed;left:0;right:0;bottom:0;z-index:50;background:rgba(15,23,42,0.96);color:#e5edff;box-shadow:0 -12px 30px rgba(15,23,42,0.7);transform:translateY(100%);opacity:0;visibility:hidden;transition:transform var(--transition-slow),opacity var(--transition-slow),visibility var(--transition-slow)}.gp-cookie-banner.is-visible{transform:translateY(0);opacity:1;visibility:visible}.gp-cookie-inner{max-width:var(--container-max-width);margin:0 auto;padding:14px 16px;display:flex;flex-direction:column;gap:12px}.gp-cookie-title{font-size:0.95rem;color:#f9fafb;margin-bottom:4px}.gp-cookie-description{font-size:0.8rem;color:#cbd5f5;margin-bottom:4px}.gp-cookie-link{display:inline-block;font-size:0.8rem;color:#a5b4fc;text-decoration:underline}.gp-cookie-link:hover,.gp-cookie-link:focus-visible{color:#e5e7ff}.gp-cookie-actions{display:flex;flex-wrap:wrap;gap:8px}.gp-cookie-btn{font-size:0.8rem;padding:0.55rem 1.1rem}.gp-cookie-btn-secondary{background:rgba(15,23,42,0.7);color:#e5edff;border:1px solid rgba(148,163,184,0.6);box-shadow:none}.gp-cookie-btn-secondary:hover{background:rgba(30,64,175,0.9)}@media (min-width:640px){.gp-cookie-inner{padding:16px 20px;flex-direction:row;align-items:center;justify-content:space-between;gap:20px}.gp-cookie-text{max-width:520px}.gp-cookie-actions{justify-content:flex-end}}@media (min-width:768px){.gp-footer-grid{flex-direction:row;justify-content:space-between;align-items:flex-start}.gp-footer-links{grid-template-columns:repeat(3,minmax(0,1fr));max-width:520px}.gp-footer-meta{flex-direction:row;align-items:center;justify-content:space-between;gap:16px}.gp-footer-copy{text-align:right}}