.legal-page{min-height:100vh;background:var(--background-primary);padding:2rem 0}.legal-container{max-width:900px;margin:0 auto;padding:0 2rem}.legal-header{text-align:center;margin-bottom:3rem;padding-bottom:2rem;border-bottom:2px solid var(--border-color)}.legal-header h1{font-size:3rem;font-weight:700;color:var(--text-primary);margin-bottom:1rem;background:linear-gradient(135deg,var(--primary-color),var(--secondary-color));-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.legal-header p{font-size:1.2rem;color:var(--text-secondary);max-width:600px;margin:0 auto;line-height:1.6}.legal-content{display:flex;flex-direction:column;gap:3rem}.content-section{background:var(--background-secondary);border-radius:16px;padding:2.5rem;border:1px solid var(--border-color);transition:all .3s ease}.content-section:hover{transform:translateY(-2px);box-shadow:0 8px 25px #0000001a}.content-section h2{font-size:2rem;font-weight:600;color:var(--text-primary);margin-bottom:1.5rem;position:relative;padding-bottom:.5rem}.content-section h2:after{content:"";position:absolute;bottom:0;left:0;width:60px;height:3px;background:linear-gradient(90deg,var(--primary-color),var(--accent-color));border-radius:2px}.content-section p{color:var(--text-secondary);line-height:1.8;margin-bottom:1.5rem;font-size:1.05rem}.content-section p:last-child{margin-bottom:0}.content-section ul,.content-section ol{color:var(--text-secondary);line-height:1.8;margin-bottom:1.5rem;padding-left:2rem}.content-section li{margin-bottom:.5rem}.team-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem;margin-top:2rem}.team-member{background:var(--background-primary);border-radius:12px;padding:2rem;text-align:center;border:1px solid var(--border-color);transition:all .3s ease}.team-member:hover{transform:translateY(-4px);box-shadow:0 8px 20px #0000001a}.member-avatar{font-size:4rem;margin-bottom:1rem}.team-member h3{font-size:1.3rem;font-weight:600;color:var(--text-primary);margin-bottom:.5rem}.member-role{color:var(--primary-color);font-weight:500;margin-bottom:1rem!important;font-size:.95rem}.member-bio{font-size:.95rem!important;line-height:1.6!important}.values-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:1.5rem;margin-top:2rem}.value-item{background:var(--background-primary);border-radius:12px;padding:1.5rem;text-align:center;border:1px solid var(--border-color);transition:all .3s ease}.value-item:hover{transform:translateY(-2px);box-shadow:0 6px 15px #0000001a;border-color:var(--primary-color)}.value-icon{font-size:2.5rem;margin-bottom:1rem}.value-item h3{font-size:1.2rem;font-weight:600;color:var(--text-primary);margin-bottom:1rem}.value-item p{font-size:.95rem!important;line-height:1.6!important;margin-bottom:0!important}.contact-link{color:var(--primary-color);text-decoration:none;font-weight:500;transition:all .2s ease}.contact-link:hover{text-decoration:underline;opacity:.8}.contact-info{background:var(--background-primary);border-radius:12px;padding:1.5rem;margin-top:1.5rem;border:1px solid var(--border-color)}.contact-item{display:flex;align-items:center;gap:1rem;padding:.75rem 0;color:var(--text-secondary);border-bottom:1px solid var(--border-color)}.contact-item:last-child{border-bottom:none}.contact-item strong{color:var(--text-primary);min-width:100px}.legal-section{margin-bottom:2rem}.legal-section h3{font-size:1.4rem;font-weight:600;color:var(--text-primary);margin-bottom:1rem;margin-top:2rem}.legal-section h4{font-size:1.2rem;font-weight:600;color:var(--text-primary);margin-bottom:.75rem;margin-top:1.5rem}.legal-toc{background:var(--background-primary);border-radius:12px;padding:1.5rem;margin-bottom:2rem;border:1px solid var(--border-color)}.legal-toc h3{margin-top:0;margin-bottom:1rem}.legal-toc ul{margin-bottom:0}.legal-toc a{color:var(--primary-color);text-decoration:none;transition:all .2s ease}.legal-toc a:hover{text-decoration:underline}.effective-date{background:#ff00001a;border:1px solid rgba(255,0,0,.2);border-radius:8px;padding:1rem;margin-bottom:2rem;color:var(--text-primary);font-weight:500}[data-theme=dark] .content-section{background:#1e1e1ecc;border-color:#ffffff1a}[data-theme=dark] .team-member,[data-theme=dark] .value-item,[data-theme=dark] .contact-info,[data-theme=dark] .legal-toc{background:#282828cc;border-color:#ffffff1a}[data-theme=dark] .contact-item{border-color:#ffffff1a}[data-theme=dark] .effective-date{background:#ff00001a;border-color:#ff00004d}.last-updated{font-size:.9rem;color:var(--text-tertiary);font-style:italic;margin-top:.5rem}.legal-section{background:var(--background-secondary);border-radius:16px;padding:2.5rem;border:1px solid var(--border-color);transition:all .3s ease}.legal-section:hover{transform:translateY(-2px);box-shadow:0 8px 25px #0000001a}.legal-section h2{font-size:1.75rem;font-weight:600;color:var(--text-primary);margin-bottom:1.5rem;position:relative;padding-bottom:.5rem}.legal-section h2:after{content:"";position:absolute;bottom:0;left:0;width:50px;height:3px;background:linear-gradient(90deg,var(--primary-color),var(--secondary-color));border-radius:2px}.legal-section h3{font-size:1.25rem;font-weight:600;color:var(--text-primary);margin:1.5rem 0 1rem}.legal-section h4{font-size:1.1rem;font-weight:600;color:var(--text-primary);margin:1rem 0 .5rem}.legal-section p{color:var(--text-secondary);line-height:1.8;margin-bottom:1.5rem;font-size:1rem}.legal-section ul,.legal-section ol{color:var(--text-secondary);line-height:1.8;margin-bottom:1.5rem;padding-left:2rem}.legal-section li{margin-bottom:.75rem}.contact-info{background:var(--background-primary);border:1px solid var(--border-color);border-radius:12px;padding:1.5rem;margin-top:1rem}.contact-info p{margin-bottom:.5rem;font-size:.95rem}.contact-info p:last-child{margin-bottom:0}.cookie-table{background:var(--background-primary);border:1px solid var(--border-color);border-radius:8px;padding:1.5rem;margin:1rem 0}.cookie-table h4{margin-bottom:1rem;color:var(--text-primary)}.cookie-table ul{margin-bottom:0}.cookie-table li{font-family:Courier New,monospace;font-size:.9rem;background:var(--background-secondary);padding:.5rem;border-radius:4px;margin-bottom:.5rem}@media(max-width:768px){.legal-container{padding:0 1rem}.legal-header h1{font-size:2rem}.legal-header p{font-size:1rem}.legal-section{padding:1.5rem}.legal-section h2{font-size:1.5rem}.legal-section h3{font-size:1.1rem}}@media(max-width:768px){.legal-container{padding:0 1rem}.legal-header h1{font-size:2.5rem}.content-section{padding:2rem}.content-section h2{font-size:1.7rem}.team-grid,.values-grid{grid-template-columns:1fr}.contact-item{flex-direction:column;align-items:flex-start;gap:.5rem}.contact-item strong{min-width:auto}}@media(max-width:480px){.legal-header h1{font-size:2rem}.content-section{padding:1.5rem}.team-member,.value-item{padding:1.25rem}}
