#legal-hero{background:linear-gradient(135deg,var(--black) 0%,var(--gray) 100%);padding:10rem 2rem;text-align:center;border-bottom:1px solid var(--gray-light)}.legal-hero-title{font-family:Syne,sans-serif;font-size:3.5rem;font-weight:800;color:var(--white);margin-bottom:.75rem;letter-spacing:-1px}.legal-hero-subtitle{font-family:DM Sans,sans-serif;font-size:1.1rem;color:var(--text-muted);font-weight:500;text-align:center}@media(max-width:768px){.legal-hero-title{font-size:2.5rem}#legal-hero{padding:8rem 2rem}}.legal-toc-wrapper{background:var(--gray-mid);border-bottom:1px solid var(--gray-light);padding:2.5rem 0;position:sticky;top:0;z-index:50}.legal-toc{display:flex;align-items:center;gap:3rem;flex-wrap:wrap}.toc-title{font-family:Syne,sans-serif;font-size:1.1rem;font-weight:700;color:var(--white);margin:0;white-space:nowrap}.toc-list{display:flex;list-style:none;gap:2rem;margin:0;padding:0;flex-wrap:wrap}.toc-list a{color:var(--text-muted);text-decoration:none;font-size:.95rem;font-weight:500;transition:color .3s ease;border-bottom:2px solid transparent;padding-bottom:2px}.toc-list a:hover{color:var(--green);border-bottom-color:var(--green)}@media(max-width:900px){.legal-toc-wrapper{padding:1.5rem 0}.legal-toc{gap:1.5rem}.toc-list{gap:1rem}.toc-list a{font-size:.85rem}}@media(max-width:600px){.legal-toc-wrapper{position:relative}.toc-list{flex-direction:column;gap:.75rem}}.legal-section{padding:var(--section-padding);border-bottom:1px solid var(--gray-light);background:var(--black)}.legal-section:nth-child(odd){background:var(--gray)}.legal-section-title{font-family:Syne,sans-serif;font-size:2.2rem;font-weight:700;color:var(--white);margin-bottom:2.5rem;letter-spacing:-.5px}.legal-content{max-width:900px;text-align:justify}.legal-subsection-title{font-family:Syne,sans-serif;font-size:1.25rem;font-weight:600;color:var(--white);margin-top:2rem;margin-bottom:1rem}.legal-content p{font-family:DM Sans,sans-serif;font-size:1rem;line-height:1.8;color:var(--text-muted);margin-bottom:1.25rem;text-align:justify}.legal-content a{color:var(--green);text-decoration:none;font-weight:500;transition:color .3s ease;border-bottom:1px solid transparent}.legal-content a:hover{color:var(--accent);border-bottom-color:var(--accent)}.legal-highlight{background:#8ab7401a;border-left:4px solid var(--green);padding:1.25rem;margin:1.5rem 0;border-radius:4px}.legal-list{list-style:none;padding:0;margin:1.25rem 0}.legal-list li{color:var(--text-muted);margin-bottom:.75rem;padding-left:2rem;position:relative;font-family:DM Sans,sans-serif;line-height:1.7}.legal-list li:before{content:"▸";position:absolute;left:0;color:var(--green);font-weight:700}.cookie-type{background:#1a3a3a80;padding:1.5rem;margin:1.5rem 0;border-left:3px solid var(--green);border-radius:4px}.cookie-type h4{font-family:Syne,sans-serif;font-size:1.1rem;font-weight:700;color:var(--green);margin-top:0;margin-bottom:.75rem}.cookie-type p{margin-bottom:.75rem}.browser-guide{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1.5rem;margin:2rem 0}.browser-option{background:#1a3a3a80;padding:1.5rem;border-radius:6px;border:1px solid var(--gray-light);transition:all .3s ease}.browser-option:hover{background:#8ab7400d;border-color:var(--green)}.browser-option h4{font-family:Syne,sans-serif;font-size:1rem;font-weight:700;color:var(--white);margin-top:0;margin-bottom:1rem}.browser-option ol{margin:0;padding-left:1.5rem}.browser-option ol li{color:var(--text-muted);margin-bottom:.5rem;font-family:DM Sans,sans-serif;font-size:.95rem;line-height:1.6}.legal-warning{background:#ffc1071a;border-left:4px solid #ffc107;padding:1.25rem;margin:2rem 0;border-radius:4px;color:#fff9c4!important}.legal-cta{background:linear-gradient(135deg,var(--green) 0%,var(--green-dark) 100%);padding:var(--section-padding)}.cta-box{text-align:center;max-width:600px;margin:0 auto}.cta-box h2{font-family:Syne,sans-serif;font-size:2rem;font-weight:700;color:var(--black);margin-bottom:1rem}.cta-box p{font-family:DM Sans,sans-serif;font-size:1rem;color:#000000d9;margin-bottom:1.5rem}.cta-box a{color:var(--black);text-decoration:none}.cta-box .btn{background:var(--black);color:var(--white);border:2px solid var(--black)}.cta-box .btn:hover{background:var(--white);color:var(--black)}.legal-footer-meta{background:var(--gray-mid);padding:2rem;border-top:1px solid var(--gray-light);text-align:center}.legal-meta-text{font-family:DM Sans,sans-serif;font-size:.9rem;color:var(--text-muted);margin:0}.legal-meta-text strong{color:var(--white)}@media(max-width:900px){.legal-section-title{font-size:1.8rem}.legal-subsection-title{font-size:1.1rem}.legal-content p{text-align:left}.browser-guide{grid-template-columns:1fr}}@media(max-width:600px){#legal-hero{padding:2.5rem 1.5rem}.legal-hero-title{font-size:2rem}.legal-hero-subtitle{font-size:1rem}.legal-section{padding:2rem 1.5rem}.legal-section-title{font-size:1.5rem;margin-bottom:1.5rem}.legal-subsection-title{font-size:1rem;margin-top:1.5rem}.legal-content p{font-size:.95rem}.legal-list li{padding-left:1.75rem;font-size:.95rem}.cookie-type{padding:1rem;margin:1rem 0}.cta-box h2{font-size:1.5rem}.toc-list{gap:.5rem}}html{scroll-behavior:smooth}section[id]{scroll-margin-top:60px}@media(max-width:480px){#legal-hero{padding:6rem 1rem 3rem;min-height:auto}.legal-hero-title{font-size:clamp(1.6rem,6vw,2rem);line-height:1.2;word-wrap:break-word;overflow-wrap:break-word}.legal-hero-subtitle{font-size:.95rem}.legal-section{padding:2rem 1rem}}
