.privacy-hero{position:relative;min-height:calc(45vh - 80px);display:flex;align-items:center;padding:calc(var(--space-2xl) + 4rem) 0 var(--space-xl);background:var(--cream);overflow:hidden}.privacy-hero-bg{position:absolute;inset:0;pointer-events:none}.privacy-hero-pattern{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:600px;height:600px;background:radial-gradient(circle,rgba(212,175,55,.06) 0%,transparent 70%)}.privacy-hero-content{position:relative;z-index:2;max-width:700px}.privacy-hero-title{font-size:clamp(2.5rem,5vw,4rem);font-weight:300;line-height:1.1;margin-bottom:var(--space-sm);color:var(--charcoal)}.privacy-hero-subtitle{font-size:1.05rem;color:var(--gray-warm);max-width:500px}.privacy-content{padding:var(--space-xl) 0 var(--space-2xl);background:var(--white)}.privacy-effective{font-family:var(--font-body);font-size:.8rem;font-weight:500;letter-spacing:.1em;text-transform:uppercase;color:var(--gold);margin-bottom:var(--space-lg)}.privacy-body{max-width:720px}.privacy-section{margin-bottom:var(--space-lg)}.privacy-section:last-child{margin-bottom:0}.privacy-section-title{font-family:var(--font-display);font-size:clamp(1.25rem,2.5vw,1.5rem);font-weight:500;color:var(--charcoal);margin-bottom:var(--space-sm);padding-bottom:.5rem;border-bottom:1px solid var(--pink-base)}.privacy-text{font-size:.95rem;line-height:1.8;color:var(--gray-warm);margin-bottom:var(--space-sm)}.privacy-text:last-child{margin-bottom:0}.privacy-list{list-style:none;margin-top:var(--space-sm);display:flex;flex-direction:column;gap:var(--space-sm)}.privacy-list-item{font-size:.95rem;line-height:1.8;color:var(--gray-warm);padding-left:1.25rem;position:relative}.privacy-list-item:before{content:"";position:absolute;left:0;top:.75rem;width:6px;height:6px;background:var(--gold);border-radius:50%}.privacy-list-item strong{color:var(--charcoal);font-weight:500}@media(max-width:768px){.privacy-hero{min-height:auto;padding:calc(var(--space-xl) + 4rem) 0 var(--space-lg)}.privacy-hero-pattern{width:350px;height:350px}.privacy-content{padding:var(--space-lg) 0 var(--space-xl)}}@media(max-width:375px){.privacy-hero{padding:calc(var(--space-lg) + 4rem) 0 var(--space-md)}}
