/* Navigation, notch and footer extracted from the current home; same source order. */
:root{--ink:#e7dcee;--paper:#eeeae4;--line:#6b269c26}html[data-theme="dark"]{--ink:#20102d;--line:#ffffff30}body.service-social-compact{background:var(--ink)}
body.service-social-compact .site-menu{position:fixed;top:0;left:50%;transform:translateX(-50%);z-index:100;width:132px;background:var(--ink);border-radius:0 0 35px 35px;transition:width .5s var(--ease-out),border-radius .5s;box-shadow:none}
body.service-social-compact .site-menu:before,body.service-social-compact .site-menu:after{content:'';position:absolute;top:12px;width:24px;height:24px;pointer-events:none}
body.service-social-compact .site-menu:before{right:100%;background:radial-gradient(circle at 0 100%,transparent 23.5px,var(--ink) 24px)}
body.service-social-compact .site-menu:after{left:100%;background:radial-gradient(circle at 100% 100%,transparent 23.5px,var(--ink) 24px)}
body.service-social-compact .logo-toggle{width:100%;height:67px;border:0;background:none;display:flex;gap:16px;align-items:center;justify-content:center}
body.service-social-compact .logo-toggle img{width:37px;height:37px;object-fit:contain}
body.service-social-compact .menu-glyph{width:16px;display:grid;gap:5px}
body.service-social-compact .menu-glyph i{display:block;height:1px;background:var(--paper);transition:transform .35s}
body.service-social-compact .site-menu.is-open{width:min(430px,calc(100vw - 40px));border-radius:0 0 24px 24px;box-shadow:0 24px 60px #0006}
body.service-social-compact .is-open .menu-glyph i:first-child{transform:translateY(3px) rotate(45deg)}
body.service-social-compact .is-open .menu-glyph i:last-child{transform:translateY(-3px) rotate(-45deg)}
body.service-social-compact .site-menu nav{padding:15px 30px 28px;animation:menuEnter .4s .1s both}
body.service-social-compact .site-menu nav[hidden]{display:none}
body.service-social-compact .site-menu nav a{display:flex;align-items:center;justify-content:space-between;font-size:30px;letter-spacing:-.04em;padding:12px 0;border-top:1px solid var(--line);transition:color .2s,padding .3s}
body.service-social-compact .site-menu nav a:hover{color:#cba6e4;padding-left:7px}
body.service-social-compact .site-menu nav a span{font-size:11px;letter-spacing:0}
body.service-social-compact .menu-caption,body.service-social-compact .menu-bottom{display:block;font-size:10px;text-transform:uppercase;color:#aaa3b0;margin:0 0 22px}
body.service-social-compact .menu-bottom{margin:22px 0 0}
body.service-social-compact .site-menu{color:var(--paper);font-family:Caviar,sans-serif}
body.service-social-compact .logo-toggle img{height:37px}
body.service-social-compact .site-menu.is-open{width:min(760px,calc(100vw - 32px))}
body.service-social-compact .site-menu nav{padding:12px 30px 26px;max-height:calc(100dvh - 90px);overflow-y:auto}
body.service-social-compact .site-menu nav a{font-size:15px;letter-spacing:0;line-height:1.4;padding:10px 0;gap:12px}
body.service-social-compact .menu-columns{display:grid;grid-template-columns:1fr 1fr;gap:35px}
body.service-social-compact .menu-caption,body.service-social-compact .menu-bottom{font-size:9px;color:#c3b8cd}
body.service-social-compact .site-menu:before,body.service-social-compact .site-menu:after{top:12px}
body.service-social-compact .logo-toggle{cursor:pointer}
body.service-social-compact .site-footer{position:relative;z-index:40;background:var(--ink);color:var(--paper);width:100%;padding:50px 8% 25px}
body.service-social-compact .footer-top{display:grid;grid-template-columns:1fr 1.5fr .6fr;gap:8%;align-items:start;padding-bottom:35px;border-bottom:1px solid #ffffff25}
body.service-social-compact .footer-brand img{width:190px;height:auto}
body.service-social-compact .footer-top p{font-size:12px;color:#bcb3c5}
body.service-social-compact .footer-cta{font-family:Caviar,sans-serif;font-size:22px;white-space:nowrap}
body.service-social-compact .footer-bottom{display:flex;justify-content:space-between;gap:25px;flex-wrap:wrap;font-size:10px;padding:25px 0;color:#bcb3c5}
body.service-social-compact .footer-legal,body.service-social-compact .footer-social{display:flex;gap:20px}
body.service-social-compact .footer-controls{display:flex;justify-content:space-between;align-items:center;font-size:10px}
@media(max-width:1000px){body.service-social-compact .footer-top{gap:30px}}
@media(max-width:600px){body.service-social-compact .site-menu{width:112px}
body.service-social-compact .logo-toggle{height:59px}
body.service-social-compact .site-menu:before,body.service-social-compact .site-menu:after{top:8px}
body.service-social-compact .site-menu nav{padding:12px 18px 23px}
body.service-social-compact .site-menu nav a{font-size:12px;padding:9px 0}
body.service-social-compact .site-menu nav a span{display:none}
body.service-social-compact .menu-columns{gap:20px}
body.service-social-compact .menu-caption,body.service-social-compact .menu-bottom{font-size:8px}
body.service-social-compact .site-footer{padding:20px 7% 25px}
body.service-social-compact .footer-top{grid-template-columns:1fr;gap:22px;padding-bottom:25px}
body.service-social-compact .footer-brand img{width:170px}
body.service-social-compact .footer-cta{font-size:23px}
body.service-social-compact .footer-bottom{display:grid;gap:20px;font-size:9px}
body.service-social-compact .footer-controls{font-size:9px}
body.service-social-compact .footer-legal,body.service-social-compact .footer-social{gap:16px}}
body.service-social-compact .corner-brand{position:absolute;top:34px;left:43px;z-index:60;width:150px}
body.service-social-compact .corner-brand img{width:100%;height:auto}
@media(max-width:600px){body.service-social-compact .corner-brand{top:24px;left:25px;width:90px}}
@media(max-width:400px){body.service-social-compact .corner-brand{width:70px;left:22px;top:25px}}
body.service-social-compact .site-menu.is-open{width:min(800px,calc(100vw - 32px))}
body.service-social-compact .menu-columns{grid-template-columns:1.15fr .9fr 1.05fr;column-gap:0;row-gap:30px}
body.service-social-compact .menu-resources{margin-left:22px}
body.service-social-compact .site-menu nav .menu-columns a span{display:none}
body.service-social-compact .menu-group-title{font-family:DM,sans-serif;font-size:9px;line-height:1.5;text-transform:uppercase;letter-spacing:.1em;color:#b9adca;margin:4px 0 18px}
body.service-social-compact .site-menu nav .menu-blog,body.service-social-compact .site-menu nav .menu-contact{margin-top:14px;padding:14px 16px;border:1px solid #c3a5d670;border-radius:9px;font-weight:700;transition:background .2s,color .2s}
body.service-social-compact .site-menu nav .menu-blog{background:#b084d018}
body.service-social-compact .site-menu nav .menu-contact{background:#d8c5e5;color:#23192a;border-color:#d8c5e5}
body.service-social-compact .site-menu nav .menu-blog:hover{background:#b084d035;color:#fff}
body.service-social-compact .site-menu nav .menu-contact:hover{background:#f0e8f5;color:#23192a}
body.service-social-compact .menu-secondary{display:flex;align-items:center;gap:25px;margin-top:26px;padding-top:17px;border-top:1px solid #ffffff24}
body.service-social-compact .site-menu nav .menu-secondary a{font-family:DM,sans-serif;font-size:10px;padding:3px 0;border:0;letter-spacing:0}
body.service-social-compact .menu-secondary>span{margin-left:auto;font-family:DM,sans-serif;font-size:9px;color:#b9adca}
body.service-social-compact .menu-secondary a:hover{padding-left:0}
@media(max-width:600px){body.service-social-compact .site-menu.is-open{width:calc(100vw - 20px)}
body.service-social-compact .site-menu nav{padding:10px 15px 22px}
body.service-social-compact .menu-columns{grid-template-columns:1.1fr .95fr 1fr;column-gap:0;row-gap:13px}
body.service-social-compact .menu-resources{margin-left:13px}
body.service-social-compact .menu-group-title{font-size:8px;letter-spacing:0;margin-bottom:13px;min-height:24px}
body.service-social-compact .site-menu nav .menu-column>a{font-size:11px;line-height:1.5;padding:10px 0;overflow-wrap:normal}
body.service-social-compact .site-menu nav .menu-blog,body.service-social-compact .site-menu nav .menu-contact{padding:11px 8px;margin-top:12px;border-radius:7px}
body.service-social-compact .menu-secondary{gap:18px;margin-top:22px;padding-top:15px}
body.service-social-compact .site-menu nav .menu-secondary a{font-size:9px}
body.service-social-compact .menu-secondary>span{font-size:8px}
body.service-social-compact .menu-caption{margin-bottom:16px}}
body.service-social-compact .site-menu nav a,body.service-social-compact .footer-top,body.service-social-compact .menu-secondary{border-top:0;border-bottom:0}
body.service-social-compact .menu-group-title{display:none}
body.service-social-compact .site-menu.is-open{width:min(680px,calc(100vw - 32px))}
body.service-social-compact .menu-columns{grid-template-columns:repeat(2,minmax(0,1fr));column-gap:52px;row-gap:0}
body.service-social-compact .menu-bottom-row{display:grid;grid-template-columns:1fr auto;gap:30px;align-items:end;margin-top:28px}
body.service-social-compact .menu-bottom-row .menu-secondary{display:grid;justify-items:start;gap:8px;margin:0;padding:0}
body.service-social-compact .menu-bottom-row .menu-secondary>span{margin:0;font-family:DM,sans-serif;font-size:9px;color:#b9adca}
body.service-social-compact .menu-resources{display:flex;align-items:center;justify-content:flex-end;gap:10px;margin:0}
body.service-social-compact .site-menu nav .menu-resources a{min-width:118px;margin:0;padding:12px 18px;justify-content:center;border:1px solid #c3a5d670;border-radius:999px;font-weight:700;text-align:center}
body.service-social-compact .site-menu nav .menu-blog{background:#b084d020}
body.service-social-compact .site-menu nav .menu-contact{background:#d8c5e5;color:#23192a;border-color:#d8c5e5}
@media(max-width:600px){body.service-social-compact .menu-columns{grid-template-columns:repeat(2,minmax(0,1fr));column-gap:20px}
body.service-social-compact .menu-bottom-row{grid-template-columns:1fr;gap:18px;margin-top:20px}
body.service-social-compact .menu-resources{justify-content:flex-end}
body.service-social-compact .site-menu nav .menu-resources a{min-width:0;flex:1;padding:10px 12px}}
body.service-social-compact .site-footer{background:transparent}
body.service-social-compact::before{content:"";position:fixed;inset:0 0 auto;height:16px;background:var(--ink);z-index:99;pointer-events:none}
body.service-social-compact .site-menu:before,body.service-social-compact .site-menu:after{top:16px}
@media(max-width:600px){body.service-social-compact::before{height:12px}
body.service-social-compact .site-menu:before,body.service-social-compact .site-menu:after{top:12px}}
body.service-social-compact .menu-brandbar{height:67px;display:flex;align-items:center;justify-content:center;gap:12px}
body.service-social-compact .menu-home-logo{display:flex;align-items:center;justify-content:center;width:42px;height:44px}
body.service-social-compact .menu-home-logo img{width:37px;height:37px;object-fit:contain}
body.service-social-compact .menu-brandbar .logo-toggle{width:28px;height:44px;padding:0;flex:none}
body.service-social-compact .menu-caption{width:100%;margin:-2px 0 22px;text-align:center;text-transform:none;font-size:14px;color:#ded4e5}
body.service-social-compact .menu-bottom-row{grid-template-columns:repeat(2,minmax(0,1fr));column-gap:52px;align-items:center}
body.service-social-compact .menu-resources{justify-content:flex-start;width:100%;gap:12px}
body.service-social-compact .site-menu nav .menu-resources a{min-width:0;flex:1;padding:12px 10px;border-radius:12px}
@media(max-width:600px){body.service-social-compact .menu-brandbar{height:59px}
body.service-social-compact .menu-caption{font-size:11px}
body.service-social-compact .menu-bottom-row{grid-template-columns:repeat(2,minmax(0,1fr));column-gap:20px}
body.service-social-compact .menu-resources{flex-direction:column;align-items:stretch;gap:8px}
body.service-social-compact .site-menu nav .menu-resources a{flex:none;width:100%}}
body.service-social-compact .site-menu nav .menu-secondary .menu-contact-inline{display:inline-flex;align-items:center;gap:7px;color:#e1c9ef;font-size:11px;font-weight:500}
body.service-social-compact .site-menu.is-open{width:min(600px,calc(100vw - 32px))}
body.service-social-compact .menu-columns,body.service-social-compact .menu-bottom-row{column-gap:30px}
body.service-social-compact .site-menu nav .menu-blog-feature{display:flex;flex-direction:column;align-items:stretch;justify-content:center;gap:5px;margin:0;padding:10px 14px;border:0;border-radius:10px;background:#c7a0dd12;text-align:left;color:#e9d5f4;align-self:stretch}
body.service-social-compact .menu-blog-title{display:flex;justify-content:space-between;align-items:center;font-size:18px}
body.service-social-compact .menu-blog-caption{font-family:DM,sans-serif;font-size:10px;color:#baacc4;line-height:1.4}
body.service-social-compact .site-menu nav .menu-blog-feature:hover{padding-left:14px;background:#c7a0dd25}
@media(max-width:600px){body.service-social-compact .menu-columns,body.service-social-compact .menu-bottom-row{column-gap:20px}
body.service-social-compact .site-menu nav .menu-blog-feature{padding:10px}
body.service-social-compact .menu-blog-title{font-size:16px}
body.service-social-compact .menu-blog-caption{font-size:9px}}
body.service-social-compact .site-menu{width:174px}
body.service-social-compact .menu-brandbar{gap:8px}
body.service-social-compact .theme-toggle{display:grid;place-items:center;width:38px;height:44px;padding:8px;border:0;background:none;color:#ede3f2;border-radius:14px;flex:none}
body.service-social-compact .theme-toggle:hover{background:#b084d026}
body.service-social-compact .theme-toggle svg{width:21px;height:21px}
body.service-social-compact .theme-moon{display:none}
html[data-theme="light"] body.service-social-compact .theme-sun{display:none}
html[data-theme="light"] body.service-social-compact .theme-moon{display:block}
body.service-social-compact .site-menu nav .menu-blog-feature span{display:block}
body.service-social-compact .site-menu nav .menu-blog-title{display:flex}
html[data-theme="light"] body.service-social-compact .site-menu{color:#302538}
html[data-theme="light"] body.service-social-compact .menu-glyph i{background:#493052}
html[data-theme="light"] body.service-social-compact .theme-toggle{color:#6b269c}
html[data-theme="light"] body.service-social-compact .menu-home-logo img,html[data-theme="light"] body.service-social-compact .footer-brand img{filter:brightness(0) saturate(100%);opacity:.8}
html[data-theme="light"] body.service-social-compact .menu-caption,html[data-theme="light"] body.service-social-compact .menu-bottom{color:#6e5b78}
html[data-theme="light"] body.service-social-compact .site-menu nav a:hover{color:#6b269c}
html[data-theme="light"] body.service-social-compact .site-menu nav .menu-contact-inline{color:#6b269c}
html[data-theme="light"] body.service-social-compact .site-menu nav .menu-blog-feature{background:#6b269c0c;color:#51256f}
html[data-theme="light"] body.service-social-compact .site-menu nav .menu-blog-caption{color:#75617e}
html[data-theme="light"] body.service-social-compact .site-menu.is-open{box-shadow:0 24px 60px #3823481c}
html[data-theme="light"] body.service-social-compact .site-footer{color:#35233e;background:transparent}
html[data-theme="light"] body.service-social-compact .footer-top p,html[data-theme="light"] body.service-social-compact .footer-bottom{color:#706079}
html[data-theme="light"] body.service-social-compact .footer-top{border-color:#6b269c26}
@media(max-width:600px){body.service-social-compact .site-menu:not(.is-open){width:160px}
body.service-social-compact .theme-toggle{width:36px}}
body.service-social-compact .site-menu nav .menu-blog-feature .menu-blog-title{display:flex;align-items:center;justify-content:space-between}
body.service-social-compact .site-menu:not(.is-open){width:132px}
body.service-social-compact .site-menu nav{position:relative}
body.service-social-compact .site-menu nav .theme-toggle{position:absolute;top:2px;right:22px;width:36px;height:36px;padding:9px;opacity:.65}
body.service-social-compact .site-menu nav .theme-toggle:hover,body.service-social-compact .site-menu nav .theme-toggle:focus-visible{opacity:1}
body.service-social-compact .site-menu nav .theme-toggle svg{width:17px;height:17px}
body.service-social-compact .site-menu nav .menu-caption{padding-inline:38px;text-align:center}
@media(max-width:600px){body.service-social-compact .site-menu:not(.is-open){width:112px}
body.service-social-compact .site-menu nav .theme-toggle{right:12px;top:0}}
body.service-social-compact .menu-home-logo .logo-light{display:none}
html[data-theme="light"] body.service-social-compact .menu-home-logo .logo-dark{display:none}
html[data-theme="light"] body.service-social-compact .menu-home-logo .logo-light{display:block;filter:none;opacity:1}
body.service-social-compact .menu-home-logo img{width:36px;height:36px;flex:none;object-fit:contain}
body.service-social-compact .menu-home-logo .logo-dark{filter:brightness(0) invert(1);opacity:1}
body.service-social-compact .menu-brandbar{position:relative;gap:0}
body.service-social-compact .menu-brandbar .logo-toggle{position:absolute;left:calc(50% + 30px);top:50%;transform:translateY(-50%)}
body.service-social-compact .menu-home-logo .menu-logo-image{display:block;width:36px;height:36px;flex:none;filter:brightness(0) invert(1);opacity:1}
html:root[data-theme="light"] body.service-social-compact .menu-home-logo .menu-logo-image{filter:none;opacity:1}
html:root[data-theme="light"] body.service-social-compact .menu-caption{color:#6b269c}
html:root[data-theme="light"] body.service-social-compact .menu-glyph i{background:#6b269c}
html:root[data-theme="light"] body.service-social-compact .site-menu nav,html:root[data-theme="light"] body.service-social-compact .site-menu nav a,html:root[data-theme="light"] body.service-social-compact .site-menu nav .menu-blog-feature,html:root[data-theme="light"] body.service-social-compact .site-menu nav .menu-blog-caption{color:var(--purple)}
@media(max-width:600px){body.service-social-compact .site-menu nav .menu-columns a{font-size:14px;padding:12px 0;line-height:1.45}
body.service-social-compact .site-menu nav .menu-secondary a{font-size:13px}
body.service-social-compact .site-menu nav .menu-blog-caption{font-size:11px}}
html:root[data-theme="light"] body.service-social-compact .footer-brand{display:block;width:190px;background:#6b269c;mask:url('/assets/logoll-nuevo-blanco.png') center/contain no-repeat;-webkit-mask:url('/assets/logoll-nuevo-blanco.png') center/contain no-repeat}
html:root[data-theme="light"] body.service-social-compact .footer-brand img{opacity:0;width:100%}
@media(max-width:600px){body.service-social-compact .footer-arrow{display:none}
html:root[data-theme="light"] body.service-social-compact .footer-brand{width:170px}}
body.service-social-compact .site-menu::before,body.service-social-compact .site-menu::after{display:block;width:24px;height:24px;border-radius:0;box-shadow:none;top:12px}
body.service-social-compact .site-menu::before{background:radial-gradient(circle at 0 100%,transparent 23.5px,var(--ink) 24px)}
body.service-social-compact .site-menu::after{background:radial-gradient(circle at 100% 100%,transparent 23.5px,var(--ink) 24px)}
body.service-social-compact .footer-tools{margin-bottom:24px;font:12px/1.6 DM,sans-serif}
body.service-social-compact .footer-tools summary{cursor:pointer}
body.service-social-compact .footer-tools>div{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:12px;margin-top:16px}
body.service-social-compact .footer-identity{display:flex;flex-direction:column;align-items:center;gap:16px;width:190px}
body.service-social-compact .footer-identity .footer-monogram{width:56px;height:56px;object-fit:contain;filter:brightness(0) invert(1)}
html:root[data-theme="light"] body.service-social-compact .footer-identity .footer-monogram{filter:none}
@media(max-width:600px){body.service-social-compact .footer-identity{width:170px}}
body.service-social-compact .footer-top>p{text-align:center;justify-self:center}
body.service-social-compact .footer-top>.footer-cta{justify-self:end;text-align:right}
@media(min-width:601px){body.service-social-compact .footer-top{grid-template-columns:minmax(190px,1fr) minmax(0,2fr) minmax(190px,1fr);gap:32px;align-items:center}}
body.service-social-compact .site-menu a,body.service-social-compact .site-footer a{text-decoration:none;color:inherit}body.service-social-compact .site-menu button{font:inherit}body.service-social-compact .site-menu nav{position:relative}body.service-social-compact .site-footer img{display:block;max-width:100%;height:auto}body.service-social-compact .site-menu svg{max-width:100%}
body.service-social-compact .blog-link-arrow{width:17px;height:17px;flex:none}
body.service-social-compact .site-menu .theme-toggle{display:grid;place-items:center;border:0;background:none;cursor:pointer}
body.service-social-compact .site-menu nav a{opacity:1;visibility:visible}
body.service-social-compact .site-menu nav .menu-blog-title{font-size:18px}
body.service-social-compact .site-menu nav .menu-blog-caption{font-size:10px}
html[data-theme="light"] body.service-social-compact .site-footer .footer-social a{color:#706079!important;background:none;border:0;width:auto;height:auto;border-radius:0;display:inline-flex;font-size:10px;padding:0}
body.service-social-compact .site-footer .footer-social{gap:20px}
body.service-social-compact .site-footer .footer-social a{width:auto;height:auto;padding:0;background:none;border:0;border-radius:0;display:inline-flex}
/* Readable footer copy at both viewport sizes and in both themes. */
body.service-social-compact .site-footer{--footer-text:#eeeae4;--footer-heading:#fff}
html[data-theme="light"] body.service-social-compact .site-footer{--footer-text:#65576e;--footer-heading:#302538}
body.service-social-compact .site-footer .footer-top>p{font:400 14px/1.62 DM,sans-serif!important;color:var(--footer-text)!important;max-width:64ch;opacity:1}
body.service-social-compact .site-footer .footer-bottom,
body.service-social-compact .site-footer .footer-tools{font:400 13px/1.6 DM,sans-serif!important;color:var(--footer-text)!important;opacity:1}
body.service-social-compact .site-footer .footer-bottom a,
html[data-theme="light"] body.service-social-compact .site-footer .footer-social a,
body.service-social-compact .site-footer .footer-tools a,
body.service-social-compact .site-footer .footer-tools summary{font:400 13px/1.6 DM,sans-serif!important;color:var(--footer-text)!important;opacity:1}
body.service-social-compact .site-footer .footer-top>.footer-cta{color:var(--footer-heading)!important;opacity:1}
/* Marco perimetral superior y muesca compartidos exactamente con la home */
html{background:var(--ink,#e7dcee)}
body.service-social-compact::before{display:block!important;content:"";position:fixed;inset:0 0 auto;height:12px;background:var(--ink,#e7dcee);z-index:999;pointer-events:none;transform:none}
body.service-social-compact .site-menu{top:0;z-index:1000;box-shadow:none}
body.service-social-compact .site-menu::before,body.service-social-compact .site-menu::after{top:12px}

@media(max-width:600px){
 body.service-social-compact::before{top:-100vh;height:calc(100vh + env(safe-area-inset-top,0px) + 8px);transform:none}
 body.service-social-compact .site-menu{top:env(safe-area-inset-top,0px);width:112px;border-radius:0 0 35px 35px;box-shadow:none}
 body.service-social-compact .site-menu::before,body.service-social-compact .site-menu::after{top:8px}
 body.service-social-compact .logo-toggle{height:59px}
}
