:root{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light;color:#000;background-color:#fff;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box;margin:0;padding:0}body{margin:0;min-width:1024px;min-height:100vh;background-color:#f5f7f9;color:#000}#root{min-height:100vh}h1{font-size:32px;font-weight:700;line-height:1.2;color:#000;margin-bottom:24px}h2{font-size:24px;font-weight:600;line-height:1.3;color:#000;margin-bottom:16px}h3{font-size:20px;font-weight:600;line-height:1.3;color:#000;margin-bottom:12px}p{font-size:16px;line-height:1.5;color:#363d48;margin-bottom:12px}a{color:#ff5924;text-decoration:none;font-weight:500;transition:color .2s ease-in-out}a:hover{color:#e84d1c;text-decoration:underline}button{font-family:inherit;font-size:16px;font-weight:600;cursor:pointer;transition:all .2s ease-in-out;border:none;outline:none}button:disabled{cursor:not-allowed;opacity:.6}button:focus-visible{outline:2px solid #FF5924;outline-offset:2px}input,textarea,select{font-family:inherit;font-size:16px;color:#000;border:1px solid #D1D5DB;transition:all .2s ease-in-out;outline:none}input:focus,textarea:focus,select:focus{border-color:#ff5924;box-shadow:0 0 0 1px #ff5924}input::placeholder,textarea::placeholder{color:#999}table{width:100%;border-collapse:separate;border-spacing:0;background-color:#fff;border-radius:12px;overflow:hidden;box-shadow:0 1px 2px #00000014,0 4px 12px #0000000d}code{font-family:SF Mono,Monaco,Cascadia Code,Roboto Mono,Consolas,Courier New,monospace;font-size:14px;background-color:#f5f7f9;padding:2px 6px;border-radius:4px;color:#363d48}
