.legal-page{padding:120px 24px 80px;min-height:60vh;background:var(--cream)}.legal-shell{max-width:720px;margin:0 auto;background:var(--warm-white);border:2px solid var(--ink);border-radius:3px;box-shadow:6px 6px 0 var(--ink);padding:40px 36px 32px}.legal-eyebrow{font-family:var(--font-family-caveat);font-size:1rem;font-weight:700;color:var(--teal-stamp);letter-spacing:.12em;text-transform:uppercase;margin-bottom:8px}.legal-title{font-family:var(--font-playfair);font-size:clamp(1.75rem,4vw,2.5rem);font-weight:900;line-height:1.15;margin-bottom:8px}.legal-updated{font-size:.82rem;color:var(--ink-mid);margin-bottom:20px}.legal-intro{font-size:1rem;line-height:1.65;color:var(--ink);margin-bottom:28px;padding-bottom:20px;border-bottom:1.5px dashed rgba(44,24,16,.15)}.legal-body{font-size:.95rem;line-height:1.7;color:var(--ink)}.legal-section{margin-bottom:28px}.legal-section h2{font-family:var(--font-playfair);font-size:1.15rem;font-weight:800}.legal-section h2,.legal-section p{margin-bottom:10px}.legal-section ul{margin:0 0 10px 1.25rem;padding:0}.legal-section li{margin-bottom:6px}.legal-foot{margin-top:32px;padding-top:20px;border-top:1.5px dashed rgba(44,24,16,.15);font-size:.9rem}.legal-foot a{color:var(--teal-stamp);font-weight:600;text-decoration:none}.legal-foot a:hover{text-decoration:underline}.contact-card{background:var(--cream-dark);border:1.5px dashed rgba(44,24,16,.2);border-radius:3px;padding:20px;margin:24px 0}.contact-card dt{font-weight:700;font-size:.82rem;text-transform:uppercase;letter-spacing:.06em;color:var(--ink-mid);margin-top:12px}.contact-card dt:first-child{margin-top:0}.contact-card dd{margin:4px 0 0;font-size:1rem}.contact-card a{color:var(--teal-stamp);font-weight:600}@media (max-width:768px){.legal-page{padding:100px 16px 60px}.legal-shell{padding:28px 20px 24px}}