/* Privacy section copied from new web; scoped to preserve the main design. */
.privacy-showcase{background:#f4e6e3;color:var(--ink);overflow:hidden}.privacy-showcase-grid{display:grid;grid-template-columns:minmax(0,.9fr) minmax(420px,1.1fr);gap:64px;align-items:center}.privacy-showcase .section-heading{margin-bottom:0}.privacy-showcase .section-heading p{max-width:620px}.privacy-promise{display:flex;align-items:center;gap:10px;margin-top:24px;font-size:14px;font-weight:700;color:#6f3442}.privacy-promise span{display:inline-grid;place-items:center;width:30px;height:30px;border-radius:50%;background:#fff;border:1px solid #dfc3c8}.privacy-control-stack{position:relative;min-height:430px;display:grid;place-items:center}.privacy-phone{width:min(100%,430px);padding:24px;border-radius:32px;background:var(--ink);color:#fff;box-shadow:0 28px 70px #3a1c2730;transform:rotate(1.5deg)}.privacy-phone-top{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:28px}.privacy-phone-top strong{font-size:16px}.privacy-phone-top span{font-size:12px;color:#eab7c4}.privacy-choice-card{background:#fff;color:var(--ink);border-radius:22px;padding:22px}.privacy-choice-card h3{font-size:23px;margin-bottom:7px}.privacy-choice-card p{color:var(--muted);font-size:15px;line-height:1.55}.privacy-toggle-row{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:18px 0 4px;margin-top:10px;border-top:1px solid #eee1dd}.privacy-toggle-copy strong{display:block;font-size:15px}.privacy-toggle-copy small{display:block;margin-top:3px;color:var(--muted)}.privacy-toggle{width:52px;height:30px;padding:3px;border-radius:999px;background:#d8cbc8;flex:none}.privacy-toggle:after{content:'';display:block;width:24px;height:24px;border-radius:50%;background:#fff;box-shadow:0 2px 7px #0002}.privacy-toggle.off{background:#d8cbc8}.privacy-note{display:flex;gap:10px;align-items:flex-start;margin-top:14px;padding:14px;border-radius:16px;background:#2a1e23;color:#eadde1;font-size:13px;line-height:1.5}.privacy-note b{color:#fff}.privacy-float{position:absolute;padding:12px 15px;border:1px solid #e2c8cd;border-radius:16px;background:#fff;box-shadow:0 14px 36px #3a1c2717;font-size:13px;font-weight:700}.privacy-float.nickname{top:20px;left:0;transform:rotate(-4deg)}.privacy-float.voice{right:-4px;bottom:34px;transform:rotate(3deg)}
.privacy-proof-strip{background:var(--ink);color:#fff;padding:24px 0}.privacy-proof-list{display:grid;grid-template-columns:repeat(4,1fr);gap:0}.privacy-proof-item{padding:4px 24px;border-right:1px solid #ffffff1f}.privacy-proof-item:first-child{padding-left:0}.privacy-proof-item:last-child{border-right:0}.privacy-proof-item strong{display:block;font-size:15px;margin-bottom:4px}.privacy-proof-item span{font-size:13px;line-height:1.45;color:#cdbfc4}
@media(max-width:899px){.privacy-showcase-grid{grid-template-columns:1fr;gap:38px}.privacy-control-stack{min-height:400px}.privacy-phone{width:min(88%,430px)}.privacy-proof-list{grid-template-columns:repeat(2,1fr);row-gap:22px}.privacy-proof-item:nth-child(2){border-right:0}.privacy-proof-item:nth-child(3){padding-left:0}.privacy-float.nickname{left:2%}.privacy-float.voice{right:2%}}
@media(max-width:560px){.privacy-showcase-grid{gap:28px}.privacy-control-stack{min-height:365px}.privacy-phone{width:94%;padding:18px;border-radius:26px}.privacy-float{font-size:12px;padding:9px 11px}.privacy-float.nickname{top:0}.privacy-float.voice{bottom:4px}.privacy-proof-list{grid-template-columns:1fr}.privacy-proof-item,.privacy-proof-item:first-child,.privacy-proof-item:nth-child(3){padding:0 0 16px;border-right:0;border-bottom:1px solid #ffffff1f}.privacy-proof-item:last-child{border-bottom:0;padding-bottom:0}}
.privacy-showcase .display-accent{font-style:italic}
