*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility}body{font-family:Outfit,system-ui,-apple-system,sans-serif;font-size:14px;line-height:1.5;color:#1a1918;background-color:#f5f4f1;min-height:100dvh}a{color:#3d8a5a;text-decoration:none}button{cursor:pointer;border:none;background:none;font-family:inherit;font-size:inherit}input,textarea,select{font-family:inherit;font-size:inherit;border:none;outline:none;background:none}img{display:block;max-width:100%}ul,ol{list-style:none}.text-page-title{font-size:26px;font-weight:700;letter-spacing:-.5px;color:#1a1918}.text-section-title{font-size:22px;font-weight:600;letter-spacing:-.3px;color:#1a1918}.text-card-title{font-size:16px;font-weight:600;color:#1a1918}.text-subtitle{font-size:15px;font-weight:600;color:#1a1918}.text-body{font-size:14px;font-weight:400;color:#6d6c6a}.text-body-strong{font-size:14px;font-weight:500;color:#1a1918}.text-small{font-size:13px;color:#6d6c6a}.text-caption{font-size:12px;color:#9c9b99}.text-micro{font-size:11px;color:#9c9b99}.text-section-label{font-size:10px;font-weight:600;letter-spacing:1px;text-transform:uppercase;color:#9c9b99}.flex{display:flex}.flex-col{display:flex;flex-direction:column}.flex-center{display:flex;align-items:center;justify-content:center}.items-center{align-items:center}.justify-between{justify-content:space-between}.gap-xs{gap:4px}.gap-sm{gap:8px}.gap-md{gap:16px}.gap-lg{gap:24px}.gap-xl{gap:32px}.w-full{width:100%}.h-full{height:100%}.min-h-screen{min-height:100dvh}.overflow-hidden{overflow:hidden}.overflow-y-auto{overflow-y:auto}.scrollbar-hidden{scrollbar-width:none}.scrollbar-hidden::-webkit-scrollbar{display:none}.rounded-sm{border-radius:6px}.rounded-md{border-radius:12px}.rounded-lg{border-radius:16px}.rounded-xl{border-radius:20px}.rounded-full{border-radius:100px}.shadow-card{box-shadow:0 2px 12px #1a19180f}.shadow-sheet{box-shadow:0 -4px 20px #1a191814}.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}.focus-ring:focus-visible{outline:2px solid #3D8A5A;outline-offset:2px}
