:root{--privacy-bg: #f7f8fb;--privacy-card: #ffffff;--privacy-border: rgba(15, 23, 42, .08);--privacy-muted: #64748b;--privacy-text: #0f172a;--privacy-highlight: #111b46;--legal-text: var(--privacy-text)}.privacy-page{min-height:100vh;padding:clamp(3rem,6vw,5rem) clamp(1.5rem,4vw,4rem) 4rem;background:linear-gradient(180deg,var(--privacy-bg) 0%,#fefefe 100%);color:var(--privacy-text);font-family:Corbel,sans-serif}.privacy-hero{display:flex;margin:0 auto 1rem;text-align:center;flex-direction:column;align-items:center}.page-hero__eyebrow{text-align:center}.privacy-hero__eyebrow{text-transform:uppercase;letter-spacing:.2em;color:var(--privacy-muted);font-size:.85rem;margin-bottom:.45rem;text-align:center}.privacy-hero h1{font-size:clamp(2.25rem,4vw,3.5rem);margin:0 0 .85rem}.privacy-hero p{display:flex;color:#0f172acc;line-height:1.6;text-align:justify;max-width:750px;justify-content:center}.privacy-hero__meta{margin-top:.75rem;font-size:.9rem;color:var(--privacy-muted)}.privacy-section{background:var(--privacy-card);border-radius:28px;padding:clamp(1.75rem,3vw,2.75rem);border:1px solid var(--privacy-border);box-shadow:0 24px 45px #0f172a14;margin-bottom:1.5rem}.privacy-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.5rem}.privacy-section h2{text-transform:uppercase;letter-spacing:.1em;font-size:1.2rem;margin-bottom:1rem}.privacy-section ul{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.85rem}.privacy-section ul li{font-size:.98rem;line-height:1.5}.privacy-section ul span{display:block;font-size:.85rem;letter-spacing:.15em;color:var(--privacy-muted);text-transform:uppercase;margin-bottom:.15rem}.privacy-section ul strong{color:var(--privacy-highlight)}.privacy-section p{margin:0 0 .75rem;line-height:1.6;color:#0f172ad9;text-align:justify}.privacy-section p:last-child{margin-bottom:0}.privacy-section a{color:var(--privacy-text);font-weight:600;text-decoration:none}.privacy-section a:hover{text-decoration:underline}.privacy-rights h2{text-align:center;margin-bottom:2rem}.privacy-rights__grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1rem}.privacy-rights__grid article{border:1px solid var(--privacy-border);border-radius:20px;padding:1.25rem;background:#ffffffb3}.privacy-rights__grid h3{margin:0 0 .4rem;font-size:1rem}.privacy-rights__channel{font-size:.85rem;color:var(--privacy-muted);margin:0}.privacy-rights__notice{margin-top:1.5rem;text-align:center;color:var(--privacy-muted)}.privacy-notes{text-align:left}@media (max-width: 915px){.privacy-page{padding-top:4rem}.privacy-hero .page-hero__eyebrow,.privacy-hero h1{text-align:center}.privacy-rights__grid{grid-template-columns:1fr}}
