.privacy-page{min-height:100vh;padding:1.5rem}.privacy-container{max-width:800px;margin:0 auto}.privacy-back{color:var(--deep-blue);opacity:.7;align-items:center;gap:.5rem;margin-bottom:1.5rem;font-family:DM Sans,sans-serif;font-weight:500;transition:all .2s;display:inline-flex}.privacy-back:hover{opacity:1;color:var(--terracotta)}.privacy-header{align-items:center;gap:1rem;margin-bottom:2rem;display:flex}.privacy-header-icon{background:linear-gradient(135deg, var(--terracotta) 0%, var(--terracotta-dark) 100%);color:#fff;border-radius:16px;flex-shrink:0;justify-content:center;align-items:center;width:60px;height:60px;font-size:1.75rem;display:flex}.privacy-title{color:var(--deep-blue);margin:0;font-family:Fraunces,serif;font-size:2rem;font-weight:900}.privacy-subtitle{color:var(--deep-blue);opacity:.6;margin:.25rem 0 0;font-family:DM Sans,sans-serif}.privacy-content{box-shadow:var(--shadow-medium);background:#fff;border-radius:24px;padding:2rem}.privacy-card{background:var(--cream);border-radius:16px;margin-bottom:1.5rem;padding:1.25rem}.privacy-meta{color:var(--deep-blue);opacity:.6;margin-bottom:.75rem;font-size:.85rem}.privacy-paragraph{color:var(--deep-blue);margin-bottom:1.5rem;font-family:DM Sans,sans-serif;font-size:1rem;line-height:1.7}.privacy-section{margin-bottom:2rem}.privacy-section-header{align-items:center;gap:.75rem;margin-bottom:1rem;display:flex}.privacy-section-icon{border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;font-size:1.25rem;display:flex}.privacy-section-icon-terracotta{color:var(--terracotta);background:#e07a5f26}.privacy-section-icon-mustard{color:var(--mustard-dark);background:#f2cc8f4d}.privacy-section-icon-sage{color:var(--sage-dark);background:#81b29a33}.privacy-section-title{color:var(--deep-blue);margin:0;font-family:Fraunces,serif;font-size:1.25rem;font-weight:700}.privacy-section-title-simple{color:var(--deep-blue);margin:0 0 1rem;font-family:Fraunces,serif;font-size:1.25rem;font-weight:700}.privacy-list{color:var(--deep-blue);padding-left:1.5rem;font-family:DM Sans,sans-serif;font-size:.95rem;line-height:1.7}.privacy-list li{margin-bottom:.75rem}.privacy-list li::marker{color:var(--terracotta);font-weight:700}.privacy-highlight{border-radius:12px;padding:1rem 1.25rem}.privacy-highlight p{margin:0;font-family:DM Sans,sans-serif;font-size:.95rem;line-height:1.6}.privacy-highlight-sage{border-left:4px solid var(--sage);background:#81b29a26}.privacy-highlight-sage p{color:var(--sage-dark)}.privacy-link{color:var(--terracotta);font-weight:500;text-decoration:none}.privacy-link:hover{text-decoration:underline}.privacy-footer-note{color:var(--deep-blue);opacity:.6;text-align:center;border-top:1px solid var(--cream-dark);margin:2rem 0 0;padding-top:1.5rem;font-size:.85rem}.privacy-cta{align-items:center;gap:.5rem;margin-top:1.5rem;display:inline-flex}@media (width<=640px){.privacy-page{padding:1rem}.privacy-content{padding:1.25rem}.privacy-title{font-size:1.5rem}.privacy-header-icon{width:50px;height:50px;font-size:1.5rem}}
