/* Mimos da Adelaide — legal pages */
:root{--page:#efe2d2;--paper:#f7eee4;--ink:#372a28;--muted:#625b56;--wine:#7d3f3d;--rose:#d9a59d;--rose-dark:#b66f69;--line:#ad8e79;--serif:"Playfair Display",serif;--sans:"DM Sans",sans-serif}*{box-sizing:border-box}html{background:var(--page)}body{min-width:320px;margin:0;background:var(--page);color:var(--ink);font:18px/1.6 var(--sans)}a{color:inherit}.header{display:flex;align-items:center;justify-content:space-between;gap:1rem;min-height:88px;padding:0 4%;border-bottom:1px solid #c99089;background:var(--rose)}.brand{display:flex;align-items:center;gap:.7rem;font:500 1.35rem var(--serif);text-decoration:none;white-space:nowrap}.brand b{display:block;font-style:italic}.brand-mark{display:grid;width:40px;height:40px;place-items:center;border-radius:50%;background:var(--rose-dark);color:#fff;font:italic 1.5rem var(--serif)}.text-link{padding-bottom:.15rem;border-bottom:1px solid currentColor;font-size:.95rem;font-weight:700;text-decoration:none}.legal-page{width:min(820px,100%);margin:auto;padding:5rem 1.5rem}.eyebrow{margin:0 0 1rem;color:var(--wine);font-size:.8rem;font-weight:700;letter-spacing:.13em;text-transform:uppercase}.legal-page h1{margin:0 0 1.5rem;font:500 clamp(2.5rem,5vw,4.5rem)/1.05 var(--serif)}.legal-page h2{margin:2.5rem 0 .6rem;font:500 1.75rem var(--serif)}.legal-page p,.legal-page li{color:var(--muted)}.legal-page a{text-decoration:underline}.updated{font-size:.82rem}@media(max-width:760px){body{font-size:17px}.header{min-height:76px;padding:0 1rem}.brand{font-size:1.15rem}.brand-mark{width:34px;height:34px;font-size:1.3rem}.legal-page{padding:3rem 1.25rem}}
