.privacy-hero{padding:10rem 2rem 5rem;text-align:center;background:var(--black);position:relative;overflow:hidden}.privacy-hero::before{content:'';position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:600px;height:600px;background:radial-gradient(circle,rgba(255,255,255,0.025) 0,transparent 60%);pointer-events:none}.privacy-hero .label{font-family:var(--heading);font-size:.6rem;font-weight:500;letter-spacing:.35em;text-transform:uppercase;color:var(--soft-gray);display:flex;align-items:center;justify-content:center;gap:1rem;margin-bottom:1.5rem}.privacy-hero .label::before,.privacy-hero .label::after{content:'';width:28px;height:1px;background:var(--soft-gray)}.privacy-hero h1{font-family:var(--heading);font-size:clamp(2rem,5vw,3.2rem);font-weight:300;letter-spacing:.04em;text-transform:uppercase;position:relative;z-index:1}.privacy-hero h1 em{font-style:italic;font-weight:300;text-transform:none}.privacy-hero .rule{width:60px;height:1px;background:rgba(255,255,255,0.18);margin:2rem auto}.privacy-hero .intro{font-family:var(--body);font-size:.88rem;font-weight:300;color:var(--soft-gray);line-height:1.8;max-width:480px;margin:0 auto;position:relative;z-index:1}.privacy-body{max-width:740px;margin:0 auto;padding:4rem 2rem 5rem}.privacy-section{margin-bottom:3rem;padding-bottom:3rem;border-bottom:1px solid rgba(255,255,255,0.06)}.privacy-section:last-child{border-bottom:none;margin-bottom:0}.privacy-section h2{font-family:var(--heading);font-size:.6rem;font-weight:600;letter-spacing:.3em;text-transform:uppercase;color:var(--soft-gray);margin-bottom:1.4rem}.privacy-section p{font-family:var(--body);font-size:.88rem;font-weight:300;line-height:1.9;color:var(--light-gray);margin-bottom:1rem}.privacy-section p:last-child{margin-bottom:0}.privacy-section ul{margin:.6rem 0 1rem 1.4rem}.privacy-section li{font-family:var(--body);font-size:.88rem;font-weight:300;line-height:1.9;color:var(--light-gray);margin-bottom:.3rem}.privacy-section a{color:var(--white);text-decoration:none;border-bottom:1px solid rgba(255,255,255,0.25);transition:border-color .3s ease}.privacy-section a:hover{border-color:var(--white)}.privacy-updated{font-family:var(--heading);font-size:.55rem;font-weight:400;letter-spacing:.2em;text-transform:uppercase;color:var(--soft-gray);margin-bottom:3rem;padding-bottom:2rem;border-bottom:1px solid rgba(255,255,255,0.06)}.privacy-footer-nav{text-align:center;padding-top:2rem;border-top:1px solid rgba(255,255,255,0.06)}.privacy-footer-nav a{display:inline-block;margin-top:1rem;font-family:var(--heading);font-size:.55rem;font-weight:400;letter-spacing:.15em;text-transform:uppercase;color:var(--soft-gray);text-decoration:none;transition:color .3s}.privacy-footer-nav a:hover{color:var(--white)}@media(max-width:768px){.privacy-hero{padding:8rem 1.5rem 3.5rem}.privacy-body{padding:3rem 1.5rem 4rem}}
