.legal-page{min-height:100vh;background:linear-gradient(135deg,#f8fafc,#e2e8f0);padding:3rem 0}.legal-container{max-width:900px;margin:0 auto;padding:0 2rem;background-color:white;border-radius:2rem;box-shadow:0 20px 25px -5px rgba(0,0,0,.1),0 10px 10px -5px rgba(0,0,0,.04);overflow:hidden;border:1px solid rgba(255,255,255,.8)}.legal-header{background:linear-gradient(135deg,#1e293b,#334155 50%,#475569);color:white;padding:4rem 3rem;text-align:center;position:relative;overflow:hidden}.legal-header:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:url("data:image/svg+xml,%3Csvg width='60' height='60' viewBox='0 0 60 60' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg fill='%23ffffff' fill-opacity='0.03'%3E%3Ccircle cx='30' cy='30' r='2'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E") repeat;opacity:.5}.legal-title{font-size:2.75rem;font-weight:300;margin-bottom:1rem;line-height:1.1;letter-spacing:-.02em;position:relative;z-index:1}.legal-subtitle{font-size:1rem;opacity:.8;margin:0;font-weight:400;position:relative;z-index:1}.legal-content{padding:4rem 3rem}.company-info{background:linear-gradient(135deg,#f8fafc,#f1f5f9);padding:2.5rem;border-radius:1rem;margin-bottom:4rem;border-left:4px solid #3b82f6;box-shadow:0 4px 6px -1px rgba(0,0,0,.1)}.info-grid{display:grid;grid-gap:1.5rem;gap:1.5rem;margin-top:1.5rem}.info-item{display:flex;flex-direction:column;gap:.5rem;padding:1rem;background:white;border-radius:.75rem;border:1px solid #e2e8f0;transition:all .2s ease}.info-item:hover{box-shadow:0 4px 6px -1px rgba(0,0,0,.1);transform:translateY(-1px)}.info-label{font-weight:600;color:#334155;font-size:.95rem;text-transform:uppercase;letter-spacing:.05em}.info-value{color:#e91e63;font-weight:500;font-size:1.05rem}.intro-section{background:linear-gradient(135deg,#f8fafc,#f1f5f9);padding:2.5rem;border-radius:1rem;margin-bottom:4rem;border-left:4px solid #1d4ed8;box-shadow:0 4px 6px -1px rgba(0,0,0,.1)}.intro-text{font-size:1.1rem;line-height:1.8;color:#475569;margin:0;font-style:italic;font-weight:400}.legal-section{margin-bottom:4rem;position:relative}.legal-section:before{content:"";position:absolute;left:-1.5rem;top:0;width:3px;height:100%;background:linear-gradient(180deg,#e2e8f0,#cbd5e1 50%,#e2e8f0);border-radius:2px}.section-title{font-size:1.75rem;font-weight:500;color:#1e293b;margin-bottom:2rem;padding-bottom:1rem;border-bottom:1px solid #e2e8f0;position:relative;letter-spacing:-.01em}.section-title:after{content:"";position:absolute;bottom:-1px;left:0;width:3rem;height:2px;background:linear-gradient(90deg,#ff2d54,#e91e63);border-radius:1px}.subsection{margin-bottom:2.5rem;padding-left:1.5rem;border-left:2px solid #f1f5f9;margin-left:1rem}.subsection-title{font-size:1.25rem;font-weight:500;color:#334155;margin-bottom:1.25rem;letter-spacing:-.01em}.section-text{font-size:1.05rem;line-height:1.8;color:#475569;margin-bottom:1.5rem;font-weight:400}.section-list{list-style:none;padding:0;margin:0}.section-list li{font-size:1.05rem;line-height:1.8;color:#475569;margin-bottom:1rem;padding-left:2rem;position:relative;font-weight:400}.section-list li:before{content:"";position:absolute;left:.5rem;top:.75rem;width:6px;height:6px;background:linear-gradient(135deg,#ff2d54,#e91e63);border-radius:50%;transform:translateY(-50%)}.contact-info{background:linear-gradient(135deg,#f8fafc,#f1f5f9);padding:2rem;border-radius:1rem;border:1px solid #e2e8f0;box-shadow:0 4px 6px -1px rgba(0,0,0,.1)}.contact-info p{margin:.75rem 0;font-size:1.05rem;line-height:1.7;color:#475569}@media (max-width:768px){.legal-page{padding:2rem 0}.legal-container{margin:0 1rem;border-radius:1.5rem;padding:0 1.5rem}.legal-header{padding:3rem 2rem}.legal-title{font-size:2.25rem}.legal-content{padding:3rem 2rem}.legal-section:before{left:-1rem}.company-info,.intro-section{padding:2rem}.section-title{font-size:1.5rem}.subsection{margin-left:.5rem;padding-left:1rem}.subsection-title{font-size:1.15rem}.info-item{flex-direction:row;justify-content:space-between;align-items:center}.info-label,.info-value{font-size:.9rem}.info-value{text-align:right}}@media (max-width:480px){.legal-page{padding:1rem 0}.legal-container{margin:0 .5rem;border-radius:1rem;padding:0 1rem}.legal-header{padding:2rem 1.5rem}.legal-title{font-size:2rem}.legal-subtitle{font-size:.95rem}.legal-content{padding:2rem 1.5rem}.legal-section:before{display:none}.company-info,.intro-section{padding:1.5rem}.section-title{font-size:1.35rem}.subsection{margin-left:0;padding-left:0;border-left:none}.intro-text,.section-list li,.section-text{font-size:1rem}.info-item{flex-direction:column;align-items:flex-start}.info-value{text-align:left}}