*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--bg: #faf8f2;--surface: #f3ede0;--border: #e0d8c8;--text: #1a1612;--muted: #7a7060;--accent: #c84b31;--tag-tech: #e8f0e4;--tag-hosp: #fef3e2;--tag-cons: #ede8f5}html{scroll-behavior:smooth}body{background:var(--bg);color:var(--text);font-family:DM Sans,sans-serif;font-size:16px;line-height:1.7;-webkit-font-smoothing:antialiased}hr.divider{border:none;border-top:1px solid var(--border);max-width:calc(100% - 10vw);margin:0 auto}@keyframes fadeUp{0%{opacity:0;transform:translateY(22px)}to{opacity:1;transform:translateY(0)}}.reveal{opacity:0;transform:translateY(22px)}.reveal.visible{animation:fadeUp .65s cubic-bezier(.22,1,.36,1) forwards}.d1{animation-delay:.05s}.d2{animation-delay:.15s}.d3{animation-delay:.28s}
