.legal-progress{position:fixed;top:0;left:0;right:0;height:3px;z-index:40;background:#3455890f;pointer-events:none}.legal-progress-bar{height:100%;width:0;background:linear-gradient(90deg,var(--blue),var(--gold));transition:width .08s linear;will-change:width}.legal-page{padding:120px 24px 80px;max-width:1200px;margin:0 auto}.legal-hero{display:flex;flex-direction:column;gap:18px;max-width:820px;margin-bottom:36px}.legal-breadcrumb{display:flex;align-items:center;gap:8px;font-size:13px;color:#3339}.legal-breadcrumb a{color:var(--blue);text-decoration:none;font-weight:600}.legal-breadcrumb a:hover{text-decoration:underline;text-underline-offset:3px}.legal-breadcrumb svg{opacity:.5;flex-shrink:0}.legal-hero h1{font-size:clamp(32px,5vw,48px);font-weight:700;color:var(--blue);margin:0;line-height:1.12;letter-spacing:-.02em}.legal-hero .legal-subtitle{font-size:18px;line-height:1.55;color:#333333b8;margin:0;max-width:640px}.legal-meta-row{display:flex;flex-wrap:wrap;gap:10px;align-items:center;margin-top:4px}.legal-updated-pill{display:inline-flex;align-items:center;gap:8px;padding:7px 14px;border-radius:999px;background:linear-gradient(135deg,#34558914,#ba964514);border:1px solid rgba(52,85,137,.14);color:var(--blue);font-size:13px;font-weight:600;letter-spacing:.01em}.legal-updated-pill svg{color:var(--gold-text);flex-shrink:0}.legal-version-tag{font-size:11px;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:var(--gold-text);padding:6px 12px;border-radius:999px;border:1px solid rgba(186,150,69,.28);background:#fffaf0cc}.legal-tldr{display:flex;flex-direction:column;gap:14px;padding:22px 26px;max-width:820px;border-radius:18px;background:linear-gradient(135deg,#f4f8ff,#fdf7ea);border:1px solid rgba(52,85,137,.1);box-shadow:0 10px 30px #b4d2ff40;margin-bottom:40px}.legal-tldr-label{font-size:11px;font-weight:700;letter-spacing:.16em;text-transform:uppercase;color:var(--gold-text);display:flex;align-items:center;gap:8px}.legal-tldr-label:before{content:"";width:6px;height:6px;border-radius:50%;background:var(--gold)}.legal-tldr-title{font-size:20px;font-weight:700;color:var(--blue);margin:-4px 0 0;line-height:1.3}.legal-tldr-list{display:flex;flex-direction:column;gap:10px;margin:0;padding:0;list-style:none}.legal-tldr-list li{display:flex;gap:12px;align-items:flex-start;font-size:15px;line-height:1.55;color:var(--black-gray)}.legal-tldr-check{flex-shrink:0;width:22px;height:22px;border-radius:50%;background:var(--blue);color:var(--white);display:flex;align-items:center;justify-content:center;margin-top:1px}.legal-body{display:grid;grid-template-columns:240px 1fr;gap:56px;align-items:flex-start}.legal-toc{position:sticky;top:100px;display:flex;flex-direction:column;gap:6px;padding:20px 0 20px 20px;border-left:1px solid rgba(52,85,137,.1);max-height:calc(100vh - 140px);overflow-y:auto}.legal-toc-label{font-size:11px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:var(--gold-text);margin-bottom:6px}.legal-toc a{font-size:13.5px;color:#333333b3;text-decoration:none;padding:6px 10px;border-radius:8px;line-height:1.4;transition:background .2s ease,color .2s ease}.legal-toc a:hover{color:var(--blue);background:#3455890d}.legal-toc a.is-active{color:var(--blue);background:#34558914;font-weight:600}.legal-sections{display:flex;flex-direction:column;gap:40px;max-width:740px}.legal-sections section{scroll-margin-top:100px;display:flex;flex-direction:column;gap:12px}.legal-sections h2{font-size:24px;font-weight:700;color:var(--blue);margin:0;line-height:1.25;letter-spacing:-.01em;display:flex;align-items:baseline;gap:12px}.legal-section-num{font-size:13px;font-weight:700;color:var(--gold-text);font-variant-numeric:tabular-nums;letter-spacing:.06em;padding:3px 10px;border-radius:999px;background:#ba96451a;border:1px solid rgba(186,150,69,.2);align-self:center;line-height:1}.legal-sections p,.legal-sections li{color:var(--black-gray);font-size:16px;line-height:1.72;margin:0}.legal-sections ul{padding-left:22px;display:flex;flex-direction:column;gap:8px;margin:4px 0 0}.legal-sections a{color:var(--blue);font-weight:600;text-decoration:underline;text-underline-offset:3px;text-decoration-color:#34558966;transition:text-decoration-color .2s ease}.legal-sections a:hover{text-decoration-color:var(--blue)}.legal-footer-blocks{display:grid;grid-template-columns:1fr 1fr;gap:20px;margin-top:56px;max-width:740px}.legal-footer-card{padding:24px 26px;border-radius:18px;border:1px solid rgba(52,85,137,.1);background:var(--white);box-shadow:var(--shadow-work);display:flex;flex-direction:column;gap:10px}.legal-footer-card h3{font-size:16px;font-weight:700;color:var(--blue);margin:0;letter-spacing:-.005em}.legal-footer-card p{font-size:14px;line-height:1.6;color:#333333b8;margin:0}.legal-footer-card a,.legal-footer-card button{align-self:flex-start;margin-top:4px;font-size:14px;font-weight:700;color:var(--blue);text-decoration:none;display:inline-flex;align-items:center;gap:6px;border:0;background:transparent;padding:0;cursor:pointer}.legal-footer-card a:hover,.legal-footer-card button:hover{gap:10px}.legal-footer-card a svg,.legal-footer-card button svg{transition:transform .2s ease}.legal-footer-card a:hover svg,.legal-footer-card button:hover svg{transform:translate(3px)}@media(max-width:1024px){.legal-body{grid-template-columns:1fr;gap:32px}.legal-toc{position:static;max-height:none;padding:16px 18px;border-left:0;border:1px solid rgba(52,85,137,.1);border-radius:16px;background:#34558908;flex-direction:row;flex-wrap:wrap;align-items:center;gap:6px;overflow-x:auto}.legal-toc-label{width:100%;margin-bottom:0}.legal-toc a{white-space:nowrap;padding:6px 10px;font-size:13px}.legal-footer-blocks{grid-template-columns:1fr}}@media(max-width:640px){.legal-page{padding:100px 20px 60px}.legal-hero{gap:14px;margin-bottom:28px}.legal-hero h1{font-size:30px}.legal-hero .legal-subtitle{font-size:16px}.legal-tldr{padding:18px 20px;margin-bottom:28px}.legal-tldr-title{font-size:18px}.legal-tldr-list li{font-size:14px}.legal-sections{gap:30px}.legal-sections h2{font-size:20px}.legal-sections p,.legal-sections li{font-size:15px}}@media print{.legal-progress,.navbar,.footer,.cookie-consent,.legal-toc,.legal-actions,.legal-footer-blocks{display:none!important}.legal-page{padding:0;max-width:100%}.legal-sections section{page-break-inside:avoid}a{color:#000;text-decoration:underline}}
