.landing-editorial.legal-page{background:var(--bg)}.landing-editorial .legal-hero{justify-content:center;align-items:center;min-height:55vh;padding:8rem 4rem 3rem;display:flex;position:relative;overflow:hidden}.landing-editorial.legal-page.no-nav .legal-hero{padding-top:4.5rem}.landing-editorial .legal-hero .hero-decor{opacity:.7}.landing-editorial .legal-hero-content{text-align:center;z-index:2;max-width:760px;margin:0 auto;position:relative}.landing-editorial .legal-hero-content .hero-subtitle{margin-left:auto;margin-right:auto}.landing-editorial .legal-hero-content .hero-actions{justify-content:center}.landing-editorial .legal-main{padding:1rem 4rem 6rem;position:relative}.landing-editorial .legal-content{gap:2rem;max-width:980px;margin:0 auto;display:grid}.landing-editorial .legal-card{background:var(--card-bg);border-radius:var(--radius);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border:1px solid #fcc5dab3;padding:2rem;box-shadow:0 20px 50px #ef408014}.landing-editorial .legal-meta{text-transform:uppercase;letter-spacing:.12em;color:var(--pink-700);align-items:center;gap:.5rem;margin-bottom:1.25rem;font-size:.7rem;font-weight:700;display:inline-flex}.landing-editorial .legal-section-title{letter-spacing:-.02em;color:var(--foreground);margin-bottom:.75rem;font-size:1.5rem;font-weight:700}.landing-editorial .legal-text{color:var(--muted);font-size:1rem;line-height:1.75}.landing-editorial .legal-text+.legal-text{margin-top:1rem}.landing-editorial .legal-text a,.landing-editorial .contact-footer a{color:var(--pink-600);font-weight:600;text-decoration:none}.landing-editorial .legal-text a:hover,.landing-editorial .contact-footer a:hover{text-decoration:underline}.landing-editorial .legal-list{gap:.75rem;margin-top:1.25rem;list-style:none;display:grid}.landing-editorial .legal-list li{color:var(--muted);align-items:flex-start;gap:.75rem;font-size:.98rem;display:flex}.landing-editorial .legal-list svg{width:18px;height:18px;color:var(--pink-500);flex-shrink:0;margin-top:2px}.landing-editorial .legal-highlight{background:linear-gradient(135deg,var(--pink-100),var(--pink-50));border:1px dashed var(--pink-200);color:var(--pink-700);border-radius:.75rem;padding:1rem 1.25rem;font-size:.95rem;font-weight:600;line-height:1.6}.landing-editorial .legal-highlight strong{color:var(--pink-800)}.landing-editorial .legal-subsection-title{letter-spacing:-.01em;color:var(--foreground);margin-top:1.5rem;margin-bottom:.5rem;font-size:1.15rem;font-weight:700}.landing-editorial .legal-def-table{border-collapse:separate;border-spacing:0;border:1px solid #fcc5da80;border-radius:.75rem;width:100%;margin-top:1rem;font-size:.95rem;overflow:hidden}.landing-editorial .legal-def-table thead th{background:var(--pink-50);color:var(--pink-700);text-transform:uppercase;letter-spacing:.1em;text-align:left;border-bottom:1px solid #fcc5da80;padding:.75rem 1rem;font-size:.72rem;font-weight:700}.landing-editorial .legal-def-table tbody td{color:var(--muted);vertical-align:top;border-bottom:1px solid #fcc5da40;padding:.75rem 1rem;line-height:1.6}.landing-editorial .legal-def-table tbody tr:last-child td{border-bottom:none}.landing-editorial .legal-def-table tbody tr:hover{background:#fcc5da0f}.landing-editorial .legal-def-table td:first-child{color:var(--foreground);white-space:nowrap;width:190px;font-weight:700}.landing-editorial .legal-clause-num{background:var(--pink-100);width:2rem;height:2rem;color:var(--pink-700);border-radius:.5rem;flex-shrink:0;justify-content:center;align-items:center;margin-right:.5rem;font-size:.8rem;font-weight:800;display:inline-flex}.landing-editorial .legal-card-header{align-items:center;margin-bottom:1rem;display:flex}.landing-editorial .legal-card-header .legal-section-title{margin-bottom:0}.landing-editorial .contact-grid{grid-template-columns:1.1fr 1fr;align-items:start;gap:2rem;display:grid}.landing-editorial .contact-item{color:var(--muted);align-items:center;gap:.75rem;font-size:.95rem;display:flex}.landing-editorial .contact-item svg{width:18px;height:18px;color:var(--pink-500)}.landing-editorial .contact-badge{background:var(--pink-100);color:var(--pink-700);text-transform:uppercase;letter-spacing:.08em;border-radius:999px;align-items:center;gap:.4rem;padding:.35rem .75rem;font-size:.75rem;font-weight:600;display:inline-flex}.landing-editorial .contact-form{gap:1rem;display:grid}.landing-editorial .contact-field{gap:.5rem;display:grid}.landing-editorial .contact-field label{text-transform:uppercase;letter-spacing:.12em;color:var(--pink-700);font-size:.72rem;font-weight:700}.landing-editorial .contact-field input,.landing-editorial .contact-field textarea{width:100%;color:var(--foreground);background:#ffffffe6;border:1px solid #fcc5dacc;border-radius:.85rem;padding:.9rem 1rem;font-family:DM Sans,sans-serif;font-size:.95rem;transition:border-color .2s,box-shadow .2s}.landing-editorial .contact-field input:focus,.landing-editorial .contact-field textarea:focus{border-color:var(--pink-400);outline:none;box-shadow:0 0 0 3px #ef40801f}.landing-editorial .contact-field textarea{resize:vertical;min-height:150px}.landing-editorial .contact-footer{color:var(--muted);margin-top:1.5rem;font-size:.85rem}@media (max-width:1024px){.landing-editorial .legal-hero{padding:7rem 2.5rem 2.5rem}.landing-editorial .legal-main{padding:1rem 2.5rem 5rem}}@media (max-width:900px){.landing-editorial .contact-grid{grid-template-columns:1fr}}@media (max-width:768px){.landing-editorial .legal-hero{min-height:45vh;padding:6.5rem 2rem 2rem}.landing-editorial .legal-main{padding:.5rem 2rem 4rem}.landing-editorial .legal-card{padding:1.5rem}.landing-editorial .legal-def-table td:first-child{white-space:normal;width:auto}.landing-editorial .legal-def-table thead{display:none}.landing-editorial .legal-def-table,.landing-editorial .legal-def-table tbody,.landing-editorial .legal-def-table tr,.landing-editorial .legal-def-table td{display:block}.landing-editorial .legal-def-table tbody tr{border-bottom:1px solid #fcc5da40;padding:.75rem 1rem}.landing-editorial .legal-def-table tbody tr:last-child{border-bottom:none}.landing-editorial .legal-def-table tbody td{border-bottom:none;padding:0}.landing-editorial .legal-def-table tbody td:first-child{color:var(--pink-700);margin-bottom:.25rem}}@media (max-width:560px){.landing-editorial .legal-hero{padding:6rem 1.5rem 1.5rem}.landing-editorial .legal-main{padding:.5rem 1.5rem 3.5rem}}
