*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--green: #2d6a4f;--green-light: #40916c;--green-bg: #d8f3dc;--yellow: #f6c90e;--yellow-dark: #d4a800;--white: #ffffff;--gray-50: #f9fafb;--gray-100: #f3f4f6;--gray-200: #e5e7eb;--gray-400: #9ca3af;--gray-600: #4b5563;--gray-800: #1f2937;--red: #dc2626;--shadow: 0 1px 3px rgba(0,0,0,.12), 0 1px 2px rgba(0,0,0,.08);--shadow-lg: 0 10px 25px rgba(0,0,0,.15)}body{font-family:Inter,sans-serif;background:var(--gray-100);color:var(--gray-800);min-height:100vh;display:flex;justify-content:center}#root{width:100%;max-width:430px;min-height:100vh;background:var(--white);position:relative;display:flex;flex-direction:column;box-shadow:var(--shadow-lg)}button{cursor:pointer;font-family:inherit}input,select,textarea{font-family:inherit}a{color:inherit;text-decoration:none}
