.legal-page{min-height:100vh;background:var(--dm-bg, #fafbfe);color:var(--dm-text-body, #475569);font-family:var(--dm-body-font, "Inter", system-ui, -apple-system, sans-serif)}.legal-nav{position:sticky;top:0;z-index:100;background:#ffffffd9;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-bottom:1px solid var(--dm-border, #e2e8f0);padding:0 2rem}.legal-nav-content{max-width:800px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;height:64px}.legal-back-link{display:flex;align-items:center;gap:.5rem;color:var(--dm-text-muted, #64748b);text-decoration:none;font-size:.9rem;transition:color .2s}.legal-back-link:hover{color:var(--dm-primary, #635bff)}.legal-back-link svg{width:18px;height:18px}.legal-nav-logo{display:flex;align-items:center;gap:.5rem;color:var(--dm-text-heading, #1e293b);text-decoration:none;font-weight:700;font-size:1.1rem}.legal-nav-logo-icon{font-size:1.3rem}.legal-content{max-width:800px;margin:0 auto;padding:3rem 2rem 5rem}.legal-header{margin-bottom:3rem;padding-bottom:2rem;border-bottom:1px solid var(--dm-border, #e2e8f0)}.legal-title{font-size:2.2rem;font-weight:800;font-family:var(--dm-heading-font, "Inter", sans-serif);color:var(--dm-text-heading, #1e293b);margin:0 0 .75rem;line-height:1.2}.legal-subtitle{font-size:.95rem;color:var(--dm-text-muted, #64748b);margin:0}.legal-date{font-size:.85rem;color:var(--dm-text-muted, #64748b);margin-top:.75rem}.legal-warning{background:#fef9e7;border:1px solid #fde68a;border-radius:12px;padding:1.25rem 1.5rem;margin-bottom:2.5rem;display:flex;gap:1rem;align-items:flex-start}.legal-warning-icon{font-size:1.5rem;flex-shrink:0;line-height:1}.legal-warning-text{font-size:.9rem;color:#92400e;line-height:1.6}.legal-warning-text strong{color:#78350f}.legal-section{margin-bottom:2.5rem}.legal-section-title{font-size:1.25rem;font-weight:700;color:var(--dm-text-heading, #1e293b);margin:0 0 1rem;padding-bottom:.5rem;border-bottom:1px solid var(--dm-border, #e2e8f0)}.legal-section p{font-size:.92rem;line-height:1.75;color:var(--dm-text-body, #475569);margin:0 0 .75rem}.legal-section p:last-child{margin-bottom:0}.legal-list{list-style:none;padding:0;margin:.75rem 0}.legal-list li{position:relative;padding-left:1.5rem;margin-bottom:.5rem;font-size:.92rem;line-height:1.65;color:var(--dm-text-body, #475569)}.legal-list li:before{content:"—";position:absolute;left:0;color:var(--dm-primary, #635bff)}.legal-ordered-list{list-style:none;padding:0;margin:.75rem 0;counter-reset:legal-counter}.legal-ordered-list li{position:relative;padding-left:2rem;margin-bottom:.5rem;font-size:.92rem;line-height:1.65;color:var(--dm-text-body, #475569);counter-increment:legal-counter}.legal-ordered-list li:before{content:counter(legal-counter) ".";position:absolute;left:0;color:var(--dm-primary, #635bff);font-weight:600}.legal-info-block{background:#f0f0ff;border:1px solid #ddd8ff;border-radius:12px;padding:1.25rem 1.5rem;margin:1rem 0}.legal-info-block p{color:#4338ca;font-size:.88rem}.legal-details{background:#f8fafc;border:1px solid var(--dm-border, #e2e8f0);border-radius:12px;padding:1.5rem;margin:1rem 0}.legal-details-row{display:flex;gap:1rem;padding:.5rem 0;border-bottom:1px solid var(--dm-border, #e2e8f0);font-size:.9rem}.legal-details-row:last-child{border-bottom:none;padding-bottom:0}.legal-details-row:first-child{padding-top:0}.legal-details-label{color:var(--dm-text-muted, #64748b);min-width:160px;flex-shrink:0}.legal-details-value{color:var(--dm-text-heading, #1e293b);font-weight:500}.legal-section a{color:var(--dm-primary, #635bff);text-decoration:none;transition:color .2s}.legal-section a:hover{color:#4f46e5;text-decoration:underline}.legal-footer{max-width:800px;margin:0 auto;padding:2rem;border-top:1px solid var(--dm-border, #e2e8f0);text-align:center}.legal-footer p{font-size:.85rem;color:var(--dm-text-muted, #64748b);margin:.25rem 0}.legal-footer a{color:var(--dm-primary, #635bff);text-decoration:none}.legal-footer a:hover{text-decoration:underline}.legal-related{display:flex;flex-direction:column;gap:.75rem;margin-top:1rem}.legal-related-link{display:flex;align-items:center;gap:.75rem;padding:1rem 1.25rem;background:#f8fafc;border:1px solid var(--dm-border, #e2e8f0);border-radius:10px;color:var(--dm-text-heading, #1e293b);text-decoration:none;transition:all .2s;font-size:.92rem}.legal-related-link:hover{background:#f0f0ff;border-color:#c7d2fe;color:var(--dm-primary, #635bff)}.legal-related-link svg{width:18px;height:18px;color:var(--dm-primary, #635bff);flex-shrink:0}@media(max-width:768px){.legal-nav{padding:0 1rem}.legal-content{padding:2rem 1rem 4rem}.legal-title{font-size:1.6rem}.legal-section-title{font-size:1.1rem}.legal-details-row{flex-direction:column;gap:.25rem}.legal-details-label{min-width:unset}.legal-warning{flex-direction:column;gap:.75rem}}
