.legal-page{min-height:100vh;background:linear-gradient(135deg,var(--ds-bg-surface) 0%,var(--ds-bg-surface) 100%);color:var(--ds-text)}.legal-header{padding:1rem 0;background:#0000004d;border-bottom:1px solid var(--primary-alpha-20)}.legal-header .container{max-width:1200px;margin:0 auto;padding:0 2rem}.legal-logo{font-size:1.5rem;font-weight:700;color:var(--primary);text-decoration:none;display:inline-block}.legal-logo:hover{color:#ffed4a}.legal-hero{padding:4rem 0 3rem;text-align:center;background:linear-gradient(180deg,var(--primary-alpha-05) 0%,transparent 100%)}.legal-hero .container{max-width:800px;margin:0 auto;padding:0 2rem}.legal-label{display:inline-block;background:var(--primary-alpha-15);color:var(--primary);padding:.4rem 1rem;border-radius:20px;font-size:.85rem;font-weight:600;margin-bottom:1rem}.legal-hero h1{font-size:2.5rem;font-weight:800;margin:0 0 1rem;background:var(--gradient-gold);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.legal-hero p{font-size:1.1rem;color:var(--ds-text-secondary);margin:0}.legal-content{padding:3rem 0 5rem}.legal-content .container{max-width:800px;margin:0 auto;padding:0 2rem}.legal-article{background:var(--ds-bg-card);border-radius:16px;padding:2.5rem;border:1px solid var(--primary-alpha-10)}.legal-block{margin-bottom:2.5rem}.legal-block:last-child{margin-bottom:0}.legal-article h2{font-size:1.4rem;font-weight:700;color:var(--primary);margin:0 0 1.25rem;padding-bottom:.75rem;border-bottom:2px solid var(--primary-alpha-20)}.legal-article h3{font-size:1.1rem;font-weight:600;color:var(--ds-text);margin:1.5rem 0 .75rem}.legal-article h4{font-size:1rem;font-weight:600;color:var(--ds-text);margin:1.25rem 0 .5rem}.legal-article p{color:var(--ds-text-secondary);line-height:1.7;margin:0 0 1rem}.legal-article ul{margin:0 0 1rem;padding-left:1.5rem}.legal-article li{color:var(--ds-text-secondary);line-height:1.6;margin-bottom:.5rem}.legal-article li strong{color:var(--ds-text)}.legal-article address{font-style:normal;background:var(--primary-alpha-05);padding:1.25rem;border-radius:8px;border-left:3px solid var(--primary);color:var(--ds-text);line-height:1.8;margin:1rem 0}.legal-article address strong{color:var(--primary)}.legal-article a{color:var(--primary);text-decoration:none;transition:color .2s}.legal-article a:hover{color:#ffed4a;text-decoration:underline}.legal-article em{color:var(--ds-text-secondary)}.legal-footer{padding:2rem 0;background:#0000004d;border-top:1px solid var(--primary-alpha-20);text-align:center}.legal-footer .container{max-width:800px;margin:0 auto;padding:0 2rem}.legal-footer p{color:var(--ds-text-secondary);margin:0 0 1rem;font-size:.9rem}.legal-footer-links{display:flex;justify-content:center;gap:2rem}.legal-footer-links a{color:var(--ds-text-secondary);text-decoration:none;font-size:.9rem;transition:color .2s}.legal-footer-links a:hover{color:var(--primary)}@media(max-width:768px){.legal-hero{padding:3rem 0 2rem}.legal-hero h1{font-size:1.8rem}.legal-article{padding:1.5rem}.legal-article h2{font-size:1.2rem}.legal-article h3{font-size:1rem}.legal-footer-links{flex-direction:column;gap:.75rem}}
