:root{--canvas: #f4f7f5;--paper: #fffffc;--surface: #ffffff;--surface-muted: #edf3f0;--ink: #11181c;--body: #34434a;--muted: #69777c;--line: #cad8d4;--line-strong: #aabcb6;--teal: #0d756b;--teal-strong: #075a54;--teal-soft: #e2f3ef;--steel: #29536d;--steel-soft: #e4edf2;--clay: #9b4a35;--clay-soft: #f4e6e1;--focus: #5b4bd8;--radius: 8px;--container: 1120px;--shadow: 0 1px 2px rgb(17 24 28 / 8%), 0 4px 8px rgb(17 24 28 / 8%);--shadow-soft: 0 1px 2px rgb(17 24 28 / 7%), 0 3px 6px rgb(17 24 28 / 6%);--text-font: "Aptos", "Segoe UI Variable", "Segoe UI", system-ui, -apple-system, BlinkMacSystemFont, "Helvetica Neue", Arial, sans-serif;--display-font: "Aptos Display", "Segoe UI Variable Display", "Segoe UI", system-ui, -apple-system, BlinkMacSystemFont, "Helvetica Neue", Arial, sans-serif;--mono-font: "SFMono-Regular", Consolas, "Liberation Mono", monospace;color-scheme:light;font-family:var(--text-font);font-size:16px}*{box-sizing:border-box}html{min-width:320px;scroll-behavior:smooth}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;scroll-behavior:auto!important;transition-duration:.01ms!important}}body{min-height:100vh;margin:0;background:var(--canvas);color:var(--ink);font-family:var(--text-font);line-height:1.5;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased}button,input,textarea,select{font:inherit}button{letter-spacing:0}img,svg{display:block;max-width:100%}::selection{background:var(--teal-soft);color:var(--ink)}
