.first-section{height:0}.reading-progress-container{position:fixed;top:0;left:0;right:0;height:3px;z-index:100;background:rgba(15,91,167,0.08);pointer-events:none}.reading-progress-bar{height:100%;width:0;background:linear-gradient(90deg, #0f5ba7, #2a9ed6);transition:width 0.08s ease-out}.legal-doc{max-width:1080px !important;margin:72px auto 80px !important;padding:0 24px !important;gap:0 !important;color:#1f2430;font-family:'Raleway', system-ui, -apple-system, Segoe UI, Roboto, sans-serif;font-size:16px;line-height:1.7;letter-spacing:0.003em;display:grid;grid-template-columns:240px 1fr;column-gap:56px}.legal-doc>*{min-width:0}.legal-doc__header{grid-column:1 / -1;padding:32px 40px 30px;margin-bottom:32px;background:linear-gradient(135deg, #0f5ba7 0%, #0a4a8c 100%);color:#fff;border-radius:16px;box-shadow:0 24px 48px -24px rgba(15,91,167,0.35);position:relative;overflow:hidden}.legal-doc__header::after{content:"";position:absolute;right:-80px;top:-80px;width:240px;height:240px;border-radius:50%;background:radial-gradient(circle, rgba(255,255,255,0.12) 0%, transparent 70%);pointer-events:none}.legal-doc__header h1{margin:0 0 14px;font-size:clamp(28px, 4vw, 42px);font-weight:700;letter-spacing:-0.02em;line-height:1.15;color:#fff;position:relative;z-index:1}.legal-crumb{display:flex;gap:8px;align-items:center;font-family:var(--font-mono, "IBM Plex Mono", ui-monospace, monospace);font-size:11px;letter-spacing:0.14em;text-transform:uppercase;color:rgba(255,255,255,0.75);margin:0 0 20px;position:relative;z-index:1}.legal-crumb a{color:rgba(255,255,255,0.92);text-decoration:none;transition:color .2s}.legal-crumb a:hover{color:#fff}.legal-crumb .sep{opacity:0.5}.legal-crumb .current{color:#fff;font-weight:600}.legal-doc__updated{display:inline-flex;align-items:center;gap:8px;margin:0 !important;padding:6px 14px;background:rgba(255,255,255,0.15);border:1px solid rgba(255,255,255,0.25);border-radius:999px;color:rgba(255,255,255,0.95) !important;font-size:13px;font-weight:500;backdrop-filter:blur(4px);position:relative;z-index:1}.legal-doc__updated strong{color:#fff !important;font-weight:600}.legal-doc__updated::before{content:"";width:6px;height:6px;background:#2a9ed6;border-radius:50%;box-shadow:0 0 0 3px rgba(42,158,214,0.3)}.legal-doc__toc{grid-column:1 / 2;position:sticky;top:96px;align-self:start;padding:20px 4px 20px 20px;border-left:2px solid #e6e8ef;font-size:13.5px;line-height:1.5;max-height:calc(100vh - 120px);overflow-y:auto}.legal-doc__toc-label{text-transform:uppercase;letter-spacing:0.08em;font-size:11px;color:#6b7280;font-weight:700;margin:0 0 12px}.legal-doc__toc ol{list-style:none;margin:0;padding:0;counter-reset:legal-toc}.legal-doc__toc li{margin:0;padding:0}.legal-doc__toc a{display:block;padding:6px 10px 6px 0;color:#4b5563;text-decoration:none;border-left:2px solid transparent;margin-left:-22px;padding-left:20px;transition:color .15s, border-color .15s, background .15s}.legal-doc__toc a:hover{color:#0f5ba7;border-left-color:#2a9ed6;background:rgba(15,91,167,0.04)}.legal-doc__intro{grid-column:2 / 3;background:#f7f9fc;border-left:4px solid #0f5ba7;padding:20px 24px;border-radius:0 12px 12px 0;margin-bottom:40px;max-width:760px}.legal-doc__intro p{margin:0 0 12px;font-size:16px;color:#4b5563}.legal-doc__intro p:last-child{margin-bottom:0}.legal-doc__section{grid-column:2 / 3;max-width:760px;margin:0 0 44px;padding:0;scroll-margin-top:96px}.legal-doc__section:last-of-type{margin-bottom:0}.legal-doc__section h2{display:flex;align-items:baseline;gap:14px;font-size:clamp(20px, 2.2vw, 26px);font-weight:700;color:#1f2430;margin:0 0 18px;line-height:1.25;letter-spacing:-0.01em}.legal-doc__section h2::before{content:"";flex:0 0 4px;width:4px;height:26px;background:linear-gradient(180deg, #0f5ba7, #2a9ed6);border-radius:2px;transform:translateY(3px)}.legal-doc__section h3{font-size:16.5px;font-weight:700;color:#0f5ba7;margin:24px 0 10px;letter-spacing:0.005em}.legal-doc__body{color:#4b5563}.legal-doc__body p{margin:0 0 14px;font-size:15.5px}.legal-doc__body p:last-child{margin-bottom:0}.legal-doc__body ul,.legal-doc__body ol{margin:6px 0 18px 4px;padding-left:22px}.legal-doc__body ul li,.legal-doc__body ol li{margin-bottom:8px;padding-left:4px}.legal-doc__body ul li:last-child,.legal-doc__body ol li:last-child{margin-bottom:0}.legal-doc__body ul li::marker{color:#0f5ba7;font-size:1.1em}.legal-doc__body ol li::marker{color:#0f5ba7;font-weight:600}.legal-doc__body strong{color:#1f2430;font-weight:600}.legal-doc__body em{font-style:italic;color:#1f2430}.legal-doc__body a{color:#0f5ba7;text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:3px;font-weight:500}.legal-doc__body a:hover{color:#084378;text-decoration-thickness:2px}.legal-doc__outro{grid-column:2 / 3;max-width:760px;margin-top:48px;padding:20px 24px;background:#f7f9fc;border-radius:12px;font-size:14px;color:#6b7280;text-align:center}.legal-doc__outro a{color:#0f5ba7;font-weight:600;text-decoration:underline;text-underline-offset:3px}@media (max-width: 960px){.legal-doc{grid-template-columns:1fr;column-gap:0;margin-top:60px !important}.legal-doc__toc{position:static;grid-column:1 / -1;max-height:none;padding:16px 18px;border-left:0;background:#f7f9fc;border-radius:12px;margin-bottom:28px;overflow:visible}.legal-doc__toc a{margin-left:0;padding-left:12px}.legal-doc__intro,.legal-doc__section,.legal-doc__outro{grid-column:1 / -1}}@media (max-width: 640px){.legal-doc{padding:0 16px !important;margin-top:48px !important;font-size:15.5px}.legal-doc__header{padding:28px 22px 22px;border-radius:12px}.legal-doc__intro{padding:16px 18px}.legal-doc__section h2{font-size:19px}.legal-doc__section h2::before{height:22px}.legal-doc__body p,.legal-doc__body li{font-size:15px}.legal-doc__body ul,.legal-doc__body ol{padding-left:20px}}
