.hero-section-legal{background:radial-gradient(circle at top,#ffeaf5 0,#fff9fd 45%,#f3f7ff 100%);padding-top:var(--space-8);padding-bottom:var(--space-8)}@media(min-width:768px){.hero-section-legal{padding-top:var(--space-12);padding-bottom:var(--space-10)}}.hero-legal-inner{max-width:720px;margin:0 auto;text-align:left}.hero-legal-badge{display:inline-flex;align-items:center;justify-content:flex-start;margin-bottom:var(--space-2)}.hero-legal-actions{display:flex;flex-wrap:wrap;gap:var(--space-3)}.cookie-layout{align-items:flex-start}.cookie-content{display:flex;flex-direction:column;gap:var(--space-4)}.cookie-section h3{margin-bottom:var(--space-2)}.cookie-section p{margin-bottom:var(--space-3)}.cookie-list{list-style:none;display:flex;flex-direction:column;gap:0.4rem;margin-bottom:var(--space-3)}.cookie-list li{position:relative;padding-left:1.25rem;font-size:var(--font-size-sm);color:var(--color-text-muted);line-height:var(--line-height-relaxed)}.cookie-list li::before{content:"";position:absolute;left:0.25rem;top:0.55rem;width:0.4rem;height:0.4rem;border-radius:999px;background:linear-gradient(135deg,var(--color-primary),var(--color-accent-mint))}.cookie-table-wrapper{width:100%;overflow-x:auto;margin-top:var(--space-2);margin-bottom:var(--space-3)}.cookie-table{width:100%;border-collapse:separate;border-spacing:0;min-width:480px;font-size:var(--font-size-sm);background:rgba(255,255,255,0.96);border-radius:var(--radius-lg);box-shadow:var(--shadow-soft);overflow:hidden}.cookie-table thead{background:linear-gradient(135deg,rgba(255,111,183,0.08),rgba(177,141,255,0.08))}.cookie-table th,.cookie-table td{padding:0.85rem 1rem;text-align:left;vertical-align:top}.cookie-table th{font-weight:600;color:var(--color-text)}.cookie-table tbody tr:nth-child(even){background-color:var(--gray-50)}.cookie-table tbody tr:nth-child(odd){background-color:#ffffff}.cookie-table tbody th{width:26%;white-space:nowrap}.side-card{margin-bottom:var(--space-4)}.side-card-soft{background:linear-gradient(145deg,rgba(255,255,255,0.98),rgba(255,244,255,0.98))}.side-card .card-title{margin-bottom:var(--space-2)}.legal-nav ul{display:flex;flex-direction:column;gap:0.4rem;margin-top:var(--space-2)}.legal-nav a{font-size:var(--font-size-sm);color:var(--color-primary-strong);font-weight:500}.legal-nav a:hover{color:var(--color-accent-purple)}@media(max-width:899px){.cookie-layout{gap:var(--space-4)}.cookie-table{min-width:100%}}