@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap";*,*:before,*:after{box-sizing:border-box}html,body,#root{height:100%;margin:0}body{font-family:Inter,system-ui,-apple-system,sans-serif;font-size:14px;line-height:1.5;color:#111827;background:#f9fafb;-webkit-font-smoothing:antialiased}h1,h2,h3,h4{margin:0 0 .5rem;line-height:1.25;font-weight:600}h1{font-size:1.5rem}h2{font-size:1.125rem}h3{font-size:1rem}p{margin:0 0 1rem}a{color:#ea580c;text-decoration:none}button{font-family:inherit;font-size:.875rem;font-weight:500;padding:.4rem .875rem;border-radius:5px;border:1px solid #d1d5db;background:#fff;color:#374151;cursor:pointer;transition:background .1s,border-color .1s,color .1s}button:hover:not(:disabled){background:#f3f4f6;border-color:#9ca3af}button:disabled{opacity:.5;cursor:not-allowed}button.btn-primary{background:#ea580c;color:#fff;border-color:#ea580c}button.btn-primary:hover:not(:disabled){background:#c2410c;border-color:#c2410c}input,select,textarea{font-family:inherit;font-size:.875rem;color:#111827}input::placeholder,textarea::placeholder{color:#9ca3af}pre{margin:0}
