.legal-page{background:var(--rich-black-fogra-29);min-height:100vh}.container{max-width:1300px;margin:0 auto;padding:0 20px}.legal-hero{text-align:center;padding:120px 0 60px;overflow:hidden}.legal-page{background:linear-gradient(135deg,#0b0d17 0%,#0f1223e6 50%,#0b0d17 100%);position:relative}.legal-hero-pattern{opacity:.015;pointer-events:none;background-image:url(/pattern-2.png);background-size:200px;position:absolute;inset:0}.legal-hero-content{z-index:1;max-width:700px;margin:0 auto;position:relative}.legal-icon-wrapper{background:#f6d3651a;border-radius:24px;justify-content:center;align-items:center;width:80px;height:80px;margin:0 auto 24px;display:flex}.legal-icon{width:40px;height:40px;color:var(--citrine)}.legal-hero-desc{color:#ffffff80;margin-top:16px;font-size:14px}.legal-content{background:0 0;padding:20px 0 80px}.legal-grid{grid-template-columns:280px 1fr;align-items:start;gap:48px;display:grid}.legal-sidebar{position:sticky;top:100px}.legal-nav{background:#ffffff05;border:1px solid #ffffff0f;border-radius:16px;padding:24px}.legal-nav-title{color:var(--white);border-bottom:1px solid #ffffff0f;margin-bottom:16px;padding-bottom:12px;font-size:14px;font-weight:600}.legal-nav-list{margin:0;padding:0;list-style:none}.legal-nav-list li{margin-bottom:8px}.legal-nav-list a{color:#fff9;border-radius:8px;padding:8px 12px;font-size:13px;text-decoration:none;transition:all .2s;display:block}.legal-nav-list a:hover{color:var(--citrine);background:#f6d3650d}.legal-main{flex-direction:column;gap:48px;display:flex}.legal-section{scroll-margin-top:100px}.legal-section-header{border-bottom:1px solid #ffffff14;align-items:center;gap:12px;margin-bottom:24px;padding-bottom:16px;display:flex}.legal-section-icon{width:28px;height:28px;color:var(--citrine)}.h1{font-size:36px}.legal-section-title{color:var(--white);margin:0;font-size:22px;font-weight:700}.legal-section-body{color:#ffffffbf;font-size:15px;line-height:1.8}.legal-section-body p{margin-bottom:16px}.legal-subsection-title{color:var(--white);margin:32px 0 16px;font-size:16px;font-weight:600}.legal-highlight-box{background:#f6d36514;border:1px solid #f6d36526;border-radius:12px;align-items:flex-start;gap:12px;margin:20px 0;padding:16px 20px;display:flex}.legal-highlight-box.legal-highlight-success{background:#22c55e14;border-color:#22c55e26}.legal-highlight-box.legal-highlight-success .legal-highlight-icon{color:#22c55e}.legal-highlight-icon{width:20px;height:20px;color:var(--citrine);flex-shrink:0;margin-top:2px}.legal-highlight-box p{margin:0;font-size:14px}.legal-list{margin:16px 0;padding:0;list-style:none}.legal-list li{color:#ffffffb3;margin-bottom:12px;padding-left:24px;position:relative}.legal-list li:before{content:"";background:var(--citrine);border-radius:50%;width:6px;height:6px;position:absolute;top:10px;left:0}.legal-list li strong{color:var(--white)}.legal-table{border-collapse:collapse;width:100%;margin:24px 0;font-size:14px}.legal-table thead{background:#ffffff0a}.legal-table th{text-align:left;color:var(--white);border-bottom:1px solid #ffffff14;padding:14px 16px;font-weight:600}.legal-table td{color:#ffffffb3;border-bottom:1px solid #ffffff0a;padding:14px 16px}.legal-table tr:hover td{background:#ffffff05}.legal-note{color:#ffffff80;border-left:3px solid var(--citrine);background:#ffffff05;border-radius:8px;padding:12px 16px;font-size:13px;font-style:italic}.legal-rights-grid{grid-template-columns:repeat(2,1fr);gap:16px;margin:24px 0;display:grid}.legal-right-card{background:#ffffff05;border:1px solid #ffffff0f;border-radius:12px;padding:20px}.legal-right-card h5{color:var(--citrine);margin-bottom:8px;font-size:15px;font-weight:600}.legal-right-card p{color:#fff9;margin:0;font-size:13px}.legal-contact-cta{text-align:center;background:#f6d3650d;border-radius:12px;margin-top:24px;padding:16px 20px}.legal-contact-box{background:#ffffff08;border:1px solid #ffffff14;border-radius:12px;margin:20px 0;padding:20px 24px}.legal-contact-box p{margin:0 0 8px;font-size:14px}.legal-contact-box p:last-child{margin-bottom:0}.legal-thankyou{text-align:center;color:var(--citrine);border-top:1px solid #ffffff14;margin-top:32px;padding-top:24px;font-size:16px}.legal-related{background:linear-gradient(180deg,var(--rich-black-fogra-29)0%,#0f122380 50%,var(--rich-black-fogra-29)100%);border-top:1px solid #ffffff0a;padding:60px 0 80px}.legal-related-grid{grid-template-columns:repeat(2,1fr);gap:24px;max-width:800px;margin:0 auto;display:grid}.legal-related-card{text-align:center;background:#ffffff05;border:1px solid #ffffff0f;border-radius:16px;flex-direction:column;align-items:center;padding:32px 24px;text-decoration:none;transition:all .3s;display:flex}.legal-related-card:hover{background:#ffffff0a;border-color:#f6d36533;transform:translateY(-4px)}.legal-related-icon{width:32px;height:32px;color:var(--citrine);margin-bottom:16px}.legal-related-card h3{color:var(--white);margin-bottom:8px;font-size:18px;font-weight:600}.legal-related-card p{color:#ffffff80;margin:0;font-size:14px}@media (max-width:1024px){.legal-grid{grid-template-columns:1fr;gap:40px}.legal-sidebar{order:-1;position:static}.legal-nav{padding:20px}.legal-nav-list{flex-wrap:wrap;gap:8px;display:flex}.legal-nav-list li{margin:0}.legal-nav-list a{background:#ffffff0a;border-radius:20px;padding:6px 12px;font-size:12px}}@media (max-width:768px){.legal-hero{padding:60px 0 40px}.legal-icon-wrapper{border-radius:20px;width:64px;height:64px}.legal-icon{width:32px;height:32px}.legal-content{padding:40px 0 60px}.legal-section-title{font-size:20px}.legal-section-body{font-size:14px}.legal-rights-grid,.legal-related-grid{grid-template-columns:1fr}.legal-table{font-size:13px}.legal-table th,.legal-table td{padding:12px}}@media (max-width:480px){.legal-hero .section-title{font-size:28px}.legal-section-header{gap:10px}.legal-section-icon{width:24px;height:24px}.legal-section-title{font-size:18px}.legal-table{white-space:nowrap;display:block;overflow-x:auto}}
