:root{--navy-950:#061622;--navy-900:#0a2134;--navy-800:#12324a;--ink-950:#102333;--ink-700:#405667;--ink-500:#718392;--line:#dce5e8;--line-soft:#e9eef0;--surface:#ffffff;--surface-muted:#f5f8f8;--canvas:#eef3f3;--teal-700:#087b78;--teal-600:#079b95;--teal-100:#dff6f2;--amber-700:#b46308;--amber-500:#ed9b1f;--amber-100:#fff0d7;--red-700:#ba3f45;--red-100:#fde9e9;--green-700:#287b54;--green-100:#e3f4e9;--shadow-sm:0 1px 2px rgb(13 36 48/4%),0 4px 16px rgb(13 36 48/4%);--shadow-md:0 16px 38px rgb(7 28 42/10%)}*{box-sizing:border-box}html{min-width:320px}body,html{background:var(--canvas)}body{margin:0;color:var(--ink-950);font-family:Inter,Segoe UI,Roboto,Helvetica,Arial,sans-serif;font-size:16px;line-height:1.5;-webkit-font-smoothing:antialiased}button,input,select,textarea{color:inherit;font:inherit}a,button{-webkit-tap-highlight-color:transparent}button{cursor:pointer}a{color:inherit;text-decoration:none}::selection{color:#fff;background:var(--teal-700)}:focus-visible{outline:3px solid rgb(14 165 160/28%);outline-offset:2px}.srOnly{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@media (prefers-reduced-motion:reduce){*,:after,:before{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}