:root{--rm-green: #1f6b3b;--rm-bg: #f4f6f8;color-scheme:light}*{box-sizing:border-box}html,body,#root{margin:0;padding:0;height:100%;width:100%}body{font-family:system-ui,-apple-system,Segoe UI,Roboto,sans-serif;background:var(--rm-bg);color:#17222b;-webkit-text-size-adjust:100%;overscroll-behavior:none}@media(max-width:599px){.rm-field-shell__content [style*="grid-template-columns: 1fr 1fr"]{grid-template-columns:1fr!important}}input:focus,select:focus,textarea:focus{border-color:var(--rm-green)!important;box-shadow:0 0 0 3px #1f6b3b26}
