:root{--canvas:#fbfaf7;--surface:#fff;--surface-sunken:#f5f3ee;--ink:#17202a;--muted:#667085;--line:#e6e3dc;--line-strong:#d7d2c7;--ayna-blue:#1f63d5;--teal:#16877a;--orange:#c36b16;--red:#b93a32;--font-body:"Source Sans Pro", -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--text-body:16px;--text-secondary:14px;--text-conclusion:20px;--space:8px;--radius-control:6px;--radius-panel:10px;--shadow-floating:0 8px 24px #17202a1f}*{box-sizing:border-box}html,body{height:100%}body{background:var(--canvas);color:var(--ink);font-family:var(--font-body);font-size:var(--text-body);-webkit-font-smoothing:antialiased;margin:0;line-height:1.5}h1,h2,h3,h4{margin:0;font-weight:600;line-height:1.25}button{font-family:inherit;font-size:inherit;cursor:pointer}a{color:var(--ayna-blue)}
