/* Source: es/privacidad.html style block 1 */
:root{color-scheme:dark;--font-display:'Space Grotesk',Inter,system-ui,sans-serif;--text:#f6fff9;--muted:#9fb0a7}*{box-sizing:border-box}body{margin:0;font-family:Inter,system-ui,sans-serif;color:var(--text);background:radial-gradient(circle at 18% 0%,rgba(166,242,13,.16),transparent 30%),radial-gradient(circle at 86% 18%,rgba(38,168,255,.16),transparent 28%),linear-gradient(180deg,#06130f,#020907);min-height:100vh}.legal-nav{position:fixed;top:0;left:0;right:0;z-index:10;height:82px;display:flex;align-items:center;justify-content:space-between;width:min(1240px,calc(100vw - 48px));margin:auto}.legal-nav img{height:30px}.legal-nav a{color:#dbe8df;text-decoration:none}.legal-nav .pill{border:1px solid rgba(166,242,13,.34);border-radius:999px;padding:11px 16px;color:#A6F20D;background:rgba(166,242,13,.07)}.brand-footer{padding:42px 24px 54px;text-align:center;border-top:1px solid rgba(255,255,255,.1);color:var(--muted)}.brand-footer-logo img{height:31px}.brand-footer-sub{font-size:13px;line-height:1.6}.brand-footer-sub a{color:#A6F20D;text-decoration:none}.brand-footer-powered{display:flex;align-items:center;justify-content:center;gap:8px;margin-top:10px;padding-top:24px;border-top:1px solid rgba(255,255,255,.08);font-size:12px;color:#fff}.brand-footer-powered img{width:49px;height:24px;object-fit:contain}@media(max-width:720px){.legal-nav{width:min(100vw - 28px,560px);height:72px}.legal-nav img{height:24px}.legal-shell{padding-top:88px}}
