@keyframes legalFadeIn{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes legalShimmer{0%{background-position:-200%}to{background-position:200%}}@keyframes iconPulse{0%,to{transform:scale(1)}50%{transform:scale(1.1)}}.legal-page{max-width:960px;margin:0 auto;padding:2rem 1.5rem 3rem;animation:.6s ease-out legalFadeIn}.legal-hero{text-align:center;margin-bottom:2rem;padding:3rem 1rem 2rem;position:relative}.legal-hero:after{content:"";background:linear-gradient(90deg,#0000,#e53935,#0000);border-radius:2px;width:120px;height:3px;position:absolute;bottom:0;left:50%;transform:translate(-50%)}.legal-hero-icon{color:#fff;background:linear-gradient(135deg,#e53935 0%,#b71c1c 100%);border-radius:50%;justify-content:center;align-items:center;width:64px;height:64px;margin:0 auto 1.25rem;font-size:1.6rem;animation:3s ease-in-out infinite iconPulse;display:flex;box-shadow:0 4px 20px #e5393559}.legal-hero h1{background:linear-gradient(90deg,#fff,#e0e0e0,#fff) 0 0/200%;-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin:0 0 .5rem;font-size:2.2rem;font-weight:800;animation:4s linear infinite legalShimmer}.legal-hero .legal-updated{color:#ffffff73;margin:0;font-size:.85rem}.legal-toc{background:#ffffff0a;border:1px solid #ffffff14;border-radius:12px;margin-bottom:2rem;padding:1.25rem 1.5rem}.legal-toc h3{color:#e53935;text-transform:uppercase;letter-spacing:1px;margin:0 0 .75rem;font-size:.9rem;font-weight:700}.legal-toc-list{grid-template-columns:1fr 1fr;gap:.4rem 1.5rem;margin:0;padding:0;list-style:none;display:grid}.legal-toc-list li a{color:#ffffffa6;align-items:center;gap:.4rem;font-size:.88rem;text-decoration:none;transition:color .2s;display:flex}.legal-toc-list li a:hover{color:#e53935}.legal-toc-list li a .toc-num{color:#e53935;min-width:22px;font-size:.8rem;font-weight:700}.legal-section{opacity:0;background:#ffffff08;border:1px solid #ffffff0f;border-radius:14px;margin-bottom:1.25rem;padding:1.75rem;scroll-margin-top:100px;transition:border-color .3s,box-shadow .3s;animation:.6s ease-out forwards legalFadeIn;position:relative;overflow:hidden}.legal-section:before{content:"";opacity:0;background:linear-gradient(#e53935,#0000);border-radius:4px 0 0 4px;width:4px;height:100%;transition:opacity .3s;position:absolute;top:0;left:0}.legal-section:hover{border-color:#e5393533;box-shadow:0 4px 24px #e539350f}.legal-section:hover:before{opacity:1}.legal-section:first-child{animation-delay:.1s}.legal-section:nth-child(2){animation-delay:.15s}.legal-section:nth-child(3){animation-delay:.2s}.legal-section:nth-child(4){animation-delay:.25s}.legal-section:nth-child(5){animation-delay:.3s}.legal-section:nth-child(6){animation-delay:.35s}.legal-section:nth-child(7){animation-delay:.4s}.legal-section:nth-child(8){animation-delay:.45s}.legal-section:nth-child(9){animation-delay:.5s}.legal-section-header{align-items:center;gap:.75rem;margin-bottom:1rem;display:flex}.legal-section-num{color:#e53935;background:linear-gradient(135deg,#e5393526,#e539350d);border:1px solid #e5393533;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;font-size:.85rem;font-weight:800;display:flex}.legal-section-header h2{color:#fff;margin:0;font-size:1.15rem;font-weight:700}.legal-section p{color:#ffffffbf;margin:0 0 .75rem;font-size:.95rem;line-height:1.75}.legal-section p:last-child{margin-bottom:0}.legal-section ul{margin:.75rem 0 0;padding:0;list-style:none}.legal-section ul li{color:#ffffffbf;margin-bottom:.6rem;padding-left:1.5rem;font-size:.93rem;line-height:1.65;position:relative}.legal-section ul li:before{content:"";background:#e53935;border-radius:50%;width:6px;height:6px;position:absolute;top:10px;left:0}.legal-section ul li strong{color:#fff;font-weight:600}.legal-section a{color:#e53935;font-weight:600;text-decoration:none;transition:opacity .2s}.legal-section a:hover{opacity:.8;text-decoration:underline}.legal-highlight{background:#e539350f;border:1px solid #e5393526;border-radius:10px;align-items:flex-start;gap:.75rem;margin-top:.75rem;padding:1rem 1.25rem;display:flex}.legal-highlight-icon{color:#e53935;flex-shrink:0;margin-top:2px;font-size:1.1rem}.legal-highlight p{color:#fffc;margin:0;font-size:.9rem}.legal-contact{text-align:center;border-top:1px solid #ffffff0f;margin-top:1rem;padding:2rem 1rem}.legal-contact p{color:#ffffff80;margin:0;font-size:.9rem}.legal-contact a{color:#e53935;font-weight:700;text-decoration:none;transition:opacity .2s}.legal-contact a:hover{opacity:.8}@media (max-width:768px){.legal-page{padding:1.25rem 1rem 2rem}.legal-hero{padding:2rem .5rem 1.5rem}.legal-hero h1{font-size:1.6rem}.legal-toc-list{grid-template-columns:1fr}.legal-section{padding:1.25rem}.legal-section-header h2{font-size:1.05rem}}
