/* Páginas legales con dos contextos: público azul y cliente autenticado blanco. */
html.has-public-legal,html.has-public-legal body,html.has-public-legal #root{min-height:100%;margin:0;background:#031426!important}
html.has-public-legal .public-shell,html.has-public-legal .public-shell>main{min-height:100dvh!important;padding:0!important;background:#031426!important}
.legal-page.legal-public{box-sizing:border-box;width:100%!important;max-width:none!important;min-height:100dvh!important;margin:0!important;padding:32px max(20px,calc(50% - 340px)) 58px!important;border:0!important;border-radius:0!important;color:#fff!important;background:radial-gradient(circle at 50% 8%,#14547c 0,#0b3155 34%,#031426 100%)!important}
.legal-page .legal-header{display:grid!important;grid-template-columns:44px 1fr 44px;align-items:center;gap:12px;margin:0 0 28px!important;padding:0!important;background:transparent!important;border:0!important}
.legal-page .legal-header .brand{display:flex;justify-content:center}.legal-page .legal-header .brand img{display:block;width:160px!important;max-height:82px;object-fit:contain}
.legal-page.legal-public .legal-header .brand img{filter:brightness(0) invert(1)}
.legal-page.legal-public .legal-back{position:static!important;width:42px!important;height:42px!important;color:#fff!important;background:#092a46b3!important;border:1px solid #ffffff29!important;box-shadow:0 8px 20px #0000002e}
.legal-page.legal-public>.eyebrow{display:block;color:#5ee0d9!important;letter-spacing:.14em;text-align:center;font-size:10px!important;font-weight:900}
.legal-page.legal-public>h1{margin:9px auto 24px!important;color:#fff!important;text-align:center;font-size:clamp(32px,6vw,46px)!important;line-height:1.06}
.legal-page.legal-public>div{padding:25px 27px!important;border:1px solid #ffffff25!important;border-radius:18px!important;color:#dcebf1!important;background:#082944c9!important;box-shadow:0 14px 35px #00000026!important;font-size:14px!important;line-height:1.75!important;white-space:pre-line}
.legal-page .legal-related{display:flex!important;flex-wrap:wrap;justify-content:center;gap:8px;margin-top:17px!important;padding:0!important}
.legal-page.legal-public .legal-related button{padding:9px 12px!important;border:1px solid #ffffff25!important;border-radius:9px!important;color:#fff!important;background:#ffffff0d!important;font-weight:800!important}
html.has-private-legal,html.has-private-legal body,html.has-private-legal #root{min-height:100%;margin:0;background:#f3f7f8!important}
html.has-private-legal .public-shell,html.has-private-legal .public-shell>main{min-height:100dvh!important;padding:0!important;background:#f3f7f8!important}
.legal-page.legal-private{box-sizing:border-box;width:min(760px,calc(100% - 32px))!important;min-height:0!important;margin:28px auto!important;padding:25px 28px 35px!important;border:1px solid #dce7ea!important;border-radius:22px!important;color:#173e5b!important;background:#fff!important;box-shadow:0 14px 38px rgba(11,49,84,.08)!important}
.legal-page.legal-private .legal-header{padding-bottom:17px!important;border-bottom:1px solid #e1eaed!important}.legal-page.legal-private .legal-back{position:static!important;width:42px!important;height:42px!important;color:#173e5b!important;background:#edf5f5!important;border:1px solid #d6e3e7!important}
.legal-page.legal-private>.eyebrow{display:block;color:#159f9b!important;text-align:center;font-size:10px!important;font-weight:900;letter-spacing:.13em}.legal-page.legal-private>h1{margin:8px 0 22px!important;color:#0b3154!important;text-align:center;font-size:clamp(29px,5vw,42px)!important}.legal-page.legal-private>div{padding:22px!important;border:1px solid #e0e9ec!important;border-left:5px solid #19beb7!important;border-radius:14px!important;color:#435e70!important;background:#f8fbfb!important;font-size:14px!important;line-height:1.75!important;white-space:pre-line}.legal-page.legal-private .legal-related button{padding:9px 12px!important;border:1px solid #d6e3e7!important;border-radius:9px!important;color:#0c7774!important;background:#fff!important;font-weight:800!important}
@media(max-width:620px){.legal-page.legal-public{padding:18px 14px 40px!important}.legal-page.legal-private{width:calc(100% - 20px)!important;margin:10px auto!important;padding:17px 14px 25px!important;border-radius:17px!important}.legal-page .legal-header{grid-template-columns:40px 1fr 40px;margin-bottom:20px!important}.legal-page .legal-header .brand img{width:125px!important;max-height:65px}.legal-page.legal-public>div,.legal-page.legal-private>div{padding:18px 16px!important;font-size:13px!important}.legal-page .legal-related{display:grid!important;grid-template-columns:1fr 1fr}.legal-page .legal-related button{width:100%}}
