.legal-page{color:#1a2a3a;width:min(1340px,100%);font-family:var(--font-inter), sans-serif;margin:0 auto;padding:0 clamp(20px,5vw,70px) 100px}.legal-page :focus-visible{outline-offset:4px;outline:3px solid #247bf2}.legal-breadcrumbs{color:#64748b;flex-wrap:wrap;align-items:center;gap:10px;padding:32px 0 16px;font-size:13px;line-height:1.6;display:flex}.legal-breadcrumbs a{color:#64748b;text-decoration:none;transition:color .2s}.legal-breadcrumbs a:hover{color:#247bf2;text-decoration:underline}.legal-breadcrumbs [aria-current]{color:#0f172a;font-weight:500}.legal-header{border-bottom:1px solid #e2e8f0;margin-bottom:28px;padding:0 0 28px}.legal-badge-wrap{flex-wrap:wrap;align-items:center;gap:14px;margin-bottom:12px;display:flex}.legal-eyebrow{letter-spacing:.08em;text-transform:uppercase;color:var(--fexcon-blue);background:#edf5ff;border:1px solid #d0e4ff;border-radius:999px;align-items:center;gap:6px;padding:4px 10px;font-size:11px;font-weight:700;display:inline-flex}.legal-updated{color:#64748b;font-size:13px}.legal-header h1{font-family:var(--font-manrope), sans-serif;letter-spacing:-.04em;color:#0f172a;margin:0 0 18px;font-size:clamp(34px,4.4vw,54px);font-weight:700;line-height:1.15}.legal-header h1 span{color:#247bf2}.legal-lead{color:#475569;max-width:68ch;margin:0;font-size:clamp(16px,1.3vw,18px);line-height:1.75}.legal-layout{grid-template-columns:minmax(220px,280px) minmax(0,1fr);align-items:start;gap:clamp(36px,5vw,68px);display:grid}.legal-sidebar{scrollbar-width:thin;align-self:start;max-height:calc(100vh - 120px);padding-right:12px;position:sticky;top:96px;overflow-y:auto}.legal-nav-box{background:#f8fafc;border:1px solid #e2e8f0;border-radius:16px;padding:20px}.legal-nav-title{letter-spacing:.1em;text-transform:uppercase;color:#475569;margin:0 0 14px;font-size:11px;font-weight:700}.legal-nav-list{flex-direction:column;gap:2px;display:flex}.legal-nav-list a{color:#475569;border-radius:8px;align-items:baseline;gap:10px;padding:8px 10px;font-size:13px;line-height:1.45;text-decoration:none;transition:background .18s,color .18s;display:flex}.legal-nav-list a span{color:#247bf2;flex-shrink:0;font-size:11px;font-weight:600}.legal-nav-list a:hover{color:var(--fexcon-blue);background:#edf5ff}.legal-sidebar-help{color:#fff;background:#102b42;border-radius:12px;margin-top:18px;padding:16px}.legal-sidebar-help h3{color:#fff;margin:0 0 6px;font-size:14px;font-weight:600}.legal-sidebar-help p{color:#cbd5e1;margin:0 0 12px;font-size:12px;line-height:1.6}.legal-sidebar-help a{color:#93c5fd;align-items:center;gap:6px;font-size:12px;font-weight:600;text-decoration:none;display:inline-flex}.legal-sidebar-help a:hover{text-decoration:underline}.legal-main,.legal-content{min-width:0}.legal-section{border-bottom:1px solid #e2e8f0;margin-bottom:32px;padding-bottom:24px;scroll-margin-top:100px}.legal-section:last-child{border-bottom:0;margin-bottom:0;padding-bottom:0}.legal-section-number{letter-spacing:.12em;color:#247bf2;text-transform:uppercase;margin-bottom:6px;font-size:11px;font-weight:700;display:inline-block}.legal-section h2{font-family:var(--font-manrope), sans-serif;letter-spacing:-.03em;color:#0f172a;margin:0 0 16px;font-size:clamp(22px,2.3vw,29px);font-weight:600;line-height:1.3}.legal-section h3{font-family:var(--font-manrope), sans-serif;color:#1e293b;margin:24px 0 10px;font-size:17px;font-weight:600}.legal-section p{color:#334155;margin:0 0 16px;font-size:15.5px;line-height:1.8}.legal-section ul{color:#334155;margin:0 0 20px;padding-left:22px;font-size:15px;line-height:1.75;list-style:outside}.legal-section ol{color:#334155;margin:0 0 20px;padding-left:22px;font-size:15px;line-height:1.75;list-style:decimal}.legal-section li{margin-bottom:8px}.legal-section li strong{color:#0f172a}.legal-callout{background:#f0f7ff;border:1px solid #c8e1ff;border-left:4px solid #247bf2;border-radius:12px;margin:20px 0;padding:18px 20px}.legal-callout p{color:#1e3a5f;margin:0;font-size:14.5px;line-height:1.7}.legal-callout strong{color:#0c2847}.legal-table-wrap{border:1px solid #e2e8f0;border-radius:12px;margin:20px 0 24px;overflow-x:auto}.legal-table{border-collapse:collapse;text-align:left;width:100%;font-size:14px}.legal-table th{color:#1e293b;background:#f8fafc;border-bottom:1px solid #e2e8f0;padding:12px 16px;font-weight:600}.legal-table td{color:#475569;vertical-align:top;border-bottom:1px solid #f1f5f9;padding:12px 16px}.legal-table tr:last-child td{border-bottom:0}.legal-contact-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:16px;margin:20px 0 10px;display:grid}.legal-contact-card{background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;padding:16px 18px}.legal-contact-card strong{color:#0f172a;margin-bottom:4px;font-size:14px;display:block}.legal-contact-card span,.legal-contact-card a{color:#475569;font-size:13px;line-height:1.5;text-decoration:none}.legal-contact-card a{color:#247bf2}.legal-contact-card a:hover{text-decoration:underline}@media (max-width:900px){.legal-layout{grid-template-columns:1fr;gap:36px}.legal-sidebar{max-height:none;padding-right:0;position:static}.legal-layout:has(.legal-main) .legal-sidebar{order:2}.legal-main{order:1}.legal-header{padding-top:16px}.legal-nav-box{padding:16px}.legal-nav-list{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:4px;display:grid}}@media (max-width:600px){.legal-page{padding-bottom:60px}.legal-header{margin-bottom:24px;padding:16px 0 24px}.legal-section{margin-bottom:24px;padding-bottom:20px}.legal-nav-list{grid-template-columns:1fr}}
