@keyframes fadeUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.anim-up{animation:fadeUp .6s cubic-bezier(.25,.46,.45,.94) both}.ml-page .hero{padding-top:104px;padding-bottom:0;background:var(--navy);position:relative;overflow:hidden}.ml-page .hero__glow{position:absolute;border-radius:50%;pointer-events:none;background:radial-gradient(circle,rgba(238,57,50,.12) 0,transparent 65%)}.ml-page .hero__glow--a{width:500px;height:500px;top:-180px;right:-60px}.ml-page .hero__glow--b{width:300px;height:300px;bottom:-80px;left:5%}.ml-page .hero__inner{max-width:var(--max-w);margin:0 auto;padding:52px 28px 0;position:relative}.ml-page .hero__tag{display:inline-flex;align-items:center;grid-gap:7px;gap:7px;background:rgba(238,57,50,.15);padding:5px 14px;border-radius:20px;font-size:12.5px;font-weight:600;color:var(--brand-light);margin-bottom:18px}.ml-page .hero__title{font-family:var(--font-display);font-size:50px;font-weight:800;line-height:1.05;letter-spacing:-.03em;color:#fff;margin-bottom:14px}.ml-page .hero__date{font-size:13.5px;color:hsla(0,0%,100%,.35);font-weight:500;margin-bottom:0}.ml-page .hero__wave{display:block;width:100%;line-height:0;margin-top:40px}.ml-page .page-layout{max-width:var(--max-w);margin:0 auto;padding:60px 28px 100px;display:grid;grid-template-columns:220px 1fr;grid-gap:56px;gap:56px;align-items:start}.ml-page .toc{position:-webkit-sticky;position:sticky;top:84px}.ml-page .toc__title{font-size:11px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:var(--text-muted);margin-bottom:14px}.ml-page .toc__list{list-style:none}.ml-page .toc__item{margin-bottom:2px}.ml-page .toc__link{display:flex;align-items:center;grid-gap:8px;gap:8px;font-size:13px;font-weight:500;color:var(--text-secondary);padding:7px 10px;border-radius:var(--radius-sm);transition:all .2s;text-decoration:none;border:none}.ml-page .toc__link.active,.toc__link:hover{color:var(--brand);background:var(--brand-bg);opacity:1}.ml-page .toc__link:before{content:"";width:4px;height:4px;border-radius:50%;background:currentColor;flex-shrink:0;opacity:.5;transition:opacity .2s}.ml-page .toc__link.active:before,.toc__link:hover:before{opacity:1}.ml-page .legal-content{min-width:0}.ml-page .legal-section{margin-bottom:52px;transition:opacity .55s ease,transform .55s ease}.ml-page .legal-section,.ml-page .legal-section.visible{opacity:1;transform:translateY(0)}.ml-page .legal-section__header{display:flex;align-items:center;grid-gap:14px;gap:14px;margin-bottom:20px;padding-bottom:16px;border-bottom:1.5px solid var(--border)}.ml-page .legal-section__icon{width:42px;height:42px;border-radius:12px;flex-shrink:0;background:linear-gradient(135deg,var(--brand-bg2),var(--brand-bg));display:flex;align-items:center;justify-content:center;font-size:18px}.ml-page .legal-section__title{font-family:var(--font-display);font-size:20px;font-weight:700;color:var(--text);letter-spacing:-.01em}.ml-page .info-card{background:#fff;border:1px solid var(--border);border-radius:var(--radius-lg);padding:24px 28px;display:grid;grid-template-columns:1fr 1fr;grid-gap:16px 28px;gap:16px 28px}.ml-page .info-row{display:flex;flex-direction:column;grid-gap:3px;gap:3px}.ml-page .info-row--full{grid-column:1/-1}.ml-page .info-row__label{font-size:11px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--text-muted)}.ml-page .info-row__value{font-size:14px;font-weight:500;color:var(--text);line-height:1.5}.ml-page .legal-p{font-size:15px;color:var(--text-secondary);line-height:1.8;margin-bottom:16px}.ml-page .legal-p:last-child{margin-bottom:0}.ml-page .legal-p strong{color:var(--text);font-weight:600}.ml-page .legal-note{background:var(--brand-bg);border-left:3px solid var(--brand);border-radius:0 var(--radius-sm) var(--radius-sm) 0;padding:14px 18px;margin:20px 0;font-size:14px;color:var(--text-secondary);line-height:1.7}.ml-page .legal-note strong{color:var(--brand)}.ml-page .host-card{background:#fff;border:1px solid var(--border);border-radius:var(--radius-lg);padding:22px 26px;display:flex;align-items:center;grid-gap:18px;gap:18px}.ml-page .host-card__logo{width:48px;height:48px;border-radius:10px;background:var(--navy);display:flex;align-items:center;justify-content:center;font-size:11px;font-weight:800;color:#f90;letter-spacing:-.02em;flex-shrink:0;font-family:var(--font-display)}.ml-page .host-card__name{font-family:var(--font-display);font-size:15px;font-weight:700;color:var(--text);margin-bottom:3px}.ml-page .host-card__detail{font-size:13px;color:var(--text-secondary);line-height:1.6}.ml-page .footer__inner{max-width:var(--max-w);margin:0 auto}.ml-page .footer__cols{display:flex;flex-wrap:wrap;justify-content:space-between;grid-gap:40px;gap:40px;margin-bottom:40px}.ml-page .footer__brand{min-width:240px;max-width:300px}.ml-page .footer__logo{display:block;margin-bottom:18px}.ml-page .footer__desc{font-size:13.5px;color:hsla(0,0%,100%,.4);line-height:1.7;margin-bottom:22px}.ml-page .footer__social{display:flex;grid-gap:8px;gap:8px}.ml-page .footer__social-btn{width:38px;height:38px;border-radius:10px;border:1px solid hsla(0,0%,100%,.12);display:flex;align-items:center;justify-content:center;color:hsla(0,0%,100%,.5);transition:all .2s;text-decoration:none}.ml-page .footer__social-btn:hover{color:#fff;border-color:hsla(0,0%,100%,.35);background:hsla(0,0%,100%,.06);opacity:1}.ml-page .footer__col h4{font-size:11.5px;font-weight:600;color:hsla(0,0%,100%,.3);text-transform:uppercase;letter-spacing:.1em;margin-bottom:14px}.ml-page .footer__col a{display:block;font-size:13.5px;color:hsla(0,0%,100%,.5);margin-bottom:9px;transition:color .2s;text-decoration:none}.ml-page .footer__col a:hover{color:hsla(0,0%,100%,.85);opacity:1}.ml-page .footer__bottom{border-top:1px solid hsla(0,0%,100%,.06);padding-top:20px;display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;grid-gap:10px;gap:10px}.ml-page .footer__copy{font-size:12.5px;color:hsla(0,0%,100%,.2)}@media (max-width:900px){.ml-page .page-layout{grid-template-columns:1fr;grid-gap:32px;gap:32px}.ml-page .toc{position:static;display:none}.ml-page .hero__title{font-size:36px}.ml-page .info-card{grid-template-columns:1fr}.ml-page .footer__cols{flex-direction:column;grid-gap:28px;gap:28px}}@media (max-width:600px){.ml-page .hero__title{font-size:28px}.ml-page .hero__inner{padding:40px 20px 0}.ml-page .page-layout{padding:40px 20px 80px}}
/*# sourceMappingURL=HomeV2MentionsLegalesPage.d0b3afd3.chunk.css.map */