.legal-document{display:flex;flex-direction:column;gap:2.5rem}.legal-section{scroll-margin-top:6rem}.legal-section__title{font-size:1.375rem;font-weight:700;color:#0f172a;margin:0 0 1rem;padding-bottom:.75rem;border-bottom:2px solid #e8edf5;letter-spacing:-.02em}.legal-section__subtitle{font-size:1.05rem;font-weight:600;color:#1e293b;margin:1.5rem 0 .75rem}.legal-section__lead{font-size:1rem;line-height:1.75;color:#475569;margin:0 0 1rem}.legal-section__text{font-size:.9375rem;line-height:1.75;color:#64748b;margin:0 0 1rem}.legal-section__text:last-child{margin-bottom:0}.company-phrase-inline a,.legal-section__lead a,.legal-section__text a{color:#2743fd;text-decoration:none;font-weight:500}.company-phrase-inline a:hover,.legal-section__lead a:hover,.legal-section__text a:hover{text-decoration:underline}.legal-icon-list{list-style:none;margin:.75rem 0 1.25rem;padding:0;display:flex;flex-direction:column;gap:.75rem}.legal-icon-list__item{display:flex;align-items:flex-start;gap:.875rem;font-size:.9375rem;line-height:1.65;color:#334155}.legal-icon-list__icon{flex-shrink:0;width:1.625rem;height:1.625rem;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;margin-top:.1rem;font-size:.65rem}.legal-icon-list__item--check .legal-icon-list__icon{background:#ecfdf5;color:#059669;border:1.5px solid #6ee7b7;box-shadow:0 0 0 3px rgba(16,185,129,.08)}.legal-icon-list__item--cross .legal-icon-list__icon{background:#fef2f2;color:#dc2626;border:1.5px solid #fca5a5;box-shadow:0 0 0 3px rgba(239,68,68,.08)}.legal-icon-list__label{flex:1;padding-top:.05rem}.legal-callout{border-radius:12px;padding:1rem 1.25rem;margin:1rem 0;font-size:.9375rem;line-height:1.7}.legal-callout--info{background:linear-gradient(135deg,#eff6ff,#f0f9ff);border:1px solid #bfdbfe;color:#1e40af}.legal-callout--positive{background:linear-gradient(135deg,#ecfdf5,#f0fdf4);border:1px solid #86efac;color:#166534}.legal-callout--neutral{background:#f8fafc;border:1px solid #e2e8f0;color:#475569}.legal-contact-grid{display:grid;gap:.75rem;margin-top:1rem}@media (min-width:640px){.legal-contact-grid{grid-template-columns:1fr 1fr}}.legal-contact-item{background:#f8fafc;border:1px solid #e2e8f0;border-radius:10px;padding:.875rem 1rem}.legal-contact-item__label{display:block;font-size:.6875rem;font-weight:600;text-transform:uppercase;letter-spacing:.06em;color:#94a3b8;margin-bottom:.25rem}.legal-contact-item__value{font-size:.9375rem;color:#1e293b;font-weight:500;line-height:1.5}.legal-contact-item__value a{color:#2743fd;text-decoration:none}.legal-contact-item__value a:hover{text-decoration:underline}.legal-intro-banner{background:linear-gradient(135deg,#f8fafc,#eef2ff);border:1px solid #e0e7ff;border-radius:14px;padding:1.25rem 1.5rem;margin-bottom:.5rem}.legal-intro-banner p{margin:0;font-size:1rem;line-height:1.75;color:#475569}