:root{--black:#0d0d0f;--black-2:#1a1a1f;--white:#fff;--white-soft:#fafafb;--yellow:#ffc800;--yellow-hover:#eab600;--yellow-soft:#fff3bf;--amber:#f5a300;--text-main:#121212;--text-secondary:#5e5e66;--text-muted:#8b8b95;--border-soft:#e7e7ec;--border-medium:#d4d4dc;--green-dark:var(--black);--green-mid:var(--black-2);--lime:var(--yellow);--lime-bright:var(--yellow);--off-white:var(--white-soft);--radius-lg:24px;--radius-md:16px;--radius-pill:999px;--shadow-md:0 4px 24px #0000001a, 0 1px 4px #0000000f;--shadow-lg:0 8px 40px #00000021, 0 2px 8px #00000012}.xn-public-root{background:var(--off-white);color:var(--text-main);-webkit-font-smoothing:antialiased;flex-direction:column;min-height:100vh;font-family:Inter,sans-serif;display:flex}.xn-public-root *,.xn-public-root :before,.xn-public-root :after{box-sizing:border-box}.xn-public-root>header{z-index:100;background:var(--black);border-bottom:3px solid var(--yellow);justify-content:space-between;align-items:center;height:90px;padding:0 clamp(20px,5vw,60px);display:flex;position:sticky;top:0}.xn-public-root .logo{color:var(--white);flex-shrink:0;align-items:center;gap:10px;text-decoration:none;display:flex}.xn-public-root .header-actions{align-items:center;gap:12px;display:flex}.xn-public-root .btn-header{border-radius:var(--radius-pill);letter-spacing:.06em;cursor:pointer;white-space:nowrap;border:none;align-items:center;gap:8px;height:48px;padding:0 24px;font-family:Inter,sans-serif;font-size:.85rem;font-weight:700;text-decoration:none;transition:filter .18s,transform .15s;display:inline-flex}.xn-public-root .btn-header:hover{filter:brightness(1.08);transform:translateY(-1px)}.xn-public-root .btn-header:active{transform:translateY(0)}.xn-public-root .btn-cliente{background:var(--yellow);color:var(--black)}.xn-public-root .btn-cliente:hover{background:var(--yellow-hover);filter:none}.xn-public-root .btn-creador{color:var(--yellow);box-shadow:inset 0 0 0 2px var(--yellow);background:0 0}.xn-public-root>footer{background:var(--off-white);flex-direction:column;align-items:center;margin-top:auto;padding:48px clamp(20px,6vw,80px) 32px;display:flex}.xn-public-root .footer-logo{flex-direction:column;align-items:center;margin-bottom:32px;text-decoration:none;display:flex}.xn-public-root .footer-divider{border:none;border-top:1px solid var(--border-soft);width:100%;margin:0 0 36px}.xn-public-root .footer-divider--bottom{margin:36px 0 24px}.xn-public-root .footer-nav{grid-template-columns:repeat(5,1fr);gap:24px 16px;width:100%;max-width:1000px;display:grid}.xn-public-root .footer-col-title{color:var(--text-main);margin-bottom:14px;font-size:.92rem;font-weight:700}.xn-public-root .footer-col ul{flex-direction:column;gap:10px;margin:0;padding:0;list-style:none;display:flex}.xn-public-root .footer-col ul a{color:var(--text-secondary);font-size:.85rem;font-weight:400;line-height:1.4;text-decoration:none;transition:color .15s}.xn-public-root .footer-col ul a:hover{color:var(--amber)}.xn-public-root .footer-copy{color:var(--text-muted);text-align:center;margin:0;font-size:.82rem;line-height:1.6}@media (max-width:900px) and (min-width:541px){.xn-public-root .footer-nav{grid-template-columns:repeat(3,1fr);gap:28px 20px}}@media (max-width:540px){.xn-public-root>footer{padding:36px 20px 24px}.xn-public-root .footer-nav{grid-template-columns:repeat(2,1fr);gap:26px 20px}.xn-public-root .footer-col:nth-child(4){order:5}.xn-public-root .footer-col:nth-child(5){order:4}.xn-public-root .footer-divider{margin-bottom:24px}.xn-public-root .footer-divider--bottom{margin:24px 0 16px}}@media (max-width:700px){.xn-public-root>header{height:68px}.xn-public-root .header-actions{margin-left:auto;padding-left:32px}.xn-public-root .btn-header{gap:5px;height:36px;padding:0 10px;font-size:.69rem}}@media (max-width:440px){.xn-public-root .header-actions{gap:6px;min-width:0;padding-left:0}.xn-public-root .btn-header{min-width:0}.xn-public-root .btn-header .btn-label{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.xn-public-root .btn-header{letter-spacing:.03em;gap:4px;height:30px;padding:0 7px;font-size:.6rem}}.xn-vista-creador{color:#fff;background:#111827;border-bottom:3px solid #f98a10;flex-wrap:wrap;align-items:center;gap:14px;padding:10px 20px;display:flex}.xn-vista-creador__marca{flex:none;align-items:center;display:flex}.xn-vista-creador__marca img{object-fit:contain;width:auto;height:36px;display:block}.xn-vista-creador__txt{flex:auto;font-size:.86rem;line-height:1.45}.xn-vista-creador__txt strong{color:#f98a10}.xn-vista-creador__volver{color:#111827;white-space:nowrap;background:#f98a10;border-radius:999px;flex:none;padding:8px 16px;font-size:.84rem;font-weight:700;text-decoration:none}.xn-vista-creador__volver:hover{background:#fba103}@media (max-width:560px){.xn-vista-creador{gap:10px;padding:9px 14px}.xn-vista-creador__txt{order:3;width:100%;font-size:.8rem}}
