@charset "UTF-8";@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:400;src:url(/assets/fonts/Inter-Regular.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:500;src:url(/assets/fonts/Inter-Medium.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:italic;font-weight:400;src:url(/assets/fonts/Inter-Italic.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:italic;font-weight:500;src:url(/assets/fonts/Inter-MediumItalic.woff2) format("woff2")}:root{--bg-color: #f6f7f9;--text-color: #172033;--muted-text-color: #697486;--surface-color: #ffffff;--surface-soft-color: #edf6f2;--accent-color: #20735b;--accent-color-strong: #184e41;--border-color: #dfe4ea;--shadow-sm: 0 1px 2px rgba(15, 23, 42, .04), 0 1px 3px rgba(15, 23, 42, .04);--shadow-md: 0 4px 8px -2px rgba(15, 23, 42, .06), 0 2px 4px -2px rgba(15, 23, 42, .04);--shadow-lg: 0 10px 24px -6px rgba(15, 23, 42, .08), 0 4px 12px -4px rgba(15, 23, 42, .06);--shadow-xl: 0 20px 44px -10px rgba(15, 23, 42, .12), 0 8px 18px -6px rgba(15, 23, 42, .08);--shadow-accent: 0 12px 28px -8px rgba(32, 115, 91, .32), 0 4px 10px -4px rgba(32, 115, 91, .2);--ease-out: cubic-bezier(.22, 1, .36, 1);--ease-out-soft: cubic-bezier(.4, 0, .2, 1)}html{overflow-x:hidden;scroll-behavior:smooth;-webkit-text-size-adjust:100%;text-size-adjust:100%;background:#324652;scrollbar-width:none;-ms-overflow-style:none}html::-webkit-scrollbar,body::-webkit-scrollbar{width:0;height:0;display:none}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}html,body{min-height:100%;margin:0;padding:0}body{overflow-x:hidden;font-family:DM Sans,Inter,sans-serif;font-weight:400;font-style:normal;background:var(--bg-color);color:var(--text-color);line-height:1.45}app-root{display:block;min-height:100vh}*{box-sizing:border-box;scrollbar-width:thin;scrollbar-color:rgba(32,115,91,.45) transparent}*::selection{background:#20735b29}:focus-visible{outline:2px solid rgba(134,224,180,.85);outline-offset:3px;border-radius:6px}a:focus-visible,button:focus-visible{outline-offset:4px}*::-webkit-scrollbar{width:8px}*::-webkit-scrollbar-track{background:transparent}*::-webkit-scrollbar-thumb{background-color:#20735b61;border-radius:999px}*::-webkit-scrollbar-thumb:hover{background-color:#20735b85}
