@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap";*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{font-size:16px;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{font-family:Roobert Pro,Inter,-apple-system,BlinkMacSystemFont,sans-serif;color:#1e2d3d;background:#fff;line-height:1.5}a{color:inherit;text-decoration:none}button{cursor:pointer;font-family:inherit;border:none;background:none}input,select,textarea{font-family:inherit;font-size:inherit}h1,h2,h3,h4,h5,h6{color:#0f1923;font-weight:600;line-height:1.3}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}.btn{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:.75rem 1.5rem;font-size:.875rem;font-weight:500;border-radius:.5rem;transition:all .15s ease;white-space:nowrap}.btn--primary{background:#2d6a4f;color:#fff}.btn--primary:hover{background:#1b4332}.btn--secondary{background:#f8fafb;color:#1e2d3d;border:1px solid #E2E7EB}.btn--secondary:hover{background:#f1f4f6}.btn--danger{background:#ef4444;color:#fff}.btn--danger:hover{background:#ec1e1e}.btn--ghost{color:#6b7b8a}.btn--ghost:hover{color:#1e2d3d;background:#f8fafb}.btn--sm{padding:.25rem .75rem;font-size:.75rem}.btn--lg{padding:1rem 2rem;font-size:1rem}.btn:disabled{opacity:.5;cursor:not-allowed}.badge{display:inline-flex;align-items:center;padding:.125rem .5rem;font-size:.75rem;font-weight:500;border-radius:9999px}.badge--success{background:#d8f3dc;color:#2d6a4f}.badge--warning{background:#fef3c7;color:#ac6f07}.badge--danger{background:#fee2e2;color:#ef4444}.badge--neutral{background:#f1f4f6;color:#4a5b6a}.card{background:#fff;border:1px solid #F1F4F6;border-radius:.75rem;padding:1.5rem;box-shadow:0 1px 2px #0000000d}.input{width:100%;padding:.75rem 1rem;border:1px solid #E2E7EB;border-radius:.5rem;font-size:.875rem;color:#1e2d3d;background:#fff;transition:border-color .15s ease}.input:focus{outline:none;border-color:#2d6a4f;box-shadow:0 0 0 3px #2d6a4f1a}.input::placeholder{color:#9ba7b3}.label{display:block;font-size:.875rem;font-weight:500;color:#1e2d3d;margin-bottom:.25rem}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:#cbd3da;border-radius:3px}
