*{box-sizing:border-box}.site-footer{padding:42px 6%;background:#03040d;border-top:1px solid rgba(255,255,255,.1);color:#fff}.site-footer__wrap{max-width:1320px;margin:auto;display:grid;grid-template-columns:1.2fr auto 1fr;align-items:center;gap:28px}.site-footer__brand,.site-footer__social{display:flex;flex-direction:column;gap:6px;color:rgba(255,255,255,.68);font-size:14px}.site-footer__brand strong{color:#fff;font-size:19px}.site-footer__links{display:flex;gap:16px;flex-wrap:wrap;justify-content:center}.site-footer a,.site-footer button{color:#fff;background:none;border:0;font:inherit;text-decoration:none;cursor:pointer}.site-footer__social{text-align:right;align-items:flex-end}.cookie-consent[hidden]{display:none!important}.cookie-consent{position:fixed;inset:0;z-index:99999;display:flex;align-items:flex-end;justify-content:center;padding:22px}.cookie-consent__backdrop{position:absolute;inset:0;background:rgba(2,3,10,.76);backdrop-filter:blur(8px)}.cookie-consent__panel{position:relative;width:min(920px,100%);max-height:calc(100vh - 44px);overflow:auto;padding:34px;border-radius:30px;border:1px solid rgba(255,255,255,.16);background:radial-gradient(circle at 15% 10%,rgba(255,47,156,.2),transparent 34%),radial-gradient(circle at 88% 15%,rgba(47,216,255,.18),transparent 34%),linear-gradient(145deg,#110a28,#050612);color:#fff;box-shadow:0 30px 100px rgba(0,0,0,.65)}.cookie-consent__kicker{display:inline-flex;padding:8px 13px;border-radius:999px;background:rgba(255,255,255,.08);color:#ffd84d;font-size:12px;font-weight:900;text-transform:uppercase}.cookie-consent h2{font-size:clamp(30px,5vw,52px);margin:14px 0}.cookie-consent p,.cookie-category small,.cookie-category div span{color:rgba(255,255,255,.72);line-height:1.55}.cookie-consent a{color:#2fd8ff}.cookie-consent__actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:24px}.cookie-btn{min-height:52px;padding:0 22px;border-radius:999px;border:1px solid transparent;color:#fff;font:inherit;font-weight:900;cursor:pointer}.cookie-btn--primary{background:linear-gradient(90deg,#ff2f9c,#8b5cff,#2fd8ff)}.cookie-btn--secondary{background:rgba(255,255,255,.1);border-color:rgba(255,255,255,.25)}.cookie-btn--ghost{background:transparent;border-color:rgba(255,255,255,.16)}.cookie-consent__back{color:#2fd8ff;background:none;border:0;font-weight:900;cursor:pointer}.cookie-category{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:20px 0;border-bottom:1px solid rgba(255,255,255,.11)}.cookie-category strong,.cookie-category small{display:block}.cookie-category input{width:48px;height:26px;accent-color:#ff2f9c}body.cookie-consent-open{overflow:hidden}@media(max-width:820px){.site-footer__wrap{grid-template-columns:1fr;text-align:center}.site-footer__social{align-items:center;text-align:center}}@media(max-width:640px){.cookie-consent{padding:10px}.cookie-consent__panel{padding:24px 20px}.cookie-consent__actions{flex-direction:column}.cookie-btn{width:100%}}