.legal-page{padding:4rem 1.5rem;max-width:900px;margin:0 auto;min-height:100%;color:var(--text-primary);font-family:Inter,system-ui,sans-serif}.legal-container{background:#1e293b66;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border-radius:var(--radius-2xl);padding:3.5rem;border:1px solid rgba(255,255,255,.08);box-shadow:0 20px 40px #0000004d}@media (prefers-color-scheme: light){.legal-container{background:#fffc;border:1px solid rgba(0,0,0,.05);box-shadow:0 10px 30px #0000000d}}.back-button{display:inline-flex;align-items:center;gap:8px;background:var(--brand-alpha-low);border:1px solid var(--brand-alpha-medium);font-size:.95rem;font-weight:600;color:var(--brand-primary);cursor:pointer;margin-bottom:2rem;padding:8px 16px;border-radius:var(--radius-md);transition:background-color .2s ease,transform .2s ease}@media (hover: hover) and (pointer: fine){.back-button:hover{background:var(--brand-alpha-medium);transform:translateY(-1px)}}.legal-header{border-bottom:1px solid rgba(255,255,255,.1);margin-bottom:2.5rem;padding-bottom:1.5rem}.legal-header h1{font-size:2.5rem;font-weight:800;color:var(--brand-primary);margin:0 0 .5rem;letter-spacing:-.03em}.legal-updated{font-size:.9rem;color:var(--text-muted);margin:0;font-weight:500}.legal-content section{margin-top:2.5rem}.legal-content h2{font-size:1.5rem;font-weight:700;color:var(--brand-primary);margin-bottom:1rem;padding-bottom:.5rem;border-bottom:2px solid rgba(237,15,102,.3);display:inline-block}.legal-content h3{font-size:1.15rem;font-weight:600;color:var(--text-primary);margin:1.5rem 0 .5rem}.legal-content p{font-size:1rem;line-height:1.8;color:var(--text-secondary);margin-bottom:1rem}.legal-content ul{padding-left:1.5rem;margin-bottom:1rem}.legal-content ul li{font-size:1rem;line-height:1.8;color:var(--text-secondary);margin-bottom:.5rem}.legal-page-container{background:var(--bg-primary);min-height:100%;width:100%;margin:0}.legal-content strong{color:var(--text-primary);font-weight:600}.legal-link{color:var(--brand-secondary);text-decoration:underline;text-underline-offset:4px;text-decoration-thickness:2px;-webkit-text-decoration-color:rgba(251,113,133,.3);text-decoration-color:#fb71854d;font-weight:600;transition:-webkit-text-decoration-color .2s;transition:text-decoration-color .2s;transition:text-decoration-color .2s,-webkit-text-decoration-color .2s}@media (hover: hover) and (pointer: fine){.legal-link:hover{-webkit-text-decoration-color:var(--brand-secondary);text-decoration-color:var(--brand-secondary)}}@media (max-width: 768px){.legal-page{padding:2rem 1rem}.legal-container{padding:2rem 1.5rem;border-radius:var(--radius-xl)}.legal-header h1{font-size:2rem}}@media (max-width: 1024px){.legal-page{padding-bottom:calc(var(--navbar-height-mobile, 64px) + env(safe-area-inset-bottom,0px) + 2rem)}}
