/* Dedicated Privacy Policy page, using the studio's existing design system. */
.privacy-hero{background:linear-gradient(130deg,#f4e3f2 0%,#fff 65%)}
.privacy-hero h1{max-width:900px}.privacy-hero p{max-width:740px}.privacy-updated{font-size:.84rem!important;font-weight:600;color:#665861;margin-top:20px!important}
.privacy-body{background:#faf8fa;padding-top:52px;padding-bottom:85px}
.privacy-intro{display:flex;align-items:center;justify-content:space-between;gap:35px;padding:clamp(24px,4vw,43px);background:#141112;color:#fff;border-radius:22px;margin-bottom:24px}
.privacy-intro h2{font-size:clamp(1.4rem,2.8vw,2.2rem);margin:0 0 9px}.privacy-intro .eyebrow{color:#f4e3f2}.privacy-intro p{max-width:750px;color:#e9dfe8}.privacy-intro .btn{flex-shrink:0;white-space:nowrap}
.privacy-list{max-width:1020px;margin:auto;background:#fff;border:1px solid #e9dce6;border-radius:22px;padding:clamp(22px,4vw,48px);box-shadow:0 14px 40px rgba(20,17,18,.045)}
.privacy-section{display:grid;grid-template-columns:54px minmax(0,1fr);gap:20px;padding:32px 0;border-top:1px solid #ede3eb}
.privacy-section:first-child{border-top:0;padding-top:4px}
.privacy-number{display:flex;align-items:center;justify-content:center;width:44px;height:44px;border-radius:13px;background:#f4e3f2;color:#99298f;font:800 1rem Montserrat,sans-serif}
.privacy-section h2{font:800 clamp(1.24rem,2.5vw,1.6rem)/1.25 Montserrat,sans-serif;margin:5px 0 14px;color:#141112}
.privacy-section p{max-width:840px;margin:0 0 14px;line-height:1.8}
.privacy-section p:last-child{margin-bottom:0}
.privacy-section ul{padding-left:22px;margin:0 0 14px}.privacy-section li{margin:9px 0}
.privacy-section a,.privacy-end a{color:#99298f;font-weight:600;text-underline-offset:3px;overflow-wrap:anywhere}
.privacy-end{margin:25px auto 0;max-width:1020px;padding:23px 27px;border:1px solid #e6cfe4;border-radius:16px;background:#f4e3f2}.privacy-end strong{font-family:Montserrat,sans-serif}.privacy-end p{margin-top:8px}
@media(max-width:700px){.privacy-intro{flex-direction:column;align-items:flex-start}.privacy-intro .btn{width:100%}.privacy-section{grid-template-columns:1fr;gap:6px;padding:25px 0}.privacy-hero{padding-top:60px}.privacy-body{padding-top:26px;padding-bottom:55px}}
